.hidden {
    display: none;
}

.show {
    display: block !important;
}

html,
body,
ul,
li,
ol,
dl,
dd,
dt,
p,
h1,
h2,
h3,
h4,
h5,
h6,
form,
fieldset,
legend,
img {
    margin: 0;
    padding: 0;
}

* {
    box-sizing: border-box;
}

fieldset,
img,
input,
button {
    border: none;
    padding: 0;
    margin: 0;
    outline-style: none;
}

ul,
ol {
    list-style: none;
}

input {
    padding-top: 0;
    padding-bottom: 0;
    font-family: "MicrosoftYaHei";
}

select,
input {
    vertical-align: middle;
}

select,
input,
textarea {
    margin: 0;
    font-size: 14px;
    font-family: MicrosoftYaHei;
    color: rgba(179, 179, 179, 1)
}



textarea {
    resize: none;
}

.banner {
    background: #ececec;
}

img {
    border: 0;
    vertical-align: middle;
}

table {
    border-collapse: collapse;
}

body,
html {
    font-family: "Microsoft YaHei";
    background: #fff;
}

.clear {
    content: "";
    display: block;
    clear: both;
}

.clearfix:before,
.clearfix:after {
    content: "";
    display: table;
}

.jhj {
    width: 1160px;
    margin: 0 auto;
}

.clearfix:after {
    clear: both;
    visibility: hidden;
}

.clearfix {
    *zoom: 1;
    
}

a {
    color: #4C4C4C ;
    text-decoration: none !important;
}

a:hover {
    color: rgba(144, 0, 0, 1);
    text-decoration: none !important;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    text-decoration: none;
    font-weight: normal;
    font-size: 100%;
}

s,
i,
em {
    font-style: normal;
    text-decoration: none;
}

.row {
    padding: 0;
    margin: 0;
}

.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
    padding-right: 0px;
    padding-left: 0px;
}

.logo {
    width: 339px;
    height: 110px;
    margin: 0 auto;
    padding: 20px 0px;
    position: relative;
}

.logo .on-trial {
    position: absolute;
    right: -90px;
    bottom: 16px;
    color: #aaa;
    cursor: pointer;
}

.search-box {
    float: right;
    padding: 39px 0 40px 0;
}

.link {
    height: 13px;
    padding-bottom: 31px;
}

.link>ul>li {
    float: left;
    padding: 0 19px;
    border-right: 1px solid #333333;
    font-weight: 500;
    height: 13px;
    line-height: 13px;
}

.link>ul>li:last-child {
    border: none;
    padding-right: 0;
}

.link>ul>li:first-child {
    padding-left: 0;
}

.link>ul>li>a {
    color: #333333;
    font-size: 12px;
    display: block;
    text-decoration: none;
}

.link>ul>li>a:hover {
    color: #FE0000;
}

.search {
    width: 164px;
    height: 30px;
    margin-top: 7px;
}

.search form {
    width: 164px;
    height: 30px;
}

.search-k {
    width: 133px;
    height: 26px;
    background: #b14f4e;
    color: #d5b4ab;
    text-indent: 10px;
}

.search-k::placeholder {
    color: #d5b4ab;
}

.search-btn {
    background: url(../images/search.png) center no-repeat #b14f4e;
    width: 26px;
    height: 26px;
}

.search_btn {
    float: right;
    width: 74px;
    height: 40px;
    background: #FE0000;
    text-align: center;
    line-height: 40px;
    color: #fff;
    cursor: pointer;
    margin-left: 20px;
}

.nav {
    position: relative;
    z-index: 99;
}

.nav a {
    color: #fff;
    height: 50px;
    line-height: 50px;
}

.nav .nLi {
    float: left;
    position: relative;
    display: inline;
}

.nav .nLi h3 {
    float: left;
}

.nav .nLi h3 a {
    display: block;
    width: 96px;
    text-align: center;
    font-size: 18px;
    text-decoration: none;
    color: rgba(111, 111, 111, 1);
}

