*{
    margin:0;
    padding:0;
    box-sizing:border-box;
    -webkit-box-sizing:border-box;
}
li{
    list-style:none;
}
html{
    font-size:14px;
    font-family:"Microsoft Yahei", "寰蒋闆呴粦", arial, "Hiragino Sans GB", "瀹嬩綋", Tahoma, Arial, Helvetica,"STHeiti";
    color:#666;
}
a{
    text-decoration: none;
    color:#666;
}
.clearFloat:after{
    content:'';
    display:block;
    clear:both;
}
/* header */
.header{
    width:100%;
    /* box-shadow:2px 2px 3px #ccc; */
}
.header-box{
    width:1200px;
    margin:0 auto;
    height:70px;
}
.logo{
    width:160px;
    float:left;
    margin-top:8px;
}
.tel{
    width:230px;
    float:right;
    margin-top:20px;
}
/* 瀵艰埅 */
.header .nav-box{
    width:100%;
    background:#0c6cb6;
    height:50px;
}
.header .nav-box .nav-list{
    width:1000px;
    margin:0 auto;
    padding-left:40px;
}
.header .nav-box .nav-list li{
    /* width:120px; */
    /* padding:0 20px; */
    float:left;
    text-align:center;
}
.header .nav-box .nav-list li a{
    display:inline-block;
    width:100%;
    padding:0 20px;
    line-height:50px;
    color:#fff;
    font-size:16px;
}
.header .nav-box .nav-list li .navactive{
    background:#5dbaff;
    color:#222;
}
.header .nav-box .nav-list li a:hover {
    background:#5dbaff;
    color:#222;
}
/* form1 */
.form1{
    width:1200px;
    margin:0 auto 60px auto;
    height:300px;
    background:#ff7200;
    border-radius:10px;
    -webkit-border-radius:10px;
    -moz-border-radius:10px;
}
.form1 .innerbox{
    width:100%;
    padding:30px 0;
}
.form1 .innerbox .top{
    font-size:72px;
    text-align:center;
    font-weight:bold;
    color:#222;
    margin-bottom:40px;
}
.form1 .innerbox .bottom{
    width:100%;
    margin-top:50px;
    padding:0 30px;
}
.form1 .innerbox .bottom .input2{
    width:400px;
    height:50px;
    float:left;
    margin-right:50px;
    border-radius:5px;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    overflow: hidden;
}
.form1 .innerbox .bottom .input2 input{
    width:100%;
    height:100%;
    border:0;
    outline:0;
    font-size:18px;
    padding-left:20px;
}
.form1 .innerbox .bottom .formbtn1{
    display:block;
    width:240px;
    height:50px;
    float:right;
    background:#222;
    font-size:24px;
    color:#fff;
    text-align:center;
    line-height:50px;
    border-radius:5px;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
}
/* 闄愭椂鐗规儬 */
.form2{
    width:100%;
    position:relative;
    overflow: hidden;
    height:280px;
    background:#3d40c2;
}
.formback2{
    width:1920px;
    position:absolute;
    top:0;
    left:50%;
    margin-left:-960px;
    z-index:-1;
}
.forminner2{
    width:100%;
}
.forminner2 .innerbox{
    width:1200px;
    margin:0 auto;
    padding:30px 0;
}
.forminner2 .innerbox .top{
    font-size:72px;
    text-align:center;
    font-weight:bold;
    color:#fff;
    margin-bottom:40px;
}
.forminner2 .innerbox .bottom{
    width:100%;
    margin-top:50px;
}
.forminner2 .innerbox .bottom .input2{
    width:400px;
    height:50px;
    float:left;
    margin-right:80px;
    border-radius:5px;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    overflow: hidden;
}
.forminner2 .innerbox .bottom .input2 input{
    width:100%;
    height:100%;
    border:0;
    outline:0;
    font-size:18px;
    padding-left:20px;
}
.forminner2 .innerbox .bottom .formbtn2{
    display:block;
    width:240px;
    height:50px;
    float:right;
    background:#ffff00;
    font-size:24px;
    color:#3d40c2;
    text-align:center;
    line-height:50px;
    border-radius:5px;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
}

