﻿/* CSS Document */
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td {
	margin: 0;
	padding: 0;
	font-family: 微软雅黑;
	list-style: none;
}
body {
	margin: 0;
	padding: 0;
	color: #3f3f3f;
	font-size: 16px;
}
a {
	text-decoration: none;
}
img {
	border: none;
}
/*首页*/


/* 焦点图代码整理start*/


/* flexslider */

.banner .flexslider {
	position: relative;
	height: 500px;
	overflow: hidden;
	width: 100%;
}
.banner .slides {
	position: relative;
	z-index: 1;
}
.banner .slides li {
	height: 500px;
}
.banner .flex-control-nav {
	position: absolute;
	bottom: 10px;
	z-index: 2;
	width: 100%;
	text-align: center;
}
.banner .flex-control-nav li {
	display: inline-block;
	width: 14px;
	height: 14px;
	margin: 0 5px;
    display: inline;
	zoom: 1;
}
.banner .flex-control-nav a {
	display: inline-block;
	width: 14px;
	height: 14px;
	line-height: 40px;
	overflow: hidden;
	background: url(../images/dot.png) right 0 no-repeat;
	cursor: pointer;
}
.banner .flex-control-nav .flex-active {
	background-position: 0 0;
}
.banner .flex-direction-nav {
	position: absolute;
	z-index: 3;
	width: 100%;
	top: 45%;
}
.banner .flex-direction-nav li a {
	display: block;
	width: 56px;
	height: 120px;
	overflow: hidden;
	cursor: pointer;
	position: absolute;
}
.banner .flex-direction-nav li a.flex-prev {
	left: 0px;
	background: url(../images/prev.png) center center no-repeat;
	top: -50px;
}
.banner .flex-direction-nav li a.flex-next {
	right: 0px;
	background: url(../images/next.png) center center no-repeat;
	top: -50px;
}
/* 焦点图代码整理end*/

.banner_box {
	width: 1200px;
	height: 100px;
	margin: 0 auto;
}
.banner_box a {
	display: block;
	float: left;
	margin-top: 12px;
	margin-left: 230px;
	cursor: pointer;
}
.banner_box p {
	color: #445d87;
	font-size: 24px;
	font-family: 黑体;
	float: right;
	margin-top: 45px;
	margin-right: 170px;
}
.banner_box span {
	color: #fe9e04;
}
.title {
	margin: 0 auto;
	text-align: center;
	padding-top: 35px;
}
.title h1 {
	color: #3e3a39;
	font-size: 36px;
	font-weight: normal;
	display:block;
	margin:50px auto;
}
.title .box {
	width: 80px;
	height: 2px;
	background-color: #5a5959;
	margin: 17px auto;
}
.title span {
	color: #727171;
	text-transform: uppercase;
	font-family: 微软雅黑;
}
.title2 {
	width: 390px;
}
.title2 h1 {
	color: #fff;
}
.title2 h1 span {
	color: #ffeb00;
	font-family: 微软雅黑;
}
.title2 span {
	color: #e9e9e9;
}
.title3 {
	width: 320px;
}
.title3 .box {
	width: 35px;
	height: 2px;
	background-color: #fff;
	margin: 17px auto;
}
.title3 h1 {
	color: #ffeb00;
}
.title3 span {
	color: #fff;
}
/*服务行业-start*/

.part_1 {
	width: 1200px;
	overflow: hidden;
	margin: 50px auto 90px auto;
	height: 440px;
}
#list {
	width: 710px;
	float: right;
}
#list a {
	display: inline-block;
}
#list .line2 {
	padding-top: 50px;
}
#list .line3 {
	padding-top: 30px;
}
#list li {
	width: 213px;
	height: 130px;
	float: left;
	background: url(../images/yewu_bg.jpg) no-repeat 0 0;
	color: #fff;
	text-align: center;
	margin-left: 23px;
	margin-bottom: 23px;
	cursor: pointer;
	letter-spacing: 2px;
}
#list li a {
	color: #fff;
}
#list li.tabFocus {
	background: url(../images/yewu_hover_bg.jpg) no-repeat 0 0;
	font-weight: bold;
	transition: ease-in 0.1s;
}
#list li.tabFocus a {
	color: #ffeb00;
}
/*#list li:hover{ color:#ffeb00; background:url(../images/yewu_hover_bg.jpg) no-repeat 0 0; transition:ease-in 0.1s;}*/

#list .icon9 {
	width: 205px;
	height: 130px;
	float: left;
	color: #e35514;
	font-size: 24px;
	font-weight: bold;
	background: #fff;
	border: 1px solid #e35514;
	background-image: none;
	text-align: center;
	margin-left: 23px;
	margin-bottom: 23px;
	cursor: pointer;
	letter-spacing: 2px;
}
#list .icon9:hover {
	background: #fff;
	border: 1px solid #e35514;
	color: #e35514;
}
#content1 {
	width: 446px;
	height: 430px;
	float: left;
	text-align: center;
	background: url(../images/arrow.jpg) no-repeat center 0;
	box-shadow: 0px 3px 10px #e0e8f6;
}
#content1 p {
	margin-top: 25px;
}
.btn_box {
	width: 386px;
	margin: 0 auto;
}
.wpbtn {
	width: 180px;
	height: 67px;
	background-color: #ed9200;
	color: #fff;
	display: inline-block;
	border-radius: 20px;
	font-size: 16px;
	cursor: pointer;
	text-align: center;
	margin: 30px auto;
	margin-left: 20px;
}
.wpbtn span {
	font-size: 20px;
	display: inline-block;
	font-weight: bold;
	margin-top: 8px;
}
.wpbtn:hover {
	background: #e35514;
	transition: background 0.2s linear;
	box-shadow: 0px 0px 10px #e35514;
}
.btn_box2 {
	width: 430px;
}
.btn2 {
	width: 130px;
	margin-left: 14px;
}
#content dl {
	background: #e0e8f6;
	overflow: hidden;
	height: 118px;
	padding-top: 30px;
	padding-left: 30px;
}
#content dt {
	color: #e35514;
	font-weight: bold;
	float: left;
	width: 50px;
	height: 118px;
}
#content dd {
	color: #3c3a39;
	width: 160px;
	float: left;
	text-align: left;
	margin-right: 21px;
	margin-bottom: 10px;
	cursor: pointer;
}
#content dl a:hover {
	border-bottom: 1px solid #e23828;
}
/*服务行业-end*/


/*公司介绍-start*/

#sec1 {
	background: #e9e9e9;
	padding-top: 75px;
	padding-bottom: 75px;
	width: 100%;
}
#sec1_1 {
	width: 1200px;
	margin: 0 auto;
}
/*#sec1 .tab_item{ display:block;width: 236px;height: 60px;font-size:28px; background-color: #ffffff; float:left;cursor:pointer;  z-index: 200;	cursor: pointer; color:#3e3a39; border-radius: 50px;text-align: center;padding-top: 8px;margin-right: 50px;}*/

