﻿/*公共样式*/
.wid1300{
	display: block;
	width: 1300px;
	height: auto;
	margin: 0 auto;
}
.header-top{
	display: block;
	width: 100%;
	height: 40px;
	background-color: #c52725;
}
.header-topLeft{
	display: inline-block;
	float: left;
	width: 600px;
	line-height: 40px;
	font-size: 15px;
	color: #f9dcdc;
}
.header-topRight{
	display: inline-block;
	float: right;
	width: 600px;
	height: 100%;
}
.header-topRight a{
	display: inline-block;
	float: right;
	width: auto;
	height: 100%;
	padding: 0 15px 0 28px;
	font-size: 14px;
	color: #ffe6e6;
	line-height: 40px;
	margin-left: 24px;
	position: relative;
	background: url(../images/head-r.png) no-repeat right center;
	background-size: auto 10px;
}
.header-topRight a>span{
	display: block;
	width: 22px;
	height: 22px;
	border-radius: 50%;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -11px;
}
.header-topRight a>span img{
	display: block;
	width: 100%;
	height: 100%;
}
.header-topRight a:hover{
	color: #fff;
}
.header{
	height: 86px;
	overflow: hidden;
	white-space:nowrap;
}
.header-logo{
	display: inline-block;
	float: left;
	width: 390px;
	height: 100%;
	line-height: 86px;
}
.nav{
	display: inline-block;
	float: right;
	width: auto;
	height: 100%;
}
.nav li{
	float: left;
	padding: 26px 0;
}
.nav li>a{
	display: block;
	width: auto;
	height: 34px;
	line-height: 34px;
	border-radius: 2px;
	padding: 0 16px;
	font-size: 16px;
	color: #000000;
}
.nav li.active>a{
	background-color: #c52725;
	color: #fff;
}
.nav li>a:hover{
	color: #c52725;
}
.nav li.active>a:hover{
	color: #fff;
}
.footer{
	display: block;
	width: 100%;
	height: auto;
	background-color: #313131;
}
.footer-bot{
	border-top: 1px solid #393939;
	text-align: center;
	font-size: 14px;
	color: #7d7d7d;
	line-height: 24px;
	padding: 14px 0;
}
.footer-bot a{
	color: #7d7d7d;
}
.footer-top{
	display: block;
	text-align: center;
	padding: 14px 0;
}
.footer-top a{
	display: inline-block;
	margin: 0 42px;
	padding: 0 36px 0 10px;
	position: relative;
	font-size: 16px;
	color: #acacac;
	line-height: 30px;
}
.footer-top a img{
	display: block;
	width: 24px;
	height: 24px;
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -12px;
}
.footer-top a::before{
	content: "";
	display: block;
	width: 3px;
	height: 16px;
	background-color: #767676;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -8px;
}
.footer-top a:hover{
	color: #fff;
}
.footer-bot a:hover{
	color: #fff;
}
.footer-top a:hover img{
	filter:brightness(100);
}
.footer-top a:hover::before{
	background-color: #fff;
}
.right{
	display: block;
	width: 152px;
	height: auto;
	border-radius: 2px;
	background-color: #c52725;
	padding-bottom: 1px;
	position: fixed;
	right: 0;
	top: 60%;
	z-index: 999;
}
.right .rightList{
	display: block;
	width: 130px;
	height: 36px;
	text-align: center;
	line-height: 36px;
	font-size: 14px;
	color: #cd2b2a;
	background-color: #fff;
	margin: 0 auto 10px;
	border-radius: 2px;
	cursor: pointer;
}
.right .rightList img{
	display: inline-block;
	height: 14px;
	width: auto;
	margin-right: 8px;
}
.right .zhiding img{
	margin-left: 5px;
	margin-right: 10px;
}
.right-ewm{
	display: block;
	width: 100%;
	height: auto;
}
.right-ewm h3{
	text-align: center;
	line-height: 42px;
	border-bottom: 1px dashed #d56362;
	font-size: 16px;
	color: #fff;
	height: 43px;
}
.right-ewm>span{
	display: block;
	width: 130px;
	height: 130px;
	margin: 10px auto;
	background: #fff;
	border-radius: 2px;
	overflow: hidden;
}
/*公共样式end*/
/*banner*/
.banner-device {
	width: 100%;
	height: 500px;
	position: relative;
	overflow: hidden;
}
.banner-device .arrow-left {
	display: none;
	background: url(../images/left.png) no-repeat left top;
	background-size: 100% 100%;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-top: -28px;
	margin-left: -714px;
	width: 56px;
	height: 56px;
	z-index: 9;
}
.banner-device .arrow-right {
	display: none;
	background: url(../images/right.png) no-repeat left bottom;
	background-size: 100% 100%;
	position: absolute;
	top: 50%;
	right: 50%;
	margin-right: -714px;
	margin-top: -28px;
	width: 56px;
	height: 56px;
	z-index: 9;
}
.banner-device:hover .arrow-left{display: block;}
.banner-device:hover .arrow-right{display: block;}
.banner-device .swiper-banner {
	height: 554px;
	width: 100% !important;
}
.swiper-banner .swiper-slide{
	display: block;
	width: 100%;
	height: 100%;
}
.swiper-banner a{
	display: block;
	width: 100%;
	height: 500px;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	text-align: center;
	padding-top: 178px;
}
.swiper-banner a h3{
	font-size: 54px;
	color: #fff;
	line-height: 68px;
	margin-bottom: 15px;
	font-weight: bold;
}
.swiper-banner a p{
	font-size: 22px;
	color: #fff;
	text-transform: uppercase;
	line-height: 28px;
}
.pagination {
	position: absolute;
	left: 0;
	text-align: center;
	bottom: 20px;
	width: 100%;
	z-index: 9;
}
.banner-device .swiper-pagination-switch {
	display: inline-block;
	width: 10px;
	height: 10px;
	border-radius: 10px;
	background: #fff;
	margin: 0 5px;
	cursor: pointer;
}
.banner-device .swiper-active-switch {
	background: #00923f;
}
.banner-search{
	display: block;
	width: 686px;
	height: 48px;
	border-radius: 5px;
	background: rgba(255, 255, 255, 0.9);
	position: absolute;
	bottom: 36px;
	left: 50%;
	margin-left: -343px;
	z-index: 12;
}
.search{
	display: block;
	width: 100%;
	height: 100%;
	position: relative;
}
.search button{
	display: block;
	width: 106px;
	height: 46px;
	border-radius: 0 5px 5px 0;
	background-color: #cd2b2a;
	text-align: center;
	line-height: 46px;
	font-size: 16px;
	color: #fff;
	border: none;
	position: absolute;
	right: 1px;
	top: 1px;
}
.search input{
	display: block;
	width: 100%;
	height: 100%;
	background: none;
	padding: 0 120px 0 20px;
	font-size: 16px;
	color: #333;
}
/*banner end*/
.main{
	display: block;
	height: auto;
}
/*首页*/
.index-yuwu{
	display: block;
	height: 32px;
	position: relative;
	margin-bottom: 12px;
}
.index-yuwu h3{
	font-size: 22px;
	color: #161822;
	line-height: 32px;
}
.index-yuwu h3 span{
	font-size: 16px;
	color: #5a5c66;
}
.index-yuwu a{
	display: block;
	position: absolute;
	right: 0;
	top: 0;
	width: auto;
	height: 30px;
	border: 1px solid #e2e2e2;
	border-radius: 2px;
	padding: 0 20px;
	line-height: 30px;
	font-size: 14px;
	color: #7b7b7b;
}
.index-yuwu a:hover{
	background-color: #c52725;
	color: #fff;
	border-color: #c52725;
}
.index-yuwuList{
	margin-bottom: 46px;
}
.index-yuwuList li{
	float: left;
	width: 186px;
	height: 192px;
	border: 1px solid #f2f2f2;
	margin-right: 16px;
	margin-bottom: 12px;
	box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.08);
}
.index-yuwuList li>span{
	display: block;
	width: 100%;
	height: 112px;
	overflow: hidden;
	text-align: center;
	line-height: 112px;
}
.index-yuwuList li>span img{
	transition: all 0.6s;
}
.index-yuwuList li:hover>span img{
	transform: scale(1.06);
}
.index-yuwuList li h3{
	font-size: 16px;
	color: #000000;
	height: 42px;
	padding: 0 18px;
	line-height: 42px;
	position: relative;
	white-space:nowrap; 
	text-overflow:ellipsis; 
	overflow: hidden;
}
.index-yuwuList li h3::after{
	content: "";
	display: block;
	width: 156px;
	height: 1px;
	background-color: #ededed;
	position: absolute;
	bottom: 0;
	left: 50%;
	margin-left: -78px;
}
.index-yuwuList li>div{
	display: block;
	width: 100%;
	height: 36px;
	overflow: hidden;
}
.index-yuwuList li>div a{
	display: inline-block;
	float: left;
	width: 50%;
	text-align: center;
	height: 100%;
	line-height: 36px;
	position: relative;
	font-size: 12px;
	color: #b91b19;
}
.index-yuwuList li>div a::after{
	content: "";
	display: block;
	width: 1px;
	height: 12px;
	background-color: #ededed;
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -6px;
}
.index-yuwuList li>div a:last-child::after{
	display: none;
}
.index-yuwuList li:nth-child(6n){
	margin-right: 0;
}
.index-main{
	margin-bottom: 26px;
	margin-top: 30px;
}
.index-about{
	display: inline-block;
	float: left;
	width: 620px;
}
.index-about-in{
	display: block;
	width: 100%;
	height: auto;
	padding: 24px 32px;
	border: 1px solid #f2f2f2;
	font-size: 14px;
	line-height: 28px;
	color: #828282;
	box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.08);
	min-height: 326px;
}
.index-about-in a{
	display: block;
	width: 124px;
	height: 36px;
	border-radius: 2px;
	background-color: #c52725;
	text-align: center;
	line-height: 36px;
	font-size: 14px;
	color: #fff;
	margin-top: 26px;
}
.index-news{
	display: inline-block;
	float: right;
	width: 560px;
}
.index-news-in{
	display: block;
	width: 100%;
	height: auto;
	min-height: 326px;
	border: 1px solid #f2f2f2;
	box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.08);
	padding: 20px 20px 0;
}
.index-news-in li{
	height: 46px;
	border-bottom: 1px dashed #e5e5e5;
	position: relative;
}
.index-news-in li::after{
	content: "";
	display: block;
	width: 4px;
	height: 4px;
	background-color: #a7a7a7;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -2px;
}
.index-news-in li:last-child{
	border: none;
}
.index-news-in li a{
	display: block;
	width: 100%;
	line-height: 46px;
	font-size: 14px;
	color: #5e5e5e;
	position: relative;
	padding: 0 90px 0 12px;
	white-space:nowrap; 
	text-overflow:ellipsis; 
	overflow: hidden;
}
.index-news-in li a span{
	position: absolute;
	right: 0;
	font-size: 13px;
	color: #989898;
}
.index-news-in li a:hover{
	color: #c52725;
}
.index-news-inTop{
	display: block;
	width: 100%;
	height: 122px;
	overflow: hidden;
}
.index-news-inTop>span{
	display: inline-block;
	float: left;
	width: 170px;
	height: 120px;
	margin-top: 1px;
	margin-right: 20px;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}
