.gg-tit {
    color:#0236af;
    font-size: 28px;
    padding-top: 15px;
    padding-bottom: 10px;
    line-height: 34px;
    overflow: hidden;
    border-bottom: 1px solid #adc0d4;
    margin-bottom: 15px;
        font-weight: bold;}

.gg-tit span {
    float: left;
    padding: 0 20px;
    font-size: 22px;
    margin-left: 17px;
    position: relative;
    cursor: pointer;}

.gg-tit span i {
    display: block;
    font-style: normal;
    position: relative;
    z-index: 9;}

.gg-tit span::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 2px;
    background:#0236af;
    transition: all 0.3s;
    z-index: 8;}


.gg-tit span.on {
    color: #fff;}

.gg-tit span.on::before {
    width: 100%;}

.gg-tit span:first-child {
    margin-left: 0;}

.gg-tit a {
    float: right;
    color: #222222;
    font-size: 14px;
    line-height: 34px;
    padding-left: 55px;
    background: url(./images/more2.png) no-repeat;
    background-position: left center;
    display: none;}

.gg-tit a.on {
    display: block;}

.gg-tit a:hover {
    color: #004ea2;
    font-weight: 600;}

.newbox{ width:770px;height: auto; overflow: hidden; margin: 15px auto;}
.newbox_left{width:595px; height: auto; overflow: hidden; float: left;}
.newbox_right{ width:395px; height: auto; overflow: hidden; float: right;}

/*picnews*/
.picnews{ width:595px; height:367px; overflow:hidden; position:relative;}
.picnews .hd{ height:15px; overflow:hidden; position:absolute; right:10px; bottom:7px; z-index:1;}
.picnews .hd ul{ overflow:hidden; zoom:1; float:left;}
.picnews .hd ul li{ float:left; margin-right:4px;  width:7px; height:7px; line-height:8px; font-size:0; text-align:center; background:#cccccc; cursor:pointer;  border-radius: 50px;}
.picnews .hd ul li.on{ background:#0277c6; color:#fff;}
.picnews .bd{ position:relative; height:100%; z-index:0;}
.picnews .bd li{ zoom:1; vertical-align:middle;}
.picnews .bd img{ width:595px; height:367px; display:block;}
.picnews .bd  span{ position:absolute; bottom:0; background:url(../images/title_bg.png); width:100%;  line-height:36px; color:#fff; font-weight:bold;}
.picnews .bd h1{ color:#fff; font-size:14px; margin:0; padding:0 10px;}
.xwmj1{ width:580px; height:460px; margin-top:10px; position:relative;}
.xwmj1 img{ width:580px; height:460px; position:absolute; z-index:7;}
.kslj1{ width:600px; height:460px; margin-top:10px; overflow:hidden;}
.kslj1 img{ width:280px; height:220px; position:absolute; z-index:7;margin-right: 10px;}

.sd24xs_list9{
width: 290px;
height:220px;   
float: left;
margin-bottom:18px;
margin-left:10px;}
.imghover{cursor: pointer;transition: all 0.6s;}
.imghover:hover{transform: scale(1.02);}
