
/* reset */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,dl,dt,dd,ol,nav ul,nav li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline;}
article, aside, details, figcaption, figure,footer, header, hgroup, menu, nav, section {display: block;}
ol,ul{list-style:none;margin:0;padding:0;}
blockquote,q{quotes:none;}
blockquote:before,blockquote:after,q:before,q:after{content:'';content:none;}
table{border-collapse:collapse;border-spacing:0;}
/* start editing from here */
a{text-decoration:none; outline:none;}
a:active {star:expression(this.onFocus=this.blur());} 
.txt-rt{text-align:right;}/* text align right */
.txt-lt{text-align:left;}/* text align left */
.txt-center{text-align:center;}/* text align center */
.float-rt{float:right;}/* float right */
.float-lt{float:left;}/* float left */
.clear{clear:both;}/* clear float */
.pos-relative{position:relative;}/* Position Relative */
.pos-absolute{position:absolute;}/* Position Absolute */
.vertical-base{	vertical-align:baseline;}/* vertical align baseline */
.vertical-top{	vertical-align:top;}/* vertical align top */
.underline{	padding-bottom:5px;	border-bottom: 1px solid #eee; margin:0 0 20px 0;}/* Add 5px bottom padding and a underline */
nav.vertical ul li{	display:block;}/* vertical menu */
nav.horizontal ul li{display: inline-block;}/* horizontal menu */
img{max-width:100%;}
.clrfix{zoom:1}
.clrfix:after{clear:both;display:block;height:0;visibility:hidden;content:"."}
.mt40{margin-top: 40px;}
.mb30{margin-bottom: 30px;}
.mr30{margin-right: 30px;}
.db{border-bottom:solid 1px #ebebeb;}
strong{font-weight: 700;}
/*end reset*/
body{
	font-family: "Microsoft Yahei", "Microsoft JhengHei", "Calibri", "Gill Sans MT", Arial, Helmet, Freesans, verdana, sans-serif;
	background:#f8f8f8;
}
.bg{
	background: #f6f9fe;
}
.wrap{
	width:100%;
	margin:0 auto;
	position:relative;
}
/*start top*/
.headwrap{
	width: 100%;
	height: 100px;
}
.header{
	width: 1408px;
	height:100px;
	margin:0 auto;
	overflow: hidden;
	position: relative;
}
.logo{
	width:200px;
	height:60px;
	margin:20px 0 0;
	float:left;
}
.logo img{
    width:200px;
	height:60px;
	display: inline-block;
}
/* start menu */
.menu{
	width: 920px;
	margin-top: 36px;
	float:right;
	height:34px;
	line-height: 34px;
}
.menu ul li{
	float:left;
	margin-right:87px;
	font-size: 22px;
	overflow: hidden;
}
.menu ul li:last-child{
	margin-right: 0px;
}
.menu ul li a,.menu ul li a:visited{
	color:#000;
	position: relative;
	-webkit-transition: -webkit-transform .3s ease-out;
	transition: -webkit-transform .3s ease-out;
	-o-transition: transform ease-out .3s;
	transition: transform .3s ease-out;
	transition: transform .3s ease-out, -webkit-transform .3s ease-out;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
	display: inline-block;
}
.menu ul li a:after {
  content: attr(word);
  position: absolute;
  top: 100%;
  left: 0;
}
.menu ul li a:hover,.menu ul li a.hover{
	color:#0471c6;
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%)
}
.menu ul li.tel{
	font-size: 24px;
	font-family: arial;
	font-weight: 700;
}
.menu ul li.tel img{
	width:22px;
	height: 22px;
	vertical-align: -2px;
	margin-right: 2px;
}
/*start swiper*/
.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
    right: 40px;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-prev, .swiper-container-rtl .swiper-button-next{
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
	left:40px;
}
.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: 28px;
}
/* start about */
.about{
	width: 1408px;
	margin:90px auto;
}
.about-left{
	width:644px;
	float:left;
}
.about-tit {
	height: 120px;
	position: relative;
	overflow: hidden;
}
.about-tit h4{
	font-size: 32px;
	font-weight: 700;
	background: linear-gradient(to right, #045bb4 0%, #039ce8 20%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	background-clip: text;
	color: transparent; /* 为了非webkit浏览器的兼容 */
	margin-top: 44px;
}
.about-tit h4.mt0{margin-top: 0px;}
.about-tit p{
	font-size: 20px;
	color:#868686;
	font-weight: 400;
}
.about-tit p.large{
	font-size: 94px;
	line-height: 94px;
	color:#e9f4fa;
	position: absolute;
	top:0;
	left:0;
	z-index: -1;
	vertical-align: text-top;
}
.about-text{
	font-size: 18px;
	line-height: 28px;
	height: 140px;
	overflow: hidden;
	text-indent: 36px;
	display: -webkit-box;
	-webkit-line-clamp: 5;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
}
.about-right{
	width: 680px;
	height: 328px;
	float:right;
}
.about-right img{
	display: block;
	width: 100%;
}
.more{
	width:80px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	color:#fff;
	background: -webkit-linear-gradient(left, #045bb4, #039ce8); /* Chrome 26, Safari 6-8 */
	background: -webkit-gradient(linear, left top, right top, from(#045bb4), to(#039ce8)); /* Chrome 25-30, Safari 5-5.1 */
	background: -o-linear-gradient(right, #045bb4, #039ce8); /* Opera 12.10+ */
	background: -moz-linear-gradient(to right, #045bb4, #039ce8); /* Firefox 3.6-20 */
}
.more a,.more a:visited{
	color:#fff;
	display: block;
}
.mt36{
	margin-top: 36px;
}
.mr{
	position: absolute;
	right:0;
	top:0;
}
/* start service */
.service{
	background: #eef5ff;
	padding:36px 0 80px;
}
.service-box{
	width: 1408px;
	margin:0 auto;
}
.service-item{
	margin:40px 0 0px;
}
.service-item ul li{
	width: 336px;
	height: 460px;
	background: #fff;
	margin-right: 21px;
	padding:32px;
	box-sizing: border-box;
	float:left;
	display: inline-block;
}
.service-item ul li:last-child{
	margin-right: 0px;
}
.service-item ul li h4{
	font-size: 32px;
	font-weight: 700;
	margin-bottom: 24px;
	text-align: center;
}
.service-item ul li p{
	font-size: 18px;
	line-height: 28px;
}
.service-item ul li .ico{
	width: 160px;
	height: 160px;
	-webkit-background-size: 160px auto;
	background-size: 160px auto;
	margin:16px auto 0;
}
.service-item ul li:hover,.service-item ul li.hover{
	background: -webkit-linear-gradient(top, #039ce8, #045bb4); /* Chrome 26, Safari 6-8 */
	background: -webkit-gradient(linear, left top, left bottom, from(#039ce8), to(#045bb4)); /* Chrome 25-30, Safari 5-5.1 */
	background: -o-linear-gradient(bottom, #039ce8, #045bb4); /* Opera 12.10+ */
	background: -moz-linear-gradient(to bottom, #039ce8, #045bb4); /* Firefox 3.6-20 */
}
.service-item ul li:hover h4,.service-item ul li:hover p,.service-item ul li.hover h4,.service-item ul li.hover p{
	color:#fff;
}
.service-item ul li:nth-child(n):hover .ico,.service-item ul li:nth-child(n).hover .ico{
	background: url(../images/ico01.png) no-repeat left bottom;
	-webkit-background-size: 160px auto;
	background-size: 160px auto;
}
.service-item ul li:first-child .ico{
	background: url(../images/ico01.png) no-repeat left top;
}
.service-item ul li:nth-child(2) .ico{
	background: url(../images/ico02.png) no-repeat left top;
}
.service-item ul li:nth-child(3) .ico{
	background: url(../images/ico03.png) no-repeat left top;
}
.service-item ul li:nth-child(4) .ico{
	background: url(../images/ico04.png) no-repeat left top;
}

/* start caces */
.caces{
	width: 1408px;
	margin:72px auto;
}
.caces .about-tit h4{
	margin-top: 0px;
}
.caces .about-tit .more{
	margin-top: 20px;
}
.cases-item ul li{
	width: 456px;
	height: 440px;
	float:left;
	margin-right: 20px;
}
.cases-item ul li:last-child{
	margin-right: 0px;
}
.cases-item ul li img{
	display: block;
}
.cases-box{
	height: 144px;
	border:solid 2px #0462ba;
	border-top: none;
	padding:14px;
	box-sizing: border-box;
}
.cases-box h5{
	font-size: 23px;
	color:#000;
	font-weight: 700;
	margin-top: 6px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	margin-bottom: 12px;
}
.cases-box p{
	font-size: 18px;
	line-height: 28px;
	color:#000;
}

/* start news */
.news-item ul li{
	width: 100%;
	border-bottom: solid 2px #dbdada;
	padding-top: 30px;
	padding-bottom: 20px;
}
.news-item ul li:first-child{
	padding-top: 0px;
}
.news-item ul li h5{
	font-size: 23px;
	color:#000;
	font-weight: 700;
	margin-top: 6px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	margin-bottom: 12px;
}
.news-item ul li p{
	font-size: 18px;
	line-height: 28px;
	color:#000;
}
.news-item ul li a:hover h5{
	color:#0471c6;
}
.news-detail{
	font-size: 18px;
	line-height: 28px;
}
.news-detail h5{
	font-size: 36px;
	text-align: center;
	font-weight: 700;
	margin-bottom: 40px;
}

/* start footer*/
.footer{
	width:100%;
	background: #045bb4;
	font-size: 20px;
	color:#787878;
	font-weight: 400;
	padding:60px 0 50px;
}
.footer-box,.copyright-box{
	width: 1408px;
	margin: 0 auto;
	color:#fff;
}
.footer-box h3{
	font-size: 30px;
	margin-bottom: 20px;
	font-weight: 700;
}
.footer-box p{
	font-size: 22px;
	font-weight: 400;
}
.footer-box p span{
	margin-right: 40px;
}
.copyright{
	height: 64px;
	line-height: 64px;
	font-size: 16px;
	background: #013b75;
}
.copyright span{
	float:right;
}
.copyright a,.copyright a:visited{
	color:#fff;
}
/* start sub*/
.sub{
	width: 1408px;
	margin:50px auto 60px;
}
.sub-label{
	width: 100%;
	height: 56px;
	line-height: 56px;
	border-bottom: solid 1px #beccd3;
}
.sub-label-box{
	width: 1408px;
	margin:0 auto;
	color:#868686;
}
.sub-label-box a{
	color:#868686;
}
.sub-label-box span{
	color:#000;
}
.sub-tit {
	height: 160px;
	position: relative;
	overflow: hidden;
	text-align: center;
	margin:0 auto;
}
.sub-tit span{
	font-size: 32px;
	font-weight: 700;
	background: linear-gradient(to right, #045bb4 0%, #039ce8 20%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	background-clip: text;
	color: transparent; /* 为了非webkit浏览器的兼容 */
	border-bottom: solid 2px #e9f4fa;
	padding-bottom: 10px;
}
.sub-tit p{
	font-size: 94px;
	line-height: 94px;
	color:#e9f4fa;
	text-transform: uppercase;
}
.sub-text{
	margin-top: 40px;
	font-size: 20px;
	line-height: 36px;
}
.sub-text h5{
	font-size: 24px;
	font-weight: 700;
	margin-bottom: 20px;
}
.sub-text p{
	margin-bottom: 40px;
}
.sub-text img{
	margin:0 auto;
	text-align: center;
	display: block;
}
/* start page*/
.page {
    margin: 30px auto 0px;
    padding: 6px 0px;
    height: 20px;
    text-align: center;
    font-size: 13px;
}
.page a {
    padding: 5px 10px;
    font-size: 13px;
    color: #333;
    height: 20px;
    line-height: 30px;
    margin: 0px 4px;
    border: 1px solid #d9d9d9;
    font-family: "microsoft yahei";
}
.page .cur,.page a:hover{
    color: #fff;
    border: 0;
    border: 1px solid #045bb4;
    background: #045bb4;
}
.about-box{
	border:solid 4px #d2d2d2;
	padding:30px;
	margin-bottom: 50px;
	font-size:16px;
	line-height: 30px;
}
.contact-text{
	text-align: center;
	margin-top: 24px;
}
.contact-text h5{
	font-size: 32px;
	margin-bottom: 16px;
	font-weight: 700;
}
.contact-text p{
	font-size: 24px;
	line-height: 44px;
}
.partner{
	font-size: 32px;
	font-weight: 700;
	text-align: center;
	margin:60px auto;
}
.partner-box ul li{
	width: 438px;
	height: 264px;
	margin-right: 47px;
	margin-bottom: 44px;
	background: url(../images/serbg.png) no-repeat left top;
	-webkit-background-size: contain;
	background-size: contain;
	float:left;
	padding:32px;
	box-sizing: border-box;
}
.partner-box ul li:nth-child(3n){
	margin-right: 0px;
}
.partner-box ul li h3{
	font-size: 32px;
	margin-top: 10px;
	margin-bottom: 24px;
}
.partner-box ul li p{
	font-size: 18px;
	line-height: 28px;
}