@charset "utf-8";
/*public*/
.title1{
	padding-top: 30px;
	margin-bottom: 20px;
	text-align: center;
}
.title1 p.cn{
	font-size: 18px;
	font-weight: bold;
	color: #008cd6;
	line-height: 20px;
}
.title1 span{
	vertical-align: middle;
}
.title1 .line{
	width: 40px;
	height: 2px;
	display: inline-block;
	font-size: 0;
	background: #008cd6;
}
.title1 .text{
	padding: 0 10px;
}
.title1 p.en{
	display: none;
	font-size: 12px;
	color: #999;
	line-height: 12px;
	text-transform: uppercase;
	font-family: "Times New Roman";
}
.title2{
	padding-top: 30px;
	margin-bottom: 20px;
	padding-bottom: 15px;
	border-bottom: 1px solid #cccccc;
}
.title2 p.cn{
	display: inline-block;
	font-size: 16px;
	font-weight: bold;
	line-height: 18px;
	color: #008cd6;
	vertical-align: bottom;
}
.title2 p.en{
	display: inline-block;
	font-size: 14px;
	line-height: 14px;
	vertical-align: bottom;
	color: #808080;
}
.title2 a.more{
	font-weight: bold;
	font-size: 12px;
	color: #008cd6;
	line-height: 14px;
	float: right;
	padding-top: 4px;
}
.marginb{
	margin-bottom: 30px;
}
.margint{
	margin-top: 20px;
}
.paddingb{
	padding-bottom: 30px;
}
.button-blue{
	display: block;
	margin: 0 auto;
	background: #008cd6;
	width: 120px;
	height: 40px;
	border-radius: 20px;
	font-size: 16px;
	color: #fff;
	line-height: 40px;
	margin-bottom: 10px;
	text-align: center;
}

@media (min-width: 768px){
	.title1{
		padding-top: 40px;
		margin-bottom: 20px;
	}
	.title1 p.cn{
		font-size: 22px;
		line-height: 24px;
	}
	.title1 .line{
		width: 50px;
	}
	.title1 .text{
		padding: 0 15px;
	}
	.title1 p.en{
		display: block;
	}
	.title2{
		padding-top: 40px;
		margin-bottom: 20px;
		padding-bottom: 15px;
	}
	.title2 p.cn{
		font-size: 20px;
		line-height: 22px;
	}
	.title2 p.en{
		padding-left: 2px;
	}
	.title2 a.more{
		padding-top: 8px;
	}
	.marginb{
		margin-bottom: 40px;
	}
	.margint{
		margin-top: 40px;
	}
	.paddingb{
		padding-top: 40px;
	}

}
@media (min-width: 992px){
	.title1{
		padding-top: 60px;
		margin-bottom: 30px;
	}
	.title1 p.cn{
		font-size: 24px;
		line-height: 26px;
	}
	.title1 .line{
		width: 70px;
		height: 3px;
	}
	.title1 .text{
		padding: 0 30px;
	}
	.title1 p.en{
		padding-top: 5px;
	}
	.title2{
		padding-top: 60px;
		margin-bottom: 30px;
		padding-bottom: 20px;
	}
	.title2 p.cn{
		font-size: 24px;
		line-height: 26px;
	}
	.title2 p.en{
		padding-left: 3px;
	}
	.title2 a.more{
		padding-top: 12px;
	}
	.marginb{
		margin-bottom: 60px;
	}
	.margint{
		margin-top: 60px;
	}
	.paddingb{
		padding-bottom: 60px;
	}
	.button-blue{
		width: 150px;
		height: 50px;
		border-radius: 25px;
		line-height: 50px;
		margin-top: 20px;
	}
}
@media (min-width: 1200px){
	.title1{
		padding-top: 80px;
		margin-bottom: 40px;
	}
	.title1 p.cn{
		font-size: 30px;
		line-height: 32px;
	}
	.title1 .line{
		width: 100px;
		height: 4px;
	}
	.title1 .text{
		padding: 0 50px;
	}
	.title1 p.en{
		font-size: 14px;
		line-height: 14px;
		padding-top: 10px;
	}
	.title2{
		padding-top: 80px;
		margin-bottom: 40px;
		padding-bottom: 25px;
	}
	.title2 p.cn{
		font-size: 26px;
		line-height: 28px;
	}
	.title2 p.en{
		padding-left: 4px;
	}
	.title2 a.more{
		padding-top: 14px;
	}
	.marginb{
		margin-bottom: 80px;
	}
	.paddingb{
		padding-bottom: 80px;
	}
	.margint{
		margin-top: 80px;
	}
	.button-blue{
		width: 180px;
		margin-top: 30px;
	}
}
@media (min-width: 1500px){
	.title1{
		padding-top: 100px;
		margin-bottom: 50px;
	}
	.title1 p.cn{
		font-size: 36px;
		line-height: 38px;
	}
	.title1 .line{
		width: 125px;
	}
	.title1 .text{
		padding: 0 70px;
	}
	.title1 p.en{
		font-size: 16px;
		line-height: 16px;
		padding-top: 10px;
	}
	.title2{
		padding-top: 100px;
		margin-bottom: 50px;
		padding-bottom: 30px;
	}
	.title2 p.cn{
		font-size: 30px;
		line-height: 32px;
	}
	.title2 p.en{
		padding-left: 5px;
	}
	.title2 a.more{
		padding-top: 18px;
	}
	.marginb{
		margin-bottom: 100px;
	}
	.margint{
		margin-top: 100px;
	}
	.paddingb{
		padding-bottom: 100px;
	}
	.button-blue{
		width: 200px;
		margin-top: 40px;
	}
}
/*banner*/
.banner {
	position: relative;
    width: 100%;
    overflow: hidden;
}
.banner img {
    display: block;
    width: 100%;
}

