.header_top{
    width:100%;
    height:42px;
    line-height:42px;
    background-color:#f5f5f5; 
}
.ht_inner{
    width:1200px;
    height:42px;
    margin:0 auto;
    display:flex;
    justify-content:space-between;
    font-size:14px;
}
.fixed{
    position:fixed;
    top:0;
    left:0;
    z-index:9999;
}
.ht_inner .num i{
    color: rgb(27, 110, 188);
    font-size: 14px;
    font-style:normal;
}
.full_content{
    width: 100%;
    height:100px;
    background-color: rgb(27, 110, 188);
}
.fullc_inner{
    width:1200px;
    height:100%;
    margin:0 auto;
    display:flex;
    justify-content:space-between;
    align-items:center;
}
.fullc_inner img{
    width:418px;
    height:80px;
    display: inline;
}
.fullc_inner .nav{
    height:100%;
    display:flex;
    justify-content:space-between;
    align-items:center;
}
.fullc_inner .nav a{
    display:inline-block;
    width:125px;
    height:100px;
    line-height:100px;
    text-align:center;
    font-size:14px;
    color:white;
    box-sizing:border-box;
    border-right:1px solid #397fc0;
}
.fullc_inner .nav a:hover{
    background-image: url(../images/xmtx.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 90% 100%;
}
.fullc_inner .nav a:nth-child(1){
    border-left:1px solid #397fc0;
}
.aimg{
    background-image:url(../images/xmtx.png);
    background-repeat:no-repeat;
    background-position:center center;
    background-size:90% 100%;
}
.bnaner{
    width:100%;
    height:620px;
}
.swiper-container1{
    width:100%;
    height:620px;
}
.swiper-container1 .swiper-slide{
    width:100%;
    height:620px;
    background-repeat:no-repeat;
    background-position:center center;
    background-size:cover;
}
.swiper-pagination1 .swiper-pagination-bullet{
	width: 14px;
    height: 14px;
    background:white!important;
    opacity:1;
}
.swiper-pagination1 .swiper-pagination-bullet-active{
    background-color: #5ebc28!important;
}
.spinner{
    width:1200px;
    height:600px;
    margin:0 auto;
    color:white;
}
.spinner .one{
    font-size:50px;
    margin-top: 234px;
}
.spinner .one span:nth-child(2){
    margin-left:8px;
}
.spinner .one span:nth-child(3){
    margin-left:8px;
}
.spinner .two{
    font-size:14px;
    width:776px;
    margin-top:20px;
}
.spinner .there{
    width: 24px;
	height: 2px;
    background-color: #ffffff;
    margin-top:40px;
}
/*新闻动态*/
.news_index{
    width:100%;
    height:400px;
    background-color: #f2f2f2;
}
.innera_news{
    width:1200px;
    height:400px;
    margin:0 auto;
    display:flex;
    justify-content:space-between;
    position:relative;
}
.dynamic{
    width:960px;
    display:flex;
    justify-content:space-between;
}
.dynamic .left{
	width: 385px;
}
.inewsex img{
	width: 385px;
	height: 210px;
}
.dynamic .right{
    width:calc(100% - 385px);
    padding-left:40px;
    margin-top: 65px;
}
.right .cmanews{
    width:100%;
    padding:15px 0;
    border-bottom:1px solid #e6e6e6;
    display:flex;
    flex-direction:flex-start;
}
.cmanews .left{
    width: 68px;
	height: 68px;
    background-color: #2270b9;
    color:white;
    text-align:center;
}
.cmanews .left p:nth-child(1){
    font-size: 26px;
    padding-top:5px;
}
.cmanews .left p:nth-child(2){
    font-size: 14px;
}
.dynamic .rightb{
    width:calc(100% - 104px);
    padding-left:10px;
}
.dynamic .rightb .titleb{
    color:#333;
    font-size:16px;
}
.dynamic .rightb .titlec{
    color:#999;
    font-size:14px;
    margin-top:6px;
}
.leanews .time{
    font-size: 14px;
    color: #999999;
}
.leanews a .titleb{
     font-size:16px;
     color:#333;
     margin-top:8px;
}
.leanews .time{
    font-size:14px;
    color:#999;
    margin-top:5px;
}
.leanews .titlec{
    font-size:14px;
    color:#666;
    margin-top:5px;
}
.index_ct{
    width: 242px;
    height: 472px;
    background-color: #2270b9;
    position:absolute;
    margin-top:-110px;
    z-index:99;
    right:0;
}
.index_ct .top{
    width:100%;
    height:97px;
    border-bottom: 1px solid #397fc0;
    color:white;
    padding-left:15px;
    box-sizing:border-box;
}
.index_ct .top .one{
    font-size: 18px;
    padding-top:15px;
}
.index_ct .top .two{
    font-size: 14px;
    padding-top:10px;
}
.index_ct .bottom{
    padding:10px 15px;
    font-size:14px;
    color:white;
    border-bottom: 1px solid #397fc0;
}
.index_ct .bottom .front{
    font-size:20px;
}
.index_ct .bottom p{
    line-height:2em;
}
.index_ct .atten{
    padding:10px 15px;
    line-height:1.8em;
    color:white;
}
/*new_product*/
.new_product{
    width:100%;
    background-color:white;
}
.np_inner{
    width:1200px;
    margin:0 auto;
}
.title span:nth-child(1){
    display:inline-block;
    width:3px;
    height:20px;
	background-color: #5ebc28;
    vertical-align:middle;
}
.title{
    height:65px;
    line-height:65px;
}
.title .text{
    font-size:16px;
    color:#333;
    margin-left: 8px;
}

.title .ytext{
    font-size:14px;
    color:#999;
}
.bby{
    width:1200px;
}
/*无缝滚动*/
#wai {
    width: 100%;
    height: 260px;
    position: relative;
}

