@charset "utf-8";
/**
 * author       lidl
 * qq           410030710
 * email        0c4d@163.com
 * description  gjj
 **/
html,body{
    background-color: #f7f8fc;
}
.container{
    display:block;
}
#top-head{
    height:60px;line-height: 60px;
    color:#fff;
    font-size:16px;
}
#top-head:before{
    content:"";display:block;width:100%;position: absolute;left:0;top:0;z-index: 11;
    background-color: #0b54a1;opacity: 1;
    height:60px;
}
#top-head .container{
    position: relative;z-index: 100;
}
#top-head form.lft input{
    display:inline-block;
    width:180px;
    height:28px;
    border-radius: 4px;
    background-color: white;
    border:none;
    outline:none;
    margin-right: 25px;
}
#top-head form.lft button{
    height:28px;width:80px;
    text-align: center;
    border:none;outline:none;
    color:white;
    background-color: #0081ec;
    border-radius: 5px;
    margin-right: 45px;
}
#top-head a{
    padding:0 10px;
}
.search{
    height:50px;
    border-radius: 8px;
    width:730px !important;
    margin:30px auto 0 !important;
    border:none;
    padding-left:10px;
}
.search select{
    width:150px;line-height:50px;height:50px;
    overflow: hidden;
    display: inline-block;
    float:left;
    border:none;
    outline:none;
    text-align: center;
    font-size: 22px;
    color:#3a3c3f;
}
.search input{
    width:250px;line-height:50px;height:50px;
    padding-left:20px;
    font-size: 20px;
    color:#3a3c3f;
}
.search button{
    width:115px;height:50px;
    background-image: url(../images/icon-search.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: auto 50px;
    background-color:#2f80ec;
}

#nav {
    display: block;
    height: 84px;
    background-color: inherit;
    position: absolute;
    bottom:0;
    width:100%;
}
#nav .item {
    display: block;
    float: left;
    height: 81px;
    line-height: 75px;
    color: white;
    width: 12.5%;
    text-align: center;
    font-size: 27px;
    position: relative;
    top: 0px;
    overflow: hidden;
    font-family: "微软雅黑", "常规";
    cursor: pointer;
    font-weight: normal;
    letter-spacing: 10px;
    background-image: url(../images/icon-nav1.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: auto 81px;
}
#nav .item:nth-child(1){
    background-image: url(../images/icon-nav1.png);
}

#nav .item:nth-child(2){
    background-image: url(../images/icon-nav2.png);
}

#nav .item:nth-child(3){
    background-image: url(../images/icon-nav3.png);
}

#nav .item:nth-child(4){
    background-image: url(../images/icon-nav4.png);
}

#nav .item:nth-child(5){
    background-image: url(../images/icon-nav5.png);
}

#nav .item:nth-child(6){
    background-image: url(../images/icon-nav6.png);
}

#nav .item:nth-child(7){
    background-image: url(../images/icon-nav7.png);
}

#nav .item:nth-child(8){
    background-image: url(../images/icon-nav8.png);
}
/*
#nav .on:after,
#nav .item:hover:after {
    content:"";
    display:block;
    position: absolute;
    width:120px;
    height:6px;
    background-color: #f6da1c;
    left:50%;
    margin-left:-60px;
    bottom:10px;
}
*/

#nav .item{
    overflow: visible;
}
/*
#nav .on,
#nav .item:hover{
    background-color: white;
    color:#0a5dce;
    font-weight: bold;
    height:90px;
    line-height:90px;
    position: relative;top:-15px;
}
#nav .on:after,
#nav .item:hover:after{
    content:"";
    display:block;
    background-image: url(../images/icon-nav-on.png);
    background-size: 12px 13px;
    background-repeat: no-repeat;
    background-position: center;
    width:12px;height:13px;
    top:2px;right:-12px;
    position: absolute;

}
*/
.sub_list{
    display:none;
    position: absolute;
    width:100%;
    height:auto;
    left:35px;
    top:72px;
    z-index: 9999;
    padding-top:10px;
}
.sub_list .sub_item{
    display:block;
    width:160px;
    height:65px;
    line-height:65px;
    background-color:#54aee7;
    color:white;
    font-size:22px;
    margin-bottom: 2px;
}
.sub_list .sub_item:hover{
    filter:saturate(.1)
}

#breadcrumb{
  background-image: url(../images/icon-home.jpg);
    background-position: 5px center;
    background-size: 26px auto;
    background-repeat: no-repeat;
    padding-left:42px;
    font-size:20px;
    height:50px;line-height:50px;
    color:#333333;
}
#breadcrumb .container{

}
#breadcrumb .on{
    color:#1254ad;
}
.page-title{
    display:block;width:100%;
    height:38px;
    line-height:38px;
    font-size:21px;
    font-weight: bold;
    color:#c42826;
}
.page-title .i{
    display:inline-block;
    width:9px;
    height:9px;
    background-color: #c42826;
    margin-left:15px;
}


.img-list .item{
    display:block;
    width:100%;
    margin:30px 21px 0;
}


.mh48{
    min-height:480px;
}