.banner .swiper-pagination-bullet {
	width: 35px;
	height: 3px;
	border-radius: 0;
    color: #000;
    opacity: 1; 
    background: #fff;
}

.banner .swiper-pagination-bullet-active {
    color: #fff;
    background: #008cd6;
}

.banner .swiper-container-horizontal>.swiper-pagination-bullets,
.banner .swiper-pagination-custom,
.banner .swiper-pagination-fraction {
    bottom: 10px;
}
.banner .next,
.banner .prev{
	display: none;
	background: rgba(0,0,0,0.5);
}
.banner .next,
.banner .prev{
	display: none;
	background: rgba(0,0,0,0.5);
}

.banner .next,
.banner .prev{
	position: absolute;
    top: 50%;
    width: 24px;
    height: 60px;
    margin-top: -30px;
    z-index: 10;
    cursor: pointer;
    line-height: 60px;
    text-align: center;
    overflow: hidden;
    -webkit-transition: all ease-in-out 0.3s;
    -o-transition: all ease-in-out 0.3s;
    transition: all ease-in-out 0.3s;
}
.banner .next{
	right: 0;
}
.banner .prev{
	left: 0;
}
.banner .next a,
.banner .prev a{
	font-size: 24px;
	color: #fff;
}
.banner .next:hover,
.banner .prev:hover{
	background: rgba(0,0,0,0.8);
}
.banner .next.swiper-button-disabled,
.banner .prev.swiper-button-disabled{
	background: rgba(0,0,0,0.2) !important;
}

/********product start********/
.product{
	position: relative;
	overflow: hidden;
}
.product li{
	margin-bottom: 20px;
}
.product li a{
	display: block;
	position: relative;
	overflow: hidden;
}
.product img{
	display: block;
	width: 100%;
}
.product .text{
	padding: 15px;
	background: #f2f2f2;
}
.product .text p{
	font-size: 16px;
	color: #333;
	line-height: 20px;
}
.product .text span{
	display: block;
	font-size: 14px;
	color: #999;
	height: 20px;
	line-height: 20px;
	float: left;
}
.product .text i{
	display: block;
	font-size: 14px;
	color: #0089d5;
	height: 20px;
	float: right;
}
@media (min-width: 768px){
	.product ul{
		margin-left: -15px;
		margin-right: -15px;
	}
	.product li{
		width: 50%;
		float: left;
		padding: 0 15px;
		margin-bottom: 30px;
	}
}
@media (min-width: 992px){
	.product .text{
		padding: 20px;
	}
	.product .text p{
		margin-bottom: 5px;
	}
}
@media (min-width: 1200px){
	.product li{
		width: 25%;
	}
	.product .text{
		padding: 20px;
	}
	.product .text p{
		margin-bottom: 5px;
	}
}
@media (min-width: 1500px){
	.product .text{
		padding: 25px;
	}
	.product .text p{
		font-size: 18px;
		margin-bottom: 10px;
	}
}
/********product end********/

