


input{outline:none ;}

input{-webkit-appearance:none ;border-radius: 0;}
form input{-webkit-appearance: none;}

body{

	margin:0;
	    margin: 0;
    font-size: 14px;
    font-family: Arial;
    line-height: 1.5; color: #333;
  
}
li{list-style-type:none;}
*{box-sizing:border-box; margin:0px; padding:0px;   
-moz-box-sizing:border-box; /* Firefox */
-webkit-box-sizing:border-box; /* Safari */}
.title{ font-family: 'Elements' ,Arial; font-size: 32px;}
a, a:hover, a:focus {

    text-decoration: none;

}
 .swiper-button-prev,  .swiper-button-next{outline:none ;}

.w1200{width: 90%; max-width: 1400px; margin: 0 auto; }
.h80{height:70px; clear: both;}
.h70{height:60px; clear: both;}
.clear{clear: both;}
.pic-back{background-size: cover; background-position: center;}
#dl-menu{display: none;}

.foot{background: #666;}
.foot .title{ font-size: 18px; color: #ffffff;font-size: 900; font-family: "fago"; font-weight:bold; }
.foot .foot-l{  float: left; height: auto; padding-left: 80px; max-width: 360px; }
.foot .foot-r{   height: auto; }
.foot .foot-l .txt{ margin-top: 30px; }

.foot .foot-l .txt p{font-size: 16px; color: #dbdbdb;}

.foot .foot-r .box1 .a1{ width: calc(100% - 150px); float: left;  height: 50px; border: 1px solid #fff;
 background-color:transparent; height: 50px; padding: 0 10px; color: #fff;}
.foot .foot-r .box1 .b1{ width: 150px; float: left;  height: 50px; color: #333; 
    background: #fff; border-width: 0px; text-align: center; font-family: 'Elements', Arial; font-size: 16px;}

.foot .foot-r .box2 a{display: block;float: left; margin-right: 15px; background: #000; width: 40px;transition: all 0.3s ease;
margin-bottom: 15px; }
.foot .foot-r .box2 a img{display: block; width: 100%;}
.foot .foot-r .box2 a:hover{box-shadow: 3px 3px 3px rgba(0,0,0,0.3);}
.foot-d{padding:20px 0; overflow: hidden; background: #666; border-top: 1px solid #777;}
.foot-d p{ font-size: 16px; color: #bibibi; text-align: center;}
.foot-d p span{margin-right: 20px; color:#ffffff}
.foot-d p span a{transition: all 0.3s ease; color: #333;}

.foot-d p span a.terms{text-decoration:underline;}
.foot-d .gotop{color: #fff; float: right; transition: all 0.3s ease ; padding-right: 40px;  cursor: pointer;
    background: url(../pic/011.png) no-repeat right; }
.foot-d .gotop:hover{color: #ea590c; }

.foot-box{float: right; }

.foot .logo{width: 200px; display: block; float: left; }
.all-box{width: 100%; margin-top: 181px;}

.all-box .s1{ width: 100%; }
.all-box .s1 .swiper-slide img{display: block;width: 100%;}
.all-box .banner-down{width: 25px; height: 165px;position: absolute;z-index: 99;  bottom: 40px; left: 50%;
 margin-left: 550px; background:url(../pic/012.png) no-repeat  ;  }
 .all-box  .swiper-pagination{width: 100%; height: 10px;z-index: 99;  bottom: 40px; left: 0px; }
 .all-box  .swiper-pagination-bullet{background: #fff; opacity:0.7;}
 .all-box  .swiper-pagination-bullet-active{background: #000;}

.little-box {width: 100%; height: auto; overflow: hidden; display: none; margin-top: 70px; }
.little-box .s2{width: 100%; height: auto; overflow: hidden; }
.little-box .s2 .swiper-slide .pic-back{position: absolute; width: 100%; height: 100%; left: 0px; top: 0px;}
.little-box img{width: 100%; display: block; }
.little-box  .swiper-pagination{width: 100%; height: 10px;z-index: 99;  bottom: 40px; left: 0px; }
.little-box  .swiper-pagination-bullet{background: #fff; opacity:0.7;}
.little-box  .swiper-pagination-bullet-active{background: #000;}

.navBar-1 h1{font-family: "fago"; }


.mian-nav {height: auto; overflow: hidden; color: #fff;font-size: 14px; line-height: 2;vertical-align :middle; margin-top: 30px;}
.mian-nav a {height: auto; overflow: hidden; ; color: #fff; padding: 0 10px;transition: all 0.3s ease;}
.mian-nav a:hover {color: #eb5a0d;}
.mian-nav a:last-child{color: #eb5a0d;}


.foot .foot-r .box1 p{    border: 1px solid #fff;
    padding:13px 10px;
    color: #ccc;
    display: block;
    width: 100%; margin-bottom: 10px;}

.real-title{position: relative; padding-bottom: 30px; margin-bottom: 40px; font-size: 35px; font-family: "aller";
    text-align: center; line-height: 1; }
    
.real-title:after{ content:" "; display: block; width: 60px; height: 3px; background: #000; 
position: absolute; bottom: 0px; left: 50%; margin-left: -35px;}
.real-title-left{text-align: left;}
.real-title-left:after{   left: 0%; margin-left: 0px;}
.abo .txt{font-size: 17px; text-align: center; }

.abo ul{width: calc(100% + 50px); margin-left: -25px; letter-spacing: -3px; font-size: 0px; text-align: center; margin:30px 0;}
.abo ul li{margin: 25px; display: inline-block; letter-spacing: 0px;  width: calc(33% - 50px);
 height: auto; overflow: hidden; position: relative;  vertical-align: top ;}
.abo ul li h2{font-size: 70px; color: #000; font-family: 'aller';}
.abo ul li b{display: block; font-size: 17px; color: #333; font-weight: 500;}
.abo .more{width: 175px; line-height: 42px; height: 42px; margin: 0 auto; background: #000; 
    display: block; color: #fff; text-align: center; transition: all 0.3s ease;}
.abo:hover .more{box-shadow: 3px 3px 3px rgba(0,0,0,0.2)}
.pro ul{width: calc(100% + 26px); margin-left: -13px; letter-spacing: -3px; font-size: 0px;}
.pro ul li{margin: 13px; display: inline-block; letter-spacing: 0px;  width: calc(33.33333333% - 26px) ;
 height: auto; overflow: hidden; position: relative;  vertical-align: top;}
.pro ul li img{display: block;width: 100%;}
.pro ul li h3{padding:0 10px;text-align: center; line-height: 52px; height: 52px; font-size: 17px; background: rgba(0,0,0,0.5);
overflow: hidden;text-overflow:ellipsis;white-space: nowrap; color: #fff; position: absolute;
 left: 0px; bottom: 0px; width: 100%; font-weight: 500; transition: all 0.3s ease; }


 .pro ul li:hover h3{background: #000}

 .sus .box{width: 100%; overflow: hidden; position: relative;}
.sus .box .box-1{width: 100%; border: 1px solid #ccc; padding: 60px; background:linear-gradient(rgba(0, 0, 0, 0.5),rgba(0,0,0,0.5)),  url(huanbao.jpg);}
.sus .box .box-2{width: 50%; height: 100%; position: absolute; right: 0px ; top: 0px;}
.sus .box .box-1 .real-title{ color:#ffffff; }
.sus .box .box-1 .real-title:after {
    content: " ";
    display: block;
    width: 60px;
    height: 3px;
    background: #fff;
    position: absolute;
    bottom: 0px;
   
}
.sus .box .box-1 .txt{margin-bottom: 30px; overflow: hidden; color:#ffffff; font-size:16px}
.sus .box .box-1 .more{display: block;font-size: 16px; color: #ffffff;transition: all 0.3s ease;}
.sus .box .box-1 .more:hover{padding-left: 30px;}



.in-banner{padding:190px 0;margin-top: 181px;}
.in-banner h3{font-size: 50px;line-height: 50px; height: 50px; overflow: hidden; color: #fff;  font-family: 'aller'; text-align: left; }

.in-abo1 .txt2{ float: left; text-align: left;  line-height: 2;}

.in-abo1 .txt2 img{width:100%}


.in-abo1 .txt{width: calc(100% - 440px); float: left; text-align: left; padding-right: 60px; line-height: 2;}

.in-abo1 .abo-pic{width: 440px; float: left;}
.in-abo2-box{background-attachment: fixed; padding: 170px 0;}
.in-abo2 ul {margin: 0px;}
.in-abo2 ul li b{color: #fff;}

.history{ text-align: center; position: relative;}
.history .swiper-container{padding: 0 60px; z-index: 2;}
.history .swiper-container:before{display: block; width: 100%; position: absolute;left: 0px;
 background: #dcdcdc; top: 72px; content:" "; height: 1px;}
.history .swiper-slide h6{font-size: 28px; line-height: 32px; font-family: 'aller';}
.history .swiper-slide span{display: block; width: 20px; height: 20px; border-radius: 50%;
    background: #e10000; border:3px solid #dcdcdc; margin: 0 auto; margin-bottom: 30px; margin-top: 30px;}
.history .swiper-button-next{display: block; width: 40px; height: 40px; border-radius: 50%; top: 52px; right: 0px;
 background-color: #fff; border:1px solid #dcdcdc; margin-top: 0px; 
background-image: url(012.png);background-size: 100%; background-position: center center;}
 .history .swiper-button-prev{display: block; width: 40px; height: 40px; border-radius: 50%; top: 52px; left: 0px;
 background-color: #fff; border:1px solid #dcdcdc; margin-top: 0px; 
background-image: url(011.png);background-size: 100%; background-position: center center;}

.in-con{background-attachment: fixed; }
.in-con .real-title{color: #FFF; width: 200px; float: left; margin-bottom: 0px; font-size:28px}
.in-con .get{color: #FFF; width: 200px; float: left; font-family: "fago"; text-align: center; 
background: rgba(0,0,0,0.5); height: 50px; line-height: 50px; display: block;     transition: all 0.3s ease;}
.in-con .txt{color: #FFF; width: calc(100% - 400px); color:#fff;   float: left; padding:  0 60px; 
    font-weight: 500; margin-top: -3px; overflow: hidden; height: auto;}
.in-con .get:hover{background: #000;}


.in-sus .txt{text-align: left;}
.in-sus2{position: relative; padding: 140px 0; background-attachment: fixed;}
.in-sus2 .black{position: absolute; width: 50%; height: 100%; left: 0px; top: 0px;background: rgba(0,0,0,0.5); z-index: 1;}
.in-sus2 .real-title{color: #fff;}
.in-sus2 .w1200 {position: relative; z-index: 2;}
.in-sus2 .w1200 .box{width: 50%; padding-right: 50px;}
.in-sus2 .w1200 .box .txt{color: #fff;}
.in-sus3 .box{background: #f5f5f5;}
.in-sus3 .box .box-1{border-width: 0px;width: 100.5%; padding:70px 52px 70px 52px;}
.pro-banner .in-sus3 .box .box-1{padding:70px 52px 200px 0px;}
.in-sus3 .box:nth-of-type(odd) .box-1{}
.in-sus3 .box:nth-of-type(even) .box-1{float: right; }

.in-sus3 .box:nth-of-type(even) .box-2{right: auto; left: 0px;}
.in-sus3 .box .box-1 .txt{margin-bottom: 0px;}
.in-sus3 .box .box-2 .real-title{color: #fff; margin-bottom: 0px; display: none;}


.in-sus5 .box:nth-of-type(odd) .box-1{padding-left: 0px;}
.in-sus5 .box:nth-of-type(even) .box-1{ padding-right: 0px;}

.in-sus3 .box .box-3{border-width: 0px;width: 50.5%; padding:70px 52px 70px 52px;}
.pro-banner .in-sus3 .box .box-3{padding:70px 52px 200px 0px;}
.in-sus3 .box:nth-of-type(odd) .box-3{}
.in-sus3 .box:nth-of-type(even) .box-3{float: right; }



.in-cus{background: #f5f5f5;}
.in-cus .in-sus3 .box .box-2 {padding: 0px !important;}

.in-cus .in-sus3 .box .box-2 img{display: none;width: 100%; }
.partner .swiper-slide img{width: 100%; margin: 12px 0;}

.in-nav{text-align: right;}
.in-nav {margin-top: 30px;}
.in-nav a{display: inline-block; padding: 0 15px; color: #333;transition: all 0.3s ease; }
.in-nav a:last-child {padding-right: 0px;}
.partner-box {padding: 0 60px; position: relative; }
.in-nav a:hover{color: #000; }

.partner .swiper-button-next{display: block; width: 40px; height: 40px; border-radius: 50%; top: 50%; right: 0px;
 background-color: #fff; border:1px solid #dcdcdc; margin-top: -20px; 
background-image: url(012.png);background-size: 100%; background-position: center center;}
 .partner .swiper-button-prev{display: block; width: 40px; height: 40px; border-radius: 50%; top: 50%; left: 0px;
 background-color: #fff; border:1px solid #dcdcdc; margin-top: -20px; 
background-image: url(011.png);background-size: 100%; background-position: center center;}


.back-gray{background: #f5f5f5;}

.pro-list{height: auto; overflow: hidden;}
.pro-list ul{width: calc(100% + 40px) ; margin-left: -20px; font-size: 0px ;    letter-spacing: -3px; height: auto; overflow: hidden; margin-top: -60px;}
.pro-list ul li{display: inline-block; width: calc(25% - 40px); margin:60px 20px 0 20px; letter-spacing: 0px;
 height: auto; overflow: hidden; }
.pro-list ul li img{width: 100%; display: block;float: left;}
.pro-list ul li .txt{float: left;  float: left; width: calc(100%);}
.pro-list ul li .txt h3{font-size: 21px; font-family: "aller"; color: #333;}
.pro-list ul li .txt p{font-size: 14px ;color: #666; margin-top: 20px;}
.pro-list ul li .txt span{font-size: 14px; width: 130px; height: 44px;  margin-top: 22px;
    line-height: 44px; color: #666; border: 1px solid #666; display: block; text-align: center;
transition: all 0.3s ease;}


.pro-list ul li .txt span:hover{background: #000; border-color: #000; color: #fff;}

.in-con2{background: #fff; box-shadow: 0px 0px 10px rgba(0,0,0,0.2); position: relative;}
.in-con2 .pic{width: 40%; height: 100%; position: absolute; left: 0px; top: 0px;}
.in-con2 form{width: 60%; float: right; padding: 60px 52px;}
.in-con2 form h3{font-size: 35px; font-family: "aller"; line-height: 1.5; margin-bottom: 40px;}
.in-con2 form h6{font-size: 16px; color: #333; font-weight: 500; margin-bottom: 10px;}
.in-con2 form input {
    background-color: transparent;

    border: 1px solid #eee;
    font-size: 14px;
    display: block;
    float: left;
    height: 42px;
    line-height: 42px;
    padding: 0 17px;
    color: #333;
    width: 100%;
    margin-bottom: 17px;
}

.in-con2 form  .in1{width: calc(50% - 8px); margin-right: 16px; float: left;}
.in-con2 form  .in2{width: calc(50% - 8px); float: left;}
.in-con2 form  .in4{margin: 0 auto; width: 200px; float: none; margin-top: 40px; height: 58px; line-height: 58px; color: #fff;
 font-size: 17px; background: #000; display: block; text-align:center; }
 .in-con2 form  .in4 input{ height: 58px; line-height: 58px; color: #fff;
 font-size: 17px; background: #000; display: block;}

 .in-con2 form textarea {
    background-color: #f4f4f4;
    border: 1px solid #eee;

    font-size: 16px;
    display: block;
    width: 100%;
    line-height: 1.5;
    height: 180px;
    padding: 0 20px;
   
}

.pro-banner{padding: 0px !important;}
.pro-banner .tip-pic{width: 90px; display: block; margin-bottom: 30px;}
.pro-main .txt img{max-width: 100%;}
@media (max-width:1200px) {

.navBar{display: none;}
#dl-menu{display: block;}


.all-box {display: none;}
 .little-box { display: block; }
 .foot .logo{display: none;}
.foot .foot-l{  float: left; height: auto; padding-left: 0px; margin-right: 8%; max-width: 360px; }
.foot-box{ float: left; width: 100%; }

  .abo ul{width: calc(100% + 34px); margin-left: -17px; }
.abo ul li{margin: 17px;   width: calc(33% - 34px); }
.abo ul li h2{font-size: 60px; }
.abo ul li b{font-size: 20px; }
.history .swiper-container{ padding: 0 40px; }

.in-banner {padding: 130px 0;margin-top: 70px;}

.in-banner h3 {font-size: 40px;line-height: 40px;height: 40px;}
.in-abo1 .abo-pic	{display: none;}
.in-abo1 .txt{width: 100%; float: none; padding-right: 0px; line-height: 1.5;}
.in-sus2{padding: 80px 0;}
}


@media (max-width:1000px){
.h80{height:60px; clear: both;}
     
.foot .foot-r{ width: 100%; max-width: 800px; float:none;  }
.pro ul li h3{ font-size: 16px; }
.sus .box .box-1{padding: 40px; }
.pro-banner .in-sus3 .box .box-1 {
    padding: 40px 40px 40px 0px;
}
.in-con .real-title{ width: 100%; float: none; margin-bottom: 45px;}
.in-con .get{}
.in-con .txt{ width: calc(100% - 200px);padding:  0 60px 0 0;}
.in-sus2 .w1200 .box{width: 100%; padding-right: 0px;}
.in-sus2 .black{ width: 100%;}
.in-sus2{padding: 60px 0;}
}

@media (max-width:900px){


.pro ul li{ letter-spacing: 0px;  width: calc(50% - 26px); }
.pro ul li h3{height: 40px; line-height: 40px;}

.in-sus3 .box .box-1{width: 100%; float: none !important; }
.in-sus3 .box .box-2{position:static;  padding: 60px 40px; width: 100%; }
.in-sus3 .box .box-3{position:static;  padding: 60px 40px; width: 100%; }
.in-sus3 .box .box-2 .real-title{display: block;}
.in-sus3 .box .box-1 .real-title{display: none;}

.in-cus .in-sus3 .box .box-1 .real-title{display: block;}

.in-cus .in-sus3 .box .box-2 img{display: block;width: 100%; }


.in-con2 .pic{display: none;}
.in-con2 form{width: 100%; float: none; padding: 60px 7%;}
.in-con2 form h3{font-size: 30px;}


.pro-list ul li {
    display: inline-block;
    width: calc(100% - 80px);

}





}


@media (max-width:800px) {
   

.foot .foot-l{ width: 100%; float: none; margin-bottom: 40px; max-width: 800px; }

.foot .foot-r .box2 a{margin-right: 10px;  width: 40px;}
.foot .foot-r .box1 .a1{ width: calc(100% - 100px);}
.foot .foot-r .box1 .b1{ width: 100px; font-size: 14px;}
.foot .foot-l .txt{ margin-top: 30px; }
.foot .foot-r .box1{ margin-top: 30px; }
.foot .foot-r .box2{ margin-top: 30px; }


.foot .h80{height: 40px;}

.sus .box .box-1{width: 100%;  padding: 40px 0px; }

.pro-banner .in-sus3 .box .box-1 {
    padding: 40px 0px 40px 0px;
}
.sus .box .box-2{display: none;}
.sus .box .box-3{display: none;}


   .abo ul{width: calc(100% + 24px); margin-left: -12px; }
.abo ul li{margin: 12px;   width: calc(33% - 24px); }
.abo ul li h2{font-size: 40px; }
.abo ul li b{font-size: 16px; }
    .history .swiper-container{ padding: 0 30px; }

    .pic-back{background-attachment:scroll; }
.in-abo2-box{padding: 100px 0;}
.in-sus3 .box .box-2{display: block;}
.in-sus3 .box .box-3{display: block;}
.real-title{font-size: 24px; padding-bottom: 25px;}

.in-sus3 .box .box-2 {

    padding: 40px 20px;}
}

.in-sus3 .box .box-3 {

    padding: 40px 20px;}
}

@media (max-width:600px) {
     .little-box {margin-top: 60px; }
.pro ul{width: calc(100% + 10px); margin-left: -5px; }
.pro ul li{  width: calc(50% - 10px); margin: 5px; }
.pro ul li h3{font-size: 14px; height: 36px; line-height: 36px;}

   .abo ul{width: calc(100% + 20px); margin-left: -10px; }
.abo ul li{margin: 10px;   width: calc(50% - 20px); }

    .history .swiper-container{ padding: 0 20px; }
    .in-abo2-box{padding: 80px 0;}

    .in-banner {padding: 100px 0;margin-top: 60px;}

.in-banner h3 {font-size: 30px;line-height: 30px;height: 30px;}


.in-con .get{float: none; height: 50px; line-height: 50px;margin-top: 40px;}
.in-con .txt{width: calc(100% - 0px);  padding:  0 0px 0 0; float: none; }

.foot .foot-l .txt{ margin-top: 20px; }
.foot .foot-r .box1{ margin-top: 20px; }
.foot .foot-r .box2{ margin-top: 20px; }
.partner .swiper-slide img{margin:6px 0;}
.partner-box {padding: 0 50px;  }

.in-con2 form h3{font-size: 24px;}
.in-con2 form  .in1{width: calc(100% - 0px); margin-right: 0px; float: none;}
.in-con2 form  .in2{width: calc(100% - 0px); float: none;}
}




.login{ position: fixed;left: 0; top:0;z-index:9999;width: 100%;height: 100%;background-repeat:no-repeat;background-size: cover;background-position: center;}
.login .bk{position: absolute;width: 100%;height: 100%;background:rgba(0,0,0,0.3);left: 0;top: 0;}
.login .login-c{font-family: "aller";font-size: 18px; background: #f5f5f5;position: absolute;top: 50%;left: 50%;transform: translateX(-50%)translateY(-50%); padding: 40px;  width: 90%;max-width: 480px;height: auto;}

.login .login-c h5{font-size: 28px;font-family: "aller";color: #000;text-transform: uppercase;text-align: center;margin-bottom: 30px;}
.login .login-c form{width: 100%;height: auto;}
.login .login-c form .c1{display: block; width: 100%;font-size: 16px; height: auto;z-index: 998; line-height: 48px;margin-bottom: 20px;border: none; text-align: left;padding-left: 35px;position: relative; border-bottom: 1px solid #000000;background: none;background-repeat: no-repeat;background-repeat: no-repeat;
    background-position: left 8px;}


.login .login-c form .tj{margin-top: 10px;font-size: 16px; width: 100%;height: auto;line-height: 40px;color: #fff;background: #000;border: none;}
.login .login-c form .tj:hover{box-shadow: 2px 2px 5px rgba(0,0,0,0.2);}

@media only screen and (max-width: 720px) {
	.login .login-c{width: 90%;padding: 20px;}
}