﻿* {
	padding: 0;
	margin: 0;
}

body {
	color: #454545;
	/*font-family: "simsun", Arial, Helvetica, sans-serif,
		“Microsoft YaHei” ! important;*/
	font-family: "Microsoft YaHei", Arial, Helvetica, sans-serif, "宋体";
	background: #ebebeb;
	font-size: 12px;
}

div, ul, li, ol, dl, dt, dd, img {
	list-style-type: none;
}

img {
	border: none;
}

a {
	color: #454545;
	text-decoration: none;
}

a:hover {
	color: #454545;
	text-decoration: underline;
}

.header {
	width: 100%;
	margin: 0 auto;
	height: 105px;
	background: url(../image/Topbg.jpg) repeat-x;
}

.headbox {
	width: 990px;
	margin: 0 auto;
}

.logobox {
	width: 424px;
	height: 65px;
	float: left;
}

.logobox .logo {
	width: 424px;
	height: 65px;
	float: left;
	background: url(../image/logo.jpg) no-repeat;
	cursor: pointer;
	text-indent: -9999px;
}

.PhoneNum {
	width: 363px;
	height: 65px;
	float: left;
	margin-left: 15px;
	display: inline;
	font-size: 18px;
	color: white;
	font-family: initial;
}

.TopNav {
	width: 162px;
	height: 20px;
	line-height: 20px;
	float: right;
	margin-right: 0px;
	display: inline;
	background: url(../image/Topnavbg.jpg) no-repeat;
}

.TopNav li {
	width: 81px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	color: #808080;
	text-align: center;
}

.TopNav li a {
	color: #808080;
	text-decoration: none;
}

.TopNav li a:hover {
	color: #808080;
	text-decoration: underline;
}

.WebMenu {
	width: 990px;
	float: left;
	line-height: 40px;
}

.WebMenu li {
	width: 99px;
	float: left;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	background: url(../image/menuline.jpg) 100% 50% no-repeat;
}

.WebMenu li a {
	color: #000000;
	text-decoration: none;
}

.WebMenu li a:hover {
	color: #000000;
	text-decoration: underline;
}

.flashbox {
	width: 100%;
	height: 396px;
	margin: 0 auto;
}

.flashbox1 {
	width: 1000px;
	height: 396px;
	margin: 0 auto;
}

.flashbox1 li {
	width: 1000px;
	height: 396px;
	float: left;
	text-align: center;
}

.containter {
	width: 990px;
	margin: 0 auto;
	overflow: hidden;
}

.left {
	width: 711px;
	float: left;
	margin-top: 20px;
}

.left_con_t {
	width: 711px;
	height: 41px;
	background: url(../image/Titlebox.jpg) no-repeat;
	float: left;
	overflow: hidden;
}

.left_con_t li {
	float: left;
	padding-top: 12px;
}

.left_con_c {
	width: 709px;
	float: left;
	border: 1px solid #cecece;
	background: #f8f8f8;
	border-top: none;
	border-bottom: none;
}

.left_con_b {
	width: 711px;
	height: 5px;
	float: left;
	background: url(../image/conbottom.jpg) no-repeat;
	overflow: hidden;
	margin-bottom: 16px;
}

.Soluinfo {
	width: 221px;
	height: 77px;
	float: left;
	padding: 20px 0 20px 15px;
	overflow: hidden;
}

.Soluinfo dl {
	float: left;
}

.Soluinfo dt {
	width: 74px;
	height: 77px;
	float: left;
}

.Soluinfo dd {
	width: 127px;
	float: left;
	padding: 0 10px 0 10px;
	line-height: 16px;
	padding-bottom: 4px;
	color: #868686;
}

.Soluinfo dd a {
	color: #ed4a00;
	text-decoration: none;
}

.Soluinfo dd a:hover {
	color: #ed4a00;
	text-decoration: underline;
}

.Prodinfo {
	width: 218px;
	float: left;
	padding: 15px 0 10px 13px;
}

.Prodinfo_t1 {
	width: 218px;
	float: left;
	height: 28px;
	padding-top: 5px;
	background: url(../image/ProSimg_1.jpg) no-repeat;
	color: #ed4a00;
	font-weight: bold;
	text-align: center;
}

.Prodinfo_t2 {
	width: 218px;
	float: left;
	height: 28px;
	padding-top: 56px;
	background: url(../image/ProSimg_2.jpg) no-repeat;
	color: #ed4a00;
	font-weight: bold;
	text-align: center;
}

.Prodinfo_t3 {
	width: 218px;
	float: left;
	height: 28px;
	padding-top: 56px;
	background: url(../image/ProSimg_3.jpg) no-repeat;
	color: #ed4a00;
	font-weight: bold;
	text-align: center;
}

