@charset "utf-8";
/* CSS Document */
h1, h2, h3, h4, h5, h6, h7, p, ul, ol, dl, dt, dd, li, body, form, input, button, img, cite, strong, em, table, td, th {
	padding:0;
	margin:0;
}
h1, h2, h3, h4, h5, h6, h7 {
	font-size:14px;
	font-weight:bold;
}
img, table, td, th {
	border:0;
}
ul, ol, li {
	list-style-type:none;
}
a {
	color:#454545;
	text-decoration:none;
	outline:none;
}
a:hover {
	color:#454545;
	text-decoration:none;
}
body {
	font-family:SimSun, Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
	-webkit-text-size-adjust:none;
	color:#454545;
	text-decoration:none;
	margin:0 auto;
	line-height:2em;
	text-align:center;
	background:#f7f7f7;
}
table {
	table-layout:fixed;
	word-wrap:break-word;
}
div {
	word-wrap:break-word;
}
p {
	word-wrap:break-word;
}
hr {
	height:1px;
	color:#efefef;
}
td {
	font-size:12px;
	font-family:SimSun, Arial, Verdana, Helvetica, sans-serif;
	line-height:2em;
	padding:0 0 0 5px;
}
form {
	display:block;
}
input.txt, input.pwd, input.fil, textarea.txts, select.slt {
	border-color:#b0b0b0 #cccccc #cccccc #b0b0b0;
	border-style:solid;
	border-width:1px;
	padding:6px 5px 5px 5px;
	vertical-align:middle;
	line-height:1.3em;
	font-size:12px;
	color:#666666;
	background:#ffffff url(../images/txtbg.png) 0 0 no-repeat;
}
input.twh{ width:180px;}
textarea.twh{ width:180px; height:80px;}
input.btn {
	height:32px;
	font-size:12px;
	color:#666666;
	font-family:SimSun, Arial, Verdana, Helvetica, sans-serif;
	cursor:pointer;
	padding:4px 5px;
	border:1px solid #b0b0b0;
	background:#f5f5f5 url(../images/btnbg.png) bottom repeat-x;
	vertical-align:middle;
	text-transform:uppercase;
}
input.imgbtn {
	vertical-align:middle;
}
select {
	vertical-align:middle;
	font-size:12px;
}
textarea {
	border:1px solid #DBDBDB;
	vertical-align:middle;
	padding:0px 2px;
	font-size:12px;
}
.red {
	color:#cc0000;
}
.orange {
	color:#ff6600;
}
.gray {
	color:#003333;
}
.noborder {
	border:none;
}
.mt10 {
	margin:10px 0 0 0;
}
.clear {
    clear:both;
    height: 0;
    line-height: 0;
    font-size: 0;
}
.clearfix:before, .clearfix:after {
    content:"";
    display:table;
}
.clearfix:after {
    clear:both;
}
.clearfix {
    *zoom:1;
}
.fl {
	float:left;
}
.fr {
	float:right;
}
.table-data {
	border-collapse:collapse;
}
.table-data td {
	border:1px solid #cccccc;
	padding:6px 5px;
}
.table-data th {
	border:1px solid #cccccc;
	padding:10px 5px;
	background:url(../images/thbg.png) top repeat-x;
}
.table-gbook {
	border-collapse:collapse;
}
.table-gbook td {
	padding:6px 3px;
}
.nborer-right{ border-right:none !important;}
.nborer-bottom{ border-bottom:none !important;}
/*---------------------------------------------------------*/
input.error, textarea.error, select.error {
	border-bottom:1px dotted #ff0000;
}
label.error {
	color:#ff0000;
}
/* ----------------------------------------- */
#container {
	width:100%;
	margin:0 auto;
}
#header {
	overflow:hidden;
	background:url(../images/headbg.jpg) 0 0 repeat-x;
}
#mainer {
	margin-top:20px;
}
#footer {
	margin:20px 0 0;
	padding-top:5px;
	padding-bottom:30px;
	background:#253034 url(../images/ftline.png) 0px 65px repeat-x;
	border-top:1px solid #484848;
}
#position {
	padding:0 0 0 30px;
	background:url(../images/home.png) 5px 5px no-repeat;
	text-align:left;
}
#lefter {
	float:left;
	width:190px;
	margin:12px 0 0 0;
	text-align:left;
}
#righter {
	float:right;
	width:755px;
	margin:12px 0 0 0;
	text-align:left;
}
#contenter{ overflow:hidden; width:760px;background:#ffffff;}
/* ----------------------------------------- */
.mainbox {
	width:983px;
	overflow:hidden;
	margin-left:auto;
	margin-right:auto;
}
.logo {
	float:left;
	margin:10px 0 20px 0;
}
.rlmap {
	float:right;
	margin:5px 0 10px 0;
}
.rlmap li {
	display:block;
	float:left;
	height:31px;
	line-height:31px;
	color:#666666;
	margin:0 8px 0 0;
	padding:0 8px 0 0;
	background:url(../images/embg.png) right 11px no-repeat;
}
.nav {
	overflow:hidden;
	height:40px;
	background:url(../images/nav_bg.png) left top repeat-x;
}
.nav li {
	display:block;
	float:left;
	height:40px;
	line-height:40px;
	padding:0 0 0 1px;
}
.nav li a {
	display:block;
	text-align:center;
	font-size:14px;
	color:#ffffff;
	font-weight:bold;
	padding:0 28px 0 28px;
}
.nav li a:hover, .nav li a.cur {
	color:#ffffff;
	text-decoration:none;
	background:url(../images/nav-hover-bg.png) top repeat-x;
}
.banner {
	width:100%;
	height:350px;
	position:relative;
	z-index:100;
	background-color:#009241;
}
.b_container {
	width:983px;
	margin-left:auto;
	margin-right:auto;
	height:350px;
	overflow:hidden;
}
.b_container img {
	width:983px;
	height:350px;
}
.banner .prev {
	position:absolute;
	top:135px;
	left:120px;
	display:block;
	z-index:101;
}

