@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 {border: 0; }
table {border-collapse: collapse;border-spacing: 0 }
body { font-size: 16px;font-family: "Lantinghei SC", "Microsoft Yahei", Helvetica, Arial;color: #333; background: #eee;}
html { height: 100%; background-color: #fff;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: #000;text-decoration: none; }
a:hover {text-decoration: none }
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%;}
ol, ul {list-style: none }


/*.cgi-body {max-width: 818px; min-height: 100vh; margin: 0 auto;position: relative; border-right: solid 10px #84bee7; border-right: solid 10px #84bee7; border-left: solid 10px #84bee7; box-shadow: 10px 0 0 #9dd0ea, -10px 0 0 #9dd0ea; background: url(../image/bg.gif) #fff;}*/
.cgi-body {max-width: 818px; min-height: 100vh; margin: 0 auto;position: relative; border-right: solid 10px #84bee7; border-right: solid 10px #84bee7; border-left: solid 10px #84bee7; box-shadow: 10px 0 0 #9dd0ea, -10px 0 0 #9dd0ea; background: #fff;}

.grey-line { border-top: solid 10px #e5e5e5;}
.h10-line { height: 10px; font-size: 0; overflow: hidden;}
.cgi-box { padding: 10px;}
@media screen and (max-width:900px) {
.cgi-body { border-right: none; border-right: none; border-left: none; box-shadow: 0, 0;}
.h10-line { height: 5px;}
.cgi-box { padding: 5px;}
}
.cgi-head-home {}
.cgi-head-home img { width: 100%; height: auto;}

#cgi-head-search {}
.cgi-head-search { padding: 10px; display: flex; align-items: center; border-bottom: solid 1px #ddd; background: #efefef;}
.cgi-head-search .search-tit { width: 155px;}
.cgi-head-search .search-box { flex: 1; display: flex;}
.cgi-head-search .search-txt { flex: 1; height: 40px; padding: 0 10px; font-size: 16px; box-sizing: border-box; border: solid 2px #e60012; border-radius: 5px 0 0 5px; background: #fff;}
.cgi-head-search .search-btn { width: 110px; height: 40px; border: 0; border-radius: 0 5px 5px 0; background: url(../image/cgi-head-search.png) center center no-repeat #e60012; cursor: pointer; overflow: hidden; text-indent: -999999px;}
.cgi-head-search .search-btn:hover { background: url(../image/cgi-head-search.png) center center no-repeat #d90011;}
@media screen and (max-width:900px) {
.cgi-head-search { padding: 5px; display: block;}
.cgi-head-search .search-tit { display: none}
.cgi-head-search .search-btn { background: url(../images/cgi-head-search2.png) center center no-repeat #e60012; background-size: auto 22px;}
.cgi-head-search .search-btn:hover { background: url(../images/cgi-head-search2.png) center center no-repeat #d90011; background-size: auto 22px;}
}

.cgi-head { height: 45px; color: #fff; background: linear-gradient(to right, #323bb2, #414de8, #323bb2); 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: 50%; text-align: center; display: inline-block; position: absolute; left: 25%;}
.cgi-head-btn { float: right; margin: 9px 10px 0 0; padding: 3px 10px; color: #fff; font-size: 14px; border: solid 1px #fff; border-radius: 5px;}
.cgi-head-a { float: right; margin: 9px 10px 0 0; padding: 3px 10px; color: #fff; font-size: 14px; border: solid 1px #fff; border-radius: 5px;}
@media screen and (max-width:900px) {
.cgi-head { height: 40px;}
.icon-back { 40px; height: 40px;}
.icon-back:after { width: 10px; height: 10px; top: 15px; left: 15px;}
.cgi-head-tit { line-height: 40px; font-size: 16px;}
.cgi-head-btn { margin: 7px 10px 0 0; padding: 2px 6px;}
.cgi-head-a { margin: 7px 10px 0 0; padding: 2px 6px;}
}

.cgi-nav { height: 45px; background: #0063ca;}
.cgi-nav ul {}
.cgi-nav ul li { float: left; width: 25%;}
.cgi-nav ul li a { height: 45px; line-height: 45px; color: #fff; font-size: 16px; text-align: center; display: block;}

.cgi-subNav { height: 45px; border-bottom: solid 1px #ddd;}
.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: #0063ca; text-align: center; border-bottom: solid 2px #fff; display: block; overflow: hidden;}
.cgi-subNav ul li a.on { color: #f00; border-color: #f00;}

.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: 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: #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: #0063ca;}
.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(../image/cgi-zan.png) 0 0 no-repeat; background-size: 24px auto;}
.u-list-look .look-menu span.look-menu2 i { background: url(../image/cgi-cai.png) 0 0 no-repeat; background-size: 24px auto;}
.u-list-look .look-menu span.look-menu3 i { background: url(../image/cgi-pl.png) 0 0 no-repeat; background-size: 24px auto;}
.u-list-look .look-menu span.look-menu4 i { background: url(../image/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(../image/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(../image/cgi-cai-2.png) 0 0 no-repeat; background-size: 24px auto;}


.cgi-gsb {}
.cgi-gsb ul { padding: 0 10px 10px 10px;}
.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 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: #999;}
.cgi-gsb ul li a {}

.cgi-tuijian { padding-bottom: 10px;}
.cgi-tuijian img { width: 100%; height: auto;}


.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: #0063ca;}
.page-txt.on { color: #fff; border-color: #0063ca; background: #0063ca;}
.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 #0063ca; border-right: 1px solid #0063ca; 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 #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: #0063ca;}
.u-badge { font-size: 12px; color: #fff; vertical-align: middle; background-color: #0063ca; 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 10px 10px 56px; 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: #0063ca;}
.cgi-reply { padding: 0 3%; color: #0063ca;}
.cgi-floor { padding: 0 10px 0 3%;}

.cgi-pl-blank { height: 52px; clear: both; overflow: hidden;}
.cgi-pl-quick { width: 100%; max-width: 800px; padding: 10px 0; background: #eee; 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; padding: 0 8px; border: solid 1px #ddd; 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; line-height: 32px; padding: 0 10px; color: #0063ca; border: solid 1px #0063ca; border-radius: 5px; background: #fff; background-image:-webkit-linear-gradient(to top, #d7ebff, #ffffff); background-image:linear-gradient(to top, #d7ebff, #ffffff); position: absolute; top: 0; right: 10px;}

.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: #0063ca; 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 { position: fixed;left: -100%;right:100%;top:0;bottom: 0;text-align: center;font-size: 0; z-index:1000;}
#cgi-tan-box: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;}

.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; border: 0; border-radius: 20px; background: #0063ca;}
.cgi-input-btn2 { margin: 0 10%; padding-top: 20px;}
.cgi-input-btn2 input { width: 100%; height: 40px; color: #0063ca; border: 0; border-radius: 20px; background: #c8e3fe;}

.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: #c8e3ff;}
.cgi-user-function li span img { height: 100%; width: auto;}
.cgi-user-function li p { height: 40px; line-height: 40px; text-align: center; color: #0063ca;}

.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: #0063ca;}

.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 #ddd; 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;}
.cgi-load-con li a.load-con1 { background: #f00;}
.cgi-load-con li a.load-con2 { background: #f00;}
.cgi-load-con li a.load-con3 { background: #f00;}

.cgi-post-wrapper { padding: 15px 10px;}
.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; border: 0; border-radius: 5px; background: #0063ca;}


.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: 60px; clear: both; overflow: hidden;}
.cgi-foot-links { width: 100%; max-width: 818px; height: 60px;  background: #2583c5; 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:nth-child(2n) { background: #3692d2;}
.cgi-foot-links ul li a { height: 60px; font-size: 16px; color: #fff; display: block;}
.cgi-foot-links ul li a:hover { background: #1a76b6;}
.cgi-foot-links ul li a span { height: 34px; display: block;}
.cgi-foot-links ul li a span.cfl1 { background: url(../image/cfl1.png) 50% 8px no-repeat; background-size: auto 25px;}
.cgi-foot-links ul li a span.cfl2 { background: url(../image/cfl2.png) 50% 8px no-repeat; background-size: auto 25px;}
.cgi-foot-links ul li a span.cfl3 { background: url(../image/cfl3.png) 50% 8px no-repeat; background-size: auto 25px;}
.cgi-foot-links ul li a span.cfl4 { background: url(../image/cfl4.png) 50% 8px no-repeat; background-size: auto 25px;}
@media screen and (max-width:900px) {
.cgi-foot-blank { height: 44px;}
.cgi-foot-links {height: 44px; background: #2583c5;}
.cgi-foot-links ul li a { height: 44px; font-size: 14px;}
.cgi-foot-links ul li a span { height: 22px; display: block;}
.cgi-foot-links ul li a span.cfl1 { background: url(../image/cfl1.png) 50% 3px no-repeat; background-size: auto 20px;}
.cgi-foot-links ul li a span.cfl2 { background: url(../image/cfl2.png) 50% 3px no-repeat; background-size: auto 20px;}
.cgi-foot-links ul li a span.cfl3 { background: url(../image/cfl3.png) 50% 3px no-repeat; background-size: auto 20px;}
.cgi-foot-links ul li a span.cfl4 { background: url(../image/cfl4.png) 50% 3px no-repeat; background-size: auto 20px;}
}

.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}
.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; padding-top: 10px; text-align:center; color:#fff;background: linear-gradient(to top, rgba(0,0,0,.7), rgba(0,0,0,.0));}

@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;}
 }