@charset "utf-8";
body,div,p,ol,ul,h1,h2,h3,h4,h5{
    padding:0;
    margin:0;
}
ul,li,ol,dd,dt{
    list-style:none;
}
.clear{  clear:both;  }
.lf{clear:left;}
.rt{clear:right;}
a{
    text-decoration:none;
    color:#333;
}
body{
    font-family: '微软雅黑', "Helvetica Neue", Helvetica, Arial, sans-serif;
    background: #d7dbdd;
    min-width:1200px;
    color:#333;
}
.main-header,.main-section,.main-footer{
    width:100%;
    margin:0 auto;
    background-color: #fff;
}
.main-footer{
    height:140px;
    background-color: #d7dbdd;
}
.head{
    width:1200px;
    height:70px;
    margin:0 auto;
    padding-top:35px;
}
.logo {
    width: 438px;
    height: 79px;
    display: inline-block;
    background: url(../img/logo.jpg);
    position: relative;
    left: -8px;
    top: -21px;
}
.nav{
    float:right;
}
.nav li{
   padding:3px 11px 4px 11px;
    float: left;
    margin-left:3px;
    font-size:18px;
    border-radius: 2px;
}
.nav li:hover,.nav li.nav-select{
    background-color:#eb5350;
}
.nav li:hover a,.nav li.nav-select a{
    color:#fff;
}
/*.main-slider ul{*/
    /*width: 10000px;*/
    /*float: left;*/
    /*overflow: hidden;*/
    /*height:400px;*/
    /*position:absolute;*/
    /*left:0;*/
/*}*/
/*.main-slider li{*/
    /*height:400px;*/
    /*float: left;*/
    /*position: relative;*/

/*}*/
/*.main-slider{*/
    /*position:relative;*/
/*}*/
/*.main-slider img{*/
    /*width:100%;*/
    /*height:400px;*/
    /*display: inline-block;*/
    /*text-align: center;*/
