.contentpage{ margin-bottom:60px}
.contentpage article{  }
.contentpage .contentsection{padding:4% 4% 0;}

.contentpage .contentsection header{   /*margin-bottom:16px;border-bottom:3px #808080 solid;*/}
.contentpage .contentsection header h1{color:#6B6B6B; font-size:1.8rem; line-height:23px;}
.contentpage .contentsection header .h{text-align:center; border-bottom:1px #ccc solid; line-height:28px; padding:6px 0;}
.contentpage .contentsection header img{ display:block;}
.contentpage .contentsection article{ font-size:1.4em; line-height:2em; padding:0; width:100%;color:#3d3d3d; margin-top:16px; word-break: break-word;}
.contentpage .contentsection article td{ word-break:break-all;}
/*.contentpage .contentsection article p{ text-indent:2em;}*/

.contentpage article .article-list {display: block;clear: both;overflow: auto;padding: 3% 0; border-bottom:1px dashed #ccc;}
/*.contentpage article .article-list dl{ display:-webkit-box }*/

.contentpage article .article-list dl>*{ display:table-cell}
.contentpage article .article-list dt {margin-right: 2%; width:23%}
.contentpage article .article-list dd {color: #807d7b; vertical-align:top; padding-left:5px; background: url('../images/ddd.jpg') no-repeat 1px center ; }
.contentpage article .article-list dd span {margin-left:14px; display:block; overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}

.contentpage article .article-list dd .post-intro{ line-height:20px;}
.contentpage article .article-list:last-of-type{ border-bottom:0}
.contentpage article .article-list:first-of-type{ border-top:0}
.contentpage article .article-list {display: block;clear: both;overflow: auto;padding: 3% 0; border-bottom:1px dashed #ccc;}
/*.contentpage article .article-list dl{ display:-webkit-box }*/

.contentpage1{ margin-bottom:60px}
.contentpage1 article{width:96%; padding:0 2%; }
.contentpage1 .contentsection{}
.contentpage1 .contentsection header{  /*margin-bottom:16px;border-bottom:3px #808080 solid;*/}
.contentpage1 .contentsection header h1{color:#6B6B6B; font-size:1.8rem; margin:15px 0; line-height:23px;}
.contentpage1 .contentsection header h2{ font-size:1.7rem;}
.contentpage1 .contentsection header .h{text-align:center; border-bottom:1px #ccc solid; padding-bottom:15px;}
.contentpage1 .contentsection header img{ display:block;}
.contentpage1 .contentsection article{ font-size:1.4em; line-height:2em; padding:0; width:100%;color:#666; overflow:hidden;}
.contentpage1 .contentsection article td{ word-break:break-all;}
.contentpage1 article .article-list {display: block;padding: 3% 0; width:31%; float:left; text-align:center; margin-right:3%;}
.contentpage1 article .article-list:nth-child(3n){ margin-right:0;}
.contentpage1 article .article-list dl{background:#fff}
.contentpage1 article .article-list dt {padding:10px 0px 10px;}
.contentpage1 article .article-list dd {color: #807d7b; vertical-align:top; padding-left:5px; }
.contentpage1 article .article-list dd h2 {font-size:13px;font-weight:normal}
.contentpage1 article .article-list dd span {font-size: 1.5rem; margin-left:14px;}

.contentpage1 article .article-list:last-of-type{ border-bottom:0}
.contentpage1 article .article-list:first-of-type{ border-top:0}


.contentpage2{ margin-bottom:60px}
.contentpage2 article{width:96%; padding:0 2%; }
.contentpage2 .contentsection{}
.contentpage2 .contentsection header{ /*margin-bottom:16px;border-bottom:3px #808080 solid;*/}
.contentpage2 .contentsection header h1{color:#6B6B6B; font-size:1.8rem; margin:15px 0; line-height:23px;}
.contentpage2 .contentsection header h2{ font-size:1.7rem;}
.contentpage2 .contentsection header .h{text-align:center; border-bottom:1px #ccc solid; padding-bottom:15px;}
.contentpage2 .contentsection header img{ display:block;}
.contentpage2 .contentsection article{ font-size:1.4em; line-height:2em; padding:0; width:100%;color:#666;}
.contentpage2 .contentsection article td{ word-break:break-all;}
.contentpage2 article .article-list {display: block;clear: both;overflow: auto;padding: 3% 0; border-bottom:1px dashed #ccc;}

.contentpage2 article .article-list dl>*{ display:table-cell;overflow:hidden;}
.contentpage2 article .article-list dt {margin-right: 4%; width:20%; float:left;}
.contentpage2 article .article-list dd {color: #807d7b; vertical-align:top;  }
.contentpage2 article .article-list dd h2 {font-size: 1.5rem; }
.contentpage2 article .article-list dd span {font-size: 1.5rem; margin-left:14px;}
.contentpage2 article .article-list dd .post-intro{ line-height:20px; margin-left:8px;}
.contentpage2 article .article-list:last-of-type{ border-bottom:0}
.contentpage2 article .article-list:first-of-type{ border-top:0}


/*留言板样式*/
ul.round {background-color: rgba(255, 255, 255, 0.9);border: 1px solid #C6C6C6;border-radius: 5px;box-shadow: 0 1px 1px #F6F6F6;display: block;font-size: 14px;line-height: 24px;margin-bottom: 11px;text-align: left;}
.round li.title {background-color: #E1E1E1;background-image: linear-gradient(bottom, #E7E7E7 0%, #f9f9f9 100%);background-image: -o-linear-gradient(bottom, #E7E7E7 0%, #f9f9f9 100%);background-image: -moz-linear-gradient(bottom,#E7E7E7 0%, #f9f9f9 100%);background-image: -webkit-linear-gradient(bottom, #E7E7E7 0%, #f9f9f9 100%);background-image: -ms-linear-gradient(bottom, #E7E7E7 0%, #f9f9f9 100%);background-image:-webkit-gradient( linear, left bottom,
 left top,
 color-stop(0, #E7E7E7),
 color-stop(1, #f9f9f9)
 );-webkit-box-shadow: 0 1px 0 #FFFFFF inset, 0 1px 0 #EEEEEE;-moz-box-shadow: 0 1px 0 #FFFFFF inset, 0 1px 0 #EEEEEE;box-shadow: 0 1px 0 #FFFFFF inset, 0 1px 0 #EEEEEE;-webkit-border-radius: 5px 5px 0 0;-moz-border-radius: 5px5px 0 0;-o-border-radius: 5px 5px 0 0;border-radius: 5px 5px 0 0;}

.round li, .round li span, .round li a {line-height: 30px;}
ul.round li {-moz-border-bottom-colors: none;-moz-border-left-colors: none;-moz-border-right-colors: none;-moz-border-top-colors: none;border-color: #C6C6C6;border-image: none;border-style: solid;border-width: 0 0 1px;padding: 0 10px;}
.mb {margin-bottom: 4px;}
.round li.nob {border-width: 0;}
.footReturn {display: block;margin: 11px auto;padding: 0;position: relative;}
.submit[type="button"] {-moz-box-sizing: border-box;width: 100%;}
.submit {background-color: #179F00;padding: 10px 20px;font-size: 16px;text-decoration: none;border: 1px solid #0B8E00;background-image: linear-gradient(bottom, #179F00 0%, #5DD300 100%);background-image: -o-linear-gradient(bottom, #179F00 0%, #5DD300 100%);background-image: -moz-linear-gradient(bottom, #179F00 0%, #5DD300 100%);background-image: -webkit-linear-gradient(bottom, #179F00 0%, #5DD300 100%);background-image: -ms-linear-gradient(bottom, #179F00 0%, #5DD300 100%);background-image: -webkit-gradient( linear, left bottom, left top, color-stop(0, #179F00), color-stop(1, #5DD300) );-webkit-box-shadow: 0 1px 0 #94E700 inset, 0 1px 2px rgba(0, 0, 0, 0.5);-moz-box-shadow: 0 1px 0 #94E700 inset, 0 1px 2px rgba(0, 0, 0, 0.5);box-shadow: 0 1px 0 #94E700 inset, 0 1px 2px rgba(0, 0, 0, 0.5);-webkit-border-radius: 5px;-moz-border-radius: 5px;-o-border-radius: 5px;border-radius: 5px;color: #ffffff;display: block;text-align: center;text-shadow: 0 1px rgba(0, 0, 0, 0.2);}

.submit2 {	background-color: #179F00;padding: 10px 20px;font-size: 16px;text-decoration: none;border: 1px solid #0B8E00;background-image: linear-gradient(bottom, #5DD300 0%, #179F00 100%);background-image: -o-linear-gradient(bottom, #5DD300 0%, #179F00 100%);background-image: -moz-linear-gradient(bottom, #5DD300 0%, #179F00 100%);background-image: -webkit-linear-gradient(bottom, #5DD300 0%, #179F00 100%);background-image: -ms-linear-gradient(bottom, #5DD300 0%, #179F00 100%);background-image: -webkit-gradient( linear, left bottom, left top, color-stop(0, #5DD300), color-stop(1, #179F00) ); -webkit-box-shadow: 0 1px 0 #94E700 inset, 0 1px 2px rgba(0, 0, 0, 0.5);-moz-box-shadow: 0 1px 0 #94E700 inset, 0 1px 2px rgba(0, 0, 0, 0.5);box-shadow: 0 1px 0 #94E700 inset, 0 1px 2px rgba(0, 0, 0, 0.5);-webkit-border-radius: 5px;-moz-border-radius: 5px;-o-border-radius: 5px;border-radius: 5px;color: #ffffff;display: block;text-align: center;text-shadow: 0 1px rgba(0, 0, 0, 0.2);}

.kuang th {color: #333333;padding: 0;font-size: 16px;font-weight: normal;text-align: left;width: 79px;}
.px[type="text"] {width: 100%;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
.px {position: relative;background-color: transparent;color: #999999;display: block;width: 100%;padding: 10px;font-size: 14px;margin: 0 auto;font-family: Arial, Helvetica, sans-serif;border: 0;-webkit-appearance: none;}
.round li.nob .px {border-radius: 5px;-webkit-border-radius: 5px;-moz-border-radius: 5px;background-color: #FFFFFF;border: 1px solid #E8E8E8;margin: 5px 0 4px;padding: 5px 0px;}

.round li.nob .pxtextarea {position: relative;background-color: transparent;color: #999999;display: block;width: 100%;margin: 10px 0;font-size: 14px;padding: 0 0px;font-family: Arial, Helvetica, sans-serif;border: 0;overflow: auto;-webkit-appearance: none;}
.round li.nob .pxtextarea {border-radius: 5px;-webkit-border-radius: 5px;-moz-border-radius: 5px;background-color: #FFFFFF;border: 1px solid #E8E8E8;margin: 5px 0 5px;padding: 5px 0px;-webkit-box-sizing: border-box;}
.pagebox{overflow:hidden;margin-bottom:16px;}
.pagebox a{display:block; width:50%; float:left; line-height:38px; color:#fff; background:#016a9c;text-align:center; font-size:14px}
.pagebox a.on{background:#00a64a; color:#fff;}

/*展开折叠*/
.dealer_info{margin:10px 0; font-size:13px; color:#666; line-height:30px;}


.center {width: 94%;overflow: hidden;display: block;margin-left: auto;margin-right: auto;}
.qing {overflow: hidden;display: block;clear: both;}
.padd {padding: 0 7px;}
.dealer_bt {font-size: 16px;color: #0098c5;line-height: 24px;padding: 12px 0;}
.dealer {border-top: 1px solid #cecece;}
.dealer td {border-bottom: 1px solid #cecece;padding: 8px 0;font-size: 14px;color: #38383a;line-height: 22px;}
.dealer td a {font-size: 14px;color: #38383a;line-height: 22px;}

.pro_bt{overflow:hidden;}
.pro_btimg{float:left;width:43px;padding:8px 0;}
.pro_btimg  img{width:32px; height:32px;}
.pro_bti{font-size:16px; color:#38383a; line-height:26px; border-bottom:1px solid #cecece; padding:8px 0; float:left;width:85%}

.qing ul{overflow:hidden; padding-left: 3%;}
.qing ul li{overflow:hidden;}
.pro_jian {padding-left: 15px;font-size: 14px;color: #38383a;line-height: 26px;background: url(../images/pin_biao2.png) 96% center no-repeat;background-size: 12px 12px;display:block;float:left;width:85%;padding:8px 0;border-bottom:1px solid #cecece;}
.qing ul li .qing_timg{float:left;width:43px;text-align: center;}
.qing ul li .qing_timg  img{width:25px; height:40px;}










