html,body{overflow-x:hidden;overflow-y:auto;}
body,ul,li,p,h1,h2,h3,h4,h5,h6 {padding:0;margin:0;}
div.position{padding:10px 0px;background:#f3f3f3;}
div.cg-position{padding-left:33px;font-size:12px;color:#555555}
div.cg-position span,div.cg-position a{color:#555555}
.minHeight{min-height:500px;}
div.margin{margin:52px auto;}
/*list-left*/
.float-div h2{padding-bottom:20px;}
.float-div .cg-catalog li {background:#fff;line-height:50px;overflow:hidden;}
.float-div .cg-catalog li  span{display: inline-block;height:50px;width: 100%;background: url(../images/noselect_bg.png) no-repeat 92% center #fff;border-bottom:1px solid #d3d5d5}
.float-div .cg-catalog li  span.cat-selected {display: inline-block;height:50px;width: 100%;background: url(../images/select_bg.png) no-repeat 92%  center #006278;}
.float-div .cg-catalog li a{font-size:20px;color:#30393a;padding-left:11%;display:block;background:url(../images/noselect_yx.png) no-repeat 5% center }
.float-div .cg-catalog li .cat-selected a{font-size:20px;color:#fff;padding-left:11%;display:block;background:url(../images/select_yx.png) no-repeat 5% center }



/*list-right*/
.cg-news-list li {
line-height: 36px !important;
padding-left: 16px !important ;
padding-bottom:0px !important;
color: #000;
zoom: 1;
background:url(../images/noselect_yx.png) no-repeat 2% 16px;
overflow:hidden
}

.right-box .cg-news-list a {
color: #252525;
text-decoration: none;
float: left;
font-size: 16px;
padding-left: 15px;
}
.cg-news-list .art-date {
float: right;
color: #a4a4a4;
display:inline-block !important
}

@media (max-width:992px){
.minHeight{min-height:20px;}
}

.float-div .row_right{margin-left:15px;}
@media (max-width:768px){
/*div.right-box{margin-left: -15px;}*/
div.margin{margin: 20px auto;}
.cg-news-list li{margin-bottom:10px;}
.right-box .cg-news-list a{padding-left: 6px;float:none;}
ul.cg-news-list span.art-date{float:none;display: block !important; }
.float-div .cg-catalog li a{padding-left:0px /*27%*/;display: block;
background:none /*url(../images/noselect_yx.png) no-repeat 20% center*/;}
.float-div .cg-catalog li .cat-selected a {padding-left: 0px/*27%*/;display: block;background:none/*url(../images/select_yx.png) no-repeat 20% center*/;
}

}
/*pic*/
ul#artph li{margin:5px 0px}
ul#artph li .art-heading{
font-size: 16px;
line-height: 45px;
text-align: center;
}
ul#artph li  img{max-width:100%;width:100%;height:auto}
div.float-div ul.cg-catalog{margin-bottom:45px;}



/*left--max-width:768px*/
@media (max-width:768px){
.float-div .cg-catalog li span.cat-selected,.float-div .cg-catalog li span{
text-align:center
}
.float-div .cg-catalog li span.cat-selected{
background: #006278
}
.float-div .cg-catalog li span{
background: #fff
}
}