/*}*/
.slider-text-p1,.slider-text-p2{
    width:600px;
    color:#fff;
    font-size: 14px;
    padding-bottom:20px;
}
.slider-text{
    width:1200px;
    font-size: 14px;
    line-height:30px;
    position: absolute;
    top:130px;
    z-index:100;
    left:-moz-calc(100% - 600px);
    left:-webkit-calc(100% - 600px);
    left:calc(50% - 600px);
    pointer-events: none;
}
.slider-text-p1{
    font-size:28px;
}
.slider-text-p2{
    color:#bac8db;
}
/*****************轮播图*****************/
.banner{
    margin:0 auto;
    width:100%;
    height:400px;
    position: relative;
    overflow:hidden;
}
.banner li{
    z-index: 100;
    display: block;
    width:100%;
    height: 400px;
    position: absolute;
    left:100%;
    top:0;
}
.banner .first{
    left:0;
}
.banner a img{
    width:100%;
    height: 100%;
}
.choose{
    z-index:999;
    position: absolute;
    bottom:20px;
    width:100%;
    height:10px;
    text-align:center;
}
.choose span{
    margin-right: 15px;
    display:inline-block;
    width:10px;
    height: 10px;
    border-radius: 10px;
    background-color:#fff;
    cursor: pointer;
}
.choose span:hover{
    width:30px;
}
.choose .red{
    width:30px;
}
/************热线*************/
.hot-phone{
    width: 250px;
    height: 160px;
    position: relative;
    background-color:#eb5350;
    margin-top: 15px;
  /*//  left:calc((100% - 1612px) / 2 + 1200px);*/
}
.hot-phone>img{
    position: absolute;
    top:20px;
    left:calc(50% - 35px);
}
.phone-span1,.phone-span2{
    position:absolute;
    top:77px;
    line-height: 35px;
    padding-left:84px;
    font-size: 18px;
    color:#fff;
    /*cursor: pointer;*/
}
.phone-span2{
    top:112px;
    font-size: 26px;
    padding-left:22px;
    font-weight: bold;
}
.hot-email{
    width:200px;
    color:#ef8601;
    padding:15px 25px;
    background-color: #fff;
    cursor: pointer;

}
.hot-qrcode{
    background-color: #fff;
    padding: 8px 0 7px 15px ;

}
.hot-qrcode img{
    display: block;
    float:left;

}
.hot-qrcode .t-q{
    padding-left: 15px;
    line-height: 20px;
    padding-top: 10px;
    font-size: 12px;
    float:left;
}
/************新闻资讯，投资者关系，解决方案***************/
.main-more{
    width:1200px;
    margin:0 auto;
}
.more-news,.more-plan,.more-investor{
    float: left;
    width: 250px;
    height: 275px;
    margin: 40px 0;
    padding-right:20px;
    position: relative;
}
.more-investor{
    padding-right:0;
    padding-left:20px;
}
.more-plan{
    width:618px;
    padding-left:20px;
}
.more-news>span,.more-investor>span,.more-plan>span,.more-investor>span>a{
    /*color: #eb5350;*/
    font-size:18px ;
}
.more-news>a,.more-plan>a{
    float:right;
    font-size:14px;
}
.scooper{
    margin-top:15px;
    height:110px;
    overflow-y: hidden;
    position: relative;
}
.scooper>img{
    width:250px;
    height:110px;
    display: inline-block;
}
.scooper-text1{
    padding:0 15px;
    margin-top:10px;
    line-height: 25px;
}
.scooper-text{
    position: absolute;
    top: 68%;
    left: 0;
    width: 100%;
    background-color: #000;
    opacity: 0.7;
    height:35px;
    color: #fff;
    overflow-y: hidden;
    font-size:14px;
    cursor: pointer;
}
/*.scooper-zhihui{
    top: 87%;
    cursor: pointer;
}*/
.scooper-eyes{
    padding-left:40px;
    font-size: 12px;
    display: inline-block;
    position:absolute;
    top:70px;
    /*background: url('./images/eye.png') no-repeat 20px;*/
}
.scooper-time{
    padding-left:80px;
    font-size:12px;
    position:absolute;
    top:70px;
    left:70px;
}
/***********新闻资讯***************/
.scooper-wisdom{
    margin-top: 10px;
    /*border: 1px solid #EEE;*/
    display: inline-block;;
}
.scooper-wisdom li{
    width:153px;
    height:241px;
    float:left;
    margin: 0 ;
    margin-right: 2px;
    background-color: #fff;

    cursor: pointer;
}
.scooper-wisdom li a{
	display:block;
}
.scooper-wisdom a:hover{
    color: #ef8601;
}

.round{
    width:153px;
    height:120px;
    margin:0;
    /*border-right: 1px dashed #ddd;*/
    /*border-bottom: 1px dashed #ddd;*/
    position:relative;
}
.scooper-wisdom li.fours .round{
    border-right: 0 none;
}
.scooper-wisdom .round5,.scooper-wisdom .round6,.scooper-wisdom .round7,.scooper-wisdom .round8{
    border-bottom: 0 none;
}

.tubiao{
    width:50px;
    height:50px;
    position:absolute;
    top:20px;
    left:50px;
    background: url("../img/icon_solution_off.png") no-repeat;
}
a:hover .tubiao {
    background-image: url("../img/icon_solution_on.png");
}
.tubiao1 { background-position: 0 0; }
.tubiao2 { background-position: -55px 0; }
.tubiao3 { background-position: -110px 0; }
.tubiao4 { background-position: -165px 0; }
.tubiao5 { background-position: -220px 0; }
.tubiao6 { background-position: -275px 0; }
.tubiao7 { background-position: -330px 0; }
.tubiao8 { background-position: -385px 0; }

.round .label {
    position: absolute;
    width: 100%;
    text-align: center;
    top: 80px;
}

/***********底部**********/
#footer>p{
    width:1220px;
    margin:0 auto;
    padding-top:37px;
    text-align: center;
    font-size:14px;
    line-height: 25px;
}