/********solution start********/
.solution{
	background: #e6e6e6;
}
.solution-contain{
	overflow: hidden;
	position: relative;
}
.solution li{
	display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}
.solution li a{
	width: 100%;
	display: block;
}
.solution a .img-box{
	overflow: hidden;
}
.solution a img{
	display: block;
	width: 100%;
}
.solution a .text{
	background: #fff;
	height: 50px;
	padding: 0 15px;
}
.solution a .text p.title{
	font-size: 16px;
	color: #333;
	line-height: 50px;
}
.solution .snext,
.solution .spre{
	display: none;
}
.solution a .text p.des{
	display: none;
}
@media (min-width: 768px){
	
}
@media (min-width: 992px){
	.st{
		position: relative;
		opacity: 0;
		left: -50px;
	}
	.solution-contain{
		position: relative;
		opacity: 0;
		right: -50px;
	}
	.solution li a{
		width: 100%;
		display: block;
		position: relative;
	}
	.solution a .img-box{
		width: 450px;
	}
	.solution a .text{
		width: 650px;
		height: 250px;
		background: rgba(255,255,255,0.8);
		position: absolute;
		right: 0;
		top: 50%;
		margin-top: -125px;
		padding: 40px 80px 30px 30px;
	}
	.solution a .text p.title{
		font-size: 18px;
		line-height: 20px;
		margin-bottom: 30px;
	}
	.solution a .text p.des{
		display: block;
		overflow: hidden;
		height: 96px;
		font-size: 14px;
		color: #999;
		line-height: 24px;
	}
	.solution .snext,
	.solution .spre{
		cursor: pointer;
		display: block;
		position: absolute;
		font-size: 24px;
		line-height: 24px;
		height: 24px;
		top: 50%;
		margin-top: -12px;
		color: #ccc;
		z-index: 10;
	}
	.solution .snext{
		right: 15px;
	}
	.solution .spre{
		left: 15px;
	}
}
@media (min-width: 1200px){
	.solution a .img-box{
		width: 530px;
	}
	.solution a .text{
		width: 810px;
		height: 280px;
		margin-top: -140px;
		padding: 55px 100px 45px 45px;
	}
	.solution a .text p.title{
		font-size: 22px;
		line-height: 24px;
		margin-bottom: 30px;
	}
	.solution a .text p.des{
		height: 72px;
	}
}
@media (min-width: 1500px){
	.solution a .img-box{
		width: 595px;
	}
	.solution a .text{
		width: 1040px;
		height: 310px;
		margin-top: -155px;
		padding: 80px 130px 60px 60px;
	}
	.solution a .text p.title{
		font-size: 24px;
		line-height: 26px;
		margin-bottom: 35px;
	}
	.solution a .text p.des{
		height: 72px;
	}
	.solution .snext,
	.solution .spre{
		font-size: 36px;
		line-height: 36px;
		height: 36px;
		margin-top: -18px;
	}
	.solution .snext{
		right: 30px;
	}
	.solution .spre{
		left: 30px;
	}
}
/********solution end********/

/********case start********/
.case,
.case-contain{
	position: relative;
	overflow: hidden;
}
.case-contain li{
	display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}
