.section{
    position:relative;
    overflow:hidden;
    text-align:center;
}
.section1{
    background-image: url("/static/image/section1.jpg");
    background-size:cover;
}
.section2{
    background-image: url("/static/image/section2.jpg");
    background-size:cover;
}
.section3{
    background-image: url("/static/image/section3.jpg");
    background-size:cover;
}
.section4{
    background-image: url("/static/image/section4.jpg");
    background-size:cover;

}
.section5{
    background-image: url("/static/image/section5.jpg");
    background-size:cover;
}
.section6{
    background-image: url("/static/image/section6.jpg");
    background-size:cover;

}
#fp-nav ul li a span, .fp-slidesNav ul li a span{
    background: #0a578d;
}
.rows{
    position: relative;
    margin: 0px auto;
    width: 1210px;
    overflow: hidden;
    zoom:1;
    height:100%;

}
.row_right{
    float: right;
    margin-right: -40px;
    margin-top:1%;
    width:500px;
    height: 300px;
}
.row_right h1{
    color:#1d97ed;
    font-weight: bold;
}
.row_right p{
    margin-top: 10px;
    color:#1d97ed;
}
.row1_img1{
    position: absolute;
    top:20px;
    left:-350px;

}
.row1_img2{
    position: absolute;
    top:70px;
    left:-600px;

}
.row1_text{
    position: absolute;
    top:470px;
    right: -500px;
    width:450px;
    height: 250px;
    overflow: hidden;
    text-align: justify;
    text-justify:inter-word;
}
.row1_text p{
    color: #FFFFFF;
    font-size: 16px;
    line-height: 26px;
}
.section2 .rows h1{
    margin-top:40px;
    color:#1d97ed;
    font-size: 40px;
}
.section2 .rows p {
    margin-top: 20px;
    color:#1d97ed;
    font-size: 20px;
}
.row2_img1{
    position: absolute;
    top:165px;
    left:-500px;
}


.row2_img2{
    position: absolute;
    top:165px;
    right:-500px;
}
.row2_img3{
    position: absolute;
    top:-800px;
    left:399px;
}
.section3 h1{
    margin-top:40px;
    color:#1d97ed;
    font-size: 40px;
}
.section3 p{
    margin-top: 20px;
    color:#1d97ed;
    font-size: 20px;
}
.row3_img1{
    position: absolute;
    top:175px;
    left:1300px;
}
.row3_img2{
    position: absolute;
    top:243px;
    right:1300px;
}

.section4 .rows h1{
    margin-top:40px;
    color: #FFFFFF;
    font-size: 40px;
}
.section4 .rows p{
    margin-top:20px;
    color: #FFFFFF;
    font-size: 20px;
}
.row4_img1 {
    position: absolute;
    top: 180px;
    right: 1300px;
}
.row4_img2{
    position: absolute;
    top: 160px;
    right: 1300px;

}
.row4_img3{
    position: absolute;
    top: 140px;
    right: 1300px;

}
.section5 .rows h1{
    margin-top:40px;
    color:#1d97ed;
    font-size: 40px;
}
.section5 .rows p{
    margin-top: 20px;
    color:#1d97ed;
    font-size: 20px;
}
.row5_img1{
    position: absolute;
    top:170px;
    left:1330px;
}
.row5_img2{
    position: absolute;
    top:1888px;
    left:408px;

}
.row5_img3{
    position: absolute;
    top:170px;
    right: 1330px;
}
.section6 .rows h1{
    margin-top: 40px;
    color:#1d97ed;
    font-size: 40px;
}
.section6 .rows p{
    margin-top: 20px;
    color:#1d97ed;
    font-size: 20px;
}
.section6  .row_left{
  /*   float: left;
    margin-top:530px;
    width:500px;
    height: 300px; */
    float: left;
    position: absolute;
    bottom: 80px;
    left:3px;
    
}
.row6_img1{
    position: absolute;
    top:21.6%;
    left:1300px;
    z-index:0;
    width:auto;
    height:65.1%;

}

.row6_img1 img{
    width: auto;
    height: 100%;
}
.row6_img2{
    position: absolute;
    top:20.5%;
    left:1300px;
    width:auto;
    height: 62.1%;
}
.row6_img2 img{
    width: auto;
    height: 100%;
}
.row6_img3{
    position: absolute;
    top:18.3%;
    left:1300px;
    width:auto;
    height: 73.7%;
}
.row6_img3 img{
    width: auto;
    height: 100%;
}
#app_down_6{
    margin-top: 30px;
}
#app_down_6,#app_down_7{
    float: left;
    display: inline-block;
    width: 150px;
    height: 150px;
    padding-top: 5px;
    vertical-align: middle;
    border: 2px solid #00A2E9;
    border-radius: 5px;
}

