<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "gb2312";
.i_service {
	width: 100%;
	background: url(../images/201609/service_bg.png) no-repeat;
	height: 713px;
}

.i_service_t {
	text-align: center;
	padding-top: 51px;
	color: #4e4e4e;
	font-size: 14.06px;
	line-height: 40px;
	padding-bottom: 43px;
	position: relative;
	z-index: 99;
}

.i_service_t h2 {
	height: 70px;
	line-height: 70px;
	background: url(../images/201609/line.png) center bottom no-repeat;
	font-size: 30.12px;
	color: #333333;
}

.guwenmore {
	width: 387px;
	height: 56px;
	display: block;
	margin: 0 auto;
	border: 1px solid #ff9c00;
	clear: both;
	margin-top: 35px;
	margin-bottom: 32px;
	text-align: center;
	line-height: 56px;
	font-size: 16px;
	color: #ff9c00;
}

.hvr-shutter-out-vertical {
	backface-visibility: hidden;
	background: transparent none repeat scroll 0 0;
	position: relative;
	transform: translateZ(0px);
	transition-duration: .3s;
	transition-property: color;
	-moz-transform: translateZ(0px);
	-moz-transition-duration: .3s;
	-moz-transition-property: color;
	-webkit-transform: translateZ(0px);
	-webkit-transition-duration: .3s;
	-webkit-transition-property: color;
	vertical-align: middle
}

.hvr-shutter-out-vertical::before {
	background: #ff9c00 none repeat scroll 0 0;
	border: 0 none;
	padding: 1px;
	bottom: 0;
	content: "";
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	transform: scaleY(0);
	transform-origin: 50% 50% 0;
	transition-duration: .3s;
	transition-property: transform;
	transition-timing-function: ease-out;
	-moz-transform: scaleY(0);
	-moz-transform-origin: 50% 50% 0;
	-moz-transition-duration: .3s;
	-moz-transition-property: transform;
	-moz-transition-timing-function: ease-out;
	-webkit-transform: scaleY(0);
	-webkit-transform-origin: 50% 50% 0;
	-webkit-transition-duration: .3s;
	-webkit-transition-property: transform;
	-webkit-transition-timing-function: ease-out;
	z-index: -1
}

.hvr-shutter-out-vertical:active,
.hvr-shutter-out-vertical:focus,
.hvr-shutter-out-vertical:hover {
	color: #000
}

.hvr-shutter-out-vertical:active::before,
.hvr-shutter-out-vertical:focus::before,
.hvr-shutter-out-vertical:hover::before {
	transform: scaleY(1);
	-moz-transform: scaleY(1);
	-webkit-transform: scaleY(1)
}

.btn-enter {
	font-family: iuniFonts;
	opacity: 0;
	transition: all .5s ease-in .1s;
	-moz-transition: all .5s ease-in .1s;
	-webkit-transition: all .5s ease-in .1s
}

.btn-enter {
	transition-delay: .1s;
	-moz-transition-delay: .1s;
	-webkit-transition-delay: .1s;
	transform: translate(0px, 5px);
	-moz-transform: translate(0px, 5px);
	-webkit-transform: translate(0px, 5px)
}

.btn-enter {
	opacity: 1;
	top: 0;
	transform: translate(0px, 0);
	-moz-transform: translate(0px, 0);
	-webkit-transform: translate(0px, 0)
}

.btn-enter:active,
.btn-enter:focus,
.btn-enter:hover {
	color: #000
}

.btn-enter {
	opacity: 1;
	transition: all 0s ease-in 0s;
	-moz-transition: all 0s ease-in 0s;
	-webkit-transition: all 0s ease-in 0s
}

.btn-enter {
	transform: translate(0px, 0);
	-moz-transform: translate(0px, 0);
	-webkit-transform: translate(0px, 0)
}

.btn-enter:active,
.btn-enter:focus,
.btn-enter:hover {
	background: #fff;
	color: #fff
}