#sec1 .tab_item {
	display: block;
	width: 236px;
	height: 60px;
	font-size: 28px;
	z-index: 200;
	color: #3e3a39;
	text-align: center;
	padding-top: 8px;
	margin: 0 auto;
}
#sec1 .tab_item b {
	color: #999a9a;
	font-size: 10px;
	font-weight: normal;
	display: block;
	text-transform: uppercase;
}
#sec1 .tabbed_content {
	width: 1200px;
	margin: 0 auto;
}
#sec1 .tabs {
	height: 68px;
	width: 528px;
	margin: 0 auto;
	margin-bottom: 56px;
}
#sec1 .tabs .moving_bg {
	left: 100;
}
#sec1 .tabbed_content .slide_content {
	overflow: hidden;
	position: relative;
	width: 1200px;
	background: #fff;
	filter: drop-shadow(0px 0px 5px #777777);
	-webkit-filter: drop-shadow(0px 0px 5px #777777);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(drop-shadow(0px 0px 5px #777777))";
}
#sec1 .tabslider {
	width: 2400px;
}
#sec1 .tabslider ul {
	float: left;
	width: 1180px;
	margin: 0px;
	padding: 10px;
}
#sec1 .tabslider #brand {
	width: 1180px;
	padding: 10px;
	float: left;
	margin: 0px;
}
#sec1 #brand {
	height: 482px;
}
#sec1 #brand .brand_left {
	width: 606px;
	float: left;
}
#sec1 #brand .brand_right {
	width: 550px;
	float: right;
}
#sec1 #brand .brand_right .brand_more {
	color: #e23828;
	font-size: 19px;
	display: block;
	text-align: right;
	margin-bottom: 20px;
}
#sec1 #brand .brand_right dl {
	width: 550px;
	height: 240px;
	background: #e9e9e9;
	padding-top: 40px;
}
#sec1 #brand .brand_right dt {
	width: 463px;
	height: 62px;
	color: #3e3a39;
	font-weight: bold;
	text-align: center;
	font-size: 22px;
	margin: 0 auto;
}
#sec1 #brand .brand_right dd {
	width: 510px;
	height: 122px;
	margin: 0 auto;
	color: #595757;
	line-height: 30px;
	margin-top: 28px;
}
#sec1 #brand .brand_right dd .detail {
	color: #bd0d23;
}
#sec1 #brand .brand_right p {
	font-family: 方正兰亭细黑_GBK;
	margin-bottom: 20px;
}
#sec1 #brand .brand_right p b {
	color: #bd0d23;
}
#sec1 #brand .brand_right p span {
	float: right;
}
#sec1 #brand .brand_right p a {
	color: #4d4d4d;
}
.gs_left {
	width: 606px;
	float: left;
	margin-top: 10px;
	margin-left: 10px;
	    overflow: hidden;
}
.gs_right {
	width: 500px;
	float: right;
	margin-top: 30px;
	margin-right: 20px;
	overflow: hidden;
}
.gs_right p {
	color: #595757;
	line-height: 35px;
}
.xxljBtn {
	width: 190px;
	height: 50px;
	background: url(../images/xxljBtn.png) no-repeat;
	background-size: 100%;
	margin: 20px 20px auto auto;
	font-size: 24px;
	color: #fff;
	text-align: center;
	line-height: 50px;
}
.act {
}
.box2 {
	width: 1170px;
	height: 380px;
	background: url(../images/part_2_bg.png) no-repeat 0 0;
	margin: 0 auto;
	margin-top: 25px;
}
.i_left {
	margin-left: 5px;
	margin-top: 15px;
	float: left;
	width: 532px;
	height: 350px;
}
.yw_right {
	width: 563px;
	float: right;
	margin-top: 70px;
	margin-right: 25px;
}
.yw_right p {
	color: #595757;
	line-height: 30px;
	margin-top: 16px;
}
.xxljBtn {
	width: 190px;
	height: 50px;
	background: url(../images/xxljBtn.png) no-repeat;
	background-size: 100%;
	margin: 20px 20px auto auto;
	font-size: 24px;
	color: #fff;
	text-align: center;
	line-height: 50px;
}
/* 焦点图代码整理start*/


/* flexslider */

#brand .flexslider {
	position: relative;
	overflow: hidden;
	width: 100%;
}
#brand .slides {
	position: relative;
	z-index: 1;
}
#brand .slides li {
	height: 480px;
}
#brand .flex-control-nav {
	position: absolute;
	bottom: 30px;
	z-index: 2;
	width: 100%;
	text-align: center;
}
#brand .flex-control-nav li {
	display: inline-block;
	width: 14px;
	height: 14px;
	margin: 0 5px;
    display: inline;
	zoom: 1;
}
#brand .flex-control-nav a {
	display: inline-block;
	width: 14px;
	height: 14px;
	line-height: 40px;
	overflow: hidden;
	background: url(../images/dot.png) right 0 no-repeat;
	cursor: pointer;
}
#brand .flex-control-nav .flex-active {
	background-position: 0 0;
}
#brand .flex-direction-nav {
	position: absolute;
	z-index: 3;
	width: 100%;
	top: 45%;
}
/*#brand .flex-direction-nav li a{display:block;width:56px;height:120px;overflow:hidden;cursor:pointer;position:absolute;}
#brand .flex-direction-nav li a.flex-prev{left:0px;background:url(../images/prev.png) center center no-repeat;top: -50px;}
#brand .flex-direction-nav li a.flex-next{right:0px;background:url(../images/next.png) center center no-repeat;top: -50px;}*/


/* 焦点图代码整理end*/


/*公司介绍-end*/


/*业务介绍-start*/

