/*==========================
	底部右侧边栏weweb-page.html
===========================*/
.btn-danger:focus, .btn-danger.focus { background-color: #ec767d }
.btn-danger:active:hover, .btn-danger.active:hover, .open > .dropdown-toggle.btn-danger:hover, .btn-danger:active:focus, .btn-danger.active:focus, .open > .dropdown-toggle.btn-danger:focus, .btn-danger:active.focus, .btn-danger.active.focus, .open > .dropdown-toggle.btn-danger.focus {
    background-color: #ec767d 
}
.btn-danger:active, .btn-danger.active, .open > .dropdown-toggle.btn-danger { background-color: #ec767d  }
.sidebar-right h4{
	border: 1px solid #e5e5e5;
    background: #f5f5f5;
    padding: 15px;
    color: #ec767d;
    margin-bottom: 10px;
    position: relative;
    overflow: hidden;
}
.sidebar-right h4 .bgicon{
	font-size: 100px;
    line-height: 100px;
    top: 0px;
    right: -20px;
    /*color: #657590;*/
    color: #ec767d; 
}
.sidebar-right ul li{
	border-bottom: 1px dotted #e5e5e5;
    padding: 12px 5px;
}
/*==========================
    上传页面样式
===========================*/
.upload-page .form-control{ border-radius:0; }
.upload-page .sm-form-control{ font-size: 13px; border:1px solid #ddd; }
.upload-page .next-step{ width:30%;margin:20px auto;}
.upload-page .next-step a{ border-radius: 0; }

.upload-page .fileinput-remove{ line-height: 20px; }
.upload-page .btn-file, 
.upload-page .fileinput-upload{ line-height: 21px; }

/* 表单 */
.upload-page label span.sub{    
    font-weight: normal;
    font-size: 12px;
    color: #a7a7a7; }

/*=========================
   底部导航
   =========================*/
/*=========================
     footer-nav:前三部分
===========================*/

/*
页面标题下划线
 * */

.title_bottom{
    margin: 0px;
    padding-bottom: 10px;
    border-bottom: 1px #CCCCCC solid;
}
/*==========================
    weweb-AboutCopyright
===========================*/

.copyright_pad{
    padding: 20px;
}
.copyright_1{
    font-size: 13px;
}
/*
 weweb-BrainGain
 * */
.braingain_border{
    display: block;
    width: 100%;
    border: 1px solid green;
    margin: 5px;
    margin-bottom: 10px;
}

.BrainGain_single_title{
    width: 100%;
    height: 150px;
    background: #FFFFFF!important;
}

.braingain_h4{
    padding: 5px;
    border-bottom: 1px solid #CCCCCC;
}
h6{
    padding-left: 15px;
    padding-top: 15px;
    margin: 0px;
}
.braingain_span{
    margin: 0px;
    width:100%;
    height:44px;
    line-height: 44px;
    border-bottom: 1px solid #CCCCCC;
    /*background: #f0f5fa;*/
    /*FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#e5f1fe,endColorStr=#ffffff); /*IE*/
    /*background:-moz-linear-gradient(top,#e5f1fe,#ffffff);/*火狐*/
    background:-webkit-gradient(linear, 0% 0%, 0% 100%,from(#f0f5fa), to(#ffffff));/*谷歌*/
    /*background-image: -webkit-gradient(linear,left bottom,left top,color-start(0, #e5f1fe),color-stop(1, #ffffff));/* Safari & Chrome*/
    /*filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#e5f1fe', endColorstr='#ffffff'); /*IE6 & IE7*/
    /*-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#e5f1fe', endColorstr='#ffffff')"; /* IE8 */ 

}
.braingain_span:hover{
    color: green;
    border-color: #40af77;
    border: 1px solid #40af77;
}
.braingain_ol{
    padding: 0px;
    margin-bottom: 0px;
    margin-top: 10px;
    margin-left: 40px;
    font-size: 13px;
}
/*
    chooseUs
 * */
.chooseUs_border{
    color: #d6e9c6;
}
/*
 contactUs
 * */
.contact_content span{
    font-size: 13px;
    font-weight: bold;
}
.contact_content{
    color: #191919;
    font-size: 12px;
}
/*
 
 * wewebIcon*/
.weweb_Icon{
    width: 40%;
    
}
.icon_center{
    display: block;
    text-align: center;
}
/*
 weweb_ContactUs
 * */
.ContactUs_content{
    font-size: 13px;
   font-family: 'Microsoft YaHei';
    
}
.ContactUs_content span i{
    margin: 5px;
}

/*
 weweb-Rules
 * */
.rules_content{
    font-size: 12px;
    font-weight: bold;
}
hr{
    margin: 0px !important;
    padding: 0px !important;
}
/*legalnotice
 */
.legalnotice_content{
    font-family: 'Microsoft YaHei';
    font-size: 13px;
    
}
.legalnotice_content p{
    margin: 0px;
}
/*
 userattribute
 * */
.userattribute_p{
    font-size: 15px;
    font-family:'Microsoft YaHei';
    margin: 10px;
}
/*
 job*/
.job_content{
    padding-left: 30px;
    padding-right: 30px;    
}

/*=========================
     footer-nav:后三部分
===========================*/
/*weweb-advice*/
#advice{
    margin-bottom:50px;
    position:relative;
}
#advice .text{
    height:250px;

}
#advice .sub{
    position:absolute;
    
    right:0px;
    width:100px;
}
#advice *{
    margin-bottom: 10px;
}
.select-icon{
    position:absolute;
    top:10px;
    right:10px;
    font-size: 20px;
    
}
.absolute{
    position:relative;
}
.yanzheng{
    font-size: 14px;
}
.yanzheng .form-control{
    width:120px;
}
/*捐助平台*/
#donate .icon-left{
    background:#eee;
    width:50px;
    font-size: 14px;
    line-height:22px;
    padding:6px 12px;
    border:1px solid #cccccc;
    border-radius: 4px;
    border-top-right-radius:0;
    border-bottom-right-radius:0;
}
#donate .icon-right{
    background:#eee;
    width:50px;
    font-size: 14px;
    line-height:22px;
    padding:6px 12px;
    border:1px solid #cccccc;
    border-radius: 4px;
    border-top-left-radius:0;
    border-bottom-left-radius:0;
}
#donate .money{
    height:36px;
    font-size: 16px;
    border:1px solid #cccccc;
    border-left:none;
    border-right:none;
    text-indent: 10px;
    width: 200px;
    position: relative;
    top:-1px;
}
#donate .formhead{
    font-size: 16px;
    margin-bottom: 20px;
    color:#555;

}
#donate .sub{
   
    width:300px;
}
/*新闻*/
.media ul li{
    list-style-type: none;
    padding:10px;
    vertical-align: top;
    font-size: 16px;
    border-bottom: 1px #f1f1f1 solid;

}
.media ul li:nth-child(2n){
    background:#f9f9f9;
}
.media ul li a{
    padding-right:50px;
}

