@charset "utf-8";  
body {
    font-family: "微软雅黑", "Arial";
    font-size: 14px;
    color: #212121;
    position: relative;
   }

li {
    list-style: none;
}

ul {
    padding: 0;
    margin: 0;
}

a {
    color: #444;
    text-decoration: none
}

a:hover {
    text-decoration: none !important;
    color: #272d5a;
}

a:focus {
    text-decoration: none !important;
    outline: none !important;
}

button:focus,
button:hover {
    outline: none !important;
}

ul,
ol {
    margin: 0;
    padding: 0;
}

img {
    max-width: 100%;
}

input,
button {
    outline: none;
}

.container {
    width: 1300px;
}

.imged{position:relative;display:block;width:100%;height:0;padding-top: 57%;}
.imged img{width: 100%;height: 100%;display:block;position:absolute;top:0;left:0;}
.header {

    z-index: 10000;
width: 100%;
    background: url(../images/header.png) center no-repeat;
    background-size: cover;
}

.logo {
    line-height: 100px;
}

.header-top a {
    color: #fff;
    display: inline-block;
    margin-left: 30px;
}

.header-top {
    padding-top: 25px;
}
.nav-list {
position: relative;
    z-index: 99999999;
}
.nav-list li {
    float: left;
    margin-left: 20px;
    margin-top: 15px;
}

.nav-list li a {
    font-size: 16px;
    color: #fff;
}

/****新增滚动下拉时样式start**/
.fixed{    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: auto;}
 .fixed .logo{float:none !important;}
.fixed .logo img{
    display: block;
    height:  45px;
    margin: 10px auto 0px;
    }
.fixed .menu .header-top{
    width: 1080px;
    text-align: center;
    margin: 0 auto;
    display:  none;
    }
.fixed .menu .nav-list{width: 1260px;
    text-align: center;
    margin: 0px auto;}
.fixed .menu .nav-list>li{
    width: 126px;
    margin-left: 0px;
    margin-top: 10px;
    padding-bottom: 8px;
    } 
/****新增滚动下拉时样式end**/

.banner-box .slick-dots{bottom: 33px;text-align:center;left: 50%;}

