html{
    /*min-width: 1220px;*/
	overflow-y: scroll;
	overflow-y: scroll;
	overflow-y: overlay;
}
body{
    /*padding-top: 36px;*/
    background: #fff;
	overflow-x:hidden;
	  margin: 0;
  padding: 0;
}
.wrap{
    width: 1200px;
    margin: 0 auto;
}

.anim1{
    opacity: 0;
    filter:alpha(opacity=0);
    -webkit-transform: translateY(200px);
    transform: translateY(200px);
    -webkit-transition: all 1s ease;
    transition: all 1s ease;
}
.anim2{
    opacity: 0;
    filter:alpha(opacity=0);
    -webkit-transform: translateY(200px);
    transform: translateY(200px);
    -webkit-transition: all 1s ease 0.2s;
    transition: all 1s ease 0.2s;
}

.anim-show{
    opacity: 1;
    filter:alpha(opacity=100);
    -webkit-transform: none !important;
    transform: none !important;
}


.header-top{
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    background-color: #242424;
    z-index: 1000;
}
.lang-box{
    position: relative;
    float: right;
}
.lang-icon{
    float: left;
    width: 24px;
    height: 36px;
    margin-right: 10px;
    line-height: 36px;
}
select::-ms-expand { display: none; }
.lang-select{
    float: left;
    height: 36px;
    background: url("../images/select-arrow.png") no-repeat right center;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    color: #cccccc;
    padding-right: 20px;
    outline: none;
    border: none;
}
.header-line{
    float: right;
    width: 1px;
    height: 15px;
    background-color: #fff;
    margin-right: 20px;
    margin-top: 12px;
}
.header-cart a{
    display: block;
    float: right;
    line-height: 36px;
    height: 36px;
    width: 20px;
    margin-right: 20px;
    background: url("../images/cart.png") no-repeat center center;
}
.header-bp{
    float: right;
    color: #ccc;
    font-size: 15px;
    line-height: 36px;
    margin-right: 20px;
}
.header-bp a{
	color:#ccc;
}
.header-nav{
    position: fixed;
    top: 36px;
    left: 0;
    width: 100%;
    box-sizing: border-box;
    /*position: relative;*/
    height: 79px;
    z-index: 999;
    -webkit-transition: background 0.2s;
    transition: background 0.2s;
}

.header-nav.on{
    border-bottom: 1px solid #ccc;
    background: #fff;
}
.nav-scroll{
    background: rgba(255, 255, 255, 0.4);
}
.header-nav:hover{
    /*border-bottom: 1px solid #ccc;*/
    background: #fff;
}
.index-header-nav{
    /*position: absolute;*/
    /*top: 36px;*/
    /*left: 0;*/
    /*width: 100%;*/
    background: rgba(255, 255, 255, 0.4);
}
.logo{
    width: 216px;
    margin-top: 17px;
    float: left;
}
.logo img{
    width: 100%;
    display: block;
    height: 36px;
}
.nav-container{
    float: left;
}
.nav-ul{
    list-style: none;
}
.nav-list{
    float: left;
    margin-left: 45px;
}
.nav-a{
    box-sizing: border-box;
    display: block;
    line-height: 79px;
    height: 79px;
    margin-top: 0px;
    font-size: 16px;
    color: #8a8a8a;
}
.nav-list:hover .nav-a,.nav-list.on .nav-a{
    color: #2992d1;
    /*border-bottom: 2px solid #fff;*/
}
.nav-dropdown{
    display: none;
    position: absolute;
    top: 79px;
    left: 0;
    width: 100%;
    background: #fff;
    /*border-bottom: 2px solid #ccc;*/
    box-shadow: 0 1px 4px #999;
    z-index: 99;
}

.nav-dropdown2{
    width: 200px;
    left: 50%;
    margin-left: -100px;
    border-top: none;
    padding: 20px 0;
}
.nd-container{
    width: 1000px;
    margin: 0 auto;
    padding-bottom: 30px;
}
.nd-box{
    float: left;
    width: 200px;
    margin-top: 24px;
    text-align: center;
    background: url("../images/nd-line.jpg") no-repeat left center;
}
.nd-container .nd-box:nth-child(5n+1){
    background: none;
}
.nd-box p{
    font-size: 16px;
    color: #333333;
    padding: 0 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-top: 14px;
}
.nd-box:hover p {
    color: #2992d1;
}
.nd2-menu{
    text-align: center;
    padding: 0 20px;
}
.nd2-menu a{
    font-size: 16px;
    color: #333;
    display: inline-block;
    line-height: 40px;
}
.nd2-menu a:hover{
    color: #2992d1;
}

.index-banner{
    position: relative;
}
.index-banner .swiper-container{
    height: 900px;
    position: relative;
}
.index-banner a{
    display: block;
    width: 100%;
    /*height: 100%;*/
}


.index-banner .pagination {
    position: absolute;
    z-index: 20;
    bottom: 10px;
    width: 100%;
    text-align: center;
}
.index-banner .swiper-pagination-switch {
    display: inline-block;
    width: 20px;
    height: 20px;
    border-radius: 100%;
    background: url("../images/pag.png") no-repeat center center;
    margin: 0 5px;
    cursor: pointer;
}
.index-banner .swiper-active-switch {
    background: url("../images/pag-on.png") no-repeat center center;
}