.nav .sub {
    display: none;
    width: 242%;
    left: 0;
    top: 50px;
    position: absolute;
    background: rgba(0, 0, 0, 0.3);
    line-height: 26px;
    padding: 5px 0;
    text-indent: 8px;
}

.nav .sub li {
    zoom: 1;
    width: 50%;
    float: left;
}

.nav .sub a {
    display: block;
    padding: 0 10px;
    text-decoration: none;
}

.nav .sub a:hover {
    background: #6d6d6d;
    color: #fff;
}

.nav .on h3 a {
    background: #900000;
    color: #fff;
    text-decoration: none;
}

.nav_menu {
    height: 50px;
    line-height: 50px;
    background: #f6f6f6;
}

@media screen and (max-width:1201px) and (min-width:801px) {
    .nav .nLi h3 a {
        display: block;
        padding: 0 8px;
        font-size: 16px;
        font-weight: bold;
        text-decoration: none;
        width: 106px;
    }
    .nav .sub a {
        display: block;
        padding: 0 2px;
        text-decoration: none;
    }
    .jwtcr li {}
}

.moblie_header {
    display: none;
    background: #fff;
}

@media screen and (max-width: 992px) and (min-width: 0px) {
    .head {
        display: none;
    }
    .moblie_header {
        display: block;
    }
    .moblie_header .moblie_logo {
        display: block;
        max-width: 190px;
        width: 75%;
        height: auto;
        padding-top: 2px;
        position: absolute;
        top: 12px;
        z-index: 11;
        left: 10px;
    }
    .moblie_header .moblie_logo img {
        width: 260px;
        height: auto;
    }
    .moblie_header .user-icon {
        position: absolute;
        top: 0;
        right: 70px;
        z-index: 1000;
        display: block;
        width: 50px;
        height: 50px;
        text-indent: -9999em;
        background-size: 40%;
    }
    .moblie_header .user-icon span {
        display: none;
    }
    .moblie_header .user-icon:hover {
        background-color: #0067d2;
    }
    .moblie_header .back {
        position: absolute;
        top: 0;
        left: 0;
        display: block;
        width: 50px;
        height: 50px;
        text-indent: -9999em;
        background-size: 12px 20px;
    }
    .moblie_link {
        border-bottom: 1px solid #770000;
        padding: 0 10px;
        border-top: 1px solid rgba(255, 255, 255, .5);
    }
    .moblie_link>a {
        display: inline-block;
        padding: 10px 1%;
        color: #FFF;
    }
    .mob_search {
        position: absolute;
        top: 14px;
        right: 55px;
        z-index: 1000;
        display: block;
        width: 36px;
        height: 36px;
        text-indent: -9999em;
        background: url(../images/moblie-search.png) no-repeat center center;
    }
    .moblie_search {
        display: none;
        width: 90%;
        height: 30px;
        margin: 6px auto 15px auto;
        border-bottom: 1px solid #CB0101;
        position: relative;
        z-index: 9999;
        border-radius: 50%;
    }
    .moblie_search .serk {
        width: 100%;
        height: 30px;
        padding: 0 30px 0 10px;
        border-radius: 5px;
    }
    .moblie_search .mb_btn {
        position: absolute;
        background: url(../images/search.png) no-repeat center center;
        width: 18px;
        height: 18px;
        top: 6px;
        right: 5px;
    }
}

.carousel-indicators .active {
    background: #CE261C;
    border: none;
    margin: 0 5px;
}

.carousel-indicators li {
    display: inline-block;
    width: 12px;
    height: 12px;
    margin: 0 5px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #fff;
    border-radius: 10px;
}

.glyphicon-chevron-left:before {
    content: "";
    display: block;
    background: url(../images/leftban.png) no-repeat;
    width: 32px;
    height: 32px;
}

.glyphicon-chevron-right:before {
    content: "";
    display: block;
    background: url(../images/rightban.png) no-repeat;
    width: 32px;
    height: 32px;
}

.new_box {
    display: block;
    padding: 15px;
    transition: all .3s ease;
}