/* 搴曢儴鍥哄畾 */
.bottomfixed{
    width:100%;
    height:150px;
    position:fixed;
    bottom:0;
    left:0;
    background:#f75a4e;
}
.bottominner{
    width:1200px;
    margin:0 auto;
    padding-top:20px;
    position:relative;
}
.bottomname{
    text-align:center;
    font-size:30px;
    color:#fff;
    font-weight:bold;
    margin-bottom:20px;
}
.bottomform{
    width:100%;
    padding:0 140px;
    position:relative;
}
.bottomform p{
    display:inline-block;
    width:310px;
    height:40px;
    margin-right:30px;;
}
.bottomform p input{
    width:100%;
    height:100%;
    border:none;
    outline:none;
    border-radius:5px;
    -webkit-border-radius:5px;
    padding-left:20px;
    font-size:16px;
}
.bottombtn{
    display:inline-block;
    width:180px;
    height:40px;
    position:absolute;
    top:0;
    background:#ff0;
    color:#f00;
    text-align:center;
    line-height:40px;
    font-size:24px;
    border-radius:5px;
}
.del{
    width:35px;
    height:35px;
    border-radius:50%;
    -webkit-border-radius:50%;
    border:2px solid #fff;
    text-align:center;
    line-height:26px;
    color:#fff;
    font-size:30px;
    cursor:pointer;
    position:absolute;
    right:0;
    top:30px;
}
/* 宸︿晶闂 */
.leftfixed{
    width:170px;
    position:fixed;
    left:10px;
    top:17.5%;
    z-index:10;
    border:1px solid #fd5050;
}
.leftkf{
    width:100%;
    background:#fd5050;
    padding-top:10px;
    padding-bottom:20px
}
.leftkf img{
    display:block;
    margin:0 auto;
}
.leftkf p{
    text-align:center;
    color:#fff;
    font-size:18px;
}
.leftquestion{
    width:100%;
    background:#fff;
    padding:0 5px;
}
.leftbtn{
    display:block;
    width:100%;
    height:60px;
    font-size:16px;
    position:relative;
    border-bottom:1px solid #ccc;
    color:#222;
}
.leftbtn .lefttext{
    display:inline-block;
    margin-left:20px;
    line-height:60px;
}
.leftbtn:hover .lefttext{
    color:#023894;
}
.leftdel{
    width:25px;
    height:25px;
    border:2px solid #fff;
    border-radius:50%;
    -webkit-border-radius:50%;
    color:#fff;
    text-align:center;
    line-height:18px;
    font-size:24px;
    position:absolute;
    top:5px;
    right:5px;
    cursor:pointer;
}
/* 鍙充晶瀹㈡湇 */
.rightfixed{
    width:200px;
    position:fixed;
    right:10px;
    top:18%;
    z-index:10;
}
.rightinner{
    width:100%;
    background:#fed30b;
    padding:30px 15px 5px 15px;
    border-radius:15px;
    -webkit-border-radius:15px;
    position:relative;
    padding-top:30px;
}
.righttop{
    width:70px;
    position:absolute;
    left:50%;
    top:-75px;
    margin-left:-35px;
}
.rightdel{
    width:20px;
    height:20px;
    border:2px solid #fff;
    border-radius:50%;
    -webkit-border-radius:50%;
    text-align:center;
    line-height:15px;
    position:absolute;
    right:5px;
    top:5px;
    font-size:18px;
    color:#fff;
    cursor:pointer;
}
.redbox{
    width:100%;
    background:#fd5050;
    border-radius:10px;
    -webkit-border-radius:10px;
    overflow: hidden;
}
.rightbtn{
    padding-left:20px;
    height:45px;
    border-bottom:1px solid #fff;
    line-height:45px;
    font-size:16px;
}
.rightbtn img{
    position:relative;
    top:4px;
    margin-right:20px;
}
.rightbtn  a{
    color:#fff;
}
.rightform{
    width:100%;
    border-bottom:1px solid #fff;
    padding:20px 15px 15px 15px;
}
.rightform .inputrg{
    width:140px;
    border:none;
    outline:none;
    height:35px;
    margin-bottom:10px;
    font-size:14px;
}
.rightform .inputrg input{
    width:100%;
    height:100%;
    border:none;
    outline:none;
    border-radius:5px;
    -webkit-border-radius:5px;
    padding-left:10px;
}
.rightsub{
    display:block;
    width:100%;
    height:35px;
    line-height:35px;
    text-align:center;
    background:#dc3e3e;
    border-radius:5px;
    -webkit-border-radius:5px;
    color:#fff;
}
.rightbtom{
    width:100%;
    padding:10px 15px;
}
.rightbtom img{
    display:block;
    margin:0 auto;
}
.rightbtom .getbtn{
    display:block;
    width:100%;
    height:35px;
    text-align:center;
    line-height:35px;
    color:#fff;
    background:#dc3e3e;
    border-radius:5px;
    -webkit-border-radius:5px;
    margin-top:5px;
}
.gotop{
    width:45px;
    height:45px;
    background:#feb10b;
    margin:10px auto 5px auto;
    border-radius:50%;
    -webkit-border-radius:50%;
    text-align:center;
    line-height:45px;
}
.gotop .topbtn{
    display:block;
    width:100%;
    height:1005;
    color:#fff;
}
/* footer */
.footer{
    text-align:center;
    height:80px;
    background:#100c0a;
    line-height:80px;
    color:#fff;
    font-size:20px;
}
/*琛ㄥ崟*/
.bd{
    width: 1200px;
    height: 530px;
    background-color: #eeeeee;
    margin-bottom: 100px;
    margin: 40px auto;
}
.name1{
    width: 320px;
    border: 1px solid #cccccc;
    background: #ffffff;
    float: left;
    height: 75px;
    margin:30px 0px; ;
}
.spa{
    font-size: 32px;
    color: #4d4d4d;
    line-height: 58px;  margin-left: 20px;
}
.name1 input{
    width: 200px;height: 75px;
    font-size: 32px;
    border: 0;
    outline: none;
    background: transparent;
}


