.top-news{
    margin-top: 20px;
    /*height:120px;*/
    background: #fff;
    padding:20px;
    text-align: center;
    font-size: 18px;
    line-height: 24px;
    color: #1a5284;
}
.top-news dt{
    font-size: 30px;
    font-weight: bold;
    margin-bottom: 16px;
    line-height: normal;
}
.top-news dt a{
    color: #1a5284;
}

.banner-box{
    float: left;
    width:750px;
    height: 270px;
    margin-top:20px;
    background: #fff;
    position: relative;
    overflow: hidden;
}
.banner img{
    width:410px;
    height: 270px;
    float: left;
}
.banner .text{
    float: right;
    width:300px;
    margin-right: 20px;
}
.banner .text strong{
    display: block;
    font-size: 20px;
    line-height: 1.8;
    border-bottom: 1px solid #eeeeee;
    height:96px;
    padding-top:15px;
    overflow: hidden;
}
.banner .text p{
    font-size: 14px;
    padding-top:10px;
    line-height: 1.8;
}
.banner > .swiper-pagination-bullets{
    bottom:20px;
}
.banner .swiper-pagination-bullet{
    width:30px;
    height: 3px;
    border-radius: 2px;
}
.swiper-button-next, .swiper-button-prev{
    top: auto;
    bottom:20px;
    margin-bottom: 0;
}
.banner-box .swiper-button-next, .banner-box .swiper-button-prev{
    width:8px;
    height:14px;
    outline: none;
}
.banner-box .swiper-button-prev, .banner-box .swiper-container-rtl .swiper-button-next{
    background: url(banner-prev.png) left top no-repeat;
    left:437px;
}
.banner-box .swiper-button-next, .banner-box .swiper-container-rtl .swiper-button-prev{
    background: url(banner-next.png) left top no-repeat;
    right:20px;
}
.banner-box .swiper-container-horizontal > .swiper-pagination-bullets, .banner-box .swiper-pagination-custom, .swiper-pagination-fraction{
    bottom:15px;
    width:300px;
    float: right;
    left:auto;
    right:20px;
    font-size: 14px;
}
.banner-box .swiper-pagination-current{
    font-size: 18px;
    font-weight: bold;
}
.news{
    float: right;
    width:430px;
    height: 270px;
    background: #fff;
    margin-top:20px;
    padding:0 20px;
    overflow: hidden;
}
.news .mt{
    height: 60px;
    line-height: 60px;
    font-size: 20px;
    border-bottom: 1px solid #dddddd;
}
.news .mt span{
    height:60px;
}
.news .mt .more{
    padding-top:28px;
    height: 60px;
}
.news .tab-menu li{
    float: left;
    margin-right:25px;
    color: #cccccc;
}
.news .tab-menu li a{
    float: left;
    margin-right:25px;
}
.news .tab-menu li.cur a{
    font-weight: bold;
    height: 60px;
    color: #333;
    position: relative;
}
.news .tab-menu li.cur a:before{
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    height: 2px;
    width:100%;
    background: #d60000;
}
.news .tab{
    display: none;
}
.news .tab:nth-child(1){
    display: block;
}
.news .tab ul{
    margin-top:10px;
}
.news .tab li{
    background: url(dot.png) left center no-repeat;
    padding-left: 23px;
    height: 38px;
    line-height: 38px;
    text-overflow:ellipsis; white-space:nowrap; overflow:hidden;
}
.dongtai .mt .moremenu1 li{
    cursor: pointer;
}
.dongtai .mt .moremenu1 li.tabpic a{
    padding:0;
}