.customer2 {
	clear: both;
	background: url(../images/201609/link_bg.png) no-repeat center top;
	height: 678px;
}

.customer_list2 {
	width: 1102px;
	margin: 0 auto;
}

.customer_list2 table {
	border-collapse: collapse;
	border-spacing: 0;
}

.customer_list2 table td {
	border: 1px solid #dfdfdf;
	width: 20%;
	height: 128px;
}

.customer_list2 table td img {
	width: 100%;
	height: 128px;
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	-o-filter: grayscale(100%);
	filter: grayscale(100%);
	filter: gray;
}

.customer_list2 table td:hover img {
	-webkit-filter: grayscale(0%);
	-moz-filter: grayscale(0%);
	-ms-filter: grayscale(0%);
	-o-filter: grayscale(0%);
	filter: grayscale(0%);
	filter: none;
	filter: alpha(opacity=70);
	opacity: 0.7;
}

.customer_list2 table td .partner_box {
	position: relative;
	width: 219px;
	padding: 0;
	position: relative;
	height: 128px;
	z-index: 1;
}

.customer_list2 .partner_box .cont1 {
	width: 219px;
	height: 128px;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 2;
	/*filter:alpha(opacity=60);-moz-opacity:0.6;opacity:0.6;*/
}

.customer_list2 .partner_box .cont2 {
	width: 219px;
	height: 128px;
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
	transform: rotateY(180deg);
	-ms-transform: rotateY(180deg);
	-moz-transform: rotateY(180deg);
	-webkit-transform: rotateY(180deg);
	-o-transform: rotateY(180deg);
}

.customer_list2 .partner_box:hover .cont1 {
	transform: rotateY(180deg);
	z-index: 1;
	alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	-ms-transform: rotateY(180deg);
	-moz-transform: rotateY(180deg);
	-webkit-transform: rotateY(180deg);
	-o-transform: rotateY(180deg);
}

.customer_list2 .partner_box:hover .cont2 {
	transform: rotateY(360deg);
	z-index: 2;
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
	-ms-transform: rotateY(360deg);
	-moz-transform: rotateY(360deg);
	-webkit-transform: rotateY(360deg);
	-o-transform: rotateY(360deg);
}

.customer_list2 .partner_box:hover .cont2 {
	z-index: 2;
}

.customer_list2 .partner_box .cont1 {
	transition: all .5s linear 10ms;
}

.customer_list2 .partner_box .cont2 {
	transition: all .5s linear 10ms;
}


/*锟斤拷锟斤拷*/

.advantage {
	text-align: center;
}

.num_box {
	display: inline-block;
	margin: 0 18px
}


/*.num{ font-weight:bold;color:#FFF; font-size:55px; width:206px; height:116px; line-height:116px; text-align:center; position:relative; z-index:2; letter-spacing:3px;}
*/

.num_li {
	position: relative;
}

.num_bg {
	position: absolute;
	z-index: 1;
	width: 206px;
	height: 116px;
	border-radius: 8px;
	left: 0;
	top: 0;
	background: #f69906;
}

.num_li h3 {
	font-size: 16px;
	color: #333333;
	font-weight: normal;
	line-height: 82px;
}

.num_line {
	display: block;
	position: absolute;
	top: 54px;
	left: 0;
	z-index: 10000;
	width: 100%;
	height: 3px;
	background-color: #f69906;
}


/*锟斤拷锟斤拷锟斤拷锟�*/

.i_solution {
	height: 735px;
	overflow: hidden;
	background: url(../images/201609/solution_bg.jpg) no-repeat center top;
}


/*
.i_solution_t{ height:31px; text-align:center;}
.i_solution_t a{ line-height:30px; display:inline-block; font-size:16px; color:#333333; margin-left:16px; margin-right:16px;}
.i_solution_t a.solutionsel{ color:#ff9c00;}*/

.solutioncon {
	min-height: 460px;
	margin-top: 46px;
}

.solution_ul ul {
	width: 1220px;
}

