html, body {
    /*margin: 0 ; padding: 0;*/
}

body {
    font-family: "微软雅黑";
    color: #000;
    font-size: 14px;
    min-width: 1120px;
    line-height: 1.6;
}

ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

p {
    margin: 0;
    text-align: justify;
}

a {
    color: inherit;
    cursor: pointer;
}

a:hover {
    text-decoration: none;
    color: inherit;
}

.h4, .h5, .h6, h4, h5, h6 {
    margin: 0;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.clearfloat {
    zoom: 1;
}

.clearfloat:after {
    display: block;
    clear: both;
    content: "";
    overflow: hidden;
    height: 0;
}

/*导航加头部*/

.w1118 {
    width: 1118px;
    margin: 0 auto;
    text-align: left;
}


.header-nav-li ul li {
    float: left;
    text-align: right;
    font-size: 15px;
    font-weight: bold;
    color: #666666;
    padding: 0px 10px;
}

.header-nav-li ul li a:hover {
    color: #bd0109;
}

.header-nav-li ul li.active {
    color: #bd0109;
}

.header-nav-li {
    border-radius: 0px 0px 20px 20px;
    background: #f1f1f1;
    padding: 5px 10px;
}

.banner {
    width: 100%;
    max-width: 1920px;
    margin: auto;

}

.banner img {
    width: 100%;
    max-width: 1920px;
    text-align: center;
}

.bianxian {
    background: url(../images/bianxian.png) right no-repeat;
}

/*内容*/
.neirong-box {
    padding: 40px 0px 20px 0px;
}

.biaoti {
    padding: 3px 20px 3px 55px;
    background: #bd0109 url(../images/jiantou.png) left no-repeat;
    background-position-x: 15px;
    font-size: 30px;
    color: #FFF;
    font-weight: bold;
}

.more {
    font-size: 18px;
    text-align: right;
    padding-top: 10px;
    font-weight: normal;
}

.left-box, .right-box {
    width: 545px;
    padding-top: 30px;
}

.xinwei-bt {
    font-size: 20px;
    font-weight: bold;
}

.xinwei-zw {
    color: #666666;
    font-size: 15px;
}

.left-box ul li, .list-xian {
    border-bottom: #CCC 1px dashed;
    padding-bottom: 22px;
    margin-bottom: 22px;
}

.right-box {
    position: relative;
}

.peitu-bt {
    background-color: rgba(35, 24, 21, 0.7);
    padding: 10px 20px;
    font-size: 18px;
    color: #FFF;
    position: absolute;
    bottom: 0px;
    width: 100%;
}

.xinwei-bt a:hover {
    color: #bd0109;
    border-bottom: #bd0109 1px solid;
}

.neirong-2 {
    background: #eff1f1 url(../images/bj-01.png) center no-repeat;
    padding-bottom: 20px;
}

.neirong-box-2 {
    padding-top: 10px;
}

.list-box {
    background: #FFF;
    padding: 30px;
}

.leibiao-bt {
    font-size: 18px;
    padding: 8px 0px;
}

.bianse {
    color: #bd0109;
    padding-right: 10px;
}

.list-xian {
    padding-bottom: 15px;
    margin-bottom: 10px;
}

.leibiao-bt a:hover {
    color: #bd0109;
}

.list-box-02 {
    background: #f8f8f8;
    padding: 15px 30px 0px 30px;
    position: relative;
    margin-bottom: 30px;
}

.xiangxi {
    color: #bd0109;
    font-size: 14px;
    position: absolute;
    bottom: 20px;
    right: 25px;
}

.neirong-3 {
    background: #eff1f1 url(../images/bj-02.png) center no-repeat;
    padding-bottom: 50px;
}

.tushuo {
    padding: 30px 0px;
}

.mr-40 {
    margin-right: 30px;
}

.kuang {
    background: #FFF;
    border: #e6e6e6 1px solid;
    padding: 16px;
    margin-bottom: 30px;

}

.kuang:hover {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
}

.tushuo-bt {
    font-size: 16px;
    padding: 15px 0px 25px 0px;
    font-weight: bold;
}


.banquan {
    padding: 20px;
    text-align: center;
    background: #bd0109;
    color: #FFF;
}

.biaoti-gd {
    height: 65px;
}


/*二级页列表*/
.list-box-03 {
    padding-top: 30px;
}

.xiang {
    color: #bd0109;
}


/*翻页*/
.pagination {
    margin: 10px 0px 43px 0px;
    width: 100%;
}

.clearfloat {
    zoom: 1;
}

.clearfloat:after {
    display: block;
    clear: both;
    content: "";
    overflow: hidden;
    height: 0;
}

.pagination li {
    float: left;
    margin-left: 10px;
}

.pagination li a {
    font-size: 12px;
    color: #9fa0a0;
    border: 1px solid #9fa0a0;
    padding: 5px 8.5px;

}

.pagination li a:hover {
    color: #fff;
    background-color: #af141c;
    border-color: #af141c;
}

.pagination li a.active {
    color: #fff;
    background-color: #af141c;
    border-color: #af141c;
}

.pagination .juyou {
    float: right;
}


/*详情页*/
.qufenxian {
    border-bottom: #CCC 1px dashed;
    margin-bottom: 30px;
}

.xiangqing-box {
    padding: 30px 60px;
    margin-bottom: 30px;
    box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.1);
    border: 1px #e9e9e9 solid;
}

