* {
    margin: 0;
    padding: 0;}

body {
    font-size: 16px;}

li {
    list-style: none;}

a {
    text-decoration: none;}

.contain {
    width: 1200px;
    /* height: 78px; */
    margin: 0 auto;
    }

.contain .header {
    height: 100%;}

.contain .header .headLeft {
    width: 386px;
    height: 100%;
    text-align: center;
    float: left;}

.contain .header .headLeft img {
    padding-top: 20px;}

.contain .header .headRight {
    width: 790px;
    float: right;
    height: 100%;}

.contain .header .headRight .top {
    background: url(../images/01.png) no-repeat;
    width: 790px;
    height: 21px;}

.contain .header .headRight .top #time-header {
    float: right;
    color: #fff;
    padding-right: 80px !important;
    font-size: 12px;
    height: 21px;
    line-height: 21px;}

.contain .header .headRight .nav {
    position: relative;
    width: 793px;
    height: 45px;}

.contain .header .headRight .nav .ul_1 {
    width: 100%;}

.contain .header .headRight .nav .ul_1>li {
    position: relative;
    float: left;
    width: 69px;
    height: 49px;
    line-height: 42px;
    text-align: center;
    margin-right: 20px;
    }

.contain .header .headRight .nav .ul_1>li a {
    display: block;
    width: 100%;
    height: 47px;
    line-height: 42px;
    font-family: "Microsoft YaHei"!important;
    font-weight: bold;
    color: #000;
    padding-top: 10px;
    font-size: 17px;}

.contain .header .headRight .nav .ul_1>li .ul_2 {
    position: absolute;
    top: 56px;
    left: 0;
    display: none;}

