*{
    margin: 0;
    padding: 0;
    text-decoration: none;
    list-style: none;
}
a{  color: inherit;cursor:pointer;}
h1,h2,h3,h4,h5,h6,i,b,em{
    font-style: normal;
    font-weight: normal;
}
input{
    border: none;
    -webkit-appearance: none;
    outline: none;
}
picture img{
    width: 100%;
}
.clearfid{  margin-top: 2.24rem;  zoom: 1;  display: none;}
input[type=button],input[type=submit]{-webkit-appearance: none; }
.r{
    float: right;
}
.l{
    float: left;
}
.text_right{
    text-align: right;
}
.text_left{
    text-align: left;
}
.ov_hd{  overflow: hidden;}
.im10{  overflow: hidden;}
.im10 img{
    display: block;
    width: 100%;
}
.im20 img{
    display: block;
    width: 100%;
    height: 100%;
}
.bgbg{
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(54, 54, 54, 0.5);
    z-index: 11;
    display: none;
}
.ccc{
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.cccL{
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.cccS{
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    -webkit-align-items: baseline;
    align-items: baseline;
}
.cccT{
     display: -webkit-box;
     display: -ms-flexbox;
     display: -webkit-flex;
     display: flex;
     -webkit-box-pack: center;
     -ms-flex-pack: center;
     -webkit-justify-content: space-between;
     justify-content: space-between;
     -webkit-box-align: baseline;
     -ms-flex-align: baseline;
     -webkit-align-items: flex-start;
     align-items: flex-start;
 }
.cccBC{
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    -webkit-align-items: center;
    align-items: center;
}
.banner_index{width:100%;height:100%;}
.swiper {
    width: 100%;
    height: 100%;
}
/* .banner_index .swiper-slide picture img{width: 100%;height:100vh;}
.banner_index .swiper-slide picture video{width: 100%;height:100vh;} */
.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;

    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.swiper-slide img {
    display: block;
    max-width: 100%;
   /* height: 100%; */
     
}
.banner_index .swiper-slide  video{width: 100%;}  
.swiper-vertical>.swiper-scrollbar{

}

body{
    font: 0.12rem/1.5 SourceHanSans,Arial,Helvetica,arial,sans-serif;
    min-width: 11rem;
    max-width: 19.2rem;
    background: #FFFFFF;
    margin: 0 auto;
    position: relative;
    overflow-x:auto;
}

.header{
    width:100%;
    position:fixed;
    
   background-color:#fff;
	z-index:999;
 left:0;
	height: 0.74rem;
     
}
 
.hmz{
width: 100%;max-width: 13.4rem;
margin: 0 auto; overflow: hidden; display:flex;
     flex-direction:row;justify-content:space-between}

.header2{
     width:100%;
   position:fixed;
     left:0;background-color:rgba(0,0,0,0.3);
}

.m_header{
    
     overflow: hidden;
    position: relative;
    height: 0.74rem;display:none;
}
.sylogo{
    
    width: 1.1rem;
    margin-left: 0.2rem;
    margin-top: 0.14rem;
    font-size: 18px;
    color: #333333;
    
}
.sylogo img{
    height: 0.46rem;
    margin-right: 0.12rem;
}
 
.zjlogo2{
    position: absolute;
    left: 50%;
    width: 0.95rem;
    margin-left: -0.48rem;
    margin-top: 0.14rem;
    display:none
}
.zjlogo2 img{
    width: 0.95rem;
}

.zjlogo{
   
width: 100%;
 
}

 .zjlogo  .right
 {
  position:absolute;
   padding-left:1.6rem;
 
 }
.zjlogo  .right .nav {
	display: flex;
	align-items: center;
	 
	position: relative;
	 
}

.zjlogo  .right .nav>li {
	padding: 0 20px;
	position: relative;
}
.zjlogo  .right .nav>li:hover{
	color:#FFFFFF;
	background-color:#005bac;
}
.zjlogo  .right .nav>li>a {
	font-size: 16px;
	height: 65px;
	line-height: 70px;
	display: inline-block;
}
.zjlogo  .right .nav>li.on>a{
	border-top: 2px solid #005bac;
}
.zjlogo  .right .nav>li.on>a{
	border-top: 2px solid #fff;
}
.zjlogo .right .nav>li span {
	position: absolute;
	top: 50%;
	right: 0;
	width: 0;
	background: url(../images/xjt.png) no-repeat center center;
	transition: transform .5s;
	display: inline-block;
	height: 14px;
	width: 14px;
	margin-top: -7px;
}

.zjlogo .right .nav>li .nav-box {
	position: absolute;
	top: 65px;
	z-index: 10000;
	box-sizing: border-box;
	left: 0;
  display:none;
	transition: all .5s;
	width:  100%;
	 
	background:  #fff;
}

.zjlogo  .right .nav>li .nav-box>li {
	 
	 
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 4px;
	margin-right: 0.2rem;
	width: 100%;
}
.zjlogo  .right .nav>li .nav-box>li:hover{
	color: #d36767;
}
.zjlogo  .right .nav>li .nav-box>li>a {
	width: 100%;
	height:.4rem;line-height:.4rem;
	text-align: center;
	color: #666666;
	font-size: 14px;
	border-bottom: 1px solid #ccc;
	display: inline-block;
	cursor:  pointer;
	 
}
.zjlogo  .right .nav>li .nav-box>li>a i{
	display: block;
	font-style: normal;font-family: ArialMT;font-size: 12px;
}
.zjlogo  .right .nav>li .nav-box>li>a:hover{
	color: #fff;
	
	background-color:#005bac;
}

.zjlogo  .right .nav>li .nav-box:hover {
}
 
.zjlogo .right .nav>li>a:hover {
	color: #fff;
	
}

.zjlogo .right .nav>li:hover span {
	transform: rotate(180deg);
}

.zjlogo .right .nav .active a {
	color: #222;
}

.zjlogo .right .nav .active span {
	transform: rotate(180deg);
}

.zjlogo .right .nav li:hover .nav-box {
	display: block;
}




.search-content {
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background: rgba(0, 0, 0, 0.75);
	z-index: 1000001;
	display: none;
}

.search-content .search-box {
	position: absolute;
	top: calc(50% - 170px);
	left: calc(50% - 410px);
}

.search-content .search-box .outer-box {
	width: 820px;
	height: 100px;
	border-radius: 50px;
	box-sizing: border-box;
	padding: 10px;
	background: rgba(255, 255, 255, 0.2);
}

.search-content .search-box .outer-box .inner-box {
	width: 100%;
	height: 100%;
	line-height: 87px;
	 
	border-radius: 40px;
	background: #fff;
	position: relative;
    text-indent:20px;
}

.search-content .search-box .outer-box .inner-box input {
	background-color: transparent;
	height: 60px;
	width: 90%;
	border: 0;
	border-radius: 0;
	font-size: 20px;
}

.search-content .search-box .outer-box .inner-box .search-icon-box {
	display: inline-block;
	width: 80px;
	height: 80px;
	right: 0;
	top: 0;
	border: 0;
	background-color: transparent;
	cursor: pointer;
	position: absolute;
	background-position: center;
	background-repeat: no-repeat;
	background-size: 25px 25px;
	background-image: url("../images/search03.png");
}

.search-content .search-box .close {
	text-align: center;
	margin-top: 180px;
}

.search-content .search-box .close i {
	display: inline-block;
	width: 60px;
	height: 60px;
	cursor: pointer;
	background-repeat: no-repeat;
	background-size: cover;
	background-image: url("../images/close01.png");
}
 
.sousuo{
    overflow: hidden;
   
    margin-right: 0.4rem;
    width:2.4rem;display:flex;flex-direction:row;justify-content:flex-start;
}
.sousuo .sst{
    float: left;
    width: 0.2rem;
    display: block;
    padding-top: 0.27rem;
    margin-right: 0.5rem;
	 
}
.sousuo .sst img{
    width: 0.2rem;
}


.sousuo .qiu{
    float: left;
    width: .18rem;
    display: block;
    padding-top: 0.27rem;
     margin-right: 0.1rem;
   
}
.sousuo .qiu img{
    width: 0.18rem;
}

.sousuo .site{
    float: left;
    width: .18rem;
    display: block;
    padding-top: 0.25rem;
   
}

.sousuo .site a{width:.8rem;height:auto;display: inline-block;font-size:.14rem;}
.header2 .sousuo .site a{width:.8rem;height:auto;display: inline-block;font-size:.14rem;color:#FFFFFF;}
.sousuo .site select{

 
border: 0;


appearance:none;
-moz-appearance:none;
-webkit-appearance:none;


background: url("../images/jian.png") no-repeat scroll right center transparent;

padding-right: 14px;
}

.sousuo .site select::-ms-expand { display: none; }



.header-fix{position:fixed;z-index:99;width:100%}
.header-fix .zjlogo{color:#fff}
.header-fix .zjlogo .right .nav li a:hover{color:#fff}

    .header-fix .sousuo .site select {
        color:#fff;
        background: url("../images/head_12.png") no-repeat scroll right center transparent;
        border:none;
 
    }
.header-fix .sousuo .site select:hover{ color:#666666;
}
     

    

.sousuo .dhl{
    display: block;
    float: left;
    color: #888888;
    width: 0.9rem;
    text-align: center;
    margin-top: 0.29rem;
}
.sousuo .dhl.on{
    color: #222222;
}
.sousuo .dhl span{
    display: block;
    height: 0.17rem;
    border-right: 1px solid #888;
}
.sousuo .dhl:last-of-type span{
    border-right: none;
}
.point{
    cursor: pointer;
}
.siderMenu{
    position: fixed;
    left: -110%;
    background-color: #fff;
    top: 0;
    height: 100%;
    width: 4.5rem;
    z-index: 99;
    transition: left 0.5s;
}
.siderMenu.show{
    left: 0;
    transition: left 0.5s;
}
.pdc{
    padding: 0.14rem 0.2rem 0.14rem 0;
}
.Mheader{
    border-bottom: 1px solid #ebebeb;
    padding-left: 0.5rem;
}
.menulogo{
    float: left;
    font-size: 18px;
    color: #333333;
    display: flex;
    align-items: center;
}
.menulogo img{
    height: 0.46rem;
    margin-right: 0.12rem;
}
.fclose{
    float: right;
}
.Mcontent{
    border-bottom: 1px solid #ebebeb;
}
.Mcontent .ax{
    display: block;
    font-size: 20px;
    color: #1c1c1c;
    padding: 0.12rem 0;
    padding-left: 0.5rem;
    background: url("../images/right_t.png") no-repeat 4.1rem 0.18rem;
}
.Mcontent .ax:hover{
    background: #efefef url("../images/right_t.png") no-repeat 4.1rem 0.18rem;
}
.Mlang{
    padding-left: 0.5rem;
    border-bottom: 1px solid #ebebeb;
}
.Mlang a{
    display: block;
    font-size: 16px;
    color: #9a9a9a;
    padding: 0.12rem 0;
    background: url("../images/right_t.png") no-repeat 4.1rem center;
}
.Mwx{
    padding-left: 0.5rem;
}
.Mwx img{
    margin: 0.2rem 0;
}
.axM{
/*    height: 0;
    transition: all 0.5s;
    overflow: hidden; */
    display: none;
    padding: 0.1rem 0.2rem;
    /* background-color: #fefefe; */
}
.axM a{
    display: block;
    margin: 0.1rem 0;
}






.content{
    overflow: hidden;
    width: 100%;
    max-width: 13.42rem;
    margin: 0 auto;
}
.products{
    margin: 0 auto;
    width: 100%;
    overflow: hidden;
}
.content h1{
    font-weight: normal;
    color: #222;
    font-size: 0.48rem;
    line-height: 1;
    text-align: center;
    padding-top: .39rem;
    margin-bottom: 0.25rem;
    font-weight:600;
}

.indexcp{    margin-top: 1rem;
    background: url(../images/bgcp.png) no-repeat center top}

.indexxz{margin-top: 1rem;
    background: url(../images/bgxz.png) no-repeat center top}


.indexhb{margin-top: 1rem;
    background: url(../images/bghb.png) no-repeat center top}

.centp p{  font-size: 0.2rem;color:#666;
    text-align: center;
    width: 7.5rem;
    margin: 0 auto;
    margin-bottom: .1rem;}
 
.content p1{
    font-size: 0.24rem;
    text-align: center;
    width: 7.5rem;
    margin: 0 auto;
    margin-bottom: 1.2rem;
}
.tuwens{
    overflow: hidden;
	margin-top: .7rem;
}
.tuwensa{
    overflow: hidden;
    width: 100%;
    
    position: relative;
}
.tuwensbL{
    width: 100%;
    display: block;
    position: relative;
}
.tuwensb{
    width: 4.3rem;
    float: right;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-right: 3%;
    padding-top: 16%;
    padding-bottom: 6%;
    z-index: 2;
    position: absolute;
    right: 0;
    top: 0;
}
.tuwensb h2{
    font-size: 0.48rem;
    color: #FFFFFF;
    text-align: right;
    line-height: 1;
    margin-bottom: 0.2rem;
}
.tuwensb .p2{
    color: #FFFFFF;
    font-size: 0.22rem; 
    text-align: right;
}
.tuwensb p{width:auto; text-align: right;}
.tuwensb .cp{
    width: 90%;
    margin-top: 24%;
    float: right;
}
.tuwensc{
    overflow: hidden;
}
.tuwensd{
    float: left;
    width: 32%;
    margin-right: 2%;
    position: relative;
	overflow: hidden;
}

 
.tuwensd:hover img{
    transform: scale(1.1,1.1);
	transition: all 0.6s;
}

.tuwensd:nth-of-type(3n){
    margin-right: 0;
}
.tuwensd img{
    width: 100%;
    display: block;
}
.tuwensd .sm{
    width: 100%;
    height: 0.55rem;
    text-align: center;
    line-height: 0.55rem;
    background-color: rgba(0, 0, 0, 0.55);
    font-size: 0.24rem;
    position: absolute;
    left:0;
    bottom: 0;
    color: #FFFFFF;
}
.zsqwan{
    display: block;
    margin: 0 auto; 
    width: 1.53rem;
    height:.5rem;
    margin-top: 0.55rem;
    background:url('../images/more.png') no-repeat;
    transition: all 0.3s;
	-webkit-transition: all 0.3s;
}
.zsqwan:hover{
     background:url('../images/more1.png') no-repeat;
}
.zsqwan img{
    width: 1.53rem;
}
.chooseus{
    overflow: hidden;
    width: 100%;
    margin: 0 auto;
}
.chooseus .tt2{
    display: block;
    width: 100%;
	margin-top:.8rem;
}
.chooseus .tt2:hover{
 animation:pulse;animation-duration: 2s;
}
.chooseusa{
    overflow: hidden;
}
.chooseusa .wz{
    width: 50%;
    float: left;
    overflow: hidden;
    padding-top: 0.2rem;
    padding-right: 0.2rem;
    box-sizing: border-box;
}
.chooseusa .wz p.w1{
    font-size: 0.2rem;
    color: #222222;
    margin-bottom: 0.18rem;
    font-weight:600;
}

.chooseusa .wz p{
    font-size: 0.16rem;
    color: #888;
}
.chooseusb{
    overflow: hidden;
    background-color: #fafafa;
    margin: 0 auto;
    width: 100%;
    margin-top: .6rem;
    margin-bottom: .6rem;
}
.chooseusb .wzsm{
    float: left;
    width: 42%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 0.3rem;
}
.chooseusb .wzsm .btt{
    
    margin-top: .1rem;
    margin-bottom: 0.35rem;
	font-size:.48rem;
	text-align:left;
}
.chooseusb .wzsm p{
    font-size: 0.16rem;
    color: #888888;
    margin-bottom: 0.4rem;
}
.chooseusb .wzsm .qw{
    width: 1.53rem;
}

.chooseusb .wzsm .zsqwan{margin-left:0;}
.chooseusb .ptsm{
    float: right;
    max-width: 7.23rem;
    margin: 0.24rem;
    position:relative;
}
.chooseusb .ptsm a{width:.17rem;height:.18rem;background:url('../images/dian.png')}

.tts{width:20%}

.a1{position:absolute;left:1.08rem;top:2.31rem;animation:flash;animation-duration: 2s;-webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;}
/* .a1:hover{animation:flash;animation-duration: 2s;-webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;} */

.a2{position:absolute;left:1.55rem;top:1.75rem;animation:flash;animation-duration: 2s;-webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;}
/* .a2:hover{animation: bounce;animation-duration: 2s;} */

.a3{position:absolute;left:3.75rem;top:1.95rem;animation:flash;animation-duration: 2s;-webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;}
/* .a3:hover{animation: bounce;animation-duration: 2s;} */

.a4{position:absolute;left:4.55rem;top:2.1rem;animation:flash;animation-duration: 3s;-webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;}
/* .a4:hover{animation: bounce;animation-duration: 2s;} */

.a5{position:absolute;left:5.6rem;top:2.3rem;animation:flash;animation-duration: 2s;-webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;}
/* .a5:hover{animation: bounce;animation-duration: 2s;} */

.a6{position:absolute;left:6.05rem;top:2rem;animation:flash;animation-duration: 3s;-webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;}
/* .a6:hover{animation: bounce;animation-duration: 2s;} */

.a7{position:absolute;left:6.3rem;top:2.25rem;animation:flash;animation-duration: 2s;-webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;}
/* .a7:hover{animation: bounce;animation-duration: 2s;} */



.newsxq .shar1{margin-left:.9rem;float:left}
.newsxq .shar2{margin-left:.4rem;float:left}
.wechat-icon-box {
  margin: 0 0 0 23px;
}
.icon-weixin{float:left}
 .weixin-popup {
		    position: absolute;
		   display:none;
		    bottom: 50px;
		    left: -81px;
		    z-index: 999;
		    font-size: 14px;
		}
		.position-relative {
		    position:absolute;float: left;
margin-left: 0.35rem;
		}
		.wechat-icon-box:hover .weixin-popup {
		    display: block;
		}
		
		.weixin-popup .info {
		    width: 202px;
		    height: 195px;
		    background: #FFFFFF;
		    position: relative;
		    box-shadow: 0 0 5px #A3A3A3;
		    text-align: center;
		}
		
		.weixin-popup .info::before {
		    content: '';
		    position: absolute;
		    display: block;
		    height: 8px;
		    width: 8px;
		    background: #fff;
		    transform: rotateZ(45deg);
		    bottom: -4px;
		    left: 50%;
		    margin-left: -6px;
		    border-right: 1px solid #E5E5E5;
		    border-bottom: 1px solid #E5E5E5;
		    color: #666666;
		    font-size: 14px;
		}
		
		.weixin-popup .info .tit {
		    width: 100%;
		    height: 28px;
		    line-height: 28px;
		    background: #F3F3F3;
		    font-family: Source Han Sans CN;
		    font-weight: 400;
		}
		
		.weixin-popup .info img {
		    width: 109px;
		    height: 109px;
		    margin-top: 3px;
		    margin-bottom: 2px;
		}
		
		.weixin-popup .info .d {
		    padding: 0 16px;
		}
.manufa{
    overflow: hidden;
	margin-bottom:1rem;
}
.manufb{
    overflow: hidden;
    margin-bottom: 0.25rem;
}
.manufb .tw{
    float: left;
    position: relative;
}
.manufb .tw img{
    width: 100%;
    display: block;
	opacity:0.8;
	filter:alpha(opacity=80);
}
.manufb .tw:hover img{
   animation:pulse;animation-duration: 2s;
   opacity:1.0;
   filter:alpha(opacity=100);
}
.manufb .tw .w1{
    position: absolute;
    bottom: 0.55rem;
    left: 0.35rem;
    color: #FFFFFF;
    font-size: 0.24rem;
}
.manufb .cw{
    width: 4.27rem;
    padding-left: 0.3rem;
    position: relative;

    background: url(../images/indezz.png) no-repeat center right
}
.manufb .cw h1{
    font-size: 0.48rem;
    font-weight: normal;
    text-align: right;
    color: #222;
    margin-top: 1.15rem;
    font-weight:600;
}
.manufb .cw .z1{
    font-size: 0.22rem;
    text-align: right;
    color: #666;
    margin-top: 0.25rem;
}
 
.manufb .cw .w1{
    position: absolute;
    bottom: 0.55rem;
    left: 0.65rem;
    color: #fff;
    font-size: 0.24rem;
}
.manufb .cw img{
  
   opacity:0.8;
   filter:alpha(opacity=80);
}
.manufb .cw:hover img{
  animation:pulse;animation-duration: 2s;
  opacity:1.0;
  filter:alpha(opacity=100);
}

.mySwiper2 .swiper-pagination-bullet{width:1rem;height:.04rem;background-color:#888888;border-radius:0;}
		.mySwiper2 .swiper-pagination-bullet-active{background-color:#005bac;}
.partnera{
    overflow: hidden;
    padding-bottom: 0.4rem;
	width:100%;
}
.partnera .pp{
    width: 16.66%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    height: 1.2rem;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 16px;
}
.partnera .pp img{
    max-width: 100%;
}
.footer{
    background: url("../images/bdbj.png") no-repeat center;
    height: 2.84rem;
    background-size: 100% 100%;
    padding: 0.55rem 0 0.2rem;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.footera{
    max-width: 13.5rem;
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
    color: #FFFFFF;
    padding: 0 0.1rem ;
    font-size: 14px;
	height:.8rem;
	border-bottom:1px solid #66a8bc;
}
.footerb{ max-width: 13.5rem;
    width: 100%;
    margin: 0 auto;display: flex;flex-direction:row;justify-content:flex-start; margin-top:.4rem;margin-bottom:.1rem;}
	
	
 
	.footerc{ max-width: 13.5rem;
	    width: 100%;
	    margin: 0 auto;position: relative;}
		.ewm{position: absolute;top:-0.7rem;right: 0;display:flex;flex-direction: column;justify-content: center;align-items: center;width:1rem;}
		.ewm img{width:100%;}
		.ewm span{width:100%;text-align:center;font-size:.14rem;color:#ffffff;}
		
.footera2{
    margin-bottom: 0.2rem;
}
.Copyright p{
	font-size:.14rem;color:#a6ccdb;float: left;
}
.Copyright p a{color:#a6ccdb;}
.footerL{
	
    float: left;
}
.fr{ float:right;}
.footerL .flogo{
     
}
.fcontact{
    overflow: hidden;
    padding: 0.4rem 0 0;
}
.fcontact img{
    float: left;
}
.fcontactR{
	display: flex;flex-direction:row;justify-content:flex-start;
    font-size: .18rem;
    
	 
	color: #FFFFFF;
}
.footerLogoM img{width:.22rem;height:.22rem;margin-left:.1rem;}
.fcontactR h5{
   height:.3rem; line-height:.3rem;margin-left:.1rem;
}
.fcontactR p{
    font-weight:bold;
}
.footerR{
    float: right;
    width: calc(100% - 600px);
}
.footerR.r{
    width: auto;
}
.flink{
    text-align: right; font-size:.18rem; color:#FFFFFF;margin-right:1.3rem;
}
.flink span{padding-right:.5rem ;color:#FFFFFF}
.flink a{padding:0 .05rem; color:#FFFFFF}
 
 
.footerMenu{
    text-align: left;
    font-size: 14px;
     
}
.footerMenu h4{
    font-size: 16px;
    margin-bottom: 0.3rem;
}
.footerMenu p{
    margin-bottom: 0.15rem;
}
.footerLogoM











.zjwom{
    overflow: hidden;
}
.zjwom img{
    width: 100%;
}
.zjwoma{
    width: 100%;
    max-width: 13.4rem;
    margin: 0 auto;
    overflow: hidden;
    padding-top: 1.2rem;
    padding-bottom: 1.2rem;
}
.zjwoma .pp1{
    font-size: 0.24rem;
    color: #222222;
    text-align: center;
}
.zjwoma .wmt{
    width: 7.77rem;
    display: block;
    margin: .5rem auto;
}
.zjwomen{
    overflow: hidden;
}
.wmfzs{
    overflow: hidden;
    margin-bottom: 1.2rem;
}
.wmfzs img{
    width: 100%;
}
.wmfzsa{
    overflow: hidden;
}

.mySwiper .swiper-pagination-bullet{
    opacity: 0.2;
    background:#fff;
}
.mySwiper .swiper-pagination-bullet-active {
    opacity: 1;
    background:#fff;
}
.mySwiper2 .swiper-pagination-bullet{
    opacity: 0.2;
    background:#000000;
    margin: 0 0.15rem !important;

}
.mySwiper2 .swiper-pagination-bullet-active {
    opacity: 0.7;
    background:#000000;
}
.vision{
    overflow: hidden;
    margin-bottom: 1.2rem;
}
.visiona{
    overflow: hidden;
    padding-top: 0.6rem;
    padding-bottom: 0.65rem;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	padding-left:2rem;
}
.visionb{
    overflow: hidden;
    width: 50%;
    float: left;
}
.visionb .tt{
    width: 100%;
}
.visiona.aa{
    background: url("../images/v33.png") no-repeat top;
    background-size: 100% 100%;
}
.visionc h6{
    font-size: 0.48rem;
    color: #222;
    font-weight:normal;
    margin-top: 1.1rem;
    line-height: 1;
    margin-bottom: 0.35rem;
}
.visionc{
    overflow: hidden;
    padding-left: 0.75rem;
}
.visionc p{
    font-size: 0.16rem;
    color: #888888;
    width: 4.7rem;
}
.partner{
    overflow: hidden;
    max-width: 13.4rem;
    width: 100%;
    margin: 0 auto;
}
.partner h5{
    font-weight: normal;
    font-size: 0.48rem;
    color: #222;
    text-align: center;
    line-height: 1;
    margin-top: .5rem;
    margin-bottom: 0.25rem;
}
.partner .w1{
    font-size: 0.24rem;
    text-align: center;
    color: #222;
    margin-bottom: 0.45rem;
}
.partnera2{
    overflow: hidden;
    margin-top: .6rem;
	
	height: auto;
	background: url('../images/bgqqbj.png') no-repeat;
	background-size:100% 100%;
}
.partnera2 img{
    width: 100%;
}
 
 .parkuang{width:12rem; height:100%;position: relative;margin:0 auto; }
 .parkuang img{width:100%;height:100%;}
.parkuang  a{width:.17rem;height:.18rem;background:url('../images/dian.png')}

.parkuang  .mapa1{position:absolute;left:3.3rem;top:2.5rem;animation:flash;animation-duration: 2s;-webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;}
	.parkuang  .mapa2{position:absolute;left:3.78rem;top:1.9rem;animation:flash;animation-duration: 2s;-webkit-animation-iteration-count: infinite;
	    animation-iteration-count: infinite;}
		.parkuang  .mapa3{position:absolute;left:6.2rem;top:2.1rem;animation:flash;animation-duration: 2s;-webkit-animation-iteration-count: infinite;
		    animation-iteration-count: infinite;}
			.parkuang  .mapa4{position:absolute;left:7.1rem;top:2.3rem;animation:flash;animation-duration: 2s;-webkit-animation-iteration-count: infinite;
			    animation-iteration-count: infinite;}
				.parkuang  .mapa5{position:absolute;left:8.21rem;top:2.5rem;animation:flash;animation-duration: 2s;-webkit-animation-iteration-count: infinite;
				    animation-iteration-count: infinite;}
					.parkuang  .mapa6{position:absolute;left:8.65rem;top:2.05rem;animation:flash;animation-duration: 2s;-webkit-animation-iteration-count: infinite;
					    animation-iteration-count: infinite;}
						.parkuang  .mapa7{position:absolute;left:8.95rem;top:2.45rem;animation:flash;animation-duration: 2s;-webkit-animation-iteration-count: infinite;
						    animation-iteration-count: infinite;}

.partnerb{
    overflow: hidden;
    max-width: 13.4rem;
    padding-top: 0.8rem;
   
    margin: 0 auto;
}
.partnerc{
    height: 4.6rem;
    width: 31%;
    margin-right: 1.6%;
    float: left;
}
.partnerc:nth-of-type(3n){
    margin-right: 0;
}
.partnerc .t1{
    width: 100%;
}
.partnerc h4{
    font-weight: normal;
    color: #222222;
    font-size: 0.32rem;
    line-height: 1;
    margin-top: 0.25rem;
    margin-bottom: 0.2rem;
}
.partnerc .p1{
    color: #222222;
    font-size: 0.18rem;
    margin-bottom: 0.1rem;
}
.partnerc .p2{
    color: #888;
    font-size: 0.18rem;
}
.newsls{
    overflow: hidden;
}
.newsa{
    overflow: hidden;
    background: url("../images/xwdt.png") no-repeat top;
    background-size: 100% 100%;
     height: 5.85rem;
	 position: relative;
}
.newsb{
    max-width: 13.4rem;
    width: 100%;
    margin: 0 auto;
    color: #FFFFFF;
    padding-top: 1.63rem;
    overflow: hidden;
	
}
.newsb h1{
    font-weight: normal;
    font-size: 0.9rem;
    margin-bottom: 0.4rem;
    line-height: 1;
}
.newsb .px{
     
    margin-bottom: 0.37rem;
     
}
.newsb .px span{width:.54rem;height:.06rem;background-color:#FFFFFF;display:block;}

.newsb .p1{
    font-size: 0.42rem;
    margin-bottom: 2rem;
    
}
.newsc{
	width: 100%;
	 
    overflow: hidden;
    background-color: #f7f7f7;
	 
}
.newsc .bt{
    background-color: #fff;
    height: 0.5rem;
    margin-bottom: 0.8rem;
}
.newsc .bta{
    max-width: 13.4rem;
    margin: 0 auto;
}
.newsc .bta a{
    display: block;
    float: left;
    padding-top: 0.10rem;
    font-size: 0.2rem;
    color: #222;
    margin-right: 1.2rem;
}
.newsc .bta a i{
    display: none;
    margin-top: 0.06rem;
    width: 1.29rem;
    height: 0.02rem;
    background: url("../images/xwx1.png") no-repeat center;
    background-size: 100% 100%;
}
.newsc .bta a i.aa{
    width: 0.5rem;
    height: 0.02rem;
    background: url("../images/xwx2.png") no-repeat center;
    background-size: 100% 100%;
}
.newsc .bta a.on i{
    display: block;
}
.newsd {
    display: flex;
    flex-wrap: wrap;
    margin: 0.9rem auto;
    max-width: 13.4rem;
}
.newse{
    float: left;
    background-color: #fff;
    margin-bottom: 0.35rem;
    width: 32%;
    margin-right:2%;
    padding-bottom: .2rem;
}
.newse:nth-of-type(3n){
    margin-right: 0;
}
.newse img{
    width: 100%;
	height:2.59rem;
    margin-bottom: 0.3rem;
    display: block;
}
.newse h2{
    font-size: 0.24rem;
    color: #222222;
    font-weight: normal;
    padding-left: 0.25rem;
    padding-right: 0.25rem;
    margin-bottom: 0.1rem;
	height: .4rem;
	overflow: hidden;
}
.newse .yl{
    overflow: hidden;
    padding-left: 0.25rem;
    padding-right: 0.25rem;
}
.newse .yl .xsp{
    float: left;
    width: 0.18rem;
    margin-right: 0.1rem;
}
.newse .yl .p1{
    float: left;
    border-right: 1px solid #888888;
    height: 0.18rem;
    width: 0.65rem;
    margin-right: 0.2rem;
}
.newse .yl P{
    color: #888888;
    font-size: 0.18rem;
    line-height: 0.18rem;
}
.newsxq{
    overflow: hidden;
    max-width: 12.2rem;
    margin: 0 auto;
    padding-bottom: 1.2rem;
}
.newsxq .bt{
    overflow: hidden;
    padding-top: 0.3rem;
    color: #333;
    font-size: 0.18rem;
}
.newsxq .bt .p1{
    float: left;
    margin-right: 0.1rem;
}
.newsxq .bt .a1{
    float: left;
    color: #999999;
    margin-right: 0.1rem;
}
.newsxq .bt .a2{
    float: left;
}
.newsxq h1{
    font-weight: normal;
    line-height: 1;
    margin-top: 0.7rem;
    margin-bottom: 0.15rem;
    color: #1a1a1a;
    font-size: 0.4rem;
    text-align: center;
}
.newsxq .pp{
    text-align: center;
    color: #808080;
    display: block;
    font-size: 0.16rem;
}
.newsxq .yl{
    overflow: hidden;
    margin-top: 0.2rem;
    margin-bottom: 0.7rem;
}
.newsxq .yb{
    float: right;
    overflow: hidden;
}
.newsxq .a6{
    display: block;
    float: left;
    margin-left: 0.55rem;
}
.newsxq .a6 img{
    height: 20px;
}
.newsxq .a6 img.cc{
    height: 22px;
}
.newsxq p{
    font-size: 0.18rem;
    color: #333;
    text-indent: 2em;
    margin-bottom: 0.3rem;
}
.newsxq .tt{
    width: 100%;
    margin-top: 0.2rem;
    margin-bottom: 0.8rem;
}
.newsxq .zxm{
    
	clear: both;
	    width: 100%;
	    height: 1.8rem;
	    position: relative;
	    display: flex;
	    flex-direction: row;
	    justify-content: space-between;
}
.newsxq .zxm .a11{
    float: left;
    overflow: hidden;
    display: block;
}
.newsxq .zxm .a22{
    float: right;
    display: block;
    color: #FFFFFF;
    width: 1.3rem;
    text-align: center;
    height: 0.5rem;
    line-height: 0.5rem;
    background: url("../images/ann.png") no-repeat center;
    background-size: 100% 100%;
    font-size: 0.18rem;
}
.newsxq .yll{
    overflow: hidden;
    font-size: 0.16rem;
    color: #666666;
    margin-bottom: 0.06rem;
}
.newsxq .yll .w1{
    float: left;
}
.newsxq .yll a{
    float: left;
    display: block;
    margin-left: 0.1rem;
}
.newsxq .yll a.on{
    color: #1173bc;
}
.touzi{
    overflow: hidden;
}
.touzi .newsa{
    overflow: hidden;
    background: url("../images/tzz.png") no-repeat top;
    background-size: 100% 100%;
}
.infin{
    overflow: hidden;
}
.infin .newsa{
    overflow: hidden;
    background: url("../images/yf.png") no-repeat top;
    background-size: 100% 100%;
}
.infina{
    
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
    margin-bottom: 0.7rem;
}
.infina h1{
    font-weight: normal;
    text-align: center;
    line-height: 1;
    margin-top: 1.2rem;
    margin-bottom: 0.25rem;
    color: #222222;
    font-size: 0.48rem;
}
.infina .w1{
    color: #222222;
    font-size: 0.24rem;
    text-align: center;
    margin-bottom: 0.6rem;
}
.work{
    overflow: hidden;max-width:13.4rem;margin:0 auto
}
.worka{
    float: left;
    margin-right: 1.5%;
    width: 32%;
}
.worka:nth-of-type(3n){
    margin-right: 0;
}
.worka div{width:100%;height: 3.17rem;overflow:hidden;}
.worka img{
    width: 100%;
}
.worka:hover img
{
	 transform: scale(1.05);transition: 0.5s ease;
}
.worka .sm{
    line-height: 1;
    margin-top: 0.3rem;
    margin-bottom: 0.5rem;
    font-size: 0.32rem;
}
.joinus{
    overflow: hidden;max-width:13.4rem;margin:0 auto
}
.xbtBox .xbt{
    overflow: hidden;
    height: 1.12rem;
    background-color: #f7f7f7;
    margin-top: 0.2rem;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 0.4rem;
    padding-right: 0.4rem;
    color: #222;
    font-size: 0.2rem;
    cursor: pointer;
     -webkit-user-select: none;   
     padding-top: .14rem;
     padding-bottom: .14rem;
}
.joinus .xbt .p1{
    float: left;
    width: 33.3%;
    
}
.joinus .xbt .x1{height:0.38rem;line-height:0.38rem}
.joinus .xbt .x1 .xz{font-size:0.22rem;color:#ff5959}
.xbtBox.active .xbt{
    color: #FFFFFF;
    background: url("../images/jo.png") no-repeat center;
    background-size: 100%;
    
}
.xbtBox:hover .xbt{
	color: #FFFFFF;
	background: url("../images/jo.png") no-repeat center;
	background-size: 100%;
}
.xbtBox:hover .xbt .p1 span{
	color: #fff;
}
 .xbtBox:hover .xbt .x1 .xiao{
 	color: #fff;
 }

.joinus .xbt .p1:nth-of-type(2){
    text-align: left;  
}
.joinus .xbt .p1:nth-of-type(3){
    text-align: right;
}
.joinus .xbt .p1 span{
    color: #666666;
}

.joinus .xbt  .xiao{font-size:.16rem;color:#666666}
.joinusa{
    overflow: hidden;
    background-color: #f7f7f7;
    padding: 0.4rem;
    padding-top: 0;
    color: #002222;
    font-size: 0.2rem;
    display: none;
}
.xbtBox.active .joinusa{
    display: block;
}
.xbtBox.active .xbt .p1 span{
    color: #fff;
}
.xbtBox.active .xbt .x1 .xiao{ color: #fff;}
.joinusa h2{
    font-weight: normal;
    font-size: 0.24rem;
    margin-top: 0.45rem;
    margin-bottom: 0.45rem;
}
.joinusa .p3{
    margin-top: 0.8rem;
}
.employ{
    overflow: hidden;
    padding-bottom: 0.7rem;max-width:13.4rem;margin:0 auto
}
.employa{
    overflow: hidden;
    margin-bottom:0.5rem;
    background-color: #f7f7f7;
}
.employa .tt{
    float: left;
    width: 40%;
	height:3.66rem;
}
.employa .ybwz{
    float: left;
	width:60%;
    padding: 0.4rem;
    padding-top: 0.75rem;
    position: relative;
    height: 4.08rem;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.employa .ybwz h5{
    line-height: 1;
    font-size: 0.32rem;
    color: #222222;
    font-weight: normal;
    margin-bottom: 0.2rem;
}
.employa .ybwz .p1{
    font-size: 0.18rem;
    color: #888888;
}
.employa .ybwz a{
    position: absolute;
    font-size: 0.16rem;
    bottom: 1rem;
    left: 0.4rem;
    color: #888888;
}
.employa .ybwz a:hover{color: #1173BC;}
.yanfa {}
.yanfa .newsa{
	 
    overflow: hidden;
    background: url("../images/yff.png") no-repeat top;
    background-size: 100% 100%;
}
.yanfaa{
    max-width: 13.4rem;
    width: 100%;
    padding-bottom: 0.6rem;
    text-align: center;
    margin: 0 auto;
    color: #222222;
}
.yanfa h3{
    font-weight: normal;
   font-size: 0.48rem;
    margin-bottom: 0.1rem;
    text-align: center;
    margin-top: 1.2rem;
}


.yanfaa p{
    font-size: 0.24rem;
    line-height: 1.3;
    text-align: left;
}
.btsd p{
    font-size: 0.24rem;
    line-height: 1.3;
    text-align: center;
}
.txtleft p{  text-align: left;}
.yanfaa .pf{
    float: left;
    width: 0.18rem;
    margin-left: 0.1rem;
}
.yanfaa .p3{
    font-size: 0.24rem;
    margin-top: 0.5rem;
}
.yanfab{
     margin: 0 auto;
    max-width: 13.4rem;
    width: 100%;
    overflow: hidden;
}
.yanfab video{  margin: 0 auto;
    max-width: 13.4rem;
    width: 100%;  object-fit: fill;
    overflow: hidden;}
.yanfab .tt{
    width: 100%;
    display: block;
}
.yanfac{
    margin: 0 auto;
    max-width: 13.4rem;
    width: 100%;
    overflow: hidden;
}
.yanfac .tt{
    width: 100%;
    margin: 0.2rem auto;
}
.yanfae{
    float: left;
    width: 32%;
    border-top: 1px solid #888;
    margin-right: 2%;
    padding-top: 0.4rem;
    cursor:pointer;
}
.yanfae:nth-of-type(3){
    margin-right: 0;
}
.yanfae.on {
    background: url("../images/jq2.png") no-repeat top;
    background-size: 100% 0.03rem;
    border-top: none;
}
.yanfae h4{
    font-weight: normal;
    line-height: 1;
    margin-bottom: 0.2rem;
    color: #222222;
    font-size: 0.2rem;
}
.yanfae p{
    font-size: 0.16rem;
    color: #888888;
}
.yanfaf{
    overflow: hidden;
}
.yanfaels{
    overflow: hidden;
}
.yanfaf .dtt{
    display: block;
    width: 100%;
    margin-top: 0.6rem;
}
.yanfag{
    overflow: hidden;
    margin-top: 1.2rem;
    margin-bottom: 1.6rem;
}
.yanfag .xtt{
    float: right;
    width: 7.23rem;
}
.yanfag .qmwz{
    float: left;
    width: 6.1rem;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-right: 0.9rem;
    padding-top: 1.25rem;
    color: #222;
}
.yanfag .qmwz h2{
    font-weight: normal;
    line-height:1;
    font-size: 0.48rem;
    margin-bottom: 0.2rem;
}
.yanfag .qmwz p{
    font-size: 0.24rem;
}
.chanpin{
    overflow: hidden;
}
.chanpin .newsa{
	margin-top:0.74rem;
    overflow: hidden;
    background: url("../images/cpdtt.png") no-repeat top;
    background-size: 100% 100%;
}
.chanpin h5{
    font-weight: normal;
    line-height: 1;
    margin-top: 1.2rem;
    text-align: center;
    color: #222;
    margin-bottom: 0.3rem;
    font-size: 0.48rem;
}
.chanpin .pp1{
    font-size: 0.24rem;
    text-align: center;
}
.chanpin .tty{
    display: block;
    width: 100%;
    margin-top: 0.6rem;
    margin-bottom: 0.2rem;
}
.chanpina{
    overflow: hidden;
    margin: 0 auto;
    max-width: 13.4rem;
    width: 100%;
}
.cpfyl{
    overflow: hidden;
	margin-bottom:.6rem;
}
.cpfyla{
    width: 18%;
    margin-right: 1%;
    margin-left: 1%;
    float: left;;
    border-top: 1px solid #888;
    padding-top: 0.4rem;
}
.cpfyla:nth-of-type(5){
    margin-right: 0;
}
.cpfyla.on{
    background: url(../images/jq2.png) no-repeat top;
    background-size: 100% 0.03rem;
    border-top: none;
}
.cpfyla .wz{
    color: #222;
    font-size: 0.24rem;
}
.cpfylb{
    overflow: hidden;
}
.cpfylc{
    width: 33.3%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-right: 1.5%;
    padding-left: 0.05rem;
}
.cpfylc:nth-of-type(3n){
    margin-right: 0;
}
.cpfylc h3{
    font-size: 0.2rem;
    color: #222;
    margin-bottom: 0.15rem;
}
.cpfylc p{
    font-size: 0.16rem;
    color: #888888;
}
.cpfyle{
    overflow: hidden;
    margin-top: 0.8rem;
    margin-bottom: 1.2rem;
}
.cpfyle .xtt{
    float: right;
    display: block;
    width:7.42rem;
}
.cpfyle .wzzb{
    overflow: hidden;
    float: left;
    width: 5.9rem;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-top: 0.95rem;
    padding-right: 0.9rem;
}
.cpfyle .wzzb h2{
    font-size: 0.48rem;
    margin-bottom: 0.4rem;
    line-height: 1.3;
}
.cpfyle .wzzb p{
    font-size: 0.24rem;
}
.chanpina.yy{
    margin-bottom: 1.2rem;
}
.cpxqt{
    overflow: hidden;
    margin: 1rem auto;
}
.cpxqta{
    float: left;
    width: 31.33%;
    margin-right: 1%;
    margin-left: 1%;
}

.cpxqta video{
    width:4.3rem;height:2.41rem;
}

.cpxqta .t1{
    width: 100%;
}
.cpxqta .wz{
    overflow: hidden;
    padding: 0.3rem;
    padding-left: 0.25rem;
    padding-bottom: 0.35rem;
}
.cpxqta .wz .p1{
    line-height: 1;
    color: #222;
    font-size: 0.24rem;
    margin-bottom: 0.18rem;
}
.cpxqta .t2{
    float: left;
    width: 0.18rem;
    margin-right: 0.1rem;
    padding-top:0.03rem;
}
.cpxqta .p2{
    float: left;
    color: #888;
    font-size: 0.18rem;
}
.touzia{
    overflow: hidden;
    max-width: 13.4rem;
    width: 100%;
    margin:0 auto;
    padding-top: 1.2rem;
    padding-bottom: 1.2rem;
}
.touzial{
    width: 24%;
    float: left;
    padding-right: 1%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.touzial h2{
    font-weight: normal;
    color: #222;
    font-size: 0.48rem;
    height: 1.8rem;
}
.touzial p{
    height: 0.55rem;
    line-height: 0.55rem;
    color: #555;
    font-size: 0.18rem;
    border-bottom: 1px solid #cccccc;
}
.touzial p.on{
    color: #222;
	font-weight:600;
}
.wmzjl{
    overflow: hidden;
    color: #FFFFFF;
    text-align: center;
    position: relative;
}
.wmzjl_text{
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 1;
    top: 0;
    left: 0;
}
.wmzjl p{
    text-align: center;
    font-size: 0.48rem;
    padding-bottom: 3rem;
}
.sjzou{
    overflow: hidden;
	max-width:13.5rem;
	margin: 0 auto;
}
.sjzoua{
    width: 100%;
    margin: 0 auto;
    overflow-x: auto;
    overflow-y: hidden;
    padding-top: 0.6rem;
    padding-bottom: 0.4rem;
    margin-bottom: -60px;
}

.sjzoua .sjzouaBox{
    min-width: 3000px;
    height:350px;
    display: block;
    text-align: left;
}
.sjzoua .yl{
    overflow: hidden;
}
.sjzoua .p1{
    float: left;
    font-size: 0.28rem;
    line-height: 1;
    margin-bottom: 0.3rem;
    margin-right: 0.1rem;
    color: #4d629d;
    background: linear-gradient(to right, #1d3f8c, #8dbe38);
    -webkit-background-clip: text;
    color: transparent;
}
.sjzoua .hx{
    float: left;
    width: 55%;
    height: 1px;
    background-color: #cccccc;
    margin-top: 0.2rem;
}
.sjzoua .sj1{
    width: 2.24rem;
    float: left;
}
.sjzoua .p2{
    font-size: 0.26rem;
    line-height: 1;
    margin-bottom: 0.18rem;
    color: #222;
}
.sjzoua .zlogo{
    width: 0.54rem;
}
.sjzoua .sj2 {
    width: 2.25rem;
    float: left;
}
.sjzoua .sj2 .hx{
     
}
.sjzoua .dd{
    width: 3px;
    height:  3px;
    float: left;
    background-color: #cccccc;
    display: block;
    overflow: hidden;
    border-radius: 50%;
    margin-right: 0.1rem;
    margin-top: 0.1rem;
}
.sjzoua .p3{
    float: left;
    color: #888;
    font-size: 0.16rem;
    width: 92%;
}
.sjzoua .yll{
    margin-bottom: 0.3rem;
}
.partner .xbt{
    overflow: hidden;
    margin: 0 auto;
    width: 4.5rem;
    margin-bottom: 0.8rem;
}
.partner .xbt p{
    display: block;
    padding-left: 0.2rem;
    padding-right: 0.2rem;
    padding-bottom: 0.25rem;
    color: #222;
    font-size: 0.24rem;
    float: left;
}

.partner .xbt p.on{
    background: url("../images/xxt.png") no-repeat bottom center;
    background-size: 0.66rem 0.03rem;
}
.touziar{
    width: 80%;
    overflow: hidden;
    margin:0 auto;
}
.touziar .wz1{
    float: left;
    margin-right: 0.47rem;
}
.touziar .p1{
    color: #555555;
    font-size: 0.18rem;
}
.touziar .p1.aa{
    margin-right: 0.3rem;
}
.touziar .wz1:last-of-type{
    margin-right: 0;
}
.touziar .yl .p1{
    float: left;
}
.touziar .p2{
    color: #888;
    font-size: 0.28rem;
    margin-top: 0.2rem;
}
.touziar .p3{
    color: #1f3f8a;
    font-size: 0.48rem;
    font-weight: bold;
}
.touziar .p3 span{
    font-weight: normal;
    font-size: 0.18rem;
}
.touziar .xql{
    overflow: hidden;
}
.touziar .xqla{
    text-align: right;
    font-size: 0.18rem;
    color: #555;
    margin-top: 0.2rem;
}
.touziar .xqlb{
    overflow: hidden;
    padding-left: 0.65rem;
    padding-right: 0.65rem;
}
.touziar .xqlc{
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-top: 0.45rem;
    padding-bottom: 0.45rem;
    text-align: center;
	height:2rem;
    width: 48%;
    border-bottom: 1px solid #cccccc;
}
.touziar .xqlc:nth-of-type(2n){
    float: right;
}
.touziar .xqlc h3{
    color: #222222;
    font-size: 0.24rem;
}
.touziar .xqlc .p1{
    color: #222;
    font-size: 0.18rem;
    margin-top: 0.1rem;
}
.touziar .xqlc .p2{
    color: #888;
    font-size: 0.18rem;
}
.touziar .xqlc .on .p2{
    color: #1f3f8a;
}
.gshqt{
    overflow: hidden;
}
.gshqt .t1{
    width: 7.85rem;
    display: block;
    margin: 0.5rem auto;
}
.gshqt .t2{
    width: 7.93rem;
    display: block;
    margin: 0.5rem auto;
}
.gsgga{
    overflow: hidden;
    margin-top: 0.6rem;
    margin-bottom: 0.35rem;
}
.gsgga .yb{
    float: right;
    overflow: hidden;
}
.gsgga .ssk{
    width: 2.88rem;
    height: 0.34rem;
    line-height: 0.32rem;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 0.17rem;
    float: left;
    border: 1px solid #cccccc;
    margin-right: 0.15rem;
    padding-left: 0.2rem;
    padding-right: 0.2rem;
    font-size: 0.16rem;
    color: #222;
}
.gsgga .fdj{
    float: left;
    width: 0.27rem;
}
.gsggb{
    overflow: hidden;
}
.gsggc{
    height: 1.09rem;
    border-top: 1px dashed #cccccc;
}
.gsggc .sj{
    float: left;
    height: 0.6rem;
    border-right: 1px solid #cccccc;
    margin-top: 0.25rem;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 1rem;
    padding-left: 0.15rem;
    color: #888;
}
.gsggc .sj .pp1{
    font-size: 0.2rem;
    margin-bottom: 0.05rem;
}
.gsggc .sj .pp2{
    font-size: 0.16rem;
}
.gsggc .xqlu{
    float: left;
    overflow: hidden;
    width: 9.05rem;
}
.gsggc .xqlu .w4{
    float: left;
    font-size: 0.24rem;
    line-height: 1.09rem;
    color: #888;
    margin-left: 0.4rem;
}
.gsggc .xqlu .xz{
    float: right;
    width: 0.36rem;
    margin-top: 0.4rem;
}
.gsggc .xqlu .xz img{
    max-width: 100%;
}

.cpBoxC{
    
}

.cpts p{font-size: 0.24rem;
text-align: center;}

.cpBoxC:nth-of-type(1){
    display: block;
}
.cpBoxTP{
    position: relative;
}
.cpBoxTPT{
    position: absolute;
    left: 0;
    top: 0;
    z-index: 5;
    width: 100%;
    height: 100%;
}

.cpBoxviddeo{ position: absolute;
            
              right:.7rem;
              bottom:.51rem;width:4.7rem;height:2.75rem;



}
.cpBoxviddeo video{width:4.7rem;height:2.75rem;}

.cpBoxTPT .zbd{
    position: absolute;
    width: 0.4rem;
    height: 0.4rem;
    cursor: pointer;
}
.cpBoxTPT .zbd a{display:block;  width: 0.4rem;
    height: 0.4rem;}
.cpBoxTPT .zbd1{
    top: 1.65rem;
    left: 1.5rem;
}
.cpBoxTPT .zbd2{
    top: 0.85rem;
    left: 4.6rem;
}
.cpBoxTPT .zbd3{
    top: 1.35rem;
    left: 5.4rem;
}
.cpBoxTPT .zbd4{
    top: 1.1rem;
    left: 6.4rem;
}
.cpBoxTPT .zbd5{
    top: 1.6rem;
    left: 8.3rem;
}


.rongyuBox{max-width:13.5rem;margin:0 auto;}

#index .company-news {
    background: #f7f7f7;
    padding: 80px 0 85px;
    overflow: hidden;
}

#index .company-news .company-nav .com-title {
   font-size:.48rem; color:#222222;
}

#index .company-news .company-nav .right {
    display: flex;
    align-items: center;
}

#index .company-news .company-nav .right li {
    height: 40px;
    line-height: 40px;
    text-align: center;
    box-sizing: border-box;
    margin-left: 40px;
    transition: all .5s;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    cursor: pointer;
    position: relative;
    color: #222;
    font-size: 18px;
}

#index .company-news .company-nav .right li span {
    position: relative;
    z-index: 10;
}

#index .company-news .company-nav .right li i {
    display: inline-block;
    font-style: normal;
    position: absolute;
    left: 0;
    width: 0;
    bottom: 0;
    background: #1276e5;
    transition: all .5s;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    z-index: 9;
    height: 2px;
}

#index .company-news .company-nav .right li:hover {}

#index .company-news .company-nav .right li:hover i {
    width: 100%;
    transition: all .5s;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
}

#index .company-news .company-nav .right .active {}

#index .company-news .company-nav .right .active i {
    background: #1276e5;
    width: 100%;
}

 
.fl {
  float: left !important;
}
.fr {
  float: right !important;
}

.center {
  
 
}
 

#company .award-content .award-nav {
    text-align: center;
    margin-top: 60px;
    margin-bottom: 60px;
}

#company .award-content .award-nav li {
    width: 100px;
    height: 40px;
    transition: all .6s;
    background-color: #fff;
    display: inline-block;
}

#company .award-content .award-nav li a {
    width: 100%;
    height: 100%;
    display: inline-block;
    line-height: 40px;
    text-align: center;
    color: #fff;
    font-size: 16px;
    color: #666;
}

#company .award-content .award-nav li:hover {
    background-color: #1276e5;
}

#company .award-content .award-nav li:hover a {
    color: #fff;
}

#company .award-content .award-nav .active {
    background-color: #1276e5;
}

#company .award-content .award-nav .active a {
    color: #fff;
}

#company .award-content .award-list {
    display: flex;
    flex-wrap: wrap;
}


#company .award-content .award-list .zzcc{display:flex;flex-direction:row;justify-content: space-between;width:100%;}
#company .award-content .award-list .zzcc .neiron{width:4.56rem;padding-top:1.3rem;padding-left:1rem;}
#company .award-content .award-list .zzcc .neiron h1{width:100%;font-size:.3rem;padding-bottom:.5rem;}
#company .award-content .award-list .zzcc .neiron span{width:100%;font-size:.28rem;color:#222;}


#company .award-content .award-list li {
    width: 3.88rem;
    
    transition: all .6s;
    margin-left: .5rem;
    height: 3.1rem;
    margin-top: .2rem;
    cursor: pointer;
}

#company .award-content .award-list li .pic {
    width: 100%;
     
    overflow: hidden;
	background-color:#fafafa;
	text-align: center;
}

#company .award-content .award-list li .pic img {
      max-width:100%;
display:inline-block;
	  
    transition: transform .5s ease-out;
    -webkit-transition: transform .5s ease-out;
    -moz-transition: transform .5s ease-out;
}

#company .award-content .award-list li .info {
    color: #333;
    background: #fafafa;
    font-size: 18px;
    height: 60px;
    line-height: 60px;
    color: #333;
    font-size: 18px;
    text-align: left;
    padding: 0 10px;
    border-top: 1px solid #efefef;
}

