@charset "utf-8";
/* --Public-- */
body,div,span,img,h1,h2,h3,h4,h5,h6,ul,li,ol,p,i,b,strong,a,table,th,td,form,input,textarea
{font-family:"SF Pro SC","HanHei SC","Myriad Set Pro","PingFang SC","Microsoft YaHei",SimHei,sans-serif;
margin:0;padding:0;outline:none;font-style:normal;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
ol,ul,li{list-style:none;}
a{color:#333;text-decoration:none;}
table{border-collapse:collapse;border-spacing:0;}
img{border:0;display:inline-block;vertical-align:middle;}
.hidden{overflow:hidden;}
.clear{clear:both;}
.clearfix:after{content:".";visibility:hidden;display:block;height:0;clear:both;}
.t-c{text-align:center;}
.t-r{text-align:right;}
.fl{float:left;}
.fr{float:right;}
.valign-middle{display:table-cell;vertical-align:middle;}
.pub{width:80%;height:100%;margin:auto;position:relative;}
/* --Fonts-- */
@font-face{
	font-family:FuturaLL;
	src:url(../fonts/Futura LT Light.otf);
}
@font-face {
	font-family:jqxiyuan;
	src: url(../fonts/jqxiyuan.ttf);
}
@font-face {
	font-family:fz;
	src: url(../fonts/bahnschrift.ttf);
}
.transition05{
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
}
.transition035{
	transition: all 0.35s;
    -moz-transition: all 0.35s;
    -webkit-transition: all 0.35s;
    -o-transition: all 0.35s;
}
/* --header-- */
.header{width:100%;height:80px;box-shadow:0px 0px 10px rgba(0, 0, 0, 0.16);background:#FFF;position:fixed;z-index:99;left:0;top:0;}
.header .box{width:90%;margin:auto;position:relative;}
.header .logo{width:14%;height:80px;float:left;display:table;}
.header .logo img{width:100%;height:auto;max-width:215px;display:block;}
.header .tel{max-width:18%;padding-left:32px;margin-top:16px;background:url(../images/mobile.png) no-repeat left center;float:right;}
.header .tel p{height:24px;font-size:16px;color:#0173bc;line-height:24px;overflow:hidden;}
.header .nava{width:64%;height:80px;margin:0 2%;float:right;}
.header .nava li{width:10%;height:80px;float:left;position:relative;cursor:pointer;}
.header .nava li .li-b{width:100%;height:80px;font-size:16px;font-weight:bold;color:#333;line-height:80px;text-align:center;position:relative;overflow:hidden;display:block;}
.header .nava li .li-b span{width:0;height:3px;background:#0173bc;position:absolute;left:50%;bottom:16px;border-radius:2px;
	transition:.4s ease-in-out;
	-webkit-transition:.4s ease-in-out;
	-moz-transition:.4s ease-in-out;
	-o-transition:.4s ease-in-out;
}
.header .nava li .pull{width:160px;position:absolute;left:50%;top:76px;margin-left:-80px;background:#FFF;padding:10px 20px;z-index:99;box-shadow: 0 0 20px #908f8f;display:none;}
.header .nava li .pull a{width:auto;height:42px;font-size:14px;line-height:42px;text-align:center;border-bottom:1px solid #ddd;display:block;}
.header .nava li .pull a:last-child{border:none;}

.header .nava li:hover .li-b{color:#0173bc;}
.header .nava li:hover .li-b span{width:30%;left:35%;}
.header .nava li .pull a:hover{color:#0173bc;}

/* --banner-- */
.swiper-banner{width:100%;height:825px;overflow:hidden;position:fixed;left:0;top:80px;}
.swiper-banner .swiper-slide{overflow:hidden;position:relative;}
.swiper-banner .swiper-slide .imgScale{width:100%;height:100%;display:block;background-repeat:no-repeat;background-position:center;background-size:cover;}
@-webkit-keyframes imgScale {
  from {
    transform: scale(1);
    -ms-transform: scale(1);
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1); }
  to {
    transform: scale(1.05);
    -ms-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -webkit-transform: scale(1.05);
    -o-transform: scale(1.05);}
}
@keyframes imgScale {
  from {
    transform: scale(1);
    -ms-transform: scale(1);
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1); }
  to {
    transform: scale(1.05);
    -ms-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -webkit-transform: scale(1.05);
    -o-transform: scale(1.05);}
}
.imgScale {
	animation: imgScale 6s ease-in-out infinite alternate;
	-webkit-animation: imgScale 6s ease-in-out infinite alternate;
}
/* --index-- */
.main{width:100%;height:auto;z-index:20;background:#FFF;margin-top:905px;position:relative;}
.main .box{padding:60px 0;}
.main .box2{padding:0 0 60px;}
.more{width:160px;height:46px;font-size:16px;color:#FFF;line-height:46px;text-align:center;margin-top:30px;background:#0173bc;border-radius:5px;display:block;}
.more:hover{background:#87c540;}

.index-company{overflow:hidden;}
.index-company-left{width:48%;float:left;}
.index-company-left h1{font-size:36px;line-height:42px;color:#0173bc;padding:66px 0 10px;background:url(../images/indexTitle_01.png) no-repeat left center;background-size:100% 118px;}
.index-company-left i{font-size:24px;line-height:32px;color:#333;display:block;}
.index-company-left .con{font-size:16px;line-height:30px;color:#666;margin-top:30px;}
.index-company-left .more{}
.index-company-left ul li{width:50%;margin-top:60px;float:left;}
.index-company-left ul li .num{font-size:30px;line-height:56px;color:#333;}
.index-company-left ul li .num b{font-size:48px;margin-right:10px;font-weight:normal;font-family:fz;float:left;}
.index-company-left ul li .tips{font-size:16px;line-height:24px;color:#666;}

.index-company-earth{width:48%;height:auto;float:right;align-items: center;justify-content: center;}
#earth{position:relative;}
#earth canvas{position:absolute;left:0;top:0;}


.index-product{padding-bottom:0 !important;background:url(../images/indexProductBg.png) no-repeat center bottom #f2f7fb;}
.index-product-title{position:relative;}
.index-product-title .title{padding-right:300px;}
.index-product-title .title h2{font-size:36px;line-height:42px;color:#0173bc;}
.index-product-title .title p{font-size:16px;line-height:30px;color:#333;margin-top:30px;}
.index-product-title .more{position:absolute;right:0;top:50%;margin-top:-24px;}

.index-product-type{width:25%;padding-bottom:40px;margin-top:40px;float:left;background:#e6eff5;}
.index-product-type li{padding:40px 0;padding-left:40%;position:relative;z-index:2;cursor:pointer;}
.index-product-type li .icon{width:32px;height:44px;float:left;overflow:hidden;}
.index-product-type li .icon>div{width: 100%;height: 100%;}
.index-product-type li .icon>div>p{width:100%;height:100%;align-items:center;justify-content:center;display:flex;}
.index-product-type li .txt{width: calc(100% - 42px);float:right;}
.index-product-type li .txt h3{height:44px;font-size:20px;color:#333;line-height:44px;font-weight:normal;overflow:hidden;}
.index-product-type li .txt p{height:20px;font-size:12px;color:#333;line-height:20px;text-transform:uppercase;overflow:hidden;}
.index-product-type li:after{
    content: '';
    position: absolute;
    width: 100%;
    height: 0;
    top: 50%;
    left: 0;
    background-color: #0173bc;
    z-index: -1;
    -webkit-transition: all 0.35s;
    transition: all 0.35s;
}
.index-product-type li:hover h3,.index-product-type li.cur h3{color:#FFF !important;}
.index-product-type li:hover p,.index-product-type li.cur p{color:#FFF !important;}
.index-product-type li:hover:after,.index-product-type li.cur:after{height: 100%;top: 0;}
.index-product-type li:hover .icon>div,.index-product-type li.cur .icon>div{transform: translateY(-100%);-webkit-transform: translateY(-100%);}

.index-product-list{width:61%;margin-left:4%;margin-right:10%;margin-top:40px;margin-bottom:40px;float:right;position:relative;}
.index-product-list-swiper{position:absolute;top: 0;left: 0;width: 100%;opacity: 0;-webkit-opacity: 0;overflow: hidden;}
.index-product-list-swiper.on{position:relative;opacity: 1;-webkit-opacity: 1;z-index: 50;}
.index-product-list-swiper .swiper-slide{overflow:hidden;position:relative;}
.index-product-list-swiper .swiper-slide .img img{width:100%;height:100%;display:block;}
.index-product-list-swiper .swiper-nav{height: 48px;line-height: 48px;padding-right:10%;margin-top:40px;}
.index-product-list-swiper .swiper-nav .swiper-nav-btn{
	width:156px;
	float:left;
	text-align:center;
	display: -webkit-flex;
    display: flex;
}
.index-product-list-swiper .swiper-nav .swiper-nav-btn>a{
    width: 48px;
    height: 48px;
    color: #c9dae4;
	display: block;
	border:1px solid #0173bc;
	border-radius:50%;
	font-family:"宋体";
	color:#0173bc;
	font-weight:bold;
	margin-right:30px;
	cursor:pointer;
}
.index-product-list-swiper .swiper-nav .swiper-nav-line{
	width: calc(100% - 256px);
	height:1px;
	background:#dcdcdc;
	float:left;
	margin-top:23px;
}
.index-product-list-swiper .swiper-nav .swiper-nav-number{
	width:100px;
	text-align:right;
	float:right;
	line-height:48px;
	color:#0173bc;
}
.index-product-list-swiper .swiper-nav .swiper-nav-number span {
    font-size:24px;
    padding-right: 5px;
}
.index-product-list-swiper .swiper-nav .swiper-nav-number em{
    font-style: normal;
}


.index-relevant{
	padding:30px 0;
	font-size:18px;
	line-height:40px;
	color:#FFF;
	background-color: #0173bc;
}
.index-relevant .pub{
	height:40px;
	overflow:hidden;
	display: -webkit-flex;
    display: flex;
}
.index-relevant-title{
	float:left;
}
.index-relevant-list{
	height:40px;
	float:left;
}
.index-relevant-list li{
	float:left;
	margin:0 30px;
}
.index-relevant-list li a{
	color:#FFF;
}
.index-relevant-list li a:hover {
    color: #f8c400;
}



.index-advantage-title{
	text-align:center;
}
.index-advantage-title h1{
	font-size:36px;
	line-height:42px;
	color:#0173bc;
	padding:66px 0 10px;
	background:url(../images/indexTitle_02.png) no-repeat center;
	background-size:auto 118px;
}
.index-advantage-title p{
	font-size:16px;
	line-height:32px;
	color:#333;
}
.index-advantage-list{
	margin-top:50px;
}
.index-advantage-list li{
	width:12%;
	float:left;
	cursor:pointer;
}
.index-advantage-list li .icon{
	width:76px;
	height:76px;
	margin:auto;
	border-radius:50%;
	overflow:hidden;
}
.index-advantage-list li .icon>div{
	width: 100%;
	height: 100%;
}
.index-advantage-list li .icon>div>p{
	width:100%;
	height:100%;
	padding:18px;
    background-color:#0173bc;
	align-items:center;
	justify-content:center;
	display:flex;
}
.index-advantage-list li:hover .icon>div{
	transform: translateY(-100%);
	-webkit-transform: translateY(-100%);
}
.index-advantage-list li .txt{
	height:32px;
	font-size:20px;
	line-height:32px;
	text-align:center;
	margin-top:20px;
	overflow:hidden;
}
.index-advantage-list li:hover .txt{
	color:#0173bc;
}
.index-advantage-list i{
	width:5.6%;
	height:32px;
	float:left;
	margin-top:96px;
	background:url(../images/indexAdvantageLine.png) no-repeat center;
}

.index-advantage-box{
	margin-top:50px;
	padding:50px;
	background-color:#f2f7fb;	
}
.index-advantage-swiper{
	overflow:hidden;
}
.index-advantage-swiper .swiper-slide{
	background-color:#FFF;	
	overflow:hidden;
	position:relative;
}
.index-advantage-swiper .swiper-slide{
	display:block;
}
.index-advantage-swiper .swiper-slide .img{
	width:50%;
	float:left;
	overflow:hidden;
}
.index-advantage-swiper .swiper-slide .img img{
	width:100%;
	display:block;
}
.index-advantage-swiper .swiper-slide .txt{
	width:50%;
	height:100%;
	padding:4% 8% 0;
	float:left;
	overflow:hidden;
}
.index-advantage-swiper .swiper-slide .txt .title{
	display: -webkit-flex;
    display: flex;
}
.index-advantage-swiper .swiper-slide .txt .title .icon{
	width:52px;
	padding-bottom:16px;
	margin-right:40px;
	text-align:center;
	border-bottom:1px solid #0173bc;
}
.index-advantage-swiper .swiper-slide .txt .title .icon img{
	width:auto;
	height:52px;
}
.index-advantage-swiper .swiper-slide .txt .title .con h3{
	font-size:36px;
	color: #0173bc;
	line-height:42px;
}
.index-advantage-swiper .swiper-slide .txt .title .con p{
	font-size:14px;
	color:#999;
	line-height:24px;
	margin-top:12px;
}
.index-advantage-swiper .swiper-slide .txt .des{
	max-height:90px;
	font-size: 16px;
    line-height: 30px;
    color: #333;
    margin-top:10%;
	overflow:hidden;
}
.index-advantage-swiper .swiper-slide .m-des{
	font-size: 15px;
    line-height: 24px;
    color: #666;
    margin-top:3%;
	display:none;
}
.index-advantage-swiper .swiper-slide .txt .more{
    margin-top:10%;
}



.index-reason{
	height:826px;
	background:url(../images/indexReasonBg.jpg) no-repeat center;
	background-size:cover;
}
.index-reason-title{
	width:28%;
	color:#FFF;
	margin-top:10%;
	float:left;
}
.index-reason-title h2{
	font-size:36px;
	line-height:42px;
}
.index-reason-title i{
	font-size:24px;
	line-height:32px;
    margin-top:4%;
	display:block;
}
.index-reason-title p{
	font-size: 16px;
    line-height: 30px;
    margin-top:10%;
	overflow:hidden;
}
.index-reason-title .more{
    margin-top:20%;
}
.index-reason-list{
	width:60%;
	height:100%;
	float:right;
}
.index-reason-list li{
	width:25%;
	height:100%;
	color:#FFF;
	padding:10% 4%;
	overflow:hidden;
	float:right;
	position:relative
	;background-size:cover;
	background-repeat:no-repeat;
	background-position:center;
	display: -webkit-flex;
    display: flex;
	justify-content:center;
	cursor:pointer;
}
.index-reason-list li:after{
    content: '';
    position: absolute;
    width: 0;
    height: 100%;
    left: 50%;
    top: 0;
    background-color: rgba(0,0,0,0.5);
    z-index: 3;
    -webkit-transition: all 0.35s;
    transition: all 0.35s;
}
.index-reason-list li:nth-of-type(1){background-image:url(../images/indexReasonImg04.jpg);}
.index-reason-list li:nth-of-type(2){background-image:url(../images/indexReasonImg03.jpg);}
.index-reason-list li:nth-of-type(3){background-image:url(../images/indexReasonImg02.jpg);}
.index-reason-list li:nth-of-type(4){background-image:url(../images/indexReasonImg01.jpg);}
.index-reason-list li .title{writing-mode:tb-rl;font-size:24px;line-height:32px;position:relative;z-index:9;}
.index-reason-list li .title i{font-size:16px;margin-top:20px;}
.index-reason-list li .con{width:0;max-width:86px;writing-mode:tb-rl;font-size:16px;line-height:30px;position:relative;z-index:9;overflow:hidden;}
.index-reason-list li .con2{width:auto;font-size:14px;line-height:24px;position:relative;z-index:9;overflow:hidden;display:none;margin-top:3%;}

.index-reason-list:hover li:hover{width:33%;}
.index-reason-list:hover li:not(:hover){width:22%;}
.index-reason-list:hover li:hover:after{width:100%;left:0;}
.index-reason-list:hover li:hover .con{width:auto;margin-right:10%;}

.index-title{
	text-align:center;
	overflow:hidden;
}
.index-title h2{
	font-size:36px;
	line-height:42px;
	color:#0173bc;
	position:relative;
	display:inline-block;
}
.index-title h2:before{
    content: '';
    position: absolute;
    width: 102px;
    height: 13px;
    left: -112px;
    top: 15px;
    background:url(../images/indexTitleLeft.png) no-repeat center;
}
.index-title h2:after{
    content: '';
    position: absolute;
    width: 102px;
    height: 13px;
    right: -112px;
    top: 15px;
    background:url(../images/indexTitleRight.png) no-repeat center;
}
.index-title i{
	font-size:16px;
	line-height:24px;
	margin-top:16px;
	padding-bottom:10px;
	display:block;
	position:relative;
}
.index-title i:after{
    content: '';
    position: absolute;
    width: 26px;
    height: 2px;
    left: 50%;
	margin-left:-13px;
    bottom: 0;
    background-color: #87c540;
}

.index-shows-list{margin-top:40px;}
.index-shows-list a{width:24.15%;margin:0.5% 0;margin-left:1%;position:relative;float:left;}
.index-shows-list a:nth-of-type(1){width:49.7%;margin-left:0;}
.index-shows-list a .img img{width:100%;display:block;}


.index-process{}
.index-process-list{margin-top:40px;background:#f2f7fb;}
.index-process-list li{width:50%;float:left;}
.index-process-list li:nth-of-type(1){padding:6% 4% 6% 10%;background:url(../images/indexProcessBg.jpg) no-repeat center;background-size:cover;}
.index-process-list li:nth-of-type(2){padding:6% 10% 6% 4%;}
.index-process-list li img{width:100%;display:block;}


.index-news-list{margin-top:40px;}
.index-news-list a{width:31%;margin-left:3.5%;float:left;}
.index-news-list a:nth-of-type(1){margin-left:0;}
.index-news-list a .img{position:relative;}
.index-news-list a .img img{width:100%;display:block;}
.index-news-list a .img span{width:30%;height:42px;font-size:16px;color:#FFF;text-align:center;line-height:42px;overflow:hidden;background-color:#0173bc;position:absolute;left:0;bottom:0;}
.index-news-list a .title{height:32px;font-size:20px;line-height:32px;margin-top:20px;overflow:hidden;}
.index-news-list a p{
	height:60px;
	font-size:16px;
	color:#999;
	line-height:30px;
	margin-top:6px;
	overflow:hidden;
}
.index-news-list a:hover .title{color:#0173bc;}




.footer{width:100%;padding:50px 0;background-color:#323638;z-index:20;position:relative;}
.footer-nava{padding-bottom:30px;border-bottom:1px solid #3c3f41;}
.footer-nava .logo{width:20%;height:auto;float:left;display:table;}
.footer-nava .logo img{width:100%;height:auto;max-width:270px;display:block;}
.footer-nava ul{width:76%;height:32px;margin-top:12px;float:right;overflow:hidden;}
.footer-nava ul li{width:12.5%;height:32px;font-size:16px;color:#848688;line-height:32px;float:left;overflow:hidden;}
.footer-nava ul li a{color:#848688;}
.footer-nava ul li a:hover{color:#f8c400;}
.footer-bottom{padding-top:30px;}
.footer-bottom .icp{width:40%;height:auto;color:#848688;float:left;}
.footer-bottom .icp h2{font-size:30px;line-height:46px;margin-bottom:20px;}
.footer-bottom .icp p{font-size:16px;line-height:30px;}
.footer-bottom .icp p a{color:#848688;}
.footer-bottom .contact{width:40%;height:auto;color:#848688;float:left;}
.footer-bottom .contact p{font-size:16px;margin-bottom:6px;line-height:30px;padding-left:30px;}
.footer-bottom .contact p:nth-of-type(1){background:url(../images/footerContactMobile.png) no-repeat left center;}
.footer-bottom .contact p:nth-of-type(2){background:url(../images/footerContactTel.png) no-repeat left center;}
.footer-bottom .contact p:nth-of-type(3){background:url(../images/footerContactEmail.png) no-repeat left center;}
.footer-bottom .contact p:nth-of-type(4){background:url(../images/footerContactAdd.png) no-repeat left center;}
.footer-bottom .erweima{max-width:16%;padding:16px 16px 5px;float:right;background:#3c3f41;}
.footer-bottom .erweima img{width:100%;max-width:106px;display:block;}
.footer-bottom .erweima p{font-size:14px;line-height:24px;color:#FFF;text-align:center;margin-top:6px;}



/* --inner-- */
.inner{margin-top:80px;}
.inner .box{padding:60px 0;}

.inner-location{}
.inner-location .type{width:60%;height:72px;font-size:14px;line-height:72px;overflow:hidden;float:left;}
.inner-location .type a{float:left;font-weight:bold;position:relative;}
.inner-location .type a i{width:0;height:2px;background:#0173bc;position:absolute;left:50%;bottom:0;border-radius:2px;
	transition:.4s ease-in-out;
	-webkit-transition:.4s ease-in-out;
	-moz-transition:.4s ease-in-out;
	-o-transition:.4s ease-in-out;
}
.inner-location .type a:hover{color:#0173bc;}
.inner-location .type a:hover i{width:60%;left:20%;}
.inner-location .type span{float:left;margin:0 30px;}
.inner-location .title{max-width:36%;height:72px;font-size:14px;line-height:72px;padding-left:24px;background:url(../images/innerLocation.png) no-repeat left center;overflow:hidden;float:right;}

.inner-banner{width:100%;height:750px;position:relative;overflow:hidden;}
.inner-title h2{font-size:36px;color:#0173bc;line-height:42px;}
.inner-title h3{font-size:16px;color:#999;font-weight:normal;line-height:24px; text-transform:uppercase;}


/* --company-- */
.inner-company-profile{
	width:80%;
	height:100%;
	margin-left:10%;
	display:table;
}
.inner-company-profile h1{
	font-size:30px;
	line-height:42px;
	text-align:center;
	color:#0173bc;
	margin-bottom:30px;
}
.inner-company-profile p{
	font-size:16px;
	line-height:32px;
	text-indent:2em;
}
.inner-company-profile p span{
	color:#87c540;
}


.inner-company-advataage-left{width:50%;float:left;}
.inner-company-advataage-left ul li{margin-top:50px;}
.inner-company-advataage-left ul li i{font-size:46px;line-height:12px;color:#87c540;display:block;}
.inner-company-advataage-left ul li b{font-size:30px;color:#87c540;display:block;}
.inner-company-advataage-left p{font-size:16px;line-height:32px;}
.inner-company-advantage-right{width:35%;float:right;}
.inner-company-advantage-right img{width:100%;display:block;}


.inner-company-shows{background:url(../images/innerCompany_bg2.jpg) no-repeat center;background-size:cover;}
.inner-company-shows .inner-title{text-align:center;}
.inner-company-shows .inner-title h2{color:#FFF;}
.inner-company-shows .inner-title h3{color:#FFF;}
.inner-company-shows-list{margin-top:30px;}
.inner-company-shows-list a{width:24.25%;float:left;margin-top:1%;margin-right:1%;position:relative;overflow:hidden;}
.inner-company-shows-list a:nth-of-type(4n){margin-right:0;}
.inner-company-shows-list a .img img{width:100%;display:block;}


.inner-company-honor{background:url(../images/innerCompany_bg3.jpg) no-repeat center;background-size:cover;}
.inner-company-honor .inner-title{text-align:center;}

.inner-company-honor-list{margin-top:40px;overflow:hidden;}
.inner-company-honor-list .swiper-slide{overflow:hidden;position:relative;}
.inner-company-honor-list .swiper-slide .img{overflow:hidden;position:relative;}
.inner-company-honor-list .swiper-slide .img img{width:100%;display:block;}
.inner-company-honor-list .swiper-nav-btn{
	width:156px;
	line-height:46px;
	text-align:center;
	display: -webkit-flex;
    display: flex;
	margin:50px auto 0;
}
.inner-company-honor-list .swiper-nav-btn>a{
    width: 48px;
    height: 48px;
    color: #c9dae4;
	display: block;
	border:1px solid #0173bc;
	border-radius:50%;
	font-family:"宋体";
	color:#0173bc;
	font-weight:bold;
	margin:0 15px;
	cursor:pointer;
}
.inner-company-honor-list .swiper-nav-btn>a:hover{
	border:1px solid #87c540;
	color:#87c540;
}


.inner-company-culture{background:url(../images/innerCompany_bg4.jpg) no-repeat center;background-size:cover;}
.inner-company-culture-list{height:718px;}
.inner-company-culture-list li{width:25%;height:100%;text-align:center;border-right:1px solid #acd0e9;overflow:hidden;float:left;display:table;}
.inner-company-culture-list li:nth-of-type(4n){border-right:0;}
.inner-company-culture-list li img{height:50px;}
.inner-company-culture-list li h3{font-size:24px;line-height:32px;margin:5% 0;color:#FFF;font-weight:normal;}
.inner-company-culture-list li i{width:1px;height:40px;background:#FFF;display:block;margin:auto;}
.inner-company-culture-list li p{height:32px;font-size:16px;line-height:32px;color:#FFF;margin-top:8%;overflow:hidden;}



/* --application-- */
.inner-application-box{
	height:750px;
	position: relative;
	background-size:cover;
	background-position:0 0;
	background-repeat:no-repeat;
	background-attachment:fixed;
}
.inner-application-box.bg1{background-image: url(../images/indexApplicationBg01.jpg);}
.inner-application-box.bg2{background-image: url(../images/indexApplicationBg02.jpg);}
.inner-application-box.bg3{background-image: url(../images/indexApplicationBg03.jpg);}
.inner-application-box.bg4{background-image: url(../images/indexApplicationBg04.jpg);}

.inner-application-box .container{width:100%;height:100%;color:#FFF;text-align:center;display:table;}
.inner-application-box .container h2{width:84%;font-size:36px;line-height:42px;margin:auto;}
.inner-application-box .container p{width:84%;font-size:16px;line-height:32px;margin:2% auto 4%;}
.inner-application-box .container span{width:auto;height:54px;padding:0 20px;font-size:20px;line-height:50px;border:2px solid #FFF;display:inline-block;margin:auto;}


/* --news-- */
.inner-news{background:#f6f6f6;}

.inner-news-list{}
.inner-news-list a{width:31.6%;margin-right:2.6%;margin-bottom:2.6%;float:left;background:#FFF;position:relative;}
.inner-news-list a:nth-of-type(3n){margin-right:0;}
.inner-news-list a .img{position:relative;}
.inner-news-list a .img img{width:100%;display:block;}
.inner-news-list a .container{padding:20px;}
.inner-news-list a .title{height:32px;font-size:20px;line-height:32px;overflow:hidden;}
.inner-news-list a .con{
	height:72px;
	font-size:15px;
	color:#999;
	line-height:24px;
	margin-top:6px;
	overflow:hidden;
}
.inner-news-list a .time{
	height:24px;
	font-size:15px;
	color:#999;
	line-height:24px;
	margin-top:6px;
	display:block;
	overflow:hidden;
}

.inner-news-list a span{width:0;height:3px;background:#0173bc;position:absolute;left:50%;bottom:0;
	transition:.4s ease-in-out;
	-webkit-transition:.4s ease-in-out;
	-moz-transition:.4s ease-in-out;
	-o-transition:.4s ease-in-out;
}
.inner-news-list a:hover .title{color:#0173bc;}
.inner-news-list a:hover span{width:100%;left:0%;}


/* --contact-- */
.inner-contact{background:#eef3f7;position:relative;}
.inner-contact-tel{width:46%;}
.inner-contact-tel h2{font-size:36px;color:#333;padding-bottom:12px;line-height:42px;position:relative;}
.inner-contact-tel h2:after{
    content: '';
    position: absolute;
    width: 50px;
    height: 2px;
    left: 0;
    bottom: 0;
    background-color: #666;
    z-index: 3;
}
.inner-contact-tel i{font-size:16px;line-height:32px;margin-top:20px;display:block;}
.inner-contact-tel ul{margin-top:60px;background:url(../images/innerContactLine.png) repeat-y left 25px top;}
.inner-contact-tel ul li{margin-top:40px;}
.inner-contact-tel ul li .icon{width:52px;float:left;background:#eef3f7;}
.inner-contact-tel ul li .icon img{width:100%;display:block;}
.inner-contact-tel ul li .txt{width: calc(100% - 52px);padding-left:30px;float:left;}
.inner-contact-tel ul li .txt p{font-size:16px;line-height:24px;color:#333;}
.inner-contact-tel ul li .txt p:nth-of-type(2){font-size:18px;color:#0173bc;margin-top:4px;}

.inner-contact-tel .erweima{max-width:100%;padding:12px;margin-top:60px;float:left;background:#FFF;}
.inner-contact-tel .erweima img{width:100%;max-width:126px;display:block;}
.inner-contact-tel .erweima p{font-size:14px;line-height:24px;color:#333;text-align:center;margin-top:6px;}

.inner-contact-map{width:50%;height:100%;position:absolute;right:0;top:0;background:#000;}
.inner-contact-map #dituContent{width:100%;height:100%;}



.inner-message{background:url(../images/innerMessageBg.jpg) no-repeat center bottom #FFF;background-size:cover;}
.inner-message-title{width:46%;margin-top:6%;float:left;}
.inner-message-title h2{font-size:36px;color:#333;padding-bottom:12px;line-height:42px;position:relative;}
.inner-message-title h2:after{
    content: '';
    position: absolute;
    width: 50px;
    height: 2px;
    left: 0;
    bottom: 0;
    background-color: #666;
    z-index: 3;
}
.inner-message-title i{font-size:16px;line-height:32px;margin-top:20px;display:block;}
.inner-message-title .tel{font-size:16px;line-height:32px;margin-top:80px;display:block;}
.inner-message-title .tel p{font-size:30px;line-height:42px;}

.inner_message_form{width:49%;float:right;}
.inner_message_form .input{width:100%;position:relative;}
.inner_message_form .input .input-name{font-size:16px;line-height:32px;}
.inner_message_form .input input{width:100%;height:46px;margin-bottom:30px;border:none;border-bottom:1px solid #ddd;outline:none;background:none;
box-sizing:border-box;font-size:15px;line-height:46px;font-family:"微软雅黑";}
.inner_message_form .guestimg{width:160px;height:45px;position:absolute;right:0;top:32px;}
.inner_message_form .submit{width:24%;height:46px;margin-top:24px;float:left;font-size:16px;line-height:46px;text-align:center;color:#FFF;background:#0173bc;cursor:pointer;}
.inner_message_form .submit:hover{border-radius:36px;}


/* --product-- */
.inner-product{background:#f6f6f6;}
.inner-product-type{height:62px;border:1px solid #ddd;overflow:hidden;}
.inner-product-type .title{width:258px;height:60px;font-size:20px;color:#FFF;line-height:60px;text-align:center;background:#0173bc;float:left;overflow:hidden;}
.inner-product-type ul{width: calc(100% - 400px);height:60px;float:left;overflow:hidden;}
.inner-product-type ul li{height:60px;font-size:15px;line-height:60px;padding-left:20px;background:url(../images/innerProductType.png) no-repeat left center;margin-left:6%;float:left;overflow:hidden;}
.inner-product-type ul li a{color:#666;}
.inner-product-type ul li a:hover{color:#0173bc;}
.inner-product-type .in{width:102px;height:32px;font-size:15px;color:#333;line-height:32px;text-align:center;background:#e7e7e7;border-radius:16px;float:right;margin-right:20px;margin-top:14px;overflow:hidden;}
.inner-product-type .in:hover{background:#0173bc;color:#FFF;}

.inner-product-list{margin-bottom:4%;}
.inner-product-list a{width:23.05%;margin-right:2.6%;margin-top:2.6%;float:left;position:relative;}
.inner-product-list a:nth-of-type(4n){margin-right:0;}
.inner-product-list a .img{position:relative;}
.inner-product-list a .img img{width:100%;display:block;}


.inner-product-title{
	text-align:center;
}
.inner-product-title h2{
	font-size:36px;
	line-height:42px;
	color:#0173bc;
	position:relative;
}
.inner-product-title i{
	font-size:16px;
	line-height:24px;
	color:#999;
	display:block;
	text-transform:uppercase;
	position:relative;
}

.inner-product-class{margin-top:2%;text-align:center;}
.inner-product-class a{
	height:46px;
	font-size:15px;
	color:#666;
	line-height:46px;
	padding-left:50px;
	padding-right:30px;
	margin:0.5%;
	background:url(../images/innerProductType.png) no-repeat 20px center;
	border:1px solid #ddd;
	display:inline-block;
	overflow:hidden;
}
.inner-product-class a:hover{color:#0173bc;}
.inner-product-class a.select{color:#FFF;border:1px solid #0173bc;background:url(../images/innerProductType2.png) no-repeat 20px center #0173bc;}



/* --article-- */
.articleDetails{padding:4%;background:#FFF;}
.articleDetails_title{font-size:24px;font-weight:bold;text-align:center;color:#333;line-height:32px;}
.articleDetails_time{height:38px;padding:2px;margin-top:30px;text-align:center;border-top:1px solid #eee;border-bottom:1px solid #eee;}
.articleDetails_time span{height:32px;font-size:14px;color:#999;line-height:32px;margin:0 20px;cursor:pointer;overflow:hidden;display:inline-block;}

.articleDetails_con{margin-top:36px;min-height:320px;}
.articleDetails_con p{font-size:16px;line-height:32px;margin-top:16px;text-indent:2em;}
.articleDetails_con img{max-width:60%;margin:auto;display:block;}



/* --product-- */
.productDetails{}
.productDetails-img{width:460px;float:left;background:#FFF;}
.productDetails-img img{width:100%;display:block;margin:auto;}

.productDetails-info{width: calc(100% - 490px);height:460px;padding:2% 3%;float:right;background:#FFF;}
.productDetails-info h2{font-size:30px;color:#0173bc;}
.productDetails-info .line{width:100%;height:1px;background:#ddd;margin-top:16px;}
.productDetails-info .con{height:200px;margin-top:10px;overflow:hidden;}
.productDetails-info .bt{margin-top:10px;font-size:18px;color:#333;font-weight:bold;line-height:32px;}
.productDetails-info .tips{height:96px;overflow:hidden;margin-top:10px;font-size:16px;color:#666;line-height:32px;}
.productDetails-info .parm{margin-top:30px;}
.productDetails-info .parm li{font-size:14px;color:#000;margin-right:30px;float:left;}
.productDetails-info .parm li img{margin-right:6px;}
.productDetails-info .link{width:auto;height:48px;font-size:16px;line-height:48px;color:#FFF;text-align:center;display:block;float:left;margin-right:30px;margin-top:20px;padding:0 30px;background:#0173bc;border-radius:24px;}
.productDetails-info .tel{width:auto;height:48px;font-size:16px;line-height:46px;color:#0173bc;text-align:center;display:block;float:left;margin-top:20px;padding:0 30px;border:1px solid #0173bc;border-radius:24px;}

.productDetails-sidebar{width:360px;padding:24px;margin-top:30px;float:left;background:#FFF;}
.productDetails-sidebar .title{height:84px;font-size:20px;color:#FFF;line-height:84px;padding:0 30px;background:url(../images/innerProductSidebar.png) no-repeat center;background-size:cover;}
.productDetails-sidebar ul{padding:15px 30px 30px;border:1px solid #ddd;}
.productDetails-sidebar ul li{width:100%;height:48px;line-height:48px;background:url(../images/arrow.png) no-repeat right 20px center #f5f5f5;padding:0 30px;margin-top:12px;}
.productDetails-sidebar ul li:hover{color:#0173bc;}


.productDetails-intro{width: calc(100% - 390px);padding:24px;margin-top:30px;float:right;background:#FFF;}
.productDetails-intro .title{font-size:18px;color:#000;padding-bottom:10px;font-weight:bold;line-height:28px;position:relative;}
.productDetails-intro .title:after{
    content: '';
    position: absolute;
    width: 30px;
    height: 4px;
    left: 0;
    bottom: 0;
    background-color: #87c540;
    z-index: 3;
}

.productDetails-intro .content{margin-top:20px;}
.productDetails-intro .content p{font-size:16px;line-height:32px;margin-top:16px;text-indent:2em;}
.productDetails-intro .content img{width:100%;display:block;margin-top:16px;}
.productDetails-intro .content table{width:100%;text-align:center;border-collapse:collapse;margin-top:20px;}
.productDetails-intro .content table tr td{font-size:14px;line-height:18px;color:#333;padding:8px 0;border:1px solid #eee;}
.productDetails-intro .content table .firstRow{background:#005bac;}
.productDetails-intro .content table .firstRow td{color:#FFF;padding:10px 0;border:none;}



/* --producthover-- */
.productMobile{
	font-size:15px;
	color:#666;
	line-height:32px;
	text-align:center;
	display:none;
}
.productHover {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(34,94,130,.9);
    align-items: center;
    justify-content: center;
	opacity: 0;
    z-index: 5;
}
.productHover_line{
    top: 1vw;
    left: 1vw;
    right: 1vw;
    bottom: 1vw;
	position: absolute;
}
.productHover_line:after, .productHover_line:before {
    content: '';
    position: absolute;
    transition: all 0.75s;
}
.productHover_line:before {
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    width: 0;
    height: 100%;
    left: 50%;
    top: 0;
}
.productHover_line:after {
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
    width: 100%;
    height: 0;
    top: 50%;
    left: 0;
}


.productHover_txt{
    width: 65%;
	height:100%;
	display:table;
	margin:auto;
}
.productHover_name {
    font-size: 18px;
	color: #fff;
	text-align:center;
	margin-bottom: 12%;
    padding-bottom: 6%;
    transform: translateY(-2vw);
    -webkit-transform: translateY(-2vw);
	position:relative;
}
.productHover_name span {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
.productHover_name:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -7%;
    width: 14%;
    height: 1px;
    background-color: #fff;
}
.productHover_btn {
    width: 38px;
    height: 38px;
    line-height: 38px;
	text-align:center;
	border-radius:50%;
	font-family:"宋体";
	color:#FFF;
	font-weight:bold;
	border:1px solid #FFF;
	margin:auto;
    transform: translateY(2vw);
    -webkit-transform: translateY(2vw);
}


.productItem a:hover .productHover {
    opacity: 1;
    -webkit-opacity: 1;
    visibility: visible;
}
.productItem a:hover .productHover_line:after, .productItem a:hover .productHover_line:before {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
.productItem a:hover .productHover_name, .productItem a:hover .productHover_btn {
    transform: none;
    -webkit-transform: none;
}


/* --暂无内容-- */
.no-goods{padding:100px 0;overflow:hidden;text-align:center;}
.no-goods img{width:220px;max-height: 105px;display: block;margin:0 auto 30px;}
.no-goods p{font-size:14px;color:#666666;line-height: 20px;}


/* --翻页-- */
.txt-upDown{width:auto;height:auto;clear:both;font-size:16px;margin-top:40px;}
.txt-upDown-li{width:50%;height:42px;overflow:hidden;display:block;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
.txt-upDown-li .page-a{height:40px;line-height:40px;color:#666;overflow:hidden;}
.txt-upDown-li i{width:22px;height:2px;background:#004a96;display:block;}
.txt-upDown-li.txt-right{text-align:right;}


/* --分页-- */
.de-page-mian {
  overflow: hidden;
  text-align: center;
  font-size: 0;
  margin:20px 0 0;
}
.de-page-mian .page-inner {
  display: inline-block;
  overflow: hidden;
}
.de-page-mian .page-inner a {
  display: block;
  float: left;
  min-width: 26px;
  padding: 0 5px;
  height: 36px;
  border: 1px solid #dddddd;
  background: #fff;
  text-align: center;
  line-height: 36px;
  font-size: 14px;
  color: #333;
  margin-right: -1px;
  overflow: hidden;
}
.de-page-mian .page-inner a.active,
.de-page-mian .page-inner a:hover {
  color: #fff;
  border-color: #004a96;
  background: #004a96;
}
.de-page-mian .page-inner a.prev {
  margin-right: 10px;
  background: #fff url(../images/prev.jpg) no-repeat center;
}
.de-page-mian .page-inner a.prev.on {
  background: #fff url(../images/prev-hover.jpg) no-repeat center;
}
.de-page-mian .page-inner a.prev:hover {
  background-color: #fff;
  border-color: #dddddd;
}
.de-page-mian .page-inner a.next {
  margin-left: 10px;
  margin-right: 15px;
  background: #fff url(../images/next.jpg) no-repeat center;
}
.de-page-mian .page-inner a.next.on {
  background: #fff url(../images/next-hover.jpg) no-repeat center;
}
.de-page-mian .page-inner a.next:hover {
  background-color: #fff;
  border-color: #dddddd;
}
.de-page-mian .page-inner a.page-btn {
  font-size: 12px;
  margin-right: 0;
  width: 63px;
  margin-left: 10px;
}
.de-page-mian .page-inner span {
  display: block;
  font-size: 12px;
  color: #333;
  float: left;
  line-height: 38px;
}
.de-page-mian .page-inner input {
  display: block;
  float: left;
  height: 36px;
  width: 36px;
  border: 1px solid #dddddd;
  text-align: center;
  line-height: 36px;
  font-size: 14px;
  color: #333;
  margin: 0 5px;
}