.new_box:hover {
    box-shadow: 0 3px 10px rgba(0, 0, 0, .15);
    */ -ms-box-shadow: 0 3px 10px rgba(0, 0, 0, .15);
    -mos-box-shadow: 0 3px 10px rgba(0, 0, 0, .15);
    *border: 1px solid #ccc;
    transition: box-shadow .2s;
}

.tit {
    text-align: center;
    padding: 40px 0;
}

.tit>h3 {
    font-size: 36px;
    color: #000000;
}

.tit>h3>span {
    color: #F45661;
}

.newimgs {
    text-align: center;
}

.newimgs>img {
    display: inline-block;
}

.newstime {
    background: url(../images/time.png) no-repeat left center;
    padding: 20px 0 20px 29px;
    color: #FF7676;
}

.newtit {
    color: #333333;
    font-size: 16px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    margin-bottom: 20px;
}

.newinfo {
    color: #999999;
    font-size: 14px;
    word-break: break-all;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    line-height: 28px;
}

.newlist {
    width: 100%;
    padding: 25px 0;
}

.newtime {
    width: 48px;
    height: 48px;
    border: 2px solid #c1c1c1;
    position: relative;
    background: url(../images/timebg.png) no-repeat center center;
    float: left;
}

.newlist:hover .newtime {
    border: 2px solid #FF7676;
}

.newtime>.time1 {
    position: absolute;
    left: 3px;
    top: 3px;
}

.newtime>.time2 {
    position: absolute;
    right: 3px;
    bottom: 3px;
}

.newxinw {
    width: 80%;
    padding-left: 20px;
    word-break: break-all;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    line-height: 22px;
    color: #666666;
    font-size: 14px;
}

.mores a {
    display: block;
    width: 83px;
    height: 30px;
    background: url(../images/more.png) no-repeat;
    margin: 0 auto;
    text-align: center;
    line-height: 30px;
    color: #F45661;
    margin-bottom: 35px;
    margin-top: 30px;
    transition: all .3s ease;
}

.mores a:hover {
    background: #F45661;
    color: #FFFFFF;
}

.ath_bg {
    background: url(../images/bg2.png) repeat;
}

.ath_box {
    display: block;
    padding: 15px;
    transition: all .3s ease;
}

.ath_box:hover {
    box-shadow: 0 3px 10px rgba(0, 0, 0, .15);
    */ -ms-box-shadow: 0 3px 10px rgba(0, 0, 0, .15);
    -mos-box-shadow: 0 3px 10px rgba(0, 0, 0, .15);
    *border: 1px solid #ccc;
    transition: box-shadow .2s;
}

.ath_img {
    text-align: center;
}

.ath_img>img {
    display: block;
}

.ath_tit {
    font-size: 16px;
    color: #333333;
    word-break: break-all;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    margin: 20px 0;
}

