.font12{
    font-size: 12px;
}
.font14{
    font-size: 14px;
}
.font18{
    font-size: 18px;
}
.font20{
    font-size: 20px;
}
.font22{
    font-size: 22px;
}
.font24{
    font-size: 24px;
}
.font28{
    font-size: 28px;
}
.font30{
    font-size: 30px;
}
p{
    font-size: 14px;
    color: #464646;
    line-height: 1.4em;
    text-align: left;
}
.lineh{
    line-height: 1.8em;
}
.lineh2{
    line-height: 2.4em;
}
.c_b{
    color: #5775C7;
}
.c_b_bg{
    background-color: #5775C7;
}
.c_g{
    color: #8FC31F;
}
.c_r_bg{
    background-color: #E60012;
}
.opt-8{
    opacity: 0.8;
}
.opt-5{
    opacity: 0.5;
}
.opt-1{
    opacity: 0.1;
}
.no-padding{
    padding: 0px;
}
.prl{
    padding: 0px 5px;
}
.bg_gray{
    background:#F4F4F4;
}
.btn_black{
    border-radius: 50px;
    background: #595757;
    color: #fff;
    font-size: 14px;
    border: none;
    padding: 5px 25px;
    transition: 0.3s;
}
.btn_black:hover{
    background: #E60012;
}
.ra_b{
    border-radius: 10px;
}
.display_block{
    display: block;
}
.c_t{
    color: rgb(73, 73, 73);
}
a{
    text-decoration: none !important;
}
/* 正 */

.top{
    width: 100%;
    height: 38px;
    background: #595757;
    line-height: 38px;
}
.search{
    height: 30px;
    margin-top: 11px;
}
.search input{
    font-size: 14px;
    border: none;
    border-radius: 50px;
}
.btn{
    border-radius: 50px;
}
.lang_btn{
    width: 70px;
    height: 30px;
    border: none;
    font-size: 12px;
    float: left;
    margin-left: 5px;
}
.nav{
    position: relative;
    width: 100%;
    height: 146px;
     background: #fff;
}
.logo_box{
    position: absolute;
    width: 100%;
    height: 146px;
    line-height: 146px;
    float: left;
    box-shadow:0px 0px 10px #666666;
    text-align: center;
}

.nav ul{
    padding-inline-start: 0px;
    margin-left: 30px;
}
.nav ul li{
    width: 16.6%;
    padding: 0 15px;
    height: 146px;
    float: left;
    list-style: none;
    text-align: center;
    padding-top: 20px;
    transition: 0.3s;
    margin-top: -2px;
}
.nav ul li:hover{
    background: rgb(18, 32, 105);\
}
.nav ul li:hover p{
    color: #fff;
}
.nav ul li span{
    color: rgb(170, 170, 170);
    height: 1em;
    font-size: 12px;
}
.nav ul li img{
    padding-bottom: 20px;
    padding-top: 15px;
}
.nav ul li p{
    color: #000;
    height: 1em;
    text-align: center;
    line-height: 4em;
    margin-bottom: 0px;
    border-top: 1px solid #ccc;
}
.nav ul li a{
    color: #fff;
    text-decoration: none;
}
.mobi_nav{
    position: absolute;
    width: 50%;
    height: 100%;
    right: 0;
    text-align: center;
    background: rgba(61, 61, 61, 0.9);
    z-index: 100;
    display: none;
}
.mobi_nav ul{
    list-style: none;
    padding: 0px;
}
.mobi_nav ul li{
    color: #fff;
    height: 50px;
    line-height: 50px;
    font-size: 14px;
    border-bottom: #494949 solid 1px;
}
.home_btn{
    width: 100px;
    height: 30px;
    background: #fff;
    border: none;
    color: #8FC31F;
}
.home_b_right{
    margin-top: 110px;
}
.home_c{
    background: url(../images/c_g.png) repeat-y top center;
}
.main_c_green{
    width: 100%;
    padding: 75px;
    color: #fff;
    background: #8FC31F;
}
.main_c_white_a{
    width: 100%;
    padding: 75px;
    color: #333;
    background: #fff;
}
.main_c_white_b{
    width: 100%;
    padding: 73px 55px 73px 55px;
    color: #333;
    background: #fff;
}
.main_c_blue{
    width: 100%;
    height: 374px;
    background: #172A88;
    margin-top: 280px;
}
.main_c_line{
    width: 40px;
    height: 2px;
    background: #fff;
    margin-top: 30px;
}
.main_c_line_g{
    width: 40px;
    height: 2px;
    background: rgb(197, 197, 197);
    margin-top: 30px;
}

