@media (min-width: 1200px){
    .container {
        min-width: 1200px ;
        max-width: 100%;
    }
    .container-fluid {
        padding-right: 0;
        padding-left: 0;
    }
}
@media (min-width: 768px){
    .container {
        min-width: 1200px ;
        max-width: 100%;
    }
    .container-fluid {
        padding-right: 0;
        padding-left: 0;
    }
}
body{
    min-width: 1200px;
    margin: 0 !important;
    padding: 0 !important;
}
.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .row {
    margin: 0 !important;
    padding: 0 !important;
}
.top{
    margin: 0;
    padding: 0;
    /*background-image: url(../images/top-2.jpg);
    height: 196px;*/
    width: 100%;
}
.menu-line{
    background-color: rgb(204, 0, 0);
    width: 100%;
    margin: 0;
    padding: 0;
    margin-bottom: 10px;
}
.menu-line .menu{
    width: 100%;
}
.menu-line .menu .nav-item .nav-link
{
    font-family: "Microsoft YaHei";
    font-size: 15px;
    color: rgb(255, 219, 96);
    font-style: normal;
    padding: 10px 28px;
}
.menu-line .menu .nav-item .nav-link:hover{
    font-weight: bold;
    background-color: #b00000;
}
.menu-line .menu .nav-item .active{
    font-weight: bold;
    background-color: #b00000;
}
.line1 .left{
    padding: 0 10px 10px 0 !important;
}
.line1 .left .slide .w-100{
    height: 304px !important;
}
.line1 .left .slide .carousel-caption{
    padding-bottom:0;
}
.line1 .right{
    padding: 0 0 0 10px !important;
}
.line1 .right .title{
    line-height: 140%;
    border-color: rgb(204, 0, 0) rgb(238, 238, 238) rgb(238, 238, 238);
    border-width: 2px 1px 1px;
    border-style: solid;
}
.line1 .right .title h3
{
    font-size: 18px;
    padding: 15px 15px 2px 15px;
    background-color: transparent;
    font-weight: 600;
    color: rgb(204, 0, 0);
}
.line1 .right .title h3 .en_title{
    color:rgba(136,136,136,1);
    font-weight: 400;
    font-size: 14px;
    margin-left: 5px;
}
.line1 .right .title h3 .more{
    float: right;
    font-size: 12px;
    margin-top: 5px;
    font-weight: normal;
    color:rgba(136,136,136,1);
}
.line1 .right .title h3 .more a{
    color:rgba(136,136,136,1);
    text-decoration: none;
}
.line1 .right .title h3 .more :hover{
    color:rgba(0,143,125,1);
    text-decoration: none;
}
.line1 .right ul{
    list-style-type: none;
    padding: 10px 8px 0 0px;
    font-size: 14px;
    border-color: rgb(255, 255, 255) rgb(238, 238, 238) rgb(238, 238, 238);
    border-width: 2px 1px 1px;
    border-style: solid;
}
.line1 .right ul .list-item .link{
    background-position-x: left;
    background-position-y: center;
    background-size: initial;
    background-attachment: initial;
    background-origin: initial;
    background-clip: initial;
    background-color: initial;
    padding-left: 20px;
    margin-top: 0;
    margin-bottom: 0.8rem;
}
.line1 .right ul .list-item .link i{
    margin-right: 5px;
    color:black;
}
.line1 .right ul .list-item .link a{
    display: inline-block;
    font-family: Microsoft YaHei;
    font-size: 14px;
    color: #5A5A5A;
    font-weight: normal;

}
.line1 .right ul .list-item .link a:hover{
    color: #cc0000;
    text-decoration:none;
}
.line1 .right ul .list-item .link a .date{
    position: absolute;
    right: 20px;
    font-size: 13px;
    color: #929292;
    font-weight: normal;
}
.line2 .title{
    line-height: 140%;
    border-color: rgb(204, 0, 0) rgb(238, 238, 238) rgb(238, 238, 238);
    border-width: 2px 1px 1px;
    border-style: solid;
}
.line2 .title h3
{
    font-size: 18px;
    padding: 15px 15px 3px 15px;
    background-color: transparent;
    font-weight: 600;
    font-family: Microsoft YaHei;
    color: rgb(204, 0, 0);
}
.line2 .title h3 .en_title{
    color:rgba(136,136,136,1);
    font-weight: 400;
    font-size: 14px;
    margin-left: 5px;
}
.line2 .title h3 .more{
    float: right;
    font-size: 12px;
    margin-top: 5px;
    font-weight: normal;
    color:rgba(136,136,136,1);
}
.line2 .title h3 .more a{
    color:rgba(136,136,136,1);
    text-decoration: none;
}
.line2 .title h3 .more :hover{
    color:rgba(0,143,125,1);
    text-decoration: none;
}
.line2 .row{
    border: 1px solid rgba(0,0,0,.125);
    border-radius: .25rem;
}
.line2 .row .card{
    padding:20px 15px;
    border: none;
}
.line2 .row .card .card-img-top{
    height: 300px !important;
}
.line2 .row .card .card-block{
    padding: 10px 0;
}
.line2 .row .card .card-block .card-title{
    font-family: Microsoft YaHei;
    font-size: 14px;
    padding-top: 10px;
    color: #5A5A5A;
    font-weight: bold;
    text-decoration: none;
    line-height: 140%;
}
.line2 .row .card .card-block .card-title a{
    text-decoration:none;
    color:#5A5A5A;
}
.line2 .row .card .card-block .card-title a:hover{
    text-decoration:none;
    color: #cc0000;
    line-height: 140%;
}
.line2 .row .card .card-block .card-date{
    font-family: Microsoft YaHei;
    font-size: 12px;
    padding: 0;
    margin: 0;
    color: #929292;
    font-weight: normal;
    text-decoration: none;
    line-height: 140%;
}