#footer {
    padding: 60px 0 65px;
    background-color: #1482e3;
    line-height: 2em;
    text-align: center;
    font-size: 22px;
    color: #fff;
    font-weight: 100;
}
#footer p{
    line-height:45px;font-size:22px;text-align: center;
}
#footer .container{
    position: relative;
    padding-right:90px;
}
#footer .jc{
    position: absolute;
    width:0px;
    height:auto;
    display:inline-block;
    left:100px;
    top:0px;
}
#footer .jc img{
    display:block;
    width:100%;height:100%;
}
#footer .sydw{
    width:62px !important;
    height:auto;
    left: 197px;
    top: 6px;
}

#footer .zfwz{
    width:110px !important;
    height:auto;
    left: unset;
    right: 214px;
    top: 20px;
}

#footer .slh{
    width:110px !important;
    height:auto;
    left: unset;
    right:125px;
    top: 70px;
}
#footer .erweima{
    width:104px !important;
    height:auto;
    left: unset;
    right:5px;
    top: 0px;
}
#footer .erweima .text{
    display:block;font-size:16px;color:white;text-align: center;letter-spacing: 4px;line-height: 20px;margin-top:10px;
}
#footer .ga{
    background-image: url(../images/icon-guohui.jpg);
    background-size: 18px 20px;
    background-repeat: no-repeat;
    background-position: 5px center;
    padding-left:30px;
    display:inline-block;

}

.text-list .hr{
    margin:20px 0;
    border-top:2px dashed #f0f0f0;
}

#fd-link{
    height:65px;line-height:65px;
    background-color: #dae5ff;
    font-size:20px;
    margin-top:80px;
    position: relative;

}
#fd-link span.title{
    letter-spacing: 6px;
    padding:0 25px;
    font-weight: normal;
    color:#1254ad;
    padding-left:95px;
}
#fd-link .item{
    width:290px;height:35px;
    line-height:35px;
    margin-right: 34px;
    font-size:16px;
    padding:0 5px;
    display:inline-block;
    border:1px solid #4564b6;
    text-align:center;
    position: relative;
    background-color: #fff;
}
#fd-link .item2{
    background-image: url(../images/icon-fd-on.png);
    background-repeat: no-repeat;
    background-size: 14px auto;
    background-position: 259px center;
}
#fd-link .on{
    background-color: #e4ebfb;
}
#fd-link .on:after{
    content:"";
    display:block;
    position: absolute;
    background-image: url(../images/fd-on.jpg);
    width:14px;height:12px;
    background-size: 14px 12px;
    background-position: center;
    left:104px;
    bottom:33px;
}
.link-list{
    position: absolute;
    left:10px;
    bottom:65px;
    display:block;
    width:1550px;
    min-height:50px;
    background-color: white;
}
.link-item{
    display:inline-block;
    font-size:18px;
    line-height:50px;
    font-size:18px;
    padding:0 25px;
}



#detail {
    width: 100%;
    float: left;
    color: #333;
    line-height: 1.5em;
    padding:25px 50px;
    background-color: white;
}

#detail .title {
    text-align: center;
    color: #1482e3;
    font-size: 36px;
    line-height:65px;
    margin-bottom: 20px;
    display: block;
    font-weight: bold;
    padding:0 40px;
/*
    background: linear-gradient(to bottom, #2c7bf2, #1759af);
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
*/
}
#detail .title2 {
    text-align: center;
    color: #bf1f06;
    font-size: 32px;
    font-weight: bold;
    line-height: 1.4em;
    margin-bottom: 35px;
    display: block;
    background: linear-gradient(to bottom, #2c7bf2, #1759af);
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
}

#detail .sub-title {
    text-align: center;
    color: #888;
    line-height: 40px;
    font-size: 21px;
    padding-bottom: 35px;
    color:#969696;
}

#detail .content {
    min-height: 600px;
    padding: 40px 25px;

}

#detail .content,
#detail .content p {
    font-size: 22px;
    line-height: 45px;
    padding-bottom: 10px;
    text-indent: 2em
}

#detail .content p {
    display: block;
    width: 100%;
}

#detail .content img {
    display: block;
    width: 80%;
    height: auto;
    margin: 20px auto;
}
.new1{
}
.new1 .news-tab{
    position: relative;
    border-bottom:1px solid #ddd;
    padding-bottom:10px;
}
.new1 .news-tab .item{
    display:block;
    height:56px;
    line-height:56px;
    font-size:21px;
    text-align: center;
    position: relative;
    float:left;
    font-weight: normal;
    color:#000;
    padding:0 25px;
    margin-right: 15px;
}
.new1 .news-tab .on{
    color:#fff;
    background-color: #1482e3;
    border-radius: 8px;
    font-weight: bold;
}
.new1 .news-tab .on:after{
    content:"";
    display:block;
    width:100%;
    height:5px;
    position: absolute;
    left:0;
    bottom:0;
    background-image: url(../images/icon-bd-blue.jpg);
    background-repeat: repeat-x;
    background-position: bottom center;
    z-index:1000;
}
.new1 .news-tab .more{
    float:right;
    font-size:18px;
    color:#b0becc;
    line-height:35px;
    padding-right:5px;
    margin-top:10px;
}
.new1 .news-tab .split{
    border-left:2px solid #424242;
    border-right:2px solid #424242;
    margin:12px 20px 0;
    float:left;
    height:30px;
}
.home-tab-text-list .item{
    line-height:42px;
    height:42px;
}
#home-tab2 .item{
    padding:0 55px;
    float:left;
}