#company .award-content .award-list li .info::after {
    float: right;
    background: url(../images/fangda.png) no-repeat top center;
    width: 20px;
    height: 20px;
    content: '';
    margin-top: 20px;

}

#company .award-content .award-list li:hover {
    box-shadow: 0px 10px 15px 0px rgba(0, 0, 0, 0.1);
}

#company .award-content .award-list li:hover .pic img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
}

#company .award-content .award-list li:hover .info {
    color: #1276e5;
}

#company .award-content .award-list li:nth-of-type(4n) {
   /* margin-right: 0; */
}
.pages-box {
  width: 100%;
  padding: 15px 0;
}
.pagesX {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 20px 20px;
}
.pagesX img {
  margin: 0 10px;
}

.cert-cover {
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background-color: rgba(0, 0, 0, 0.9);
	z-index: 1000001;
	text-align:center;
	display: none;
}

.cert-cover .cert-banner {
	width: 700px;
	margin-top: 40px;
	position: relative;
	display:inline-block;
	 
	top: calc(50% - 250px);
}

.cert-cover .cert-banner .cert-swiper {
	width: 555px;
	height: 500px;overflow:hidden;
}

.cert-cover .cert-banner .cert-swiper .swiper-slide {
	width: 100%;
	height: 100%;
	background-size: cover;
	background-repeat: no-repeat;
	position: relative;
}

