/* CSS Document */
/*  */
.yq_link {}
.yq_link .px1400{
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    align-items: center;
}
.yq_link h2{
    font-size: 16px;
    border: #f7e5e5 1px solid;
    display: block;
    height: auto;
    overflow: hidden;
    position: relative;
    padding: 0 10px;
    border-radius: 6px;
    color: #ffe8e8;
    font-weight: bold;
    line-height: 30px;
}
.yq_link .yq_link_list{
    flex: 1;
    min-width: 0;
}
.yq_link .yq_link_list ul{}
.yq_link .yq_link_list ul li{}
.yq_link .yq_link_list ul a{
    float: left;
    margin: 0 15px;
    background: url(../images/end_linkico.png) left center no-repeat;
    padding-left: 20px;
    line-height: 40px;
    font-size: 16px;
}
.yq_link{}
.yq_link{/* background: #d8ecff; */padding: 10px 0;}
/*  */



* {
    box-sizing: border-box;
}

body {
    margin: 0;
    padding: 0;
    font-size: 14px;
    font-family: "微软雅黑", "Microsoft YaHei", "宋体", Verdana, Arial, Helvetica, sans-serif;
    background: #f7f7f7;
    line-height: 1.6;
    color: #333;
}

/* 响应式断点设置 */
/* 超大屏幕设备 */
@media screen and (min-width: 1400px) {
    body {
        font-size: 16px;
        line-height: 1.7;
    }
}

/* 桌面设备 */
@media screen and (max-width: 1199px) and (min-width: 992px) {
    body {
        font-size: 14px;
        line-height: 1.6;
    }
}

/* 平板设备 */
@media screen and (max-width: 991px) and (min-width: 768px) {
    body {
        font-size: 14px;
        line-height: 1.5;
        min-width: auto;
    }
}

/* 小平板/大手机设备 */
@media screen and (max-width: 767px) and (min-width: 481px) {
    body {
        font-size: 13px;
        line-height: 1.5;
        min-width: auto;
        /* padding: 0 10px; */
    }
}

/* 手机设备 */
@media screen and (max-width: 480px) {
    body {
        font-size: 12px;
        line-height: 1.4;
        min-width: auto;
        /* padding: 0 5px; */
    }
}

/* 超小屏幕设备 */
@media screen and (max-width: 320px) {
    body {
        font-size: 11px;
        line-height: 1.3;
        padding: 0 3px;
    }
}

/* 高分辨率屏幕优化 */
@media screen and (min-resolution: 2dppx) {
    body {
        font-weight: 300;
    }
}
.tit h3 {
    display: inline-block;
    font-size: 30px;
    font-weight: bold;
    color: #ab1717;
    float: left;
}

.tit a {
    display: inline
}

.tit span {
    float: right;
    font-size: 14px;
    color: #666666;
    margin-top: 16px
}

.tit span:hover {
    color: #16397b
}.center {
    max-width: 1200px;
    margin: 0 auto;
}

content2 {
    margin-top: 45px
}

.c2_left {
    width: 48.86%
}

.c2_right {
    width: 48.76%
}

.text1-lists {
    padding-top: 25px;
    clear: both;
}

.text1-lists ul li {
    line-height: 48px;
    font-size: 16px;
    left: 0
}

.text1-lists ul li:first-child {
    border-top: none
}

.text1-lists ul li a {
text-align: left;
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden
}

.text1-lists ul li span {
    float: left;
    width: 60px;
    height: 35px;
    background-color: #e2e2e2;
    line-height: 35px;
    text-align: center;
    margin-top: 6.5px;
    margin-right: 20px
}

.text1-lists ul li:hover a {
    color: #ab1717;
}

.text1-lists ul li:hover span {
    color: #ffffff;
    background-color: #ab1717;
}

.text2-lists {
    padding-top: 20px;
    clear: both;
}

.text2-lists ul li {
    padding-left: 15px;
    line-height: 48px;
    border-bottom: 1px solid #d3d9e0;
    font-size: 16px;
    left: 0;
    transition: all 0.5s;
    background: url(../images/icon2.png) no-repeat;
    background-position: left center
}

.text2-lists ul li:first-child {
    border-top: none
}
.fl {
    float: left
}

.fr {
    float: right
}
.text2-lists ul li a {
    text-align: left;
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden
}

