﻿@charset "utf-8";
/* CSS Document */
/*公用*/
*{margin:0;padding:0;}
html,body{-webkit-text-size-adjust:none;}
body{font-size:12px; font-family:"微软雅黑";}
ol li,ul li{ list-style-type:none; vertical-align:middle;}
img{border:none;vertical-align:middle;}
input{vertical-align:middle;font-family:"微软雅黑"; outline:none;}
font{font-size:12px;}
table{border-collapse: collapse;border-spacing: 0;}
h1,h2,h3,h4,h5,h6,strong{font-weight:normal;}

a{ text-decoration:none;}
.clear{clear:both;}

.fl{float:left;}
.fr{float:right;}

/* clear float */
.clear, .clearfix:after {
	clear: both;
}
.clear, .clearfix:before, .clearfix:after {
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0; height: 0;
}
.clearfix:before, .clearfix:after {
	content: '';
}
.clearfix {
	*zoom: 1;
}

/* css3  */
.border{position:relative;
	moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	behavior: url(PIE.htc);
}
.shadow{position:relative;
	-moz-box-shadow:2px 2px 10px #06C;
	-webkit-box-shadow:2px 2px 10px #06C;
	box-shadow:2px 2px 10px #06C;
	behavior: url(PIE.htc);
}
 
.w1180{width:1180px;margin:0 auto;}


