@charset "utf-8";
body{
    /* background: url(../images/index/jdbg.png) no-repeat top center; */
}
.main{
    padding: 20px;
    background-color: #fff;
}

.afk a{
    display:inline-block;
    width: 100%;
}
.afk a+a{
    float: right;
}
.afk a img{
    width:100%;
}
.hotnews{
    position: relative;
    padding: 0 84px;
    width: 100%;
    height: 90px;
    text-align: center;
    background: url(../images/index/hotbg.png) no-repeat;
}
.hotnews .titlebanner{
    overflow: hidden;
    position: relative;
    width: 100%;
    height: 44px;
}
.hotnews .titlebanner div{
    position: absolute;
    top: 0;
    width: 100%;
}
.hotnews .conbanner{
    overflow: hidden;
    position: relative;
    margin-top: 18px;
    width: 100%;
    height: 22px;
}
.hotnews .conbanner div{
    position: absolute;
    width: 100%;
    top: 0;
}
.hotnews > a{
    position: absolute;
    left: 0;
    top: 0;
    width: 84px;
    height: 100%;
}
.hotnews h1{
    width: 100%;
    font-size: 31px;
}

.hotnews h1 a{
    overflow: hidden;
    display: block;
    width: 100%;
    height: 44px;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #005293;
}
.hotnews p{
    overflow: hidden;
    width: 100%;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 16px;
}
.bannerbox{
    margin-top: 23px;
}
.banner{
    float: left;
    position: relative;
    overflow: hidden;
    width: 644px;
    height: 349px;
}
.banner > ul{
    position: absolute;
    width: 700%;
    height: 100%;
}
.banner > ul li{
    position: relative;
    float: left;
    height: 100%;
}
.banner li img{
    width: 100%;
   min-height: 100%;
}
.banner > ul li p{
    position: absolute;
    bottom: 0;
    left: 0;
    padding-left: 16px;
    padding-right: 140px;
    width: 100%;
    height: 44px;
    line-height: 44px;
    font-size: 16px;
    color: #fff;
    background: rgba(0,0,0,.3);
}
.banner > ul li p a{
    color: #fff;
}
.banner .btn{
    position: absolute;
    top: 50%;
    right: 0;
    margin-top: -27px;
    width: 31px;
    height: 55px;
    color: #fff;
    font-size: 35px;
    text-align: center;
    line-height: 55px;
    background: rgba(0,0,0,.3);
    cursor: pointer;
}
.banner .btn.prev{
    left: 0;
}
.banner .dot{
    position: absolute;
    bottom: 16px;
    right: 12px;
}
.banner .dot li{
    float: left;
    margin: 0 8px;
    width: 9px;
    height: 9px;
    background: #fff;
    border-radius: 50%;
}
.banner .dot li.active{
    background-color: #015293;
}
.banner .lmtitle{
    position:absolute;
    left:0;
    top:0;
    width: 70px;
    height: 40px;
    line-height:40px;
    text-align:center;
    background: rgba(32,112,179,.8);
    z-index:2;
}
.banner .lmtitle a{
    color:#fff;
}
.hydt{
    float: right;
    position: relative;
    width: 494px;
}
.hydt .title{
    width: 100%;
    height: 38px;
    line-height: 38px;
    font-size: 20px;
    border-bottom: 1px solid #D7D7D7;
}
.hydt .title span{
    float: left;
    height: 100%;
    font-weight: bold;
    cursor: pointer;
}
.hydt .title span + span{
    margin-left: 25px;
}
.hydt .title span.active{
    color: #C02C30;
    border-bottom: 2px solid #C12C30;
}