.text2-lists ul li span {
    color: #666666;
    font-size: 14px;
    padding-left: 10px;
    float: right
}

.text2-lists ul li:hover a {
    color: #ab1717;
}

.text2-lists ul li:hover span {
    color: #ab1717;
}

table {
    margin: 0 auto;
    border-spacing: 0;
    border-collapse: collapse;
}

img {
    border: 0;
}

ol,ul,li {
    padding: 0px;
    margin: 0px;
    list-style-type: none;
}

caption,th {
    text-align: left;
}

form,ul,li,h1,h2,h3,h4,h5,h6,p,dl,dd,dt.input {
    margin: 0px;
    padding: 0px;
}

address,caption,cite,code,dfn,em,th,var {
    font-weight: normal;
    font-style: normal;
}

A:link,A:visited {
    TEXT-DECORATION: none;
}

A:hover {
    TEXT-DECORATION: none;
    color: #8f1e16;
}

a {
    color: #333333;
}

legend {
    color: #000;
}

fieldset,img {
    border: 0;
}

.center {
    text-align: center;
    padding-bottom: 30px;
}

input {
    outline: none;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.fw {
    font-weight: bold;
}

.clear {
    clear: both;
    height: 0;
    line-height: 0;
    overflow: hidden;
}

.line1 {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.line2 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}

.img {
    position: relative;
    width: 100%;
    overflow: hidden;
}

.img_hezi {
    padding-bottom: 60%;
    transition: .5s;
    background-size: cover !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    transition: all .5s;
}

.none {
    display: none !important;
}

.cctop {
    width: 100%;
    height: 40px;
    background: #000;
}

.topaa {
    width: 1200px;
    line-height: 40px;
    height: 40px;
    margin: 0 auto;
}

.topfl {
    color: #e5e5e5;
    line-height: 40px;
    height: 40px;
    float: left;
    width: 400px;
    font-size: 13px;
}

.topfr {
    float: right;
    width:
}

.topfr a {
    color: #e5e5e5;
    line-height: 40px;
    height: 40px;
    font-size: 13px;
}

.logobj {
    height: 199px;
    width: 100%;
    min-width: 1200px;
    background: url(../images/mbk_03.png) bottom repeat-x;
}

.logobjc {
    width: 1200px;
    margin: 0 auto;
}

.logolf {
    width: 548px;
    height: 88px;
    float: left;
    margin-top: 30px;
}

.logoc {
    width: 278px;
    height: 71px;
    float: left;
    margin-left: 60px;
    margin-top: 30px;
}

.souyou {
    float: right;
    width: 232px;
    height: 40px;
    margin-top: 57px;
}

.sous {
    width: 232px;
    height: 30px;
    background: url(../images/mb_09-04.png) no-repeat;
}

.soua {
    width: 190px;
    float: left;
    height: 26px;
    margin-top: 2px;
    margin-left: 10px;
}

.soua input {
    width: 178px;
    height: 27px;
    background: none;
    border: none;
}

.ssan {
    width: 26px;
    height: 24px;
    float: left;
    margin-top: 3px;
}

.daoh {
    height: 45px;
    width: 100%;
    min-width: 1200px;
}

.daohc {
    width: 1200px;
    height: 45px;
    line-height: 45px;
    color: #fff;
    margin: 0 auto;
    font-size: 14px;
}

.xues {
    width: 232px;
    height: 30px;
    margin-top: 10px;
}

.xues li {
    min-width: 50px;
    float: left;
    line-height: 30px;
    text-align: center;
}

.xues li a {
    color: #fff;
}

.wac {
    width: 1120px;
    height: 140px;
    margin: 0 auto;
    background: url(../images/xinbk.png) no-repeat;
    position: relative;
    padding: 20px 40px;
    z-index: 9;
    transform: translateY(-50%);
}

.wac h3 {
    font-size: 30px;
    text-align: center;
    color: #984612;
    line-height: 50px;
    font-weight: bold;
}

.wac p {
    font-size: 14px;
    line-height: 30px;
    margin-top: 30px;
    color: #984612;
}

.wa1200 {
    width: 1200px;
    height: auto;
    margin: 0 auto;
    margin-bottom: 50px;
}

.xyyw {
    height: 50px;
    background: url(../images/mbk_25.png) center repeat-x;
}

.xyywlf {
    width: 150px;
    background: url(../images/mb_30.png) left center no-repeat;
    float: left;
    line-height: 50px;
    text-indent: 40px;
    font-size: 18px;
}

.xyywgg {
    width: 60px;
    float: right;
    line-height: 50px;
    font-size: 14px;
    background: url(../images/mbk_119.png) 5px 10px no-repeat #fff;
    text-align: right;
}

.xy381 {
    width: 365px;
    float: left;
    padding-right: 15px;
    border-right: 1px solid #ccc;
    margin-top: 20px;
}

.xy381 img {
    width: 365px;
    height: 186px;
}

.lixistkk {
    height: auto;
    width: 100%;
    margin-top: 10px;
}

.lixistkk li {
    line-height: 33px;
    color: #9e9e9e;
    font-size: 14px;
    background: url(../images/mb_23.png) left center no-repeat;
    text-indent: 10px;
}

.xy381r {
    width: 365px;
    float: left;
    padding-right: 15px;
    border-right: 1px solid #ccc;
    margin-top: 20px;
    padding-left: 15px;
}

.xy381r img {
    width: 365px;
    height: 186px;
}

.xy381rz {
    width: 365px;
    float: right;
    margin-top: 20px;
    padding-left: 15px;
}

.xy381rz img {
    width: 365px;
    height: 186px;
}

.xy381w {
    width: 100%;
    height: auto;
}

.wa1200w {
    width: 1160px;
    height: auto;
    padding: 20px;
    margin: 0 auto;
    background: #fff;
    margin-top: 15px;
}

.wgg0w {
    width: 1200px;
    height: 152px;
    margin: 0 auto;
}

.zc560 {
    width: 560px;
    float: left;
    height: auto;
}

.lixist {
    height: auto;
    width: 100%;
    margin-top: 10px;
}

.lixist li {
    text-align: right;
    line-height: 33px;
    color: #9e9e9e;
    font-size: 14px;
}

.lixist li a {
   display:inline-block;
   width: calc(100% - 60px);
   text-align:left;
   float:left;
}
.lixist li span.date{
    width:60px;
}

.zc560rr {
    width: 560px;
    float: right;
    height: auto;
}

.kstd-list ul {
    overflow: hidden;
    padding: 15px 0;
}

.kstd-list ul li {
    float: left;
    width: 210px;
    height: 65px;
    margin-bottom: 16px;
    margin: 5px 11px;
    overflow: hidden;
}

.kstd-list ul li .kstd-list1 {
    background: url(../images/1.png) no-repeat;
    background-color: #747474;
}

.kstd-list ul li .kstd-list2 {
    background: url(../images/2.png) no-repeat;
    background-color: #747474;
}

.kstd-list ul li .kstd-list3 {
    background: url(../images/3.png) no-repeat;
    background-color: #747474;
}

.kstd-list ul li .kstd-list4 {
    background: url(../images/4.png) no-repeat;
    background-color: #747474;
}

.kstd-list ul li .kstd-list5 {
    background: url(../images/5.png) no-repeat;
    background-color: #747474;
}

.kstd-list ul li .kstd-list6 {
    background: url(../images/6.png) no-repeat;
    background-color: #747474;
}

.kstd-list ul li .kstd-list7 {
    background: url(../images/7.png) no-repeat;
    background-color: #747474;
}

.kstd-list ul li .kstd-list8 {
    background: url(../images/8.png) no-repeat;
    background-color: #747474;
}

.kstd-list ul li .kstd-list9 {
    background: url(../images/9.png) no-repeat;
    background-color: #747474;
}

.kstd-list ul li .kstd-list10 {
    background: url(../images/10.png) no-repeat;
    background-color: #747474;
}

.kstd-list ul li span {
    display: inline-block;
    width: 65px;
    height: 65px;
    float: left;
}

.kstd-list ul li p {
    display: inline-block;
    width: 145px;
    height: 65px;
    float: right;
    font-size: 16px;
}

.kstd-list ul li p a {
    display: block;
    width: 145px;
    height: 65px;
    line-height: 65px;
    text-align: center;
    color: #2C2C2C;
    background-color: #F2F1F1;
}

.kstd-list ul .mr {
    margin-right: 25px;
}

.zhutn {
    height: 120px;
    width: 100%;
    margin-top: 20px;
}

.zhutn li {
    width: 258px;
    height: 120px;
    float: left;
    margin-right: 40px;
}

.xddlf {
    width: 150px;
    background: url(../images/mb_67.png) left center no-repeat;
    float: left;
    line-height: 50px;
    text-indent: 40px;
    font-size: 18px;
}

.xddlfa {
    width: 80px;
    background: #fff;
    float: left;
    line-height: 50px;
    font-size: 18px;
}

.xddlfb {
    width: 150px;
    background: url(../images/mb_38.png) left center no-repeat;
    float: left;
    line-height: 50px;
    text-indent: 40px;
    font-size: 18px;
}

/******************************ÃƒÆ’Ã‚Â¥Ãƒâ€¹Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬ÂÃƒÆ’Ã‚Â¨Ãƒâ€šÃ‚Â¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã‚Â©Ãƒâ€šÃ‚Â¡Ãƒâ€šÃ‚Âµ***********************************/
#two-banner {
    width: 100%;
    height: auto;
}

