@charset "utf-8";
/* CSS Document */
body{ overflow: auto;}
button{ padding: 0;}
.bannerImg img {display: inline-block;vertical-align: middle;max-width: 100%;max-height: 100%; -ms-interpolation-mode: bicubic; }
.rowbox{ max-width:1400px; margin: 0 auto; width: 95%;}
.rowbox2{ max-width:1200px; margin: 0 auto; width: 95%;}
.rowbox:after{visibility:hidden; display:block; content:""; clear:both}
.temp_page{ font-size: 14px; min-width: 1200px;}
#fp-nav{ display: none;} 
.top{ display: none;}

.banner_index { background:url(../images/banner01.jpg) no-repeat center center #0a132e; width: 100%; height:100%; padding-bottom: 7%;padding-top: 5%;  position: relative;}
.banner_index:before{ position: absolute;content: '';top: 0;left: 0;right: 0;height: 400px;background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #000), to(rgba(255, 255, 255, 0)));background: linear-gradient(to bottom, #000 50%, rgba(255, 255, 255, 0)); opacity: 0.5;bottom: 0; }
.bannerImg img{width:1920px !important;height:1080px !important}

.main_index{position: relative;}
.header{width:100%;  position: relative; background: #193175;}
.headr{ float:right; padding-top:47px;}
.headr ul{}
.headr ul li{ float: right; padding: 0 20px; border-right:1px solid #b5c7f6;height: 20px; line-height: 20px;}
.headr ul li:first-child{border-right:0;}
.headr ul li a{color: #b5c7f6;}
.headr ul li a:hover{ color: #fff;}
.headr ul li i{display: inline-block; width: 14px; height: 19px; vertical-align: middle; margin-right: 10px;background: url(../images/topicon.png);}
.headr ul li .man{ background-position:-96px 0;}
.headr ul li .jg{ background-position:-46px 0;}
.headr ul li .js{ background-position:0px 0;}

.logo_l{ float:left; padding:23px 0;}
.logo_l img{ display:inline-block;vertical-align:middle}
.logo_l span{ display:inline-block; margin-left:15px; padding-left:15px; border-left:1px solid #fff; vertical-align:middle; color:#fff; font-size:28px;}

/*导航*/
.navbg{ width: 100%; border-top: 1px solid #476acb; height: 55px; line-height:55px;}
.nav{margin-top: 9px;}
.nav li{ float:left; padding:0 31px; line-height:35px; position:relative;font-size:16px;margin: 0 3%;}
.nav li.on{border:1px solid #fff;border-radius:40px;-moz-border-radius:40px;-webkit-border-radius:40px;-o-border-radius:40px;}
.nav li a{ display:block; color:#fff; }

/*手机导航*/
.head_r{ float:right; padding-top:8%; }
.meun_icon{ width: 30px; height: 30px;display: none;}
.meun_icon img{width: 30px; height: 30px;}
#navbg{ position: fixed;width: 100%;height: 100%;background: rgba(0, 0, 0, 0.5);left: 0;top: 0;display: none;z-index: 999;}
.mob_nav{ position: fixed; right:-100%;top: 0; z-index: 999; background: #2b458f;width:100%; }
.mob_nav li{padding:10px 0px; line-height:45px; position:relative;font-size:16px; width: 100%; text-align: center;border-bottom: 1px solid #213879;}
.mob_nav li:last-child{border-bottom:0}
.mob_nav .colsebtn{ text-align: right; width:100%; height:25px;margin-top: 15px;padding-right: 15px;}
.mob_nav .colsebtn img{width: 25px; height:25px;}
.mob_nav li a{ display:block; color:#fff; }


/*热点团队*/
.hotbox{position: relative;z-index: 99;}
.hotbox .tit{ text-align: center;}
.hotbox h1{ font-size: 32px; line-height: 80px; border-bottom: 2px solid #fff; display: inline-block; color: #fff;}
.hotlist{ margin-top:70px;}
.hotlist ul{ position: relative;}
.hotlist li{ float: left;margin: 0 15px;background: rgba(240, 246, 251, 0.9);padding: 30px; text-align: center; /* cursor: pointer; */}
.hotlist li:hover{background: url(../images/libg.jpg) left center no-repeat #2b458f;}
.hotlist .nbox{ background: rgba(43, 69, 143, 0.65); text-align: center; padding: 30px;}
.hotlist .imgbox{ display: inline-block; width: 125px; height: 125px; padding: 10px; border-radius:100%;-moz-border-radius: 100%;-webkit-border-radius:100%;-o-border-radius:100%; background:#6f77c6 ;}
.hotlist .imgbox span{ display: block; border-radius:100%;-moz-border-radius: 100%;-webkit-border-radius:100%;-o-border-radius:100%; overflow: hidden; width: 105px; height: 105px;line-height: 105px; text-align: center;background: #fff;}
.hotlist .imgbox img{ max-width:100%; max-height: 100%; vertical-align: middle; display:inline-block}
.hotlist h2 a{ font-size: 18px; display: block; text-align: center; color: #2b458f; line-height: 26px; margin-top:20px; margin-bottom: 15px; height:80px; text-align: left; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical;overflow: hidden; 
  text-align:center;}
.hotlist li:hover h2 a,.hotlist li:hover p{ color: #fff;}
.hotlist p{ color: #2c2c2c; line-height: 30px;text-align: left; min-height: 30px;}
.hotlist button{ position: absolute; top: 48%; width: 45px; height: 45px; border-radius:100%;-moz-border-radius: 100%;-webkit-border-radius:100%;-o-border-radius:100%; background:#233b81 ; font-size: 0; cursor: pointer;}
.hotlist button.slick-prev{left:-50px}
.hotlist button.slick-prev:before{position: absolute;left: 21px; content: "";width: 1px;height: 12px;top: 14px;background: #eefafe;-webkit-transform: rotate(45deg);transform: rotate(45deg);margin: auto;}
.hotlist button.slick-prev:after{position: absolute;left: 21px;content: ""; width: 1px;height: 12px; background: #eefafe;-webkit-transform: rotate(-45deg);transform: rotate(-45deg); margin: auto;}
.hotlist button.slick-next{right:-50px}
.hotlist button.slick-next:before{position: absolute;right: 21px; content: "";width: 1px;height: 12px;background: #eefafe;-webkit-transform: rotate(45deg);transform: rotate(45deg);margin: auto;}
.hotlist button.slick-next:after{position: absolute; right: 21px; top: 14px;content: ""; width: 1px;height: 12px; background: #eefafe;-webkit-transform: rotate(-45deg);transform: rotate(-45deg); margin: auto;}


/*最新更新*/
.newbox{ background:url(../images/bg02.png) no-repeat left bottom #f5f5f5; width: 100%; height:100%; padding-bottom:80px;  }
.notice{ height: 50px; line-height:50px; border-bottom: 1px solid #d4d4d4;}
.notice span{ display:block; background: url(../images/tzicon.png) left center no-repeat; padding-left: 30px; float: left; width:85px;}
.notice .bd{ display:block; height:50px; line-height:50px; overflow: hidden; float: left; width: calc(100% - 85px);}
.notice .bd li{height:50px;text-overflow:ellipsis; -o-text-overflow:ellipsis;white-space:nowrap;*white-space:nowrap;overflow:hidden;}
.notice .bd li a:hover{ text-decoration: underline;}

.updatebox .tit{ text-align: center; margin: 50px 0 30px 0;}
.updatebox h3{ font-size: 32px; line-height: 80px; display: inline-block; color: #111;}
.updatebox .slick-slide li{padding:30px 20px;width: calc(33.3333% - 30px) !important; float: left; margin:15px; border-bottom: 2px solid #2b458f; background: #fff;}
.tdimg{float: left;width: 98px;height: 98px;border-radius:10px;-moz-border-radius: 10px;-webkit-border-radius:10px;-o-border-radius:10px;overflow: hidden;text-align: center;line-height: 98px;position: relative;}
.tdimg img{vertical-align: middle;max-width: 100%;max-height: 100%;position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);}
.name_t{ float: left; width: calc(100% - 123px); margin-left: 15px;height:105px }
.name_t h1{ height:85px; line-height:27px; font-size: 18px; text-align: left;display: -webkit-box; -webkit-line-clamp:3; -webkit-box-orient: vertical;overflow: hidden;    margin-top: -10px;}
.name_t p{ line-height: 30px; font-size: 14px; color: #7e7e7e;}
.updatebox .slick-dots{ text-align: center; margin-top: 30px;}
.updatebox .slick-dots li{  display: inline-block; margin: 0 5px; }
.updatebox .slick-dots li button{font-size: 0;width: 12px; height: 12px; background: #6f77c6;border-radius:100%;-moz-border-radius: 100%;-webkit-border-radius:100%;-o-border-radius:100%;cursor: pointer; }
.updatebox .slick-dots .slick-active button{ background: #f4772a;width: 16px; height: 16px;}

/*底部信息*/
.footer{ width: 100%; background:url(../images/footbg.jpg) center top no-repeat #2b458f; padding: 50px 0; }
.footer p{color: #e5e5e5; line-height: 26px; text-align: center; font-size: 16px;padding: 0 20px;}
.visit{ text-align: center; margin-top: 15px;}
.visit span{ display: inline-block;  margin-top: 10px;padding:2px 0px 6px 25px; border: 1px solid rgb(96 119 180); margin-right: 30px; color: #fff;}

.visit>span>span{border:0px;}
.visit span i{ display: inline-block; width: 26px; height: 24px; margin-right: 8px; background: url(../images/iconsn.png) no-repeat; vertical-align: middle;}
.visit span i.day{ background-position: -42px 0;}

.fixedbottom {
     position: fixed;
     bottom: 0;
     left: 0;
     right: 0;
     width: 100%;
     z-index: 999;
}

/*内页banner*/
.sban{ width: 100%; position: relative; overflow: hidden; text-align: center;}
.sban .banimg{ width: 100%;}
.sban .banimg2{ display: none;width: 100%;}
.head{ position: absolute; top: 0; left: 0; background: rgba(10, 19, 46, 0.8); width: 100%;}

/*当前位置*/
.site{ height:60px; line-height:60px; width: 100%; text-align: center; position: relative; background: #f5f5f5;/* margin-top: -4px;*/}
.site .dqlm{ float: left; font-size:24px ;}
.site .dqlm i{ display: inline-block; vertical-align:middle; width: 9px; height: 9px; background: #f4772a; margin-right: 10px;}
.site .position{float: right; padding-left: 35px;background:url(../images/wzicon.png) no-repeat 0px center;  font-size:14px ;}
.site .position i{color: #2b458f;}



/*团队列表页面*/
.course{ margin-bottom: 50px;}
.subject{ margin-top: 30px;}
.subject dt{ display: inline-block; font-size: 18px; font-weight: bold; position: relative; color: #193175;}
.subject dd{ display: inline-block;  margin-top:15px;padding: 20px;background: #f5f5f5;}
.subject dd a{ width:calc(50% - 30px); margin:10px 15px; display: block; float: left;background:url(../images/listtb.png) no-repeat 0px center;padding-left: 15px;}
.subject dd a:hover{ color: #2b458f;}
.subject dd a i{ display: inline-block; width: 7px;height: 7px; margin-right: 10px; background: transparent; border: 1px solid #c8161e; border-radius:10px;-moz-border-radius: 10px;-webkit-border-radius:10px;-o-border-radius:10px;}
.selfteam{ margin-top: 30px;}
.selfteam a{width:calc(50% - 30px); margin:10px 15px; padding: 10px 15px; border: 1px solid #d5d5d5; display: block; float: left;background:url(../images/listtb.png) no-repeat 10px 19px;padding-left: 22px;}

/*团队检索页面*/
.sebox{ background:#F5F5F5; padding: 10px 0;margin: 15px 0;}
.sebox:after{visibility:hidden; display:block; content:""; clear:both}
.sebox .rank_title {margin-right: 30px;line-height: 36px; float: left; font-weight: bold; }
.sebox .select-type {position: relative;margin-left:15px; float: left;width: 25%; }
.sebox .select-type .rank_title {margin-right: 0; }
.sebox .select-type .select_area {height: 40px;line-height: 40px;padding: 0 40px 0 15px;background-color: #ffffff;border: solid 1px #ccc;width:78%;position: relative;float: left;-webkit-box-sizing: border-box;box-sizing: border-box;}
.sebox .select-type:first-child{ width: 29%;}
.sebox .select-type .select_area.er_select_area {width:75%;padding: 0;}
.sebox .select-type .select_area.er_select_area input{border: 0;height: 35px;line-height:35px;box-shadow: none; width: 100%; padding: 0 10px;}
.sebox .select-type .select_area .select_list {list-style-type: none;margin: 0;display: none;background: #fff;position: absolute;z-index: 1; width:100%;border-left: solid 1px #e5e5e5; border-right: solid 1px #e5e5e5;-webkit-box-sizing: border-box; box-sizing: border-box;left: 0; }
.sebox .select-type .select_area .select_list li { border-bottom: solid 1px #e5e5e5;line-height: 40px; padding: 0 10px;  cursor: pointer;}
.sebox .select-type .select_xl {width: 40px;height: 40px;position: absolute;right: 0;top: 0;cursor: pointer;-webkit-box-sizing: border-box;box-sizing: border-box;background: #fff;border: 1px solid #ccc;border-left: 0;}
.sebox .select-type .select_xl.xl_open:before {border-bottom: 7px solid #595959;border-top: 0; }
.sebox .select-type .select_xl.xl_open:after {border-bottom: 7px solid #f5f5f5;border-top: 0; top: 0; bottom: -2px; }
.sebox .select-type .select_xl:before {position: absolute;content: "";width: 0;height: 0;border-top: 7px solid #595959;border-left: 6px solid transparent;border-right: 6px solid transparent;top: 0;left: 0;right: 0;bottom: 0;margin: auto;border-bottom: 0;}
.sebox .js-search-btn {height: 40px;line-height: 40px;background-color: #193367;margin-right:15px;color: #fff;float: right; width: 90px; text-align: center;}
.sebox .reset {height: 40px;line-height: 40px;background-color: #838383;margin-right:15px;color: #fff; float:right;width: 90px;text-align: center; }

.teamlist{ width: 102%; margin-left: -1%;}
.teamlist li{float: left;margin: 15px 1%;width:calc(50% - 2%); border-bottom: 1px dotted #adadad;padding: 30px 0;text-align: left; cursor: pointer;}
.teamlist li:after{visibility:hidden; display:block; content:""; clear:both}
.teamlist .imgbox{ display: block;  float: left; width: 112px; height:112px; padding: 10px; border-radius:100%;-moz-border-radius: 100%;-webkit-border-radius:100%;-o-border-radius:100%; background:#f5f5f5 ;-webkit-border-top-left-radius:20px;margin-right: 15px;
-webkit-border-top-right-radius:20px;
-webkit-border-bottom-right-radius:0px;
-webkit-border-bottom-left-radius:20px;
-moz-border-radius-topleft:20px;
-moz-border-radius-topright:20px;
-moz-border-radius-bottomright:0px;
-moz-border-radius-bottomleft:20px;
border-top-left-radius:20px;
border-top-right-radius:20px;
border-bottom-right-radius:0px;
border-bottom-left-radius:20px;}
.teamlist .imgbox span{ display: block; border-radius:100%; -moz-border-radius: 100%;-webkit-border-radius:100%;-o-border-radius:100%;overflow: hidden; width: 92px; height: 92px;line-height: 92px; text-align: center;background: #f5f5f5;}
.teamlist .imgbox img{ max-width:100%; max-height: 100%; vertical-align: middle;}
.teamlist .nabox{ float: left; margin-left: 25px; width:calc(100% - 137px); text-align: left;}
.teamlist h2 a{ font-size: 18px; display: block; color: #383838; line-height:30px; margin-bottom: 15px; height:60px;display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;overflow: hidden;}
.teamlist p{ color: #777; line-height: 30px;}

.aboutbox{ margin: 30px 0;}


/*检索结果页面*/
.result{}
.result li{ padding: 10px 0; border-bottom: 1px dashed #dcdcdc;line-height: 26px;}
.result li:after{visibility:hidden; display:block; content:""; clear:both}
.result li a{ font-size: 15px; float: left; width:85%;}
.result li a:hover{color:#c8161e}
.result li a i{ display: inline-block; width: 7px; height: 7px; background: transparent; border: 1px solid #c8161e; border-radius: 7px;-moz-border-radius: 7px;-webkit-border-radius: 7px;-o-border-radius: 7px; margin-right: 8px;}
.result li .date{ float: right; font-size:14px; color: #838383;}

@media only screen and (max-width:1400px){
	.nav li{ padding: 0 1.8%;}
	.hotlist button{ top:auto; bottom: -70px;}
	.hotlist button.slick-next{ right: 45%;}
	.hotlist button.slick-prev{ left: 45%;}
	.sebox .select-type .select_area{ width: 77%;}
}
@media only screen and (max-width:1300px){
	.nav li{ padding: 0 2.5%;margin: 0 2%;}
	.sebox .select-type:first-child{ width: 26%;}
	.sebox .select-type .select_area{ width: 74%;}
	.sebox .select-type .select_area.er_select_area{ width: 72%;}
}
@media only screen and (max-width:1199px){
	.nav li{ padding: 0 1.8%;}
	.banner_index{ padding-bottom:10%;}
	.sebox .select-type .select_area{ width: 68%;}
	.sebox .select-type .select_area.er_select_area{ width:68%;}
	.sebox .reset,.sebox .js-search-btn{ width: 75px;}
	
}
@media only screen and (max-width:1024px){
	.navbg{ display: none;}
	.meun_icon{ display: block;}
	.headr ul{ display: none;}
	.headr{ padding-top: 6%;}
	.top{ display: none;width: 100%;  height:45px;line-height:45px;    position: relative;z-index: 3; background: #193175;padding: 13px 0;}
	.top ul{ float: right;}
	.top ul li{ float: right; padding: 0 20px; border-right:1px solid #b5c7f6;height: 20px; line-height: 20px;}
	.top ul li:first-child{border-right:0;}
	.top ul li a{color: #b5c7f6;}
	.top ul li a:hover{ color: #fff;}
	.top ul li i{ background: url(../images/topicon.png) no-repeat;display: inline-block; width: 14px; height: 19px; vertical-align: middle; margin-right: 10px;}
	.top ul li .man{ background-position:-96px 0;}
	.top ul li .jg{ background-position:-46px 0;}
	.top ul li .js{ background-position:0px 0;}
	.hotlist button.slick-next{ right: 43%;}
	.hotlist button.slick-prev{ left: 43%;}
	.updatebox .slick-slide li{ width: calc(50% - 30px) !important;}
	.subject dd a{ width: 95%;}
	.selfteam a{ width: 95%;}
	.sebox .select-type:first-child{width: 48%;}
	.sebox .select-type{width: 48%;margin-left: 2%;}
	.sebox .select-type>div{/* display:flex; */}
	.sebox .select-type:nth-child(3){width: 48%;margin-top: 15px;}
	.sebox .select-type .select_area{width: calc(100% - 70px);}
	.sebox .reset, .sebox .js-search-btn{margin-top: 15px;}
	.sebox .select-type .select_area.er_select_area{width: calc(100% - 70px);}
	.sebox .rank_title{width: 70px;text-align: right;}
	.sebox .reset,.sebox .js-search-btn{ width:90px;}
	.teamlist li{width:98%; margin: 0;}
}
@media only screen and (max-width:959px){
	.nbox h2 a{padding:0;}
	.sebox .select-type:first-child{/* width: 53%; */}
	.sebox .select-type .select_area.er_select_area{/* width: 72%; */}
	.sebox .select-type .select_area{/* width: 83%; */}
}
@media only screen and (max-width:768px){
	.banner_index{padding-bottom:13%;}
	.logo_l span{ font-size: 24px;}
	.hotlist{ margin-top: 7%;}
	.updatebox .tit{margin: 30px 0 0px 0}
	.site .position{ display: none;}
	.sebox .select-type .select_area{/* width: 80%; */}
	.sebox .select-type .select_area.er_select_area{/* width: 66%; */}
	.sebox .select-type:first-child{/* width: 56%; */}
	.sebox .select-type:first-child .select_area.er_select_area{/* width: 80%; */}
	.teamlist h2 a{ padding: 0; font-size: 16px;}
	.meun_icon{ display: block; }
         .updatebox .slick-slide li{ width: 100% !important;margin:15px 0}
	.sban .banimg2{ display: block;}
	.sban .banimg{ width: 200%; position: relative; left: 50%; margin-left: -100%;}
}
@media only screen and (max-width:639px){
	.logo_l{ width: 90%;}
	.logo_l img{ width: 40%;}
	.logo_l span{ font-size:19px;}
	.hotlist button.slick-next{right: 36%;}
	.hotlist button.slick-prev{left: 36%;}
	
	.sebox .rank_title{ width: 70px;}
	.sebox .select-type{ width:calc(100% - 30px);}
	.sebox .select-type .select_area.er_select_area{ width:calc(100% - 70px);}
	.sebox .select-type:first-child,.sebox .select-type:nth-child(3) {width:calc(100% - 30px);}
	.sebox .select-type:first-child .select_area.er_select_area{ width:calc(100% - 70px);}
	.sebox .select-type:nth-child(2){ margin-top: 15px;}
	.sebox .select-type .select_area{/* width: 81%; */}

	.footer p{ font-size: 14px;padding:0 20px;}
}

@media only screen and (max-width:414px){
	.top ul{ float: none;}
	.top ul li{ width: 33.3333%; text-align: center; padding: 0;}
	.banner_index{padding-bottom:27%;}
	.logo_l span{ font-size: 16px;}
	.hotbox h1,.updatebox h3{ font-size: 27px; line-height: 68px;}
	.hotlist button.slick-next{ right:37%;}
	.hotlist button.slick-prev{ left:37%;}
	.sebox .select-type .select_area{ width: 76%;}
	.sebox .reset, .sebox .js-search-btn{ width: 35%;}
	.site .dqlm{ font-size: 20px;}
	
}
@media only screen and (max-width:320px){
	.logo_l span{ font-size: 18px; border-left:0; padding: 0; margin-left: 0; margin-top:10px}
	.logo_l img{ width: 56%;}
	.meun_icon{ margin-top: 35%;}
	.meun_icon img{ width: 25px;height: 25px;}
    .hotlist button.slick-next{ right: 34%;}
	.hotlist button.slick-prev{ left: 34%;}
	.name_t h1{ font-size: 16px;}
	.sebox .select-type .select_area{ width: 74%;}
	.sebox .reset, .sebox .js-search-btn{ width: 31%;}
	
}