body{
	font-family: arial,syht !important;
}

@font-face{
font-family: syht;
	src: url('/template/en/font/SourceHanSansCN-Light.otf') format('opentype');
}

.container{
    max-width: 1200px;
}

.navbar{
    padding: 0;
    position: fixed;
    z-index: 2;
    background: rgb(255 255 255 / 0%);
    left: 0;
    right: 0;
    transition: all ease .3s;
    top: 0;
}
.search_now .navbar,
.donwhead .navbar{
    background: rgb(255 255 255 / 100%);
}
.navbar-toggler{
    display:none;
}
.navbar-nav{flex-direction: revert;}
.navbar-nav li{
    position: relative;
}
.navbar-nav li ul{
    position: absolute;
    opacity: 0;
    visibility: hidden;
    transition: all ease .2s;
}
.navbar-nav li ul li{
    width: 150%;
    background: #fff;
    left: 50%;
    transform: translateX(-50%);
}
.navbar-nav li:hover ul{
    opacity: 1;
    visibility: visible;
}
#navbarNav .navbar-nav li ul a{
    line-height: 50px;
    border-bottom: 1px solid #eee;
    display: block;
    height: auto;
    text-align: center;
    color: #333;
}
#navbarNav .nav-item  a{
    padding: 0 20px;
    line-height: 97px;
    font-size: 16px;
    color: #fff;
    transition: all ease .3s;
    height: 97px;
}
.navbar-nav li:nth-child(7),
.navbar-nav li:nth-child(8),
.navbar-nav li:nth-child(9){
    display: none;
}
.search_now .navbar #navbarNav .nav-item a,
.donwhead .navbar #navbarNav .nav-item a{
    color:#333;
}
#navbarNav .nav-item a:hover,
.search_now .navbar #navbarNav .nav-item a:hover,
.donwhead .navbar #navbarNav .nav-item a:hover{
    background:#cd0231;
    color:#fff;
}

.home_banner .swiper-pagination{}
.home_banner .swiper-pagination span{
    background: #fff;
    opacity: 1;
    width: 30px;
    height: 4px;
    border-radius: 0;
}
.home_banner .swiper-pagination span.swiper-pagination-bullet-active{
    background: #000;
}
.home_banner .swiper-button-prev{
    left: 0;
    background: rgb(0 0 0 / 49%);
    transform: translateY(-50%);
    margin: 0;
    transition: all ease .3s;
    height: 70px;
    width: 33px;
    line-height: 70px;
    text-align: center;
    color: #fff;
}
.home_banner .swiper-button-next{
    right: 0;
    background: rgb(0 0 0 / 49%);
    transform: translateY(-50%);
    margin: 0;
    transition: all ease .3s;
    height: 70px;
    width: 33px;
    line-height: 70px;
    text-align: center;
    color: #fff;
}
.home_banner .swiper-button-prev::after{
    font-size: 26px;
    vertical-align: middle;
}
.home_banner .swiper-button-next::after{
    font-size: 26px;
    vertical-align: middle;
}
.home_banner .swiper-button-prev:hover,
.home_banner .swiper-button-next:hover{
    background: rgb(0 0 0 / 100%);
}
.home_banner a{
    position: relative;
    height: auto;
    overflow: hidden;
    display: block;
}

.qhbanner{
    background: url(/template/en/images/logo1.png) no-repeat center;
    width: 305px;
    height: 46px;
}
.search_now .navbar .qhbanner,
.donwhead .navbar .qhbanner{
    background: url(/template/en/images/logo2.png) no-repeat center;
}


.searchbox{
    position: absolute;
    top: 98px;
    left: 0;
    right: 0;
    background: #fff;
    display: none;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
}
.searchbox form{
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-content: center;
    padding: 10px;
    max-width: 1200px;
    margin: 0 auto;
}
.searchbox input{
    background: none;
    border: 0;
    outline: 0;
    color: #666;
    width: 100%;
    padding: 0px 15px;
    height: 40px;
}
.searchbox button{
    border: 0;
    background: none;
    width: 60px;
    height: 40px;
    transition: all ease .3s;
}
.searchbox button:hover{
    background: #235eb4;
    color:#fff;
}