.cert-cover .cert-banner .cert-swiper .swiper-slide .pic {
	width: 100%;
	height: 390px;
	background-repeat: no-repeat;
	 
	background-size:contain;
}

.cert-cover .cert-banner .cert-swiper .swiper-slide .text-box {
	width: 100%;
	position: absolute;
	text-align: center;
	font-size: 18px;
	 
	 
    bottom:.3rem;
}

.cert-cover .cert-banner .close {
	width: .9rem;
	position: absolute;
	/*bottom: -50px;*/
	left: calc(100% - 1.7rem);
	top: -.4rem;
}

.cert-cover .cert-banner .close i {
	width: 60px;
	height: 60px;
	display: inline-block;
	background-image: url("../images/close01.png");
	background-size: cover;
	background-repeat: no-repeat;
	cursor: pointer;
}

.cert-cover .cert-banner .button-box .swiper-button-prev-cert {
	width: 23px;
	height: 42px;
	background-repeat: no-repeat;
	/*background-image: url("../images/cert-arr01.png");*/
	background-size: cover;
    left:-120px;
	outline: none;
}

.cert-cover .cert-banner .button-box .swiper-button-prev-cert.swiper-button-disabled {
	background-image: url("../images/cert-arr02.png");
}

.cert-cover .cert-banner .button-box .swiper-button-next-cert {
	width: 23px;
	height: 42px;
	background-repeat: no-repeat;
	background-image: url("../images/cert-arr01.png");
	background-size: cover;
	outline: none;
}