.Prodinfo_c {
	width: 218px;
	float: left;
	padding-top: 6px;
}

.Prodinfo_c li {
	width: 192px;
	float: left;
	line-height: 30px;
	padding-left: 26px;
	background: url(../image/pionter.jpg) 15px 50% no-repeat;
}

.Prodinfo_c li a {
	color: #4a4a4a;
	text-decoration: none;
}

.Prodinfo_c li a:hover {
	color: #4a4a4a;
	text-decoration: underline;
}

.Right {
	width: 261px;
	float: right;
	margin-top: 20px;
}

.agentLogin {
	width: 259px;
	float: left;
	border: 1px solid #cecece;
	background: #f8f8f8;
	padding-top: 11px;
}

.agentLogin .buttonA {
	background: -moz-linear-gradient(top, #fb7b00 0%, #ed4401 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fb7b00),
		color-stop(100%, #ed4401));
	background: -webkit-linear-gradient(top, #fb7b00 0%, #ed4401 100%);
	background: -o-linear-gradient(top, #fb7b00 0%, #ed4401 100%);
	background: -ms-linear-gradient(top, #fb7b00 0%, #ed4401 100%);
	background: linear-gradient(to bottom, #fb7b00 0%, #ed4401 100%);
	width: 245px;
	border: 1px solid #fc7c01;
	color: #fff;
	font-family: "Microsoft YaHei", Arial, Helvetica, sans-serif, "宋体";
	border-radius: 30px;
	padding: 10px 60px 10px 50px;
	text-align: center;
	font-size: 14px;
	margin-bottom: 15px;
	text-decoration: none;
	position: relative;
}

.buttonA img {
	position: absolute;
	padding-left: 4px;
}

.agentLogin .buttonB {
	background: -moz-linear-gradient(top, #84d548 0%, #4e931c 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #84d548),
		color-stop(100%, #4e931c));
	background: -webkit-linear-gradient(top, #84d548 0%, #4e931c 100%);
	background: -o-linear-gradient(top, #84d548 0%, #4e931c 100%);
	background: -ms-linear-gradient(top, #84d548 0%, #4e931c 100%);
	background: linear-gradient(to bottom, #84d548 0%, #4e931c 100%);
	width: 245px;
	border: 1px solid #85d74f;
	color: #fff;
	font-family: "Microsoft YaHei", Arial, Helvetica, sans-serif, "宋体";
	border-radius: 30px;
	padding: 10px 60px 10px 50px;
	text-align: center;
	font-size: 14px;
	margin-bottom: 15px;
	text-decoration: none;
	position: relative;
}

.buttonB img {
	position: absolute;
	padding-left: 4px;
}

.agentLogin li span {
	color: #ff3300;
	font-family: "Microsoft YaHei";
	font-size: 20px;
	font-weight: bold;
}

.abutton {
	font-weight: 300;
	text-decoration: none;
	text-align: center;
	line-height: 40px;
	height: 40px;
	padding: 0 20px;
	margin: 0;
	display: inline-block;
	/* appearance: none; */
	cursor: pointer;
	border: none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition-property: all;
	transition-property: all;
	-webkit-transition-duration: .3s;
	transition-duration: .3s;
	border-style: solid;
	border-width: 1px;
	line-height: 38px;
	-webkit-box-shadow: inset 0px 1px 0px rgba(255, 255, 255, 0.3), 0 1px
		2px rgba(0, 0, 0, 0.15);
	box-shadow: inset 0px 1px 0px rgba(255, 255, 255, 0.3), 0 1px 2px
		rgba(0, 0, 0, 0.15);
	border-radius: 200px;
}

.bbutton {
	background-color: #fa7200;
	border-color: #fa7200;
	color: #FFF;
}

.cbutton {
	background-color: #7dd146;
	border-color: #7dd146;
	color: #FFF;
}

.agentLogin li {
	width: 259px;
	float: left;
	text-align: center;
	padding-bottom: 5px;
	color: #707070;
}

.Weibobox {
	width: 259px;
	float: left;
	height: 35px;
	line-height: 35px;
	overflow: hidden;
	border: 1px solid #cecece;
	background: #f8f8f8;
	margin-top: 16px;
	text-align: center;
	color: #333333;
}

.Weibobox li {
	float: left;
}

.WebBookinfo {
	width: 261px;
	float: left;
	margin-top: 16px;
}

.Newsinfo {
	width: 259px;
	float: left;
	border: 1px solid #cecece;
	border-bottom: none;
	background: #f8f8f8;
	margin-top: 23px;
}

.Newsinfo_t {
	width: 259px;
	border-bottom: 1px solid #cecece;
	padding-bottom: 11px;
	float: left;
}

.Newsinfo_t li {
	float: left;
	padding-top: 12px;
	text-align: left;
	color: #3a3a3a;
}

.Newsinfo_c {
	width: 234px;
	float: left;
	padding: 8px 10px 7px 15px;
}

.Newsinfo_c li {
	width: 234px;
	float: left;
	text-align: left;
	line-height: 29px;
}

.Newsinfo_c li a {
	color: #4a4949;
	text-decoration: none;
}

.Newsinfo_c li a:hover {
	color: #4a4949;
	text-decoration: underline;
}

.Newsinfo_b {
	width: 261px;
	height: 6px;
	overflow: hidden;
	float: left;
	background: url(../image/conbottomimg.jpg) no-repeat;
}

.Cliebox_t {
	width: 990px;
	height: 40px;
	float: left;
	background: url(../image/clientTopbg.jpg) no-repeat;
}

.Cliebox_t li {
	float: left;
	padding-top: 13px;
}

.Cliebox_c {
	width: 988px;
	float: left;
	border: 1px solid #cecece;
	border-top: none;
	border-bottom: none;
	background: #f8f8f8;
}

.Cliebox_c1 {
	width: 990px;
	float: left;
}

.Cliebox_c1 li {
	overflow: hidden;
	float: left;
	padding: 16px 16px 10px 16px;
}

.Cliebox_B {
	width: 990px;
	height: 5px;
	float: left;
	background: url(../image/clientbg.jpg) no-repeat;
	overflow: hidden;
}

.aboutbox {
	width: 711px;
	float: left;
	margin-top: 16px;
}

.aboutbox_t {
	width: 711px;
	height: 5px;
	overflow: hidden;
	float: left;
	background: url(../image/aboutbg.jpg) no-repeat;
}

.aboutbox_b {
	width: 711px;
	height: 5px;
	overflow: hidden;
	float: left;
	background: url(../image/aboutbg1.jpg) no-repeat;
}

.aboutbox_c {
	width: 709px;
	float: left;
	border: 1px solid #cecece;
	border-top: none;
	border-bottom: none;
	background: #f8f8f8;
}

.aboutbox_c_L {
	width: 201px;
	height: 150px;
	text-align: left;
	float: left;
	background: url(../image/linebg.jpg) 100% 100% repeat-y;
}

.aboutbox_c_R {
	width: 478px;
	float: left;
	text-indent: 2em;
	color: #4a4949;
	padding: 15px;
	line-height: 25px;
}

.aboutbox_c_R a {
	color: #ef4723;
	text-decoration: none;
}

.aboutbox_c_R a:hover {
	color: #ef4723;
	text-decoration: underline;
}

.dtbox {
	width: 261px;
	float: right;
	margin-top: 16px;
}

.dtbox_t {
	width: 261px;
	height: 5px;
	float: left;
	background: url(../image/dtbg1.jpg) no-repeat;
	overflow: hidden;
}

.dtbox_c {
	width: 259px;
	float: left;
	border: 1px solid #cecece;
	border-top: none;
	border-bottom: none;
	background: #f8f8f8;
}

.dtbox_c_t {
	width: 244px;
	float: left;
	border-bottom: 1px solid #cecece;
	padding: 9px 0 9px 15px;
}

.dtbox_c_t li {
	float: left;
	color: #2d2d2d;
}

.dtbox_c_t li a {
	color: #2d2d2d;
	text-decoration: none;
}

.dtbox_c_c {
	width: 259px;
	float: left;
	padding: 12px 0 5px 0;
}

.dtbox_c_c li {
	width: 245px;
	float: left;
	padding-left: 15px;
	line-height: 26px;
}

.dtbox_c_t li a:hover {
	color: #2d2d2d;
	text-decoration: underline;
}

.dtbox_b {
	width: 261px;
	height: 5px;
	float: left;
	background: url(../image/dtbg2.jpg) no-repeat;
	overflow: hidden;
}

.linkbox {
	width: 990px;
	float: left;
	margin-top: 16px;
}

.linkbox_t {
	width: 990px;
	float: left;
	height: 32px;
	background: url(../image/linkTbg.jpg) no-repeat;
}

.linkbox_t1 {
	width: 108px;
	height: 32px;
	line-height: 32px;
	float: left;
	color: #2e2e2e;
	font-weight: bold;
	text-align: center;
}

.linkbox_t1 a {
	color: #2e2e2e;
	text-decoration: none;
}

.linkbox_t1 a:hover {
	color: #2e2e2e;
	text-decoration: underline;
}

.linkbox_t1 span {
	width: 108px;
	height: 32px;
	line-height: 32px;
	float: left;
	color: #2e2e2e;
	background: url(../image/linkbgT.jpg) no-repeat;
	text-align: center;
}

.linkbox_t2 {
	width: 108px;
	height: 32px;
	line-height: 32px;
	float: left;
	color: #2e2e2e;
	text-align: center;
}

.linkbox_t2 span {
	width: 108px;
	height: 32px;
	line-height: 32px;
	float: left;
	color: #2e2e2e;
	text-align: center;
	background: url(../image/linkbgT1.jpg) no-repeat;
}

.linkbox_t2 a {
	color: #2e2e2e;
	text-decoration: none;
}

.linkbox_t2 a:hover {
	color: #2e2e2e;
	text-decoration: underline;
}

.linkbox_c {
	width: 980px;
	float: left;
	border: 1px solid #cecece;
	border-top: none;
	border-bottom: none;
	background: #f8f8f8;
	padding-left: 8px;
}

.linkbox_c li {
	width: 85px;
	height: 34px;
	overflow: hidden;
	float: left;
	padding: 12px 6px 9px 6px;
}

.linkbox_c1 {
	width: 980px;
	float: left;
	border: 1px solid #cecece;
	border-top: none;
	border-bottom: none;
	background: #f8f8f8;
	padding-left: 8px;
}

.linkbox_c1 li {
	overflow: hidden;
	float: left;
	white-space: nowrap;
	height: 25px;
	line-height: 25px;
	padding: 0 5px;
}

.linkbox_b {
	width: 990px;
	height: 6px;
	float: left;
	background: url(../image/linkbgB.jpg) no-repeat;
	overflow: hidden;
}

.footer {
	width: 100%;
	margin: 0 auto;
	height: 171px;
	background: url(../image/footerbg.jpg) repeat-x;
}

.footer_c {
	width: 990px;
	margin: 0 auto;
}

.footerbox {
	width: 310px;
	float: left;
	padding: 10px;
}

.footerbox_t {
	width: 310px;
	float: left;
	padding: 15px 0 10px 0;
	background: url(../image/footline.jpg) 100% 100% repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	color: #272727;
}

.footerbox_t li {
	float: left;
}

.footerbox_c {
	width: 310px;
	float: left;
	padding-top: 10px;
}

.footerbox_c li {
	width: 290px;
	float: left;
	line-height: 25px;
	padding-left: 20px;
	background: url(../image/footpionter.jpg);
	background-repeat: no-repeat;
	background-position: 0 50%;
	color: #373737;
	font-family: Arial, Helvetica, sans-serif;
}

.footerbox_c li a {
	color: #373737;
	text-decoration: none;
}

.footerbox_c li a:hover {
	color: #373737;
	text-decoration: underline;
}

.solubox_t {
	width: 975px;
	float: left;
	text-align: left;
	padding: 20px 0 20px 15px;
}

.solubox_t li {
	float: left;
	padding-right: 8px;
	font-size: 14px;
	color: #454545;
	font-family: Arial, Helvetica, sans-serif
}

.solubox_t li span {
	color: #ef3102;
}

.solubox_c {
	width: 300px;
	float: left;
	padding: 0 15px 30px 15px;
}

.solubox_c_t {
	width: 300px;
	float: left;
	height: 15px;
	background: url(../image/soluTopbg.jpg) no-repeat;
}

.solubox_c_c {
	width: 262px;
	height: 148px;
	padding: 4px 19px 0 19px;
	float: left;
	background: url(../image/soluMidbg.jpg) no-repeat;
}

.solubox_c_b {
	width: 300px;
	float: left;
	height: 44px;
	line-height: 44px;
	background: url(../image/soluBotbg.jpg) no-repeat;
	text-align: center;
	color: #000000;
	font-size: 14px;
	font-weight: bold;
}

.solubox_c_b a {
	color: #000000;
	text-decoration: none;
}

.solubox_c_b a:hover {
	color: #000000;
	text-decoration: underline;
}

.infoNav {
	width: 990px;
	height: 40px;
	float: left;
	background: url(../image/infoNavbg.jpg) no-repeat;
	margin-top: 10px;
}

.infoNav li {
	float: left;
	padding-right: 10px;
	line-height: 40px;
	text-align: center;
}

.infoCon {
	width: 988px;
	float: left;
	border: 1px solid #e3e3e3;
	border-top: none;
	border-bottom: none;
	background: #FFFFFF;
}

.infoCon_b {
	width: 990px;
	height: 5px;
	background: url(../image/infoBotbg.jpg) no-repeat;
	overflow: hidden;
}

.infoCon_Left {
	width: 203px;
	float: left;
	padding: 8px;
	overflow: hidden;
}

.infoCon_Left_t {
	width: 198px;
	height: 27px;
	line-height: 27px;
	padding-left: 5px;
	text-align: left;
	float: left;
	background: url(../image/infoleftbg.jpg) no-repeat;
}

.infoCon_Left_c {
	width: 198px;
	float: left;
	padding-top: 10px;
}

.infoCon_Left_c li {
	width: 178px;
	float: left;
	background: url(../image/pionter1.jpg) 5px 50% no-repeat;
	padding-left: 20px;
	line-height: 30px;
}

.infoCon_Right {
	width: 699px;
	float: left;
	padding: 10px 35px;
}

.infoCon_Right_t {
	width: 699px;
	float: left;
	padding: 10px 0 5px 0;
	border-bottom: 1px solid #ebebeb;
}

.infoCon_Right_t li {
	width: 699px;
	float: left;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #878585;
	padding-bottom: 15px;
}

.infoCon_Right_t li h2 {
	font-size: 22px;
	font-family: "Microsoft YaHei";
	color: #333333;
	font-weight: normal;
}

.infoCon_Right_c {
	width: 699px;
	float: left;
	padding: 15px 0 10px 0;
	text-align: left;
	line-height: 32px;
	font-size: 14px;
	color: #474747;
}

.Proinfo {
	width: 321px;
	float: left;
	padding: 0 4px;
}

.Proinfo_t {
	width: 321px;
	height: 18px;
	float: left;
	background: url(../image/Prodtopbg.jpg) no-repeat;
}

.Proinfo_m {
	width: 321px;
	float: left;
	background: url(../image/Prodmidbg.jpg) repeat-y;
}

.Proinfo_m_img {
	width: 287px;
	float: left;
	padding: 0 17px 10px 17px;
}

.Proinfo_m_img li {
	width: 287px;
	float: left;
	text-align: center;
	padding-bottom: 10px;
	line-height: 20px;
}

.Proinfo_m_img li span {
	color: #343434;
	font-size: 14px;
	font-weight: bold;
}

.Proinfo_m_con {
	width: 287px;
	float: left;
}

.Proinfo_m_con li {
	width: 255px;
	float: left;
	line-height: 28px;
	padding-left: 32px;
	background: url(../image/pionter2.jpg) 18px 50% no-repeat;
	font-family: Arial, Helvetica, sans-serif;
}

.Proinfo_m_con1 {
	width: 287px;
	float: left;
}

.Proinfo_m_con1 li {
	width: 255px;
	float: left;
	line-height: 28px;
	padding-left: 32px;
	font-family: Arial, Helvetica, sans-serif;
}

.pl {
	background: url(../image/pionter2.jpg) 18px 50% no-repeat;
}

.Proinfo_b {
	width: 321px;
	height: 22px;
	float: left;
	background: url(../image/ProdBotbg.jpg) no-repeat;
}

.authbgbox {
	width: 100%;
	height: 417px;
	margin: 0 auto;
	background: #000000;
}

.authTop {
	width: 990px;
	margin: 0 auto;
	height: 417px;
	background: url(../image/authimgbg.jpg) no-repeat;
}

.authTop li {
	float: left;
	line-height: 40px;
	overflow: hidden;
	color: #999999;
}

.inputA {
	border: none;
	line-height: 40px;
	height: 40px;
	width: 230px;
	background: #000000;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.inputB {
	border: none;
	line-height: 40px;
	height: 40px;
	width: 118px;
	background: #000000;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.authconbox {
	width: 968px;
	margin: 0 auto;
	background: #FFFFFF url(../image/authvonbg.jpg) 0 0 no-repeat;
	overflow: hidden;
}

.authcon_info {
	width: 908px;
	float: left;
	padding: 30px;
}

.authcon_info li {
	width: 908px;
	float: left;
	text-align: center;
	line-height: 26px;
}

.authcon_info1 {
	width: 968px;
	float: left;
}

.yzQA {
	width: 444px;
	float: left;
	padding: 20px;
	overflow: hidden;
}

.yzQA li {
	width: 444px;
	float: left;
	text-align: left;
	padding-bottom: 10px;
}

.yzQAbg1 {
	width: 346px;
	height: 81px;
	line-height: 84px;
	overflow: hidden;
	float: left;
	background: url(../image/Q&Nbg.jpg) 0% 0% no-repeat;
	font-size: 14px;
	font-weight: bold;
	padding-left: 98px;
}

.yzcopy {
	wdith: 968px;
	text-align: center;
	padding: 10px 0;
}

.servicebox_t {
	width: 988px;
	height: 347px;
	margin-top: 10px;
	background: #FFFFFF url(../image/teampic.jpg) 95% 50% no-repeat;
	float: left;
	border: 1px solid #d9d9d9;
	border-bottom: none;
}

.servicebox_info {
	width: 300px;
	float: left;
	padding: 80px 0 0 70px;
}

.servicebox_info li {
	width: 300px;
	float: left;
	text-align: left;
	font-size: 14px;
	color: #8d8d8d;
	padding-bottom: 10px;
	line-height: 24px;
}

.Nav_service {
	width: 990px;
	float: left;
	height: 53px;
	background: url(../image/bg_service.jpg) repeat-x;
}

.Nav_menu {
	margin: 0 auto;
	width: 490px;
}

.Nav_menu li {
	float: left;
	padding: 18px 20px 0 20px;
	height: 35px;
	background: url(../image/line_service.jpg) 0 0 no-repeat;
}

.Nav_menu li a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 14px;
}

.Nav_menu li a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.servicebox_c {
	width: 988px;
	background: #FFFFFF url(../image/servicevonbg.jpg) 50% 0% no-repeat;
	float: left;
	border: 1px solid #d9d9d9;
	border-top: none;
}

.servicebox_c_t {
	width: 953px;
	float: left;
	text-align: left;
	padding: 40px 0 0 35px;
}

.servicebox_c_c {
	width: 908px;
	float: left;
	padding: 40px 40px 20px 40px;
}

.servicebox_c_c li {
	float: left;
	text-align: left;
	color: #8d8d8d;
	font-size: 14px;
	line-height: 28px;
}

.clientbox {
	width: 212px;
	height: 340px;
	float: left;
	padding: 0 17px 25px 17px;
}

.clientbox_top {
	width: 212px;
	height: 23px;
	float: left;
	background: url(../image/clientbg_top.jpg) no-repeat;
}

.clientbox_mid {
	width: 166px;
	float: left;
	padding: 0 23px;
	background: url(../image/clientbg_mid.jpg) repeat-y;
}

.clientbox_mid li {
	width: 166px;
	float: left;
	text-align: left;
	color: #686868;
	line-height: 18px;
	padding-bottom: 10px;
}

a.k1:link {
	color: #000000;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}

a.k1:visited {
	color: #000000;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}

a.k1:hover {
	color: #000000;
	text-decoration: underline;
	font-size: 14px;
	font-weight: bold;
}

a.k2:link {
	color: #9e6e3f;
	text-decoration: none;
	font-size: 12px;
}

a.k2:visited {
	color: #9e6e3f;
	text-decoration: none;
	font-size: 12px;
}

a.k2:hover {
	color: #9e6e3f;
	text-decoration: underline;
	font-size: 12px;
}

.clientbox_bot {
	width: 212px;
	height: 11px;
	float: left;
	background: url(../image/clientbg_bot.jpg) no-repeat;
}

.con {
	width: 970px;
	margin: 0 auto;
}
/*news*/
.zxTop {
	width: 970px;
	height: 4px;
	background: url(../image/zxtopomg.jpg) no-repeat;
	float: left;
	overflow: hidden;
	margin-top: 5px;
}

.zxbox {
	width: 946px;
	background: #fff;
	border: 1px solid #c9c9c9;
	border-top: none;
	border-bottom: none;
	float: left;
	padding: 0px 11px 0 11px;
}

.zxbox1 {
	width: 957px;
	background: #fff;
	border: 1px solid #c9c9c9;
	border-top: none;
	float: left;
	padding: 0px 0 10px 11px;
	margin-bottom: 10px;
}

.zx_Left {
	width: 294px;
	float: left;
	padding-top: 9px;
}

.zx_LF {
	width: 294px;
	float: left;
}

.zx_L1_t {
	width: 280px;
	height: 32px;
	margin-top: 10px;
	padding: 0 6px;
	line-height: 32px;
	border: 1px solid #dadada;
	float: left;
	background: url(../image/zxLTbg.jpg) repeat-x;
}

.zx_L1_t li {
	width: 140px;
	float: left;
	text-align: left;
	color: #000000;
}

.zx_L1_t li a {
	color: #000000;
	text-decoration: none;
}

.zx_L1_t li a:hover {
	color: #000000;
	text-decoration: underline;
}

.zx_L1_c {
	width: 292px;
	float: left;
	border: 1px solid #dadada;
	padding-top: 8px;
	border-top: none;
}

.zx_L1_c li {
	width: 272px;
	float: left;
	padding-left: 20px;
	line-height: 27px;
	background: url(../image/zx_pionter.jpg) no-repeat 10px 50%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.zx_L1_c a {
	color: #4b4b4b;
	text-decoration: none;
}

.zx_L1_c a:hover {
	color: #4b4b4b;
	text-decoration: underline;
}

.zx_LM {
	width: 378px;
	float: left;
	padding-left: 10px;
	padding-top: 5px;
}

.zx_MTop {
	width: 368px;
	height: 51px;
	float: left;
	padding-left: 10px;
	background: url(../image/zx_MTimg.jpg) no-repeat;
	color: #000000;
	font-weight: bold;
	line-height: 44px;
}

.zx_MCon {
	width: 376px;
	float: left;
	border: 1px solid #dadada;
	border-top: none;
}

.zx_TopNew {
	width: 376px;
	border-bottom: 1px dotted #dadada;
	float: left;
	text-align: center;
	padding-bottom: 12px;
	font-family: "Microsoft YaHei";
}

.zx_TopNew a {
	color: #ff4803;
	font-family: "Microsoft YaHei";
	font-size: 20px;
	text-decoration: none;
}

.zx_TopNew a:hover {
	color: #ff4803;
	font-family: "Microsoft YaHei";
	font-size: 20px;
	text-decoration: underline;
}

.zx_TopNew1 {
	width: 346px;
	float: left;
	padding: 10px 15px;
	text-indent: 2em;
	text-align: left;
	color: #8b8b8b;
	line-height: 18px;
}

.zx_TopNew2 {
	width: 361px;
	float: left;
	padding-left: 15px;
	padding-top: 10px;
	padding-bottom: 5px;
	text-align: left;
	color: #4b4b4b;
}

.zx_TopNew2 li {
	width: 361px;
	float: left;
	line-height: 26px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.zx_TopNew2 a {
	color: #4b4b4b;
	text-decoration: none;
}

.zx_TopNew2 a:hover {
	color: #4b4b4b;
	text-decoration: underline;
}

.zx_LR {
	width: 254px;
	float: right;
	padding-top: 9px;
}

.zx_LR_t {
	width: 242px;
	height: 32px;
	padding: 0 5px;
	line-height: 32px;
	float: left;
	border: 1px solid #dadada;
	background: url(../image/zxLTbg.jpg) repeat-x;
}

.zx_LR_t li {
	width: 121px;
	float: left;
	text-align: left;
}

.zx_LR_c {
	width: 252px;
	float: left;
	border: 1px solid #dadada;
	border-top: none;
	padding: 8px 0 4px 0;
}

.zx_LR_c li {
	width: 232px;
	float: left;
	line-height: 26px;
	text-align: left;
	background: url(../image/zx_pionter.jpg) no-repeat 10px 50%;
	padding-left: 20px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.zx_LR_c a {
	color: #4b4b4b;
	text-decoration: none;
}

.zx_LR_c a:hover {
	color: #4b4b4b;
	text-decoration: underline;
}

.zx_adv {
	width: 945px;
	float: left;
	padding: 10px 0 0 0;
}

.zx_Nbox {
	width: 308px;
	float: left;
	padding-top: 10px;
	padding-right: 11px;
}

.zx_Nbox_T {
	width: 296px;
	height: 32px;
	float: left;
	border: 1px solid #dadada;
	padding: 0 5px;
	background: url(../image/zxLTbg.jpg) repeat-x;
}

.zx_Nbox_T li {
	width: 148px;
	float: left;
	text-align: left;
	line-height: 32px;
	overflow: hidden;
}

.zx_Nbox_C {
	width: 306px;
	float: left;
	border: 1px solid #dadada;
	border-top: none;
}

.zx_Nbox_C li {
	width: 286px;
	float: left;
	line-height: 26px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	text-align: left;
	background: url(../image/zx_pionter.jpg) no-repeat 10px 50%;
	padding-left: 20px;
}

.pageNavbox {
	width: 990px;
	float: left;
}

.pageNav {
	float: right;
	margin: 0 23px 20px 0;
	display: inline;
}

.pageNav li {
	width: 30px;
	height: 15px;
	float: left;
	cursor: pointer;
	margin: 0 1px;
	display: inline;
}

.pageNav li span {
	width: 30px;
	height: 15px;
	float: left;
	background: url(../image/M_Navbg1.jpg) no-repeat;
}

.yzcont {
	width: 100%;
	margin: 0 auto;
}

.yzcont3 {
	width: 968px;
	margin: 0 auto;
	background: #FFFFFF;
	overflow: hidden;
	margin-top: 10px;
}

.yzResult {
	width: 968px;
	float: left;
	text-align: center;
}

.yzResult li {
	width: 968px;
	float: left;
	padding: 20px 0;
	font-family: "Microsoft YaHei";
	font-size: 26px;
	color: #000000;
}

.yzResult1 {
	width: 928px;
	float: left;
	padding: 20px 20px 20px 20px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
}

.yzImg {
	width: 898px;
	height: 1156px;
	float: left;
	background: url(../image/zsbg.jpg?v=20251118) no-repeat;
	margin-left: 20px;
	display: inline;
}

.yzcompinfo {
	width: 677px;
	padding-left: 127px;
	float: left;
	padding-top: 270px;
	font-family: "Microsoft YaHei";
	font-weight: bold;
}

.yzcompinfo li {
	width: 677px;
	float: left;
	text-align: center;
	padding-bottom: 26px;
	font-size: 26px;
	color: #703a21;
}

.yzcompinfo li span {
	color: #f46120;
	font-family: Arial, Helvetica, sans-serif;
}

.yzmkinfo1 {
	width: 480px;
	float: left;
	padding-left: 215px;
	padding-top: 20px;
	text-align: left;
	color: #703a21;
	font-family: "Microsoft YaHei";
	font-size: 20px;
	padding-bottom: 20px;
}

.yzmkinfo2 {
	width: 480px;
	float: left;
	padding-left: 215px;
	text-align: left;
	color: #703a21;
	font-size: 14px;
	font-family: "Microsoft YaHei";
}

.yzmkinfo2 td {
	text-align: left;
	line-height: 40px;
}

/*live800*/
.chatbox {
	width: 132px;
	border: 1px solid #d0d0d0;
	background: #FFFFFF;
	margin: 150px 0 0 180px;
	position: absolute;
	right: 0px
}

.chatbox li {
	width: 132px;
	float: left;
	overflow: hidden;
}

.listbox_t {
	width: 699px;
	float: left;
	text-align: left;
	border-bottom: 1px solid #ccc;
	padding-bottom: 10px;
	font-weight: bold;
}

.listbox {
	width: 699px;
	float: left;
	padding-top: 10px;
}

.listbox li {
	width: 684px;
	float: left;
	text-align: left;
	padding-left: 15px;
	line-height: 40px;
	border-bottom: 1px dashed #ccc;
	font-size: 14px;
	background: url(../image/pionter.jpg) 0 50% no-repeat;
}

.pageNav1 {
	float: right;
	padding: 20px 0 10px 0;
}

.pageNav1 li {
	float: left;
	padding: 5px 10px;
	border: 1px solid #ccc;
	margin: 0 1px;
	display: inline;
}

/*yumpos560*/
.pospage1 {
	width: 100%;
	height: 798px;
	background: url(../560/image/yumposimg2.jpg) 50% 50% no-repeat;
	margin: 0 auto;
}

.pospage1_w {
	width: 270px;
	height: 578px;
	margin: 0 auto;
	padding: 220px 0 0 730px;
}

.pospage2 {
	width: 100%;
	height: 833px;
	background: #ededed;
	margin: 0 auto;
}

.pospage2_img {
	width: 900px;
	height: 533px;
	background: url(../560/image/yumposimg3.jpg) 50% 50% no-repeat;
	margin: 0 auto;
	padding: 300px 0 0 100px;
}

.pospage3 {
	width: 100%;
	height: 828px;
	background: url(../560/image/yumposimg4.jpg) 50% 50% no-repeat;
}

.pospage3_w {
	width: 900px;
	height: 588px;
	margin: 0 auto;
	padding: 240px 0 0 100px;
}

.pospage4 {
	width: 100%;
	height: 833px;
	background: #ededed;
	margin: 0 auto;
}

.pospage4_img {
	width: 800px;
	height: 633px;
	background: url(../560/image/yumposimg5.jpg) 50% 50% no-repeat;
	margin: 0 auto;
	padding: 200px 0 0 200px;
}

.pospage5 {
	width: 100%;
	height: 947px;
	background: url(../560/image/yumposimg6.jpg) 50% 50% no-repeat;
}

.pospage5_w {
	width: 200px;
	height: 707px;
	margin: 0 auto;
	padding: 240px 0 0 800px;
}

.pospage6 {
	width: 100%;
	height: 786px;
	background: #1f1f1f;
	margin: 0 auto;
}

.pospage6_img {
	width: 1200px;
	height: 832px;
	background: url(../560/image/yumposimg7.jpg) no-repeat;
	margin: 0 auto;
}

.ewmbox {
	width: 135px;
	height: 178px;
	position: fixed;
	z-index: 99999;
	top: 30%;
	left: 10px;
}