.m-list .item{
    display:block;float:left;width:33.33%;
    margin-top:25px;
    transition: all 0.3s ease 0s;
}
.m-list .item .thumb{
    display:block;
    width:74px;height:74px;
    border-radius: 50%;
    background-color: #f3f2f2;
    margin:0 auto;
    padding-top:18px;
}
.m-list .item .thumb img{
    display:block;width:38px;height:38px;
    margin:0 auto;
}
.m-list .item span.text{
    display:block;
    width:100%;
    height:35px;
    line-height:35px;
    text-align: center;
    font-size:20px;
    margin-top:6x;
}
.m-list .item:hover .thumb{
    background-color: #eef7ff;
}
.m-list .item:hover span.text{
    color: #c42826;
}

.m-list2{
    padding:40px 10px 20px;
}
.m-list2 .item{
    display:block;
    width:100%;
    height:114px;
    line-height:114px;
    margin-bottom: 30px;
    color:white;
    background-image: url("../images/icon-swgk1.png");
    background-repeat: no-repeat;
    background-size: 100% 114px;
    background-position: center;

    padding-left:155px;
    font-size:24px;
    transition: all 0.3s ease 0s;
}
.m-list2 .item:nth-child(2){
    background-image: url("../images/icon-swgk2.png");
}
.m-list2 .item:nth-child(3){
    background-image: url("../images/icon-swgk3.png");
}


.m-list2 .item:hover{
    font-weight: bold;
    transform: scale(1.01)
}

.m-list3 .item{
    float:left;
    width:210px;
    height:110px;
    padding:30px 0 30px 12px;;
    background-image: url(../images/m3bg_1.jpg);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    margin-right: 10px;
}
.m-list3 .item:after{
    content:"";
    display:block;
    clear:both;
}
.m-list3 .item .thumb{
    display:block;
    width:auto;
    height:50px;
    float:left;
}
.m-list3 .item .text{
    display:inline-block;
    width:130px;
    height:50px;
    float:left;
    line-height:50px;
    color:white;
    font-size:18px;
    margin-left:5px;
    letter-spacing: 4px;
    text-indent: 8px;
}
.m-list3 .item:nth-child(2){
    background-image: url(../images/m3bg_2.jpg);
}
.m-list3 .item:nth-child(3){
    background-image: url(../images/m3bg_3.jpg);
    margin-right: 0;
}
.m-list3 .item:nth-child(3) .text{
    font-size:17px;
    letter-spacing: 0;
    text-indent: 0px;
}

.home-title2{
    height:53px;line-height:53px;
    overflow: visible;
    position: relative;
}
.home-title2 .t{
    display:inline-block;
    padding:0 40px;
    font-size:23px;
    font-weight: bold;
    color:white;
    background-image: linear-gradient(0deg, #c42826,#78c2ff);
}
.home-title2:after{
    content:"";
    width:100%;
    display:block;
    position: absolute;
    bottom:-5px;
    border-bottom:5px solid #c6e4ff;
}

.picScroll-left {
    overflow: visible;
    position: relative;
    width:100%;
}

.picScroll-left .hd {
    overflow: visible;
    height: 30px;
    padding: 0 10px;
    position: absolute;
    top: 78px;
    z-index: 5000;
    width: 1340px;
    left: -32px;
}



.m-list4 .item{
    display:block;float:left;
    width:289px;
    height:210px;
    margin-right:30px;
    background-image: linear-gradient(180deg, #d1eafe,#fcfeff);
}
.m-list4 .item:nth-child(4){
    margin-right: 0;
}
.m-list4 .item .thumb{
    display:block;
    margin:0 auto 8px;
    width:100%;
    padding-top:40px;
}
.m-list4 .item .thumb img{
    display:block;
    width:96px;
    height:96px;
    margin:0 auto;
}
.m-list4 .item span.text{
    display:block;
    width:100%;
    color:#221815;
    text-align: center;
    font-size:21px;
    padding-top:10px;
    line-height:25px;
}
.m-list4 .item:hover span.text{
     color:#1e83d6;
}

.picMarquee-left{ overflow:visible; position:relative;   }
.picMarquee-left .bd{ padding:0px;  overflow: hidden;}
.picMarquee-left .bd ul{ overflow:hidden; zoom:1; }
.picMarquee-left .bd ul li{ margin:0 8px; float:left; _display:inline; overflow:hidden; text-align:center;  }
.picMarquee-left .bd ul li .pic{ text-align:center; }
.picMarquee-left .bd ul li .pic img{ width:250px; height:165px; display:block; padding:2px; border-radius: 12px; }
.picMarquee-left .bd ul li .pic a:hover img{ border-color:#999;  }
.picMarquee-left .bd ul li .title{ line-height:24px;   }

.picMarquee-left .prev, .picMarquee-left .next{
    position: absolute;
    top:0;
    display:block;
    width:60px;
    height:100%;
    background-color: white;
    background-position: center;
    background-size: 32px 28px;
    background-repeat: no-repeat;
}
.picMarquee-left .prev{
    background-image: url("../images/icon-left.png");
    left:-60px;
}
.picMarquee-left .next{
    background-image: url("../images/icon-rt.png");
    right:-60px;
}

#slideBox .bd .text{
    height:50px;line-height:50px;font-size:20px;font-weight:normal;padding-right:200px;
}
#slideBox .hd{
    right:30px;bottom:19px;
}
#slideBox .hd ul li{
    margin-right: 10px;
}
.home-tab-text-list .item{
    height:57px;line-height:57px;
}
.home-title .more,.home-title2 .more{
    float:right;font-size:14px;color:#c42826;
    padding-right: 25px;
    line-height:58px;
}
.home-tab-text-list .item:hover{
    font-weight: bold;
}
.home-tab-text-list .news .item:nth-child(1){
    font-size:32px;color:#1482e3;font-weight: bold;line-height:75px;
    height:75px;
}
.home-tab-text-list .news .item:nth-child(1) .icon-c
{
    display:none;
}
.home-tab-text-list .news .item:nth-child(1) .rt{
    font-size:19px;font-weight: normal;
}
.bd1{
    border:1px solid #ddd;
}


