﻿.cover1{

	background-image:none !important;

}

/*******************************

  -------[=banner]-------

*******************************/

@font-face {

	font-family:'ImpactMTStd';

	src: url('../other/ImpactMTStd.otf') format('truetype');

	font-weight:normal;

    font-style: normal;

}

@font-face {

	font-family:'ImpactMTStd';

	src: url('../other/ImpactMTStd.ttf') format('truetype');

	font-weight:normal;

    font-style: normal;

}





.cover video{

	max-width: 100%;

    min-width: 100%;

    position: absolute;

    left:0;

    top:0;

    z-index: 5;

}

.cover .coverc{

	background-image:url(../images/cover.png) ;

	position: absolute;

	left:0;

	top:0%;

	width:100%;

	height:100%;

	z-index: 7;

}





#banner{position: relative;}



#banner .item1 .img{
 

	background-repeat:no-repeat ;

	background-position:center center;

	background-size:cover ;

}



#banner .item3 .img{

 

	background-repeat:no-repeat ;

	background-position:center center;



}

#banner .img .cover{

	background-image:url(../images/cover.png) ;

	position: absolute;

	left:0;

	top:0%;

	width:100%;

	height:100%;

	z-index: 7;

}



#banner .img .cover .txt{

	margin-top: 40%;

}

#banner .img .cover h4{

	font-family: 'ImpactMTStd';

	font-size: 35px;

	color:#fff;

	letter-spacing: 1px;

}

#banner .img .cover span{

	font-family: 'ImpactMTStd';

	font-size: 30px;

    font-weight: bold;

	color:#fff;

}

#banner .img .cover p{

	font-family: '微软雅黑';

	font-size: 30px;

	color:#fff;

}



#banner .img .cover .txt{

	margin-top: 20%;

	margin-left: 5%;

}

#banner .item2 .img{

 

	background-repeat:no-repeat ;

	background-position:center center;

	background-size:cover ;

}

#banner .item3 .img{

	 

	background-repeat:no-repeat ;

	background-position:center center;



}

#banner .img{position: relative;padding-top: 38%;} 

#banner .img img{position: absolute;top: 0;left: 0;width: 100%;height: 100%;}

#banner .ban-slider .slick-arrow{

    position: absolute;top: 50%;margin-top: -25px;overflow: hidden;

    width: 49px;height: 49px;font-size: 0;line-height: 0;z-index: 3;

    border: 0;

    background-repeat: no-repeat;

    background-position: center center;

    -o-background-size: contain;

    -ms-background-size: contain;

    -moz-background-size: contain;

    -webkit-background-size: contain;

    background-size: contain;

    background-color: transparent;

    cursor: pointer;

}



#banner .ban-slider .slick-prev{left: 50%;margin-left: -700px;background-image: url(../images/arr-l.png);display: none !important;}

#banner .ban-slider .slick-next{right: 50%;margin-right: -700px;background-image: url(../images/arr-r.png);display: none !important;}

#banner .ban-slider:hover .slick-prev{display: block !important;}

#banner .ban-slider:hover .slick-next{display: block !important;}

#banner .ban-slider .slick-dots{position: absolute;left: 0;bottom: 70px;width: 100%;text-align: center;z-index: 3;}

#banner .ban-slider .slick-dots li{display: inline-block;vertical-align: bottom;margin: 0 7px;}

#banner .ban-slider .slick-dots li button{display: block;width: 12px;height: 12px;padding: 0;

    font-size: 0;line-height: 0;text-indent: 999px;background-color: #fff;border-radius: 50%;border: none;

    cursor: pointer;



}

#banner .ban-slider .slick-dots li.slick-active button{background-color: #00A4ED;}



@media  (max-width: 767px) {

	#banner .img .cover .txt{margin-top: 13%;}

	#banner .img .cover h4{font-size: 18px;}

	#banner .img .cover span{font-size: 16px;}

	#banner .img .cover p{font-size: 16px;}
	
	#banner .item3 .img{

	 

	background-repeat:no-repeat ;

	background-position:center center;
	
	background-size:cover ;



}

#banner .img{position: relative;padding-top: 38%;} 

}



/*******************************首页关于*******************************/

.indexabout{

	width:100%;

	height:auto;

	overflow: hidden;

	padding-top: 50px;

}

.ableft{

	float:left;

	width:40%;

}

.abright{

	margin-left: 45%;

}

.title hr{

   width: 50px;

    background: #e59152;

    height: 2px;

    border: none;

    display: inline-block;

}

.title h2{

	font-family: 'ImpactMTStd';

	font-size: 40px;

}

.title h3{

	font-family: '微软雅黑';

	font-size: 24px;

	margin-bottom: 10px;

}

.abright p{

	font-size: 14px;

	line-height: 25px;

}

.abright .abmore{

	  display: inline-block;

    width: 160px;

    height: 40px;

    border: 1px #e59152 solid;

    margin-top: 30px;

    font-size: 14px;

    text-align: center;

    line-height: 40px;

    color: #e59152;

    -webkit-transition: 0.3s;

    -moz-transition: 0.3s;

    -ms-transition: 0.3s;

    -o-transition: 0.3s;

    transition: 0.3s;

}

.abright .abmore i{

	  display: inline-block;

    vertical-align: -3px;

    width: 18px;

    height: 18px;

    margin-left: 15px;

    background: url(../images/icon18.png) right center no-repeat;

    -webkit-transition: 0.3s;

    -moz-transition: 0.3s;

    -ms-transition: 0.3s;

    -o-transition: 0.3s;

    transition: 0.3s;

}

.abright .abmore:hover{

	border: 2px #e59152  solid;

	background:#e59152 ;

	color:#fff;

}

.abright .abmore:hover i{

	background: url(../images/icon18.png) left center no-repeat;

}

.abcount{

	height:auto;

	margin-top: 30px;

}

.abcount li{

	float:left;

	border-right: 1px solid #DDDDDD;

	padding: 0 20px;

}

.abcount li:first-child{

	padding: 0 20px 0 0;

	width:30%;

}

.abcount li:nth-child(2){width:35%;}

.abcount li:last-child{width:35%;}

.abcount li> div{

	width:117px;

	margin: 0 auto;

}

.abcount li span{

	font-family: 'ImpactMTStd';

	font-size: 38px; color:#e59152;

}



@media  (max-width: 767px) {
	.ableft{width:100%;float:none;}

	.abright{margin-left: 0;margin-top: 20px;}

	.use .title h2{margin-bottom: 20px !important;}

	.use{padding-bottom: 0 !important;}

}

@media  (max-width: 640px) {

	.abcount li:first-child{padding: 0 10px 0 0;}

	.abcount li> div{width:100%;}

	.abcount li{padding: 0 10px;}

	.videoIndex{height:250px !important;}

	.abcount li span{font-size: 32px;}

}

/*视频*/

.videoIndex{

	width:100%;

	background: url(../images/videobg.jpg);

	height:430px;

	background-size:cover ;

	background-repeat:no-repeat ;

	background-position:center center;

	position: relative;

	

}





.videoIndex  a {

    display: block;

    width: 79px;

    height: 79px;

    background: url(../images/video_cover.png) no-repeat center;

    cursor: pointer;

    position: absolute;

    top: 50%;

    left: 50%;

    margin-top: -40px;

    margin-left: -40px;

    z-index: 4;

}



/*视频弹窗*/

.m-pop{display: none; z-index: 100000;width: 100%;height: 100%;position: fixed;left: 0;right: 0;top:0;bottom:0;background-color: rgba(0,0,0,.5);

    -o-animation: aniV .5s ease-in-out both;

    -moz-animation: aniV .5s ease-in-out both;

    -webkit-animation: aniV .5s ease-in-out both;

    animation: aniV .5s ease-in-out both;

}

.m-pop iframe{display: block;width: 100%;height: 100%;}

.m-pop .m-video{

    width: 700px;height: auto;position: absolute;

    left: 50%;top: 58%;

    transform: translate(-50%,-50%);

    -webkit-transform: translate(-50%,-50%);

    -ms-transform: translate(-50%,-50%);

    -moz-transform: translate(-50%,-50%);

    -o-transform: translate(-50%,-50%);

    z-index: 100;overflow: hidden;

    -webkit-border-radius: 5px;

    -moz-border-radius: 5px;

    border-radius: 5px;



}

.m-pop .m-video video{width:100%;}

