* {	margin: 0px;padding: 0px;border:0px;}
ul,li,ol { list-style-type:none; }
table, input, textarea, select, button { font-size:12px;vertical-align:middle; }
img, a img { border:none; }
table { border-collapse:collapse; border-spacing:0; }/*鐩搁偦杈硅鍚堝苟*/
a:link {color: #333;text-decoration: none;}
a:visited {color: #333;text-decoration: none;}
a:hover {
	color: #C00;
	text-decoration: none;
}
.text-left { text-align: left;}
.text-right { text-align: right;}
.text-center {text-align: center;}
.clear { diplay: block!important; float: none!important; clear: both; overflow: hidden; width: auto!important; height: 0!important; margin: 0 auto!important; padding: 0!important; font-size: 0; line-height: 0; }
.fl { display: inline; float: left; }
.fr { display: inline;  float: right; }
h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,button,input,textarea,th,td{margin:0;padding:0;}
.m15 {clear: both;padding-top: 15px;}
.m20 {clear: both;padding-top: 20px;}
.m30 {clear: both;padding-top: 30px;}
.pl30 {padding-left: 30px;}
.pl50 {padding-left: 50px;}
.ml50 { margin-left: 50px;}
em{font-style:normal;}
.cwhite, a.cwhite:link, a.cwhite:visited, a.cwhite:active {
	color: #FFC;
	text-decoration: none;
}
.cred, a.cred:link, a.cred:visited, a.cred:active {
	color: #C33;
	text-decoration: none;
}
body,td,th {
	font-family: "微软雅黑";
	line-height:27px;
}

.comments-box {
	overflow: hidden;
	position: relative;
	width: 100%;
}
.comments-box1 {
    height: 450px;
    margin-top: 80px;
    overflow: hidden;
    position: relative;
    width: 100%;
}
.content {
	border-radius: 18px;
	box-shadow: 0 0 20px 0 #dce9ef inset;
	height: 400px;
	overflow: hidden;
	text-align: left;
	width: 700px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #dce9ef;
}
.content1 {
    background: #ec4e55;
    border-radius: 18px;
    box-shadow: 0 0 20px 0 #b44a51 inset;
    height: 390px;
    margin: 60px auto 0;
    overflow: hidden;
    text-align: left;
    width: 1000px;
}
.content:after {
    clear: both;
    content: '';
    display: block;
    height: 0;
    visibility: hidden;
}
.comments-area-all1 {
    background: #fff;
    height: 280px;
    margin-left: 20px;
    margin-top: 60px;
    padding-top: 10px;
    width: 960px;
}

.comments-area-all {
	background: #fff;
	height: 370px;
	margin-left: 10px;
	margin-top: 10px;
	padding-top: 10px;
	width: 680px;
}
.comments-area-all:after {
  clear: both;
  content: '';
  display: block;
  height: 0;
  visibility: hidden;
}

/** initial setup **/
.nano.has-scrollbar {
	width: 100%;
	height: 280px;
}
element.style {
    background: url(http://sucimg.itc.cn/avatarimg/204324856_1417435642248_c55);
}
.comment-item .avatar {
    border-radius: 21px;
    float: left;
    height: 42px;
    width: 42px;
}

.comment-item {
	border-bottom: 1px dashed #e5e5e5;
	height: auto;
	margin-left: 10px;
	margin-right: 24px;
	padding-top: 10px;
	padding-bottom: 10px;
	position: relative;
}
.comment-item .nickname span {
    color: #4398ed;
    font-size: 14px;
}
.comment-item .comment-text {
	line-height: 22px;
	padding-top: 12px;
	text-align: left;
}
.comment-item .nickname span {
	color: #538c0c;
	font-size: 14px;
}
Inherited from div.nickname
.comment-item .nickname {
    text-align: left;
    line-height: 14px;
}
.nano {
  position : relative;
  width    : 100%;
  height   : 100%;
  overflow : hidden;
}
.nano > .nano-content {
  position      : absolute;
  overflow      : scroll;
  overflow-x    : hidden;
  top           : 0;
  right         : 0;
  bottom        : 0;
  left          : 0;
}
.nano > .nano-content:focus {
  outline: thin dotted;
}
.nano > .nano-content::-webkit-scrollbar {
  display: none;
}
.has-scrollbar > .nano-content::-webkit-scrollbar {
  display: block;
}
.nano > .nano-pane {
  background : #e5e5e5;
  position   : absolute;
  width      : 1px;
  right      : 15px;
  top        : 0;
  bottom     : 10px;
  visibility : hidden\9; /* Target only IE7 and IE8 with this hack */
  opacity    : .01;
  -webkit-transition    : .2s;
  -moz-transition       : .2s;
  -o-transition         : .2s;
  transition            : .2s;
  -moz-border-radius    : 3px;
  -webkit-border-radius : 3px;
  border-radius         : 3px;
}
.nano > .nano-pane > .nano-slider {
  background: #e5e5e5;
  width: 11px!important;
  position              : relative;
  margin                : 0 -5px;
  /*-moz-border-radius    : 3px;
  -webkit-border-radius : 3px;
  border-radius         : 3px;*/
}
.nano:hover > .nano-pane, .nano-pane.active, .nano-pane.flashed {
  visibility : visible\9; /* Target only IE7 and IE8 with this hack */
  opacity    : 0.99;
}

/*clear*/
.clearfix:before,.clearfix:after{content:"";display:table;}
.clearfix:after{clear:both;overflow:hidden;}
.clearfix{zoom:1;}
/*other*/
.w1000{width:1000px;}
.fl{float:left;}
.fr{float:right;}
.list_14 li{background:url(../images/dot.gif) no-repeat 0 12px;padding-left:16px;}
/*header*/
.header{height:37px;background:#f3f3f3;}
.header span{float:left;}
.header span img{margin-top:5px;}
.header em{float:right;padding-top:8px;}
.header em a{margin:0 6px;}
.header em,.header em a:link,.header em a:visited,.header em a:hover{color:#666;}
/*map*/
.map{height:844px;}
/*p1*/
.p1_1{text-align:center;}
.p1bg{background:url(../images/p1bg.png) no-repeat;width:934px;height:351px;margin-top:35px;padding:37px 33px 10px 33px;}
.p1bg .fl{width:579px;}
.p1bg .fr{width:315px;}
.p1bg .fr h1{margin-top:15px;}
.p1bg .fr h1,.p3_1 h1{font:normal 24px/28px \5FAE\8F6F\96C5\9ED1;}
.p1bg .fr h1 a:link,.p1bg .fr h1 a:visited{color:#813c0f;}
.p1bg .fr p{margin-top:20px;}
.p1bg .fr p,.p4_1 p{font:normal 16px/180% \5FAE\8F6F\96C5\9ED1;}
.p1bg .fr p,.p2_1 div p,.p3_1 p,.p2_2 p,.p4_1 p{color:#5c3013;}
.pop{width:870px;height:760px;top:86px;z-index:30;left:0; 	}
.close_box{position: absolute;right:0;top:18px;right:21px;cursor:pointer;}
.pop_1{width:790px;}
.pop_1 h1{float:left;}
.pop_1 span{font:normal 18px/57px \5FAE\8F6F\96C5\9ED1;margin-left:16px;color:#b66600;}
.pop_1 span em{color:#dc2411;}
.blackbody{width:100%;height:100%;background:#000;filter:alpha(opacity=50);opacity:.5;position:absolute;top:0%;left:0%;z-index:10;}
.pop_2{width:900px;}
.pop_2 span{float:left;font:normal 20px/180% \5FAE\8F6F\96C5\9ED1;color:#9d6806;}

.down_list{float:left;}
.down_list p{ min-width:174px;}
.down_list p,.pop_2 li.con input.n1,.pop_2 li.con textarea{border:1px solid #d19c35;color:#c18821;height:35px;font:normal 16px/35px \5FAE\8F6F\96C5\9ED1;background:#f7d98f;padding-left:8px;}

/*鏀瑰彉placeholder鐨勯鑹�*/
::-webkit-input-placeholder { 
    color: #c18821; text-overflow: ellipsis; 
}
:-moz-placeholder { 
    color: #c18821 !important; text-overflow: ellipsis; 
}
::-moz-placeholder { 
    color: #c18821 !important; text-overflow: ellipsis; 
} /* for the future */
:-ms-input-placeholder { 
    color: #c18821 !important; text-overflow: ellipsis; 
}

.down_list p strong{float:left;font-weight:normal}
.down_list p.small{width:90px}
.down_list p span{float:right}
.down_ico{display:inline-block;width:38px;height:35px;background:url(../images/icon2.gif) no-repeat; margin-left:5px;}
.drop_down{display:block;min-width:184px;position:absolute;visibility:hidden;margin:-2px 0 0 0;padding:0;background:#fff;z-index:50;}
.drop_down li{border:1px solid #d19c35;height:30px;font-family:\5FAE\8F6F\96C5\9ED1;background:#f7d98f;padding-left:8px; padding-right:8px;}
/*.drop_down li a:link,.drop_down li a:visited,.drop_down li a:hover{color:#c18821;font-size:16px;line-height:30px;}*/
.drop_down li a{color:#c18821;font-size:16px;line-height:30px;}
.drop_down li a:hover{color:#c18821;font-size:16px;line-height:30px; text-decoration:none; cursor:pointer;}

.pop_2 li.con{margin-top:15px;overflow:hidden;}
.pop_2 li.con input.n1{width:481px;height:35px;line-height:35px;}
.pop_2 li.con input.n2{width:163px;height:35px;line-height:35px;}
.pop_2 li.con div#n2{margin-right:8px;}
.pop_2 li.con div#n2 p,.pop_2 li.con div#n3 p{width:123px;}
.pop_2 li.con div#n2 .drop_down,.pop_2 li.con div#n3 .drop_down{width:133px;}
.pop_2 li.con textarea{width:890px;height:100px;}
.pop_2 li.con em{width:250px;height:30px;display:inline-block;line-height:140%;margin-top:5px;color:#96660e;margin-left:8px;margin-right:8px; font-size:12px;}
.pop_2 li#con_end input,.pop_2 li#con_end em,.pop_2 li#con_end img{vertical-align: middle;}
.pop_2 li#con_end img{cursor:pointer;}
.pop_3{width:800px;margin-top:18px;}
.pop_3 .fl{width:446px;}
.pop_3 .fr{width:316px;}
.pop_3 .fl li{padding:5px 0;background:url(../images/pop4.png) no-repeat bottom;overflow:hidden;width:446px;}
.pop_3 .fr ul{margin-top:10px;}
.pop_3 .fl li,.pop_3 .fr li{font:normal 14px/220% \5FAE\8F6F\96C5\9ED1;}
.pop_3 .fl li,.pop_3 .fr li a:link,.pop_3 .fr li a:visited{color:#5c3013;}
/*p2*/
.p2_content,.p3_content,.p4_content,.p5_content{padding-top:60px;}
.p2bg{width:922px;}
.p2_1{width:409px;position:relative;}
.p2_1,.p2_2{float:left;margin:41px 26px 0 26px;display:inline;}
.p2_1 img{float:left;}
.p2_1 div{float:left;width:202px;height:203px;border:1px solid #e6b458;}
.p2_1 div span,.p2_2 span,.p5_1 span,.mark{background:#b7851b;filter:alpha(opacity=19);opacity:.19;position:absolute;width:409px;height:203px;left:0;}
.p2_1 div b{position:absolute;padding:20px 12px 0 16px;}
.p2_1 div b,.p2_2 b,.p5_2 h3{font:normal 18px/22px \5FAE\8F6F\96C5\9ED1;color:#813c0f;}
.p2_1 div p{position:absolute;bottom:20px;padding:0 12px 0 16px;width:175px;}
.p2_1 div p,.p3_1 p,.p2_2 p{font:normal 14px/190% \5FAE\8F6F\96C5\9ED1;}
.p2_2{width:379px;height:183px;border:1px solid #e6b458;position:relative;padding:20px 12px 0 16px;}
.p2_2 span{top:0;}
.p2_2 b{display:block;}
.p2_2 p{padding-top:15px;}
/*p3*/
.p3_1{float:left;margin-left:17px;width:475px;display:inline;margin-top:25px;}
.p3_1 span{width:66px;height:44px;}
.p3_1 span.left{background:url(../images/p3_2.png) no-repeat;float:left;}
.p3_1 span.right{background:url(../images/p3_3.png) no-repeat;float:right;margin-top:-40px;}
.p3_1 h1{float:left;margin-left:12px;color:#813c0f;overflow:hidden;padding-bottom:12px;}
.p3_1 p{width:390px;margin-left:28px;float:left;}
/*p4*/
.p4_1{float:left;width:477px;margin:44px 10px 0 13px;display:inline;}
.p4_1 span{color:#b8813d;font:bold 42px/44px \5FAE\8F6F\96C5\9ED1;float:left;width:71px;border-right:1px solid #c89536;text-align:center;height:135px;}
.p4_1 p{float:right;width:386px;}
/*p5*/
.p5_content{width:870px;}
.p5_content .fl{width:577px;position:relative;}
.p5_content .fr{width:249px;position:relative;}
.p5_1{margin-top:35px;border:1px solid #e6b458;width:575px;height:331px;position:relative;}
.p5_2{width:211px;height:447px;border:1px solid #e6b458;padding:0 18px;}
.p5_content .fl .mark{width:577px;height:331px;position:absolute;top:118px;}
.p5_content .fr .mark{width:249px;height:449px;position:absolute;top:0;}
.p5_2 h3{font-weight:bold;margin-top:15px;}
.p5_2 li{padding-top:20px;padding-bottom:10px;overflow:hidden;}
.p5_2 li img{float:left;margin-right:13px;}
.p5_2 li span{display:block;font:normal 14px/180% \5FAE\8F6F\96C5\9ED1;padding-top:23px;}
.p5_2 li,.p5_2 li a:link,.p5_2 li a:visited{color:#582707;}
/*p6*/
.p6_1{width:1014px;margin-top:45px;}
.p6_1 img{float:left;margin:15px 8px auto 9px;display:inline;}
/*div_right*/
#div_right{position:fixed;bottom:47px;width:51px;left:50%;z-index:1000;margin:0 0 0 505px;}
.actGotop{margin-top:1px;}
.actGotop a{background:url(../images/btop.gif) no-repeat left top;height:48px;display:block;overflow:hidden;}
.bdsharebuttonbox{height:48px;overflow:hidden;}
.bdsharebuttonbox a.bds_more{background:url(../images/share.gif) no-repeat;width:51px;height:48px;margin:0;}
*html #div_right{position:absolute;right:div_right(eval(document.documentElement.scrollLeft+ (document.documentElement.clientWidth -980)/2-200));top:expression(eval(document.documentElement.scrollTop+350))
}
.comment-body {
	font-size: 14px;
	line-height: 24px;
	color: #666;
}
.green {
	color: #538c0c;
}
.gn {
	float: right;
}
.gn a {
	color: #F30;
}
.ly {
	width: 100px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 20px;
	clear: both;
}
.ly #SubmitContact {
	background-color: #538c0c;
	color: #FFF;
	padding: 10px 30px;
	border: none;
	text-transform: uppercase;
	cursor:pointer;
	margin-bottom: 10px;
}
.ly #SubmitContact:hover {
	background-color: #6C6;
}
.nano-content {
	overflow: scroll;
	height: 350px;
}