/*footer*/
.footer{
    width: 100%;
    height:6.11%;
    line-height: 60px;
    text-align: center;
    position: absolute;
    bottom: 0;
    color: #2196f4;
    border-top: 1px solid #2196f4;
}
.footer a{
    color: #2196f4;
}
.header {
    width: 100%;
    height: 60px;
    z-index: 9999;
    box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.349019607);
}

.header .title {
    width: 1210px;
    margin: 0 auto;
    background: #fff;
    border-bottom: #dcdcdc solid 1px;
    height: 60px;
}

.header .title-main {
    width: 1200px;
    margin: 0 auto;
}

.header .logo{
    width: 150px;
    height: 45px;
    margin-right: 20px;
    float: left;
}
.header .logo img{
    width: 150px;
    height: 45px;
    margin-top: 7px;
    float: left;
}

.header .nav {
    margin: 10px 0 0 70px;
    float: left;
}
.header .input-group-btn .btn-lg {
    width: 47px;
    height: 40px;
    background-color: #00A2E9;
    border: none;
    color: #fff;
    font-size: 16px;
    padding: 0;
    background-image: url(../image/top-search.png);
    background-repeat: no-repeat;
    background-position: center center;
    border-radius: 0;
    border-bottom-right-radius: 5px;
    border-top-right-radius: 5px;
    margin-left: -2px;
}

.header .input-lg {
    height: 40px;
    font-size: 12px;
    border-radius: 0;
    border-bottom-left-radius: 5px;
    border-top-left-radius: 5px;
}

.header .ul li {
    width: 25%;
    float: left;
    line-height: 100px;
    font-size: 16px;
}

.header .right-ul {
    float: right;
    height: 60px;
    line-height: 60px;
}
.header .right-ul a{
    font-size: 15px;
}
.mask{
    margin:0;
    padding:0;
    border:none;
    width:100%;
    height:100%;
    background:#333;
    opacity:0.6;
    filter:alpha(opacity=60);
    z-index:9999;
    position:fixed;
    top:0;
    left:0;
    display: none;
}
.appgonglv_window{
    position:fixed;
    left:25%;
    top:7%;
    width:50%;
    height:86%;
    z-index:10000;
    display:none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 12px;
    outline: 0;
    overflow: hidden;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
}
.window_row1{
    position: relative;
    width: 100%;
    height:60px;
    background:#2196f4;
    text-align: center;
    font-size: 30px;
    color: #FFFFFF;
    line-height: 60px;
    overflow: hidden;
}
.close_btn{
    position: absolute;
    right: 13px;
}
.app_btn{
    float: left;
    width: 250px;
}
.app_btns{
    position: absolute;
    left: 170px;
    width: 200px;
    z-index: 1000;

}
.app_btns img{
    cursor: pointer;

}
.app_btn img{
    cursor: pointer;
}
.window_banner{
    margin: 0px auto;
    margin-top: 40px;
    width: 380px;
    height:650px;
    overflow: hidden;

}
.bgbanner_box{
    width: 99999999px;
    height:629px;
    overflow: hidden;
}
.sbanner_box{
    float: left;
    width: 380px;
    height: 629px;
    overflow: hidden;
}
.banner_img{
    margin: 0px auto;
    width: 360px;
    height: 619px;
    box-shadow: 0 0 10px #cccccc;
}

.ul{
    list-style: none;
    margin: 0px auto;
    width: 240px;
    height: 31px;
    line-height: 31px;
    text-align: center;
}
.ul li{
    float:left;
    margin:0px 5px;
    margin-top:10px;
    width:10px;
    height:10px;
    border-radius:10px;
    border:1px solid #2196f4 ;
}

.appleft{
    position: absolute;
    top:350px;
    left:40px;
    width: 80px;
    height:80px;
    cursor: pointer;
}
.appright{
    position: absolute;
    top:350px;
    right:40px;
    width: 80px;
    height:80px;
    cursor: pointer;
}
.liadd{
    background:#2196f4;
}
.row_r{
    position: fixed;
    right:60px;
    bottom:20px;
    width:400px;
    display: none;
}
#app_down_6s{
    float: left;
    display: inline-block;
    width: 150px;
    height: 150px;
    padding: 5px;
    vertical-align: middle;
    border: 2px solid #00A2E9;
    border-radius: 5px;
    background: #FFFFFF;
}