#nei {
    width: 1200px;
    height: 260px;
    margin: 0 auto;
    position: relative;
    margin: 0 auto;
    overflow: hidden;
}

#nei ul {
    position: absolute;
    height: 250px;
    left: 0px;
    top: 0px;
}
#nei ul li {
    list-style: none;
    display: inline-block;
}
#nei ul li a {
    display: block;
    float: left;
    margin-right: 20px;
    width: 320px;
    height: 250px;
}
#nei ul li a img {
    width: 320px;
    height: 222px;
    border: 1px solid #ececec;
}
#nei ul li a p {
    text-align: center;
    font-size: 14px;
    height: 28px;
    line-height: 28px;
    color: #333333;
}
/**无缝滚动end**/
.double_banner{
    width:100%;
    /* height:400px; */
    position:relative;
}
.swiper-container3 .swiper-slide{
    width:100%;
    height:400px;
    background-size:cover;
    background-repeat:no-repeat;
    background-position:center center;
    position:relative;
}
.inner3{
    color:white;
    padding-left:70px;
    padding-top:180px;
}
.inner3 p:nth-child(1){
	font-size: 31px;
}
.inner3 p:nth-child(2){
    font-size: 16px;
    margin-top:10px;
}
/*bottom*/
.gallery-thumbsex{
    position:absolute;
    right:20px;
    bottom:20px;
	width: 236px;
    height: 44px;
    z-index: 99;
    background-color:black;
    opacity:.6;
}
.gallery-thumbsex .gallery-thumbs-one{
    margin-top:7px;
}
.gallery-thumbs{
    width:195px;
    height:35px;
    margin:0 auto;
}
.gallery-thumbs .swiper-slide{
    width: 90px;
    height: 30px;
    background-size:cover;
    background-repeat:no-repeat;
    background-position:center center;
}
.swiper-button-next3, .swiper-button-prev3{
    width: 8px!important;
    height: 16px!important;
    background-image:none!important;
}
.swiper-button-next3{
    right:6px!important;
}
.swiper-button-next3 img, .swiper-button-prev3 img{
    width: 8px;
    height: 16px;
    margin-top:14px;
}
.swiper-button-prev3{
    left: 6px!important;
}
/*关于我们*/
.index_about{
    width:100%;
    background-color: #f2f2f2;
}
.ind_atitle{
    width:1200px;
    margin:0 auto;
}
.index_videoex{
    width:100%;
    height: 408px;
    position:relative;
}
.bluebg{
    width: 46%;
	height: 408px;
	background-color: #2270b9;
}
.videoz{
    width:100%;
    height:400px;
    position:absolute;
    top:0;
    left:0;
    z-index:999;
}
.videoz_in{
    width:1200px;
    height:400px;
    margin:0 auto;
    display:flex;
    justify-content:space-between;
}
.videoz_in .left{
    width:540px;
    padding-left:15px;
}
.videoz_in .left p{
    height:35px;
    line-height:35px;
    font-size: 18px;
    color:white;
    margin-top:10px;
}
.videoz_in .revideo{
    margin-top:15px;
}
.videoz_in .right{
    padding-left:30px;
    width:calc(100% - 540px);
}
.videoz_in .rititle{
    font-size: 18px;
    color: #2270b9;
    margin-top:15px;
}
.videoz_in .emptry{
    width: 17px;
	height: 2px;
    background-color: #2270b9;
    margin-top: 10px;
}
.videoz_in .intro{
    font-size: 14px;
    color:#333;
    line-height:2em;
    margin-top: 10px;
}
.iconin{
    display:flex;
    margin-top:20px;
}
.iconin a{
    display:flex;
    flex-direction:column;
    justify-content:center;
    align-items:center;
    width: 72px;
	height: 72px;
	background-color: #ffffff;
    border: solid 1px #cbcccc;
    margin-right:20px;
}
.iconin a:hover{
    border:1px solid #2270b9;
}
.iconin .one{
    width: 36px;
	height: 29px;
}
.iconin .two{
    width: 28px;
	height: 30px;
}
.iconin p{
    font-size: 14px;
    color:#333;
    margin-top:5px;
}
.friend_link{
    width:100%;
}
.linkinner{
    width:1200px;
    height:135px;
    margin:0 auto;
}
.linkinner .linkt{
    font-size:16px;
    color:#333;
    padding-top:40px;
}
.linkinner .cmi{
    margin-top:10px;
}
.linkinner .cmi a{
    color:#666;
}
.cmi span{
    font-size:14px;
}
.cmi a .cmiy{
    display:inline-block;
    width:2px;
    height:14px;
    background-color:#666;
    vertical-align:middle;
    margin-left:8px;
    margin-right:8px;
}
.footer{
    background: #27313b;
    color: #84898e;
    width:100%;
    height:90px;
}
.footer_inner{
	width:1200px;
	height:90px;
	margin:0 auto;
	color:white;
	padding-top: 15px;
}
.footer_inner .cmi{
	margin-top:0!important;
	text-align:center;

}
.footer_inner .cmi a{
	color: #999;
}
.footer_icenter .main a{
	color: #999;
	font-size:14px;
}
.footer_icenter{
	text-align:center;
	margin-top: 6px;
	color: #999;
}
.footer_icenter .main{
	margin-left:20px;
}
.footer_icenter .right{
	margin-left:20px;
}
.footer_icenter .right a{
	color: #999;
}
.footer_bottom{
	text-align:center;
	margin-top: 5px;
}
.footer_bottom span,.footer_bottom a{
	vertical-align:middle;
	color: #999;
}
/*about*/
.ab_banner{
    background-size:cover;
    background-position:center center;
    background-repeat:no-repeat;
    width:100%;
    height:300px;
    position:relative;
}
.ct_content{
    width:100%;
    background-color:#f5f5f5;
    padding:30px 0;
}
.ct_coninner{
    width:1200px;
    margin:0 auto;
    display:flex;
    justify-content:space-between;
}
.ct_coninner .left{
    width:240px;
}
.ct_coninner .left .top{
    width:100%;
    height:90px;
    text-align:center;
    color:white;
    background-color: rgb(27, 110, 188);
    padding-top:15px;
}
.ct_coninner .left .top p:nth-child(1){
    font-size: 24px;
}
.ct_coninner .left .top p:nth-child(2){
    font-size: 14px;
    margin-top:8px;
}
.left_bot{
    background-color:white;
}
.left_bot li{
    height:60px;
    width:100%;
    text-align:center;
    color:#666;
}
.left_bot li a{
    display:inline-block;
    width:90%;
    height:60px;
    line-height:60px;
    font-size:14px;
    text-align:center;
    border-bottom:1px solid #e6e6e6;
}
.left_bot li:hover{
    background-color:  #5ebc28;
    color:white!important;
}
.left_bot li:hover a{
    color:white!important;
}
.lactive{
    background-color:  #5ebc28;
}
.alactive{
    color:white;
}
.left_bot li:last-child a{
    border-bottom:none;
}
.recommend{
    font-size:16px;
    color: rgb(51, 51, 51);
    height:50px;
    line-height:50px;
    padding-left:15px;
}
.swiper-container3{
    width:100%;
}
.ct_coninner .right{
    width:930px;
    background-color:white;
    padding:30px;
}
.ct_coninner .right .posi img{
    width:20px;
    height:20px;
    margin-right:8px;
}
.ct_coninner .right .posi span{
    vertical-align:middle;
    font-size:12px;
    color:#333;
}
.right .artical{
    width:100%;
}
.right .posi{
    padding-bottom:30px;
    border-bottom:1px solid #ddd;
}
.right .artical .chara p{
    font-size:14px;
    color:#666;
}
.right .artical .chara .titlec{
    font-size: 27px;
    color:black;
    margin-top:28px;
}
.right .artical .chara .emptery{
    width: 70px;
	height: 2px;
    background-color: #000000;
    margin-top:20px;
}
.right .artical .chara .introc{
    font-size: 14px;
    color:#666;
    line-height:1.8em;
    margin-top:30px;
}
.chawy{
    padding-top:30px;
}
.chawy p{
    line-height:1.8em;
}
.right .about_img{
    width:100%;
    height:auto;
    margin-top:30px;
}
.right .about_img img{
    max-width:100%;
}
/*cultrue*/
.culture_img{
    width:100%;
    height:370px;
    margin-top:15px;
}
.culture_img img{
    max-width:100%;
    height:auto;
}
.cerimgex{
    margin-top:25px;
}
.cerimgex li a{
    cursor:default;
}
.cerimgex li{
    width: 276px;
    float:left;
    margin-right:20px;
    display:flex;
    flex-direction:column;
    align-items:center;
}
.cerimgex li:nth-child(3n){
    margin-right:0;
}
.cerimgex .img{
	width: 276px;
    height: 208px;
    display:flex;
    justify-content:center;
    align-items:center;
    border:1px solid #e6e6e6;
}
.cerimgex .img img{
	width: 235px;
	height: 157px;
}
.cerimgex .texta{
    width:100%;
    height:64px;
    line-height:64px;
    text-align:center;
    font-size: 14px;
    color:#333;
}
/* .cerimgex li p:hover {
    background-color: #f0bf2e;
    color:white;
} */
.prod_center{
    width:100%;
    padding-bottom:30px;
    border-bottom:1px solid #e6e6e6;
}
.pcex{
    width:100%;
}
.pcex li{
    float:left;
    width: 275px;
    margin-right:22px;
}
.pcex li:nth-child(3n){
    margin-right:0;
}
.pcex li .img{
    width: 275px;
    height: 191px;
    border: 1px solid #ececec;
    position: relative;
}
.pcex li .img img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.pcex li .img .mask{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0,0,0,0.4);
}
.pcex li .img .mask i{
    display: inline-block;
    width: 48px;
    height: 48px;
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url("../images/play.png");
    top: calc(50% - 24px);
    left: calc(50% - 24px);
    position: absolute;
}
.pcex li .texta{
    width:292px;
    height:64px;
    line-height:64px;
    text-align:center;
}
.page{
    margin:0 auto;
    text-align:center;
    margin-top:15px;
    margin-bottom:20px;
}
.page .pre img{
    width: 8px;
    height: 14px;
    margin-top: -3px;
}
.page .next img{
    width: 8px;
    height: 14px;
    margin-top: -3px;
}
.page a{
    display:inline-block;
    width: 30px;
    height: 30px;
    line-height:30px;
    text-align:center;
    border: solid 1px #cccccc;
    color:#999;
    margin-right:5px;
}
.page a.active{
    background-color: rgb(27, 110, 188);
    border:1px solid rgb(27, 110, 188);
    color:white;
}
/*news_content*/
.news_content{
    background-color:white;
    padding:0 20px;
}
.cm_news{
    display:flex;
    justify-content:space-between;
    border-bottom: 1px dashed #dbd4cd;
    padding:30px 0;
}
.cm_news .left{
    width:80px;
    height:80px;
	background-color: #2270b9;
    text-align:center;
}
.cm_news .left p:nth-child(1){
    font-size:22px;
    color: white;
    margin-top:10px;
}
.cm_news .left p:nth-child(2){
    color: white;
    font-size: 12px;
    margin-top:8px;
}
.cm_news .rightb{
    margin-right:15px;
    width:calc(100% - 80px);
    padding-left:15px;
}
.cm_news .rightb .titleb{
    font-size: 16px;
    color:#333;
    margin-top:10px;
}
.cm_news .rightb .titleb:hover{
    color: #1b6ebc;
}
.cm_news .rightb .titlec{
    font-size:12px;
    color:#999;
    margin-top: 5px;
}
.map{
    width:100%;
    height:380px;
    position:relative;
}
#allmap{
    width:100%;
    height:380px;

}
.map_inner{
    width: 370px;
	height: 304px;
	background-color: #2270b9;
    opacity: 0.9;
    position:absolute;
    padding:30px;
    z-index:999;
    top:30px;
    left:30px;
    color:white;
}
.map_inner .top{
    font-size: 24px;
    border-bottom:1px solid white;
    padding-bottom:15px;
}
.cmmaex{
    font-size:14px;
    padding-top:15px;
}
.cmmaex .one{
    width:56px;
}
.cmma .poab{
    flex: 1;
}
.map_inner .cmma{
    display:flex;
    justify-content:flex-start;
    margin-bottom:10px;
}
.coninfor{
    width:100%;
    display:flex;
    justify-content:space-between;
    flex-wrap:wrap;
}
.unameex{
    width:100%;
    display:flex;
    justify-content:space-between;
}
.unameex .uname{
    width:420px;
}
.unameex .uname p{
    font-size:14px;
    color:#333;
    padding-top:20px;
    padding-bottom:10px;
}
input{
    padding-left:10px;
}
.lea_mess {
    width:100%;
}
.lea_mess p{
    font-size:14px;
    color:#333;
    padding-top:20px;
    padding-bottom:10px;
}
.lea_mess textarea{
    width:100%;
    height:135px;
    background-color: #f2f2f2;
    resize:none;
    border:none;
    padding:10px;
}
.unameex .uname input{
    width:420px;
    height: 50px;
    border:none;
    background-color: #f2f2f2;
}
.yz{
    width:100%;
    margin-top:40px;
    display:flex;
    justify-content:space-between;
}
.yz .yzleft input{
    width: 160px;
	height: 50px;
    background-color: #f2f2f2;
    border:none;
}
.yz .yzleft img{
    margin-left:10px;
    width: 110px;
	height: 48px;
}
.submit{
    display:inline-block;
	width: 260px;
	height: 50px;
	background-color: #377dbf;
    line-height:50px;
    text-align:center;
 
    color:white;
}
.submit a{
    font-size:14px;
    color:white;
}
.pc_titleex {
    margin-top:30px;
}
.pc_titleex .pc_title{
    font-size: 24px;
    color:black;
    text-align:center;
}
.pc_titleex .intro{
    margin-top:30px;
    font-size: 14px;
    color:#666;
    line-height:1.8em;
}
/*swiper*/
.pro_swiper{
    width:620px;
    margin:0 auto;
    margin-top:30px;
}
.gallery-top .swiper-slide{
    height: 431px;
    background-repeat:no-repeat;
    background-position:center center;
    background-size:cover;
}
.swiper_boex{
    position:relative;
    width:620px;
    height:63px;
    margin-top:20px;
}
.thumbs_right,.thumbs_left{
    position:absolute;
    width: 20px!important;
    height: 63px!important;
    line-height: 63px!important;
    background-color: #2270b9;
    top:0!important;  
    background-image:none!important;
    text-align:center;
}
.thumbs_right{
    left:0!important;
    margin-top:0!important;
}
.thumbs_left{
    right:0!important;
    margin-top:0!important;
}
.thumbs_left img{
    width: 15px;
    height: 23px;
}
.swiper-slide-thumb-active{
    border:2px solid white;
}
.thumbs_right img{
    width: 15px;
    height: 23px;
}
.detail_intro{
    margin-top:30px;
}
.detail_intro p{
    font-size:14px;
    color:#666;
    line-height:1.8em;
}
.previous{
    margin-top:25px;
}
.previous p{
    font-size: 14px;
    color:#666;
}
.previous p:nth-child(1){
    color: #2270b9;
    margin-bottom:10px;
}
.swiper_boex .swiper-slide{
    width: 90px!important;
    height: 62px;
    background-repeat:no-repeat;
    background-size:cover;
    background-position:center center;
}
.swiper_boex .gallery-thumbs{
    width:calc(100% - 40px);
    height:63px;
}
.swiper_boex .swiper-slide-thumb-active{
    border: solid 1px #2270b9;
}
#marquee4 {
    width: 240px;
    height: 600px;
    overflow: hidden;
    background: #EFEFEF;
}
#marquee4 ul li {
    float: left;
    width: 240px;
}

