﻿@charset "utf-8";
.wall{
    width:100%;
    height:100%;
    overflow-x: hidden;
}

.ele-banner{

    position: relative;
    width:100%;
    height:966px;
}
.ele-banner img{
    position: absolute;
    display: block;
    width:2560px;
    top:0;
    left:50%;
    margin-left: -1280px;

}

.ele-head{
    width:100%;
    height: 105px;
    border-bottom: 1px solid #dcdcdc;
    z-index: 99;
    background-color: #fff;
}

.section{
    position: fixed;
    top:0;
    left:0;
    z-index: 99;

}
.section2{
    position: static !important;
}
#first-head{
    position: fixed;
    top:0;
    left:0;
    z-index: 99;
    background-color: #fff;

}

.head-cont{
    width: 1200px;
    margin: auto;
}

.el-title{
    display: inline-block;
    width: 190px;
    height: 105px;
    line-height: 105px;
    text-align: center;
    font-size: 20px;
    color: #666;
    margin-right: 60px;
}

.el-selected{
    box-sizing: border-box;
    color: #288ef3 !important;
    border-bottom: 2px solid #288ef3 !important;
}

.last-title{
    display: inline-block;
    width: 150px;
    height: 50px;
    line-height: 50px;
    background-color: #288ef3;
    color: #fff;
    font-size: 20px;
    text-align: center;
    border-radius: 27px;
}

.main-content h1{
    font-size: 40px;
    color: #333;
    text-align: center;
    font-weight: normal;
}

.main-sm{
    text-align: center;
    font-size: 20px;
    color: #333;
    margin: 20px 0 65px;
}

.main-container{
    margin-top:80px;

}

/*.main-content{*/
    /*padding-top: 80px;*/
/*}*/

.describe{
    font-size: 14px;
    color:#999;
    text-align: center;
    line-height: 30px;
}

.second{
    margin-top: 35px;
}

.cont{
    margin-top: 150px;
}

.second-content{
    margin: 10px auto 0;
    width: 1245px;
    height: 1960px;
}

.second-content img{
    width:100%;
    height:100%;
}

.third-main{
    margin-top: 90px;
    padding: 90px 0 120px;
    background-color: #f3faff;
}

.met-img{
    width: 1198px;
    height: 373px;
    margin:80px auto 0;
}

.met-img img{
    width:100%;
    height:100%;
}

.cao-zuo{
    width:100%;
    height: 620px;
    position: relative;
}

.cao-zuo img{
    display: block;
    position: absolute;
    left:50%;
    margin-left: -1280px;
    width: 2560px;
}

.ke-fu{
    width:100%;
    padding: 80px 0 90px;
}

.center-one{
    width: 1198px;
    height: 246px;
    margin:80px auto 0;
}

.center-one img{
    width:100%;
    height:100%;
}

.center-two{
    width: 1024px;
    height: 226px;
    margin:60px auto 0;
}

.last-container{
    background-color: #f8f8f8;
    padding: 75px 0 100px;
}

.last-content{
    width: 1200px;
    margin: auto;
}

.call-me{
    font-size: 40px;
    color: #288ef3;
    text-align: center;
    margin-bottom: 45px;
}
.table-row{
    margin-bottom: 50px;
}
.small-table{
    width: 410px;
    background-color: #fff;
    margin: auto;
    padding: 65px 55px;
}

.table-put{
    display: inline-block;
    margin-left: 10px;
    width: 310px;
    border-bottom: 1px solid #288ef3;
}

.my-select{
    border: none;
    background-color: #fff;
    width:100px;
    font-size: 16px;
    color: #999;
    margin-left:34px;
}

.table-name{
    font-size: 20px;
    color: #288ef3;
}

.table-input{
    width: 280px;
    padding-left: 10px;
    border: none;
    font-size: 16px;
    color: #000;
    letter-spacing: 3px;
}

.put-down{
    display: block;
    width:400px;
    height: 53px;
    line-height: 53px;
    margin: auto;
    background-color: #288ef3;
    color: #fff;
    font-size: 24px;
    border-radius: 25px;
    text-align: center;
    letter-spacing:20px;
    list-style: none;
}
a:focus { outline:none;}