﻿
#Main {
    overflow: hidden;
    width: 1200px;
    margin: 0px auto;
    min-height: 400px;
}
.mask {
    background-color: rgba(0,0,0,0.5);
    position: fixed;
    z-index: 10;
    top: 0px;
    left: 0px;
    bottom: 0px;
    right: 0px;
    justify-content: center;
    align-items: center;
    display:flex;
}
.closebtn {
    width: 30px;
    height: 30px;
    border: 3px solid #fff;
    border-radius: 50%;
    text-align: center;
    color: #fff;
    font-size: 25px;
    line-height: 30px;
    position: absolute;
    cursor: pointer;
    top: -15px;
    right: -15px;
    background-color: rgba(0,0,0,0.3);
    z-index:100;
}
.btn {
    width: 80px;
    height: 80px;
    border: 5px solid #fff;
    border-radius: 50%;
    top: 50%;
    text-align: center;
    color: #fff;
    font-size: 60px;
    line-height: 70px;
    position: absolute;
    cursor: pointer;
    user-select: none;
    -moz-user-select: none; /* 火狐 */
    -webkit-user-select: none; /* 谷歌 */
    -ms-user-select: none; /* IE */
}
.leftbtn {
    left:50px;
}
.rightbtn {
    right: 50px;
}
.mainimg {
    height:100%;
}
.imgdiv {
    height: 90%;
    position:relative;
}
.count {
    height: 10%;
    width: 100%;
    position: absolute;
    bottom: 0px;
    background-color: rgba(0,0,0,0.4);
    color: #fff;
    font-size:50px;
    text-align:right;
}
.btn:hover {
    background-color: rgba(0,0,0,0.2);
}
    .Banner {
        /*background: url(/Content/images/liangkan/banner.png) no-repeat;*/
        width: 100%;
        text-align: center;
    }

    .Banner img {
        vertical-align: bottom;
        width: 100%;
    }

.daohang {
    font-size: 16px;
    color: rgba(0, 0, 0, .50);
    margin-bottom: 15px;
}

    .daohang a {
        color: rgba(0, 0, 0, .50);
    }

.Header {
    background: #02584F;
    width: 100%;
    min-height: 45px;
    text-align: center;
    border-top: 5px solid #70B80C;
}

.head {
    margin: auto 0;
    /*width: 1200px;*/
    display: inline-block;
    vertical-align: bottom;
}

.rightline {
   /* background: url(/Content/images/liangkan/navline1.png) no-repeat;*/
    background-position-y: 16px;
}

.head li {
    float: left;
    padding: 10px 0px;
    font-size: 20px;
    font-weight: bold;
    width: 240px;
    line-height: 25px;
}

    .head li a {
        color: white;
    }

.Cur {
    background: #70B80C;
}

.index_news .lavle {
    font-size: 20px;
    color: #d80100;
    font-weight: bold;
    text-align: center;
    padding: 25px;
}

.tit {
    height: 32px;
    line-height: 32px;
    font-size: 16px;
    color: #fff;
    padding: 0 0 0 12px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    background-color: rgba(0, 0, 0, .50);
    position: absolute;
    left: 0px;
    bottom: 0px;
}

.tit1 {
    height: 32px;
    line-height: 32px;
    font-size: 16px;
    color: #fff;
    padding: 0 0 0 12px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    background-color: rgba(0, 0, 0, .50);
    position: absolute;
    left: 0px;
    bottom: 0px;
    width: 272px;
}
.content {
    display: flex;
    flex-wrap: wrap;
}
.item {
    width: 48%;
    background: #FBFBFB;
    border-top: 3px solid #70B80C;
    
}
.pad2 {
    display: flex;
    padding-left: 30px;
    padding-right: 30px;
    height:100px;
    font-size:17px;
}
.pad3 {
    display: flex;
    padding-left: 30px;
    padding-right: 30px;
    font-size: 17px;
    flex-wrap:wrap;
    color:#515151;
    line-height:62px;
    margin-bottom:50px;
}
.tt {
    width:100px;
    border:0px !important;
}
.cc {
    width:80%;
}
.dongtai {
    width: 75%;
    border-bottom: 1px solid #efefef;
    margin-top: 15px;
}
.time {
    padding-left: 5%;
    width: 20%;
    border-bottom: 1px solid #efefef;
    margin-top: 35px;
    color: #9B9B9B;
}
.pad1 {
    padding-top: 33px;
    padding-left: 55px;
    padding-right: 50px;
    padding-bottom: 50px;
}
.title {
    font-size: 32px;
    font-weight: 600;
    color: #035651;
}
.fubiaoti {
margin-top:20px;
margin-bottom:15px;
}
.futitle {
    font-size: 17px;
    font-weight: 400;
    color: #70B80C;
}
.fcontent {
    font-size: 17px;
}
 