.case-contain li a{
	display: block;
	width: 100%;
	position: relative;
}
.case-contain li .imgbox{
	overflow: hidden;
}
.case-contain li img{
	display: block;
	width: 100%;
}
.case-contain li .text{
	position: absolute;
	height: 60px;
	background: rgba(255,255,255,0.6);
	bottom: 0;
	left: 0;
	width: 100%;
	padding: 10px 15px;
}
.case-contain li .text p{
	font-weight: bold;
	font-size: 16px;
	color: #333;
	line-height: 18px;
	margin-bottom: 5px;
}
.case-contain li .text span{
	display: block;
	font-size: 14px;
	color: #666;
	line-height: 16px;
}
.case-contain .cnext,
.case-contain .cpre{
		display: none;
}
.case .other{
	display: block;
	width: 100%;
	margin-top: 20px;
}
.partner{
	/*margin-top: 20px;*/
	position: relative;
	overflow: hidden;
}
.partner li{
	display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    border: 1px solid #ccc;
}
.partner li a{
	display: block;
	width: 100%;
}
.partner li img{
	display: block;
	width: 100%;
	height: auto;
}
.partner .panext,
.partner .papre{
		display: none;
}
@media (min-width: 768px){
	
}
@media (min-width: 992px){
	.ct{
		position: relative;
		opacity: 0;
		left: -50px;
	}
	.case{
		position: relative;
		opacity: 0;
		right: -50px;
	}
	.case-contain{
		float: left;
		width: 380px;
	}
	.case-contain li a:hover img{
		-webkit-transform: scale(1.1);
		-ms-transform: scale(1.1);
		-o-transform: scale(1.1);
		transform: scale(1.1);
	}
	.case .other{
		width: auto;
		height: 380px;
		float: right;
		margin-top: 0;
	}
	.case-contain .cnext,
	.case-contain .cpre{
		cursor: pointer;
		display: block;
		position: absolute;
		font-size: 24px;
		line-height: 24px;
		height: 24px;
		top: 50%;
		margin-top: -12px;
		color: #999;
		z-index: 10;
	}
	.case-contain .cnext{
		right: 15px;
	}
	.case-contain .cpre{
		left: 15px;
	}
	.partner{
		/*margin-top: 30px;*/
	}
	.partner .panext,
	.partner .papre{
		cursor: pointer;
		display: block;
		position: absolute;
		font-size: 24px;
		line-height: 24px;
		height: 24px;
		top: 50%;
		margin-top: -12px;
		color: #ccc;
		z-index: 10;
	}
	.partner .panext{
		right: 10px;
	}
	.partner .papre{
		left: 10px;
	}
}
@media (min-width: 1200px){
	.case-contain{
		width: 460px;
	}
	.case .other{
		height: 460px;
	}
	.case-contain li .text{
		height: 80px;
		width: 100%;
		padding: 20px 15px 0 15px;
	}
}
@media (min-width: 1500px){
	.case-contain{
		width: 575px;
	}
	.case .other{
		height: 575px;
	}
	.case-contain li .text{
		height: 100px;
		width: 100%;
		padding: 28px 20px 0 20px;
	}
	.case-contain li .text p{
		font-size: 18px;
		line-height: 20px;
		margin-bottom: 10px;
	}
	.case-contain .cnext,
	.case-contain .cpre{
		font-size: 36px;
		line-height: 36px;
		height: 36px;
		margin-top: -18px;
	}
	.case-contain .cnext{
		right: 30px;
	}
	.case-contain .cpre{
		left: 30px;
	}
}
/********case end********/