#pagination {
    text-align: center;
    padding: 25px 0 45px;
}

#pagination span,
#pagination a,
#pagination input {
    display: inline-block;
    padding: 0 18px;
    line-height: 38px;
    box-sizing: border-box;
    font-size: 17px;
    color: #666666;
    border-radius: 4px;
}

#pagination input {
    position: relative;
    border-color: #e5e5e5;
    outline: none;
    width: 75px;
    padding: 0 12px;
    top: -1px;
}

#pagination a {
    border: 1px solid #e5e5e5;
}

#pagination .on {
    background-color: #1764c2;
    color: white;
    border-color: #1764c2;
}




#slideBoxH{
    width:1920px;
    height:796px;
    position: relative;
    margin: 0px auto;
    border-radius: 10px;
    left:-295px;
}
#slideBoxH .hd{
    position: absolute;
    left: 50%;
    margin-left:-50px;
    bottom: 25px;
    height:20px;
}

#slideBoxH .hd ul li{
    width:15px;
    height:15px;
    margin-right: 10px;
}
#slideBoxH .hd ul .on{
    background-color: #0080ff;
    width:60px;
    border-radius: 10px;
}

.lm-list .item{
    height:300px;
}

.lm-list .item .thumb{
    display:block;
    padding:4px;
    border:1px solid #ddd;
    width:180px;
    height:235px;
    margin:0 auto;
}
.lm-list .item .text{
    line-height:65px;
    display:block;
    text-align: center;
    font-size:22px;
    color:#333;

}

.b-top{
    border-top:2px solid #d7d3d3;
}




.h-title:before{
    content:"";
    display:block;
    width:100%;
    position: absolute;
    left:0;
    height:4px;
    background-color: #c42826;
    top:40px;
    z-index:-1;
}
.h-title .img-title{
    padding:0 35px;
    height:63px;
    width:299px;
    background-color: white;
    margin:0 auto;
}

#lm1,#lm2{
    display:block;

    background-image: url("../images/bg-gh.png");
    background-size: 100%;
    background-position: center;

}
#lm2{
    background-image: url("../images/bg-laomo.png");
    width:259px;
    float:right;
}
#lm1{
    float:left;
    width:1028px;
    padding: 155px 20px 20px;
}
#lm1 .item{
    display:block;
    width:293px;
    float:left;
    height:187px;
    margin:0 17px;
    background-color: #fdfaf2;
    border:1px solid #f4d5ba;
}
#lm1 .item .thumb{
    display:block;
    width:80px;
    height:80px;
    margin:30px auto 20px;
    transition:  all 0.3s ease 0s;
}
#lm1 .item .text{
    display:block;
    text-align: center;
    color:#c50200;
    font-size:25px;
    transition:  all 0.3s ease 0s;
}
#lm1 .item:hover .thumb{
    transform: scale(1.05);
}
#lm1 .item:hover .text{
    font-weight: bold;
}


.home-title{
    padding:5px 0 15px;
    position: relative;
}
.home-title .item{
    display:block;
    height:35px;
    line-height:35px;
    font-size:20px;
    text-align: center;
    position: relative;
    padding:0 15px;
    float:left;
    font-weight: normal;
    color:#000;
}
.home-title .on{
    color:#c42826;
    font-weight: bold;

}

.home-title .more{
    float:right;
    font-size:16px;
    color:#c42826;
    line-height:35px;
    padding-right:5px;
    font-weight: 100;
}
.home-title .bd{
    content:"";
    display:block;
    width:100%;
    height:2px;
    background-image: linear-gradient(to right, #0a54a6, #fff);
    position: absolute;
    bottom:0;width:100%;
    left:0;
}
#slideBox2{
    position: relative;
    width:calc(100% - 120px);
}
#slideBox2 .prev, #slideBox2 .next{
    position: absolute;
    top:0;
    display:block;
    width:60px;
    height:100%;
    background-color: white;
    background-position: center;
    background-size: 32px 28px;
}
#slideBox2 .prev{
    background-image: url("../images/icon-left.png");
    left:-60px;
}
#slideBox2 .next{
    background-image: url("../images/icon-rt.png");
    right:-60px;
}