/*==========================
	个人中心user
===========================*/
.color-red{
    color: #cf102c;
    font-family: 'MuseoSlab';
}
.color-orange{
        color: #ec767d;;
}
.color-blue{
    color:#ec767d;
}
.color-gblue{
    color:#ec767d;
}
.bottommargin-xs{
    margin-bottom:10px!important;
}
.topmargin-xs{
    margin-top:10px !important;
        font-family: 'MuseoSlab';
}
/*个人中心：主页user.html*/
.user-intr{
    background:#fff; 
    padding-top:50px;
    border-bottom: 2px solid #eaeaea;
}

.user-intr-text ul{
    list-style: none;
    margin-bottom:10px;
}
.user-intr-text ul li{
    display: inline-block;
    padding-right:10px;
    position: relative;
}
.user-intr-text ul .quote-change{
    padding:0px 20px;
}
.user-intr-text ul .quote-change:before {
    font-family: 'font-icons';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    content: "\e7ad";
    position: absolute;
    width: 24px;
    height: 24px;
    line-height: 30px;
    font-size: 12px;
    top: -10px;
    left: 0;
    color: #dadada;
}
.user-intr-text ul .quote-change:after {
    font-family: 'font-icons';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    content: "\e7ae";
    position: absolute;
    width: 24px;
    height: 24px;
    line-height: 30px;
    font-size: 12px;
    bottom: -5px;
    right: -10px;
    color: #dadada;
}
.grade-icon-img{
    border: 1px solid #e5e5e5;
}
.grade-icon-img h5{
    margin-bottom: 0px;
    border-bottom: 1px solid #e5e5e5;
    background:#fff;
    color:#16315f;
    text-align: center;
    padding: 8px 0px;
}
.grade-icon-img div{
    padding:15px;
}
.grade-icon-img div p{
    text-align: center;
    margin-bottom:0px;
    min-height: 80px;
    line-height: 80px!important;
    color:#ccc;
}
.grade-icon-img div img{
    width:30px;
    margin:5px;
}
/*个人中心：作品user-pro.html*/
.user-pro-btn{
    list-style: none;
    float: right;
}
.user-pro-btn li{
    display: inline-block;
}
.user-pro-btn li a{
    display: block;
    padding:6px 10px;
}
.user-pro-btn li:last-child a{
    padding-right:0px!important;
}
/*个人中心：关注user-attention*/
.attention .entry-image img{
    border:1px solid #ccc;
}
.attention-btn{
    position: absolute;
    bottom: 0px;
    right:0px;
}
.attention-btn a{
    padding:0px 10px;
}
/*个人中心：评级user-star*/
.star .spost{
    margin:0px;
    padding:20px;
    border-top:0px;
    border-bottom:1px solid #f1f1f1;
}
.star .spost:first-child{
    border-top:1px solid #f1f1f1;
}
.star .spost:nth-child(odd){
    background:#fbfbfb;
}
.star .entry-meta span{
    color:#777;
}
.star .entry-meta span i{
    color:#fbc50c;
}
/*个人中心：评级user-set*/
.user-set{
    list-style: none;
    margin:0px;
}
.user-set li{
    border-top:1px solid #e8e8e8;
    padding:12px 0px 12px 10px;
}
.user-set li:first-child{
    border-top:0px;
}
.user-set li i{
        color: #143265;
    margin-right: 10px;
    width: 10px;
}
/*个人中心：设置*/
.user-set-intr{

}

