@charset "utf-8";
* {
    margin: 0;
    padding: 0;
    font-family: 'Microsoft YaHei';
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

body {
    background: #fff;
    font-size: 16px;
    color: #000;
}

img {
    border: 0;
}

li {
    list-style: none;
}

h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
}

a {
    text-decoration: none;
    color: #000;
}

.fl {
    float: left !important;
}

.fr {
    float: right !important;
}

.clr {
    clear: both;
}

.fade {
    display: none;
}

.noClick {
    pointer-events: none;
}

.clearfix {
    display: block;
    zoom: 1;
}

.head_box {
    position: fixed;
    width: 100%;
    z-index: 9;
}

.wrapper {
    width: 100%;
    margin: 0 auto;
}

.fen {
    width: 1px;
    height: 8px;
    float: left;
    margin-top: 19px;
}

#headtop {
    background: #7b0701;
    z-index: 9;
    position: relative;
    height: 46px;
    min-width: 1440px;
}

.wrapper .inner {
    width: 1440px;
    margin: 0 auto;
}

.headtop .top-left {
    float: left;
    line-height: 46px;
    color: #d39a97;
    font-size: 14px;
    margin-left: 10px;
}

.headtop .top-right {
    float: right;
    display: flex;
}

.searchbox {
    text-align: right;
    float: left;
    clear: right;
    margin-right: 12px;
}

.searchbox .openSearchBox {
    display: inline-block;
    zoom: 1;
    margin-top: 15px;
    width: 17px;
    height: 17px;
    line-height: 32px;
    background: url("../image/search.png") no-repeat left center;
    cursor: pointer;
    background-size: 100%;
    vertical-align: top;
}

.wp-search {
    position: relative;
}

.wp-search .search-input {
    padding-left: 4px;
    margin-right: 24px;
}

.wp-search .search-input input.search-title {
    width: 230px;
    height: 46px;
    line-height: 46px;
    background: none;
    color: #FFFFFF;
    font-size: 12px;
    border: 0;
    outline: 0;
    font-family: "Microsoft Yahei";
    outline: none;
    background: unset;
    background: #88201b;
    padding-left: 13px;
}

.wp-search .search-btn {
    width: 15px;
    height: 15px;
    position: absolute;
    right: 0;
    top: 13px;
}

.wp-search .search-btn input.search-submit {
    width: 15px;
    height: 15px;
    border: 0;
    outline: 0;
    background: url("../image/search.png") no-repeat center;
    background-size: 100% 100%;
    cursor: pointer;
}

.search-title::-webkit-input-placeholder {
    color: #d39a97;
}

.search-title::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #d39a97;
}

.search-title:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #d39a97;
}

.search-title:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #d39a97;
}


.site-lang {
    float: right;
    margin-right: 12px;

}
.site-lang ul {
    float: right;
    display: block;
}
.site-lang ul li.links {
    float: left;
    color: white;
}
.top-right .site-lang ul li.links a {
    margin: 0 12px;
    color: white;
}
.site-lang ul li.links a {
    line-height: 46px;
    margin: 0 10px;
    font-size: 12px;
    color: #ececec;
}

.site-lang ul li.links a img {
    margin-top: -3px;
    vertical-align: middle;
    margin-right: 8px;
}



#header {
    z-index: 9;
    position: relative;
    box-shadow: 0px 10px 10px -10px #838383;
    background: rgba(151, 24, 18, 0.7);
    height: 134px;
    min-width: 1440px;
}

.header .sitelogo {
    float: left;
    margin-top: 18px;
    padding-left: 8px;
}

.header .sitelogo img {
    width: 416px;

}

.menu_box {
    padding: 38px 0;
    float: right;
}

.menu {
    width: 990px;
}
.menu .lm {
    position: relative;
}

.menu a {
    width: 115px;
    height: 42px;
    line-height: 42px;
    display: block;
    color: white;
    font-size: 18px;
    text-align: center;
    position: relative;
    float: right;
}

.menu a:hover {
    text-decoration: none;
}

.menu .lm div {
    position: absolute;
    top: 42px;
    left: 0;
    z-index: 999;
    background: #971812;
    filter: alpha(opacity=90);
    opacity: 1;
    display: none;
}

.menu .lm div a {
    color: white;
    font-size: 16px;
}

.menu-switch-arrow {
    display: inline-block;
    width: 10px;
    height: 6px;
    background: url("../image/xiabiao.png") no-repeat center center;
    background-size: 100%;
    margin-left: 4px;
    vertical-align: middle;
}