.dj-list{
    border-top:none;height:510px;padding-bottom: 0;
}
.dj-list .item{
    height:42px;line-height:42px;
    font-size:18px;
    color:#333;
}

.bg2{
    padding-bottom: 70px;
    background-image: url(../images/home_bg2.jpg);
    background-repeat: no-repeat;
    background-size: 1920px auto;
    background-position: bottom center;
}
.llist .item{
    font-size:20px !important;
    color:#333;
    height:55px;line-height:55px;
}
.llist .item span.icon-r:before{
    background-color: #333;
}
.llist .item:hover .rt{
    color:#1254ad;
}


#adv-slide .hd{
    position: absolute;
    right:20px;
    top:35px;
    overflow: visible;
}

#adv-slide .hd ul{
    width:12px;
    height:80px;
}
#adv-slide .hd ul li{
    display:block;margin:5px auto;background-color: #f8aa7f !important;
}
#adv-slide .hd ul li.on{
    background-color: white !important;
}
.home-title{
    background-repeat: no-repeat;
    background-position: 5px center;
    padding-left:40px;
}
.ht1{
    background-image: url(../images/icon-ks.jpg);
    background-position: 5px 8px;
}
.ht2{
    background-image: url(../images/icon-dj.jpg);
    background-position: 5px 8px;
}
.ht3{
    background-image: url(../images/icon-dc.jpg);
    background-position: 5px 8px;
}
.ht4{
    background-image: url(../images/icon-sc.jpg);
    background-position: 5px 8px;
}
.ht5{
    background-image: url(../images/icon-dy.jpg);
    background-position: 5px 8px;
}
.ht6{
    background-image: url(../images/icon-bg.jpg);
    background-position: 5px 8px;
}
.ht7{
    background-image: url(../images/icon-xc.jpg);
    background-position: 5px 8px;
}
.ht8{
    background-image: url(../images/icon-xx.jpg);
    background-position: 5px 8px;
}


.bzfw{
    display:block;width:100%;
    background-image: url("../images/bg-bzfw.jpg");
    background-size: 100% 100%;
    height:98px;
    line-height: 98px;
    background-repeat: no-repeat;
    background-position: center;
}
.bzfw .text{
    display:block;
    color:white;
    font-size:32px;
    padding-left:80px;
    transition: all 0.3s ease 0s;
    font-weight: bold;
    background-image: url(../images/icon-more.png);
    background-position: 260px 37px;
    background-repeat: no-repeat;
    letter-spacing: 5px;
}
.bzfw:hover .text{
    transform: scale(1.05);
}

#map{
    width:100%;height:290px;display:block;
    margin-top:10px;
}

#img-title{
    height:80px;line-height:80px;display:block;text-align: center;
    color:#c42826;font-size:33px;font-weight: bold;
    border-bottom: 1px solid #ddd;
}
#img-title .text{
    display: inline-block;
    padding:0 20px;
    border-bottom: 6px solid #c42826;
    position: relative;
    bottom:6px;
}

.news-tab2 .item{
    width:120px !important;
}
.text-list-r .item{
    font-size:19px;
    transition: all 0.3s ease 0s;
}
.text-list-r .item .icon-c:before{
    background-color: #d2d2d2;
}
.text-list-r .item:hover .icon-c:before{
    background-color: #1c74eb;
}
.text-list .item:hover .rt{
    color:#1c74eb;
}

.adv {
    display:block;width:100%;height:auto;
}
.adv:hover{
    transition: all 0.3s ease 0s;
    transform: scale(1.02);
}
.wspt .adv{
    height:105px;
}

#rdzt .item{
    display:block;
    width:100%;
    height:80px;
    border:1px solid #f5e3d0;
    background-image: linear-gradient(to bottom, #fff, #faf1e7);
    padding-left:115px;
    font-size:22px;
    color:#e30000;
    line-height: 80px;
    position: relative;
    letter-spacing: 15px;
    margin-top:10px;
}
#rdzt .item img{
    display:inline-block;
    width:50px;
    height:auto;
    position: absolute;
    left:40px;
    top:20px;
}
#stbd .item{
    display:block;
    float:left;
    width:290px;
    height:200px;
    margin-right: 53px;
}
#rdzt .item:hover{
    transition: all 0.3s ease 0s;
    background-image: linear-gradient(to bottom, #faf5ee, #faead4);
    font-weight: bold;
}

#stbd .item img{
    display:block;width:100%;height:150px;
}
#stbd .item .text{
    display:block;height:50px;line-height:50px;
    background-color: #f5d1d2;
    padding:0 10px;
    font-size:17px;
    color:#333;
    overflow: hidden;white-space: nowrap;text-overflow: ellipsis;
}
#stbd .item:nth-child(4){
    margin-right: 0;
}
#stbd .item:hover{
    transition: all 0.3s ease 0s;
    transform: scale(1.03);
}


