/*==== News css ====*/
.corebars a, .corebars a:active, .corebars a:link {outline:0;color:#CCC} .corebars a:hover {color:#FFF;text-decoration:underline}
.corebars, .show {background:#333333 url(../img/inlist.jpg) no-repeat right top;margin-right:300px;border-right:1px solid #4D4D4D;min-height:580px}

.corebars .pic {float:left;overflow:hidden;padding:2px;border:#444 solid 1px} .corebars .pic img {width:300px;height:180px}
.corebars dl {clear:both;padding:10px;margin:15px 15px 0;border:#555 solid 1px;display:inline-block;box-shadow:#282828 0px 0px 2px 1px} .corebars dl:last-child {margin-bottom:15px}
.corebars dt, .corebars dd {margin-left:330px} .corebars dt {color:#EEE;font-weight:bold;font-size:16px} .corebars dd {margin-top:8px;color:#BBB;line-height:1.3} .corebars dd i{margin-right:15px;font-style:normal;color:#999}

/*==== Case css ====*/
.sidebar dl{height:44px;border-bottom:1px solid #282828;text-align:center;}
.sidebar dt{font-weight:bold} .sidebar dd{font-family:Arial,Helvetica,sans-serif;margin-left:10px}
.sidebar dt, .sidebar dd{font-size:15px;line-height:45px;display:inline-block}
.sidebar .stop_dl{background:url(../img/online.jpg) no-repeat;border-bottom:0}
.sidebar .stop_dl a{color:#b57600}
.pic img:hover{transform:scale(1.1)} .pic img{transition:transform 1s ease} */

.listshow{margin:0}
.case_bg {background:url(../img/bg_t.jpg) repeat-x;height:216px;width:100%}
.case_l {background:url(../img/bg_t1.jpg) no-repeat;width:300px;height:216px;display:block}
.conline{background:url(../img/conline.jpg) repeat-x center bottom;margin:-186px 20px 20px;font-size:20px}

.showlist, .showtu{padding-left: 22px;}
.showlist dl, .showtu dl{float:left;margin:15px;padding:0;}
.showlist dl .pic, .showtu dl .pic{border:#525252 solid 1px;padding:3px;display:inline-block;overflow:hidden} .showlist img, .showtu img{width:200px;height:150px;cursor:pointer}
.showlist .tc, .showtu .tu{background:url(../img/t_down.jpg) repeat-x;height:22px;line-height:22px;width:206px;border:#4A4A4A solid 1px;border-top:none;text-align:center}
.showlist .tc a, .showtu .tu a{color:#999} .showlist .tc a:hover, .showtu .tu a:hover{font-weight:bold;text-decoration:none}

/*==== Show css ====*/
.tags{margin:15px} .tags span{margin:8px 6px;padding:5px 8px;background:#BBB;display:inline-block;cursor:pointer}
.tags span:hover, .ontag span{background:darkred;color:#CCC} .tags a{color:#000}
/*==== InfoList css ====*/

/*==== GgW css ====*/
.gg_content{line-height:100px;text-align:center;background:#111;color:#EEE;margin:5px 15px 0}
.gg_top{line-height:100px;text-align:center;background:#111;color:#EEE}

/*==== Media Screen css ====*/
@media screen and (min-width: 1366px) {
	.mos, .ulink{width:1300px;overflow:hidden}
}
@media screen and (min-width: 1200px) and (max-width: 1365px) {
	.mos {width:1200px;} .showlist, .showtu{padding-left:12px} .showlist dl, .showtu dl{margin:15px 13px}
}
@media screen and (min-width: 992px) and (max-width: 1199px) {

}
@media screen and (min-width: 768px) and (max-width: 991px) {

}
@media screen and (max-width: 767px) {

}