.two-banner {
    width: 1200px;
    height: auto;
    margin: 0 auto;
}
.two-banner img{width:100%;}

.content {
    width: 1200px;
    margin: 0 auto;
    margin-top: -40px;
}

.sy-content {
    width: 100%;
    height: auto;
    position: relative;
}

.main {
    width: 1000px;
    min-height: 500px;
    margin-top: -40px;
}

.left {
    width: 220px;
    margin-left: 20px;
    margin-right: 15px;
    background: #e2e2e2;
    min-height: ;
}

.right {
    width: 900px;
    margin-top: 50px;
    background: #fff;
    min-height:;
    margin-bottom: 25px;
    padding: 20px;
}

.lmmc {
    width: 200px;
    height: 65px;
    color: #fff;
    font-size: 24px;
    line-height: 65px;
    padding-left: 20px;
    margin-bottom: 4px;
    background: url(../images/lanmu-bg.jpg);
}

.left-list {
    width: 220px;
}

.left-list li a,.jxms li a {
    color: #333;
    height: 40px;
    line-height: 40px;
    padding-left: 20px;
    width: 200px;
    background: #e2e2e2;
    font-size: 14px;
    display: block;
    border-bottom: 1px solid #fcfcfc;
}

.left-list li a:hover,.left-current,.jxms li a:hover {
    background: #861600!important;
    color: #fff!important;
}