/********banner-index start********/
.banner-index{
	background: url('../images/banner-index.jpg') right top no-repeat;
}
.banner-index .left{
	display: none;
}
.banner-index .right{
	padding: 30px 15px;
	text-align: center;
}
.banner-index .right .logo{
	display: block;
	margin: 0 auto;
	width: 30%;
	max-width: 204px;
}
.banner-index .right .wrap{
	margin-top: 30px;
	display: inline-block;
}
.banner-index .right .title{
	background: #004d75;
	padding: 10px 15px;
}
.banner-index .right .title p{
	font-size: 14px;
	color: #fff;
	line-height: 16px;
	margin-bottom: 3px;
	text-align: center;
	letter-spacing: 1px;
}
.banner-index .right .title span{
	display: block;
	font-size: 12px;
	color: #c7ddc5;
	text-align: center;
	text-transform: uppercase;
}
.banner-index .right .text{
	margin-top: 20px;
	background: #004d75;
	padding: 10px 15px;
	text-align: left;
}
.banner-index .right .text p{
	font-size: 14px;
	color: #fff;
	line-height: 20px;
	margin-bottom: 10px;
}
@media (min-width: 768px){
}
@media (min-width: 992px){
	.banner-index{
		/*background-attachment: fixed;*/
	}
	.banner-index .left{
		float: left;
		display: block;
		width: 640px;
		height: 198px;
		overflow: hidden;
	}
	.banner-index .left .item-wrap{
		width: 300px;
		float: left;
		height: 198px;
	}
	.banner-index .left .item-wrap .item{
		height: 66px;
		border-top: 1px solid #ccc;
		background: url('../images/bg.png') left top no-repeat;
		background-size: 100% 100%;
		padding: 10px 30px 0;
	}
	.banner-index .left .item-wrap .item p{
		text-align: right;
		font-size: 16px;
		color: #666;
		line-height: 24px;
	}
	.banner-index .left .item-wrap .item span{
		font-size: 30px;
		line-height: 48px;
	}
	.banner-index .left .item-wrap .item.on{
		background: #008cd6;
	}
	.banner-index .left .item-wrap .item.on p{
		color: #fff;
	}
	.banner-index .left .item-wrap .item.on span{
		color: #fff;
	}
	.banner-index .left .img-wrap{
		width: 340px;
		float: left;
	}
	.banner-index .left .img-wrap img{
		display: none;
		width: 100%;
	}
	.banner-index .right{
		width: 300px;
		height: 198px;
		float: right;
		padding: 30px 15px;
	}
	.banner-index .right .text{
		display: none;
	}
}
@media (min-width: 1200px){
	.banner-index .left{
		width: 810px;
		height: 280px;
	}
	.banner-index .left .item-wrap{
		width: 330px;
		float: left;
		height: 280px;
	}
	.banner-index .left .item-wrap .item{
		height: 94px;
		padding: 25px 40px 0;
	}
	.banner-index .left .item-wrap .item p{
		font-size: 16px;
		color: #666;
		line-height: 24px;
	}
	.banner-index .left .item-wrap .item span{
		font-size: 30px;
		line-height: 48px;
	}
	
	.banner-index .left .img-wrap{
		width: 480px;
		float: left;
	}
	.banner-index .left .img-wrap img{
		display: none;
		width: 100%;
	}
	.banner-index .right{
		width: 330px;
		height: 280px;
		float: right;
		padding: 60px 15px;
	}
	.banner-index .right .logo{
		width: 150px;
		max-width: 204px;
	}
}
@media (min-width: 1500px){
	.banner-index .left{
		width: 1050px;
		height: 403px;
	}
	.banner-index .left .item-wrap{
		width: 360px;
		height: 403px;
	}
	.banner-index .left .item-wrap .item{
		height: 135px;
		padding: 45px 50px 0;
	}
	.banner-index .left .img-wrap{
		width: 690px;
	}
	.banner-index .right{
		width: 360px;
		height: 403px;
		padding: 90px 15px;
	}
	.banner-index .right .logo{
		width: 180px;
	}
	.banner-index .right .title p{
		font-size: 16px;
		line-height: 18px;
		margin-bottom: 3px;
	}
	.banner-index .right .title span{
		font-size: 12px;
		letter-spacing: 1px
	}
}
/********banner-index end********/

