/* å…¬å¸ä»‹ç» */
.scroBox{
	background: #FFFFFF;
	position: relative;
	overflow: hidden;
}
.proCons{
	margin: 60px auto 0;
}
.proCons .histtops{
	margin-bottom: 40px;
}
.proCons .histtops .ltimg{
	width: 100%;
	margin-top: 35px;
	overflow: hidden;
}
.proCons .histtops .ltimg>div{
	width: 48%;
	box-sizing: border-box;
}
.proCons .histtops .banbao i{
	display: block;
}
.ltimg-tain{
	position: relative;
	height: 269px;
	overflow: hidden;
}
.ltimg-tain .im-box{
	overflow: hidden;
}
.ltimg-tain p img{
	transition: all .5s ease;
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
}
.ltimg-tain:hover>p>img{
	transform: scale(1.1);
}
.ltimg-tain:hover .hov-tain-word{
	opacity: 1;
	transition: all .5s ease;
}
.hov-tain-word{
	position: absolute;
	z-index: 10;
	padding: 20px;
	opacity: 0;
	transition: all .5s ease;
}
.hov-tain-word h3{
	font-size: 20px;
	line-height: 27px;
	color: #FFFFFF;
	padding-bottom: 10px;
}
.icon-right{
	display: block;
    width: 32px;
    height: 32px;
    opacity: 1;
    -webkit-transition: opacity 0.5s, margin 0.5s;
    -o-transition: opacity 0.5s, margin 0.5s;
    transition: opacity 0.5s, margin 0.5s;
	cursor: pointer;
}

