@charset "utf-8";
/* CSS Document */
/* 小丘QQ:1977917927 */

/*==============================================================================================*/
/*common-css
/*==============================================================================================*/

* {
	margin:0;
	padding:0;
}
h1, h2, h3, h4, h5, h6, h7, p, ul, ol, dl, dt, li, body, form, input, button, img, cite, strong, em, table, td, th {
	padding:0;
	margin:0;
}
h1, h2, h3, h4, h5, h6, h7, em {
	font-weight:bold;
	font-style:normal;
}
table, td {
	border:#eee solid 0px;
}
img, th {
	border:0;
}
ul, ol, li {
	list-style-type:none;
}
a {
	text-decoration:none;
	color:#4e4e4e;
}
a:hover {
	text-decoration:none;
	color:#2c99c7;
}
body {
	font-family: "微软雅黑",Arial, Helvetica, sans-serif;
	color:#555555;
	font-size:12px;
	line-height:20px;
	padding:0px;
	margin:0px;
	background: white;
}
.show-left>li{
	box-sizing: border-box;
	width: 100%;
	padding: 5px 30px 0;
	overflow: hidden;
}
.fl {
	float:left;
}
.fr {
	float:right;
}
.block {
	display:block;
}
.line-height {
	line-height:22px;
}
.border {
	border:#dedede solid 1px;
	overflow:hidden;
	border-radius:4px;
}
.cboth {
	display:block;
	line-height:0px;
	font-size:0;
	clear:both;
}


/*==============================================================================================*/
/*table-css
/*==============================================================================================*/

.itable td {
	border-width: 1px;
	padding: 6px;
	border-style: solid;
	border-color: #cccccc;
	background-color: #ffffff;
}
.itable {
	font-family: verdana, arial, sans-serif;
	border-width: 1px;
	border-color: #cccccc;
	border-collapse: collapse;
}
.itable th {
	border-width: 1px;
	padding: 6px;
	border-style: solid;
	border-color: #cccccc;
	background-color: #eeeeee;
}
/*==============================================================================================*/

/*form-css

/*==============================================================================================*/

.field {
	display: table;
	margin-bottom: 20px;
}
label {
	font-size: 12px;
	font-weight: normal;
	line-height: 20px;
	cursor: pointer;
}
.controls {
	margin-left: 140px;
}
.error {
	color:#ff0000;
	margin-right:2px;
}
input {
	display: inline-block;
	margin-bottom: 0;
	vertical-align: middle;
}
input.text {
	background-color: #fff;
	border: 1px solid #ccc;
	color: #888;
	font-size: 12px;
	line-height: 20px;
	height: 20px;
	padding: 4px 6px;
	margin-left: 0;
	width: 206px;
	text-indent: 0px;
	text-shadow: none;
}
textarea {
	display: inline-block;
	margin-bottom: 0;
	vertical-align: middle;
}
textarea.textarea {
	background-color: #fff;
	border: 1px solid #ccc;
	color: #555;
	font-size: 12px;
	padding: 4px 6px;
	margin-left: 0;
	width:400px;
}
.btn {
	background:#F5F5F5;
	border: 1px solid #B3B3B3;
	color: #333333;
	cursor: pointer;
	letter-spacing: 2px;
	line-height: 1;
	overflow: visible;
	padding: 7px 15px;
	overflow:hidden;
	text-align: center;
	width: auto;
}

/*==============================================================================================*/
/*book-css
/*==============================================================================================*/
.bookform {
	padding:10px 0px;
}
.bookform .label {
	float: left;
	display:block;
	width:60px;
	padding-top: 5px;
	margin-right:15px;
	text-align: right;
	color: #333;
}
.bookform .text{ }
.bookform .textarea{ width:600px; height:250px; }

.bookform .error{ padding-left:15px;}
/*==============================================================================================*/
/*module-css
/*==============================================================================================*/

#top {
	width:100%;
	margin:0 auto;
	background:#f8f8f8;
	border-bottom:#e8e8e8 solid 1px;
}
#container {
	margin:0 auto;
	overflow:hidden;
}
#header {
	position:relative;
	z-index:10;
}
#mainer {
	clear:both;
	overflow:hidden;
	margin-bottom: 15px;
}
#footer {
	position:relative;
	margin:0;
	border-top:#e8e8e8 solid 1px;
	background:#007cc3;
}
.right_box {
	width:950px;
	float:right;
	overflow: hidde;
}
.left_box {
	width:220px;
	float: left;
}
.main_box {
	width:1200px;
	overflow:hidden;
	margin-left:auto;
	margin-right:auto;
	margin-bottom: 15px;
	/*background: white;*/
}
.main_box>.bd>a{
	color: white;
}
.main_box>.bd>li>a{
	color: white;
}
.comm_void {
	margin-top:20px;
	margin-bottom:20px;
}

/*==============================================================================================*/
/*header-css
/*==============================================================================================*/

.topbd {
	position:relative;
	z-index:999999;
	width:1200px;
	margin-left:auto;
	margin-right:auto;
	line-height:31px;
	height:31px;
	color:#333;
}
.topbd a {
	color:#8c8c8c;
}
.topbd em {
	color:#8c8c8c;
	margin:0 8px 0 10px;
	font-style:normal;
}
.topnav {
	float:right;
}
.topnav dd {
	float:left;
	padding-right:15px;
	margin-right:15px;
	background:url(../images/em.png) right 10px no-repeat;
}
.chatnav {
	position:relative;
	z-index:2;
	background:none !important;
	margin-right:0px !important;
	padding-right:0px;
}
.chatnav a {
	margin-top:5px;
	display:block;
}
.chatbd {
	display:none;
	position:absolute;
	z-index:22;
	top:29px;
	right:0px;
	overflow:hidden;
	background:#dddddd;
	text-align:center;
}
.chatbd img {
	width:150px;
	height:150px;
}