.ia-content .ia-box:nth-child(3n+1){
    margin-left: 0;
}
.ia-box{
    float: left;
    /*width: 380px;*/
    width: 32%;
    /*height: 240px;*/
    position: relative;
    margin-left: 2%;
    margin-top: 40px;
    overflow: hidden;
}
.ia-box-con img{
    width: 100%;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.ia-box:hover .ia-box-con img{
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}
.ia-box-con p{
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 2;
    width: 100%;
    background: url("../images/bg-black50.png");
    height: 45px;
    line-height: 45px;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #fff;
    font-size: 16px;
    text-align: center;
}
.ia-box-dark{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    background: url("../images/bg-black50.png");
    opacity: 0;
    filter:alpha(opacity=0);
    z-index: 2;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.ia-box:hover .ia-box-dark{
    opacity: 1;
    filter:alpha(opacity=100);
}
.ia-eye{
    display: inline-block;
    width: 25px;
    height: 17px;
    background: url("../images/eye.png") no-repeat center center;
    margin-top: 96px;
}
.ia-box-dark p{
    font-size: 16px;
    margin-top: 14px;
    color: #fff;
}
.index-news{
    margin-top: 50px;
}
.index-news-title{
    position: relative;
    text-align: center;
}
.index-news-title span{
    display: inline-block;
    padding: 0 20px;
    background: #fff;
    position: relative;
    z-index: 2;
    font-size: 24px;
    color: #333;
}
.inet-line{
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    height: 1px;
    background-color: #dbdbdb;
}
.in-content{
    padding-top: 10px;
    padding-bottom: 50px;
}
.inc-left{
    float: left;
    width: 590px;
}
.inc-box{
    position: relative;
    margin-top: 20px;
}
.inc-box-dark{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url("../images/bg-black50.png");
    opacity: 0;
    filter:alpha(opacity=0);
    z-index: 2;
    -webkit-transition: all 1s ease;
    transition: all 1s ease;
}
.inc-box:hover .inc-box-dark{
    opacity: 1;
    filter:alpha(opacity=100);
}
.inc-box-dark p{	text-align:center;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -25px;
    margin-left: -88px;
    width: 176px;
    height: 50px;
    line-height: 50px;
    border: 1px solid #fff;
    border-radius: 50px;
    color: #fff;
    background: url("../images/learn-more.png") no-repeat 130px center;
}
.inc-box-dark p span{
    font-size: 16px;
   
}
.inc-box-img{
    overflow: hidden;
}
.inc-box-img img{
    width: 100%;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.inc-box:hover .inc-box-img img{
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}
.inc-right{
    float: right;
}

.footer-content{
    background-color: #333333;
	overflow:hidden;
}
.footer-top{
    padding-top: 40px;
    padding-bottom: 30px;
}
.ft-left{
    float: left;
    width: 740px;
}
.ft-box{
    float: left;
    width: 140px;
    margin-left: 38px;
}
.ft-box-container .ft-box:first-child{
    margin-left: 0;
}
.ft-title{
    font-size: 16px;
    color: #fff;
    line-height: 24px;
    padding-bottom: 8px;
    border-bottom: 1px solid #454545;
}
.ft-ul{
    list-style: none;
    margin-top: 8px;

}
.ft-ul li{
    /*margin-top: 12px;*/
}
.ft-ul li a{
    display: inline-block;
    font-size: 14px;
    color: #fff;
    line-height: 30px;
    opacity: 0.7;
    filter:alpha(opacity=70);
}
.ft-ul li a:hover{
    opacity: 1;
    filter:alpha(opacity=100);
}
.ft-box-contact{
    width: 360px;
}
.ft-box-contact .ft-title{
    width: 150px;
}
.ft-box-p{
    font-size: 14px;
    opacity: 0.7;
    filter:alpha(opacity=70);
    color: #fff;
    line-height: 30px;
    margin-top: 8px;
}
.ft-right{
    float: right;
    width: 360px;
}
.ft-input-box{
    position: relative;
    overflow: hidden;
    border-radius: 40px;
    border: 1px solid #444444;
    margin-top: 10px;
}
.ft-input1{
    height: 32px;
    width: 220px;
    padding: 0 24px;
    color: #fff;
    background: none;
    border: none;
}
.ft-verf{
    position: absolute;
    top: 0;
    right: 0;
}
.ft-input-choose{
    margin-top: 10px;
}
.ft-checkbox{
    float: left;
    margin-left: 6px;
}
.ft-input-choose p{
    float: left;
    width: 300px;
    color: #8e8e8e;
    line-height: 14px;
    margin-left: 10px;
}
.ft-input-choose p a{
    color: #fff;
}
.ft-submit{
    display: block;
    height: 40px;
    font-size: 16px;
    color: #fff;
    width: 100%;
    background-color: #b1b1b1;
    border: none;
    border-radius: 40px;
    margin-top: 12px;
    cursor: pointer;
}
.ft-submit:hover{
    background-color: #000;
}
.ft-share{
    text-align: center;
    margin-top: 40px;
}
.ft-share a{
    margin: 0 10px;
}
.footer-copyright{
    color: #6e6e6e;
    font-size: 14px;
    line-height: 24px;
    border-top: 1px solid #454545;
    padding: 20px 0;
}
.footer-copyright a{
    color: #6e6e6e;
    font-size: 14px;
    line-height: 24px;
}
.footer-copyright a:hover{
    color: #fff;
}
.fcpl{
    float: left;
    width: 40%;
}
.fcpr{
    float: right;
    width: 40%;
    text-align: right;
}



.search-content{
    position: relative;
    float: right;
    margin-right: 12px;
    /*margin-top: 32px;*/
    z-index: 1000;
}
.search-btn{
    width: 36px;
    height: 36px;
    background: url("../images/search-btn.png") no-repeat center center;
    cursor: pointer;
}
.search-box{
    position: absolute;
    top: 0px;
    right: -36px;
    width: 280px;
    height: 36px;
    opacity: 0;
    filter:alpha(opacity=0);
    -webkit-transform: rotateX(90deg);
    transform: rotateX(90deg);
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    /*z-index: 100000;*/

}
.search-box.on{
    opacity: 1;
    filter:alpha(opacity=100);
    -webkit-transform: none;
    transform: none;
    top: 0px;
    right: 0px  ;
}
.search-box-i{
    position: absolute;
    top: 0;
    left: 0;
    width: 280px;
    height: 36px;
    border-radius: 2px;
    overflow: hidden;
    box-shadow: 0 0 5px #999;
}
.search-input{
    float: left;
    height: 36px;
    line-height: 36px;
    font-size: 13px;
    border: none;
    background: #fff;
    padding-left: 10px;
    padding-right: 10px;
    width: 210px;
    outline: none;
}
.search-submit{
    float: left;
    width: 50px;
    height: 36px;
    border: none;
    cursor: pointer;
    background: #000 url("../images/search-icon.png") no-repeat center center;
}

.inner-banner{
    height: 350px;
}
.inner-nav{
    border-bottom: 2px solid #f2f2f2;
}
.bread-nav{
    float: left;
    padding-top: 20px;
    height: 36px;
}
.bread-nav a{
    float: left;
    font-size: 14px;
    line-height: 20px;
    color: #666666;
    display: inline-block;
}
.bread-nav-home{
    background: url("../images/house.jpg") no-repeat left center;
    padding-left: 20px;
}
.bread-nav span{
    float: left;
    font-size: 14px;
    color: #666666;
    line-height: 20px;
    margin: 0 5px;
    display: inline-block;
}
.inner-nav-a{
    float: right;
}
.inner-nav-a a{
    display: inline-block;
    font-size: 14px;
    color: #666666;
    line-height: 58px;
    height: 58px;
    margin-left: 50px;
    border-bottom: 2px solid #fff;
}
.inner-nav-a a.on, .inner-nav-a a:hover{
    border-bottom: 2px solid #000;
    color: #000;
}

.about{
    padding-bottom: 50px;
}
.ac-left{
    float: left;
    /*width: 630px;*/
    width: 53%;
    margin-top: 40px;
}
.ac-title p{
    font-size: 30px;
    color: #333333;
    line-height: 40px;
}
.ac-title i{
    display: block;
    background-color: #b1b1b1;
    height: 3px;
    width: 34px;
    margin-top: 20px;
}
.ac-p{
    margin-top: 26px;
    font-size: 14px;
    color: #333333;
    line-height: 28px;
}
.ac-right{
    position: relative;
    float: right;
    /*width: 534px;*/
    width: 44%;
    margin-top: 86px;
    /*padding-bottom: 40px;*/
}
.acr-img{
    position: relative;
    z-index: 2;
}
.acr-img img{
    width: 100%
}
.acr-frame{
    position: absolute;
    top: 30px;
    right: -30px;
    width: 100%;
    height: 100%;
    border: 1px solid #cccccc;
}
.about-year{
    background-color: #f8f8f8;
    margin-top: 30px;
}
.about-year-box{
    position: relative;
    float: left;
    width: 100%;
    height: 164px;
    text-align: center;
    background: url("../images/year-line.jpg") no-repeat left center;
}
.about-year .about-year-box:nth-child(4n+1){
    background: none;
}
.about-year-line{
    position: absolute;
    top: 46px;
    right: -1px;
    height: 75px;
    width: 1px;
    background-color: #e4e4e4;
}
.about-year-box h3{
    font-size: 34px;
    color: #666666;
    margin-top: 36px;
}
.about-year-box p{
    font-size: 16px;
    color: #333333;
    line-height: 24px;
    margin-top: 14px;
}
.about-year .swiper-container{
    height: 164px;
}
.about-brand{
    padding-bottom: 50px;
}
.about-brand .ac-left{
    margin-top: 100px;
}
.ab-right{
    float: right;
}
.ab-frame{
    position: absolute;
    top: 0;
    left: 0;
    width: 282px;
    height: 282px;
    background: url("../images/ab-frame.jpg") no-repeat;
}
.ab-img{
    position: relative;
    z-index: 2;
    margin-top: 76px;
    margin-left: 72px;
}

.about-news{
    background-color: #f6f6f6;
    padding-bottom: 40px;
}
.about-news-content{
    padding-top: 20px;
    padding-bottom: 40px;
}
.ane-box{
    float: left;
    /*width: 340px;*/
    width: 28%;
    height: 490px;
    padding: 0 1.8%;
    margin-top: 30px;
    background-color: #fff;
    margin-left: 2%;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.about-news-content .ane-box:nth-child(3n+1){
    margin-left: 0;
}

.ane-box-img{
    margin-top: 20px;
    overflow: hidden;
}
.ane-box-img img{
    width: 100%;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.ane-box-title{
    margin-top: 20px;
}
.ane-box-title h3{
    font-size: 16px;
    color: #333333;
    font-weight: normal;
    line-height: 24px;
    max-height: 48px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.ane-box-title i{
    display: inline-block;
    width: 28px;
    height: 1px;
    background-color: #cccccc;
}
.ane-box-p{
    font-size: 14px;
    line-height: 24px;
    color: #666666;
    max-height: 73px;
    margin-top: 20px;
    overflow: hidden;
}
.ane-box-more{
    width: 134px;
    height: 40px;
    line-height: 40px;
    border: 1px solid #999;
    border-radius: 50px;
    color: #999;
    margin-top: 22px;
    background: url(../images/a-more.png) no-repeat 96px center;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.ane-box-more span{
    font-size: 14px;
    margin-left: 26px;
}
.page{
    text-align: center;
}
.page a{
    font-size: 14px;
    display: inline-block;
    width: 30px;
    height: 30px;
    line-height: 30px;
    color: #999999;
}
.page a.on, .page a:hover{
    background-color: #da251d;
    color: #fff;
}


.about-news-detail{
    padding-bottom: 30px;
}
.ande-title{
    text-align: center;
    font-size: 25px;
    color: #333333;
    line-height: 36px;
    padding: 20px 0;
    background-color: #f7f7f7;
}
.ande-wrap{
    width: 800px;
    margin: 0 auto;
}
.ande-content{
    margin-top: 24px;
    padding-bottom: 30px;
}
.ande-np{
    border-top: 1px solid #e9e9e9;
    padding-top: 24px;
    padding-bottom: 20px;
}
.anp-box{
    width: 40%;
    font-size: 14px;
    line-height: 20px;
    color: #666666;
}
.anp-box a{
    font-size: 14px;
    line-height: 20px;
    color: #666666;
}
.anp-box a:hover{
    color: #da251d;
}
.ande-return{
    text-align: right;
}
.ande-return a{
    display: inline-block;
    font-size: 14px;
    height: 30px;
    line-height: 30px;
    color: #666666;
    padding-left: 36px;
    background: url("../images/return.png") no-repeat left center;
}
.ande-return a:hover{
    background: url("../images/return-on.png") no-repeat left center;
    color: #da251d;
}



.service-content{
    margin-top: 50px;
}



.about-style{
    padding-top: 60px;
    padding-bottom: 60px;
}
.about-style-content{
    margin-top: 50px;
}
.about-style-content .poster-main{
    width: 1200px;
    height: 327px;
    position: relative;
}
.about-style-content .poster-main a,.poster-main img{
    display:block;
}
.about-style-content .poster-main .poster-list{
    width: 1200px;
    height: 327px;
    list-style: none;
}
.about-style-content .poster-main .poster-list .poster-item{
    width: 200px;
    height: 327px;
    position:absolute;
    left:0;
    top:0;
    box-shadow: 0 0 10px rgba(238,238,238,0.9);
}
.about-style-content .poster-main .poster-btn{
    position:absolute;
    top:0;
    z-index:10;
    cursor:pointer;
}
.about-style-content .poster-main .poster-prev-btn{
    left: -164px;
    background: url(../images/ab-left.png) no-repeat center center;
}
.about-style-content .poster-main .poster-next-btn{
    right: -164px;
    background: url(../images/ab-right.png) no-repeat center center;
}
.about-style-p{
    text-align: center;
    margin-top: 16px;
    font-size: 14px;
    color: #333333;
    line-height: 28px;
}


.contact{
    padding-bottom: 60px;
    padding-top: 10px;
}
.contact-way{
    position: relative;
}
.contact-way-box{
    /*float: left;
    width: 560px;*/
    width: 55%;
    padding: 40px 2%;
    text-align: center;
	margin:0 auto;
}
.contact-way-box h3{
    font-size: 25px;
    color: #000;
    font-weight: normal;
}
.contact-way-box p{
    font-size: 14px;
    line-height: 28px;
    margin-top: 26px;
}
.contact-way-line{
    position: absolute;
    top: 50px;
    left: 50%;
    width: 1px;
    height: 60%;
    background-color: #dddddd;
}
.contact-map{
    margin-top: 20px;
}


.lb-close {
    position: fixed;
    top: 20px;
    right: 20px;
}

.service{
    padding-bottom: 50px;
}
.service-pic{
    padding-top: 20px;
}
.spb-img{
    overflow: hidden;
}
.spb-img img{
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.service-pic-box:hover .spb-img img{
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}
.service-pic-box{
    float: left;
    margin-left: 20px;
    margin-top: 20px;
}
.service-pic .service-pic-box:nth-child(4n+1){
    margin-left: 0;
}


.product{
    background-color: #f6f6f6;
    padding-bottom: 50px;
}
.product-content{
    padding-top: 20px;
    padding-bottom: 40px;
}
.product-box{
    float: left;
    width: 280px;
    background-color: #fff;
    margin-top: 30px;
    margin-left: 26px;
    padding-bottom: 20px;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.product-content .product-box:nth-child(4n+1){
    margin-left: 0;
}

.product-box-img{
    overflow: hidden;
}
.product-box-img img{
    width: 100%;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.product-box-color{
    text-align: center;
    border-top: 1px solid #f4f4f4;
    padding-top: 24px;
}
.product-box-color span{
    display: inline-block;
    width: 13px;
    height: 12px;
    border-radius: 100%;
    border: 2px solid #d1d1d1;
    margin: 0 5px;
}
.product-box-p{
    padding: 0 10px;
    text-align: center;
    margin-top: 14px;
}
.product-box-p h4{
    font-size: 18px;
    color: #333333;
    font-weight: normal;
    text-overflow: ellipsis;
    overflow: hidden;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.product-box-p p{
    font-size: 14px;
    line-height: 24px;
    text-overflow: ellipsis;
    overflow: hidden;
    color: #666666;
    margin-top: 6px;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.h-block{
    height: 126px;
}
header{
    padding-top: 126px;
}





/*手机版头部*/
.phone-header{
    display: none;
    position: fixed;
    width: 100%;
    top: 36px;
    left: 0;
    z-index: 999;
    height: 80px;
    transition: background 0.2s;
}
.phone-header.menuOpen{
    background: rgba(0 ,0 ,0 ,0.6);
}
.phone-hc{
/*    display: none;
    margin-top: 28px;*/
}
.phone-nav{
    float: right;
}
.phone-nav-icon{
    height: 50px;
    width: 40px;
    background: url("../images/phone-menu.png") no-repeat center center;
    background-size: 36px;
    cursor: pointer;
    margin-top: 12px;
}
.phone-menu{
    position: absolute;
    top: 80px;
    left: 0;
    width: 100%;
    z-index: 99;
    background-color: #fff;
    border-top: 1px solid #e6e8ee;
    padding-bottom: 40px;
    box-shadow: 0 2px 4px #999;
    display: none;
}
.phone-menu-list{
    position: relative;
}
.phone-menu-title{
    position: relative;
    border-bottom: 1px solid #e6e8ee;
}
.phone-menu-list.on .phone-menu-title a{
    color: #d91e15;
}
.phone-menu-title a{
    position: relative;
    display: block;
    /*width: 40%;*/
    font-size: 14px;
    color: #222222;
    line-height: 42px;
    padding-left: 5%;
    z-index: 2;
}
.phone-menu-icon{
    position: absolute;
    top: 0;
    right: 4%;
    width: 60px;
    height: 50px;
    background: url("../images/add.jpg") no-repeat center center;
    background-size: 24px 24px;
}
.phone-menu-title.on .phone-menu-icon{
    background: url("../images/del.jpg") no-repeat center center;
    background-size: 24px 24px;
}
.phone-menu-c{
    display: none;
    overflow: hidden;
}
.phone-menu-c a{
    display: block;
    font-size: 14px;
    color: #222222;
    line-height: 40px;
    padding-left: 7%;
    border-bottom: 1px solid #e6e8ee;
}
.phone-system-a{
    text-align: center;
    padding: 16px 0;
    margin-top: 10px;
}
.phone-system-a a{
    display: inline-block;
    font-size: 14px;
    line-height: 20px;
    color: #333333;
    margin: 0 10px;
}










/*自适应*/


/*仅用于PC效果*/
@media screen and (min-width: 1220px) {
    .product-box:hover{
        box-shadow: 0 0 10px #999;
    }
    .product-box:hover .product-box-img img{
        -webkit-transform: scale(1.1);
        transform: scale(1.1);
    }
    .product-box:hover .product-box-p h4{
        color: #2992d1;
    }
    .product-box:hover .product-box-p p{
        color: #2992d1;
    }

    .ane-box:hover{
        box-shadow: 0 0 10px #999;
    }
    .ane-box:hover .ane-box-img img{
        -webkit-transform: scale(1.1);
        transform: scale(1.1);
    }
    .ane-box:hover .ane-box-more{
        border: 1px solid #da251d;
        background: #da251d url(../images/a-more-on.png) no-repeat 96px center;
        color: #fff;
    }
}


/*适配平板*/
@media screen and (min-width: 761px) and (max-width: 1219px) {
    .wrap{width: 92%;}

    .phone-header{display: block;}
    .header-nav{display: none;}
    .logo{margin-top: 16px;}

    .inc-left{width: 48.5%;}
    .inc-right{width: 48.5%;}
    .ia-box-dark{display: none;}

    .ft-left{float: none;width: 100%;}
    .ft-box{width: 22%;margin-left: 6%}
    .ft-box-contact .ft-title{width: 100%}
    .ft-box-contact{width: 38%;}
    .ft-right{display: none;}

    .product-box{width: 23%;margin-left: 2.5%}
    .inner-banner{height: 320px !important;}
    .inner-nav-a a{margin-left: 20px;}

    .section{height: 340px !important;}
    .pdFullpage{margin-top: 116px;}

    .acr-frame{top: 15px;right: -15px;}
    .ane-box{height: 440px;}
    .ande-wrap{width: 90%;}

    .about-style-content .poster-main .poster-prev-btn{left: 0;}
    .about-style-content .poster-main .poster-next-btn{right: 0;}



}


/*适配平板竖屏*/
@media screen and (min-width: 761px) and (max-width: 1000px) {

    .footer-copyright{text-align: center;}
    .fcpl{float: none;width: 100%;}
    .fcpr{float: none;width: 100%;text-align: center;}

    .ane-box{height: 380px;}




}


/*适配手机*/
@media screen and (max-width: 760px) {
    .wrap{width: 92%;}

    .phone-header{display: block;height: 50px;}
    .header-nav{display: none;}
    .logo{margin-top: 10px;width: 168px;}
    .logo img{height: 28px;}
    .phone-nav-icon{background-size: 24px;margin-top: 0px;}
    .phone-menu{top: 50px;}
    .search-box{position: fixed;width: 100%;}
    .search-box-i{width: 100%}
    .search-input{box-sizing: border-box;width: 84%;}
    .search-submit{width: 16%}

    .ia-box-dark{display: none;}
    .ia-box{width: 100%;margin-left: 0;margin-top: 20px;}
    .index-news-title span{font-size: 18px;padding: 0 10px;}
    .inc-left{width: 48.5%;}
    .inc-right{width: 48.5%;}
    .inc-box{margin-top: 12px;}


    .footer-top{padding-top: 26px;}
    .ft-box-contact .ft-title{width: 100%;}
    .ft-left{float: none;width: 100%;}
    .ft-box{display: none;}
    .ft-box.ft-box-contact{display: block;margin-left: 0;}
    .ft-share{margin-top: 14px;}
    .ft-share a{display: inline-block;width: 30px;margin: 0 4px;}
    .ft-right{float: none;width: 100%;margin-top: 30px;}
    .footer-copyright{text-align: center;font-size: 12px;padding: 10px 0;line-height: 16px;}
    .fcpl{float: none;width: 100%;}
    .fcpr{float: none;width: 100%;text-align: center;}
    .ft-input-choose p{width: 80%;}

    .inner-banner{height: 200px !important;}
    .product-box{width: 48%;margin-left: 4%;margin-top: 14px;}
    .product-content .product-box:nth-child(4n+1){margin-left: 4%;}
    .product-content .product-box:nth-child(2n+1){margin-left: 0;}
    .inner-nav{border: none;}
    .inner-nav-a a{margin-left: 20px;}
    .bread-nav{float: none;padding: 16px 4% 0;border-bottom: 2px solid #f2f2f2;}
    .inner-nav-a{float: none;width: 100%;text-align: center;}
    .inner-nav-a a{margin-left: 0;margin: 10px 6px 0;font-size: 12px;line-height: 40px;height: 40px;}
    .inner-nav .wrap{width: 100%;}

    .section{height: 170px !important;}
    /*.pd-bg{height: 170px !important;}*/
    /*#fullpage .section:last-child{height: 739px !important;}*/
    .pdFullpage{margin-top: 86px;}

    .ac-left{float: none;width: 100%;}
    .acr-frame{display: none;}
    .ac-right{float: none;width: 100%;margin-top: 10px;}
    .about-year .swiper-container{height: 130px;}
    .about-year-box{background: none;height: 130px;}
    .about-year-line{display: none;}
    .about-year-box h3{font-size: 18px;margin-top: 22px;}
    .about-year-box p{font-size: 12px;line-height: 16px;padding: 0 5px;}

    .ane-box{width: 92%;padding: 0 4% 30px;height: auto;}
    .about-news-content{padding-top: 0;}
    .ande-wrap{width: 90%;}

    .contact-way-box{float: none;width: 100%;padding: 20px 0;}
    .contact-way-line{display: none;}
    .contact-way-box h3{font-size: 20px;}
    /*.contact-way-box p{font-size: 14px !important;}*/
    .contact-map{height: 300px !important;}

    .about-style-content .poster-main .poster-prev-btn{left: 0;}
    .about-style-content .poster-main .poster-next-btn{right: 0;}
    .about-style{padding-top: 0;}

	.ac-title p{
    font-size: 18px;
    color: #333333;
    line-height: 40px;
}
	.inc-box-dark p{
		display:none;
		}
}






/**
 * Swiper 4.4.2
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * http://www.idangero.us/swiper/
 *
 * Copyright 2014-2018 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: November 1, 2018
 */
.swiper-container{margin:0 auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-container-no-flexbox .swiper-slide{float:left}.swiper-container-vertical>.swiper-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;-o-transition-property:transform;transition-property:transform;transition-property:transform,-webkit-transform;-webkit-box-sizing:content-box;box-sizing:content-box}.swiper-container-android .swiper-slide,.swiper-wrapper{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.swiper-container-multirow>.swiper-wrapper{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.swiper-container-free-mode>.swiper-wrapper{-webkit-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out;margin:0 auto}.swiper-slide{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;width:100%;height:100%;position:relative;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;-o-transition-property:transform;transition-property:transform;transition-property:transform,-webkit-transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto}.swiper-container-autoheight .swiper-wrapper{-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-transition-property:height,-webkit-transform;transition-property:height,-webkit-transform;-o-transition-property:transform,height;transition-property:transform,height;transition-property:transform,height,-webkit-transform}.swiper-container-3d{-webkit-perspective:1200px;perspective:1200px}.swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-wrapper{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-container-3d .swiper-slide-shadow-left{background-image:-webkit-gradient(linear,right top,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-right{background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-top{background-image:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-bottom{background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-wp8-horizontal,.swiper-container-wp8-horizontal>.swiper-wrapper{-ms-touch-action:pan-y;touch-action:pan-y}.swiper-container-wp8-vertical,.swiper-container-wp8-vertical>.swiper-wrapper{-ms-touch-action:pan-x;touch-action:pan-x}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:27px;height:44px;margin-top:-22px;z-index:10;cursor:pointer;background-size:27px 44px;background-position:center;background-repeat:no-repeat}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev,.swiper-container-rtl .swiper-button-next{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");left:10px;right:auto}.swiper-button-next,.swiper-container-rtl .swiper-button-prev{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");right:10px;left:auto}.swiper-button-prev.swiper-button-white,.swiper-container-rtl .swiper-button-next.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")}.swiper-button-next.swiper-button-white,.swiper-container-rtl .swiper-button-prev.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")}.swiper-button-prev.swiper-button-black,.swiper-container-rtl .swiper-button-next.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")}.swiper-button-next.swiper-button-black,.swiper-container-rtl .swiper-button-prev.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;-webkit-transition:.3s opacity;-o-transition:.3s opacity;transition:.3s opacity;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transform:scale(.33);-ms-transform:scale(.33);transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{-webkit-transform:scale(.66);-ms-transform:scale(.66);transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{-webkit-transform:scale(.33);-ms-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{-webkit-transform:scale(.66);-ms-transform:scale(.66);transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{-webkit-transform:scale(.33);-ms-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullet{width:8px;height:8px;display:inline-block;border-radius:100%;background:#000;opacity:.2}button.swiper-pagination-bullet{border:none;margin:0;padding:0;-webkit-box-shadow:none;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet-active{opacity:1;background:#007aff}.swiper-container-vertical>.swiper-pagination-bullets{right:10px;top:50%;-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0)}.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:6px 0;display:block}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:8px}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;-webkit-transition:.2s top,.2s -webkit-transform;transition:.2s top,.2s -webkit-transform;-o-transition:.2s transform,.2s top;transition:.2s transform,.2s top;transition:.2s transform,.2s top,.2s -webkit-transform}.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);white-space:nowrap}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transition:.2s left,.2s -webkit-transform;transition:.2s left,.2s -webkit-transform;-o-transition:.2s transform,.2s left;transition:.2s transform,.2s left;transition:.2s transform,.2s left,.2s -webkit-transform}.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transition:.2s right,.2s -webkit-transform;transition:.2s right,.2s -webkit-transform;-o-transition:.2s transform,.2s right;transition:.2s transform,.2s right;transition:.2s transform,.2s right,.2s -webkit-transform}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:#007aff;position:absolute;left:0;top:0;width:100%;height:100%;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);-webkit-transform-origin:left top;-ms-transform-origin:left top;transform-origin:left top}.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{-webkit-transform-origin:right top;-ms-transform-origin:right top;transform-origin:right top}.swiper-container-horizontal>.swiper-pagination-progressbar,.swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-container-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-white .swiper-pagination-bullet-active{background:#fff}.swiper-pagination-progressbar.swiper-pagination-white{background:rgba(255,255,255,.25)}.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill{background:#fff}.swiper-pagination-black .swiper-pagination-bullet-active{background:#000}.swiper-pagination-progressbar.swiper-pagination-black{background:rgba(0,0,0,.25)}.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill{background:#000}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-container-horizontal>.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-container-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}.swiper-slide-zoomed{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;-webkit-transform-origin:50%;-ms-transform-origin:50%;transform-origin:50%;-webkit-animation:swiper-preloader-spin 1s steps(12,end) infinite;animation:swiper-preloader-spin 1s steps(12,end) infinite}.swiper-lazy-preloader:after{display:block;content:'';width:100%;height:100%;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");background-position:50%;background-size:100%;background-repeat:no-repeat}.swiper-lazy-preloader-white:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")}@-webkit-keyframes swiper-preloader-spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes swiper-preloader-spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.swiper-container .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-container-fade.swiper-container-free-mode .swiper-slide{-webkit-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out}.swiper-container-fade .swiper-slide{pointer-events:none;-webkit-transition-property:opacity;-o-transition-property:opacity;transition-property:opacity}.swiper-container-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube{overflow:visible}.swiper-container-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;width:100%;height:100%}.swiper-container-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-cube.swiper-container-rtl .swiper-slide{-webkit-transform-origin:100% 0;-ms-transform-origin:100% 0;transform-origin:100% 0}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-next+.swiper-slide,.swiper-container-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right,.swiper-container-cube .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0;width:100%;height:100%;background:#000;opacity:.6;-webkit-filter:blur(50px);filter:blur(50px);z-index:0}.swiper-container-flip{overflow:visible}.swiper-container-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-container-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right,.swiper-container-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-coverflow .swiper-wrapper{-ms-perspective:1200px}
.sbbanner{
    margin-top: 36px;
    clear: both;
}
.sbbanner img{
    width: 100%;
    display: block;
}

.sbbanner .swiper-pagination {
    position: absolute;
    z-index: 20;
    bottom: 10px;
    width: 100%;
    text-align: center;
}
.sbbanner .swiper-pagination .swiper-pagination-bullet{
    display: inline-block;
    width: 20px;
    height: 20px;
    border-radius: 100%;
    background: url("../images/pag.png") no-repeat center center;
    margin: 0 5px;
    cursor: pointer;
    opacity: 1;
}
.sbbanner .swiper-pagination .swiper-pagination-bullet-active{
    background: url("../images/pag-on.png") no-repeat center center;
}

/* 首页调整 */
.xxyindex .partbox1 .videobox video{
    width: 100%; 
    outline: none;
    margin: 20px 0;
}
.xxyindex .partbox2{
    display: flex;
    display: -webkit-flex;
    justify-content: space-between;
}
.xxyindex .partbox2 .leftbox,.xxyindex .partbox2 .rightbox{
    width: calc(50% - 10px);
    display: flex;
    display: -webkit-flex;
    flex-direction: column;
}
.xxyindex .partbox2 .leftbox img,.xxyindex .partbox2 .rightbox img{
    width: 100%;
    transition: 0.3s;
}
.xxyindex .partbox2 .leftbox img:hover,.xxyindex .partbox2 .rightbox img:hover{
    transform: scale(1.05);
}
.xxyindex .partbox2 .imgbox{
    margin-bottom: 20px;
    overflow: hidden;
}
.xxyindex .partbox3{
    margin-bottom: 20px;
    /* display: flex; */
    /* display: -webkit-flex; */
}
.xxyindex .partbox3 img{width: 100%;}

.index-header-nav .wrapxxy,.header-nav .wrapxxy{
    width: calc(100% - 120px);
    margin: 0 auto;
    display: flex;
    display: -webkit-flex;
    justify-content: space-between;
}
.logo{
    flex-shrink: 0;
}
.nav-container{
    width: 100%;
}
.nav-container .nav-ul{
    display: flex;
    display: -webkit-flex;
    justify-content: space-between;
    width: 100%;
    padding: 0 120px;
    box-sizing: border-box;
}
.nav-container .nav-ul .nav-list{
    margin-left: 0;
}
.nav-a{
    color: #000;
}
.xxyhright{
    display: flex;
    display: -webkit-flex;
    align-items: center;
}
.header-top{display: none;}
.header-nav{top: 0;}
.sbbanner{margin-top: 0;}
.search-content{margin-right: 0;}
.nd-container{
    display: flex;
    display: -webkit-flex;
    justify-content: space-between;
    width: 100%;
    height: 344px;
}
.nd-container:after{
    display: none;
}
.nd-box{
    width: 25%;
    max-width: 450px;
    flex-shrink: 0;
    display: flex;
    display: -webkit-flex;
    justify-content: center;
}
.nd-box:nth-child(n+5){
    display: none;
}
.nd-box a{
    display: flex;
    display: -webkit-flex;
    flex-direction: column;
    justify-content: space-between;
}
.nd-container .nd-box{
    background: unset;
}
.xxyimgcenter{
    display: flex;
    display: -webkit-flex;
    align-items: flex-end;
    justify-content: center;
    height: 304px;
    padding: 0 20px;
    overflow: hidden;
}
.xxyimgcenter img{
    max-width: 100%;
    max-height: 100%;
}
.phone-header{top: 0;}
@media screen and (max-width: 1500px){
.nav-container .nav-ul{padding: 0 45px;}
}
@media screen and (max-width: 560px){
.xxyindex .partbox2{flex-direction: column;}
.xxyindex .partbox2 .leftbox, .xxyindex .partbox2 .rightbox{
    width: 100%;
}
}

.xxybox{
    width: 100%;
}
.xxybox img{
    width: 100%;
}

.xxygqxl .nd2-menu p{
    text-align: left;
}
.xxygqxl .nd2-menu p img{
    width: 19px;
    margin-right: 10px;
}