.part_3 {
	width: 100%;
	height: 770px;
	background: url(../images/part_3_bg.jpg) no-repeat center 0;
}
.flashSaleDeals {
	width: 1330px;
	height: 491px;
	position: relative;
	overflow: hidden;
	margin: 50px auto auto auto;
}
.btn3 {
	width: 256px;
	height: 48px;
	background-color: #ed9200;
	color: #fff;
	display: block;
	border-radius: 10px;
	font-size: 16px;
	cursor: pointer;
	text-align: center;
	margin: 30px auto;
	line-height: 48px;
}
.flashSaleDeals ul li {
	width: 1200px;
	height: 491px;
	margin: 0 auto;
}
.xsq_deal_wrapper, .saleDeal {
	float: left;
	width: 333px;
	background: #fff;
	margin-left: 48px;
	height: 491px;
}
.dealCon {
	position: relative;
	width: 333px;
	height: 491px;
	box-shadow: 0px 1px 5px #000;
}
.dealImg {
	width: 333px;
	height: 233px;
}
.xsqMask {
	width: 100%;
	height: 185px;
	position: absolute;
	left: 0;
	top: 140px;
	background: rgba(0, 0, 0, 0.6);
	transition: all 1s ease-in;
	padding-top: 50px;
	display: none;
	color: #fff;
}
.word {
	font-size: 18px;
	width: 217px;
	height: 25px;
	margin: 0 auto;
	margin-bottom: 10px;
	padding-left: 30px;
	margin-left: 50px;
}
.word1 {
	background: url(../images/tubiao1.png) no-repeat 0 0;
}
.word2 {
	background: url(../images/tubiao2.png) no-repeat 0 0;
}
.word3 {
	background: url(../images/tubiao3.png) no-repeat 0 3px;
}
.word4 {
	background: url(../images/tubiao4.png) no-repeat 0 5px;
}
.word5 {
	background: url(../images/tubiao5.png) no-repeat 0 0;
}
.word6 {
	background: url(../images/tubiao6.png) no-repeat 0 3px;
}
.word7 {
	background: url(../images/tubiao7.png) no-repeat 0 5px;
}
.word8 {
	background: url(../images/tubiao8.png) no-repeat 0 0;
}
.dealCon:hover .finish {
	display: block;
}
.dealCon:hover .btn3 {
	background: #e35514;
	transition: background 0.2s linear;
	box-shadow: 0px 0px 10px #e35514;
}
.cs1 {
	width: 333px;
	height: 142px;
	background: url(../images/ywtop1.png) no-repeat 0 0;
}
.dealCon:hover .cs1 {
	background: url(../images/ywtop11.png) no-repeat 0 0;
}
.cs2 {
	width: 333px;
	height: 142px;
	background: url(../images/ywtop2.png) no-repeat 0 0;
}
.dealCon:hover .cs2 {
	background: url(../images/ywtop22.png) no-repeat 0 0;
}
.cs3 {
	width: 333px;
	height: 142px;
	background: url(../images/ywtop3.png) no-repeat 0 0;
}
.dealCon:hover .cs3 {
	background: url(../images/ywtop33.png) no-repeat 0 0;
}
.cs4 {
	width: 333px;
	height: 142px;
	background: url(../images/ywtop4.png) no-repeat 0 0;
}
.dealCon:hover .cs4 {
	background: url(../images/ywtop44.png) no-repeat 0 0;
}
.cs5 {
	width: 333px;
	height: 142px;
	background: url(../images/ywtop5.png) no-repeat 0 0;
}
.cs6 {
	width: 333px;
	height: 142px;
	background: url(../images/ywtop6.png) no-repeat 0 0;
}
#zy p {
	width: 240px;
	margin: 0 auto;
	padding-left: 30px;
	font-size: 18px;
}
.dealCon:hover .cs5 {
	background: url(../images/ywtop55.png) no-repeat 0 0;
}
.dealCon:hover .cs6 {
	background: url(../images/ywtop66.png) no-repeat 0 0;
}
.trigger {
	width: 88px;
	height: 88px;
	position: absolute;
	top: 214px;
	z-index: 1;
}
.zuo {
	background-image: url(../images/prev_2.png);
	background-position: 0 87px;
	left: 0px;
}
.zuo:hover {
	background-position: 0 0;
}
.you {
	background-image: url(../images/next_2.png);
	background-position: 0 87px;
	right: 0;
}
.you:hover {
	background-position: 0 0;
}
/*业务介绍-end*/


.part5_wrapper {
	width: 100%;
	height: 566px;
	background: url(../images/part_5_bg.jpg) no-repeat center center;
}
.part5_box {
	width: 1200px;
	margin: 125px auto auto auto;
	height: 300px;
}
.part_5 {
	width: 226px;
	height: 242px;
	float: left;
	border: 1px solid #fff;
	position: relative;
	text-align: center;
	color: #fff;
	margin-left: 56px;
	transition: all 0.5s ease-in-out;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	background: rgba(255, 255, 255, 0.07);
}
.part_5 dt {
	position: absolute;
	top: -80px;
	left: 39.5px;
}
.part_5 p {
	font-size: 38px;
	margin-top: 90px;
	margin-bottom: 20px;
}
.part_5 dd {
	font-size: 22px;
	width: 103px;
	margin: 0 auto;
}
.num1 {
	color: #ffeb00;
}
.num2 {
	color: #eea371;
}
.num3 {
	color: #c0ee8a;
}
.num4 {
	color: #c8a0e7;
}
.part_5:hover {
	color: #ffeb00;
	border: 1px solid #ffeb00;
	background-color: transparent;
	transition: border 0.2s ease-in;
	-webkit-transition: border 0.2s ease-in;
	margin-top: -20px;
	transition: all 0.5s ease-in-out;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
}
.part6_box {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}
.part_6 {
	width: 200px;
    height: 280px;
	float: left;
	text-align: center;
	border: 1px solid transparent;
	margin-left: 40px;
	transition: border 0.3s ease-in;
}
.part_6 dt {
	margin: 20px auto;
}
.part_6 p {
	color: #3e3a39;
	font-size: 22px;
	margin-bottom: 20px;
}
.part_6 dd {
	color: #3e3f40;
	width: 194px;
	margin: 0 auto;
	line-height: 30px;
}
.part_6:hover {
	border: 1px solid #999999;
	transition: border 0.3s ease-in;
}
/*footer*/

.footer {
	background-color: #3F3F3F;
	width: 100%;
	height: 257px;
	font-size: 12px;
	color: #C9CACA;
}
.foot {
	width: 1200px;
	margin: 0 auto;
	height: 140px;
	margin-bottom: 18px;
	padding-top: 55px;
}
.foot_logo {
	width: 225px;
	height: 122px;
	text-align: center;
	background: url(../images/bottom_logo.png) no-repeat center top;
}
.footer li {
	float: left;
}
.footer li span {
	font-size: 17px;
}
#foot_2 {
	width: 255px;
	line-height: 35px;
	background: url(../images/footxt.png) no-repeat 0 0;
	height: 140px;
}
#foot_2 p {
	margin-left: 10px;
}
#foot_3 {
	line-height: 20px;
	font-size: 14px;
	width: 520px;
	background: url(../images/footxt.png) no-repeat;
	padding-left: 10px;
	height: 115px;
	padding-top: 10px;
}
#foot_3 p {
	height: 25px;
}
.foot_dh {
	background: url(../images/foot_dh.png) no-repeat;
	width: 13px;
	float: left;
	margin-right: 5px;
}
.foot_dt {
	background: url(../images/foot_dt.png) no-repeat;
	width: 13px;
	height: 18px;
	float: left;
	margin-right: 4px;
}
.foot_dddd {
	width: 13px;
	height: 18px;
	float: left;
	margin-right: 4px;
}
.Copyright {
	width: 100%;
	position: absolute;
	margin-top: 5px;
}
.Copyright p {
	text-align: center;
}
/*footer*/

.clear {
	clear: both;
}
/*关于{dede:global.cfg_weipu/}*/