.lan {
	float:left;
	width:100px;
	z-index:22;
	right:0px;
	overflow:hidden;
}
.lan li {
	padding:0 0px 0 15px;
	float:left;
	line-height:30px;
}
.lan li:last-child {
	border:none;
}
.lan li:hover {
}
.lan li.lan-en a {
	background:url(../images/lan-en.png) 0px 10px no-repeat;
}
.lan li.lan-cn a {
	background:url(../images/lan-cn.png) 0px 10px no-repeat;
}
.lan li.lan-hk a {
	background:url(../images/lan-hk.png) 0px 10px no-repeat;
}
.lan li.lan-es a {
	background:url(../images/lan-es.png) 0px 10px no-repeat;
}
.lan li.lan-de a {
	background:url(../images/lan-de.png) 0px 10px no-repeat;
}
.lan li.lan-pt a {
	background:url(../images/lan-pt.png) 0px 10px no-repeat;
}
.lan li.lan-fr a {
	background:url(../images/lan-fr.png) 0px 10px no-repeat;
}
.lan li.lan-ru a {
	background:url(../images/lan-ru.png) 0px 10px no-repeat;
}
.lan li.lan-tel a {
	background:url(../images/lan-tel.png) 0px 10px no-repeat;
	width:138px;
	font-size:15px;
	font-family:Century Gothic, Arial, Helvetica, sans-serif;
	float:right;
}
.lan li a {
	display:block;
	overflow:hidden;
	padding-left:25px;
	color:#8c8c8c;
}
.headbd {
	width:1200px;
	height:120px;
	margin-left:auto;
	margin-right:auto;
}
.logo {
	width: 531px;
	float:left;
	height:91px;
	line-height: 91px;
	margin-top:15px;
}
.logo a{
	display: block;
	width: 100%;
	height: 100%;
	line-height: 100%;
}
.logo a img{
	display: block;
	width: 531px;
	height: 91px;
	line-height: 91px;
}
.searchbd{float:left;margin-top:50px; *margin-top:0px; width:328px; position:relative; background:#007cc4; margin-right:20px; margin-left:60px;border:#007cc4 solid 2px; }
.searchbd .text{
	overflow:hidden;
    line-height: 25px;
    height: 25px;
    padding: 4px 4px 4px 4px;
	width:258px; 
	background:#fff;
	font-family:Arial, Helvetica, sans-serif;
	border:#fff solid 1px;
	float:left;
}
.searchbd .btn{
	float:left;
	z-index:2;
    cursor: pointer;
	border:0px;
    padding: 0px;
    overflow:hidden;
	background:#007cc4;
	height:35px;
}
.hdgg {
	float:left;
	height:28px;
	line-height:28px;
	margin-top:35px;
	margin-left:5px;
	color:#F00;
	font-size:16px;
}
.tel {
	float:right;
	position: relative;
	overflow: hidden;
	margin-top: 45px;
}
.tel img{
	display: inline-block;
}
.tel>.iphone{
	display: inline-block;
}
.tel>.iphone>span:first-child{
	display: block;
	color: #666;
	font-size: 13px;
}
.tel>.iphone>span:last-child{
	display: block;
	color: #f58d0b;
	font-size: 25px;
}
.nav {
	line-height:45px;
	height:45px;
	width:100%;
	margin-left:auto;
	margin-right:auto;
	background:#007bc1;
	position:relative;
	z-index:1;
}
.nav ul {
	width:990px;
	margin-left:auto;
	margin-right:auto;
}
.nav .onsub {
	background:url(../images/onsub.png) no-repeat right 20px;
}
.nav li {
	float:left;
	margin-right:1px;
}
.nav li a {
	display:block;
	padding:0px 32px;
	font-size:14px;
	font-family: "微软雅黑",Arial, Helvetica, sans-serif;
	color:#fff;
}
.nav li a:hover, .nav li:hover {
	background:#f58d0a;
	color:#fff;
}
.nav li a.on, .nav li:hover a {
	background:#f58d0a;
	color:#fff;
}
.nav .navroot {
	float:left;
	position:relative;
	/*background:url(../images/nav_em.png) no-repeat right 10px;*/
}
.nav  li:last-child{ background:none !important;}
.nav .navsub {
	display:none;
	left:0;
	top:45px;
	position:absolute;
	background:#007bc1;
	width:250px;
	padding:5px 0;
}
.nav .navsub li {
	zoom:1;
	height:35px;
	line-height:35px;
	display:block;
	width:250px;
	overflow:hidden;
	clear:both;
	border-bottom:#2C99C7 solid 1px;
}
.nav .navsub li:last-child{border-bottom:none;}
.nav .navsub a {
	display:block;
	padding-left:30px;
	overflow:hidden;
	color:#fff;
	background:url(../images/wdot.png) no-repeat 20px 15px !important;
}
.nav .navsub a:hover {
	background:#298101 url(../images/wdot.png) no-repeat 10px 15px;
	color:#fff;
}

/*==============================================================================================*/
/*banner-css
/*==============================================================================================*/

.banner {
	position:relative;
	height:600px;
	overflow:hidden;
	display:block;
	clear:both;
}
.banner .bd {
	margin:0 auto;
	position:relative;
	z-index:0;
	overflow:hidden;
}
.banner .bd ul {
	width:100% !important;
}
.banner .bd li {
	width:100% !important;
	height:600px;
	overflow:hidden;
	text-align:center;
}
.banner .bd li a {
	display:block;
	height:600px;
}
.banner .hd {
	width:100%;
	position:absolute;
	z-index:1;
	bottom:0;
	left:0;
	height:30px;
	line-height:30px;
	text-align:center;
	_background:#fff;
	_filter:alpha(opacity=60);
}
.banner .hd ul {
	text-align:center;
	padding-top:8px;
}
.banner .hd ul li {
	cursor:pointer;
	display:inline-block;
    *display:inline;
	zoom:1;
	width:120px;
	height:12px;
	margin:5px;
	background:url(../images/icons.png) -14px -110px;
	overflow:hidden;
	line-height:9999px;
}
.banner .hd ul .on {
	background-position:0 -90px;
}
.banner .prev, .banner .next {
	position:absolute;
	display:block;
	left:10px;
	top:180px;
	width:56px;
	height:80px;
	background:url(../images/icons.png) left 0px no-repeat;
	filter:alpha(opacity=10);
	opacity:0.1;
}
.banner .next {
	left:auto;
	right:10px;
	background-position:-64px 0px;
}
.banner .prev:hover,  .banner .next:hover {
	filter:alpha(opacity=100) !important;
	opacity:1 !important;
}
/*------内页------*/

.ibanner {
	width:100%;
	overflow:hidden;
	margin-top:20px;
	text-align: center;
}
.ibanner .bd {
	width:100%;
	background-position: center 0px;
	background-repeat: no-repeat;
}
.ibanner>img{
	width: 1200px;
}

/*==============================================================================================*/
/*indexer-css
/*==============================================================================================*/

.guide_body {
	overflow:hidden;
	width:1200px;
	margin-left:auto;
	margin-right:auto;
	margin-top: 30px;
	background: white;
}
.guide_lbox {
	width:360px;
	float:left;
	overflow:hidden;
}
.guide_rbox {
	width:590px;
	float:right;
	overflow:hidden;
}
.guide_cate {
	background:#eeeeee;
	height:450px;
	width:100%;
	overflow:hidden;
}
.guide_cate .bd {
	background:url(../images/guide_cate.jpg) no-repeat 0 0;
	height:600px;
	width:990px;
	overflow:hidden;
	margin-left:auto;
	margin-right:auto;
	margin-top:40px;
}
.guide_cate ul {
	width:330px;
	float:left;
}
.guide_cate ul h3 {
	font-size:24px;
	line-height:65px;
	font-weight:normal;
	height:65px;
	margin-bottom:10px;
	text-align:center;
}
.guide_cate ul li {
	padding-left:35px;
	line-height:30px;
	background:url(../images/tl_cut.png) no-repeat 25px 15px;
}
.guide_youshi {
	width:100%;
	overflow:hidden;
}
.guide_youshi .bd1 {
	clear:both;
	background:#e4e4e4;
}
.guide_youshi .bd2 {
	clear:both;
	background:#fff;
}
.guide_youshi .bd3 {
	clear:both;
	background:#e4e4e4;
}
/*-------------------news-------------------*/



#newstab {
	width: 520px;
	margin-top:10px;
	float:right;
	position:relative;
}
#newstab .hd {
	width:100%;
	overflow:hidden;
	position:relative;
	margin-bottom:15px;
	border-bottom:#2651ba solid 1px;
}
#newstab .hd li {
	width: 120px;
	height: 30px;
	float:left;
	line-height:30px;
	text-align:center;
	margin-right:10px;
	font-size:14px;
	cursor:pointer;
	list-style:none;
	background:#eeeeee;
}
#newstab .hd li.selected {
	border-bottom: none;
	color:#FFF;
	background:#2651ba;
}
#newstab .hd .more {
	position:absolute;
	font-family:"宋体";
	right:0px;
	top:5px;
	z-index:999;
	width:45px;
	height:25px;
	display: block;
}
.guide_news {
	width:575px;
	float:right;
	border: 1px solid #e9e9e9;
}
.guide_news h2 {
	font-weight:normal;
	display:block;
	overflow:hidden;
	font-size:18px;
	font-family: "微软雅黑",Arial, Helvetica, sans-serif;
	height: 40px;
	line-height: 40px;
	border-bottom:#ccc solid 1px;
	margin-bottom:10px;
	background: #f8f8f8;
}
.guide_news h2 span {
	display:block;
	overflow:hidden;
	height:40px;
	line-height:40px;
	width:120px;
	float:left;
	font-size:16px;
	color:white;
	background:#007cc4;
	font-weight: bold;
	text-align:center;
}
.guide_news h2 a.more {
	display:block;
	overflow:hidden;
	height:40px;
	line-height:35px;
	width:40px;
	float:right;
	font-size:12px;
	color:#888;
	font-family:"宋体",Arial, Helvetica, sans-serif;
	margin-top:5px !important;
	margin-right: 5px;
	text-align:center;
}
.guide_news li {
	border-bottom:#eee solid 1px;
	overflow:hidden;
	clear:both;
	margin-bottom:5px;
	padding: 10px;
	padding-bottom: 15px;
}