.line2 .row .card .card-block .card-text{
    display: inline-block;
    font-family: Microsoft YaHei;
    font-size: 12px;
    line-height: 22px !important;
    padding-top: 10px;
    color: #5A5A5A;
    font-weight: normal;
    text-decoration: none;
}


.line3 .title{
    margin-top: 20px;
    line-height: 140%;
    border-color: rgb(204, 0, 0) rgb(238, 238, 238) rgb(238, 238, 238);
    border-width: 2px 1px 1px;
    border-style: solid;
}
.line3 .title h3
{
    font-size: 18px;
    padding: 15px 15px 3px 15px;
    background-color: transparent;
    font-weight: 600;
    font-family: Microsoft YaHei;
    color: rgb(204, 0, 0);
}
.line3 .title h3 .en_title{
    color:rgba(136,136,136,1);
    font-weight: 400;
    font-size: 14px;
    margin-left: 5px;
}
.line3 .title h3 .more{
    float: right;
    font-size: 12px;
    margin-top: 5px;
    font-weight: normal;
    color:rgba(136,136,136,1);
}
.line3 .title h3 .more a{
    color:rgba(136,136,136,1);
    text-decoration: none;
}
.line3 .title h3 .more :hover{
    color:rgba(0,143,125,1);
    text-decoration: none;
}
.line3 .row{
    border: 1px solid rgba(0,0,0,.125);
    border-radius: .25rem;
}
.line3 .row .col-def-20 {
    width: 20%;
}
.line3 .row .card{
    padding: 10px 10px;
    border: none;
}
.line3 .row .card .card-block{
    padding: 0;
}
.line3 .row .card .card-img-top{
    height: 270px;
}
.line3 .row .card .card-block .card-title{
    font-family: Microsoft YaHei;
    font-size: 14px;
    padding-top: 10px;
    color: #5A5A5A;
    text-decoration: none;
    line-height: 140%;
    display: block;
    text-align: center;
}
.line3 .row .card .card-block .card-title a{
    text-decoration:none;
    color:#000;
}
.line3 .row .card .card-block .card-title a:hover{
    text-decoration:none;
    color: #cc0000;
    line-height: 140%;
}
.line4  .left {
    padding-right: 15px !important;

}
.line4  .left .title{
    margin-top: 20px;
    line-height: 140%;
    border-color: rgb(238, 238, 238) rgb(238, 238, 238) rgb(238, 238, 238);
    border-width: 2px 1px 1px 1px;
    border-style: solid;
}
.line4  .left .title h3
{
    font-size: 18px;
    background-color: transparent;
    font-weight: 600;
    font-family: Microsoft YaHei;
    margin-bottom: 0px;
}
.line4  .left .title h3 .cn_title{
    color: rgb(204, 0, 0);
    border-width: 0 0 2px 0;
    border-style: solid;
    padding: 12px 10px 12px 15px;
    display: inline-block;
}
.line4  .left .title h3 .en_title{
    color:rgba(136,136,136,1);
    font-weight: 400;
    font-size: 14px;
    margin-left: 5px;
}
.line4  .left .title h3 .more{
    float: right;
    font-size: 12px;
    margin: 18px 10px 0 0;
    font-weight: normal;
    color:rgba(136,136,136,1);
}
.line4  .left .title h3 .more a{
    color:rgba(136,136,136,1);
    text-decoration: none;
}
.line4  .left .title h3 .more :hover{
    color:rgba(0,143,125,1);
    text-decoration: none;
}
.line4  .left .header {
    padding: 10px 10px 0 10px !important;
    border-color: rgb(238, 238, 238) rgb(238, 238, 238) rgb(238, 238, 238);
    border-width: 0 1px 0 1px;
    border-style: solid;
}
.line4  .left .header .left{
    padding: 0 10px !important;
}
.line4  .left .header .left img{
    height: 105px;
}
.line4  .left .header .right {
    padding: 0 10px !important;
}
.line4  .left .header .right h2  a{   
    display: inline-block;
    font-family: Microsoft YaHei;
    font-size: 15px;
    color: #5A5A5A;
    font-weight: bold;
    text-decoration: none;
    line-height: 24px;
}
.line4 .left .header .right h2 a:hover{
    color:#cc0000;
}
.line4  .left .header .right p
{
    display: block;
    font-family: Microsoft YaHei;
    font-size: 12px;
    color: #7D7D7D;
    font-weight: normal;
    text-decoration: none;

}
.line4  .left .header .right p a
{
    font-family: Microsoft YaHei;
    font-size: 12px;
    color: #cc0000;
}
.line4  .left .header .left h2{
    height: 48px !important;
}
.line4  .left .general{
    padding: 0 10px !important;
    border-color: rgb(238, 238, 238) rgb(238, 238, 238) rgb(238, 238, 238);
    border-width: 0 1px 1px 1px;
    border-style: solid;
}
.line4  .left .general ul {
    list-style: none;
    padding: 0 10px;
}