.index-news-inTop>div{
	display: inline-block;
	float: left;
	width: 328px;
	height: 100%;
}
.index-news-inTop>div h3{
	font-size: 20px;
	line-height: 25px;
	height: 25px;
	color: #333;
	margin-bottom: 12px;
}
.index-news-inTop>div h3 span{
	max-width: 280px;
	display: inline-block;
	float: left;
	white-space:nowrap; 
	text-overflow:ellipsis; 
	overflow: hidden;
}
.index-news-inTop>div h3 img{
	float: left;
	height: 18px;
	margin-top: 4px;
	margin-left: 6px;
}
.index-news-inTop>div p{
	font-size: 14px;
	color: #676767;
	line-height: 24px;
	height: 48px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}
.index-news-inTop:hover>div h3{
	color: #c52725;
}
.index-news-inTop>div h5{
	font-size: 14px;
	color: #898989;
	line-height: 24px;
	margin-top: 10px;
}
/*首页end*/
/*内页banner*/
.banner{
	display: block;
	width: 100%;
	height: 335px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	padding-top: 106px;
	position: relative;
	text-align: center;
}
.banner>h3{
	font-size: 34px;
	color: #fff;
	line-height: 42px;
	position: relative;
	margin-bottom: 20px;
}
.banner>h3::after{
	content: "";
	display: block;
	width: 12px;
	height: 6px;
	background: url(../images/xia.png) no-repeat center;
	background-size: 100% 100%;
	position: absolute;
	bottom: -14px;
	left: 50%;
	margin-left: -6px;
}
.banner>p{
	font-size: 20px;
	color: #fff;
	text-transform: uppercase;
}
.banner>p span{
	display: inline-block;
	position: relative;
}
.banner>p span::before{
	content: "";
	display: block;
	width: 28px;
	height: 1px;
	background-color: #fff;
	position: absolute;
	left: -38px;
	top: 50%;
}
.banner>p span::after{
	content: "";
	display: block;
	width: 28px;
	height: 1px;
	background-color: #fff;
	position: absolute;
	right: -38px;
	top: 50%;
}
.banner-in{
	height: 48px;
	background: rgba(0, 0, 0, 0.5);
	position: absolute;
	left: 50%;
	bottom: 0;
	margin-left: -600px;
	z-index: 19;
}
.banner-in>a{
	display: inline-block;
	float: left;
	height: 100%;
	font-size: 15px;
	color: #fff;
	line-height: 48px;
	text-align: center;
}
.banner-in.dj>a{
	width: 33.33%;
}
.banner-in>a.active{
	background-color: #c52725;
}
.banner-in>a:hover{
	background-color: #c52725;
}
/*内页banner end*/
/*党建文化*/
.dangjian{
	height: auto;
	margin: 24px auto 50px;
	border: 1px solid #f3f3f3;
	box-shadow: 0 0 16px 0 rgba(0, 0, 0, 0.08);
}
.fenye{
	display: block;
	width: 100%;
	text-align: center;
	height: 32px;
}
.fenye ul{
	display: inline-block;
	width: auto;
	margin: 0 auto;
}
.fenye li{
	display: inline-block;
	margin: 0 5px;
}
.fenye li a{
	display: block;
	width: 32px;
	height: 32px;
	border-radius: 2px;
	text-align: center;
	line-height: 30px;
	border: 1px solid #dedede;
	font-size: 13px;
	color: #414141;
}
.fenye li:first-child a{
	width: 68px;
}
.fenye li:last-child a{
	width: 68px;
}
.fenye li a.active{
	background-color: #444444;
	color: #fff;
	border-color: #444;
}
.fenye li a:hover{
	background-color: #444444;
	color: #fff;
	border-color: #444;
}
.dangjianList li{
	width: 100%;
	padding: 0 20px;
}
.dangjianList li a{
	display: block;
	width: 100%;
	height: 52px;
	border-bottom: 1px solid #f2f2f2;
	border-top: 1px solid #fff;
	position: relative;
	padding: 0 140px 0 42px;
	font-size: 14px;
	color: #353536;
	line-height: 50px;
	white-space:nowrap; 
	text-overflow:ellipsis; 
	overflow: hidden;
	background: url(../images/test.png) no-repeat 12px center;
	background-size: 18px auto;
}
.dangjianList li a span{
	position: absolute;
	right: 18px;
	color: #828282;
}
.dangjianList li a:hover{
	border-color: #e9c9c9;
	background: rgba(197, 39, 37, 0.06) url(../images/test1.png) no-repeat 12px center;
	background-size: 18px auto ;
}
/*党建文化 end*/
/*集团介绍*/
.banner-in.jt a{
	width: 13%;
}
.jituan{
	margin: 48px auto 64px;
}
.jituan-left{
	display: inline-block;
	float: left;
	width: 310px;
	height: 432px;
	border-radius: 2px;
	box-shadow: 0 0 16px 0 rgba(0, 0, 0, 0.08);
	background: #fff;
	padding: 20px;
	text-align: center;
	font-size: 22px;
	color: #000000;
	line-height: 32px;
	margin-top: 2px;
}
.jituan-left>span{
	display: block;
	width: 100%;
	height: 328px;
	overflow: hidden;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	margin-bottom: 26px;
}
.jituan-right{
	display: block;
	width: 836px;
	height: auto;
	float: right;
	font-size: 14px;
	line-height: 30px;
	color: #353535;
}
.jituan-right h2{
	font-size: 26px;
	color: #c52725;
	line-height: 40px;
	margin-bottom: 20px;
}
.jituan-right h3{
	display: block;
	height: 38px;
	margin-top: 24px;
	font-size: 16px;
	color: #353535;
	line-height: 38px;
}
.rongyao li{
	float: left;
	margin-right: 28px;
}
.rongyao li:nth-child(4n){
	margin-right: 0;
}
.rongyaoList{
	display: block;
	width: 278px;
	height: 244px;
	margin-bottom: 20px;
	overflow: hidden;
	text-align: center;
}
.rongyaoList span{
	display: block;
	width: 100%;
	height: 180px;
	text-align: center;
	line-height: 180px;
	margin-bottom: 12px;
	overflow: hidden;
}
.rongyaoList span img{
	transition: all 0.5s;
}
.rongyaoList p{
	font-size: 14px;
	line-height: 24px;
	color: #333;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}
.rongyaoList:hover p{
	color: #c52725;
}
.rongyaoList:hover span img{
	transform: scale(1.04);
}
.zuzhi{
	text-align: center;
}
.gaik{
	margin: 26px auto 0;
}
.title{
	display: block;
	height: 64px;
	position: relative;
	line-height: 64px;
	font-size: 28px;
	color: #000000;
	text-align: center;
}
.title::before{
	content: "";
	display: block;
	width: 160px;
	height: 1px;
	background: #dedede;
	position: absolute;
	bottom: 0;
	left: 50%;
	margin-left: -80px;
}
.title::after{
	content: "";
	display: block;
	width: 30px;
	height: 2px;
	background: #c52725;
	position: absolute;
	bottom: 0;
	left: 50%;
	margin-left: -15px;
}
.jieshao{
	display: block;
	margin: 38px auto 60px;
	padding: 0 36px;
	font-size: 16px;
	color: #000;
	line-height: 36px;
}
.jieshao img{
	margin: 0 auto 32px;
	display: block;
}
.gaik-main{
	display: block;
	width: 100%;
	height: 550px;
	overflow: hidden;
}
.gaik-mainL{
	display: inline-block;
	float: left;
	width: 50%;
	height: 100%;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}
.gaik-mainR{
	display: inline-block;
	float: right;
	width: 50%;
	height: 100%;
	background-repeat: no-repeat;
	background-position: right center;
	background-size: cover;
}
.gaik-mainR-in{
	display: block;
	width: 600px;
	padding: 76px 0 40px 64px;
	font-size: 14px;
	line-height: 30px;
	color: #272727;
	overflow: auto;
}
.gaik-mainR-in h3{
	font-size: 24px;
	line-height: 36px;
	position: relative;
	color: #333;
	margin-bottom: 32px;
}
.gaik-mainR-in h3::after{
	content: "";
	display: block;
	width: 46px;
	height: 2px;
	background: #aaa6a6;
	position: absolute;
	left: 0;
	bottom: -18px;
}
.gaik-foot{
	display: block;
	width: 100%;
	height: auto;
	padding: 70px 0 62px;
	background-repeat: no-repeat;
	background-position: right center;
	background-size: cover;
	background-image: url(../images/gaik_08.jpg);
}
.gaik-footText{
	font-size: 16px;
	line-height: 32px;
	text-align: center;
	color: #ffffff;
	margin-top: 25px;
}
.gaik-footTop{
	height: 120px;
}
.gaik-footTop>div{
	float: left;
	width: 25%;
	height: 100%;
	text-align: center;
	position: relative;
	color: #fff;
}
.gaik-footTop>div h3{
	font-size: 20px;
	line-height: 64px;
	height: 64px;
	overflow: hidden;
}
.gaik-footTop>div h3 span{
	font-size: 64px;
	line-height: 64px;
	padding-right: 6px;
}
.gaik-footTop>div p{
	font-size: 16px;
	line-height: 56px;
}
/*集团介绍end*/
/*科技创新*/
.keji{
	margin-top: 52px;
}
.keji li{
	float: left;
	margin-right: 46px;
	margin-bottom: 20px;
}
.keji li:nth-child(4n){
	margin-right: 0;
}
.kejiList{
	display: block;
	width: 264px;
	height: 430px;
	overflow: hidden;
	position: relative;
	font-size: 16px;
	color: #000000;
	line-height: 24px;
}
.kejiList p{
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}
.kejiList>span{
	display: block;
	width: 100%;
	height: 358px;
	overflow: hidden;
	margin-bottom: 14px;
}
.kejiList>span img{
	max-width: 100%;
	max-height: 100%;
	transition: all 0.5s;
}
.kejiList:hover p{
	color: #c52725;
}
.kejiList:hover span img{
	transform: scale(1.02);
}
/*科技创新end*/
/*联系我们*/
.lianxi{
	margin: 45px auto 62px;
}
.ditu{
	display: inline-block;
	float: right;
	width: 618px;
	height: 432px;
}
.ditu img{
	max-width: none;
	max-height: none;
}
.lianxi-left{
	display: inline-block;
	float: left;
	width: 560px;
	height: auto;
}
.lianxi-left h2{
	font-size: 26px;
	line-height: 34px;
	padding-left: 16px;
	position: relative;
	margin-bottom: 44px;
}
.lianxi-left h2::before{
	content: "";
	display: block;
	width: 5px;
	height: 25px;
	position: absolute;
	left: 0;
	top: 5px;
	background: #c52725;
}
.lianxi-left h2::after{
	content: "";
	display: block;
	width: 100%;
	height: 1px;
	background: #e5e5e5;
	position: absolute;
	left: 0;
	bottom: -19px;
}
.lianxi-list li{
	margin-bottom: 26px;
	position: relative;
	padding-left: 54px;
}
.lianxi-list li span{
	display: block;
	width: 40px;
	height: 40px;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -20px;
}
.lianxi-list li h3{
	font-size: 15px;
	color: #474747;
	line-height: 24px;
}
.lianxi-list li p{
	font-size: 13px;
	color: #777777;
	line-height: 24px;
}
.lianxi-list li:last-child{
	margin-bottom: 0;
}
.liuyan{
	margin: 46px auto 70px;
}
.liuyan-left{
	display: inline-block;
	float: left;
	width: 555px;
	height: 500px;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	margin-top: 8px;
}
.liuyan-right{
	display: inline-block;
	width: 618px;
	height: auto;
	float: right;
}
.liuyan-title{
	display: block;
	position: relative;
	padding-left: 16px;
	margin-bottom: 16px;
}
.liuyan-title::after{
	content: "";
	display: block;
	width: 4px;
	height: 42px;
	background: #c52725;
	position: absolute;
	left: 2px;
	top: 8px;
}
.liuyan-title h3{
	font-size: 20px;
	color: #000000;
	line-height: 30px;
}
.liuyan-title p{
	font-size: 14px;
	color: #8e8e8e;
	line-height: 28px;
}
.liuyan-form{
	display: block;
	width: 100%;
	height: auto;
}
.liuyan-form li{
	position: relative;
	width: 100%;
	height: auto;
	min-height: 46px;
	margin-bottom: 14px;
	font-size: 15px;
	color: #000000;
	line-height: 46px;
	padding-left: 84px;
}
.liuyan-form li span{
	position: absolute;
	left: 0;
	top: 0;
}
.liuyan-form li input{
	display: block;
	width: 100%;
	height: 46px;
	border: 1px solid #d7d7d7;
	padding: 0 18px;
	font-size: 15px;
	color: #333;
	line-height: 44px;
	background: none;
}
.liuyan-form li textarea{
	display: block;
	width: 100%;
	height: 130px;
	border: 1px solid #d7d7d7;
	background: none;
	padding: 10px 18px;
	font-size: 15px;
	color: #333;
	line-height: 24px;
}
.liuyan-form li button{
	display: block;
	width: 100%;
	height: 50px;
	background-color: #c52725;
	font-size: 15px;
	color: #fff;
	text-align: center;
	line-height: 50px;
	border: none;
}
.liuyan-form li:last-child{
	margin-bottom: 0;
}
.rencai-top{
	display: block;
	height: auto;
	margin-top: 30px;
	margin-bottom: 20px;
	padding-bottom: 28px;
	border-bottom: 1px solid #ebefef;
}
.rencai-top h3{
	font-size: 20px;
	color: #000000;
	margin-bottom: 8px;
}
.rencai-top p{
	font-size: 14px;
	color: #6c6c6c;
	line-height: 30px;
}
/**/
.zhaopin{
	margin-bottom: 68px;
}
.zhaopin>h3{
	font-size: 20px;
	color: #000000;
	line-height: 30px;
	margin-bottom: 14px;
}
.zhaopin li{
	height: auto;
	display: block;
	width: 100%;
	margin-bottom: 14px;
}
.zhaopin-head{
	display: block;
	width: 100%;
	height: 50px;
	border: 1px solid #e8e8e8;
	background-color: #f9f9f9;
	cursor: pointer;
	position: relative;
}
.zhaopin-head>span{
	display: inline-block;
	float: left;
	width: 20%;
	height: 100%;
	line-height: 48px;
	font-size: 14px;
	color: #2f2f2f;
	padding-left: 28px;
	white-space:nowrap; 
	text-overflow:ellipsis; 
	overflow: hidden;
	position: relative;
}
.zhaopin-head::after{
	content: "";
	display: none;
	width: 4px;
	height: 100%;
	background: #c52725;
	position: absolute;
	left: 0;
	top: 1;
}
.zhaopin-head>span h3{
	font-size: 20px;
	color: #000000;
}
.zhaopin-head:hover{
	background-color: #fcf2f2;
	border-color: #f3d4d3;
}
.zhaopin-head.active{
	background-color: #fcf2f2;
	border-color: #f3d4d3;
}
.zhaopin-head:hover::after{
	display: block;
}
.zhaopin-head.active::after{
	display: block;
}
.zhaopin-head:hover>span{
	color: #c52725;
}
.zhaopin-head:hover>span h3{
	color: #c52725;
}
.zhaopin-head.active>span{
	color: #c52725;
}
.zhaopin-head.active>span h3{
	color: #c52725;
}

.zhaopin-head>span:nth-child(1){
	width: 25%;
}
.zhaopin-head>span:nth-child(2),
.zhaopin-head>span:nth-child(3),
.zhaopin-head>span:nth-child(4){
	width: 21%;
}
.zhaopin-head>span:last-child{
	width: 12%;
}
.zhaopin-head>span img{
	display: block;
	width: 32px;
	height: 32px;
	position: absolute;
	right: 32px;
	top: 50%;
	margin-top: -16px;
}
.zhaopin-in{
	display: none;
	width: 100%;
	height: auto;
	font-size: 14px;
	color: #6c6c6c;
	line-height: 30px;
}
.zhaopin-in h3{
	color: #000000;
	line-height: 32px;
	margin-top: 10px;
}
.zhaopin-in>div{
	border-bottom: 1px solid #ebefef;
	padding-bottom: 12px;
}
.zhaopin-in>div:last-child{
	border: none;
}
/*联系我们end*/
/*新闻中心*/
.newsWidth{
	display: block;
	width: 1256px;
	height: auto;
	margin: 10px auto;
}
.newsList{
	display: block;
	width: 100%;
	height: 250px;
	padding: 28px;
	position: relative;
	/*transition: all 0.3s;*/
}
.newsList::after{
	content: "";
	display: block;
	width: 1200px;
	height: 1px;
	background: #ebebeb;
	position: absolute;
	bottom: 0;
	left: 28px;
}
.newsWidth li:last-child .newsList::after{
	display: none;
}
.newsList:hover{
	box-shadow: 0 0 16px 0 rgba(0, 0, 0, 0.1);
}
.newsList:hover::after{
	display: none;
}
.newsList-img{
	display: inline-block;
	float: left;
	width: 300px;
	height: 100%;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	text-align: center;
	line-height: 194px;
	overflow: hidden;
}
.newsList-in{
	display: inline-block;
	float: right;
	width: 862px;
	height: 100%;
	padding-top: 4px;
}
.newsList-in h3{
	font-size: 20px;
	color: #000000;
	line-height: 30px;
	height: 30px;
	margin-bottom: 15px;
}
.newsList-in p{
	font-size: 14px;
	line-height: 25px;
	height: 75px;
	color: #919191;
}
.newsList-bot{
	display: block;
	width: 100%;
	height: 38px;
	margin-top: 22px;
	font-size: 14px;
	color: #6a6a6a;
	line-height: 38px;
}
.newsList-but{
	display: inline-block;
	float: left;
	width: 130px;
	height: 100%;
	border-radius: 4px;
	border: 1px solid #c52725;
	color: #c52725;
	padding-left: 20px;
	margin-right: 25px;
	background: url(../images/jt1.png) no-repeat 85px center;
	background-size: 22px auto;
}
.newsList-bot span.time{
	padding-left: 22px;
	background: url(../images/time.png) no-repeat left center;
	background-size: 15px 15px;
}
.newsList:hover .newsList-but{
	background: #c52725 url(../images/jt2.png) no-repeat 85px center;
	background-size: 22px auto;
	color: #fff;
}
.newsList-img img{
	transition: all 0.5s;
}
.newsList:hover .newsList-img img{
	transform: scale(1.04);
}

.weizhi{
	height: 46px;
	font-size: 14px;
	color: #505050;
	line-height: 46px;
}
.weizhi li{
	float: left;
	padding-right: 4px;
}
.weizhi li a{
	font-size: 14px;
	color: #505050;
}
.weizhi li a:hover{
	color: #c52725;
}
.newsXq{
	margin-bottom: 60px;
}

.newsXq-right{
	display: inline-block;
	float: right;
	width: 290px;
	height: auto;
	border: 1px solid #e7e7e7;
	box-shadow: 0 0 16px 0 rgba(0, 0, 0, 0.08);
	padding: 0 20px;
	background: #fff;
}
.remen{
	display: block;
	width: 100%;
	height: 64px;
	font-size: 14px;
	color: #000000;
	line-height: 32px;
}
.remen:hover h3{
	color: #c52725;
}
.remen p{
	font-size: 12px;
	color: #8a8686;
}
.remen p span{
	float: right;
}
.newsXq-right h2{
	font-size: 18px;
	color: #000;
	line-height: 50px;
	border-bottom: 1px solid #e7e7e7;
	position: relative;
	margin-bottom: 10px;
}
.newsXq-right h2::before{
	content: "";
	display: block;
	width: 74px;
	height: 2px;
	background: #c52725;
	position: absolute;
	left: 0;
	bottom: 0;
}
.newsXq-left{
	display: inline-block;
	float: left;
	width: 892px;
	height: auto;
	border: 1px solid #e7e7e7;
	box-shadow: 0 0 16px 0 rgba(0, 0, 0, 0.08);
	background: #fff;
}
.newsXq-head{
	display: block;
	border-bottom: 1px solid #e7e7e7;
	padding: 24px 32px 18px;
	text-align: center;
}
.newsXq-head h3{
	font-size: 26px;
	line-height: 40px;
	color: #000000;
	margin-bottom: 4px;
}
.newsXq-head h5{
	font-size: 12px;
	color: #908e8b;
	line-height: 42px;
}
.newsXq-head h5 span{
	margin: 0 10px;
	padding: 0 20px;
}
.newsXq-head h5 span:first-child{
	background: url(../images/User.png) no-repeat left center;
	background-size: 14px 14px;
}
.newsXq-head h5 span:last-child{
	background: url(../images/time.png) no-repeat left center;
	background-size: 14px 14px;
}
.newsXq-main{
	font-size: 14px;
	color: #3d3d3d;
	line-height: 30px;
	padding: 20px 32px;
}
.newsXq-main p{
	font-size: 18px;
	margin-bottom: 15px;
	font-family: "微软雅黑"!important;
	text-indent: 40px;
}
.newsXq-main span{
	font-family: "微软雅黑"!important;
}
.newsXq-main img{
	display: block;
	margin: 20px auto;
}

.essay-label{
	display: block;
	width: 100%;
	height: 58px;
	position: relative;
	border-top: 1px dashed #ececec;
}
.essay-share{
	height: 28px;
	width: auto;
	display: block;
	position: absolute;
	right: 32px;
	top: 50%;
	margin-top: -14px;
}
.essay-label-in{
	display: block;
	line-height: 58px;
	font-size: 13px;
	color: #908e8b;
	padding-left: 20px;
	background: url(../images/label.png) no-repeat left center;
	background-size: 13px auto;
	padding-right: 300px;
	overflow: hidden;
	margin-left: 32px;
}
.essay-label-in span{
	color: #010101;
}
.essay-switch a:hover{
	color: #2675c0;
}
.essay-in img{
	max-width: 100%;
	margin: 12px auto;
}
/*新闻中心end*/
/*bshare分享样式更改*/
.essay-share .bshare-custom.icon-medium a{
	height: 28px !important;
	width: 28px !important;
}
.essay-share .bshare-custom.icon-medium .bshare-qzone{
	background: url(../images/fx1.png) no-repeat center;
	background-size: 100% 100%;
}
.essay-share .bshare-custom.icon-medium .bshare-sinaminiblog{
	background: url(../images/fx2.png) no-repeat center;
	background-size: 100% 100%;
}
.essay-share .bshare-custom.icon-medium .bshare-weixin{
	background: url(../images/fx3.png) no-repeat center;
	background-size: 100% 100%;
}
.essay-share .bshare-custom.icon-medium a.bshare-more.more-style-addthis{
	background: url(../images/fx4.png) no-repeat center;
	background-size: 100% 100%;
}
.essay-share .bshare-custom.icon-medium a.bshare-facebook{
	background: url(../images/fx5.png) no-repeat center;
	background-size: 100% 100%;
}
.bsBox{
	box-sizing: content-box;
}
.bFind-wrapper-top{
	height: 26px !important;
}
/*bshare分享样式更改end*/

.yewu .newsXq-left{
	float: none;
	width: 1200px;
	margin: 0 auto;
}
/*一带一路*/
.yidai{
	margin-top: 25px;
}
.yidai li{
	float: left;
	margin-right: 18px;
	margin-bottom: 18px;
}
.yidai li:nth-child(3n){
	margin-right: 0;
}
.yidaiList{
	display: block;
	width: 388px;
	height: 412px;
	border: 1px solid #efefef;
	background: #fff;
	padding: 20px 20px 0;
	position: relative;
}
.yidaiList-img{
	display: block;
	width: 100%;
	height: 215px;
	overflow: hidden;
	margin-bottom: 18px;
	text-align: center;
	line-height: 215px;
}
.yidaiList-img img{
	transition: all 0.5s;
}
.yidaiList:hover .yidaiList-img img{
	transform: scale(1.04);
}
.yidaiList h3{
	font-size: 18px;
	line-height: 30px;
	height: 30px;
	color: #000000;
	margin-bottom: 12px;
}
.yidaiList:hover h3{color: #c52725;}
.yidaiList p{
	font-size: 14px;
	color: #8b8b8b;
	line-height: 24px;
	height: 48px;
}
.yidaiList>span{
	display: block;
	width: 100%;
	height: 50px;
	line-height: 50px;
	border-top: 1px solid #ebebeb;
	margin-top: 18px;
	font-size: 14px;
	color: #c52725;
	padding-left: 16px;
	background: url(../images/time1.png) no-repeat left center;
	background-size: 10px 10px;
}
/*一带一路end*/
/*业务模块*/
.banner-in.yw a{
	width: 16.6666%;
}
.yewu-top{
	display: block;
	width: 100%;
	height: auto;
	background: #fff;
	padding: 32px 0 95px;
}
.yewu-top .title{
	line-height: 58px;
	height: 58px;
}
.yewu-topIn{
	margin-top: 54px;
	height: 404px;
	position: relative;
}
.yewu-topIn-right{
	display: block;
	width: 590px;
	height: 352px;
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -176px;
	box-shadow: 0 0 16px 0 rgba(0, 0, 0, 0.08);
	background: #fff;
	z-index: 2;
	padding: 24px 50px;
	overflow: auto;
	font-size: 15px;
	line-height: 30px;
	color: #222222;
}
.yewu-topIn-right h5{
	font-size: 14px;
	color: #666666;
	line-height: 24px;
	margin-bottom: 4px;
}
.yewu-topIn-right h2{
	font-size: 26px;
	color: #000000;
	line-height: 40px;
	position: relative;
	margin-bottom: 25px;
}
.yewu-topIn-right h2::after{
	content: "";
	display: block;
	width: 100%;
	height: 1px;
	background: #e7e3e2;
	position: absolute;
	left: 0;
	bottom: -14px;
}
.yewu-topIn-left{
	display: block;
	width: 610px;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background: #fff;
	z-index: 3;
}
.yewuBot{
	padding-top: 40px;
	padding-bottom: 72px;
}
.yewuBot-list{
	margin-top: 52px;
}
.yewuBot-list li{
	float: left;
	margin-right: 27px;
	margin-bottom: 25px;
}
.yewuBot-list li:nth-child(3n){
	margin-right: 0;
}
.yewuBot-in{
	display: block;
	width: 382px;
	height: 450px;
	background: #fff;
}
.yewuBot-inImg{
	display: block;
	width: 100%;
	height: 236px;
	position: relative;
	overflow: hidden;
	text-align: center;
	line-height: 236px;
}
.yewuBot-inImg span{
	display: block;
	width: 52px;
	height: 48px;
	font-size: 14px;
	color: #fff;
	text-align: center;
	background-color: #c52725;
	position: absolute;
	bottom: 0;
	right: 26px;
	z-index: 2;
	line-height: 18px;
	padding: 7px 0;
}
.yewuBot-inImg img{
	transition: all 0.8s;
}
.yewuBot-in:hover .yewuBot-inImg img{
	transform: scale(1.06);
}
.yewuBot-inMain{
	display: block;
	width: 100%;
	height: auto;
	position: relative;
	padding: 25px;
	font-size: 14px;
	line-height: 26px;
	color: #6e6e6e;
}
.yewuBot-inMain::before{
	content: "";
	display: block;
	width: 4px;
	height: 46px;
	background: #9a9a9a;
	position: absolute;
	top: 30px;
	left: 0;
}
.yewuBot-inMain h3{
	font-size: 20px;
	height: 30px;
	line-height: 30px;
	color: #000;
	margin-bottom: 10px;
}
.yewuBot-inMain p{
	height: 78px;
}
.yewuBot-inMain span{
	color: #000;
	margin-top: 18px;
	display: block;
	height: 26px;
	background: url(../images/jt3.png) no-repeat 64px center;
	background-size: auto 8px;
}
.yewuBot-in:hover .yewuBot-inMain span{
	color: #c52725;
	background: url(../images/jt1.png) no-repeat 64px center;
	background-size: auto 8px;
}

.yewu-slideBox {
	width: 100;
	height: 100%;
	overflow: hidden;
	position: relative;
}
.yewu-slideBox .bd {
	position: relative;
	height: 100%;
	z-index: 0;
}
.yewu-slideBox .bd li{
	zoom: 1;
	vertical-align: middle;
	width: 610px;
	height: 404px;
	text-align: center;
	line-height: 550px;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}
/* 下面是前/后按钮代码，如果不需要删除即可 */
.yewu-slideBox .prev{
	position: absolute;
	bottom: 0;
	right: 52px;
	display: block;
	width: 52px;
	height: 52px;
	background: url(../images/left1.png) center no-repeat;
	background-size: 100% 100%;
}
.yewu-slideBox .prev:hover{
	background: url(../images/left2.png) center no-repeat;
	background-size: 100% 100%;
}
.yewu-slideBox .next{
	position: absolute;
	bottom: 0;
	right: 0;
	display: block;
	width: 52px;
	height: 52px;
	background: url(../images/right1.png) center no-repeat;
	background-size: 100% 100%;
}
.yewu-slideBox .next:hover{
	background: url(../images/right2.png) center no-repeat;
	background-size: 100% 100%;
}

.yewu-hunhe{
	display: block;
	width: 100%;
	height: auto;
	text-align: center;
	background: #fff;
}
.liuch{
	display: block;
	width: 100%;
	height: auto;
	padding: 52px 0 70px;
}
.liuch-in h3{
	font-size: 28px;
	color: #000;
	line-height: 40px;
	text-align: center;
}
.liuch-in h3 span{
	display: inline-block;
	position: relative;
	padding: 0 28px;
}
.liuch-in h3 span::before{
	content: "";
	display: block;
	width: 20px;
	height: 2px;
	background: #000;
	position: absolute;
	left: 0;
	top: 50%;
}
.liuch-in h3 span::after{
	content: "";
	display: block;
	width: 20px;
	height: 2px;
	background: #000;
	position: absolute;
	right: 0;
	top: 50%;
}
.liuch-list li{
	float: left;
	width: 358px;
	height: 265px;
	background: #fff;
	margin-top: 40px;
	margin-right: 63px;
	position: relative;
	padding-top: 26px;
}
.liuch-list li::after{
	content: "";
	display: block;
	width: 28px;
	height: 31px;
	background: url(../images/right3.png) no-repeat center;
	background-size: 100% 100%;
	position: absolute;
	top: 50%;
	right: -48px;
	margin-top: -15px;
}
.liuch-list li:nth-child(3n){
	margin-right: 0;
}
.liuch-list li:nth-child(3n)::after{
	display: none;
}
.liuch-list li h3{
	text-align: center;
	font-size: 16px;
	line-height: 30px;
	height: 30px;
	color: #000000;
}
.liuch-listImg{
	display: block;
	width: 100%;
	height: 140px;
	margin-top: 18px;
	overflow: hidden;
}
.liuch-listImg span{
	display: inline-block;
	float: left;
	width: 176px;
	height: 100%;
	overflow: hidden;
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}
.liuch-listImg span:last-child{
	float: right;
}
.liuch-list-title{
	display: block;
	width: 42px;
	height: 42px;
	margin: 0 auto 10px;
	font-size: 22px;
	color: #fff;
	text-align: center;
	line-height: 42px;
	background: url(../images/yuan3.png) no-repeat center;
	background-size: 100% 100%;
}
/*业务模块end*/
/*历程*/
.licheng{
	margin: 60px auto;
	height: auto;
	position: relative;
}
.licheng::after{
	content: "";
	display: block;
	width: 1px;
	height: 100%;
	border-left: 1px dashed #bfbfbf;
	position: absolute;
	left: 50%;
	top: 0;
}
.licheng li{
	float: left;
	width: 50.1%;
	height: auto;
	padding-right: 42px;
	font-size: 14px;
	line-height: 22px;
	color: #000;
	position: relative;
	min-height: 62px;
}
.licheng li:nth-child(2n){
	float: right;
	padding-left: 42px;
}
.licheng li::before{
	content: "";
	display: block;
	width: 100%;
	height: 1px;
	border-top: 1px dashed #bfbfbf;
	position: absolute;
	left: 0;
	top: 46px;
}
.licheng li::after{
	content: "";
	display: block;
	width: 38px;
	height: 38px;
	position: absolute;
	right: -18px;
	top: 28px;
	background: url(../images/time2.png) no-repeat center;
	background-size: 100% 100%;
	z-index: 3;
}
.licheng li:hover::after{
	background: url(../images/time3.png) no-repeat center;
	background-size: 100% 100%;
}
.licheng li:nth-child(2n)::after{
	right: auto;
	left: -18px;
}
.licheng li h3{
	font-size: 30px;
	color: #c52725;
	line-height: 40px;
	margin-bottom: 22px;
}
.licheng li p{
	padding-left: 54px;
	margin-bottom: 12px;
	position: relative;
}
.licheng li p span{
	display: block;
	width: 42px;
	height: 22px;
	border-radius: 11px;
	background-color: #c52725;
	position: absolute;
	left: 0;
	top: 0;
	text-align: center;
	line-height: 22px;
	color: #fff;
}
/*历程end*/
.head{
	background: #fff;
}

.rongyuMune{
	height: 50px;
	margin-top: 48px;
	text-align: center;
	font-size: 0;
}
.rongyuMune>a{
	display: inline-block;
	width: 210px;
	height: 50px;
	border: 1px solid #e7e7e7;
	text-align: center;
	line-height: 48px;
	font-size: 15px;
	color: #2e2e2e;
	position: relative;
}
.rongyuMune>a.active{
	border-color: #fbd4d4;
	background-color: #fdf8f8;
	color: #c52725;
}
.rongyuMune>a.active::after{
	content: "";
	display: block;
	width: 100%;
	height: 2px;
	background: #c52725;
	position: absolute;
	bottom: 0;
	left: 0;
}
.rongyuMune>a:hover{
	border-color: #fbd4d4;
	color: #c52725;
}


/*重点实验室*/
.newsList-in1{
	width: 100%;
}
.sys_width {
    width: 1200px;
    margin: 0 auto;
    height: auto;
}
.sys_title {
    display: block;
    text-align: center;
    font-size: 14px;
    color: #bababa;
    line-height: 24px;
    margin: 90px auto 45px;
}
.sys_title h3 {
    font-size: 30px;
    color: #333333;
    line-height: 40px;
    font-weight: bold;
    margin-bottom: 10px;
}
.sys_wid1200 {
    width: 1256px;
    margin: 0 auto;
    height: auto;
}
.yaosu {
    display: block;
    height: 440px;
    background: #fff;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.1);
    padding: 20px;
}
.yaosuImg {
    width: 450px;
    height: 360px;
    margin-left: 30px;
    margin-top: 20px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.yaosuMain {
    width: 700px;
    padding-right: 30px;
    height: 368px;
    overflow-y: auto;
    margin-top: 16px;
    font-size: 14px;
    color: #666666;
    line-height: 24px;
    text-indent: 30px;
}
.yaosuMain h3 {
    font-size: 26px;
    color: #333333;
    line-height: 36px;
}
.yaosuMain h3 em {
    display: inline-block;
    width: 5px;
    height: 25px;
    background: #c00220;
    margin-right: 10px;
    vertical-align: top;
    margin-top: 8px;
}
.sys_left {
    display: inline-block;
    float: left;
}
.sys_right {
    display: inline-block;
    float: right;
}
.marBot20 {
    margin-bottom: 20px;
}
.yaosuMain::-webkit-scrollbar {
    width: 10px;
    height: 10px;
}
.yaosuMain::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 10px #c00220;
    background: #c00220;
}
.yaosuMain::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 10px #ededed;
    border-radius: 10px;
    background: #ededed;
}
.sys_yewu-slideBox .sys_bd {
    position: relative;
    height: 100%;
    z-index: 0;
    margin-left: 20px;
}
.sys_bd {
    width: 450px;
    height: 360px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.sys_bd ul li {
    width: 450px;
    height: 360px;
    margin-top: 20px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.sys_yewu-slideBox .prev {
    position: absolute;
    bottom: 0;
    right: 52px;
    display: block;
    width: 52px;
    height: 52px;
    background: url(../images/left1.png) center no-repeat;
    background-size: 100% 100%;
}
.sys_yewu-slideBox .next {
    position: absolute;
    bottom: 0;
    right: 0;
    display: block;
    width: 52px;
    height: 52px;
    background: url(../images/right1.png) center no-repeat;
    background-size: 100% 100%;
}
.sys_yewu-slideBox .prev:hover {
    background: url(../images/left2.png) center no-repeat;
    background-size: 100% 100%;
}
.sys_yewu-slideBox .next:hover {
    background: url(../images/right2.png) center no-repeat;
    background-size: 100% 100%;
}
.sys_newsXq-main>p>img {
    display: inline-block;
    margin: 5px 0;
}
/*重点实验室*/