.name2{
    width: 340px;
    border: 1px solid #cccccc;
    background: #ffffff;
    float: left;
    height: 75px;
    margin:30px 41px; ;
}
.spa{
    font-size: 32px;
    color: #4d4d4d;
    line-height: 58px;  margin-left: 20px;
}
.name2 input{
    width: 200px;height: 75px;
    font-size: 32px;
    border: 0;
    outline: none;
    background: transparent;
}



.name3{
    width: 320px;
    border: 1px solid #cccccc;
    background: #ffffff;
    float: left;
    height: 75px;
    margin:30px 0px;

}
.spa{
    font-size: 32px;
    color: #4d4d4d;
    line-height: 68px;
    margin-left: 20px;
}
.name3 input{
    width: 130px;
    height: 75px;
    font-size: 32px;
    border: 0;
    outline: none;
    background: transparent;
}
.subtn{
    color: #ffffff;
    font-size: 39px;
    text-align: center;
    width: 335px;
    height: 75px;
    line-height: 75px;
    cursor: pointer;
    margin: 30px auto;
    background-color: #0d6fb8;
}

.btnn1{
    width: 335px;
    height: 79px;
    border-radius: 50px;
    border: 1px dotted #ff7200;
    margin: 7px auto;
    background-color: #ff7200;
    color: #ffffff;
    font-size: 32px;
    text-align: center;
    line-height: 79px;
    cursor: pointer;
}
.name{
    width: 442px;
    height: 62px;
    float: left;
}
.name input{
    width: 442px;
    height: 62px;
    border: 1px solid #7e7e7e;
    outline: none;
    padding: 0px 20px;
    font-size: 20px;
    color: #000000;
}
.name input::placeholder{
    color: #333333;
    font-size: 20px;
}


.phone{
    width: 532px;
    height:62px;
    float: right;
    margin-left: 28px;
}
.phone input{
    width: 532px;
    height:62px;
    border: 1px solid #7e7e7e;
    outline: none;
    padding: 0px 20px;
    font-size: 20px;
    color: #000000;
}
.phone input::placeholder{
    color: #333333;
    font-size: 20px;
}

.bdbtn1{
    width: 300px;
    height: 71px;
    cursor: pointer;
    color: #ffffff;
    font-size: 36px;
    text-align: center;
    background-color: #04daa8;
    line-height: 71px;
    margin: 200px auto;
}