.hydt .more{
    position: absolute;
    top: 10px;
    right: 0;
}
.hydt .more a{
    display: none;
    color: #A9A9A9;
}
.hydt .more a.active{
    display: block;
}
.hydt .content{
    margin-top: 10px;

}
.hydt .content ul{
    display: none;
    width: 100%;
}
.hydt .content ul.active{
    display: block;
}
.hydt .content ul li{
    padding-left: 15px;
    width: 100%;
    height: 38px;
    line-height: 38px;
    font-size: 16px;
    background: url(../images/icon/dian2.jpg) no-repeat 0 center;
}
.hydt .content ul li a{
    overflow: hidden;
    float: left;
    width: 75%;
    height: 100%;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.hydt .content ul li span{
    float: right;
}
.xxgk{
    width: 100%;
    margin-top: 20px;
}
.xxgk ul{
    width: 100%;
}
.xxgk ul li{
    float: left;
    padding: 0 20px;
    width: 275px;
    height: 80px;
    line-height: 80px;
    font-size: 22px;
    background: url(../images/index/xxgkbg.png) no-repeat center/cover;
}
.xxgk ul li a{
    display: block;
    width: 100%;
    height: 100%;
}
.xxgk ul li + li{
    margin-left: 20px;
}
.xxgk ul li img{
    margin-right: 70px;
}
.xxgk ul li:first-child + li{
    background-image: url(../images/index/zwfwbg.png);
}
.xxgk ul li:first-child + li + li{
    background-image: url(../images/index/fwpjbg.png);
}
.xxgk ul li:first-child + li + li + li{
    background-image: url(../images/index/ztzlbg.png);
}
.tzggbox{
    margin-top: 20px;
    width: 100%;
}
.tzggbox > div{
    float: left;
    position: relative;
}

.tzggbox .tzgg{
    width: 375px;
}
.tzggbox > div .title{
    width: 100%;
    height: 46px;
    line-height: 46px;
    background: #EFEFEF;
}
.tzggbox > div .title span{
    float: left;
    width: 123px;
    height: 100%;
    text-align: center;
    font-size: 20px;
    cursor: pointer;
}
.tzggbox > div .title span.active{
    color: #fff;
    background: #2070B3;
}
.tzggbox > div .more{
    position: absolute;
    top: 13px;
    right: 5px;
}
.tzggbox > div .more a{
    display: none;
    color: #A9A9A9;
}
.tzggbox > div .more a.active{
    display: block;
}
.tzggbox > div .content{
    margin-top: 10px;
    font-size: 16px;
}
.tzggbox > div .content ul{
    display: none;
}
.tzggbox > div .content ul.active{
    display: block;
}
.tzggbox > div .content li{
    padding-left: 15px;
    width: 100%;
    height: 38px;
    line-height: 38px;
    background: url(../images/icon/dian2.jpg) no-repeat 0 center;
}
.tzggbox > div .content li a{
    overflow: hidden;
    display: block;
    width: 100%;
    height: 100%;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.tzggbox .zcwj{
    margin-left: 15px;
    width: 472px;
}
.tzggbox .wshd{
    margin-left: 28px;
    width: 270px;
    
}
.tzggbox .wshd li{
    width: 100%;
    height: 60px;
    text-align: center;
    line-height: 51px;
    font-size: 26px;
    border: 1px solid #2070B3;
    border-radius: 5px;
    overflow: hidden;
}
.tzggbox .wshd li a{
    display:block;
    width:100%;
    height:100%;
}
.tzggbox .wshd li + li{
    margin-top: 14px;
}
.tzggbox .wshd li:first-child a{
    color: #2591C3;
}
.tzggbox .wshd li img{
    margin-right: 20px;
}
.tsjb{
    margin-right:0;
    width:100%;
    height:100%;
    vertical-align:top;
}

/* ÃƒÂ¥Ã‚Â¼Ã‚Â¹ÃƒÂ¦Ã‚Â¡Ã¢â‚¬Â  */
.tk-box {
    position: fixed;
    right: 0;
    bottom: 0;
    /* width: 450px;
    height: 251px; */
    width: 345px;
    height: 192px;
    background-color: #fff;
    border: 1px solid #444;
    transition: all linear 1s;
    overflow: hidden;
    z-index: 10000;
    /* top: 50%;
    left: 50%;
    margin-left: -225px;
    margin-top: -125px;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    opacity: 0;
    display: none;
    box-shadow:  5px 5px 10px #999; */
}
.tk-box h3 {
    text-align: center;
    padding: 15px 0;
    font-size: 18px;
    color: #fff;
    background-color: #3a72bf;
}
.tk-box p {
    text-align: left;
    line-height: 26px !important;
    font-size: 16px;
    padding: 5px;
}
.tk-box > .close {
    width: 40px;
    height: 18px;
    color: #fff;
    /* color: #000; */
    position: absolute;
    right: 5px;
    top: 5px;
    cursor: pointer;
    font-size: 16px;
}
@-webkit-keyframes bounceIn {
    0% {
        opacity: 0;
        -webkit-transform: scale(.3);
        transform: scale(.3)
    }

    50% {
        opacity: 1;
        -webkit-transform: scale(1.05);
        transform: scale(1.05)
    }

    70% {
        -webkit-transform: scale(.9);
        transform: scale(.9)
    }

    100% {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}
@keyframes bounceIn {
    0% {
        opacity: 0;
        -webkit-transform: scale(.3);
        -ms-transform: scale(.3);
        transform: scale(.3)
    }

    50% {
        opacity: 1;
        -webkit-transform: scale(1.05);
        -ms-transform: scale(1.05);
        transform: scale(1.05)
    }

    70% {
        -webkit-transform: scale(.9);
        -ms-transform: scale(.9);
        transform: scale(.9)
    }

    100% {
        opacity: 1;
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1)
    }
}

@-webkit-keyframes bounceOut {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    25% {
        -webkit-transform: scale(.95);
        transform: scale(.95)
    }

    50% {
        opacity: 1;
        -webkit-transform: scale(1.1);
        transform: scale(1.1)
    }

    100% {
        opacity: 0;
        -webkit-transform: scale(.3);
        transform: scale(.3)
    }
}

@keyframes bounceOut {
    0% {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1)
    }

    25% {
        -webkit-transform: scale(.95);
        -ms-transform: scale(.95);
        transform: scale(.95)
    }

    50% {
        opacity: 1;
        -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1)
    }

    100% {
        opacity: 0;
        -webkit-transform: scale(.3);
        -ms-transform: scale(.3);
        transform: scale(.3)
    }
}
.bounceOut {
    -webkit-animation-name: bounceOut;
    animation-name: bounceOut
}

