@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;
	min-width:1236px;
	background: #efefef url('../images/bd_bg.png') center top repeat-y;
}
.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;
}

.nodata{ 
	text-align:center;
	height:80px;
	line-height:80px;
	color:#999;
	font-size:18px;
	margin:120px auto;
}
/*==============================================================================================*/
/*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: 30px;
	height: 30px;
	padding: 4px 10px;
	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: #888;
	font-size: 12px;
	padding: 4px 10px;
	margin-left: 0;
	width:400px;
}
.btn {
	background:#6da935;
	border: 1px solid #6da935;
	color: #fff;
	cursor: pointer;
	letter-spacing: 2px;
	line-height: 1;
	overflow: visible;
	height:45px;
	display:block;
	overflow:hidden;
	width:160px;
	overflow:hidden;
	text-align: center;
}

/*==============================================================================================*/
/*book-css
/*==============================================================================================*/
.bookform {
	margin-top:0px;
	padding:80px;
}
.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 {
	display:block;
	overflow:hidden;
	width:100%;
	height:38px;
	margin:0 auto;
	background:#000000;
	border-bottom:#e8e8e8 solid 1px;
}
#container {
	margin:0 auto;
	overflow:hidden;
}
#header {
	position:relative;
	clear:both;
	z-index:10;
	height:208px;
	display:block;
	overflow:hidden; 
	background:url(../images/hd_bg.png) center;
}
#mainer {
	clear:both;
	overflow:hidden;
}
#footer {
	position:relative;
	margin:0;
	background:#0b468a;
}
.right_box {
	width:936px;
	float:right;
	overflow: hidde;
}
.left_box {
	width:220px;
	float: left;
}
.main_box {
	width:1168px;
	overflow:hidden;
	margin-left:auto;
	margin-right:auto;
}
.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:38px;
	height:38px;
	color:#999999;
	font-size:14px;
}
.topbd a {
	color:#8c8c8c;
}
.topbd em {
	color:#8c8c8c;
	margin:0 8px 0 10px;
	font-style:normal;
}
.topnav {
	float:right;
}
.topnav dd {
	float:left;
	margin-right:15px;
}
.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:80px;
	z-index:22;
	right:0px;
	overflow:hidden;
}
.lan a {
	display:inline-block;
	overflow:hidden;
	color:#f00;
}
.lan span {
	display:inline-block;
	overflow:hidden;
	color:#f00;
}

.headbd {
	width:1200px;
	display:block;
	overflow:hidden;
	height:132px;
	margin-top:10px;
	margin-left:auto;
	margin-right:auto;
}
.logo {
	float:left;
	height:50px;
	margin-top:20px;
}
.searchbd{
	float:right; margin-top:38px; *margin-top:0px; width:348px; position:relative; 
	background:#fff; margin-right:20px; margin-left:20px; border:#dfdfdf solid 1px;
	border-radius:5px;

}
.searchbd .text{
	overflow:hidden;
    line-height: 37px;
    height: 37px;
    padding: 4px 4px 4px 40px;
	width:258px; 
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	border:none;
	background:none;
	float:left;
}
.searchbd .btn{
	position:absolute; 
	right:0px;
	top:-1px;
	width:80px;
	text-align:center;
	z-index:100;
    cursor: pointer;
	border:0px;
    padding: 0px;
    overflow:hidden;
	background:#125cb1;
	height:45px;
	color:#fff;
	font-size:16px;
	line-height:46px;
	border-radius:0px 5px 5px 0px;
	border:#125cb1 solid 1px;
}

.searchbd .icon{
	position:absolute; 
	left:8px;
	top:10px;
	z-index:100;
	border:0px;
    padding: 0px;
    overflow:hidden;
	height:26px;
	width:26px;
}

