﻿a:hover{
    color:#333333;
}
.wip_local{
    width: 100%;
    max-width: 1200px;
    margin: auto;
    height: 52px;
    line-height: 52px;
    color: #666666;
    font-size: 14px;
    background: url(local.png) no-repeat left center;
    padding-left: 30px;
}
.con1,.con2,.con4,.gh_list{
    max-width: 1200px;
    width:100%;
    margin:0 auto;
    overflow: hidden;
}
.lbt{
    position: relative;
    height: 100%;
    overflow: hidden;
}
.con_left{
    width:48%;
    float:left;
    height:350px;
    overflow: hidden;
}
.con_left .news_img,.con_left .news_img ul,.con_left .news_img li{
    height:100%;
}
.con_left .news_img img{
    width:100%;
    height:100%;
}
.btn li{
    background-color: #bec0bd;
    width:8px;
    height: 8px;
    border-radius: 4px;
    float:left;
    margin-left:5px;
}
.btn li.on{
    width:20px;
    background:#ffffff;
}
.con_right{
    width:49%;
    float:right;
}
.zyxq{
    display: none;
    overflow: hidden;
    line-height: 32px;
    float:left;
}
.on .zyxq{
    display: block;
}
.con_right li{
    background:url(gh_libg.jpg) no-repeat left center;
    padding-left:20px;
    border-bottom:1px solid #eeeeee;
    line-height: 94px;
    overflow: hidden;
    display: block!important;
}
.con_right li>a{
    font-size:18px;
    color:#333333;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100%;
    float:left;
}
.con_right li.on{
    background:#ecf5ff url(gh_libg.jpg) no-repeat 5px 29px;
}
.con_right li.on>a{
    color:#184992;
    line-height: 42px;
    padding-top:10px;
    float:left;
}
.con_right .zyxq,.con_right .zyxq a{
    font-size:16px;
    color:#666666;
}
.con_right .zyxq a{
    float:right;
    padding:0px 20px 10px 0px;
}

.title {
    text-align: center;
    padding:40px 0px 10px;
}
.title span{
    font-size:30px;
    color:#184992;
    font-weight: normal;
}
.title a{
    float:right;
}
.ssw_con{
    background:url(gh_sswbg.jpg) no-repeat center top;
    overflow: hidden;
}
.ssw_title{
    text-align: center;
    padding-top:30px;
    padding-bottom:10px;
}
.ssw_title a{
    font-size:24px;
    font-weight: bold;
    color:#c31f0b;
    background:url(gh_sswtitle.png) no-repeat left center;
    padding-left:30px;
    max-width:90%;
    display: inline-block;
    white-space:nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.ssw_zy{
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.ssw_zy,.ssw_con>a{
    font-size:16px;
    color:#666666;
    line-height: 32px;
    padding:0px 20px;
}
.ssw_con>a{
    float:right;
    padding-bottom:20px;
}
.con3{
    background:url(gh_conbg.jpg) no-repeat center bottom;
    padding-top:30px;
}
.gh_lititle{
    background:url(gh_titleqz.png) no-repeat left 5px;
    padding-left:25px;
    border-bottom:1px solid #e7e7e7;
    padding-bottom:10px;
}
.gh_lititle a{
    font-size:24px;
    color:#184992;
}
.gh_con{
    float:left;
    width:48.33%;
    margin-bottom:10px;min-height:268px;
}
.gh_con:nth-child(2n){
    float:right;
}
.gh_licon li{
    line-height: 45px;
    overflow: hidden;
    background: url(gh_libg.jpg) no-repeat left center;
    padding-left:20px;
}
.gh_licon li a{
    float:left;
    color:#333333;
    font-size:17px;
    width:75%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.gh_licon li span{
    float:right;
    color:#aaaaaa;
}
.gh_list{
    padding-bottom:70px;
}
.lsgh{
    text-align: center;
    background:url(gh_titlebg.png) no-repeat center bottom;
    padding-top:35px;
    padding-bottom:10px;
}
.lsgh a{
    font-size:30px;
    color:#184992;
}
.lsgh_li li{
    background:url(gh_lsgh.jpg) no-repeat left center;
    width:31.5%;
    float:left;
    margin-left:2%;
    line-height: 80px;
    text-align: center;
    margin-top:20px;
}
.lsgh_li li:first-child{
    margin-left:0px;
}
.lsgh_li li a{
    font-size:24px;
    font-weight: bold;
    color:#ffffff;
    padding-left:40px;
}
.con4{
    margin-bottom: 70px;
}
@media screen and (max-width: 1220px){
    .con1,.con2,.con4,.gh_list{
        padding:0px 10px;
    }
    .wip_local{
        background: url(local.png) no-repeat 10px center;
    }
}
@media screen and (max-width: 1024px){
    .con_left{
        width:100%;
    }
    .con_right{
        width:100%;
    }
    .gh_con{
        width:100%;
    }
    .lsgh_li li{
        width:49%;
        margin-left:2%;
        background-size: 100% 100%;
    }
    .lsgh_li li:nth-child(2n+1){
        margin-left:0;
    }
    .zyxq{
        width:100%;
    }
}
@media screen and (max-width: 540px){
    .lsgh_li li{
        width:100%;
        margin-left:0%;
        background-size: 100% 100%;
    }
}
@media screen and (max-width: 414px){
    .gh_licon li a{
        width:70%;
    }
    .con_left{
        height:215px;
    }
}