.footer{ background:#333333;}
.flogo{width:180px;text-align:center;padding:20px 0 30px;}
.flogo strong{ display:block;font-size:20px;color:#fff;line-height:30px;font-weight:bold;padding-top:10px;}
.flogo span{ display:block;color:#acacac;font-size:12px;line-height:20px;}

.copy{text-align:center;border-top:1px dashed #656565;padding-top:15px;}
.copy span{ display:block;color:#9a9a98;font-size:12px;line-height:20px;}
.copy span a{color:#9a9a98;padding:0 12px;}
.copy span a:hover{color:#fff;}
.copy p{padding:10px 0;color:#ededed;font-size:12px;line-height:24px;}

.help{padding-left:10px;}
.help dl{float:left;width:145px;text-align:center;color:#fff;padding-top:40px;}
.help dt{font-size:20px;line-height:46px;}
.help dd a{ display:block;color:#fff;font-size:14px;line-height:32px;}

.wei li{float:left;margin-left:40px;margin-top:70px;padding-bottom:8px;background:#fff;width:90px;text-align:center;}
.wei li p{line-height:30px;color:#3a3a3a;}

.search{padding-left:30px;padding-top:45px;}
.search input{ outline:none;}
.input_ss{width:300px;height:35px;line-height:35px; color:#c9c9c9; font-family:"微软雅黑";padding-left:8px;font-size:14px;border:3px solid #91be16;}
.input_ss:hover{ color:Black;}


.menu p{width:362px;padding:10px 0;height:30px;line-height:30px;padding-right:18px;color:#50a64d;font-size:12px;text-align:right;}
.menu p a{color:#50a64d;}
.menu p a:hover{color:#6c6c6c;}

.menu ul{ overflow:hidden;}
.menu li{float:left;height:24px;line-height:24px;margin-left:-1px;}
.menu li a{ display:block;height:24px;line-height:24px;border-left:1px dashed #bcbcbc;padding:0 18px;color:#222;font-size:20px;}
.menu li a:hover,.menu li a.hover{color:#50a64d;}

.topAd{ display:none;position:relative;width:100%;text-align:center;background:#cdcdcd;}
.topAd em{ display:block; position:absolute;left:50%;bottom:0;margin-left:-16px; cursor:pointer;}


.w1190{width:1190px;margin:0 auto;}

.hi{ background:#419b25;text-align:center;height:40px;line-height:40px;color:#fff;font-size:14px; font-family:"微软雅黑";
	position:relative;
	moz-border-radius:10px 10px 0 0;
	-webkit-border-radius:10px 10px 0 0;
	border-radius:10px 10px 0 0;
	behavior: url(PIE.htc);
}
.hi img{margin-top:-2px;margin-right:5px;}
.hi a{color:#215c03;}

.side{ background:#419b25;}
.side h3{height:46px;line-height:46px;text-align:center;color:#fff;font-size:14px;border-bottom:1px solid #fff;}
.side li{ position:relative;}
.side li strong{ display:block;zoom: 1;height:40px;line-height:40px;border-bottom:1px solid #fff; cursor:pointer;font-size:14px;color:#fff; background:url(ico_31.png) no-repeat 220px center;background-size: 16px}
.side li strong a{color:#fff;}
.side li em{ display:inline-block;width:90px;}
.side li em img{margin-left:28px;margin-top:-2px;width: 18px}
.side li p{ display:none;zoom: 1;}
.side li p a{ display:block;height:40px;line-height:40px;padding-left:120px;border-bottom:1px solid #fff;color:#fff;font-size:12px;}
.side li p a:hover,.side li p a.hover{ background:#215c03;}

.homeNav{width:900px;height:82px;margin:46px auto 20px;border:1px solid #ededed;border-left:none; background:#fff;}
.homeNav li{float:left;height:82px;border-left:1px solid #ededed;}
.homeNav li em{ display:block;float:left;padding-left:18px;padding-top:18px;}
.homeNav li p{float:left;width:84px;padding-top:24px;text-align:center;color:#3c3c3c;font-size:12px;line-height:18px;}
.homeNav li p b{ display:block;font-size:14px;}

.my{width:590px;margin-left:17px;margin-bottom:20px;background:#fff;}
.my dt{height:46px;line-height:46px;border-bottom:1px solid #ededed;}
.my dt strong{ display:block;float:left;font-size:14px;padding-left:26px; background:url(ico_32.png) no-repeat 10px center;}
.my dt span{ display:block;float:right; cursor:pointer;color:#9a9a98;font-size:14px;padding-right:15px;}
.my dt span img{margin-top:-3px;margin-left:4px;}
.my dd em{ display:block;float:left;padding:15px;border-right:1px solid #ededed;}
.my dd p{float:right;width:408px; overflow:hidden;}
.my dd p a{ display:block;height:57px;line-height:57px;margin-top:-1px;border-top:1px solid #ededed;text-align:center;font-size:14px;color:#ff6000;}
.my dd p img{margin-top:-2px;margin-right:4px;}
.my dd li{width:50%;float:left;height:47px;line-height:47px;color:#9a9a98;font-size:12px; text-indent:15px;border-top:1px solid #ededed;}

.myr dl{ background:#fff;}
.myr dt{height:46px;line-height:46px;border-bottom:1px solid #ededed;}
.myr dt strong{ display:block;float:left;font-size:14px;padding-left:26px; background:url(ico_32.png) no-repeat 10px center;}
.myr dt span{ display:block;float:right;padding-top:8px;cursor:pointer;color:#9a9a98;font-size:14px;padding-right:10px;}

.money li{width:100%; clear:both; overflow:hidden;height:56px;line-height:56px;border-bottom:1px solid #ededed;}
.money li strong{ display:block;float:left;padding-left:20px;color:#3c3c3c;}
.money li span{ display:block;float:right;padding-right:20px;}

.tui{ background:#f6f6f6;height:50px;line-height:50px;text-align:center;border:1px solid #ededed;border-top:none;}
.tui a{color:#3c3c3c;font-size:14px;padding:0 20px;}

.ip li{padding-left:26px;height:32px;line-height:32px;border-bottom:1px solid #ededed;color:#3c3c3c;}

.sao{padding:15px 0;}
.sao p{float:left;width:142px;text-align:center;font-size:14px;color:#3c3c3c;}
.sao font{ display:block;font-size:14px;color:#ff6000;}
.sao em{ display:block;float:left;}

.bgimg8{ background:#419b25;}

.xiu{width:900px;margin:46px auto 20px;}
.xiu dt a{ display:block;float:left;height:37px;line-height:37px;margin-top:5px;padding:0 50px;margin-right:1px;color:#fff;font-size:14px; background:#b1cca5;}
.xiu dt a:hover,.xiu dt a.hover{height:42px;line-height:42px; background:#39bc77;margin-top:0px;}
.xiu dd{position:relative; overflow:hidden;background:#fff;}
.xiu dd h3{width:868px;margin:10px auto 0;height:60px;line-height:60px;background:url(bg_9.png) repeat-x center center;}
.xiu dd h3 strong{ display:inline-block;font-size:15px;color:#333;padding-left:17px;padding-right:10px;background:#fff url(ico_35.png) no-repeat left center;}
.xiu dd h3 span{ display:inline-block;font-size:15px;padding-top:15px;background:#fff;padding-right:8px;}
.xiu dd h3 span a{display:inline-block;color:#fff;color:#fff;padding:0 15px;height:30px;line-height:30px;background:#ff6b6b;
	position:relative;
	moz-border-radius:15px;
	-webkit-border-radius:15px;
	border-radius:15px;
	behavior: url(PIE.htc);
}

.xinxi{width:868px;margin:0 auto;background:#f6f6f6;}
.xinxi ul{padding:15px 0 25px;}
.xinxi li{padding-top:10px;width:100%; clear:both; overflow:hidden;height:32px;line-height:32px;}
.xinxi li em{ display:block;float:left;padding-left:10px;width:30px;text-align:center;}

.xinxi li span{ display:block;float:left;width:64px;font-size:14px;color:#505050;}
.xinxi li span:nth-last-child(1){ display:block;float:left;width:100px;font-size:14px;color:red;}
.xinxi li:nth-last-child(1) .Validform_checktip{ float:right; margin-top:8px;font-size:14px;color:red;}
.input_1{height:30px;line-height:30px;border:1px solid #ececec;padding-left:8px;width:250px;color:#333; outline:none;font-family:"微软雅黑";}
.xinxi li p{float:left;font-size:14px;color:#a4a4a4;padding-left:15px;}
.xinxi li p img{margin-top:-3px;margin-right:5px;}
.xinxi li label{ display:block;float:left;margin-right:18px; cursor:pointer;  font-size:14px;}

.online{width:868px;margin:0 auto 20px; overflow:hidden;background:#f6f6f6;}
.online ul{margin-left:-1px;}
.online li{float:left;border-left:1px solid #fff;padding:15px 10px;text-align:center;font-size:14px; }
.online li em{ display:block;}
.online li strong{ display:block;height:40px;line-height:40px;}
.online li p{width:131px;height:30px;line-height:30px;}
.online li p input{height:30px;line-height:30px; text-align:center;color:#444;outline:none;border:1px solid #f4f4f4;}

.btn{width:868px;margin:0 auto;padding:25px 0;text-align:center;border-top:1px solid #ccc;}
.btn a{ display:inline-block;height:42px;line-height:42px;padding:0 80px;color:#fff;font-size:16px; background:#f59c00;
	position:relative;
	moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	behavior: url(PIE.htc);
}
.btn>input{ display:inline-block;height:42px;line-height:42px;padding:0 80px;color:#fff;font-size:16px; background:#f59c00;
	position:relative;
	moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	behavior: url(PIE.htc);
}
.btna{width:868px;margin:0 auto;padding:25px 0;text-align:center;}
.btna a{ display:inline-block;height:42px;line-height:42px;padding:0 80px;color:#fff;font-size:16px; background:#f59c00;
	position:relative;
	moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	behavior: url(PIE.htc);
}

.pass{width:868px;margin:0 auto;border:1px solid #efefef;}
.pass ul{padding:5px 0 30px;border-top:14px solid #f6f6f6;}
.pass ul li{width:100%; clear:both; overflow:hidden;padding-top:15px;}
.pass ul li span{ display:block;float:left;width:150px;height:32px;line-height:32px;text-align:right;color:#505050;font-size:14px;padding-right:10px;}
.pass ul li span:nth-last-child(1){ display:block;float:left;width:100px;font-size:14px;color:red; line-height:normal; margin-top:5px;}
.pass ul li p{float:left;font-size:12px;color:#ff4e4e;height:32px;line-height:32px;}

.newHead{width:868px;padding:10px 0 14px;margin:0 auto;background:#f6f6f6;}
.newHead strong{ display:block;color:#4e4e4e;font-size:14px;line-height:30px;padding-left:16px;}
.newHead p{color:#4e4e4e;font-size:13px;line-height:24px;padding:0 16px;}

.up{width:810px;margin:0 auto;padding-bottom:40px;}
.up strong{ display:block;padding:15px 0;}
.up strong a{display:inline-block;height:42px;line-height:42px;padding:0 50px;color:#fff;font-size:16px; background:#72a50e;
	position:relative;
	moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	behavior: url(PIE.htc);}

.up em{ display:block;float:left;width:373px;height:373px; background:url(up.png) no-repeat;}
.up p{float:left;width:195px;padding-left:15px;}
.up span{ display:block;width:180px; height:180px; border:1px solid #c2c2c2;padding:6px; padding:6px; overflow:hidden;}
.up b{ display:block;text-align:center;line-height:40px;}
.up font{ display:block;color:#a4a4a4;font-size:12px;line-height:18px;padding-top:8px;}
.up a{display:block;width:222px;text-align:center;height:42px;line-height:42px;color:#fff;font-size:16px; background:#f59c00;
	position:relative;
	moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	behavior: url(PIE.htc);}

.address table{width:100%;text-align:center;border:1px solid #f6f6f6;}
.address th{padding:0 15px;border-bottom:6px solid #f6f6f6;color:#393939;font-size:14px;line-height:45px;}
.address td{padding:12px 15px;border-bottom:1px solid #f6f6f6;color:#666666;font-size:13px;line-height:22px;}
.address td a{padding:0 5px;}
.address td a:hover{ text-decoration:underline;}

.zhu{text-align:right;color:#39bc77;font-size:12px;height:45px;line-height:45px;}
.ping{width:276px;height:114px;border:1px solid #e9e9e9;}
.ping strong{ display:block;float:left;width:160px;padding-top:22px;text-align:center;color:#898989;font-size:14px;line-height:20px;}
.ping b{ display:block;color:#ff3337;font-size:40px;line-height:50px;}
.ping p{color:#323232;font-size:14px;line-height:24px;padding-top:25px;}
.ping font{color:#a0a0a0;}

.yin{width:589px;height:114px;background:#f6f6f6;border:1px solid #e9e9e9;border-left:none;font-size:14px;}
.yin strong{ display:block;color:#7d7d7d;padding-left:22px;line-height:40px;padding-top:5px;}
.yin p{padding-left:22px;line-height:26px;}
.yin p a{ display:inline-block;color:#333;padding-right:20px;}

.pingList{width:868px;margin:20px auto 0;border:1px solid #f6f6f6;}
.pingList table{width:100%;text-align:center;}
.pingList table th{padding:0 10px;font-size:15px;color:#393939; background:#f6f6f6;height:40px;line-height:40px;}
.pingList table td{padding:0 10px;font-size:14px;color:#666666;line-height:40px;border-bottom:1px solid #f6f6f6;}
.pingList table td img{margin:0 2px;}

.page{padding:30px 0;text-align:center;}
.page a{ display:inline-block;height:26px;line-height:26px;color:#333;margin:0 3px; font-family:"微软雅黑";padding:0 10px;border:1px solid #cacccc;}
.page a:hover,.page a.hover{color:#fff; background:#02aa8a;border:1px solid #3e8a7b;}

.picNav{height:46px;line-height:32px;}
.picNav strong{ display:block;float:left;}
.picNav strong a{ display:block;float:left;}
.picNav strong select{ display:block;float:left;padding-left:8px;color:#333333;font-size:13px;margin-left:10px;font-family:"微软雅黑";cursor:pointer;outline:none;height:32px;line-height:32px;border:1px solid #eeeeee;}
.picNav p{ display:block;float:right;}
.picNav p a{ display:inline-block;margin-left:6px;}
.input_2{height:30px;line-height:30px;font-size:14px;padding-left:10px;color:#444;outline:none;border:1px solid #91be16;}

.picNav span{ display:block;float:left;}
.picNav span select{ display:block;float:left;padding-left:8px;color:#333333;font-size:13px;margin-right:6px;font-family:"微软雅黑";cursor:pointer;outline:none;height:32px;line-height:32px;border:1px solid #eeeeee;}



.picList table{width:100%;text-align:center;}
.picList table th{padding:0 10px;font-size:15px;color:#333333;padding-top:10px;font-weight:normal;height:40px;line-height:40px;}
.picList table td{padding:0 10px;font-size:14px;color:#666666;line-height:40px;border:1px solid #f6f6f6;}
.picList table td img{margin:0 2px;}

.jicu{width:868px;margin:0 auto;padding:25px 0 10px;}
.jicu ul{border:1px solid #e3e3e3;padding:5px 0 20px;
	position:relative;
	moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	behavior: url(PIE.htc);
}
.jicu ul li{width:100%; clear:both; overflow:hidden;line-height:32px;padding-top:15px;}
.jicu ul li span{ display:block;float:left;width:80px;text-align:right;padding-right:10px;font-size:14px;color:#444;}
.jicu ul li p{float:left;padding:0 10px;color:#a4a4a4;font-size:12px;}
.jicu ul li p img{margin-top:-2px;}
.jicu ul li font{ display:block;float:left;padding-left:10px;}
.jicu ul li strong{ display:block;float:left;width:68px;text-align:center;height:32px;line-height:32px; background:#f0f0f0;}
.jicu ul li select{ display:block;float:left;color:#515151;font-size:13px; outline:none;border:1px solid #f0f0f0;height:30px;line-height:30px;}
.jicu ul li textarea{ display:block;float:left;width:402px;height:80px;padding:4px 8px;color:#515151;font-size:13px; outline:none;border:1px solid #f0f0f0;}
.jicu ul li p a{ display:block;float:left;width:70px;text-align:center;border:1px solid #f0f0f0;color:#515151;}
.jicu ul li p a:hover,.jicu ul li p a.hover{ background:#8dc421;color:#fff;}

.input_3{width:65px;text-align:center;font-size:13px; outline:none;border:1px solid #91be16;height:30px;line-height:24px;}

.input_4{width:410px;padding-left:8px;font-size:13px; outline:none;border:1px solid #91be16;height:30px;line-height:30px;}
.input_5{width:360px;padding-left:10px;font-size:14px; outline:none;border:1px solid #91be16;height:44px;line-height:44px; font-family:"微软雅黑";
	position:relative;
	moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	behavior: url(PIE.htc);

}

.btn1{ display:block;width:20px;height:20px;padding:5px 20px;outline:none;border:1px solid #f0f0f0;cursor:pointer;}


.ceo{padding:15px 0;}
.ceo h4{height:40px;line-height:40px;padding-left:15px;background:#f4f4f4;font-size:14px;}
.ceo ul li{padding-top:20px;}
.ceo ul li label{ display:block;height:24px;line-height:24px;font-size:14px; cursor:pointer;padding-left:40px;}
.ceo ul li label font{color:#1fac7f;font-size:14px;}
.ceo ul li p{color:#4d4d4d;line-height:24px;padding-left:58px;}

.fei{padding:5px 0 15px;background:#ebebeb;}
.fei h4{width:700px;margin:0 auto;height:40px;line-height:40px;padding-left:15px;background:#ebebeb;font-size:14px;border-bottom:1px solid #ccc;}
.fei h4 img{margin-top:-2px;margin-right:8px;}
.fei h4 font{color:#1fac7f;font-size:14px;}
.fei ul li{width:100%; clear:both; overflow:hidden;line-height:32px;padding-top:15px;}
.fei ul li span:first-child{ display:block;float:left;width:150px;text-align:right;padding-right:10px;font-size:14px;color:#444;}
.fei ul li p{float:left;padding:0 10px;color:#a4a4a4;font-size:12px;}
.fei ul li p img{margin-top:-2px;}
.fei ul li font{ display:inline-block;margin-left:160px;color:#808080;font-size:12px;height:34px;line-height:34px;padding:0 8px; background:#fff;}
.fei ul li label{ cursor:pointer;padding-right:10px;}
.fei ul li strong{ display:block;float:left;font-size:14px;}

.heTong{width:580px;margin:0 auto;padding:20px 0;}
.heTong label{ display:block;line-height:24px; cursor:pointer;}
.heTong span{ display:block;padding-top:10px;}
.heTong span input{ display:inline-block;width:170px;height:42px;line-height:42px;font-size:18px;text-align:center;margin-right:15px;color:#fff; background:#f59c00;}
.heTong span input:hover{ background:#72a50e;}

.shenq p{color:#ff2f2f;font-size:13px;line-height:24px;padding-bottom:5px;}
.shenq table{text-align:center;width:100%;border:1px solid #e9e9e9;}
.shenq table th{padding:0 10px;height:44px;line-height:44px;font-weight:normal;border-bottom:1px solid #e9e9e9;background:#f6f6f6;color:#333333;font-size:14px;}
.shenq table td{padding:0 10px;height:44px;line-height:44px;border-bottom:1px solid #e9e9e9;color:#333333;font-size:13px;}
.shenq span{ display:block;text-align:right;font-size:13px;line-height:30px;padding:8px 0 15px;color:#202020;text-align:right;}
.shenq span a{color:#202020; display:inline-block;padding:0 4px;}

.shenq h4{height:44px;line-height:44px;font-size:13px;border:1px solid #e9e9e9;border-bottom:none;background:#f6f6f6;padding-left:16px;color:#39bc77;}
.shenq strong{ display:block;line-height:30px;border:1px solid #e9e9e9;border-bottom:none;padding:15px 0 25px;font-size:13px;color:#6a6a6a;padding-left:15px;}
.shenq font{font-size:13px;}


.dan{width:100%;color:#666666;}
.dan table{width:100%;text-align:center;}
.dan tr th{font-weight:normal;font-size:14px;line-height:40px;padding:0 10px;border-bottom:1px solid #f6f6f6;}
.dan tr td{font-weight:normal;font-size:12px;line-height:20px;padding:8px 10px;border-bottom:1px solid #f6f6f6;}
.dan tr td img{border:1px solid #f6f6f6;}
.dan tr td a{ display:block;}
.dan tr td a:hover{ text-decoration:underline;}

.state{width:584px;border:1px solid #ededed;}
.state h4{height:40px;line-height:40px; background:#ededed;font-size:14px;padding-left:35px;}
.state h4 font{font-size:14px;}
.state ul{height:130px;padding-top:20px;}
.state li{width:100%; clear:both; overflow:hidden;text-align:center;padding-top:15px;}
.state li em{ display:block;float:left;width:34px;height:34px; background:url(ico_54.png) no-repeat;}
.state li em.hover{background:url(ico_54a.png) no-repeat;}
.state li span{ display:block;float:left;width:110px;height:5px;margin-top:15px;background:#cacaca;}
.state li span.hover{background:#67c503;}
.state li p{float:left;width:146px;text-align:center;color:#393939;font-size:14px;line-height:24px;}
.state li p font{ display:block;color:#a3a3a3;font-size:12px;}

.danHao{width:282px;height:192px;background:#ededed;}
.danHao ul{padding-top:40px;}
.danHao ul li{padding-left:20px;height:30px;line-height:30px;}
.danHao ul li em{ display:inline-block;width:40px;text-align:center;}

.wuliu{text-align:center;border:1px solid #e5e5e5;}
.wuliu em{ display:block;padding:40px 0 30px;}

.wuliu span{ display:block;padding:10px 0 20px;width:400px;color:#505050;line-height:30px;}
.wuliu span a{font-size:14px;font-size:14px;}
.wuliu p{padding:0 10px; width:250px;line-height:21px;text-align:left;color:#505050;font-size:12px;}
.wuliu p a{color:#218ebb;}

.kd{width:584px;border:1px solid #e5e5e5;border-bottom:none;border-right:none;}

.kdt{height:39px;line-height:39px;border-bottom:1px solid #e5e5e5;}
.kdt a{ display:block;width:50%;float:left;color:#525252;font-size:14px;text-align:center;color:#525252;}
.kdt a:hover,.kdt a.hover{ background:#ededed;}

.kdd ul{padding:9px 0;border-bottom:1px solid #e5e5e5;}
.kdd ul li{width:100%; clear:both; overflow:hidden;line-height:20px;color:#afafaf;}
.kdd ul li span{ display:block;float:left;padding-left:22px;}
.kdd ul li p{float:left;color:#6f6f6f;}


.shenq1 p{float:left;color:#ff2f2f;font-size:13px;line-height:24px;padding:8px 0 15px;}
.shenq1 table{text-align:center;width:100%;border:1px solid #e9e9e9;}
.shenq1 table th{padding:0 10px;height:40px;line-height:40px;font-weight:normal;border-bottom:1px solid #e9e9e9;color:#333333;font-size:14px;}
.shenq1 table td{padding:0 10px;height:45px;border-bottom:1px solid #e9e9e9;color:#333333;font-size:13px;}
.shenq1 table input{margin-right:8px;}
.shenq1 span{ display:block;float:right;text-align:right;font-size:13px;line-height:30px;padding:8px 0 15px;color:#202020;text-align:right;}
.shenq1 span a{color:#202020; display:inline-block;padding:0 4px;}

.login{margin:10px 0 50px;}
.login em{ display:block;float:left;padding:50px 0 20px 20px;}
.login ul{width:700px;float:right;padding-top:140px;}
.login ul li{width:100%; clear:both; overflow:hidden;padding-top:26px;}
.login ul li span{ display:block;float:left;line-height:46px;width:70px;text-align:right;color:#535252;font-size:14px;padding-right:5px;}
.login ul li p{float:left;color:#669900;font-size:14px;line-height:46px;padding-left:8px;}
.login ul li p img{margin-top:-3px;}
.login ul li a{color:#535252;font-size:14px;margin-left:82px;line-height:20px;}

.sign{margin:10px 0 30px;}
.sign dt{height:39px;line-height:39px; background:url(bg_10.png) no-repeat center top;}
.sign dt strong{ display:inline-block;color:#fff;font-size:16px;padding-left:140px;}
.sign dd{  background:#f6f6f6;}
.sign dd em{ display:block;float:left;padding:50px 0 20px 20px;}
.sign dd ul{width:780px;float:right;padding-top:50px;}
.sign dd ul li{width:100%; clear:both; overflow:hidden;padding-top:26px;font-size:14px;color:#444;line-height:45px;}
.sign dd ul li span{ display:block;float:left;line-height:46px;width:90px;text-align:right;color:#535252;font-size:14px;padding-right:5px;}
.sign dd ul li p{ margin-top:10px; float:left;font-size:14px;}
.sign dd ul li p img{margin-top:-3px;}
.sign dd ul li a{color:#535252;font-size:14px;margin-left:82px;line-height:20px;}
.sign dd ul li label{ cursor:pointer;}



.sign1{margin:10px 0 30px;}
.sign1 dt{height:39px;line-height:39px; background:url(bg_10.png) no-repeat center top;}
.sign1 dt strong{ display:inline-block;color:#fff;font-size:16px;padding-left:140px;}
.sign1 dd ul{width:600px;margin:0 auto;padding-bottom:25px;}
.sign1 dd ul li{width:100%; clear:both; overflow:hidden;padding-top:26px;font-size:14px;color:#444;line-height:45px;}
.sign1 dd ul li span{ display:block;float:left;line-height:46px;width:150px;text-align:right;color:#535252;font-size:14px;padding-right:5px;}
.sign1 dd ul li p{float:left;color:#669900;font-size:14px;line-height:46px;padding-left:14px;}
.sign1 dd ul li label{ cursor:pointer;margin-right:15px;}

.chong{border:1px solid #e9e9e9;}
.chong h4{height:44px;line-height:44px;font-size:13px;border-bottom:1px solid #e9e9e9; background:#f6f6f6;padding-left:16px;color:#39bc77;}
.chong ul{padding:10px 0 40px;}
.chong li{width:100%; clear:both; overflow:hidden;padding-top:15px;color:#505050;}
.chong li>span{ display:block;float:left;width:135px;text-align:right;padding-right:5px;font-size:14px;line-height:32px;}
.chong li p{float:left;font-size:14px;line-height:32px;}
.chong li label{ cursor:pointer;margin-right:15px;}
.chong li strong{ display:inline-block;margin-top:5px;border:1px solid #e9e9e9; background:#f6f6f6;color:#808080;font-size:12px;height:30px;line-height:30px;padding:0 10px;}
.chong li font{font-size:13px;}


.detail{display:none;position:fixed;left:0;top:0;width:100%;height:100%; background:url(bg_7.png) repeat;}
.detail dl{ position:absolute;left:50%;top:50%;width:740px;margin-left:-370px;margin-top:-240px;background:#fff;}
.detail dt{height:40px;line-height:40px;background:#f4f4f4;}
.detail dt strong{ display:block;float:left;font-size:14px;color:#444;padding-left:15px;}
.detail dt span{ display:block;float:right;padding-top:7px;padding-right:10px; cursor:pointer;}
.detail dd{padding:8px 15px;}
.detail dd p{color:red;font-size:13px;line-height:24px;padding:10px 0;}
.detail dd table{width:100%;text-align:center;border:1px solid #f1f1f1;}
.detail dd th{height:36px;line-height:36px; background:#f9f9f9;font-size:14px;font-weight:normal;}
.detail dd td{padding:8px;line-height:18px;border-bottom:1px solid #fff; background:#d7f2e4;}
.detail dd td em{ display:block;width:50px;height:50px;margin:0 auto;border:1px solid #fff;}
.detail dd span{ display:block;text-align:center;padding:25px 0 10px;}
.detail dd span a{color:#797979;font-size:13px;line-height:24px;}

.detai{ display:none;position:fixed;left:0;top:0;width:100%;height:100%; background:url(bg_7.png) repeat;}
.detai dl{ position:absolute;left:50%;top:50%;width:740px;margin-left:-370px;margin-top:-120px;background:#fff;}
.detai dt{height:40px;line-height:40px;background:#f4f4f4;}
.detai dt strong{ display:block;float:left;font-size:14px;color:#444;padding-left:15px;}
.detai dt span{ display:block;float:right;padding-top:7px;padding-right:10px; cursor:pointer;}
.detai dd{padding:8px 15px 15px;}
.detai dd p{color:red;font-size:13px;line-height:24px;padding:10px 0;}
.detai dd table{width:100%;text-align:center;border:1px solid #f1f1f1;}
.detai dd th{height:36px;line-height:36px; background:#f9f9f9;font-size:14px;font-weight:normal;}
.detai dd td{padding:8px;line-height:18px;border-bottom:1px solid #fff; background:#d7f2e4;}
.detai dd td em{ display:block;width:50px;height:50px;margin:0 auto;border:1px solid #fff;}
.detai dd span{ display:block;text-align:center;padding:25px 0 10px;}
.detai dd span a{color:#797979;font-size:13px;line-height:24px;}

.newaddress{ display:none;position:fixed;left:0;top:0;width:100%;height:100%; background:url(bg_7.png) repeat;}
.newaddress dl{ position:absolute;left:50%;top:50%;width:740px;margin-left:-370px;margin-top:-250px;background:#fff;}
.newaddress dt{height:40px;line-height:40px;background:#f4f4f4;}
.newaddress dt strong{ display:block;float:left;font-size:14px;color:#444;padding-left:15px;}
.newaddress dt span{ display:block;float:right;padding-top:7px;padding-right:10px; cursor:pointer;}
.newaddress dd{padding:8px 15px 30px;}

.newaddress dd li{width:100%; clear:both; overflow:hidden;padding-top:12px;}
.newaddress dd li span{ display:block;float:left;width:96px;padding-right:5px;text-align:right;line-height:32px;}
.newaddress dd li p{float:left;font-size:12px; min-width:50px;}
.newaddress dd li p img{margin-top:-3px;margin-right:6px;}
.newaddress dd li select{ display:block;float:left;margin-right:8px;}
.newaddress dd li textarea{float:left;width:400px;height:80px;padding:6px 10px; outline:none;font-family:"微软雅黑";border:1px solid #f0f0f0;color:#c8c8c8;font-size:13px;line-height:20px;}
.newaddress dd li select{ display:block;float:left;padding-left:6px;color:#515151;font-size:13px; outline:none;border:1px solid #f0f0f0;height:30px;line-height:30px; font-family:"微软雅黑";}
.newaddress dd li font{ display:block;float:left;height:32px;line-height:32px;font-size:13px;padding:0 3px;}

.newaddress dd li label{ display:block;float:left; cursor:pointer;font-size:13px;}


.input_6{height:30px;line-height:30px;border:1px solid #ececec;padding-left:8px;width:250px;font-size:13px;color:#939393; outline:none;font-family:"微软雅黑";}


.btnOrg{width:210px;text-align:center;color:#fff;font-size:18px;line-height:45px;background:#f59c00;border:none; font-family:"微软雅黑";
	position:relative; cursor:pointer; outline:none;
	moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	behavior: url(PIE.htc);
}

.btnNext{width:210px;text-align:center;color:#fff;font-size:18px;line-height:45px;background:#91be16;border:none; font-family:"微软雅黑";
	position:relative; cursor:pointer; outline:none;
	moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	behavior: url(PIE.htc);
}

.btnStop{width:210px;text-align:center;color:#fff;font-size:18px;line-height:45px;background:#ededed;border:none; font-family:"微软雅黑";
	position:relative; cursor:pointer; outline:none;
	moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	behavior: url(PIE.htc);
}


.bor{border:1px solid #e7e7e7;}

.red{color:#ff3337;}
.blue{color:#39bc77;}
.org{color:#ff5402;}

.bgf6{ background:#f6f6f6;}
.bgimg{ background:url(bg_1.jpg) no-repeat center bottom;}
.w890{width:890px;margin:20px 0 20px; background:#fff;}
.w910{width:910px;}
.w891{width:890px;}
.w520{width:520px;}
.w256{width:256px;}
.w934{width:934px;}
.w286{width:286px;margin-right:17px;}
.w868{width:868px;margin:0 auto;}

.mt10{margin-top:10px;}
.mt20{margin-top:20px;}
.mt30{margin-top:30px;}
.mt40{margin-top:40px;}

/*以下部分是WebUploader必须的
----------------------------------------------*/
.webuploader-container{ position:relative; }
.webuploader-element-invisible{ position:absolute !important; clip: rect(1px 1px 1px 1px); /* IE6, IE7 */ clip: rect(1px,1px,1px,1px); }
.webuploader-pick{ position:relative; display:inline-block; padding:0 25px; line-height:32px; height:32px; border:1px solid #02598E; border-radius:2px; cursor:pointer; background:#1e7bb3; color:#fff; text-align:center; overflow:hidden; zoom:1; *display:inline; }
.webuploader-pick-hover{ opacity:0.9; }
.webuploader-pick-disable{ opacity:0.6; pointer-events:none; }
.upload-box{  }


	.upload-box .upload-btn{ display:inline-block; height:32px; zoom:1; *display:inline; }
	.upload-box .upload-progress{ position:absolute; top:0; left:0; padding:2px 5px; width:115px; height:28px; border:1px solid #d7d7d7; background:#fff; overflow:hidden; }
	.upload-box .upload-progress .txt{ display:block; padding-right:10px; font-weight:normal; font-style:normal; font-size:11px; line-height:18px; height:18px; text-overflow:ellipsis; overflow:hidden; }
	.upload-box .upload-progress .bar{ position:relative; display:block; width:112px; height:4px; border:1px solid #1da76b; }
	.upload-box .upload-progress .bar b{ display:block; width:0%; height:4px; font-weight:normal; text-indent:-99em; background:#28B779; overflow:hidden; }
	.upload-box .upload-progress .close{ position:absolute; display:block; top:1px; right:1px; width:14px; height:14px; text-indent:-99em; background:url(../images/sprite.gif) 0 -240px no-repeat; cursor:pointer; overflow:hidden; }
	
	
.search a{ color:Black; padding:0 5px 0 5px; line-height:30px;}
.search a:hover{ color:#C81623; }