.ath_info {
    font-size: 14px;
    color: #999999;
    word-break: break-all;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.ath_time {
    color: #FF7676;
    font-size: 14px;
    margin: 22px 0;
    padding-left: 30px;
    background: url(../images/time.png) no-repeat left center;
}

.bg3 {
    background: url(../images/bg3.png) repeat;
    padding-bottom: 20px;
}

.our {
    margin: 0 0 20px 0;
}

.our>a {
    display: block;
    padding: 20px;
}

.our_img {
    text-align: center;
}

.our_img>img {
    display: inline-block;
}

.our_box {
    padding: 0 10px;
}

.our_tit {
    font-size: 22px;
    color: #333333;
    position: relative;
}

.our_tit>span {
    font-size: 14px;
    position: absolute;
    bottom: 0;
    right: 0;
}

.our_box .our1 {
    margin: 4px 0 10px 0;
    font-size: 16px;
    color: #333333;
    word-break: break-all;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}

.our_box .our2 {
    font-size: 14px;
    color: #666666;
    word-break: break-all;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.our_box .our3 {
    margin: 4px 0 10px 0;
    font-size: 14px;
    color: #333333;
    word-break: break-all;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}

.our_box .our4 {
    font-size: 14px;
    color: #999999;
    word-break: break-all;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.linkimgs {
    text-align: center;
}

.linkimgs a {
    display: block !important;
}

.linkimgs img {
    display: inline-block !important;
    padding: 0 15px;
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
}

.linkimgs img:hover {
    transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -webkit-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
}

.slick-prev:before {
    display: inline-block;
    content: "" !important;
    width: 42px !important;
    height: 84px !important;
    background: url(../images/left.png) no-repeat !important;
}

.slick-next:before {
    display: inline-block;
    content: "" !important;
    width: 42px !important;
    height: 84px !important;
    background: url(../images/rifht.png) no-repeat !important;
}

.footer {
    background-color: #414141;
    padding: 40px 0;
}

.ft_item {}

.ft_item li {
    float: right;
    border-radius: 19px;
    margin-left: 10px;
    text-align: center;
    margin-top: 4px;
}

.ft_item li a {
    display: block;
    width: 38px;
    height: 38px;
    line-height: 38px;
    font-size: 0;
    overflow: hidden;
    vertical-align: middle;
    background: #bbbbbb;
    border-radius: 19px;
}

.ft_item li img {
    width: 25px;
    height: 25px;
    vertical-align: middle;
}

.ft_tit {
    text-align: right;
    color: #888888;
}

@media (max-width: 992px) {
    .ft_item {
        float: left;
    }
    .ft_tit {
        text-align: left;
        float: left;
        padding: 0 10px;
    }
}

.ft_fl>p {
    font-size: 16px;
    color: #888888;
    padding: 0 0 20px 0;
    word-break: break-all;
}

.ft_fl>p>span>a {
    font-size: 14px;
    color: #DDDDDD;
}

.ft_tit>p {
    font-size: 12px;
    color: #888888;
    opacity: 0.8;
    padding-top: 10px;
    word-break: break-all;
}

.list {
    margin-top: -80px;
}

.list_li {
    width: 200px;
    border: 1px solid #f5f5f5;
}

.list_li li {
    display: block;
    border-bottom: 1px solid #f5f5f5;
}

.list_li a {
    display: inline-block;
    width: 100%;
    line-height: 50px;
    height: 50px;
    color: #900000;
    font-size: 18px;
    text-indent: 10px;
}

.list_li a:hover {
    background: #900000;
    color: #fff;
}

.list_li .active {
    background: #900000;
    color: #fff;
}

.mainpt {
    padding: 0px 0px 20px 30px;
    width: 958px;
}

.mainpt1 {
    padding: 0px 30px 20px 0px;
    width: 918px;
    float: left;
}

.dqwz {
    margin: 30px 0px;
    padding-left: 30px;
}

.dqwz a {
    display: inline-block;
    padding: 0 10px;
}

.main_pho {
    padding: 0px 10px;
    text-align: center;
}

.main_pho .img_a {
    display: inline-block;
    overflow: hidden;
}

.main_pho .img_a img {
    display: inline-block;
    -moz-transition: 0.3s;
    -webkit-transition: 0.3s;
    -ms-transition: 0.3s;
    transition: 0.3s;
}

.main_pho .img_a:hover img {
    transform: scale(1.1);
    -ms-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
    -moz-transform: scale(1.1);
}

.main_pho:hover .img_tita {
    color: #F45661;
}

.main_pho .img_tita {
    display: block;
    overflow: hidden;
}

.main_pho .img_tita p {
    padding-bottom: 10px;
}

.pages {
    margin: 20px 0;
    text-align: right;
}

.main_c {

    // text-align: center; 
    overflow: auto;
       text-align: justify;
       text-justify: inter-ideograph;
}

.main_c>h1 {
   // font-size: 20px;
    //font-weight: bold;
   // color: #6f6f6f;
   // padding-bottom: 20px;
    font-size: 30px;
    color: #cc3333;
    line-height: 60px;
    text-align: center;
}

.main_c>h3 {
    margin: 10px 0;
    width: 100%;
    color: #6f6f6f;
   //height: 30px;
    line-height: 30px;
    font-size: 14px;
    text-align: center;
}

.main_c>p {
    font-size: 16px;
    line-height: 32px;
    padding: 5px;
    text-align: left;
}

.main_c>img {
    max-width: 100%;
    padding: 10px 0;
}

.main_c1 {
    padding: 0px 5% 20px 0;
    text-align: center;
    overflow: auto;
}

.main_c1>h1 {
    font-size: 20px;
    font-weight: bold;
    color: #6f6f6f;
    padding-bottom: 20px;
}

.main_c1>p {
    font-size: 16px;
    line-height: 32px;
    padding: 5px;
    text-align: left;
}

.main_c1>img {
    max-width: 100%;
    padding: 10px 0;
}

.nexts {
    margin: 10px 0;
    width: 100%;
    line-height: 40px;
}

@media (min-width: 992px) {
    .nexts div:first-child {
        float: left;
        padding-left: 10px;
    }
    .nexts div:last-child {
        float: right;
        padding-right: 10px;
    }
}

@media (max-width: 991px) {
    .nexts div:first-child {
        padding-left: 10px;
    }
    .nexts div:last-child {
        padding-left: 10px;
    }
    .bottoimg {
        margin: 20px 0;
    }
    .ft_item {
       // width: 146px !important; 
        margin: 4px auto !important;
    }
}

.lists {
    margin: 30px 0;
    padding-bottom: 30px;
    border-bottom: 1px solid #e5e5e5;
}

@media (min-width: 992px) {
    .listsimg {
        width: 20%;
        padding-right: 10px;
    }
    .liststext {
        width: 80%;
        padding-left: 10px;
    }
}

@media (max-width: 991px) {
    .listsimg {
        display: none;
    }
    .liststext {
        width: 100%;
    }
}

.listtext_tit a {
    color: #FE0000;
    font-size: 20px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}

.listtext_cont {
    padding-top: 10px;
}

.listtext_cont a {
    color: #939393;
    word-break: break-all;
    font-size: 14px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}

.wey {
    background: #ececec;
    width: 100%;
    height: auto;
    min-width: 1160px;
}

.tiop {
    width: 100%;
    height: 40px;
    background: rgba(144, 0, 0, 1);
    opacity: 1;
}

.tioplf {
    float: left;
    line-height: 40px;
}

.tioplf a {
    height: 16px;
    font-size: 14px;
    padding: 0 5px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: rgba(255, 255, 255, 1) !important;
    opacity: 0.7;
}

.tioplf a:hover {
    opacity: 1;
}

.wyolf {
    width: 25%;
    float: left;
}

.wyolfz {
    width: 59%;
    float: right;
}

.wyolfy {
    width: 15%;
    float: right;
}

.bxww {
    border-bottom: 2px solid #c27a7a;
    height: 50px;
    margin-bottom: 20px;
}

.bxww h3 {
    font-size: 20px;
    color: rgba(144, 0, 0, 1);
    float: left;
    padding-right: 15px;
    line-height: 50px;
}

.bxww span {
    border-left: 1px solid #BBBBBB;
    color: #BBBBBB;
    float: left;
    padding-left: 15px;
    line-height: 16px;
    margin-top: 20px;
}

.bxww h3 ul {}

.bxww h3 ul li {
    display: inline-block;
    filter: alpha(opacity=60);
   
    -moz-opacity: 0.6;
   
    -khtml-opacity: 0.6;
   
    opacity: 0.6;
    
}

.bxww h3 ul li.on {
    filter: alpha(opacity=100);
  
    -moz-opacity: 1;
   
    -khtml-opacity: 1;
  
    opacity: 1;

}

.bxww h3 ul li a {}

.new_lf {
    width: 360px;
    height: 275px;
    margin-top: 15px;
    float: left;
    text-align: center;
}

.new_lf img {
    width: 100%;
    height: 220px;
    width: 360px;
}

.new_lf p {
    height: 50px;
    line-height: 50px;
    color: #6F6F6F;
    font-size: 14px;
}

.new_rg {
    width: 360px;
    height: auto;
    float: right;
}

.new_rg li {
    font-size: 14px;
    color: #6F6F6F;
    line-height: 25px;
    height: 40px;
    padding: 10px 0px;
    border-bottom: #d8d8d8 solid 1px;
}

.new_rg li a {
    float: left;
    width: 86%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.new_rg span {
    float: right;
    color: #BBBBBB;
}

.news {
    margin: 15px 0px;
    overflow: hidden;
}

.news_box_lf {
    padding: 15px 15px 15px 0;
}

.news_box {
    padding: 15px;
}

.news_box_rg {
    padding: 15px 0px 15px 15px;
}

.bxwwbo {
    height: 50px;
    margin-bottom: 20px;
}

.bxwwbo h3 {
    font-size: 24px;
    color: rgba(144, 0, 0, 1);
    float: left;
    padding-right: 5px;
    line-height: 50px;
}

.bxwwbo span {
    border-left: 1px solid #BBBBBB;
    color: #BBBBBB;
    float: left;
    padding-left: 5px;
    line-height: 16px;
    margin-top: 20px;
    width: 140px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.bxwwbo img {
    float: right;
    padding-top: 10px;
}

.bxwwbocc {
    height: 50px;
    margin-bottom: 20px;
}

.bxwwbocc h3 {
    font-size: 24px;
    color: rgba(144, 0, 0, 1);
    float: left;
    padding-right: 5px;
    line-height: 50px;
}

.bxwwbocc span {
    border-left: 1px solid #BBBBBB;
    color: #BBBBBB;
    float: left;
    padding-left: 5px;
    line-height: 16px;
    margin-top: 20px;
    width: 110px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.bxwwbocc img {
    float: right;
    padding-top: 10px;
}

.imgba {
    width: 100%;
    height: 200px;
    overflow: hidden;
    text-align: center;
}

.imgba img {
    text-align: center;
}

.toinc {
    height: 250px;
    border: 1px #D8D8D8 dashed;
    background: #f6f6f6;
    padding: 15px;
}

.toinc li {
    margin-bottom: 10px;
    height: 50px;
}

.toinc_lf {
    width: 40px;
    height: 40px;
    background: rgb(144, 0, 0);
    text-align: center;
    opacity: 1;
}

.toinc_lf h3 {
    font-size: 18px;
    font-family: Arial;
    font-weight: 400;
    line-height: 19px;
    color: rgba(255, 255, 255, 1);
    line-height: 19px;
}

.toinc_lf p {
    font-size: 12px;
    line-height: 16px;
    color: rgba(255, 255, 255, 1);
}

.toinc_rg {
    border-bottom: 1px #dcdcdc solid;
    line-height: 23px;
    height: 50px;
    width: 80%;
}

.toinc_rg a:hover {
    font-weight: bold;
}

.bot {
    border-bottom: none;
}

.wejsq {
    background: #ececec;
    padding: 10px 0;
}

.wbj {
    background: #f6f6f6;
}

.jzhs {
    height: 250px;
    border: 1px #D8D8D8 dashed;
    background: #f6f6f6;
    padding: 15px;
}

.jzhs li {
    border-bottom: 1px solid #D8D8D8;
    height: 64px;
    margin-bottom: 15px;
}

.jzhs li h2 {
    height: 19px;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 18px;
    color: rgba(144, 0, 0, 1);
}

.jzhs li h2:hover {
    font-weight: bold;
}

.jzhs li h3 {
    height: 19px;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 18px;
    color: rgba(136, 136, 136, 1);
}

.jzhs li p {
    height: 19px;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 18px;
    color: rgba(187, 187, 187, 1);
}

.lsimg {
    width: 100%;
    height: auto;
}

.lsimg li {
    width: 49%;
    height: 121px;
    display: inline-block;
    overflow: hidden;
    margin-bottom: 10px;
}

.lsimg img {
    border: 1px #D8D8D8 dashed;
    width: 181px;
    height: 121px;
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
}

.lsimg img:hover {
    transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -webkit-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
}

.img_bot {
    margin-bottom: 10px;
}

.bottoimg {
    text-align: center;
}

.botlin {
    width: 100%;
    height: auto;
}

.botlin ul {
    float: left;
    width: 33.3%;
}

.botlin li {
    font-size: 12px;
    line-height: 27px;
    font-weight: 400;
    text-align: center;
}

.botlin li a {
    color: rgba(136, 136, 136, 1);
    opacity: 0.8;
}
.sydw{margin-left:1%}
.sydw img{height:60px;width:auto;}
.tiopbr {
    width: 100%;
    min-height: 70px;
    background: rgba(144, 0, 0, 1);
    opacity: 1;
display: flex;
    align-items: center;
    justify-content: center;
}

.tiopbr p {
    text-align: center;
    line-height: 70px;
    color: rgba(222, 179, 179, 1);
}

.tiopbr p img {
}

.coban {
    width: 100%;
    background: #ffffff;
}

@media screen and (max-width: 1201px) and (min-width: 0px) {
    .jhj {
        width: 100%;
    }
    .wey {
        width: 100%;
        min-width: auto;
    }
    .news_box_lf {
        padding: 15px;
    }
    .new_rg {
        float: none;
        width: 100%;
    }
    .new_lf {
        float: none;
        width: 100%;
    }
    .news_box_rg {
        padding: 15px;
    }
    .botlin {
        padding: 20px;
        overflow: hidden;
    }
    .bottoimg {
      // margin: 20px 0;
    }
    .ft_tit {
        float: none;
        margin: 0 auto;
    }
    .ft_item {
        float: none;
        width: 220px;
        margin: 0 auto;
    }
    .container-fluid {
        padding: 15px 0;
    }
    .linkimgs {
        width: 50%;
        float: left;
        padding: 5px 0px;
    }
    .ft_tit>p {
        text-align: center;
    }
    .imgba {
        height: auto;
    }
    .list_bt {
        width: 30% !important;
        height: auto !important;
        padding: 1% 0 !important;
        line-height: 30px !important;
        margin-top: -50px!important;
        padding-right: 10px;
    }
    .list_bt h3 {
        font-size: 16px !important;
    }
    .link_23 {    overflow: hidden;
        padding: 0px 25px !important;
    }
       .link_23 P{
           width: 50% !important;
    }
    .list_li {
        display: none;
    }
    .mainpt {
        width: 95%;
        margin: 0 auto;
        padding: 0px;
    }
    .jwtirrwcr li a {
        width: 70% !important;
    }
    .newls {
        margin: 10px!important;
        width: 95%;
    }
    .jwtcr li a {
        width: 75% !important;
    }
    .mainpt1 {
        width: 95%;
        margin: 0 auto;
        padding: 0px;
        float: none !important;
    }
    .jjyimg {
        display: none;
    }
    .main_c1 {
        padding: 0px !important;
    }
    .bxwwbocc span {
        display: none;
    }
}

.list_bt {
    width: 242px;
    height: 70px;
  // line-height: 70px; 
    margin-top: -80px;
    background: rgba(144, 0, 0, 0.8);
    padding: 21px;
    z-index: 0;
    position: relative;
}

.pages {
    text-align: center;
}

.list_bt h3 {
    margin: 0;
    padding: 0;
    font-size: 20px;
    // line-height: 70px; 
    font-weight: bold;
    color: #fff;
    text-align: center;
    font-weight: normal;
}

.jwtirrwcr {
    width: 100%;
    height: auto;
    margin-bottom: 20px;
    overflow: hidden;
}

.jwtirrwcr li {
    font-size: 14px;
    font-weight: normal;
    line-height: 40px;
    text-align: right;
    height: 40px;
    background: url(../images/Homepage5_09.png) left center no-repeat;
    text-indent: 20px;
    color: #c0c0c0;
}

.jwtirrwcr li a {
    font-size: 14px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display: block;
    width: 85%;
    float: left;
    text-align: left;
}

.jjyimg {
    width: 241px;
    float: right;
    ;
}

.newls {
    border: 1px solid #bbbbbb;
    background: #fff;
    margin: 0px 40px 32px 0px;
    padding: 20px 20px 0;
}

.nerr {
    margin: 0 0px 40px 0px
}

.jwtcr {
    width: 100%;
    height: auto;
    margin-bottom: 20px;
}

.jwtcr ul.secound {
    display: none;
}

.jwtcr li span {
    cursor: pointer;
}

.jwtcr li {
    font-size: 14px;
    font-weight: normal;
    line-height: 36px;
    text-align: right;
    // background: url(../images/fg.png) left center no-repeat;
    text-indent: 10px;
    color: #c0c0c0;
}

.jwtcr li a {
    font-size: 14px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display: block;
    width: 85%;
    float: left;
    text-align: left;
    background: url(../images/fg.png) left center no-repeat;
}

.link_23 {  overflow: hidden;
    width: 100%;
    padding-bottom: 15px;
}

.link_23 h3 {
    font-size: 23px;
    color: #900000;
    padding: 10px 0;
}

.link_23 p {
    font-size: 14px;
    background: url(../images/Homepage5_09.png) left center no-repeat;
    color: #6f6f6f;
    text-indent: 10px;
    padding: 5px 0;
    width: 33.3%;
    float: left;
}

.leader-list {}

.leader-list ul {
    overflow: hidden;
}

.leader-list ul li {
    width: 50%;
    float: left;
    height: 200px;
    margin-bottom: 20px;
}

.leader-list ul li img {
    height: 200px;
    width: 144px;
    float: left;
}

.leader-list ul li .right {
    float: right;
    width: 300px;
}

.leader-list ul li h4 {
    font-size: 18px;
    line-height: 28px;
    margin: 10px 0;
    overflow: hidden;
   /*** white-space: nowrap;***/
   /*** text-overflow: ellipsis;***/
}

.leader-list ul li p {
    line-height: 32px;
    font-size: 14px;
    box-sizing: border-box;
    padding-right: 10px;
}

.tplist {}

.tplist ul {
    overflow: hidden;
}

.tplist li {
    float: left;
    width: 25%;
    box-sizing: border-box;
    padding: 10px;
}

.tplist img {
    width: 100%;
    height: 162px;
}

.tplist p {
    line-height: 36px;
    height: 36px;
    text-align: center;
}

@media (max-width: 992px) {
    .leader-list ul li {
        width: 100%;
    }
    .leader-list ul li .right {
        width: calc(100% - 160px);
    }
    .tplist li {
        width: 33%;
    }

    .search-m {
        width: 164px;
        height: 30px;
        margin-top: 9px;
        position: absolute;
        right: 12px;
    }
    .search-m form {
        width: 164px;
        height: 30px;
    }
    .search-m .search-k {
        width: 133px;
        height: 26px;
        background: #b14f4e;
        color: #d5b4ab;
        text-indent: 10px;
    }
    .search-m .search-btn {
        background: url(../images/search.png) center no-repeat #b14f4e;
        width: 26px;
        height: 26px;
    }
      .link_23 P{
           width: 100% !important;
    }
}

@media (max-width: 801px) {
    .tplist li {
        width: 50%;
    }
   
}

@media (max-width:489px) {
    .moblie_header .moblie_logo {
        left: 36% !important;
        margin-left: -90px !important;
       // transform: translateX(-50%); 
    }
    .bxww h3,
    .bxwwbocc h3,
    .bxwwbo h3 {
        font-size: 20px;
    }

}


.fdtp table {z-index:999 !important;}
.fdtp #adu25{z-index:999 !important;}


@media  screen and (max-width:1600px) and (min-width:992px){
 .sublast{    
    right: 0px !important;
    left: -170% !important;
    text-align: right !important;
    padding: 5px !important;
}
 .sublast li{
 float:right !important;
 }
}