.box_ico .ss i {
    font-size: 18px;
    color: #fff;
    cursor: pointer;
    padding: 0 10px;
    transition: all ease .3s;
}
.search_now .navbar .box_ico .ss i,
.search_now .navbar .box_ico a,
.donwhead .navbar .box_ico a,
.donwhead .navbar .box_ico .ss i{
    color:#333;
}
.box_ico{
    display: flex;
    line-height: 97px;
}
.box_ico a{
    color:#fff;
    font-size: 16px;
    transition: all ease .3s;
}
.box_ico a:hover,
.box_ico .ss i:hover{
    color:#cd0231;
}
.navbar .container{
    flex-direction: row;
    justify-content: space-between;
}
.box_title img{
    margin-bottom: 20px;
}
.yqbox{
    padding: 70px 0;
    text-align: center;
}
.yqbox .box_title{
    margin-bottom: 30px;
}
.box_title{
    margin-bottom: 20px;
}
.yqbox .box_title img{
    max-width: 218px;
    margin-bottom: 20px;
}
.yqbox .box_title p{
    color: #535557;
    font-size: 24px;
    font-weight: bold;
}
.hezuologo .swiper-slide{
    border: 1px solid #eee;
    padding: 10px 0;
    height: 100px;
    overflow: hidden;
}
.hezuologo .swiper-slide img{
    width:100%;
}

.zzzxbox{
    background: url(/template/en/images/G2KFFTXXTh2BnhpBjHxgzA20181113185653.jpg) no-repeat center;
    padding: 70px 15px;
}
.zzzxbox .box_title{
    text-align: center;
    margin-bottom: 40px;
}
.zzzxbox .box_title img{
    max-width: 355px;
}
.zzzxbox .box_title h3{
    color: #fff;
    font-size: 24px;
    font-weight: bold;
    margin: 15px 0 10px;
}
.zzzxbox .box_title p{
    font-size: 18px;
    font-weight: bold;
    color: #fff;
}
.zzzxbox .box_title h3::before,
.zzzxbox .box_title h3::after{
    content:'';
    width: 30px;
    height: 2px;
    background: #fff;
    display: inline-block;
    vertical-align: middle;
    margin: 0 15px;
}

.zzb{}
.zzimg{
    position: relative;
    width: 100%;
    height: 250px;
    overflow: hidden;
    background: #fff;
}
.zzb p{
    padding-left: 20px;
    padding-right: 20px;
    background: #235eb4;
    height: 45px;
    color: #fff;
    line-height: 45px;
    font-size: 14px;
    text-align: center;
    transition: all ease .3s;
}
.zzimg img{
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%)scale(1.08);
    height: 100%;
    transition: all ease .3s;
}
.zzb:hover .zzimg img{
    transform: translate(-50%,-50%)scale(1.1);
}


.zzzxbox .swiper-pagination{
    position: static;
    margin-top: 15px;
}
.zzzxbox .swiper-pagination span{
    background: #fff;
    opacity: 1;
    width: 30px;
    height: 4px;
    border-radius: 0;
    outline: none;
    margin: 0 3px;
}
.zzzxbox .swiper-pagination span.swiper-pagination-bullet-active{
    background: #000;
}
.zzdetu .swiper-button-prev{
    left: 0;
    background: rgb(0 0 0 / 49%);
    transform: translateY(calc(-50% - 15px));
    margin: 0;
    transition: all ease .3s;
    height: 70px;
    width: 33px;
    line-height: 70px;
    text-align: center;
    color: #fff;
}
.zzdetu .swiper-button-next{
    right: 0;
    background: rgb(0 0 0 / 49%);
    transform: translateY(calc(-50% - 15px));
    margin: 0;
    transition: all ease .3s;
    height: 70px;
    width: 33px;
    line-height: 70px;
    text-align: center;
    color: #fff;
}
.zzdetu .swiper-button-prev::after{
    font-size: 26px;
    vertical-align: middle;
}
.zzdetu .swiper-button-next::after{
    font-size: 26px;
    vertical-align: middle;
}
.zzdetu .swiper-button-prev:hover,
.zzdetu .swiper-button-next:hover{
    background: rgb(0 0 0 / 100%);
}

.probox{
    padding: 70px 15px;
    background: rgba(242, 242, 243, 1);
}
.probox .box_title{
    text-align: center;
    margin-bottom: 40px;
}
.probox .box_title img{
    max-width: 257px;
}
.probox .box_title h3{
    color: #235eb4;
    font-size: 24px;
    font-weight: bold;
    margin: 15px 0 15px;
}
.probox .box_title ul{
    display: inline-block;
    text-align: center;
}
.probox .box_title ul li{
    display: inline-block;
    margin: 0 5px;
}
.probox .box_title li a{
    background: #fff;
    transition: all ease .3s;
    padding: 15px 20px;
    display: inline-block;
    font-size: 16px;
    color: #666;
}
.probox .box_title li a:hover,
.probox .box_title li.cur a:hover{
    background: #245fb4;
    color:#fff;
}
.probox .box_title h3::before,
.probox .box_title h3::after{
    content:'';
    width: 30px;
    height: 2px;
    background: #245fb4;
    display: inline-block;
    vertical-align: middle;
    margin: 0 15px;
}
.progd1 a,
.progd2 a,
.progd3 a,
.progd4 a{
    position: relative;
    width: 100%;
    height: 300px;
    display: block;
}
.progd1 a .zzimg,
.progd2 a .zzimg,
.progd3 a .zzimg,
.progd4 a .zzimg{
    height: 100%;
}
.xuyaoshow{
    position: absolute;
    left: 0;
    right: 0;
    height: 100%;
    top: 100%;
    bottom: 0;
    background: rgb(34 95 180 / .5);
    text-align: center;
    color: #fff;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-content: center;
    transition: all ease .3s;
    opacity: 0;
}
.xuyaoshow h3{}
.xuyaoshow span{
    width: 30px;
    height: 2px;
    background: #fff;
    margin: 0 auto;
}
.xuyaoshow p{
    background: none;
    opacity: 1 !important;
}

