.news_box{
    background: #fff;
    margin-top: 20px;
    box-shadow: 0 2px 4px #ebebeb;
}
.news_img_box{
    width: 49.4%;
    text-align: center;
}
.news_img_box img{
    width: auto;
    max-width: 100%;
}
.news_nero{
    width: 46%;
    padding-right: 2%;
}
.news_nav{border-bottom: 1px #e7e7e7 solid;}
.lit_nav li{text-align: center;font-size: 18px;float: left}
.lit_nav li a{display: inline-block;padding: 14px 0;text-decoration: none}
.lit_nav li:hover a,.lit_nav li.choose a{
    border-bottom: 2px #0068b7 solid;
    color: #0068b7;
    font-weight: bold;
    font-size: 20px;
}
.gengduo {color: #999!important;margin-top: 14px}
.list-1 li {
    padding: 0 5px;
    line-height: 36px;
    transition: all .3s linear;
    overflow: hidden;
}
.list-1 li span {
    float: right;
    color: #999;
    font-size: 14px;
}
.list-1 li i {
    display: inline-block;
    width: 4px;
    height: 4px;
    background: #c9c9c9;
    vertical-align: middle;
    margin-right: 12px;
    margin-top: 18px;
    float: left;
}
.list-1 li a {
    padding: 2px 0 2px 0;
    display: inline-block;
    max-width: 70%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 16px;
    float: left;
    color: #333;
    transition: all .3s linear;
}
.list-1 li a:hover {
    padding: 2px 0 2px 8px;
    color: #0068b7;
    transition: all .3s linear;
}
.list-1 li a.jd{color: #ea1d1d;width: auto;margin-left: 5px}
.news_banner{position: relative;}
.news_banner ul li{
    width: 23.5%;
    float: left;
    margin-right: 2%;
    position: relative;
}
.news_banner ul li p{
    font-size: 14px;
    color: #fff;
    padding: 14px 15px;
    background: rgba(0,0,0,.5);
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    cursor: pointer;
}


.news_banner ul li a{display: block;}
.news_banner ul li img{width: 100%;}
.left_btn,.right_btn{
    width: 45px;
    height: 45px;
    cursor: pointer;
    position: absolute;
    top: 50%;
    margin-top: -22.5px;
}
.left_btn{left: -22.5px}
.right_btn{right: -22.5px;}
.none{margin-right: 0!important;}

.item1{
    float: left;
    margin-right: 2%;
    margin-top: 20px;
    background: #fff;
    width: 36.25%;
}
.pad-020{padding: 0 20px;}
.sec-tit{
    padding: 14px 0;
    border-bottom: 1px #e8e8e8 solid;
}
.sec-tit p{
    font-size: 20px;
    color: #1964b1;
    font-weight: bold;
    border-left: 5px #1964b1 solid;
    padding-left: 13px;
    float: left;
}
.sec-tit a{
    color: #999;
    float: right;
    margin-top: 5px;
}
.item2{
    width: 23.5%;
    float: left;
    background: #fff;
    margin-top: 20px;
}
.ngxx{padding: 28px 0}
.ngxx li{
    padding: 0 20px 0 30px;
    height: 68px;
    line-height: 68px;
    overflow: hidden;
    font-size: 16px;
    border-left: 1px #c8ddf1 solid;
}
.ngxx li a{ display: block ;text-decoration: none;color: #333}
.ngxx li img{margin-right: 20px}
.ngxx li i{
    display: inline-block;
    width: 15px;
    height: 15px;
    float: right;
    background: url("../images/icon.png") no-repeat center;
    margin-top: 25px;
}
.ngxx li.yzs{
    background: #edf6ff;
    border-left: 1px #498dd2 solid;
}
.sp_lit li{
    width: 23.5%;
    height: 90px;
    margin-top: 20px;
    font-size: 17px;
    background: #fff;
    float: left;
    line-height: 90px;
    text-align: center;
    margin-right: 2%;
}
.sp_lit li:nth-child(4n){margin-right: 0}
.sp_lit li a{text-decoration: none;display: block}
.sp_lit li img{margin-right: 20px}

.sp_lit li:hover img{
    transform: rotateY(360deg);
    transition: all .6s ease-in-out;
}

.zw_yq {
    width: 100%;
    height: 65px;
    background: #e1e1e1;
    overflow: hidden;
    margin-top: 30px;
}
.zw_yqnav {
    width: 90%;
    max-width: 1200px;
    height: 65px;
    line-height: 65px;
    margin: 0 auto;
}
.zw_yqnav span {
    font-size: 18px;
    color: #333;
    font-weight: bold;
    margin-left: 15px;
    float: left;
}
.zw_yqcon select {
    margin-left: 3%;
    width: 20%;
    height: 28px;
    border: 1px solid #ccc;
    padding: 4.5px 0px;
    color: #666;
}
.footer{
    width: 100%;
    overflow: hidden;
    padding-top: 30px;
    padding-bottom: 20px;
    text-align: center;
    clear: both;
    color: #666;
    line-height: 30px;
    background: #fff;
}
.footer p span{
    margin: 0 10px;
}



/******  phone-menu  ******/
.phone_menu{
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 999;
    height: 60px;
    background-color: #0068b7;
    border-bottom: rgba(255,255,255,.5) solid 1px;
    display: none;
}
.height{height: 60px;display: none}
.phon_logo{
    width: 400px;
    float: left;
    margin-top: 3px;
    margin-left: 10px;
}
.caidan{
    display: inline-block;
    width: 25px;
    height: 25px;
    float: right;
    margin-top: 18px;
    margin-right:15px;
}
.caidan img{width: 100%;}
.cd_list{
    position: fixed;
    top: 60px;
    left: 0;
    right: 0;
    background:#49afdf;
    display: none;
    z-index: 999;
}
.cd_list ul li{
    z-index: 9999;
    font-size: 16px;
    padding:0 20px;
}
.cd_list ul li a{color: #fff;display: block;padding:10px 0;text-decoration: none;}
.cd_list ul li img{margin-right: 14px}
.cd_list ul li.active,.cd_list ul li:hover{
    background: #0068b7;
}
.search-box{
    padding: 10px 20px;
    overflow: hidden;
    border-top: rgba(255,255,255,.5) solid 1px;
    border-bottom: rgba(255,255,255,.5) solid 1px;
}
.search2 {
    width: 90%;
    margin-top: 0;
}
.search2 input{
    width:60%;
}
.container {
    padding:0 30px;
    margin-top: 20px;
    background: #fff;
}
.weizhi{
    font-size: 16px;
    padding: 14px 0;
    border-bottom: 1px #dedede solid;
}
.left-Box{
    width: 25%;
    margin-top: 30px;
    height: 955px;
    background: #eff7ff;
}
.padbt{padding-bottom: 30px;}
.snj_title{
    height: 65px;
    background: #3983ce url("20200217-titlebg.png") no-repeat left center;
}
.snj_title p{
    font-size: 17px;
    color: #fff;
    padding-left: 80px;
    padding-right: 28px;
    padding-top: 10px;
}
.cdh{
    padding: 0 20px;
}
.cdh li{
    height: 46px;
    border-radius: 8px;
    border: 1px #e3e3e3 solid;
    margin-top: 20px;
    background: #fff;
}
.cdh li a{
    display: block;
    overflow: hidden;
    line-height: 46px;
    font-size: 16px;
    text-decoration: none;
    padding: 0 20px;
}
.cdh li a i{
    display: inline-block;
    width: 7px;
    height: 46px;
    float: right;
    background: url("arrow-right.png") no-repeat center;
}
.cdh li.gs_act,.cdh li:hover{background: #0068b7}
.cdh li.gs_act a,.cdh li:hover a{color: #fff}
.cdh li.gs_act a i,.cdh li:hover a i{background: url("arrow-right2.png") no-repeat center}
.right-Box{width: 72%;margin-top: 30px}
.borDB1{
    padding-bottom: 30px;
    border-bottom: 1px #e8e8e8 dashed;
}
.page{
    text-align: center;
    margin-top: 50px;
}
.page img{max-width: 100%}
.title{
    font-size: 32px;
    font-weight: bold;
    text-align: center;
    margin-top: 30px;
    margin-bottom: 30px;
    line-height: 36px;
}
.lip{padding-bottom: 20px;border-bottom: 1px #eee solid}
.lip{
    margin-top: 20px;
    color: #999;
}
.lip p span{
    margin-right: 40px;
    font-size: 16px;
}
.lip .sp2{color: #d8d8d8;}
.lip a{
    display: inline-block;
    padding: 0 20px;
}
.article{
    font-size: 17px;
    line-height: 38px;
    padding: 40px 0;
}
.erwm{
    padding: 40px 0;
    font-size: 16px;
    text-align: center;
}
.erwm p{margin-bottom: 25px}
.btn-Box{
    padding: 40px 0;
    text-align: center;
    border-top: 1px #f2f2f2 solid;
}
.btn-Box button{
    width: 106px;
    height: 42px;
    border: none;
    margin: 0 5px;
    cursor: pointer;
}
.sp_lit li a{
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding: 0 10px;
}
.cdh li a span{
    display: inline-block;
    width: 80%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.fjp {
    font-size: 19px;
    font-weight: bold;
    margin-bottom: 15px;
    margin-top: 30px;
}
.fjwz a{
    font-size: 16px;
    color: #2a8bd4;
}


.btn-Box button.btn1{background: url("btn1.png") no-repeat center}
.btn-Box button.btn2{background: url("btn2.png") no-repeat center}