.solution_ul ul li {
	float: left;
	width: 284px;
	overflow: hidden;
	height: 348px;
	position: relative;
	background-color: #fff;
	z-index: 0;
	margin-right: 20px;
}

.solution_ul ul li .shade {
	width: 284px;
	height: 174px;
	background: url(../images/201609/solution_pic.png) center center no-repeat;
	position: absolute;
	top: -174px;
	left: 0;
	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-ms-transition: all .2s linear;
	-o-transition: all .2s linear;
	transition: all .2s linear;
}

.solution_ul ul li .bg {
	width: 284px;
	height: 174px;
	background: #ef9b11;
	position: absolute;
	bottom: -210px;
	left: 0;
	z-index: 1;
	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-ms-transition: all .2s linear;
	-o-transition: all .2s linear;
	transition: all .2s linear;
}

.solution_ul ul li:hover .shade {
	top: 0;
}

.solution_ul ul li:hover .bg {
	bottom: 0;
}

.solution_ul ul li:hover p {
	color: #fff;
}

.solution_ul ul li:hover p strong {
	color: #fff;
}

.solution_ul ul li:hover img {}

.solution_ul ul li img {
	width: 284px;
	height: 174px;
	-webkit-transition: all .4s linear;
	-moz-transition: all .4s linear;
	-ms-transition: all .4s linear;
	-o-transition: all .4s linear;
	transition: all .4s linear;
}

.solution_ul ul li p {
	color: #191919;
	line-height: 25px;
	height: 100px;
	overflow: hidden;
	margin: 10px 16px;
	font-family: "微锟斤拷锟脚猴拷";
	position: relative;
	z-index: 2;
	padding-top: 22px;
}

.solution_ul ul li p strong {
	color: #191919;
	font-size: 16px;
	line-height: 32px;
	font-weight: normal;
}

.guwenmore2 {
	width: 387px;
	height: 56px;
	display: block;
	margin: 0 auto;
	border: 1px solid #ff9c00;
	clear: both;
	margin-top: 35px;
	margin-bottom: 32px;
	text-align: center;
	line-height: 56px;
	font-size: 16px;
	color: #ff9c00;
}

.solutioncon {
	min-height: 460px;
	margin-top: 46px;
}

.solution_ul2 ul {
	width: 1220px;
}

.solution_ul2 ul li {
	float: left;
	width: 284px;
	border: 1px solid #f4f4f4;
	overflow: hidden;
	height: 348px;
	position: relative;
	background-color: #eeedec;
	margin-right: 18px;
}

.solution_ul2 ul li .bg {
	width: 284px;
	height: 206px;
	background: url(../images/201609/solution_bg2.jpg) no-repeat;
	position: absolute;
	top: -64px;
	left: 0;
	z-index: 0;
	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-ms-transition: all .2s linear;
	-o-transition: all .2s linear;
	transition: all .2s linear;
}

.solution_ul2 ul li:hover {
	border: 1px solid #dedede;
}

.solution_ul2 ul li:hover .bg {
	top: 142px;
}

.solution_ul2 ul li:hover p {
	color: #fff;
}

.solution_ul2 ul li:hover p strong {
	color: #fff;
}

.solution_ul2 ul li:hover img {}

.solution_ul2 ul li img {
	width: 284px;
	height: 142px;
	z-index: 2;
	position: relative;
}

.solution_ul2 ul li p {
	color: #191919;
	line-height: 25px;
	height: 144px;
	overflow: hidden;
	margin: 10px 15px;
	font-family: "微锟斤拷锟脚猴拷";
	position: relative;
	z-index: 2;
	padding-top: 22px;
}

.solution_ul2 ul li p strong {
	color: #191919;
	font-size: 14px;
	font-weight: normal;
	line-height: 26px;
}

.i_about {
	height: 700px;
	overflow: hidden;
	background: url(../images/201609/about_bg.jpg) no-repeat center top;
}

.i_about_div {
	height: 411px;
	background: url(../images/201609/about_bg2.jpg) no-repeat center top;
	overflow: hidden;
}