.banner .next {
	position:absolute;
	top:135px;
	right:120px;
	display:block;
	z-index:101;
}
.pagination{
	width:100%;
	left:0px;
	bottom:0px;
	position:absolute;	
    background:#000000;
    filter:alpha(opacity=30); -moz-opacity:0.3; -khtml-opacity: 0.3; opacity: 0.5; 
	height:30px;
	z-index:100;
	}
.b_pagination {
	display:block;
	position:absolute;
	bottom:8px;
    left:48%;
	z-index:110;
}
.b_pagination li {
	float:left;
	display:block;
	margin:0 12px 0 0;
}
.b_pagination li a {
	float:left;
	display:block;
	width:15px;
	height:15px;
	text-indent:-99px;
	overflow:hidden;
	background:url(../images/bbg.png) 0 -240px no-repeat;
}
.b_pagination li.b_current a {
	background:url(../images/bbg.png) 0 -270px no-repeat;
}
.sign {
	height:85px;
	background:#eeeeee;
	border:1px solid #e5e5e5;
}
.sign p {
	float:left;
	display:block;
	width:195px;
	height:37px;
	color:#666666;
	padding:48px 0 0 0;
	border-right:1px solid #e5e5e5;
}
.sign p.s1 {
	background:url(../images/sign-1.png) center 13px no-repeat;
}
.sign p.s2 {
	background:url(../images/sign-2.png) center 13px no-repeat;
}
.sign p.s3 {
	background:url(../images/sign-3.png) center 13px no-repeat;
}
.sign p.s4 {
	background:url(../images/sign-4.png) center 13px no-repeat;
}
.sign p.s5 {
	border:none;
	background:url(../images/sign-5.png) center 17px no-repeat;
}
/* ----------------------------------------- */
.ser {
	float:right;
	width:760px;
	height:575px;
	overflow:hidden;
	text-align:left;
	background:#ffffff;
	border:#e4e4e4 solid 1px;
}
.ser h2{ background:#04904c; overflow:hidden; height:45px; line-height:45px; padding-left:10px; padding-right:10px; color:#fff;}
.ser ul{ display:block; margin-top:10px; margin-left:20px; woverflow:hidden;}
.ser ul li{ float:left; width:350px; height:160px; padding-left:10px; padding-top:10px; border-bottom:#cccccc dashed 1px; border-right:#cccccc dashed 1px;}
.ser ul li .bxl{ float:left; width:140px; overflow:hidden; margin-right:8px;margin-left:5px;margin-top:2px;}
.ser ul li .bxl img{width:140px; height:140px;}
.ser ul li .bxr{ float:left; width:180px; height:140px; overflow:hidden;margin-top:5px; position:relative;}
.ser ul li .bxr .tl{ font-weight:bold; font-size:14px; color:#E50012; line-height:25px; height:25px;}
.ser ul li .bxr .tx{line-height:1.8em; }
.ser ul li .bxr .tm{ position:absolute; bottom:0px; right:0px;}

.casebox{ }
.casebox h2{ height:50px; line-height:50px; background:#148243; text-align:left; font-size:20px; padding-left:10px; margin-bottom:20px; color:#ffffff;}
.casebox ul{ list-style:none; display:block; width:645px; margin-right:15px; float:left;}
.casebox ul li{ width:200px; height:230px; float:left;  margin-right:15px;}
.casebox ul li img{ width:200px; height:165px;}
.casebox ul li .tl{ background:#666666; color:#fff; margin-top:5px; padding-left:6px; padding-top:8px; text-align:left; font-weight:bolder; font-size:14px;line-height:1.6em;}
.casebox ul li .tx{ background:#666666; color:#cccccc; padding-left:6px; padding-bottom:8px; text-align:left; line-height:1.3em;}
.casebox h3 { width:323px; float:left;}

.techbox{ }
.techbox h2{ height:76px; line-height:60px;  text-align:center; font-size:25px;  color:#ffffff; background:url(../images/techhd.png) no-repeat;}
.techbox .con{ height:350px; border-left:1px solid #e4e4e4; border-right:1px solid #e4e4e4; border-bottom:1px solid #e4e4e4; background:#FFF; overflow:hidden;}
.techbox h3{ width:360px; float:left; margin-top:20px; margin-left:40px; margin-right:30px;}
.techbox ul{ list-style:none; display:block; width:510px; float:left; text-align:left;}
.techbox ul li{ }
.techbox ul span{ display:block; text-align:center; width:510px; font-weight:bolder; font-size:20px; height:50px; margin-bottom:20px;margin-top:20px; line-height:50px; background:#f1f1f1; color:#666666; }

.jzbox{ }
.jzbox h2{ height:76px; line-height:60px;  text-align:center; font-size:25px;  color:#ffffff; background:url(../images/techhd.png) no-repeat;}
.jzbox .con{border-left:1px solid #e4e4e4; border-right:1px solid #e4e4e4; border-bottom:1px solid #e4e4e4; height:380px; background:#FFF; overflow:hidden;}
.jzbox h3{ width:160px; float:left; margin-top:10px; margin-left:5px;}
.jzbox ul{ display:block; background:#ffffff url(../images/bah.png) -5px -25px no-repeat; margin-left:20px; margin-top:10px;  overflow:hidden; width:710px; height:350px; overflow:hidden;float:left;  }
.jzbox ul li{ float:left; width:340px; height:160px; margin-right:15px; margin-bottom:30px; text-align:left;}
.jzbox ul li .bxl{ float:left; width:140px; overflow:hidden; margin-right:8px;margin-left:5px;margin-top:2px;}
.jzbox ul li .bxl img{width:132px; height:122px;}
.jzbox ul li .bxr{ float:left; width:180px; height:130px; overflow:hidden;margin-top:5px; position:relative;}
.jzbox ul li .bxr .tl{ font-weight:bold; font-size:14px; color:#E50012; line-height:25px; height:25px;}
.jzbox ul li .bxr .tx{line-height:1.8em; }
.jzbox ul li .bxr .tm{ position:absolute; bottom:0px; right:0px;}


.ibox {
	width:981px;
	overflow:hidden;
	position:relative;
	text-align:left;
	border:#e4e4e4 solid 1px;
	background:#FFF;
}
.ibox h2{ height:50px; line-height:50px; background:#148243; text-align:left; font-size:20px; padding-left:10px; margin-bottom:20px; color:#ffffff;}
.ibox ul {
	display:block;
	height:330px;
	padding:10px 24px 30px 24px;
	overflow:hidden;
}
.ibox .boxpl{ float:right; width:240px; overflow:hidden;  text-align:center;}
.ibox .boxpr{ float:left; width:680px; overflow:hidden; line-height:2.2em;}
.ibox .boxpr .tl{ line-height:35px; height:35px; font-size:14px; font-weight:bold;}
.ibox .boxpr .tx{ }
.ibox .boxpr .tm{ position:absolute; bottom:0px; right:0px;}

.mbox {
	width:941px;
	height:360px;
	padding:10px 20px 20px 20px;
	overflow:hidden;
	position:relative;
	text-align:left;
	border:#e4e4e4 solid 1px;
	background:#FFF;
}
.box {
	text-align:left;
	float:left;
	width:290px;
	margin:0 30px 0 0;
}
.box h2{background:url(../images/x-line.png) 0px 29px repeat-x; height:30px; margin-bottom:10px; line-height:30px; }
.box ul{ list-style:none; position:relative; }
.box li{ list-style:none; position:relative; padding-left:15px; line-height:2.2em; }
.box span{ display:block; position:absolute; right:10px;}
.box.fr {
	float:right;
	margin:0 0 0 0;
}
.box h3{ font-weight:normal; font-family:SimSun, Arial, Verdana, Helvetica, sans-serif; font-size:12px; padding-left:30px; line-height:30px; height:30px; background:url(../images/wen.png) 0px 5px no-repeat;}
.box h4{ font-weight:normal; font-family:SimSun, Arial, Verdana, Helvetica, sans-serif; font-size:12px; padding-left:30px; line-height:1.8em; background:url(../images/da.png) 0px 3px no-repeat;}

/* ----------------------------------------- */

#sidebar {
	float:left;
	height:100%;
	width:200px;
	overflow:hidden;
	text-align:left;
	margin-right:20px;
}
.cate {
background:#ffffff;
}
.cate h2 {
	display:block;
	height:45px;
	line-height:45px;
	padding:0 10px 0 10px;
	background:#04904c;
	color:#ffffff;
}
.cate ul {
	padding:5px 5px;
	border-left:1px solid #e4e4e4;
	border-right:1px solid #e4e4e4;
}
.cate li {
	height:25px;
	line-height:25px;
	padding:5px 0;
	border-bottom:1px dotted #dfdfdf;
}
.cate li a {
	display:block;
	padding:0 5px 0 25px;
	background:url(../images/libg.png) 10px 10px no-repeat;
}
.cate li a.cur, .cate li a:hover {
	text-decoration:none;
	background:#f9f9f9 url(../images/libg.png) 10px -45px no-repeat;
}

.cate_box {
	background:#ffffff;
	margin-bottom:10px;
}
.cate_box h2 {
	display:block;
	height:45px;
	line-height:45px;
	padding:0 10px 0 10px;
	background:#04904c;
	color:#ffffff;
}
.cate_box ul {
	padding:5px 5px;
	border-left:1px solid #e4e4e4;
	border-right:1px solid #e4e4e4;
	border-bottom:1px solid #e4e4e4;
}
.cate_box li {
	height:25px;
	line-height:25px;
	padding:5px 0;
	border-bottom:1px dotted #dfdfdf;
}
.cate_box li a {
	display:block;
	padding:0 5px 0 25px;
	background:url(../images/libg.png) 10px 10px no-repeat;
}
.cate_box li a.cur, .cate_box li a:hover {
	text-decoration:none;
	background:#f9f9f9 url(../images/libg.png) 10px -45px no-repeat;
}


.news_box {
		background:#ffffff;
		margin-bottom:20px;
}
.news_box h2 {
	display:block;
	height:45px;
	line-height:45px;
	padding:0 10px 0 10px;
	background:#04904c;
	color:#ffffff;
}
.news_box ul {
	padding:5px 10px;
	border-left:1px solid #e4e4e4;
	border-right:1px solid #e4e4e4;
	border-bottom:1px solid #e4e4e4;
}
.news_box li {
	height:25px;
	line-height:25px;
	padding:5px 0;
	border-bottom:1px dotted #dfdfdf;
}
.news_box li span{
	float:right;
}

.contact_box {
		background:#ffffff;
		margin-bottom:20px;
}
.contact_box h2 {
	display:block;
	height:45px;
	line-height:45px;
	padding:0 10px 0 10px;
	background:#04904c;
	color:#ffffff;
}
.contact_box ul {
	padding:5px 10px;
	border-left:1px solid #e4e4e4;
	border-right:1px solid #e4e4e4;
	border-bottom:1px solid #e4e4e4;
}
.contact_box li {
	height:25px;
	line-height:25px;
	padding:5px 0;
	border-bottom:1px dotted #dfdfdf;
}
/* ----------------------------------------- */
.comtit {
	padding:2px 0 10px 0;
	border-bottom:1px solid #dfdfdf;
}
.comtit h1 {
	display:block;
	font-family:"Microsoft YaHei";
	font-weight:normal;
}
.comcont {
	height:100%;
	min-height:600px;
	line-height:2.2em;;
	text-align:left;
	background:#ffffff;
	border-left:1px solid #e4e4e4;
	border-right:1px solid #e4e4e4;
	border-bottom:1px solid #e4e4e4;
}
.comcont .ctl{
	overflow:hidden;
	height:45px;
	font-size:14px;
	line-height:45px;
	padding:0 10px 0 10px;
	margin-bottom:10px;
	background:#04904c;
	color:#ffffff;
	font-weight:bold;
}
.comcont .ctl a{
	color:#ffffff;
}
.comcont .ctx{
	overflow:hidden;
	padding:10px;
}
.comcont h3 {
	display:block;
	line-height:2.8em;
	color:#e50012;
	font-weight:bold;
	border-bottom:1px solid #e6e6e6;
	margin:0 0 10px 0;
}
.comcont h4 {
	display:block;
	line-height:2.4em;
	font-size:16px;
	color:#0065b2;
	font-family:"Microsoft YaHei";
	font-weight:normal;
}
.artlist {
	display:block;
	height:100%;
}
.artlist li {
	display:block;
	padding:0 0 20px 0;
	margin:0 0 20px 0;
	border-bottom:1px dotted #efefef;
}
.artlist li span {
	display:block;
	font-size:16px;
	color:#0065b2;
	font-family:"Microsoft YaHei";
}
.artlist li span a {
	color:#0065b2;
}
.artlist li p {
	display:block;
	word-wrap:break-word;
}

.prolist {
	height:100%;
	width:800px;
	margin-left:10px;
	padding-bottom:20px;
}
.prolist li {
	display:block;
	float:left;
	width:200px;
	height:300px;
	overflow:hidden;
	text-align:left;
	margin:0px 20px 15px 0;
	border:#dddddd solid 1px;
	padding:12px;
}

.prolist li img {
	padding:1px;
	width:200px;
	height:200px;
	background:#ffffff;
	border:0px solid #ffffff;
}
.prolist li span {
	display:block;
	margin:5px 0 0 0;
}
.prolist li:hover {
	background-color:#f4f4f4;
	border:#138242 solid 1px;
}


.pholist {
	display:block;
}
.pholist li {
	display:block;
	height:100%;
	position:relative;
	padding:30px 0 30px 0;
	border-bottom:1px dotted #dfdfdf;
}
.pholist li span {
	display:block;
	width:200px;
	position:absolute;
	left:0;
	top:30px;
	text-align:center;
}
.pholist li p {
	display:block;
	margin:0 0 0 230px;
	min-height:120px;
}
.pholist li p strong {
	display:block;
	font-size:16px;
	color:#0065b2;
	font-family:"Microsoft YaHei";
	font-weight:normal;
	margin:0 0 10px 0;
}
.pholist li p strong a {
	color:#0065b2;
}
.pholist li p em {
	display:block;
	font-style:normal;
}
.maplist {
}
.maplist li {
	float:left;
	font-size:14px;
	font-family:"Microsoft YaHei";
	line-height:2.2em;
	margin:0 50px 0 0;
	list-style:none;
}
.maplist li li {
	float:none;
	font-size:12px;
	font-family:SimSun;
	margin:0 0 0 18px;
	list-style:circle;
}
.maplist ol li {
	list-style:decimal;
}
.pnnav {
	height:100%;
	margin:10px 0 20px 0;
	padding:10px 0 0 0;
	border-top:1px solid #dfdfdf;
}
.pnnav li.pl {
	float:left;
}
.pnnav li.pr {
	float:right;
}
/* ----------------------------------------- */
.list-service {
	display:block;
}
.list-service li {
	display:block;
	height:100%;
	position:relative;
	padding:30px 0 30px 0;
	border-bottom:1px dotted #dfdfdf;
}
.list-service li span {
	display:block;
	width:180px;
	position:absolute;
	left:0;
	top:30px;
	text-align:center;
}
.list-service li p {
	display:block;
	margin:0 0 0 225px;
	padding:0 0 0 40px;
	border-left:1px dotted #dfdfdf;
	min-height:140px;
}
.list-service li p strong {
	font-size:16px;
	color:#0065b2;
	font-family:"Microsoft YaHei";
}
.list-service li p strong a {
	color:#0065b2;
}
/*.list-service li.ser-r span {
	right:0;
}
.list-service li.ser-r p {
	margin:0 225px 0 0;
	padding:0 40px 0 0;
	border-left:none;
	border-right:1px dotted #dfdfdf;
}*/
.list-website {
	display:block;
}
.list-website li {
	display:block;
	line-height:2em;
	font-size:14px;
	color:#ff0000;
	font-family:"Microsoft YaHei";
	padding:0 0 0 28px;
	background:url(../images/list-style-bg.png) 2px -53px no-repeat;
}
.list-sem li a {
}
.list-sem {
	display:block;
}
.list-sem li {
	display:block;
	line-height:2em;
	font-size:14px;
	font-family:"Microsoft YaHei";
	padding:0 0 0 18px;
	background:url(../images/list-style-bg.png) 2px -18px no-repeat;
}
.list-website li a {
}
.list-seo {
	display:block;
}
.list-seo li {
	display:block;
	line-height:2em;
	font-size:14px;
	color:#ff0000;
	font-family:"Microsoft YaHei";
}
.list-mail {
	display:block;
}
.list-mail li {
	display:block;
	float:left;
	width:180px;
	margin:0 11px 10px 0;
}
.list-mail li.fr {
	float:right;
	margin:0 0 10px 0;
}
.list-mail li img {
	width:180px;
	height:80px;
}
.list-host {
	display:block;
}
.list-host li {
	display:block;
	float:left;
	width:180px;
	margin:0 11px 10px 0;
}
.list-host li.fr {
	float:right;
	margin:0 0 10px 0;
}
.list-host li img {
	width:180px;
	height:80px;
}
.list-domain {
	display:block;
}
.list-domain li {
	display:block;
	float:left;
	width:180px;
	margin:0 11px 10px 0;
	text-align:center;
}
.list-domain li.fr {
	float:right;
	margin:0 0 10px 0;
}
.list-domain li img {
	width:180px;
	height:120px;
}
.list-seo li a {
}
.list-history {
	display:block;
}
.list-history li {
	display:block;
	height:100%;
	position:relative;
	padding:20px 0 20px 0;
	border-bottom:1px dotted #dfdfdf;
}
.list-history li span {
	display:block;
	width:100px;
	height:100px;
	line-height:100px;
	font-size:14px;
	color:#ffffff;
	font-family:"Microsoft YaHei";
	position:absolute;
	left:0;
	top:20px;
	background:#3fa6d3;
	text-align:center;
}
.list-history li p {
	display:block;
	margin:0 0 0 135px;
	min-height:100px;
}
.list-history li span.his-1 {
	background:#8bc31b;
}
.list-history li span.his-2 {
	background:#ff9933;
}
.list-partner {
	display:block;
}
.list-partner li {
	display:block;
	height:100%;
	position:relative;
	padding:20px 0 20px 0;
	border-bottom:1px dotted #dfdfdf;
}
.list-partner li span {
	display:block;
	width:200px;
	position:absolute;
	left:0;
	top:20px;
	text-align:center;
}
.list-partner li p {
	display:block;
	margin:0 0 0 230px;
	min-height:100px;
}
.list-partner li p strong {
	font-size:14px;
	font-family:"Microsoft YaHei";
	font-weight:normal;
}
.list-payment {
	display:block;
}
.list-payment li {
	display:block;
	height:100%;
	font-size:14px;
	font-family:"Microsoft YaHei";
	position:relative;
	padding:40px 0 40px 0;
	border-bottom:1px dotted #dfdfdf;
}
.list-payment li span {
	display:block;
	width:280px;
	position:absolute;
	left:0;
	top:40px;
}
.list-payment li p {
	display:block;
	margin:0 0 0 305px;
	padding:0 0 0 35px;
	min-height:70px;
	border-left:1px dotted #dfdfdf;
}
.list-team {
	display:block;
}
.list-team li {
	display:block;
	height:100%;
	position:relative;
	padding:30px 0 30px 0;
	border-bottom:1px dotted #dfdfdf;
}
.list-team li span {
	display:block;
	width:140px;
	position:absolute;
	left:0;
	top:30px;
	text-align:center;
}
.list-team li p {
	display:block;
	margin:0 0 0 170px;
	min-height:180px;
}
.list-team li p strong {
	font-size:16px;
	font-family:"Microsoft YaHei";
}
.tab-tit {
	height:100%;
}
.tab-box {
	margin:15px 0 0 0;
}
/* ----------------------------------------- */
.art-tit {
	font-size:22px;
	font-family:"Microsoft YaHei";
	line-height:2.4em;
	text-align:center;
}
.art-date {
	text-align:center;
	padding:0 0 12px 0;
	margin:0 0 12px 0;
	border-bottom:1px dotted #dfdfdf;
}
.art-content {
	line-height:2.4em;
}
.pro-picture {
	float:left;
	width:224px;
	overflow:hidden;
	border:1px solid #eeeeee;
	margin-right:20px;
}
.pro-picture img{
	width:200px;
	padding:12px;
}
.pro-detail {
	float:left;
	width:480px;
}
.pro-detail h3{
	
}
.pro-recom h2{ height:40px; line-height:40px; background-color:#f4f4f4; overflow:hidden; display:block; padding-left:10px; margin-bottom:20px;}
.pro-title {
	font-size:16px;
	color:#454545;
	font-family:"Microsoft YaHei";
	margin:10px 0 0 0;
	padding:0 0 10px 0;
	border-bottom:1px dotted #dfdfdf;
}
.pro-guide {
	color:#787878;
	margin:10px 0 0 0;
}
.pro-tel {
	font-size:16px;
	color:#cc0000;
	font-family:"Microsoft YaHei";
	margin:10px 0 0 0;
}
.pro-order {
	margin:20px 0 0 0;
}
.pro-para {
	height:28px;
	line-height:28px;
	display:block;
	padding:0 8px 0 5px;
	border-bottom:2px solid #3a84bc;
}
.pro-para dt {
	float:left;
	display:block;
	width:100px;
	font-size:14px;
	font-family:"Microsoft YaHei";
	color:#ffffff;
	background:url(../images/debg.png) center bottom no-repeat;
	text-align:center;
}
.pro-content {
	clear:both;
	padding:10px 0 0 0;
	line-height:2.4em;
}
/* ----------------------------------------- */
.page {
	font-size:12px;
}
.page a {
	float:left;
	display:block;
	color:#454545;
	border:1px solid #e6e6e6;
	padding:5px 12px 5px 12px;
	margin:0 12px 0 0;
	background:url(../images/pagebg.png) top repeat-x;
}
.page a:hover {
	color:#ff6600;
	text-decoration:none;
}
.page span {
	float:left;
	color:#666666;
	border:1px solid #e6e6e6;
	padding:5px 12px 5px 12px;
	margin:0 12px 0 0;
}
.page span em {
	padding:0 2px;
	font-style:normal;
}
/* ----------------------------------------- */
.gbook { margin-bottom:20px;}
.gbook h2{ height:40px; line-height:40px; background-color:#f4f4f4; overflow:hidden; display:block; padding-left:10px;}
/* ----------------------------------------- */
.flink {
	overflow:hidden;
	margin:0 auto;
	margin-bottom:10px;
	width:983px;
	line-height:40px;
	height:40px;
	height:100%;
	text-align:left;
}
.flink-img {
	height:100%;
}
.flink img {
	margin:0 15px 0 0;
}
.flink-text {
	height:100%;
	color:#999999;
	margin:12px 0 0 0;
}
.flink-text a {
	color:#999999;
}
.flink-text em {
	color:#222222;
	font-style:normal;
	margin:0 10px 0 10px;
}
.flink a {
}
.copy {
	color:#999999;
	padding:15px 0 40px 0;
}
.copy a {
	color:#999999;
}
.copy em {
	color:#222222;
	font-style:normal;
	margin:0 4px 0 8px;
}
/* ----------------------------------------- */
#gtop {
	width:50px;
	height:170px;
	bottom:40px;
	right:40px;
	position:fixed;
	z-index:990;
}
* html {
	background:url(*) fixed;
}
* html body {
	margin:0; height:100%;
}
* html #gtop {
	position:absolute;
	right:expression(documentElement.scrollLeft + documentElement.clientWidth - this.offsetWidth-40);
	top:expression(documentElement.scrollBottom + documentElement.clientHeight - this.offsetHeight-40);
}
.gtop-code {
}
.gtop-code a {
	display:block;
	width:50px;
	height:50px;
	text-indent:-999px;
	overflow:hidden;
	background:url(../images/gtop-code.png) 0 0 no-repeat;
}
.gtop-code a img {
	display:none;
	width:200px;
	height:200px;
	position:absolute;
	top:-10px;
	left:-200px;
}
.gtop-code a:hover img {
	display:block;
}
.gtop-gbook {
	display:block;
	position:relative;
	margin:15px 0 0 0;
}
.gtop-go {
	margin:15px 0 0 0;
}
.gtop-go a {
	display:block;
	width:50px;
	height:50px;
	text-indent:-999px;
	overflow:hidden;
	background:url(../images/gtop-go.png) 0 0 no-repeat;
}

/*==============================================================================================*/
/*movechat 证书视窗
/*==============================================================================================*/

.slideBox{ width:235px; height:330px; overflow:hidden; position:relative; border:1px solid #f4f4f4;  }
.slideBox .hd{ height:25px; overflow:hidden; position:absolute; right:1px; bottom:5px; z-index:1; }
.slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
.slideBox .hd ul li{ float:left; margin-right:2px;  width:15px; height:15px; line-height:14px; text-align:center; background:#333333; color:#fff; cursor:pointer; }
.slideBox .hd ul li.on{ background:#f00; color:#fff; }
.slideBox .bd{ position:relative; height:100%; z-index:0;   }
.slideBox .bd li{ zoom:1; vertical-align:middle; }
.slideBox .bd img{ width:235px; height:330px; display:block;  }

/*==============================================================================================*/
/*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;}
