.wrap{
	width:100%;
	font-size:14px;
}
.wrap .header{
	width:100%;
	font-size: 0;
	height:320px;
	background: url(/jiwei/images/h-bg.jpg) no-repeat;
	background-size: 100% 100%;
	
}
.header .header-box{
	width:1200px;
	height:100%;
	margin: 0 auto;
	position: relative;
}
.logo-boxs{
   float: left;	
   position: absolute;
	left:0;
	top:110px;
	font-size:24px;
	line-height:50px;
	color:#fff;
	font-weight:bold;
	z-index: 2;
	font-family: 'Microsoft YaHei', Arial, sans-serif;
}
.logo-boxs span{ margin:0 10px; font-size:36px}
.logo-boxs a{color:#fff;}
.logo-boxs .img1{
	width:90px;
	vertical-align: middle;
}
.logo-boxs .img2{
	
	width:400px;
	vertical-align: middle;
	
}
.header-box .logo{
	position: absolute;
	left:0;
	top:110px;
	width:65%;
	z-index: 2;
}
.header-box .header-right{
	position: absolute;
	right:0;
	top:0;
	width:650px;
	height:100%;
	z-index: 1;
}
.header-right .swiper1{
	width:100%;
	height:100%;
}
.header-right .swiper1 .banner-img{
	width:100%;
	height:100%;
}
.wrap .nav{
	width:100%;
	height:64px;
	font-size:14px;
	background:#ae0405;
}
.nav .nav-box{
	width:1200px;
	margin: 0 auto;
}
.nav-box .nav-box-ul{
	width:100%;
}
.nav-box-ul .nav-box-li{
	padding:20px 0;
	float: left;
	position: relative;
}
.nav-box-li .a{
	display: inline-block;
	width:150px;
	color:#fff ;
	font-size: 18px;
	text-align: center;
}
.nav-box-ul .nav-box-li.active{
	transition: all 0.5s;
	background: #8b0304;
	color:#fff ;
}
.nav-box-ul .nav-box-li:hover{
	transition: all 0.5s;
	background: #8b0304;
	color:#fff ;
}
/*一级*/
.nav-box-li .select-box{
	position: absolute;
	left:0;
	top:63px;
	top:58px\0;
	width:100%;
	z-index: 122;
	background:rgba(255,255,255,0.7);
	display: none;
}
.select-box .ul{
	width:100%;
}
.select-box .li{
	width:100%;
	text-align: center;
	padding:15px 0 15px 0;
	box-sizing: border-box;
	border-bottom:1px solid #f2f2f2;
	transition: all 0.5s;
	position: relative;
	background: #50000c;
}
.select-box .li:nth-last-child(1){
	border-bottom:0;
}
.select-box .li .select-a{
	display: inline-block;
	text-align: center;
}
.select-box .li a{
	color: #fff;
}
.select-box .li.active{
	transition: all 0.5s;
	background: #a00019;
	color:#fff ;
}
.select-box .li.active .select-a{
	color:#fff ;
}
.select-box .li:hover{
	background: #a00019;
	color:#fff ;
}
.select-box .li:hover .select-a{
	color:#fff ;
}
.select-box .li .right-a{
  width:5px;
  vertical-align: middle;
  margin-right: 10px;
}
.nav-box-li:hover .select-box{
	display: block;
}

.mobile-nav{
	width:100%;
	background: #ae0405;
	color: #fff;
	padding:15px 20px;
	font-size: 18px;
	display: none;
	box-sizing: border-box;
}
.mobile-nav .caidimg{
	width:30px;
	height:30px;
	float: right;
	cursor: pointer;
}
.left-slide{
	width:100%;
	position: fixed;
	background: rgba(0,0,0,0.6);
	height:100%;
	top:0;
	left:-100%;
	z-index: 1111;
	display: none;
}
.left-slide .slide-box{
	width:260px;
	position: absolute;
	background: #fff;
	height:100%;
	top:0;
	left:0;
	padding:10px 20px;
	box-sizing: border-box;
}
.slide-box .list{
	width:100%;
	border-bottom: #f6f6f6 1px solid;
}
.slide-box .list .select-slide-box{
	width:100%;
	display: none;
}
.select-slide-box ul{
	width:100%;
	padding:10px 20px;
	box-sizing: border-box;
	border-top: #f6f6f6 1px solid;
}
.select-slide-box ul li{
}
.select-slide-box ul li a.active{
	color: #2876c0;
}
.slide-box .list .arrow{
	width: 20px;
	float: right;
	vertical-align: middle;
}
.slide-box .list a{
	display: inline-block;
	width:100%;
	font-size: 16px;
	text-align: center;
    padding: 15px 0;
}
.slide-box a:hover{
	background: #f9f9f9;
}
.wrap .main{
	width:100%;
	background: #f1f4f9;
}
.main .main-box{
	width:1200px;
	margin: 0 auto 20px;
}
.main-box .new{
	width:100%;
	background: #fff;
	overflow: hidden;
	padding:25px 20px 20px;
	box-sizing: border-box;
}
.new .news-swiper{
	width:50%;
	float: left;
	height:325px;
}
.new .news-swiper .swiper-container{
	height:100%;
}
.new .news-tab{
	width:50%;
	float: right;
	padding:0 30px;
	box-sizing: border-box;
}
.swiper2 .title{
	position: absolute;
	bottom:2px;
	left:0;
	width:100%;
	color: #fff;
	padding:10px;
	box-sizing: border-box;
	background: rgba(0,0,0,0.4);
}
.swiper2 .images{
	width:100%;
	height:100%;
}
.swiper2 .title .text{
	width:60%;
	box-sizing: border-box;
	overflow:hidden; 
	text-overflow:ellipsis;
	white-space:nowrap;
}
.swiper2 .swiper-pagination-bullets{
 	width:40%;
 	right:0;
 	left:auto;
 }
 .news-tab .news-tab-box{
 	box-sizing: border-box;
 }
.news-tab-top{
	border-bottom: 1px solid #d6d6d6;
	position: relative;
}
.news-tab-top .more{
	position: absolute;
	top:5px;
	right:0;
	color: #999999;
}
.news-tab-top .more a{
	color: #999999;
}
.news-tab-top .tab{
	font-size: 18px;
	padding:12px 15px;
	cursor: pointer;
	display: inline-block;
}
.news-tab-top .tab.active{
	font-weight: bold;
	border-bottom: 3px solid #ae0405;
}
.news-tab-conent{
	width:100%;
	padding:30px 0 0;
	display: none;
}
.news-tab-conent.active{
	display: block;
}
.news-tab-conent .news-tab-list{
	width:100%;
	display: flex;
	padding-bottom:18px;
	min-width: 0;
	justify-content: space-between;
}
.news-tab-list .texts{
	width:80%;
	text-overflow:ellipsis;
	white-space:nowrap;
	overflow:hidden; 
	display: inline-block\0;
}
.news-tab-list .texts .icon{
	width:11px;
	height:7px;
	margin-right: 10px;
}
.news-tab-list .time{
	color: #c6c6c6;
	display: inline-block\0;
}
.main-box .banner{
	margin:20px 0;
}
.main-box .banner .banner-img{
	width:100%;
	height:100%;
}
.main-box .alumni-worp{
	width:100%;
	overflow: hidden;
}
.alumni-worp .alumni-left-box{
	width:1200px;
	overflow: hidden;
}
.alumni-left-box .alumni-left-list{
	width:32%;
	min-height:359px;
	margin-right: 24px;
	/*margin-bottom: 20px;*/
	padding: 15px;
	box-sizing: border-box;
	float: left;
	background: #fff;
}
.alumni-left-list:nth-of-type(3n){
	margin-right:0;
}
.alumni-left-list .alumni-left-top{
	background: #f3f3f3;
}
.alumni-left-top .titles{
	 display: inline-block;
	 padding:15px 40px;
	 background: #039aef;
	 color: #fff;
	 font-size: 18px;
	 font-weight: bold;
	 position:relative;
}
.alumni-left-top .titles:after{
	content: '';
	position: absolute;
	top:0;
	left:0;
	background: #ae0405;
	width:5px;
	height:100%;
}
.more{
	float: right;
	margin: 15px 5px 0 0;
	color: #999999;
}
.alumni-left-list .alumni-tab-top{
	width:100%;
	padding:10px 10px 0 10px;
	box-sizing: border-box;
	border-bottom: #e4e3e3 1px solid;
}
.alumni-tab-top .tab{
	padding:10px;
	cursor: pointer;
	display: inline-block;
}
.alumni-tab-top .tab.active{
	border-bottom: 2px solid #0154a4;
}
.alumni-left-list .alumni-bot-conent{
	width:100%;
	padding:30px 0 0;
}
.alumni-bot-conent.boxhid{
	display: none;
}
.alumni-bot-conent.boxhid.active{
	display: block;
}
.alumni-bot-conent .alumni-bot-list{
	width:100%;
	display: flex;
	padding-bottom:18px;
	min-width: 0;
	justify-content: space-between;
}
.alumni-bot-list .texts{
	width:80%;
	text-overflow:ellipsis;
	white-space:nowrap;
	overflow:hidden; 
	display: inline-block\0;
}
.alumni-bot-list .texts .icon{
	width:3px;
	height:3px;
	display: inline-block;
	background: #b31e23;
	margin-right: 10px;
	vertical-align: middle;
}
.alumni-bot-list .time{
	color: #c6c6c6;
	display: inline-block\0;
}
.alumni-worp .alumni-right-box{
	width:360px;
	float: right;
	padding-left:20px;
	box-sizing: border-box;
}
.alumni-right-box .alumni-right{
	background:#dfe4ed;
	padding:20px 20px 0;
}
.alumni-right .alumni-right-top{
	width:100%;
}
.alumni-right-top .title-box{
	border-bottom: 1px solid #f7f8fa;
}
.title-box .title{
	display: inline-block;
	color: #ae0405;
	font-size: 18px;
	font-weight: bold;
	padding:0 15px 13px;
	border-bottom: 3px solid #ae0405;
}
.title-box .more{
	float: right;
    margin: 20px 5px 0 0;
    color: #999999;
}
.alumni-right-top .alumni-icon-box{
	width:100%;
	padding:10px 0 20px 0;
	overflow: hidden;
}
.alumni-icon-box .alumni-icon-list{
	float: left;
	width:32%;
	margin-right: 1.2%;
	text-align: center;
	margin-bottom: 5px;
	padding:20px 0;
}
.alumni-icon-list:nth-of-type(3n){
	margin-right:0
}
.alumni-icon-list .icon{
	width:58px;
	height:58px;
	margin:0 auto 13px;
}
.alumni-icon-list .text{
	color: #fff;
}
.alumni-icon-list.bg1{
	background: #3dcbae;
}
.alumni-icon-list.bg2{
	background: #94c2e9;
}
.alumni-icon-list.bg3{
	background: #90cbf1;
}
.alumni-icon-list.bg4{
	background: #8e9fee;
}
.alumni-icon-list.bg5{
	background: #468ce2;
}
.alumni-icon-list.bg6{
	background: #49dbd5;
}
.alumni-right-bot{
	width:100%;
}
.alumni-right-bot .title-box{
	border-bottom: 1px solid #f7f8fa;
	margin-top: 20px;
}
.alumni-right-cont{
	width:100%;
	min-height: 260px;
	padding:20px 0 0;
}
.alumni-right-cont .alumni-right-list{
	width:100%;
	display: flex;
	padding-bottom:18px;
	min-width: 0;
	justify-content: space-between;
}
.alumni-right-list .texts{
	width:80%;
	text-overflow:ellipsis;
	white-space:nowrap;
	overflow:hidden; 
	display: inline-block\0;
}
.alumni-right-list .texts .icon{
	width:3px;
	height:3px;
	display: inline-block;
	background: #b31e23;
	margin-right: 10px;
}
.alumni-right-list .time{
	color: #999999;
	display: inline-block\0;
}
/*.main-box .friendly-links{
	width:100%;
	margin: 20px 0 0;
	padding:23px 20px;
	box-sizing: border-box;
	background: #fff;
	border: 1px solid #ededed;
}*/
.friendly-links{
	width: 100%;
margin: 20px 0 0;
	background: #fff;
border: 1px solid #ededed;
	height: 78px;
    padding:0 20px;
    box-sizing: border-box;
}
.friendly-links .friendly-links-box{
	padding:20px;
	border: 1px solid #ededed;
	background: url(/jiwei/images/bot_34.jpg) no-repeat;
	background-size: 100% 100%;
	position: relative;
}
.friendly-links .friendly-links-box:after{
	content: '';
	position: absolute;
	background: #ae0405;
	width: 5px;
	height:100%;
	left: 0;
	top:0;
}
.friendly-links-box .select-box{
	display: inline-block;
	margin-left: 15px;
	margin-bottom: 10px;
	width:172px;
	height:35px;
	line-height: 35px;
	padding:0 15px;
	border: 1px solid #e5e0df;
	border-radius: 2px;
	cursor: pointer;
	box-sizing: border-box;
	position: relative;
    background: #fff;
}
.select-box .arrow{
	 width:20px;
	 float: right;
	 margin:12px 20px 0 0;
	 vertical-align: middle;
}
.select-box .selectin{
	position: absolute;
	display: inline-block;
	width:100%;
	left:0;
	cursor: pointer;
	top:0;
	height:100%;
	opacity: 0;
}
.footer{
	width:100%;
	background: #ae0405;
	color: #fff;
	font-size: 12px;
	padding:50px 0;
	text-align: center;
}
.footer .text1{
	margin-bottom: 10px;
}
.footer .text1 span{
	display: inline-block;
	margin-right: 10px;
}
.main-box .news-info{
	width:100%;
	margin: 20px 0;
	padding:20px;
	box-sizing: border-box;
	background: #fff;
	overflow: hidden;
}
.news-info .new-nav{
	float: left;
	border: 1px solid #e5e5e7;
	border-bottom: 0;
}
.new-nav .title{
 	 width:230px;
	 height:66px;
	 background: #ac0404;
	 color: #fff;
	 font-size: 18px;
	 text-align: center;
	 line-height: 66px;
 }
.new-nav .nav-ul{
	width:100%;
}
.nav-ul .li{
	padding:20px;
	border-bottom: 1px solid #e5e5e7;
	text-align: center;
	cursor: pointer;
}
.right-arrow{
	float: right;
}
.nav-ul .li.active{
	background: #faffd7;
}
.new-right{
	width:920px;
	padding:0 20px;
	box-sizing: border-box;
	float: right;
}
.new-right .title-box{
	width:100%;
	border-bottom: 1px solid #d8d8d8;
}
.title-box .title{
	padding:7px 0;
	border-bottom: 2px solid #ad0407;
}
.title-box .right-n{
	float:right;
	margin: 20px 10px 0 0;
}
.title-box .right-n a{
	margin-right: 5px;
}
.new-detl{
	width:100%;
	padding:30px 0;
}
.new-detl .main-center-top{
	text-align: center;
	font-size: 24px;
	line-height: 38px;
}
.subtitle{
	font-size: 14px;
	color: #999999;
	margin-top: 20px;
	background:#f7f7f7;
}
.subtitle span{
	margin-right: 10px;
}
.subtitle a{
	color: #999999;
}
.article-box{
	width:100%;
	text-align: left;
	font-size: 14px;
	line-height: 26px;
	/*text-indent: 2em;*/
	padding:24px 0 50px 0;
	border-bottom: #E8E8E8 1px dashed;
}
.article-box .passage{
	text-align: left;
	padding-bottom:30px;
}
.article-box img{
	max-width: 100%;
	margin: auto;
	height:auto;
	padding-bottom:30px;
}
.article-box .passage img{
	height:auto;
}
.article-box .share{
	width:100%;
	overflow: hidden;
}
.share .fl{
	float: left;
	text-indent: 0;
}
.share .bdsharebuttonbox{
	float: left;
}
.xiatige{
	width:100%;
	font-size: 14px;
	overflow: hidden;
	color: #9a9a9a;
}
.xiatige .xiatige-last{
	padding-top: 30px;
	float: left;
	cursor: pointer;
}
.xiatige-last a{
	color: #9a9a9a;
}
.xiatige-last:hover, .xiatige-last a:hover{
	color: #ae0405;
}
.xiatige .xiatige-next{
	padding-top: 24px;
	float: right;
	cursor: pointer;
}
.xiatige-next a{
	color: #9a9a9a;
}
.xiatige-next:hover,.xiatige-next:hover a{
	color: #ae0405;
}
.new-detl-w{
	width:100%;
}
.new-detl-w .new-detl-list{
	width:100%;
	display: flex;
	padding-bottom:18px;
	min-width: 0;
	justify-content: space-between;
}
.new-detl-list .texts{
	width:80%;
	text-overflow:ellipsis;
	white-space:nowrap;
	overflow:hidden; 
	display: inline-block\0;
}
.pagination {
  position: absolute;
  z-index: 20;
  right: 10px;
  bottom: 10px;
}
.swiper-pagination-switch {
  display: inline-block;
  width: 8px;
  height: 8px;
  border-radius: 8px;
  background: #555;
  margin-right: 5px;
  opacity: 0.8;
  border: 1px solid #fff;
  cursor: pointer;
}
.swiper-active-switch {
  background: #007aff;
}
.swiper-dynamic-links {
  text-align: center;
}
.swiper-dynamic-links a {
  display: inline-block;
  padding: 5px;
  border-radius: 3px;
  border: 1px solid #ccc;
  margin: 5px;
  font-size: 12px;
  text-decoration: none;
  color: #333;
  background: #eee;
}
.new-detl-list .icon{
	width:7px;
	height:7px;
	display: inline-block;
	background: #cacaca;
	margin-right: 10px;
}
.new-detl-list .time{
	color: #999999;
	display: inline-block\0;
}
.info_bottom {
    float: right;
    margin-right: 6px;
    padding-top: 10px;
    line-height: 40px;
    font-size: 12px;
    overflow: hidden;
}
.info_bottom .count_sum {
    float: left;
}
.info_bottom .pre_next {
    float: left;
    padding: 0 8px;
}
.info_bottom .page_num {
    float: left;
    padding-right: 8px;
}
.combo-input {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin: 0;
    text-overflow: ellipsis;
    white-space: nowrap;
    border: none;
    width: 100px;
    box-sizing: border-box;
    padding: 4px;
    padding-left: 7px;
    border-radius: 3px;
}
.pre_next .pn {
    padding: 2px 5px;
    border: 1px solid #efefef;
    cursor: pointer;
}
.ycs_listpage2{
	float: right;
	width:70px;
	margin-left: 13px;
    text-align: center;
    vertical-align: middle;   
    font-size:12px;
    color:#666;
}
.combo-select .selectBox{
	font-size: 12px;
	 -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin: 0;
    border: 1px #ccc solid;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
    box-sizing: border-box;
    padding: 4px;
    padding-left: 7px;
    border-radius: 3px;
}
.publish-l-box{
	width:100%;
	padding:0px 0 20px 40px;
	overflow: hidden;
	box-sizing: border-box;
}
.publish-l-box .publish-l-li{
	float: left;
	width:238px;
	margin:0px 56px 20px 0;
	overflow: hidden;
	border:1px solid #fff;
}
.publish-l-li:nth-child(3n){
	margin-right: 0;
}
.publish-l-li .image-box{
	width:100%;
	height:224px;
	overflow: hidden;
}
.publish-l-li .image-box .img{
	width:100%;
	height:100%;
	transition: all 0.5s;
}
.publish-l-li a .title{
	width:100%;
	font-size: 16px;
	text-align: center;
	padding:20px 0 20px 0;
	overflow:hidden; 
	text-overflow:ellipsis;
	white-space:nowrap;
}
.publish-l-li:hover{
	transition: all 0.3s;
	box-shadow: 0 5px 15px #e0e0e0;
}
.publish-l-li:hover .image-box .img{
	transform: scale(1.2);
	transition: all 1s;
}
.friendly-links .foot_one {
    width: 1200px;
    margin: 0 auto;
    /*background: #e5fefb;*/
    }
 .foot_one span {
    float: left;
    width: 100px;
    color: #00554a;
    font-size: 18px;
    line-height: 76px;
}
.friendly-links .foot_one .centerbox{
	width:100%;
}
.centerbox .dropdowns {
    float: left;
    width: 28%;
    margin-top: 22px;
    /*padding-left: 20px;*/
    text-align: center;
    position: relative;
    margin-left: 20px;
}
.dropdowns p {
    width:100%;
    height: 34px;
    line-height: 34px;
    border: 1px solid #a9c9e2;
    background: #ffffff url(../images/icon_xial.png) no-repeat right 4px top 10px;
    color: #807a62;
    cursor: pointer;
}
.dropdowns ul {
    width: 100%;
    height: 150px;
    overflow-x: hidden;
    background: #fff;
    border-left: 1px solid #a9c9e2;
    border-right: 1px solid #a9c9e2;
    border-bottom: 1px solid #a9c9e2;
    position: absolute;
    display: none;
    top: 35px;
    left: 0;
    z-index: 111;
}
.dropdowns ul li {
    line-height: 24px;
    float: left;
    width: 100%;
}
.dropdowns ul li a {
    display: block;
    color: #807a62;
    text-decoration: none;
}
