@charset "gb2312";
/* CSS Document */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,form,p,blockquote,th,td {
	margin: 0;
	padding: 0;
	font-family:"Microsoft Yahei";
	Verdana, Arial, Helvetica, sans-serif;
}
h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
	font-weight: normal;
}
ul,li {
	list-style: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
th {
	text-align: left;
}
td,th,div {
	word-break: break-all;
	word-wrap: break-word;
}
form {
	display: inline;
}
* {
	/*outline: none*/
}
img {
	border: 0;
}
em,cite {
	font-style: normal;
}
blockquote {
	quotes: none;
}
.cc {
	*zoom: 1;
}
.cc: after {
	content: '\20';
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.c {
	clear: both;
	font: 0px/0px Arial;
	overflow: hidden;
	height: 0;
	width: 0;
}
.review {
	font-family: Arial;
}
.review .dd_text {
	float: left;
	width: 100%;
}
.review .dl_wrap {
	float: left;
	width: 100%;
	min-height: 1px;
	border-top: 1px dotted #e4e4e4;
	padding: 15px 0;
	color: #555;
}
.review .dt_face {
	float: left;
	width: 50px;
	margin-right: -50px;
}
.review .dd_cm {
	margin-left: 60px;
	line-height: 20px;
}
.review .dd_cont {
	margin: 0;
	text-indent: 0;
}
.dl_reply {
	border: 1px solid #e4e4e4;
	background: #f9f9f9;
	margin-top: 10px;
	padding: 10px 10px 5px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.dl_reply ul {
	overflow: hidden;
}
.dl_reply li {
	border-top: 1px dotted #e4e4e4;
	margin-top: -1px;
	padding: 10px 0 10px 5px;
	clear:both;
}
.dl_reply .img_35 img {
	vertical-align: middle;
	padding: 2px;
	background: #fff;
	border: 1px solid #e4e4e4;
	float: left;
}
.dl_reply li .input {
	width: 60%;
	float: left;
	margin: 0 5px 5px 50px;
}
.dl_reply li .bt2 {
	float: left;
}
.reply_comment {
	padding: 5px 0;
}
.review_tips {
	width: 100%;
	text-align: center;
	height: 70px;
	line-height: 70px;
	background: #fff;
	border: 1px solid;
	border-color: #aaa #ddd #ddd #aaa;
	margin-bottom: 10px;
}
.reply_num {
	background: #f7f7f7;
	line-height: 25px;
	height: 25px;
	padding: 0 10px;
	color: #666;
}
/*全局按钮*/
span.btn ,span.bt ,span.btn2 ,span.bt2 ,span.bts ,span.btn span ,span.bt span ,span.btn2 span ,span.bt2 span ,span.bts span{background:url(/images/button.png) 9999px 9999px;}
span.btn ,span.bt ,span.btn2 ,span.bt2 ,span.bts {padding:0 2px 0 0;zoom: 1;display: inline-block;vertical-align: middle; cursor: pointer; _display: inline;margin:0 3px;}
span.btn button ,span.bt button ,span.btn2 button ,span.bt2 button ,span.bts button{display:block;overflow:visible;width:auto;_width:0;border:0 none;background:none;text-decoration:none;vertical-align:middle;white-space:nowrap;cursor:pointer;}
span.btn span,span.bt span,span.bts span{display: block;padding:0 11px 0 13px;}
span.btn button,span.bt button,span.bts button{height:27px;margin:0 -13px;padding:0 15px;line-height:28px;font-size:14px;font-weight:700;padding-bottom:2px;_padding-bottom:0px;}
span.btn2 span,span.bt2 span{display: block;padding:0 5px 0 7px;*padding:0 7px 0 9px;}
span.btn2 button,span.bt2 button{height:21px;margin:0 -9px;padding:0 10px;line-height:21px;padding-bottom:2px;_padding-bottom:0px;}
span.btn{background-position:right 0;}
span.btn span{background-position:0 0;}
span.btn2{background-position:right -60px;}
span.btn2 span{background-position:0 -60px;}
span.bt{ background-position:right -30px;}
span.bt span{ background-position:left -30px;}
span.bt2{ background-position:right -85px;}
span.bt2 span{ background-position:left -85px;}
span.bts{ background-position:right -110px;}
span.bts span{ background-position:0 -110px;}
span.btn button,span.btn2 button{color:#ffffff;}
span.bt button,span.bt2 button{color:#333333;}
span.bts button{color:#cd4604;}
/*补丁*/
.mt10 {
	margin-top: 10px;
}
.mb5 {
	margin-bottom: 5px;
}
.mb10 {
	margin-bottom: 10px;
}
.mb15 {
	margin-bottom: 15px;
}
.mb20 {
	margin-bottom: 20px;
}
.mr5 {
	margin-right: 5px;
}
.mr10 {
	margin-right: 10px;
}
.mr15 {
	margin-right: 15px;
}
.mr20 {
	margin-right: 20px;
}
.p5 {
	padding: 5px;
}
.p10 {
	padding: 10px;
}
.p15 {
	padding: 15px;
}
.p20 {
	padding: 20px;
}
/*清除浮动*/
.cc {
	*zoom: 1;
}
.cc:after {
	content: '\20';
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.c {
	clear: both;
	font: 0px/0px Arial;
	overflow: hidden;
	height: 0;
	width: 0;
}
/*通用样式*/
	.b,b {
	font-weight: 700;
}
.w {
	white-space: nowrap;
}
.tal {
	text-align: left
}
.tac {
	text-align: center
}
.tar {
	text-align: right
}
.fr {
	float: right
}
.fl {
	float: left
}
.pr {
	position: relative
}
.cp {
	cursor: pointer;
}
.hidden {
	display: none;
}
.block {
	display: block;
}
.vt,.vt td,.vt th {
	vertical-align: top;
}
/*通用字体*/
.f10,small,.small,.f9 {
	font-size: 10px;
	-webkit-text-size-adjust: none;
}
.f12 {
	font-size: 12px
}
.f14 {
	font-size: 14px
}
.f16 {
	font-size: 16px;
}
.f20 {
	font-size: 20px;
}
.f24 {
	font-size: 24px;
}
.fn,.fn a {
	font-weight: normal
}
#scrollBar a {
	background: url(/images/pwicon/top.png) no-repeat;
	width: 19px;
	height: 57px;
	display: block;
	overflow: hidden;
	text-indent: -2000em;
	cursor: pointer;
}
#scrollBar a: hover {
	background-position: right 0;
}
/*弹窗*/
.popoutContent {
	background: #ffffff;
	border: 1px solid #bbbbbb;
	font-size: 0.75em;
}
.bgcorner1,.bgcorner2,.bgcorner3,.bgcorner4,.pobg1,.pobg2,.pobg3,.pobg4 {
	filter: Alpha(opacity=40);
	opacity: 0.4;
	overflow: hidden;
	z-index: 1005;
	line-height: 0 }
.bgcorner1,.bgcorner2,.bgcorner3,.bgcorner4 {
	width: 5px;
	height: 5px;
	background: #bbbbbb;
}
.pobg1,.pobg2,.pobg3,.pobg4 {
	background: #bbbbbb;
}
.pobg1 {
	height: 5px;
}
.pobg2 {
	width: 5px;
}
.pobg3 {
	height: 5px;
}
.pobg4 {
	width: 5px;
}
/*弹窗内容区域*/
.popTop {
	padding: 5px 10px 3px;
	font-weight: 700;
	color: #333;
	border-bottom: 1px solid #d9e5f2;
	background: #eaf2fa;
	height: 21px;
	_height: 16px;
}
.popTop select,.popTop input {

}
.popBottom {
	padding: 5px 10px;
	background: #f7f7f7;
	border-top: 1px solid #e4e4e4;
	text-align: center;
}
.popCont {
	margin: 30px 0 40px;
	line-height: 2;
	color: #333;
	text-align: center;
}
.popoutContent table {
	width: 100%;
}
.popTop .adel {
	margin-top: 4px;
}
.popTop ul {
	margin-bottom: -4px;
	_position: relative;
}
.popTop li {
	float: left;
}
.popTop li a {
	line-height: 24px;
	height: 24px;
	padding: 0 10px;
	float: left;
	color: #1b72af;
}
.popTop li a: hover {
	text-decoration: none;
}
.popTop .current a {
	border: 1px solid #d9e5f2;
	background: #ffffff;
	border-bottom: 0;
	color: #333;
}
.popoutContent td {
	padding: 5px 0 5px 10px;
}
.popoutContent .tr3 td {
	padding: 5px 5px 5px 10px;
	border-bottom: 1px dotted #ccc;
	_border-bottom: 1px dotted #f4f4f4;
}
.popoutContent .z .tr3: hover td {
	background: #f6faf6;
}
.popoutContent .tr3 td td {
	border: 0;
}
/*链接操作*/
.adel,.aedit,.g_photosbox .updel {
	background: url(/images/del.png) 9999px 9999px no-repeat;
	width: 12px;
	height: 13px;
	text-indent: -2000em;
	display: block;
	overflow: hidden;
	float: right;
	padding: 0;
	-webkit-transition: all 0.2s ease-out;
	cursor: pointer;
}
.adel,.g_photosbox .updel {
	background-position: 0 -15px
}
.adel: hover,.g_photosbox .updel: hover {
	background-position: -34px -15px;
}
.aedit {
	background-position: 0 0;
}
.aedit: hover {
	background-position: -34px 0;
}
/*全局颜色*/
.s1{color:#ff0000;}	/*red*/
.s2{color:#ff6600;}	/*org*/
.s3{color:#008800;}	/*green*/
.s4{color:#014c90;}	/*blue*/
.s5{color:#333333;}	/*black*/
.s6{color:#666;}		/*black*/
.s7{color:#68b;}/*min blue*/
.gray{color:#999;}
.gray2{color:#bbb;}

.pages{float:left;line-height:1.3125em;height:1.3125em;}
.pages a,.pages b{display:block;float:left;margin-right:0.1875em;}
.pages a{border:1px solid #bdcfdd;background-color:#f9f9f9;padding:0 0.4375em;color:#666;}
.pages b,.pages a:hover,.pages .current{background-color:#76c3fb;color:#ffffff;border:1px solid #76c3fb;text-decoration:none;padding:0 0.4375em;}
.pages .fl{color:#666;padding:0 0.375em 0 0.1875em;}
.pages input{padding:0;float:left;border:1px solid #bdcfdd;background:#ffffff;padding:0.125em;float:left;margin:0 0.125em 0 0;height:1.0625em;width:1.375em;}
.pages button{height:1.4375em;line-height:1.4375em;background-color:#f4f8fb;padding:0 0.25em;color:#666;border:1px solid #bdcfdd;cursor:pointer;float:left;margin:0;overflow:visible;_overflow:auto;}
.fr .pages{_float:right;}/*ie6*/
.pages a.pages_pre{padding-left:1em;}
.pages a.pages_pre:hover{padding-left:1em;}
.pages a.pages_next{padding-right:1em;}
.pages a.pages_next:hover{padding-right:1em;}

/*通用字体*/
.f10,small,.small,.f9{font-size:10px;-webkit-text-size-adjust:none;}
.f12{font-size:12px}
.f14{font-size:14px}
.f16{font-size:16px;}
.f20{font-size:20px;}
.f24{font-size:24px;}
.fn,.fn a{font-weight:normal}

body {
	background-color: #ececec;
	color: #333333;
}
a {
	color: #336699;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

.wrap
{
	width:1000px;
	margin:auto;
	background:#FFF;
}
.top
{
	width:100%;
}
.top img
{
	width:100%;
}
.nav{ position:relative; top:-80px; text-align: center;}
.nav ul{ display:inline-block; margin:0 auto;}
.nav li{ float:left;margin-left:2em;}
.nav li a{ display:block; font-size: 18px; width:158px; height:38px; background:url(btnbg.png) no-repeat 0 0; background-size: 100% 100%; line-height:38px;font-weight: bold; color:#009944;}
.nav li a:hover,.nav li .current{color:#10bf5e; text-decoration: none;}
.nav li li{ margin-left: 10px;margin-top: 5px; }
.nav li li a{ color:#fff; width:136px; height:34px; line-height:34px; background:url(btnbg2.png) no-repeat 0 0;background-size: 100% 100%; }
.nav li li a:hover{color:#fff; text-decoration: underline; }
.content
{
	padding:1% 2%;
}
.content img
{
	width:100%;
	margin:2% auto;
}
.content .pics{ text-align: center;}
.content .pics img{ width:auto;}
.proshow{ margin:0 40px;}
.content .proshow li{ padding-left: 260px; margin-bottom: 40px;}
.content .proshow img{ float:left; width:238px; margin:0 0 0 -260px;}
.content .proshow h4,.content .proshow dt{ font-size: 18px; font-weight: bold; }
.content .proshow dt{ margin-bottom: 10px;}
.content .title
{ 	margin-top: 30px;
	padding:8px 0;
	color:#00923f;
	line-height:150%;
	font-weight:700;
	font-size:1.2em;
	 background-color: #009844;
	 color:#fff;
	 text-align: left;
	 text-indent: 1em;
}
.content p
{
	line-height:200%;
	text-indent:2em;
	margin-top:1em;
}
.conten .title2{ font-size:20px; text-align:center;}
.pronav{ width:100%; height:45px; background-color: #8dc21f;}
.pronav li{ float:left; }
.pronav li a{float:left; padding:0 50px; height:45px; line-height: 45px; color:#fff; font-size: 20px; font-weight: bold;}
.pronav li.curr a,.pronav li a:hover{ background-color: #9ad421; text-decoration: none;}
.reply_comment{
	font-size:0.75em;
	padding:1em;
}
.footer img
{ width:100%;
}
.pop-weixin{
	width: 110px;
	height: 145px;
	position: fixed;
	left: 50%;
	margin-left: 505px;
	top: 170px;
	_position: absolute;
	background-color:#fff;
	padding-top:5px;
	color:#666666;
	text-align:center;
	font-size:0.75em;
}
.pop-weixin:hover{
	background-color:#d0d0d0;
}
.pop-daili{position: fixed;
	left: 50%;
	margin-left: 505px;
	top: 326px;
	_position: absolute;}
.content h2 {
    color: #00923f;
    font-size: 1.7em;
    line-height: 150%;
    padding-top: 1em;
    text-align: center;
    display: block;}
p.notice{
	color:#d12435;
	font-weight:700;}
.apply{
	display:none;
}
.job{
	border:1px solid #ececec;
	padding:8px;
	margin-bottom:1em;
	position:relative;
}
.job:hover{
	border:4px solid #00923f;
	padding:5px;
}
.job:hover .apply{
	display:block;
	top:0px;
	right:0px;
	position:absolute;
	background-color:#00923f;
}
.job:hover .apply a{
	color:#FFFFFF;
	padding:.7em 1em 1em 1em;
	display:block;
}	
.content .tits{
		line-height:200%;
		margin-top:0;
		font-weight:700;
}
.content .job .tits{
		border-bottom:1px dashed #ececec;
}
.content .job .tits .int2m{ padding-left: 7em;}
.content .job dl,.notice dl{
	line-height:150%;
	margin-left:2em;
}
.content .job dt{
	margin:1.5em 0 .7em 0;
	font-weight:700;
}
.notice dt{margin:1.5em 0 0 2em;font-weight:700;}
.notice dd{ margin:.5em 0 .7em 2em;font-weight:700;
}
.content .job  dd p{
	line-height:150%;
	margin-top:0;
	margin-bottom:1em;
}
.notice dd ol{
	margin-left:1.1em;
	margin-bottom:1.5em;
}
.notice dd li{line-height:150%;}
.content .job dd ol{
	margin-left:3em;
	margin-bottom:1.5em;
}
.content .job dd li,.notice dd li{
	list-style-type:disc;
	list-style-position: outside;
}
.introwrap{ padding:20px 0; margin:0 10px;}
.introwrap .box{ padding:10px; height:333px; border:1px solid #dcdcdc;}
.introwrap .fl{ width:510px;}
.introwrap .fl{ line-height: 200%;}
.introwrap .fl dl{ margin-bottom: 20px;}
.introwrap .fl dt{ font-weight: bold;}
.introwrap .fr{width:370px;}
.intrlist{ padding-top: 20px; margin-left:20px; }
.intrlist li{ margin-bottom: 15px;}

dl.intrlist dt{ margin-bottom: 10px; font-weight: bold;}
dl.intrlist dd{ margin-bottom: 10px; }

.newslist li:after{content:""; height:0; line-height:0;display:block; clear:both;overflow: hidden;}
.newslist li{clear:both;zoom:1;}
.newslist li .pics{ float:left; width:300px; margin:0 20px 30px 0;}
.newslist li .pics img{ width:100%; height:auto; margin:0;}
.newslist li h4{ font-size: 18px; font-weight: bold;}
.newslist li h4 a{ color:#333;}
.pc-hd{ display:none;}
.phone-hd{ display:block;}
.intrul{ margin-left:20px; }
.intrul li{ line-height: 1.8;}
.marc-list { padding-top: 25px;}
.marc-list li{ float:left; width:450px; margin-left: 20px; text-align: center;}
.marc-list li h4{ margin-bottom: 25px; font-size: 24px; font-weight: bold;}
.marc-list li .box{margin-bottom: 25px; width:450px; height:350px; overflow: hidden; border:1px solid #dcdcdc;}
.marc-list li .box img{ width:100%; height:100%;}
.btns{ display:inline-block; padding:0 25px; height:40px; line-height: 40px; background-color: #ff6600; color:#fff;border-radius:5px;-moz-border-radius: 5px;-webkit-border-radius: 5px;}
.btns:hover{background-color: #ffaf00; color:#fff; text-decoration: none;}
.rule { padding-top: 20px;}
.rule li{ margin-left: 25px; line-height: 2; list-style-type: decimal;}

.merchant-from h2{ margin-bottom: 20px; color:#0067ac;font-size: 1.7em;line-height: 150%;padding-top: 1em;text-align: center;display: block;}
.merchant-from ul{ width:450px; margin:0 auto;}
.merchant-from ul li{ padding-left: 100px; margin-bottom: 10px;}
.merchant-from ul li span{ float:left; width:155px; margin-left: -155px;line-height: 36px; font-size: 1em; color:#333; _display:inline; text-align: right;}
.merchant-from .inpt{ width:310px; height: 36px;line-height: 36px; text-indent: 10px; color: #333; vertical-align:middle; font-size: 1em; border: 1px solid #cdcdcd; font-weight: bold; background-color: #fff;}
::-webkit-input-placeholder{color: #aaa;}
::-moz-placeholder { color: #aaa;}
:-moz-placeholder { color: #aaa;}
.merchant-from .nice-select{width:310px; height: 38px;line-height: 38px; font-size: 1em; border: 1px solid #cdcdcd;}

.bluebtns{ display:inline-block; width:120px; text-align: center; height:40px; line-height: 40px; border:0 none;  font-size: 1em;  background-color: #0067ac; color:#fff;border-radius:5px;-moz-border-radius: 5px;-webkit-border-radius: 5px;}
.bluebtns:hover{background-color: #0093dd; color:#fff; }
.center{ padding:20px 0; text-align: center;}

.pop-daili{position: fixed;
	left: 50%;
	margin-left: 505px;
	top: 316px;
	_position: absolute;
	
}
.fl{ float:left;}.fr{ float:right;}
.intro .box{ min-height: 330px; padding:10px; border:1px solid #dcdcdc;}
.intro .fl { width:500px;  margin-left: 2em; _display:inline;}.intro .fr{ width:330px;margin-right: 2em; _display:inline;}
.content .intro p{margin-top: 0; }
@media screen and (max-width:800px){
.wrap{width:100%;}
.nav{ top:10px; margin-bottom: 20px;}
.nav li{ float:none; margin-bottom: 8px; margin-left: 0; text-align: center;}
.nav li li{ margin-left: 5px;}
.pronav li a{ padding:0 10px;}
.content{padding:1%;}
.newslist li{ margin-bottom: 30px; padding-bottom: 20px; border-bottom: 1px solid #ccc;}
.newslist li .pics{ float:none; margin:0 auto 10px;}
.proshow{ margin:0 10px;}
.content .proshow li{ padding-left: 0; }
.content .proshow li img{ float:none; margin:0 0 10px 0; width:100%;}
.content .title{ margin-bottom: 10px;}
.content .pics img{ width:100%;}
.introwrap .fl,.introwrap .fr{ float:none; width:94%; height:auto; padding:3%; margin-bottom: 15px;}
.phone-hd{ display:none;}
.pc-hd{ display:block; margin:0 auto;}

.merchant-from ul{ width:96%; margin:0 2%;}
.merchant-from ul li{ padding:0;}
.merchant-from ul li span{ float:none; width:auto; margin:0; display:block; text-align: left;}
.merchant-from ul li .inpt,.merchant-from .nice-select{ width:100%;}
.marc-list{ width:100%;}
.marc-list li{ float:none; width:100%; text-align: center;}
.marc-list li .box{width:90%; height:auto; }

.intro .box{ padding:10px; border:1px solid #dcdcdc;}
.intro .fl { float:none; width:94%;  margin-left: 0; margin-bottom: 20px }.intro .fr{ width:94%; float:none; margin-right: 0;}
}