.line4  .left .general .list-item .link{
    line-height: 28px;
    margin-bottom: 0;
}
.line4  .left .general .list-item .link a{
    display: inline-block;
    font-family: Microsoft YaHei;
    font-size: 14px;
    color: #5A5A5A;
    font-weight: normal;
    text-decoration: none;
    line-height: 28px;
}
.line4  .left .general .list-item .link a:hover{
    color: #cc0000;
}
.line4  .left .general .list-item .link .date{
    float: right;
    padding-right: 10px;
    font-family: Microsoft YaHei;
    font-size: 12px;
    color: #9F9F9F;
    font-weight: normal;
    text-decoration: none;
}
.line4  .right {
    padding-left: 15px !important;
}
.line4 .right .left{
    padding: 0 10px !important;
}
.line4 .right .left a img{
    height: 105px;
}
.line4  .right .title{
    margin-top: 20px;
    line-height: 140%;
    border-color: rgb(238, 238, 238) rgb(238, 238, 238) rgb(238, 238, 238);
    border-width: 2px 1px 1px 1px;
    border-style: solid;
}
.line4  .left .header .right h2{
    height: 48px !important;
}
.line4  .right .title h3
{
    font-size: 18px;
    background-color: transparent;
    font-weight: 600;
    font-family: Microsoft YaHei;
    margin-bottom: 0px;
}
.line4  .right .title h3 .cn_title{
    color: rgb(204, 0, 0);
    border-width: 0 0 2px 0;
    border-style: solid;
    padding: 12px 10px 12px 15px;
    display: inline-block;
}
.line4  .right .title h3 .en_title{
    color:rgba(136,136,136,1);
    font-weight: 400;
    font-size: 14px;
    margin-left: 5px;
}
.line4  .right .title h3 .more{
    float: right;
    font-size: 12px;
    margin: 18px 10px 0 0;
    font-weight: normal;
    color:rgba(136,136,136,1);
}
.line4  .right .title h3 .more a{
    color:rgba(136,136,136,1);
    text-decoration: none;
}
.line4  .right .title h3 .more :hover{
    color:rgba(0,143,125,1);
    text-decoration: none;
}
.line4  .right .header {
    padding: 10px 10px 0 10px !important;
    border-color: rgb(238, 238, 238) rgb(238, 238, 238) rgb(238, 238, 238);
    border-width: 0 1px 0px 1px;
    border-style: solid;
}
.line4  .right .header .right{
    padding: 0 10px !important;
}
.line4  .right .header .right {
    padding: 0 10px !important;
}
.line4  .right .header .right h2 {
    height: 48px !important;
}
.line4  .right .header .right h2  a{   
    display: inline-block;
    font-family: Microsoft YaHei;
    font-size: 15px;
    color: #5A5A5A;
    font-weight: bold;
    text-decoration: none;
    line-height: 24px;
}
.line4 .right .header .right h2 a:hover{
    color:#cc0000;
}
.line4  .right .header .right p
{
    display: block;
    font-family: Microsoft YaHei;
    font-size: 12px;
    color: #7D7D7D;
    font-weight: normal;
    text-decoration: none;

}
.line4  .right .header .right p a
{
    font-family: Microsoft YaHei;
    font-size: 12px;
    color: #cc0000;
}
.line4  .right .general{
    padding: 0 10px !important;
    border-color: rgb(238, 238, 238) rgb(238, 238, 238) rgb(238, 238, 238);
    border-width: 0 1px 1px 1px;
    border-style: solid;
}
.line4  .right .general ul {
    list-style: none;
    padding: 0 10px;
}

