﻿@charset "UTF-8";
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {margin: 0;padding: 0;border: 0;font-size: 100%;font: inherit;vertical-align: baseline }
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display: block }
ol, ul {list-style: none }
img {border: 0; }
table {border-collapse: collapse;border-spacing: 0 }
body {line-height: 20px;font-size: 14px;font-family: "Lantinghei SC", "Microsoft Yahei", Helvetica, Arial;color: #333 }
html { background: url(../images/bg.jpg) top center repeat-y #000;color: #333;font-size: 1em;line-height: 1.5 }
hr {display: block;height: 1px;border: 0;border-top: 1px solid #ccc;margin: 1em 0;padding: 0 }
audio, canvas, iframe, img, svg, video {vertical-align: middle }
fieldset {border: 0;margin: 0;padding: 0 }
textarea {resize: vertical }
input, select, button, textarea {font-size: 100%;font-family: inherit;margin: 0;padding: 0;outline: none; }
a {color: inherit;text-decoration: none; }
a:hover {text-decoration: none }
input:-ms-input-placeholder, textarea:-ms-input-placeholder {
color:#d49e56 }
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
color:#d49e56 }
input[type=text], select {-webkit-appearance: none }
.clearfix:after {content: ".";display: block;height: 0;clear: both;overflow: hidden;visibility: hidden }
.clearfix {
*zoom:1 }
.clear {clear: both;width: 0px;height: 0px;font-size: 0px;overflow: hidden }
.cgi-fl {float: left }
.cgi-fr {float: right }
html, body, div, span, header, nav, a, ul, li {margin: 0;color:black;padding: 0;border: 0;vertical-align: baseline }
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display: block }
body {-webkit-text-size-adjust: 100%;}
ol, ul {list-style: none }
.cgi-body {max-width: 800px;margin: 0 auto;position: relative;}


/*----------------------------*/
.white-box { margin-top: 5px; padding: 5px; border: solid 1px #ddd; border-radius: 5px; background: #fff; box-shadow: 0 2px 5px rgba(0,0,0,0.1);}
.black-table {}
.black-table table {}
.black-table th { padding: 5px; color: #f00; font-weight: bold; background: #ff0;}
.black-table td { padding: 5px; color: #0F0; font-weight: bold; background: #000;}


.cgi-head-home {}
.cgi-head-home img { width: 100%; height: auto;}
#cgi-head-search { padding: 15px 0;}
.cgi-head-search { width: 90%; height: 30px; margin: 0 5%; border: solid 1px #cba662; border-radius: 15px;}
.cgi-head-search .search-box { padding-right: 40px; padding-left: 12px; background: #fff; border-radius: 15px; position: relative;}
.cgi-head-search .search-txt { width: 100%; height: 24px; line-height: 24px; padding: 3px 0; border: 0; background: none;}
.cgi-head-search .search-btn { width: 40px; height: 30px; border: 0; background: url(../images/cgi-head-search.png) center center no-repeat; background-size: 19px auto; cursor: pointer; overflow: hidden; text-indent: -999999px; position: absolute; top: 0; right: 0; z-index: 1;}

.cgi-head { height: 45px; color: #fff; background: url(../images/nav.png) 0 0 repeat-x #e37400; position: relative;}
.icon-back { float: left; width: 40px; height: 45px; display: inline-block; position: relative;}
.icon-back:after { content: ""; display: inline-block; width: 12px; height: 12px; border-top: 2px solid #fff; border-right: 2px solid #fff; position: absolute; top: 16px; left: 15px;}
.icon-back:after { -webkit-transform: rotate(225deg); -moz-transform: rotate(225deg); -o-transform: rotate(225deg); transform: rotate(225deg);}
.cgi-head-tit { line-height: 45px; font-size: 18px;}
.cgi-head-tit.tit-center { width: 80%; text-align: center; display: inline-block; position: absolute; left: 10%;}
.cgi-head-btn { float: right; margin: 9px 10px 0 0; padding: 3px 10px; color: #fff; font-size: 14px; border: solid 1px rgba(255,255,255,0.5); border-radius: 15px;}
.cgi-head-a { float: right; margin: 9px 10px 0 0; padding: 3px 10px; color: #fff; font-size: 14px; border: solid 1px rgba(255,255,255,0.5); border-radius: 15px;}

.cgi-nav { height: 45px; background: url(../images/nav.png) 0 0 repeat-x #e37400;}
.cgi-nav ul {}
.cgi-nav ul li { float: left; width: 25%;}
.cgi-nav ul li a { height: 45px; line-height: 45px; font-weight: bold; color: #fff; font-size: 16px; text-align: center; display: block;}

.cgi-subNav { height: 43px; background: url(../images/sub-nav.png) 0 0 repeat-x #fdeb79;}
.cgi-subNav ul {}
.cgi-subNav ul li { float: left; width: 20%;}
.cgi-subNav ul li a { height: 43px; line-height: 43px; font-size: 14px; color: #9c3f00; text-align: center;display: block; overflow: hidden;}
.cgi-subNav ul li a.on { height: 41px; line-height: 41px; color: #000; border-bottom: solid 2px #da5800;}

.cgi-foot { padding: 20px 0; font-size: 14px; color: #d49e56; text-align: center;}

.u-list-look { color: #000;}
.u-list-look li { padding: 10px 5px 10px 10px; border-bottom: solid 1px #f8dea1;}
.u-list-look h3 { margin-bottom: 5px; padding: 4px 10px 5px 0; font-size: 16px; overflow: hidden; line-height: 26px; }
/*.u-list-look a:visited { color: #d49e56;}*/

.u-list-look .look-img { margin-bottom: 5px; overflow: hidden;}
.u-list-look .look-img span { float: left; max-width: 31%; overflow: hidden; padding: 0 0 10px; width: auto;}
.u-list-look .look-img img.zoom { height: 110px; width: 100%;}
.u-list-look .look-img span:nth-child(-n+3) { margin: 0 2.5% 0 0;}

.u-list-look .look-sum { height: 36px; line-height: 36px; color: #d49e56; }
.u-list-look .look-sum .look-pic { float: left; width: 36px; height: 36px; margin-right: 10px; display: inline-block;}
.u-list-look .look-sum .look-pic img { width: 36px; height: 36px; border-radius: 50%;}
.u-list-look .look-sum .look-author { float: left; margin-right: 10px; color: #d52127; font-weight: bold;}
.u-list-look .look-sum .look-date { float: left; font-size: 14px;}

.u-list-look .look-menu { height: 24px; line-height: 24px; color: #d49e56; font-size: 14px;}
.u-list-look .look-menu span { height: 24px; margin-right: 20px; position: relative;}
.u-list-look .look-menu span em { display: none;}
.u-list-look .look-menu span i { width: 24px; height: 24px; margin-right: 5px; display: inline-block; vertical-align: bottom;}
.u-list-look .look-menu span.look-menu4 { float: right; margin-right: 10px;}
.u-list-look .look-menu span.look-menu1 i { background: url(../images/cgi-zan.png) 0 0 no-repeat; background-size: 24px auto;}
.u-list-look .look-menu span.look-menu2 i { background: url(../images/cgi-cai.png) 0 0 no-repeat; background-size: 24px auto;}
.u-list-look .look-menu span.look-menu3 i { background: url(../images/cgi-pl.png) 0 0 no-repeat; background-size: 24px auto;}
.u-list-look .look-menu span.look-menu4 i { background: url(../images/cgi-view.png) 0 0 no-repeat; background-size: 24px auto;}
.u-list-look .look-menu a { color: #d49e56;}
.u-list-look .look-menu a.hover { color: #f00;}
.u-list-look .look-menu span.look-menu1 a.hover i { background: url(../images/cgi-zan-2.png) 0 0 no-repeat; background-size: 24px auto;}
.u-list-look .look-menu span.look-menu2 a.hover i { background: url(../images/cgi-cai-2.png) 0 0 no-repeat; background-size: 24px auto;}

/*高手贴*/
.cgi-gsb {}
.cgi-gsb-header img { width: 100%; height: auto;}
.cgi-gsb ul { padding: 0 0px 0px 0px;}
.cgi-gsb ul li { line-height: 40px; font-size: 14px;  border-bottom: 1px #f8dea1 solid; overflow: hidden;  white-space: nowrap;  text-overflow: ellipsis;}
.cgi-gsb ul li span {}
.cgi-gsb ul li span.cgi-gsb-tit { height: 20px; line-height: 20px; margin-right: 8px; padding: 0 5px; font-size: 12px; color: #fff; border-radius: 5px; background: #f00; display: inline-block; }
.cgi-gsb ul li span.cgi-zuozhe { float: right; margin-left: 10px; font-size: 14px; color: #d49e56;}
.cgi-gsb ul li a {}
.cgi-gsb-more {  height: 33px;  border-radius: 3px;  -webkit-border-radius: 3px;  -moz-border-radius: 3px;  clear: both;  display: -webkit-box;  padding: 2px 12px 12px 12px;}
.cgi-gsb-more a { display: block; color: #e67d00; font-size: 13px; line-height: 33px; text-align: center; background: #f8dea1; border-radius: 3px; width: 100%; border: 1px solid #dcb179;}

.cgi-tuijian-tit { height: 35px; line-height: 35px; text-align: center; color: #fff; font-weight: bold; background: #f00;}
.cgi-tuijian { padding-bottom: 0px;}
.cgi-tuijian img { width: 100%; height: auto;}

.gongai { text-align: center; border-bottom: solid 10px #eee; background: #fff;}
.gongai-tit { height: 40px; line-height: 40px; font-size: 16px; color: #fff; background: #ff6600;}
.gongai ul { padding: 5px 0;}
.gongai ul li {}
.gongai ul li a { width: 94%; height: 30px; line-height: 30px; margin: 5px 0; border: solid 1px #f8dea1; box-shadow: 0 2px 5px rgba(0,0,0,0.1); border-radius: 6px; display: inline-block; background-image: linear-gradient(to top, #ffcc66,#fff);}
.gongai ul.gongai-ul { padding: 5px 0 5px 3%;}
.gongai ul.gongai-ul li {float: left; width: 47%; padding: 0 3% 0 0;}
.gongai ul.gongai-ul li a { width: 100%; height: 30px; line-height: 30px; margin: 5px 0; border: solid 1px #ddd; box-shadow: 0 2px 5px rgba(0,0,0,0.1); border-radius: 6px; display: inline-block; background-image: linear-gradient(to top, #f7f7f7,#fff);}

.bizhong {}
.bizhong table {}
.bizhong table th { height: 30px; color: #fff; font-size: 16px; border: solid 1px #555;}
.bizhong table thead th { font-weight: normal; color: #fff; background: #f00;}
.bizhong table tfoot th { font-size: 14px; font-weight: normal; background: #000;}
.bizhong table td { padding: 5px 10px; color: #f00; border: solid 1px #555; background: #000;}

.u-pager { padding: 20px 0; text-align: center; color: #d49e56; font-size: 0;}
.u-btn,.page-txt { height: 16px; line-height: 16px; vertical-align: top; margin: 5px 3px; padding: 10px 15px; border: solid 1px #f8dea1; font-size: 14px; border-radius: 5px; display: inline-block; position: relative; background: #fff;}
.page-txt { color: #d52127;}
.page-txt.on { color: #fff; border-color: #d52127; background: #d52127;}
.u-btn { padding: 10px 20px;}
.u-btn.off,.u-btn.off:before { border-color: #ffedc3;}
.u-btn:before { content: ""; display: inline-block; width: 10px; height: 10px; border-top: 1px solid #f8dea1; border-right: 1px solid #f8dea1; position: absolute; top: 12px;}
.pre-btn:before { -webkit-transform: rotate(225deg); -moz-transform: rotate(225deg); -o-transform: rotate(225deg); transform: rotate(225deg); left: 17px;}
.next-btn:before { -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg); right: 17px;}

.cgi-tit { border-bottom: solid 1px #f8dea1; padding: 10px;}
.cgi-tit h1 { font-size: 20px; font-weight: 700; line-height: 28px; padding: 15px 0;}
.cgi-tit p { color: #d49e56; font-size: 14px;}
.cgi-tit p span { float: left;}
.cgi-tit-num { margin-right: 10px;}

.cgi-info { padding: 20px 10px 0 10px;}
.cgi-info dl {}
.cgi-info dt { float: left; padding-top: 3px;}
.cgi-info dt img { width: 36px; height: 36px; border-radius: 50%;}
.cgi-info dd { padding-left: 46px;}
.cgi-info-author { color: #d52127; font-weight: bold;}
.u-badge { font-size: 12px; color: #ff0; font-weight: normal; vertical-align: middle; background-color: #ff943c; border-radius: 4px; padding: 1px 3px; margin-left: 3px;}
.cgi-info-time { padding: 5px 0; color: #d49e56; font-size: 14px;}

.cgi-bd { line-height: 30px; padding: 10px ; font-size: 18px; word-wrap: break-word;}
.cgi-bd p { margin-bottom: 20px;}
.cgi-bd img { max-width: 100%; height: auto;}
.cgi-bd-img p {}
.cgi-bd-img img { width: 100%; height: auto;}
.cgi-tool { height: 31px; line-height: 31px; text-align: right; font-size: 14px; color: #d49e56; border-bottom: solid 1px #f8dea1;}
.cgi-tool-num { padding: 0 3%; color: #d52127;}
.cgi-reply { padding: 0 3%; color: #d52127;}
.cgi-floor { padding: 0 10px 0 3%;}

.cgi-bianji { font-size: 12px; color: #d49e56; text-align: center; padding: 15px 0; border-top: solid 1px #f8dea1; border-bottom: solid 1px #f8dea1;}
.cgi-txt { padding: 10px;}
.cgi-txt p { margin-bottom: 10px;}
.cgi-txt img { max-width: 100%; height: auto;}

.cgi-pl-blank { height: 52px; clear: both; overflow: hidden;}
.cgi-pl-quick { width: 100%; max-width: 800px; padding: 10px 0; background: url(../images/sub-nav.png) 0 -20px repeat-x #fdeb79; position: fixed; bottom: 60px; z-index: 998;}
.cgi-pl-quick .quick-box { padding: 0 110px 0 10px; position: relative;}
.cgi-pl-quick .quick-txt { height: 30px; line-height: 30px; padding: 0 8px; border: solid 1px #cba662; border-radius: 5px; background: #fff; display: block;}
.cgi-pl-quick .quick-txt input { width: 100%; height: 24px; line-height: 24px; padding: 3px 0; border: 0;}
.cgi-pl-quick .quick-btn { float: right; width: 90px; height: 32px; padding: 0 10px; color: #fff; border: solid 1px #d52127; border-radius: 5px; background: #fff; background-image:-webkit-linear-gradient(to top, #d70000, #ff0000); background-image:linear-gradient(to top, #d70000, #ff0000); position: absolute; top: 0; right: 10px;}

.reply-list { border-top: 1px solid #f8dea1; padding: 15px 0 10px; margin-left: 56px; margin-right: 10px; position: relative; font-size: 14px; line-height: 22px; margin-top: 15px; }
.reply-list:after { position: absolute; display: block; width: 6px; height: 6px; border-top: 1px solid #f8dea1; border-left: 1px solid #f8dea1; -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg); content: ""; background-color: #fef8e8; top: -4px; left: 30px;}
.reply-list li { padding-bottom: 5px; margin-bottom: 10px; border-bottom: solid 1px #f8dea1;}
.reply-list li .reply-author { color: #d52127; font-size: 14px;}
.reply-list li .reply-time { float: right; font-size: 12px; color: #d49e56;}

.cgi-black-bg { width:100%; max-width: 800px; height:100%; position:fixed; top:0; z-index:999; background:#000; opacity:0.6;filter:alpha(opacity=60);}
.cgi-tan-box-container { position: fixed;left: -100%;right:100%;top:0;bottom: 0;text-align: center;font-size: 0; z-index:1000;}
.cgi-tan-box-container:after {content:"";display: inline-block;vertical-align: middle;height: 100%;width: 0;}
.cgi-tan-box {display: inline-block; *display: inline; *zoom:1; vertical-align: middle;position: relative;right: -100%; width: 40%; max-width: 500px; color: #fff; font-size: 16px; border-radius: 20px; background-color:rgba(0,0,0,0.7);}
.cgi-tan-content { padding: 20px 15px;}

#tipDialogContainer{display: none;}

.cgi-input-wrapper { margin: 0 10%; padding-top: 10px;}
.cgi-input-wrapper li { padding-top: 10px;}
.cgi-input-wrapper input { width: 100%; height: 40px; line-height: 40px; border: 0; border-bottom: solid 1px #f8dea1; background: #fef8e8;}
.cgi-input-btn { margin: 0 10%; padding-top: 20px;}
.cgi-input-btn input { width: 100%; height: 40px; color: #fff; font-size: 16px; border: 0; border-radius: 20px; background: #d52127;}
.cgi-input-btn2 { margin: 0 10%; padding-top: 20px;}
.cgi-input-btn2 input { width: 100%; height: 40px; color: #d52127; font-size: 16px; border: 0; border-radius: 20px; background: #f8dea1;}

.cgi-user-function { padding: 40px 3% 0 3%;}
.cgi-user-function li { float: left; width: 40%; padding: 0 5%;}
.cgi-user-function li span { height: 120px; display: block; text-align: center; border-radius: 20px; background: #f8dea1;}
.cgi-user-function li span img { height: 100%; width: auto;}
.cgi-user-function li p { height: 40px; line-height: 40px; text-align: center; color: #d52127;}

.cgi-user-pic { height: 120px; margin-top: 40px; text-align: center;}
.cgi-user-pic img { width: 120px; height: 120px; border-radius: 50%;}
.cgi-user-inf { width: 70%; margin: 0 auto; text-align: center;}
.cgi-user-inf dt { margin-bottom: 20px; padding: 20px 0; text-align: center; color: #f00; font-size: 20px; font-weight: 700; border-bottom: solid 1px #f8dea1;}
.cgi-user-inf dd { padding-bottom: 15px;}
.cgi-user-inf dd a { color: #d52127;}

.cgi-user-list { width: 80%; margin: 0 auto; padding-top: 20px;}
.cgi-user-list ul {}
.cgi-user-list ul li { float: left; width: 18%; padding: 1%;}
.cgi-user-list ul li img { width: 100%; height: auto; }

.cgi-load-con { padding: 15px 10px; border-bottom: solid 1px #f8dea1;}
.cgi-load-con li { float: left; width: 31%;}
.cgi-load-con li:nth-child(1), .cgi-load-con li:nth-child(2) { margin: 0 3.5% 0 0;}
.cgi-load-con li a { display: block; height: 35px; line-height: 35px; color: #fff; text-align: center; font-size: 14px; border-radius: 10px; background: #e37400;}

.cgi-post-wrapper { padding: 15px 10px;}
.post-tit { margin-bottom: 15px; padding: 0 10px; border: solid 1px #cba662; border-radius: 5px; background: #fff;}
.post-tit input { width: 100%; height: 30px; line-height: 30px; padding: 5px 0; border: 0; }
.post-tool { height: 40px; border: solid 1px #cba662; border-radius: 5px 5px 0 0; background: #f8dea1;}
.post-tool span { width: 40px; height: 40px; display: inline-block;}
.post-tool span img { width: 40px; height: 40px;}
.post-content { padding: 10px; border: solid 1px #cba662; border-top: 0; border-radius: 0 0 5px 5px; background: #fff;}
.post-content textarea { width: 100%; height: 200px; border: 0;}
.post-btn { padding-top: 15px;}
.post-btn input { width: 100%; height: 40px; color: #fff; font-size: 16px; border: 0; border-radius: 20px; background: #d52127;}

/*图片放大*/
.photoBox{display:inline-block;position:relative;}
.photoBox img{display:block;}
.zoom{}
.photoArea{zoom:1;}
.minifier{}
.photoArea {}
.photoArea img { width: 99%; height: auto;}


.bizhong { width:100%; margin:0 auto;}
.bizhong-box{ float: left; width: 100%; display:none;}
.action-bz{display:block;}
.bizhong-page { height: 40px; padding-top: 5px;}
.bizhong-btn { float: left; width: calc( 50% - 7px); height: 38px; line-height: 38px; margin-right: 10px; text-align: center; display: inline-block; background: #aaa; border: solid 1px #ccc; border-radius: 5px; background-image: linear-gradient(to top, #ddd, #fff); cursor: pointer;}
.bizhong-btn:hover { background-image: linear-gradient(to bottom, #ddd, #fff);}
.bizhong-btn.bizhong-pre {}
.bizhong-btn.bizhong-next { margin-right: 0;}

.bizhong table { border-collapse: collapse; font-weight: bold;}
.bizhong table th { padding: 5px 10px; color: #fff; text-align: center; font-weight: bold; font-size: 16px; border: solid 1px #555;}
.bizhong table thead th { color: #f00; background: #ff0;}
.bizhong table tfoot th { background: #f00;}
.bizhong table td { padding: 5px 10px; color: #0f0; border: solid 1px #555; background: #000;}


.cgi-kjjl-box { max-width:800px;padding: 0 0 5px 0; border: solid 1px #ddd; border-radius: 5px; background: #fff; margin:0 auto 5px; box-shadow: 0 2px 5px rgba(0,0,0,0.1);}
.cgi-kjjl-box .kjjl-tit { padding-bottom: 10px; text-align: center;}
.cgi-kjjl-box .kjjl-tit span { height: 40px; line-height: 40px; padding: 0 40px; font-size: 18px; font-weight: bold; color: #fff; display: inline-block; background: #f00; position: relative;}
.cgi-kjjl-box .kjjl-tit span:before {content: "";display: inline-block; width: 0; height: 0; border-left: 40px solid transparent; border-top: 40px solid #f00; position: absolute; left: -40px;}
.cgi-kjjl-box .kjjl-tit span:after {content: "";display: inline-block; width: 0; height: 0; border-right: 40px solid transparent; border-top: 40px solid #f00; position: absolute; right: -40px;}
.cgi-kjjl-box .kjjl-con ul {}
.cgi-kjjl-box .kjjl-con ul li { float: left; width: 25%;}
.cgi-kjjl-box .kjjl-con ul li a { height: 40px; line-height: 40px; margin: 5px; text-align: center; color: #fff; border-radius: 20px; background: #006afe; background-image: linear-gradient(to top, #006afe, #0095fe); display: block;}
.cgi-kjjl-box .kjjl-con ul li a:hover { text-decoration: none; background: #0095fe; background-image: linear-gradient(to bottom, #006afe, #0095fe);}
.cgi-kjjl-box .kjjl-con ul li:last-child { width: 100%;}
.cgi-kjjl-box .kjjl-con ul li:last-child a { color: #000; border: solid 1px #ddd; background: #eee; background-image: linear-gradient(to top, #eee, #fff); box-shadow: 0 2px 5px rgba(0,0,0,0.1);}
.cgi-kjjl-box .kjjl-con ul li:last-child a:hover { background: #fff; background-image: linear-gradient(to bottom, #eee, #fff);}
@media screen and (max-width:720px){
.cgi-kjjl-box { font-size: 14px;}
.cgi-kjjl-box .kjjl-con ul li a { height: 30px; line-height: 30px; border-radius: 15px;}
.cgi-kjjl-box .kjjl-tit span { height: 36px; line-height: 36px; padding: 0 30px;}
.cgi-kjjl-box .kjjl-tit span:before {border-left: 30px solid transparent; border-top: 36px solid #f00; position: absolute; left: -30px;}
.cgi-kjjl-box .kjjl-tit span:after {border-right: 30px solid transparent; border-top: 36px solid #f00; position: absolute; right: -30px;}
}
.wz-con{text-align:center}
.wz-con p{line-height:1.5rem}
.wz-con span{color:#06f;font-weight:bold}
.wz-con font{color:#f00}
.wz-qi{padding:5px 0;border-bottom:1px dashed #888}
.wz-qi .p2{color:#090}
.wz-qi .p3{color:#00f}
.wz-qi .p4{color:#f0f}
@media (max-width: 319px){
.wz-con{font-size:12px}
}
@media (min-width: 320px) and (max-width:359px){
.wz-con{font-size:14px}
}
@media (min-width: 360px) and (max-width: 374px){
.wz-con{font-size:14px}
}
@media (min-width: 375px) and (max-width: 392px){
.wz-con{font-size:16px}
}
@media (min-width: 393px) and (max-width: 413px){
.wz-con{font-size:18px}
}
@media (min-width: 414px) and (max-width: 767px){
.wz-con{font-size:18px}
}
@media (min-width:768px){
.wz-con p{line-height:2rem}
.wz-con{font-size:22px}
}

* {
		margin: 0;
		padding: 0;
	}

	.jx {}

	.jx th {
		height: 30px;
		color: #fff;
		font-size: 13px;
		font-weight: bold;
		text-align: center;
		border: solid 1px #e5e5e5;
		background: #7c4319;
	}

	.jx td {
		height: 25px;
		text-align: center;
		border: solid 1px #e5e5e5;
	}	