.gy_banner {
	width: 100%;
	height: 500px;
	background: url(../images/gy_banner.png) no-repeat center center;
}
.banner-btn {
	width: 267px;
	height: 60px;
	background: url(../images/btn7.png) no-repeat;
	background-size: 100%;
	margin: 380px auto auto 690px;
	font-size: 26px;
	color: #fff;
	line-height: 60px;
}
.gy {
	width: 100%;
}
.gy_box {
	width: 1200px;
	margin: 0 auto;
	position: relative;
}
.sideNav {
	width: 160px;
	top: 0px;
	background-color: #1290d6;
	z-index: 20;
	float: left;
	box-shadow: 0px 2px 2px #ccc;
}
.sideNav:after {
	content: '';
	position: absolute;
	bottom: -6px;
	left: 0;
	z-index: -2;
	width: 150px;
	height: 22px;
	background: url(../images/shadow.png) no-repeat;
}
.sideNav .innerWrapper {
	width: 155px;
	height: 100%;
	background-color: #FFF;
	margin-top: -107px;
	z-index: 999;
}
.sideNav .logo {
	width: 160px;
	height: 80px;
	padding-top: 27px;
	background-color: #1290d6;
}
.sideNav .logo i {
	display: block;
	width: 150px;
	height: 60px;
	margin: 0 auto;
	background: url(../images/ico_logo.png)no-repeat 15px 0;
}
.sideNav ul {
	margin-top: 14px;
}
.sideNav ul li {
	width: 100%;
	height: 39px;
	line-height: 39px;
	border-bottom: 1px solid #e1e1e1;
	overflow: hidden;
}
.sideNav ul li:last-child {
	border-bottom: none;
}
.sideNav ul li a {
	display: block;
	position: relative;
	padding-left: 50px;
	width: 100%;
	font-size: 16px;
	color: #666;
	text-decoration: none;
	-moz-transition: all 0.3s linear 0s;
	-webkit-transition: all 0.3s linear 0s;
	transition: all 0.3s linear 0s;
}
.sideNav ul li a:before {
	position: absolute;
	content: '';
	left: 22px;
	top: 11px;
	width: 22px;
	height: 22px;
	background: url(../images/gy_icon.png) no-repeat 0 0;
}
.sideNav ul li a:hover, .sideNav ul li a.active {
	background-color: #036eb2;
	color: #fff;
	text-decoration: none;
}
.gy_right_box {
	width: 1020px;
	float: right;
}
.right_nav {
	height: 58px;
	line-height: 58px;
	font-size: 36px;
	color: #3e3d3d;
	width: 500px;
	margin: 50px auto;
}
.gyright_1 {
	width: 1020px;
	height: 416px;
	background-color: #fff;
	background-image: url(../images/gy_bg1.png);
	background-position: right bottom;
	background-repeat: no-repeat;
	margin-bottom: 18px;
}
.ft {
	width: 587px;
	height: 380px;
	float: left;
	margin: 16px auto auto 16px;
}
.rg {
	width: 373px;
	float: right;
	margin-right: 30px;
}
.rg p {
	line-height: 30px;
}
.gy_title {
	text-align: center;
}
.gy_title p {
	font-size: 38px;
	color: #231815;
}
.gy_title span {
	color: #838383;
	font-family: 新宋体;
}
.gyright_3 {
	width: 1020px;
	margin: 0 auto;
	background-color: #fff;
	height: 1100px;
	margin-bottom: 18px;
}
.gyright_2 {
	width: 1020px;
	margin: 0 auto;
	background-color: #fff;
	height: 598px;
	margin-bottom: 18px;
}
.dw {
	width: 965px;
	height: 434px;
	margin: 0 auto;
	background: url(../images/gy_bg2.jpg) no-repeat left top;
}
.dw .dw_left {
	float: left;
	width: 537px;
	height: 434px;
	position: relative;
}
.dw_left img:hover {
	-webkit-transform: scale(1.1, 1.1);
	-moz-transform: scale(1.1, 1.1);
	-transform: scale(1.1, 1.1);
	-webkit-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}
.dw_left .yj {
	position: absolute;
	left: 30px;
	top: 0;
}
.dw_left .shim {
	position: absolute;
	top: 170px;
	left: 100px;
}
.dw_left .belief {
	position: absolute;
	top: 220px;
	left: 250px;
}
.dw ul {
	float: right;
	margin-top: 50px;
}
.dw ul li {
	margin-bottom: 60px;
}
.dw ul li p {
	font-size: 24px;
	color: #3e3a39;
	margin-bottom: 5px;
}
.dw ul li p span {
	color: #595757;
}
.fz {
	width: 950px;
	height: 880px;
	margin: 0 auto;
	background: url(../images/gy_bg3.jpg) no-repeat left top;
	position: relative;
	margin-top: 60px;
}
.fz ul {
	position: absolute;
}
.fz li {
	list-style: square;
	width: 299px;
}
.fz_1 {
	top: 34px;
	left: 128px;
}
.fz_2 {
	top: 114px;
	right: 30px;
}
.fz_3 {
	top: 170px;
	left: 128px;
}
.fz_4 {
	top: 313px;
	right: -58px;
}
.fz_5 {
	top: 385px;
	left: 128px;
}
.fz_6 {
	top: 508px;
	right: -59px;
}
.fz_7 {
	top: 589px;
	left: 128px;
}
.fz_8 {
	top: 732px;
	right: -60px;
}
.fz_9 {
	top: 824px;
	left: 128px;
}
/* 体系 */