.contain .header .headRight .nav .ul_1>li>a:hover {
    background-color: #7f7f7f;
    color: #fff;}

.contain .header .headRight .nav .ul_1>li .ul_2>li {
    width: 80px;
    height: 42px;
    line-height: 42px;
    text-align: center;
    background-color: rgba(114, 34, 36, 0.8);}

.contain .header .headRight .nav .ul_1>li:hover .ul_2 {
    display: block;
    z-index: 250;}

.contain .header .headRight .nav .ul_1>li:hover .ul_2 li a {
    color: #fff;}

.contain .header .headRight .nav .ul_1>li:hover .ul_2 li a {
    color: #fff;
    padding-top: 0;
    font-weight: 100;}

.contain .header .headRight .nav .ourfont {
    width: 115px;
    position: absolute;
    top: 18px;
    right: 0;}

.contain .header .headRight .nav .ourfont .SearchTitleInput7 {
    width: 100%;
    height: 21px;
    box-sizing: border-box;
    vertical-align: middle;}

.contain .header .headRight .nav .ourfont img {
    width: 20px;
    height: 21px;
    /* position: absolute;
    top: 2px;
    left: -18px; */
    box-sizing: border-box;
    vertical-align: middle;
    padding-top: 1px;}

.contain .header .headRight .nav .ul_1::after {
    display: block;
    content: '';
    clear: both;}


/* lunbo*/

.contain .slide {
    width: 100%;
    height: 400px;}

.focus-title-bg {
    background-color: #fff!important;}

.contain .slide .focus-title {
    height: 48px !important;
    line-height: 48px !important;
    text-align: left !important;
    left: 0px !important;
    top: -48px !important;
    font-size: 25px !important;
    background-color: rgba(0, 0, 0, 0.5);
    box-sizing: border-box;
    padding-left: 15px;
    font-family: "Microsoft YaHei"!important;
    font-size: 20px;}

.contain .slide .focus-title a {
    color: #fff;}

.contain .slide table>table {
    width: 100%;}

.contain .slide table>table img {
    width: 100%;}


/* main */

.contain .main {
    width: 100%;
    margin-top: 24px;
    margin-bottom: 35px;}

.contain .main .mainLeft {
    width: 337px;
    margin-right: 14px;
    float: left;}

.contain .main .mainLeft p {
    box-sizing: border-box;
    width: 100%;
    border-left: 10px solid #8b1a1f;
    padding-left: 8px;
    font-size: 18px;
    font-family: "Microsoft YaHei" !important;
    font-weight: bold;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-bottom: 2px;
    border-bottom: 1px solid #cfcfcf;
    margin-bottom: 20px;}

.contain .main .mainLeft p span {
    font-size: 14px;}

.contain .main .mainLeft p span a {
    font-family: "Arial";
    text-decoration: none;
    color: #acacac;}

.contain .main .mainLeft .showImg {
    width: 337px;
    height: 141px !important;
    position: relative;}

.showLink {
    position: absolute;
    display: inline-block;
    width: 100%;
    height: 30px;
    background-color: rgba(0, 0, 0, 0.2);
    bottom: 0;
    color: #fff;
    font-size: 16px;
    padding-left: 10px;
    line-height: 30px;
    box-sizing: border-box;
    left: 2px;}

.showLink:hover {
    color: #8b1a1f;}

.contain .main .mainLeft .showImg img {
    width: 337px;
    height: 141px;}

.contain .main .mainMiddle {
    width: 500px;
    margin-right: 14px;
    float: left;}

.contain .main .mainMiddle p {
    box-sizing: border-box;
    width: 100%;
    border-left: 10px solid #8b1a1f;
    padding-left: 8px;
    font-size: 18px;
    font-family: "Microsoft YaHei" !important;
    font-weight: bold;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-bottom: 2px;
    border-bottom: 1px solid #cfcfcf;
    margin-bottom: 20px;}

.contain .main .mainMiddle p span {
    font-size: 14px;}

.contain .main .mainMiddle p span a {
    font-family: "Arial";
    text-decoration: none;
    color: #acacac;}

.contain .main .mainMiddle .news {
    color: #acacac;}

.contain .main .mainMiddle .news table {
    width: 100%;}

.contain .main .mainMiddle .news table table {
    height: 20px;
    font-size: 14px;
    padding-bottom: 8px;}

.contain .main .mainMiddle .news table table td:nth-child(1) {
    width: 380px;}

.contain .main .mainMiddle .news table table td:nth-child(1) a {
    color: #acacac;
    text-decoration: none;}

.contain .main .mainMiddle .news table table td:nth-child(2) {
    width: 120px;}

.contain .main .mainRight {
    width: 335px;
    float: right;}

.contain .main .mainRight a {
    font-family: "Arial";
    text-decoration: none;
    color: #fff;}

.contain .main .mainRight p {
    box-sizing: border-box;
    width: 100%;
    border-left: 10px solid #8b1a1f;
    padding-left: 8px;
    font-size: 18px;
    font-family: "Microsoft YaHei" !important;
    font-weight: bold;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-bottom: 2px;
    border-bottom: 1px solid #cfcfcf;
    margin-bottom: 20px;}

.contain .main .mainRight p span {
    font-size: 14px;}

.contain .main .mainRight .collect {
    width: 100%;
    margin-bottom: 10px;
    width: 337px;
    height: 141px !important;
    position: relative;}

.contain .main .mainRight .collect a {
    color: #fff;}

.contain .main .mainRight .article1 {
    box-sizing: border-box;
    width: 105px;
    height: 139px;
    background-color: #c14638;
    float: left;
    margin-right: 10px;
    text-align: center;
    font-size: 24px;
    padding-top: 35px;
    font-weight: bold;}

.contain .main .mainRight .article2 {
    box-sizing: border-box;
    width: 105px;
    height: 139px;
    background-color: #e3bb24;
    float: left;
    margin-right: 10px;
    text-align: center;
    font-size: 24px;
    padding-top: 35px;
    font-weight: bold;}

.contain .main .mainRight .article3 {
    box-sizing: border-box;
    width: 105px;
    height: 139px;
    background-color: #4cb690;
    float: left;
    text-align: center;
    font-size: 24px;
    padding-top: 35px;
    font-weight: bold;}

.contain .main .clear {
    clear: both;}


/* .footer*/

.contain .footer {
    width: 100%;
    margin-bottom: 50px;}

.contain .footer .link-connent {
    padding-bottom: 27px;
    border-bottom: 1px solid #bdbdbd;}

.contain .footer .link-connent li {
    float: left;
    font-size: 12.5px;
    margin-left: 14px;
    margin-top: 11px;
    color: #8b1a1f;}

.contain .footer .link-connent li a {
    text-decoration: none;
    color: #3f3f3f;}

.contain .footer p {
    text-align: center;
    margin-top: 10px;
    color: #8b8b8b;
    font-size: 12.5px;}

.contain .footer p a {
    color: #8b8b8b;}

.list_content {
    width: 100%;
    min-height: 600px;
    margin-bottom: 35px;
    }

.list_content>table {
    width: 100%;}

.list_content .columnStyle {
    padding-bottom: 20px;}

.list_content .columnStyle a {
    color: #302c2c;}

.ourfont tbody tr {
    padding-bottom: 30px;}

.ourfont tbody tr td {
    position: relative;
    padding-bottom: 20px;}


/* .ourfont tbody tr td:nth-of-type(2) {
    position: relative;
    padding-bottom: 18px;
} */

.ourfont tbody tr td img {
    float: left;}

.ourfont tbody tr td a:nth-of-type(2) {
    color: #fff;
    display: block;
    position: absolute;
    height: 41px;
    text-align: center;
    width: 570px;
    bottom: 27px;
    left: 0px;
    line-height: 41px;
    background-color: rgba(0, 0, 0, 0.5);}

.ourfont tbody tr td:nth-of-type(2) img {
    float: right;}

.ourfont tbody tr td:nth-of-type(2) img a:nth-of-type(2) {
    color: #fff;
    display: block;
    position: absolute;
    height: 41px;
    text-align: center;
    width: 570px;
    bottom: 27px;
    left: 30px;
    line-height: 41px;
    background-color: rgba(0, 0, 0, 0.5);}


/* artical  */

.list_right {
    width: 1200px;
    margin: 0 auto;
    min-height: 500px;}

.list_right .list_content {
    width: 100%;}

.list_right .article {
    width: 800px;
    margin: 0 auto;}

.list_right .list_content .article_title {
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 50px;
    margin-top: 80px;}

.list_right .list_content .article_content {
    font-size: 16px !important;}

.contain .top-img {
    width: 100%;
    height: 145px;
    overflow: hidden;
    }

.contain .top-img img {
    height: 145px;
    width: 1200px;}

.title-ltft a {
    color: #000;}

.list {
    font-size: 12.5px;
    height: 24px;
    line-height: 24px;}

.lanmu-list table .lanmu-liebiao {
    background-color: #cfcfcf!important;
    float: left!important;
    border-right: 1px solid #fff !important;
    padding: 5px!important;
    padding-top: 0!important;
    font-size: 13px!important;
    height: 28px;
    line-height: 28px;
    }

.lanmu-list table .lanmu-liebiao a {
    color: #000!important;}

.lanmu-list table .lanmu-liebiao a:hover {
    color: #923638!important;}

.lanmu-list {
    margin-bottom: 10px!important;
    border-top: 1px solid #000!important;}

.list_content .ourfont td:nth-of-type(2) a:nth-of-type(2) {
    left: 30px;}

#s_c_id {
    font-weight: 600;}

.lanmu-list table tbody>tr:nth-last-of-type(1) {
    border-right: none!important;}