.fcontent a:hover{
    color: #70B80C;
}
.img1 {
    width:100%;
    margin-top:20px;
}
.img2 {
width:49%;
}
.gtitle {
    width: 100%;
    height: 60px;
    font-size: 25px;
    color: #fff;
    line-height: 60px;
    background-image: linear-gradient(to right,#70B80C, #fbfbfb);
}
.gt {
margin-left:36px;

}
.one_p {
    font-size: 16px;
    color: #181818;
    text-indent: 2em;
    line-height: 1.75em;
    margin-bottom: 25px;
    padding-right: 10px;
}

.main-nav {
    font-size: 30px;
    text-align: center;
    padding: 25px;
}

.line {
    display: inline-block;
    width: 90px;
    border: 1px solid #ca1e1e;
}

.txt {
    color: black;
    vertical-align: middle;
    vertical-align: -20%;
    margin: 0 15px;
    letter-spacing: 2px;
}

.con-left {
    width: 586px;
    height: 336px;
    float: left;
}

.con-right {
    width: 614px;
    height: 336px;
    float: right;
}

.main-left {
    width: 596px;
    height: 444px;
    float: left;
    position: relative;
}

.main-right {
    width: 594px;
    height: 444px;
    float: left;
    position: relative;
    margin-left: 10px;
}

    .main-right .img2 {
        width: 48%;
        height: 212px;
        margin: 0 5px 20px 5px;
        position: relative;
        float: left;
    }

.Top1 {
    float: left;
    width: 60%;
    border: 1px solid #fff;
    height: 192px;
}

.Top2 {
    float: left;
    width: 39%;
    border: 1px solid #fff;
    height: 192px;
}

.Bot1 {
    float: left;
    width: 32.5%;
    border: 1px solid #fff;
    height: 142px;
}

.Bot2 {
    float: left;
    width: 33%;
    border: 1px solid #fff;
    height: 142px;
}

.top_left {
    width: 680px;
    float: left;
    margin-right: 80px;
}

.t1 {
    padding: 6px 0 6px 15px;
    background: url(/Content/images/liangkan/mulubg1.png) no-repeat;
}

.t2 {
    padding: 6px 0 6px 15px;
    background: url(/Content/images/liangkan/xinxibg1.png) no-repeat;
}

.title_b {
    font-size: 18px;
    color: white;
    font-weight: bold;
    letter-spacing: 2px;
}

.more {
    float: right;
    font-size: 16px;
    margin-right: 15px;
    margin-bottom: 10px;
    color: #70B80C;
    cursor: pointer;
    font-weight:400;
}

.top_right {
    float: left;
    width: 440px;
}

.content {
    margin-top: 30px;
}



.right_B {
    float: left;
    margin-left: 30px;
}

.a {
    font-size: 20px;
    color: #333;
    letter-spacing: 5px;
}

.c {
    font-size: 18px;
    color: #3f3f3f;
    padding-top: 5px;
}

.collist {
    margin-top: 15px;
    padding-top: 15px;
    width: 320px;
    border-top: 1px solid #323231;
}

    .collist li {
        width: 45%;
        float: left;
        text-align: left;
        padding-left: 10px;
        line-height: 30px;
        color: #313130;
        font-size: 16px;
    }

.news_con a {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    max-width: 330px;
    font-size: 17px;
    color: #3f3f3f;
    line-height: 35px;
    display: inline-block;
}

.index_news .news_con ul li {
    height: 38px;
    line-height: 38px;
}

.t_date a {
    margin-left: 30px;
    font-size: 18px;
    color: #666;
    font-weight: bold;
    margin-bottom: 20px;
}

.columnlist {
    border: 1px solid #ccc;
    padding: 5px 10px;
    margin-top: 10px;
    height: 460px;
    overflow-y: scroll;
}

.ulls .li {
    padding: 5px;
    border-bottom: 1px solid #eee;
}

.nons {
    line-height: 30px;
    padding-left: 10px;
}

.Col1 {
    font-weight: bold;
}

    .Col1:hover {
        color: #05975d;
    }

.Name {
    color: #666;
}

.PDf {
    margin-left: 30px;
    margin-right: 5px;
    vertical-align: middle;
}

.ulls_ti {
    color: #2ba342;
    font-size: 15px;
    font-weight: bold;
    line-height: 30px;
    background-image: url(/Content/images/liangkan/lanmubj1.jpg);
    padding-left: 15px;
}

.red {
    color: red;
}

.footer {
    height: 200px;
    border-top: 1px solid #fff;
    overflow: hidden;
    background: #02584F;
    margin: 0;
    color: #fff;
    padding-bottom: 10px;
    margin-top: 20px;
}

    .footer a {
        text-decoration: none;
        color: #fff;
    }

.footer_con {
    width: 1200px !important;
    margin: 54px auto;
    overflow: hidden;
}

.footer a:hover {
    color: #010000;
}

.footer .footer_left {
    float: left;
    width: 80px;
    margin: 60px 0 0 320px !important;
}

.footer .footer_mid {
    float: left;
    width: 1200px !important;
    text-align: center;
}

.footer .footer_nav {
    padding: 7px 15px;
    overflow: hidden;
    width: 600px;
}

.footer .footer_mid p {
    line-height: 28px !important;
    font-size: 16px;
}

.footer .footer_mid span {
    margin: 0 8px;
}

.footer .footer_con .footer_nav a {
    margin: 0 5px;
    font-size: 18px !important;
}

.footer .footer_right {
    float: right;
    width: 160px;
    margin: 50px 0 0 0 !important;
}

.linkmain {
    width: 1200px;
    margin: auto;
    padding-top: 15px;
    padding-bottom: 30px;
}

    .linkmain a {
        font-size: 18px;
        margin-left: 35px;
        color: #5b5858;
    }