.gyright_4 {
	width: 1020px;
	margin: 0 auto;
	background: #fff;
	height: 670px;
	margin-bottom: 18px;
}
#tx {
	position: relative;
	height: 452px;
	overflow: hidden;
	width: 1020px;
	margin: 0 auto;
	background: #e0e8f6;
}
#tx .slides {
	position: relative;
	z-index: 1;
	padding-left: 80px;
}
#tx .slides li {
	height: 376px;
}
#tx .flex-control-nav {
	position: absolute;
	bottom: 10px;
	z-index: 2;
	width: 100%;
	text-align: center;
}
#tx .flex-control-nav li {
	display: inline-block;
	width: 14px;
	height: 14px;
	margin: 0 5px;
 *display: inline;
	zoom: 1;
}
#tx .flex-control-nav a {
	display: inline-block;
	width: 14px;
	height: 14px;
	line-height: 40px;
	overflow: hidden;
	background: url(../images/dot.png) right 0 no-repeat;
	cursor: pointer;
}
#tx .flex-control-nav .flex-active {
	background-position: 0 0;
}
#tx .flex-direction-nav {
	position: absolute;
	z-index: 3;
	width: 100%;
	top: 45%;
}
#tx .flex-direction-nav li a {
	display: block;
	width: 88px;
	height: 88px;
	overflow: hidden;
	cursor: pointer;
	position: absolute;
}
#tx .flex-direction-nav li a.flex-prev {
	left: 30px;
	background: url(../images/prev_2.png) 0 0 no-repeat;
	top: -10px;
}
#tx .flex-direction-nav li a.flex-next {
	right: 30px;
	background: url(../images/next_2.png) 0 0 no-repeat;
	top: -10px;
}
#tx dl {
	width: 340px;
	height: 376px;
	float: left;
	margin: 40px auto auto 60px;
	background: #fff;
}
#tx dl dt {
	background: #e0e8f6;
	height: 235px;
}
#tx dl dd {
	width: 315px;
	margin: 0 auto;
	text-align: center;
	font-size: 20px;
	margin-top: 30px;
}
.tx_light {
	width: 1020px;
	height: 3px;
	background: #e0e8f6;
	margin-bottom: 3px;
}
.gyright_5 {
	width: 1020px;
	height: 305px;
	background: #fff;
	padding-top: 25px;
	margin-bottom: 38px;
}
.gyright_5 .part_6 {
	width: 238px;
	height: 272px;
	float: left;
	text-align: center;
	border: 1px solid transparent;
	margin-left: 10px;
	transition: border 0.3s ease-in;
}
.gyright_5 .part_6 dt {
	margin: 20px auto;
}
.gyright_5 .part_6 p {
	color: #3e3a39;
	font-size: 22px;
	margin-bottom: 20px;
}
.gyright_5 .part_6 dd {
	color: #3e3f40;
	width: 194px;
	margin: 0 auto;
	line-height: 30px;
}
.gyright_5 .part_6:hover {
	border: 1px solid #999999;
	transition: border 0.3s ease-in;
}
.yqpart_1 {
	width: 1020px;
	margin: 0 auto;
	overflow: hidden;
	z-index: 30;
}
.yqpart_1 li {
	width: 202px;
	height: 60px;
	float: left;
	text-align: center;
	background: #acacad;
	color: #fff;
	font-size: 25px;
	border-left: 1px solid #fff;
	padding-top: 5px;
	letter-spacing: 3px;
}
.yqpart_1 li i {
	font-size: 12px;
	font-style: normal;
	display: inherit;
	text-transform: uppercase;
	color: #fff;
	letter-spacing: 0px;
}
.yqpart_1 li.active {
	background: url(../images/brand_bg.jpg) no-repeat 0 0;
	color: #ffe800;
	font-weight: bold;
}
.yqtitle {
	width: 630px;
	height: 165px;
	margin: 0 auto;
	background: url(../images/yqtitle_bg.png) no-repeat 0 0;
	font-size: 30px;
	text-align: center;
	padding-top: 30px;
	letter-spacing: 2px;
	margin: 0px auto 0px auto;
}
.yqtitle span {
	color: #e15514;
}
.yqpart_2 {
	width: 1020px;
	margin: 0 auto;
	background: #fff;
	overflow: hidden;
	padding-top: 25px;
	height: 490px;
}
.yqpart_2 li {
	width: 324px;
	height: 228px;
	float: left;
	margin-left: 10px;
	margin-bottom: 10px;
}
.yqpart_3 {
	width: 1020px;
	margin: 0 auto;
	background: #fff;
	padding-top: 50px;
	text-align: center;
	margin-bottom: 18px;
	height: 1000px;
}
.s_title {
	font-size: 28px;
	color: #045dad;
	margin-bottom: 50px;
	text-align: center;
}
.yqpart_3 ul {
	overflow: hidden;
}
.yqpart_3 ul li {
	width: 300px;
	height: 250px;
	float: left;
	padding-left: 10px;
	border: 1px solid #808080;
	margin-left: 20px;
	margin-bottom: 20px;
}
.yqpart_3 ul li p {
	height: 190px;
	padding-top: 10px;
}
.yqpart_3 ul li span {
	display: block;
	width: 275px;
	border-top: 1px solid #808080;
	height: 50px;
	line-height: 50px;
}
.yqBtn {
	display: block;
	width: 133px;
	height: 27px;
	margin: 0 auto;
	color: #e15514;
	font-size: 24px;
	margin-top: 20px;
	cursor: pointer;
}
#yq img {
	transition: all 0.5s ease-in-out;
}
#yq img:hover {
	-webkit-transform: scale(1.1, 1.1);
	-ms-transform: scale(1.1, 1.1);
	-moz-transform: scale(1.1, 1.1);
	transform: scale(1.1, 1.1);
	-o-transform: scale(1.1, 1.1);
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;/*图片旋转360度动效transform: rotateY(360deg);
  -webkit-transform: rotateY(360deg);
  -moz-transform: rotateY(360deg);
  -o-transform: rotateY(360deg);*//*图片向左偏移动效 transform: translate3d(-10px, 0, 0)*/
	/*图片顺时针向右上方向倾斜动效 transform: rotate3d(0, 0, 1, 5deg)*/
	/*图片逆时针向左下倾斜动效 transform: rotate3d(0, 0, 1, -10deg)*/
}
/*客户案例*/