.jxms {
    width: 220px;
    height: 42px;
    background: #e2e2e2;
}

.jxms h3 {
    display: block;
    float: left;
    height: 42px;
    line-height: 42px;
    padding-left: 20px;
    width: 200px;
    color: #fff;
    margin-bottom: 1px;
}

.jxms-pic {
    width: 200px;
    height: 145px;
    overflow: hidden;
    margin-right: 20px;
    margin-top: 8px;
}

.jxms-txt {
    width: 503px;
    font-size: 14px;
    line-height: 30px;
    color: #333;
    text-align: justify;
    text-justify: inter-ideograph;
}

.jxms-list {
    width: 723px;
    padding: 0px 20px;
    border-top: 2px solid #e8e8e8;
    min-height: 300px;
}

.jxms-list li {
    
    padding: 20px 0;
}

.list,.jj {
    width: 860px;
    padding: 15px 20px;
    border-top: 2px solid #e8e8e8;
    min-height: 300px;
}

.list li {
    background: url(../images/point.png) no-repeat left center;
    padding-left: 15px;
    height: 45px;
    line-height: 45px;
    border-bottom: 1px dashed #aaa;
}

.list li a {
    color: #333;
    display: block;
    float: left;
    height: 45px;
    line-height: 45px;
    width: 750px;
    font-size: 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.list li a:hover {
    color: #861600;
}

.list li i {
    display: block;
    float: right;
    width: 95px;
    text-align: right;
    color: #999;
    font-size: 15px;
}

.dqlm {
    width: 100%;
    height: 40px;
    overflow: hidden;
}

.dqlm h3 {
    line-height: 40px;
    font-size: 20px;
    color: #861600;
}

.local {
    color: #666;
    font-size: 14px;
    margin-top: 15px;
}

.local a {
    padding: 0 6px;
    color: #666;
    font-size: 14px;
}

.content-nr {
    width: 875px;
    padding: 20px;
    border-top: 1px solid #e8e8e8;
}

.content-title {
    width: 100%;
    margin-bottom: 20px;
}

.content-title h3 {
    display: block;
    float: left;
    color: #333;
    font-size: 18px;
    line-height: 30px;
    text-align: center;
    width: 100%;
}

.content-title i {
    display: block;
    float: left;
    color: #666;
    line-height: 30px;
    background: #f8f8f6;
    text-align: center;
    font-size: 12px;
    margin-top: 15px;
    width: 100%;
}

.content-content {
    width: 888px;
    min-height: 500px;
    border-bottom: 5px solid #f8f8f6;
    padding-bottom: 30px;
    margin-bottom: 15px;
}

.content-content p,.jj p {
    line-height: 30px;
    text-indent: 2em;
    margin-bottom: 15px;
    text-align: justify;
    text-justify: inter-ideograph;
    font-size: 14px;
}

.sxt {
    width: 978px;
    padding: 0 10px;
}

.sxt p {
    display: block;
    width: 100%;
    height: 26px;
    line-height: 26px;
    color: #666;
}

.sxt p a {
    color: #666;
}

.jdddj {
    width: 1100px;
    padding: 15px 20px;
    border-top: 2px solid #e8e8e8;
    min-height: 300px;
}

.KSS_titleBox h2 {
    width: 100%;
    height: 30px;
    line-height: 30px;
}

.KSS_btnBox #btnlistID li {
    width: 18px !important;
    height: 18px !important;
    line-height: 18px !important;
    background-color: #e4393c !important;
}

