/*styleCSS*/

.maxs{
    /* width: 80%; */
    max-width: 1500px!important;
    margin: 0 auto;
}
.navbar{height:90px;background-color:#fff!important;}
.logo-sm-height{
    height: 57px;
}

.navbar-expand-lg .navbar-nav .nav-link{font-size:18px;font-weight: 500;margin: 0 32px;color: #333;}
.changlang{
    font-size: 18px;
    color: #666;
    margin-left: 32px;
}
.changlang a{
    color: #666;
}
a:hover{color:#0c3d80;}
.changlang i{
    font-size: 23px;
    margin-left: 5px;
}


.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover{color:#0c3d80;}
.navbar-light .navbar-nav .active>.nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show>.nav-link{color:#0c3d80;}

.view .swiper-slide img{    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);    max-width: 100%;height: auto;}


/*business*/

.business{
    max-width: 1500px;
    margin: 70px auto 65px;
}
.business li{
    display: inline-block;
    padding: 0;
    width: 350px;
    height: 560px;
    position: relative;
    margin-right: 29px;
}
.business li.li4{margin-right: 0;}
.business li .img_box{
    overflow: hidden;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
.business li .img_box img{
    width: 100%;
    transform: scale(1);
    transition: 0.4s;
}
.business li:hover .img_box img{
    transform: scale(1.1);
}
.business li .ico{
    position: absolute;
    top: 27%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.business li h3{
    position: absolute;
    top: 44%;
    left: 50%;
    transform: translate(-50%,-50%);
    max-width: 100%;
    color: #fff;
    width: 81%;
    text-align: center;
    font-size: 21px;
}
.business li p{
    position: absolute;
    top: 56%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 70%;
    color: #fff;
    line-height: 30px;
    font-size: 15px;
    text-align: center;
}
.business li h6{
    position: absolute;
    top: 72%;
    left: 50%;
    transform: translate(-50%,-50%);
    max-width: 100%;
    color: #fff;
    width: 150px;
    height: 43px;
    border: 1px solid #fff;
    border-radius: 30px;
    font-size: 14px;
    line-height: 40px;
    text-align: center;
}
.business li h6 img{
    width: 12px;
    margin-right: 9px;
}






/*homeus*/
.homeus{background: url(../images/us_bg.jpg) no-repeat  center;height: 600px;width: 100%;position: relative;background-size: cover;}
.homeus .con_box{
    float: right;
    position: absolute;
    top: 43%;
    left: 72%;
    transform: translate(-50%,-50%);
    background: rgba(255, 255, 255, 0);
    width: 532px;
}
.homeus .con_box a h2{
    color: #fff;
    font-size: 36px;
    text-transform: uppercase;
}
.homeus .con_box a p{
    color: #fff;
    font-size: 16px;
    line-height: 43px;
    margin-top: 32px;
}
.homeus .con_box a h6{
    width: 150px;
    height: 43px;
    border: 1px solid #fff;
    border-radius: 30px;
    font-size: 14px;
    line-height: 40px;
    text-align: center;
    color: #fff;
    margin-top: 40px;
}
.homeus .con_box a h6 img{
    width: 12px;
    margin-right: 9px;
}


/*homepro*/
.homepro{
    padding: 70px 0 60px;
    background: url(../images/pro_bg.png) #f2f5f7 no-repeat  
bottom center;
    width: 100%;
    position: relative;
    background-size: contain;
}
.homepro h2{
    font-size: 36px;
    color: #333;
    text-align: center;
    text-transform: uppercase;
}


.pb_clear{clear:both;}




.homepro h2{}
.homepro ul{
    max-width: 1500px;
    margin: 8px auto 20px;
}
.homepro ul li{
    width: 470px;
    height: 480px;
    float: left;
    margin-right: 45px;
	margin-top: 45px;
    background: #fff;
    border-radius: 13px;
    position: relative;
    text-align: center;
}
.homepro ul li.li3,.homepro ul li.li6,.homepro ul li.li9{margin-right: 0px;}
.homepro ul li img{
    max-width: 337px;
    margin-top: 10%;
    max-height: 255px;
    transition: 0.4s;
}
.homepro ul li:hover img{
    transform: scale(1.1);
}
.homepro ul li h3{
    font-size: 20px;
    margin-top: 7%;
    color: #333;
}
.homepro ul li:hover h3{color:#0c3d80;}
.homepro ul li h5{
    font-size: 16px;
    color: #666;
    margin-top: 3%;
}
.homepro ul li h5 strong{}








.footers{height: auto;background: #24292e;}
.footers .con{
    max-width: 1500px;
    margin: 0 auto;
}
.footers .con .f_top{
    height: 170px;
    position: relative;
}
.footers .con .f_top .footlogo{
    margin-top: 23px;
    position: relative;
    top: 35px;
}
.footers .con .f_top .foot_nav{width: 839px;margin: 0 auto;position: relative;text-align: center;position: absolute;right: 0;top: 76px;}
.footers .con .f_top .foot_nav li{
    font-size: 16px;
    display: inline-block;
}
.footers .con .f_top .foot_nav li a{
    color: #fff;
    margin: 0 23px;
    opacity: 0.5;
}
.footers .con .f_top .foot_nav li  span{
    color: #fff;
    opacity: 0.7;
}
.footers .con .f_top .foot_nav .li5 span{
    display:none;
}
.footers .con .f_top .ewm{
    float: right;
    text-align: center;
    color: #fff;
    width: 176px;
    position: relative;
    top: -30px;
    opacity: 1;
    cursor: pointer;
}
.footers .con .f_top .ewm .dy{
    float: left;
    margin-right: 10px;
    position: relative;
}
.footers .con .f_top .ewm .dy .dy_ewm{
    width: 90px;
    position: absolute;
    top: -110px;
    left: -17px;
    box-shadow: 0 0 56px rgb(153 153 153 / 55%);
    display: none;
}
.footers .con .f_top .ewm .dy:hover .dy_ewm{
    display: block;
    top: -110px;
}
.footers .con .f_top .ewm .gzh{
    position: relative;
    width: 85px;
    float: left;
    cursor: pointer;
}
.footers .con .f_top .ewm .gzh .gzh_ewm{
    width: 90px!important;
    position: absolute;
    top: -100px;
    left: -4px;
    box-shadow: 0 0 56px rgb(153 153 153 / 55%);
    display: none;
    transition: 0.4s;
}
.footers .con .f_top .ewm .gzh:hover .gzh_ewm{display: block;top: -110px;}

.footers .con .f_top .ewm h6{
    font-size: 13px;
    margin-top: 8px;
}


.footers .con .b_bottom{
    /* height: 85px; */
    border-top: 1px solid rgb(255 255 255 / 30%);
    line-height: 85px;
    position: relative;
}
.footers .con .b_bottom .icp{
    display: inline;
    color: #999;
}
.footers .con .b_bottom .icp a{
    color: #999;
    display: inline-block;
}
.footers .con .b_bottom .power{
    color: #999;
    display: inline;
    float: right;
    position: absolute;
    right: 0;
}
.footers .con .b_bottom .power a{
    color: #999;
}




.tem_banner{position:relative;font-size: 0;}
.tem_banner .flash img{width:100%!important;height: auto;}
.tem_banner .flash .img1{display:block;}
.tem_banner .flash .img2{display:none;}
.flash_box{
    position: absolute;
    left: 13.6%;
    top: 47%;
}

.flash_box h3{
    color: #fff;
    font-size: 36px;
    position: relative;
    z-index: 10;
    font-weight: 500;
    letter-spacing: 0px;
    text-shadow: 0 0 21px #999;
    text-transform: uppercase;
}


/*neipro*/
.neipro{padding:10px 0px;}
.neipro ul{
    margin: 30px auto 30px;
}
.neipro ul li{
    width: 400px;
    height: 430px;
    margin-right: 25px;
    margin-bottom: 25px;margin-top:0px;
}
.homepro ul li img{
    max-width: 300px;
    max-height: 229px;
}
.neipro .maxs .right{
    float: right;
    width: 1250px;
}
.neipro .maxs .left_nav{
    width: 210px;
    float: left;
    height: auto;
    background: #fff;
    border-radius: 13px;
    text-align: center;
    margin-right: 30px;
}
.neipro .maxs .left_nav h3{
    font-size: 18px;
    color: #0c3d80;
    font-weight: 500;
    height: 60px;
    line-height: 60px;
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 0px;
}
.neipro .maxs .left_nav .ul{
    margin: 15px auto 30px;
    text-align: center;
}
.neipro .maxs .left_nav .ul .li{}
.neipro .maxs .left_nav .ul .li a{
    font-size: 18px;
    line-height: 60px;
}

.neipro .maxs .left_nav .ul .li.active{
    background: #0c3d80;
    border-radius: 13px;
}
.neipro .maxs .left_nav .ul .li.active a{
    color: #fff;
}

.position{margin-bottom: 23px!important;}
.form-inline{margin-bottom:0rem!important}
.btn-info,.btn-info:hover{color: #fff;
    background-color: #0c3d80;
    border-color: #0c3d80;}

.page-num-current {
	z-index: 1;
	color: #fff;
	background-color: #0c3d80;
	border-color: #0c3d80;
}
.page-num, .page-link {
	position: relative;
	display: block;
	padding: .5rem .75rem;
	margin-left: -1px;
	line-height: 1.25;
	color: #666;
	background-color: #fff;
	border: 1px solid #dee2e6;
	margin: 3px;
	border-radius: 10px;
}

.page-num-current:hover{color: #0c3d80;}
.page-link:hover{background-color: #fff;
	border: 1px solid #dee2e6;}


.us_bg{
    background: #f2f5f7;
    padding: 0px 0px 60px;
}
.con_box{
    background: #fff;
    border-radius: 15px;
    padding: 40px;
    margin-top: 40px;
}
.con_box .con_tit{
    margin-bottom: 0px;
    text-align: left;
    font-size: 26px;
    margin-bottom:20px;
    text-transform: uppercase;
}
.con_box .content{
    font-size: 18PX;
    line-height: 50px;
}
.con_box .content .right_img_us{
    float: right;
    margin-left: 30px;
    box-shadow: 0 0 23px #ddd;
    margin-top: 30px;
}

.con_box .content .dec_box{
    line-height: 20px;
}



.jyln{
    width: 100%;
    margin: 0 auto;
    position: relative;
    background: url(../images/jyln_bg.png) center  no-repeat;
    height: 450px;
}
.jyln .bg{
    position: absolute;
}
.jyln .con{
    width: 100%;
    margin: 0 auto;
    max-width: 1210px;
    color: #fff;
    padding-top: 73px;
}
.jyln .con .ico{
    float: left;
    margin-right: 43px;
    width: 54px;
}
.jyln .con h3{
    font-size: 36px;
    font-weight: 500;
    margin-bottom: 23px;
    margin-top: 30px;
    text-transform: uppercase;
    padding-left: 92px;
}
.jyln .con p{
    font-size: 18px;
    padding-left: 92px;
    line-height: 45px;
}



.con_box .left_img{
    width: 53%;
    max-width: 750px;
    float: left;
    margin-right: 5%;
    overflow: hidden;
}
.con_box .left_img img{
    transition: 0.4s;
}
.con_box .left_img:hover img{
    transform: scale(1.1);
}
.con_box .right{}
.con_box .right ul{
    padding-top: 5px;
}
.con_box .right ul li{
    height: 88px;
    margin: 50px auto;
}
.con_box .right ul li img{
    box-shadow: 0 0 23px rgb(221 221 221 / 74%);
    border-radius: 50%;
    float: left;
    margin-right: 30px;
}
.con_box .right ul li h5{
    font-weight: 500;
    font-size: 20px;
    padding-top: 12px;
}
.con_box .right ul li p{font-size: 16px;margin-top: 10px;}





/*online_box*/
.online_box{
    margin-bottom: 70px;
}
.online_box .online_box{}
.online_box .right_info{
    width: 800px;
    height: 700px;
    float: right;
    background: url(../images/word.png) #0c3d80 no-repeat center;
    color: #fff;
    width: 42%;
    position: relative;
}
.online_box .right_info .info_box{
    width: 490px;
    height: 290px;
    position: absolute;
    top: 45%;
    left: 41%;
    transform: translate(-50%,-50%);
}
.online_box .right_info .info_box h3{
    font-size: 36px;
}
.online_box .right_info .info_box p{
    font-size: 16px;
    line-height: 48px;
    margin-top: 30px;
}
.online_box .right_info .info_box img{
    float: right;
}



.online_box .left_form{
    width: 58%;
    float: left;
    position: relative;
}
.online_box .left_form form{
    width: 78.1%;
    margin-left: 18%;
    margin-top: 8%;
}
.online_box .left_form h5{width: 48%;font-size: 16px;margin-bottom: 20px;}
.online_box .left_form .input{
    max-width: 400px;
    width: 100%;
    height: 56px;
    background: #f2f5f7;
    border: 0;
    outline: 0;
    border-radius: 10px;
    padding: 0 10px;
    font-size: 16px;
}
.online_box .left_form input::placeholder{color:#999;}
.online_box .left_form .text{
    background: #f2f5f7;
    border: 0;
    outline: 0;
    border-radius: 10px;
    padding: 0 10px;
    font-size: 16px;
    width: 96%;
    padding: 15px 10px;
    height: 163px;
}
.online_box .left_form .text::placeholder{color:#999;}
.online_box .left_form form .input5{
    width: 50%;
    float: left;
    margin-bottom: 6%;
}
.online_box .left_form form .submit{
    width: 50%;
    max-width: 400px;
    height: 56px;
    border-radius: 10px;
    border: 0;
    outline: 0;
    background: #043b7a;
    color: #fff;
    font-size: 18px;
    margin-top: 6%;
    float: right;
    margin-right: 4%;
}



/*proshow*/
.view .swiper-slide{height: 410px;
    max-width: 550px;
    padding: 0 3px;}
.preview .active-nav{border: 1px solid #0c3d80;}
.preview .swiper-slide{
    width: 115px;
    height: 85px;
    margin: 0 5px;
    box-sizing: border-box;
    overflow: hidden;
    cursor: pointer;
    }

.preview{
    width: 500px;
    left: 25px;
    }

.right_pro{
    width: 1255px;
    float: right;
    margin-bottom: 30px;
    position: relative;
}
.right_pro .row{
    padding: 40px;
    background: #fff;
    border-radius: 13px;
    display: block;
    width: 1255px;
    margin-left: 0;
    margin-right: 0;
    }

.right_pro .pro_bottm{
    width: 1255px;
    height: auto;
    background: #fff;
    border-radius: 13px;
    float: right;
    margin-top: 40px;
    padding: 30px 40px 40px;
}
.right_pro .pro_bottm h3{
    font-size: 18px;
    border-bottom: 1px solid #ddd;
    padding-bottom: 15px;
}
.right_pro .pro_bottm .bottom_con{
    line-height: 36px;
    margin-top: 20px;
}
.text-secondary .left{
    float: left;
    margin-top: 20px;
}
.text-secondary .next{
    float: right;
    margin-top: 20px;
}

.right_pro .row .pics_box{
    float: left;
    margin-right: 80px;
    width: 550px;
    height: 410px;
}
.right_pro .row .right_infos{}
.right_pro .row .right_infos h5{
    font-size: 23px;
    margin-bottom: 16px;
    margin-top: 20px;
}
.right_pro .row .right_infos p{
    font-size: 16px;
    line-height: 56px;
}
.right_pro .row .right_infos p strong{}
.right_pro .row .right_infos p span{
    font-size: 19px;
    font-weight: 600;
    color: #0c3d80;
    font-family: 'FontAwesome';
}


#pro_btn{
    width: 210px;
    height: 48px;
    display: inline-block;
    border-radius: 25px;
    background: #0c3d80;
    color: #fff;
    text-align: center;
    font-size: 16px;
    line-height: 48px;
    margin-top: 33px;
    cursor: pointer;
}





    .fixvoder{
    position:  fixed;
    top: 0;
    left:  0;
    width:  100%;
    height:  100%;
    z-index: 3333;
    background: rgba(0, 0, 0, 0.5);
    display: none;
}
     .fixvoder .videobox{
    position:  absolute;
    width: 1024px;
    height: 576px;
    top: 50%;
    margin-top: -288px;
    left:  50%;
    margin-left: -512px;
}


.pro_online .left_form{
    width: 780px;
    margin: 0 auto;
    background: #fff;
    float: none;
    height: auto;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    border-radius: 13px;
}
.pro_online .left_form .close1{
    float: right;
    padding: 8px 13px;
    cursor: pointer;
}
.pro_online .left_form h3{
    text-align: center;
    margin-top: 36px;
    font-size: 28px;
}
.pro_online .left_form form{
    width: 62%;
    margin-left: 0;
    margin-top: 6%;
    max-width: 480px;
    margin: 4% auto 0;
}

.pro_online .left_form form .input5{
    width: 100%;
    float: none;
    margin-bottom: 23px;
}

.pro_online .left_form .input{
    max-width: 480px;
    height: 50px;
    font-size: 14px;
}

.pro_online .left_form .text{
    width: 100%;
    font-size: 14px;
}

.pro_online  .left_form form .submit{
    width: 180px;
    height: 49px;
    border-radius: 50px;
    float: none;
    margin: 6% auto 10%;
    display: block;
}


.searchpro{
    padding: 25px 0;
}


.banner .swiper-wrapper .swiper-slide a .pc{
    width: 100%;
}
.banner .swiper-wrapper .swiper-slide a .mb{
    display: none;
    width: 100%;
}

.newsback{
    width:90px;
    height: 33px;
    text-align:center;
    line-height: 33px;
    cursor:pointer;
    background: #f2f5f7;
    color:#888888;
    transition:0.5s;
    display: block;
    border-radius: 50px;
    position: absolute;
    right: 22px;
    top: 22px;
    }
.newsback:hover{background: #0c3d80;color:#fff;}




.pro_online .left_form h5{width: 48%;font-size: 16px;margin-bottom: 10px;}
.pro_online .left_form .input{
    /* max-width: 400px; */
    width: 100%;
    background: #f2f5f7;
    border: 0;
    outline: 0;
    border-radius: 10px;
    padding: 0 10px;
}
.pro_online .left_form input::placeholder{color:#999;}
.pro_online .left_form .text{
    background: #f2f5f7;
    border: 0;
    outline: 0;
    border-radius: 10px;
    padding: 15px 10px;
    height: 163px;
}
.pro_online .left_form .text::placeholder{color:#999;}

.pro_online .left_form form .submit{
    border: 0;
    outline: 0;
    background: #043b7a;
    color: #fff;
}


/*网站地图*/
.sitemap{padding-bottom: 0;}
.sitemap dl{overflow: hidden;padding: 20px 35px;line-height:42px;}
.sitemap dt{float: left;margin:5px 0;font-size: 16px;}
.sitemap dd{float: right;width:calc(100% - 200px);overflow: hidden;}
.sitemap dd p{width: 170px;margin:5px 0;margin-right: 10px;float: left;text-align: center;}
.sitemap dd p a{background:#e7ebf0;display: block;border-radius: 20px;font-size: 16px;}
.sitemap li:nth-child(5) dd p:last-child{width: auto;}
.sitemap li:nth-child(5) dd p:last-child a{padding: 0 10px;}
@media only screen and (max-width:1440px){
.sitemap{padding-top: 40px;}

}
@media only screen and (max-width:1024px){
.sitemap{padding-top: 20px;}
.sitemap dl{padding: 0;line-height: 32px;}
.sitemap dt,.sitemap dd{float: none;width: 100%;}
.sitemap dd p{width: auto;}
.sitemap dd p a{padding: 0 20px;}
.sitemap dt{margin: 0;}
.sitemap dd{margin-top: 10px;}
.sitemap li{padding: 10px 0;border-bottom: 1px solid #ccc;}
.sitemap li:last-child{border: 0;}
}





@media only screen and (max-width: 1680px){
.online_box .left_form .input{
    width: 92%;
}
.online_box .left_form .text{
    width: 96%;
}

}
@media only screen and (max-width: 1520px){
.business{
    width: 1260px;
    margin: 55px auto 45px;
}
.business li{
    width: 297px;
    height: 476px;
    overflow: hidden;
    margin-right: 20px;
}
.business li .ico{
    width: 66px;
}
.business li h3{
    font-size: 16px;
    top: 42%;
}
.business li p{
    font-size: 14px;
    top: 55%;
}
.business li h6{
    width: 136px;
    height: 38px;
    line-height: 36px;
    top: 70%;
}

.homeus .con_box{left: 75%;}
.homepro{
    padding: 40px 0;
}
.homepro ul{
    max-width: 1250px;
    margin: 30px auto 20px;
}
.homepro ul li{
    width: 400px;
    margin-right: 25px;
	margin-top: 25px;
    height: 410px;
}
.footers .con{
    max-width: 1250px;
}
.maxs{
    max-width: 1250px!important;
}
.homeus{height:500px;}
.con_box .content .right_img_us{
    width: 530px;
}
.jyln{
    height: 400px;
}
.jyln .con{
    padding-top: 60px;
}
.jyln .con .ico{
    width: 36px;
    margin-right: 23px;
}
.jyln .con h3{
    margin-top: 18px;
    font-size: 33px;
    padding-left: 60px;
}
.jyln .con p{
    font-size: 16px;
    padding-left: 60px;
}
.con_box .content{font-size:16px;}
.con_box .con_tit{font-size:24px;}
.con_box .right ul li img{
    width: 76px;
    margin-right: 25px;
}
.con_box .right ul li h5{
    font-size: 18px;
    padding-top: 12px;
}
.con_box .right ul li p{
    font-size: 15px;
    margin-top: 8px;
}
.con_box .left_img{
    margin-right: 4%;
}
.us_bg{padding:0px 0px 50px;}


/*online_box*/
.online_box{
    margin-bottom: 50px;
}
.online_box .online_box{}
.online_box .right_info{
    height: 600px;
}
.online_box .right_info .info_box{
    width: 410px;
    height: 290px;
    position: absolute;
    top: 47%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.online_box .right_info .info_box h3{
    font-size: 33px;
}
.online_box .right_info .info_box p{
    font-size: 15px;
    line-height: 48px;
}
.online_box .right_info .info_box img{
    float: right;
}



.online_box .left_form{
    width: 58%;
    float: left;
    position: relative;
}
.online_box .left_form form{
    width: 78.1%;
    margin-left: 16%;
    margin-top: 9%;
}
.online_box .left_form h5{width: 48%;font-size: 16px;margin-bottom: 20px;}
.online_box .left_form .input{
    max-width: 315px;
    width: 92%;
    height: 50px;
    font-size: 14px;
}
.online_box .left_form input::placeholder{color:#999;}
.online_box .left_form .text{
    font-size: 14px;
    padding: 15px 10px;
}
.online_box .left_form .text::placeholder{color:#999;}
.online_box .left_form form .input5{
    width: 50%;
    float: left;
    margin-bottom: 6%;
}
.online_box .left_form form .submit{
    width: 45%;
    height: 50px;
    border-radius: 10px;
    background: #043b7a;
    color: #fff;
    font-size: 16px;
    margin-top: 6%;
    float: right;
    margin-right: 4%;
}


.neipro .maxs .left_nav{
    width: 150px;
    margin-right: 30px;
}
.neipro .maxs .left_nav .ul .li a{
    font-size: 16px;
    line-height: 53px;
}
.neipro .maxs .right{
    width: 1070px;
}
.neipro ul li{
    width: 340px;
    height: 390px;
}
.homepro ul li img{
    max-width: 290px;
    max-height: 210px;
}

.homepro ul li h3{
    font-size: 18px;
    margin-top: 9%;
    }
.homepro ul li h5{font-size: 15px;}


.right_pro{
    width: 1070px;
}
.right_pro .row{width: 1070px;}
.right_pro .pro_bottm{width: 1070px;}

















}
@media only screen and (max-width: 1360px){
}

@media only screen and (max-width: 1280px){
.banner .swiper-wrapper .swiper-slide a .pc{display: none;}
.banner .swiper-wrapper .swiper-slide a .mb{display: block;}

}

@media only screen and (max-width: 980px){
.business{
    width: 100%;
    text-align: center;
}
.business li{
    width: 46%;
    height: 476px;
    margin-right: 0;
    margin: 1% 1%;
    overflow: hidden;
}
.homeus{
    background-position: right;
    height: 400px;
}
.homeus .con_box{
    left: 50%;
    width: 100%;
    top: 50%;
}
.homeus .con_box a h2{
    font-size: 26px;
    text-align: center;
}
.homeus .con_box a p{
    font-size: 15px;
    margin-top: 13px;
    line-height: 39px;
    opacity: 0.7;
}
.homeus .con_box a h6{
    width: 113px;
    height: 32px;
    line-height: 31px;
    font-size: 12px;
    margin-top: 20px;
    display: block;
    margin: 0 auto;
    margin-top: 13px;
}
.business li.li4{margin:1%;}

.homepro{
    padding: 40px 0 20px;
}
.homepro h2{
    font-size: 26px;
}
.homepro ul{
    width: 100%;
}
.homepro ul li{
    width: 32%;
    margin-right: 2%;
    height: 366px;
    position: relative;
}
.homepro ul li img{
    max-width: 270px;
}
.homepro ul li h3{
    font-size: 16px;
}
.homepro ul li h5{
    font-size: 14px;
}
.footers .con{
    max-width: 98%;
}
.footers .con .f_top .footlogo{display:none;}
.footers .con .f_top .foot_nav{
    width: 100%;
    top: 28px;
}
.footers .con .f_top .foot_nav li{
    font-size: 15px;
}
.maxs{
    max-width: 96%!important;
}
.online_box .right_info{display:none;}

.neipro{
    padding: 10px 0 0px;
}
.neipro .maxs .left_nav{
    width: 100%;
    margin-right: 0;
    margin-bottom: 25px;
}
.neipro .maxs .left_nav .ul .li a{
    font-size: 15px;
    line-height: 30px;
    padding: 18px 16px;
}
.neipro .maxs .left_nav .ul{
    margin: 15px auto 15px;
}
.neipro .maxs .left_nav h3{
    line-height: 50px;
    height: 50px;
}
.neipro .maxs .left_nav .ul .li{
    display: inline-block;
    margin: 3px auto;
}

.neipro .maxs .right{
    width: 100%;
}
.neipro ul li{
    width: 340px;
    height: 390px;
    /* display: table-cell; */
    /* vertical-align:middle; */
}
.homepro ul li img{
    max-width: 290px;
    max-height: 210px;
}

.homepro ul li h3{
    font-size: 18px;
    margin-top: 9%;
    }
.homepro ul li h5{font-size: 15px;padding-right: 3%;}


.right_pro{
    width: 100%;
}
.right_pro .row{width: 100%;}
.right_pro .pro_bottm{width: 100%;}
.right_pro .row .pics_box{
    width: 100%;
    height: auto;
    float: none;
}
.view{}
.view .swiper-slide img{height: auto;
    width: 100%;}
.view .swiper-slide{height:auto;}

.navbar{height: 48px;padding:0px;}
.head-sm-height{height: 48px!important;}
.logo-sm-height{height: 40px;margin-left: 10%;}
.navbar-light .navbar-toggler{border:0px!important;}
button:focus{outline:0px;}
#navbarNav{background: #fff;margin-top: 1px;}
.navbar-nav{
    background: #fff;
    /* padding: 15%; */
}
.navbar-nav li{
    margin: 30px auto;
}
.navbar-expand-lg .navbar-nav .nav-link{}
.changlang{/* display:none; */text-align: center;display: block;margin-left: 0;margin-bottom: 46px;margin-top: 30px;}
.pro_online .left_form{
    width: 96%;
}
.pro_online .left_form h3{
    font-size: 21px;
    margin-top: 38px;
}
.pro_online .left_form form{
    width: 85%;
}
.mbmaxs{
    max-width: 100%!important;
}
}


@media only screen and (max-width: 768px){

.business{
    margin: 30px auto 25px;
}
.business li{height: 280px;}
.business li p{top: 57%;font-size: 13px;line-height: 21px;display: none;}
.business li h6{
    width: 100px;
    height: 28px;
    line-height: 27px;
    font-size: 12px;
    top: 68%;
    opacity: 0.8;
}
.business li .ico{
    width: 50px;
    top: 30%;
}
.business li .img_box{
    max-height: 280px;
}
.business li h3{top: 50%;
    font-size: 14px;}
.business li h6 img{width: 8px;}
.business li .img_box img{
    height: 100%;
}
.homepro ul li{
    width: 90%;
    margin-right: 0;
    height: 180px;
    margin: 0 auto 4%;
    float: none;
    position: static;
}
.homepro ul li img{
    max-width: 270px;
    float: left;
    width: 40%;
    margin-left: 5%;
    margin-right: 5%;
    max-height: 140px;
    margin-top: 9%;
}
.homepro ul li h3{
    font-size: 16px;
    text-align: left;
    margin-top: 0;
    padding-top: 11%;
}
.homepro ul li h5{
    font-size: 14px;
    text-align: left;
    margin-top: 5%;
}
.homepro ul li.li3, .homepro ul li.li6, .homepro ul li.li9{margin: 0 auto 4%;}



.footers .con .f_top{
    height: 100px;
    display: none;
}
.footers .con .b_bottom{
    line-height: 25px;
    text-align: center;
    padding: 6% 1%;
}
.footers .con .b_bottom .icp{
    line-height: 1px;
}
.footers .con .b_bottom .power{
    position: static;
    float: none;
    display: block;
}
.flash_box h3{font-size: 18px;}

.con_box{
    margin-top: 0;
    padding: 30px 18px;
}
.con_box .con_tit{
    font-size: 21px;
    color: #333;
    text-align: center;
    margin-bottom: 0px;
}
.con_box .content{
    line-height: 43px;
}

.con_box .content .right_img_us{
    width: 100%;
    margin: 30px auto 20px;
}
.jyln{
    height: auto;
}
.jyln .con{padding: 10% 0;}
.jyln .con .ico{display: none;}
.jyln .con h3{
    margin-top: 13px;
    font-size: 26px;
    text-align: center;
    margin-bottom: 13px;
}
.jyln .con p{
    font-size: 15px;
    padding-left: 0;
    width: 90%;
    margin:  auto;
    line-height: 43px;
}
.con_box .left_img{
    width: 100%;
    margin-right: 0;
    float: none;
}
.con_box .left_img img{
    width: 100%;
}
.con_box .right{
    width: 100%;
}
.con_box .right ul li{
    height: 66px;
    margin: 38px auto;
}
.con_box .right ul li h5{
    font-size: 16px;
    padding-top: 0px;
}
.con_box .right ul li p{
    font-size: 14px;
}
.con_box .right ul li img{
    width: 66px;
    margin-right: 18px;
}

.online_box .left_form{
    width: 100%;
    float: left;
    position: relative;
}
.online_box .left_form form{
    width: 96%;
    margin: 10% auto 0;
}
.online_box .left_form h5{width: 100%;font-size: 16px;margin-bottom: 20px;}
.online_box .left_form .input{
    max-width: 100%;
    width: 100%;
    height: 56px;
    background: #f2f5f7;
    border: 0;
    outline: 0;
    border-radius: 10px;
    padding: 0 10px;
    font-size: 16px;
}
.online_box .left_form input::placeholder{color:#999;}
.online_box .left_form .text{
    background: #f2f5f7;
    border: 0;
    outline: 0;
    border-radius: 10px;
    padding: 0 10px;
    font-size: 16px;
    width: 96%;
    padding: 15px 10px;
}
.online_box .left_form .text::placeholder{color:#999;}
.online_box .left_form form .input5{
    width: 90%;
    float: none;
    margin: 0 auto;
    margin-bottom: 6%;
}
.online_box .left_form form .submit{
    width: 200px;
    height: 50px;
    border-radius: 10px;
    color: #fff;
    float: none;
    margin: 6% auto 0;
    display: block;
}
.online_box .left_form form .text5{
    width: 90%;
    margin: 0 auto;
}
.online_box .left_form .text{
    width: 100%;
}

.us_bg{padding:0px 0px 40px}
.neipro ul{margin:20px auto 20px;}

.newsback{display:none;}

.right_pro .row .right_infos h5{
    font-size: 20px;
    margin-bottom: 10px;
    margin-top: 30px;
}
.right_pro .row .right_infos p{
    font-size: 15px;
    line-height: 45px;
}
#pro_btn{
    width: 190px;
    height: 43px;
    line-height: 43px;
    display: block;
    margin: 20px auto 0px;
}
.flash_box{top:41%;}


}

@media only screen and (max-width: 576px){
}