@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, 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 { max-width: 100%; height: auto; border: 0; }
table {border-collapse: collapse;border-spacing: 0 }
th { font-weight: normal;}
body { line-height: 20px;font-size: 14px;font-family:"Microsoft Yahei", Helvetica, Arial;color: #333 }
html { height: 100%; color: #333;font-size: 1em;line-height: 1.5;  background-attachment: fixed; background-size: cover;}
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: #000;text-decoration: none; }
a:hover {text-decoration: underline; color: #d70011;}
input:-ms-input-placeholder, textarea:-ms-input-placeholder {
color:#aaa }
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
color:#aaa }
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;padding: 0;border: 0;vertical-align: baseline }
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display: block }
body { min-height: 100%; -webkit-text-size-adjust: 100%; background: url() top center repeat-y;}
ol, ul {list-style: none }


html{
    background: url();
    background-repeat: no-repeat;
    background-position: center top;
    background-attachment: fixed;
    background-size:  auto;
}


/*----------------------------*/
.cgi-body {max-width: 800px;margin: 0 auto;position: relative;}
@media screen and (max-width:800px){   
.cgi-wrap { padding: 0 10px;}
}
.white-box { margin-top: 10px; padding: 5px; border-radius: 5px; border: solid 1px #ddd; background: #fff; box-shadow: 0 2px 5px rgba(0,0,0,0.1);}
.mt10 { margin-top: 10px;}


#SOHUCS #SOHU_MAIN .module-cmt-float-bar,
#SOHUCS #SOHU_MAIN .module-mobile-cmt-float-bar{
    bottom:66px !important;
}


.cgi-head-home {}
.cgi-head-home img {height: auto;}
#cgi-head-search { padding-top: 10px;}
.cgi-head-search { border: solid 3px #f6b26b;}
.cgi-head-search .search-box { padding-right: 50px; padding-left: 12px; background: #fff; border-radius: 10px; position: relative;}
.cgi-head-search .search-txt { width: 100%; height: 30px; line-height: 30px; padding: 5px 0; border: 0; background: none;}
.cgi-head-search .search-btn { width: 50px; height: 40px; border: 0; background: url(../images/cgi-head-search.png) center center no-repeat #f6b26b; background-size: 24px auto; cursor: pointer; overflow: hidden; text-indent: -999999px; position: absolute; top: 0; right: 0; z-index: 1;}

.cgi-head { height: 45px; color: #fff; background: #d70011; 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-btn:hover { text-decoration: none; color: #d70011; border-color: #fff; background: #fff;}
.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-head-a:hover { text-decoration: none; color: #d70011; border-color: #fff; background: #fff;}

.cgi-nav { height: 50px; padding: 0 1px; background: url(../images/nav.png) center center repeat #ffe599;}
.cgi-nav ul {}
.cgi-nav ul li { float: left; width: 20%;}
.cgi-nav ul li a { height: 50px; line-height: 50px; color: #de6309; font-size: 18px; font-weight: bold; text-align: center; display: block;}
.cgi-nav ul li a:hover { text-decoration: none; color: #fff; background: #de6309;}
@media screen and (max-width:800px){  
.cgi-nav { padding: 0;}
}

.cgi-subNav { height: 45px; padding: 0 80px; background: #fffcdb;}
.cgi-subNav ul {}
.cgi-subNav ul li { float: left; width: 20%;}
.cgi-subNav ul li a { height: 45px; line-height: 45px; font-size: 16px; color: #333; text-align: center; display: block; overflow: hidden;}
.cgi-subNav ul li a:hover { text-decoration: none; color: #d70011;}
@media screen and (max-width:800px){  
.cgi-subNav { padding: 0 10px;}
.cgi-subNav ul li a { font-size: 14px;}
}


.u-list-look { color: #000;}
.u-list-look li { padding: 10px 5px 10px 10px; border-bottom: solid 1px #ddd;}
.u-list-look h3 { margin-bottom: 5px; padding: 4px 10px 5px 0; font-size: 16px; overflow: hidden; line-height: 26px; }

.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: 150px; width: 100%;}
.u-list-look .look-img span:nth-child(-n+3) { margin: 0 2.5% 0 0;}
@media screen and (max-width:640px){
.u-list-look .look-img img.zoom { height: 130px;}
 }
@media screen and (max-width:550px){  
.u-list-look .look-img img.zoom { height: 110px;}
 }
@media screen and (max-width:450px){ 
.u-list-look .look-img img.zoom { height: 90px;}
 }
@media screen and (max-width:400px){ 
.u-list-look .look-img img.zoom { height: 70px;}
 }


.u-list-look .look-sum { height: 36px; line-height: 36px; color: #aaa; }
.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: #d70011;}
.u-list-look .look-sum .look-date { float: left; font-size: 14px;}

.u-list-look .look-menu { height: 24px; line-height: 24px; color: #aaa; font-size: 14px;}
.u-list-look .look-menu span { height: 24px; margin-right: 20px; position: relative;}
.u-list-look .look-menu span em { position: absolute; top: -20px; left: 30px;}
.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: #aaa;}
.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;}

.box-radius { margin-top: 10px; border: solid 1px #eedba2; border-radius: 5px; overflow: hidden; box-shadow: 0 2px 5px rgba(0,0,0,.1); background: #fff;}
.radius-tit { height: 35px; line-height: 35px; font-size: 16px; padding: 0 15px; font-weight: bold; color: #d70011; border-bottom: solid 1px #eedba2; border-radius: 5px 5px 0 0; background: #ffe599; background-image:linear-gradient(to top, #ffe599, #fff);}
.radius-tit span { float: left; width: 5px; height: 15px; margin-top: 10px; margin-right: 7px; display: inline-block; background: #fe3501;}

/*高手贴*/
.cgi-gsb {}
.cgi-gsb ul { padding: 5px 5px 0 5px;}
.cgi-gsb ul li { line-height: 40px; font-size: 14px;  border-bottom: 1px #EAEAEA solid; overflow: hidden;  white-space: nowrap;  text-overflow: ellipsis;}
.cgi-gsb ul li:last-child { border-bottom: 0;}
.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: #de650c; display: inline-block; }
.cgi-gsb ul li span.cgi-zuozhe { float: right; margin-left: 10px; font-size: 14px; color: #999;}
.cgi-gsb ul li a {}

.u-pager { margin: 15px 0; text-align: center; color: #999; font-size: 0;}
.u-btn,.page-txt { height: 16px; line-height: 16px; vertical-align: top; margin: 5px 3px; padding: 10px 15px; border: solid 1px #ddd; font-size: 14px; border-radius: 5px; display: inline-block; position: relative;}
.page-txt { color: #d70011;}
.page-txt.on { color: #fff; border-color: #d70011; background: #d70011;}
.u-btn { padding: 10px 20px;}
.u-btn.off,.u-btn.off:before { border-color: #eee;}
.u-btn:before { content: ""; display: inline-block; width: 10px; height: 10px; border-top: 1px solid #d70011; border-right: 1px solid #d70011; 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-foot { padding: 20px 0; font-size: 14px; color: #999; text-align: center;}

.cgi-tit { border-bottom: solid 1px #ddd; padding: 10px;}
.cgi-tit h1 { font-size: 20px; font-weight: 700; line-height: 28px; padding: 15px 0;}
.cgi-tit p { color: #999; 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: #d70011;}
.u-badge { font-size: 12px; color: #fff; vertical-align: middle; background-color: #d70011; border-radius: 4px; padding: 1px 3px; margin-left: 3px;}
.cgi-info-time { padding: 5px 0; color: #999; 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 {}
.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: #999; border-bottom: solid 1px #ddd;}
.cgi-tool-num { padding: 0 3%; color: #d70011;}
.cgi-reply { padding: 0 3%; color: #d70011;}
.cgi-floor { padding: 0 10px 0 3%;}

.reply-list { border-top: 1px solid #ddd; 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 #ddd; border-left: 1px solid #ddd; -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg); content: ""; background-color: #fff; top: -4px; left: 30px;}
.reply-list li { padding-bottom: 5px; margin-bottom: 10px; border-bottom: solid 1px #eee;}
.reply-list li .reply-author { color: #d70011; font-size: 14px;}
.reply-list li .reply-time { float: right; font-size: 12px; color: #999;}

.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 #ddd;}
.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: #5db48b; cursor: pointer;}
.cgi-input-btn input:hover { background: #8cceaf;}
.cgi-input-btn2 { margin: 0 10%; padding-top: 20px;}
.cgi-input-btn2 input { width: 100%; height: 40px; color: #5db48b; font-size: 16px; border: 0; border-radius: 20px; background: rgba(93,180,139,.2); cursor: pointer;}
.cgi-input-btn2 input:hover { color: #fff; background: #8cceaf;}

.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: rgba(93,180,139,.2);}
.cgi-user-function li span img { height: 100%; width: auto;}
.cgi-user-function li p { height: 40px; line-height: 40px; text-align: center; color: #5db48b;}

.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 #eee;}
.cgi-user-inf dd { padding-bottom: 15px;}
.cgi-user-inf dd a { color: #d70011;}

.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: 5px; background: #fff;}
.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: 5px; background: #5db48b;}
.cgi-load-con li a:hover { text-decoration: none; background: #41a073;}

.cgi-post-wrapper { padding: 10px 5px;}
.post-tit { margin-bottom: 15px; padding: 0 10px; border: solid 1px #ddd; border-radius: 5px; background: #fff;}
.post-tit input { width: 100%; height: 30px; line-height: 30px; padding: 5px 0; 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: #5db48b; cursor: pointer;}
.post-btn input:hover { background: #8cceaf;}

/*图片放大*/
.photoBox{display:inline-block;position:relative;}
.photoBox img{display:block;}
.zoom{}
.photoArea{zoom:1;}
.minifier{}
.photoArea {}
.photoArea img { width: 99%; height: auto;}

.cgi-foot-blank { height: 70px; clear: both; overflow: hidden;}
.cgi-foot-links { width: 100%; max-width: 800px; height: 60px; border-top: solid 1px #ddd; box-shadow:0 -4px 10px rgba(0, 0, 0, 0.05);  background: #fff; background-image:-webkit-linear-gradient(to top, #eee, #fff); background-image:linear-gradient(to top, #eee, #fff); position: fixed; bottom: 0; z-index: 998;}
.cgi-foot-links ul {}
.cgi-foot-links ul li { float: left; width: 25%; text-align: center;}
.cgi-foot-links ul li a { font-size: 15px; color: #555;}
.cgi-foot-links ul li a.hover { color: #f00;}
.cgi-foot-links ul li a:hover { text-decoration: none; color: #f00;}
.cgi-foot-links ul li a span { height: 34px; display: block;}
.cgi-foot-links ul li a span.cfl1 { background: url(../images/cfl1.png) 50% 8px no-repeat; background-size: auto 25px;}
.cgi-foot-links ul li a span.cfl2 { background: url(../images/cfl2.png) 50% 8px no-repeat; background-size: auto 25px;}
.cgi-foot-links ul li a span.cfl3 { background: url(../images/cfl3.png) 50% 8px no-repeat; background-size: auto 25px;}
.cgi-foot-links ul li a span.cfl4 { background: url(../images/cfl4.png) 50% 8px no-repeat; background-size: auto 25px;}
.cgi-foot-links ul li a.hover span.cfl1 { background: url(../images/cfl1-2.png) 50% 8px no-repeat; background-size: auto 25px;}
.cgi-foot-links ul li a.hover span.cfl2 { background: url(../images/cfl2-2.png) 50% 8px no-repeat; background-size: auto 25px;}
.cgi-foot-links ul li a.hover span.cfl3 { background: url(../images/cfl3-2.png) 50% 8px no-repeat; background-size: auto 25px;}
.cgi-foot-links ul li a.hover span.cfl4 { background: url(../images/cfl4-2.png) 50% 8px no-repeat; background-size: auto 25px;}
.cgi-foot-links ul li a:hover span.cfl1 { background: url(../images/cfl1-2.png) 50% 8px no-repeat; background-size: auto 25px;}
.cgi-foot-links ul li a:hover span.cfl2 { background: url(../images/cfl2-2.png) 50% 8px no-repeat; background-size: auto 25px;}
.cgi-foot-links ul li a:hover span.cfl3 { background: url(../images/cfl3-2.png) 50% 8px no-repeat; background-size: auto 25px;}
.cgi-foot-links ul li a:hover span.cfl4 { background: url(../images/cfl4-2.png) 50% 8px no-repeat; background-size: auto 25px;}

.redClass { background:#ff0000; color:#fff}
.blueClass { background:#0000ff; color:#fff}
.greenClass { background:#009900; color:#fff}

.bd { font-size: 14px;}

.cgi-zs {}
.cgi-zs .hd{ height:35px; line-height:35px; font-size:16px; overflow:hidden; background:#efefef;}
.cgi-zs .hd ul {}
.cgi-zs .hd ul li{ float:left; width:16.66%; text-align:center; vertical-align:top;  }
.cgi-zs .hd ul li.on a{ color:#f00; display:block; height:33px; line-height:33px; border-bottom:2px solid #f00;}
.cgi-zs .bd td { text-align:center; padding:2px 0; border:1px solid #ddd}
.tableti td { background:#f8f8f8; border-bottom:2px solid #666;}
.cgi-zs .bd td font { display:block}
.cgi-zs .bd td i { color:#999; font-size:10px}

.cgi-zl {}
.cgi-zl .hd { height:77px; padding-top: 10px; border-bottom:1px solid #ddd; overflow:hidden;}
.cgi-zl .hd ul li{ float:left; width:20%; text-align:center}
.cgi-zl .hd ul li span { display:block; width:50%; height:40px; margin:0 auto 10px auto;}
.cgi-zl .hd ul li span img { height: 100%; width: auto;}
.cgi-zl .hd ul li.on a{ display:block; padding-bottom:5px; border-bottom:3px solid #f00;}
.sxsuxing1 td { border-bottom:1px solid #ddd; padding:10px 0;}
.hongbospan span { margin:3px 5px; float:left; width:20px; height:20px; color:#fff; text-align:center; line-height:20px; font-size:12px;-webkit-border-radius:50%; -moz-border-radius:50%; border-radius:50%; background:#f00}
.lanbospan span { margin:3px 5px; float:left; width:20px; height:20px; color:#fff; text-align:center; line-height:20px; font-size:12px;-webkit-border-radius:50%; -moz-border-radius:50%; border-radius:50%; background:#3366ff}
.lvbospan span { margin:3px 5px; float:left; width:20px; height:20px; color:#fff; text-align:center; line-height:20px; font-size:12px;-webkit-border-radius:50%; -moz-border-radius:50%; border-radius:50%; background:#009933}
.sxsuxing2 td { border-bottom:1px solid #ddd; padding:5px 0; overflow:hidden}
.sxsuxing1 span,.sxsuxing2 span { float:left; height:20px; line-height:20px; width:20px; text-align:center; margin:0 3px; color:#fff; font-size:12px; -webkit-border-radius:50%; -moz-border-radius:50%; border-radius:50%;}
.sxsuxing2 i { float:left; width:50px; text-align:center; height:20px; line-height:20px;}
.sxsuxing3 td { border-bottom:1px solid #ddd; padding: 5px 10px; overflow: hidden;}
.sxsuxing3 i { color: #f00;}

.bg_blue { background:#f00;}
.bg_red { background:#3366ff}
.bg_green { background:#009933}

.cgi-tongji {}
.cgi-tongji-tit { height: 40px; line-height: 40px; padding: 0 10px; font-size: 16px; border-top: solid 1px #ddd; background: #f8f8f8;}
.cgi-tongji-tit span { height: 16px; line-height: 16px; border-left: solid 4px #f00; padding-left: 10px; display: inline-block;}
.cgi-tongji .cgi-tongji-tit:nth-child(1) { border-top: 0;}
.cgi-tongji table {}
.cgi-tongji td { text-align:center; padding:2px 0; border:1px solid #ddd;}
.cgi-tongji td span { height:20px; line-height:20px; width:20px; text-align:center; margin:3px; color:#fff; font-size:12px; -webkit-border-radius:50%; -moz-border-radius:50%; border-radius:50%; background: #f00; display: inline-block;}
.cgi-tongji-bg { width: 42%; color: #888; background: #f8f8f8; background-image:-webkit-linear-gradient(to top, #f8f8f8, #ffffff); background-image:linear-gradient(to top, #f8f8f8, #ffffff);}
.cgi-tongji-qi { font-size: 12px;}
.cgi-tongji-grey { height: 5px; overflow: hidden; background: #eee;}

.cgi-pic {}
.cgi-pic ul { padding-top: 10px;}
.cgi-pic ul li { float:left; width:50%; margin-bottom:10px; height:200px;}
.cgi-pic ul li a { display:block; margin: 0 5px 10px 5px; position:relative; line-height:30px; text-align:center;}
.cgi-pic ul li a img { width:100%; height:200px;}
.cgi-pic ul li a span { position:absolute; left:0; bottom:0; width:100%; height:30px; line-height:30px; text-align:center; color:#fff; background-color: rgba(0, 0, 0, 0.7);
background: rgba(0, 0, 0, 0.7);}

@media screen and (max-width:500px){  
.cgi-pic ul li { height:140px;}
.cgi-pic ul li a img { height:140px;}
 } 

@media screen and (max-width:450px){  
.cgi-pic ul li { height:130px;}
.cgi-pic ul li a img { height:130px;}
 } 

@media screen and (max-width:400px){  
.cgi-pic ul li { height:120px;}
.cgi-pic ul li a img { height:120px;}
 }

/*焦点图*/
.block_home_slider { position: relative; text-align: center;} 
.block_home_slider .slide {position:relative;}
.block_home_slider .caption {padding:10px; position:absolute; left:0px; right:0px; bottom:0px; background: rgba(0,0,0,.4); text-align:left;}
.block_home_slider .caption p { color: #fff;}
.block_home_slider .flex-direction-nav a {width:25px; height:25px; margin-top:-27px; display:block; position:absolute; top:50%; background-repeat:no-repeat; background-image:url(../images/sprite_arrow_2.png); text-indent:-9000px;}
.block_home_slider .flex-direction-nav a.flex-prev {left:6px; background-position:left top;}
.block_home_slider .flex-direction-nav a.flex-prev:hover {background-position:left bottom;}
.block_home_slider .flex-direction-nav a.flex-next {right:6px; background-position:right top;}
.block_home_slider .flex-direction-nav a.flex-next:hover {background-position:right bottom;}
.block_home_slider .flex-control-paging {display:inline-block; position: absolute; right: 10px; bottom: 15px;}
.block_home_slider .flex-control-paging li { float: left; overflow: hidden;}
.block_home_slider .flex-control-paging li a {width:12px; height:12px; margin: 0 5px; display:block; background: rgba(255,255,255,.5); border-radius: 50%; cursor:pointer; text-indent: -9999px; overflow: hidden;}
.block_home_slider .flex-control-paging li a.flex-active { background: #fff;}
.flexslider {margin: 0; padding: 0;}
.flexslider .slides > li { display: none; -webkit-backface-visibility: hidden;}
.flexslider .slides img {width: 100%; height: 580px; display: block;}
.flex-pauseplay span {text-transform: capitalize;}
@media screen and (max-width:640px){
.flexslider .slides img { height: 450px;}
 }
@media screen and (max-width:550px){  
.flexslider .slides img { height: 380px;}
 }
@media screen and (max-width:450px){ 
.flexslider .slides img { height: 300px;} 
 }
@media screen and (max-width:400px){ 
.flexslider .slides img { height: 250px;} 
 }

/*图片+文字*/
.pic-txt1 { padding: 5px;}
.pic-txt1-l { float: left;}
.pic-txt1-l img { width: 135px; height: 100px;}
.pic-txt1-r { padding-left: 145px;}
.pic-txt1-r ul {}
.pic-txt1-r ul li { height: 35px; line-height: 35px; border-bottom: dashed 1px #eee; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.pic-txt1-r ul li:last-child { border-bottom: 0;}

.pic-txt2 { padding: 5px;}
.pic-txt2-l { float: left;}
.pic-txt2-l img { width: 110px; height: 80px;}
.pic-txt2-r { padding-left: 120px; line-height: 25px;}
.pic-txt2-r h2 { font-size: 16px;}
.pic-txt2-r div { padding-bottom: 5px;}
.pic-txt2-r div img { width: 14px; height: 14px; margin-right: 2px;}
.pic-txt2-r p { overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}

.lhc-gs {}
.lhc-gs table {}
.lhc-gs th { height: 35px; font-size: 16px; color: #fff; border: solid 1px #7c990c; background: #9ab824;}
.lhc-gs td { height: 35px; text-align: center; border: solid 1px #edeae5;}

.tg-t {}
.tg-t td { height: 35px; text-align: center; border: solid 1px #ddd;}
.tg-t td:nth-child(1) { border-left: 0;}
.tg-t td:nth-child(-n+4) { border-top:0;}
.tg-t td:nth-child(4) { border-right:0;}
.tg-f { padding: 0 20px; text-align: center;}
.tg-f ul {}
.tg-f ul li { padding: 10px 0; border-bottom: solid 1px #ddd;}
.tg-f ul li:last-child { border-bottom: 0;}

.lt-zl {}
.lt-zl table {}
.lt-zl th { height: 35px; font-size: 16px; color: #fff; border: solid 1px #4aa57a; background: #72cba1;}
.lt-zl td { height: 35px; text-align: center; border: solid 1px #edeae5;}

.gl-zx {}
.gl-zx td { height: 35px; text-align: center; border: solid 1px #ddd;}
.gl-zx td:nth-child(1) { border-left: 0;}
.gl-zx td:nth-child(-n+3) { border-top:0;}
.gl-zx td:nth-child(3) { border-right:0;}

.cbt-xj {}
.cbt-xj table { background: #f1fff5;}
.cbt-xj th { height: 35px; text-align: center; color: #fff; font-size: 16px; border: solid 1px #66a560; background: #7fc578;}
.cbt-xj td { height: 35px; text-align: center; border: solid 1px #daf2e1;}

.cbt-tg { font-weight: bold; font-size: 16px; position: relative;}
.cbt-tg table { background: #cdffff;}
.cbt-tg td { height: 35px; padding: 0 10px; border: solid 1px #5cd0d0;}
.cbt-zhang { width: 130px; display: inline-block; position: absolute; top: 20px; right: 20px;}
@media screen and (min-width:800px){ 
.cbt-zhang { width: 180px; display: inline-block; position: absolute; top: 18px; left: 260px;}
 }

.slideBox{ width:100%; overflow:hidden; position:relative; text-align: center;}
.slideBox .bd{ position:relative; height:100%; z-index:0;   }
.slideBox .bd li{ zoom:1; vertical-align:middle; }
.slideBox .bd img{ width:100%;  display:block;  }

/* 下面是前/后按钮代码，如果不需要删除即可 */
.slideBox .prev,
.slideBox .next{ position:absolute; left:3%; top:50%; margin-top:-25px; display:block; width:32px; height:40px; background:url(../images/slider-arrow.png) -110px 5px no-repeat; filter:alpha(opacity=50);opacity:0.5;   }
.slideBox .next{ left:auto; right:3%; background-position:8px 5px; }
.slideBox .prev:hover,
.slideBox .next:hover{ filter:alpha(opacity=100);opacity:1;  }
.slideBox .prevStop{ display:none;  }
.slideBox .nextStop{ display:none;  }