.right_cont {
    width: ;
    margin-top: 50px;
    background: #fff;
    min-height: 300px;
    margin-bottom: 25px;
    padding: 20px;
}

.conth {
    width: 95%;
    height: auto;
    margin: 0 auto;
}

.conth1 {
    font-size: 30px;
    text-align: center;
    line-height: 45px;
    padding: 20px 0px;
}

.conthsj {
    height: 35px;
    line-height: 35px;
    text-align: center;
    color: #999;
    border-bottom: 1px dotted #e7e7e7;
}

.concon {
    padding: 20px;
    font-size: 14px;
    line-height: 35px;
}

.concon p {
    text-indent: 28px;
    font-size: 16px !important;
    line-height: 36px !important;
    word-break: break-all;
}
.concon p span{
    font-size: 16px !important;
    line-height: 36px !important;
    word-break: break-all;
}
.concon img{max-width:100%;height:auto !important;}

.anwejjk {
    width: 100%;
    height: auto;
    margin: 0 auto;
    font-size: 14px;
    margin-top: 30px;
}

.anwejjk p {
    line-height: 30px;
    text-indent: 2em;
    margin-bottom: 15px;
    text-align: justify;
}

.lbttr {
    min-height: 600px;
    border-top: 2px solid #00488d;
    border-bottom: 1px solid #f0f0f0;
    border-left: 1px solid #f0f0f0;
    border-right: 1px solid #f0f0f0;
}

.zix {
    height: 40px;
    background: url(../images/bz-bg.jpg) center repeat-x;
    line-height: 40px;
}

.zixz {
    font-size: 16px;
    font-weight: bold;
    line-height: 40px;
    color: #861600;
    background: #fff;
    width: 100px;
}

.zixzls {
    width: 90%;
    height: auto;
    padding: 20px 0px;
    margin: 0 auto;
}

.zixzls li {
    float: left;
    line-height: 45px;
    width: 248px;
    text-indent: 20px;
    background: url(../images/mb_23.png) left center no-repeat;
}

.news {
display:flex;
    margin:0 -2%;
}
.news .news_item{
    width:33.3333%;
    padding: 1.5%;
}
.news .news_item .img_hezi{
    padding-bottom:66.32%;
}
.news .news_item:hover .img_hezi{
  transform:scale(1.08);
}


.youc280tff {
    height: 60px;
    width: 100%;
    margin: 0 auto;
    margin-top: 14px;
}

.youc280tff em {
    width: 75px;
    height: 60px;
    background: #be9561;
    float: left;
}

.youc280tff em h3 {
    line-height: 30px;
    color: #fff;
    text-align: center;
    font-size: 20px;
    font-weight: normal;
}

.youc280tff em p {
    line-height: 30px;
    color: #fff;
    text-align: center;
}