.xiangqing-bt {
    text-align: center;
    font-size: 32px;
    font-weight: bold;
}

.laiyuan {
    text-align: center;
    color: #666666;
    padding: 20px 0px 15px 0px;
}

.xiangqing-box p {
    font-size: 16px;
    line-height: 2.0;
    margin-bottom: 20px;
    text-indent: 33px;
}

.title_img {
    text-align: center;
    width: 484px;
    height: 57px;
    line-height: 57px;
    color: #fff;
    background: url(../images/title_bg.png) no-repeat;
    background-size: 100%;
    font-family: MicrosoftYaHei-Bold;
    font-size: 31px;
    letter-spacing: 8px;
    margin: 39px auto;
}

.zyjs {
    padding-bottom: 20px;
    overflow: hidden;
}

.zyjs .zyjs_left {
    width: 545px;
    height: 354px;
    background-color: #c6c6c6;
    float: left;
    margin-right: 27px;
    position: relative;
}

.zyjs .zyjs_left img {
}

.zyjs .zyjs_left .show-txt {
    position: absolute;
    bottom: 0;
    width: 545px;
    height: 50px;
    background-color: rgba(0, 0, 0, 0.6);
    /* opacity: 0.6; */
    font-family: MicrosoftYaHei;
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 50px;
    letter-spacing: 0px;
    color: #ffffff;
    padding-left: 20px;
}

.zyjs .zyjs_right {
    width: 545px;
    float: left;
}

.zyjs .zyjs_right .zyjs_top {
    border-bottom: 2px solid #c7000b;
    padding-bottom: 22px;
}

.zyjs .zyjs_right .zyjs_top h2 {
    font-family: MicrosoftYaHei-Bold;
    font-size: 20px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 150%;
    letter-spacing: 0px;
    color: #000000;
    text-align: center;
    font-weight: 700;
}

.zyjs .zyjs_right .zyjs_top .zyjs_intro {
    font-family: MicrosoftYaHei;
    font-size: 15px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 24px;
    letter-spacing: 0px;
    color: #727171;
}

.zyjs .zyjs_right .zyjs_top .zyjs_intro a {
    color: #b6010b;
}

.zyjs .zyjs_right .zyjs_bottom {
    margin-top: 22px;
}

.zyjs .zyjs_right .zyjs_bottom ul {
}

.zyjs .zyjs_right .zyjs_bottom ul li, .sjbs_left li, .sjbs_right li,.xxfw_ul li, .zyjs_bottom_2 ul li {
    font-family: MicrosoftYaHei;
    font-size: 15px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 32px;
    letter-spacing: 0px;
    color: #000000;
    height: 32px;
    /* vertical-align: middle; */
    position: relative;
    /* padding-left: 20px; */
	overflow: hidden;
}