.line4  .right .general .list-item .link{
    line-height: 28px;
    margin-bottom: 0;
}
.line4  .right .general .list-item .link a{
    display: inline-block;
    font-family: Microsoft YaHei;
    font-size: 14px;
    color: #5A5A5A;
    font-weight: normal;
    text-decoration: none;
    line-height: 28px;
}
.line4  .right .general .list-item .link a:hover{
    color: #cc0000;
}
.line4  .right .general .list-item .link .date{
    float: right;
    padding-right: 10px;
    font-family: Microsoft YaHei;
    font-size: 12px;
    color: #9F9F9F;
    font-weight: normal;
    text-decoration: none;
}


.line5 .title{
    margin-top: 20px;
    line-height: 140%;
    border-color: rgb(204, 0, 0) rgb(238, 238, 238) rgb(238, 238, 238);
    border-width: 2px 1px 1px;
    border-style: solid;
}
.line5 .title h3
{
    font-size: 18px;
    padding: 15px 15px 3px 15px;
    background-color: transparent;
    font-weight: 600;
    font-family: Microsoft YaHei;
    color: rgb(204, 0, 0);
}
.line5 .title h3 .en_title{
    color:rgba(136,136,136,1);
    font-weight: 400;
    font-size: 14px;
    margin-left: 5px;
}
.line5 .title h3 .more{
    float: right;
    font-size: 12px;
    margin-top: 5px;
    font-weight: normal;
    color:rgba(136,136,136,1);
}
.line5 .title h3 .more a{
    color:rgba(136,136,136,1);
    text-decoration: none;
}
.line5 .title h3 .more :hover{
    color:rgba(0,143,125,1);
    text-decoration: none;
}
.line5 .personlist {
    border-color: rgb(238, 238, 238);
    border-width: 0 1px 1px;
    border-style: solid;
}
.line5 .personlist  .person {
    padding: 20px !important;
}
.line5 .personlist  .person .image{
    padding-right: 10px !important;
}
.line5 .personlist  .person .introduce{
    margin: 0 !important;
    padding: 0 20px !important;
}
.line5 .personlist  .person .introduce h2{
    font-size: 1rem !important;
}
.line5 .personlist  .person .introduce h2 a{
    display: inline-block;
    font-family: Microsoft YaHei;
    font-size: 14px;
    color: #5A5A5A;
    font-weight: bold;
    text-decoration: none;
    line-height: 140%;
}
.line5 .personlist  .person .introduce .date{
    display: block;
    font-family: Microsoft YaHei;
    font-size: 12px;
    padding-top: 2px;
    color: #929292;
    font-weight: normal;
    text-decoration: none;
    line-height: 140%;
    margin: 0;
}
.line5 .personlist  .person .introduce .text{
    display: inline-block;
    font-family: Microsoft YaHei;
    font-size: 12px;
    line-height: 20px !important;
    padding-top: 8px;
    color: #5A5A5A;
    font-weight: normal;
    text-decoration: none;
}
.line5 .personlist  .person .image{
    padding-right: 10px !important;
}
.line5 .personlist  .person .image a img{
    height: 140px;
    border-radius: 30px;
}
.line5 .personlist  .person .introduce{
    margin: 0 !important;
}
.line5 .personlist  .person .introduce h2{
    font-size: 1rem !important;
}
.line5 .personlist  .person .introduce h2 a{
    display: inline-block;
    font-family: Microsoft YaHei;
    font-size: 14px;
    color: #5A5A5A;
    font-weight: bold;
    text-decoration: none;
    line-height: 140%;
}
.line5 .personlist .person .introduce h2 a:hover{
    color: #cc0000;
}
.line5 .personlist  .person .introduce .date{
    display: block;
    font-family: Microsoft YaHei;
    font-size: 12px;
    padding-top: 2px;
    color: #929292;
    font-weight: normal;
    text-decoration: none;
    line-height: 140%;
    margin: 0;
}
.line5 .personlist  .person .introduce .text{
    display: inline-block;
    font-family: Microsoft YaHei;
    font-size: 12px;
    line-height: 25px !important;
    padding-top: 8px;
    color: #5A5A5A;
    font-weight: normal;
    text-decoration: none;
}