.lunbo {
    width: 100%;
    height: 715px;
    min-width: 1440px;
}

.lunbo img {
    width: 100%;
    height: 715px !important;
    min-width: 1440px !important;
}

.lunbo1 {
    width: 100%;
    height: 381px;
    min-width: 1440px;
}

.lunbo1 img {
    width: 100%;
    height: 381px !important;
    min-width: 1350px !important;
}

.slide {
    max-width: 100%;
    height: 715px;
    margin: 0 auto;
    position: relative;
    z-index: 1;
    overflow: hidden;
}
.slide1 {
    height: 381px;
}
.slide ul {
    width: 10000%;
    list-style-type: none;
}

.next_btn {
    position: absolute;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    opacity: .9;
    vertical-align: middle;
    background: rgba(0, 0, 0, .5);
    right: 5px;
    top: 50%;
    color: #fff;
    font-family: arial;
    font-size: 20px;
    font-weight: bold;
    display: inline-block;
    cursor: pointer;
    font-family: "宋体";
}

.prev_btn {
    position: absolute;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    opacity: .9;
    vertical-align: middle;
    background: rgba(0, 0, 0, .5);
    left: 5px;
    top: 50%;
    color: #fff;
    font-family: "宋体";
    font-size: 20px;
    font-weight: bold;
    display: inline-block;
    cursor: pointer;
}

.slide ul:after {
    content: '';
    clear: both;
    display: block;
}

.slide ul li {
    float: left;
    text-align: center;
}

.slide ul li img {
    vertical-align: middle;
    max-width: 100%;
}

.slide .circle_btn {
    position: absolute;
    bottom: 15px;
    text-align: center;
    left: 0;
    display: table;
    margin: 0 auto;
    width: 100%;
}

.slide .circle_btn button {
    box-sizing: content-box;
    opacity: .8;
    outline: none;
    border: none;
    padding: 2px 18px;
    background: rgba(255, 255, 255, .9);
    margin: 2px 5px;
    overflow: hidden;
    transition: all .6s;
    cursor: pointer;
}

.slide .circle_btn button.active {
    background: rgba(185, 39, 31, 0.9);
}


.banner {
    width: 100%;
    min-width: 1440px;
}

.pic-box {
    width: 1440px;
    margin: 28px auto 0;
    position: relative;
    overflow: hidden;
}

.pic-box2 {
    width: 100%;
    margin: 28px auto;
    padding: 42px 0 28px;
    background: #f5f6f7;
}

.pic-box3 {
    width: 1440px;
    margin: 0 auto 48px;
    position: relative;
}
.pic-box4 {
    width: 1440px;
    margin: 0 auto 48px;
    position: relative;
}

.pic-title {
    height: 90px;
}
.pic-title1{
    width: 94%;
    height: 48px;
    margin: 0 auto;
    border-bottom: 1px solid #fcc6c6;
}
.pic-tit {
    height: 40px;
    cursor: pointer;
    color: #333333;
    font-size: 28px;
    font-weight: 600;
    line-height: 90px;
}
.pic-tit1 {
    height: 48px;
    cursor: pointer;
    color: #757575;
    font-size: 24px;
    font-weight: 400;
    line-height: 40px;
}
.pic-tit1:hover{
    color: #b9271f;
}
.pic-tit img{
    margin-top: -3px;
    vertical-align: middle;
}
.pic-tit .tit{
    margin-left: 10px;
}
.pic-tit-act {
    color: #b9271f;
}
.pic-tit-act1 {
     color: #212223;
    position: relative;
}
.pic-tit-act1:after{
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 3px;
    background: #b9271f;
   
}


.fen2 {
    margin: 36px 16px 0 16px;
}
.fen4 {
    margin: 10px 16px 0 16px;
}
.more {
    color: #888686;
    font-size: 16px;
    display: block;
    line-height: 34px;
    margin-top: 30px;
}
.more1 {

    margin-top: 7px;
}


/*轮播图*/
div.slideBox {
    position: relative;
    width: 719px !important;
    height: 470px !important;
    overflow: hidden;
}

div.slideBox ul.items {
    position: absolute;
    float: left;
    background: none;
    list-style: none;
    padding: 0px;
    margin: 0px;
}

div.slideBox ul.items li {
    float: left;
    background: none;
    list-style: none;
    padding: 0px;
    margin: 0px;
}