#four_flash_four {
	position: relative;
	width: 596px;
	margin-left: 150px;
	margin-top: 53px;
}

#four_flash_four .flashBg_four {
	width: 543px;
	height: 300px;
	position: relative;
	overflow: hidden;
	background-color: #fff;
}

#four_flash_four .flashBg_four ul.mobile_four {
	width: 2000%;
	height: 300px;
	position: absolute;
	left: 0;
}

#four_flash_four .flashBg_four ul.mobile_four li {
	float: left;
	width: 543px;
	color: #6C6E85;
	text-decoration: none;
	list-style: none;
}

#four_flash_four .flashBg_four ul.mobile_four li img {
	width: 543px;
	height: 300px;
}

#four_flash_four .flashBg_four ul.mobile_four li a {
	width: 543px;
	height: 300px;
	float: left;
	cursor: pointer;
	text-decoration: none;
	list-style: none;
}

#four_flash_four .flashBg_four ul.mobile_four li a:hover {
	filter: alpha(opacity=90);
	opacity: 0.9;
}

#four_flash_four .but_left_four {
	width: 53px;
	height: 41px;
	position: absolute;
	top: 133px;
	right: 53px;
	cursor: pointer;
	background: url(../images/201609/about_left.png) no-repeat;
}

#four_flash_four .but_right_four {
	width: 53px;
	height: 41px;
	position: absolute;
	top: 133px;
	right: 0px;
	cursor: pointer;
	background: url(../images/201609/about_right.png) no-repeat;
}

#four_flash_four .but_left_four:hover {
	background: url(../images/201609/about_left2.png) no-repeat;
}

#four_flash_four .but_right_four:hover {
	background: url(../images/201609/about_right2.png) no-repeat;
}

.i_contact {
	
	/*margin-top: 42px;*/
	overflow: hidden;
	
	position: relative;
	
}

.i_contact:after{
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.6);
}

.i_contact_ul ul {
	width: 1220px;
}

.i_contact_ul ul li {
	float: left;
	width: 275px;
	height: 140px;
	background: url(../images/contact_bg2.png) repeat;
	text-align: center;
	margin-right: 19px;
	line-height: 18px;
	font-size: 14px;
	color: #fff;
}

.i_contact_ul ul li:Hover {
	background: url(../images/contact_bg3.png) repeat;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-ms-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
}

.i_contact_ul ul li img {
	width: 44px;
	height: 43px;
	display: block;
	margin: 0 auto;
	margin-top: 28px;
	margin-bottom: 25px;
}

