﻿@charset 'utf-8';


.pdd{
	padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;}

.service .quanbu::before,
.newlist .ul1 li .lin h3,
.newlist .ul1 li .lin h3::before,
.nin li .data
{
	-webkit-transition: all .3s ease-out 0s;
	-moz-transition: all .3s ease-out 0s;
	-ms-transition: all .3s ease-out 0s;
	-o-transition: all .3s ease-out 0s;
	transition: all .3s ease-out 0s;
}
.pctopnav li a::before,
.more::after,
.more,
.imgk img,
.tancai .ulk .fl li::after,
.youce li .tuz,
.youce li .zin,
.youce,
.caselist li .lin .xian::before
{
	-webkit-transition: all .5s ease-out 0s;
	-moz-transition: all .5s ease-out 0s;
	-ms-transition: all .5s ease-out 0s;
	-o-transition: all .5s ease-out 0s;
	transition: all .5s ease-out 0s;
}

/*按钮*/
.head1menu{
	position: fixed;
	top: 0;
	right: 0;
	height: 96px;
}
.head1menu .div1{
	line-height: 96px;
	height: 100%;
	color: #0066cc;
	font-size: 22px;
	font-family: "He","微软雅黑";
	margin-right: 45px;
}
.head1menu .div1 img{
	margin-right: 12px;
	width: 30px;
}
.head1menu .div2{
	background: -webkit-linear-gradient(left, #2564ac , #1ea2dd);
	background: -o-linear-gradient(right, #2564ac, #1ea2dd);
	background: -moz-linear-gradient(right, #2564ac, #1ea2dd);
	background: linear-gradient(to right, #2564ac , #1ea2dd);
	FILTER:progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#2564ac,endColorStr=#1ea2dd);
	cursor: pointer;
	width: 96px;
	height: 100%;
	text-align: center;
}
.head1menu .div2 p{
	color: #fff;
	font-size: 12px;
	font-family: "HC";
	margin-top: 7px;
}
.head1menu .div2 .point
{
	display: inline-block;
	width: 26px;
	height: 22px;
	margin-top: 24px;
	position: relative;
}
.head1menu .div2:hover .navbtn,
.head1menu .div2:hover .navbtn::after,
.head1menu .div2:hover .navbtn::before
{
	width: 26px;
}
.head1menu .div2 .navbtn
{
	position: absolute;
	top: 10px;
	right: 0;

	display: inline-block;

	width: 20px;
	height: 2px;

	-webkit-transition: all .3s ease-out 0s;
	-moz-transition: all .3s ease-out 0s;
	-ms-transition: all .3s ease-out 0s;
	-o-transition: all .3s ease-out 0s;
	transition: all .3s ease-out 0s;

	background: #fff;
}
.head1menu .div2 .navbtn::after,
.head1menu .div2 .navbtn::before
{
	position: absolute;
	right: 0;

	display: inline-block;

	width: 26px;
	height: 2px;

	content: '';
	-webkit-transition: all .3s ease-out 0s;
	-moz-transition: all .3s ease-out 0s;
	-ms-transition: all .3s ease-out 0s;
	-o-transition: all .3s ease-out 0s;
	transition: all .3s ease-out 0s;

	background: #fff;
}
.head1menu .div2 .navbtn::after
{
	top: -9px;
}
.head1menu .div2 .navbtn::before
{
	top: 9px;
}
.head1menu .div2.active .navbtn{
	background: transparent;
}
.head1menu .div2.active .navbtn::after{
	transform: rotate(45deg);
	top: 0px;
}
.head1menu .div2.active .navbtn::before
{
	transform: rotate(-45deg);
	top: 0px;
}
/*pc导航跟随*/
.header1.active,
.header1.active .head1menu{
	height: 68px;
}
.header1.active .logo,
.header1.active .head1menu .div1{
	line-height: 68px;
}
.header1.active .pctopnav li a .span2{
	display: none;
}
.header1.active .pctopnav li a {
	padding-top: 20px;
}
.header1.active .head1menu .div2 .point{
	margin-top: 14px;
}
.header1.active .head1menu .div2 p {
	margin-top: 2px;
}
.header1.active .xiala{
	top: 68px;
}

/*pc下拉*/
.xiala{
	position: absolute;
	top: 96px;
	left: 0;
	width: 100%;
	background-color: rgb(250,250,250);
}
.xiala .container{
	position: relative;
}
.xiala1{
	position: relative;
	top: 0;
	left: 0;
	right: 15px;
	padding-top: 14px;
	padding-bottom: 20px;
	display: none;
	border-bottom: 1px solid rgba(0,0,0,0.15);
}
.xiala1 .xia_260{
	width: 260px;
	padding-top: 28px;
}
.xiala1 .xia_260 h4{
	color: #555555;
	position: relative;
	padding-bottom: 22px;
}
.xiala1 .xia_260 h4::after{
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	width: 28px;
	height: 2px;
	background: -webkit-linear-gradient(left, #2564ac , #1ea2dd);
	background: -o-linear-gradient(right, #2564ac, #1ea2dd);
	background: -moz-linear-gradient(right, #2564ac, #1ea2dd);
	background: linear-gradient(to right, #2564ac , #1ea2dd);
	FILTER:progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#2564ac,endColorStr=#1ea2dd);
}
.xiala1 .xia_260 p{
	color: #555555;
	font-size: 14px;
	line-height: 28px;
	margin-top: 18px;
	height: 84px;
	overflow: hidden;
}
.xiala1 .xia_260 .more{
	display: inline-block;
	width: 105px;
	height: 38px;
	color: #0066cc;
	font-size: 14px;
	text-align: center;
	line-height: 38px;
	font-family: "HC";
	margin-top: 41px;
	border : 1px solid #0066cc;
	position: relative;
	display: none;
}
.xiala1 .xia_260 .more::after{
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 0;
	height: 100%;
	background: #0066cc;
	z-index: -1;
}
.xiala1 .xia_260 .more:hover::after{
	width: 100%;
}
.xiala1 .xia_870{
	width: 870px;
}
.xiala1 .xia_870 li{
	float: left;
	width: 50%;
	margin-bottom: 30px;
	margin-top: 30px;
	padding-left: 20px;
}
.xiala1 .xia_870 li a{
	display: block;
	height: 100px;
	line-height: 100px;
	position: relative;
}
.xiala1 .xia_870 li .imgk{
	display: inline-block;
	overflow: hidden;
	width: 174px;
	height: 100px;
	margin-right: 52px;
}
.xiala1 .xia_870 li .imgk img{
	width: 100%;
}
.xiala1 .xia_870 li span{
	vertical-align: top;
	color: #333;
	font-size: 14px;
}
.xiala1 .xia_870 li a::after{
	content: '';
	position: absolute;
	top: 50%;
	right: 30px;
	width: 6px;
	height: 12px;
	background: url(../images/00_t03.png) center;
	margin-top: -6px;
}
.xiala1 .xia_870 li a:hover span{
	color: #0066cc;
}
.xiala1 .xia_870 li a:hover .imgk img{
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-ms-transform: scale(1.2);
	-o-transform: scale(1.2);
	transform: scale(1.2);
}

.tancai{
	position: fixed;
	top: 0;
	right: 0;
	width: 100%;
	height: 100%;
	background: rgba(215,225,236,0.95);
	z-index: 1060;
	display: none;
}
.tancai .container{
	margin-top: 150px;
	position: relative;
}
.tancai #imgclose{
	position: absolute;
	top: 0;
	right: 15px;
	cursor: pointer;
}
.tancai .ulk{
	margin: 164px -25px 0;
}
.tancai .ulk .fl{
	width: 20%;
	padding: 0 25px;
}
.tancai .ulk .fl h4{
	color: #333;
	padding-top: 20px;
	padding-bottom: 30px;
	position: relative;
	text-align: center;
}
.tancai .ulk .fl h4::before{
	content: '';
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -11px;
	width: 22px;
	height: 3px;
	background: -webkit-linear-gradient(left, #2564ac , #1ea2dd);
	background: -o-linear-gradient(right, #2564ac, #1ea2dd);
	background: -moz-linear-gradient(right, #2564ac, #1ea2dd);
	background: linear-gradient(to right, #2564ac , #1ea2dd);
	FILTER:progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#2564ac,endColorStr=#1ea2dd);
}
.tancai .ulk .fl li{
	height: 52px;
	position: relative;
	border-top: 1px solid rgba(0,0,0,0.1);
}
.tancai .ulk .fl li:last-child{
	border-bottom: 1px solid rgba(0,0,0,0.1);
}
.tancai .ulk .fl li a{
	display: block;
	height: 100%;
	line-height: 52px;
	color: #666666;
	font-size: 14px;
	position: relative;
	z-index: 1;
	padding-left: 27px;
}
.tancai .ulk .fl li a::before{
	content: '';
	position: absolute;
	top: 50%;
	margin-top: -3px;
	width: 6px;
	height: 6px;
	border: 1px solid #000;
	border-radius: 50%;
	opacity: 0.3;
	left: 13px;
}
.tancai .ulk .fl li a img{
	float: right;
	margin-top: 20px;
	margin-right: 13px;
}
.tancai .ulk .fl li::after{
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 0;
	height: 100%;
	background: -webkit-linear-gradient(left, #2564ac , #1ea2dd);
	background: -o-linear-gradient(right, #2564ac, #1ea2dd);
	background: -moz-linear-gradient(right, #2564ac, #1ea2dd);
	background: linear-gradient(to right, #2564ac , #1ea2dd);
	FILTER:progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#2564ac,endColorStr=#1ea2dd);
}
.tancai .ulk .fl li:hover::after{
	width: 100%;
}
.tancai .ulk .fl li:hover a{
	color: #fff;
}
.tancai .ulk .fl li:hover .img_s{
	display: none;
}
.tancai .ulk .fl li:hover .img_d{
	display: inline-block;
}






/*phone*/
.header2{
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 80px;
	z-index: 1050;
	background-color: #fff;
}
.header2::after{
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 1px;
	background: rgba(0,0,0,0.15);
}
.header2 .container{
	position: relative;
	height: 100%;
}
@media screen and (min-width: 768px) {
	.header2 .container {
		width: 100%;
		padding-left: 20px;
		padding-right: 20px;
	}
}
@media screen and (min-width: 992px) {
	.header2 .container {
		width: 100%;
		padding-left: 40px;
		padding-right: 40px;
	}
}

.header2 .logo {
	line-height: 80px;
}
.header2 .menuph{
	position: absolute;
	top: 15px;
	right: 15px;
	cursor: pointer;
	width: 50px;
	height: 50px;
	background-color: #0e89d6;
	text-align: center;
}
/*手机按钮*/
.header2 .menuph .point
{
	display: inline-block;
	width: 28px;
	height: 22px;
	margin-top: 14px;
	position: relative;
}
.header2 .menuph .point:hover .navbtn,
.header2 .menuph .point:hover .navbtn::after,
.header2 .menuph .point:hover .navbtn::before
{
	width: 28px;
}
.header2 .menuph .navbtn
{
	position: absolute;
	top: 10px;
	right: 0;

	display: inline-block;

	width: 21px;
	height: 1px;

	-webkit-transition: all .3s ease-out 0s;
	-moz-transition: all .3s ease-out 0s;
	-ms-transition: all .3s ease-out 0s;
	-o-transition: all .3s ease-out 0s;
	transition: all .3s ease-out 0s;

	background: #fff;
}
.header2 .menuph .navbtn::after,
.header2 .menuph .navbtn::before
{
	position: absolute;
	right: 0;

	display: inline-block;

	width: 28px;
	height: 1px;

	content: '';
	-webkit-transition: all .3s ease-out 0s;
	-moz-transition: all .3s ease-out 0s;
	-ms-transition: all .3s ease-out 0s;
	-o-transition: all .3s ease-out 0s;
	transition: all .3s ease-out 0s;

	background: #fff;
}
.header2 .menuph .navbtn::after
{
	top: -11px;
}
.header2 .menuph .navbtn::before
{
	top: 10px;
}
.header2 .menuph .point.active .navbtn{
	background: transparent;
}
.header2 .menuph .point.active .navbtn::after{
	transform: rotate(45deg);
	top: 0px;
}
.header2 .menuph .point.active .navbtn::before
{
	transform: rotate(-45deg);
	top: 0px;
}



/*手机下拉*/
.phxia{
	position: relative;
}
.xialaph{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	background-color: #fff;
	padding-bottom: 61px;
	display: none;
	z-index: 1049;
	background-color: #fff;
	font-family: "微软雅黑";
}
.xialaph.active{
	top: 106px;
}
@media screen and (min-width: 768px) {
	.xialaph .container{
		width: 100%;
		padding: 0 20px;
	}
}
@media screen and (min-width: 992px) {
	.xialaph .container{
		width: 100%;
		padding: 0 40px;
	}
}

.xialaph .ul2,
.xialaph .ul3{
	display: none;
}
.xialaph h4 a{
	color: #4c4c4c;
	font-size: 16px;
	font-weight: bold;
	line-height: 59px;
}
.xialaph h4{
	position: relative;
	border-bottom: 1px solid #ddd;
}
.xialaph h4::after{
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 1px;
	background-color: #e5e5e5;
	opacity: 0.1;
}
.xialaph h5 a{
	color: #4c4c4c;
	font-size: 14px;
	font-family: "微软雅黑";
	line-height: 40px;
}
.xialaph h5{
	position: relative;
	padding-left: 30px;
}
.xialaph h5::after{
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	height: 1px;
	background-color: #fff;
	opacity: 0.05;
}
.xialaph h4 img{
	width: 13px;
	float: right;
	margin-top: 23px;
	cursor: pointer;
}
.xialaph h5 img{
	width: 13px;
	float: right;
	margin-top: 26px;
	cursor: pointer;
}
.xialaph h4.active,
.xialaph h5.active{
	border-bottom: 0;
}
.xialaph h4.active img.img_s,
.xialaph h5.active img.img_s{
	display: none;
}
.xialaph h4.active img.img_d,
.xialaph h5.active img.img_d{
	display: block;
}
.xialaph .ul2{
	background-color: #f0f0f0;
	padding-top: 7px;
	padding-bottom: 8px;
}
.xialaph .ul3{
	padding-left: 15px;
	position: relative;
	margin-top: -6px;
	border-bottom: 1px solid #ddd;
}
.xialaph .ul3::after{
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	height: 1px;
	background-color: #fff;
	opacity: 0.05;
}
.xialaph .ul3 li a{
	color: #666;
	font-size: 14px;
	line-height: 25px;
	display: block;
}
.xialaph .ul3 li{
	padding-top: 5px;
}
.xialaph .ul3 li:first-child{
	padding-top: 0;
}




.phonemeng{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	opacity: .6;
	z-index: 1048;
	display: none;
}
.phonemeng.active{
	display: block;
}
/*脚*/
footer{
	background-color: #eaeaea;
}
.footer1 {
	padding-top: 42px;
}
.footer11{
	padding-bottom: 30px;
}
.footer1 ul{
	float: left;
	margin-right: 108px;
}
.footer1 h5{
	color: #333333;
	font-size: 18px;
	font-weight: 800;
	padding-bottom: 17px;
	margin-bottom: 11px;
	position: relative;
	font-family: "HC";
}
.footer1 h5::after{
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	width: 41px;
	height: 1px;
	background: -webkit-linear-gradient(left, #2564ac , #1ea2dd);
	background: -o-linear-gradient(right, #2564ac, #1ea2dd);
	background: -moz-linear-gradient(right, #2564ac, #1ea2dd);
	background: linear-gradient(to right, #2564ac , #1ea2dd);
	FILTER:progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#2564ac,endColorStr=#1ea2dd);
}
.footer1 li a{
	color: #666;
	font-size: 14px;
	line-height: 32px;
}
.footer1 li a:hover{
	color: #2095d3;
}
.footer1 .follow{
	float: right;
	width: 162px;
}
.footer1 .follow h5{
	color: #333;
	font-size: 18px;
	font-weight: 800;
}
.footer1 .follow .faredi{
	margin-top: 22px;
}
.footer1 .follow .faredi img{
	width: 108px;
}
footer .di{
	padding-top: 4px;
	padding-bottom: 32px;
	width: 100%;
	position: relative;
}
footer .di::after{
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 1px;
	background-color: #fff;
	opacity: 0.08;
}
footer .di p{
	color: #888;
	font-size: 12px;
	line-height: 30px;
}
footer .di p span{
	margin-right: 2px;
}
footer .di p a{
	color: #888;
	margin-right: 20px;
	display: inline-block;
}
footer .di p a:last-child{
	text-transform: uppercase;
	font-family: "Arial";
}
footer .di p a.a1{
	margin-left: 0;
}
footer .di p a:hover{
	opacity: 1;
}
footer .di p.p1{
	
}
footer .di p.p2{
	
	letter-spacing: 0.2px;
}
footer .di p.p2 a{
	position: relative;
}
footer .di p.p2 a::after{
	content: '';
	position: absolute;
	top: 10px;
	left: -13px;
	width: 2px;
	height: 11px;
	background-color: #888;
	opacity: 0.7;
}
footer .di p.p2 a:first-child::after{
	display: none;
}
footer .di .container{
	position: relative;
}
footer .di .dilogo{
	position: absolute;
	top: 11px;
	right: 15px;
	width: 160px;
}
.footer2{
	display: none;
	padding-top: 5px;
}
.footer2 h4{
	color: #333;
	font-size: 16px;
	font-weight: bold;
	line-height: 66px;
	position: relative;
}
.footer2 h4::after{
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	height: 1px;
	background-color: #dcdcdc;
}
.footer2 .ul2{
	display: none;
	position: relative;
	padding-top: 20px;
	padding-bottom: 25px;
}
.footer2 .ul2::after{
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	height: 1px;
	background-color: #dcdcdc;
}
.footer2 .ul2 li a{
	color: #666;
	font-size: 14px;
	line-height: 34px;
	display: block;
}
.footer2 h4 img{
	width: 14px;
	float: right;
	margin-top: 29px;
	cursor: pointer;
}
.footer2 h4.active img.img_s{
	display: none;
}
.footer2 h4.active img.img_d{
	display: block;
}

.footer2 .di{
	border: 0;
	padding-top: 35px;
	padding-bottom: 46px;
}
.footer2 .di h5{
	color: #333;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}
.footer2 .di .faredi{
	margin-top: 24px;
	margin-bottom: 20px;
	text-align: center;
}
.footer2 .di .faredi img{
	width: 100px;
}
/*首页*/
.banner{
	position: relative;
}
.slick_b .slick-slide img{
	width: 100%;
}
.slick_b .slick-arrow{
	z-index: 1000;
	width: 46px;
	height: 79px;
}
.slick_b .slick-dots{
	top: 50%;
	bottom: auto;
	right: 53px;
	width: 52px;
	height: auto;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
}
.slick_b .slick-dots li{
	width: 25px;
	height: 3px;
	background-color: #ababaa;
	margin: 10px 13.5px;
	-webkit-transition: all .5s ease-out 0s;
	-moz-transition: all .5s ease-out 0s;
	-ms-transition: all .5s ease-out 0s;
	-o-transition: all .5s ease-out 0s;
	transition: all .5s ease-out 0s;
}
.slick_b .slick-dots li.slick-active{
	background: -webkit-linear-gradient(left, #2565ad , #1ea2dd);
	background: -o-linear-gradient(right, #2565ad, #1ea2dd);
	background: -moz-linear-gradient(right, #2565ad, #1ea2dd);
	background: linear-gradient(to right, #2565ad , #1ea2dd);
	FILTER:progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#2565ad,endColorStr=#1ea2dd);
	width: 52px;
	margin: 10px 0;
}
.banner .scrxia{
	position: absolute;
	bottom: 28px;
	left: 50%;
	margin-left: -15.5px;
	z-index: 1001;
	cursor: pointer;
	-webkit-animation-duration: 2s;
	animation-duration: 2s;
	text-align: center;
}
.banner .scrxia p{
	color: #fff;
	font-size: 14px;
	font-family: "Verdana";
	margin-bottom: 12px;

}
.banner .scrxia:hover{
	animation-play-state: paused;
	-webkit-animation-play-state: paused;
	-ms-animation-play-state: paused;
}
.title1{
	position: relative;
	padding-left: 150px;
	height: 116px;
}
.title1 .ttop{
	position: absolute;
	top: 0;
	left: -20px;
}
.title1 h3{
	color: #333;
	font-size: 36px;
	padding-top: 26px;
	padding-bottom: 16px;
}
.title1 h5{
	color: #666666;
	font-size: 16px;
	line-height: 1.3;
}
.title1 .more{
	color: #666666;
	font-size: 14px;
	position: absolute;
	right: 0;
	top: 52px;
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}
.title1 .more img{
	margin-left: 5px;
	margin-top: -2px;
}
@-webkit-keyframes bounce {
  0%, 20%, 53%, 80%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
  }

  40%, 43% {
    -webkit-transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }

  70% {
    -webkit-transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }

  90% {
    -webkit-transform: translate3d(0,-4px,0);
    transform: translate3d(0,-4px,0);
  }
}

@keyframes bounce {
  0%, 20%, 53%, 80%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
  }

  40%, 43% {
    -webkit-transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }

  70% {
    -webkit-transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }

  90% {
    -webkit-transform: translate3d(0,-4px,0);
    transform: translate3d(0,-4px,0);
  }
}

.title1 .more:hover{
	color: #0066cc;
	-webkit-animation-name: bounce;
	animation-name: bounce;
	-webkit-transform-origin: center bottom;
	transform-origin: center bottom;
}

.zd{

}
.zd .ulk{
	margin-top: 58px;
}
.zd .ulk li{
	float: left;
	width: 25%;
	box-shadow: 0 2px 3px 0 rgba(6,0,1,0.1);

}
.zd .ulk li a{
	display: block;
	text-align: center;
	padding: 30px 49px 39px;
	position: relative;
}
.zd .ulk li a::after{
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #0066cc;
	-webkit-transform: scale(0);
	-moz-transform: scale(0);
	-ms-transform: scale(0);
	-o-transform: scale(0);
	transform: scale(0);
	-webkit-transition: all .3s ease-out 0s;
       -moz-transition: all .3s ease-out 0s;
        -ms-transition: all .3s ease-out 0s;
         -o-transition: all .3s ease-out 0s;
            transition: all .3s ease-out 0s;
}
.zd .ulk li .imgk,
.zd .ulk li h4,
.zd .ulk li p{
	position: relative;
	z-index: 1;
}
.zd .ulk li a img{
	max-width: 100%;
}
.zd .ulk li h4{
	color: #0066cc;
	padding-top: 21px;
	padding-bottom: 12px;
	font-weight: bold;
}
.zd .ulk li p{
	color: #666;
	font-size: 14px;
	line-height: 24px;
	height: 48px;
	overflow: hidden;
}
.zd .ulk li a:hover::after{
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
}
.zd .ulk li a:hover .img_s{
	display: none;
}
.zd .ulk li a:hover .img_d{
	display: inline-block;
}
.zd .ulk li a:hover h4,
.zd .ulk li a:hover p{
	color: #fff;
}
.tuhov{
	padding-top: 22px;
	padding-bottom: 67px;
}
.tuhov h4{
	color: #0066cc;
	font-size: 16px;
	line-height: 1.4;
	margin-bottom: 24px;
	text-align: center;
}
.tuhov ul{

}
.tuhov ul li{
	float: left;
	width: 25%;
	position: relative;
	overflow: hidden;
	background: #030c17;
}
.tuhov ul li a,
.tuhov ul li figcaption{
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.tuhov ul li img {
	opacity: 0.9;
	-webkit-transition: opacity 0.35s;
	transition: opacity 0.35s;
	width: 100%;
}
.tuhov ul li figcaption{
	padding: 13px 26px;
	color: #fff;
	text-align: center;
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: scale(1.5);
	-moz-transform: scale(1.5);
	-ms-transform: scale(1.5);
	transform: scale(1.5);
}
.tuhov ul li figcaption h5{
	font-size: 16px;
	margin: 16% 0 11px 0;
}
.tuhov ul li figcaption h5 span{
	font-family: "Arial";
	
}
.tuhov ul li figcaption p {
	letter-spacing: 1px;
	font-size: 12px;
	line-height: 24px;
	height: 48px;
	overflow: hidden;
}
.tuhov ul li figcaption::before {
	position: absolute;
	top: 12px;
	right: 12px;
	bottom: 12px;
	left: 12px;
	border: 1px solid #fff;
	box-shadow: 0 0 0 30px rgba(255,255,255,0.2);
	content: '';
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: scale(1.4,1.4);
	-ms-transform: scale(1.4,1.4);
	transform: scale(1.4,1.4);
}
@media screen and (min-width: 768px) {
	.tuhov ul li:hover img {
		opacity: 0.4;
	}
	.tuhov ul li:hover figcaption {
		background-color: rgba(58,52,42,0);
	}
	.tuhov ul li:hover figcaption::before, 
	.tuhov ul li:hover figcaption {
		opacity: 1;
		-webkit-transform: scale(1,1);
		transform: scale(1,1);
		-ms-transform: scale(1,1);
	}
}
.nin{
	background: url(../images/00_nb.jpg) no-repeat center top;
	height: 500px;
	text-align: center;
	color: #fff;
}
.nin h3{
	position: relative;
	font-size: 36px;
	padding-top: 58px;
	padding-bottom: 30px;
	margin-bottom: 17px;
}
.nin h3::after{
	content: '';
	position: absolute;
	bottom: 0;
	left: 50%;
	margin-left: -32.5px;
	height: 2px;
	width: 65px;
	background: #fff;
}
.nin p{
	font-size: 15.96px;
	line-height: 30px;
	letter-spacing: 0.5px;
}
.nin ul{
	margin-top: 56px;
}
.nin li{
	float: left;
	width: 25%;
	position: relative;
	margin-top: 25px;
}
.nin li::after{
	content: '';
	position: absolute;
	top: 10px;
	right: 0;
	width: 1px;
	bottom: 0;
	background: #fff;
	opacity: 0.24;
}
.nin li:last-child::after{
	display: none;
}
.nin li .data{
	font-size: 80px;
	font-family: "HATTEN";
	line-height: 1;
	letter-spacing: 1px;
	opacity: 0;
}
.nin li .data .wan{
	font-family: "微软雅黑";
	font-size: 62px;
	font-weight: bold;
	display: inline-block;
	vertical-align: top;
	margin-top: 6px;
}
.nin li h4{
	font-size: 17.99px;
	margin-top: 11px;
}
.anli{
	background: #f5f4f2;
}
.anli .anlis{
	margin-top: 48px;
	margin-bottom: 132px;
}
.anli .lik{
	background: #fff;
}
.anli .lik .imgk{
	position: relative;
	overflow: hidden;
	background: rgb(58,52,42);
	height: 251px;
}
.anli .lik .imgk .img{
	width: 100%;
}
.anli .lik .imgk .imgs{
	position: absolute;
	bottom: 0;
	left: 50%;
	margin-left: -9px;
}
.anli .lik .imgk .imgd{
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -9px;
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg);
}
.anli .lik .lin{
	height: 251px;
	text-align: center;
	padding: 0 50px;
	-webkit-transition: all .3s ease-out 0s;
       -moz-transition: all .3s ease-out 0s;
        -ms-transition: all .3s ease-out 0s;
         -o-transition: all .3s ease-out 0s;
            transition: all .3s ease-out 0s;
}
.anli .lik .lin h4{
	position: relative;
	color: #0066cc;
	line-height: 1.3;
	padding-top: 53px;
	padding-bottom: 25px;
	margin-bottom: 12px;
}
.anli .lik .lin h4::after{
	content: '';
	position: absolute;
	bottom: 0;
	left: 50%;
	margin-left: -24px;
	width: 48px;
	height: 1px;
	background: #d2d2d2;
}
.anli .lik .lin p{
	color: #666;
	font-size: 14px;
	line-height: 30px;
	letter-spacing: 1px;
	height: 60px;
	overflow: hidden;
}
.anli .lik:hover .img{
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-ms-transform: scale(1.2);
	-o-transform: scale(1.2);
	transform: scale(1.2);
	opacity: 0.9;
}
.anli .lik:hover .img_s{
	display: none !important;
}
.anli .lik:hover .img_dd{
	display: block !important;
}
.anli .lik:hover .lin{
	background: #0066cc;
}
.anli .lik:hover h4,
.anli .lik:hover p{
	color: #fff;
}



.anli .slick_anli .slick-prev, 
.anli .slick_anli .slick-next{
	top: auto;
	bottom: -80px;
	width: 42px;
	height: 42px;
	left: 50%;
	background-size: 100% 100%;
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	transform: translate(0, 0);
}
.anli .slick_anli .slick-prev{
	background-image: url(../images/arrow_l0.png);
	-webkit-transform: translate(-125%, 0);
	-ms-transform: translate(-125%, 0);
	transform: translate(-125%, 0);
}
.anli .slick_anli .slick-prev:hover{
	background-image: url(../images/arrow_l01.png);
}
.anli .slick_anli .slick-next{
	background-image: url(../images/arrow_r0.png);
	-webkit-transform: translate(25%, 0);
	-ms-transform: translate(25%, 0);
	transform: translate(25%, 0);
}
.anli .slick_anli .slick-next:hover{
	background-image: url(../images/arrow_r01.png);
}
.newsh{
	background: #fff;
}
.newsh .newshs{
	margin-top: 40px;
	margin-bottom: 28px;
}
.newsh .newshs ul{
	margin: 0 -18px;
}
.newsh .newshs li{
	float: left;
	width: 33.333%;
	margin-bottom: 35px;
	padding: 0 18px;
}
.newsh .newshs li .imgk{
	overflow: hidden;
	background: #000;
}
.newsh .newshs li .imgk img{
	width: 100%;
}
.newsh .newshs li .lin{
	padding: 0 35px;
	position: relative;
}
.newsh .newshs li .lin::before{
	content: '';
	position: absolute;
	top: -11px;
	width: 2px;
	height: 58px;
	background: #ccc;
	left: 20px;
}
.newsh .newshs li h4{
	color: #333;
	font-size: 22px;
	padding-top: 23px;
	padding-bottom: 22px;
}
.newsh .newshs li p{
	color: #888888;
	font-size: 14px;
	line-height: 28px;
	letter-spacing: 0.5px;
	height: 56px;
	overflow: hidden;
}
.newsh .newshs li h5{
	color: #333;
	font-weight: bold;
	font-family: "Arial";
	margin-top: 19px;
}
.newsh .newshs .lik:hover img{
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-ms-transform: scale(1.2);
	-o-transform: scale(1.2);
	transform: scale(1.2);
	opacity: 0.9;
}
.newsh .newshs .lik:hover h4{
	color: #0066cc;
}
.tamen{
	background: url(../images/00_tab.jpg) no-repeat top center;
	position: relative;
	height: 460px;
}
.tamen::before{
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: url(../images/00_taby.png) no-repeat top center;
}
.tamen .container{
	position: relative;
	z-index: 1;
	color: #fff;
	text-align: center;
}
.tamen h3 {
	position: relative;
	font-size: 36px;
	padding-top: 60px;
	padding-bottom: 31px;
	margin-bottom: 17px;
}
.tamen h3::after {
	content: '';
	position: absolute;
	bottom: 0;
	left: 50%;
	margin-left: -32.5px;
	height: 2px;
	width: 65px;
	background: #fff;
}
.tamen p {
	font-size: 15.96px;
	line-height: 30px;
	letter-spacing: 0.5px;
}
.tamen .slick_tamen{
	margin: 83px -65px 0;
}
.tamen .slick_tamen .slick-prev,
.tamen .slick_tamen .slick-next
{
	width: 16px;
	height: 29px;
	background-size: 100% auto;
	background-repeat: no-repeat;
	z-index: 1001;
}
.tamen .slick_tamen .slick-prev{
	background-image: url(../images/la.png);
	left: 40px;
}
.tamen .slick_tamen .slick-next{
	background-image: url(../images/ra.png);
	right: 40px;
}
@media screen and (max-width: 767px) {
	.tamen {
		height: 384px;
	}
}
.tamen .slick_tamen .slick-slide{
	padding: 0 65px;
}
.tamen .slick_tamen .slick-slide .imgk{
	height: 70px;
	line-height: 70px;
}
.tamen .slick_tamen .slick-slide .imgk img{
	max-width: 100%;
}
.tamen .slick_tamen .slick-slide .imgk:hover img{
	-webkit-transform: scale(0.8);
	-moz-transform: scale(0.8);
	-ms-transform: scale(0.8);
	-o-transform: scale(0.8);
	transform: scale(0.8);
}
.tamen .slick_tamen .slick-dots{
	bottom: -81px;
}
.tamen .slick_tamen .slick-dots li{
	width: 8px;
	height: 8px;
	background: #fff;
	border-radius: 4px;
	-webkit-transition: all .3s ease-out 0s;
	-moz-transition: all .3s ease-out 0s;
	-ms-transition: all .3s ease-out 0s;
	-o-transition: all .3s ease-out 0s;
	transition: all .3s ease-out 0s;
}
.tamen .slick_tamen .slick-dots li.slick-active{
	width: 24px;
	height: 8px;
}
/*B1*/
.bannei{
	position: relative;
	height: 369px;
	background-position: center bottom;
	background-repeat: no-repeat;z-index:1;
}
.bannei::after{
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: url(../images/banm.png);
}
.bannei .banzi{
	position: absolute;
	top: 108px;
	left: 0;
	width: 100%;
	z-index: 1;
}
.bannei .banzi .banzi1{
	position: absolute;
	top: 0;
	left: 50%;
	height: 98px;
	width: 227px;
	margin-left: -113.5px;
	color: #fff;
	text-align: center;
	background: url(../images/banzi.png) no-repeat center;
}
.bannei .banzi .banzi1 h1{
	font-size: 35px;
	margin-top: 25px;

}
.bannei .banzi .banzi1 h3{
	font-size: 26px;
	font-family: "Arial";
	margin-top: 3px;
}
.bannei .banzi .banzi2{
	margin-top: 148px;
	text-align: center;
}
.bannei .banzi .banzi2 ul{
	display: inline-block;
}
.bannei .banzi .banzi2 li{
	float: left;
	margin: 0 27px;
}
.bannei .banzi .banzi2 li a{
	display: block;
	color: #fff;
	font-size: 16px;
	letter-spacing: 0.5px;
	position: relative;
}
.bannei .banzi .banzi2 li a::after{
	content: '';
	position: absolute;
	bottom: -1px;
	left: 0;
	width: 100%;
	height: 2px;
	background-color: #fff;
	opacity: 0;
}
.bannei .banzi .banzi2 li a:hover::after,
.bannei .banzi .banzi2 li a.act::after
{
	opacity: 1;
}

.phnav {
	color: #0066cc;
	font-size: 16px;
	font-weight: bold;
	line-height: 60px;
	height: 60px;
	background: rgba(250,250,250,0.8);
	position: relative;
	z-index: 1021;
	margin-top: -60px;
}
.phnav span.fl {
	position: relative;
	height: 100%;
	line-height: 60px;
}
.phnav span.fl::after {
	content: '';
	position: absolute;
	bottom: -1px;
	left: 0;
	width: 100%;
	height: 2px;
	background-color: #0066cc;
}
.phnav span.fr {
	cursor: pointer;
	height: 100%;
	line-height: 60px;
}
.phnav span.fr img{
	width: 22px;
}
.phnav span.fr.active .img_s {
	display: none;
}
.phnav span.fr.active .img_d {
	display: inline-block;
}
.ph_nav {
	position: absolute;
	top: 61px;
	left: 0;
	width: 100%;
	background-color: #fff;
	display: none;
	z-index: 1000;
}
.ph_nav .ul1 {
	padding-top: 25px;
	padding-bottom: 31px;
}
.ph_nav .ul1 h5 {
	height: 48px;
	position: relative;
	font-size: 16px;
}
.ph_nav .ul1 h5 a:hover, 
.ph_nav .ul1 h5 a.act {
	color: #0066cc;
}
.ph_nav .ul1 h5 a {
	display: block;
	line-height: 48px;
	position: relative;
	color: #666;
}
.ph_nav .ul1 h5 a span {
	position: relative;
	z-index: 1;
}

.buslist .buslist1{
	background: url(../images/01_00b.jpg) no-repeat top right 278px;
	box-shadow: 0 0 7px 0 #dcdcdc;
}


.buslist .title2{
	position: relative;
	padding-left: 208px;
	height: 182px;
}
.buslist .title2 .ttop {
	position: absolute;
	top: 49px;
	left: 20px;
}
.buslist .title2 h3 {
	color: #0066cc;
	font-size: 26px;
	padding-top: 51px;
	padding-bottom: 19px;
	position: relative;
	margin-bottom: 15px;
}
.buslist .title2 h3::after{
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	width: 41px;
	height: 1px;
	background: -webkit-linear-gradient(90deg,#2565ad 0,#1ea2dd 100%);
	background: -moz-linear-gradient(90deg,#2565ad 0,#1ea2dd 100%);
	background: -ms-linear-gradient(90deg,#2565ad 0,#1ea2dd 100%);
	background: -o-linear-gradient(90deg,#2565ad 0,#1ea2dd 100%);
	background: linear-gradient(90deg,#2565ad 0,#1ea2dd 100%); 
}
.buslist .title2 h5 {
	color: #666666;
	font-size: 14px;
	line-height: 1.3;
}
.buslist .buslist2{
	padding-top: 52px;
	padding-bottom: 41px;
}
.buslist .buslist2 .ul1{
	margin: 0 -1.5px;
	padding-bottom: 15px;
}
.buslist .buslist2 .ul1 li{
	padding: 0 1%;
	float: left;
	width: 31.3333%;
	margin-bottom: 16px;
}
.buslist .buslist2 .ul1 li a{
	display: block;
}
.buslist .buslist2 .ul1 li .imgk{
	position: relative;
	overflow: hidden;
	height: 258px;
}
.buslist .buslist2 .ul1 li .imgk .img{
	width: 100%;
}
.buslist .buslist2 .ul1 li .imgm{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.3);
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: scale(1.4,1.4);
	-ms-transform: scale(1.4,1.4);
	-o-transform: scale(1.4,1.4);
	transform: scale(1.4,1.4);
	opacity: 0;
}
.buslist .buslist2 .ul1 li .imgm::after{
	content: '';
	position: absolute;
	top: 12px;
	right: 12px;
	bottom: 12px;
	left: 12px;
	border: 1px solid #fff;
	content: '';
}
.buslist .buslist2 .ul1 li .imgm .imgmj{
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -19px;
	margin-top: -19px;
	z-index: 1;
}
.buslist .buslist2 .ul1 li .lin{
	height: 94px;
	padding: 21px 15px 0;
	text-align: center;
	position: relative;
	background-color: #f6f6f6;
}
.buslist .buslist2 .ul1 li .lin::after{
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 0;
	background-color: #0066cc;
	-webkit-transition: all 0.35s;
	-moz-transition: all 0.35s;
	-ms-transition: all 0.35s;
	-o-transition: all 0.35s;
	transition: all 0.35s;
}
.buslist .buslist2 .ul1 li .lin h4{
	font-size: 16px;
	color: #0066cc;
	position: relative;
	z-index: 1;
}
.buslist .buslist2 .ul1 li .lin p{
	font-size: 14px;
	color: #666666;
	margin-top: 13px;
	line-height: 1.3;
	position: relative;
	z-index: 1;
}
@media screen and (min-width: 767px) {
	.buslist .buslist2 .ul1 li a:hover .imgm {
		opacity: 1;
		-webkit-transform: scale(1,1);
		-ms-transform: scale(1,1);
		-o-transform: scale(1,1);
		transform: scale(1,1);
	}
	.buslist .buslist2 .ul1 li a:hover .lin::after{
		height: 100%;
	}
	.buslist .buslist2 .ul1 li a:hover .lin h4,
	.buslist .buslist2 .ul1 li a:hover .lin p{
		color: #fff;
	}
}

/*B2*/
.business{
	padding-top: 58px;
}
.business h3{
	color: #0066cc;
	position: relative;
	padding-bottom: 21px;
	text-align: center;
	margin-bottom: 69px;
}
.business h3::after{
	content: '';
	position: absolute;
	bottom: 0;
	left: 50%;
	width: 65px;
	height: 2px;
	background-color: #ccc;
	margin-left: -32.5px;
}
.business h4{
	color: #666;
	padding-top: 19px;
	padding-left: 30px;
	padding-bottom: 22px;
	border-top: 3px solid #0066cc;
	background: url(../images/02_00.png) no-repeat top -14px right -41px;
	background-color: #f6f6f6;
	text-align: left;
}
.business .business1{
	text-align: center;
	padding-bottom: 51px;
}
.business .business1 img{
	margin-top: 46px;
	padding-bottom: 21px;
	max-width: 100%;
}
.business .business1 ul{

}
.business .business1 li{
	display: inline-block;
	margin: 0 9px;
}
.business .business1 p{
	color: #666;
	font-size: 14px;
	margin-top: 5px;
}
/*C1*/
.service{
	padding-top: 55px;
	padding-bottom: 44px;
}
.service h3{
	color: #333;
	position: relative;
	padding-bottom: 21px;
	text-align: center;font-size: 26px;
}
.service h3::after{
	content: '';
	position: absolute;
	bottom: 0;
	left: 50%;
	width: 65px;
	height: 2px;
	background-color: #ccc;
	margin-left: -32.5px;
}
.service .service1{
	padding-top: 74px;
	padding-bottom: 108px;
}
.service .service1 li{
	float: left;
	width: 33.3333%;
	text-align: center;
}
.service .service1 li .imgk{
	display: inline-block;
	position: relative;
}
.service .service1 li p{
	margin-top: -44px;
	color: #333;
	font-size: 24px;
	text-align: right;
	padding-left: 241px;
}
.service .service1 li:nth-child(2) p{
	margin-top: -52px;
	padding-left: 258px;
}
.service .service1 li:nth-child(3) p{
	margin-top: -63px;
	padding-left: 281px;
}
.service .service2{
	background: url(../images/03_00.jpg) no-repeat top center;
	text-align: center;
	padding: 53px 0 49px;
}
.service .service2 img{
	max-width: 100%;
}
.service .service3{
	padding: 99px 0 94px;
}
.service .service3 img{
	max-width: 100%;
}
.service .servicem{
	display: none;
}
.service .quanbu{
	height: 64px;
	background: #f6f6f6;
	text-align: center;
	line-height: 65px;
	color: #666;
	font-size: 14px;
	cursor: pointer;
	position: relative;
}
.service .quanbu::before{
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 3px;
	background: #0066cc;
}
.service .quanbu span{
	position: relative;
	z-index: 1;
}
.service .quanbu img{
	margin-right: 14px;
	margin-top: -2px;
	width: 22px;
}
.service .quanbu:hover::before{
	height: 100%;
}
.service .quanbu:hover .img_d{
	display: inline-block;
}
.service .quanbu:hover .img_s{
	display: none;
}
.service .quanbu:hover {
	color: #fff;
}
/*D1*/
.caselist{
	padding-top: 44px;
	padding-bottom: 35px;
}
.caselist .ul1{
	padding-bottom: 40px;
}
.caselist .ul1 li{
	background-color: #edecec;
	height: 306px;
}
.caselist .ul1 li:nth-child(2),
.caselist .ul1 li:nth-child(4){
	background-color: #fbfbfb;
}
.caselist .ul1 li .imgk{
	overflow: hidden;
}
.caselist .ul1 li .imgk img{
	width: 100%;
}
.caselist .ul1 li .lin{
	padding: 29px 40px 0;
	width: calc(100% - 480px);
}
.caselist .ul1 li .lin .lin1{
	margin-top: 112px;
}
.caselist .ul1 li .lin h5{
	color: #999;
}
.caselist .ul1 li .lin h3{
	color: #333;
	font-size: 30px;
	margin-bottom: 34px;
}
.caselist .ul1 li .lin h3 a{
	color: #333;
}
.caselist .ul1 li .lin p{
	color: #666;
	font-size: 14px;
	line-height: 1.3;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.caselist .ul1 li .lin p a{
	color: #666;
}
.caselist .ul1 li .lin .xian{
	border-top: 1px solid #ccc;
	position: relative;
	text-align: right;
	padding: 16px 0 0;
	margin-top: 14px;
}
.caselist .ul1 li .lin .xian::before{
	content: '';
	position: absolute;
	top: -1px;
	left: 0px;
	width: 0;
	height: 1px;
	background-color: #0066cc;
}
.caselist .ul1 li .lin .xian .more{
	color: #999;
	font-size: 12px;
}
.caselist .ul1 li .lin .xian .more img{
	margin-left: 25px;
	width: 17px;
	margin-top: -2px;
}
.caselist .ul1 li:hover .imgk img{
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-ms-transform: scale(1.2);
	-o-transform: scale(1.2);
	transform: scale(1.2);
}
.caselist .ul1 li:hover .lin .xian::before{
	width: 100%;
}
.caselist .ul1 li:hover .lin .xian .more{
	color: #0066cc;
}
.caselist .ul1 li:hover .lin .xian .more .img_s{
	display: none;
}
.caselist .ul1 li:hover .lin .xian .more .img_d{
	display: inline-block;
}
/*分页*/
.page li
{
	line-height: 30px;

	display: inline-block;

	width: 32px;
	height: 32px;
	margin-right: 7px;
	margin-left: 7px;

	-webkit-transition: all .2s ease-out 0s;
	-moz-transition: all .2s ease-out 0s;
	-ms-transition: all .2s ease-out 0s;
	-o-transition: all .2s ease-out 0s;
	transition: all .2s ease-out 0s;
	text-align: center;

	color: #333;
}
.page li.activepage
{
	color: #2294c9;
	background: url(../images/page.png) no-repeat center;
}
.page li:hover
{
	color: #2294c9;
}
.page li:hover .b
{
	display: inline;
}
.page li:hover .w,
.page li .b
{
	display: none;
}
.page .shiftpage{
	display: inline-block;
	width: 50px;
	height: 30px;
	line-height: 30px;
	border: 1px solid #ccc;
	text-align: center;
} 
/*D2*/
.cases{
	padding-top: 43px;
	padding-bottom: 44px;
}
.cases h3{
	color: #0066cc;
	position: relative;
	padding-bottom: 33px;
	text-align: center;
}
.cases h3::after{
	content: '';
	position: absolute;
	bottom: 0;
	left: 50%;
	width: 65px;
	height: 2px;
	background-color: #ccc;
	margin-left: -32.5px;
}
.cases .cases1{
	margin-top: 36px;
}
.cases .cases1 h4{
	margin-bottom: 23px;
	color: #0066cc;
}
.cases .cases1 p{
	color: #666;
	font-size: 14px;
	line-height: 30px;
	text-align: justify;
	padding-bottom: 25px;
}
.cases .cases1 p img{
	margin-top: 12px;
	margin-bottom: 18px;
	max-width: 100%;
}
.cases .casesm{
	text-align: center;
	margin-top: 4px;
}
.cases .casesm .return{
	display: inline-block;
	width: 131px;
	height: 32px;
	line-height: 32px;
	font-size: 12px;
	color: #0066cc;
	background: url(../images/more3.png) no-repeat;
	background-size: 100% 100%;
}

/*E1*/

.newlist{
	padding-top: 64px;
	padding-bottom: 50px;background:#f5f5f5;
}
.newlist .ul1{
	padding-bottom: 10px;
}
.newlist .ul1 li{padding: 10px;
	margin-bottom: 43px;
	background:#fff;
}
.newlist .ul1 li .imgk{
	overflow: hidden;
	width: 369px;
	
}
.newlist .ul1 li .imgk img{
	width: 100%;
}
.newlist .ul1 li .lin{
	padding: 11px 38px;
	width: calc(100% - 499px);
}
.newlist .ul1 li .lin h5{
	color: #666666;
	font-size: 28px;
	font-family: "Arial";
	position: relative;
}
.newlist .ul1 li .lin h5 .span1{
	position: absolute;
	top: 15px;
	left: 15px;
}
.newlist .ul1 li .lin h5 .span2{
	position: absolute;
	top: 45px;
	left: 50px;
}
.newlist .ul1 li .lin h3{
	color: #555;
	font-size: 20px;
	margin-top: 27px;
	margin-bottom: 26px;
	position: relative;
	padding-left: 0;
}
.newlist .ul1 li .lin h3::before{
	content: '';
	position: absolute;
	top: 12px;
	left: 0;
	width: 0;
	height: 2px;
	background: #0066cc;
}
.newlist .ul1 li .lin h3 a{
	color: #555;
}
.newlist .ul1 li .lin p{
	color: #888;
	font-size: 14px;
	line-height: 28px;
	height: 56px;
	overflow: hidden;
}
.newlist .ul1 li .lin p a{
	color: #888;
}
@media screen and (min-width: 767px) {
	.newlist .ul1 li:hover .imgk img{
		-webkit-transform: scale(1.2);
		-moz-transform: scale(1.2);
		-ms-transform: scale(1.2);
		-o-transform: scale(1.2);
		transform: scale(1.2);
	}
	.newlist .ul1 li:hover h3 a{
		color: #0066cc;
	}
	.newlist .ul1 li:hover h3{
		padding-left: 35px;
	}
	.newlist .ul1 li:hover h3::before{
		width: 29px;
	}
}


/*E2*/
.news{
	padding-top: 74px;
}
.news .news1{
	position: relative;
	padding-left: 128px;
}
.news .news1 .date{
	position: absolute;
	top: 0;
	left: 0;
}
.news .news1 .date span{
	color: #666666;
	font-size: 28px;
	font-family: "Arial";
	position: relative;
}
.news .news1 .date .span1{
	position: absolute;
	top: 15px;
	left: 15px;
}
.news .news1 .date .span2{
	position: absolute;
	top: 45px;
	left: 50px;
}
.news .news1 h4{
	color: #555;
	font-size: 20px;
	padding-top: 2px;
}
.news .news1 h6{
	margin-top: 14px;
	color: #888;
}
.news .news1 h6 img{
	height: 10px;
	margin-right: 5px;
	margin-top: -3px;
}
.news .news1 h6 img:nth-child(2){
	margin-left: 30px;
}
.news .news1 .share{
	margin-top: 14px;
}
.share.bshare-custom a {
    width: 22px !important;
    height: 22px !important;
    margin: 0 10px 0 0;
    background-size: 100% 100% !important;
}
.news .news2{
	border-bottom: 1px solid #ccc;
	padding-top: 42px;
	padding-bottom: 2px;
}
.news .news2 p{
	color: #666;
	font-size: 14px;
	line-height: 28px;
	padding-bottom: 33px;
	letter-spacing:  1px;
}
.news .news2 p img{
	max-width: 100%;
}
.news .news3{
	text-align: center;
	padding-top: 29px;
	padding-bottom: 31px;
}
.news .news3 li{
	display: inline-block;
}
.news .news3 a{
	display: inline-block;
	width: 131px;
	height: 32px;
	line-height: 32px;
	font-size: 12px;
	color: #0066cc;
	background: url(../images/more3.png) no-repeat;
	background-size: 100% 100%;
	margin: 0 7px;
}




/*媒体查询*/
@media screen and (max-width: 1460px) {
	.buslist .buslist1 {
		background: url(../images/01_00b.jpg) no-repeat top right 100px;
	}
}
@media screen and (max-width: 1230px) {
	.buslist .buslist2 .ul1 li .imgk{
		height: 245px;
	}
	
	
}
@media screen and (max-width: 1199px) {

	.tamen .slick_tamen .slick-slide{
		padding: 0 45px;
	}
	.tamen .slick_tamen {
		margin: 83px -45px 0;
	}
	.zd .ulk li a {
		padding: 30px 19px 39px;
	}
	.tuhov ul li figcaption h5 {
		font-size: 16px;
		margin: 13% 0 4px 0;
	}
	.tuhov ul li figcaption p {
		line-height: 16px;
		height: 48px;
		overflow: hidden;
	}
	.anli .lik .imgk,
	.anli .lik .lin {
		height: 197px;
	}
	.anli .lik .lin h4 {
		padding-top: 37px;
	}
	.bannei .banzi {
		top: 84px;
	}
	.buslist .buslist1 {
		background: url(../images/01_00b.jpg) no-repeat top right;
	}
	.service .service1 li:nth-child(2) p {
		margin-top: -52px;
		padding-left: 241px;
	}
	.service .service1 li:nth-child(3) p {
		margin-top: -63px;
		padding-left: 226px;
	}
	.buslist .buslist2 .ul1 li .imgk{
		height: 202px;
	}

}
@media screen and (max-width: 991px) {
	
	.header2 .menuph{
		right: 20px;
	}
	.nin li .data {
		font-size: 52px;
	}
	.nin li .data .wan{
		font-size: 39px;
		margin-top: 4px;
	}
	.tamen .slick_tamen .slick-slide{
		padding: 0 25px;
	}
	.tamen .slick_tamen {
		margin: 83px -25px 0;
	}
	.anli .lik .lin {
		padding: 0 25px;
		height: 150px;
	}
	.anli .lik .imgk{
		height: 150px;
	}
	.anli .lik .lin h4 {
		padding-top: 23px;
		padding-bottom: 19px;
	}
	.buslist .buslist2 .ul1 li{
		width: 50%;
	}
	.buslist .buslist1 {
		background: url(../images/01_00b.jpg) no-repeat top right -150px;
	}
	.caselist .ul1 li .imgk {
		width: 330px;
	}
	.caselist .ul1 li .lin {
		width: calc(100% - 330px);
	}
	.caselist .ul1 li .lin .lin1 {
		margin-top: 20px;
	}
	.caselist .ul1 li{
		height: 210px;
		overflow: hidden;
	}
	.caselist .ul1 li .lin h3 {
		font-size: 24px;
	}
	.newlist .ul1 li .imgk {
		width: 260px;
		height: auto;
	}
	.newlist .ul1 li .lin {
		width: calc(100% - 260px);
	}
	.buslist .buslist2 .ul1 li .imgk{
		height: 232px;
	}

}

@media screen and (max-width: 767px) {
	footer .di p.p1 span
	{
		display: block;
	}
	footer .di p.p1 span,
	footer .di p.p1 a{
		display: block;
		margin: 0;
	}
	.header2 .menuph{
		right: 15px;
	}
	.slick_b .slick-dots{
		right: 15px;
		width: 30px;
	}
	.slick_b .slick-dots li {
		width: 15px;
		margin: 0 7.5px;
	}
	.slick_b .slick-dots li.slick-active {
		width: 30px;
		margin: 0 0;
	}
	.title1 {
		padding-left: 70px;
		padding-bottom: 15px;
		height: auto;
	}
	.title1 .ttop {
		width: 100px;
	}
	.title1 h3 {
		font-size: 24px;
		padding-top: 11px;
		padding-bottom: 7px;
	}
	.title1 h5 {
		font-size: 14px;
	}
	.title1 .more {
		top: 16px;
	}
	.zd .ulk li,
	.tuhov ul li{
		width: 100%;
	}
	.zd .ulk {
		margin-top: 25px;
	}
	.zd .ulk li {
		box-shadow: 0px 2px 3px 2px rgba(6,0,1,0.1);
		margin-bottom: 25px;
	}
	.tuhov ul li figcaption {
		opacity: 1;
		-webkit-transform: scale(1);
		transform: scale(1);
	}
	.tuhov ul li figcaption::before {
		opacity: 1;
		-webkit-transform: scale3d(1,1,1);
		transform: scale3d(1,1,1);
	}
	.tuhov ul li figcaption h5 {
		margin: 16% 0 11px 0;
	}
	.tuhov ul li figcaption p {
		line-height: 24px;
	}
	.nin li {
		width: 50%;
	}
	.nin {
		background-image: url(../images/00_taby.png);
		background-size: auto 100%;
		height: auto;
		padding-bottom: 65px;
	}
	.nin li:nth-child(2)::after{
		display: none;
	}
	.newsh .newshs li{
		width: 100%;
	}
	.nin h3,
	.tamen h3 {
		font-size: 24px;
	}
	.nin p,
	.tamen p {
		font-size: 14px;
	}
	.nin p br{
		display: none;
	}
	.newsh .newshs li h4{
		font-size: 18px;
	}
	.tamen .slick_tamen {
		margin: 50px -25px 0;
	}
	.mouse{
		display: none;
	}
	.buslist .buslist2 .ul1 li{
		width: 100%;
	}
	.buslist .buslist2 .ul1 li .lin{
		padding-bottom: 20px;
		height: auto;
	}
	.buslist .buslist1 {
		background: none;
	}
	.buslist .title2 .ttop {
		left: 0;
		width: 100px;
	}
	.buslist .title2 {
		padding-left: 120px;
	}
	.buslist .title2 h3{
		font-size: 24px;
	}
	.business {
		padding-top: 26px;
	}
	.business h3 {
		font-size: 20px;
		padding-bottom: 21px;
		margin-bottom: 30px;
	}
	.business h4 {
		color: #666;
		font-size: 14px;
		padding-top: 15px;
		padding-left: 15px;
		padding-bottom: 17px;
	}
	.service {
		padding-top: 26px;
	}
	.service h3 {
		font-size: 20px;
		padding-bottom: 21px;
	}
	.service .service1 li{
		width: 100%;
		margin-top: 45px;
	}
	.service .service1 li img{
		height: 100px;
	}
	.service .service1 li p{
		font-size: 16px;
		margin-top: -33px;
		padding-left: 191px;
	}
	.service .service1 li:nth-child(2) p {
		margin-top: -38px;
		padding-left: 203px;
	}
	.service .service1 li:nth-child(3) p {
		margin-top: -47px;
		padding-left: 215px;
	}
	.service .service1 {
		padding-top: 0;
		padding-bottom: 80px;
	}
	.service .service3 {
		padding: 45px 0 45px;
	}
	.caselist .ul1 li .lin,
	.caselist .ul1 li .imgk {
		width: 100%;
	}
	.caselist .ul1 li .lin{
		padding: 25px 25px 15px;
	}
	.caselist .ul1 li{
		height: auto;
	}
	.caselist .ul1 li .lin h3 {
		font-size: 18px;
		margin-bottom: 11px;
	}
	.newlist .ul1 li .imgk {
		width: 100%;
		height: auto;
	}
	.newlist .ul1 li .lin {
		width: 100%;
		padding: 20px 15px;
	}
	.newlist .ul1 li .lin h5 img{
		width: 60px;
	}
	.newlist .ul1 li .lin h5{
		font-size: 16px;
	}
	.newlist .ul1 li .lin h5 .span1 {
		top: 13px;
		left: 10px;
	}
	.newlist .ul1 li .lin h5 .span2 {
		top: 31px;
		left: 32px;
	}
	.news {
		padding-top: 40px;
	}
	.news .news1 .date img{
		width: 60px;
	}
	.news .news1 .date span{
		font-size: 16px;
	}
	.news .news1 .date .span1 {
		top: 13px;
		left: 10px;
	}
	.news .news1 .date .span2 {
		top: 31px;
		left: 32px;
	}
	.news .news1 {
		padding-left: 80px;
	}
	.news .news3 li{
		display: block;
		float: left;
		width: 33.333%;
		margin-bottom: 15px;
	}
	.news .news3 li a{
		margin: 0;
		width: 80%;
	}
	.anli .lik .imgk{
		height: auto;
	}
    .zd .ulk li a img {
        width: 130px;
    }
	.buslist .buslist2 .ul1 li .imgk{
		height: auto;
	}
}
/*正文*/
.box {
    padding: 0%;
    background-color: #f5f5f5;
}
.newsDetail {
	padding: 50px 30px;background-color: #fff;margin-top:50px;
}
.newsDetail img{max-width:100%!important;}
.newsTit {
	width: 100%;
	border-bottom: 1px solid #eee;
	text-align: center;
	padding-bottom: 15px;
	margin-bottom: 10px
}
.newsTit h1, .newsTit h2 {
	color: #000;
	font-weight: normal;
	line-height: 1.5
}
.newsTit p {
	font-size: 13px;
	color: #bbb;margin-top:10px;
}
.newsTit p a {
	color: #bbb
}
.newsTit p span {
	padding: 0 20px
}

.newsThumb {
	text-align: center;
}
.newsThumb img {
	max-width: 90%
}

/*分享*/
.newsbshare {
	text-align: center;
	font-size: 14px
}
.newsDetailCur {
	width: 100%;
	position: relative;
	padding: 22px 0 16px
}
.newsDetailCur li {
	width: 49.9%;
	float: left;
	font-size: 14px;
	position: relative;
	z-index: 1111;
	overflow: hidden;
}
.newsDetailCur li a {
	padding: 5px 0 5px;
}
.newsDetailCur li.r {
	float: right;
	text-align: right
}

@media screen and (max-width: 767px) {
.newsDetailCur li {
	width: 100%;
	float: left;
	font-size: 14px;
	position: relative;
	z-index: 1111;
	overflow: hidden;
}	
.newsDetailCur li.r {
	float: left;margin-top:15px;
	text-align: left;
}	
.newsTit p span {
	padding: 0 3px
}	
}

/*msgPage*/
.msgPage {
	padding: 40px 0px 55px;
	width: 1120px;
	margin: 50px auto;
	background: #fff;
	border: 1px solid #ddd;
}
.msgPage .online_title {
	margin-bottom: 30px;
}
.msgPage .online_title .tit {
	font-size: 30px;
	color: #737373;
	text-align: center;
}
.msgPage .online_title .entit {
	font-size: 14px;
	color: #737373;
	font-family: Arial;
	text-transform: uppercase;
	text-align: center;
}
.formData {
	width: 1000px;
	margin: auto;
}
.formData .item {
	height: 40px;
	line-height: 40px;
	width: 462px;
	float: left;
	position: relative;
	margin-bottom: 25px;
}
.formData .item label {
	width: 85px;
	float: left;
	color: #666;
	padding-right: 5px;
	text-align: right;
}
.formData .item .red {
	color: red;
	font-size: 12px;
	position: absolute;
	right: -10px;
	top: 2px;
}
.formData .liuyan .red {
	right: -2px;
	top: 0px;
}
.formData .yzm .red {
	right: 107px;
	top: 2px;
}
.formData .item input {
	width: 360px;
	height: 40px;
	line-height: 40px;
	float: left;
	padding-left: 10px;
	border: 0px;
	font-size: 14px;
	background: #f5f5f5;
	border-radius: 5px;
}
.formData .item .msg-box {
	position: absolute;
	left: 90px;
}
.formData .item.mr30 {
	margin-right: 68px;
}
.formData .item.yzm {
	width: 380px;
}
.formData .item.yzm input {
	width: 160px;
}
.formData .item.yzm img {
	margin-left: 20px;
}
.formData .item.youxiang {
	margin-right: 70px;
}
.formData .item.liuyan {
	width: 100%;
	height: 96px;
}
.formData .item.liuyan textarea {
	width: 880px;
	float: left;
	height: 76px;
	border: 0px;
	background: #f5f5f5;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	padding: 10px;
	overflow: hidden;
	color: #666;
	resize: none;
	font-family: "microsoft yahei";
}
.formData .itemsub {
	width: 400px;
	height: 40px;
	line-height: 40px;
	position: relative;
}
.formData .itemsub label {
	width: 85px;
	float: left;
	color: #333;
	padding-right: 5px;
	text-align: right;
}
.formData .itemsub .msg-box {
	position: absolute;
	left: 90px;
}
.formData .itemsub input[type=text] {
	width: 147px;
	height: 40px;
	line-height: 40px;
	float: left;
	border-radius: 6px;
	font-size: 14px;
	background: #f5f5f5;
	color: #333;
	text-indent: 10px;
}
.formData .itemsub img {
	height: 32px;
	float: left;
	margin-top: 5px;
	margin-left: 10px;
}
.formData .btn {
	width: 100px;
	height: 40px;
	line-height: 40px;
	cursor: pointer;
	color: #fff;
	margin-left: 8px;
	background: #f37b1d;
}
.formData .btn[type=reset] {
	background: #aaa;
	margin-right: 9px;
}

@media screen and (max-width: 767px) {
/*msgPage*/
.msgPage {
	padding: 10px;
	width: 100%;
	margin: 50px auto;
	background: #fff;

}
.formData {
	width: 100%;
	margin: auto;
}
.formData .item {
	height: 40px;
	line-height: 40px;
	width: 100%;
	float: left;
	position: relative;
	margin-bottom: 15px;
}
.formData .item label {
	display:none;
}
.formData .item .red {
	color: red;
	font-size: 12px;
	position: absolute;
	right: -10px;
	top: 2px;
}
.formData .liuyan .red {
	right: -2px;
	top: 0px;
}
.formData .yzm .red {
	right: 107px;
	top: 2px;
}
.formData .item input {
	width: 80%;
	height: 40px;
	line-height: 40px;
	float: left;
	padding-left: 10px;
	border: 0px;
	font-size: 14px;
	background: #f5f5f5;
	border-radius: 5px;
}

.formData .item.liuyan textarea {
	width: 85%;
	float: left;
	height: 76px;
	border: 0px;
	background: #f5f5f5;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	padding: 10px;
	overflow: hidden;
	color: #666;
	resize: none;
	font-family: "microsoft yahei";
}
.formData .itemsub {
	width: 85%;
	height: 40px;
	line-height: 40px;
	position: relative;
	float:left!important;
}
.formData .itemsub label {
	width: 85px;
	float: left;
	color: #333;
	padding-right: 5px;
	text-align:left;
}
.formData .itemsub .msg-box {
	position: absolute;
	left: 90px;
}
.formData .itemsub input[type=text] {
	width: 147px;
	height: 40px;
	line-height: 40px;
	float: left;
	border-radius: 6px;
	font-size: 14px;
	background: #f5f5f5;
	color: #333;
	text-indent: 0px;
}
.formData .itemsub img {
	height: 32px;
	float: left;
	margin-top: 5px;
	margin-left: 10px;
}
.formData .btn {
	width: 100px;
	height: 40px;
	line-height: 40px;
	cursor: pointer;
	color: #fff;
	margin-left: 8px;
	background: #f37b1d;
}
.formData .btn[type=reset] {
	background: #aaa;
	margin-right: 9px;
}	
}