.pro_right{
    position: absolute;
    width: 100%;
    background: #8FC31F;
}
.pro_right_text{
    margin: 8%;
    color: #fff;
}
.pro_info{
    width: 100%;
    padding: 15px;
    background: #fff;
}
.pro_text{
    width: 100%;
}
.pro_text_left{
    width: 80%;
    color: #464646;
}
.pro_text_right{
    color: #8FC31F;
}
.pro_more{
    background: #8FC31F;
}
.news_left{
    background: #EFEFEF;  
    padding: 15px;  
}
.home_news_more{
    color: #8FC31F;
    font-size: 12px;
    padding-top: 10px;
}
.home_news_box{
    width:100%;
    height: 90px;
    margin-bottom: 10px;
    padding-top: 12px;
    border-top: 1px solid #c9c9c9;
}
.home_news_left{
    width: 20%;
    float: left;
    border-right: #c9c9c9 1px solid;
    line-height: 1.4em;
    text-align: right;
    padding: 12px;
}
.home_news_right{
    float: left;
    width: 80%;
    padding-left: 15px;
}
.news_btn{
    width: 100px;
    height: 30px;
    background: #8FC31F;
    border: none;
    color: #fff;
    margin: 30px auto;
}
.newslist_btn{
    width: 100px;
    height: 30px;
    background: #8FC31F;
    border: none;
    color: #fff;
    float: right;
}
.footer{
    background: #595757;
    padding: 50px 0;
}
.footer_title{
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    height: 40px;
    border-bottom: 1px solid #707070;
}
.footer_list{
    padding: 0;
    list-style: none;

}
.footer_list li{
    color: #fff;
    font-size: 14px;
    line-height: 40px;
    height: 40px;
    border-bottom: 1px solid #707070;
    white-space:nowrap;
    overflow: hidden;
}
.footer_con{
    font-size: 14px;
    color: #fff;
    margin-top: 10px;
    padding-bottom: 13px;
    border-bottom: 1px solid #707070;
}