.ld-list .item{
    padding:30px 25px;
    border-bottom:1px solid #ddd;
    overflow: hidden;
    height:255px;
    display:block;
}
.ld-list .item .thumb{
    display:block;
    width:130px;
    height:190px;
    float:left;
}
.ld-list .item .rt{
    display:block;
    width:calc(100% - 130px);
    padding-left:20px;
}
.ld-list .item .rt .text{
    display:block;
    font-size:21px;
    color:#333;
    line-height:1.5em;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.ld-list .item .rt .title{
    font-weight:bold;
    color:#000;
    font-size:25px;
    line-height: 2em;
}
.ld-list .item .rt .zw{
    white-space: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp:2;
    -webkit-box-orient: vertical;
    display: -webkit-box;
}
.ld-list .item .rt .title:nth-child(3){
    font-size: 20px;
}
.ld-list .item:hover{
    transition: all 0.3s ease 0s;
    transform: scale(1.015);
}
.ld-title{
    display:block;
    width:100%;
    height:80px;
    line-height:80px;
    background-color: #e8e8e8;
    color:#333;
    font-weight: bold;
    text-align: center;
    font-size: 25px;
    font-weight: normal;
}
.detail-bd{
    padding:35px 35px 60px;min-height:600px;
}
.more{
    cursor: pointer;
}









/***
20250920
***/
.txtMarquee-left{ width:100%;  position:relative;   }
.txtMarquee-left .bd{ padding:20px; }
.txtMarquee-left .bd .tempWrap{ width:auto !important; }/* 用 !important覆盖SuperSlide自动生成的宽度，这样就可以手动控制可视宽度。 */
.txtMarquee-left .bd ul{ overflow:hidden; zoom:1; }
.txtMarquee-left .bd ul li{ margin-right:20px;  float:left; height:24px; line-height:24px;  text-align:left; font-size:18px;_display:inline; width:auto !important;  }
.txtMarquee-left .bd ul li span{ color:#3c3d3f;  }

#tzgg{
    height;65px;line-height:65px;
    background-color: #eef5fd;
}
#tzgg .tzgg-title{
    display:inline-block;
    background-image: url(../images/icon-notice.png);
    background-repeat:no-repeat;
    background-position: 10px center;
    background-size:23px auto;
    color:#1554b1;
    font-size:18px;
    padding-left:45px;
    float:left;
}


#top-news{
    height:220px;
    line-height:1.6em;
    background-image: url(../images/top-news-bg.png);
    background-size: auto 112px;
    background-repeat: no-repeat;
    background-position: top center;
    transition: all 0.3s ease 0s;
    padding-top:80px;
}
#top-news h4{
    font-size:33px;
    color:#fff;
    text-align: center;
    line-height:70px;
    width:100%;
    font-weight: bold;
}
#top-news p{
     font-size:20px;
    color:#333;
    line-height:32px;
    text-align: center;
    padding:0 80px;
}
#top-news .more{
    position: absolute;
    padding:0 12px;
    height:32px;line-height:32px;
    font-size:20px;
    color:#1254ad;
    right:15px;
    bottom:22px;
}

.home-tab-text-list .first{
    margin-top:10px;
    display:block;
    padding-bottom:10px;
    border-bottom:1px dashed #ddd;
    margin-bottom: 10px;
}
.home-tab-text-list .first .title{
    height:50px;
    display:block;
    overflow: hidden;
    white-space: nowrap;text-overflow: ellipsis;
    font-size: 25px;
    font-weight: bold;
    background: linear-gradient(to bottom, #2c7bf2, #1759af);
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
    text-align: center;
}
.home-tab-text-list .first .detail{
   text-indent: 2em;font-size: 18px;line-height:35px;
    color:#404040;
    display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
    position: relative;
}
.home-tab-text-list .first .more{
    color:#2c7bf2;
    padding-left:10px;
}
#slideBox3 .bd:before{
    display:none;
}
#slideBox3 .hd li{
    margin-right:10px;
}
#slideBox3 .hd li.on{
    width:10px;
}
.page-title1 .title{
    background-image: url(../images/icon-header-rt.jpg);
    background-repeat: no-repeat;
    background-position: 121px 14px;
    padding-right:32px;
    color:#000;
    font-weight: bold;
    font-size:29px;
    width:auto;
    background-color: white;
    padding-left:0;
}
.page-title1 .title b{
    color:#1764c2;
}

.page-title1:hover .title{
    transition: all 0.3s ease 0s;
    background-position: 124px 14px;
}

.dj-list .first{
    display:block;height:260px;width:100%;position: relative;
    margin-bottom: 10px;
}
.dj-list .first img{
    display:block;width:100%;height:100%;
}
.dj-list .first .text{
    display:block;width:100%;height:45px;line-height:45px;color:white;font-size:18px;
    padding:0 20px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    position: absolute;
    bottom:0;
    z-index: 1000;
}
.dj-list .first:before{
    position: absolute;bottom:0;height:45px;width:100%;display:block;content:'';
    background-color: #000;opacity: .3;
}

#ztzl,#ztz2{
    background-image: url(../images/bg-zt.png);
    background-repeat: no-repeat;
    background-size: 80px 228px;
    background-position: left center;
    padding-left:122px;
    padding-top:30px;
    background-color: white;
    height:228px;
    display:block;
}
#ztz2{
    background-image: url(../images/jtfc.jpg);
}
#zcdt .dj-list{
    height:250px;
}