.zyjs .zyjs_right .zyjs_bottom ul li a, .sjbs_left li a, .sjbs_right li a,.xxfw_ul li a {
    white-space: nowrap;
    text-overflow: ellipsis;
    display: inline-block;
    width: 420px;
    overflow: hidden;
    margin-left: 15px;
}

.zyjs .zyjs_right .zyjs_bottom ul li i, .sjbs_left li i, .sjbs_right li i,.xxfw_ul li i, .zyjs_bottom_2 ul li i {
    width: 4px;
    height: 4px;

    background-color: #898989;
    display: inline-block;
    margin-right: 20px;
    border-radius: 50%;
    vertical-align: middle;
    position: absolute;
    top: 50%;
    margin-top: -2px;
}

.zyjs .zyjs_right .zyjs_bottom ul li span, .sjbs_left li span, .sjbs_right li span,.xxfw_ul li span {
    float: right;
    color: #898989;
}

.zyjs_bottom_2 ul li a {
    white-space: nowrap;
    text-overflow: ellipsis;
    display: inline-block;
    width: 540px;
    overflow: hidden;
    margin-left: 15px;
}

.zyjs_list_more {
    font-family: MicrosoftYaHei;
    line-height: 32px;
    color: #000000;
    float: right;
}

.chuxin-tab {
    max-width: 1920px;
    min-height: 362px;
    padding-top: 40px;
    background-color: #fbf8f8;
    background-image: url(../images/bg_2.png);
    background-position: bottom;
    background-repeat: no-repeat;
    background-size: 100% auto;
    margin: 0 auto;
}

.chuxin-tab ul li {
    float: left;
    font-family: MicrosoftYaHei-Bold;
    font-size: 22px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 37px;
    height: 43px;
    letter-spacing: 0px;
    padding: 0 25px;
    color: #d61e19;
    background: url("../images/tab_bg.png") no-repeat;
    background-size: 100% 100%;
    margin-right: 10px;
    margin-bottom: 20px;
}

.chuxin-tab ul li.active {
    color: #fff;
    background: url("../images/tab_active_bg.png") no-repeat;
    background-size: 100% 100%;
}

.chuxin-tab ul li:nth-child(1),
.chuxin-tab ul li:nth-child(2),
.chuxin-tab ul li:nth-child(3),
.chuxin-tab ul li:nth-child(4) {
    padding: 0 40px;
    margin-right: 38px;
}

.chuxin-tab ul li:nth-child(5), .chuxin-tab ul li:last-child {
    margin-right: 0px;
}

.chuxin-tab ul li:nth-child(6),
.chuxin-tab ul li:nth-child(7),
.chuxin-tab ul li:nth-child(8),
.chuxin-tab ul li:nth-child(9) {
    margin-right: 24px;
}

.tab_li_cont div {
    display: none;
}

.tab_li_cont div.active {
    display: block;
}

.sjbs_left {
    margin-right: 55px
}

.sjbs_left, .sjbs_right {
    float: left;
    width: 531px;
}

.xxfw {
    background-image: linear-gradient(
            #fbf8f8,
            #fbf8f8),
    linear-gradient(
            #f8f8f8,
            #f8f8f8);
    background-blend-mode: normal,
    normal;
    padding: 37px 0;
    overflow: hidden;
}

.xxfw .xxfw_left {
    width: 545px;
    background-color: #ffffff;
    box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.1);
    margin-right: 27px;
    padding: 0 42px;
    padding-top: 50px;
    float: left; padding-bottom: 30px;
}

.xxfw_title {
    height: 1px;
    background-color: #c7000b;
    position: relative;
}

.xxfw_title h4 {
    position: absolute;
    top: -22px;
    font-family: MicrosoftYaHei-Bold;
    font-size: 26px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 44px;
    letter-spacing: 3px;
    color: #bd0109;
    background: #fff;
    left: 50%;
    margin-left: -70px;
    padding: 0 20px;
}

.xxfw .xxfw_right {
    float: left;
    width: 545px;
    background-color: #ffffff;
    box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.1);
    padding: 0 42px;
    padding-top: 50px;
    padding-bottom: 30px;
}

.xxfw_ul{
    margin-top: 50px;
}