.about{
	position: relative;
}
.about .left{
	margin-bottom: 30px;
}
.about .text p.title{
	display: block;
	font-size: 16px;
	line-height: 18px;
	margin-bottom: 20px;
}
.about .text p.content{
	font-size: 14px;
	color: #333;
	line-height: 24px;
	margin-bottom: 10px;
}
.about .text p.content span{
	font-weight: bold;
	color: #008cd6;
}
.about .icon{
	overflow: hidden;
	text-align: center;
	margin-top: 20px;
}
.about .icon li{
	float: left;
	width: 33.333%;
}
.about .icon li a{
	display: block;
}
.about .icon li img{
	height: 45px;
	display: block;
}
.about .icon li p{
	text-align: left;
	font-size: 14px;
	line-height: 16px;
	margin-top: 10px;
	color: #333;
}
.about .right{
	padding: 20px;
	background: #e6e6e6;
	position: relative;
}
.about .right p{
	font-size: 16px;
	font-weight: bold;
	line-height: 18px;
	text-align: center;
	margin-bottom: 20px;
}
.about .right img.bg{
	width: 100%;
	display: block;

}
.about .right img.play{
	display: block;
	width: 40px;
	height: 40px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -20px;
	margin-top: -20px;
	cursor: pointer;
}
@media (min-width: 768px){

}
@media (min-width: 992px){
	
	.about .left{
		width: 420px;
		float: left;
		margin-bottom: 0;
	}
	.about .text p.title{
		display: none;
	}
	.about .icon{
		margin-top: 20px;
	}
	.about .icon li img{
		height: 45px;
		display: block;
	}
	.about .icon li p{
		margin-top: 10px;
	}
	.about .right{
		float: right;
		width: 490px;
		padding: 20px;
	}
	.about .right img.play{
		width: 40px;
		height: 40px;
		margin-left: -20px;
		margin-top: -20px;
	}
}
@media (min-width: 1200px){
	.about .left{
		width: 560px;
	}
	.about .text p.title{
		display: block;
		font-size: 20px;
		line-height: 22px;
		margin-bottom: 25px;
	}
	.about .icon{
		margin-top: 40px;
	}
	.about .icon li img{
		height: 50px;
		display: block;
	}
	.about .icon li p{
		margin-top: 10px;
	}
	.about .right{
		
		float: right;
		width: 550px;
		padding: 30px;
	}
	.about .right p{
		font-size: 18px;
		line-height: 20px;
	}
	.about .right img.play{
		width: 50px;
		height: 50px;
		margin-left: -25px;
		margin-top: -25px;
	}
}
@media (min-width: 1500px){
	.about .left{
		width: 770px;
	}
	.about .icon{
		margin-top: 70px;
	}
	.about .icon li img{
		height: 58px;
		display: block;
	}
	.about .icon li p{
		margin-top: 15px;
	}
	.about .right{
		float: right;
		width: 595px;
		padding: 50px;
	}
	.about .right img.play{
		width: 58px;
		height: 58px;
		margin-left: -29px;
		margin-top: -29px;
	}
}
/********about end********/

/********scope start********/
.scope{
	position: relative;
	overflow: hidden;
}
.scope li{
	display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}
.scope li a{
	display: block;
	width: 100%;
}
.scope li .t{
	-webkit-border-radius: 10px 10px 0 0;
	-moz-border-radius: 10px 10px 0 0;
	-ms-border-radius: 10px 10px 0 0;
	-o-border-radius: 10px 10px 0 0;
	border-radius: 10px 10px 0 0;
	background: #008cd6;
	padding: 10px 0;
	text-align: center;
}
.scope li .t img{
	display: inline-block;
	vertical-align: middle;
	height: 38px;
}
.scope li .t .box{
	display: inline-block;
	text-align: left;
	padding-left: 5px;
	vertical-align: middle;
}
.scope li .t .box p{
	font-size: 16px;
	font-weight: bold;
	line-height: 18px;
	color: #fff;
	padding-top: 3px;
	padding-bottom: 3px;
}
.scope li .t .box span{
	font-size: 14px;
	color: #aacdaf;
	line-height: 14px;
}
.scope li .imgbox{
	width: 100%;
}
.scope li .imgbox img{
	display: block;
	width: 100%;
}
@media (min-width: 768px){
}
@media (min-width: 992px){
	
	.scope li .t{
		padding: 15px 0;
	}
}
@media (min-width: 1200px){
	.scope li .t img{
		height: 40px;
	}
	.scope li .t{
		padding: 20px 0;
	}
	.scope li .t .box p{
		font-size: 18px;
		line-height: 20px;
	}
}
@media (min-width: 1500px){
	.scope li .t{
		padding: 24px 0;
	}
}
/********scope end********/

/********exhibition start********/
.exhibition{
	background: #008cd6;
}
.exhibition .title1 .line{
	background: #fff;
}
.exhibition .title1 .text{
	color: #fff;
}
.exhibition .title1 .en{
	color: #fff;
}
.exhibition-contain{
	position: relative;
	overflow: hidden;
}
.exhibition-contain li{
	display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}