.bounceIn {
    -webkit-animation-name: bounceIn;
    animation-name: bounceIn
}

/* ÃƒÂ¥Ã¢â‚¬Å“Ã‚ÂÃƒÂ¥Ã‚ÂºÃ¢â‚¬ÂÃƒÂ¥Ã‚Â¼Ã‚Â */

@media (max-width: 1220px){
    .banner{
        width: 544px;
    }
    .hydt{
        width: 414px;
    }
    .xxgk ul li + li{
        margin-left: 90px;
        margin-top: 20px;
    }
    .xxgk ul li{
        margin: 0 90px;
    }
    .xxgk ul li:first-child + li{
        margin-top: 0;
    }
    .tzggbox .tzgg{
        width: 300px;
    }
    .tzggbox .zcwj{
        width: 400px;
    }
    .tzggbox .wshd{
        margin-left: 25px;
        width: 243px;
    }
}
@media (max-width: 768px){
    .main{
        padding: 10px;
    }
    .banner{
        width: 100%;
    }
    .hydt{
        width: 100%;
    }
    .xxgk ul li{
        margin: 0 45px;
    }
    .xxgk ul li + li{
        margin-left: 45px;
    }
    .tzggbox .tzgg{
        width: 100%;
    }
    .tzggbox .zcwj{
        margin-left: 0;
        width: 100%;
    }
    .tzggbox > div{
        float: none;
    }
    .tzggbox .wshd{
        margin: 10px auto;
        width: 70%;
    }
    
}
@media (max-width: 414px){
    .hotnews{
        padding: 0;
        background: #fff;
    }
    .hotnews h1{
        font-size: 24px;
    }
    .hotnews p{
        display: none;
    }
    .bannerbox{
        margin-top: 0;
    }
    .banner{
        height: 250px;
    }
    .hydt .title{
        font-size: 18px;
    }
    .xxgk ul li:first-child + li{
        margin-top: 20px;
    }
    .xxgk ul li{
        float: none;
        margin: 20px auto;
    }
    .xxgk ul li + li{
        margin-left: auto;
    }
    .hydt .content ul li a{
        width: 70%;
    }
}
@media (max-width: 320px){
    .nav li{
        width: 50%;
        height: 40px;
        line-height: 40px;
    }
    .hotnews h1{
        font-size: 20px;
    }
    .banner{
        height: 210px;
    }
    .hydt .title{
        font-size: 16px;
    }
    .hydt .title span + span{
        margin-left: 10px;
    }
    .hydt .content ul li{
        font-size: 14px;
    }
    .tzggbox > div .content{
        font-size: 14px;
    }
    .tzggbox > div .title{
        height: 38px;
        line-height: 38px;
    }
    .tzggbox > div .title span{
        width: 100px;
        font-size: 16px;
    }
    .tzggbox > div .more{
        top: 10px;
    }
}


/*esd-lb*/
.esd-lb,.esd-lb .esd-container{
    width:1200px;
    margin:0 auto;
}







/* .topbar,.logobox .header_seek,.main-nav,.esd-lb,.afk,.main,.fixed,.footer{
    -webkit-filter: grayscale(100%);
      -webkit-filter: grayscale(1); 
      -moz-filter: grayscale(100%);
      -ms-filter: grayscale(100%);
      -o-filter: grayscale(100%);
      filter: gray;
}
body{
    background:url(../images/index/bg-new.png) no-repeat;
} */

/* 春节飘红 */
/* @media (max-width:1400px){
    body{
        width:100% !important;
    }
}
@media (max-width:600px){
    html{
        background:url(../images/bg-sthjt-mobile.png) no-repeat !important;
        background-size:100% auto !important;
        padding-top:130px !important;
    }
} */