#erweima{
    position: relative;
}
#erweima .erweima{
    position: absolute;
    left:1575px;
    top:94px;
    width:120px;
    border:2px solid #e7eef7;
    padding:15px 0 5px;
}
#erweima .erweima .title{
    font-size:16px;color:white;text-align: center;
    background-color: #245fbd;
    height:27px;line-height:27px;
}
#erweima .erweima .close{
    position: absolute;
    width:20px;
    height:20px;
    display:block;
    right:-8px;
    top:-8px;
    background-color: #cad0e8;
    color:#000;
    font-size:14px;
    line-height:20px;
    border-radius: 50%;
    text-align:center;
}
#erweima .erweima img{
    display:block;
    width:100px;height:auto;
    margin:0 auto 0;
}
#erweima .erweima p{
    display:block;
    width:100%;
    text-align: center;
    margin:0 auto;
    line-height:35px;
    color:#1482e3;
    font-size:14px;
}
#erweima .erweima .bd{
    border-bottom:1px solid #ddd;
}
#erweima .erweima p.sina{
    background-image: url(../images/icon-sina.png);
}
.page-title1 .more{
    background-image: url(../images/page-title-more.png);
    width:50px;
    height:47px;
    background-position: center;
    background-size: 22px auto;
    background-repeat: no-repeat;
}


#ld-title {
    display:block;text-align: center;font-size:27px;font-weight: bold;color:#1764c2;letter-spacing: 6px;
    line-height:40px;
}
#ld-list{
    padding:0 70px 50px;
}
#ld-list .item{
    display:block;
    padding:45px 0 40px;
    border-bottom:2px solid #f1f0f0;
}
#ld-list .item .lft{
    display:block;float:left;width:165px;height:220px;
    border:1px solid #ddd;
    padding:5px;
}
#ld-list .item .rt{
    display:block;width:calc(100% - 195px);
}
#ld-list .item .text{
    display:block;color:#333;font-size:21px;line-height:35px;
}
#ld-list .item .name{
    font-size:27px;letter-spacing: 2px;font-weight: bold;
    padding:20px 0;
}
#ld-list .item b{
    color:#1764c2;font-size:21px;font-weight: normal;
}
#ld-list .item .info{
    position: relative;left:-9px;
}
#ld-list .item:hover{
    transition: all 0.3s ease 0s;
    transform: scale(1.02);
}
#ld-list .item:last-child{
    border-bottom: none;
}
.hvsc:hover{
    transition: all 0.3s ease 0s;
    transform: scale(1.02);
    cursor: pointer;
}
.bg-blue {
    background-color: #0b53a1;
}


.box-1{
    border-radius: 4px;
    border:1px solid white;
    background-image: linear-gradient(to bottom, #f2eae7 0%, #fff 90px);
}
.box-2{
    background-image: linear-gradient(to bottom, #d6e0ed 0%, #fff 90px);
}
.box-1 h4{
    display:block;
    height:48px;line-height:48px;
    color:#1482e3;
    font-size:28px;

}
.box-1 h4:before{
    content:"";
    display:inline-block;
    float:left;
    width:7px;
    height:42px;
    background-color: #fd853a;
    border-radius: 2px;
    margin-right: 28px;
    margin-top:2px;
}
.box-2 h4:before{
    background-color: #4689f8;
}
#ggxx .news-tab .item,#xxtj .news-tab .item{
    display:block;width:50%;
    height:50px;line-height:50px;
    background-color:#e4ecf4;
    color:#000;
    font-size:22px;
    text-align: center;
    float:left;
    position: relative;
    overflow: visible;
}
#ggxx .news-tab .on,#xxtj .news-tab .on{
    background-color:#1482e3;
    color:#fff;
}
#ggxx .news-tab .on:after,#xxtj .news-tab .on:after{
    content:"";
    display:block;
    background-image: url(../images/gg-on.png);
    background-repeat: no-repeat;
    background-position: top center;
    position: absolute;
    width:100%;
    bottom:-18px;
    left:0;
    height:18px;

}
#ggxx .news .item,#xxtj .news .item{
    height:60px;line-height:60px;
}
#xxtj .news-tab .item{
    width:100%;
}


#xxgk1 .item{
    display:block;width:100%;height:65px;line-height:65px;
    border:1px solid #d6e8ff;
    font-size:18px;color:#333;margin-top:14px;
    transition:  all 0.3s ease 0s;
}
#xxgk1 .item .bg{
    display:block;width:75px;height:63px;background-color: #e6f1fb;float:left;margin-right:13px;
}
#xxgk1 .item .bg img{
    display:block;
    width:34px;
    margin:15px auto;
    height:auto;
    transition:  all 0.3s ease 0s;
}
#xxgk1 .item:hover{
    color:#1482e3;font-weight: bold;
}
#xxgk1 .item:hover .bg{
    margin-right:18px;
}
#xxgk1 .item:hover img{
    transform: scale(1.1);
}