.banner-box .slick-dots li {
   float: left;
   margin: 0 5px;
   width: 12px;
   height: 12px;
   padding: 0;
   border: none;
   border-radius: 50%;
   background: #fff;
}
.banner-box .slick-dots li.slick-active{background: #980404;  }
.banner-box .slick-dots li button::before{display:none;}
.banner-sm-txt {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 44px;
    display: table;
    background: #000;
    background: rgba(0, 0, 0, 0.5);
    font-size: 14px;
    color: #fff;
}

.banner-sm-txt span {
    display: table-cell;
    height: 33px;
    vertical-align: middle;
}

.banner-box .carousel-indicators {
    left: auto;
    margin-left: 0;
    right: 50%;
    width: auto;
}

.banner-box {
    overflow: hidden;
     width: 100%;
    height: auto; 
    background: #f2f2f2;
}
/* .slide{ width: 1366px; margin: auto;} */
.back-one {
    height: 604px;
    background: url(../images/back01.png) center no-repeat;
    background-size: cover;
    padding-top: 35px;
}

.left-width {
    width: 51%;
    padding-right: 35px;
}

.title {
    font-size: 24px;
    color: #980404;
    margin-bottom: 25px;
    background: url(../images/sign1.png) no-repeat left center;
    padding-left: 35px;
}

.left-tt a {
    font-size: 24px;
    color: #333;
}

.left-tt {
    margin: 20px 0 10px 0;
}

.left-p {
    color: #787878;
    line-height: 30px;
    margin-bottom: 20px;
}

.carousel-indicators-bottom {
    position: static;
}

.slick .slick-dots {
    width: 100%;
    /* background: #fff; */
    height: 30px;
    bottom: 190px;
    padding-top: 5px;
    text-align: right;
}

.slick .slick {
    margin: 0;
    padding-bottom: 70px;
}

.slick .slick-dots li button:before {
    display: none;
}

.slick .slick-dots li button {
    font-size: 14px;
    color: #fff;
    padding-top: 5px;
}

.slick .slick-dots li.slick-active button {
    color: #980404;
}

.right-width {
    width: 49%;
}

.tabs-right li {
    float: left;
    margin-right: 30px;
    margin-bottom: -1px;
    border-bottom: solid 1px #dbdbdb;
    line-height: 36px;
 padding-bottom: 20px;
}

.tabs-right li a {
    display: block;
  
    font-size: 22px;
    color: #333;
}
.tabs-right li:nth-child(1){background: url(../images/sign2_orange.png) no-repeat left 7px;padding-left: 35px;}
.tabs-right li:nth-child(2){background: url(../images/sign3_orange.png) no-repeat left 7px;padding-left: 35px;}
.tabs-right li:nth-child(3){background: url(../images/sign4_orange.png) no-repeat left 7px;padding-left: 35px;}
.tabs-right li.active:nth-child(1){background: url(../images/sign22.png) no-repeat left 7px;padding-left: 35px;}
.tabs-right li.active:nth-child(2){background: url(../images/sign33.png) no-repeat left 7px;padding-left: 35px;}
.tabs-right li.active:nth-child(3){background: url(../images/sign44.png) no-repeat left 7px;padding-left: 35px;}
.tabs-right {
    border-bottom: solid 1px #dbdbdb;
    margin-bottom:25px;
}
#dt03 ul li{ margin-bottom:10px;  }
.tabs-right li.active {
    border-color: #980404;
}

.tabs-right li.active a,
.tabs-right li a:hover {
    color: #980404;
}

.right-ul {
    position: relative;
    padding-top: 10px;
}

.right-ul li {
    position: relative;
    padding-left: 135px;
    padding-bottom: 18px;
}

.li-date {
    position: absolute;
    left: 0;
    top: 3px;
    color: #777;
}

.li-title a {
    font-size: 16px;
    color: #980404;
}

.li-p {
    color: #777;
    line-height: 24px;
    height: 48px;
    overflow: hidden;
    margin-top: 10px;
}

.right-ul:before {
    display: block;
    content: "";
    position: absolute;
    left: 100px;
    top: 0;
    bottom: 0;
    border-right: solid 1px #dbdbdb;
}

.right-ul li:before {
    display: block;
    content: "";
    position: absolute;
    left: 95px;
    top: 5px;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #ff9900;
}

.right-ul li:hover:before {
    background: #9b0d14;
}

.right-ul li:hover .li-date {
    color: #9b0d14;
}

.tab-content {
    position: relative;
}

.right-more {
    position: absolute;
    right: 0;
    top: -75px;
    font-size: 16px;
    color: #980404;
}

.notice-box {
    position: relative;
    overflow: hidden;
    padding: 35px 0 20px 0;
    background: url(../images/back02.jpg) center no-repeat;
    background-size: cover;
    width: 100%;
}

.notice-tabs li {    height: 30px;
    line-height: 30px;
  
}
.notice-tabs li span{ padding-left:35px; font-size: 24px; color: #f60;float: left; }
.notice-tabs li span.span1{background:url(../images/icon-notice01_orange.png) no-repeat left center;color:#f60;}
.notice-tabs li span.span2{background:url(../images/icon-notice02_orange.png) no-repeat left center;color:#038772;}
.notice-tabs li span.span3{background:url(../images/icon-notice03_orange.png) no-repeat left center;color:#0e4d90;}


.notice-tabs li:before {
    display: block;
    content: "";
    position: absolute;
    right: 0;
    top: 50%;
    height: 20px;
    border-right: solid 1px #ccc;
    margin-top: -10px;
}

.notice-tabs li span img {
    margin-right: 14px;
    vertical-align: middle;
}

.notice-box:before {
    display: block;
    content: "";
    position: absolute;
    top: 100px;
    left: 50%;
    border-top: solid 1px #9b0d14;
    width: 1200px;
    margin-left: -600px;
    display: none;
}

.notice-list li {
    width: 100%;
    padding: 0 0px 0 100px;
    position: relative;
    margin-bottom: 22px;
    height: 50px;
    overflow: hidden;
}

.notice-list {
    margin: 25px 0 0 0px;
}
.notice-box .dtbox{ float: left;  width: 370px;    margin-right: 30px;overflow: hidden; }
.notice-box .dtbox:nth-child(3){  margin-right: 0; }
.notice-date {
    position: absolute;
    left: 0;
    text-align: right;
    border-right: solid 1px #ccc;
    height: 48px;
    padding-right: 20px;
}

.notice-date span {
    display: block;
    font-size: 24px;
    color: #9b0d14;
    height: 24px;
    line-height: 24px;
    margin-bottom: 6px;
}

.notice-tt a {
    font-size: 16px;
    color: #333;
}

.notice-tt {
    line-height: 30px;
    margin-top: -8px;
}

.notice-tt a:hover {
    color: #9b0d14;
}

.right-more-notice {
    font-size: 16px;
       float: right;
}

.jx-back {
    height: 525px;
    margin-bottom: 40px;
    overflow: hidden;
    background: url(../images/jx-back.png) center no-repeat;
    background-size: cover;
    padding-top: 35px;
}

.jx-tt {
    font-size: 30px;
    color: #980404;
    position: relative;
    background: url(../images/sign5.png) no-repeat left 480px center;
}

.jx-tt:before {
    display: block;
    content: "";
    position: absolute;
    right: 53%;
    top: 50%;
    width: 200px;
    border-top: solid 1px #ff9900;
    margin-right: 90px;
}

.jx-tt:after {
    display: block;
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    width: 200px;
    border-top: solid 1px #ff9900;
    margin-left: 90px;
}

.tt-sm {
    font-size: 16px;
    color: #999;
    margin-top: 10px;
    margin-bottom: 30px;
}

.jx-list li {
    float: left;
    width: 25%;
    padding: 0 8px;
}

.jx-list-box {
    height: 336px;
    background: #fff;
    padding: 17px;
}

.jx-list {
    margin: 0 -15px;
}
.jx-img a{position:relative;display: block;width:100%;height:0;padding-top: 68%;}
.jx-img img {
    width: 100%;
    height: 100%;position:absolute;top:0;left:0;display:block;
}

.jx-img {
    margin-bottom: 12px;
}

.jx-list-tt a {
    font-size: 16px;
    color: #333;
}

.jx-list-tt {
    line-height: 26px;
    text-align: justify;
}

.jx-list-date {
    font-size: 16px;
    margin-top: 10px;
    color: #999;
    padding-left: 23px;
    background: url(../images/icon-date.png) left center no-repeat;
}

.jx-lind {
    border-top: solid 1px #ededed;
    margin-top: 15px;
}

.jx-list-p {
    color: #777;
    line-height: 26px;
    height: 180px;
    overflow: hidden;
    margin-top: 15px;
    text-align: justify;
}

.jx-list-tt a:hover {
    color: #8b0000;
}

.jx-more {
    margin-top: 35px;
}
.zt-more{
    margin:0px 0 25px;
}
.left-slick {
    width: 55%;
    height: 380px;
}

.left-box {
    position: relative;
}

.left-box-back {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    background: rgba(155, 13, 20, 0.6);
    width: 210px;
    padding-top: 106px;
    text-align: center;
}

.left-box-tt {
    font-size: 26px;
    color: #fff;
    margin-top: 35px;
}

.icon-more {
    background: url(../images/icon-more.png) center no-repeat;
    height: 8px;
    margin-top: 55px;
}

.left-box span {
    position: absolute;
    left: 210px;
    right: 0;
    font-size: 16px;
    color: #fff;
    right: 0;
    bottom: 0;
    height: 50px;
    line-height: 50px;
    padding-left: 20px;
    padding-right: 120px;
    background: rgba(0, 0, 0, 0.5);
}

.left-slick .slick-dots {
    left: auto;
    width: auto;
    right: 15px;
    bottom: 20px;
}

.left-slick .slick-dots li button:before {
    display: none;
}

.left-slick .slick-dots li button,
.left-slick .slick-dots li {
    width: 8px;
    height: 8px;
    padding: 0;
    background: #fff;
}

.left-box-img img {
    margin: 0 auto;
}

.left-slick .slick-dots li.slick-active button {
    background: #9b0d14;
}

.right-slick {
    width: 45%;
}

.right-slick-list li {
    float: left;
    width: 50%;
    margin-bottom: 16px;
    padding-left:16px;
}

.right-slick-list li img {
    width: 336px;
    height: 182px;
}

.right-slick .slick-dots {
    left: auto;
    width: auto;
    right: 15px;
    bottom: 20px;
}

.right-slick .slick-dots li button:before {
    display: none;
}

.right-slick .slick-dots li button,
.right-slick .slick-dots li {
    width: 8px;
    margin-right: 0;
    height: 8px;
    padding: 0;
    background: #fff;
}

.right-slick .slick-dots {
    bottom: 50px;
}

.right-slick .slick-dots li {
    margin-left: 10px;
}

.right-slick,
.left-slick {
    overflow: hidden;
}

.right-slick .slick-dots li.slick-active button {
    background: #9b0d14;
}

.friends-lind {
    background: url(../images/friends-lind.png) left bottom no-repeat;
    padding-left: 22px;
    padding-bottom: 15px;
    font-size: 24px;
    color: #333;
}

.friends-lind span {
    color: #8b0000;
    padding-right: 10px;
}

.select-width {
    width: 300px;
    margin-left: 35px;
}

.down-a {
    display: block;
    height: 50px;
    line-height: 50px;
    background: #fff;
    font-size: 16px;
    color: #555;
    padding: 0 45px;
}

.bottom {
    background: #eee;
    padding: 35px 0;
}

.down-a span {
    display: block;
    background: url(../images/raw-b.png) right center no-repeat;
}

.dropdown-menu {
    width: 100%;
    height: 200px;
    overflow-y: scroll;
}

.dropdown-menu li a {
    display: block;
    line-height: 40px;
    font-size: 16px;
    text-align: center;
}

.footer {
    height: 224px;
    background: url(../images/footer.png) center no-repeat;
    background-size: cover;
    padding-top: 40px;
}

.footer-p p {
    color: #fff;
  line-height: 30px;
}

.footer-p p.footer01 {
    padding-left: 28px;
    background: url(../images/icon-footer01.png) left center no-repeat;
}

.footer-p p.footer02 {
    padding-left: 28px;
    background: url(../images/icon-footer02.png) left center no-repeat;
}

.footer-p p.footer03 {
    padding-left: 28px;
    background: url(../images/icon-footer03.png) left center no-repeat;
}

.logo-center {
    margin-left: 160px;
}

.footer-list li {
    float: left;
    margin-left: 50px;
    margin-top: 30px;
}

.footer-list li a {
    display: block;
    color: #fff;
}

.footer-list li a.top {
    font-size: 16px;
}

.footer-list li a img {
    margin-bottom: 15px;
}

.active .banner-sm-txt span {
    color: #980404;
}

.active .banner-sm-txt {
    background: rgba(255, 255, 255, 0.5);
}

.fix-ul {
    position: fixed;
    z-index: 10000;
    right: 0;
    top: 50%;
    margin-top: -67px;
}

.fix-ul-a {
    width: 93px;
    cursor: pointer;
    padding-left: 15px;
    padding-top: 70px;
    height: 200px;
    background: url(../images/fix-ul.png) center no-repeat;
    font-size: 16px;
    color: #fff;
    text-align: center;
}

.fix-ul-box {
    position: absolute;
    display: none;
    right: 100%;
    height: 600px;
    width: 496px;
    background: #fff;
    border: solid 1px #ddd;
    padding: 25px 35px;
    top: 50%;
    margin-top: -195px;
}

.tabs-right-sm li a {
    font-size: 17px;
    color: #555;
    padding: 0 5px 10px 5px;
}

.tabs-right-sm li {
    margin-right: 40px;
}
.sb li {
    margin-right: 99px;
    line-height:36px;
}
.tabs-right-sm {
    margin-bottom: 10px;
}

.fix-ul-list li {
    float: left;
    width: 50%;
    padding: 0 30px;
    margin-top: 12px;
}

.fix-ul-list {
    margin: 0 -30px;
}

.fix-ul-list li a {
    font-size: 15px;
    color: #777;
    position: relative;
    padding-left: 16px;
}

.fix-ul-list li a:before {
    display: block;
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    width: 4px;
    height: 4px;
    background: #ccc;
    margin-top: -2px;
}

.fix-ul:hover .fix-ul-box {
    display: block;
}

.fix-ul-list li a:hover {
    color: #980404;
}

.nav-down {
    width: 214px;
    display: none;
    background: #fff;
    padding: 10px 0;
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -60px;
}

.nav-down li a {
    font-size: 16px;
    color: #555;
    display: block;
    line-height: 35px;
}

.nav-down li a:hover,
.right-more:hover {
    color: #9b0d14;
}

.nav-list li:hover .nav-down {
    display: block;
}

.nav-list li {
    position: relative;
    padding-bottom: 10px;
}

.nav-down li {
    float: none;
    margin: 0;
    padding: 0;
    text-align: center;
}

.search-box {
    position: absolute;
    display: none;
    left: 0;
    right: 0;
    top: 100px;
    background: rgba(0, 0, 0, 0.8);
    padding: 105px 0;
    z-index: 10000000;
}

.search-width {
    max-width: 700px;
    margin: 0 auto;
    background: #fff;
    position: relative;
    padding-right: 100px;
}

.search-width .form-control {
    border: none;
    border-radius: 0;
    font-size: 16px;
    box-shadow: none;
    height: 60px;
}

.btn-search,
.btn-search:hover,
.btn-search:focus {
    position: absolute;
    right: 0;
    top: 0;
    width: 100px;
    background: #9b0d14;
    border-radius: 0;
    padding: 0;
    height: 60px;
    border: none!important;
}

.search-close {
    display: block;
    position: absolute;
    top: 34px;
    left: 50%;
    margin-left: 680px;
    width: 40px;
    height: 40px;
    background: url(../images/close.png) center no-repeat;
}

@media( max-width: 1766px) {
    .nav-list li .nav-down li{
        margin-left: 0px;
    }
    .header {
        padding: 0 15px;
    }
}

.jx-list-box {
    transition: 0.5s all;
}

.jx-list-box:hover {
    box-shadow: 0 0 10px #ddd;
    transform: translate(0, -20px);
}

.bottom {
    z-index: 10000;
}

.notice-tabs a {
    opacity: 1;
}

.notice-tabs .active a {
    opacity: 1;
}

.left-box a {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 10;
}
.left-img a{position:relative;display:block;width:100%;height:0;padding-top: 57%;}
.left-img img {width: 100%;height: 100%;display:block;position:absolute;top:0;left:0;
}

.img-hide {
    overflow: hidden;
}

.img-hide img {
    transition: 0.5s all;
}

.img-hide:hover img {
    transform: scale(1.1, 1.1);
}

.txt-elise {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.slick {
    margin-bottom: 0px;
}
.slick-prev:before, .slick-next:before{display:none;}
.footer-list li a {
    position: relative;
    z-index: 1000;
}

.footer-list li a span {
    position: absolute;
    display: none;
    right: 100%;
    bottom: 50%;
    margin-bottom: -45px;
    padding-top: 7px;
    padding-right: 5px;
    margin-left: -60px;
    width: 126px;
    height: 120px;
    background: url(../images/ewm-back.png) center no-repeat;
}

.footer-list li a:hover span {
    display: block;
}


/* 列表页 */

.fl {
    float: left;
}

.fr {
    float: right;
}

.clearfix::after {
    display: block;
    clear: both;
    content: "";
    visibility: hidden;
    height: 0
}

.clearfix {
    *zoom: 1;
}

a:hover {
    cursor: pointer;
}

.content {
    width: 1200px;
    margin: 0 auto;
min-height:600px;
}

.lists {
    margin: 20px 0;
}

.lists .erdao {
    width: 250px;
    height: 50px;
    background: #9b0d14;
    color: #fff;
    text-align: center;
}

.lists .erdao ul {
    background: #eee;
}

.lists .erdao h3 {
    margin: 0;
    padding: 0;
    line-height: 50px;
}

.lists .erdao li {
    width: 250px;
    /* height: 50px; */
    text-align: center;
    line-height: 50px;
    padding-left: 4px;
    font-size: 18px;
    color: #333;
}

.erdao .two_bar li:hover {
    background: #f2f2f2;
    color: #9b0d14;
    border-left: 4px solid #f6a415;
    padding-left: 0;
}

.lists .list_b {
    margin-left: 25px;
    width: 77%;
}
.ssjgw{ width: 100% !important;     margin-left:0 !important; }
.list_b .zh img {
    width: 25px;
    height: 25px;
    margin: 15px 5px;
}
.zh{border-bottom: 1px solid #ededed;}
.zh h3{margin:0;line-height:56px;}
.zh .wei{line-height:56px}
.two_bar {
    display: none;
    line-height: 50px;
}


/* .erdao ul li:hover .two_bar {
    display: block;
} */

.wenz li {
    line-height: 45px;
    font-size: 16px;
}

.wenz li a:hover {
    color: #9b0d14;
}

.list_b .page li {
    float: left;
}

.list_b .page li a {
    padding: 7px 15px;
    border: 1px solid #dbdbdb;
    margin: 0 10px;
}

.list_b .page li a:hover {
    color: #ffffff;
    background: #9b0d14;
}

.list_b .page {
    text-align: center;
    font-size: 16px;
    margin: 30px 0;
}


/* 内容页 */

.xqnr_tit {
    text-align: center;
    padding: 10px 0 20px 0;
}

.xqnr_tit1 {
    text-align: center;
    border-bottom: 1px solid #ededed;
}

.xqnr_tit h2,
.xqnr_tit1 h2 {
    font-size: 24px;
    color: #333;
    padding: 15px 0;
}

.xqnr_tit p {
    font-size: 14px;
    color: #999999;
}

.xqnr_tit span {
    padding: 0 15px;
}

.xtb3 {
    width: 14px;
    height: 14px;
    display: inline-block;
    *display: inline;
    vertical-align: middle;
    margin-right: 7px;
}

.xtb4 {
    width: 14px;
    height: 15px;
    display: inline-block;
    *display: inline;
    vertical-align: middle;
    margin-right: 7px;
}

.xqnr_nr {
    padding: 0px 0px 40px 0px;
}

.xqnr_nr p {
    font-size: 16px !important;
    color: #333;
    line-height:2 !important;
    text-indent: 2em;
}
.ztzl_ioc{background: url(../images/ztzl.png) no-repeat left;background-position-x: 480px;}
/* piclist */
.img-hove img{ transition: 0.5s all; }
.img-hove:hover img{ transform: scale(1.1,1.1); }
.img-list { margin: 0 -15px;}
.banlist .piclist li .imged{padding-top:68%;}
.piclist li{width:33.3%;padding:30px 15px 0;float: left;}
.banlist li .bt2{padding:25px 0 0;font-size: 16px;color:#555;line-height: 30px;display: block;}


@media( max-width: 1549px){

.logo {line-height: 80px;}
.header-top {padding-top: 10px;}
.nav-list li a {font-size: 15px;}

}