.dev_box{
   
}
.dev_title{
    height: 50px;
    line-height: 50px;
    font-weight: bold;
    text-indent: 2.5em;
    color: #333;
    margin-top: 20px;
    background: url(../images/01.png) no-repeat left center;
    cursor: pointer;
}
.dev_con{
    padding-left: 2.8em;
    color: #666666;
    font-size: 14px;
    line-height: 2em;
    display: none;
}
.dev_cona{
    padding-left: 2.8em;
    color: #666666;
    font-size: 14px;
    line-height: 2em;
  
}
.pos{
    height: 60px;
    line-height: 60px;
    background: #8FC31F;
    font-size: 14px;
    color: #fff;
}
.pos ul{
    list-style: none;
}
.pos ul li{
    height: 60px;
    float: right;
    margin: 0 15px;
    padding: 0 15px;
    
}
.pos ul li:hover{
    border-bottom: #EFEFEF 2px solid;
}
.pos ul li a{
    color: #fff;
    text-decoration: none;
}
.about_a_left{
    width: 100%;
    background: #fff;
    height: 100%;
    text-align: center;
    padding-top: 12px;
}
.aboutimg img{
    max-width: 100%;
}
.footer_last{
    background-color: #D8D8D8;
    background-image: url(../images/arr.png);
    background-repeat: no-repeat;
    background-position: center top;
    padding: 40px 20px;
    text-align: center;
    font-size: 14px;
    color: #595757;
}
.sol_time{
    float: left;
}
.sol_link{
    float: right;
}
.content img{
    max-width: 100%;
    display: block;
    margin: 0px auto;
    padding:15px 0px;
}
.content{
    font-size: 14px;
    margin-bottom: 80px;
}
.cs_title{
    background:linear-gradient(to right, #8FC31F, white);
    width: 280px;
    height: 40px;
    line-height: 40px;
    text-indent: 1em;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 20px;
}
.cs_content{
    font-size: 14px;
    line-height: 1.8em;
    margin-bottom: 30px;
    text-indent: 2em;
}
.news_title{
    width: 100%;
    height: auto;
    line-height: 35px;
    font-size: 22px;
    margin-bottom: 0px;
}
.news_des{
    font-size: 14px;
    color: #595757;
    line-height: 1.8em;
    margin-bottom: 30px;
}
.title_box{
    text-align: center;
    padding: 30px 0px;
    border-bottom: #ccc solid 1px;
}
.newscon_contnet{
    margin-top: 30px;
    font-size: 14px;
    line-height: 2em;
    padding-bottom: 30px;
    border-bottom: #ccc solid 1px;
}
.newscon_contnet img{
    padding: 20px 0;
    width: 100%;
}
.gonext{
    font-size: 14px;
    padding-top: 10px;
}
.qrcode{
    float: left;
}
.con_con{
    font-size: 14px;
    line-height: 2em;
    padding-top: 10px;
}
.home_news_right a{
    text-decoration: none;
    color: #333;
}


.c_title{
    font-size: 36px;
    font-weight: bold;
    color: #fff;
    margin-top: 
}
.c_subtitle{
    padding: 2px 10px;
    width: 230px;
    font-size: 16px;
    background: #fff;
    border-radius: 50px;
    margin: 0px auto;
}
.p_title_left{
    width: 60px;
    height: 70px;
    line-height: 75px;
    background: rgba(87, 117, 199,.8);
    text-align: center;
    float: left;
    font-size: 22px;
    font-weight: bold;
    color: #fff;
    margin-top: -12px;
    position: relative;
    z-index: 10;
    margin-right: 15px;
    transition: 0.2s;
}
.p_con{
    width: 100%;
    padding-top: 20px;
    border-top: #F4F4F4 solid 1px;
}
.p_box{
    margin-bottom: 40px;
}
.p_box:hover > .p_title > .p_title_left{
    background: rgba(226, 0, 19,.8);
}
.home_e{
    background: url(../images/e_bg.jpg) no-repeat center;
    background-attachment: fixed;
}
.news_left_btn{
    width: 32%;
    float: left;
    font-size: 14px;
    text-align: center;
    background: #f4f4f4;
    height: 30px;
    line-height: 30px;
    margin-right: 7px;
    transition: 0.3s;
}
.news_left_btn_end{
    width: 32%;
    float: left;
    font-size: 14px;
    text-align: center;
    background: #f4f4f4;
    height: 30px;
    line-height: 30px;
    transition: 0.3s;
}
.news_left_btn a , .news_left_btn_end a {
    color: #464646;
    text-decoration: none;
}
.news_left_btn:hover{
    background: #E60012;
}
.news_left_btn_end:hover{
    background: #E60012;
}
.news_left_btn:hover a , .news_left_btn_end:hover a{
    color: #fff;
}

.news_time_d{
    color: #fff;
    font-size: 36px;
}

.news_time_y{
    color: #fff;
}
.home_news_title{
    font-size: 18px;
}
.home_new_con{
    color: #949494;
}

@media screen and (max-width:959px) {
    .home_news_box{
        width:100%;
        height: 120px;
        margin-bottom: 10px;
        padding-top: 12px;
        border-top: 1px solid #c9c9c9;
    }
}