.hov-box-com{
	background: url(../hov-links-bg.png) repeat-x;
    position: absolute;
    z-index: 10;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.proCons .histtops .ltimg>div img{
	width: 100%;
	height: 100%;
}
.proCons .histtops .Hislebot{
	overflow: hidden;
	width: 100%;
	margin-top: 50px;
}
.proCons .histtops .banbao{
	width: 33%;
	text-align: center;
	margin: 20px 0;
}
.proCons .histtops .banbao h3{
	color: #000;
    font-size: 28px;
    font-family: Arial, Helvetica, sans-serif;
    padding: 12px 0;
    line-height: 24px;
}
.proCons .histtops .banbao:nth-child(2){
	border-left: 1px #DDDDDD solid;
	border-right: 1px #DDDDDD solid;
}
.proCons .histtops  .banbao p{
	font-size: 18px;
	color: #666666;
}

.proCons .histtops .bgcity{
    width: 100%;
    height: 345px;
    position: absolute;
    right: 0;
    top: -45px;
    height: 345px;
	background: url(../aboutarbg.png) no-repeat 0 center;
}
.hist-Tis-box{
	width: 100%;
	text-align: center;
}
.proCons .histtops .engTitls{
    font-size: 54px;
    height: 40px;
    margin-bottom: 1px;
    color: #DDDDDD;
    line-height: 40px;
	font-family: dincond;
}
.proCons .histtops .chinTitls{
	color: #4b4b4b;
    font-size: 30px;
    line-height: 26px;
    letter-spacing: 5px;
    display: block;
	padding: 10px 25px;
}
.proCons .histtops p{
	
    font-size: 14px;
   
    color: #3c3c3c;
}


.banmidBoxs{
	width: 100%;
	height: 670px;
	/* margin-bottom: 100px; */
}
.bgHovCons{
	width: 100%;
	height: 100%;
	position: relative;
	text-align: center;
	background-size: cover;
	overflow: hidden;
}
.bgHovCons .colorHov{
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: 20;
	background: linear-gradient(101deg,#00479f 0%,#0a78e0 100%);
    -webkit-background: linear-gradient(101deg,#00479f 0%,#0a78e0 100%);
    -moz-background: linear-gradient(101deg,#00479f 0%,#0a78e0 100%);
    opacity: 0.57;
}
.bgHovCons .bgcoveimg{
	width: 100%;
	height: 100%;
}
#showtext .bgHovCons .bgcoveimg img{
	width: 100%;
	height: 100% !important;
}
.bgHovCons .fontsBox{
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 35;
	width: 100%;
	transform: translate(-50%,-50%);
	-webkit-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
}
.bgHovCons .videoWat{
	overflow: hidden;
	opacity: 0;
}

.bgHovCons .videoWat video.videoplay{
	position: absolute;
	top: -20%;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 12;
	width: 100%;
}
/* å…¨å±æ’­æ”¾è§†é¢‘å¼¹çª— */
.video-pop-box{
	display: none;
	width: 100%;
	height: 100%;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 1000;
	background: rgba(0, 0, 0, 1);
}
.video-pop-box .video-popWat{
	width: 65%;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	-webkit-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
}
.video-pop-box .video-popWat .svide{
	width: 100%;
	height: 100%;
}
.video-pop-box .closeX{
	position: absolute;
    top: 9%;
    right: 11%;
}


.fontsBox h2{
	width: 100px;
	text-align: center;
	margin: auto;
	font-family: dincond;
	letter-spacing: 1px;
	line-height: 40px;
	color: #DDDDDD;
	font-size: 40px;
	margin-bottom: 70px;
}
.fontsBox h3{
	font-size: 46px;
	letter-spacing: 1px;
}
.fontsBox h3 span{
	color: #FFFFFF;
	margin-right: 30px;
}
.fontsBox h3 span:last-child{
	margin-right: 0;
}

.fontsBox .watchbut a{
	width: 209px;
	height: 47px;
	border-radius: 24px;
	border: solid 1px #ffffff;
	display: block;
	margin: 60px auto 0;
	line-height: 47px;
	color: #FFFFFF;
}
.fontsBox .watchbut a i{
	background: url(../to-right.png) no-repeat;
	margin-left: 75px;
	width: 10px;
	height: 12px;
	display: inline-block;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	transition: all .5s ease;
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
}
.fontsBox .watchbut a:hover i{
	transform: translateX(0);
	-webkit-transform: translateX(0);
	-moz-transform: translateX(0);
}
.comDesc p{
	text-align: justify;
}

/*  */
.moreGood{
	width: 100%;
	padding-top: 30px;
	overflow: hidden;
}
.moreGood .zhuoBoxs{
	text-align: center;
	padding-bottom: 45px;
}
.moreGood .zhuoBoxs h3 span.sp_tis{
	font-family: dincond;
	font-size: 54px;
	line-height: 40px;
	letter-spacing: 1px;
	color: #DDDDDD;
}
.moreGood .zhuoBoxs h3 p{
	font-size: 30px;
	line-height: 42px;
	letter-spacing: 1px;
	color: #0052ae;
}
.zhuo-desc{
	width: 100%;
	text-align: center;
	padding-top: 25px;
}
.zhuo-desc p{
	font-size: 18px;
	color: #333333;	
}

.moreGood .zhuoBoxs .lead-fur{
	font-size: 48px;
	line-height: 42px;
	letter-spacing: 1px;
	color: #ffffff;
	margin-top: 60px;
}

.moreGood .listBoxs{
	width: 100%;
	margin-top: 30px;
	overflow: hidden;
}
.moreGood .listBoxs .lone{
	width: 33.33%;
	position: relative;
	overflow: hidden;
}
.moreGood .listBoxs .lone a:hover .lone-tops img{
	transform: scale(1.1);	
	transition: all .5s ease;
}
.moreGood .listBoxs .lone .lone-tops{
	width: 100%;
	height: 100%;
	box-sizing: border-box;
	overflow: hidden;
}
.loneHov{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 15;
	/*background: rgba(10,31,82,0.55);*/
}
.moreGood .listBoxs .lone .lone-tops img{
	width: 100%;
	transition: all .5s ease;
}
.moreGood .listBoxs .lone .lone-bots{
	width: 100%;
	box-sizing: border-box;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	z-index: 35;
}
.moreGood .listBoxs .lone .lone-bots .ourcons h3{
	text-align: center;
	font-size: 30px;
    color: #FFFFFF;
	padding: 50px 0 18px;
}
.moreGood .listBoxs .lone .lone-bots .ourcons h3 a{text-align: center;
	
    color: #FFFFFF;}
.moreGood .listBoxs .lone .lone-bots .ourcons p{
	font-size: 18px;
	color: #FFFFFF;	
	text-align: center;
	padding: 0 10px;
}
.moreGood .listBoxs .lone .lone-bots .ourcons p a{
	font-size: 18px;
	color: #FFFFFF;	
	text-align: center;
	
}
.moreGood .zhuoBoxs h3{
	font-size: 30px;
	line-height: 42px;
	letter-spacing: 1px;
	color: #2A2973;
}




/* é€‚é… */

@media screen and (max-width:1100px) {
	
	.histtops{
		width: 90%;
		padding: 0 5%;
	}
	.zhuoBoxs{
		width: 92%;
	}
	.banmidBoxs{
		height: 300px;
	}
	.hov-tain-word{
		opacity: 1;
	}
	.ltimg-tain{
		height: auto;
	}
	.ltimg-tain:hover>p>img{
		transform: scale(1);
	}
	.proCons .histtops .ltimg>div{
		width: 100%;
		margin-bottom: 20px;
	}
	.video-pop-box .video-popWat{
		width: 92%;
	}
	.hov-tain-word h3 {
		font-size: 16px;
		line-height: 16px;
	}
	.moreGood .listBoxs .lone .lone-bots .ourcons h3{
		padding: 10px 0;
		font-size: 18px;
		height: 23px;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
	}
	.moreGood .listBoxs .lone .lone-bots .ourcons p{
		padding: 0 10px;
	}
	.moreGood .listBoxs .lone .lone-bots .ourcons .psc{
		font-size: 15px;
		height: 43px;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: normal;
		-webkit-line-clamp: 2;
		display: -webkit-box;
		-webkit-box-orient: vertical;
	}
	.moreGood .listBoxs .lone .lone-bots .ourcons p img{
		width: 15%;
	}
	.zhuo-desc p{
		font-size: 14px;
	}
	.moreGood .listBoxs .lone{
		width: 90%;
		height: 200px;
		position: relative;
		overflow: hidden;
		margin: 20px auto;
		text-align: center;
		float: none;
	}
	.moreGood .listBoxs .lone .lone-tops img{
		
	}
	.moreGood .listBoxs{
		margin-top: 0;
	}
	.zhuo-desc{
		padding-top: 5px;
	}
	.proCons {
		margin: 16px auto 0 !important;
	}
	.proCons .histtops .chinTitls,.moreGood .zhuoBoxs h3 p{
		font-size: 26px !important;
	}
	.moreGood{
		padding-top: 30px !important;
	}
	.proCons .histtops .banbao h3 {
		font-size: 22px;
		line-height: 15px;
	}
	.proCons .histtops .banbao i img{
		width: 55%;
	}
	.proCons .histtops .Hislebot{
		margin-top: 0;
	}
	.proCons .histtops{
		margin-bottom: 0;
	}
	.fontsBox h2>img{
		width: 55%;
	}
	.fontsBox .watchbut a{
		width: 170px;
	}
	.fontsBox .watchbut a i{
		margin-left: 45px;
	}
	.fontsBox .watchbut a{
		font-size: 16px;
	}
	.moreGood .zhuoBoxs{
		padding-bottom: 0;
	}
	
}