.progd1 .swiper-button-prev,
.progd2 .swiper-button-prev,
.progd3 .swiper-button-prev,
.progd4 .swiper-button-prev{
    left: 0;
    background: rgb(0 0 0 / 49%);
    transform: translateY(calc(-50% - 15px));
    margin: 0;
    transition: all ease .3s;
    height: 70px;
    width: 33px;
    line-height: 70px;
    text-align: center;
    color: #fff;
}
.progd1 .swiper-button-next,
.progd2 .swiper-button-next,
.progd3 .swiper-button-next,
.progd4 .swiper-button-next{
    right: 0;
    background: rgb(0 0 0 / 49%);
    transform: translateY(calc(-50% - 15px));
    margin: 0;
    transition: all ease .3s;
    height: 70px;
    width: 33px;
    line-height: 70px;
    text-align: center;
    color: #fff;
}
.progd1 .swiper-button-prev::after,
.progd2 .swiper-button-prev::after,
.progd3 .swiper-button-prev::after,
.progd4 .swiper-button-prev::after{
    font-size: 26px;
    vertical-align: middle;
}
.progd1 .swiper-button-next::after,
.progd2 .swiper-button-next::after,
.progd3 .swiper-button-next::after,
.progd4 .swiper-button-next::after{
    font-size: 26px;
    vertical-align: middle;
}
.progd1 .swiper-button-prev:hover,
.progd1 .swiper-button-next:hover,
.progd2 .swiper-button-prev:hover,
.progd2 .swiper-button-next:hover,
.progd3 .swiper-button-prev:hover,
.progd3 .swiper-button-next:hover,
.progd4 .swiper-button-prev:hover,
.progd4 .swiper-button-next:hover{
    background: rgb(0 0 0 / 100%);
}

.progd1 a:hover p,
.progd2 a:hover p,
.progd3 a:hover p,
.progd4 a:hover p{
    opacity:0;
}
.fugaitushang{
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1;
    width: 100%;
}
.progd1 a:hover .xuyaoshow,
.progd2 a:hover .xuyaoshow,
.progd3 a:hover .xuyaoshow,
.progd4 a:hover .xuyaoshow{
    opacity:1;
    top: 0%;
}
.pro_tab li{
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    height: 100%;
    opacity: 0;
    z-index: 0;
}
.pro_tab li.cur{
    opacity: 1;
    z-index: 1;
}
.pro_tab{
    height: 300px;
    position: relative;
}


.aboubox{
    padding: 70px 15px;
}
.aboubox .box_title{
    text-align: center;
}
.aboubox .box_title img{
    max-width: 240px;
}
.aboubox .box_title h3{
    color: #235eb4;
    font-size: 24px;
    font-weight: bold;
    margin: 15px 0 15px;
}
.aboubox .box_title p{
    color: #666;
    font-size: 16px;
}
.aboubox .box_title h3::before,
.aboubox .box_title h3::after{
    content:'';
    width: 30px;
    height: 2px;
    background: #245fb4;
    display: inline-block;
    vertical-align: middle;
    margin: 0 15px;
}
.aboubox ul{
    margin: 30px 0 0;
    display: inline-block;
    width: 100%;
}
.aboubox ul li{
    width: 20%;
    display: inline-block;
    float: left;
}
.aboubox ul li .aicotu{
    width: 150px;
    height: 160px;
    transition: all ease .3s;
    margin: 0 auto;
}
.aboubox ul li:nth-child(1) .aicotu{
    background: url(/template/en/images/a1.png) no-repeat center;
}
.aboubox ul li:nth-child(1):hover .aicotu{
    background: url(/template/en/images/a2.png) no-repeat center;
}
.aboubox ul li:nth-child(2) .aicotu{
    background: url(/template/en/images/a3.png) no-repeat center;
}
.aboubox ul li:nth-child(2):hover .aicotu{
    background: url(/template/en/images/a4.png) no-repeat center;
}
.aboubox ul li:nth-child(3) .aicotu{
    background: url(/template/en/images/a5.png) no-repeat center;
}
.aboubox ul li:nth-child(3):hover .aicotu{
    background: url(/template/en/images/a6.png) no-repeat center;
}
.aboubox ul li:nth-child(4) .aicotu{
    background: url(/template/en/images/a7.png) no-repeat center;
}
.aboubox ul li:nth-child(4):hover .aicotu{
    background: url(/template/en/images/a8.png) no-repeat center;
}
.aboubox ul li:nth-child(5) .aicotu{
    background: url(/template/en/images/a9.png) no-repeat center;
}
.aboubox ul li:nth-child(5):hover .aicotu{
    background: url(/template/en/images/a10.png) no-repeat center;
}
.aboubox ul li .aicop{
    text-align: center;
    margin-top: 20px;
    font-weight: bold;
    font-size: 18px;
    color: #245fb4;
}