.khpart_1 {
	width: 1020px;
	/*margin:0px auto 40px auto;*/
	overflow: hidden;
	z-index: 30;
}
.khpart_1 li {
	width: 254px;
	height: 60px;
	float: left;
	text-align: center;
	background: #acacad;
	color: #fff;
	font-size: 25px;
	border-left: 1px solid #fff;
	padding-top: 5px;
	letter-spacing: 3px;
}
.khpart_1 li i {
	font-size: 12px;
	font-style: normal;
	display: inherit;
	text-transform: uppercase;
	color: #fff;
	letter-spacing: 0px;
	font-weight: normal;
}
.khpart_1 li.active {
	background: url(../images/kh_bg.jpg) no-repeat 0 0;
	color: #ffe800;
	font-weight: bold;
}
.main {
	width: 1020px;
	height: 402px;
	margin: 0px auto;
	background-color: #fff;
	position: relative;
	filter: drop-shadow(0px 6px 4px #939292);
	-webkit-filter: drop-shadow(0px 6px 4px #939292);
	margin-bottom: 35px;
}
.icon {
	position: absolute;
	top: -9px;
	right: 35px;
}
.kh_left {
	width: 403px;
	height: 402px;
	float: left;
	position: relative;
	overflow: hidden;
}
.kh_right {
	width: 570px;
	float: right;
	margin: 30px 20px auto auto;
}
.kh_r {
	color: #3e3a39;
	font-weight: bold;
	font-size: 18px;
	margin-bottom: 10px;
}
.kh_right dl {
	margin: 20px auto;
	overflow: hidden;
}
.kh_mask {
	width: 403px;
	height: 282px;
	position: absolute;
	left: 0;
	bottom: -283px;
	background: rgba(0, 0, 0, 0.6);
	transition: all 1s ease-in;
	color: #fff;
	transition: all .2s;
	-webkit-transition: all .2s;
	-moz-transition: all .2s;
}
.kh_left:hover .kh_mask {
	bottom: 0;
}
.kh_mask a {
	display: block;
	width: 207px;
	height: 63px;
	line-height: 63px;
	background: rgba(255, 255, 255, 0.2);
	border: 1px solid #fff;
	text-align: center;
	margin-top: 110px;
	margin-left: 98px;
	letter-spacing: 2px;
	cursor: pointer;
}
/*联系我们*/

.cx_title {
	font-size: 30px;
	text-align: center;
	color: #0449ad;
	margin-bottom: 10px;
	letter-spacing: 2px;
}
.cx_s {
	font-size: 18px;
	color: #595757;
	text-align: center;
	margin-bottom: 30px;
	letter-spacing: 2px;
}
.cx_txt1 {
	margin-bottom: 20px;
	font-size: 22px;
	text-align: center;
	color: #5d5d5d;
	letter-spacing: 2px;
}
.cx_img {
	text-align: center;
	cursor: pointer;
}
.cx_txt2 {
	color: #727171;
	font-size: 12px;
	text-align: center;
	margin: 15px auto 50px auto;
	letter-spacing: 2px;
}
/*服务领域*/

.fwpart_1 {
	z-index: 30;
}
.fwpart_1 li {
	width: 169px;
	height: 62px;
	float: left;
	text-align: center;
	background: #acacad;
	color: #fff;
	font-size: 20px;
	border-left: 1px solid #fff;
	padding-top: 4px;
	letter-spacing: 2px;
}
.fwpart_1 li i {
	font-size: 12px;
	font-style: normal;
	display: inherit;
	text-transform: uppercase;
	color: #fff;
	letter-spacing: 0px;
}
.fwpart_1 li.active {
	background: url(../images/brand_bg.jpg) no-repeat 0 0;
	color: #ffe800;
	font-weight: bold;
}
/*.BMapLabel{   padding: 1px;
 white-space: nowrap; font: 12px arial, simsun, sans-serif; z-index: 80; left: 20px; top: 3px;width: 63px;
 height: 63px;border-radius: 50px;background-color: rgba(255,164,57,0.9);line-height: 63px;text-align: center;
 color: #fff;font-weight: bold;}
.BMapLabel:hover{ background:rgba(128,77,255,0.9)}*/

.fwpart_2 {
	width: 1020px;
	height: 238px;
	overflow: hidden;
	background: #fff;
	box-shadow: 0px 3px 6px #afafb0;
	margin-bottom: 65px;
}
.fwpart_2 li {
	float: left;
	margin-top: 46px;
}
.fwpart_2 .order1 {
	width: 200px;
	text-align: center;
	margin-top: 0px;
}
.fwpart_2 .fwt {
	display: block;
	width: 103px;
	height: 103px;
	margin: 35px auto 20px auto;
}
.fwpart_2 .fwt1 {
	background: url(../images/fw_icon1.jpg) no-repeat 0 0;
}
.fwpart_2 .order1:hover .fwt1 {
	background: url(../images/fw_icon11.jpg) no-repeat 0 0;
}
.fwpart_2 .fwt2 {
	background: url(../images/fw_icon2.jpg) no-repeat 0 0;
}
.fwpart_2 .order1:hover .fwt2 {
	background: url(../images/fw_icon22.jpg) no-repeat 0 0;
}
.fwpart_2 .fwt3 {
	background: url(../images/fw_icon3.jpg) no-repeat 0 0;
}
.fwpart_2 .order1:hover .fwt3 {
	background: url(../images/fw_icon33.jpg) no-repeat 0 0;
}
.fwpart_2 .fwt4 {
	background: url(../images/fw_icon4.jpg) no-repeat 0 0;
}
.fwpart_2 .order1:hover .fwt4 {
	background: url(../images/fw_icon44.jpg) no-repeat 0 0;
}
.fwpart_2 .fwt5 {
	background: url(../images/fw_icon5.jpg) no-repeat 0 0;
}
.fwpart_2 .order1:hover .fwt5 {
	background: url(../images/fw_icon55.jpg) no-repeat 0 0;
}
.fwpart_2 .fwt6 {
	background: url(../images/fw_icon6.jpg) no-repeat 0 0;
}
.fwpart_2 .order1:hover .fwt6 {
	background: url(../images/fw_icon66.jpg) no-repeat 0 0;
}
.fwpart_2 .fwt7 {
	background: url(../images/fw_icon7.jpg) no-repeat 0 0;
}
.fwpart_2 .order1:hover .fwt7 {
	background: url(../images/fw_icon77.jpg) no-repeat 0 0;
}
.fwpart_2 .fwt8 {
	background: url(../images/fw_icon8.jpg) no-repeat 0 0;
}
.fwpart_2 .order1:hover .fwt8 {
	background: url(../images/fw_icon88.jpg) no-repeat 0 0;
}
.fwpart_2 .fwt9 {
	background: url(../images/fw_icon9.jpg) no-repeat 0 0;
}
.fwpart_2 .order1:hover .fwt9 {
	background: url(../images/fw_icon99.jpg) no-repeat 0 0;
}
.fwpart_2 .order1 .fwtxt2 {
	display: block;
	font-size: 26px;
	color: #3e3a39;
}
.fwpart_2 .order1 .fwtxt3 {
	text-transform: uppercase;
	color: #727171;
	font-size: 12px;
	font-family: 新宋体;
}
.fwpart_2 .order2 {
	width: 180px;
}
.fwpart_2 p {
	color: #595757;
	padding: 4px 5px;
	margin-bottom: 10px;
}
.fwpart_2 p:hover {
	background: #4dcbe8;
	color: #fff;
}
.fwpart_2 .order3 {
	width: 190px;
}
.fwpart_2 .order4 {
	width: 160px;
}
.fwpart_2 .order5 {
	width: 290px;
	height: 238px;
	overflow: hidden;
	margin-top: 0px;
	position: relative;
}
.fw_mask {
	width: 290px;
	height: 238px;
	position: absolute;
	left: 0;
	bottom: -238px;
	background: rgba(0, 0, 0, 0.6);
	transition: all 1s ease-in;
	color: #fff;
	transition: all .2s;
	-webkit-transition: all .2s;
	-moz-transition: all .2s;
}
.order5:hover .fw_mask {
	bottom: 0;
}
.fw_mask a {
	display: block;
	width: 182px;
	height: 55px;
	line-height: 55px;
	background: rgba(255, 255, 255, 0.2);
	border: 1px solid #fff;
	text-align: center;
	margin-left: 55px;
	letter-spacing: 2px;
	cursor: pointer;
	margin-top: 90px;
}
/* 5000家客户 */

.witness {
	width: 100%;
	height: 900px;
	background: url(../images/banner2.html) center center no-repeat;
	text-align: center;
	position: relative;
}
.witness h4 {
	font-size: 36px;
	color: #5a5959;
	margin-top: 50px;
}
/* 上面的轮播图 */

#box {
	width: 955px;
	height: 341px;
	padding: 5px;
	position: relative;
	margin: 50px auto 0;
	overflow: hidden;
}
/* .ad {
    width: 875px;
    height: 341px;
    overflow: hidden;
    position: relative;
} */

#box img {
	width: 100%;
}
#box img:hover {
	transform: scale(1.1);
	cursor: pointer;
}
.ad ol {
	position: absolute;
	right: 10px;
	bottom: 10px;
}
.ad ol li {
	width: 20px;
	height: 20px;
	line-height: 20px;
	border: 1px solid #ccc;
	text-align: center;
	background: #fff;
	float: left;
	margin-right: 10px;
	cursor: pointer;
	_display: inline;
}
.ad ol li.current {
	background: yellow;
}
.ad ul li {
	width: 251px;
	height: 341px;
	float: left;
	margin:0 35px;
}
.ad .ul .li:nth-child(1) {
	margin-left: 0px;
}
.ad ul {
	position: absolute;
	top: 0;
	width: 2940px;/* line-height: 40px; */
}
.ad ul li.current {
	display: block;
}
#arr {
	display: none;
}
#arr span {
	width: 40px;
	height: 40px;
	position: absolute;
	left: 5px;
	top: 50%;
	margin-top: -20px;
	background: #000;
	cursor: pointer;
	line-height: 40px;
	text-align: center;
	font-weight: bold;
	font-family: '黑体';
	font-size: 30px;
	color: #fff;
	opacity: 0.3;
	border: 1px solid #fff;
}
#arr #right {
	right: 5px;
	left: auto;
}
/* 地下轮播图 */