.line6 .title{
    margin-top: 20px;
    line-height: 140%;
    border-color: rgb(204, 0, 0) rgb(238, 238, 238) rgb(238, 238, 238);
    border-width: 2px 1px 1px;
    border-style: solid;
}
.line6 .title h3
{
    font-size: 18px;
    padding: 15px 15px 3px 15px;
    background-color: transparent;
    font-weight: 600;
    font-family: Microsoft YaHei;
    color: rgb(204, 0, 0);
}
.line6 .title h3 .en_title{
    color:rgba(136,136,136,1);
    font-weight: 400;
    font-size: 14px;
    margin-left: 5px;
}
.line6 .title h3 .more{
    float: right;
    font-size: 12px;
    margin-top: 5px;
    font-weight: normal;
    color:rgba(136,136,136,1);
}
.line6 .title h3 .more a{
    color:rgba(136,136,136,1);
    text-decoration: none;
}
.line6 .title h3 .more :hover{
    color:rgba(0,143,125,1);
    text-decoration: none;
}
.line6 .card{
    padding: 10px;
    border: none;
}
.line6 .card .card-block{
    padding: 10px 0;
}
.line6 .card .card-block .card-title{
    line-height: 140%;
    padding-left: 1px;
    font-family: Microsoft YaHei;
    font-size: 16px;
    color: #000;
    font-weight: normal;
    text-align: center;
    font-style: normal;
}
.line6 .card .card-block .card-title a{
    font-family: Microsoft YaHei;
    font-size: 16px;
    color: #000;
    font-weight: normal;
    text-align: center;
    font-style: normal;
}
.line6 .card .card-block .card-title a:hover{
    color: #cc0000;
    text-decoration: none;
}
.line6 .card .card-img-top{
    height: 250px   ;
}
.line6 .card-list{
    border-color: rgb(238, 238, 238);
    border-width: 1px;
    border-style: solid;
    padding: 15px 10px 0px 10px!important;
}
.footer{
    background-color: rgb(32, 32, 32);
    margin-top: 20px !important;
}
.footer .menu{
    padding: 20px 20px 0 20px !important;
}
.footer .menu .nav .nav-item:first-child  .nav-link{
    padding: 10px 39px 10px 0;
}
.footer .menu .nav .nav-item .nav-link{
    color: #fff !important;
    font-family: "Microsoft YaHei";
    font-size: 13px;
    padding: 10px 30px;
}
.footer .menu .nav .nav-item a:hover{
    color: rgb(255, 219, 96) !important;
}
.footer .address{
    padding: 10px 20px !important;
    color: #fff !important;
    font-family: "Microsoft YaHei";
    font-size: 13px;
}
.footer .address p{
    margin-bottom: 0.5rem;
}
.footer .address .text{
    padding-right: 50px;
}

