﻿@charset "utf-8";/* reset */
body, ol, ul, h1, h2, h3, h4, h5, h6, p, th, td, dl, dd, form, input, textarea {
	margin: 0;
	padding: 0;
}
body {
	font: 13px/24px '微软雅黑', Arial, '宋体', HELVETICA;
	color: #393939;
	background: #fff;
}
img {
	border: 0;
	vertical-align: top;
}
li {
	list-style-type: none;
	vertical-align: top;
}
button, input, select, textarea {
	font-size: 100%;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	font-size: 100%;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
input, textarea {
	border: none;
	resize: none;
	outline: none;
}
a {
	text-decoration: none;
	outline: none;
	color: #393939;
	transition: 0.2s;
}
a:hover {
	color: #e77918;
}/* end reset *//* public */
.w1000 {
	width: 1000px;
	margin: 0 auto;
	position: relative;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.mb20 {
	margin-bottom: 20px;
}
.cl {
	zoom: 1;
}
.cl:after {
	content: '';
	display: block;
	clear: both;
}
.eps {
	overflow: hidden;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.ib {
	display: inline-block;
	vertical-align: top;
}
.z9 {
	z-index: 9;
}
.title {
	text-align: center;
}
.title h3 {
	color: #d2d2d2;
	font-size: 36px;
	line-height: 40px;
}
.title h2 {
	font-size: 36px;
	color: #343434;
	font-weight: bold;
	line-height: 42px;
}/* end public *//* topbar */
.header {
	position: relative;
	z-index: 9;
}
.topbar {
	height: 26px;
	padding-top: 4px;
	border-bottom: 1px solid #e0e0e0;
	color: #393939;
	z-index: 9;
	position: relative;
}
.topbar a {
	color: #393939;
	margin-left: 12px;
}
.topbar a:hover {
	color: #e77918;
}
.head {
	background: url(../images/header.gif) repeat-x;
	height: 144px;
}
.logo {
	margin-right: 16px;
	padding-top: 49px;
}
.head h2 {
	font-size: 18px;
	color: #393939;
	line-height: 22px;
	font-weight: bold;
	top: 55px;
	position: relative;
	padding-left: 18px;
}
.head h2 em {
	background: #d1d1d1;
	width: 1px;
	height: 38px;
	position: absolute;
	top: 50%;
	margin-top: -19px;
	left: 0;
}
.tel {
	color: #1f1a17;
	background: url(../images/tel.png) no-repeat 0 center;
	padding-left: 50px;
	top: 54px;
	position: relative;
	height: 45px;
}
.tel p {
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
}
.tel h3 {
	font-size: 26px;
	font-family: "MS Serif", "New York", serif;
	font-weight: bold;
	text-shadow: 2px 1px 0 #fff;
	line-height: 26px;
}
.nav {
	background: url(../images/nav.png) no-repeat center 0;
	height: 46px;
	margin-top: -8px;
	position: relative;
	margin-bottom: -8px;
	padding-top: 8px;
}
.nav li, .nav h2, .nav h2 a {
	float: left;
}
.nav h2 a {
	color: #fff;
	font-size: 15px;
	line-height: 34px;
	height: 34px;
	padding: 0 34px;
	font-weight: bold;
}
.nav li {
	background: url(../images/navCut.png) no-repeat 0 center;
}
.nav .none {
	background: none;
}
.nav h2 a:hover, .nav .active h2 a {
	color: #e77918;
}
.wxCode {
	position: absolute;
	top: 32px;
	right: 140px;
	background: #fff;
	border: 1px solid #dadada;
	border-radius: 3px;
	display: none;
	overflow: hidden;
	padding: 4px;
}/* banner */
.banner {
	min-width: 1200px;
	height: 493px;
	overflow: hidden;
	position: relative;
}
.banner .bd {
	height: 493px;
	position: relative;
	left: 50%;
	margin-left: -960px;
}
.banner .bd li {
	width: 1920px;
}
.banner .hd {
	width: 100%;
	text-align: center;
	position: absolute;
	left: 0;
	bottom: 16px;
	overflow: hidden;
	height: 12px;
}
.banner .hd li {
	box-shadow: inset 1px 1px 1px #333;
	width: 12px;
	height: 12px;
	display: inline-block;
	text-indent: -999px;
	overflow: hidden;
	margin: 0 3px;
	border-radius: 50%;
	overflow: hidden;
	cursor: pointer;
	background: #fff;
}
.banner .hd .on {
	background: #125ed6;
}
.banner .ctrl {
	position: absolute;
	width: 1000px;
	left: 50%;
	top: 0;
	margin-left: -500px;
	display: none;
}
.banner .ctrl a {
	color: #fff;
	font-size: 120px;
	height: 120px;
	line-height: 120px;
	font-family: 'simsun';
	top: 190px;
	position: absolute;
	opacity: 0.4;
	filter: alpha(opacity=40);
}
.banner .ctrl .prev {
	left: -100px;
}
.banner .ctrl .next {
	right: -100px;
}
.banner .ctrl a:hover {
	opacity: 1;
	filter: alpha(opacity=100);
}/* search */
.search {
	margin-bottom: 50px;
	border-bottom: 1px solid #e0e0e0;
	height: 47px;
}
.search form {
	width: 266px;
	height: 31px;
	position: relative;
	top: 9px;
}
.search .txt {
	width: 202px;
	height: 31px;
	line-height: 31px;
	color: #fff;
	background: #125ed6;
	padding-left: 22px;
	padding-right: 42px;
}
.search .btn {
	background: url(../images/search.png) no-repeat 8px center;
	width: 42px;
	height: 31px;
	position: absolute;
	top: 0;
	right: 0;
	cursor: pointer;
}
.search b {
	color: #048ace;
	margin-right: 10px;
}
.search .fr {
	padding-top: 14px;
}
.search span {
	cursor: default;
	font-family: Arial;
	margin: 0 8px;
}/* product */
.product {
	margin-bottom: 25px;
}
.prodTop {
	position: relative;
	margin-bottom: 20px;
	height: 15px;
	padding-top: 0;
}
.prodTop img {
	margin-right: 4px;
}
.prodTop h2 {
	font-weight: bold;
	color: #125ed6;
	font-size: 24px;
	line-height: 34px;
	display: inline-block;
*display: inline;
*zoom: 1;
}
.prodTop em {
	position: absolute;
	width: 658px;
	height: 7px;
	background: url(../images/info.gif);
	top: 0;
	left: 0;
}
.prodTop a {
	background: url(../images/more.gif) no-repeat;
	width: 49px;
	height: 15px;
	position: absolute;
	right: 0;
	overflow: hidden;
	text-indent: -99em;
	top: 0;
}
.prodTop a:hover {
	background-image: url(../images/moreOn.gif);
}
.prodSide {
	position: relative;
	width: 240px;
}
.prodSideTop {
	background: #125ed6;
	border-radius: 4px 4px 0 0;
	overflow: hidden;
	height: 55px;
}
.prodSideTop h2 {
	font-size: 24px;
	font-weight: bold;
	color: #fff;
	line-height: 32px;
	padding-left: 16px;
	padding-top: 12px;
}
.prodSideBox {
	height: 240px;
	border: 2px solid #125ed6;
	background: #fff;
	border-radius: 0 0 4px 4px;
	overflow: hidden;
}
.prodSideBox ul {
	padding: 13px;
	padding-bottom: 6px;
}
.prodSideBox li {
	margin-bottom: 22px;
}
.prodSideBox a {
	height: 32px;
	line-height: 32px;
	background: #eeeff0;
	text-indent: 15px;
	font-size: 15px;
	display: block;
	color: #fff;
	border-radius: 4px;
	overflow: hidden;
	color: #393939;
	font-weight: bold;
}
.prodSideBox a:hover, .prodSideBox .on a {
	background: #125ed6;
	color: #fff;
}
.prodSide em {
	background: url(../images/shadow.png) no-repeat;
	width: 240px;
	height: 13px;
	position: absolute;
	bottom: -13px;
	right: 0;
}
.prodMain {
	width: 732px;
	overflow: hidden;
}
.prodMainWrap ul {
	width: 770px;
	height: auto;
	overflow: hidden;
}
.prodMainWrap li {
	z-index: 1;
	margin-top: 15px;
	float: left;
	position: relative;
	width: 232px;
	height: 265px;
	border: 1px solid #858585;
	background: #f4f4f4;
	margin-right: 15px;
}
.prodMainWrap li:hover {
	z-index: 9;
}
.prodMainWrap img {
	margin-bottom: 15px;

	background: #fff;
}
.prodMainWrap h3 {
	
	text-align: center;
	font-size: 15px;
	color: #000;
	
}
.prodMainWrap p {
	padding: 0 5px;
	line-height: 20px;
	color: #737373;
	height: 40px;
	margin-bottom: 10px;
}
.prodMainWrap span {
	width: 78px;
	height: 19px;
	border: 1px solid #929292;
	text-align: center;
	color: #777;
	display: block;
	line-height: 19px;
	position: relative;
	left: 5px;
}
.prodMainWrap a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 9;
}
.prodMainWrap .on {
	background: #125ED6;
	border-color: #125ED6;
}
.prodMainWrap .on h3 {
	color: #fff;
}
.prodMainWrap .on p {
	color: #fff;
}
.prodMainWrap .on span {
	border-color: #125ED6;
	background: #fff;
	color: #125ED6;
}
.prodMainWrap .con {
	height: auto;
}/* better */
.better {
	background: url(../images/more.jpg) no-repeat center 0;
	height: 695px;
	padding-top: 60px;
	text-align: center;
}
.better h2 {
	background: url(../images/betterTop.png) no-repeat;
	width: 880px;
	height: 55px;
	margin: 0 auto;
	text-align: center;
	font-size: 26px;
	color: #fff;
	line-height: 50px;
	margin-bottom: 48px;
}
.better h2 i {
	font-size: 36px;
	font-weight: bold;
}
.better h3 {
	line-height: 35px;
	height: 35px;
	position: relative;
	text-align: center;
	font-size: 20px;
	color: #060606;
	display: inline-block;
*display: inline;
*zoom: 1;
	padding: 0 10px;
	margin-bottom: 6px;
}
.better em {
	width: 9px;
	height: 35px;
	position: absolute;
	top: 0;
}
.better span {
	color: #125ED6;
	font-weight: bold;
}
.better .left {
	left: 0;
	background: url(../images/betterLeft.gif) no-repeat;
}
.better .right {
	right: 0;
	background: url(../images/betterRight.gif) no-repeat;
}
.betterTxt {
	width: 640px;
	margin: 0 auto;
}/* improve */
.improveTop {
	background: url(../images/improveTop.png) no-repeat center 0;
	height: 123px;
	margin-top: -75px;
	position: relative;
	z-index: 9;
}
.improveTop p {
	font-size: 36px;
	font-weight: bold;
	color: #fff600;
	line-height: 46px;
	padding-left: 400px;
	padding-top: 50px;
}
.improveWrap {
	background: #eaeaea;
	margin-top: -26px;
	position: relative;
	padding-top: 26px;
}
.improveBox {
	position: relative;
	padding-left: 68px;
}
.improveBox .num {
	position: absolute;
	width: 58px;
	height: 45px;
	background: #125ed6;
	text-align: center;
	padding-top: 13px;
	top: 4px;
	left: 0;
}
.improveBox h2 {
	color: #125ed6;
	font-size: 28px;
	font-weight: bold;
	line-height: 34px;
}
.improveBox h3 {
	color: #1f1a17;
	font-size: 20px;
	font-weight: bold;
	line-height: 28px;
	margin-bottom: 6px;
}
.improveBox h4 {
	margin-bottom: 8px;
}
.improveBox ol {
	margin-bottom: 16px;
}
.improveBox li {
	color: #211e1e;
	font-size: 14px;
	padding-left: 20px;
	background: url(../images/star.png) no-repeat 0 7px;
	margin-left: -20px;
	position: relative;
	line-height: 20px;
	margin-bottom: 6px;
}
.improveBox span {
	color: #e77918;
	font-size: 16px;
}
.improveBox .icon img {
	width: 60px;
	height: 60px;
	background: url(../images/im.png) no-repeat #d4d4d4;
	margin-right: 20px;
	border-radius: 3px;
	overflow: hidden;
}
.improveBox .icon .bb {
	background-position: -60px 0;
}
.improveBox .icon .cc {
	background-position: -120px 0;
}
.improveBox .icon .dd {
	background-position: -180px 0;
}
.improveBox .icon .ee {
	background-position: -240px 0;
}
.improveWrap .a {
	padding-top: 14px;
	padding-bottom: 8px;
}
.improveWrap .b {
	background: #fff;
	padding-top: 38px;
	padding-bottom: 22px;
}
.improveWrap .c {
	padding-top: 13px;
	padding-bottom: 17px;
}
.improveWrap .d {
	background: #fff;
	padding-top: 40px;
	padding-bottom: 64px;
}
.improveWrap .a .improveBox {
	width: 392px;
}
.improveWrap .b .improveBox {
	width: 432px;
}
.improveWrap .b h4 {
	margin-bottom: 16px;
}
.improveWrap .c .improveBox {
	width: 370px;
	top: 18px;
}
.improveWrap .c h4 {
	margin-bottom: 26px;
}
.improveWrap .c ol {
	margin-bottom: 24px;
}
.improveWrap .d .improveBox {
	width: 472px;
	margin-right: -41px;
}
.improveWrap .d h4 {
	margin-bottom: 18px;
}
.improveWrap .d ol {
	margin-bottom: 26px;
}/* submit */
.submit {
	background: url(../images/submit.jpg) no-repeat center 0;
	height: 212px;
}
.submitLeft {
	color: #fff;
	text-align: center;
	padding-top: 38px;
}
.submitLeft h2 {
	font-weight: bold;
	font-size: 36px;
	line-height: 54px;
}
.submitLeft h2 span {
	margin-right: 16px;
}
.submitLeft h3 {
	font-size: 19px;
}
.submitLeft h4 {
	font-size: 11px;
	font-family: Arial;
	opacity: 0.3;
	filter: alpha(opacity = 30);
	line-height: 18px;
	margin-bottom: 8px;
	-webkit-transform: scale(0.75) translate(-13px, 0);
	-o-transform: scale(1) translate(0, 0);
}
.submitLeft p {
	line-height: 30px;
}
.submitLeft .num {
	color: #fea321;
	font-size: 24px;
	font-weight: bold;
	margin-left: 6px;
}
.submitRight {
	padding-top: 24px;
	width: 396px;
}
.submitRight h3 {
	color: #fff;
	line-height: 20px;
	font-size: 13px;
	margin-bottom: 14px;
}
.submitRight .fl p {
	position: relative;
	width: 250px;
	height: 30px;
	line-height: 30px;
	background: #fff;
	margin-bottom: 10px;
}
.submitRight .fl span {
	color: #4c4c4c;
	position: absolute;
	padding-left: 10px;
	top: 0;
	left: 0;
}
.submitRight .fl input {
	height: 30px;
	line-height: 30px;
	width: 185px;
	padding-left: 50px;
	padding-right: 15px;
	color: #4c4c4c;
}
.submitRight .fr {
	padding-left: 16px;
}
.submitRight .fr input {
	width: 130px;
	height: 110px;
	background: #ffad65;
	text-align: center;
	line-height: 110px;
	font-size: 30px;
	color: #fff;
	font-family: '微软雅黑';
	cursor: pointer;
}/* point */
.point {
	margin-bottom: 52px;
}
.pointTop {
	text-align: center;
	background: url(../images/line.gif) no-repeat center bottom;
	padding-bottom: 6px;
	margin-bottom: 16px;
}
.pointTop h2 {
	font-size: 30px;
	font-weight: bold;
	color: #000;
	line-height: 34px;
}
.pointTop h3 {
	color: #125ed6;
	font-size: 18px;
}
.pointWrap {
	width: 1000px;
	overflow: hidden;
}
.pointWrap ul {
	width: 1012px;
}
.pointWrap li {
	transition: All 0.6s ease-in-out;
	-webkit-transition: All 0.6s ease-in-out;
	-moz-transition: All 0.6s ease-in-out;
	-o-transition: All 0.6s ease-in-out;
	width: 241px;
	height: 246px;
	background: #e3e3e3;
	float: left;
	text-align: center;
	padding-top: 28px;
	margin-right: 12px;
}
.pointWrap h2 {
	height: 38px;
	background: #4a4a4a;
	font-size: 19px;
	font-weight: bold;
	color: #fff;
	line-height: 38px;
	margin-bottom: 22px;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.5);
}
.pointWrap p {
	color: #7b7b7b;
	line-height: 18px;
	width: 188px;
	margin: 0 auto;
}
.pointWrap img {
	width: 88px;
	height: 88px;
	background: url(../images/point.png) no-repeat;
}
.pointWrap .b img {
	background-position: -88px 0;
}
.pointWrap .c img {
	background-position: -176px 0;
}
.pointWrap .d img {
	background-position: -264px 0;
}
.pointWrap .on {
	background: #125ed6;
}
.pointWrap .on img {
	background-image: url(../images/pointOn.png);
}
.pointWrap .on h2 {
	background: #e77918;
}
.pointWrap .on p {
	color: #c8d0de;
}/* advantage */
.advantage {
	background: #f0f0f0;
	overflow: hidden;
	margin-bottom: 36px;
}
.advantTop {
	text-align: center;
	margin-bottom: 50px;
	padding-top: 50px;
}
.advantTop h3 {
	color: #d2d2d2;
	font-size: 36px;
	line-height: 40px;
}
.advantTop h2 {
	font-size: 36px;
	color: #343434;
	font-weight: bold;
	line-height: 42px;
}
.advantTop span {
	color: #125ed6;
}
.advantTop p {
	font-size: 18px;
	color: #343434;
	font-weight: bold;
}
.advantWrap {
	padding: 0 16px 14px;
}
.advantWrap li {
	position: relative;
}
.advantWrap .num {
	width: 57px;
	position: absolute;
	top: 0;
	left: 0;
	padding-top: 9px;
	border-top: 1px solid #125ed6;
	text-align: right;
}
.advantWrap .a {
	height: 250px;
	margin-bottom: 34px;
}
.advantWrap .b {
	margin-bottom: 20px;
	height: 255px;
}
.advantWrap .b .fl {
	position: relative;
	top: -5px;
}
.advantWrap .c {
	height: 289px;
}
.advantWrap .c .fr {
	position: relative;
	top: -16px;
}
.advantBox {
	width: 327px;
	position: relative;
	padding-left: 80px;
}
.advantBox h3 {
	margin-bottom: 4px;
}
.advantBox h2 {
	background: url(../images/a.png) no-repeat;
	width: 334px;
	height: 59px;
	line-height: 40px;
	font-size: 22px;
	font-weight: bold;
	color: #fff;
	padding-left: 5px;
	margin-bottom: 8px;
}
.advantBox .txt {
	font-size: 14px;
	color: #403935;
	line-height: 22px;
	margin-bottom: 34px;
}
.advantBox .btn a {
	background: url(../images/btn.png) no-repeat;
	width: 112px;
	height: 33px;
	color: #fff;
	line-height: 30px;
	text-align: center;
	margin-right: 10px;
}/* partner */
.partner {
	margin-bottom: 38px;
}
.partner .title {
	margin-bottom: 20px;
}
.partnerWrap {
	background: #125ed6;
	width: 100%;
	overflow: hidden;
	height: 350px;
	padding-top: 50px;
}
.partnerBox {
	background: url(../images/partner.png) no-repeat;
	width: 1026px;
	height: 334px;
position:
}
.partnerBox ul {
	height: 200px;
}
.partnerBox li {
	float: left;
	width: 200px;
	height: 200px;
	position: relative;
	margin-right: 1px;
}
.partnerBox a {
	position: absolute;
	width: 140px;
	height: 140px;
	top: 28px;
	left: 28px;
	top: 0\9;
	left: 0\9;
	z-index: 9;
	background: url(about:blank);
}
.partnerBox1 {
	padding-top: 2px;
}
.partnerBox2 {
	padding-left: 101px;
	top: -100px;
	position: relative;
}
.partnerImg {
	float: left;
	width: 132px;
	height: 64px;
	position: relative;
	padding-top: 66px;
	padding-left: 32px;
	z-index: 8;
}
.partnerImg img {
	width: 132px;
	height: 64px;
	position: absolute;
	z-index: 2;
	transform: rotateY(0deg);
	transition: all 0.6s ease 0s;
	backface-visibility: hidden;
}
.partnerImg span {
	position: absolute;
	width: 132px;
	height: 64px;
	background: #fff;
	line-height: 64px;
	text-align: center;
	transform: rotateY(-180deg);
	transition: all 0.5s ease 0s;
	backface-visibility: hidden;
	color: #333;
	font-size: 18px;
	font-weight: bold;
}
.partnerWrap .on img {
	transform: rotateY(180deg);
}
.partnerWrap .on span {
	transform: rotateY(0deg);
}/* about */
.about {
	margin-bottom: 54px;
}
.about .title {
	border-bottom: 1px solid #e7e7e7;
	padding-bottom: 13px;
	margin-bottom: 27px;
}
.aboutBox {
	width: 746px;
}
.aboutImg {
	padding: 6px;
	border: 1px solid #d1d1d1;
}
.aboutTxtWrap {
	width: 374px;
	padding-top: 46px;
	position: relative;
}
.aboutTxt {
	color: #323232;
	height: 144px;
	overflow: hidden;
}
.aboutBtn a {
	width: 79px;
	height: 26px;
	background: #bbb;
	border-radius: 3px;
	margin-right: 5px;
	overflow: hidden;
	line-height: 26px;
	color: #fff;
	text-align: center;
	display: inline-block;
	vertical-align: top;
}
.aboutBtn a:hover {
	background: #125ed6;
}
.honor {
	width: 185px;
	text-align: center;
}
.honor .bd {
	width: 155px;
	margin: 0 auto;
}
.honor .bd li {
	width: 155px;
	float: left;
}
.honor .bd span {
	width: 155px;
	color: #4c4c4c;
	padding-top: 6px;
	transition: 0.2s;
}
.honor .bd a:hover span {
	color: #e77918;
}/* info */
.info {
	border-top: 2px solid #dadada;
	padding-top: 20px;
	padding-bottom: 58px;
}
.infoTop {
	position: relative;
}
.infoTop img {
	margin-right: 4px;
}
.infoTop h2 {
	font-weight: bold;
	color: #125ed6;
	font-size: 24px;
	line-height: 34px;
	display: inline-block;
*display: inline;
*zoom: 1;
}
.infoTop em {
	position: absolute;
	width: 136px;
	height: 7px;
	background: url(../images/info.gif);
	top: 16px;
	right: 0;
}
.news {
	width: 330px;
	margin-right: 30px;
}
.news ul {
	height: 287px;
	overflow: hidden;
}
.news li {
	height: 34px;
	background: url(../images/infoCut.gif) repeat-x;
	height: 35px;
	position: relative;
	padding-top: 1px;
	overflow: hidden;
}
.news .none {
	background: none;
}
.newsList {
	position: absolute;
	top: 1px;
	left: 0;
	height: 35px;
	line-height: 35px;
	background: #fff;
}
.newsList h3 a {
	width: 250px;
	padding-left: 9px;
	background: url(../images/dot.gif) no-repeat 1px center;
}
.newsList h3 a:hover {
	color: #393939;
}
.newsList span {
	color: #bdbdbd;
	font-family: Arial;
}
.newsBox {
	padding-bottom: 10px;
	padding-top: 10px;
	display: none;
}
.newsBox .fr {
	width: 180px;
	padding-right: 10px;
}
.newsBox h3 a {
	display: block;
	color: #125ed6;
	font-weight: bold;
}
.newsBox h3 a:hover {
	color: #e77918;
}
.newsBox h4 {
	line-height: 14px;
	color: #125ed6;
	margin-bottom: 12px;
}
.newsBox p {
	line-height: 18px;
	height: 36px;
	overflow: hidden;
}
.news .on {
	height: 106px;
}
.news .on .newsList {
	display: none;
}
.news .on .newsBox {
	display: block;
}
.faq {
	width: 280px;
}
.faq .infoTop {
	margin-bottom: 11px;
}
.faq .infoTop em {
	width: 88px;
}
.faqWrap .bd {
	height: 266px;
	overflow: hidden;
}
.faqWrap li {
	background: url(../images/infoCut.gif) repeat-x 0 bottom;
	padding-bottom: 20px;
	margin-bottom: 20px;
}
.faqWrap h3 {
	margin-bottom: 5px;
	padding-left: 30px;
	background: url(../images/faq.gif) no-repeat;
}
.faqWrap h3 a {
	display: block;
	line-height: 20px;
	height: 20px;
	color: #1f1a17;
	font-weight: bold;
}
.faqWrap h3 a:hover {
	color: #e77918;
}
.faqWrap p {
	line-height: 18px;
	height: 36px;
	overflow: hidden;
	padding-top: 2px;
	padding-left: 30px;
	background: url(../images/faq.gif) no-repeat 0 -25px;
}/* footer */
.footer {
	min-width: 1200px;
	background: #3a3a3a;
	color: #afafaf;
	padding-top: 56px;
	padding-bottom: 36px;
}
.footer a {
	color: #afafaf;
}
.footer a:hover {
	color: #e77918;
}
.footer dl {
	float: left;
	background: url(../images/footCut.gif) no-repeat right 4px;
	padding-right: 10px;
	margin-right: 17px;
	min-height: 180px;
	_height: 180px;
}
.footer h2 {
	color: #fff;
	font-size: 16px;
	margin-bottom: 14px;
	font-family: 'Microsoft Yahei';
}
.siteInfo {
	background: url(../images/footCut.gif) no-repeat right 3px;
	padding-left: 0px;
	padding-right: 0px;
}
.siteTel {
	background: url(../images/footTel.png) no-repeat 0 center;
	color: #fff;
	padding-left: 40px;
	margin-bottom: 10px;
}
.siteTel p {
	line-height: 18px;
	font-family: 'Microsoft Yahei';
}
.siteTel h3 {
	font-size: 28px;
	font-family: "MS Serif", "New York", serif;
	font-weight: bold;
	line-height: 26px;
}
.siteInfo .txt {
	line-height: 26px;
}
.spaceBig {
	width: 30px;
}
.spaceSmall {
	width: 12px;
}
.code {
	color: #afafaf;
	text-align: center;
}
.code img {
	margin-bottom: 4px;
}
.code h3 {
	margin-bottom: 7px;
}
.code a {
	background: url(../images/icon.png);
	width: 20px;
	height: 20px;
	overflow: hidden;
	margin: 0 3px;
}
.code .b {
	background-position: -20px 0;
}
.code .c {
	background-position: -40px 0;
}
.code a:hover {
	background-image: url(../images/iconOn.png);
}
.link {
	background: #125ed6;
	padding-bottom:25px;
}
.link p {
	height: 46px;
	line-height: 30px;
	color: #fff;
	background: url(../images/link.png) no-repeat 6px center;
	padding-left: 82px;
}
.link span {
	font-family: Arial;
	cursor: default;
	margin: 0 15px;
}
.link a {
	color: #fff;
}
.link a:hover {
	color: #e77918;
}/* 内页 */
.pageBanner {
	overflow: hidden;
	width: 100%;
	margin-bottom: 20px;
}
.pageBanner img {
	left: 50%;
	margin-left: -960px;
	width: 1920px;
	height: 300px;
	position: relative;
}
.main {
	width: 750px;
}
.xqbt_01 {
	background: url(../images/xqbt.jpg) no-repeat;
	height: 35px;
	line-height: 35px;
	padding-left: 25px;
	font-size: 18px;
	font-weight: bold;
	color: #0450c3;
}/* page */
.page {
	width: 1000px;
	margin: 0 auto;
	margin-bottom: 50px;
}/* feedbackBox */
.feedbackBox {
	padding-left: 100px;
	font-family: "Microsoft yahei";
}
.feedbackBoxTop {
	font-size: 16px;
	margin-bottom: 36px;
	padding-top: 20px;
}
.feedbackBoxTop span {
	color: #125ED6;
}/* side */
.side {
	width: 240px;
}
.sideNav {
	margin-bottom: 17px;
	position: relative;
}
.sideNav h2 {
	background: #125ed6;
	border-radius: 4px 4px 0 0;
	overflow: hidden;
	height: 56px;
	font-size: 24px;
	font-weight: bold;
	color: #fff;
	line-height: 56px;
	padding-left: 16px;
}
.sideNavBox {
	border: 2px solid #125ed6;
	background: #fff;
	border-radius: 0 0 4px 4px;
	overflow: hidden;
}
.sideNavBox ul {
	padding: 13px;
}
.sideNavBox li {
	margin-bottom: 8px;
}
.sideNavBox h3 a {
	height: 32px;
	line-height: 32px;
	background: #eeeff0;
	text-indent: 15px;
	font-size: 14px;
	display: block;
	color: #fff;
	border-radius: 4px;
	overflow: hidden;
	color: #393939;
	font-weight: bold;
}
.sideNavBox h3 a:hover, .sideNavBox .active h3 a {
	background: #125ed6;
	color: #fff;
}
.sideNavWrap em {
	background: url(../images/shadow.png) no-repeat;
	width: 240px;
	height: 13px;
	position: absolute;
	bottom: -13px;
	right: 0;
}
.sideWrap {
	margin-bottom: 19px;
}
.sideWrap h2 {
	background: #125ed6;
	height: 43px;
	line-height: 43px;
	font-size: 18px;
	color: #fff;
	text-indent: 13px;
}
.sideBox {
	background: #f2f2f2;
}
.sideNewsBox {
	padding: 11px 12px 13px 11px;
}
.sideNewsBox li {
	border-bottom: 1px solid #d2d2d2;
	height: 29px;
	line-height: 29px;
}
.sideNewsBox h3 a {
	background: url(../images/arrow.gif) no-repeat 0 center;
	display: block;
	padding-left: 11px;
}
.sideContactBox {
	padding: 12px 40px 14px 17px;
	line-height: 26px;
	color: #535353;
}/* imgSideBox */
.imgSideBox {
	padding: 10px 0;
}
.imgSideBox li {
	width: 198px;
	margin: 0 auto 14px;
}
.imgSideBox a {
	display: block;
}
.imgSideBox img {
	width: 190px;
	height: 190px;
	padding: 2px;
	border: 2px solid #dadada;
	transition: 0.3s;
}
.imgSideBox span {
	width: 168px;
	text-align: center;
	display: inline-block;
	vertical-align: top;
	font-size: 14px;
	padding: 0 15px;
	line-height: 30px;
	padding-top: 4px;
	overflow: hidden;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.imgSideBox a:hover {
	color: #1B8700;
}
.imgSideBox a:hover img {
	border-color: #1B8700;
}/* main */
.main {
	width: 732px;
}/* breadCrumb */
.breadCrumb {
	height: 25px;
	background: url(../images/bread.gif);
	line-height: 22px;
	color: #3d3d3d;
	cursor: default;
	margin-bottom: 18px;
}
.breadCrumb a {
	color: #3d3d3d;
}
.breadCrumb a:hover {
	color: #e77918;
}/* imgBox */
.imgBox {
	width: 760px;
	overflow: hidden;
}
.imgBox ul {
	width: 780px;
}
.imgBox li {
	float: left;
	text-align: center;
	margin-bottom: 20px;
}
.imgBox a {
	float: left;
}
.imgBox img {
	border: 2px solid #dadada;
	transition: 0.2s;
}
.imgBox span {
	display: inline-block;
	vertical-align: top;
	font-size: 14px;
	padding: 0 15px;
	line-height: 30px;
	padding-top: 4px;
	overflow: hidden;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.imgBox a:hover {
	color: #e77918;
}
.imgBox a:hover img {
	border-color: #e77918;
}/* productBox */
.productBox {
	width: 732px;
	overflow: hidden;
}
.productBox ul {
	width: 750px;
}
.productBox li {
	float: left;
	position: relative;
	width: 228px;
	height: 230px;
	border: 1px solid #858585;
	background: #f4f4f4;
	margin-right: 12px;
	margin-bottom: 24px;
}
.productBox img {
	margin-bottom: 11px;
}
.productBox h3 {
	margin-bottom: 8px;
	text-align: center;
	font-size: 15px;
	color: #000;
	font-family: 'Microsoft Yahei';
}
.productBox p {
	padding: 0 5px;
	line-height: 20px;
	color: #737373;
	height: 40px;
	overflow: hidden;
	margin-bottom: 10px;
}
.productBox span {
	width: 78px;
	height: 19px;
	border: 1px solid #929292;
	text-align: center;
	color: #777;
	display: block;
	line-height: 19px;
	position: relative;
	left: 5px;
}
.productBox a {
	position: absolute;
	top: -4px;
	left: -4px;
	width: 236px;
	height: 238px;
}
.productBox .on {
	background: #125ed6;
	border-color: #125ed6;
}
.productBox .on h3 {
	color: #fff;
}
.productBox .on p {
	color: #fff;
}
.productBox .on span {
	border-color: #125ed6;
	background: #fff;
	color: #125ed6;
}/* imgPartnerBox */
.imgPartnerBox li {
	width: 174px;
	margin-right: 12px;
}
.imgPartnerBox img {
	width: 170px;
	height: 83px;
}
.imgPartnerBox span {
	width: 144px;
}/* imgSettingBox */
.imgSettingBox li {
	width: 234px;
	margin-right: 15px;
}
.imgSettingBox img {
	width: 226px;
	height: 171px;
	padding: 2px;
}
.imgSettingBox span {
	width: 204px;
}/* imgCaseBox */
.imgCaseBox li {
	width: 234px;
	margin-right: 15px;
}
.imgCaseBox img {
	width: 226px;
	height: 189px;
	padding: 2px;
}
.imgCaseBox span {
	width: 204px;
}/* imgHonorBox */
.imgHonorBox li {
	width: 234px;
	margin-right: 15px;
}
.imgHonorBox img {
	width: 226px;
	height: 308px;
	padding: 2px;
}
.imgHonorBox span {
	width: 204px;
}/* product's picture */
.tb-pic a {
	display: table-cell;
	text-align: center;
	vertical-align: middle;
*display: block;
*font-family: Arial;
*line-height: 1;
*font-size: 271px;
}
.tb-pic img {
	vertical-align: middle;
}
.tb-pic, .tb-pic a {
	height: 315px;
	width: 382px;
	background: #fff;
}
.tb-pic, .tb-pic img {
	max-height: 315px;
	max-width: 382px;
	_width: 382px;
}
.tb-pic {
	position: relative;
	z-index: 1;
}
.zoomDiv {
	z-index: 999;
	position: absolute;
	top: 0;
	left: 0;
	width: 200px;
	height: 200px;
	background: #fff;
	border: 1px solid #ccc;
	display: none;
	text-align: center;
	overflow: hidden;
}
.zoomMask {
	position: absolute;
	background: url(../images/default/mask.png);
	cursor: move;
	z-index: 1;
}
.tb-picList {
	width: 352px;
	height: 62px;
	overflow: hidden;
	margin: 10px auto;
	position: relative;
}
.tb-picList .prev, .tb-picList .next {
	position: absolute;
	top: 20px;
	font-family: 'simsun';
	font-weight: bold;
	font-size: 32px;
}
.tb-picList .prev {
	left: 0;
}
.tb-picList .next {
	right: 0;
}
.tb-picList .prev:hover, .tb-picList .next:hover {
	color: #E77918;
}
.tb-picList .tb-thumb {
	position: relative;
	width: 290px;
	height: 62px;
	margin: 0 auto;
	overflow: hidden;
}
.tb-picList .tb-thumb ul {
	position: absolute;
	width: 999999px;
}
.tb-picList .tb-thumb li {
	float: left;
	width: 76px;
	overflow: hidden;
	position: relative;
}
.tb-picList .tb-thumb a {
	display: block;
	width: 60px;
	border: 1px solid #dadada;
	text-align: center;
	background: #fff;
	height: 60px;
	display: table-cell;
	vertical-align: middle;
}
.tb-picList .tb-thumb img {
	max-width: 100%;
	cursor: pointer;
}
.tb-picList .tb-thumb em {
	position: absolute;
	width: 58px;
	height: 58px;
	border: 2px solid #e77918;
	top: 0;
	left: 0;
	display: none;
}
.tb-picList .tb-thumb .tb-selected em {
	display: block;
}
.productTop {
	padding: 4px;
	background: #fbfbfb;
	margin-bottom: 70px;
}
.productIntro {
	width: 300px;
	padding-right: 20px;
}
.productIntro h2 {
	font-size: 16px;
	font-family: 'Microsoft Yahei';
	color: #535353;
	padding-top: 13px;
	line-height: 30px;
	margin-bottom: 13px;
	font-weight: bold;
}
.descriptionBox {
	color: #535353;
	line-height: 20px;
	padding-top: 13px;
	height: 120px;
	overflow: hidden;
	margin-bottom: 22px;
}
.productOrder a {
	width: 100px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	font-size: 14px;
	border-radius: 4px;
	font-family: 'Microsoft Yahei';
	background: #125ed6;
	color: #fff;
}
.productOrder .b {
	background: #e77918;
	margin-left: 25px;
}
.productShow {
	margin-bottom: 10px;
}
.productShow .hd {
	height: 38px;
	font-size: 14px;
	background: #f2f2f2;
	font-family: 'Microsoft Yahei';
}
.productShow .hd li {
	float: left;
	padding: 0 18px;
	height: 38px;
	line-height: 38px;
	cursor: pointer;
	background: #e4e4e4;
	transition: 0.3s;
	color: #535353;
	margin-right: 5px;
}
.productShow .hd .on {
	background: #125ed6;
	color: #fff;
}
.productShow .con {
	padding: 10px 0;
}
.pageTel {
	background: url(../images/pageTel.png) no-repeat 0 center;
	padding-left: 40px;
	margin-bottom: 18px;
}
.pageTel p {
	color: #000;
	line-height: 14px;
	font-family: 'Microsoft Yahei';
	font-weight: bold;
}
.pageTel h3 {
	color: #000;
	line-height: 22px;
	font-size: 20px;
	font-family: "MS Serif", "New York", serif;
	font-weight: bold;
	text-shadow: 2px 1px 0 #fff;
}
.column {
	margin-bottom: 20px;
}
.column h2 {
	height: 36px;
	line-height: 36px;
	font-size: 14px;
	background: #eee;
	position: relative;
	text-indent: 20px;
	font-family: 'Microsoft Yahei';
}
.column h2 em {
	position: absolute;
	width: 4px;
	height: 14px;
	left: 10px;
	top: 50%;
	margin-top: -7px;
	background: #333;
}
.productForm h2 {
	margin-bottom: 2px;
}
.productFormBox {
	background: #eee;
}
.productFormBox form {
	padding: 20px 0 20px 16px;
}
.productFormBox p {
	float: left;
	margin-right: 10px;
}
.productFormBox span {
	display: inline-block;
	vertical-align: middle;
	width: 50px;
	text-align: right;
	padding-right: 10px;
	line-height: 26px;
}
.productFormBox input, .productFormBox textarea {
	vertical-align: top;
	transition: 0.3s;
}
.productFormBox .row {
	margin-bottom: 10px;
}
.productFormBox .row input {
	height: 24px;
	border: 1px solid #dadada;
	width: 150px;
	padding: 0 10px;
	line-height: 24px;
}
.productFormBox textarea {
	width: 634px;
	height: 72px;
	border: 1px solid #dadada;
	padding: 10px;
	line-height: 18px;
}
.productFormBox .row input:focus, .productFormBox textarea:focus {
	border-color: #aaa;
}
.productFormBox img {
	border: 1px solid #dadada;
	margin-left: 10px;
	cursor: pointer;
	position: relative;
	top: 1px;
}
.productFormBox .btn {
	padding-left: 60px;
}
.productFormBox .btn input {
	width: 65px;
	height: 24px;
	line-height: 24px;
	text-align: center;
	background: #666;
	cursor: pointer;
	color: #fff;
	border-radius: 2px;
	margin-right: 10px;
	font-family: 'Microsoft Yahei';
}
.productFormBox .btn input:hover {
	background: #999;
}
#verifyCode {
	width: 100px;
}
.related h2 {
	margin-bottom: 10px;
}/* articleBox */
.articleBox li {
	overflow: hidden;
	zoom: 1;
	background: url(../images/default/splitBg.gif) repeat-x 0 bottom;
	padding-bottom: 20px;
	margin-bottom: 20px;
}
.articleBox img {
	width: 210px;
	height: 149px;
	border: 1px solid #EFEFEF;
	padding: 4px;
}
.articleBox .fr {
	width: 490px;
}
.articleBox h2 {
	font-size: 16px;
	font-family: 'Microsoft Yahei';
	margin-bottom: 4px;
	padding-top: 6px;
}
.articleBox h2 a {
	color: #000;
}
.articleBox h2 a:hover {
	color: #e77918;
}
.articleBox h4 {
	background: url(../images/default/time.png) no-repeat 0 3px;
	padding-left: 24px;
	color: #a1a1a1;
	margin-bottom: 5px;
}
.articleBox p {
}
.articleBox p a {
	color: #e77918;
}
.articleBox p a:hover {
	text-decoration: underline;
}
.articleBox .img {
	position: relative;
}
.articleBox .img img {
	position: relative;
	z-index: 9;
}
.articleBox .img em {
	position: absolute;
	width: 210px;
	height: 130px;
	background: url(../images/default/timeBg.png) no-repeat #1b8700;
	left: 5px;
	top: 5px;
}
.articleBox .img span {
	color: #fff;
	position: absolute;
	width: 100%;
	text-align: center;
	left: 0;
}
.articleBox .date {
	font-family: 'Microsoft Yahei';
	font-size: 60px;
	line-height: 60px;
	top: 24px;
}
.articleBox .yam {
	font-family: Arial;
	font-size: 18px;
	top: 88px;
}/* faqBox */
.faqBox h2 a {
	position: relative;
	padding-left: 26px;
}
.faqBox h2 em {
	position: absolute;
	left: 0;
	top: 4px;
	width: 16px;
	height: 16px;
	background: url(../images/default/faq.png) no-repeat #1B8700;
	border-radius: 3px;
}
.faqBox p {
	background: url(../images/default/faq.png) no-repeat 0 -26px;
	padding-left: 26px;
}/* faqOtherBox */
.faqOtherBox {
	border-top: 1px solid #f1f1f1;
}
.faqOtherBox h2 a {
	display: block;
	font-size: 16px;
	font-family: 'Microsoft Yahei';
	position: relative;
	padding: 10px 10px 10px 36px;
	border-bottom: 1px solid #f1f1f1;
	color: #999;
}
.faqOtherBox h2 em {
	position: absolute;
	left: 10px;
	top: 50%;
	margin-top: -8px;
	width: 16px;
	height: 16px;
	background: url(../images/default/faq.png) no-repeat #125ED6;
	border-radius: 3px;
}
.faqOtherBox .on a {
	background: #ECECEC;
	color: #000;
}
.faqOtherBox .con {
	padding: 20px 0;
	border-left: 3px solid #125ED6;
	padding-left: 34px;
	background: url(../images/default/splitBg.gif) repeat-x 0 bottom;
}/* articleShow */
.articleTop {
	text-align: center;
	background: url(../images/default/splitBg.gif) repeat-x 0 bottom;
	padding-bottom: 20px;
	margin-bottom: 20px;
}
.articleTop h2 {
	font-size: 22px;
	color: #000;
	margin-bottom: 16px;
	font-family: "Microsoft yahei";
}
.articleTop p {
	color: #999;
}
.articleTop span {
	margin: 0 5px;
}
.articleTop a {
	margin: 0 5px;
}
.articleTop .active {
	color: #000;
	font-weight: bold;
}
.articleShow {
	margin-bottom: 20px;
	font-size: 14px;
}
.articleCtrl {
	height: 36px;
	line-height: 36px;
	background: #eee;
	margin-bottom: 10px;
	color: #999;
	padding: 0 10px;
	cursor: default;
}
.articleCtrl p {
	background: url(../images/default/articlectrl.png) no-repeat 0 -25px;
	vertical-align: top;
	width: 40%;
}
.articleCtrl .fl {
	padding-left: 16px;
}
.articleCtrl .fr {
	padding-right: 16px;
	background-position: right 10px;
	text-align: right;
}
.articleCtrl a {
	color: #333;
}
.articleCtrl a:hover {
	color: #e77918;
}
.articleList {
	width: 760px;
	overflow: hidden;
}
.articleList h2 {
	margin-bottom: 10px;
}
.articleList ul {
	width: 780px;
}
.articleList li, .articleList h3, .articleList a {
	float: left;
}
.articleList li {
	width: 356px;
	margin-right: 20px;
	height: 32px;
	line-height: 32px;
	background: url(../images/splitBg.gif) repeat-x 0 bottom;
}
.articleList a {
	background: url(../images/txt.png) no-repeat 6px center;
	padding-left: 26px;
	width: 260px;
}
.articleList span {
	float: right;
	color: #999;
	font-family: Arial;
}/* pictureDetail *//* picture's picture */
.pictureDetail .tb-pic a {
	cursor: default;
}
.pictureDetail .tb-pic, .pictureDetail .tb-pic a {
	height: 500px;
	width: 710px;
}
.pictureDetail .tb-pic, .pictureDetail .tb-pic img {
	max-height: 500px;
	max-width: 710px;
	_width: 710px;
}
.pictureDetail .tb-pic {
	border: 1px solid #ECECEC;
	padding: 10px;
}
.pictureDetail .tb-picList {
	width: 732px;
	height: 72px;
}
.pictureDetail .tb-picList .tb-thumb {
	width: 674px;
	height: 72px;
}
.pictureDetail .tb-picList .tb-thumb ul {
	display: table;
}
.pictureDetail .tb-picList .tb-thumb li {
	width: 86px;
	vertical-align: middle;
}
.pictureDetail .tb-picList .tb-thumb a {
	width: 70px;
	display: table-cell;
	vertical-align: middle;
}
.pictureDetail .tb-picList .tb-thumb img {
	vertical-align: middle;
}
.pictureDetail .tb-picList .tb-thumb em {
	width: 68px;
	height: 68px;
}
.pictureDetail .tb-picList .prev, .pictureDetail .tb-picList .next {
	top: 0;
	font-size: 18px;
	color: #fff;
	width: 25px;
	height: 72px;
	line-height: 72px;
	background: #ccc;
	text-align: center;
}
.pictureDetail .tb-picList .prev:hover, .pictureDetail .tb-picList .next:hover {
	background: #E77918;
}
.pictureDetail .tb-picList .non, .pictureDetail .tb-picList .non:hover {
	background: #F3F3F3;
	cursor: default;
}
.pictureTop {
	margin-bottom: 20px;
}/* downloadList */
.downloadList {
	font-family: 'Microsoft Yahei';
}
.downloadList li {
	overflow: hidden;
	zoom: 1;
	background: url(../images/default/splitBg.gif) repeat-x 0 bottom;
	height: 30px;
	line-height: 30px;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
.downloadList h2 {
	float: left;
	background: url(../images/default/file.png) no-repeat 6px 2px;
	padding-left: 40px;
	font-size: 14px;
	color: #000;
}
.downloadList a {
	float: right;
	background: url(../images/default/download.png) no-repeat 0 6px;
	padding-left: 16px;
	color: blue;
}
.downloadList a:hover {
	text-decoration: underline;
}/* jobList */
.jobList {
	border: 1px solid #ddd;
	border-top: none;
}
.jobList ol {
	height: 45px;
	line-height: 45px;
	border-top: 1px solid #e3e3e3;
	background: #f4f4f4;
	cursor: pointer;
	font: normal 12px/45px "Microsoft YaHei";
}
.jobList ol li {
	float: left;
	width: 165px;
	padding-left: 22px;
}
.jobList b {
	color: #000;
}
.jobList .con {
	padding: 8px 25px;
	color: #999;
	display: none;
}/* pagination */
.pagination span {
	background: #125ED6;
}
.productBlock {
	width: 732px;
	position: relative;
	margin: 20px auto 0;
}
.productBlockWrap {
	position: relative;
	padding-top: 26px;
}
.productBlockBox {
	position: relative;
	padding-left: 50px;
}
.productBlockBox .num {
	position: absolute;
	width: 41px;
	height: 33px;
	background: #125ed6;
	text-align: center;
	padding-top: 9px;
	top: 0;
	left: 0;
}
.productBlockBox h2 {
	color: #125ed6;
	font-size: 20px;
	font-weight: bold;
	line-height: 24px;
}
.productBlockBox h3 {
	color: #1f1a17;
	font-size: 14px;
	font-weight: bold;
	line-height: 22px;
	margin-bottom: 2px;
}
.productBlockBox h4 {
	margin-bottom: 4px;
}
.productBlockBox ol {
	margin-bottom: 16px;
}
.productBlockBox li {
	color: #211e1e;
	padding-left: 20px;
	background: url(../images/pstar.png) no-repeat 0 7px;
	margin-left: -20px;
	position: relative;
	line-height: 20px;
	margin-bottom: 3px;
}
.productBlockBox span {
	color: #e77918;
}
.productBlockBox .icon img {
	width: 40px;
	height: 40px;
	background: url(../images/pim.png) no-repeat #d4d4d4;
	margin-right: 12px;
	border-radius: 3px;
	overflow: hidden;
}
.productBlockBox .icon .bb {
	background-position: -40px 0;
}
.productBlockBox .icon .cc {
	background-position: -80px 0;
}
.productBlockBox .icon .dd {
	background-position: -120px 0;
}
.productBlockBox .icon .ee {
	background-position: -160px 0;
}
.productBlockWrap .a {
	padding-top: 14px;
	padding-bottom: 8px;
}
.productBlockWrap .b {
	background: #fff;
	padding-top: 38px;
	padding-bottom: 22px;
}
.productBlockWrap .c {
	padding-top: 13px;
	padding-bottom: 17px;
}
.productBlockWrap .d {
	background: #fff;
	padding-top: 40px;
	padding-bottom: 64px;
}
.productBlockWrap .a .productBlockBox {
	width: 310px;
}
.productBlockWrap .b .productBlockBox {
	width: 310px;
}
.productBlockWrap .b h4 {
	margin-bottom: 16px;
}
.productBlockWrap .c .productBlockBox {
	width: 274px;
	top: 18px;
}
.productBlockWrap .c h4 {
	margin-bottom: 0;
}
.productBlockWrap .d .productBlockBox {
	width: 324px;
	margin-right: -14px;
}
.productBlockWrap .d ol {
	margin-bottom: 10px;
}
.productHonor {
	margin-bottom: 26px;
}
.productHonor h2 {
	margin-bottom: 11px;
	color: #125ed6;
	font-size: 18px;
	font-weight: bold;
	padding-left: 24px;
	background: url(../images/productAdorn.gif) no-repeat 0 center;
	padding-bottom: 3px;
	border-bottom: 1px solid #a2b5d3;
}
.productHonor {
	width: 732px;
	overflow: hidden;
}
.productHonor ul {
	width: 800px;
}
.productHonor li {
	float: left;
	margin-right: 8px;
}
.productReason h2 {
	margin-bottom: 24px;
	color: #125ed6;
	font-size: 18px;
	font-weight: bold;
	padding-left: 24px;
	background: url(../images/productAdorn.gif) no-repeat 0 center;
	padding-bottom: 3px;
	border-bottom: 1px solid #a2b5d3;
}
.productReason ul {
	padding-left: 13px;
}
.productReason li {
	margin-bottom: 20px;
}
.productReason h3 {
	width: 242px;
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	color: #fff;
	background: #125ed6;
	font-weight: bold;
	text-indent: 6px;
	margin-bottom: 12px;
}
.productReason p {
	color: #515151;
}
.productReason .special {
	margin-right: 24px;
	margin-top: -30px;
}
#LXB_CONTAINER {
	top: 490px !important;
}
.kefuBox {
	top: 50px !important;
}