#wrapper {
	overflow: hidden;
	width: 1024px;
	height: 130px;
	position: relative;
	margin-top: 80px;
}
#wrapper ul {
	position: absolute;
	left: 0;
	top: 0;
}
#wrapper li {
	float: left;
	list-style: none;
}
#wrapper li img {
	width: 150px;
	height: 130px;
	border-radius: 9px;
}
input[type=button] {
	margin-top: 20px;
	width: 35px;
	height: 25px;
	line-height: 25px;
}
/* 轮播图 */

.lb {
	width: 1007px;
	height: 200px;
	margin: 0 auto;
	margin-top: 50px;
}
.hzhblogo01 {
	width: 822px;
	height: 134px;
	overflow: hidden;
	float: left;
}
.hz_logo {
	width: 137px;
	height: 134px;
	float: left;
	margin-left: 0;
	position: relative;
}
.hz_logo img {
	width: 100%;
	margin: 0 auto 0 auto;
	position: absolute;
	top: 0;
	left: 0;
}

/*我们的服务*/
.show {
	display: block;
}
.hide {
	display: none;
}
.content-top-div001 {
	width: 715px;
	height: 150px;
	margin: 25px auto auto auto;
}
.content-top-ul001 {
	width: 950px;
	height: 150px;
	margin: 0;
}
.content-top-ul001 li {
	width: 254px;
	height: 221px;
	float: left;
	margin: 0 31px auto 31px;
/*	box-shadow: 0 2px 10px #ccc;*/
	box-shadow:0 0 0;
	position: relative;
}
.content-top-li-img001 {
	width: 254px;
	height: 169px;
	display: block;
	position: absolute;
	left: 0;
	top: 0;
}
.content-top-li-div001{
	width: 254px;
	height: 169px;
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	background: url(../images/tab-top-mubu001.png) no-repeat;
	background-size: 100%;
}
.content-top-li-div001 p{
	width: 100%;
	height: 20px;
	position: absolute;
	left: 0;
	top: 75px;
	text-align: center;
	color: #fff;
}
.content-top-li-mubu001 {
	width: 254px;
	height: 130px;
	background: #fff;
	background-size: 100%;
	position: absolute;
	left: 0;
	top: 70px;
	box-shadow: 0 2px 10px #ccc;
}
.content-top-li-mubu001 p {
	width: 195px;
	font-size: 12px;
	line-height: 20px;
	color: #3f3f3f;
	text-align: left;
	margin: 20px auto auto auto;
}
.content-top-li-mubu001 span {
	width: 195px;
	font-size: 20px;
	line-height: 20px;
	color: #3f3f3f;
	text-align: center;
	margin: 0 0 20px 0;
	display: block;
}
.wrap6 {
	width: 965px;
}
.wrap6 h1 {
	color: #5a5959;
	font-weight: bold;
}
.wrap6 .guan {
	width: 254px;
	height: 205px;
	display: block;
	float: left;
	margin-bottom: 10px;
}
/* 流程 */

.flow {
	width: 705px;
	height: 335px;
	/*background:url(../images/banner3.png) center center no-repeat;*/
	text-align: center;
	overflow: hidden;
	padding-left: 155px;
}
.hezi {
/*padding-left:227px;*/
}
.flow h4 {
	font-size: 42px;
	margin-top: 66px;
	color: white;
}
.flow_1 {
	width: 190px;
	height: 194px;
	margin-top: 60px;
	background: url(../images/4_1.png) no-repeat;
	float: left;
}
.flow_1 p {
	font-size: 22px;
	color: rgb(97, 97, 97);
	margin-top: 80px;
	cursor: pointer;
}
.flow_1 .active {
	background: url(../images/y1.png) no-repeat;
}
.flow_1 p.active {
	color: #636363;
	margin-top: 60px;
}
.flow_2 {
	width: 190px;
	height: 194px;
	margin: 60px 65px 0 65px;
	background: url(../images/4_2.png) no-repeat;
	transition: transform 2s;
	float: left;
	cursor: pointer;
}
.flow_2 p {
	width: 184px;
	height: 185px;
	margin-left: -1px;
	margin-top: 80px;
	font-size: 22px;
	color: rgb(97, 97, 97);
}
.flow_2.active {
	background: url(images/y1.html) no-repeat;
}
.flow_2 p.active {
	color: #636363;
	margin-top: 60px;
}
.flow_3 {
	width: 190px;
	height: 194px;
	margin-top: 60px;
	background: url(../images/4_3.png) no-repeat;
	transition: transform 2s;
	float: left;
	cursor: pointer;
}
.flow_3 p {
	width: 184px;
	height: 185px;
	margin-left: -1px;
	margin-top: 80px;
	font-size: 22px;
	color: rgb(97, 97, 97);
}
.flow_3.active {
	background: url(images/y1.html) no-repeat;
}
.flow_3 p.active {
	color: #636363;
	margin-top: 60px;
}
/*我们的服务*/

.wrap66 {
	width: 965px;
}
.wrap66 h1 {
	color: #5a5959;
	font-weight: bold;
}
.wrap66 .guan11 {
	width: 284px;
	height: 191px;
	display: block;
	float: left;
	margin-bottom: 10px;
}
.wrap66 .guan21 {
	width: 284px;
	height: 191px;
	display: block;
	float: left;
	margin: 0 44px 10px 44px;
}
.wrap66 .guan31 {
	width: 284px;
	height: 191px;
	display: block;
	float: left;
	margin-bottom: 10px;
}
.wrap66 .guan41 {
	width: 284px;
	height: 191px;
	display: block;
	float: left;
}
.wrap66 .guan51 {
	width: 284px;
	height: 191px;
	display: block;
	float: left;
	margin: auto 44px;
}
.wrap66 .guan61 {
	width: 284px;
	height: 191px;
	display: block;
	float: left;
}
/* 服务 */