.navigation{
    line-height: 1;
    margin:20px 0  0 0!important;
}
.navigation .breadcrumb{
    background-color: #fff;
    padding:5px 0;
    margin: 0;
}
.navigation .breadcrumb .breadcrumb-item {
    font-size: 12px;
    width: fit-content;
}
.breadcrumb-item+.breadcrumb-item::before{
    display:none;
}
.breadcrumb-item+.breadcrumb-item::after {
    display: inline-block;
    padding-right: .2rem;
    padding-left: .2rem;
    color: #636c72;
    content: ">";
}
.navigation .breadcrumb .breadcrumb-item:last-child a{
    color: #636c72;
}
.breadcrumb-item+.breadcrumb-item:last-child:after {
    display: inline-block;
    padding-right: .2rem;
    padding-left: .2rem;
    color: #636c72;
    content: "";
}
.newslist .left{
    border-color: rgb(204, 0, 0) rgb(238, 238, 238) rgb(238, 238, 238);
    border-width: 2px 1px 1px;
    border-style: solid;
}
.newslist{
    margin: 10px 0 !important;
}
.newslist .text-line{
    border-color: rgb(238, 238, 238);
    border-width: 0 0 1px 0;
    border-style: dashed;
    margin: 20px !important;
}
.newslist .text-line .title{
    width: 100%;
}
.newslist .text-line .title a{
    display: inline-block;
    font-family: Microsoft YaHei;
    font-size: 15px;
    padding-top: 3px;
    color: #cc0000;
    font-weight: bold;
    text-decoration: none;
    line-height: 140%;
}
.newslist .text-line .date{
    font-family: Microsoft YaHei;
    font-size: 13px;
    padding: 13px 0 !important;
    color: #999999;
    font-weight: normal;
    text-decoration: none;
    display: block;
    text-align: left;
    line-height: 140%;

}
.newslist .text-line .introduce{
    display: inline-block;
    font-family: Microsoft YaHei;
    font-size: 14px;
    line-height: 22px !important;
    padding-top: 4px;
    color: #777777;
    font-weight: normal;
    text-decoration: none;
    padding-bottom: 10px !important;
}
.newslist .pages{
    margin: 0 auto;
    width: fit-content;
    font-size: 12px;
}
.newslist .pages .page-item .page-link{
    color:#5A5A5A
}
.newslist .pages .page-item.active .page-link{
    background-color: #999999;
    color:#fff;
    border-color:#999999;
}

