html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,textarea,input{margin:0;padding:0;}address,cite,dfn,em,var,i{font-style:normal;}body{font-size:14px;font-family:Microsoft YaHei;color:#333;}table{border-collapse:collapse;border-spacing:0;}h1,h2,h3,h4,h5,h6,th{font-size:100%;font-weight:normal;}button,input,select,textarea{font-size:100%;border:0;background: none;}fieldset,img{border:0;}a{color:#333;}a,img{-webkit-touch-callout:none;}img{display:block;}li img{transition:all 0.3s;}a,a:active,a:focus,a:hover,a:visited{text-decoration:none;}input[type=password],input[type=text],textarea{resize:none;outline:0;-webkit-appearance:none;white-space:pre-wrap;word-wrap:break-word;background:none;outline:none}.li,.dd{cursor:pointer;}ul,ol{list-style:none;}:focus{outline:none;}ul::after{content:'';display:block;clear:both;}.left{float:left;}.right{float:right;}.clearfix{clear:both;}
.container::after{content:'';display:block;clear:both;}
li .img img{transition: all 250ms;}
li:hover .img img{transform:scale(1.1);}

html,body {background-color:#212c2e}
img {
    max-width: 100%;
}

.gdianhua {
    padding-left: 37px;
    background-image: url('../images/dianhua.png');
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 27px;
    color: #666666;
}
.gyouxiang {
    padding-left: 37px;
    background-image: url('../images/youxiang.png');
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 27px;
    color: #666666;
}
.gwangzhi {
    padding-left: 37px;
    background-image: url('../images/wanzghi.png');
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 27px;
    color: #666666;
}
/*头部*/
.header{width: 100%;height: 80px;position: fixed;left: 0;top: 0;z-index: 9999;}

.header .logo{float: left;padding-top: 25px;}
.header .logo img{max-width: 100%;}
.header .right{width: calc(100% - 240px);}
.header .right .nav{float: right;width:410px;margin-right: 45px;}
.header .right .nav li{float: left;margin-left: 35px;box-sizing: border-box;padding-top: 40px;}
.header .right .nav li a{display: block;box-sizing: border-box;color: #686868;position: relative;}
.header .right .nav li a::after{content: '';display: block;width: 8px;height: 4px;border-radius: 4px;background: #7a8082;transition: all 250ms;position: absolute;top: 30px;right: 0;}
.header .right .nav li.this a::after{width: 38px;background: #fff;}
.header .right .nav li:hover  a::after{width: 38px;background: #fff;}
.header .right .nav li.this a{color: #fff;}
.header .right .nav li:hover  a{color: #fff;}
.header .right .nav li:first-child{margin-left: 0;}
.header .right .btn1{float: right;width: 85px;height: 30px;line-height:30px;border-radius: 34px;text-align: center;color: #fff;margin-top: 34px;border: 1px solid #fff;box-sizing: border-box;transition: all 250ms;}
.header .right .btn1:hover{background: #fff;color: #222;}
.header .right .btn2{float: right;width: 90px;height: 30px;line-height:28px;text-align: center;color: #fff;margin-top: 34px;text-transform: uppercase;margin-left: 20px;}
.header .right .btn2 img{float: left;position: relative;top: 6px;}


#fp-nav ul li, .fp-slidesNav ul li {
    width: 20px;
    height: 2px;
    margin: 20px 0;
    /*overflow: hidden;*/
}
#fp-nav ul li span{display: none;}
#fp-nav ul li a{width: 2px;height: 2px;border-radius: 20px;background: #fff;float: right;transition: alll 250ms;}
#fp-nav ul li a.active{width:20px;}


    /*手机端导航样式*/
.rg{display: none;float: right;width: 30px;height: 30px;background: url(../images/nav_btn2.png);background-size: 100%;margin-top: 25px;}
.header.w .rg{background: url(../images/nav_btn.png);background-size: 100%;}
.rg img{width: 100%;}
.a_txt{position:fixed;top:0px;left:0px;width:0px;height:0px;overflow:hidden;z-index:999999999999;}
.a_txt .div1{position:absolute;width:100%;height:100%;background:rgba(0,0,0,0.8);filter:alpha(opacity=0);opacity:0;left:0px;top:0px;z-index:1}
.a_txt .div2{position:absolute;left:5%;top:5%;z-index:999999;width:5%;background: #f2f2f2;;padding: 4px;box-sizing: border-box;text-align:center;filter:alpha(opacity=0);opacity:0;}
.a_txt .div2 img{width: 100%}
.a_txt .div2 a{font-size: 50px;color: #000;}
.a_txt .div3{position:absolute;width:80%;right:0px;top:0px;background:#f2f2f2;height:100%;z-index:100;right:-50%;padding-top: 3%;}
.a_txt .div3 .rlogo{margin: 0 auto 40px;}
.a_txt .div3 .btn{width: 60px;height: 25px;border: 1px solid #999;line-height: 25px;text-align: center;display: block;margin-bottom: 30px;margin-left: 35px;}
.a_txt .div3 li{width: 100%;line-height: 50px;text-align: left;padding-left: 35px;box-sizing: border-box;}
.a_txt .div3 li a{font-size: 16px;display: block}
.a_txt .div3 ul li{border-bottom:1px solid #e1e1e1}
.a_txt .div3 ul li a{display:block;height:50px;line-height:50px;font-size:16px}
.a_txt .div3 ul li.bg2 {padding-left: 10px;}

.a_txt .div3 ul li .a_txt2{display:none}
.a_txt .div3 ul li .a_txt22{display:none}
.a_txt .div3 ul li .a_txt2 a{height:35px;line-height:35px;font-size:14px;padding-left: 10px;color: #999;}
.a_txt .div3 ul li .a_txt22 a{height:30px;line-height:30px;font-size:12px;padding-left: 15px;color: #999;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}

.s-t{position: relative;text-align: center;}
.s-t p{font-size: 36px;line-height:36px;color: #253858;font-weight: bold;position: relative;z-index: 10;padding-top: 14px;}
.s-t span{font-family: 'Arial';font-size: 60px;line-height: 60px;color: #e1e6f2;font-weight: bold;position: absolute;left: 0;top: 0;width: 100%;text-transform: uppercase;z-index: 1;}
.s-t2 p{color: #fff;}
.s-t2 span{color: #2f2f2f;}



.section1{background: url(../images/s1-bg.jpg) center no-repeat;background-size: cover;color: #fff;text-align: center;}
.section1 .d1{font-size: 116px;}
.section1 .d2{font-size: 25px;}
.section1 .d3{display: block;font-size: 22px;text-transform: uppercase;width: 290px;height: 80px;text-align: center;font-weight: lighter;margin: 40px auto 0;border: 2px solid #fff;color: #fff;line-height: 86px;font-family: 'Arial';transition: all 250ms;}


.section1 .d3 img{display: inline-block;margin-left: 30px;}
.section2{background: url(../images/s2-bg.jpg) center no-repeat;background-size: cover;color: #fff;}
.section2 .d1{font-family: 'Arial';font-weight: bold;font-size: 48px;line-height:100%;margin-bottom: 40px;}
.section2 .d2{font-size: 16px;line-height: 25px;color: #999;;}
.section2 .d2 p:nth-child(1){margin-bottom: 30px;}
.section2 .d2 strong{color: #fff;font-style: italic;}

.section3{background: url(../images/s3-bg.jpg) center no-repeat;background-size: cover;color: #fff;}
.section3 .t{text-align: center;font-family: 'Arial';font-weight: bold;font-size: 48px;line-height: 100%;margin-bottom: 80px;text-transform: uppercase;}
.section3 ul li{width: 30%;float: left;margin-right: 5%;color:#fff;background: rgba(0,0,0,0.4);border-radius: 60px;min-height: 500px;box-sizing: border-box;}
.section3 ul li{width: 30%;float: left;margin-right: 5%;color:#fff;background: rgba(0,0,0,0.4);border-radius: 60px;min-height: 500px;box-sizing: border-box;padding: 4% 3% 0;cursor: pointer;}
.section3 ul li:last-child{margin-right: 0;}
.section3 ul li .img{width: 50px;height: 50px;margin-bottom: 35px;}
.section3 ul li .img img{width: 100%}
.section3 ul li .d1{font-size: 20px;font-weight: bold;margin-bottom: 20px;}
.section3 ul li .d2{font-size: 17px;line-height: 28px;opacity: 0.5;}


.section4{background: url(../images/s4-bg.jpg) center no-repeat;background-size: cover;color: #fff;}
.section4 .text{width: 50%;float: right;}
.section4 .text .d1{font-family: 'Arial';font-weight: bold;font-size: 48px;line-height: 100%;margin-bottom: 40px;text-transform: uppercase;}
.section4 .text .d2{font-size: 17px;line-height: 28px;color: #999;word-wrap: break-word;}
.section4 .text .d2 strong{color: #fff;font-style: italic;}
/*.section4 .d2 p:nth-child(1){margin-bottom: 40px;}*/

.section5{background:#202c2f;}
.section5 .box1{font-size: 48px;line-height: 100%;color: #fff;font-weight: bold;overflow: hidden;margin-bottom: 40px;}
.section5 .box1 .right{width: 150px;float: right;
    display: flex;
    display: -webkit-flex;
    justify-content: space-between;
    flex-direction: row;
    flex-wrap: wrap;
    padding-top: 10px;
}
.section5 .box1 .right a{width: 20px;height: 20px;}
.section5 .box2{overflow: hidden;margin-bottom: 40px;}
.section5 .box2 .left,.section5 .box2 .right{background: #1e292c;border: 1px solid #586062;box-sizing: border-box;width: calc(100% - 250px);min-height: 190px;box-sizing: border-box;padding: 3% 3% 2%;color: #fff;}
.section5 .box2 .left,.section5 .box2 .right{background: #1e292c;border: 1px solid #586062;box-sizing: border-box;width: calc(100% - 250px);min-height: 190px;box-sizing: border-box;padding: 3% 3% 2%;color: #fff;}
.section5 .box2 .right{width: 230px;}
.section5 .box2 .left .d1,.section5 .box2 .right .d1{width: 20px;height: 20px;position: relative;margin-bottom: 15px;}
.section5 .box2 .left .d1 img,.section5 .box2 .right .d2 img{position: absolute;left: 0;top: 0;right: 0;bottom: 0;margin: auto;}
.section5 .box2 .left .d2,.section5 .box2 .right .d2{font-size: 17px;font-weight: bold;margin-bottom: 20px;line-height: 20px;}
.section5 .box2 .left .d3,.section5 .box2 .right .d3{font-size: 17px;line-height: 26px;color: #c7c7c7;font-family: 'Arial';}
.section5 .box2 .left .d3 em,.section5 .box2 .right .d3 em{color: #fff;font-style: italic;}
.section5 .box3 input{width: 49%;float: left;margin-right: 2%;height: 54px;line-height: 54px;box-sizing: border-box;background: #1b2528;padding: 0 25px;color:#fff;font-family: 'Arial';font-size: 15px;text-transform: uppercase;}
.section5 .box3 input:nth-child(2){margin-right: 0;}
.section5 .box3 textarea{width: 100%;height: 160px;line-height: 54px;box-sizing: border-box;background: #1b2528;padding: 0 25px;margin: 15px 0 20px;color:#fff;font-family: 'Arial';font-size: 15px;text-transform: uppercase;}
.section5 .box3 button{width: 195px;float: left;height: 54px;line-height: 54px;box-sizing: border-box;background: #1b2528;padding: 0 25px;color:#fff;font-family: 'Arial';font-size: 15px;text-transform: uppercase;cursor: pointer;}
.section5 .box3 input::-webkit-input-placeholder {color: #fff;}
.section5 .box3 textarea::-webkit-input-placeholder {color: #fff;}



.section5 .footer{position: absolute;left: 0;bottom: 0;}
.footer{width: 100%;height: 75px;line-height: 75px;font-weight: lighter;color: #b4b4b4;background: #000;}
.footer .left{padding-top: 15px;}

.j-banner{height: 685px;width: 100%;    display:flex;align-items:center;justify-content: center;color: #fff;text-align: center;}
.j-banner .d1{font-size: 116px;font-weight: bold;color: #fff;line-height: 100%;margin-bottom: 30px;}
.j-banner .d2{font-size: 25px;font-weight: bold;}

.join{background: #202c2f;padding: 70px 0 150px;    min-height: 500px;}
.join li{margin-bottom: 20px;background: #1a2326;font-family: 'Arial';}
.join li .t{font-size: 30px;font-weight: bold;padding: 0 4%;box-sizing: border-box;height: 110px;line-height: 110px;color: #fff;position: relative;cursor: pointer;}
.join li .t::after{content: '';width: 28px;height: 100%;position: absolute;right: 4%;top: 0;background: url(../images/arr-d.png) center no-repeat;transition: all 250ms;transform: rotate(-90deg);}
.join li.this .t::after{transform: rotate(0deg);}

.join li .b{display: none;}
.join li .b .box1{padding: 40px 4% 90px;}
.join li .b .box1 .d1{font-size: 20px;font-weight: bold;line-height: 20px;color: #fff;margin-bottom: 15px;}
.join li .b .box1 .d1 img{display: inline-block;margin-right: 5px;position: relative;top: 4px;}
.join li .b .box1 .d2{font-size: 16px;line-height: 25px;color: #999999;}
.join li .b .box1 .d2:nth-child(2){margin-bottom: 40px;}



.join li .b .box2{padding: 0 4%;text-align: right;height: 75px;line-height: 75px;font-size: 20px;color: #fff;background: #151c1e;}
.join li .b .box2 span{font-weight: bold;}
.join li .b .box2 img{display: inline;position: relative;top: 5px;left: -15px;}

.section3 ul li .img {width: 40px;height: 40px;margin-bottom: 20px;}




@media screen and (min-width: 300px) {
    .container {width: 94%;margin: 0 auto; box-sizing: border-box;position: relative;}
}

@media screen and (min-width: 992px) {  .container {width: 970px}  }
@media screen and (min-width: 1520px) {
    .container {width: 1200px;box-sizing: border-box;margin: 0 auto;position: relative;}

}


@media screen and (max-width: 1440px) {
    .section3 ul li {min-height: 440px;}
    .section5 .box1 {font-size:30px;margin-bottom: 10px;}
    .j-banner .d1 {font-size: 80px;margin-bottom: 20px;}
    .j-banner .d2 {font-size: 16px;}
    .join li .t {
        font-size: 24px;
        font-weight: bold;
        padding: 0 3%;
        height: 80px;
        line-height: 80px;
    }
    .section5 .box2 .left, .section5 .box2 .right {min-height: 140px;padding: 2%;}
    .section5 .box2 .left .d2, .section5 .box2 .right .d2 {font-size: 16px;margin-bottom: 10px;line-height: 16px;}
    .section5 .box2 .left .d3, .section5 .box2 .right .d3 {font-size: 14px;line-height: 20px;}
    .section5 .box3 input {height: 40px;line-height: 40px;padding: 0 20px;}
    .section5 .box3 textarea {
        height: 120px;
        line-height: 40px;
        padding: 0 20px;
        margin: 10px 0 15px;
    }
    .section5 .box3 button {
        height: 40px;
        line-height: 40px;
        padding: 0 20px;
    }
    .section3 .t {
        font-size: 40px;
        margin-bottom: 40px;
    }
    .section3 ul li {min-height: 380px;}

    
}

@media screen and (max-width: 1220px) {
    .section3 ul li .img {width: 30px;height: 30px;margin-bottom: 20px;}
    .section3 ul li .d1 {font-size: 16px;margin-bottom: 10px;}
    .section3 ul li .d2 {font-size: 14px;line-height: 24px;}



}


@media screen and (max-width: 1025px) {

    .header{height: 70px;}
    .header .logo {padding-top:15px;width: 160px;}
    .section1 .d1 {font-size: 80px;}
    .section1 .d2 {font-size: 20px;}
    .section1 .d3 {
        font-size: 16px;
        width: 200px;
        height: 60px;
        margin: 30px auto 0;
        line-height: 60px;
    }
    .header .right {display: none;}
    .header .rg {display: block;    margin-top: 20px;}

    .section3 ul li .img {width: 40px;height:40px;margin-bottom:20px;}
    .section5 .box2 .left, .section5 .box2 .right {width: 100% !important;min-height: 0;padding: 2%;}
    .section5 .box2 .left .d2, .section5 .box2 .right .d2 {font-size: 14px;margin-bottom: 5px;}
    .section5 .box2 .left .d3, .section5 .box2 .right .d3 {font-size: 12px;line-height: 20px;}
    .section5 .box2 .left{margin-bottom: 5px;}
    .section5 .box1 {font-size: 20px;margin-bottom: 10px;}
    .section5 .box2 {margin-bottom: 15px;}
    .section5 .box3 input {
        width: 32%;
        margin-right: 2%;
        height: 40px;
        line-height: 40px;
        padding: 0 10px;
        font-size: 12px;
    }
    .section5 .box3 textarea {
        width: 100%;
        height: 80px;
        line-height: 40px;
        background: #1b2528;
        padding: 0 10px;
        margin: 10px 0 10px;
        font-size: 14px;
    }
    .section5 .box3 button {width: 160px;height: 40px;line-height: 40px;padding: 0 10px;font-size: 14px;}

}

@media screen and (max-width: 768px) {
    .section1 .d1 {font-size: 40px;margin-bottom: 5px;}
    .section1 .d2 {font-size: 16px;}
    .section1 .d3 {
        width: 160px;
        height: 50px;
        margin: 20px auto 0;
        line-height: 50px;
    }
    .section1 .d3 img {margin-left: 5px;}
    .section2 .d1 {font-size: 30px;margin-bottom: 20px;}
    .section2 .d2 {font-size: 14px;line-height: 20px;}
    .section3 ul li {
        width: 100%;
        float: none;
        margin-right: 0%;
        border-radius:20px;
        min-height: 0;
        box-sizing: border-box;
        padding: 4% 3% 3%;
        cursor: pointer;
        margin-bottom: 20px;
    }
    .section3 .t {font-size: 30px;margin-bottom: 20px;}
    .section3 ul li .img {width: 30px;height: 30px;margin-bottom: 10px;}
    .section3 ul li .d1 {font-size: 16px;margin-bottom: 10px;}
    .section3 ul li .d2 {font-size: 12px;line-height: 20px;}
    .section4 .text {width: 100%;}
    .section4 .text .d1 {font-size:30px;margin-bottom: 10px;}
    .section4 .text .d2 {font-size: 14px;line-height: 24px;}

    .footer {height: 40px;line-height:40px;}
    .footer .left {padding-top:5px;width: 120px;}
    .footer .left img{width: 100%;}
    .footer .right{width: calc(100% - 140px);font-size: 12px;text-align: right;}
    .section5 .box1 .right {padding-top: 3px;}
    .section5 .box1 .right a {width: 14px;height: 14px;}
    .section5 .box1 .right a img{width: 100%;}
    .j-banner .d1 {font-size: 60px;margin-bottom: 5px;}
    .j-banner .d2 {font-size: 12px;}
    .join li .t {
        font-size: 24px;
        padding: 0 2%;
        height: 60px;
        line-height: 60px;
    }
    .join {padding: 40px 0 60px;}
    .join li .t::after{background-size: 60%;}
    .join li .b .box2 {
        padding: 0 2%;
        height: 50px;
        line-height: 50px;
        font-size: 12px;
    }
}
@media screen and (max-width: 600px) {

}


@media screen and (max-width: 450px) {
    .section3 ul li .img {display: none;}
    .section3 ul li .d1 {font-size: 0.14rem;margin-bottom:  0.05rem}
    .section3 .t,.section4 .text .d1{font-size: 0.24rem;margin-bottom: 0.15rem;}
    .rg {margin-top: 0.1rem;}
    .join li .t {
        font-size: 0.15rem;
        padding: 0 2%;
        height: 0.5rem;
        line-height: 0.5rem;
    }
    .join li .b .box1 .d2:nth-child(2) {margin-bottom: 0.2rem;}
    .join li {margin-bottom: 10px;}
    .join li .b .box1 .d2 {font-size: 14px;line-height: 20px;}
    .footer .left {display: none;}
    .footer .right {width: 100%;text-align: center;}
    .join li .b .box1 {
        padding: 0.2rem 4% 0.4rem;
    }
    .join li .t {
        font-size: 0.13rem;
    }
    .join li .b .box1 .d1 {font-size: 0.13rem;margin-bottom: 0.1rem}
    .join li .b .box1 .d1 img{width: 0.12rem;top: 0.02rem;}


}