.i_contact_ul ul li a {
	width: 94%;
	padding-left: 3%;
	padding-right: 3%;
	height: 100%;
	display: block;
	color: #fff;
}
/*宸﹁竟鐣欒█閮ㄥ垎*/
.left_fix{
	top: 65%;
	position: fixed;
	text-align: left;
	z-index: 999;
}
.left_fix .contact-us{
	background-color: rgba(0, 0, 0, .8);
	color: #fff;
	font-size: 14px;
	margin: 0 auto;
	width: 142px;
	height: 50px;
	text-transform: uppercase;
	line-height: 55px;
	text-align: center;
	transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	position: absolute;
	left: -46px;
	top: -96px;
	cursor: pointer;
}
.left_fix img{
	display: inherit;
	width: 50px;
	height: 50px;
	padding: 13px 7px;
	background-color: #2088bf;
	text-align: center;
	cursor: pointer;
}
.e_form{

	top: 0;
	position: fixed;
	z-index: 1000;
	max-width: 440px;
	background-color: #1b1b1b;
	display: block;
	cursor: pointer;
	height: 100%;  
	display: none;
}
.e_form .e_aside{
	width: 380px;
	background-color: #fff;
	margin: 30px;
	padding:20px 0;
}
.e_aside_top{
	width: 380px;
	border-bottom: 1px solid #ccc;
	text-align: center;
}
.e_aside_top .company{
	color: #333;
	line-height: 24px;
	font-weight: 700;
	margin-top: 10px;
	font-size: 20px;
}
.e_aside_top .des{
	color: #004174;
	line-height: 30px;
}
.e_form .e_aside #form{
	width: 380px;
	padding: 5px 5px;
}
.e_form .e_aside #form .input&gt;input{
	width: 350px;
}
.e_form .e_aside #form .textarea{
	position: static;
	float: none;
	border:1px solid #999;
	margin-bottom: 20px;
}
.e_form .input_radio{
	margin-bottom: 20px;
}
.e_form .input{
	border:1px solid #999;
	height: auto !important;
}
.e_form .e_aside #form .textarea&gt;textarea{
	width: 350px;
	position: static;
	float: none;
}
.e_form .e_aside #form .yzm&gt;p{
	width: 60px;
}
.e_form .close{
	position: absolute;
	right: 0;
	top: 0;
	height: 30px;
	width: 30px;
}
.e_form .close img{
	width: 100%
}
.foot_cont{
	width: 1200px;
	margin: 0 auto;
	background-color: white;
}
.clear1{
	clear: both;
}
.foot_cont .font_cont1{
	width: 380px;
	margin:10px;
	float: left;
}
.foot1{
	width: 100%;
	background-color: white;
	border-top:1px solid #666666;
	box-shadow: 0 1px 5px rgba(0,0,0,0.1)
}
.font_cont1 .p1{
	font-size: 18px;
	color: black;
	font-weight: 600;
	line-height: 50px;
}
.font_cont1 .p2{
	margin-bottom: 20px;
}
.font_cont1 .p3{
	margin-bottom: 10px;
}
.font_cont1 .p4{
	margin-top: 15px;
}
.font_cont1 .p4 a{
	color: #eee;
	transition: .3s;
}
.font_cont1 .p4 a:hover{
	color:#4287ba;
}
.font_cont1 .p4 a + a{
	margin-left: 10px;
}
.font_cont1 .button{
	width: 80px;
	height: 30px;
	line-height: 30px;
	color: white;
	text-align: center;
	background-color: #4287ba;

}
.font_cont1 img{
	width: 35px;
	height: 35px;
}
.foot_cont .top{
	width: 100%;
	text-align: center;
}
.font_cont1{
	position: relative;
}
.fwechat{
	display: inline-block;
	position: relative;
}
.wechatImg{
	position: absolute;
    top: 130px;
    left: -10px;
    visibility: hidden;
    transition: 0.5s;
    opacity: 0;
}
.wechatImg img{
	width: 140px;
	height: auto;
}
.enwechatImg{
	top: 150px;
}
.footer_email input{
	background: #f5f5f5;
	line-height: 30px;
	padding-left:10px; 
	width: 200px;
}
.cnFooter{
	padding: 20px 0 0;
	background: url(../images/fbg.jpg) no-repeat center center;
	background-size: 100% 100%;
}
.cnFooter .foot_cont .font_cont1{
	margin:0;
}
.font_cont1 .button{
	margin-top: 0;
	float: none;
	margin-left: 20px;
}
.cnFooter .font_cont1{
	width: auto;
	letter-spacing: 1px;
}
.cnFooter .font_cont1 ~ .font_cont1{
	margin-left: 85px;
}
.cnFooter .wechatImg{
	top: 70px;
	left: 130px;
}
.cnFooter .wechatImg img{
	width: 130px;
}
.cnFooter .foot_cont{
	background: transparent;
}
.cnFooter .footer_email input{
	background: #eee;
}
.cnFooter .foot{
	background: transparent;
	margin-top: 20px;
	border-top:1px solid #333;
	height: auto;
	padding: 4px 0;
}
.cnFooter .font_cont1 .p1,.cnFooter .font_cont1 .p2,.cnFooter .font_cont1 .p3{
	color:#eee;
}
.cnFooter .font_cont1 img{
	border-radius: 6px;
	overflow: hidden;
	background: #eee;
}</pre></body></html>