.honobox{
    background-color: rgba(243, 243, 243, 1);
    margin: 40px 0 0;
    padding: 40px 70px;
}
.honobox .honimg{
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
.honimg{
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
}
.honimg img{
    width: 100%;
    height: 260px;
    margin-bottom: 15px;
}
.honimg p{
    text-align: center;
    font-size: 16px;
    font-weight: bold;
}
.honobox .swiper-button-prev{
    left: 0;
    background: rgb(0 0 0 / 49%);
    transform: translateY(calc(-50% - 15px));
    margin: 0;
    transition: all ease .3s;
    height: 70px;
    width: 33px;
    line-height: 70px;
    text-align: center;
    color: #fff;
}
.honobox .swiper-button-next{
    right: 0;
    background: rgb(0 0 0 / 49%);
    transform: translateY(calc(-50% - 15px));
    margin: 0;
    transition: all ease .3s;
    height: 70px;
    width: 33px;
    line-height: 70px;
    text-align: center;
    color: #fff;
}
.honobox .swiper-button-prev::after{
    font-size: 26px;
    vertical-align: middle;
}
.honobox .swiper-button-next::after{
    font-size: 26px;
    vertical-align: middle;
}
.honobox .swiper-button-prev:hover,
.honobox .swiper-button-next:hover{
    background: rgb(0 0 0 / 100%);
}
.honobox h2{
    color: #235eb4;
    font-size: 24px;
    font-weight: bold;
    margin: 0px 0 20px;
    text-align: center;
}

.newsbox{
    padding: 70px 15px;
    background: rgba(242, 242, 243, 1);
}
.newsbox .box_title{
    text-align: center;
}
.newsbox .box_title img{
    max-width: 133px;
}
.newsbox .box_title h3{
    color: #235eb4;
    font-size: 24px;
    font-weight: bold;
    margin: 15px 0 15px;
}
.newsbox .box_title h3::before,
.newsbox .box_title h3::after{
    content:'';
    width: 30px;
    height: 2px;
    background: #245fb4;
    display: inline-block;
    vertical-align: middle;
    margin: 0 15px;
}
.newsimg{
    width: 100%;
    position: relative;
    overflow: hidden;
    height: 100%;
}
.newsimg img{
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%)scale(1);
    height: 100%;
    width: auto;
    transition: all ease .3s;
}
.newsimg:hover img{
    transform: translate(-50%,-50%)scale(1.05);
}
.new_left a{
    width: 100%;
    position: relative;
    overflow: hidden;
    height: 350px;
    display: block;
}
.newstext{
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(35,94,180,0.6);
    line-height: 50px;
    padding: 0 15px;
    color: #fff;
    display: flex;
    justify-content: space-between;
}
.newstext p{}
.newstext span{}
.new_right a{
    margin-bottom: 23px;
    display: flex;
    justify-content: space-between;
    width: 100%;
}
.newstime{
    margin-right: 20px;
    width: 80px;
}
.newstime .data{
    height: 40px;
    line-height: 40px;
    font-size: 22px;
    color: #235eb4;
    text-align: center;
    background: #fff;
    width: 100%;
}
.newstime .year{
    font-size: 14px;
    text-align: center;
    background: #235eb4;
    color: #fff;
    height: 30px;
    line-height: 30px;
    width: 100%;
}
.newstitle{
    width: calc(100% - 80px);
    border-bottom: 1px solid #ddd;
}
.newstitle h3{
    font-size: 18px;
    font-weight: bold;
    color: #333;
    margin-top: 9px;
    transition: all ease .3s;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.newstitle p{
    font-size: 16px;
    color: #999;
    margin-top: 5px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.new_right a:last-child{
    margin-bottom:0;
}
.new_right a:hover .newstitle h3{
    color:#225fb4;
}
.footer{
    background: rgba(33, 42, 48, 1);
    padding-top: 30px;
}
.foot_xxone{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-content: center;
    border-bottom: 1px solid rgb(255 255 255 / .2);
    padding-bottom: 20px;
}
.footlogo{
    display: flex;
    color: #fff;
}
.footother p{
    color: #fff;
    font-size: 18px;
    font-weight: bold;
}
.footother{
    display: flex;
    align-content: center;
    flex-direction: column;
    justify-content: center;
}
.footlogo div{
    margin-left: 10px;
}
.footlogo div p:nth-child(1){
    font-size: 24px;
    font-weight: bold;
    line-height: 1;
    margin-bottom: 7px;
    margin-top: 9px;
}
.footlogo div p:nth-child(2){
    font-size: 14px;
    color: #b3b3b4;
    line-height: 1;
}
.copyright{
    border-top: 1px solid rgb(255 255 255 / .2);
}
.copyright p,.copyright p a{
    line-height: 50px;
    text-align: center;
    color: rgb(255 255 255 / .5);
    transition: all ease .3s;
}
.ftnav{
    margin: 25px 0;
    display: flex;
    justify-content: space-between;
    width: 100%;
    padding-right: 30px;
}
.ftnav ul:nth-child(4){
    display:none;
}
.ftnav a{
    font-size: 14px;
    color: #999;
    line-height: 1.8;
    transition: all ease .3s;
}
.ftnav h1{
    line-height: 1;
    font-size: 16px;
}
.ftnav h1 a{
    font-size: 16px;
    color: #fff;
}
.footnav{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}
.foot_rixx{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    margin: 25px 0;
    width: 40%;
}
.xxadd{
    width: 60%;
    padding-right: 20px;
}
.xxadd li{
    color: #b3b3b4;
    line-height: 2;
    font-size: 14px;
}
.xxadd li i{
    margin-right: 8px;
}
.xxewm li{
    display: inline-block;
    margin: 0 3px;
}
.xxewm ul{
    margin-top: 25px;
}
.footer a:hover{
    color:#0165e6;
}
.jumbotron{
    padding: 0;
    height: 560px;
    margin: 0;
    border: 0;
    position: relative;
}
.sonsort{
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 0 15px;
    background: rgb(0 0 0 / 0.5);
    display: flex;
    justify-content: center;
}
.sonsort div{
    position: relative;
    z-index: 1;
}
.sonsort div ul{
    position: absolute;
    background: rgb(0 0 0 / .4);
    left: 50%;
    width: 120%;
    transform: translateX(-50%);
    transition: all ease .3s;
    opacity: 0;
    visibility: hidden;
}
.sonsort div ul a{
    padding: 0 10px;
}
.sonsort a{
    line-height: 50px;
    text-align: center;
    color: #fff;
    font-size: 16px;
    padding: 0 25px;
    transition: all ease .3s;
    display: block;
}
.sonsort a:hover,
.sonsort a.cur{
    background:#0165e6;
}
.sonsort div:hover ul{
    opacity: 1;
    visibility: visible;
}
.container.pages{
    padding: 40px 15px 80px;
}
.ny_title{
    text-align: center;
    color: #235eb4;
    font-size: 30px;
    margin: 0;
    font-weight: bold;
    border-bottom: 1px solid #eee;
    padding-bottom: 20px;
    margin-bottom: 20px;
}
.jjpage{
    list-style: none;
    display: inline-block;
    text-align: center;
    width: 100%;
    margin: 40px 0 60px;
}
.jjpage li{
    list-style: none;
    width: 22%;
    display: inline-block;
    margin: 0 10px;
    vertical-align: top;
}
.content img{
    margin-bottom:20px;
}
.qiyewenhua{
    background: url(/template/en/images/rBQBG1v0qmqEUePFAAAAAMveZPo201.jpg) no-repeat center;
    padding: 100px 30px;
    color: #fff;
}
.qiyewenhua h3{
    margin-top: 30px;
    font-weight: bold;
}

.ys{
    display: flex;
    justify-content: space-between;
    align-content: center;
    flex-direction: row;
}
.ys_right .ys_img{
    order:2;
}
.ys_img{
    width: 50%;
    max-width: 600px;
    height: 270px;
    position: relative;
    overflow: hidden;
}
.ys_img img{
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    width: auto;
    height: 100%;
}
.ys_text{
    width: 50%;
    background: #f5f5f5;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-content: flex-start;
    padding-left: 30px;
}
.ys_text h3{
    font-weight: bold;
    color: #235eb4;
    font-size: 18px;
    margin: 0;
    line-height: 1;
    margin-bottom: 20px;
}
.ys_text p{
    color: #999;
    line-height: 1.7;
}
.honimg.ny img{
    height: 260px;
}
.bg{
    margin-bottom: 30px;
}
.bg img{
    width: 100%;
}
.nytykj{
    margin: 0;
    width: 100%;
}
.zzb.ny{
    margin-bottom:20px;
}

.pageaniu{
    width: 100%;
    margin-top: 20px;
}
.pagination{
    -ms-flex-pack: left!important;
    justify-content: left!important;
    display: inline-block;
    text-align: center;
    width: 100%;
    border: 0;
}
.pagination a,
.pagination span{
	position: relative;
	display: inline-block;
	padding: .7rem 1.1rem;
	margin: 0 5px;
	line-height: 1.25;
	color: #666;
	background-color: #fff;
	border: 1px solid rgb(169 169 169 / 39%);
	transition: all ease .5s;
}
.pagination .page-link:hover,
.pagination .page-num:hover,
.pagination .page-num-current {
    color: #fff !important;
    background-color: #235eb4;
    border-color: #235eb4;
}


.nn{
    width: 100%;
    padding: 0 15px;
}
.pro_detail_bn .swiper-slide{
    position: relative;
    height: 390px;
    overflow: hidden;
    background: #fff;
}
.pro_detail_bn{
    border: 1px solid #eee;
}
.pro_detail_bn_sul{}
.pro_detail_bn_sul .swiper-slide{
    height: 75px;
    width: 25%;
    position: relative;
    border: 1px solid #eee;
    opacity: .4;
    transition: all ease .3s;
    cursor: pointer;
    overflow: hidden;
    background: #fff;
    margin-top: 10px;
}
.pro_detail_bn_sul img{
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    width: 100%;
    height: auto;
}
.pro_detail_bn_sul .swiper-slide.swiper-slide-thumb-active,
.pro_detail_bn_sul .swiper-slide:hover{
    opacity: 1;
    border: 1px solid #235eb4;
}
.pro_detail_bn .swiper-button-prev,
.pro_detail_bn .swiper-button-next{
    background: #01239e;
    height: 60px;
    width: 34px;
    top: 50%;
    transform: translateY(-50%);
    transition: all ease .3s;
}
.pro_detail_bn .swiper-button-prev{
    left: 0;
}
.pro_detail_bn .swiper-button-next{
    right: 0;
}
.pro_detail_bn .swiper-button-prev::after,
.pro_detail_bn .swiper-button-next::after{
    font-size: 20px;
}
.pro_detail_bn .swiper-button-prev:hover,
.pro_detail_bn .swiper-button-next:hover{
    background: #235eb4;
}
div.zoomDiv{
    z-index:999;
    position:absolute;
    top:0px !important;
    left: 0px !important;
    width:100%  !important;
    height: 100% !important;
    background:#ffffff;
    display:none;
    text-align:center;
    overflow:hidden;
    pointer-events: none;
}
div.zoomMask{
    position:absolute;
    background:url("images/mask.png") repeat scroll 0 0 transparent;
    cursor:move;
    z-index:1;
}
.pro_detail_img img.mepro{
    width: 100%;
    height: auto;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
}
.pro_detail_text h2{
    font-size: 24px;
    margin: 20px 0 10px 0px;
    padding-bottom: 20px;
    border-bottom: 1px dotted #ddd;
}
.pro_detail_text p{
    font-size: 16px;
}
.pro_li{
    border-bottom: 1px solid #235eb4;
    margin-bottom: 10px;
    display: inline-block;
    width: 100%;
}
.pro_li li{
    background: #235eb4;
    color: #fff;
    font-size: 16px;
    padding: 10px 15px;
    display: inline-block;
}
.pro_detail_text p span{
    margin-left: 7px;
    color: #999;
}
.morelink p{
    border: 1px solid #eee;
    padding: 10px;
    margin-bottom: 10px;
}
.pro_content{
    margin-bottom: 30px;
}
.text-secondary a:hover{
    color:#235eb4;
}
.clearfix:after{clear:both;content:".";display:block;font-size:0;height:0;line-height:0;visibility:hidden;}
.clearfix{display:block;zoom:1}


ul#thumblist{display:block;}
ul#thumblist li{float:left;margin-right:2px;list-style:none;}
ul#thumblist li a{display:block;border:1px solid #CCC;}
ul#thumblist li a.zoomThumbActive{
    border:1px solid red;
}

.jqzoom{

	text-decoration:none;
	float:left;
}
.bigimg{
    width: auto !important;
}

.zltx.ny img{
    height: auto;
}
.zltx.ny .tx{
    border: 1px solid #eee;
    margin-bottom: 20px;
    padding-bottom: 20px;
}
.tximgxx{
    margin: 0 auto !important;
    display: block;
}



.news_box {
    background-color: #fff;
    display: inline-block;
    width: 100%;
    padding-bottom: 100px;
}
.box_news{
    width: 100%;
    margin: 40px auto 0;
    max-width: 1200px;
}
.box_news .wow{
    width: 100%;
    display: inline-block;
    overflow: hidden;
    padding: 20px;
    border: 1px solid #eee;
    transition: all ease .2s;
    vertical-align: top;
    margin-bottom: 20px;
    background: #f5f5f5;
}
.box_news .wow:last-child{
    margin-right: 0%;
}
.box_news .wow img{
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    height: auto;
}
.box_news .wow div{
    width: 100%;
    height: 200px;
    position: relative;
    overflow: hidden;
}
.box_news .wow:hover{
    background: #f9f9f9;
    border: 1px solid rgb(21 163 184 / 39%);
}
.box_news .wow h5{
    margin-top: 10px;
    padding: 0 5px;
}
.box_news .wow h5 a{}
.box_news .wow:hover a,
.box_news .wow:hover span{
    color:#fff !important;
}
.box_news .wow p{
    margin-top: 10px;
    padding: 0 5px;
}
.box_news .wow p span{
    display: block;
    color: #0f6fb1;
    transition: all ease .2s;
}
.ny_news .wow .ny_news_img{
    width: 360px;
    display: inline-block;
}
.ny_news .wow .ny_news_text{
    width: calc(100% - 366px);
    display: inline-block;
    height: auto;
    vertical-align: top;
    padding-left: 20px;
}
.ny_news .wow .ny_news_text h5 a{
    color: #1a1a1a !important;
}
.ny_news .wow .ny_news_text p a{
    color: #666 !important;
}
.ny_news .wow .ny_news_text span{
    color: #0f6fb1 !important;
}
.ny_news .wow .ny_news_text i{
    padding: 6px 25px;
    display: block;
    width: 130px;
    text-align: center;
    margin-top: 20px;
    transition: all ease .2s;
    font-style: inherit;
    color: #0f6fb1;
    background: #fff;
    border:1px solid #0f6fb1;
}
.ny_news .wow:hover .ny_news_text i{
    color: #fff;
    background: #0f6fb1;
    border:1px solid #0f6fb1;
}
.page_title {
    text-align: center;
    margin-top: 30px;
    font-size: 28px;
    font-weight: 400;
    color: #333;
}
.page_title.xyao{
    border-bottom: 1px solid #eee;
    padding-bottom: 20px;
    margin-bottom: 20px;
}
.woshixian{
    border-bottom: 1px solid #eee;
    padding-bottom: 20px;
    margin-bottom: 20px;
    text-align: center;
    color: #999;
}
.content {
    min-height: 200px;
}


.form-group label{
    font-size: 14px;
    color: #1a1a1a;
    line-height: 1;
    margin-bottom: 10px;
}
.form-group input,
.form-group textarea{
    color: #333;
    border: 1px solid #eee;
    border-radius: 0;
    height: 45px;
    outline: none;
    transition: all ease .5s;
}
.form-group textarea{
    height: 135px;
    padding-top: 10px;
}
.btn-info {
    color: #fff;
    background-color: #0f6fb1;
    border-color: #0f6fb1;
    border-radius: 0;
    padding: 10px 30px;
    width: auto;
}
.btn-info:hover{
    color: #fff;
    background-color: #0f6fb1;
    border-color: #0f6fb1;
}
.form-group input:focus,
.form-group textarea:focus {
    color: #495057;
    background-color: #fff;
    border-color: #0f6fb12b;
    outline: 0;
    box-shadow: 0 0 0 0rem rgb(232 3 5 / 0.25);
}
.form-group input::-webkit-input-placeholder { color:#ccc; }
.form-group input::-moz-placeholder { color:#ccc; } /* firefox 19+ */
.form-group input:-ms-input-placeholder { color:#ccc; } /* ie */
.form-group textarea::-webkit-input-placeholder { color:#ccc; }
.form-group textarea::-moz-placeholder { color:#ccc; } /* firefox 19+ */
.form-group textarea:-ms-input-placeholder { color:#ccc; } 

.navbar-nav li span{
    display:none;
}


@media screen and (max-width: 768px){
    .navbar{
        padding: 10px 0;
        background: #fff;
    }
    .navbar-toggler {
        background: #0f6fb1;
        display: inline-block;
        float: right;
        color: #fff;
        font-size: 18px;
        outline: none;
        padding: 7px 10px;
        order: 1;
    }
    #navbarNav{
        position: fixed;
        left: 0;
        top: 67px;
        right: 0;
        width: 100%;
        height: calc(100vh - 67px);
        background: #0f6fb1;
        display: none;
    }
    #navbarNav ul{
        display: block;
        flex-direction: column;
        position: static;
        opacity: 1;
        visibility: visible;
    }
    #navbarNav ul ul{
    display: none;
    transition: auto;
    float: left;
    width: 100%;
}
    .navbar-nav li ul li{
        background: none;
        width: 100%;
        transform: translateX(0);
        left: 0;
    }
    .navbar-nav li ul li:first-child{
        margin-top:20px
    }
    #navbarNav .navbar-nav li ul a{
        border: 0;
        text-align: left;
        line-height: 30px;
        color: rgb(255 255 255 / 60%) !important;
    }
    #navbarNav li a{
        width: 100%;
        text-align: left;
        padding: 0 15px;
        line-height: 60px;
        height: auto;
        border-bottom: 1px solid rgb(255 255 255 / 18%);
    }
    #navbarNav li a span:last-child{
        display:none;
    }
    #navbarNav li a span{transform: translateY(0);font-size: 16px;color: #fff;}
    #navbarNav li i{
        color: #fff;
        display: none;
    }
    .qhbanner{
        background: url(/static/upload/image/20210110/1610279259420314.png) no-repeat center !important;
        width: 53px;
        height: 47px;
    }
    .box_ico{
        line-height: 35px;
    }
    .box_ico .ss i{
        color: #fff;
        border-radius: 5px;
        background: #068fd3;
        text-align: center;
        margin-right: 8px;
        display: block;
        padding: 0 7px;
        line-height: 35px;
    }
    .box_ico a{
        color: #fff;
        border-radius: 5px;
        background: #cd0630;
        text-align: center;
        margin-right: 8px;
        display: block;
        padding: 0 7px;
    }
    .search_now .navbar .box_ico .ss i, .search_now .navbar .box_ico a, .donwhead .navbar .box_ico a, .donwhead .navbar .box_ico .ss i {
        color: #fff;
    }
    .search_now .navbar #navbarNav .nav-item a, .donwhead .navbar #navbarNav .nav-item a {
        color: #fff;
    }
    .searchbox{
        top: 67px;
    }
    #navbarNav .nav-item a{
      line-height: 60px;
      height: auto;
      width: calc(100% - 60px);
      display: inline-block;
      float: left;
    }
    .home_banner{
        margin-top: 67px;
    }
    .yqbox{
        padding: 40px 0;
    }
    .yqbox .box_title img{
        max-width: 140px;
        margin-bottom: 10px;
    }
    .yqbox .box_title p{
        font-size: 20px;
    }
    .zzzxbox{
        padding: 40px 0px;
    }
    .zzzxbox .box_title img{
        max-width: 190px;
    }
    .probox{
        padding: 40px 0px;
    }
    .probox .box_title img{
        max-width: 160px;
    }
    .probox .box_title li a{
        margin-bottom: 10px;
        padding: 6px 8px;
    }
    .aboubox{
        padding: 40px 0;
    }
    .aboubox .box_title img{
        max-width: 160px;
    }
    .aboubox ul li{
        width: 50%;
        margin-bottom: 20px;
    }
    .honobox{
        padding: 40px 15px;
    }
    .newstext span{
        display:none;
    }
    .newsbox{
        padding: 40px 0;
    }
    .newsbox .box_title img{
        max-width: 90px;
    }
    .new_right a{
        margin-top: 20px;
        margin-bottom: 20px;
    }
    .foot_xxone,
    .footnav{
        display:none;
    }
    .copyright{
        border: 0;
        padding: 20px 0;
    }
    .footer{
        padding: 0;
    }
    .copyright p, .copyright p a{
        line-height: 24px;
    }
    .copyright p a{
        display:block;
    }
    .jumbotron{
        height: 190px;
        margin-top: 67px;
    }
    .sonsort{
        display:none;
    }
    .jjpage li{
        width: 40%;
    }
    .container.pages{
        padding-bottom: 40px;
    }
    .navbar-nav li span{
      display: block;
      width: 60px;
      display: inline-block;
      float: left;
      line-height: 61px;
      color: #fff;
      text-align: center;
      border-bottom: 1px solid rgb(255 255 255 / 18%);
    }
    .navbar-nav li{
        float: left;
        width: 100%;
        display: block !important;
    }
    .ys_img{
        width: 100%;
        max-width: 100%;
        height: 200px;
        order: 1;
    }
    .ys{
        flex-direction: column;
        width: 100%;
        margin-bottom: 20px;
    }
    .ys_text{
        width: 100%;
        padding: 30px;
    }
    .honimg.ny {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
        margin-bottom: 30px;
    }
    .honimg.ny img{
        height: 200px;
    }
    .page-num{
        display:none !important;
    }
    .pro_detail_bn .swiper-slide{
        height: 200px;
    }
    .pro_detail_bn_sul .swiper-slide{
        height: 30px;
    }
    .pro_li{
        margin-top: 20px;
    }
    .nn{
        padding:0;
    }
    .zltx.ny img{
        height: auto;
    }
    .zltx.ny .tx{
        margin-bottom: 0;
    }
    .ny_news .wow .ny_news_img{
        width: 100%;
        height: 170px;
    }
    .ny_news .wow .ny_news_text{
        width: 100%;
        padding: 20px 0;
    }
}

