.header{
    height: 30px;
    line-height: 30px;
    background: linear-gradient(to right,#0069A0,#00A7FF);
    font-size: 12px;
    color: #fff;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}
a:hover{
    text-decoration: none;
}
.font12{
    font-size: 12px;
}
.font14{
    font-size: 14px;
}
.font18{
    font-size: 18px;
    line-height: 3em;
}
.font24{
    font-size: 24px;
}
p{
    font-size: 14px;
    color: #464646;
    line-height: 1.8em;
    text-align: left;
}
.lineh{
    line-height: 1.5em;;
}
.lh2{
    line-height: 2.5em;
}
.jinshu_color{
    color: #0056B8;
}
.jixie_color{
    color:#94214D;
}
.jinshu_bgcolor{
    background-color: #0056B8;
}
.jixie_bgcolor{
    background-color:#94214D;
}
.c_h{
    background: #FF7A00;
}
.c_b{
    background: #0056B8;
}
.opt-8{
    opacity: 0.8;
}
.opt-5{
    opacity: 0.5;
}
.no-padding{
    padding: 0px;
}
.prl{
    padding: 0px 5px;
}
.bg_ed{
    background:#EDEDED;
}
.navbar{
    margin-top: 40px;
    font-size: 14px;
}
.nav-item{
    height: 90px;
    width: 130px;
    text-align: center;
}
@media screen and (max-width:1700px){
    .nav-item{
        height: 90px;
        width: 110px;
        text-align: center;
    }
}
@media screen and (max-width:1440px){
    .nav-item{
        height: 90px;
        width: 110px;
        text-align: center;
    }
    .nav_topbtn{
        display: none;
    }
}
.nav_a{
    display: block;
    font-size: 12px;
    color: #ccc;
    line-height: 1em;
}
.nav-link{
    padding: 0px;
    font-size: 14px;
    line-height: 90px;
    color: #333;
}
.navbar-brand{
    position: absolute;
    z-index: 5;
}
.main_title_big{
    font-size: 36px;
    color: #B8B8B8;
    font-weight: bold;
    line-height: 1.2em;
}
.main_title_small{
    font-size: 20px;
    color: #333;
    line-height: 1em;
}
.cover{
    position: absolute;
    background: #212121;
    opacity: 0.8;
    height: 50% !important;
    width: 50% !important;
    transition-duration: 0.3s;
}
.cover:hover{
    height: 100% !important;
    width: 100% !important;
    
}
.nav_top{
    width: 100%;
    height: 40px;
    background: #0056B8;
    position: absolute;
    top: 0;
    z-index: 2;
}
.l_btn{
    border: none;
    padding: 5px 10px;
    border-radius: 5px;
    margin-left: 10px;
    color: #fff;
    font-size: 12px;
    margin-top: 70px;
}

.sub_nav{
    width: 800px;
    height: 50px;
    opacity: 0.8;
    position: absolute;
    z-index: 1;
    display: none;
    margin-left: -150px;
}

.sub_nav ul li{
    display: block;
    float: left;
    font-size: 14px;
    line-height: 50px;
    color: #fff;
    padding-right: 20px;
}
.sub_nav ul li a{
    color: #fff;
}
.banner{
    z-index: -2;
}
.banner_box{
    margin-top: 280px;
}
@media screen and (max-width:1700px){
    .banner_box{
        margin-top: 150px;
    }
}
@media screen and (max-width:1440px){
    .banner_box{
        margin-top: 50px;
    }
}
.sub_navbar{
    display: none;
    height: 50px;
    background: #FF7A00;
    opacity: 0.8;
    position: absolute;
    z-index: -1;
}
.nav-tabs .nav-link {
    border: 0px;
    border-radius: 0px;
    color: #495057;
    background-color: #fff;
}
.nav-tabs .nav-link:hover{
    background-color: rgba(255, 255, 255, 0.9);
}
.nav-tabs .active{
    background-color: rgba(255, 255, 255, 0.9);
}
.nav-tabs{
    border: none;
}
.bannerlogo1{
    background: url(../images/bannerlogo1.png) no-repeat center;
    transition-duration: 0.2s;
}
.bannerlogo1:focus, .bannerlogo1:hover{
    background: url(../images/bannerlogoc1.png) no-repeat center;
    background-color: #fff;
}
.bannerlogo2{
    background: url(../images/bannerlogo2.png) no-repeat center;
    transition-duration: 0.2s;
}
.bannerlogo2:focus, .bannerlogo2:hover{
    background: url(../images/bannerlogoc2.png) no-repeat center;
    background-color: #fff;
}
.bannerlogo3{
    background: url(../images/bannerlogo3.png) no-repeat center;
    transition-duration: 0.2s;
}
.bannerlogo3:focus, .bannerlogo3:hover{
    background: url(../images/bannerlogoc3.png) no-repeat center;
    background-color: #fff;
}
.tab-pane{
    background: rgba(255, 255, 255, 0.9);    
}
.bannerbtn{
    font-size: 12px;
    width: 130px;
    height: 30px;
    border-radius: 20px;
    border: none;
    color: #fff;
    transition-duration: 0.1s;
}
.bannerbtn:hover{
    background: #FF7A00
}
.white_btn{
    font-size: 12px;
    width: 130px;
    height: 30px;
    border-radius: 20px;
    border: none;
    color: #0056B8;
    transition-duration: 0.1s;
    
}
.white_btn:hover{
    background: #FF7A00;
    color: #fff;
}
.a_icon{
    height: 110px;
    border-radius: 5px;
    border: 2px solid #ccc;
}
.wenhuaicon{
    background:  url(../images/wenhuaiconc.png) no-repeat center;
    transition-duration: 0.2s;
}
.wenhuaicon:hover{
    border: none;
    background: #0056B8 url(../images/wenhuaicon.png) no-repeat center;
}
.rongyuicon{
    background:  url(../images/rongyuiconc.png) no-repeat center;
    transition-duration: 0.2s;
}
.rongyuicon:hover{
    border: none;
    background: #0056B8 url(../images/rongyuicon.png) no-repeat center;
}
.fengmaoicon{
    background:  url(../images/fengmaoiconc.png) no-repeat center;
    transition-duration: 0.2s;
}
.fengmaoicon:hover{
    border: none;
    background: #0056B8 url(../images/fengmaoicon.png) no-repeat center;
}
.b_main{
    background: url(../images/bmain.jpg) center;
    background-attachment: fixed
}
.card{
    border-radius: 0px;
    border: none;
    margin-bottom: 30px;
}
.card-body a{
    color: #0056B8;
    display: block;
    height: 100%;
    width: 100%;
    text-decoration: none;
    transition-duration: 0.2s;
}
.card-body a:hover{
    color: #fff;
    display: block;
    width: 100%;
    text-decoration: none;
}
.card-img-top{
    border-radius: 0px;
}
.card-title{
    text-align: center;
    padding: 15px 0 5px 0;

}
.card-body{
    padding: 0;
}
.fuwu_btn{
    margin-top: 152px;
}
@media screen and (max-width:1200px){
    .fuwu_btn{
        margin-top:20px;
    }
}
.b_line{
    width: 20%;
    border-bottom: 3px solid #0056B8;
    margin-top: 30px;
    margin-bottom: 10px;
}
.bb_line{
    width: 45%;
    border-bottom: 3px solid #fff;
    margin-top: 30px;
    margin-bottom: 10px;
}
.news_top{
    width: 100%;
    border-bottom: 1px dotted #ccc;
    height: 38px;
    line-height: 30px;
}
.news_topt{
    width: 25%;
}
.news_topt img{
    vertical-align: text-bottom
}
.news_btn{
    width: 155px;
    text-align: center;
    height: 30px;
    line-height: 30px;
    background: #EDEDED;
    font-size: 14px;
    margin-right: 1px;
    color: #333;
}
.newsmob_btn{
    text-align: center;
    height: 40px;
    line-height: 40px;
    background: #EDEDED;
    font-size: 14px;
    color: #333;
}
.news_btn:hover{
    background: #0056B8;
    color: #fff;
}

.news_list ul li{
    height: 45px;
    line-height: 45px;
    border-bottom: 1px dotted #ccc;
    color: #333;
    text-indent: 1em;
    background: url(../images/listicon.jpg) no-repeat left center;
    font-size: 14px;
    overflow: hidden;
}
.news_list li span{
    width: 100px;
    font-size: 14px;
    color: #999999;
    float: right;
    text-align: right;
}
.news_list li a{
    color: #333;
}
.news_imgbtn{
    background-color: rgba(45, 45, 45, 0.8);
    color: #fff;
    padding: 10px 40px;
    bottom: 10px;
    transition-duration: 0.2s;
}
.news_imgbtn:hover{
    background: #FF7A00;
}
.news_imgbtn a{
    text-decoration: none;
    color: #fff;
}
.right_img{
    position: relative;
}
.footer_a{
    height: 90px;
    line-height: 90px;
    font-size: 14px;
    text-align: center;
}
@media screen and (max-width:1200px){
    .footer_a{
        padding-top: 10px;
        height: 120px;
        line-height: 1.8em;
        font-size: 14px;
        text-align: center;
    }
}
.footer_a img{
    vertical-align: middle;
    padding-right: 8px;
}
.footer_b{
    background: #2D2C32;
}
.footer_nav{
    height: 30px;
}
.footer_nav ul{
    list-style: none;
    padding-left: 0px;
    margin-left: -25px;
}
.footer_nav ul li{
    display: block;
    float: left;
    font-size: 14px;
    line-height: 14px;
    padding: 0px 26px;
    border-right: 1px #DCDDDD solid;
    color: #DCDDDD;
    height: 14px;
}
.footer_nav ul li:last-child{
    border: none;
}
.footer_nav ul li a{
    color: #fff;
}
.msg_title{
    color: #888888;
    font-weight: bold;

}
.msg_form input{
    width: 220px;
    height: 30px;
    font-size: 12px;
    text-indent: 0.5em;
    float: left;
    margin-bottom: 5px;
    margin-right: 5px;
    background: none;
    border: 1px solid #888888;
}
.msg_form textarea{
    width: 445px;
    float: left;
    font-size: 12px;
    text-indent: 0.2em;
    margin-right: 5px;
    background: none;
    border: 1px solid #888888;
    height: 65px;
}
.footer_btn{
    background: #0056B8;
    width: 220px;
    height: 30px;
    display: block;
    float: left;
    border: none;
    color: #888888;
    font-weight: bold;
}
.footer_info{
    background: #323136;
    padding: 20px;
    font-size: 14px;
    color: #888888;
}
/* 关于我们 */
.position{
    font-size: 14px;
    line-height: 80px;
    height: 80px;
    background: url(../images/homeicon.png) no-repeat center left;
    background-position-y: 49%;
    text-indent: 1.5em;
    color: #939395;
}
.sub_list a{
    width: 20%;
    display: block;
    font-size: 14px;
    line-height: 80px;
    color: #939395;
    text-align: center;
    border-right: 1px solid rgb(233, 233, 233);
    transition-duration: 0.2s;
}
.sub_list a:hover{
    background: #0056B8;
    color: #fff;
    cursor: pointer;
}
.sub_moblist{
    font-size: 14px;
    color: #ccc;
    background: #4A4A4A;
    text-align: center;
    line-height: 35px;
    border-right: 1px solid #fff;
    margin-bottom: 1px;
}
.sub_banner{
    height: 186px;
}
.about_b{
    width: 50%;
    margin-left: -15px;
    padding-right: 15px;
    height: 330px;
    background: #48B7EC;
    position: absolute;
    margin-top: 70px;
}
.about_box{
    width: 100%;
    height: 157px;
}
.about_boxt{
    color: #0056B8;
    font-size: 36px;
    font-weight: bold;
    display: block;
    line-height: 1.2em;

}
.about_boxs{
    font-size: 14px;
}
.about_img{
    z-index:12; 
    width: 95%;
}
@media screen and (max-width:1440px){
    .about_img{
        z-index:12; 
        width: 100%;
    }
}
.rongyubg{
    background: url(../images/rongyubg.jpg) center no-repeat;
}
.rongyubg img{
    border: 5px solid #ccc;
}
.card{
    width: 100%;
}
.card-body{
    background: #F6F6F6;
    padding: 0px 15px;
}
.probtn{
    font-size: 12px;
    width: 90px;
    height: 30px;
    border: none;
    color: #fff;
    transition-duration: 0.1s;
    margin-bottom: 15px;
}

.probtn:hover{
    background: #FF7A00;
}
.pro_listbtn{
    border: 1px solid #ccc;
    text-align: center;
    border-radius: 30px;
    font-size: 14px;
    padding: 10px 0px;
    margin-bottom: 15px;
    background: #fff;
    transition-duration: 0.1s;
}
.pro_listbtn:hover{
    background: #0056B8;
    color: #fff;
    cursor: pointer;
}
.day{
    font-size: 30px;
    border-bottom: 1px solid #E6E6E6;
}
.mouth{
    font-size: 15px;
    padding-top: 5px;
}
.news_text{
    line-height: 1.6em;
    color: #A4A4A4;
    padding-top: 5px;
}
.jishu_title{
    border-left: 5px solid #0056B8;
    padding-left: 15px;
}
.jishu_titles{
    border-right: 5px solid #0056B8;
    padding-right: 15px;
}
.jishu_title_big{
    color: #4A4A4A;
    font-size: 34px;
    font-weight: bold;
    line-height: 1.2em;
}
.jishu_title_small{
    font-size: 18px;
    color: #BFBFBF;
}
.zhiliang_title {
    font-size: 34px;
    color: #0A6EDF;
    font-weight: bold;
    line-height: 1em;
}

.jishu_bg {
    background: url(../images/jishubg.jpg) no-repeat center;
}

.cont_title {
    background: #F6F6F6;
    font-size: 24px;
}
.pcontent img{
    width: 100%;
}
.content img {
    width: 90%;
    padding: 20px 0;
    text-align: center;
    display: block;
    margin: 0px auto;
}
.content{
    font-size: 16px;
    line-height: 2em;
    color: #464646;
}.content p{
    font-size: 16px;
    line-height: 2em;
    color: #464646;
}
.app_line {
    width: 30px;
    margin: 0px auto;
    border-bottom: 5px solid #0056B8;
}

.job_bg {
    height: 536px;
    background: url(../images/jobbg.jpg) center no-repeat;
}

.jobs_titlee {
    font-size: 44px;
    color: #72A8E6;
    font-weight: bold;
    line-height: 1em;
}

.jobs_titlec {
    font-size: 30px;
    color: #fff;
    font-weight: bold;
    line-height: 1.5em;
}

.font_tel {
    font-size: 18px;
    font-weight: bold;
    color: #0056B8;
}

.zhaunye_bg{
    background: #2C7FDE;
}
@media screen and (max-width:1440px){
    .zhaunye_bg{
        background: #2C7FDE;
        padding: 0px 15px;
    }
}


.mobi_nav{
    position: absolute;
    display: none;
    background: #333;
    width: 50%;
    height: auto;
    right: 0;
    margin-top: 70px;
    z-index: 10;
}
.mobi_nav ul{
    list-style: none;
    padding: 10px 0;
}
.mobi_nav ul li{
    width: 100%;
    text-align: center;
    height: 45px;
    line-height: 45px;
    font-size: 14px;
    border-bottom: 1px dotted #464646;
}
.mobi_nav ul li a{
    color: #fff;
}
.pro_listbtn a{
    color: #333;
}
.pro_listbtn a:hover{
    color: #fff;
}

.current{
    padding: 0px 8px;
    border: 1px solid #ccc;
    border-radius: 5px;
    background: #2C7FDE;
    font-size: 14px;
    line-height: 32px;
    color: #fff;
    margin-left: 5px;
}
.pages{
    padding: 0px 8px;
    border: 1px solid #ccc;
    border-radius: 5px;
    margin-left: 5px;
    font-size: 14px;
    line-height: 32px;
}
.pages:hover{
    background: #ccc;
}
.firstPage , .prePage , .nextPage , .lastPage{
    padding: 0px 8px;
    border: 1px solid #ccc;
    border-radius: 5px;
    font-size: 14px;
    line-height: 32px;
    color: #333;
    margin-left: 5px;
}
button:hover{
    cursor: pointer;
}
.sub_moblist a{
    color: #fff;
}
.qqonline{
    display: block;
    position: fixed;
    float: right;
    z-index: 999;
    right: 30px;
    top: 50%;
    box-shadow: #333 20px;
    border-radius: 50px;
    background: #0056B8;
}