#xxgk2 .item{
    display:block;width:100%;height:92px;line-height:92px;
    border:1px solid #d8f6f2;
    background-color: #e7fbf8;
    font-size:25px;
    color:#333;
    background-image: url(../images/icon-xxgk5.png);
    background-repeat: no-repeat;
    background-position: 55px center;
    background-size: 71px 65px;
    margin-top:13px;
    padding-left:175px;
}
#xxgk2 .item:nth-child(2){
    background-image: url(../images/icon-xxgk6.png);
    border:1px solid #e3eeff;
    background-color: #f1f6ff;
}
#xxgk2 .item:nth-child(3){
    background-image: url(../images/icon-xxgk7.png);
    border:1px solid #fef6e8;
    background-color: #fff9ee;
}
#xxdh .item{
    display:block;width:100%;margin-top:13px;height:auto;
}
#xxdh .item img{
    display:block;width:100%;height:auto;
}
#xxdh .item:nth-child(1){
    float:left;width:calc(50% - 10px);
}
#xxdh .item:nth-child(2){
    float:right;width:calc(50% - 10px);
}
.box-4{
    display:block;border:1px solid #ddd;border-radius:4px;background-color:white;
}
.box-4 .title{
    background-image: url("../images/flfg-bg.png");
    background-size: 100% 57px;
    background-repeat: no-repeat;
    background-position: center;
    width:100%;height:57px;line-height:57px;
    font-size:18px;
    padding-left:20px;
}
#zzjg .item{
    display:block;width:50%;float:left;height:120px;
}
#zzjg .item img{
    display:block;width:auto;height:68px;margin:0 auto;
}
#zzjg .item span.text{
    display:block;width:100%;text-align:center;color:#333;
    font-size:18px;
    margin-top:10px;
    height:35px;line-height:35px;
}

#bszn .item{
    display:block;width:100%;
    text-align:center;
    border-radius:4px;

    font-size:18px;
    height:60px;
    line-height:60px;
    color:#1482e3;
    background-color:#e7f1fb;
    border:1px solid #ddd;
    margin-top:13px;
}
#bmfw .item{
    display:block;width:100%;
    padding-left:155px;
    border-radius:8px;
    background-image: url("../images/icoin-bmfw-bg.png");
    background-repeat:no-repeat;
    background-size: 100% 100%;
    position:relative;


    background-size: 100% 60px;
    font-size:18px;
    height:52px;
    line-height:52px;
    color:#333;
    background-color:#245fbd;
    border:1px solid #ddd;
    margin-top:5px;
}
#bmfw .item:before{
    content:"";display:block;position:absolute;
    left:90px;
    background-size: auto 39px;
    background-position: center;
    background-repeat:no-repeat;

    width:52px;
    height:52px;
}
#bmfw .item:nth-child(1):before{
    background-image: url("../images/icoin-bmfw1.png");
}
#bmfw .item:nth-child(2):before{
    background-image: url("../images/icoin-bmfw2.png");
}
#bmfw .item:nth-child(3):before{
    background-image: url("../images/icoin-bmfw3.png");
}
#bmfw .item:nth-child(4):before{
    background-image: url("../images/icoin-bmfw4.png");
}

#bmfw .item:nth-child(5):before{
    background-image: url("../images/icoin-bmfw5.png");
}
#ztz2{
    height:250px;padding-top:15px;padding-left:110px;
    background-size: 90px 100%;
}
#ztz2 .picList li img{
    width:344px;height:204px;
}
#ztz2 .picList li{
    padding:0 8px;
}
#inner-bd {
    border-top:4px solid #1482e3;
    background-color:#f7fafe;
    padding:35px 25px;
    background-image: url(../images/detail-bg.jpg);
    background-repeat: no-repeat;
    background-position: left bottom;
    background-size:
}

.rt-bd {
    width:1060px;
}

#top-news .hd{
    margin-top:30px;text-align: center;height:4px;line-height:4px;
}
#top-news .hd .t{
    display:inline-block;width:30px;height:4px;background-color:#fff;
    margin:0 5px;
}
#top-news .list h4{display:none;}
#top-news .list h4.on{display:block;}
#top-news .hd .on{background-color: #f08717;}


/* 动画类 */
.logo-animate {
    animation: logoSlideIn 1s ease-out forwards;
}

.search-animate {
    animation: searchSlideIn 1s ease-out 0.5s forwards;
}

.nav-animate {
    animation: navFadeIn 0.5s ease-out forwards;
}

/* 关键帧动画 */
@keyframes logoSlideIn {
    from {
        transform: translateY(-100%);
        opacity: 0;
    }
    to {
        transform: translateY(0);
        opacity: 1;
    }
}

@keyframes searchSlideIn {
    from {
        transform: translateY(100%);
        opacity: 0;
    }
    to {
        transform: translateY(0);
        opacity: 1;
    }
}

@keyframes navFadeIn {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

/* 加载指示器 */
.loading {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #f5f5f5;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 9999;
}

.spinner {
    width: 50px;
    height: 50px;
    border: 5px solid rgba(30, 107, 184, 0.2);
    border-radius: 50%;
    border-top-color: #1e6bb8;
    animation: spin 1s linear infinite;
}

@keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
#nav .item{
    opacity: 0;
}
