@charset "utf-8";
/* CSS Document */
body{ overflow: auto;background: #fff;}
.hsbg{ background: #eef3f7;}
.bannerImg img {display: inline-block;vertical-align: middle;max-width: 100%;max-height: 100%; -ms-interpolation-mode: bicubic; }
.rowbox{ max-width:1300px; margin: 0 auto; width: 95%;}
.rowbox2{ max-width:1200px; margin: 0 auto; width: 95%;}
img{display: inline-block;}
.temp_page{ font-size: 14px; min-width: 1200px;}
#fp-nav{ display: none;} 
.top{ display: none;}
.flex-container{ display: -webkit-box;display: -ms-flexbox;display: flex;  -webkit-box-align: center;-ms-flex-align: center;align-items: center;    justify-content: space-between; }
.container{padding:33px 0;}

.banner{width: 100%;}
.banner .slick-slide img{ width: 100%;}
.banner ul.slick-slider button{ position: absolute; top: 50%; z-index: 99; width: 50px; height: 50px; margin-top:-25px; border: 2px solid rgba(255, 255, 255, 0.5); font-size: 0; cursor: pointer;}
.banner ul.slick-slider button.slick-prev{ left: 3%;}
.banner ul.slick-slider button.slick-next{ right: 3%;}
.banner ul.slick-slider button.slick-prev:before{position: absolute;left: 21px; content: "";width:2px;height: 12px;top: 15px;background: #eefafe;-webkit-transform: rotate(45deg);transform: rotate(45deg);margin: auto;}
.banner ul.slick-slider button.slick-prev:after{position: absolute;left: 21px;content: ""; width:2px;height: 12px; background: #eefafe;-webkit-transform: rotate(-45deg);transform: rotate(-45deg); margin: auto;}
.banner ul.slick-slider button.slick-next:before{position: absolute; content: "";width: 2px;right:21px;height: 12px;background: #eefafe;-webkit-transform: rotate(45deg);transform: rotate(45deg);margin: auto;}
.banner ul.slick-slider button.slick-next:after{position: absolute;top: 15px;content: ""; right:21px;width:2px;height: 12px; background: #eefafe;-webkit-transform: rotate(-45deg);transform: rotate(-45deg); margin: auto;}


.main_index{position: relative;}
.header{width:100%;background: #f0f3f8;}
.bg{background: rgba(8, 11, 26, 0.8);}
.headr{float:right;/* padding-top: 15px; */width: 47%;}
.headr ul{float: right;    margin-top: 5px;}
.headr ul li{  display: inline-block; height:40px; line-height:40px; padding: 0 25px; background:#034ea1; margin-left:10px; border-radius:5px;-moz-border-radius: 5px;-webkit-border-radius: 5px;-o-border-radius: 5px; vertical-align: middle;}
.headr ul li span{ width:30px; height: 30px; border-radius:30px; -moz-border-radius: 30px;-webkit-border-radius: 30px;-o-border-radius:30px;background:transparent; text-align: center; line-height:30px;    padding: 0; display: inline-block; border: 1px solid #084775; margin-right: 5px;}
.headr ul li svg{vertical-align: text-bottom;}
.headr ul li a{color: #fff;}
.headr ul li a:hover{ color: #fff;}
.headr ul li .js{ background-position:0px 0;}

.logo_l{ float:left; text-align: left;}
.logo_l img{ display:inline-block;vertical-align:middle}
.logo_l span{ display:inline-block;vertical-align:middle; color:#222; font-size:26px;}
.logo_l i{ width: 8px; height: 8px;display:inline-block; vertical-align: middle; border-radius: 100%; background: #034ea1; margin: 0 15px;}

.searhbox01{height:50px;line-height: 50px;float: right;overflow: hidden;background: #fff;width: 58%;margin-left: auto;/* margin-top: 10px; */border: 1px solid #d4d4d4;border-radius:5px;padding: 3px 5px 3px 0;}
.searhbox01 .text{ width:calc(100% - 45px);background: #fff;padding: 0 10px;float: left;height: 40px;line-height: 40px;}
.searhbox01 .btn{ width:40px; height: 40px;float:right; padding-top: 5px;line-height: 40px;background: #034ea1; color: #fff;border-radius: 100%; }
.searhbox01 .btn svg{ vertical-align: middle;}
.searhbox02{ height:50px; line-height:50px; border-radius: 5px;-moz-border-radius: 5px;-webkit-border-radius: 5px;-o-border-radius: 5px; overflow: hidden; width:95%; margin: 0 auto;  z-index:59; display: none; border: 1px solid #0669B2; margin-top: 20px;}
.searhbox02 .text{ width:75%;height: 50px;line-height: 50px;background: #fff;padding: 0 10px;}
.searhbox02 .btn{ width: 25%; height: 50px;line-height: 50px;background: #0669B2; color: #fff;-webkit-border-top-left-radius:0em;-webkit-border-top-right-radius:5px;-webkit-border-bottom-right-radius:5px;-webkit-border-bottom-left-radius:0em;-moz-border-radius-topleft:0em;-moz-border-radius-topright:5px;-moz-border-radius-bottomright:5px;-moz-border-radius-bottomleft:0em;border-top-left-radius:0em;border-top-right-radius:5px;border-bottom-right-radius:5px;border-bottom-left-radius:0em;}

/*导航*/
.navbg{ width: 100%;  height:65px; line-height:65px; background: #034ea1;}
.nav ul{ padding: 0;}
.nav li{ float:left; width:14.28%; border-left:1px solid #0761c5; text-align: center; line-height:65px; position:relative;font-size:18px;}
.nav li:last-child{ border-right: 1px solid #0761c5;}
.nav li.on{ position: relative; bottom: 0;border: 0;}
.nav li.on:before{ position: absolute; bottom: 0;height: 75px;  background: #0a66cb; content: ''; width:100%;left: 0;z-index: 2;}
.nav li.on:after{ position: absolute; bottom: 0;height: 65px;  background: #053d7b; content: ''; width:100%;left:4px; transform:skew(-30deg);   -webkit-transform: skew(-5deg);   -moz-transform: skew(-30deg);   -o-transform:skew(-30deg);   -ms-transform:skew(-30deg); z-index: 1;  }
.nav li a{ display:block; color:#fff; position: relative; z-index: 2; }
.nav li.on a{ 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:-50%;top: 0; z-index: 999; background: #034ea1;width:50%; height: 100%; }
.mob_nav li{padding:10px 0px; line-height:45px; position:relative;font-size:16px; width: 100%; text-align: center;border-bottom: 1px solid #1478c1;}
.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; }

.rone{ margin-top: -181px; position: relative;z-index: 3;}


/*字母检索*/
.Letter_box{ line-height: 59px; width:91%; background: #ffffffc9; padding: 6px; float: left;margin-top: 106px;}
.word_finder{ font-size:16px; }
.word_finder .word_title{font-size:24px; font-weight: bold; color: #034ea1; display: block; position: relative;}
.word_finder .word_title i{content: ""; width: 66px; height: 1px; display: inline-block; background: #034ea1; margin-left:15px; vertical-align: middle;}
.word_finder .word{ display: inline-block;padding-left: 23px;color: #3C3C3C; cursor: pointer;}
.openbox{ width: 9%; float: right;margin-top:105px; background: #ffff;}
.number{ padding-top: 7px;padding-bottom: 3px; text-align: center; width:100%; background:#034ea1; display: block; }
.number p{ font-size: 24px;color: #fff;}
.openbox h1{ font-size: 26px; font-weight: bold; color: #034ea1; text-align: center; line-height: 110px;}


/*热点主页*/
.banner_index { background:#f0f3f8; width: 100%;position: relative;}
.updates{position: relative;z-index:90; padding-top:2%;}
.updates .tit{ text-align: center;}
.updates h1{ font-size:30px; line-height:70px; font-weight: bold;  display: inline-block; color: #034ea1;padding: 0 19px; position: relative;}
.tit h1 i,.tit h3 i{ position: absolute; left: -37px; top:1px; color: #d8e1ec; content: ""; font-size: 40px;font-weight: bold;z-index: -1; }
.Latestlist{ margin-top:30px; width:100%; margin-left: auto; margin-right: auto;}
.Latestlist ul{ position: relative;}
.Latestlist .slick-list li{ float: left;margin: 0 15px;background: #fff; text-align: center; cursor: pointer; padding-bottom: 30px; height: 376px; border-bottom: 2px solid #034ea1; }
.Latestlist .nbox{  text-align: center;padding-top: 20px;}
.Latestlist .slick-list  li:hover{ background: #034ea1;}
.Latestlist .slick-list .slick-track:after{visibility:hidden; display:block; content:""; clear:both} 
.Latestlist .imgbox{ display: inline-block; width: 140px; height: 140px; padding:5px; border-radius:100%; -moz-border-radius: 100%;-webkit-border-radius:100%;-o-border-radius: 100%;background:#eef3f7; }
.Latestlist .imgbox span{ display: block; border-radius:100%; -moz-border-radius: 100%;-webkit-border-radius:100%;-o-border-radius: 100%; overflow: hidden;text-align: center;background: #fff;}
.Latestlist .imgbox img{ max-width:100%; width:134px; height:134px;line-height:134px;border-radius:50%;  max-height: 100%; vertical-align: middle; display: inline-block;}
.Latestlist .jgname{text-align: center; margin-top:40px;}
.Latestlist h2 a{ font-size: 22px; display: block; text-align: center; color: #3f3f3f; line-height: 26px; margin-top: 10px; font-weight: bold;}
.Latestlist p{ color: #707070; margin-top: 20px; text-align: center; font-size: 16px;}
.Latestlist li:hover h2 a,.Latestlist li:hover p{ color: #fff;}
.Latestlist button{ position: absolute; top:50%; width: 45px; height: 45px; margin-top:-22.5px;  font-size: 0; cursor: pointer;}
.Latestlist button.slick-prev{left:-50px}
.Latestlist button.slick-prev:before{position: absolute;left: 21px; content: "";width:3px;height:21px;top:8px;background: #c1c1c1;-webkit-transform: rotate(45deg);transform: rotate(45deg);margin: auto;}
.Latestlist button.slick-prev:after{position: absolute;left: 21px;content: ""; width: 3px;height:21px; background: #c1c1c1;-webkit-transform: rotate(-45deg);transform: rotate(-45deg); margin: auto;}
.Latestlist button.slick-next{right:-50px}
.Latestlist button.slick-next:before{position: absolute; content: "";width:3px;right:21px;height:21px;background: #c1c1c1;-webkit-transform: rotate(45deg);transform: rotate(45deg);margin: auto;}
.Latestlist button.slick-next:after{position: absolute;top: 8px;content: ""; right:21px;width:3px;height:21px; background: #c1c1c1;-webkit-transform: rotate(-45deg);transform: rotate(-45deg); margin: auto;}
.Latestlist .slick-dots{ text-align: center; margin-top: 55px; }
.Latestlist .slick-dots li{ display: inline-block; margin: 0 15px;}
.Latestlist .slick-dots button{width: 15px; height: 15px; background: #fff; border-radius:100%;}
.Latestlist .slick-dots .slick-active button{ background: #034ea1; width: 18px; height: 18px;}


@font-face {
	font-family: Futura;
	src: url(font/FuturaLT-Heavy.eot);
	src: url(font/FuturaLT-Heavy.eot#iefix) format("embedded-opentype"), url(font/FuturaLT-Heavy.woff) format("woff"), url(font/FuturaLT-Heavy.ttf) format("truetype"), url(font/FuturaLT-Heavy.svg#aleobold) format("svg");
	font-weight: 100;
	font-style: normal;
}
/*推荐主页*/
.hotbox{ background: url(../images/tjbg.jpg) no-repeat center top #034ea1; padding-top:20px; padding-bottom: 80px; margin-top: 35px; }
.hotbox .tit{ text-align: center; margin: 50px 0 30px 0;}
.hotbox h3{ font-size: 32px; line-height: 80px; display: inline-block; color: #fff;padding: 0 19px; position: relative; font-weight: bold; z-index: 1;}
.tit h3 i{  color: #4770b0;}
.bjfx{ width: 100%; position: relative;}
.hotbox .slick-slide li{padding:10px;width: calc(50% - 30px) !important; float: left; margin:15px; border-left: 2px solid #2b458f; background: #f8f6f6;}
.hotlist{ width:90%; padding:20px; background:url(../images/hhbg.png) no-repeat right top #fff;margin: 0 auto; position: relative; z-index: 3;}
.bjfx .bjtop{ content: ""; position: absolute; top: -57px; left: -1px;width: 116px; height: 113px;}
.bjfx .bjbottom{ position: absolute; bottom: -50px; right: 0px;width: 129px; height: 125px;}
.hotlist .slick-slide{ width: 80%; margin: 0 auto; position: relative;}
.hotlist .slick-slide .more{ display: inline-block; width: 122px; height: 43px; line-height: 43px; text-indent:20px; border-radius: 25px; background: #034ea1; color: #fff; position: absolute; bottom: 20px; left: 0;}
.hotlist .slick-slide .more:hover{background: #0658b4;}
.hotlist .slick-slide .more i{ display: inline-block; margin-left: 7px; -webkit-transition: all .3s;transition: all .3s;}
.hotlist .slick-slide .more:hover i{ margin-left: 14px;}
.hotlist li:after{visibility:hidden; display:block; content:""; clear:both}
.tdimg{ float: left; width:27%; height:348px; overflow: hidden; text-align: center; line-height:348px; background: #f5f5f5;}
.tdimg img{ max-width:100%; max-height:100%; vertical-align: middle; display: inline-block;object-fit: cover;}
.name_t{ float: left; width: calc(100% - 27% - 40px); margin-left:40px; padding-top:8px; position: relative; min-height: 348px; }
.name_t h1{  font-size:20px; font-weight: bold; text-align: left;display: inline-block; padding:10px 0px; }
.name_t h1 em{ font-size: 14px; padding-left: 20px; color: #034ea1;}
.name_t p{ line-height: 30px; font-size: 14px; margin-top: 15px; line-height: 30px;}

.hotlist button.slick-prev{left:-8%}
.hotlist button.slick-prev:before{position: absolute;left: 21px; content: "";width:2px;height:10px;top:14px;  background: #c1c1c1;-webkit-transform: rotate(45deg);transform: rotate(45deg);margin: auto;}
.hotlist button.slick-prev:after{position: absolute;left: 21px;content: ""; width: 2px;height:10px;bottom: 14px; background: #c1c1c1;-webkit-transform: rotate(-45deg);transform: rotate(-45deg); margin: auto;}
.hotlist button.slick-next{right:-8%}
.hotlist button.slick-next:before{position: absolute; content: "";width:2px;right:21px;height:10px;bottom: 14px;background: #c1c1c1;-webkit-transform: rotate(45deg);transform: rotate(45deg);margin: auto;}
.hotlist button.slick-next:after{position: absolute;top:14px;content: ""; right:21px;width:2px;height:10px;background: #c1c1c1;-webkit-transform: rotate(-45deg);transform: rotate(-45deg); margin: auto;}
.hotlist .slick-dots{ position:absolute; right: 20px; bottom: 20px; display: inline-block; text-align: center;}
.hotlist .slick-dots li{ display: inline-block; margin: 0 10px;}
.hotlist .slick-dots button{width: 15px; height: 15px; background: #d6d8d9; border-radius:100%; font-size: 0;}
.hotlist .slick-dots .slick-active button{ background: #034ea1; width: 18px; height: 18px; cursor: pointer;}

/*最新更新*/
.recombox{position: relative;z-index:90; padding-top:2%;padding-bottom:4%;}
.recombox .tit{ text-align: center;}
.recombox h1{ font-size:30px; line-height: 80px;  display: inline-block; color: #034ea1;font-weight: bold; padding: 0 19px; position: relative;}
.recomlist{ margin-top:20px;  margin-left: auto; margin-right: auto; }
.recomlist ul{ position: relative;}
.recomlist .slick-list li{ float: left;margin: 10px 15px;background: #fff;width:calc(50% - 30px) !important; height:260px; text-align: center; cursor: pointer; padding:13px; position: relative; overflow: hidden; }
.recomlist .nbox{  text-align: center;}
.recomlist .imgbox{ display: block;height:233px; line-height:233px; width: 35%; float: left;  overflow: hidden;text-align: center;background:#f1f1f1;}
.recomlist .imgbox img{ max-width:100%; max-height: 100%; vertical-align: middle; display: inline-block;}
.recomlist .jgname{text-align: left;  width:65%; padding-left:25px; float: left; position: relative; min-height: 233px; }
.recomlist h2 a{ font-size:18px; font-weight: bold; display: block; text-align: left; color: #252525; line-height:45px; margin-top: 10px;}
.recomlist p{ color: #2c2c2c; line-height:26px;text-align: left; margin-top: 10px;}
.recomlist .san{ position: absolute; bottom: 0; left: 0; right: 0;}
.recomlist .jgname .date{ position: absolute; bottom:-2px; left:25px; background: url(../images/dateicon.png) no-repeat left center; line-height: 26px; padding-left: 35px; color: #034ea1; }
.recomlist a.morebtn{display: inline-block; width: 122px; height: 43px; line-height: 43px; text-indent:20px; border-top-left-radius: 25px;border-bottom-left-radius: 25px;  background: #034ea1; color: #fff; position: absolute; right: 0; bottom: 20px; }
.recomlist a.morebtn i{display: inline-block; margin-left: 7px; -webkit-transition: all .3s;transition: all .3s;}
.recomlist a.morebtn:hover{ background: #0658b4;}
.recomlist a.morebtn:hover i{}

.recomlist button{ position: absolute; top: 48%; width: 45px; height: 45px;  font-size: 0; cursor: pointer;}
.recomlist button.slick-prev{left:-50px}
.recomlist button.slick-prev:before{position: absolute;left: 21px; content: "";width:3px;height:21px;top:8px;background: #c1c1c1;-webkit-transform: rotate(45deg);transform: rotate(45deg);margin: auto;}
.recomlist button.slick-prev:after{position: absolute;left: 21px;content: ""; width: 3px;height:21px; background: #c1c1c1;-webkit-transform: rotate(-45deg);transform: rotate(-45deg); margin: auto;}
.recomlist button.slick-next{right:-50px}
.recomlist button.slick-next:before{position: absolute; content: "";width:3px;right:21px;height:21px;background: #c1c1c1;-webkit-transform: rotate(45deg);transform: rotate(45deg);margin: auto;}
.recomlist button.slick-next:after{position: absolute;top: 8px;content: ""; right:21px;width:3px;height:21px; background: #c1c1c1;-webkit-transform: rotate(-45deg);transform: rotate(-45deg); margin: auto;}
.recomlist .slick-dots{ text-align: center; margin-top: 40px;}
.recomlist .slick-dots li{padding: 0 13px; display: inline-block;}
.recomlist .slick-dots li button{ width: 14px; height: 14px; border-radius: 50%;-moz-border-radius:50%;-webkit-border-radius:50%;-o-border-radius:50%; display: inline-block; background:#d0d0d0;}
.recomlist .slick-dots li.slick-active button{background: #0669b2;}


/*科研数据*/
.Scientific{ width: 100%; background: #fff; padding: 40px 0; display:none;}
.slideTxtBox .hd{ text-align: center;}
.slideTxtBox .hd li{ display: inline-block; font-size: 24px; padding:10px 25px; border-radius: 30px; margin: 0 15px; background:#eef3f7 ; cursor: pointer;}
.slideTxtBox .hd li.on{ background: #034EA1; color: #fff;}
.paper{background: url(../images/listicon.png) no-repeat left 27px;font-family:Arial Regular;line-height: 30px;padding: 20px 0 20px 25px;font-size: 18px;border-bottom: 1px solid #dce7f0;}
.slideTxtBox .bd{ margin-top: 35px;}
.slideTxtBox .bd .sc_more{display:block; width: 122px; height: 43px; line-height: 43px; text-indent:20px; border-radius: 25px;background: #fff; color: #034ea1; border: 1px solid #034ea1;  margin:25px auto 0 auto;}
.slideTxtBox .bd .sc_more i{display: inline-block; margin-left: 7px; -webkit-transition: all .3s;transition: all .3s;text-align: center;text-indent: 0;line-height: 12px;}
.slideTxtBox .bd .sc_more:hover i{ margin-left: 14px;}

/*底部信息*/
.footer{ width: 100%; background:url(../images/footlogo.png) no-repeat center center #034ea1; padding: 30px 0; margin-top: 50px;}
.footer p{color: #e5e5e5; line-height:35px; text-align: left; font-size: 14px;padding: 0 20px;}
.foot_l{ float: left;}
.visit{ text-align: center; float: right;}
.visit span{ display: inline-block;  margin-top: 10px;padding:0px 25px; border: 1px solid #fff; color: #fff;}
.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;}



/*内页banner*/
.sban{ width: 100%; position: relative; overflow: hidden; text-align: center;    background: #eef3f7;}
.sban img{ width: 100%;}
.sban .banimg2{ display: none;width: 100%;height: 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: #eef3f7;}
.site .dqlm{ float: left; font-size:24px ; background: url(../images/wzicon.png) no-repeat 0 center; padding-left:54px; color: #034ea1;}
.site .dqlm i{ display: inline-block; vertical-align:middle; width:38px; height:35px; margin-right: 10px;}
.site .position{float: right; font-size:14px ;}
.site .position i{ display: inline-block; width:10px; height: 3px; vertical-align: middle; background: #0669B2; margin-right: 10px;}
.site .position i{color: #2b458f;}



/*人才列表页面*/
.honor_list{margin-top:25px;position: relative;text-align: left;width: 110%;margin-left: -5%;}
.honor_list a{padding: 0 20px;line-height:45px;border-radius:30px;-moz-border-radius:30px;-webkit-border-radius:30px;-o-border-radius:30px;display: inline-block;background:#f0f3f8;margin: 10px 15px;width: calc(25% - 35px);text-align: left;/* float: left; */}
.teacher{ margin:20px 0; width: 102%; margin-left: -1%;}
.teacher li{ width:calc(33.333% - 2%);float: left; margin:15px 1% 15px 1%;}
.teacher li .photo{ width:40%; height:156px; float: left; text-align: center ; line-height:156px; background: #f5f5f5; border-radius:10px;-moz-border-radius: 10px;-webkit-border-radius:10px;-o-border-radius:10px; overflow: hidden;}
.teacher li .photo img{ max-width: 100%; max-height:100%; vertical-align: middle;}
.teacher li .namebox{ position: relative; float: right; width:60%; padding: 10px 20px; line-height: 30px;}
.teacher li .namebox h1{ font-size: 20px; line-height:45px;  color: #353535;}
.teacher li .namebox p{ font-size: 14px; color: #818181; line-height: 26px; margin-top: 10px; }
.teacher li .namebox p i{ width:20px; height: 22px; vertical-align: top; display: inline-block ; background: url(../images/iconsn.png) no-repeat; margin-right: 5px;}
.teacher li .namebox p.zc{border-top:1px dotted #cecfd1;border-bottom:1px dotted #cecfd1;margin-top: 5px; margin-top: 15px; line-height: 30px; text-overflow:ellipsis; -o-text-overflow:ellipsis;white-space:nowrap;*white-space:nowrap;overflow:hidden;}
.teacher li .namebox p.xy{display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical;overflow: hidden; color: #d68b19;}
.teacher li .namebox p.zc i{ background-position:-4px -116px;}
.teacher li .namebox p.xy i{ background-position:-43px -118px;}
.teacher li .namebox span{ position: absolute; right: 10px; top: 14px; line-height: 50px;}
.teacher li .namebox span i{display: inline-block; width: 50px; height: 50px; text-align: center; line-height: 50px; margin-right: 8px; border-radius:50px;-moz-border-radius: 50px;-webkit-border-radius: 50px;-o-border-radius: 50px; background: #efefef;}
.teacher li .namebox span i img{ vertical-align: middle;}

.teacher ul{ position: relative;}
.teacher li{ float: left;margin:15px 15px;background: #fff; text-align: center; cursor: pointer; padding-bottom: 30px; height: 376px; border-bottom: 2px solid #034ea1; background: #f5f5f5; width: calc(25% - 30px); }
.teacher .nbox{  text-align: center;padding-top: 20px;}
.teacher  li:hover{ background: #034ea1;}
.Latestlist .slick-list .slick-track:after{visibility:hidden; display:block; content:""; clear:both} 
.teacher .imgbox{ display: inline-block; width: 140px; height: 140px; padding:5px; border-radius:100%; -moz-border-radius: 100%;-webkit-border-radius:100%;-o-border-radius: 100%;background:#fff; }
.teacher .imgbox span{ display: block; border-radius:100%; -moz-border-radius: 100%;-webkit-border-radius:100%;-o-border-radius: 100%; overflow: hidden;text-align: center;background: #fff;}
.teacher .imgbox img{ max-width:100%; width:134px; height:134px;line-height:134px;border-radius:50%;  max-height: 100%; vertical-align: middle; display: inline-block;object-fit: cover;}
.teacher .jgname{text-align: center; }
.teacher h2 a{ font-size: 22px; display: block; text-align: center; color: #3f3f3f; line-height: 26px; margin-top: 10px; font-weight: bold;}
.teacher p{ color: #707070; margin-top: 20px; text-align: center; font-size: 16px;}
.teacher li:hover h2 a,.teacher li:hover p{ color: #fff;}



.rowbox .pc_list { display:block;}
.rowbox .move_list { display:none; }





/*科研数据页面*/
.teachbox{ margin-top:50px;}
.teachbox:after{visibility:hidden; display:block; content:""; clear:both}
.datalist{ width: 280px; float: left;}
.datalist a{ height: 60px; width: 100%; display: block; line-height: 60px; position: relative; background: #f5f5f5; margin-top: 1px; text-align: center; color: #404040; font-size: 18px;}
.datalist a.cur{ background:#034ea1; font-weight: bold; color: #fff;}
.datalist a.cur i{ display: inline-block; position: absolute; right: 30px; top: 50%; width: 15px; height: 15px; background: url(../images/iconsn.png) -112px -7px no-repeat;}
.teach{ float: right; width:calc(100% - 310px);}
.teach_box .select_type { position: relative; margin-right: 20px; float: left; width: calc(33.333% - 20px); }
.teach_box .select_type .select_area {height:50px;line-height: 50px;padding: 0 40px 0 15px;background-color: #ffffff;border: solid 1px #e5e5e5;width:100%;position: relative;-webkit-box-sizing: border-box;box-sizing: border-box;box-sizing: border-box; border-radius: 25px; }
.teach_box .select_type .select_area .select_tit {color: #858585; overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.teach_box .select_type .select_area .select_list {list-style-type: none;margin: 0;display: none;background: #fff;position: absolute;z-index: 1;width:87%;left:20px;top:49px;border-left: solid 1px #e5e5e5;border-right: solid 1px #e5e5e5; height:330px; overflow:auto; }
.teach_box .select_type .select_area .select_list li {border-bottom: solid 1px #e5e5e5;line-height: 40px;padding: 0 10px; cursor: pointer; }
.teach_box .select_type .select_xl {width: 40px;height:50px;position: absolute;right: 0;top: 0; cursor: pointer;-webkit-box-sizing: border-box; box-sizing: border-box; }
.teach_box .select_type .select_xl.xl_open:before {border-bottom: 7px solid #595959;border-top: 0; }
.teach_box .select_type .select_xl.xl_open:after {border-bottom: 7px solid #fff;border-top: 0; top: 0px; bottom: -3px; }
.teach_box .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; }
.teach_box .select_type .select_xl:after {position: absolute;content: "";width: 0;height: 0;border-top: 7px solid #fff;border-left: 6px solid transparent;border-right: 6px solid transparent;top: -5px;left: 0;right: 0;bottom: 0;margin: auto;border-bottom: 0; }
.teaching-sort {border-bottom: 1px solid #cacaca;padding: 8px 0; margin-top: 15px; }
.teaching-sort .select_type {position: relative;margin-right: 30px;  float: left;}
.teaching-sort .select_type .rank_title {height: 40px;line-height: 40px;float: left;  }
.teaching-sort .select_type .select_area {height: 40px;line-height: 40px; padding: 0 40px 0 15px;background-color: #ffffff;position: relative; float: left; }
.teaching-sort .select_type .select_area .select_tit {color: #858585; }
.teaching-sort .select_type .select_area .select_list {list-style-type: none;margin: 0;display: none; background: #fff;position: absolute;z-index: 1; width: 220px;border-left: solid 1px #e5e5e5;border-right: solid 1px #e5e5e5; border-top: solid 1px #e5e5e5; }
.teaching-sort .select_type .select_area .select_list li {border-bottom: solid 1px #e5e5e5;line-height: 40px;padding: 0 10px; }
.teaching-sort .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; }
.teaching-sort .select_type .select_xl.xl_open:before {border-bottom: 7px solid #595959;border-top: 0; }
.teaching-sort .select_type .select_xl.xl_open:after {border-bottom: 7px solid #fff;border-top: 0; bottom: -2px; top: 0; }
.teaching-sort .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; }
.teaching-sort .select_type .select_xl:after {position: absolute;content: "";width: 0;height: 0;border-top: 7px solid #fff;border-left: 6px solid transparent;border-right: 6px solid transparent;top: -5px;left: 0;right: 0;bottom: 0;margin: auto;border-bottom: 0; }
.research_list li{ padding: 15px 0; border-bottom: 1px dashed #d8d8d8;}
.research_list li>a{ font-size: 16px; font-weight: bold; line-height: 26px; background: url(../images/listicon.png) no-repeat left 4px; padding-left: 20px;}
.research_list li a:hover{ color: #ca222a;font-weight: bold; }
.research_list li 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;}
.research_list li .libo{ margin-top: 10px;}
.research_list li .libo:after{visibility:hidden; display:block; content:""; clear:both}
.research_list li .libo .teaher{ float: left; font-size: 14px; color: #787878; line-height: 30px; margin-left: 25px; }
.research_list li .libo .teaher span{ display: inline-block;  width: 30px; height: 30px; border-radius:30px;-moz-border-radius:30px;-webkit-border-radius:30px;-o-border-radius:30px; text-align: center; overflow: hidden; background: #b7b4b4; vertical-align: middle;margin-right: 10px;}
.research_list li .libo .teaher span img{ max-width: 100%; max-height:30px;vertical-align: middle;}
.research_list li .libo .date{ float: right; color: #787878; line-height:30px;}



.greybg{ background: #f0f3f8; padding-bottom:30px; overflow: auto;}
.college{ display: block; background: #fff;margin-top: 40px;}
.college dt{ display:block; text-align: left; margin-bottom:15px; background: url(../images/line.png) repeat-x left center;}
.college dt span{ padding: 15px 20px; background:#034ea1; color: #fff; font-size:18px; font-weight: bold; display: inline-block;  position: relative;}
.college dt span:after{ position: absolute; content: '';width:20px; height: 54px; position:absolute; right:-20px; bottom: 0; background: #fff;}
.college dd a{display:block;float: left; width: calc(25% - 2%);/* margin:10px 1%; */background:url(../images/xyiconi.png) no-repeat 15px center #f5f5f5;height:50px;line-height:50px;text-align: left;padding-left:40px;margin-top: 20px;overflow: hidden;text-overflow: ellipsis;
white-space: nowrap;
margin-right: 2%; white-space:nowrap; overflow:hidden;text-overflow:ellipsis;}

.subject dd a{ display:block;float: left; width: calc(25% - 2%);/* margin:10px 1%; */background:url(../images/fk.jpg) no-repeat 15px center #f5f5f5;height:50px;line-height:50px;text-align: left;padding-left:34px;margin-top: 20px;margin-right: 2%; overflow: hidden;
  text-overflow: ellipsis;white-space: nowrap;}
.subject{ display: block; background: #fff; margin-top:30px;}
.subject dt{display:block; text-align: left; margin-bottom:15px; background: url(../images/line.png) repeat-x left center;}
.subject dt i{ display: inline-block; background: url(../images/kb.png) no-repeat center; width: 20px; height: 20px; vertical-align: middle; margin-right: 15px;}
.subject dt span{ padding: 15px 20px; background:#fff; color: #2b2b2b; font-size:22px; font-weight: bold; display: inline-block;  position: relative; padding-left: 0;}


/*教师查询页面*/
.column_one{ padding: 10px 0;}
.column_one .rank_index{ padding-top: 13px; border-bottom:1px dashed #dcdcdc; padding-bottom:15px;}
.column_one .rank_index .rank_title {margin-right:15px;line-height:50px; float: left; font-weight: bold; }
.column_one .rank_index .rank_title span.align_last {text-align-last: justify;display: inline-block; color:#333 ; }
.column_one .rank_index .rank {width:1150px;line-height: 50px;height: 50px;overflow: hidden;word-break: keep-all; float: left; }
.column_one .rank_index:first-child .rank{width:1250px}
.column_one .rank_index:first-child .rank_more{display: none;}
.column_one .rank_index .rank.r_open {height: auto; }
.column_one .rank_index .rank .by_rank {padding: 5px 16px; border-radius:10px;-moz-border-radius:10px;-webkit-border-radius:10px;-o-border-radius:10px;cursor: pointer; }
.column_one .rank_index .rank .by_rank.on { background-color: #034ea1;border-radius:15px;-moz-border-radius: 15px;-webkit-border-radius: 15px;-o-border-radius: 15px;color: #fff; }
.column_one .rank_index .rank_more{  position: relative;height: 17px;border-radius: 9px;-moz-border-radius: 9px;-webkit-border-radius:9px;-o-border-radius: 9px;margin-top:15px; color: #0769B2;padding-right:0px; float: right; cursor: pointer;}
.column_one .rank_index .rank_more i{width: 17px;position: relative;height: 17px;display: inline-block;vertical-align: middle;margin-left: 3px; }
.column_one .rank_index .rank_more i:before {position: absolute;content: "";width: 6px;height: 1px;background-color: #0769B2;top: -1px;bottom: 0;margin: auto;-webkit-transform: rotate(45deg);transform: rotate(45deg);left: 4px;right: 0;}
.column_one .rank_index .rank_more i:after {position: absolute;content: "";width: 6px;height: 1px;background-color: #0769B2;top: -5px;bottom: -4px;margin: auto;-webkit-transform: rotate(-45deg);transform: rotate(-45deg);left: 12px;right: 0;}
.column_one .rank_index .rank_more.m_open i:before {top: 0;bottom: 0;left: 12px;right: 0; }
.column_one .rank_index .rank_more.m_open i:after {top: 0;bottom: 0;left: 0;right: -4px; }
.column_one .rank_index .select-type {position: relative;margin-left:60px; float: left; }
.column_one .rank_index .select-type:first-child{margin-left:0}
.column_one .rank_index .select-type .rank_title {margin-right: 0; }
.column_one .rank_index .select-type .select_area {height:50px;line-height: 50px;padding: 0 40px 0 15px;background-color: #ffffff; border: solid 1px #e5e5e5;width:322px;position: relative; float: left;-webkit-box-sizing: border-box;box-sizing: border-box; border-radius: 25px; }
.column_one .rank_index .select-type .select_area.er_select_area {width:390px;padding: 0;}
.column_one .rank_index .select-type .select_area.er_select_area input{border: 0;height: 37px;line-height: 37px;box-shadow: none; width: 100%; padding: 0 10px;border-radius: 25px;}
.column_one .rank_index .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; height:330px; overflow:auto; }
.column_one .rank_index .select-type .select_area .select_list li { border-bottom: solid 1px #e5e5e5;line-height: 40px; padding: 0 10px;  cursor: pointer;}
.column_one .rank_index .select-type .select_xl {width: 40px; height:50px;position: absolute; right: 0;top: 0;cursor: pointer;-webkit-box-sizing: border-box;box-sizing: border-box; }
.column_one .rank_index .select-type .select_xl.xl_open:before {border-bottom: 7px solid #595959;border-top: 0; }
.column_one .rank_index .select-type .select_xl.xl_open:after {border-bottom: 7px solid #f5f5f5;border-top: 0; top: 0; bottom: -2px; }
.column_one .rank_index .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; }
.column_one .rank_index .js-search-btn {height: 50px;line-height: 50px;background-color: #0769B2; border-radius:25px;-moz-border-radius: 25px;-webkit-border-radius: 25px;-o-border-radius: 25px;color: #fff;padding: 0 48px; display: inline-block;}
.column_one .rank_index .reset {height:50px;line-height: 50px;background-color: #838383;color: #fff; border-radius:25px;-moz-border-radius: 25px;-webkit-border-radius: 25px;-o-border-radius: 25px; padding: 0 48px;display: inline-block; }
.cxbtn{ text-align: right; float: right;}

.aboutbox{ margin: 30px 0;}

.aboutbox p img{max-width:100%;}

/*分页条*/
.pages table{width:auto !important; margin:0 auto}
 tbody{
     border: none;
    background-color: #fff;
 }
.pages table td,.pages table td div {
    font-family: "微软雅黑" !important;
}

.pages .PrevDisabled,.pages .Next,.pages a.Prev,.pages .NextDisabled {
    border: 1px solid#034ea1 !important;
    height: 25px !important;
    line-height: 25px !important;
    color: #034ea1 !important;
    padding: 0 10px !important;
    font-family: "微软雅黑" !important;
    vertical-align: middle;
   box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;
}

.pages input[type="button"] {
    padding: 0 10px !important;
    height: 25px !important;
    ; line-height: 25px !important;
    background: #034ea1 !important;
    color: #fff !important;
    border: 0 !important;
    vertical-align: top;
    box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;
}

.pages input.defaultInputStyle {
    margin-left: 5px !important;
    margin-right: 5px !important;
    border: 1px solid #333 !important;
    height: 25px !important;
    line-height: 25px !important;
    vertical-align: top;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    padding: 0 5px !important;
   box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;
}

.defaultButtonStyle {
    FILTER: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr= #034ea1, EndColorStr= #034ea1)!important;
    CURSOR: pointer;
    line-height: 14px;
    background: -webkit-gradient(linear, 0 0, 0 100%, from( #034ea1), to( #034ea1))!important;
    background: -moz-linear-gradient( top, #034ea1, #034ea1)!important;
    background: -ms-linear-gradient(top #034ea1 0%, #034ea1 100%)!important;
   box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;
}











/*检索结果页面*/
.result{}
.result li{ padding:15px 0; border-bottom: 1px dashed #dcdcdc;line-height: 30px; background: url(../images/listicon.png) no-repeat left 25px; padding-left: 23px;}
.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){
	.column_one .rank_index:first-child .rank{ width: 94%;}
	.column_one .rank_index .rank .by_rank{padding: 5px 11px;}
	.column_one .rank_index .rank{width: 91%;}
	.column_one .rank_index .select-type .select_area{ width:263px;}
	.column_one .rank_index .select-type .select_area.er_select_area{ width: 334px;}
}

@media only screen and (max-width:1199px){
	.headr{ width: 41%;}
	.searhbox01{ width:45%}
	.banner_index{ padding-bottom:10%;}
	.banner,.banner .slick-slide img{}
	.conbox{ bottom: 55%;}
	.conbox .banner_txt .txt_c{padding: 3% 2%;}
	.banner_txt h1{ font-size:25px;}
	.banner_txt h2{ font-size: 30px; margin-top: 2%;}
	.sebox .select-type .select_area{ width: 68%;}
	.sebox .reset,.sebox .js-search-btn{ width:60px}
	.sebox .select-type .select_area.er_select_area{ width: 75%;}
	.column_one .rank_index .rank{width:88%;}
	.column_one .rank_index .select-type .select_area{ width:208px;}
	.column_one .rank_index .select-type .select_area.er_select_area{ width:240px;}
}
@media only screen and (max-width:1024px){
	.navbg{ display: none;}
	.headr{ float: none;width: 100%;    padding-top: 20px;    clear: both;}
	.searhbox01{ width: calc(100% - 220px);}
	.meun_icon{ display: block; float: right;margin-top: 15px;}
	.top{ display: block;width: 100%;  height:45px;line-height:45px;  position: relative;z-index: 3; border-bottom:1px solid #585f73;padding: 13px 0;background: rgba(255, 255, 255, 0.15); }
	.top ul{ float: right;}
	.top ul li{ float: right; padding: 0 20px; border-right:1px solid #fff;height: 20px; line-height: 20px;}
	.top ul li:first-child{border-right:0;}
	.top ul li a{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;}
	.conbox{ display: none;}
	.searhbox02{ display: block;}
	.banner ul.slick-slider button{ display: none !important;}
	.hotbox .slick-slide li{ width: calc(50% - 30px) !important;}
	.college dd a{ width: calc(33.3333% - 2%)}
	.subject dd a{ width: calc(33.3333% - 2%)}
	.selfteam a{ width: 95%;}
	.column_one .rank_index:first-child .rank_more{ display: block;}
	.sebox .select-type:first-child{ width: 59%;}
	.sebox .select-type{ width: 37%;}
	.sebox .select-type:nth-child(3){width: 59%; margin-top: 15px;}
	.sebox .select-type .select_area{ width: 87%}
	.sebox .reset, .sebox .js-search-btn{padding: 0 5%;margin-top: 15px;width: auto;}
	.sebox .select-type .select_area.er_select_area{ width: 82%;}
	.teacher li{ width: calc(50% - 2%);margin: 15px 1%;}
	.sban .searhbox02{ top: 63%;}
	.sban .banimg2{ display: block;}
	.sban .banimg{ position: relative; left: 50%; margin-left: -75%; width: 150%;}
	.column_one .rank_index:first-child .rank{width:calc(100% - 8rem)}
	.column_one .rank_index .rank{width:calc(100% - 8rem)}
	.column_one .rank_index .select-type{ width: 100%; margin-left: 0;margin-bottom: 0.5rem;}
	.column_one .rank_index .select-type .select_area{ width: calc(100% - 4.625rem);}
	.column_one .rank_index .select-type .select_area.er_select_area{width: calc(100% - 4.625rem);}
	.column_one .nonetop{ padding-top: 0;}
	.column_one .nonebot{ padding-bottom: 0;}
	.datalist{ width: 100%; float: none;overflow-x: auto;overflow-y: hidden;white-space: nowrap;}
	.datalist::-webkit-scrollbar {display:none}
	.datalist a{ width:120px; display: inline-block;}
        .datalist a i { display:none; }
        .datalist a.cur i{ display:none; }
	.teach{ width: 100%; float:none; margin-top: 20px;}
	.teach_box .select_type{ width: 100%; margin: 10px 0;}


      
.rowbox .pc_list {display:none;}
.rowbox .move_list {display:block; }
.rowbox .move_list .move_more {
    height: 1.8rem;
    line-height: 1.8rem;
    background: #034ea1;
    text-align: center;
    color: #fff;
    border-radius: 1rem;
    margin: auto;

}




}
@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: 78%;}
	.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;}
	.Letter_box{ float: none; width: 100%;}
	.word_finder .word{ padding: 0 2.5%;}
	.openbox{ float: none; width: 100%; margin-top:20px;}
	.number{ float: left; width: 60%;}
	.number img,.number p{ display: inline-block; vertical-align: middle; margin: 0 5px;}
	.openbox h1{ float: left; width: 40%; background: #fff; line-height: 100px;}
	.Latestlist{ margin-top: 7%; width: 100%;}
	.hotbox .slick-slide li{ width:calc(100% - 30px) !important;}
	.hotbox .tit{margin:20px 0 }
	.recomlist .slick-list li{ width: 100% !important; margin:10px 0;height: 290px;}
	.recomlist .slick-list li{ }
	.Latestlist .slick-list li{ height: 339px;}
	.hotlist .slick-slide .more{ position: relative; bottom: 0; margin-top: 15px;}
	.recomlist .imgbox{ height:264px; line-height:264px;}
	.sebox .select-type .select_area{ width: 79%;}
	.sebox .select-type .select_area.er_select_area{ width: 74%;}
	.sebox .select-type:first-child{ width: 56%;}
	.teamlist h2 a{ padding: 0; font-size: 16px;}
	.meun_icon{ display: block; }
	.site .position{ display: none;}
	.tdimg{ float: none; text-align: center; margin: 0 auto; width: 160px; height: 160px; line-height: 160px;}
	.tdimg img{ width: 150px; height: 150px;}
	.name_t{ float: none; width:auto; margin-left: 0; margin-top: 25px;}
	.name_t h1{text-align: center;display: block;}
	.name_t p{ text-align: left;}
	.hotlist .slick-dots{ bottom: 0;}
	.hotlist .slick-dots li{ margin: 0 5px;}
	.slideTxtBox .hd li{ font-size: 18px;margin: 0 5px;}
	.slideTxtBox .hd{overflow-x: auto;white-space: nowrap;}
	.slideTxtBox .hd::-webkit-scrollbar {display:none}
	.footer{ background-size: 90%;}
	.foot_l,.visit{ float: none;}
	.college dd a,.subject dd a{width: calc(50% - 2%); }
	.result li .date{ float: left;}
	.sban{ height: 170px;}
	.sban img{ width: 200%; position: absolute; left:50%; margin-left: -100%;}
	
}
@media only screen and (max-width:639px){
	.logo_l{ width:92%}
	.logo_l img{ width:50%; height:auto;  image-rendering: -moz-crisp-edges;   image-rendering: -o-crisp-edges;  image-rendering: -webkit-optimize-contrast;  image-rendering: crisp-edges;  -ms-interpolation-mode: nearest-neighbor;}
	.logo_l span{ font-size:19px;}
	.meun_icon{ margin-top: 0;}
	.Latestlist .imgbox{ width: 125px; height: 125px;}
	.Latestlist .imgbox span{width: 105px; height: 105px; line-height: 105px;}
	.banner{}
	.banner .slick-slide{height: 210px; position: relative;}
	.banner .slick-slide img{height: 210px;width: 120%;}
	.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:nth-child(2){ margin-top: 15px;}
	.sebox .select-type .select_area{ width: 76%;}
	.sebox .reset, .sebox .js-search-btn{ padding:0 14%;}
	.sban .banimg{ position: relative; left: 50%; margin-left: -100%; width:200%;}
	.searhbox02 .text,.searhbox02,.searhbox02 .btn{ height: 40px; line-height: 40px;}
	.footer p{ font-size: 14px;padding:0 20px;}
	.teachbox{ margin-top: 20px;}
	.teacher .jgname{ margin-top: 20px;}
	.teacher li{ height: 330px;}
	.teacher h2 a{ font-size: 20px;}
	.teacher p{ font-size: 14px;}
	.column_one{ padding: 10px 10px;}
}
@media only screen and (max-width:414px){
	.headr ul li{padding: 0 14px;}
	.searhbox01{width: calc(100% - 177px);}
	.top ul{ float: none;}
	.top ul li{ width: 33.3333%; text-align: center; padding: 0;}
	.banner_index{padding-bottom:0;}
	.logo_l{ width: 90%;}
	.meun_icon img{ width: 25px; height: 25px;}
	.logo_l span{ font-size: 16px;}
	.word_finder .word{padding: 0 3%;}
	.number p{ font-size:36px;}
	.openbox h1{ font-size:24px;}
	.Latestlist .slick-list li{ margin: 0 5px; padding-bottom: 0; height: 312px;}
	.Latestlist p{ font-size: 14px;    margin-top: 15px;}
	.name_t{ padding: 0;}
	.hotlist .slick-slide .more{ left: 0;}
	.recomlist .jgname .date{ display: none;}

	.sebox .select-type .select_area{ width: 76%;}
	.sban .banimg{ position: relative; left: 50%; margin-left: -125%; width:250%;}
	.Latestlist .nbox{ padding-top: 13px;}
	.recomlist .slick-list li{ height: 250px; line-height: 250px;}
	.recomlist .imgbox{ height:227px; line-height:227px;}
	.recomlist .slick-dots{ margin-top: 20px;}
	.honor_list a{ padding: 8px 15px;    margin: 10px; line-height: 26px;}
	.college dd a,.subject dd a{width:100%; margin-right: 0; margin-top: 10px; }
	.college dt,.subject dt{ margin-bottom: 15px;}
	
	.pages .PrevDisabled, .pages .Next, .pages a.Prev, .pages .NextDisabled {padding:0 5px  !important;}       
        .pages input.defaultInputStyle {margin:0 3px  !important;}
        .pages input[type="button"] {padding:0 5px  !important;}

     

}
@media only screen and (max-width:320px){
	.logo_l span{ font-size: 15px;}
	.number p{ font-size: 28px;}
	.openbox h1{ font-size: 21px;}
	.word_finder .word_title{    background: url(../images/zmjs.png) no-repeat left 10px;}
	.hotbox .slick-slide li{padding: 30px 10px; margin: 10px;width:calc(100% - 20px) !important;}
	.name_t h1{ font-size: 16px;}
	.sebox .select-type .select_area{ width:74%;}
	.sban .banimg{ position: relative; left: 50%; margin-left: -150%; width:300%;}
}aboutbox

/*分页条*/
.pages table{width:auto !important; margin:0 auto}
 tbody{
     border: none;
    background-color: #fff;
 }
.pages table td,.pages table td div {
    font-family: "微软雅黑" !important;
}

.pages .PrevDisabled,.pages .Next,.pages a.Prev,.pages .NextDisabled {
    border: 1px solid#034ea1 !important;
    height: 25px !important;
    line-height: 25px !important;
    color: #034ea1 !important;
    padding: 0 10px !important;
    font-family: "微软雅黑" !important;
    vertical-align: middle;
   box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;
}

.pages input[type="button"] {
    padding: 0 10px !important;
    height: 25px !important;
    ; line-height: 25px !important;
    background: #034ea1 !important;
    color: #fff !important;
    border: 0 !important;
    vertical-align: top;
    box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;
}

.pages input.defaultInputStyle {
    margin-left: 5px !important;
    margin-right: 5px !important;
    border: 1px solid #333 !important;
    height: 25px !important;
    line-height: 25px !important;
    vertical-align: top;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    padding: 0 5px !important;
   box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;
}

.defaultButtonStyle {
    FILTER: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr= #034ea1, EndColorStr= #034ea1)!important;
    CURSOR: pointer;
    line-height: 14px;
    background: -webkit-gradient(linear, 0 0, 0 100%, from( #034ea1), to( #034ea1))!important;
    background: -moz-linear-gradient( top, #034ea1, #034ea1)!important;
    background: -ms-linear-gradient(top #034ea1 0%, #034ea1 100%)!important;
   box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;
}











/*检索结果页面*/
.result{}
.result li{ padding:15px 0; border-bottom: 1px dashed #dcdcdc;line-height: 30px; background: url(../images/listicon.png) no-repeat left 25px; padding-left: 23px;}
.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){
	.column_one .rank_index:first-child .rank{ width: 94%;}
	.column_one .rank_index .rank .by_rank{padding: 5px 11px;}
	.column_one .rank_index .rank{width: 91%;}
	.column_one .rank_index .select-type .select_area{ width:263px;}
	.column_one .rank_index .select-type .select_area.er_select_area{ width: 334px;}
}

@media only screen and (max-width:1199px){
	.headr{ width: 41%;}
	.searhbox01{ width:45%}
	.banner_index{ padding-bottom:10%;}
	.banner,.banner .slick-slide img{}
	.conbox{ bottom: 55%;}
	.conbox .banner_txt .txt_c{padding: 3% 2%;}
	.banner_txt h1{ font-size:25px;}
	.banner_txt h2{ font-size: 30px; margin-top: 2%;}
	.sebox .select-type .select_area{ width: 68%;}
	.sebox .reset,.sebox .js-search-btn{ width:60px}
	.sebox .select-type .select_area.er_select_area{ width: 75%;}
	.column_one .rank_index .rank{width:88%;}
	.column_one .rank_index .select-type .select_area{ width:208px;}
	.column_one .rank_index .select-type .select_area.er_select_area{ width:240px;}
}
@media only screen and (max-width:1024px){
	.navbg{ display: none;}
	.headr{ float: none;width: 100%;    padding-top: 20px;    clear: both;}
	.searhbox01{ width: calc(100% - 220px);}
	.meun_icon{ display: block; float: right;margin-top: 15px;}
	.top{ display: block;width: 100%;  height:45px;line-height:45px;  position: relative;z-index: 3; border-bottom:1px solid #585f73;padding: 13px 0;background: rgba(255, 255, 255, 0.15); }
	.top ul{ float: right;}
	.top ul li{ float: right; padding: 0 20px; border-right:1px solid #fff;height: 20px; line-height: 20px;}
	.top ul li:first-child{border-right:0;}
	.top ul li a{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;}
	.conbox{ display: none;}
	.searhbox02{ display: block;}
	.banner ul.slick-slider button{ display: none !important;}
	.hotbox .slick-slide li{ width: calc(50% - 30px) !important;}
	.college dd a{ width: calc(33.3333% - 2%)}
	.subject dd a{ width: calc(33.3333% - 2%)}
	.selfteam a{ width: 95%;}
	.column_one .rank_index:first-child .rank_more{ display: block;}
	.sebox .select-type:first-child{ width: 59%;}
	.sebox .select-type{ width: 37%;}
	.sebox .select-type:nth-child(3){width: 59%; margin-top: 15px;}
	.sebox .select-type .select_area{ width: 87%}
	.sebox .reset, .sebox .js-search-btn{padding: 0 5%;margin-top: 15px;width: auto;}
	.sebox .select-type .select_area.er_select_area{ width: 82%;}
	.teacher li{ width: calc(50% - 2%);margin: 15px 1%;}
	.sban .searhbox02{ top: 63%;}
	.sban .banimg2{ display: block;}
	.sban .banimg{ position: relative; left: 50%; margin-left: -75%; width: 150%;}
	.column_one .rank_index:first-child .rank{width:calc(100% - 8rem)}
	.column_one .rank_index .rank{width:calc(100% - 8rem)}
	.column_one .rank_index .select-type{ width: 100%; margin-left: 0;margin-bottom: 0.5rem;}
	.column_one .rank_index .select-type .select_area{ width: calc(100% - 4.625rem);}
	.column_one .rank_index .select-type .select_area.er_select_area{width: calc(100% - 4.625rem);}
	.column_one .nonetop{ padding-top: 0;}
	.column_one .nonebot{ padding-bottom: 0;}
	.datalist{ width: 100%; float: none;overflow-x: auto;overflow-y: hidden;white-space: nowrap;}
	.datalist::-webkit-scrollbar {display:none}
	.datalist a{ width:120px; display: inline-block;}
        .datalist a i { display:none; }
        .datalist a.cur i{ display:none; }
	.teach{ width: 100%; float:none; margin-top: 20px;}
	.teach_box .select_type{ width: 100%; margin: 10px 0;}


      
.rowbox .pc_list {display:none;}
.rowbox .move_list {display:block; }
.rowbox .move_list .move_more {
    height: 1.8rem;
    line-height: 1.8rem;
    background: #034ea1;
    text-align: center;
    color: #fff;
    border-radius: 1rem;
    margin: auto;

}




}
@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: 78%;}
	.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;}
	.Letter_box{ float: none; width: 100%;}
	.word_finder .word{ padding: 0 2.5%;}
	.openbox{ float: none; width: 100%; margin-top:20px;}
	.number{ float: left; width: 60%;}
	.number img,.number p{ display: inline-block; vertical-align: middle; margin: 0 5px;}
	.openbox h1{ float: left; width: 40%; background: #fff; line-height: 100px;}
	.Latestlist{ margin-top: 7%; width: 100%;}
	.hotbox .slick-slide li{ width:calc(100% - 30px) !important;}
	.hotbox .tit{margin:20px 0 }
	.recomlist .slick-list li{ width: 100% !important; margin:10px 0;height: 290px;}
	.recomlist .slick-list li{ }
	.Latestlist .slick-list li{ height: 339px;}
	.hotlist .slick-slide .more{ position: relative; bottom: 0; margin-top: 15px;}
	.recomlist .imgbox{ height:264px; line-height:264px;}
	.sebox .select-type .select_area{ width: 79%;}
	.sebox .select-type .select_area.er_select_area{ width: 74%;}
	.sebox .select-type:first-child{ width: 56%;}
	.teamlist h2 a{ padding: 0; font-size: 16px;}
	.meun_icon{ display: block; }
	.site .position{ display: none;}
	.tdimg{ float: none; text-align: center; margin: 0 auto; width: 160px; height: 160px; line-height: 160px;}
	.tdimg img{ width: 150px; height: 150px;}
	.name_t{ float: none; width:auto; margin-left: 0; margin-top: 25px;}
	.name_t h1{text-align: center;display: block;}
	.name_t p{ text-align: left;}
	.hotlist .slick-dots{ bottom: 0;}
	.hotlist .slick-dots li{ margin: 0 5px;}
	.slideTxtBox .hd li{ font-size: 18px;margin: 0 5px;}
	.slideTxtBox .hd{overflow-x: auto;white-space: nowrap;}
	.slideTxtBox .hd::-webkit-scrollbar {display:none}
	.footer{ background-size: 90%;}
	.foot_l,.visit{ float: none;}
	.college dd a,.subject dd a{width: calc(50% - 2%); }
	.result li .date{ float: left;}
	.sban{ height: 170px;}
	.sban img{ width: 200%; position: absolute; left:50%; margin-left: -100%;}
	
}
@media only screen and (max-width:639px){
	.logo_l{ width:92%}
	.logo_l img{ width:50%; height:auto;  image-rendering: -moz-crisp-edges;   image-rendering: -o-crisp-edges;  image-rendering: -webkit-optimize-contrast;  image-rendering: crisp-edges;  -ms-interpolation-mode: nearest-neighbor;}
	.logo_l span{ font-size:19px;}
	.meun_icon{ margin-top: 0;}
	.Latestlist .imgbox{ width: 125px; height: 125px;}
	.Latestlist .imgbox span{width: 105px; height: 105px; line-height: 105px;}
	.banner{}
	.banner .slick-slide{height: 210px; position: relative;}
	.banner .slick-slide img{height: 210px;width: 120%;}
	.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:nth-child(2){ margin-top: 15px;}
	.sebox .select-type .select_area{ width: 76%;}
	.sebox .reset, .sebox .js-search-btn{ padding:0 14%;}
	.sban .banimg{ position: relative; left: 50%; margin-left: -100%; width:200%;}
	.searhbox02 .text,.searhbox02,.searhbox02 .btn{ height: 40px; line-height: 40px;}
	.footer p{ font-size: 14px;padding:0 20px;}
	.teachbox{ margin-top: 20px;}
	.teacher .jgname{ margin-top: 20px;}
	.teacher li{ height: 330px;}
	.teacher h2 a{ font-size: 20px;}
	.teacher p{ font-size: 14px;}
	.column_one{ padding: 10px 10px;}
}
@media only screen and (max-width:414px){
	.headr ul li{padding: 0 14px;}
	.searhbox01{width: calc(100% - 177px);}
	.top ul{ float: none;}
	.top ul li{ width: 33.3333%; text-align: center; padding: 0;}
	.banner_index{padding-bottom:0;}
	.logo_l{ width: 90%;}
	.meun_icon img{ width: 25px; height: 25px;}
	.logo_l span{ font-size: 16px;}
	.word_finder .word{padding: 0 3%;}
	.number p{ font-size:36px;}
	.openbox h1{ font-size:24px;}
	.Latestlist .slick-list li{ margin: 0 5px; padding-bottom: 0; height: 312px;}
	.Latestlist p{ font-size: 14px;    margin-top: 15px;}
	.name_t{ padding: 0;}
	.hotlist .slick-slide .more{ left: 0;}
	.recomlist .jgname .date{ display: none;}

	.sebox .select-type .select_area{ width: 76%;}
	.sban .banimg{ position: relative; left: 50%; margin-left: -125%; width:250%;}
	.Latestlist .nbox{ padding-top: 13px;}
	.recomlist .slick-list li{ height: 250px; line-height: 250px;}
	.recomlist .imgbox{ height:227px; line-height:227px;}
	.recomlist .slick-dots{ margin-top: 20px;}
	.honor_list a{ padding: 8px 15px;    margin: 10px; line-height: 26px;}
	.college dd a,.subject dd a{width:100%; margin-right: 0; margin-top: 10px; }
	.college dt,.subject dt{ margin-bottom: 15px;}
	
	.pages .PrevDisabled, .pages .Next, .pages a.Prev, .pages .NextDisabled {padding:0 5px  !important;}       
        .pages input.defaultInputStyle {margin:0 3px  !important;}
        .pages input[type="button"] {padding:0 5px  !important;}

     

}
@media only screen and (max-width:320px){
	.logo_l span{ font-size: 15px;}
	.number p{ font-size: 28px;}
	.openbox h1{ font-size: 21px;}
	.word_finder .word_title{    background: url(../images/zmjs.png) no-repeat left 10px;}
	.hotbox .slick-slide li{padding: 30px 10px; margin: 10px;width:calc(100% - 20px) !important;}
	.name_t h1{ font-size: 16px;}
	.sebox .select-type .select_area{ width:74%;}
	.sban .banimg{ position: relative; left: 50%; margin-left: -150%; width:300%;}
}