.comm-work-info { background:url(../images/grading-bg.jpg) no-repeat; }

/*0403*/ 
.footer_detail div .col_half .feature-box .fbox-icon i{background-color: #ec767d;}
.footer_detail div .col_half .fbox-effect .fbox-icon i:after{box-shadow: 0 0 0 2px #ec767d;}



/* flex============================================================top
   flex：定义布局为盒模型
   flex-v：盒模型垂直布局
   flex-1：子元素占据剩余的空间
   flex-middle：子元素垂直居中
   flex-center：子元素水平居中
   flex-justify：子元素两端对齐
   兼容性：ios 4+、android 2.3+、winphone8+
   flex-wrap：让弹性盒元素在必要的时候拆行
   ============================================================ */
.flex-row{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;}
.flex-v{-webkit-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;}
.flex-1{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;}
.flex-middle{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;}
.flex-bottom{align-items:flex-end;}
.flex-top{align-items:flex-start;}
.flex-justifyend{justify-content:flex-end;}
.flex-center{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;}
.flex-justify{-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:end;}
.flex-wrap{flex-wrap:wrap;-webkit-flex-wrap:wrap;}
/*============================================================ end*/
.hover_cursor{cursor:pointer;}
.white{color:#fff;}
.white_im{color:#fff!important;}
.over_hide{overflow:hidden;}
.overflow-y{overflow-y:auto;}
.notextshadow{text-shadow:none;}
.contentbefore:before,
.contentafter:after{content:'';}
.beforepo_absolute:before,
.afterpo_absolute:after,
.po_absolute{position:absolute;}
.beforetop0:before,
.aftertop0:after,
.top0{top:0;}
.beforeright0:before,
.afterright0:after,
.right0{right:0;}
.beforebottom0:before,
.afterbottom0:after,
.bottom0{bottom:0;}
.beforeleft0:before,
.afterleft0:after,
.left0{left:0;}
.beforeleft_50:before,
.afterleft_50:after,
.left_50{left:50%;}
.beforetop_50:before,
.aftertop_50:after,
.top_50{top:50%;}
.beforeinlineblock:before,
.afterinlineblock:after,
.inlineblock{display:inline-block;}
.beforedisblock:before,
.afterdisblock:after,
.disblock{display:block;}
.normal{font-style:normal;}
.nowrap{white-space:nowrap;}
.widthauto{width:auto;}
.width_100{width:100%;}
.height_100{height:100%;}
.heightauto{height:auto;}
.minheight100{min-height:100%;}
.height_100-important{height:100%!important;}
.width_100-important{width:100%!important;}
.widthauto-important{width:auto!important;}