#marquee4 ul li img {
    width: 240px;
    height: 167px;
}

#marquee4 ul li p {
    width: 240px;
    text-align: center;
    font-size: 14px;
    height: 28px;
    line-height: 28px;
    color: #333333;
}
.product_right{
    min-height:1180px;
}
.newsxq_content{
    width:100%;
}
.newsxq_content .titled{
    font-size: 16px;
    color: #1b6ebc;
    text-align:center;
}
.newsxq_content .detail{
    width:700px;
    margin:0 auto;
    font-size:14px;
    color:#333;
    margin-top:15px;
    display:flex;
    justify-content:space-around;
}
.share i{
    display:inline-block;
    width: 17px;
    height: 17px;
    background-image:url(../images/share.png);
    background-size:cover;
    background-position:center center;
    background-repeat:no-repeat;
    vertical-align:middle;
    background-image:none;
}
.nc_intro .top{
    font-size: 12px;
    color: #868686;
    border:1px solid #e5e5e5;
    background: #F5F5F5;
    line-height:1.8em;
    margin-top:15px;
}
.nc_intro p{
    font-size:14px;
    color:#333;
    line-height:1.8em;
}
.nc_intro .first{
    margin-top:30px;
}
.share a{
    margin-top: 1px!important;
}
.bdshare_popup_box{
    z-index:99999999999;
}
.no_bottom{
    border-bottom:none;
    margin-top:10px;
}
.spinner .first{
    font-size: 36px;
    padding-top: 100px;
}
.spinner .second{
    width:465px;
    font-size: 14px;
    margin-top:15px;
    line-height:1.8em;
}
.newspi{
    height:300px!important;
}
.minwidth{
	min-width:1200px;
}
.qq-contact{
    display: flex;
    align-items: center;
    padding: 10px 20px;
    background: #fff;
    border-radius: 5px 0px 0px 5px;
    font-size: 18px;
    position: fixed;
    right: 2px;
    bottom: 558px;
/*    bottom: 50%; */
    z-index: 10000000;
    cursor: pointer;
    border: 1px solid rgba(90,190,18,1);
    border-right: 0;
    background: #1b6ebc;
    color: #fff;
}
.qq-contact img{
    width: 30px;
}
.qq-contact span{
    margin-left: 12px;
}
.video-layer{
    background-color: #000!important;
}
.video-layer .layui-layer-content {
    width: 800px !important;
    height: 450px !important;
    overflow: hidden !important; }
.video-layer video{
    width: 100% !important;
    height: 100% !important;
}