.cert-cover .cert-banner .button-box .swiper-button-next-cert.swiper-button-disabled {
	cursor: pointer;
}

.slide-content-wrap {
     
    cursor: url('../images/mouse.png'),move;
    overflow: hidden;
    -ms-touch-action: none;
    touch-action: none;
    
}
.jobbt{width:100%;border-bottom:1px solid #f5f5f5;height:.75rem; line-height:.75rem}
.jobbta{max-width: 13.4rem;
margin: 0 auto;}
.jobbt .jobbta a {
  display: block;
  float: left;
 
  font-size: 0.16rem;

  color: #222;
  margin-right: .47rem;
}
.jobbt .jobbta a.on{color:#1f3f8a;border-bottom:2px solid #1f3f8a}
.joblie{margin:0 auto;padding-top:.62rem}
.joblie img{width:100%;}


.cp{
    overflow: hidden;
    margin: 0 auto;
    max-width: 13.4rem;
    width: 100%;
}
.cp .xiangmu{display:flex;flex-direction:row;justify-content:space-between;margin-top:.8rem;}
.cp .xiangmu div{width:28%; height:3.09rem;color:#FFFFFF;padding:0 .3rem;position:relative;}

.cp .xiangmu div h3{position: absolute;top:.6rem;font-size:.32rem;}
.cp .xiangmu div h4{position: absolute;top:1.1rem;font-size:.2rem;}
.cp .xiangmu div a{position: absolute;top:2.6rem;font-size:.16rem;}
.cp .xiangmu div a img{padding-left:.1rem;}

.cp .cpss{margin-top:.5rem;align-items: center;display:flex;flex-direction: column;}
.cp .cpss .bts{text-align: center;font-size:.36rem;color:#666666;}


 

.cp .cpss .search-box {
	align-items: center;
	width:50%;border-radius:100px;
	background-color: #CCCCCC;margin:.3rem 0;
}

.cp .cpss .search-box .outer-box {
	 
	height: 50px;
	border-radius: 50px;
	box-sizing: border-box;
	padding: 2px;
	background: rgba(255, 255, 255, 0.2);
}

.cp .cpss .search-box .outer-box .inner-box {
	width: 100%;
	height: 100%;
	 
	 
	border-radius: 40px;
	background: #fff;
	position: relative;
    text-indent:20px;
}

.cp .cpss .search-box .outer-box .inner-box input {
	background-color: transparent;
	height: 48px;
	width: 90%;
	border: 0;
	border-radius: 0;
	font-size: 20px;
}

.cp .cpss .search-box .outer-box .inner-box .search-icon-box {
	display: inline-block;
	width: 80px;
	height: 50px;
	right: 0;
	top: 0;
	border: 0;
	background-color: transparent;
	cursor: pointer;
	position: absolute;
	background-position: center;
	background-repeat: no-repeat;
	background-size: 25px 25px;
	background-image: url("../images/search03.png");
}
.cp .cpqh{margin-top:.3rem;align-items: center;display:flex;flex-direction: column;}
.cp .cpqh ul{width:60%;display:flex;flex-direction:row;justify-content: center;}

.cp .cpqh ul.xt{border-bottom:1px solid #dbdcdd; height:.36rem;width:100%;}

.cp .cpqh ul li{padding:0 .2rem;font-size:.22rem;}
.cp .cpqh ul li a{height:.35rem; color:#333333;display:block;}
.cp .cpqh ul li a.on{border-bottom:2px solid #005bac ; color:#005bac;}
.cp .cpqh ul li a:hover{border-bottom:2px solid #005bac ; color:#005bac;}

.cp .cpqh  .lbox{margin-top:.5rem;display:flex;flex-direction:row;justify-content:space-between;width:100%; clear: both;flex-flow: wrap;}
.cp .cpqh  .lbox .boxi{width:30%; height:6rem;overflow:hidden;}
.cp .cpqh  .lbox .boxi a{width:100%; height:4.55rem;overflow:hidden;display:inline-block;}
.cp .cpqh  .lbox .boxi img{width:100%;height:4.55rem;}

.cp .cpqh  .lbox .boxi:hover a img{ transform: scale(1.05);transition: 0.5s ease;}
.cp .cpqh  .lbox .boxi:hover span {color: #1173B0;}
.cp .cpqh  .lbox .boxi:hover a {color: #1173B0;}
.cp .cpqh  .lbox .boxi span{color:#222222;text-align:center;width:100%;display:block;height:.6rem; line-height:.6rem;font-size:.3rem;}
.cp .cpqh  .lbox .boxi div a{color:#6e6e6e;width:100%;text-align:center;display:block;}
.cp .cpqh  .lbox .boxi  div a img{width:.18rem; height:.12rem;padding-left:.1rem;font-size:.16rem;}

.cp .boxt{width:90%;margin:0 auto;display:flex;flex-wrap: wrap;padding-bottom:1rem;}
.cp .boxt h1{width:100%;height:1rem;margin:1rem 0;text-align:center;}

.cp .boxt .boxitem{width:100%;display:flex;flex-direction:row;justify-content: space-between;background-color: #f4f3f3;height:3.48rem;margin-top:.4rem;overflow:hidden;}
.cp .boxt .boxitem .hjt{width:100%;height:3.48rem;}
.cp .boxt .boxitem .cpimg{line-height:3.48rem;width:1.92rem;}
.cp .boxt .boxitem .cpimg .cpt{width:1.92rem;height:2.38rem;margin-top:.5rem;}
.cp .boxt .boxitem .bt{width:3.3rem;padding-top:.6rem;}
.cp .boxt .boxitem .bt h2{height:.52rem; line-height:.52rem; font-size:.3rem; color:#222222;padding-bottom:.2rem;}
.cp .boxt .boxitem .bt p{color:#6d6d6d;font-size:.22rem;list-style-type:square}

.videos{ display:none;  position:fixed; left:50%; top:50%; margin-left:-5rem; margin-top:-2.5rem; z-index:10002; width:10rem; height:5rem; }
.vclose { position:absolute;right:1%; top:1%; border-radius:100%; cursor: pointer; }
.videos video{
    width: 100%;
}

.txtc{text-align:center;}
.atxtc{display:flex;align-items:center;justify-content:center;}


 .com-nav {
	position: absolute;
	height: 80px;
	bottom: -1px;
	width: 100%;
	background-color:rgba(0,0,0,0.3);
	/* background: rgb(68 65 65 / 24%); */
	text-align: center;
	/* border-top: 1px solid rgba(255, 255, 255, 0.52); */
	box-sizing: content-box;
}
.com-nav .center{margin:0 auto;max-width:13.5rem;}
.com-nav ul{text-align: center;font-size:0;}
 .com-nav li {
	width: 224px;
	height: 80px;
 box-sizing: border-box;	position: relative;display:inline-block;
	border-right:1px solid #e4e4e4;text-align: center;
	 
}
.com-nav li:last-child{border-right:0px solid #e4e4e4;}

/* .com-nav li a {
	display: flex;
	width: 100%;
	line-height: 79px;
	height: 100%;
	color: #666666;
	font-size: 18px;
	text-align: center;
	align-items: center;
	justify-content:center;
	transition: background-color .6s;
	background-color: #f7f7f7;

} */
 
 .com-nav li .active {
	color: #fff;
	background-color: #005bac;
}
.com-nav li:hover .bg{
	 transform: scaleX(1);
	      width: 100% \9;
	      transform-origin: left center; 
}
.com-nav li:hover .tab .tab_cell {
	color: #fff; 
	}
	
	 .com-nav li  .bg {
	      position: absolute;
	      left: 0;
	      transform: scaleX(0);
	      transform-origin: right center;
	      transition: transform 0.4s ease,width 0.4s ease;
	      top: 0;
	      width: 100%;
	      height: 100%;
	      background: #005bac;
	      transform: scaleX(0) \9;
	      width: 0\9; }
	    .com-nav li a {
	      display: block;
	      width: 100%;
	      height: 100%;
	      position: absolute;background-color:#f7f7f7;
	      left: 0;
	      top: 0; }
	    .com-nav li .tab {
	      width: 100%;
	      height: 100%;
	      display: table;
	      position: relative;
	      z-index: 10; }
	      .com-nav li .tab .tab_cell {
	        transition: color 0.5s;
	        display: table-cell;
	        vertical-align: middle;
	        font-size: .18rem;
	        line-height: .24rem;
	        color: #666; }
			     .com-nav li.cur .bg {
			      transform: scaleX(1);
			      width: 100% \9;
			      transform-origin: left center; }
			     .com-nav li.cur .tab .tab_cell {
			      color: #fff; }
/* .com-nav li:hover a {
	color: #fff;
	background-color: #005bac;
	 transform: scaleX(1);
	      width: 100% \9;
	      transform-origin: left center; 
} */
.boxqywh{
	width:100%;
	height:8.88rem;
	background: url('../images/qywhbg.png') no-repeat;
	background-size:100% 100%
}
.boxqywh .tph{color:#222222;font-size:.48rem;padding:.9rem 0;text-align: center;}
.qywhxiang{max-width:13.5rem;margin: 0 auto;}
.qywhxiang ul{display:flex;flex-direction:row;justify-content: space-between;}
.qywhxiang ul li{width:32%;height:4.88rem;text-align: center;background-color:#FFFFFF;border-radius:.1rem;}
.qywhxiang ul li .xiant{height:.06rem; background-color: #005bac;border-top-left-radius:.1rem ; border-top-right-radius:.1rem;margin:0 auto;}
.qywhxiang ul li img{width:3.56rem;height:2rem;padding-top:.57rem;}
.qywhxiang ul li .wzlr{width:70%;margin:0 auto;}
.qywhxiang ul li .wzlr h1{font-size:.3rem;color:#222222;}
.qywhxiang ul li .wzlr p{font-size:.20rem;color:#7b7575;padding-top:.3rem;}


#popbg{display:none;  position: absolute; top: 0%; left: 0%; width: 100%; height: 100%; background-color: black; z-index:1001; -moz-opacity: 0.7; opacity:.70; filter: alpha(opacity=70);}
#popdiv{display:none; position:fixed; top: 25%; left: 20%; width: 60%; height:4rem; padding:.4rem;border-radius:.1rem;   background-color: white; z-index:1002; } 
#popdiv .wk{position: relative;}
#popdiv .wk .btnc{position: absolute;right:-.4rem;top:-.4rem}

#popdiv .liexinag3{display: flex;flex-direction:row;justify-content:space-between;background-color:#FFFFFF;}
#popdiv .liexinag3 .dpic{width:4.6rem;}
#popdiv .liexinag3 .bxg{width:90%;margin:0 5%;}
#popdiv .liexinag3 .bxg h1{font-size:.48rem;color:#222222;margin-bottom:.4rem;}
#popdiv .liexinag3 .bxg .contes{font-size:.16rem;color:#888888;display:inline-block;height:2rem;overflow:auto;width:100%;}
#popdiv .wk .jgs{height:3.5rem;border-bottom:1px solid #dfdfdf;}
#popdiv .poppage{width:100%;display: flex;flex-direction:row;justify-content:space-between;margin-top:.4rem;}
#popdiv .poppage a{font-size:.16rem;color:#888888;}




.hang{width:100%;}
.hang h1{font-weight: normal;
text-align: center;
line-height: 1;
margin-top: .8rem;
margin-bottom: 0.25rem;
color: #222222;
font-size: 0.48rem;}
.hang h2{color: #222222;
font-size: 0.24rem;
text-align: center;
margin-bottom: 0.6rem;}

.yfcx{max-width:13.4rem;margin:0 auto;}


.yfcx .jszx{}
.yfcx .jszx .listjszx{padding:.05rem;display:flex;flex-direction:row;justify-content:flex-start;flex-wrap: wrap;width:100%;}

.yfcx .jszx .listjszx li{width:25%; text-align: center;margin-bottom:.5rem;position: relative;left: 50px;align-items: center;
display: flex;
flex-direction: column;
      filter: alpha(opacity=0);
      opacity: 0;}
.yfcx .jszx .listjszx li h1{font-size:.3rem;color:#222222;}
.yfcx .jszx .listjszx li span{font-size:.16rem;color:#6d6d6d;}
.yfcx .jszx .listjszx li:hover img{animation:flipInY;
  animation-duration: 2s;}
  
  .yfcx .jszx .listjszx li.jishu1{
	  
	  transition: left 0.6s ease-out, opacity 0.5s cubic-bezier(0.445, 0.145, 0.355, 1);
	  transition-delay: 0.2s;
  }
  .yfcx .jszx .listjszx li.jishu2{
  	  
  	  transition: left 0.6s ease-out, opacity 0.5s cubic-bezier(0.445, 0.145, 0.355, 1);
  	  transition-delay: 0.4s;
  }
  .yfcx .jszx .listjszx li.jishu3{
  	  
  	  transition: left 0.6s ease-out, opacity 0.5s cubic-bezier(0.445, 0.145, 0.355, 1);
  	  transition-delay: 0.6s;
  }
  .yfcx .jszx .listjszx li.jishu4{
  	  
  	  transition: left 0.6s ease-out, opacity 0.5s cubic-bezier(0.445, 0.145, 0.355, 1);
  	  transition-delay: 0.8s;
  }
  .yfcx .jszx .listjszx li.animate
  {
	filter: alpha(opacity=100);
	opacity: 1;
	left: 0;
  }

 

.listcxcg{width:100%;margin-bottom:.6rem;}

.liexinag,.liexinag2{display: flex;flex-direction:row;justify-content:space-between;background-color:#FFFFFF;height:3.91rem;overflow:hidden;}
.liexinag .dpic,.liexinag2 .dpic{width:50%;height:3.91rem;overflow:hidden;}
.liexinag .dpic img,.liexinag2 .dpic img{width:100%;height:3.91rem;}

.liexinag .boxning,.liexinag2 .boxning{width:50%;}

.liexinag .bxg,.liexinag2 .bxg{width: 90%;
 
position: relative;
margin: .4rem auto;
 
display: flex;
flex-direction: column;
justify-content: space-between;
height: 2.67rem;}
.liexinag .bxg h1,.liexinag2 .bxg h1{font-size:.3rem;color:#222222;}
.liexinag .bxg .pc,.liexinag2 .bxg .pc{font-size:.16rem;color:#888888;display:inline-block;}
.liexinag .bxg a,.liexinag2 .bxg a{ width:1.53rem;height:.5rem;display:block;background:url('../images/gdm.png') no-repeat;}


 
 
 
.liexinag:hover,.liexinag2:hover{background-color: #005bac;transition: top 0.6s ease-out, opacity 0.5s cubic-bezier(0.445, 0.145, 0.355, 1), background 0.5s; }
.liexinag:hover .dpic img,.liexinag2:hover .dpic img{transform: scale(1.05);transition: 0.5s ease;}
.liexinag:hover .bxg h1,.liexinag2:hover .bxg h1{color: #FFFFFF;}
.liexinag:hover .bxg .pc,.liexinag2:hover .bxg .pc{color: #FFFFFF;}
.liexinag:hover .bxg  a,.liexinag2:hover .bxg  a{background:url('../images/gdm2.png') no-repeat;}

 .mp3{margin-top:.3rem;}



.content .products .indexcp,.content .tuwens,.content .tuwensc,.content .chooseus .indexxz,.content .chooseus .yftp,.content .chooseusb,.content .manufa,.content .partner .indexhb
,.content .partner .partnera
{
	position: relative;
	top: 50px;
	filter: alpha(opacity=0);
	opacity: 0; 
}

.content .products .animate.indexcp,.content .animate.tuwens,.content .animate.tuwensc,.content .chooseus .animate.indexxz,.content .chooseus .animate.yftp,.content .animate.chooseusb,.content .animate.manufa
,.content .partner .animate.indexhb,.content .partner .animate.partnera{
  top: 0;
    filter: alpha(opacity=100);
    opacity: 1;
    transition: top 0.6s ease-out, opacity 0.5s cubic-bezier(0.445, 0.145, 0.355, 1), background 0.5s;
}