.fwlc {
	width: 100%;
	height: 510px;
}
.fwlc_t {
	width: 1006px;
	height: 108px;
	margin: 0 auto;
	margin-top: 23px;
	font-size: 36px;
	color: black;
	text-align: center;
	line-height: 108px;
}
.fwlc_nr {
	width: 920px;
	height: 220px;
	margin: 0 auto;
}
.f {
	width: 170px;
	height: 187px;
	float: left;
}
.f:hover {
	transform: scale(1.1);
}
.ca {
	width: 85px;
	height: 203px;
	float: left;
}
.s {
	width: 165px;
	height: 187px;
	float: left;
}
.s:hover {
	transform: scale(1.1);
}
.t {
	width: 165px;
	height: 187px;
	float: left;
}
.t:hover {
	transform: scale(1.1);
}
.fo {
	width: 165px;
	height: 187px;
	float: left;
}
.fo:hover {
	transform: scale(1.1);
}
.fwlc_btn {
	width: 270px;
	height: 70px;
	text-align: center;
	margin-top: 20px;
	margin: 0 auto;
	font-size: 24px;
	line-height: 70px;
	color: white;
	border-radius: 20px 20px 20px 20px;
}
.fwlc_btn1 {
	width: 279px;
	height: 67px;
	text-align: center;
	margin-top: 20px;
	margin: 0 auto;
	background-color: #da5514;
	font-size: 24px;
	line-height: 70px;
	color: white;
	border-radius: 20px 20px 20px 20px;
}
.fwlc_btn2 {
	width: 279px;
	height: 67px;
	text-align: center;
	/*margin-top: 40px;*/
	margin: 0 auto;
	background-color: #da5514;
	font-size: 24px;
	line-height: 70px;
	color: white;
	border-radius: 20px 20px 20px 20px;
}
.BB {
	display: block;
	width: 54px;
	height: 54px;
	background-color: #989898;
	line-height: 54px;
	font-size: 36px;
	color: white;
	text-align: center;
	border-radius: 50%;
	float: left;
}
.pp1 {
	font-size: 36px;
	line-height: 54px;
	color: #605f5f;
}
.pp2 {
	font-size: 20px;
	color: #999999;
	width: 880px;
	height: 48px;
	padding-top: 51px;
	padding-left: 150px;
	line-height: 22px;
}
.pp3 {
	font-size: 20px;
	color: #f7011e;
	line-height: 22px;
	padding-left: 150px;
	padding-top: 3px;
}
.dianji {
	background: url(../images/btn7.png)no-repeat;
	color: white;
	font-size: 26px;
	width: 286px;
	height: 66px;
	line-height: 66px;
	margin-top: 70px;
	margin-left: 650px;
}
.dianji p {
	padding-left: 20px;
}
.dianji1 {
	background: url(../images/btn9.png)no-repeat;
	color: white;
	font-size: 26px;
	width: 286px;
	height: 66px;
	line-height: 66px;
	margin: 50px auto 0;
}
.dianji1 p {
	padding-left: 20px;
}

	.picdaohang{ width:940px;height: 190px; margin: 65px auto auto auto;}
	.picdh{width:190px; height: 190px; float: left; margin: 5px 29px;}
	.picdh-div,.picdh-div-active{  width:190px; height: 190px; background-size: 100%; overflow: hidden;}
	.activeimg-div, .img-div { width:190px; height: 190px; overflow: hidden;}
	.active-img{ width:190px; height: 190px; margin: 0; display: block;}
	.picdh p{font-size: 18px; color: #6c6e6f; line-height:40px; text-align: left;}
	.show{display: block;}
	.hide{display: none;}
	.picdh-div{background: url(../images/pictitlebg.html) no-repeat;}
	.picdh-div-active{background: url(../images/pictitlebg-active.html) no-repeat;}

.cpjc{width: 946px;height: 112px;margin-bottom: 35px;}
.cpjc-left{width: 241px;height: 112px;float: left; position: relative;}
.cpjc-left-img{width: 241px;height: 112px;position:absolute; top:0; left: 0;}
.cpjc-left-img img{width: 241px;height: 112px;display: block;position:absolute; top:0; left: 0;}
.cpjc-left-active{width: 241px;height: 112px;position:absolute; top:0; left: 0; background: url(../images/tab-top-mubu002.png) no-repeat; background-size: 100%;}
.cpjc-left-active div{width:37px; height: 37px; margin: 37px auto; background: url(../images/arr-right.png)no-repeat; background-size: 100%; z-index: 10;}

.al-div{width:100%; height:460px; margin-top:45px; display:none;}
.al-div-title{width:100%; height:50px; font-size:26px; line-height:50px; color:#0073c4; text-align:center;}
.al-div-content{width:915px; height:230px; margin:45px auto;}
.al-div-content img{ height:230px;}
.al-div-content div{ width:585px; height:230px; float:right;}
.al-div-content div p{ font-size:18px; line-height:25px; color:#707070; font-family:微软雅黑;}
.al-div-content div p span{ font-size:22px; line-height:40px; color:#707070; display:block;}
.aljg{width:990px; height:145px; background:url(../images/zzjgbg.png) no-repeat; background-size:100%; margin:0 auto; overflow:hidden;}
.aljg p{ width:760px; height:70px; margin:40px 0 auto auto; display:block;font-size:18px; line-height:25px; color:#f8a143; font-family:微软雅黑; padding:2px 10px;}
.aljg p span{ font-size:22px; line-height:40px; color:#f8a143;}
.ljalxq {width:305px; height:55px; background:url(../images/ljalxq-Btn.html) no-repeat; background-size:100%; margin:75px auto 0 auto;}

/*{dede:global.cfg_weipu/}品牌-start*/

.ysl .tabbed_content {width:1020px;	margin: 0 auto;  padding-top: 70px;}
.ysl .tabs {height:90px;	width: 880px;	margin: 0 auto 50px auto;	}
.ysl .tab_item{ display:block;width:200px;height:90px;color:#1c76b5;font-size:22px; line-height:60px; background-color:#fff;float:left;cursor:pointer;   border-radius:10px; margin:0 10px; box-shadow: 2px 2px 6px #ccc; text-align:center;}
.ysl .ons{background:#1c76b5; color:#fff;}
.ysl .tab_item i{display: block;font-style: inherit; font-size:16px; line-height:20px;}
.ysl .tabbed_content .slide_content {width: 950px;margin: 0 auto;overflow: hidden;height: 470px;}
.ysl .tabslider {	width: 3800px;}
.ysl .tabslider ul {	float: left;	width: 950px;	margin: 0px;	padding: 0px;	}
.ysl img{display:block;}
/*{dede:global.cfg_weipu/}品牌-end*/