.dongtai{
    float: left;
    width:750px;
    height: 280px;
    margin-top:20px;
    background: #fff;
    padding:10px 20px 0;
    overflow: hidden;
}
.dongtai .tab{
    display: none;
}
.dongtai .tab:first-child{
    display: block;
}
.dongtai .mt a.piclink{
    float: left;
    padding: 18px 0 0 5px;
    height:48px;
}
.xysearch{
    float: right;
    width:430px;
    height: 280px;
    margin-top: 20px;
    background: #fff;
    padding: 10px 20px 0;
    overflow: hidden;
}
.xysearch .mt span img{
    margin-top:15px;
}
.xysearch .mt > a img{
    float: right;
    margin-top: 15px;
}
.xysearch .mt > a:last-child{
    font-size: 14px;
    float: right;

    overflow: hidden;
}
.xysearch .mt > a:last-child em{
    display: inline-block;
    background: url("../images/xytitle.png") center top no-repeat;
    background-size: contain;
    margin:0 10px;
    width: 55px;
    height:16px;
}
.searchtab{
    margin-top: 30px;
}
.searchtab li{
    float: left;
    margin-right: 20px;
    position: relative;
    cursor: pointer;
}
.searchtab li a{
    display: block;
    height:40px;
    line-height: 40px;
    padding:0 15px;
    background: #eeeeee;
    border-radius: 2px;
}
.searchtab li.cur:after{
    content: '';
    position: absolute;
    left:50%;
    bottom:-12px;
    margin-left: -6px;
    border-top: 6px solid #1a5284;
    border-left:6px solid transparent;
    border-right:6px solid transparent;
    border-bottom:6px solid transparent;
}
.searchtab li.cur a{
    background: #1a5284;
    color: #fff;
}
.searchcont .tab{
    display: none;
}
.xysearch .search{
    width:390px;
    margin-top: 20px;
    overflow: hidden;
}
.xysearch .search input[type=text]{
    float: left;
    border:1px solid #dddddd;
    border-right: 0;
    height: 40px;
    line-height: 40px;
    width:310px;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    padding:0 20px;
}
.xysearch .search input[type=submit]{
    width:80px;
    height: 40px;
    background: url(searchiconnew.png) #1a5284 center center no-repeat;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    border:0;
    float: right;
    cursor: pointer;
}
.xysearch .search p{
    margin-top:30px;
    font-size: 14px;
}
.xysearch .search p a{
    color: #1a5284;
}
.zhuanti{
    margin-top: 20px;
    padding-bottom: 40px;
}
.zhuanti .mt{
    border: 0;
}
.zhuanti .mt span{

}
.zhuanti .mt span:after{
    background: none;
}
.ztcont{
    width:1200px;
    position: relative;
    margin-top:5px;
    height: 80px;
}
.ztcont img{
    border-radius: 4px;
    width:230px;
    height: 80px;
}
.ztcont .swiper-slide{
    float: left;
    width:230px;
}
.ztcont .swiper-button-next, .ztcont .swiper-container-rtl .swiper-button-prev{
    position: absolute;
    height: 80px;
    top:0;
    right:-26px;
    background: url(right.png) right center no-repeat;
    margin-top:0;
    outline:0 none !important; blr:expression(this.onFocus=this.blur());
}
.ztcont .swiper-button-prev,.ztcont .swiper-container-rtl .swiper-button-next{
    position: absolute;
    height: 80px;
    top:0;
    background: url(left.png) left center no-repeat;
    left:-26px;
    margin-top:0;
    outline:0 none;
}
.xglink{
    height: 90px;
    background: #f6f6f6;
    position: relative;
}
.xglink dl{
    width:1200px;
    padding:27px 0;
}
.xglink dt{
    height: 36px;
    float: left;
    line-height: 36px;
}
.xglink dd{
    float: left;
    height: 36px;
    border:1px solid #dddddd;
    background: #fff;
    line-height:36px;
    text-align: center;
    font-weight: bold;
    font-size:14px;
    margin-right: 15px;
}
.xglink dd:last-child{
    margin-right: 0;
}
.xglink dd.option{
    width:265px;
    text-align: left;
    padding:0 20px;
}
.xglink dd.option span{
    display: block;
    width:100%;
    height: 34px;
    background: url(arrdown.png) right center no-repeat;
    cursor: pointer;
}
.xglink dd.option span em{
    display: none;
    background: none;
}
.xglink dd.option span.arrup{
    background-image: url(arrup.png);
    position: relative;
}
.xglink dd.option span.arrup em{
    position: absolute;
    left: 50%;
    top:-11px;
    width:14px;
    height: 10px;
    margin-left:7px;
    background: url(arrbg.png) left top no-repeat;
    z-index: 2;
    display: block;
}
.xglink dd.option div{
    position: absolute;
    left: 50%;
    top:-308px;
    width:1240px;
    height: 325px;
    margin-left:-620px;
    background: #fff;
    border-top: 3px solid #d60101;
    z-index: 999;
    padding:30px 0 0 86px;
    display: none;
    box-shadow: 0 10px 10px rgba(26,82,133,0.10);
}
.xglink dd.option div li{
    float: left;
    width:16.66%;
    line-height: 30px;
    padding:0 10px;
    font-weight: normal;.other dd.no3 a
}
.xglink dd.option div.divbox1{
    height: 280px;
    top:-263px;
    padding:20px 0 0 70px;
}
.xglink dd.option div.divbox1 li{
    width:25%;
}
.xglink dd.option div.divbox4{
    height: 115px;
    top:-98px;
}
.xglink dd.option:last-child div{
    padding-left: 55px;
}
.xglink dd.option:last-child div li{
    width:25%;
}