div.slideBox ul.items li a {
    float: left;
    line-height: normal !important;
    padding: 0px !important;
    border: none /*For IE.ADD.JENA.201206300844*/;
}

div.slideBox ul.items li a img {
    width: 719px;
    height: 470px;
    margin: 0px !important;
    padding: 0px !important;
    display: block;
    border: none /*For IE.ADD.JENA.201206300844*/;
}

div.slideBox div.tips {
    position: absolute;
    bottom: 0px;
    width: 100%;
    height: 50px;
    background-color: #000;
    overflow: hidden;
}

div.slideBox div.tips div.title {
    position: absolute;
    left: 0px;
    top: 0px;
    height: 100%;
}

div.slideBox div.tips div.title a {
    color: #FFF;
    font-size: 18px;
    line-height: 50px;
    margin-left: 10px;
    text-decoration: none;
}

div.slideBox div.tips div.title a:hover {
    text-decoration: underline !important;
}

div.slideBox div.tips div.nums {
    position: absolute;
    right: 0px;
    top: 0px;
    height: 100%;
}

div.slideBox div.tips div.nums a {
    display: inline-block;
> float: left /*For IE.ADD.JENA.201206300844*/;
    width: 20px;
    height: 20px;
    background-color: #FFF;
    text-indent: -99999px;
    margin: 15px 10px 0px 0px;
}

div.slideBox div.tips div.nums a.active {
    background-color: #b9271f;
}


.pic-news1,.pic-news3,.pic-news4{
    width: 692px;
}

.pic-box1 {
    margin-top: 10px;
}

.list {
    width: 94%;
    margin: 0 auto;

}
.news_list{
    margin: 15px auto 0;
}
.list-top {
    width: 100%;
    display: block;
    border-bottom: 1px solid #ecebeb;
    height:70px;
    line-height: 30px;
}

.list-top-tit {
    color: #b9271f;
    font-size: 22px;
}

.list-top-info {
    margin: 8px 0 11px;
    word-wrap: break-word;
    font-size: 15px;
    color: #6e6e6e;
    line-height: 24px;
    text-indent: 2em;
}
.list1{
    height: 382px;
    overflow: hidden;
}
.list1 a {
    display: flex;
    justify-content: space-between;
    height: 42px;
    line-height: 42px;
    border-bottom: 1px solid #ecebeb;
    position: relative;
    top: -42px;

}

.list1 .list1-tit {
    display: flex;
    align-items: center;
    height: 41px;
    font-size: 16px;
}

.list1 .list1-tit:hover {
    color: #b9271f;
}

.time {
    font-size: 15px;
    color: #999898;
}


.pic-box2-switch{
    width: 1440px;
    margin: 0 auto;
}

.box{
    height: 90px;
    overflow: hidden;
    width: 1440px;
    margin: 0 auto;
    position: relative;
}

#roll{
    width: 100%;
    display: flex;
    justify-content: space-around;
}

#roll dd{
    width: 105px;
    height: 98px;
    float: left;
    margin-right: 20px;
    text-align: center;

}
#roll dd a{
    color: #090909;
}
#roll dd img{
    display: block;
    margin: 0 auto 14px;
    height: 40px;
}
.roll-act a{
    font-size: 16px !important;
    font-weight: 600;
    color: #b9271f !important;
}
.roll-act img{
    height: 45px !important;
}



.pic-news2{
    width: 719px;
}
.news-info-box{
    width: 100%;
    padding: 14px 0;
}
.news-info-img{
    width: 334px;
    height: 244px;
    overflow: hidden;
    border-bottom-left-radius: 36px;
    border-top-right-radius: 36px;
}
.news-info-img img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.news-info{
    margin-left: 15px;
    width: 370px;
}
.news-info-title{
    margin-top: 20px;
    color: #333333;
    font-size: 18px;
    font-weight: 600;
    line-height: 30px;
}
.news-info-title:hover{
    color: #b9271f;
}
.news-info-abstract{
    color: #7a7474;
    font-size: 16px;
    height: 62px;
    margin-top:20px;
    line-height: 30px;
}


.news-list{
    width: 98%;
    margin: 0 auto;
    height: 241px;
    overflow: hidden;
}
.news-list a{
    width: 100%;
    display: flex;
    justify-content: space-between;
    line-height: 40px;
    height: 40px;
    border-bottom: 1px solid #ecebeb;
    align-items: center;
    position: relative;
    top: -40px;
}