.exhibition-contain li a{
	display: block;
	width: 100%;
	background: #f5f5f5;
	padding: 10px;
}
.exhibition-contain li .top{
	height: 40px;
	margin-bottom: 20px;
}
.exhibition-contain li .top .logo{
	height: 40px;
	float: left;
	padding: 5px 0;
}
.exhibition-contain li .top .logo img{
	display: block;
	height: 30px;
}
.exhibition-contain li .top .right{
	width: 40px;
	height: 40px;
	text-align: center;
	vertical-align: middle;
	color: #fff;
	line-height: 12px;
	padding-top: 8px;
	float: right;
	background: #cccccc;
}
.exhibition-contain li .top .right span{
	font-size: 12px;
	color: #fff;
}
.exhibition-contain li .top .right.on{
	background: #6aba4f;
}
.exhibition-contain li .top .right.off{
	background: #ccc;
}
.exhibition-contain li .item{
	margin-bottom: 10px;
	overflow: hidden;
}
.exhibition-contain li .item p{
	font-size: 14px;
	line-height: 20px;
}
.exhibition-contain li .item p.t{
	float: left;
	color: #333;
}
.exhibition-contain li .item p.c{
	padding-left: 70px;
	color: #666;
}
.exhibition .eprev,
.exhibition .enext{
	display: none;
}
@media (min-width: 768px){
	
}
@media (min-width: 992px){
	.exhibition-contain{
		position: relative;
		right: -50px;
		opacity: 0;
	}
	.ext{
		position: relative;
		left: -50px;
		opacity: 0;
	}

	.exhibition .contain{
		padding: 0 80px;
		position: relative;
	}
	.exhibition .eprev,
	.exhibition .enext{
		display: block;
		position: absolute;
		top: 50%;
		font-size: 34px;
		margin-top: -17px;
		color: #fff;
		cursor: pointer;
	}
	
	.exhibition .eprev{
		left: 20px;
	}
	.exhibition .enext{
		right: 20px;
	}
	.exhibition-contain li a{
		padding: 20px 15px;
	}
	.exhibition-contain li .top{
		height: 45px;
		margin-bottom: 25px;
	}
	.exhibition-contain li .top .logo{
		height: 45px;
	}
	.exhibition-contain li .top .logo img{
		height: 35px;
	}
	.exhibition-contain li .top .right{
		width: 45px;
		height: 45px;
		padding-top: 10px;
	}
	.exhibition-contain li .item{
		margin-bottom: 10px;
	}
}
@media (min-width: 1200px){
	.exhibition .contain{
		padding: 0 90px;
	}
	.exhibition .eprev{
		left: 25px;
	}
	.exhibition .enext{
		right: 25px;
	}
	.exhibition-contain li a{
		padding: 30px 20px;
	}
	.exhibition-contain li .top{
		height: 50px;
		margin-bottom: 30px;
	}
	.exhibition-contain li .top .logo{
		height: 50px;
	}
	.exhibition-contain li .top .logo img{
		height: 40px;
	}
	.exhibition-contain li .top .right{
		width: 50px;
		height: 50px;
		padding-top: 12px;
	}
}
@media (min-width: 1500px){

}
/********exhibition end********/

/********news start********/

.event .topping{
	position: relative;
}
.event .topping a{
	display: block;
}
.event .topping .imgbox{
	overflow: hidden;
	margin-bottom: 15px;
}
.event .topping img{
	display: block;	
	width: 100%;
}
.event .topping .text{
	
}
.event .topping .text p.t{
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	margin-bottom: 10px;
	color: #333;
}
.event .topping .text p.c{
	font-size: 14px;
	line-height: 20px;
	color: #666;
	margin-bottom: 20px;
}
.event .topping .time{
	display: block;
	color: #333;
	line-height: 20px;
	padding-bottom: 10px;
	border-bottom: 1px dashed #ccc;
}
.event .topping .time p{
	float: left;
	font-size: 14px;
	color: #333;
}
.event .topping .time span{
	float: right;
	font-size: 14px;
	color: #333;
	display: block;
	height: 20px;
	line-height: 20px;
}
.event ul li{
	border-bottom: 1px dashed #ccc;
}
.event ul a{
	display: block;
	position: relative;
	overflow: hidden;
	padding: 15px 0 10px 0;
}
.event ul a p{
	font-size: 14px;
	color: #333;
	line-height: 20px;
}
.event ul a span{
	display: block;
	font-size: 12px;
	color: #999;
	margin-top: 5px;
}
.faq ul{
	overflow: hidden;
}
.faq ul li{
	border-bottom: 1px dashed #ccc;
	margin-bottom: 15px;
}
.faq ul li:last-child{
	margin-bottom: 0;
}
.faq li a{
	display: block;
}
.faq li .ask,
.faq li .ans{
	margin-bottom: 10px;
	position: relative;
	overflow: hidden;
}
.faq li .icon{
	width: 30px;
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	overflow: hidden;
	position: absolute;
	left: 0;
	top: 0;
	display: block;
}
.faq li .icon.on{
	background: #008cd6;
}
.faq li .icon.off{
	background: #999999;
}
.faq li .c{
	min-height: 30px;
	width: 100%;
	padding-left: 50px;
	font-size: 14px;
	color:#333;
	line-height: 20px;
}

