@charset "utf-8";
/*全局样式*/
*{
margin: 0;
padding: 0;
list-style: none;
}
a{color:#333;}
a:hover{color:#EB8C23;}

body{font-size:14px;
	font-family:font-family: Arial,"Microsoft YaHei";
	background:#efefef;
		}
.content{
	width: 100%;
    overflow: hidden;
   
}
.biaodian{font-family:宋体;}
/*头部*/
.main,.content{
	max-width:1200px;
	margin:auto; 
	overflow:hidden; 
	padding:0 0 15px;
	background: #fff;
}
.header {
    max-width:1200px;
	margin: auto;
	background: url(../headerbg.jpg);
    overflow: hidden;
    margin-top: 15px;
	
}
.banner{
    max-width: 1200px;
    margin: auto;
	padding: 36px 15px;
	overflow: hidden;
}
.huiyuan{margin-bottom: 10px;    float: right;
   }
.top_js{padding-left: 8px;padding-right:4px;}
.em{
	margin-top:47px;
    text-align: right;
}
.input-group {
    float: left;
    width: 70%;
}
.input-group .form-control {
    position: relative;
    z-index: 2;
    float: right;
    width: 99%;
    margin-bottom: 0;
}
.btn-default {
    color: #fff;
    background-color:#0172be;
    border-color:#0172be;
	 text-shadow: none;
}
.btn-default:hover {
    color: #fff;
    background-color: #d37802;
    border-color: #d37802;
}
.gjjs{
	width:26%;
	padding:6px 10px;
	float:right;
	 color: #fff;
}
.em img{margin:0 5px;}
.emrs{
margin-bottom: 8px;
    text-align: right;
    
	overflow: hidden;
}

.xiangxi {
   font-size: 14px;
    width: 90px;
    color: #f9f8f8;
    text-align: center;
    margin-top: 20px;
    line-height: 25px;
    float: right;
    margin: 0 5px;
  border-radius: 6px;
	background: #de9658;
	font-family:Times New Roman;
}
.xiangxi a{
    color: #fff;
    }
.xiangxi a:hover{
    background:#049a3c;
   display: block;
    color: #fff;
    text-decoration: none;
    text-transform: capitalize;
	border-radius: 6px;
}

/*导航*/

.daohang{
	max-width: 1200px;
    margin: auto;
}
.dh{max-width:1200px;margin: 0 auto;padding-bottom: 17px;
    background: #fff;}
.navbar{min-height: 45px;border: 0;margin-bottom: 0px;}
.navbar-nav>li>a{height:45px;line-height: 45px;padding-top: 0;padding-bottom: 0;margin-top: 2px;}
.site-nav{background:#0172be;border-radius: 4px;}
.site-nav a{color: #fff;font-weight: bold;}
.site-nav .nav>li>a{padding-left:14px;padding-right: 14px;}
.site-nav .nav>li>a:focus,.site-nav .nav>li>a:hover {
    text-decoration: none;
    background-color:#9e0209;
    color: #eee;
}
.site-nav .navbar-toggle{background: #9e0209;}
.site-nav .navbar-toggle .icon-bar{background:#fff;}
.site-nav .navbar-nav>li>a{font-size: 18px;text-align: center;font-weight: normal;}

.dropdown-menu>li>a {
    display: block;
    padding: 8px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap;
}
.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
    color: #fff;
    text-decoration: none;
    background-color: #9e0209;
}
.caret {
  
    margin-left: 5px;
    
}
.navbar-brand, .navbar-nav>li>a {
     text-shadow:none; 
}

/*首页大图滚动*/

.padd_r{padding-right: 11px;}
.carousel-caption {
   bottom: 15%;
}
.btn-group-lg>.btn, .btn-lg {
    padding: 8px 15px;
    font-size: 1.3vw;
    line-height: 1.3333333;
    border-radius: 6px;
}
.btn-primary {
    color: #fff;
    background-color: #ed7b00;
    border-color: #ed7b00;
}
.btn-primary:hover {
    color: #fff;
    background-color: #06a8dd;
    border-color: #06a8dd;
}
.btn-primary:focus {
    color: #fff;
    background-color: #ed7b00;
    border-color: #ed7b00;
}

.btn-primary2 {
    color: #fff;
    background-color: #049842;
    border-color: #049842;
}
.btn-primary2:hover {
    color: #fff;
    background-color: #06a8dd;
    border-color: #06a8dd;
}
.btn-primary2:focus {
    color: #fff;
    background-color: #ed7b00;
    border-color: #ed7b00;
}
.carousel-caption h3 {
    font-size: 1.6vw;
    margin-bottom: 4%;
    line-height: 3.1rem;
    margin-top: 0;
}


.tab_1, .tab_2, .tab_3{
	margin:0 auto;
	padding:1px 0;
	border-radius: 5px;
	
	
}
.tab_1 h4, .tab_2 h4, .tab_3 h4{
	color:#fff;
	text-align: center;
	font-size:22px;
}
.tab_1 p, .tab_2 p, .tab_3 p{
	text-align:center;
	color:#fff;
	font-size:14px;
	line-height: 24px;
	margin: -5px 0 10px;
}
.tab_1{
	background:#be0a01;
	    margin-right: -8px;
}
.tab_2{
	background:#0172be;
	margin-right: -4px;
    margin-left: -4px;
}
.tab_3{
	background:#be6901;
	margin-left: -8px;
}
.san{color:#fff;}
a.san:link, 
a.san:visited { 
color:#fff; 
text-decoration:none; 
} 
a.san:hover, 
a.san:active { 
color:#eee; 
text-decoration:none; 
} 

/*封面图片*/

.fmtp{
	overflow: hidden;
	    padding-left: 0;
}
.fmt{
	border:1px solid #999;
	    margin: auto;
}
.fmyc{
	line-height:28px;
	padding-right: 0;
	padding-left: 10px;
}

.ttg{
    padding: 5px 28px;
    font-size: 1.2vw;
    line-height: 1.3333333;
    border-radius: 6px;
	margin-top:5px;
}


.zxx_zoom_left{width:45%; float:left; margin-top:20px; border-right:1px solid #dddddd;}
.zxx_zoom_left h4{margin:5px 0px 15px 5px; font-size:1.1em;}
.small_pic{float:left;max-width:224px;margin-right:10px;padding-left:3px;display:inline-block; text-align:center; *display:inline; zoom:1; vertical-align:middle;overflow:hidden;box-sizing: border-box;}
.small_pic img{max-width:217px; vertical-align:middle; margin-bottom: 7px;border: 1px solid #ccc;}
.zxx_zoom_right{width:50%; float:left; margin-top:20px; padding-left:2%;}
.zxx_zoom_right h4{margin:5px 0px; font-size:1.1em;}
.zxx_zoom_right p.zxx_zoom_word{line-height:1.5; font-size:1.05em; letter-spacing:1px; margin:0 0 35px; padding-top:5px;}

/*最新录用*/

.uw-on-campus {
    overflow: hidden;
    text-align: left;
}
.uw-on-campus h2 {
    font-size: 22px;
    color: #333;
    background: url(../zxlybj.jpg) no-repeat left;
    line-height: 45px;
    margin-top: 0;
    margin-bottom: 15px;
	font-family: Microsofy Yahei;

    
}

.neirong{    overflow: hidden;
    padding-left: 0;
    padding-right: 8px;}

.neirong dl {
	    overflow: hidden;
    margin-bottom: 16px;
    background: #fff;
    padding-right: 0px;
    padding-left: 0;
}
.padding_r{padding-right:0!important;padding-left:10px!important;}
.neirong dl dt {
    text-align: left;
	font-weight: normal;
	float:left;
	min-height: 130px;
	
}
.neirong dl dd {
        text-align: left;
    background: #ececec;
    line-height: 30px;
    margin-bottom: 6px;
    padding-left: 5px;
	
}

.neirong dl dt h4 {
    line-height: 26px;
	font-size: 14px;
    color: #333;
	font-weight: bold;
	margin:0;
   }

.neirong dl dt p {
    line-height: 26px;
	font-size: 14px;
	margin:0;
	color: #333;
}
.luyrq{
	font-weight:bold;
	color:#D47906;
}
.read_more{text-align: center;padding-top: 20px;font-size: 17px;
    color: #dc770c;
    font-weight: bold;}

	.nr_r{padding-right: 11px;}
/*当期目录*/




.hovertreeContent {
    width: 100%;
    /* text-indent: 2em; */
    /* margin: 5px auto; */
    height: 1300px;
    overflow: hidden;
    position: relative;
    /* border: 1px solid silver; */
}
.hewenqiToggle{
	height:20px;
	background-color:#f0f0f0;
	position:absolute;
	bottom:0px;
	width:100%;
}
.triangle-down-hovertree { width: 0; height: 0; border-left: 8px solid transparent; border-right: 8px solid transparent; border-top: 16px solid #999;position:absolute;right:0px;left:0px;margin:0px auto; top:2px;cursor:pointer;}
.triangle-up-hovertree { width: 0; height: 0; border-left: 8px solid transparent; border-right: 8px solid transparent; border-bottom: 16px solid #999; position:absolute;right:0px;left:0px;margin:0px auto;top:2px; }

.wz_njq{overflow:hidden;}
.nianjq{float:left;font-weight: bold;line-height: 28px;}
.syq{float:right;}
.zhuangkan{font-weight: bold;line-height: 28px;}

.current{
	
}
.dqml{
	margin-left:0;
	margin-right:0;
	padding: 15px 0;
}
.dqml_ming{
	font-size:18px;
	color:#000;
	padding-bottom:10px;
	margin-bottom:20px;
	border-bottom:1px solid #009999;
}

.dqml_img{padding-left:0;}
.dqml_wzn{overflow:hidden;padding-left: 0;}
.dqml_title,.txt_biaoti{font-size: 14px;color:#333;font-weight: bold;line-height:26px;}
.dqml p{
	line-height:26px;
	margin: 0;
}
.dqml_zaiyao{line-height:24px;}
.dqml_zaiyao img{margin-right:5px;}
.figure{color:#333;margin:5px 0;}
.red{color:#f00;}

.lanming{
	height: 32px;
	line-height: 32px;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	letter-spacing: 1px;
	/* width: 23%; */
	background:#0172be;
	text-align: center;
	border-radius: 5px;
	margin: 10px 0 0;
	display: inline-block;
	padding: 0 10px;
}
.more{padding-top: 15px;}

/*封面*/
.content_r{
	overflow: hidden;
	padding-left: 7px;
}
.fm{
	overflow:hidden;
	    border: 1px solid #d6e9c6;
    border-radius: 3px;
	padding:20px;
}
.fm img{
	border:1px solid #ccc;
	max-width: 60%;
	margin: auto;
}
.fmsm{
	    line-height: 24px;
    margin: auto;
    background: #dff0d8;
    padding: 10px;
    margin-top: 20px;
    text-align: justify;
}

/**下载排行切换样式**/
.tabPanel{
    width: 378px;
    border: 1px solid #faebcc;
    border-radius: 3px;
    overflow: hidden;
	margin-bottom: 19px;
	}
.xzph{
	float: left;
    width: 175px;
    height: 41px;
    line-height: 41px;
    padding-left: 10px;
    font-size: 22px;
    background: #fcf8e3;
    border-bottom: 1px #faebcc solid;
	font-family: Microsofy Yahei;
	}
.tabPanel ul{     
	float: right;
    background: #fcf8e3;
    border-bottom: 1px #faebcc solid;
	width:100%;
}
.tabPanel ul li{
	    float: left;
    line-height: 40px;
    text-align: center;
    cursor: pointer;
    text-shadow: 0 1px 0 #fff;
    font-size: 14px;
    font-weight: bold;
    padding: 0 10px;
	
}
.tabPanel .hit{
	cursor:pointer;color:#e88c02;text-shadow:0 1px 0 #fff;
	
}
.pane{width:365px;float:left;;background-color:#fff;display:none;}

.pane dl{
	overflow:hidden;
	    padding: 0px 13px;
		margin-bottom: 5px;
}

.pane dl dt{
	line-height:28px;
	font-size:14px;
	font-weight: 100;
}




.r_tab,.r_tab2{
	overflow: hidden;
    border-radius: 3px;
    margin-bottom: 19px;
	
}
.r_tab2{border: 1px solid #faebcc;}
.r_tab{
	border: 1px solid #bce8f1;
}

.r_tab img{margin-right:10px;}

.r_title{
	background: #fcf8e3;
    height: 40px;
    line-height: 40px;
    border-bottom: 1px #faebcc solid;
    padding-left: 10px;
    font-size: 22px;
	font-family: Microsofy Yahei;
}
.r_tab ul{
	    margin: 10px;
		overflow: hidden;
}
.r_tab ul li{
	line-height:26px;
    border-bottom: 1px #e8e8e8 dashed;
	
}

.r_title2{
	background: #d9edf7;
	height:40px;
	line-height: 40px;
	border-bottom:1px #bce8f1 solid;
	padding-left:10px;
	font-size:22px;
	font-family: Microsofy Yahei;
	
	
}
.r_tab2 ul{
	
	margin: 10px;
}

.ztm{
	font-weight:bold;
}
.ztm_i{float:right;}
.r_tab2 ul li ul{
	overflow: hidden;
	margin: 5px 0;
}
.r_tab2 ul li ul li,.xiazaipaih{
	line-height: 26px;
	border-bottom: 1px #e4e4e4 dashed;
	margin-bottom:10px;
}
.r_tab2 ul li ul li img{
	margin-right:7px;
}
.r_em{overflow:hidden;}
.r_em ul{text-align: center;}
.r_em ul li{width:50%;float:left;}


.gd{float:right;font-size:14px;}
.dblogo{
	margin:20px 0;
	text-align: center;
	border-top:1px solid #ccc;
}
.dblogo img{
	margin:0 20px;
}

.db_news{
	background:#fff;
	padding:20px 0;
}
.news{
	max-width: 1200px;
	margin: auto;
	overflow: hidden;
}
.news_tab{
	border: 1px solid #e4e3e3;
    /* width: 30%; */
    margin-bottom: 25px;
	border-radius: 5px;
}
.news_tit{
	    color: #000;
    font-size: 17px;
    border-bottom: 1px solid #eceaea;
    line-height: 35px;
   padding-left: 15px;
    background: #eee;
}
.news_tab ul{
	    margin: 8px 15px;
}
.news_tab ul li{
	line-height:25px;
	color:#000;
}
.news_tab ul li img{
	margin:6px 0;
}
.shijian{color:#D3952F;}
.new{color:#f00;}
/*尾部*/
.footer{
	background-color:#0172be;
	margin:0 auto;
	overflow: hidden; 
	padding: 40px 0 0;
	border-top:#484646  1px solid;
}
.footer_nr{
	max-width:1200px;
	overflow: hidden;
	margin: auto;
	color: #fff;
}
.weixin{text-align: right;}
.banquan{line-height: 30px;margin-bottom:20px;}
.banquan p{line-height:31px;}

.left-l{padding-right:1px;width:73%;}
.hidelabel{display:none;}


/*--返回顶部top--*/
.top-arrow{    
	position: fixed;
    _position: absolute;
    bottom: 80px;
    right: 10px;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    display: none;
    z-index: 9999;
    cursor: pointer;
    background: #ced4da;
}
.top-arrow .glyphicon{text-align:center;top:7px; left:8px;color: #333;}

/*--返回顶部top--*/
.bd_weixin_popup {
    
    box-sizing: content-box;
}
/*------------------------------------------移动端结束----------------------------------------------------*/


/*二级页面*/
.right{
	overflow:hidden;
	padding-top: 15px;
}

.right_tab{
	border: 1px solid #ccc;
    border-radius: 3px;
	margin-bottom:25px;
}

.right_tab_tit{
	background:#0172be;
    height: 36px;
    line-height: 36px;
    padding-left: 10px;
    font-size: 18px;
	color:#fff;
	
	
}
.right_tab ul{
	overflow:hidden;
	margin: 10px;
}
.right_tab ul li,.news-list li{
	line-height: 30px;
    border-bottom: 1px #e4e4e4 dashed;
}
.c_nr{
	background:#fff;
	overflow: hidden;
	margin-bottom: 20px;
	
}


.lanmm{ 
	border-bottom:#ccc 1px solid;
	font-size:18px;
	color:#333;
	line-height:50px;
	background: url(../ejlmbj.jpg) no-repeat left bottom;
	
	
}
.lanmm img{ 
	vertical-align: middle;
	margin-right: 5px;
    margin-top: -4px;
}



.c_nr ul{margin:20px;}
.c_nr li{line-height:30px;}
.liulancishu{float:right;height:40px;line-height: 40px;padding-right:20px;}
.fy{padding:20px 0;margin-top: 50px;}
.c_jsp{
	width:100%;
	padding:5px 20px;
}
.newsfengye{width:100%; height:40px; line-height:40px; text-align:center;}
.newsfengye ul li{float:left;padding:5px 30px;}

.gklly ul,.gklly{overflow: hidden;}

.gklly li{text-align: center;margin-bottom:10px;float:left;}
.gklly li img{margin-bottom:10px;border:1px solid #ccc;}


.gk_nian{    
	width: 100%;
    height: 40px;
    line-height: 40px;
    text-align: center;
    display: inline-block;
    /* border: 1px solid #ccc; */
    margin: 0 auto;
    margin-bottom: 30px;
    background: #dfe2e0;
    font-size: 24px;
    color: #049a3c;
}
.fmfm{overflow:hidden;}
.fmfm ul{overflow:hidden;}
.fmfm li{text-align: center;margin-bottom:10px;}
.fmfm li img{margin-bottom:10px;border:1px solid #ccc;width:160px;height:220px;}
.left-con{float:left;}
.right-con{float:right;}
.con-bigtitle{
	border-bottom:#ccc 1px solid;
	font-size:18px;
	color:#0172be;
	margin-top:0;
	height:36px;
	line-height:36px;		
}

	

/*------------------------------------------移动端开始----------------------------------------------------*/


@media (max-width: 992px) {    
.banner{min-height:0;padding:20px 12px;}	
.issn {margin: 44px 0 0;
    font-size: 1.1vw;
    color: #fff;
    min-width: 18%;}
.zhuban {float: right;
    margin: 35px 0 0;
    max-width: 47%;}
.zb {line-height: 41px;font-size: 1.2vw;margin: 0 3px;}
.zbdwlj {margin-right: 9px;font-size: 1.1vw;line-height: 22px;}
.syq { float: left;}
	.fmyc{text-align:center;}
}


@media (min-width: 1024px){
	.site-nav .nav>li>a {
		padding:0px 31px;
	}
	.site-nav-en .nav>li>a{    font-size: 17px;padding:0px 16px;}
}
.top_logo {text-align:left;}

@media (min-width: 768px){
	
	.thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 20px;
    line-height: 1.42857143;
    background-color: #fff;
    border:0;
    border-radius: 4px;
    -webkit-transition: border .2s ease-in-out;
    -o-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out;}
	.navbar-nav {
    float: left;
    margin: 0;
}

	
}

@media (min-width: 767px)and (max-width: 992px){
.input-group {
    width: 70%;
}
.top_js {
	margin-top: 36px;}
.em {
    margin-top: 34px;}
.gjjs {
    padding: 6px 2px;
    float: right;}
.em img{margin:0 2px;}	

	
	
	
.fmsm_njq{height:none;}
.fmsm_sm{padding: 0;}
.tab_zxbg dd{width: 44%;}

.fm{margin-bottom:20px;padding: 10px;}
.fm img {
    max-width: 180px;
    margin-right: 26px;}
.tab_zxqk li {width: 96%;}
	

	
}

@media (max-width: 767px){
.top_js{width:100%;margin-top:10px;}
.header{margin-top:0;}	
.top_logo img {margin: auto;}
.navbar{min-height: 50px;}
.navbar-nav>li>a {
	line-height: 50px;}	
.navbar-nav .open .dropdown-menu>li>a {
    line-height: 25px;
    text-align: center;
    color: #fff;
}
.navbar-nav .open .dropdown-menu>li>a:focus, .navbar-nav .open .dropdown-menu>li>a:hover {
    /* background-image: none; */
    background: #9e0209;
}
.gjjs_m{
	color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236;
	padding: 6px;}	
}
.top_js{margin-top:10px;}
.carousel-caption h3 {
    margin-bottom: 1%;
    line-height: 1.1rem;
    margin-top: 0;
}
.carousel-caption {
    bottom: 10%;
}	
.carousel{margin-bottom:20px;}
.weixin img{float:none;}		
	.fm, .fmsm_njq,.fmsm_syq{text-align: center;}
	.nav>li>a {text-align: center;}
	.tab_zxbg dd{width: 46%;}
	.ewm{margin-right:0;}
	.fm{margin-bottom:20px;}
	.tab_zxqk li {width: 46%;}	
	.container-fluid{background: #fff;padding-bottom:17px;}
	.ttg {padding: 11px 28px;width: 100%;font-size:16px;}
	.lanming {/* width:38%; */}
	.padd_r{padding-right:15px;}
	.tab_1 {margin-right:0;}
	.tab_1, .tab_2, .tab_3 {margin: 10px auto;}
	.dqml_wzn, .dqml_img{padding-left:0;}
	.fmtp {padding-left:15px;}
	.nianjq {float: none;}
	.neirong {padding-right: 0;}
	.padding_r {padding-left:0!important;;}
	.weixin {text-align: left;margin-bottom:15px;}
	.nr_r{padding-right:15px;}
}
@media (max-width:1120px){
.site-nav {width:100%;}

}


/*改变导航默认高*/
@media (min-width: 768px) {
    .navbar-nav > li > a {
        padding-top: 0;
        padding-bottom: 0;
		color: #fff;
    }
	
}

@media (min-width:1200px) {
/*导航hover事件修改*/
.navbar .nav > li:hover .dropdown-menu {
	display: block;
}
	.container{width: 1200px;background:#ffffff;}
}

/*移动端搜索判断*/
@media (max-width:1200px) and (min-width:992px) {
.app-search{display: none;}
}
.white_content{display:none;color:#666;font-size:14px;}
.content{padding:0 3%;}