.news-list a img{
    width: 7px;
    height: 9px;
}
.news-list a .title{
    font-size: 16px;
    color: #1f2020;
    margin-left: 12px;
    margin-right: auto;
}
.news-list a .title:hover{
    color:#b9271f;
}
.news-list a .time{
    color: #727171;
    font-size: 14px;
}


.news-list1 a{
    display: flex;
    align-items: center;
    height: 102px;
    border-bottom: 1px dashed #bbbbbb;
}
.news-list1 .mt-time1{
    width: 68px;
    height: 66px;
    background: #b9271f;
    color: white;
    font-size: 24px;
    border: 1px solid #b9271f;
}
.mt-time2{
    height: 34px;
    line-height: 34px;
    text-align: center;
    background: #b9271f;
    color: white;
}
.mt-time3{
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-weight: 600;
    color: #b9271f;
    background: white;
    font-size: 13px;
}
.news-list1 .mt-title1{
    width: 590px;
    height: 60px;
    margin-left: 20px;
}
.mt-title1-tit{
    line-height: 34px;
    font-size: 18px;
    color: #1f2020;
}
.mt-title1-tit:hover{
    color: #b9271f;
}
.mt-title1-abstract{
    line-height: 24px;
    font-size: 16px;
    color: #787777;
}


.pic-box4-img1{
    width: 720px;
    height: 200px;
    background: url("../image/img1.png") no-repeat;
    background-size: 100% 100%;
    position: relative;
}
.pic-box4-img2{
    width: 720px;
    height: 200px;
    background: url("../image/img2.png") no-repeat;
    background-size: 100% 100%;
    position: relative;
}
.pic-box4-img3{
    width: 720px;
    height: 200px;
    background: url("../image/img3.png") no-repeat;
    background-size: 100% 100%;
    position: relative;
}
.pic-box4-img4{
    width: 720px;
    height: 200px;
    background: url("../image/img4.png") no-repeat;
    background-size: 100% 100%;

    position: relative;
}
.share-box1{
    position: absolute;
    width: 250px;

    top: 50px;
    left: 50px;
}
.share-box3{
    position: absolute;
    width: 250px;

    top: 50px;
    left: 412px;
}
.share-tit{
    height: 100px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 24px;
    color: #fefefe;

}
.share-btn1{
    display: none;
    margin: 0 auto;
    width: 110px;
    height: 40px;
    color: #825404;
    line-height: 40px;
    text-align: center;
    background: rgba(255,255,255,0.2);
    font-size: 14px;
    border-radius: 5px;
}
.share-btn2{
    display: none;
    margin: 0 auto;
    width: 110px;
    height: 40px;
    color: #9c4623;
    line-height: 40px;
    text-align: center;
    background: rgba(255,255,255,0.2);
    font-size: 14px;
    border-radius: 5px;
}
.share-btn3{
    display: none;
    margin: 0 auto;
    width: 110px;
    height: 40px;
    color: #395b20;
    line-height: 40px;
    text-align: center;
    background: rgba(255,255,255,0.2);
    font-size: 14px;
    border-radius: 5px;
}
.share-btn4{
    display: none;
    margin: 0 auto;
    width: 110px;
    height: 40px;
    color: #073b42;
    line-height: 40px;
    text-align: center;
    background: rgba(255,255,255,0.2);
    font-size: 14px;
    border-radius: 5px;
}


.bottom{
    width: 100%;
    height: 282px;
    min-width: 1440px;
    padding: 36px 0;
    background: url("../image/bottom.png") no-repeat;
    background-size: 100% 100%;
}
.bottom1{
    width: 1440px;
    margin: 0 auto;
}
.link-box{
    margin-left: 10px;
    margin-top: 10px;
    width: 390px;
    float: left;
}
.bottom-tit{
    font-size: 18px;
    color: white;
    position: relative;
}
.bottom-tit:after{
    content: "";
    position: absolute;
    left: 0;
    bottom: -18px;
    width: 28px;
    height: 6px;
    background: white;

}
.link-list{
    margin-top: 30px;
}
.link-list a{
    width: 48%;
    display: block;
    height: 38px;
    line-height: 38px;
    font-size: 16px;
    color: #f2ebeb;
    float: left;
    margin-right: 2%;
}
.fen3{
    float: left;
    margin: 0 20px;
}

.lxwm{
    margin-top: 10px;
    float: left;
    margin-left: 20px;
}
.lxwm-box{
    margin-top: 30px;
    font-size: 16px;
    color: #f2ebeb;
    line-height: 32px;
}

