﻿@charset "utf-8";
::-webkit-scrollbar {
    width: 8px;
    height: 8px;
    background-color: #F5F5F5;
}
::-webkit-scrollbar-track {
    border-radius: 10px;
    background-color: #E2E2E2;
}
::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    background-color: #555;
}
	* {
	margin:0px;
	padding:0px;
}
img {
	border:0;
	margin:0;
	padding:0;
}
ul,li,ol,h1,h2,h3,dl,dt,dd,form,p,span,b,u,s,i {
	list-style:none;
	margin:0;
	padding:0;
	font-weight:normal
}
.clearfix {
	display:inline-table;
}
* html .clearfix {
	height:1%;
	/*ie6*/
}
*+html .clearfix {
	min-height:1px;
}
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
	font-size:0;
}
.clearfix {
	display:inline-block;
}
* html .clearfix {
	height:1%;
}
.clearfix {
	display:block;
}
input,textarea {
	outline:none;
	border:0px;
}
/*去掉输入框得到焦点时边框会出现阴影效果----例如360 火狐*/a {
	blr:expression(this.onFocus=this.blur());
	/* IE Opera */ outline:none;
	/* FF Opera */
}
a:focus {
	-moz-outline-style:none;
	/* FF */
}
/*去掉a标签超链接的虚线框*/.clearboth {
	clear:both
}
em {
	font-style:normal;
}
a:link {
	text-decoration:none;
}
a:visited {
	text-decoration:none;
}
a:hover {
	text-decoration:none;
	transition:all 0.3s ease-out 0s;
}
a:active {
	text-decoration:none;
}
.main {
	width:1200px;
	margin:0 auto;
	overflow:hidden
}
body {
	margin:0px;
	color:#595959;
	background-color:#fff;
	font-size:14px;
	font-family:"Microsoft YaHei",宋体,Arial,Helvetica,sans-serif;
}
.fl {
	float:left;
}
.fr {
	float:right;
}
.csbor {
	border:1px solid #000;
}
/*<!--banner开始-->*/.fullSlide {
	width:100%;
	position:relative;
	height:560px;
	background:#000;
}
.fullSlide .bd {
	margin:0 auto;
	position:relative;
	z-index:0;
	overflow:hidden;
}
.fullSlide .bd ul {
	width:100% !important;
}
.fullSlide .bd li {
	width:100% !important;
	height:560px;
	overflow:hidden;
	text-align:center;
}
.fullSlide .bd li a {
	display:block;
	height:560px;
}
.fullSlide .hd {
	width:100%;
	position:absolute;
	z-index:1;
	bottom:0;
	left:0;
	height:30px;
	line-height:30px;
}
.fullSlide .hd ul {
	text-align:center;
}
.fullSlide .hd ul li {
	cursor:pointer;
	display:inline-block;
	*display:inline;
	zoom:1;
	width:42px;
	height:11px;
	margin:1px;
	overflow:hidden;
	background:#000;
	filter:alpha(opacity=50);
	opacity:0.5;
	line-height:999px;
}
.fullSlide .hd ul .on {
	background:#f00;
}
.fullSlide .prev,.fullSlide .next {
	display:block;
	position:absolute;
	z-index:1;
	top:50%;
	margin-top:-30px;
	left:15%;
	z-index:1;
	width:40px;
	height:60px;
	background:url(../images/slider-arrow.png) -126px -137px #000 no-repeat;
	cursor:pointer;
	filter:alpha(opacity=50);
	opacity:0.5;
	display:none;
}
.fullSlide .next {
	left:auto;
	right:15%;
	background-position:-6px -137px;
}
.flex-direction-nav li a.flex-next {
	right:40px;
	background:url(../images/next.png) center center no-repeat;
}
/*<!--banner结束-->*//*<!--搜索开始-->*/.ssk {
	width:290px;
	height:50px;
	float:right;
}
.ss-text {
	width:240px;
	height:50px;
	background:none;
	color:#6089dd;
	font-size:12px;
	float:left;
}
.ss-submit {
	width:50px;
	height:50px;
	float:right;
	background:url(../images/ico-product.png) no-repeat;
	cursor:pointer;
}
/*<!--搜索结束-->*//*<!--产品开始-->*/.cpzx {
	width:100%;
	height:880px;
	margin-top:20px;
}
.pd_left {
	width:239px;
	height:854px;
	background:#0065cf;
	padding:15px;
	overflow:hidden;
	float:left;
}
.pd_left .p1 {
	font-size:20px;
	font-weight:600;
	font-stretch:normal;
	line-height:28px;
	letter-spacing:0px;
	color:#f8ffff;
}
.pd_left .p2 {
	font-size:19px;
	font-weight:normal;
	font-stretch:normal;
	line-height:30px;
	letter-spacing:0px;
	color:#ffffff;
}
.pd_left .p2 img {
	width:38px;
	height:22px;
	float:right;
	margin-right:10px;
	margin-top:2px;
}
.pd_left ul {
	width:200px;
	height:auto;
	background:white;
	margin-top:30px;
	padding:0 20px;
	padding-top:19px;
}
.pd_left ul li {
	width:197px;
	height:47px;
	background-color:#0065cf;
	border-radius:16px;
	padding-left:10px;
	margin-bottom:14px;
}
.pd_left ul li a {
	font-size:16px;
	font-weight:normal;
	font-stretch:normal;
	line-height:47px;
	letter-spacing:0px;
	color:#ffffff;
}
.pd_left ul li:hover {
	background:#d8271c;
}
.pd_left input {
	width:183px;
	height:38px;
	background-color:#ffffff;
	border:solid 1px rgb(238,238,238);
	padding-left:10px;
}
.pd_left div {
	position:relative;
	margin-top:50px;
}
.pd_left button {
	border:none;
	background:none;
	position:absolute;
	right:10px;
	top:5px;
	outline:none;
	cursor:pointer;
}
.pd_left .p3 {
	font-size:16px;
	font-weight:normal;
	font-stretch:normal;
	line-height:48px;
	letter-spacing:0px;
	color:#333333;
}
.pd_left .p3 span {
	font-size:16px;
}
.pd_left .p4 {
	font-size:20px;
	font-weight:600;
	float:left;
	font-stretch:normal;
	line-height:48px;
	letter-spacing:0px;
	color:#ffffff;
	margin-left:25px;
}
.a_text_xx {
	width:1180px;
	height:99px;
	background:url(../images/in_4t2.png) 0 10px no-repeat;
	margin:0 auto;
}
.a_text_t2_1 {
	height:40px;
	line-height:40px;
	text-align:center;
	font-size:32px;
	color:#0068b5;
}
.a_text_t2_1 h2 {
	font-size:32px;
}
.a_text_t2_1 h3 {
	font-size:32px;
}
.a_text_t2_1 span {
	color:#e10300;
	font-weight:bold;
}
.a_text_t2_1 a {
	color:#343434;
	font-weight:bold;
}
.a_text_t2_1 a:hover,.a_text_t2_1 a:hover span {
	color:#e10300;
}
.a_text_t2_3 {
	height:30px;
	line-height:30px;
	text-align:center;
	font-size:16px;
	color:#474747;
	text-transform:uppercase;
	padding-top:18px;
}
.b_text_xx {
	width:1180px;
	height:90px;
	background:url(../images/in_4t2.png) 0 40px no-repeat;
	margin:0 auto;
}
.b_text_t2_1 {
	height:40px;
	line-height:40px;
	text-align:center;
	font-size:30px;
	color:#0068b5;
}
.b_text_t2_1 h2 {
	font-size:32px;
}
.b_text_t2_1 h3 {
	font-size:32px;
}
.b_text_t2_1 span {
	font-size:42px;
}
.b_text_t2_1 a {
	color:#0068b5;
}
.b_text_t2_1 a:hover,.a_text_t2_1 a:hover span {
	color:#e10300;
}
.b_text_t2_3 {
	height:30px;
	line-height:30px;
	text-align:center;
	font-size:24px;
	color:#e10300;
	text-transform:uppercase;
	padding-top:12px;
}
.cpright {
	width:910px;
	float:right;
	height:885px;
	overflow:hidden;
}
.cpqh {
	width:890px;
	height:50px;
	background:#0065cf;
	margin-left:20px;
}
.cpqh li a {
	width:180px;
	height:50px;
	display:block;
	float:left;
	line-height:50px;
	color:#fff;
	font-size:18px;
	text-align:center;
}
.cpqh .on a {
	background:#fe0005;
}
.cpnr {
	width:910px;
}
.cpnr li {
	width:279px;
	height:256px;
	float:left;
	margin-left:20px;
	margin-top:20px;
	border:1px solid #cacaca;
}
.cpnr li p {
	width:279px;
	height:210px;
	overflow:hidden;
}
.cpnr li p img {
	width:279px;
	height:210px;
	-webkit-transition:all .5s;
}
.cpnr li span a {
	width:100%;
	height:45px;
	border-top:1px solid #cacaca;
	text-align:center;
	line-height:45px;
	color:#333333;
	display:block;
}
.cpnr li:hover {
	border:1px solid #0065cf;
}
.cpnr li:hover p img {
	transform:scale(1.2,1.2)
}
.cpnr li:hover span a {
	background:#0065cf;
	color:#fff;
	border-top:1px solid #0065cf;
}
/*<!--产品结束-->*//*<!--小banner开始-->*/.xbbj {
	width:100%;
	height:284px;
	background:url(../images/xbbj.jpg) no-repeat center;
	margin-top:20px;
}
.xbyw {
	margin-left:14px;
	height:60px;
	line-height:80px;
	margin-top:20px;
	color:#fff;
	font-size:22px;
	text-transform:uppercase;
}
.xbhx {
	width:332px;
	float:left;
	margin-left:14px;
	height:70px;
	color:#fff;
	font-weight:bold;
	font-size:36px;
}
.xbggc {
	width:160px;
	float:left;
	text-align:center;
	color:#fff;
	font-size:18px;
	line-height:55px;
}
.xblx {
	width:400px;
	height:70px;
	line-height:70px;
	color:#fff;
	margin-left:14px;
	float:left;
}
.xblx span {
	font-family:Arial,Helvetica,sans-serif;
	font-size:30px;
}
.xban a {
	width:130px;
	height:30px;
	background:#fe0005;
	text-align:center;
	display:block;
	float:left;
	margin-left:304px;
	margin-top:20px;
	line-height:30px;
	color:#fff;
}
.xban a:hover {
	background:#fff;
	color:#023bb5;
}
/*<!--小banner结束-->*//*<!--优势开始-->*/.ysnr {
	width:100%;
	height:1160px;
}
.ysbtleft {
	width:585px;
	float:left;
}
.ysbtleft p {
	width:100%;
	text-align:right;
	color:#343434;
	font-size:30px;
	height:40px;
}
.ysbtleft span {
	width:100%;
	text-align:right;
	color:#6c6c6c;
	font-size:13.5px;
	display:block;
	text-transform:uppercase;
}
.ysbtright {
	width:585px;
	float:right;
	color:#343434;
	font-size:48px;
	font-weight:bold;
}
.ysbtright span {
	color:#fe0005;
	font-weight:bold;
}
.ysnr {
	width:1300px;
	margin:auto;
}
.ysxq {
	width:558px;
	height:494px;
	border:1px solid #e2e2e2;
	float:left;
	margin-top:60px;
	margin-left:60px;
}
.ysimg {
	width:518px;
	height:200px;
	margin:auto;
	margin-top:20px;
}
.ysxq ul {
	width:518px;
	margin:auto;
}
.ysdbt {
	width:100%;
	height:90px;
	margin-top:20px;
	margin-bottom:20px;
}
.ysdbt span {
	width:90px;
	height:90px;
	background:#fe0005;
	text-align:center;
	line-height:90px;
	display:block;
	float:left;
	color:#fff;
	font-size:30px;
	font-family:Arial,Helvetica,sans-serif;
	text-transform:uppercase;
}
.ysdbt p {
	width:412px;
	float:right;
	color:#343434;
	line-height:45px;
	font-weight:bold;
	font-size:24px;
}
.ystext {
	width:496px;
	line-height:35px;
	color:#343434;
	background:url(../images/xx.jpg) no-repeat 0px 10px;
	padding-left:22px;
	font-size: 14px;
}
/*<!--优势结束-->*//*<!--案例开始-->*/.albk {
	width:100%;
	height:510px;
	background:url(../images/in_bg5.jpg) no-repeat top;
	padding-top:20px;
}
.alyw {
	width:100%;
	height:50px;
	line-height:60px;
	text-align:center;
	color:#000;
	font-size:24px;
	text-transform:uppercase;
	font-family:Arial,Helvetica,sans-serif;
	font-weight:bold;
}
.albt h3 {
	width:100%;
	color:#999;
	font-size:16px;
	text-align:center;
	display:block;
}
.xcgd {
	width:1220px;
	height:366px;
	margin:auto;
}
.xcgd .dd {
	width:1220px;
	height:366px;
	overflow:hidden;
}
.xctp {
	width:280px;
	height:350px;
	float:left;
	margin-left:20px;
	margin-top:30px;
}
.xctp p {
	width:260px;
	height:262px;
	overflow:hidden;
	border:10px solid #fff;
}
.xctp p img {
	width:260px;
	height:262px;
	-webkit-transition:all .5s;
}
.xctp span a {
	width:100%;
	height:41px;
	display:block;
	background:#fff;
	text-align:center;
	line-height:41px;
	margin-top:10px;
	color:#333;
	overflow:hidden;
}
.xctp:hover p img {
	transform:scale(1.2,1.2);
}
.xctp:hover p {
	border:10px solid #fe0005;
}
.xctp:hover span a {
	background:#fe0005;
	color:#fff;
}
.prev4 {
	width:50px;
	height:50px;
	float:left;
	color:#737373;
	font-size:48px;
	font-family:Arial;
	display:block;
	position:relative;
	top:-200px;
	left:-50px;
	z-index:999;
}
.next4 {
	width:50px;
	height:50px;
	float:right;
	display:block;
	position:relative;
	top:-200px;
	right:-50px;
	z-index:999;
}
/*<!--案例结束-->*//*<!--公司简介开始-->*/.gsjj {
	width:1180px;
	margin:auto;
	margin-top:40px;
}
.jjtp img {
	width:500px;
	height:365px;
	display:block;
	float:left;
	border:1px solid #e3e3e3;
}
.jjnr {
	width:645px;
	height:365px;
	float:right;
}
.jjnr a {
	width:100%;
	height:60px;
	line-height:60px;
	color:#2a3139;
	font-size:24px;
	font-weight:bold;
}
.jjnr p {
	width:60px;
	height:2px;
	background:#006ad2;
}
.jjnr dd {
	width:100%;
	height:280px;
	line-height:35px;
	color:#666666;
	overflow:hidden;
	margin-top:20px;
	display:block;
}
.jjnr span a {
	width:160px;
	height:40px;
	border:1px solid #0062c7;
	text-align:center;
	line-height:40px;
	margin-top:20px;
	color:#222;
	display:block;
}
.jjnr span a:hover {
	background:#0062c7;
	color:#fff;
}
/*<!--公司简介开始-->*/.zyd_box {
	width:100%;
	height:425px;
	padding:30px 0 10px;
	overflow:hidden
}
.zyd {
	width:1180px;
	height:425px;
	margin:0 auto
}
.zyd h3 {
	width:1180px;
	height:60px;
	text-align:center
}
.zyd h3 a {
	display:block;
	font-size:24px;
	font-weight:700;
	color:#0065cf;
	line-height:40px
}
.zyd h3 span {
	display:block;
	font-family:"Times New Roman",Times,serif;
	font-size:16px;
	color:#999;
	text-transform:uppercase;
	background:url(../images/mcbt.png) no-repeat center
}
.zydnr {
	width:1180px;
	height:310px;
	margin-top:30px
}
.zydnr_tit {
	width:398px;
	height:50px;
	margin:0 auto
}
.zydnr_tit h4 a {
	display:block;
	float:left;
	width:172px;
	height:50px;
	line-height:50px;
	font-size:16px;
	font-weight:700;
	color:#fff;
	background:#0065cf;
	text-align:center;
	margin:0 10px
}
.zydnr_tit .active a {
	background:#fe0005
}
.hide {
	display:none
}
.zydnr_list {
	width:1180px;
	height:230px;
	margin-top:30px;
	position:relative
}
.gd_02 {
	position:relative;
	width:1180px;
	height:230px;
	margin:0 auto;
	overflow:hidden
}
.gd_02 em {
	position:absolute;
	top:75px
}
.gd_02 .t_l2 {
	left:0
}
.gd_02 .t_r2 {
	right:0
}
.gd_02 #simgs2 {
	margin:0 0
}
.gd_02 #simgs3 {
	margin:0 0
}
.gd_02 li {
	float:left;
	width:291px;
	margin:0 15px;
	text-align:center
}
.gd_02 li img {
	display:block;
	width:285px;
	height:188px;
	border:3px solid #e9e9e9
}
.gd_02 li a span {
	display:block;
	height:36px;
	color:#333;
	font-size:14px;
	line-height:36px;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis
}
.gd_02 li:hover,.gd_02 li:hover span {
	background:#0065cf;
	color:#fff
}
/**gs_box**/.gs_box {
	width:100%;
	height:380px;
	background:#0065cf;
}
.gs_big {
	width:1180px;
	margin:auto;
	height:380px;
}
.gs_left {
	width:890px;
	float:left;
	margin:20px 0px 0px;
}
.gs_left h3 {
	height:40px;
	line-height:40px;
	background:url(../images/gsjj_tit.png) no-repeat right center;
	margin-bottom:10px;
}
.gs_left h3 a {
	float:left;
	color:#fff;
	font-size:16px;
	font-weight:bold;
}
.gs_left h3 span {
	float:left;
	text-transform:uppercase;
	color:#fff;
	font-size:12px;
	margin-left:8px;
}
.gs_left h3 em a {
	float:right;
	font-family:"微软雅黑";
	font-size:14px;
	font-style:normal;
	color:#fff;
	font-weight:normal;
	margin-right:0px;
}
.gs_left dl {
	height:276px;
}
.gs_left dl dd {
	width:380px;
	height:249px;
	float:left;
}
.gs_left dl dd img {
	width:380px;
	height:249px;
}
.gs_left dl dt {
	width:490px;
	float:right;
}
.gs_left dl dt span a {
	line-height:30px;
	color:#fff;
	font-weight:bold;
	font-size:14px;
}
.gs_left dl dt p {
	line-height:27px;
	font-size:14px;
	color:#fff;
	height:184px;
	overflow:hidden;
}
.gs_left dl dt em a {
	display:block;
	width:83px;
	height:28px;
	text-align:center;
	line-height:28px;
	color:#fff;
	background:#fe0005;
	font-size:14px;
	margin-top:10px;
	font-style:normal;
}
.gs_left h4 {
	clear:both;
	background:url(../images/gsxc_tit.png) no-repeat right center;
	margin-bottom:20px;
	height:30px;
}
.gs_left h4 span a {
	float:left;
	color:#fff;
	font-size:14px;
	width:100px;
	height:30px;
	line-height:30px;
	background:#fe0005;
	text-align:center;
}
.gs_left h4 em a {
	display:block;
	float:right;
	font-family:"微软雅黑";
	font-size:14px;
	font-style:normal;
	color:#fff;
	font-weight:normal;
	margin-right:0px;
	line-height:30px;
}
/**连续滚动**/.box3 {
	width:380px;
	position:relative;
}
.box3 ul {
	margin:0 auto;
}
.box3 li {
	float:left;
	width:207px;
	height:170px;
	margin:0px 20px 0px 0px;
	text-align:center;
	position:relative;
}
.box3 li img {
	width:207px;
	height:170px;
}
.box3 li span a {
	display:block;
	overflow:hidden;
	text-overflow:ellipsis;
	line-height:30px;
	font-size:14px;
	position:absolute;
	left:0px;
	bottom:0px;
	background:url(../images/gsxc_bg.png);
	height:30px;
	text-align:center;
	width:100%;
	color:#333;
}
.box3 .lefts {
	background:url(../images/lefts.png) no-repeat;
	display:block;
	width:30px;
	height:60px;
	position:absolute;
	left:0px;
	top:46px;
}
.box3 .rights {
	background:url(../images/rights.png) no-repeat;
	display:block;
	width:30px;
	height:60px;
	position:absolute;
	right:0px;
	top:46px;
}
/**gs_right**/.gs_right {
	width:260px;
	float:right;
	height:320px;
	margin:20px 0px 0px;
}
.gs_right h3 {
	height:40px;
	line-height:40px;
	background:url(../images/ryzz_tit.png) no-repeat right center;
	margin-bottom:10px;
}
.gs_right h3 a {
	float:left;
	color:#fff;
	font-size:16px;
	font-weight:bold;
}
.gs_right h3 em a {
	float:right;
	font-family:"微软雅黑";
	font-size:14px;
	font-style:normal;
	color:#fff;
	font-weight:normal;
	margin-right:0px;
}
/**图片上下滚动**/.tean_img {
	width:260px;
	background:url(../images/ryzz_bg.png);
	padding:20px 0px;
}
.tean_img .bd {
	height:225px;
	overflow:hidden;
	width:220px;
	margin:auto;
}
.tean_img ul li {
	text-align:center;
}
.tean_img ul li img {
	width:220px;
	height:150px;
	display:block;
}
.tean_img ul li a {
	color:#fff;
	font-size:14px;
	line-height:40px;
}
/*服务流程开始*/.fuwu {
	width:100%;
	margin-top:10px;
	height:300px;
	overflow:hidden;
}
.fuwu .fw_box {
	width:1180px;
	margin:0 auto;
}
.fuwu .fw_box h3 {
	background:url(../images/fw_bgn.jpg)no-repeat center;
	width:160px;
	height:210px;
	float:left;
	padding-top:30px;
	margin-top:25px;
}
.fuwu .fw_box h3 a {
	font-size:24px;
	width:160px;
	height:210px;
	display:block;
	line-height:27px;
	color:#fff;
	text-align:center;
	position:relative;
}
.fuwu .fw_box h3 a h4 {
	position:absolute;
	left:48px;
	top:45px;
	width:20px;
}
.fuwu .fw_box h3 a h5 {
	position:absolute;
	left:88px;
	top:0;
	width:20px;
	font-size:24px;
}
.fuwu .fw_box div {
	float:right;
	background:url(../images/fw_x.png)no-repeat center center;
	width:960px;
	height:300px;
	position:relative;
}
.fuwu .fw_box div ul {
	width:960px;
	position:absolute;
	left:0;
	top:0;
}
.fuwu .fw_box div ul li {
	float:left;
	background:url(../images/fw_k.png)no-repeat center bottom;
	text-align:center;
	height:125px;
	width:183px;
	float:left;
	margin-right:38px;
	color:#b8c1c0;
	font-size:28px;
}
.fuwu .fw_box div ul li:hover {
	background:url(../images/fw_kx.png)no-repeat center bottom;
	color:#166ac0;
}
.fuwu .fw_box div ul li span {
	display:block;
	color:#404040;
	font-size:16px;
	line-height:50px;
	margin-left:20px;
	padding-left:30px;
	text-align:left;
}
.fuwu .fw_box div ul li .fw_w1 {
	background:url(../images/fw_t1.png)no-repeat left center;
}
.fuwu .fw_box div ul li .fw_w3 {
	background:url(../images/fw_t3.png)no-repeat left center;
	margin-left:48px;
}
.fuwu .fw_box div ul li .fw_w5 {
	background:url(../images/fw_t5.png)no-repeat left center;
	margin-left:48px;
}
.fuwu .fw_box div ul li .fw_w7 {
	background:url(../images/fw_t7.png)no-repeat left center;
	margin-left:48px;
}
.fuwu .fw_box div dl {
	width:960px;
	position:absolute;
	left:74px;
	top:172px;
}
.fuwu .fw_box div dl dd {
	float:left;
	background:url(../images/fw_k1.png)no-repeat center top;
	text-align:center;
	height:125px;
	width:183px;
	float:left;
	margin-left:38px;
	color:#b8c1c0;
	font-size:28px;
	line-height:80px;
}
.fuwu .fw_box div dl dd:hover {
	background:url(../images/fw_kx1.png)no-repeat center top;
	color:#166ac0;
}
.fuwu .fw_box div dl dd span {
	display:block;
	color:#404040;
	font-size:16px;
	margin-left:20px;
	padding-left:30px;
	text-align:left;
	line-height:112px;
	margin-bottom:-50px;
}
.fuwu .fw_box div dl dd .fw_w2 {
	background:url(../images/fw_t2.png)no-repeat left center;
	margin-left:28px;
}
.fuwu .fw_box div dl dd .fw_w4 {
	background:url(../images/fw_t4.png)no-repeat left center;
	margin-left:48px;
}
.fuwu .fw_box div dl dd .fw_w6 {
	background:url(../images/fw_t6.png)no-repeat left center;
	margin-left:48px;
}
.fuwu .fw_box div dl dd .fw_w8 {
	background:url(../images/fw_t8.png)no-repeat left center;
	margin-left:48px;
}
/*服务流程结束*//*小banner3开始*/.xb3 {
	width:100%;
	margin-top:20px;
}
.xb3 .xb3_box {
	width:1130px;
	margin:0 auto;
	background:url(../images/xb3_bg.png)no-repeat center;
	height:370px;
	padding-left:50px;
	padding-top:80px;
}
.xb3 .xb3_box .xb3_z {
	float:left;
}
.xb3_box .xb3_z h3 {
	background:url(../images/xb3_ly.png)no-repeat left 5px;
	height:27px;
	padding-left:22px;
}
.xb3_box .xb3_z h3 a {
	font-size:16px;
	color:#fff;
}
.xb3_box .xb3_z h3 a span {
	font-size:12px;
	color:#fff;
	text-transform:uppercase;
}
.xb3_box .xb3_z div {
	width:645px;
	margin-top:16px;
	height:210px;
}
.xb3_box .xb3_z div ul {
	float:left;
	width:300px;
	height:210px;
	overflow:hidden;
}
.xb3_box .xb3_z div ul li {
	width:290px;
	height:50px;
	padding-left:10px;
	margin-top:20px;
	background-color:#fff;
}
.xb3_box .xb3_z div ul li input {
	width:265px;
	height:50px;
	background-color:#fff;
	display:block;
	padding-left:25px;
	color:#999999;
	font-size:14px;
}
.xb3_box .xb3_z div ul li .in1 {
	background:url(../images/xb3_mz.png)no-repeat left center;
}
.xb3_box .xb3_z div ul li .in2 {
	background:url(../images/xb3_tel.png)no-repeat left center;
}
.xb3_box .xb3_z div ul li .in3 {
	background:url(../images/xb3_yx.png)no-repeat left center;
}
.xb3_box .xb3_z>form>div .icon {
	position:relative;
	float:right;
	width:325px;
	height:190px;
	background-color:#fff;
}
.xb3_box .xb3_z>form>div .icon textarea {
	background:url(../images/xb3_lyk.png)no-repeat 10px 10px;
	padding-left:50px;
	padding-top:10px;
	font-size:14px;
	color:#999;
	width:315px;
	height:160px;
	overflow:hidden;
}
.xb3_box .xb3_z input[type=submit] {
	width:120px;
	height:40px;
	background-color:#b82020;
	font-size:16px;
	color:#fff;
	text-align:center;
	line-height:40px;
	display:block;
	margin-top:20px;
}
.xb3_box .xb3_z>a:hover {
	background-color:#fff;
	color:#166ac0;
}
.xb3_box .xb3_y {
	float:right;
	width:422px;
	text-align:center;
	font-size:18px;
	color:#fff;
}
.xb3_box .xb3_y h4 {
	margin-top:42px;
	margin-bottom:22px;
}
.xb3_box .xb3_y h5 {
	font-size:18px;
}
.xb3_box .xb3_y h6 {
	background:url(../images/xb3_dh.png)no-repeat left center;
	padding-left:40px;
	font-size:16px;
	text-align:left;
	margin-left:47px;
	margin-bottom:18px;
}
.xb3_box .xb3_y h6 span {
	font-size:24px;
	font-weight:bold;
}
.xb3_box .xb3_y>a {
	width:220px;
	height:50px;
	background-color:#fff;
	margin:0 auto;
	font-size:18px;
	color:#b82020;
	display:block;
	text-align:center;
	line-height:50px;
}
.xb3_box .xb3_y>a:hover {
	background-color:#166ac0;
	color:#fff;
}
/*小banner3结束*//*<!--新闻中心结束-->*/.news {
	width:100%;
	height:520px;
	margin-top:10px;
	background:#f1f1f1;
}
.newnr {
	width:780px;
	float:left;
}
.newbt li {
	width:50%;
	float:left;
	height:60px;
	background:#0065cf;
}
.newbt li p a {
	width:180px;
	height:60px;
	line-height:60px;
	padding-left:60px;
	background:url(../images/ht.jpg) no-repeat 10px 30px;
	display:block;
	float:left;
	color:#fff;
	font-size:16px;
}
.newbt li span a {
	width:80px;
	height:60px;
	line-height:60px;
	color:#fff;
	text-align:center;
	display:block;
	float:right;
	text-transform:uppercase;
}
.newbt .on {
	background:#fe0005;
}
.newbt li:hover {
	background:#0065cf;
}
.newxq {
	width:100%;
	height:460px;
	background:#fff;
}
.newtt {
	width:700px;
	margin:auto;
	padding-top:40px;
}
.newtt img {
	width:250px;
	height:150px;
	display:block;
	float:left;
}
.newtt ul {
	width:430px;
	float:right;
}
.newtt ul li a {
	height:40px;
	color:#1a1e29;
	line-height:40px;
	display:block;
}
.newtt ul p {
	width:100%;
	line-height:24px;
	height:72px;
	overflow:hidden;
	color:#666666;
}
.newtt ul span {
	width:100%;
	height:35px;
	line-height:35px;
	color:#666666;
	display:block;
}
.newlist {
	margin-top:30px;
}
.newlist li a {
	width:325px;
	display:block;
	height:40px;
	margin-left:40px;
	margin-right:10px;
	color:#666666;
	border-bottom:1px solid #e3e3e3;
	float:left;
}
.newlist li a p {
	width:225px;
	height:40px;
	line-height:40px;
	float:left;
	padding-left:13px;
	overflow:hidden;
	background:url(../images/dd.jpg) no-repeat 0px 18px;
}
.newlist li a span {
	width:80px;
	display:block;
	height:40px;
	line-height:40px;
	float:right;
}
.newlist li:hover a {
	color:#051783;
	border-bottom:1px dashed #051783;
}
.cjwd {
	width:350px;
	float:right;
}
.cjbt {
	width:100%;
	float:left;
	height:60px;
	background:#0065cf;
}
.cjbt p a {
	width:180px;
	height:60px;
	line-height:60px;
	padding-left:60px;
	background:url(../images/ht.jpg) no-repeat 10px 30px;
	display:block;
	float:left;
	color:#fff;
	font-size:16px;
}
.cjbt span a {
	width:80px;
	height:60px;
	line-height:60px;
	color:#fff;
	text-align:center;
	display:block;
	float:right;
	text-transform:uppercase;
}
.cjwdks {
	width:100%;
	height:430px;
	background:#fff;
	padding-top:30px;
}
.cjwdks ul {
	width:265px;
	height:102px;
	border-bottom:1px dashed #e3e3e3;
	margin:auto;
	margin-bottom:20px;
}
.cjw {
	width:100%;
	height:24px;
}
.cjw span {
	width:24px;
	height:24px;
	display:block;
	text-align:center;
	line-height:24px;
	color:#fff;
	float:left;
	background:#0065cf;
}
.cjw a {
	width:230px;
	float:right;
	height:24px;
	line-height:24px;
	overflow:hidden;
	color:#1a1e29;
	display:block;
}
.cjw a:hover {
	color:#051783;
}
.cjd {
	width:100%;
	height:48px;
	margin-top:10px;
}
.cjd span {
	width:24px;
	height:24px;
	display:block;
	text-align:center;
	line-height:24px;
	color:#fff;
	float:left;
	background:#fe0005;
}
.cjd p {
	width:230px;
	float:right;
	height:48px;
	line-height:24px;
	overflow:hidden;
	color:#666666;
}
/*<!--新闻中心结束-->*//*<!--友情链接开始-->*/
.link {
	width:100%;
	height:50px;
	background:url(../images/linbk.png) no-repeat;
}
.link p {
	width:138px;
	height:50px;
	line-height:50px;
	text-align:center;
	font-size:16px;
	float:left;
	color:#fff;
}
.link li a {
	padding-left:15px;
	padding-right:15px;
	height:43px;
	margin-top:7px;
	line-height:43px;
	color:#fff;
	display:block;
	float:left;
}
/*<!--友情链接结束-->*/