.m-pop .txt{position: absolute;top: 0;left: 0;right: 0;height: 40px;line-height: 40px;background-color: #e59152;padding: 0 12px;color: #fff;font-size: 14px;font-family: "微软雅黑";}

.m-pop .txt h5{float: left;font-weight:normal;margin-top: 0;color:#fff; }

.m-pop .close{ background: url(../images/video_close.png) no-repeat left top;

    -webkit-background-size: cover;

    -moz-background-size: cover;

    -o-background-size: cover;

    background-size: cover;

    display: block;

    width: 12px;height: 12px;

    position: absolute;right: 0;top: 0;z-index: 1001;

    cursor: pointer; top: 50%; margin-top: -6px;right: 10px;

}



@media  (max-width: 768px) {

    .m-pop .m-video{width: 70%;top: 45%;}

}



/*右侧导航*/

.rightbar{

	z-index: 100;

	width:45px;

	height:auto;

	position: fixed;

	top:50%;

	right:0;

	display: none;

}



.rightbar ul{

	width:100%;

	height:auto;

}

.rightbar ul li{

	width:100%;

	height:45px;

	margin-top: 2px;

	position: relative;

	cursor: pointer

}

.rightbar ul li i{

	line-height: 45px;

    font-size: 20px;

    width:45px;

    text-decoration: none;

    color: #fff;

    text-align: center;

    cursor: pointer;

}

.rightbar ul li.ewm{

	background: #60676F;

	position: relative;

}

.rightbar ul li.gotop{

	background: #60676F;

}

.rightbar ul li.ewm img{

	position: absolute;

	top:-20px;

	right:50px;

	display: none;

	width:99px;

	height:99px;

}







.rightbar .fa-sort-asc{

	width:20px;

	height:25px;

	margin-left: 12.5px;

	line-height: 38px;

}

.rightbar ul li:last-child p{

	color:#fff;

	font-size: 12px;

	text-align: center;

	margin-top: -15px;

}

.rightbar ul li .shows{

	height:45px;

	width:45px;

	position: absolute;

	background: #60676F;

	right:0px;

	position: absolute;

	top:0px;

	cursor: pointer

}

.rightbar ul li .hides{

	height:45px;

	width:160px;

	background: #e59152;

	position: absolute;

	right:-160px;

	position: absolute;

	top:0px;

	cursor: pointer;

}

.hides .left{

	width:45px;

	height:45px;

	float:left;

	

}

.hides .right{

	width:105px;

	margin-left: 55px;

	height:45px;

	line-height: 45px;

	text-align: left;

	color:#fff;

	font-size: 14px;

	}



.hides .left i{

	line-height: 45px;

    font-size: 20px;

    width:45px;

    text-decoration: none;

    color: #e59152;

    text-align: center;

    cursor: pointer;

    background: #fff;

}



/*产品*/

.cptxt{

	width:100%;

	height:55px;

	margin-top: 50px;

	

}

.cptxt ul{

	width:100%;

	height:100%;

	

}

.cptxt ul li{

	cursor: pointer;

	height:100%;

	line-height:55px ;

	font-size: 16px;

	text-align: center;

	border-top:2px solid #EDEDED ;

}

.cptxt ul li.on{border-top:2px solid #e59152 ;}

.cptxt ul li span{

	color:#e59152;

}

.cptxt ul li:first-child{

width:50%;

float:left;

border-right:2px solid #EDEDED ;

}

.cptxt ul li:last-child{

	margin-left: 50%;

}

.product{

	width:100%;

	height:auto;

	overflow: hidden;

	padding-bottom: 50px;

	padding-top: 50px;

	background-size:cover ;

	background-position: center center;

	background-repeat:no-repeat ;

	background-image:url(../images/bannerpr.jpg);

	}

.productbd{width:100%;}

.proleft{

	width:50%;

	float:left;

}

.proleft span{

	font-size: 16px;

}

.proleft p{

	font-size: 14px;

	line-height: 25px;

	color:#666;

}



.linkmore{

	width:140px;

	height:40px;

	background:#0267B5 ;

	line-height: 40px;

	color:#fff;

	text-align: center;

	display: inline-block;

	margin-top: 30px;

}

.linkmore:hover{

	color:#0267B5;

	background: #fff;

}

.proleft ul li{

	border-radius: 10px; 

	-webkit-border-radius: 10px; 

	-moz-border-radius: 10px; 

	overflow: hidden;

	width:90px;

	height:90px;

	float:left;

	margin-right: 15px;

	box-shadow: 5px 5px 5px #e4e4e4;

}

.proleft li:last-child{margin-right: 0;}

.proleft li img{

	width:100%;

}

.proleft ul{

	margin-top: 20px;

	width:300px;

	height:90px;

	

}

.proright{

	margin-left: 52%;

}



.proright img{

	max-width: 100%;

}



.proleft .title hr{

	background:#e59152 ;

	margin-bottom: 25px;

}

@media  (max-width: 640px) {
	.cptxt ul li{font-size: 14px;}

	.proleft{width:100%;float:none;}

	.proright{margin-left: 0;}
}

/*应用领域*/



.use{

	width:100%;

	height:auto;

	padding-top: 50px;

	padding-bottom: 50px;

}



.use .title{

	width:100%;

	text-align: center;

}

.use .title h1{

	font-family: 'ImpactMTStd';

	color:#D8D4D5;

	font-size: 40px;

	

}



.use .title h2{

	font-family: '微软雅黑';

	font-size: 24px;

	margin-bottom: 50px;

	color:#e59152;

}




.uselist{

	width:100%;

	height:auto;

	overflow: hidden;

}

.uselist li{

	border:1px solid #EDEDED;

	cursor: pointer;

	width:23.5%;

	float:left;

	margin-left: 2%; background:#FFF; margin-bottom:2%;

}

.uselist li:first-child{margin-left: 0;}

.uselist li:nth-child(4n+1){margin-left: 0;}





.usetxt{

	width:100%;

	padding: 25px;

}

.usetxt h3{

	color:#999;

	font-size: 16px;

}

.uselist li:hover .usetxt h2{ color:#000}

.uselist li:hover .usetxt h3{ color:#999}

.usetxt h2{

	font-size: 20px;

	margin-top: 10px;

	color:#000;

}

.usetxt hr{

	  width: 50px;

    background: #e59152;

    height: 2px;

    border: none;

    display: inline-block;

}

.btn25 {

    width: 100%;

    overflow: hidden;

    position: relative;



}

.btn25 img {

    width: 100%;


    position: relative;

    top: 0;

    left: 0;

    vertical-align: bottom;

}

.btn25 .ovrly {

    background: rgba(0,160,234, 0.7);

    height: 100%;

    left: 0;

    position: absolute;

    top: 0;

    width: 100%;

    opacity: 0;

    -webkit-transition: all 0.3s;

    -moz-transition: all 0.3s;

    -o-transition: all 0.3s;

    transition: all 0.3s;

}

.btn25 .buttons {

    position: absolute;

    top: 50%;

    left: 50%;

    -webkit-transform: translate(-50%, -50%);

    -moz-transform: translate(-50%, -50%);

    -ms-transform: translate(-50%, -50%);

    -o-transform: translate(-50%, -50%);

    transform: translate(-50%, -50%);

}

.btn25 .buttons .fa {

    -webkt-border-radius: 50%;

    -moz-border-radius: 50%;

    border-radius: 50%;

    display: inline-block;

    line-height: 60px;

    font-size: 80px;

    font-weight: 100;

    text-align: center;

    text-decoration: none;

    width: 60px;

    height: 60px;

    background: url(../images/arrowright.png);

    opacity: 0;

    -webkit-transform: scale(5);

    -moz-transform: scale(5);

    -ms-transform: scale(5);

    -o-transform: scale(5);

    transform: scale(5);

    position: relative;

    -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;

    -moz-transition: -moz-transform 0.3s, opacity 0.3s;

    -o-transition: -o-transform 0.3s, opacity 0.3s;

    transition: transform 0.3s, opacity 0.3s;

    color:#fff;

}

.btn25 .buttons .fa-search {

    -webkit-transition-delay: 0.1s;

    -moz-transition-delay: 0.1s;

    -ms-transition-delay: 0.1s;

    transition-delay: 0.1s;

}

.uselist li img{

	transition: all .8s ease 0s;

	-webkit-transition: all .8s ease 0s;

	-moz-transition: all .8s ease 0s;

	-ms-transition: all .8s ease 0s;

	vertical-align: bottom;
	
 

}

.uselist li:hover img{

		transform: scale(1.1,1.1);

	-webkit-transform: scale(1.1,1.1);

	-moz-transform: scale(1.1,1.1);

	-ms-transform: scale(1.1,1.1);

}

.uselist li:hover .btn25 .buttons .fa {

    opacity: 1;

    -webkit-transform: scale(1);

    -moz-transform: scale(1);

    -ms-transform: scale(1);

    -o-transform: scale(1);

    transform: scale(1);

}

.uselist li:hover .btn25 .ovrly {

    opacity: 1;

}

@media  (max-width: 767px) {
	.uselist li{width:48%;margin-left: 4%;margin-top: 10px;margin-bottom: 10px;}

.uselist li:first-child,.uselist li:nth-child(2n+1){margin-left: 0;}

.usetxt h3{font-size: 14px;text-overflow: ellipsis;

    overflow: hidden;

    white-space: nowrap;}
	
	
.btn25 img {

    width: 100%;
	height:160px;

    position: relative;

    top: 0;

    left: 0;

    vertical-align: bottom;

}	

.usetxt h2{font-size: 12px;}

.usetxt{padding: 10px;}
}







/*优势*/
 

.youshi{

	width:100%;

	height:auto;

	overflow: hidden;

	background: #fff;

padding-bottom: 50px;

	padding-top: 50px;

}

.protitle{

	width:100%;

	height:auto;

	overflow: hidden;

	margin-bottom: 20px;

}




.youshi .title{

	width:100%;

	text-align: center;

}

.youshi .title h1{

	font-family: 'ImpactMTStd';

	color:#D8D4D5;

	font-size: 40px;

	

}



.youshi .title h2{

	font-family: '微软雅黑';

	font-size: 24px;

	margin-bottom: 50px;

	color:#e59152;

}



.block-content {
    visibility: visible;
    animation-duration: 1.2s;
    animation-delay: 0s;
    animation-iteration-count: 1;
    animation-name: fadeInUp;
    position: relative;
    width: 1400px;
    margin: 0 auto;
}

.block-content-box {
    visibility: visible;
    animation-duration: 0.4s;
    animation-delay: 0s;
    animation-iteration-count: 1;
    position: relative;
}

.block-content-box-list {
    display: table;
    width: 100%;
    padding: 0;
    border-right: 0px solid #eee;
    border-bottom: 0px solid #eee;
}

.block-list-item {
    width: 33.333333333333333%;
    display: inline-block;
    vertical-align: top;
    float:left; background:#f7f7f7; color:#e59152;
}

.block-list-item-h {
   background:#e59152;
}
.block-list-item-h .block-list-item-body-title {
	color:#FFFFFF;
}



.block-list-item-box {
    border-left: 0px solid #eee;
    border-top: 0px solid #eee;
    padding: 60px 20px;
    position: relative;
    overflow: hidden;
    transition: all .5s;
    transition: all .5s;
}

.block-list-item-box:hover {
    -webkit-box-shadow: rgba(0,0,0,.2) 0px 0px 30px;
    -moz-box-shadow: rgba(0,0,0,.2) 0px 0px 30px;
    box-shadow: rgba(0,0,0,.2) 0px 0px 30px;
}

.block-list-item-mask {
    -webkit-mask-image: -webkit-radial-gradient(circle, white 100%, black 100%);
    overflow: hidden;
}

.block-list-item-image {
    padding-top: 163px!important;
    position: relative;
}

.block-list-item-content {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    overflow: hidden;
}

.block-list-item-middle {
    display: table;
    table-layout: fixed;
    height: 100%;
    vertical-align: middle;
    text-align: center;
    width: 163px;
    margin: auto;
    border-radius: 100%;
}

.block-list-item-middle img {
    position: relative;
    vertical-align: middle;
    cursor: initial!important;
    width: 100%;
}

.block-list-item-text {
    margin: 0.9em 0 0;
    z-index: 3;
    display: block;
}

.block-list-item-body {
    display: table;
    vertical-align: middle;
    width: 100%;
    height: 100%;
    table-layout: fixed;
    margin-top: 0;
    text-align: center;
}

.block-list-item-body-title {
    margin-bottom: 8px;
}

.block-list-item-body-title p strong {
    font-size: 20px; font-weight:normal;

}

.block-list-item-body-text p {
    color: rgb(153, 153, 153);
    font-size: 12px;
  
}

@media  (max-width: 767px) {
	
	

.youshi .title{

	width:100%;

	text-align: center;

}

.youshi .title h1{

	font-family: 'ImpactMTStd';

	color:#D8D4D5;

	font-size: 28px;

	

}



.youshi .title h2{

	font-family: '微软雅黑';

	font-size: 20px;

	margin-bottom: 20px;

	color:#e59152;

}		
	
	
	
	
	
	
	
.block-content {
 
    width: 98%; margin-left:1%;
   
}	
 


.block-list-item-box {
    border-left: 0px solid #eee;
    border-top: 0px solid #eee;
    padding: 20px 7px;
    position: relative;
    overflow: hidden;
    transition: all .5s;
    transition: all .5s;
}

.block-list-item-box:hover {
    -webkit-box-shadow: rgba(0,0,0,.2) 0px 0px 30px;
    -moz-box-shadow: rgba(0,0,0,.2) 0px 0px 30px;
    box-shadow: rgba(0,0,0,.2) 0px 0px 30px;
}

.block-list-item-mask {
    -webkit-mask-image: -webkit-radial-gradient(circle, white 100%, black 100%);
    overflow: hidden;
}

.block-list-item-image {
    padding-top: 63px!important;
    position: relative;
}

.block-list-item-content {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    overflow: hidden;
}

.block-list-item-middle {
    display: table;
    table-layout: fixed;
    height: 100%;
    vertical-align: middle;
    text-align: center;
    width: 63px;
    margin: auto;
    border-radius: 100%;
}

.block-list-item-middle img {
    position: relative;
    vertical-align: middle;
    cursor: initial!important;
    width: 100%;
}

.block-list-item-text {
    margin: 0.9em 0 0;
    z-index: 3;
    display: block;
}

.block-list-item-body {
    display: table;
    vertical-align: middle;
    width: 100%;
    height: 100%;
    table-layout: fixed;
    margin-top: 0;
    text-align: center;
}

.block-list-item-body-title {
    margin-bottom: 8px;
}

.block-list-item-body-title p strong {
    font-size: 14px; font-weight:normal;

}

 
 
 
 
 
 
}

 

/*成功案例*/

.ullist1{display: none;}

.project{

	width:100%;

	height:auto;

	overflow: hidden;

	background: #F7f7f7;

padding-bottom: 50px;

	padding-top: 50px;

}

.protitle{

	width:100%;

	height:auto;

	overflow: hidden;

	margin-bottom: 20px;

}




.project .title{

	width:100%;

	text-align: center;

}

.project .title h1{

	font-family: 'ImpactMTStd';

	color:#D8D4D5;

	font-size: 40px;

	

}



.project .title h2{

	font-family: '微软雅黑';

	font-size: 24px;

	margin-bottom: 50px;

	color:#e59152;

}






 

 
.protitle .prolist{

	float:right;

	margin-top: 35px;

}

.protitle .prolist li{

	height:45px;

	padding: 0 20px;

	background: #DDDDDD;

	color:#000000;

	line-height: 45px;

	float:left;

	text-align: center;

	cursor: pointer;

	font-size: 16px;

	margin-left: 15px;border-radius: 22.5px;

}

.protitle .prolist li:first-child{

	margin-left: 0;

}

.protitle .prolist li:hover{

	color:#fff;

	background: #e59152;

}

.protitle .prolist li.on{

	color:#fff;

	background: #e59152;

}

.probd{

	width:100%;

	

}

.probd ul{

	width:100%;

	

}

.probd ul li{

	float:left;

	width:48%;

	margin-left: 4%;

	margin-top: 20px;

}

 
.probd ul li:nth-child(2n+1){margin-left: 0;}








.probd1{

	width:100%;

	

}

.probd1 ul{

	width:100%;

	

}

.probd1 ul li{

	float:left;

	width:32%;

	margin-left: 2%;

	margin-top: 20px;

}

 
.probd1 ul li:nth-child(3n+1){margin-left: 0;}








 
.proimg{

	width:100%;

	height:auto;

	position: relative;

	overflow: hidden;

}

.proimg img{

	width:100%;

	position: relative;

	overflow: hidden;

	left:0;

	top:0;

	vertical-align: middle;

	transition: all .8s ease 0s;

	-webkit-transition: all .8s ease 0s;

	-moz-transition: all .8s ease 0s;

	-ms-transition: all .8s ease 0s;

}

.proimg .cover{

	  background: rgba(0, 0, 0, 0.4);

    height: 100%;

    left: 0;

    position: absolute;

    z-index: 5;

    top: 0%;

    width: 100%;

    transition: top ease-in-out .3s;

    -webkit-transition: top ease-in-out .3s;

    -moz-transition: top ease-in-out .3s;

    -ms-transition: top ease-in-out .3s;

}

.proimg .cover .text1
{
	position: absolute;
	left:8%;
	bottom:8%; color:#FFF;
	 
	 
 
}

.proimg .cover .text1 h2 {
  

  text-align:left;

  font-size:30px;
  font-weight:700; margin-bottom:10px;
  
}
.proimg .cover .text1 p {
  text-align:left;


  font-size:16px;
  padding-right:30%;
  color:#fdfdfd;
  
}

.proimg .cover .text1 .buttons {
	

    -webkt-border-radius: 15px;

    -moz-border-radius: 15px;

    border-radius: 15px;
	border:#FFF 1px solid;

    display: inline-block;

    line-height: 30px;

    font-size: 14px;

    text-align: center;

    text-decoration: none;
	padding:0 20px;
	


    height: 30px; 
 
	margin-top:10px;

    color:#fff;
  
}

 

 

.probd ul li:hover .proimg .cover{

	top:0;

}

.probd ul li:hover .proimg img{

	transform: scale(1.1,1.1);

	-webkit-transform: scale(1.1,1.1);

	-moz-transform: scale(1.1,1.1);

	-ms-transform: scale(1.1,1.1);

}


.probd1 ul li:hover .proimg .cover{

	top:0;

}

.probd1 ul li:hover .proimg img{

	transform: scale(1.1,1.1);

	-webkit-transform: scale(1.1,1.1);

	-moz-transform: scale(1.1,1.1);

	-ms-transform: scale(1.1,1.1);

}

.protxt{

	width:100%;

	height:45px;

	line-height: 45px;

	text-align: center;

	color:#000;

	font-size: 14px;

	text-overflow: ellipsis;

  overflow: hidden;

  white-space: nowrap;

  position: relative;

}

.protxtn{

	position: absolute;

	left:0;

	top:0;

	height:45px;

	line-height: 45px;

	text-align: center;

	color:#fff;

	font-size: 14px;

	background: #e59152;

	z-index: 5;

	width:100%;

	text-overflow: ellipsis;

  overflow: hidden;

  white-space: nowrap;

  top:45px;

  transition: top ease-in-out .3s;

    -webkit-transition: top ease-in-out .3s;

    -moz-transition: top ease-in-out .3s;

    -ms-transition: top ease-in-out .3s;

}

.probd ul li:hover .protxtn{

	top:0;

}




 
@media  (max-width: 767px) {
	
 



.project .title{

	width:100%;

	text-align: center;

}

.project .title h1{

	font-family: 'ImpactMTStd';

	color:#D8D4D5;

	font-size: 40px;

	

}



.project .title h2{

	font-family: '微软雅黑';

	font-size: 24px;

	margin-bottom: 0px;

	color:#e59152;

}	
 
	
	


	.protitle .prolist{float:none;  }

	.protitle .prolist li{height:35px;line-height: 35px;padding: 0 10px;font-size: 14px;margin-left: 10px}
	
	
.probd ul li{

	float:left;

	width:100%;

 

}
	
	
.probd ul li:nth-child(n){ margin-left:0%;}	



.probd1 ul li{

	float:left;

	width:100%;

 

}
	
	
.probd1 ul li:nth-child(n){ margin-left:0%;}	

 


.proimg .cover .text1
{
	position: absolute;
	left:8%;
	bottom:8%; color:#FFF;
	 
	 
 
}

.proimg .cover .text1 h2 {
  

  text-align:left;

  font-size:20px;
  font-weight:700; margin-bottom:10px;
  
}
.proimg .cover .text1 p {
  text-align:left;


  font-size:12px;
  padding-right:30%;
  color:#fdfdfd;
  
}

.proimg .cover .text1 .buttons {
	

    -webkt-border-radius: 15px;

    -moz-border-radius: 15px;

    border-radius: 15px;
	border:#FFF 1px solid;

    display: inline-block;

    line-height: 30px;

    font-size: 12px;

    text-align: center;

    text-decoration: none;
	padding:0 15px;
	


    height: 30px; 
 
	

    color:#fff;
  
}


	
	
}

 




/*荣誉证书*/

.honner{

	width:100%;

	height:auto;

	overflow: hidden;

	padding-bottom: 30px;

	background: url(../images/bannerhonner.jpg);

	background-repeat:no-repeat ;

	background-position:center  center;

	background-size:cover ;



	padding-top: 50px;

}

.honner .title{

	width:100%;

	text-align: center;

}

.honner .title h1{

	font-family: 'ImpactMTStd';

	color:#F0F0F0;

	font-size: 40px;

}



.honner .title h2{
	font-family: '微软雅黑';
	font-size: 24px;
	margin-bottom: 20px;
	color:#fff;

}











/*新闻资讯*/

.news .title{

	width:100%;

	text-align: center;

	margin-top: 50px;

}

.news .title h1{

	font-family: 'ImpactMTStd';

	color:#F0F0F0;

	font-size: 40px;

}



.news .title h2{

	font-family: '微软雅黑';

	font-size: 24px;

	margin-bottom: 20px;

}

.newsleft{

	width:50%;

	float:left;

}

.newsright{

	margin-left: 52%;

	margin-top: 30px;

	overflow: hidden;

}

.newsright a{

	display: block;

	width:100%;

	height:100%;

	position: relative;

}

.newsright:hover img{

	transform: scale(1.1,1.1);

	-webkit-transform: scale(1.1,1.1);

	-moz-transform: scale(1.1,1.1);

	-ms-transform: scale(1.1,1.1);

	

}

.newsright img{

	width:100%;

	transition: all .8s ease 0s;

	-webkit-transition: all .8s ease 0s;

	-moz-transition: all .8s ease 0s;

	-ms-transition: all .8s ease 0s;

	position: relative;

	z-index: 1;

	vertical-align: bottom;

}

.rightt{

	width:100%;

	height:60px;

	background: rgba(0,0,0,.6);

	position: absolute;

	left:0;

	bottom:0;

	z-index: 2;

	font-size: 16px;

	line-height: 60px;

	color:#fff;

	padding-left: 15px;

	padding-right: 85px;

	text-overflow: ellipsis;

  overflow: hidden;

  white-space: nowrap;

}

.rightt .recdt{

	position: absolute;

	bottom:0;

	right:0;

	width:70px;

	height:100%;

	background: #e59152;

	padding: 0 10px;

}

.rightt .recdt >div:first-child{

	height:30px;

	border-bottom: 1px dashed   #fff;

	width:100%;

	line-height: 30px;

	text-align: center;

}

.rightt .recdt >div:last-child{

	height:30px;

	width:100%;

	line-height: 30px;

	font-size: 18px;

	text-align: center;

}



.newsnav{

	width:100%;

	height:60px;

	border-bottom: 1px solid #EDEDED;

	margin-bottom: 30px;

}

.news .wp{

	height:auto;

	overflow: hidden;

}

.newsnav ul li{

	float:left;

	margin-right: 15px;

  height: 60px;

  line-height: 60px;

  cursor: pointer;

}

.newsnav ul li.on{

	border-bottom: 3px solid #e59152;

}

.newsnav ul li a{

	font-size: 16px;

}

.newsnav ul li:hover a{

	color:#000;

}

.newsnav ul li:hover{

	border-bottom: 3px solid #e59152;

}



.newscon{

	width:100%;

	display: none;

}

.newscon ul{

	width:100%;

	height:auto;

}

.newscon ul li{

	width:100%;

	height:auto;

	margin-bottom: 30px;

}

.newscon li .date{

	float:left;

	width:70px;

	height:auto;

	border: 1px solid #EDEDED;

	

}

.newscon li .date >div:first-child{

	width:100%;

	text-align: center;

	font-size: 24px;

	font-weight: bold;

	color:#fff;

	background: #ccc;

}

.newscon li .date >div:last-child{

	width:100%;

	text-align: center;

	font-size: 14px;

	color:#999;

	padding:5px 0;

}

.newscon ul li:hover .date >div:first-child{

	background: #e59152;

}

.newscon ul li .newbd{

	margin-left: 85px;

}

.newscon ul li .newbd h4{

	font-size: 16px;

	text-overflow: ellipsis;

  overflow: hidden;

  white-space: nowrap;

}

.newscon ul li .newbd p{

	color:#999;

	font-size: 14px;

	min-height: 40px;

}



@media  (max-width: 950px) {

	.newsleft{width:100%;float:none;}

	.newsright{margin-left: 0;}

}

@media  (max-width: 767px) {

	.newsnav ul li a{font-size: 14px;}

	.newscon ul li .newbd p{font-size: 12px;}

	.join{

	width:100%;

	height:300px;

	background: url(../images/bannerjoin.jpg);

	background-size:cover ;

	background-repeat:no-repeat ;

	background-position:center center;

	margin-top: 0px;

	padding: 60px 0;

}
}

/*join us*/

@media  (min-width: 641px) {
	.join{

	width:100%;

	height:300px;

	background: url(../images/bannerjoin.jpg);

	background-size:cover ;

	background-repeat:no-repeat ;

	background-position:center center;

	background-attachment: fixed;

	margin-top: px;

	padding: 60px 0;

}
}

.join h3{

	font-family: '微软雅黑';

	color:#fff;

	font-size: 24px;

	margin-bottom: 20px;

}



.join p{

	color:#fff;

	font-size: 16px;

}



.button_link{ display: inline-block; position: relative; text-decoration: none; color: #FFFFFF; width: 150px; text-align: left; height: 40px; border: 1px solid #fff;

  margin-top: 30px;line-height: 38px;padding-left: 33px;cursor: pointer;font-size: 14px;}

.button_link:hover{ border: 1px solid #fff; color: #FFF; }

.button_link .line{display:inline-block;background-color:#FFF;position:absolute;-webkit-transition:0.5s ease;-o-transition:0.5s ease;transition:0.5s ease;}

.button_link .line_top{height:1px;width:0;left:-50%;top:-1px;}

.button_link:hover .line_top{width:100%;left:1px;}

.button_link .line_right{height:0;width:1px;top:-50%;right:-1px;}

.button_link:hover .line_right{height:100%;top:-2px;}

.button_link .line_bottom{width:1px;height:0;bottom:-50%;left:-1px;}

.button_link:hover .line_bottom{height:100%;bottom:-2px;}

.button_link .line_left{height:1px;width:0;right:-50%;bottom:-1px;}

.button_link:hover .line_left{width:100%;right:-1px;}

.button_link i{

	position: absolute;

	width:17px;

	height: 15px;

	display: block;

	background: url(../images/arrjoin.png);

	top:13px;

	right:30px;

	transition: right .3s ease-in-out;

	-webkit-transition: right .3s ease-in-out;

	-ms-transition: right .3s ease-in-out;

	-moz-transition: right .3s ease-in-out;

	-otransition: right .3s ease-in-out;

}



.button_link:hover i{

	right:20px;

}

/*合作伙伴*/

.partner{



	height:auto;

}

.partner .title{

	width:100%;

	text-align: center;

	margin-top: 50px;

}

.partner .title h1{

	font-family: 'ImpactMTStd';

	color:#F0F0F0;

	font-size: 40px;

}



.partner .title h2{

	font-family: '微软雅黑';

	font-size: 24px;

	margin-bottom: 20px;

}



.partner_list{

	width:100%;

	height:auto;

	overflow: hidden;

}

.partner_list li{

	width:15%;

	float:left;

	margin-left:1.6%;

	margin-top: 20px;

	border: 1px solid #ccc;

	overflow: hidden;

	position:relative;

}

.partner_list li img{

	width:100%;



}

.partner_list li:hover img{

transform: scale(1.1,1.1);

	-webkit-transform: scale(1.1,1.1);

	-moz-transform: scale(1.1,1.1);

	-ms-transform: scale(1.1,1.1);

}

.partner_list li img{

	transition: all .8s ease 0s;

	-webkit-transition: all .8s ease 0s;

	-moz-transition: all .8s ease 0s;

	-ms-transition: all .8s ease 0s;



}

.partner_list li .cover {

	position:absolute;

	width:100%;

	height:100%;

	top:0px;

	left:100%;

	background:rgba(0,160,234,.7);

}

@media  (max-width: 640px) {

.partner_list li{width:31%;margin-left: 3.5%;}	

.partner_list li:nth-child(4n+1){margin-left: 0;}

.title h2{font-size: 20px !important;}

.abcount li span{font-size: 24px;}

.title h3{font-size: 18px;}

.use .title h1{font-size: 28px;}

.project .title h1{font-size: 28px;}

.honner .title h1{font-size: 28px;}

.news .title h1{font-size: 28px;}

.partner .title h1{font-size: 28px;}

.project{padding-top: 20px;}

}

.sim-button{

	line-height: 50px;

	height: 50px;

	text-align: center;

	margin-right: auto;

	margin-left: auto;

	margin-top: 125px;

	width: 60%;

	cursor: pointer;

}



.button12{

	color: rgba(255,255,255,1);

	-webkit-transition: all 0.5s;

	-moz-transition: all 0.5s;

	-o-transition: all 0.5s;

	transition: all 0.5s;

	position: relative;

	border: 1px solid rgba(255,255,255,0.5);

	overflow: hidden;

}

.button12 a{

	color: rgba(51,51,51,1);

	text-decoration: none;

	display: block;

}

.button12 a{

	font-size: 16px;

	z-index: 2;	

	display: block;

	position: absolute;

	width: 100%;

	height: 100%;	

}

.button12::before{

	content: '';

	position: absolute;

	top: 50px;

	left: -5px;

	width: 0;

	height: 0;

	border-left: 100px solid transparent;

	border-right: 100px solid transparent;

	border-bottom: 190px solid rgba(255,255,255,0.25);

	z-index: 1;

	-webkit-transition: all 0.5s;

	-moz-transition: all 0.5s;

	-o-transition: all 0.5s;

	transition: all 0.5s;

}

.button12::after{

	content: '';

	position: absolute;

	top: 50px;

	left: -5px;

	width: 0;

	height: 0;

	border-left: 100px solid transparent;

	border-right: 100px solid transparent;

	border-bottom: 190px solid rgba(255,255,255,0.25);

	z-index: 1;

	-webkit-transition: all 0.5s;

	-moz-transition: all 0.5s;

	-o-transition: all 0.5s;

	transition: all 0.5s;

}

.button12::after{

	-webkit-transition-delay: 0.2s; /* Safari */

    transition-delay: 0.2s;

}

.button12:hover::before{

	opacity: 1;

	-webkit-transform: translate(0px,-190px);

	transform: translate(0px,-190px);	

}

.button12:hover::after{

	opacity: 1;

	-webkit-transform: translate(0px,-150px);

	transform: translate(0px,-150px);	

}

@media  (max-width:640px ) {

	.partner_list li{width:23%;margin-left: 2%;margin-top: 10px;}

	.sim-button{width:150px !important;}

	.wrapper-inner-tab-backgrounds-first{margin-bottom: 40px !important;}

}

/*按钮特效*/



.wrapper-inner-tab-backgrounds-first{

	height: 60px;

	width: 250px;

	margin: 0 auto;

	margin-bottom: 80px;

}



.sim-button{

	line-height: 40px;

	height: 40px;

	text-align: center;

	margin-right: auto;

	margin-left: auto;

	margin-top: 50px;

	width: 140px;

	overflow: hidden;

	cursor: pointer;

	background:#00A4ED ;

	margin-bottom: 50px;

	color:#fff;



}

.sim-button a{

	color:#fff;

}

.sim-button:hover a{color:#fff;}

.button12{

	color: rgba(255,255,255,1);

	-webkit-transition: all 0.5s;

	-moz-transition: all 0.5s;

	-o-transition: all 0.5s;

	transition: all 0.5s;

	position: relative;

	border: 1px solid rgba(255,255,255,0.5);

	overflow: hidden;

}

.button12 a{

	color:#fff !important;

	text-decoration: none;

	display: block;

}

.button12 span{

	z-index: 2;	

	display: block;

	position: absolute;

	width: 100%;

	height: 100%;	

}

.button12::before{

	content: '';

	position: absolute;

	top: 50px;

	left: -5px;

	width: 0;

	height: 0;

	border-left: 100px solid transparent;

	border-right: 100px solid transparent;

	border-bottom: 190px solid rgba(255,255,255,0.25);

	z-index: 1;

	-webkit-transition: all 0.5s;

	-moz-transition: all 0.5s;

	-o-transition: all 0.5s;

	transition: all 0.5s;

}

.button12::after{

	content: '';

	position: absolute;

	top: 50px;

	left: -5px;

	width: 0;

	height: 0;

	border-left: 100px solid transparent;

	border-right: 100px solid transparent;

	border-bottom: 190px solid rgba(255,255,255,0.25);

	z-index: 1;

	-webkit-transition: all 0.5s;

	-moz-transition: all 0.5s;

	-o-transition: all 0.5s;

	transition: all 0.5s;

}

.button12::after{

	-webkit-transition-delay: 0.2s; /* Safari */

    transition-delay: 0.2s;

}

.button12:hover::before{

	opacity: 1;

	-webkit-transform: translate(0px,-190px);

	transform: translate(0px,-190px);	

}

.button12:hover::after{

	opacity: 1;

	-webkit-transform: translate(0px,-150px);

	transform: translate(0px,-150px);	

}



/*轮播*/



.span12{

	width:100%;

	position: relative;

}

.customNavigation{

	width:100%;

	height:100%;

	position: absolute;

	left:0;

	top:0;

	z-index: 1;

}

.customNavigation .prev{

	cursor: pointer;

	position: absolute;

	width:27px;

	height:50px;

	background: url(../images/p_l3.png);

	left:-35px;

	top:50%;

	margin-top: -25px;

}

.customNavigation .next{

	cursor: pointer;

	position: absolute;

	width:27px;

	height:50px;

	background: url(../images/p_r3.png);

	right:-35px;

	top:50%;

	margin-top: -25px;

}

@media  (max-width: 640px) {
	.customNavigation .prev{left:-10px;}

	.customNavigation .next{right:-10px;}
}

/**/

.rvc{			

	max-width: 1200px;

	position: relative;

	margin: auto;

	margin-top: 40px;

	margin-bottom: 50px;

}

.rvc .rvc-wrapper{

	margin: auto;

	overflow: hidden;

}

.rvc .rvc-wrapper ul{

	overflow: hidden;

	position: relative;

}

.rvc .rvc-wrapper ul li{

	float: left;

	background: #ee4433;

	cursor: pointer;

	overflow: hidden;

}

.rvc .rvc-wrapper ul li a{

	display: block;

	width: 100%;

	height: auto;

	text-decoration: none;

}

.rvc .rvc-wrapper ul li a .img-wrapper{

	position: relative;

	display: -webkit-box;

    display: -ms-flexbox;

    display: -webkit-flex;

    display: flex;

    -webkit-box-pack: center;

    -ms-flex-pack: center;

    -webkit-justify-content: center;

    justify-content: center;

    -webkit-box-align: center;

    -ms-flex-align: center;

    -webkit-align-items: center;

    align-items: center;

}

.rvc .rvc-wrapper ul li a .img-wrapper .imgtt{

	position: absolute;

	left:0;

	bottom:0;

	z-index: 8;

	width:100%;

	height:35px;

	text-align: center;

	line-height: 35px;

	color:#fff;

	text-overflow: ellipsis;

    overflow: hidden;

    white-space: nowrap;	

	background: rgba(0,0,0,.7);

}

.rvc .rvc-wrapper ul li:hover a .img-wrapper .imgtt{

	background: #e59152;

	color:#fff;

}

.rvc .rvc-wrapper ul li img{

	width:100%;

	transition: all .8s ease 0s;

	-webkit-transition: all .8s ease 0s;

	-moz-transition: all .8s ease 0s;

	-ms-transition: all .8s ease 0s;

}

.rvc .rvc-wrapper ul li:hover img{

	 transform: scale(1.1,1.1);

	-webkit-transform: scale(1.1,1.1);

	-moz-transform: scale(1.1,1.1);

	-ms-transform: scale(1.1,1.1);

}

.rvc .rvc-wrapper ul li a h2{

	margin-top: 10px;

	text-align: center;

	color: #fff;

}

.rvc .rvc-wrapper ul li a p{

	padding: 10px;

	height: 80px;

	color: #fff;

	font-size: 14px;

}

.rvc-prv,.rvc-next{

	position: absolute;

	height: 100%;

	top: 0;

	display: -webkit-box;

    display: -ms-flexbox;

    display: -webkit-flex;

    display: flex;

    -webkit-box-pack: center;

    -ms-flex-pack: center;

    -webkit-justify-content: center;

    justify-content: center;

    -webkit-box-align: center;

    -ms-flex-align: center;

    -webkit-align-items: center;

    align-items: center;

}

.rvc-prv{						

	left: -30px;			

}

.rvc-next{			

	right: -30px;

	

}

.rvc-prv:hover,.rvc-next:hover {

	cursor: pointer;

}

@media  (max-width: 767px) {
.ban-slider .item3 video{display: none !important;}

.rvc-prv{						

	left: 0px;			

}

.rvc-next{			

	right: 0px;

	

}
}

/*弹出大图*/



.footBcon{ border-top: 1px solid #7c7c7c; padding: 20px 0px; margin-top: 25px;}

.footBcon .flink{ float: right; display: block;}

.foot-lbox{ float: left; display: block; width: 500px;}

.foot-lbox .zh{ color: #fff; font: bold 30px/1.5 "microsoft yahei";}

.foot-lbox .en{ font: 17px/1.4 Georgia,Arial, helvetica, sans-serif; color: #fff; margin-bottom: 65px;}

.footInfo li{ float: left; display: block; width: 44%; padding: 0px 0px 5px;}

.fsharp{ float: right; display: block; margin-bottom: 95px;}

.fsharp a { display: block; width: 48px; height: 48px; margin-right: 12px; background: url(../images/sharp2.png) no-repeat scroll -287px 0px; float: left; position: relative; }

.fsharp a em { background: url(../images/sharp2.png) no-repeat; display: block; width: 100%; height: 100%; position: absolute; left: 0px; top: 0px; z-index: 10; }

.fsharp a .ibg { background: url(../images/sharp2.png) no-repeat scroll -287px -48px; -webkit-transform: scale(0); transform: scale(0); opacity: 0; filter: alpha(opacity=0); transition: 300ms; }

.fsharp a:hover .ibg { -webkit-transform: scale(1); transform: scale(1); opacity: 1; filter: alpha(opacity=100); }

.fsharp a.a1 .i { background-position: 0px 0px; }

.fsharp a.a2 .i { background-position: -58px 0px; }

.fsharp a.a3 .i { background-position: -118px 0px; }

.fsharp a.a4 .i { background-position: -178px 0px; }

.fsharp a.a5 .i { background-position: -238px 0px; }

.fsharp a.a1:hover .i { background-position: 0px -48px; }

.fsharp a.a2:hover .i { background-position: -58px -48px; }

.fsharp a.a3:hover .i { background-position: -118px -48px; }

.fsharp a.a4:hover .i { background-position: -178px -48px; }

.fsharp a.a5:hover .i { background-position: -238px -48px; }

.fsharp a.a5{ margin-right: 0px;}

.foot-rbox{ width: 414px; float: right; display: block;}

.foot-rbox .selbox{ float: left; display: block;}

select.selbox { outline: none; width: 185px; height: 32px; line-height: 32px; padding: 0px 0px 0px 15px; margin: 0px; vertical-align: middle; border: 1px solid #999999; -webkit-appearance: none; -moz-appearance: none; appearance: none; font-family: "microsoft yahei"; color: #cccccc; cursor: pointer; display: block; font-size: 14px; margin-right: 10px; background: url(../images/select_bot.png) no-repeat scroll 90% center #666666; float: right; }

.no-csstransitions select.selbox { padding-left: 0; }

select.selbox option { padding: 2px 15px; }

select.selbox:hover { color: #fff; border-color: #fff;}

.joinBtn{ width: 170px; padding: 0px 15px; height: 30px; line-height: 30px; border: 1px solid #999999; display: block; float: right; background: url(../images/i1.png) no-repeat scroll 90% center;}

.joinBtn:hover{ border-color: #fff;}

.dock{ position: fixed; right: 1%; bottom: 6%; z-index: 1000;}

.dock a{ width: 52px; height: 52px; margin-bottom: 2px; display: block; background: url(../images/dock.png) no-repeat; background:none rgba(0,0,0,0.5); border-radius: 3px;}

.dock a i{ background: url(../images/ico.png) no-repeat; width: 100%; height: 100%; display: block; -webkit-transition: 0.4s; -moz-transition: 0.4s; -o-transition: 0.4s; transition: 0.4s;}

.dock a i.i1{ background-position: 0px 0px;}

.dock a i.i2{ background-position: 0px -54px;}

.dock a i.i3{ background-position: 0px -108px;}

.dock a i.i4{ background-position: 0px -162px;}

.dock a:hover i.i1{ background-position: -52px 0px;}

.dock a:hover i.i2{ background-position: -52px -54px;}

.dock a:hover i.i3{ background-position: -52px -108px;}

.dock a:hover i.i4{ background-position: -52px -162px;}

/*video*/

.vwrap { display: none; z-index: 1040; width: 100%; position: fixed; }

.vwrap .videobtg { z-index: 900; position: fixed; width: 100%; height: 100%; left: 0; top: 0; background: #000; opacity: 0.8; filter: alpha(opacity=80); overflow: hidden; }

.vwrap .videobox { z-index: 990; width: 800px; height: 500px; background-color: #fff; border: 12px solid #fff; position: fixed; left: 50%; top: 50%; margin-top: -250px; margin-left: -400px; }

.vwrap .videobox #videobox { width: 100%; display: inline-block; height: 100%; background: #80abde; }

#videobox_wrapper { height: 100%!important; }

.vwrap .close { z-index: 999; width: 36px; height: 36px; background-color: #e59152; cursor: pointer; position: absolute; top: -12px; right: -48px; }

.vwrap .close i { display: block; width: 36px; height: 36px; background: url(../images/closebtn.png) no-repeat 50% 50%; -webkit-transition: 400ms; transition: 400ms; }

.vwrap .close:hover i { -webkit-transform: rotate(180deg); -ms-transform: rotate(180deg); transform: rotate(180deg); }

#videobox_display_button,#videocontainer_display_button { background: none no-repeat!important; }

.jwplayer .jwicon { opacity: 0.8; filter: alpha(opacity=80); cursor: pointer; background: url(../images/vico.png) no-repeat!important; width: 82px!important; height: 80px!important; -webkit-transition: 100ms; -moz-transition: 100ms; -ms-transition: 100ms; transition: 100ms; }

.jwplayer .jwicon:hover { opacity: 1; filter: alpha(opacity=100); }

.jwlogo, .jwclick { display: none!important; }

/*video style end*/

/* Slider */

.slick-slider { position: relative; display: block; box-sizing: border-box; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -webkit-touch-callout: none; -khtml-user-select: none; -ms-touch-action: pan-y; touch-action: pan-y; -webkit-tap-highlight-color: transparent; }

.slick-list { position: relative; overflow: hidden; display: block; margin: 0; padding: 0; }

.slick-list:focus { outline: none; }

.slick-loading .slick-list { background: #00865e url(../images/loader.gif) center center no-repeat; }

.slick-list.dragging { cursor: pointer; cursor: hand; }

.slick-slider .slick-list, .slick-track, .slick-slide, .slick-slide img { -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }

.slick-track { position: relative; left: 0; top: 0; display: block; zoom: 1; }

.slick-track:before, .slick-track:after { content: ""; display: table; }

.slick-track:after { clear: both; }

.slick-loading .slick-track { visibility: hidden; }

.slick-slide { float: left; height: 100%; min-height: 1px; display: none; }

.slick-slide img { display: block; }

.slick-slide.slick-loading img { display: none; }

.slick-slide.dragging img { pointer-events: none; }

.slick-initialized .slick-slide { display: block; }

.slick-loading .slick-slide { visibility: hidden; }

.slick-vertical .slick-slide { display: block; height: auto; border: 1px solid transparent; }

/* Arrows */

.slick-prev, .slick-next { position: absolute; display: block; height: 20px; width: 20px; line-height: 0; font-size: 0; cursor: pointer; background: transparent; color: transparent; padding: 0; border: none; outline: none; }

/* Dots */

.slick-dots { position: absolute; bottom: -45px; list-style: none; display: block; text-align: center; padding: 0px; width: 100%; }

.slick-dots li { position: relative; display: inline-block; height: 20px; width: 20px; margin: 0px 5px; padding: 0px; cursor: pointer; }

.slick-dots li button { border: 0; background: transparent; display: block; height: 20px; width: 20px; outline: none; line-height: 0; font-size: 0; color: transparent; padding: 5px; cursor: pointer; outline: none; }

.slick-dots li button:focus { outline: none; }

@-webkit-keyframes scaleUpDown {

    from { -webkit-transform: scale(1.08); transform: scale(1.08); }

    to { opacity: 1; -webkit-transform: scale(1); transform: scale(1); }

}



@keyframes scaleUpDown {

    from { -webkit-transform: scale(1.08); transform: scale(1.08); }

    to { opacity: 1; -webkit-transform: scale(1); transform: scale(1); }

}

/* 

 * 	Core Owl Carousel CSS File

 *	v1.3.3

 */

/* clearfix */

.owl-carousel .owl-wrapper:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; }

/* display none until init */

.owl-carousel { display: none; position: relative; -ms-touch-action: pan-y; }

.owl-carousel .owl-wrapper { display: none; position: relative; -webkit-transform: translate3d(0px, 0px, 0px); }

.owl-carousel .owl-wrapper-outer { overflow: hidden; position: relative; width: 100%; }

.owl-carousel .owl-wrapper-outer.autoHeight { -webkit-transition: height 500ms ease-in-out; -moz-transition: height 500ms ease-in-out; -ms-transition: height 500ms ease-in-out; -o-transition: height 500ms ease-in-out; transition: height 500ms ease-in-out; }

.owl-carousel .owl-item { float: left; }

.owl-controls .owl-page,

.owl-controls .owl-buttons div { cursor: pointer; }

.owl-controls { -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

/* mouse grab icon */

.grabbing { cursor: url(../images/grabbing.png) 8 8, move; }

/* fix */

.owl-carousel .owl-wrapper,

.owl-carousel .owl-item { -webkit-backface-visibility: hidden; -moz-backface-visibility: hidden; -ms-backface-visibility: hidden; -webkit-transform: translate3d(0,0,0); -moz-transform: translate3d(0,0,0); -ms-transform: translate3d(0,0,0); }



/*

* 	Owl Carousel Owl Demo Theme 

*	v1.3.3

*/



.owl-theme .owl-controls { margin-top: 10px; text-align: center; }



/* Styling Next and Prev buttons */



.owl-theme .owl-controls .owl-buttons div { color: #FFF; display: inline-block; zoom: 1; *display: inline; /*IE7 life-saver */ margin: 5px; padding: 3px 10px; font-size: 12px; -webkit-border-radius: 30px; -moz-border-radius: 30px; border-radius: 30px; background: #869791; }

/* Clickable class fix problem with hover on touch devices */

/* Use it for non-touch hover action */

.owl-theme .owl-controls.clickable .owl-buttons div:hover { filter: Alpha(Opacity=100); /*IE7 fix*/ opacity: 1; text-decoration: none; }



/* Styling Pagination*/



.owl-theme .owl-controls .owl-page { display: inline-block; zoom: 1; *display: inline; /*IE7 life-saver */ }

.owl-theme .owl-controls .owl-page span { display: block; width: 12px; height: 12px; margin: 5px 7px; -webkit-border-radius: 20px; -moz-border-radius: 20px; border-radius: 20px; }



.owl-theme .owl-controls .owl-page.active span,

.owl-theme .owl-controls.clickable .owl-page:hover span { }

.owl-theme .owl-controls .owl-page span.owl-numbers { height: auto; width: auto; color: #FFF; padding: 2px 10px; font-size: 12px; -webkit-border-radius: 30px; -moz-border-radius: 30px; border-radius: 30px; }



.owl-item.loading { min-height: 150px; background: url(../images/AjaxLoader.gif) no-repeat center center; }

.honorPage{ padding-top: 75px;}

.honorPage .aboutT2{ margin-bottom: 40px;}

.honorList a:link, .honorList a:visited { color: #333333; }

.honorList a:active, .honorList a:hover { color: #C62923; }

.honorList ul{ margin-left: -2%; color: #666;}

.honorList li{ float: left; display: block; width: 31.33%; margin-left: 2%; margin-bottom: 40px; cursor: pointer;}

.honorList .img{ border: 2px solid #cfcfcf; padding: 7px; margin-bottom: 8px; overflow: hidden; position: relative;}

.honorList .img img{ width: 100%; display: block;}

.honorList .bg{ background: url(../images/black2.png) repeat; background: none rgba(0,0,0,0.4); bottom: 0; left: 0; position: absolute; left: 0px; top: 0px; width: 100%; height: 100%; opacity: 0; visibility: hidden; transition: 400ms; -webkit-transition: 400ms;}

.honorList .con{ text-align: center; font-size: 14px; color: #666666; line-height: 1.5; height: 20px; overflow: hidden;}

.honorList .il,.honorList .ir{ background-color: #fff; position: absolute; left: 50%; top: 50%; display: block; transition: 400ms; -webkit-transition: 400ms; border-radius: 3px;}

.honorList .il{ height: 3px; width: 0px; margin:-1px 0px 0px -15px;}

.honorList .ir{ height: 0px; width: 3px; margin:-15px 0px 0px -1px;}

.honorList li:hover .img{ border-color: #d5615d;}

.honorList li:hover .bg{ opacity: 1; visibility: visible;}

.honorList li:hover .il{ width: 30px; }

.honorList li:hover .ir{ height: 30px;  transition: 400ms ease 200ms; -webkit-transition: 400ms ease 200ms;}

html.openImg { }

.overlayClose { width: 52px; height: 52px; display: block; position: fixed; right: 0px; top: 0;  transition: 300ms; -webkit-transition: 300ms; z-index: 100;background: #e59152;cursor: pointer;}

.overlayClose i { background: url(../images/close_ico2.png) no-repeat scroll center center; width: 100%; height: 100%; display: block; transition: 400ms; -webkit-transition: 400ms; }

.overlayClose:hover{ background-color: #e59152;}

.overlayClose:hover i { transform: rotate(90deg); -webkit-transform: rotate(90deg); -o-transform: rotate(90deg); -moz-transform: rotate(90deg); }

.imgShowBox { z-index:999999999;background: url(../images/black.png) repeat; background: none rgba(0,0,0,0.7); bottom: 0; left: 0; position: fixed; right: 0; top: 0; transform: translateY(100%); -webkit-transform: translateY(100%); transition: all 800ms ease 0s; -webkit-transition: all 800ms ease 0s; width: 100%; overflow: hidden;  -webkit-overflow-scrolling: touch; }

.no-csstransitions .imgShowBox{ display: none;}

.imgShowDemo { width: 100%; height: 100%; position: relative; overflow: hidden; }

.imgShowDemo .item { width: 100%; height: 100%; background-repeat: no-repeat; background-position: center; position: relative; }

.imgShowDemo .img { vertical-align: middle; height: auto; width: auto; max-height: 75%; max-width: 100%; margin: auto; position: absolute; left: 0px; top: 0px; right: 0px; bottom: 60px; }

.imgShowDemo .con{text-align: center  !important; position: absolute; left: 0px; right: 0px;bottom: 0px;  width: 100%; padding: 25px 5%;color:#fff;background: rgba(0,0,0,.5);}

.imgShowDemo .con .t{ font-size: 16px; color: #333;}

.imgShowDemo .txt { background: #272727; font-size: 16px; color: #fff; line-height: 65px; position: absolute; left: 0; right: 0; bottom: 0; height: 65px; }

.imgShowDemo .txt .i { padding-left: 3%; }

.hi-num { width: 85px; height: 65px; background: #272727; color: #fff; border-left: 1px solid #3a3a3a; position: absolute; bottom: 0; right: 0; text-align: center; line-height: 65px; font-size: 16px; }

.img-show { transform: translateY(0) !important; -webkit-transform: translateY(0) !important; }

.no-csstransitions .img-show{ display: block;}

.imgShowDemo .owl-controls .owl-buttons div { position: absolute; padding: 0px; margin: 0px; width: 64px; height: 64px; border-radius: 10px; background-color: transparent; overflow: hidden; top: 50%; margin-top: -32px; background-position: center center; background-repeat: no-repeat; text-indent: -10em; }

.imgShowDemo .owl-controls .owl-buttons div.owl-prev { left: 3%; background-image: url(../images/p_l3.png); }

.imgShowDemo .owl-controls .owl-buttons div.owl-next { right: 3%; background-image: url(../images/p_r3.png); }

.imgShowDemo .owl-controls .owl-buttons div.owl-prev:hover, .imgShowDemo .owl-controls .owl-buttons div.owl-next:hover {background-color: #e59152; }

.imgShowDemo .owl-controls .owl-buttons div.owl-prev.disabled, .imgShowDemo .owl-controls .owl-buttons div.owl-next.disabled { background-color: #666666; }

.infoPaging a:link,.infoPaging a:visited { color: #666666;}

.infoPaging a:active,.infoPaging a:hover { color: #fff;}

.infoPaging{ border-top: 1px solid #cccccc; height: 58px; margin-top: 5%; text-align: center; letter-spacing: -0.31em; /* webkit */*letter-spacing: normal; /* IE < 8 重置 */}

.infoPaging a{ line-height: 58px; width: 66px; border-left: 1px solid #cccccc; font: 18px/58px "acaslonpro","times new roman",tahoma,georgia; display: inline-block;zoom: 1; *display: inline; /* IE < 8: 伪造 inline-block */ letter-spacing: normal; word-spacing: normal; vertical-align: top;}

.infoBox .list{ background: url(../images/list1.png) no-repeat scroll center center #999999; padding-left: 68px; height: 59px; display: inline-block;}

.infoBox .list:hover{ background-color: #cc0000;}

.infoPaging .pprev{ background: url(../images/prev11.png) no-repeat scroll 8% center; padding: 0px 30px 0px 37px; border-left: 0px none; font-size: 16px; font-family: "microsoft yahei";}

.infoPaging .pnext{ background: url(../images/next11.png) no-repeat scroll 92% center; padding: 0px 37px 0px 30px; font-size: 16px;font-family: "microsoft yahei";}

.infoPaging .pprev:hover{ background-position: 0px center; background-color: transparent; color: #cc0000;}

.infoPaging .pnext:hover{ background-position: 100% center; background-color: transparent; color: #cc0000;}

.infoPaging a.act{ background-color: #e59152; color: #fff;} 

.infoPaging a:hover{ background-color: #ccc; color: #fff;} 

.infoBox{ width: 370px; margin: 0px auto; line-height: 59px; font-size: 16px;}

.infoBox .list{ background: url(../images/list1.png) no-repeat scroll center center #999999; padding-left: 68px; height: 59px; display: inline-block; width: auto;}

.infoBox .list:hover{ background-color: #cc0000;}

.infoBox .pprev{ background: url(../images/prev11.png) no-repeat scroll 8% center; padding:0px 0px 0px 37px; float: left; display: block; height: 100%;}

.infoBox .pnext{ border-left: 0px none; background: url(../images/next11.png) no-repeat scroll 92% center; padding:0px 37px 0px 0px; float: right; display: block; height: 100%;}

.infoBox .pprev:hover{ background-position: 0px center;}

.infoBox .pnext:hover{ background-position: 100% center;}

/*弹窗结束*/

.noimg{

	opacity:0;

	width:100%;

	height:100%;

	z-index: 8;

	position: relative;

}




/* 5. cta */
.cta-area {
  background-size: cover;
  background-position: center center;
  height:500px;
}

.cta-text > span {
  font-size: 24px;
  font-weight: 700;
  border-bottom: 1px solid #ffffff;
  color: #ffffff;
}
.cta-text h1 {
  font-size: 60px;
  color: #ffffff;
  letter-spacing: -0.3px;
  line-height: 1.08;
  margin-top: 32px;
  margin-bottom: 37px;
}




.container1 {
  width: 100%;
 
  margin: 0 auto;

}

.content1 {
  display: flex;
  flex-wrap: wrap;

}

.wrapper {
  width: 50%;
  height: 100%;

}

.name {
  position: relative;
  font-size: 16px;
  display: inline-block;
}
.name:after {
  content: '';
  position: absolute;
  width: calc(100% + 10px);
  height: 1px;
  background-color: #000;
  bottom: -4px;
  left: 0;
}

.box {
  position: relative;
  max-height: 400px;
  border-radius: 0px;
  overflow: hidden;
  box-shadow: 0 1.4px 1.7px rgba(0, 0, 0, 0.017), 0 3.3px 4px rgba(0, 0, 0, 0.024), 0 6.3px 7.5px rgba(0, 0, 0, 0.03), 0 11.2px 13.4px rgba(0, 0, 0, 0.036), 0 20.9px 25.1px rgba(0, 0, 0, 0.043), 0 50px 60px rgba(0, 0, 0, 0.06);
}
.box .hide {
  opacity: 0;
}
.box .frame {
  position: absolute;
  z-index: 2;
  top: 50%;
  left: 50%;
 
  transform: translate(-50%, -50%);
}
.box h2, .box p , .box h3{
  position: absolute;
  color: #fff;
  z-index: 2;
  width: 100%;
  transition: opacity 0.2s, transform 0.3s;
}
.box h2 ,.box h3 {
  font-weight: 500;
  font-size: 22px;
  margin-bottom: 0;
  letter-spacing: 1px;
}





.box p {
  bottom: 0;
  font-size: 14px;
  letter-spacing: 1px;
}
.box:hover {
  transition: all .3s ease-in-out;
}
.box:hover:before {
  transition: all .3s ease-in-out;
}
.box img {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  transition: all .3s ease-in-out;
}
.box img:hover {
  transition: all .3s ease-in-out;
}
.box img:after {
  content: '';
  position: absolute;
  background-color: rgba(0, 0, 0, 0.6);
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  opacity: 0;
}
.box img:hover {
  transition: all .3s ease-in-out;
}

.zoom-in h2 {
  top: 50%;
  transform: translatey(-50%);
  text-align: center;
  margin: 0;
}
.zoom-in p {
  text-align: center;
  top: calc(50% + 40px);
  transition: all .3s ease;
  transform: scale(1.8);
  opacity: 0;
}
.zoom-in:hover img {
  transform: scale(1.1);
  filter: grayscale(100%);
}
.zoom-in:hover p {
  transform: scale(1);
  transition: all .3s ease;
  opacity: 1;
}

.w-content .frame {
  width: calc(100% - 100px);
  height: calc(100% - 100px);
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border-color: transparent;
}
.w-content h2 {
  margin-top: 0;
  top: 50%;
  transform: translatey(-50%);
  text-align: center;
  letter-spacing: 1px;
}
.w-content p {
  transform: translate3d(0, -10px, 0);
}
.w-content:hover {
  opacity: .8;
}
.w-content:hover .frame {
  border-color: #fff;
  transition: color .3s ease-in-out, all .3s ease-in-out;
  width: calc(100% - 20px);
  height: calc(100% - 20px);
}

.postcard h2 {
  top: 50%;
  text-align: left;
  transform: translate3d(50px, 20px, 0);
}
.postcard p {
  transform: translate3d(40px, 60px, 0);
  font-size: 24px;
  letter-spacing: 1px;
}
.postcard:hover h2 {
  transform: translate3d(20px, 20px, 0);
}
.postcard:hover p {
  opacity: 1;
}
.postcard:hover img {
  filter: opacity(0.7);
  transform: translate3d(-30px, 0, 0);
}

.blury-card .frame {
  width: calc(100% - 40px);
  height: calc(100% - 40px);
  opacity: 0;
  transition: all 0.3s ease-in-out;
}
.blury-card h2, .blury-card p {
  text-align: center;
  top: 50%;
  transform: translatey(-50%);
  margin: 0;
  z-index: 3;
}
.blury-card p {
  transform: translatey(30px);
  letter-spacing: 3px;
}
.blury-card span {
  font-size: 24px;
}
.blury-card:before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  background: #008E6B;
  z-index: 1;
  left: 0;
  opacity: 0;
  transition: all .3s ease-in-out;
}
.blury-card img {
  z-index: 2;
}
.blury-card:hover .frame {
  width: calc(100% - 120px);
  height: calc(100% - 120px);
  opacity: 1;
}
.blury-card:hover img {
  opacity: .7;
}
.blury-card:hover:before {
  opacity: 1;
  transition: all .3s ease-in-out;
}

.vintage h2 {
  top: 50%;
  transform: translate3d(0, 60px, 0);
  text-align: center;
}
.vintage p {
  opacity: 0;
  bottom: 0;
  transform: translate3d(0, -10px, 0);
  font-size: 14px;
  letter-spacing: 1px;
  text-align: center;
}
.vintage:before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  background: linear-gradient(to bottom, rgba(72, 76, 97, 0) 0%, rgba(72, 76, 97, 0.8) 75%);
  z-index: 2;
  bottom: -100%;
  left: 0;
}
.vintage:hover:before {
  bottom: 0;
}
.vintage:hover h2 {
  bottom: 40px;
  transform: translate3d(0, 20px, 0);
}
.vintage:hover p {
  opacity: 1;
  transform: translate3d(0, -30px, 0);
}

.zoom-out .frame {

    width: calc(101%);
  height: calc(100%);
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border-color: transparent;
   background-color: rgba(0, 0, 0, 0.5);
  
}
 

.zoom-out h2 {
  top: 51%;
  top: calc(51% + 15px);
  transform: translatey(-50%);
  text-align: center;
  margin: 0;
  font-size:23px; 
  
}

.zoom-out h3 {
  top: 45%;
  top: calc(45% + 15px);
  transform: translatey(-50%);
  text-align: center;
  margin: 0;
   left: 50%; margin-left:-108px;
width: 216px;
height: 2px;
background: #fff;
  
}



.zoom-out p {
  text-align: center;
  top: 48%;
  top: calc(48%);
  transition: all .3s ease;
  transform: scale(1.8);
  font-size:30px; 
  
}




 



.zoom-out img {
  transform: scale(1.1);
}
.zoom-out:hover img {
  transform: scale(1);
 
}

@media screen and (max-width: 767px) {
  .wrapper {
    width: 100%;
  }
  

.zoom-out .frame {

    width: calc(101%);
  height: calc(100%);
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border-color: transparent;
   background-color: rgba(0, 0, 0, 0.5);
  
}
 

.zoom-out h2 {
  top: 53%;
  top: calc(53% + 15px);
  transform: translatey(-50%);
  text-align: center;
  margin: 0;
  font-size:12px; 
  
}

.zoom-out h3 {
  top: 45%;
  top: calc(45% + 16px);
  transform: translatey(-50%);
  text-align: center;
  margin: 0;
   left: 50%; margin-left:-60px;
width: 120px;
height: 1px;
background: #fff;
  
}



.zoom-out p {
  text-align: center;
  top: 49%;
  top: calc(49%);
  transition: all .3s ease;
  transform: scale(1.8);
  font-size:16px; 
  
}
  
}
 
    


/*card*/

.card .fl

{

    height: 368px;

    padding-top: 77px;



    text-align: center;



    color: #fff;

    background-repeat: no-repeat;

    background-position: center;

    background-size: cover;

    -webkit-transition: background .5s;

       -moz-transition: background .5s;

        -ms-transition: background .5s;

         -o-transition: background .5s;

            transition: background .5s;

            position: relative;

            overflow: hidden;

}

.card .fl:hover .imgb{

    -webkit-transform: scale(1.2) translate(-50%,-50%);

    -ms-transform: scale(1.2) translate(-50%,-50%);

    -o-transform: scale(1.2) translate(-50%,-50%);

    transform: scale(1.2) translate(-50%,-50%);

}

.card .fl .imgb{

    position: absolute;

    top: 50%;

    left: 50%;

    min-width: 100%;

    min-height: 100%;

    -webkit-transform: translate(-50%,-50%);

    -ms-transform: translate(-50%,-50%);

    -o-transform: translate(-50%,-50%);

    transform: translate(-50%,-50%);

}

.card .fl h1,

.card .fl div,

.card .fl p,

.card .fl .moreh2

{

    position: relative;

    z-index: 1;

}

.card .fl .bordiv

{

    width: 68px;

    height: 2px;

    margin: auto;

    margin-top: 22px;

    margin-bottom: 16px;



    background: #fff;

}

.card .l

{

    background-image: url(../images/1.jpg);

}

.card .r

{

    background-image: url(../images/2.jpg);

}

.card .fl p

{

    line-height: 2.14;



    max-width: 470px;

    margin: auto;

}