.wxlogo{
    margin-right: 10px;
    float: right;
}
.wxlogo-box{
    margin-top: 20px;
    margin-left: 25px;
    float: left;
}
.wxlogo-box img{
    width: 102px;
    height: 102px;
}
.wxlogo-box div{
    margin-top: 3px;
    font-size: 14px;
    color: #dfd5d5;
    text-align: center;

}

.bottom2{
    width: 100%;
    height: 56px;
    line-height: 56px;
    background: #7b0701;
    min-width: 1440px;
}
.bottom3{
    width: 1420px;
    margin: 0 auto;
    font-size: 14px;
    color: #efcfcf;
    text-align: center;
}
.bottom3 a{
    display: inline-block;
    color: #efcfcf;
}



.main{
    width:1350px;
    margin:30px auto 20px;
    display: flex;
    justify-content: space-between;
}
.all_left{
    width:240px;
}
.all_right{
    width:1080px;
}
/*内页左侧*/
.left_list{
    width:100%;
}
.left_list strong {
    background:#b9271f;
    color: #fff;
    display: block;
    font-size: 24px;
    padding: 20px 30px;
}

.left_list ul{
    min-height: 250px;
    background:url("../image/menulogo.png") no-repeat bottom left #b9271f;
    background-size: 100%;
}
.left_list ul li {
    height:51px;
    line-height:51px;
    text-indent: 60px;
    font-size:16px;
    color:#fff;

}

.left_list UL li a {
    height:51px;
    font-size:16px;
    color:#fff;
    display:block;
    background: url("../image/nyicon03.png") no-repeat 37px 22px rgba(185,39,31,0.2);
    border-bottom: 1px solid #b9433a;
}
.left_list UL li a:hover {
    height:52px;
    color:white;
    display:block;
    background: url("../image/nyicon04.png") no-repeat 37px 22px rgba(185,39,31,0.8);
    background-size: 10px 10px;
    border-bottom: 1px solid #b9433a;
}
/*内页右侧*/
.right_tit{
    width:100%;
    line-height:50px;
    border-bottom:1px solid #876262;
    display: flex;
    justify-content: space-between;
}
.right_tit h2{
    font-size:18px;
    padding: 0 10px 0 15px;
    position: relative;
    background: url("../image/minlogo.png") no-repeat 8px center;
    background-size: 32px 32px;
    text-indent: 36px;
}
.right_tit h2:after{
    position: absolute;
    content: "";
    display: block;
    border-bottom: 3px solid #b9271f;
    width: 100%;
    left: 0;
    bottom: -2px;
}
.right_tit span{
    padding-right:20px;
    font-size:14px;
    color:#b5b5b5;
}
.right_tit a{
    color:#b5b5b5;
}
.right_all{
    width:100%;
    min-height:500px;
    padding:30px 20px;
}
/*关于我们*/
.right_all .content{ width:100%; line-height:35px;}
/*新闻*/
.newslist{width:100%;}
.newslist ul li{width:100%; float:left; border-bottom:1px #dadada dashed; line-height:40px;}
.newslist ul li .mobile-tit{ float:left;}
.newslist ul li .list-time{width:100px; float:right; text-align:right}


.newstitle {
    text-align: center;
    font-size: 30px;
    font-weight: bold;
    color: #333;
    line-height: 48px;
    width: 100%
}
.newssubtitle {
    text-align: center;
    line-height: 60px;
    font-size: 14px;
    width: 100%
}
.newssubtitle span {
    width: 100%
}
.newsx {
    line-height: 40px;
    width: 100%;
    margin-top: 5px;
}
ul.news_list .li3 {
    height: 40px;
    line-height: 40px;
    margin-top: 0;
    border-bottom: 1px dotted #B3B3B3;
    background: url(../images/list.jpg) 3px center no-repeat;

    position: relative;
}

ul.news_list .li3 .date {
    width: 90px;
    height: 45px;
    line-height: 45px;
    overflow: hidden;
    text-align: right;
    position: absolute;
    top: 0;
    right: 0;
    text-indent: 0;
    color: #878686;
    font-size: 15px;
    font-family: "微软雅黑"
}

ul.news_list .li3 a {
    font-size: 17px;
    font-family: "微软雅黑";
}

.con {
    padding: 10px;
    line-height: 25px;
    color: #595555;
    font-size: 14px;
}
.fuck {
    font-size: 20px;
    color: black;
    height: 40px;
    line-height: 40px;
    border-bottom: 1px solid #B3B3B3;
    margin-top: 10px;
}