.hdgg {
	float:left;
	height:28px;
	line-height:28px;
	margin-top:25px;
	margin-left:20px;
	color:#F00;
	font-size:16px;
}
.tel {
	float:right;
	height:28px;
	line-height:28px;
	margin-top:35px;
	margin-right:0px;
	color:#F00;
	font-size:16px;
}
.nav {
	line-height:57px;
	height:57px;
	width:100%;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	z-index:1;
	margin-bottom:1px;
}
.nav ul {
	width:1236px;
	height:67px;
	display:block;
	background:url(../images/nav_bg.png) no-repeat right 0px;
	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:first-child{
	margin-left:35px;
}
.nav li a {
	display:block;
	line-height:48px;
	padding:0px 32px;
	font-size:16px;
	font-family: Arial, Helvetica, sans-serif;
	color:#fff;
}
.nav li a:hover, .nav li:hover {
	color:#fff;
}
.nav li a.on, .nav li:hover a {
	color:#fff;
}
.nav .navroot {
	float:left;
	position:relative;
	background:url(../images/nav_em.png) no-repeat right 15px;
}
.nav  li:last-child{ background:none !important;}
.nav .navsub {
	display:none;
	left:0;
	top:45px;
	position:absolute;
	background:#016fae;
	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:#27292e 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{ width:1168px;  position:relative;  height:480px; overflow:hidden; margin-left:auto; margin-right:auto;  }	
.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:480px; overflow:hidden; text-align:center;  }	
.banner .bd li a{ display:block; height:480px; }	
.banner .hd{ width:100%;  position:absolute; z-index:1; bottom:0; left:0; height:35px; line-height:35px; text-align:center;}	
.banner .hd ul{ text-align:left; width:1168px; margin-left:auto; margin-right:auto; background:#011a37;  }	
.banner .hd ul li{ cursor:pointer; display:inline-block; *display:inline; zoom:1; width:289px; overflow:hidden;line-height:35px; font-size:14px; color:#FFF; text-align:center; }	
.banner .hd ul .on{ background:#0b468a; }

.banner .prev,.banner .next{ position:absolute;  display:block;  left:30px; top:150px; width:46px; height:62px; background:url(../images/icons.png) left 6px no-repeat; filter:alpha(opacity=10);opacity:0.1;  }	
.banner .next{ left:auto; right:30px; background-position:-46px 6px; }	
.banner .prev:hover,
.banner .next:hover{ filter:alpha(opacity=100) !important;opacity:1 !important;  }


/*------内页banner------*/
.ibanner {
	width:100%;
	overflow:hidden;
	display:block;
	margin-top:0px;
	position:relative;
}
.ibanner .bd {
	width:100%;
	background-position: center 0px;
	background-repeat: no-repeat;
}

.ibanner .crumb{
	width:100%;
	position:absolute;
	z-index:100;
	height:45px;
	left:0px;
	bottom:0px;
	overflow:hidden;
	
}
.ibanner .backdrop{
	position:absolute;
	display:block;
	overflow:hidden;
	width:100%;
	background:#000;
	left:0px;
	bottom:0px;
	z-index:100;
	height:45px;
	filter:alpha(opacity=50);  
	-moz-opacity:0.5;  
	-khtml-opacity: 0.5;  
	opacity: 0.5;
	overflow:hidden;
}
.ibanner .crumb ul{
	width:1200px;
	margin:0 auto;
	z-index:100;
	height:60px;
	overflow:hidden;
}

.ibanner .crumb ul li{
	float:left;
	display:block;
	padding:0px 12px 0px 8px;
	text-align:left;
	background:url(../images/arrow.png) no-repeat right 20px;
}

.ibanner .crumb ul li i{
	color:#FFF;
	font-size:18px;
}

.ibanner .crumb ul li:last-child{
	background:none;
}

.ibanner .crumb ul li a{
	display:block;
	line-height:45px;
	font-size:14px;
	color:#fff;
}


/*==============================================================================================*/
/*indexer-css
/*==============================================================================================*/

.guide_body {
	overflow:hidden;
	width:1200px;
	margin-left:auto;
	margin-right:auto;
}

/*-------------------guide-nav-------------------*/

.guide_nav {
	width:1200px;
	display:block;
	overflow:hidden;
	margin-left:auto;
	margin-right:auto;
	margin-top:50px;
	margin-bottom:68px;
}
.guide_nav h2 {
	font-weight:normal;
	font-size:18px;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom:15px;
	line-height:30px;
	margin-bottom:20px;
}
.guide_nav h2 span{ display:block; clear:both; text-align:center; color:#000; font-size:28px; line-height:60px; }
.guide_nav h2 p{  display:block; clear:both; text-align:center; width:660px; margin:0 auto; font-size:16px; color:#999; line-height:24px;}

.guide_nav .bd {
	width:1200px !important;
	overflow:hidden;
}
.guide_nav .bd ul {
	width:1200px;
	overflow:hidden;
	list-style:none;
}
.guide_nav .bd ul li {
	float:left;
	overflow:hidden;
	display:block;
}


/*-------------------guide-news-------------------*/

.guide_news {
	width:720px;
	float:left;
}
.guide_news h2 {
	font-weight:normal;
	display:block;
	overflow:hidden;
	font-size:18px;
	font-family: Arial, Helvetica, sans-serif;
	height: 55px;
	line-height: 55px;
	margin-bottom:15px;
}
.guide_news h2 span {
	display:inline-block;
	overflow:hidden;
	height:35px;
	line-height:40px;
	font-size:32px;
	color:#125cb1;
	margin-left:20px;
	text-align:center;
}

.guide_news .hd{
	display:block;
	overflow:hidden;
	list-style:none;
	margin-bottom:20px;
	
}

.guide_news .hd li{
	float:left;
	display:inline-block;
	height:45px;
	line-height:45px;
	width:200px;
	cursor:pointer;
	text-align:center;
	border:1px dashed #ccc;
	font-size:18px;
}
.guide_news .hd li.selected{
	background:#125cb1;
	color:#fff;
	border:1px solid #125cb1;
}

.guide_news .bd ul{
	display:block;
	overflow:hidden;
	list-style:none;
	
}

.guide_news .bd li{
	display:block;
	overflow:hidden;
	margin-bottom:20px;
	padding-bottom:20px;
	border-bottom:1px solid #ddd;
	background:url(../images/news_row.png) right 20px no-repeat;
	font-size:14px;
}
.guide_news .bd li a{ display:block; overflow:hidden;}

.guide_news .bd li dl{
	display:block;
	float:left;
	width:75px;
	margin-right:15px;
}
.guide_news .bd li dl i{
	display:block;
	margin-top:4px;
	text-align:right;
	overflow:hidden;
	font-style:normal;
	height:32px;
	line-height:32px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:42px;
	color:#ccc;
	font-weight:bold;
}
.guide_news .bd li dl b{
	display:block;
	text-align:right;
	overflow:hidden;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#888;
	font-weight:normal;
}

.guide_news .bd li dd{
	display:block;
	float:left;
	border-left:1px solid #ddd;
	padding-left:20px;
	width:600px;
}
.guide_news .bd li dd span{
    font-size:16px;
	line-height:30px;
}
.guide_news .bd li dd p{
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width:  520px;	
    font-size:14px;
	line-height:25px;
	color:#999;
}

.guide_article{
	margin-top:68px;
	width:410px;
	overflow:hidden;
	float:right;
}

/*-------------------about us-------------------*/

.guide_about {
	width:875px;
	overflow:hidden;
	height:300px;
	background:#f7f7f7;
	float:left;
}

.guide_about h2 {
	margin-top:25px;
	font-size:25px;
	font-weight:normal;
	line-height:40px;
}

.guide_about h3 {
	font-size:18px;
	line-height:35px;
	border-bottom:#ccc solid 1px;
	margin-bottom:10px;
	font-weight:normal;
	color:#ccc;
}

.guide_about dl {
	float:left;
	overflow:hidden;
	width:300px;
	height:300px;
	line-height:25px;
	margin-right:25px;
	margin-bottom:10px;
}

.guide_about dl img{
	width:300px;
	height:300px;
	display:block;
	overflow:hidden;
}

.guide_about dd {
	float:left;
	overflow:hidden;
	width:520px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:23px;
}

.guide_about dd a {
	display:block;
	margin-top:3px;
	text-align:left;
	float:left;
	width:80px;
	height:32px;
	line-height:32px;
	color:#2f74b7;
	font-size:16px;
	text-align:center;
	overflow:hidden;
}

/*-------------------guide-video-------------------*/

.guide_video {
	width:268px;
	overflow:hidden;
	height:300px;
	float:right;
}


.guide_cert {
	width:1200px;
	clear:both;
	display:block;
	overflow:hidden;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
}
.guide_cert ul {
	width:1250px;
	display:block;
	overflow:hidden;
	list-style:none;
}
.guide_cert ul li {
	float:left;
	overflow:hidden;
	width:290px;
	background:#dddddd;
	list-style:none;
	margin-bottom:23px;
	margin-right:13px;
}

.guide_cert ul li dl{
	margin:15px;
	overflow:hidden;
	display:block;
	padding:0px;
	
}
.guide_cert ul li dl img{
	width:100%;
	
}

.guide_cert ul li dd{
	height:45px;
	line-height:45px;
	background:#aaaaaa;
	overflow:hidden;
	display:block;
	padding:0px 20px;
	color:#fff;
}
.guide_cert ul li dd a{ color:#fff;font-family:14px;}
.guide_cert ul li:hover dd{
	background:#2f74b7;
	
}

/*-------------------guide-pro-------------------*/

.guide_pro {
	width:1168px;
	display:block;
	overflow:hidden;
	margin-left:auto;
	margin-right:auto;
	margin-top:30px;
}
.guide_pro h2 {
	font-weight:normal;
	font-size:18px;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom:15px;
	line-height:30px;
	margin-bottom:30px;
}
.guide_pro h2 span{ display:block; clear:both; text-align:center; color:#000; font-size:28px; line-height:40px; }
.guide_pro h2 p{  display:block; clear:both; text-align:center; width:660px; margin:0 auto; font-size:16px; color:#999; line-height:24px;}

.guide_pro .bd {
	width:1200px !important;
	overflow:hidden;
}
.guide_pro .bd ul {
	width:1300px;
	overflow:hidden;
	list-style:none;
}
.guide_pro .bd ul li {
	float:left;
	overflow:hidden;
	width:216px;
	list-style:none;
	margin-bottom:22px;
	margin-right:22px;
}
.guide_pro .bd ul li dl {
	overflow:hidden;
	float:left;
	padding:2px;
	background:#fff;
	border:#eee solid 1px;
}
.guide_pro .bd ul li img {
	width:210px;
	height:210px;
}
.guide_pro .bd ul li dd {
	margin-left:0px;
	width:100%;
	float:left;
	overflow:hidden;
	height:45px;
	line-height:45px;
	background:#f8f8f8;
	position:relative;
	border:#eee solid 1px;
	border-top:0px;
}
.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;
	padding:0px 15px;
	color:#666;
}

/*-------------------guide-partner-------------------*/

.guide_partner {
	width:1168px;
	clear:both;
	overflow:hidden;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	margin-top:5px;
}
.guide_partner .bd {
	width:1168px !important;
	display:block;
	margin:0px auto;
	overflow:hidden;
	height:188px;
}
.guide_partner ul {
	display:block;
}
.guide_partner ul li {
	float:left;
	overflow:hidden;
	list-style: none;
	width:282px;
	height:188px;
	margin-right:20px;
	text-align:center;
}
.guide_partner ul li img {
	width:282px;
	display:block;
	display:block;
	margin:0px auto;
	margin-top:10px;
}

.guide_partner:hover .jcbtn{ display:block; }
.guide_partner .jcbtn{ display:none; position:absolute;left:0px; top:76px; width:1168px; z-index:99; }
.guide_partner .prev{  position:absolute;left:10px;top:0px; }
.guide_partner .next{ position:absolute;right:10px;top:0px; } 


/*==============================================================================================*/
/*lefter-css
/*==============================================================================================*/

.cate {
	margin-bottom:20px;
	display:block;
	overflow:hidden;
	background:#fff;
}
.cate h2 {
	height:45px;
	line-height:45px;
	background:#125cb1;
	padding-left:15px;
	font-size:14px;
	font-family: Arial, Helvetica, sans-serif;
	color:#fff;
}
.cate li {
	background:#f5f5f5;
	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;
	background:#f5f5f5;
}
.box h2 {
	height:45px;
	line-height:45px;
	background: #125cb1;
	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:#125cb1;
	color:#fff;
	font-size:14px;
	padding-left:15px;
	margin-bottom:10px;
}
.box_pro dd {
	text-align:center;
	background:#f5f5f5;
	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 {
	display:block;
	overflow:hidden;
	min-height:800px;
	overflow:hidden;
	text-align:left;
	background:#ffffff;
}
.comcont .hd {
	overflow:hidden;
	font-family: Arial, Helvetica, sans-serif;
	line-height:44px;
	height:44px;
	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 5px;
	padding-left:30px;
	line-height:45px;
	height:45px;
	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 14px;
	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 {
	display:block;
	overflow:hidden;
	margin:0px;
}
.content .hd {
	overflow:hidden;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	line-height:45px;
	height:45px;
	border-bottom:#dddddd solid 1px;
	background:#fff;
	color:#0158a7;
	font-size:18px;
	margin-bottom:10px;
}

.content .title {
	display:block;
	overflow:hidden;
	margin-top:30px;
}
.content .title h2 {
	overflow:hidden;
	line-height:36px;
	height:36px;
	font-size:36px;
	color:#0158a7;
	font-weight:normal;
	margin-bottom:10px;
}
.content .title p {
	overflow:hidden;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	line-height:30px;
	height:30px;
	font-size:26px;
	color:#ccc;
	margin-bottom:10px;
}

.content .zizhi {
	display:block;
	overflow:hidden;	
	margin-top:30px;
	margin-bottom:30px;
}

.content .rongyu {
	display:block;
	overflow:hidden;	
	margin-bottom:30px;
}

.content .block {
	display:block;
	overflow:hidden;	
	margin-bottom:30px;
}
.content .block ul{
	list-style:none;
	width:1236px;
}
.content .block ul li{
	float:left;
	display:block;
	overflow:hidden;
	margin-right:26px;
}


.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:#6da935;
	color:#fff;
	font-size:16px;
	text-align:center;
	height:40px;
	line-height:40px;
	width:120px;
	float:left;
	overflow:hidden;
	display:block;
}

.content .guide-info{
	margin:30px;
}

.content .guide-info .thd {
	text-align:center;
	font-size:24px;
	margin:50px 0px;
	line-height:60px;
}

.content .guide-info .thd font {
	display:block;
	color:#CCC;
	text-align:center;
	font-size:12px;
	line-height:20px;
}

.intro {
	clear:both;
	overflow:hidden;
	padding:30px;
	background:#fff;
	min-height:500px;
	margin-bottom:30px;
}

.next_map {
	padding-top:20px;
	padding-bottom:10px;
	line-height:25px;
	overflow:hidden;
	clear:both;
	border-top:#ddd solid 1px;
	margin:30px 30px 30px 30px;
}
.next_map div{ display:block; overflow:hidden; line-height:35px;}
.next_map a{ display:inline-block; font-size:14px; line-height:35px;}


.arc_rec {
	display:block;
	overflow:hidden;
	text-align:left;
	margin:30px;
}
.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;
}



.arclist {
	position:relative;
	padding:20px;
}
.arclist li {
	display:block;
	overflow:hidden;
	border-bottom:#f5f5f5 solid 1px;
}
.arclist li h3 {
	display: block;
	float:left;
	font-weight:normal;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 1000px;
}
.arclist li span {
	display: block;
	float:right;
	margin-right:10px;
}
.arclist li a {
	display: block;
	overflow:hidden;
	line-height:45px;
	height:45px;	
	background:url(../images/tl_cut.png) no-repeat 5px 22px;
	padding-left:16px;
}
.arclist li .time {
	float:right;
	margin-left:30px;
	line-height:45px;
	height:45px;		
	color:#ccc;
	display: block;
}

.newslist ul{
	display:block;
	overflow:hidden;
	list-style:none;
	
}

.newslist li{
	display:block;
	overflow:hidden;
	padding:40px;
	border-bottom:1px solid #ddd;
	font-size:14px;
}
.newslist li:hover{
	background:#f8f8f8;
}

.newslist li a{ display:block; overflow:hidden;}

.newslist li dl{
	display:block;
	float:left;
	width:75px;
	margin-right:15px;
}
.newslist li dl i{
	display:block;
	margin-top:4px;
	text-align:right;
	overflow:hidden;
	font-style:normal;
	height:48px;
	line-height:48px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:48px;
	color:#a40b0d;
	font-weight:normal;
}
.newslist li dl b{
	display:block;
	text-align:right;
	overflow:hidden;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#3d527f;
	font-weight:normal;
}

.newslist li dd{
	display:block;
	float:left;
	border-left:1px solid #ddd;
	padding-left:20px;
	width:830px;
}
.newslist li dd h3{
    font-size:18px;
	font-weight:normal;
	color:#111;
	line-height:35px;
}
.newslist li dd span{
	overflow: hidden;	
    font-size:14px;
	line-height:30px;
	color:#999;
	display:block;
	overflow:hidden;
	margin-bottom:5px;
}
.newslist li dd p{
	overflow: hidden;	
    font-size:14px;
	line-height:25px;
	color:#999;
}


.prolist {
	clear:both;
	position:relative;
	float:left;
	overflow:hidden;
	padding:0px;
	margin-top:20px;
	list-style:none;
}
.prolist ul {
	width:950px;
	margin-left:1px;
}
.prolist li {
	margin-bottom:15px;
	overflow:hidden;
	display:block;
	width:220px;
	background:#fff;
	float:left;
	margin-right:15px;
	margin-bottom:15px;
	border:#ddd solid 1px;
}
.prolist li a{ display:block; overflow:hidden;}

.prolist li .hd {
	margin-bottom:10px;
	overflow:hidden;
	display:block;
	
}
.prolist li .hd h3 {
	line-height:30px;
	color:#0158a7;
	font-size:18px;
	font-weight:normal;
	
}
.prolist li .hd p {
	font-size:normal;
	clear:both;
	display:block;
	color:#888;
	font-size:14px;
	font-weight:normal;
}

.prolist li .pic {
	display: block;
	overflow:hidden;
	width:210px;
	padding:5px;
	margin:0 auto;
}
.prolist li img {
	display: block;
	overflow:hidden;
	width:210px;
	height:210px;
}

.prolist li .txt {
	height:60px;
	line-height:60px;
	width:210px;
	padding:0px 5px;
	text-overflow: ellipsis;
	white-space: nowrap;
	color:#999;
	font-size:14px;
	background:#f8f8f8;
	text-align:center;
	overflow:hidden;
}

.prolist li .txt span{
	display:block;
	overflow:hidden;
	color:#666;
	line-height:20px;
}




.abmlist {
	margin-left:15px;
	margin-right:15px;
	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;
	background:#fff;
	overflow:hidden;
	margin-bottom:15px;
	padding:30px;
	border-bottom:#fff solid 1px;
}
.abmlist li a {
	display: block;
}
.abmlist li:hover {
	display: block;
	background:#f8f8f8;
	border-bottom:#016fae solid 1px;
}

.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;
	font-size:16px;
	text-align:left;
}
.abmlist li dd span{
	display:block;
	text-align:left;
	color:#888;
}
.abmlist li dd p {
	display:block;
	text-align:left;
	margin-top:5px;
	margin-bottom:10x;
}


.recomlist {
	display:block;
	overflow:hidden;
	margin-top:10px;
}
.recomlist ul {
	width:1300px;
	margin:0 auto;
}
.recomlist li {
	margin-bottom:15px;
	overflow:hidden;
	display:block;
	width:348px;
	padding:16px;
	background:#fff;
	float:left;
	margin-right:30px;
}
.recomlist li a{ display:block; overflow:hidden;}

.recomlist li .hd {
	margin-bottom:10px;
	overflow:hidden;
	display:block;
	
}
.recomlist li .hd h3 {
	line-height:35px;
	font-size:16px;
	font-weight:normal;
	
}
.recomlist li .hd p {
	font-size:normal;
	clear:both;
	display:block;
	color:#888;
	font-size:14px;
	font-weight:normal;
}

.recomlist li .pic {
	display: block;
	overflow:hidden;
	width:348px;
	padding:0px;
	margin:0 auto;
}
.recomlist li img {
	display: block;
	overflow:hidden;
	width:348px;
	height:188px;
}

.recomlist li .txt {
	line-height:40px;
	width:320px;
	text-overflow: ellipsis;
	white-space: nowrap;
	color:#999;
	font-size:14px;	
	overflow:hidden;
}

.recomlist li .txt span{
	display:block;
	overflow:hidden;
	color:#666;
	line-height:20px;
}

.goods-guide{ overflow:hidden;  margin:30px;}
.goods-guide .pic{
	width:330px;
	position:relative;
	float:left;
	padding-bottom:10px;
	margin-right:30px;
	}
.goods-guide .pic h3 { width:330px; height:330px; margin-bottom:10px; border:#eee solid 1px;}	
.goods-guide .pic h3 .img{ border:#eee solid 1px;}
.goods-guide .pic ul{ list-style:none;width:565px;  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;}

.goods-info{
	margin:30px;
}
.goods-info .hd {
	overflow:hidden;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	line-height:45px;
	height:45px;
	background:#f8f8f8;
	color:#666;
	border-bottom:none;
	font-size:16px;
	padding:0px 15px;
	margin-bottom:10px;
}

.pro_rec {
	display:block;
	overflow:hidden;
	text-align:left;
	margin-left:30px;
	margin-right:30px;
	margin-top:20px;
	margin-bottom:10px;
}
.pro_rec h2 {
	overflow:hidden;
	height:45px;
	line-height:45px;
	color:#666666;
	position:relative;
	font-size:16px;
	background:#fafafa;
	padding-left:10px;
	font-weight:normal;
	border-bottom:none;
}
.pro_rec ul {
	display:block;
	width:900px;
	margin:20px 0px 0px 0px;
	padding:0px;
}
.pro_rec ul li {
	float:left;
	display:table-cell;
	text-align:center;
	overflow:hidden;
	width:210px;
	height:250px;
	margin-right:15px;
	margin-bottom:20px;
}
.pro_rec ul li img {
	width:210px;
	height:210px;
}
.pro_rec ul li dl {
	display:block;
}
.pro_rec ul li dd {
	display:block;
	height:45px;
	line-height:45px;
	background:#f8f8f8;
	text-align:center;
}


/*--------------------page------------------*/

.page {
	margin:10px auto;
	clear: both;
	padding-top:10px;
	overflow:hidden;
}
.page .first {
	background:#fff url(../images/page.png) 7px -82px no-repeat !important;
}
.page .last {
	background:#fff url(../images/page.png) 7px -140px no-repeat !important;
}
.page .next {
	background:#fff url(../images/page.png) 7px 10px no-repeat !important;
}
.page .prev {
	background:#fff url(../images/page.png) 7px -36px no-repeat !important;
}
.page span.page_list {
	overflow:hidden;
	float:right;
}
.page span.page_list a {
	display:block;
	float:left;
	background:#fff;
	margin-right:5px;
	border:1px solid #eaeaea;
	padding: 5px 10px 5px 10px;
	font-size:12px;
}
.page span.page_rows {
	display:block;
	float:right;
	background:#fff;
	border:1px solid #eaeaea;
	font-size:12px;
	margin-right:5px;
	padding: 5px 10px 5px 10px;
}
.page span.page_list a.selected {
	background: #0158a7;
	border:1px solid #0158a7;
	color: #fff;
}


/*==============================================================================================*/
/*footer-css
/*==============================================================================================*/

.map {
	width:1076px;
	margin-left:auto;
	margin-right:auto;
	overflow:hidden;
	padding:50px 80px 50px 80px ;
	text-align:left;
	font-size:12px;
	background:url(../images/ft_bg.png) no-repeat left top;
}
.map a {
	color:#99b2c2;
	font-size:12px;
}
.map .txt {
	color:#99b2c2;
	line-height:2.2em;
	font-size:12px;
}
.map-about {
	width:120px;
	height:220px;
	overflow:hidden;
	float:left;
	margin:0 20px 0 0px;
}

.map-about:last-child{
	border-right:none;
}

.map-product {
	width:400px;
	overflow:hidden;
	float:left;
	margin:0 0px 0 0;
}
.map-product li{ width:200px; float:left; display:block;}


.map-news {
	width:130px;
	overflow:hidden;
	float:left;
	margin:0 40px 0 0;
}
.map-contact {
	width:396px;
	overflow:hidden;
	float:left;
	margin:0 0px 0 0px;
}
.map-fcode {
	width:338px;
	overflow:hidden;
	float:left;
}
.map-fcode .fimg {
}
.map-fcode div {
	text-align:center;
	overflow:hidden;
	margin-top:0px;
	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:22px;
	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:1.8em;
}
.copy {
	color:#9e9e9e;
	display:block;
	padding:5px 10px;
	line-height:14px;
	font-size:14px;
	overflow:hidden;
	background:#011a37;
}
.copy .bd {
	padding:15px 10px;
}
.copy a {
	font-size:14px;
	color:#9a9a9a;
}
.copy li {
	float:left;
	padding:0px 8px;
	border-right:#888 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;
}

/*==============================================================================================*/
/*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:#125cb1;
	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:#5ea120;}
.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:#5ea120 url(../images/czx1.png) no-repeat center;}
.kefu ul li.top:hover{background:#125cb1;}
.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/czx5.png) no-repeat center center;}
.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;
}