.guide_news li:last-child {
	border-bottom:none;
	margin-bottom:0px;
}
.guide_news li dl {
	width:100px;
	height:92px;
	font-weight:bold;
	color:#999;
	text-align:center;
	float:left;
	overflow:hidden;
	background:#f5f5f5;
}
.guide_news li dl img {
	width:100px;
	height:92px;
}
.guide_news li dd {
	width:440px;
	height:92px;
	float:left;
	margin-left:13px;
}
.guide_news li dd a {
	color:#555555;
	font-size:15px;
	font-weight:bold;
	word-wrap: break-word;
	white-space:nowrap;
	display:block;
	overflow:hidden;
}
.guide_news li dd p {
	line-height:20px;
	display:block;
	overflow:hidden;
}


/*-------------------guide_faq------------------*/

.guide_article{
	margin-top:20px;
	width:700px;
	border:#ddd solid 1px;
	overflow:hidden;
	float:left;
	background: white;
}
.guide_article h2{
	font-size:16px;
	font-weight:normal;
    height: 40px;
	background:#f8f8f8;
	line-height: 40px;
	border-bottom:#ddd solid 1px;
	margin-bottom:10px;
}
.guide_article h2 span {
	display:inline-block;
	width: 150px;
	color: white;
	text-align: center;
	background: #007cc4;
	font-weight: bold;
	float:left;
	overflow:hidden;
	font-size: 16px;
}
.guide_article h2 a.more {
	display:inline;
	width:40px;
	height: 40px;
	line-height: 45px;
	float:right;
	font-size:12px;
	color:#888;
	margin-right:8px;
	font-family:"宋体",Arial, Helvetica, sans-serif;
}
.guide_article .focus{padding:5px 15px 0px 15px;}
.guide_article .focus dl{ width:150px; height:120px; margin-right:10px; float:left; overflow:hidden;}
.guide_article .focus dd a{ font-weight:bolder;line-height:26px; font-size:15px; word-wrap: break-word;white-space:nowrap;}
.guide_article .focus dd p{ line-height:21px;margin-top: 10px; color:#666;}
.guide_article .focus dl img{ width:150px; height:120px;}
.guide_article .focus dd { width:500px;float:left; overflow:hidden;}

.guide_article .bd{ clear:both;display:block; padding:10px 15px; overflow:hidden;}
.guide_article .bd li{ 
	overflow:hidden;
	line-height:35px; 
	display:block; 
	width:100%;
	border-bottom: 1px dashed #ccc;
	overflow: hidden;
	}
	.guide_article .bd li:last-child{
		border-bottom: none;
	}
	.guide_article .bd li:first-child .zx-img{
		width: 120px;
		height: 100px;
		float: left;
		background: url(../images/zs-img.jpg) no-repeat;
		background-size: cover;
	}
.guide_article .bd li a{
	padding-left:15px;
	width:auto;
	float:left; 
	background:url(../images/rrow.png) no-repeat 0px 14px;
	font-size: 12px;
}
.guide_article .bd li span{ float:right; color:#999; width:100px; text-align:right;}


.guide_faq{
	margin-top:20px;
	width:480px;
	border:#ddd solid 1px;
	float:right;
	background: white;
}
.guide_faq h2{
	font-size:16px;
	font-weight:normal;
    height: 40px;
	background:#f8f8f8;
	line-height: 40px;
	border-bottom:#ddd solid 1px;
}
.guide_faq h2 span {
	display:inline-block;
	float:left;
	overflow:hidden;
	width: 200px;
	text-align: center;
	background: #007cc4;
	color: white;
	font-weight: bold;
	font-size: 16px;
}
.guide_faq h2 a.more {
	display:inline;
	width:40px;
	height: 40px;
	line-height: 45px;
	float:right;
	font-size:12px;
	color:#888;
	margin-right:8px;
	font-family:"宋体",Arial, Helvetica, sans-serif;
}
.guide_faq .bd{ list-style:none; padding:10px 20px 5px; margin:0px;}
.guide_faq li {list-style:none; padding:0px; margin:0px;margin-bottom:13px;float:left;}
.guide_faq li dl{ font-weight:bolder;line-height:25px; *margin-top:-35px; margin:0px; font-size:14px; background:url(../images/wen.jpg) no-repeat 0px 4px; padding-left:30px;}
.guide_faq li dd{ line-height:22px; *text-indent:-40px; list-style:0px; margin:0px; background:url(../images/da.jpg) no-repeat 0px 4px; padding-left:30px;}
.guide_faq li dd a{color:#999;}
.guide_faq .bd>p>img{
	width: 100%;
} 
.guide_faq .bd>p{
	font-size: 12px;
	line-height: 25px;
}

/*-------------------about us-------------------*/

.guide_about {
	width:575px;
	overflow:hidden;
	height:537px;
	float:left;
	border: 1px solid #e9e9e9;
}
.guide_about h2 {
	font-weight:normal;
	display:block;
	overflow:hidden;
	font-size:18px;
	font-family: "微软雅黑",Arial, Helvetica, sans-serif;
	height: 40px;
	line-height: 40px;
	border-bottom:#ccc solid 1px;
	background: #f8f8f8;
}
.guide_about dl img{
	height: 220px;
}
.guide_about h2 span {
	display:block;
	overflow:hidden;
	height:40px;
	line-height:40px;
	width:120px;
	float:left;
	font-size:16px;
	font-weight: bold;
	color:white;
	background:#007cc4;
	text-align:center;
}
.guide_about h2 a.more {
	display:block;
	overflow:hidden;
	height:40px;
	line-height:35px;
	width:40px;
	float:right;
	font-size:12px;
	color:#888;
	font-family:"宋体",Arial, Helvetica, sans-serif;
	margin-top:5px !important;
	margin-right: 5px;
	text-align:center;
}
.guide_about dl {
	display: inline-block;
	float:left;
	overflow:hidden;
	width:230px;
	margin-top: 30px;
	padding-left: 15px;
	padding-bottom: 15px;
}

.guide_about dd {
	display: inline-block;
	float:right;
	overflow:hidden;
	width:325px;
	font-family: "微软雅黑",Arial, Helvetica, sans-serif;
	line-height:28px;
	box-sizing: border-box;
	padding: 10px;
	padding-top: 30px;
}
.guide_about h3 {
	font-size:18px;
	line-height:45px;
}
.guide_about dd a {
	display:block;
	margin-top:10px;
	text-align:left;
	float:left;
	background:#ce2941;
	width:80px;
	height:32px;
	line-height:32px;
	color:#fff;
	font-size:16px;
	text-align:center;
	overflow:hidden;
}
/*-------------------guide-pro-------------------*/

.guide_pro {
	width:990px;
	display:block;
	overflow:hidden;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
}
.guide_pro h2 {
	font-weight:normal;
	font-size:18px;
	font-family: "微软雅黑",Arial, Helvetica, sans-serif;
	height: 40px;
	line-height: 40px;
	border-bottom:#ccc solid 1px;
	margin-bottom:15px;
}
.guide_pro h2 span{ width:100px; float:left;}
.guide_pro h2 ul{ float:right; width:575px; list-style:none;}
.guide_pro h2 ul li { list-style:none; float:left; margin-left:15px; margin-top:5px; background:#ce2941; overflow:hidden; width:100px; height:30px; line-height:30px; text-align:center;}
.guide_pro h2 ul li a{ font-size:14px;color:#fff;}
.guide_pro h2 ul li a:hover{ color:#ffa800;}
.guide_pro .bd {
	width:990px !important;
	overflow:hidden;
}
.guide_pro .bd ul {
	width:1100px;
	overflow:hidden;
	list-style:none;
}
.guide_pro .bd ul li {
	float:left;
	overflow:hidden;
	width:228px;
	border:#eee solid 1px;
	list-style:none;
	margin-bottom:23px;
	margin-right:23px;
}
.guide_pro .bd ul li dl {
	overflow:hidden;
	float:left;
	padding:5px;
	background:#fff;
}
.guide_pro .bd ul li img {
	width:220px;
	height:220px;
}
.guide_pro .bd ul li dd {
	margin-left:0px;
	width:100%;
	float:left;
	overflow:hidden;
	height:45px;
	line-height:45px;
	border-top:#eee solid 1px;
	background:#fafafa;
}
.guide_pro .bd ul li dd a {
	display:block;
	white-space:nowrap;
	height:45px;
	overflow:hidden;
	text-align:center;
	line-height:45px;
	font-size:14px;
	color:#333;
}
.guide_pro .bd ul li dd p {
	line-height:14px;
}
.guide_pro .bd .jcbtn {
	position:absolute;
	left:0px;
	top:25px;
	width:990px;
	z-index:99;
}
.guide_pro .bd .prev {
	position:absolute;
	left:0px;
	top:65px;
	display:none;
}
.guide_pro .bd .next {
	position:absolute;
	right:0px;
	top:65px;
	display:none;
}
.guide_service {
	margin-top:15px;
	margin-bottom:15px;
	clear:both;
	overflow:hidden;
}
.guide_service h2 {
	font-size:18px;
	font-weight:normal;
	height: 40px;
	line-height: 40px;
	background:#eee;
	margin-bottom:20px;
	border-bottom:#999 solid 1px;
}
.guide_service .guide_lbox {
	background:#eee;
	overflow:hidden;
	height:450px;
}
.guide_service .guide_rbox {
	background:#eee;
	overflow:hidden;
	height:450px !important;
}
.guide_client {
	width:1190px !important;
	clear:both;
	overflow:hidden;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
	margin-bottom:20px;
}
.guide_client h2 {
	font-weight:normal;
	font-size:18px;
	font-family: "微软雅黑",Arial, Helvetica, sans-serif;
	height: 40px;
	line-height: 40px;
	border-bottom:#ccc solid 1px;
	margin-bottom:20px;
}
.guide_client h2 span {
	color:#ccc;
	padding-left:15px;
}
.guide_client .bd ul {
	display:block;
	width:1300px;
	list-style:none;
}
.guide_client .bd li {
	float:left;
	list-style-type:none;
	overflow:hidden;
	width:368px;
	background:#fff;
	height:340px;
	margin-right:43px;
}
.guide_client dl {
	float:left;
	overflow:hidden;
}
.guide_client dd {
	padding:15px 10px 10px 15px;
	height:60px;
	overflow:hidden;
	float:left;
}
.guide_client dd a {
	font-weight:bolder;
	line-height:35px;
	font-size:15px;
}
.guide_partner {
	width:990px;
	clear:both;
	overflow:hidden;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	margin-top:15px;
	margin-bottom:15px;
}
.guide_partner h2 {
	font-weight:normal;
	font-size:18px;
	font-family: "微软雅黑",Arial, Helvetica, sans-serif;
	height: 40px;
	line-height: 40px;
	border-bottom:#ccc solid 1px;
	margin-bottom:15px;
}
.guide_partner .bd {
	width:1020px;
	float:left;
}
.guide_partner ul {
	display:block;
}
.guide_partner ul li {
	float:left;
	overflow:hidden;
	list-style: none;
	width:128px;
	border:#eee solid 1px;
	height:50px;
	margin-right:13px;
	margin-bottom:13px;
}
.guide_partner ul li img {
	width:128px;
}

/*==============================================================================================*/
/*lefter-css
/*==============================================================================================*/

.cate {
	margin-bottom:20px;
	display:block;
	overflow:hidden;
	background:#fff;
	border: 1px solid #ECECEC;
}
.cate h2 {
	height:45px;
	line-height:45px;
	background:#007cc3;
	padding-left:15px;
	font-size:14px;
	font-family: "微软雅黑", Arial, Helvetica, sans-serif;
	color:#fff;
}
.cate li {
	border-bottom:#fff solid 1px;
}
.cate li:last-child {
	border-bottom:none
}
.cate li div {
	display:block;
	line-height:36px;
}
.cate li div span {
	display:block;
	line-height:36px;
	background: url(../images/cate.png) no-repeat 0px -52px;
	padding-left:15px;
	cursor:pointer;
}
.cate li a {
	display:block;
	line-height:36px;
	background: url(../images/cate.png) no-repeat 0px 16px;
	padding-left:12px;
}
.cate li a:hover {
}
.cate li .cur {
	border-bottom:#fff solid 1px;
	background:#e8e8e8;
}
.cate li .cur span {
	background:url(../images/cate.png) no-repeat 0px -127px;
}
.cate li .onhvr {
	color:#F90;
}
.cate li ul {
	display:none
}
.cate .root {
	background:#e8e8e8;
}
.cate .root span {
	background:url(../images/cate.png) no-repeat 0px -201px;
	color:#FFF;
	padding-left:15px;
}
.cate .root.cur span {
	color:#fff;
	background:#e8e8e8 url(../images/cate.png) no-repeat 0px -276px !important;
}
.box {
	margin-bottom:20px;
	display:block;
	overflow:hidden;
	border: 1px solid #ECECEC;
}
.box h2 {
	height:45px;
	line-height:45px;
	background: #007cc3;
	padding-left:15px;
	font-size:14px;
	font-family: "微软雅黑", Arial, Helvetica, sans-serif;
	color:#fff;
}
.box .bd {
	padding:15px;
	list-style:none;
}
.box li {
	padding-top:5px;
	padding-bottom:5px;
	margin-bottom:10px;
	list-style:none;
	border-bottom:#ddd solid 1px;
	font-size:12px;
}
.box li.cur {
	border-bottom:#ddd solid 1px;
}
.box li.cur a{
	color:#F90;
}
.box li a{
	padding-left:15px;
	background:url(../images/dot.png) no-repeat 2px 7px;
}
.box li p {
	line-height:20px;
}

.box_pro li {
	padding:10px;
	margin-bottom: 10px;
	background-color:#FFF;
	border:#ececec solid 1px;
}
.box_pro h2 {
	height:40px;
	line-height:40px;
	background:#007cc3;
	color:#fff;
	font-size:14px;
	padding-left:15px;
	margin-bottom:10px;
}
.box_pro dd {
	text-align:center;
	overflow:hidden;
}
.box_pro dd a {
	display:block;
	line-height:20px;
	padding:5px 0px;
}
.box_pro dl .box_pro dd {
	overflow:hidden;
	width:178px;
}
.box_pro img {
	display:block;
	width:178px;
}

/*==============================================================================================*/
/*righter-css
/*==============================================================================================*/

.comcont {
	float:right;
	width:948px;
	min-height:800px;
	overflow:hidden;
	text-align:left;
	background:#ffffff;
	border:#eaeaea solid 1px;
}
.comcont .hd {
	overflow:hidden;
	font-family: Arial, Helvetica, sans-serif;
	line-height:38px;
	height:38px;
	border-bottom:#dddddd solid 1px;
	background:#f8f8f8;
}
.comcont .locate {
	overflow:hidden;
	text-align:left;
	float:left;
	display:inline-block;
}
.comcont .locate div {
	float:left;
	background:url(../images/home.png) no-repeat 10px 14px;
	padding-left:30px;
	line-height:38px;
	height:38px;
	display:block;
	margin-right:20px;
}
.comcont .locate span {
	float:right;
	line-height:38px;
	height:38px;
	display:block;
	margin-right:20px;
}
.comcont .locate ul {
	list-style:none;
	display:table-cell;
	float:left;
	text-align:left;
	background:url(../images/home.png) no-repeat 8px 10px;
	padding-left:20px;
	margin-right:10px;
}
.comcont .locate li {
	float:left;
	display:block;
	padding:0px 12px 0px 8px;
	text-align:left;
	background:url(../images/arrow.png) no-repeat right 16px;
}
.comcont .locate li:last-child{ background:none;}
.comcont .locate li a {
	font-size:12px;
	font-weight:normal;
	text-align:center;
}
.comcont .fellow {
	background:#f8f8f8;
	overflow:hidden;
	clear:both;
}
.comcont .fellow ul {
	list-style:none;
	display:block;
}
.comcont .fellow li {
	float:left;
	display:block;
	padding:10px;
	text-align:center;
}
.comcont .fellow li a {
	font-size:12px;
	font-weight:normal;
	text-align:center;
}
.comcont .fellow .cur {
	background-color:#f2f2f2;
}
.content {
	margin:30px;
}
.content .hd {
	overflow:hidden;
	font-family: "微软雅黑", Arial, Verdana, Helvetica, sans-serif;
	line-height:30px;
	height:30px;
	border-bottom:#dddddd solid 1px;
	background:#fff;
	font-size:16px;
	color:#000000;
	margin-bottom:10px;
}
.content .price {
	color:#F60;
	font-size:20px;
}
.content .guide {
	overflow:hidden;
	margin-bottom:15px;
}
.content .guide ul {
	list-style:none;
}
.content .guide ul li {
	line-height:25px;
}
.content .guide .ibuy {
	background:#ff6600;
	color:#fff;
	font-size:16px;
	text-align:center;
	height:40px;
	line-height:40px;
	width:120px;
	margin-right:20px;
	float:left;
	overflow:hidden;
	display:block;
}
.content .guide .idemo {
	background:#007cc3;
	color:#fff;
	font-size:16px;
	text-align:center;
	height:40px;
	line-height:40px;
	width:120px;
	float:left;
	overflow:hidden;
	display:block;
}
.intro {
	clear:both;
	overflow:hidden;
	margin:0 auto;
}
.intro>p{
	line-height: 25px;
}
.intro .thd {
	text-align:center;
	font-size:15px;
	margin-bottom:10px;
	line-height:30px;
}
.intro .thd font {
	display:block;
	color:#CCC;
	text-align:center;
	font-size:12px;
}
.next_map {
	padding-top:10px;
	padding-bottom:10px;
	line-height:25px;
	overflow:hidden;
	clear:both;
	border-top:#ddd solid 1px;
	margin-top:20px;
}
.arc_rec {
	float:left;
	width:100%;
	overflow:hidden;
	text-align:left;
	margin-top:20px;
	margin-bottom:20px;
}
.arc_rec h2 {
	overflow:hidden;
	height:40px;
	line-height:40px;
	color:#666666;
	position:relative;
	font-size:12px;
	background:#fafafa;
	padding-left:10px;
	border-bottom:#eaeaea solid 1px;
}
.arc_rec ul {
	display:block;
	;
	margin:0px;
	padding-top:10px;
}
.arc_rec ul li {
	overflow:hidden;
	line-height:35px;
	height:35px;
	background:url(../images/tl_cut.png) no-repeat 5px 15px;
	padding-left:20px;
	border-bottom:#eaeaea solid 1px;
}
.arc_rec ul li a {
	display:block;
	width:600px;
	float:left;
}
.arc_rec ul li span {
	display:block;
	width:80px;
	float:right;
	color:#999999;
}
.pro_rec {
	float:left;
	width:100%;
	overflow:hidden;
	text-align:left;
	margin-top:20px;
	margin-bottom:10px;
}
.pro_rec h2 {
	overflow:hidden;
	height:45px;
	line-height:45px;
	color:#666666;
	position:relative;
	font-size:12px;
	background:#fafafa;
	padding-left:10px;
	border-bottom:#eaeaea solid 1px;
}
.pro_rec ul {
	display:block;
	width:1000px;
	margin:0px;
	padding-top:10px;
}
.pro_rec ul li {
	float:left;
	display:table-cell;
	text-align:center;
	overflow:hidden;
	width:161px;
	height:159px;
	margin-right:19px;
	margin-bottom:20px;
	border:#eaeaea solid 1px;
}
.pro_rec ul li img {
	margin-top:5px;
	max-width:140px;
	vertical-align:middle;
}
.pro_rec ul li dl {
	display:block;
}
.pro_rec ul li dd {
	display:block;
	margin-top:15px;
	height:28px;
	line-height:28px;
	text-align:center;
}
.arclist {
	position:relative;
	padding:20px;
}
.arclist li {
	border:none;
	line-height:35px;
	height:35px;
	border-bottom:#f5f5f5 solid 1px;
}
.arclist li span {
	display: block;
	float:left;
	margin-right:10px;
}
.arclist li a {
	float:left;
	display: block;
	background:url(../images/tl_cut.png) no-repeat 5px 13px;
	padding-left:16px;
}
.arclist li .time {
	float:left;
	margin-left:30px;
	color:#ccc;
	display: block;
}
.prolist {
	clear:both;
	position:relative;
	float:left;
	overflow:hidden;
	padding:20px;
	list-style:none;
}
.prolist ul {
	width:882px;
	margin-left:8px;
	margin-top:8px;
}
.prolist li {
	margin-bottom:15px;
	overflow:hidden;
	display:block;
	width:250px;
	float:left;
	margin-right:20px;
	text-align:center;
	margin-bottom:20px;
	border:#eee solid 1px;
	margin-left: 20px;
}
.prolist li .pic {
	display: block;
	overflow:hidden;
	width:244px;
	padding:3px;
	margin:0 auto;
}
.prolist li img {
	display: block;
	overflow:hidden;
	width:250px;
	height:220px;
}
.prolist li .txt {
	padding:10px;
	line-height:30px;
	height:30px;
	border-top:#eee solid 1px;
	text-align:center;
	overflow:hidden;
	background:#fafafa;
}
.prolist li .txt h3 {
	margin-bottom:15px;
	font-weight:normal;
}
.prolist li .txt h4 {
	margin-top:5px;
	font-size:normal;
	clear:both;
	display:block;
	font-weight:normal;
}
.prolist li .txt h4 a {
	color:#F60;
}
.abmlist {
	margin-left:15px;
	margin-right:15px;
	background:#fff;
	overflow:hidden;
}
.abmlist h2 {
	background:#f4f4f4;
	border-bottom:#dddddd solid 1px;
	height:40px;
	line-height:40px;
	padding-left:10px;
	color:#333333;
	margin-bottom:8px;
}
.abmlist h2 a {
	display:block;
	overflow:hidden;
	color:#333;
}
.abmlist ul {
	list-style:none;
	display:block;
	overflow:hidden;
	margin-top:10px;
}
.abmlist li {
	width:100%;
	float:left;
	overflow:hidden;
	margin-bottom:15px;
	padding-bottom:15px;
	border-bottom:#ddd solid 1px;
}
.abmlist li a {
	display: block;
}
.abmlist li dl {
	width:40%;
	max-width:232px;
	float:left;
	margin-right:2%;
	text-align:left;
	overflow: hidden;
}
.abmlist li dl a {
	display: block;
	padding:5px;
}
.abmlist li dl img {
	width:100%;
	text-align:left;
}
.abmlist li dd {
	width:58%;
	float:left;
	display:block;
	line-height:23px;
	text-align:left;
}
.abmlist li dd h3 {
	margin-bottom:5px;
	text-align:left;
}
.abmlist li dd p {
	display:block;
	text-align:left;
	margin-top:5px;
	margin-bottom:10x;
}
.ptnlist {
	clear:both;
	position:relative;
	float:left;
	width:100%;
	overflow:hidden;
	padding:20px;
	list-style:none;
}
.ptnlist li {
	float:left;
	width:360px;
	margin-bottom:15px;
	margin-right:20px;
	overflow:hidden;
	display:block;
	padding-bottom:15px;
}
.ptnlist li img {
	width:360px;
}
.catelist {
}
.catelist li {
	line-height:30px;
	margin-bottom:10px;
}
.catelist li .fat {
	line-height:40px;
	display:block;
	font-weight:bolder;
	background:#ccc;
	padding-left:10px;
	font-size:14px;
}
.catelist li ul {
}
.catelist li ul li {
	padding-left:40px;
	margin-bottom:1px;
	background:#f4f4f4 url(../images/tl_cut.png) no-repeat 25px 15px;
}

.goods-guide{ overflow:hidden;  margin-bottom:30px;}
.goods-guide .pic{
	width:350px;
	position:relative;
	float:left;
	padding-bottom:10px;
	margin-right:20px;
	}
.goods-guide .pic h3 { width:350px; height:350px; margin-bottom:10px; border:#eee solid 1px;}	
.goods-guide .pic h3 .img{ border:#eee solid 1px;}
.goods-guide .pic ul{ list-style:none;width:365px;  clear:both;}
.goods-guide .pic li{ float:left; width:60px; height:60px; margin-right:10px; border:#eee solid 1px;}
.goods-guide .pic li:hover{ border:#F60 solid 1px;}
.goods-guide .pic li .img{ width:60px; height:60px; cursor:pointer;}

/*--------------------page------------------*/

.page {
	margin:10px 0px;
	clear: both;
	padding-top:10px;
	overflow:hidden;
}
.page .first {
	background:url(../images/page.png) 7px -82px no-repeat;
}
.page .last {
	background:url(../images/page.png) 7px -140px no-repeat;
}
.page .next {
	background:url(../images/page.png) 7px 10px no-repeat;
}
.page .prev {
	background:url(../images/page.png) 7px -36px no-repeat;
}
.page span.page_list {
	overflow:hidden;
	float:right;
}
.page span.page_list a {
	display:block;
	float:left;
	margin-right:5px;
	border:1px solid #eaeaea;
	padding: 5px 10px 5px 10px;
	font-size:12px;
}
.page span.page_rows {
	display:block;
	float:right;
	border:1px solid #eaeaea;
	font-size:12px;
	margin-right:5px;
	padding: 5px 10px 5px 10px;
}
.page span.page_list a.selected {
	background: #f2f2f2;
	color: #222222;
}

/*==============================================================================================*/
/*footer-css
/*==============================================================================================*/

.map {
	width:990px;
	margin-left:auto;
	margin-right:auto;
	overflow:hidden;
	padding:30px 0px 20px 0px;
	text-align:left;
	font-size:12px;
}
.map a {
	color:white;
	font-size:12px;
}
.map .txt {
	color:white;
	line-height:2.2em;
	font-size:12px;
}
.map-about {
	width:160px;
	height:220px;
	overflow:hidden;
	float:left;
	margin:0 40px 0 0px;
}
.map-product {
	width:160px;
	overflow:hidden;
	float:left;
	margin:0 40px 0 0;
}
.map-news {
	width:120px;
	overflow:hidden;
	float:left;
	margin:0 40px 0 0;
}
.map-contact {
	width:320px;
	overflow:hidden;
	float:left;
	margin:0 30px 0 0;
}
.map-fcode {
	width:202px;
	overflow:hidden;
	float:left;
}
.map-fcode .fimg {
	padding:10px;
	border:#393e48 solid 1px;
	width: 202px;
	box-sizing: border-box;
}
.map-fcode div {
	text-align:center;
	overflow:hidden;
	margin-top:30px;
	line-height:30px;
	color:#ccc;
}
.map-about h3, .map-product h3, .map-news h3, .map-contact h3, .map-follow h3, .map-fcode h3 {
	font-size:18px;
	font-weight:normal;
	color:#ffffff;
	line-height:2em;
	margin-bottom:5px;
}
.map-fcode h4 {
	display:block;
	font-size:18px;
	font-weight:normal;
	color:#dddddd;
	line-height:2em;
	margin-top:15px;
	clear:both;
	margin-bottom:5px;
}
.map-about ul, .map-product ul, .map-contact ul {
	list-style:none;
	margin:0px;
}
.map-about li, .map-product li, .map-contact li {
	list-style:none;
	margin:0px;
	line-height:2.0em;
}
.copy {
	color:white;
	display:block;
	padding:0 10px;
	line-height:12px;
	overflow:hidden;
	background:#03649c;
}
.copy .bd {
	padding:15px 10px;
}
.copy a {
	font-size:12px;
	color:#9a9a9a;
}
.copy li {
	float:left;
	padding:0px 8px;
	border-right:white solid 1px;
	margin-right:1px;
	line-height:12px;
}
.copy li:last-child {
	border-right:none;
}
.copy em {
	color:#9e9e9e;
	font-style:normal;
	margin:0 4px 0 8px;
}

/*==============================================================================================*/
/*other-css
/*==============================================================================================*/

.move_midbox {
	width:1198px;
	height:300px;
	display:block;
	overflow:hidden;
	position:relative;
	border:#e9e9e9 solid 1px;
}
.move_midbox>.bd{
	width: 1200px !important;
}
.move_midbox h2{
	font-size:16px;
	background: #007cc4;
	font-weight: bold;
    height: 50px;
	line-height: 50px;
	padding-left:35px;
	color:white;
	/*background:url(../images/midbox.png) no-repeat 0px 15px;*/
}
.move_midbox .marea{ margin:10px 16px; width:1163px; height:213px; overflow:hidden; display:block; position:relative;}
.move_midbox ul{ width:1020px; overflow:hidden; list-style:none;}
.move_midbox ul li{ 
     float:left;
	 overflow:hidden;
	 width:220px;
	 height:238px;
	 list-style:none;
	 margin-right:13px;
	 background:#fff;	 
	 border:#e9e9e9 solid 1px;
}
.move_midbox ul li a{
	display: block;
}
.move_midbox ul li:hover a{
	color:#007CC3;
} 
.move_midbox ul li dl{ overflow:hidden; float:left;}	 
.move_midbox ul li img{ width:220px; height:155px; } 
.move_midbox ul li dd {margin-left:0px; width:100%; float:left; overflow:hidden; height:50px; line-height:50px; background:white; border-top:#e9e9e9 solid 1px;border-bottom:#e9e9e9 solid 1px;}	 
.move_midbox ul li dd a{
	display:block;
    white-space:nowrap;
	font-weight:bold;
	height:50px;
	overflow:hidden;
	text-align:center;
	line-height:50px;
 }	
.move_midbox ul li dd p{ line-height:16px; }
.move_midbox .jcbtn{ position:absolute;left:0px; top:30px; width:1198px; z-index:99; }
.move_midbox .prev{ position:absolute;left:0px;top:60px; }
.move_midbox .next{ position:absolute;right:0px;top:60px; } 

/*-------------------swbox 图集切换窗-------------------*/

.move_swbox {
	width:310px;
	height:300px;
	overflow:hidden;
	float:right;
	position:relative;
}
.move_swbox h2 {
	font-size:18px;
	font-weight:normal;
	height: 40px;
	line-height: 40px;
	border-bottom:#fff solid 1px;
	padding-left:10px;
	background:#f9f9f9;
}
.move_swbox .hd {
	height:20px;
	overflow:hidden;
	position:absolute;
	right:5px;
	top:14px;
	z-index:1;
}
.move_swbox .hd ul {
	overflow:hidden;
	zoom:1;
	float:left;
}
.move_swbox .hd ul li {
	float:left;
	margin-right:2px;
	width:15px;
	height:15px;
	line-height:14px;
	text-align:center;
	background:#999999;
	color:#fff;
	cursor:pointer;
}
.move_swbox .hd ul li.on {
	background:#f57209;
	color:#fff;
}
.move_swbox .bd {
	position:relative;
	height:100%;
	z-index:0;
}
.move_swbox .bd li {
	zoom:1;
	vertical-align:middle;
}
.move_swbox .bd img {
	width:310px;
	height:260px;
	display:block;
}


/*==============================================================================================*/
/*Sreach body
/*==============================================================================================*/


.SearchBox {
	width:100%;
	text-align:left;
	margin-top:10px;
}
.SearchBox .hd {
	height:30px;
	line-height:30px;
	padding:0 10px 0 20px;
	border-bottom:1px solid #ddd;
	position:relative;
}
.SearchBox .hd .article {
	background:#eeeeee;
}
.SearchBox .hd .product {
	background:#eeeeee;
}
.SearchBox .hd ul {
	float:left;
	position:absolute;
}
.SearchBox .hd ul li {
	float:left;
	padding:0 25px;
	cursor:pointer;
}
.SearchBox .bd ul {
	zoom:1;
}


/*==============================================================================================*/
/*movechat 聊天框
/*==============================================================================================*/


#chat {
	width:188px;
	z-index:999999;
	position:absolute;
	top:-66px;
	left:-200px;
	border-right:#fff solid 12px;
	display:none;
	overflow:hidden;
	background-color:#ff8500;
}
.chatbody {
	float:left;
	line-height:200%;
}
.chatbody a {
	color:#fff;
	text-decoration:none;
}
.chatbody span {
	padding-left:10px;
	text-align:left;
}
.chatbody ul {
	margin-top:12px;
	margin-left:10px;
	margin-bottom:12px;
	list-style:none;
}
.chatbody ul li {
	margin-bottom:5px;
	padding-left:12px;
	text-align:left;
	list-style:none;
}
.cthd {
	height:35px;
	background-color:#F3F3F3;
	color:#fff;
	font-weight:bold;
	font-size:15px;
	text-align:center;
	padding-left:0px;
	border-bottom: #ccc solid 1px;
	line-height:35px;
}
.ctft {
	background-color:#F6F6F6;
	border-top:#E7E7E7 solid 1px;
	text-align:center;
	padding:10px;
}


/*==============================================================================================*/
/*浮动框
/*==============================================================================================*/

.kefu{
	position: fixed;
    bottom:30%;
    _position: absolute;
   _top: expression(eval(document.documentElement.scrollTop + 365));
    z-index: 20;
	right:0;
	width:45px
	}
.kefu ul li{
	height:45px;
	margin-bottom:1px;
	float:right;
	background:#03649c;
	line-height:35px;
	font-size:14px;
	cursor:pointer;
	position:relative
}
.kefu ul li a{ color:#fff;}
.kefu ul li.qq_cza{overflow:hidden}
.kefu ul li:hover{background:#007bc1;}
.kefu ul li.top{
	color:#fff;
	font-weight:800;
	text-align:center;
	line-height:45px;
	position:relative;
	width:45px;
	cursor:pointer
	}
.kefu ul li.top span{
	position:absolute;
	overflow:hidden;
	display:block;
	left:0;
	top:0px;
	height:45px;
	width:45px;
	background:#007bc1 url(../images/czx1.png) no-repeat center;}
.kefu ul li.top:hover{background:#ffab00;}
.kefu ul li.top:hover span{background:url(../images/czx2.png) no-repeat center;}
.kefu ul li b{
	width:45px;
	height:45px;
	display:block;
	overflow:hidden;
	float:left}
.kefu ul li.slow{ line-height:45px;}
.kefu ul li b.a{ background:url(../images/czx4.png) no-repeat center center;}
.kefu ul li b.b{ background:url(../images/czx3.png) no-repeat center center;}
.kefu ul li b.c{ background:url(../images/1552528931.png) no-repeat;
	background-size: cover;
}
.kefu ul li b.d{background:url(../images/phone0.png) no-repeat center center;}

.erweima{
	/*width: 390px;*/
	width: 188px;
	height: 218px;
	position: absolute;
	top: -107px;
	left: -205px;
	background: #FFF;
	border: 1px solid #CCC;
	float: right;
	cursor: default !important;
	display:none
	}
.erweima p{
	height: 30px;
	line-height: 30px;
	color: #000;
	font-size: 12px;
	text-align: center;
	}
.erweima p img{
	width: 178px;
	height: 178px;
	margin: 5px 5px 0px 5px;
	}	
.erweima .arrow3 {
	width: 6px;
	height: 10px;
	display: block;
	background:url(../images/czx6.png) no-repeat;
	position: absolute;
	right: -6px;
	top: 122px;
}

 .phone{
	width: 137px;
	height: 220px;
	padding-left: 8px;
	background: url(../images/phone_hoer.png) no-repeat;
	display:none;
	position:absolute;
	top: -128px;
	left: -145px;
}