﻿/*.banner-wrapper{height:800px;}*/
/*---------------------轮播图--------------*/
/* flexslider */
*{margin:0;padding:0;list-style-type:none;}
a,img{border:0;}
.flexslider{position:relative;height:700px;overflow:hidden;background:url(../../images/loginNew/login/loading.gif) 50% no-repeat;}
.slides{position:relative;z-index:1;}
.slides li{height:700px;background-position: center; background-size: cover;background-repeat:no-repeat;position:relative;}
.slides li:nth-of-type(1){background-image: url(../../images/loginNew/login/banner-00A.jpg);}
.slides li:nth-of-type(2){background-image: url(../../images/loginNew/login/banner-01A.png);}
.slides li:nth-of-type(3){background-image: url(../../images/loginNew/login/banner-02A.png);}
.slides li:nth-of-type(4){background-image: url(../../images/loginNew/login/banner-03A.png);}
.slides li:nth-of-type(5){background-image: url(../../images/loginNew/login/banner-04A.png);}
.slides li:nth-of-type(6){background-image: url(../../images/loginNew/login/banner-05A.png);}

.flex-control-nav{position:absolute;bottom:10px;z-index:2;width:100%;text-align:center;}
.flex-control-nav li{display:inline-block;width:14px;height:14px;margin:0 5px;*display:inline;zoom:1;}
.flex-control-nav a{display:inline-block;width:14px;height:14px;line-height:40px;overflow:hidden;background:url(../../images/loginNew/login/dot.png) right 0 no-repeat;cursor:pointer;}
.flex-control-nav .flex-active{background-position:0 0;}

.flex-direction-nav{position:absolute;z-index:5;width:100%;top:45%;}
.flex-direction-nav li a{display:block;width:50px;height:50px;overflow:hidden;cursor:pointer;position:absolute;}
.flex-direction-nav li a.flex-prev{left:40px;background:url(../../images/loginNew/login/prev.png) center center no-repeat;}
.flex-direction-nav li a.flex-next{right:40px;background:url(../../images/loginNew/login/next.png) center center no-repeat;}
@media(max-width:1400px){
    .flex-direction-nav{display:none;}
}
/*登录框*/
.login-box{overflow:auto;position:absolute;top:205px;left:0;z-index:4;width:100%;}
.login-box form{width:330px;float:right;background-color: rgba(255,255,255,0.5);padding:25px 20px;border-radius: 5px;color:#fff;}
.login-box .checkbox{    margin-top: 20px;
    margin-bottom: 20px;}
.login-title{font-size:18px;font-weight:normal;margin-bottom:17px;}
.forget-pwd{margin-left:80px;}
.btn-login{width:100%;font-size:18px;}
.input-text{position:relative}
.input-text span{position:absolute;left:5px;top:8.5px;}
.input-text input{padding-left:35px;    font-size: 16px;
    padding-top: 10px;
    padding-bottom: 10px;
    height: 42px;}
.input-text .icon{font-size:25px;color:#a2a2a2;}
/*我们的产品-section1*/
.section1{background:url(../../images/loginNew/login/section1-bg.png) 0 0 no-repeat;background-size: cover;background-position: center;}
.section1-list ul{overflow:auto;}
.section1-list ul li{float:left;width:25%;padding-right:15px;box-sizing:border-box;}
.section1-li-inner{background-color:#fff;border:1px solid #d0d0d0;text-align:center;padding:20px;}
.section1-li-inner h4{font-size:18px;font-weight:normal;color:#000;margin:20px 0;}
.section1-p{border-top:1px solid #d0d0d0;color:#666;font-size:16px;line-height:30px;padding-top:15px;min-height:136px;}
/*流量虚拟运营平台-section2*/
.section2{background:#fff; text-align:center;}
.section2-list{margin-top:100px;}
.section2-list ul{overflow:auto;}
.section2-list ul li{float:left;width:25%;}
.section2-list h4{font-size:18px;font-weight:normal;color:#000;margin:20px 0;}
.section2-p{color:#666;font-size:16px;line-height:30px;}
/*多应用场景-section3*/
.section3{background-color:#f9f9f9}
.section3-list ul{overflow:auto;color:#fff;text-align:center;}
.section3-list ul li{float:left;width:20%;padding-right:15px;box-sizing:border-box;}
.section3-list h4{font-size:18px;font-weight:normal;}
.section3-list-title{font-size:16px;position:absolute;bottom:0;left:0;background:rgba(0,0,0,0.5);width:100%;padding:10px;}
/*平台核心优势-section4*/
.section1.section4{background:#fff;}