.newslist .right{
    padding: 0 15px !important;
}
.newslist .right .hotnews {
    font-size: 18px;
    border-color: rgb(204, 0, 0);
    border-width: 0 0 0 2px;
    border-style: solid;
    padding: 0 0 0 10px;
    margin-bottom: 10px;
}
.newslist .right .carousel{
    padding: 10px !important;
}
.newslist .right .carousel .carousel-caption{
    padding-top: 5px;
    padding-bottom: 5px;
}
.newslist .right .carousel .w-100 {
    width: 340px !important;
    height: 350px !important;
}
.newslist .right ul{
    color:#cc0000;
    list-style-type: disclosure-closed;
    margin: 10px;
    padding: 10px 25px;
    font-size: 14px;
    border-color:  rgb(238, 238, 238);
    border-width: 2px 1px 1px 1px;
    border-style: solid;
}
.newslist .right ul li{
    border-color: goldenrod;
    border-width: 0 0 1px 0;
    border-style: dashed;
    margin: 5px !important;
}
.newslist .right ul li a{
    font-family: Microsoft YaHei;
    font-size: 14px;
    line-height: 30px !important;
    color: #777777;
    font-weight: normal;
    text-decoration: none;
    width: 280px;
    height: 35px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}
.newslist .right ul li a:hover{
    color:#cc0000;
}
.newslist .left .singletitle{
    padding: 20px 30px !important;
    color: #cc0000;
}

.newslist .left .singletitle h4{
    margin: unset;
}
.newslist .left .singlebody{
    padding: 20px 30px !important;
}
.newslist .articletitle{
    text-align: center;
    margin: 30px 0 20px 0 !important;
}
.newslist .articletitle h4{
    width: 100%;
    font-family: Microsoft YaHei;
    font-size: 20px;
    color: #434343;
    font-weight: bold;
    text-decoration: none;
}
.newslist .left .moreinfo{
    margin-left: 50% !important;
    font-family: Microsoft YaHei;
    font-size: 14px;
    color: #5A5A5A;
    font-weight: normal;

}
.newslist .left .moreinfo .author{
    margin-right: 50px;
}
.newslist .left .articlebody{
    padding: 20px 30px !important;
    font-family: Microsoft YaHei;
    font-size: 14px;    
}
.newslist .left .articlebody p{
    text-indent:24px;
}
.newslist .left  .context p{
    width: 100%;
    padding: 0 30px !important;
    font-family: Microsoft YaHei;
    font-size: 14px;
}
.newslist .left  .context p a{
    color: #cc0000;
}

.newslist .left .text-line .image {
    padding: 10px !important;

}
.newslist .left .text-line .image a img{
    height: 160px !important;
}
.newslist .left .text-line .text {
    padding: 10px !important;
}
.newslist .left .pics{
    padding: 10px 0 !important;
}
.newslist .left .pics .pic{
    padding: 5px !important;
}
.newslist .left .pics .pic:hover{
    
    border-color: goldenrod;
    border-width: 2px;
    border-style:solid;
    border-radius: 10px;
}
.newslist .left .pics .pic .card{
    border-radius: 10px;
}
.newslist .left .pics .pic .card .card-img-top{
    border-radius: 10px;
    height: 250px !important;
}
.newslist .left .pics .pic .card .card-block{
    text-align: center; 
    padding: 15px 10px;
}
.newslist .left .pics .pic .card .card-block a{
    color: #5A5A5A;
}
.newslist .left .pics .pic .card .card-block a:hover{
    color: #cc0000;
    text-decoration: none;
}


/*证书查询*/
.chaxun_from{
    margin-top: 35px;
}
.chaxun_from li{
    float: left;
    margin-left: 150px;
    margin-top: 15px;
    list-style-type: none;
}
.chaxun_from span{
    width:113px;
    height: 40px;
    color: #fff;
    background-color: rgb(204, 0, 0);
    display: block;
    float: left;
    line-height: 40px;
    text-align: center;
    border: 1px solid #cdcdcd;
}
.chaxun_from li input{
    width: 460px;
    border: 1px solid #cdcdcd;
    background-color: #f8f8f8;
    height: 40px;
    float: left;
    margin-left: 4px;
}
#chaxun_from_submit{
    width: 150px;
    color: #fff;
    background-color: rgb(204, 0, 0);
    margin-left: 80px;
}
.chaxun_from li:nth-child(1){
    margin-right: 92px;
    margin-left: 73px;
}
.chaxun_from li select{
    width: 238px;
    border: 1px solid #cdcdcd;
    background-color: #f8f8f8;
    height: 42px;
    float: left;
}
