body{
  font-family: -apple-system,BlinkMacSystemFont,Helvetica Neue,PingFang SC,Microsoft YaHei,Source Han Sans SC,Noto Sans CJK SC,WenQuanYi Micro Hei,sans-serif;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6,.b,b{
  font-weight: bold;
}
.container {
    width: 1045px;
    font-size:14px;
    line-height:1.5;
    color:#333;
}
.b{
  font-weight:bold;
}
a{
  color:#333;
}
a:hover,a:focus{
  text-decoration: none;
}
a,.move,.banner,.bg,
.bg-glay{
  transition: .5s;
-moz-transition: .5s;
-webkit-transition: .5s;
-o-transition: .5s;
}
.btn.focus, .btn:focus, .btn:hover{
  color:#00aeff;
}
.p20{
  padding:20px;
}
.pt5{
  padding-top:5px
}
.pt15{
  padding-top:15px;
}
.pt10{
  padding-top:10px;
}
.pt20{
  padding-top:20px;
}
.pl0{
  padding-left:0!important;
}
.pb50{
  padding-bottom:50px!important;
}
.pb10{
  padding-bottom:10px!important;
}
.ptb15{
  padding-bottom:15px;
  padding-top:15px;
}
.ptb50{
  padding-top:50px;
  padding-bottom:50px;
}
.ptb20{
  padding-top:20px;
  padding-bottom:20px;
}
.ptb30{
  padding-top:30px;
  padding-bottom:30px;
}
.ptb20-14{
  padding-top:20px;
  padding-bottom:14px;
}
.prl5{
   padding-left:5px!important;
   padding-right:5px!important;
}
.prl10{
   padding-left:10px!important;
   padding-right:10px!important;
}
.prl15{
   padding-left:15px!important;
   padding-right:15px!important;
}
.pr10{
  padding-right:10px!important;
}
.pr15{
  padding-right:15px!important;
}
.prl0{
  padding-left:0!important;
  padding-right:0!important;
}
.prl5{
  padding-left:5px!important;
  padding-right:5px!important;
}
.prl50{
  padding-left:50px!important;
  padding-right:50px!important;
}
.mt-118,
.mt-142{
  margin-top:-118px!important;
  position:relative;
  z-index:99;
}
.mt-142{
  margin-top:-190px!important;
}
.mt-20{
  margin-top:-20px;
  position:relative;
  z-index:99;
}
.w100{
  width:100%;
}
.w-auto{
  width:auto!important;
}
.w20{
  width:20%!important;
}
.w30{
  width:30%!important;
}
.w40{
  width:40%!important;
}
.w50{
  width:50%!important;
}
.w80{
  width:80%!important;
}
.lh3{
  line-height:3;
}
.block,
a.row,
a.col-xs-6{
  display:block;
}
.inblock{
  display: inline-block;
}
.ml30{
  margin-left:30px;
}
.mt0{
  margin-top:0px!important;
}
.mt5{
  margin-top:5px!important;
}
.mt10{
  margin-top:10px!important;
}
.mt15{
  margin-top:15px!important;
}
.mt20{
  margin-top:20px!important;
}
.mt30{
  margin-top:30px;
}
.mt40{
  margin-top:40px;
}
.mt60{
  margin-top:60px;
}
.mt80{
  margin-top:80px;
}
.mt140{
  margin-top:140px;
}
.mr5{
  margin-right:5px;
}
.mr10{
  margin-right:10px;
}
.mr25{
  margin-right:25px;
}
.p5{
  padding:5px
}
.p20{
  padding:20px
}
.prl20{
  padding-left:20px;
  padding-right:20px;
}
.ptb10{
  padding-top:10px;
  padding-bottom:10px;
}
.mt240{
  margin-top:225px;
}

.mb0{
  margin-bottom:0px;
}
.mb5{
  margin-bottom:5px;
}
.mb15{
  margin-bottom:15px;
}
.mb20{
  margin-bottom:20px;
}
.mb30{
  margin-bottom:30px!important;
}
.mlr0{
  margin-left:0;
  margin-right:0;
}
.mlr-5{
  margin-left:-5px!important;
  margin-right:-5px!important;
}
.mlr-10{
  margin-left:-10px!important;
  margin-right:-10px!important;
}
.mlr15{
  margin-left:15px;
  margin-right:15px;
}
.red{
  color:#e60012;
}
.red2{
  color:#b31828;
}
.blue{
  color:#204ba5!important;
}
.pink{
  color:#fc8aa3;
}
.green{
  color:#3bb19b;
}
.orange{
  color:#f69300;
}
.blue2,
.blue2 a{
  color:#b3e3ff!important;
}
.pink2{
  color:#c953ef;
}
.white{
  color:#fff;
}
.glay{
  color:#7f818a;
}
.glay-w{
  color:#8e9aab;
}
.button.purple,
.bg-purple{
  background-color:#8a56f2;
}
.button.orange,
.btn.orange{
  background-color:#ff6600;
}
.button.orange:hover,
.btn.orange:hover{
  background-color:#07508b;
}
.btn.orange{
  color: #fff;
    padding: 9px 14px;
    border: none;
    border-radius: 0;
}

.button.red,
.bg-red{
  background-color:#b31828;
  color:#fff!important;
  border-radius:0;
}
.bg-red-h{
  background-color:#fe4154;
}
.bg-glay{
  background-color:#f6f6f6;
}
.bg-white{
  background-color:#fff;
}
.lh18{
  line-height:1.8!important;
}
.lh25{
  line-height:2.5!important;
  height: auto!important;
}
.lh3{
  line-height:3!important;
  height: auto!important;
}
.br5{
  border-radius:5px;
  overflow: hidden;
}
.br8{
  border-radius:8px;
  overflow: hidden;
}
.brmore{
  border-radius:50px!important;
}
.mw100{
  max-width:100%;
}
.font10{
  font-size:8px!important;
}
.font12{
  font-size:12px!important;
}
.font14{
  font-size:14px;
}
.font15{
  font-size:15px;
}
.font16{
  font-size:16px!important;
}
.font17{
  font-size:17px!important;
}
.font18{
  font-size:18px!important;
}
.font20{
  font-size:20px!important;
}
.font22{
  font-size:22px!important;
}
.font24{
  font-size:24px!important;
}
.font48{
  font-size:48px!important;
  line-height:1;
  vertical-align: sub;
  font-weight: 400;
}
.nor{
  border-radius:0!important;
}
.bb1{
  border-bottom:1px solid #eee;
}
/* header start*/
.menu,.banner{
  min-width:1130px;
  width:100%;
}
.menu{
	background:url('images/bg.jpg') center;
	background-size:auto 100%;
}

.nav>li>a:focus, .nav>li>a:hover{
  background-color: transparent;
}
.bd-blue{
  border:1px solid #ccdffb;
}
.noboder{
  border:none!important;
}
.input-group .form-control:first-child{
  border-radius:0;
}
.bg{
  background-position: center;
  background-repeat: no-repeat;
}
.bg11{
  background-image: url('images/bg11.jpg');
}
.bg22{
  background-image: url('images/bg22.jpg');
  background-position: bottom;
  min-height:580px;
}
.banner{
  height: 400px;
  cursor: pointer;
  background-size: auto 100%;
  background-position: center;

}
.banner:hover{
  opacity:0.9;
}
.bg-blue{
  background-color:#07508b;
}

.btn.font20{
  padding:15px 12px;
}
.button.border{
  border:1px solid;
  color: #b5bdc9;
}
.button.border:hover{
  color:#333;
}

.bdr{
  border-right:1px solid #eee;
}

.bg-black{
  background-color:rgba(0,0,0,0.6);
}
.bg-black-w{
    background-color:#3c3d41;
}
.white a{
  color:#fff;
}
.header{
  background:#caeaff url('images/bg-header.jpg') center no-repeat;
  background-size: auto 100%;
}
/* header end */
/* home start */

.shown{
  box-shadow:0 0 5px #ccc;
}

.border{
  border:1px solid #ddd;
}
/* hr{
  border-color: #577c9e;
} */
.list-inline>li{
  padding:0;
}

.bg-blue .btn:hover{
  color:#fff;
  text-decoration: underline;
}
/* home end */

.button{
  transition: .5s;
  -moz-transition: .5s;
  -webkit-transition: .5s;
  -o-transition: .5s;
}
.button:hover{
  text-decoration: none;
  color:#fff;
}

.button{
  display: inline-block;
  text-align: center;
  color: #fff;
  border: 0;
  font-size: 16px;
  border-radius: 4px;
  line-height:2.5;
  padding:0 0px;
}
.form-group{
  position:relative;
}

input.msg_text,
.form-control{
  height: 38px;
  font-size:15px;
  border-radius: 0;
}

.nav>li>a{
  padding:15px 27px;
  color:#fff;
}
.nav>li>a:hover,
.menu-item.active{
  color:#fff;
  border-color:#fe4154;
  background-color:#fe4154;
}
.button.bg-blue:hover{
  background-color:#ff6600;
  opacity:1
}
/* New style */
.p15{
  padding:15px;
}
.bg-green{
  background-color:#78c104;
}
.bg-prink{
  background-color:#f05879;
}

.ml10{
  margin-left: 10px;
}
.pr0{
  padding-right:0!important;
}
.bdb{
  border-bottom:1px solid #ccc;
}
.bdl{
  border-left:1px solid #eee;
}

.footer{
  background-color:#262729;
}
.footer .nav a {
    text-align: center;
    font-size: 12px;
    color: #78818e;
    padding:13px 0px;
}
.footer .nav a b {
    color: #fff;
    font-size: 15px;
}
.footer .nav>li>a:hover{
  color: #78818e;
  border-color: rgba(255,255,255,0.1);
  background-color: rgba(255,255,255,0.1);
}
.sub-footer{
  line-height:2;
}
.title{
  border-bottom:1px solid #eee;
  color:#b21526;
  font-size:16px;
  padding:11px 0px;
  font-weight: bold;
  vertical-align: baseline;
}
.fw300{
  font-weight:300;
}
a.white:hover{
  color:#eee;
}
.glyphicon-credit-card{
  vertical-align: text-top;
    font-size: 20px;
}
.h-news .nav-tabs>li>a{
  border-radius:0;
  border:none;
  background-color:#f1f1f2;
  color:#333;
  text-align: center;
  padding:12px;
  font-size:16px;
}
.h-news .nav-tabs>li.active>a,
.h-news .nav-tabs>li.active>a:focus,
.h-news .nav-tabs>li.active>a:hover{
  color:#fff;
  background-color:#07508b;
  border:none;
}

.h-news .nav-tabs{
  border:none;
}
.h150{
  height:150px;
  background-size: 100% auto;
  background-color:#999;
}
.h140{
  height:140px;
}
.new-box:hover .h150{
  background-size:110% auto;
}
.text-vbottom{
  vertical-align: middle;
}
.mt3{
  margin-top:7px;
}
.new-list{
  margin-top:0px;
  margin-bottom:0;
}
.new-list li{
  padding:2px 0;
  overflow: hidden;
}
.new-list li:last-child{
  border:none;
}
.list-w,
.carousel-caption,
.list11{
  width: 80%;
  height: 45px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  float: left;
	font-size:15px;
}
.list11{
  width:100%
}
.gallery .tab-pane{
  height:397px;
  box-shadow:0 0 10px #828282;
  position: relative;
  background-size: cover;
}
.gallery .tab-pane div{
  position: absolute;
  bottom:0;
  width: 100%;
}
.tablist{
  padding:0;
}
.gallery .tablist a{
  border-radius:0;
  border: 5px solid transparent;
  height:119px;
  background-size: cover;
  width:100%;
  display: inline-block;
}
.gallery .tablist .col-xs-4.active>a,
.gallery .tablist .col-xs-4.active>a:focus,
.gallery .tablist .col-xs-4.active>a:hover,
.gallery .tablist a:hover{
  border:5px solid #f08300;
}
.h397{
  height:397px;
}
.h278{
  height:278px;
  background-size:auto 100%;
}
.h290{
  height:290px;
  background-size: auto;
  background-position: center;
}
.teach:hover .h278{
  background-size:auto 108%;
}
.overh{
  overflow:hidden;
}
.mtb10{
  margin-top:10px;
  margin-bottom:10px;
}
/* 评审团队 */
.breadcrumb{
  padding:0;
  background-color: transparent;
  margin-bottom:0;
}
.tit1 {
    color: #fff;
    background: #07508b;
    background: -webkit-linear-gradient(left, #07508b, rgba(0,0,0,0));
    background: -o-linear-gradient(right, #07508b, rgba(0,0,0,0));
    background: -moz-linear-gradient(right, #07508b, rgba(0,0,0,0));
    background: linear-gradient(to right, #07508b, rgba(0,0,0,0));
    padding: 7px 10px;
}
.bdl-blue {
    border-left: 2px solid #07508b;
}
.tea-tx {
    width: 75px;
    height: 75px;
    background-size: cover;
    border-radius: 50%;
    background-position: top;
    margin-top: -5px;
    display: inline-block;
}
/* 关于我们 */
.list-group-item:first-child,
.list-group-item:last-child{
  border-radius:0;
}
.list-group-item{
  border:none;
  margin-bottom:0;
  padding:15px;
}
.glyphicon-menu-right:before{
  vertical-align: middle;
}
a.list-group-item:hover,
.cat-item a:hover,
.list-group-item.active,
.list-group-item.active:focus, .list-group-item.active:hover,
.cat-item.current-cat{
  color:#b31828;
}
.cat-item{
  text-align: center;
  font-weight:bold;
}
.cat-item.current-cat a{
  color:#b31828;
}
.text-box{
  line-height:2;
  font-size:16px;
  font-family:"SimSun";
}
.text-box p{
	#text-indent:2em;
}
.text-box img{
  max-width:100%;
}
/* .text-box p{
  margin-bottom:20px;
} */
.text-box h4{
  font-size:16px;
}
.text-box ol,
.text-box ul{
  padding-left:18px;
  margin-top:20px;
}
/* News List */
.border2 {
    border: 3px solid #e5e5e5;
}
.bd-glay {
    border:1px solid #ddd;
}
.black {
    color: #3e4149;
}
.button.bd-glay{
  padding:0 15px;
  line-height:2.2;
  margin-top:-11px;
  font-size:14px;
  margin-bottom:0;
}
.new-box:hover .button.bd-glay,
.button.bd-glay:hover{
  color:#fff;
  background-color:#b31828;
  border-color:#b31828;
}
.h48{
  height:48px;
}
hr.glay{
  border-color:#ddd;
}
.new-box:hover .border2{
  border-color:#b31828;
}
/* single style */
.pager li>a, .pager li>span{
  border:none;
}
/* search style */
.search-box{
  width:500px;
  margin:-150px auto 0;
  padding:15px 50px 40px;
}
.content{
  min-height:calc(100vh - 321px);
  background-color:#f5f5f5;
}
.breadcrumb>li+li:before,
.breadcrumb>li+span:before,
.breadcrumb>li+a:before,
.breadcrumb a+:before,
.breadcrumb a+span:before{
  padding: 0 5px;
    color: #ccc;
    content: "/\00a0";
}
.cat-item a{
  position: relative;
  display: block;
  padding: 15px;
}
.cat-item a::after{
  content:"\e250";
  font-family: 'Glyphicons Halflings';
  font-size:12px;
  position: absolute;
  right:23%;
  color:transparent;
  top:17px;
}
.cat-item a:hover::after,
.cat-item.current-cat a::after{
  color:#b31828;
  font-weight:500;
}
.bg-orange.pagination>li>a:focus, .bg-orange.pagination>li>a:hover, .bg-orange.pagination>li>span:focus, .bg-orange.pagination>li>span:hover, .bg-orange.pagination>.active>a, .bg-orange.pagination>.active>a:focus, .bg-orange.pagination>.active>a:hover, .bg-orange.pagination>.active>span,
.bg-orange.pagination >.active>span:focus,
.bg-orange.pagination>.active>span:hover, .page-numbers:hover, .page-numbers.current{
  background-color: #b31828;
  border-color: #b31828;
  color: #fff;
}
.pagination>li>a, .pagination>li>span, .page-numbers{
  border-color: #eee;
  background-color: #eee;
  color: #888;
  display: inline-block;
  width: 36px;
  height: 36px;
  cursor: pointer;
  padding: 6px;
  font-size:16px;
}
.tea-pager:hover .bg-glay{
  background-color:#23527c;
}
.tea-pager:hover .glay{
  color:#fff;
}
.list-group-item span{
  color:#ccc;
}
.list-group-item.active span,
.list-group-item:hover span{
  color:#555;
}
.title span{
  font-weight: 400;
}
.link{
  display: inline-block;
  width:100%;
  font-size:20px;
  text-align: center;
  padding: 13.5px;
}
a:hover{
  opacity:0.8;
}
.cat-item-none{
  text-align: center;
  padding:10px;
}
.text-box table,
.text-box table>tbody>tr>td,
.text-box table>tbody>tr>th{
  border: 1px solid #ddd;
  padding:5px 10px;
}
.text-box table{
	width:100%!important;
}
.list-group.bg-white{
	min-height:300px
}
.top{
  background-color:#d8d8d8;
  background: -webkit-linear-gradient(#ffffff, #d8d8d8); /* Safari 5.1 - 6.0 */
  background: -o-linear-gradient(#ffffff, #d8d8d8); /* Opera 11.1 - 12.0 */
  background: -moz-linear-gradient(#ffffff, #d8d8d8); /* Firefox 3.6 - 15 */
  background: linear-gradient(#ffffff, #d8d8d8); /* 标准的语法（必须放在最后） */
  padding:8px 0;
}
.top a:hover{
  color:#F60;
}
.carousel-caption{
  position: initial;
  padding:0 10px;
  background-color:#ccc;
  color:#333;
  text-shadow: none;
  font-weight: bold;
  width:100%;
  height: 42px;
  line-height: 42px;
}
.carousel-indicators{
  bottom:40px;
  width:100%;
  margin-left:0;
  left:0;
  padding:0 10px;
  text-align: right;
}
.carousel-indicators li,
.carousel-indicators .active{
  width:18px;
  height:18px;
  border:none;
  border-radius:0;
  background-color:#fff;
  font-size:14px;
  padding:0 4px;
  text-align: right;
  line-height:18px;
}

.carousel-indicators .active{
  background-color:#b51324;
  color:#fff;
}
.nav-tabs>li>a{
  padding:3px 15px;
  background-color:#d8d8d8;
  background: -webkit-linear-gradient(#ffffff, #d8d8d8); /* Safari 5.1 - 6.0 */
  background: -o-linear-gradient(#ffffff, #d8d8d8); /* Opera 11.1 - 12.0 */
  background: -moz-linear-gradient(#ffffff, #d8d8d8); /* Firefox 3.6 - 15 */
  background: linear-gradient(#ffffff, #d8d8d8); /* 标准的语法（必须放在最后） */
  color:#b51324;
  border-radius:0;
  border-color:#ddd;
  border-bottom: none;
}
.nav-tabs{
  border:none;
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover,.nav-tabs>li>a:hover{
  background-color:#b51324;
  background: -webkit-linear-gradient(#b31828, #b51324); /* Safari 5.1 - 6.0 */
  background: -o-linear-gradient(#b31828, #b51324); /* Opera 11.1 - 12.0 */
  background: -moz-linear-gradient(#b31828, #b51324); /* Firefox 3.6 - 15 */
  background: linear-gradient(#b31828, #b51324); /* 标准的语法（必须放在最后） */
  color:#fff;
  border-color:#860b0b;
  border-bottom: none;
}
.tab-more{
  position: absolute;
  right: 31px;
  top: 18px;
}
.h256{
  height:256px;
}
.new-bg{
  height:250px;
  background-position: center;
  background-size: cover;
}