@media (min-width: 768px){

}
@media (min-width: 992px){
	.event{
		width: 50%;
		float: left;
		padding-right: 25px;
		position: relative;
	}
	.event .topping .imgbox{
		float: left;
		overflow: hidden;
		width: 148px;
		height: 95px;
		position: absolute;
		left: 0;
		top: 0;
		display: block;	
		margin-bottom: 0;
	}
	.event .topping img{
		width: 100%;
	}
	.event .topping .text{
		height: 95px;
		padding-left: 170px;
		position: relative;
	}
	.event .topping .text p.t{
		padding-top: 5px;
	}
	.event .topping .text p.c{
		display: none;
	}
	.event .topping .time{
		position: absolute;
		width: 275px;
		right: 0;
		bottom: 0;
	}
	.event .topping img,
	.event .topping p.t,
	.event ul a p,
	.faq li a .ask p.c{
		-webkit-transition: all ease-in-out 0.3s;
		-o-transition: all ease-in-out 0.3s;
		transition: all ease-in-out 0.3s;
	}
	.event .topping a:hover img{
		transform: scale(1.1);
	}
	.event .topping a:hover p.t{
		color: #008cd6;
	}
	.event ul a{
		padding: 15px 0 10px 0;
	}
	.event ul a p{
		line-height: 22px;
	}
	.event ul a:hover p{
		color: #008cd6;
	}
	.event ul a span{
		display: block;
		font-size: 12px;
		color: #999;
	}
	.faq{
		float: right;
		padding-left: 25px;
		width: 50%;
	}
	.faq li a:hover .ask p.c{
		color: #008cd6;
	}
	.faq li .ans .c{
		height: 60px;
		overflow: hidden;
	}
}
@media (min-width: 1200px){
	.event{
		padding-right: 50px;
	}
	.event .topping .imgbox{
		width: 220px;
		height: 140px;
	}
	.event .topping .text{
		height: 140px;
		padding-left: 245px;
		position: relative;
	}
	.event .topping .text p.c{
		display: block;
	}
	.event .topping .time{
		width: 275px;
	}
	
	.event ul a{
		padding: 15px 0 10px 0;
	}
	.event ul a p{
		width: 380px;
		float: left;
		line-height: 20px;
	}
	.event ul a span{
		margin-top: 0;
		float: right;
		line-height: 20px;
	}
	.faq{
		padding-left: 50px;
	}
	.faq li a:hover .ask p.c{
		color: #008cd6;
	}
	.faq li .ans .c{
		height: 40px;
	}
	.faq li .ask{
		margin-bottom: 12px;
	}
	.faq li .ans{
		margin-bottom: 13px;
	}
	.faq ul li{
		margin-bottom: 18px;
	}
}
@media (min-width: 1500px){
	.event{
		width: 720px;
		padding-right: 0;
	}
	.event .topping .imgbox,
	.event .topping .imgbox img{
		width: 345px;
		height: 220px;
	}
	.event .topping .text{
		height: 220px;
		padding-left: 375px;
		position: relative;
	}
	.event .topping .text p.t{
		font-size: 18px;
		line-height: 20px;
		padding-top: 18px;
		display: block;
		margin-bottom: 18px;
	}
	.event .topping .text p.c{
		display: block;
		line-height: 24px;
	}
	.event .topping .time{
		width: 340px;
	}
	
	.event ul a{
		padding: 20px 0;
	}
	.event ul a p{
		width: 600px;
	}
	.faq{
		width: 570px;
		padding-left: 0px;
	}
	.faq li a:hover .ask p.c{
		color: #008cd6;
	}
	.faq li .ans .c{
		height: 40px;
	}
	.faq li .ask{
		margin-bottom: 30px;
	}
	.faq li .ans{
		margin-bottom: 30px;
	}
	.faq ul li{
		margin-bottom: 35px;
	}
}
/********news end********/