.youc2rr {
    width: calc(100% - 90px);
    float: right;
    line-height: 30px;
    font-size: 14px;
}

.youc280tff:hover em {
    background: #8f1e16;
}



 .biux {
    height: auto;
    background: #fff;
    /* padding: 50px 0px; */
    width: 100%;
    min-width: 1200px;
    margin-top: 20px;
}

.biux  .biuxc {
    width: 1200px;
    height: auto;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.biux .biuxc>div{
    width: 31.3333%;
}
.biuxclf {}

.biuxclc {
}
.biuxclrr .img_hezi{
    padding-bottom: 68%;
}
.biuxclrr .txt{
    line-height:32px;
    font-size:14px;
    text-align: center;
}

.bkhf {
}

.wa120ff0 {
    width: 1200px;
    height: auto;
    margin: 0 auto;
    padding: 50px 0px;
}

.wa120ff0 .biuxc{
    display:flex;
    justify-content:space-between;
 
}
.wa120ff0 .biuxc .bkhf{
    width: 64.66666%;
}
.wa120ff0 .biuxc .bghr{
    width: 31.3333%;
}
.xyywrr {
    height: 50px;
    background: url(../images/hh27.png) center repeat-x;
}

.xyywggrr {
    width: 60px;
    float: right;
    line-height: 50px;
    font-size: 14px;
    background: url(../images/hhh_27.png) 5px 10px no-repeat #f7f7f7;
    text-align: right;
}

.xyywlfrr {
    width: 80px;
    background: #f7f7f7;
    float: left;
    line-height: 50px;
    font-size: 18px;
}

.lkh250 {
    width: 100%;
    height: 120px;
    margin-top: 5px;
}
.lkh250 ul{
    display:flex; 
    margin:0 -2%;
}
.lkh250 ul li{
    width:33.3333%;
    padding:2%;
}
.lkh250 li .img_hezi {
padding-bottom:44.5%
}

.kklisv {
    height: auto;
    width: 100%;
    margin-top: 20px;
}
.kklisv ul{
    display:flex;
    flex-wrap:wrap;
    justify-content:space-between;
}
.kklisv li {
    text-align: right;
    line-height: 33px;
    color: #9e9e9e;
    font-size: 14px;
    width: 48%;
    float: left;
}
.kklisv li .span{
    width:60px;
}
.kklisv li a {
    display:inline-block;
    float: left;
    text-align: left;
    width:calc(100% - 60px);
}

.bghr {
    width: 380px;
    float: right;
}

.kanj158ww {
    background: #fff;
    height: auto;
    padding: 50px 0px;
}

.kanj158 {
    width: 1200px;
    height: 158px;
    margin: 0 auto;
}

.kanj158 li {
    width: 136px;
    height: 158px;
    float: left;
    margin-right: 41px;
}

.bot {
    background: #861600;
    line-height: 35px;
    text-align: center;
    color: #fff;
    font-size: 14px;
    height: auto;
    padding: 20px 0px;
    margin-top: 20px;
}

.botc {
    width: 1200px;
    margin: 0 auto;
    /* height: 200px; */
}

.botclf {
    /* min-width: 100px; */
    /* height: auto; */
    /* float: left; */
    /* margin-right: 60px; */
}

.botclf h3 {
    font-size: 14px;
    background: url(../images/mbk_55.png) center right no-repeat;
    padding: 0 30px;
    line-height: 40px;
    border-bottom: 1px solid #9e3937;
}

.botclf a{
    display:block;
    line-height: 35px;
    font-size: 14px;
    color:#fff;
}

.mmbor {
    background: #000000;
    color: #fff;
    text-align: center;
    line-height: 32px;
    padding: 10px 0;
}

.mmbor a{
 color: #fff;
}


.pb_sys_style1 .p_no_d{
    border: 1px solid #861600 !important;
    color: #fff;
    background-color: #861600 !important;
}

.cont img{height:auto !important;max-width:100%;margin: 5px 0px;}
.cont video{
height:auto !important;
max-width:100%;
}
.cont .vsbcontent_img{text-align: center;}
.cont .table{
overflow-x: auto;
    text-align: center;
    margin: 0 auto;
    width: auto;
}
.cont .table table{
    margin: 0 auto;
    width: auto;
    max-width: 895px;
}

.cont .table p{
text-indent:0px;
}