﻿@charset "utf-8";
/* CSS Document */

body{ margin:0px; padding:0px; font-family:"微软雅黑"; background:#fff; }
a{ color:#000; text-decoration:none;}
li{ list-style-type:none;}
ul{ margin:0px; padding:0px;}

*{ margin:0px; padding:0px; border:0px;}

.main_con{ width:1200px; height:auto; margin:0px auto; position:relative;}
.mainbottom{margin:0px; padding:0; border:0; background:#FF6801; color:#FFF; font-size:22px;}

.main01{ background:url(../images/1.jpg) no-repeat center center; height:638px; overflow:hidden; }
.main02{ background:url(../images/2.jpg) no-repeat center top; height:806px; overflow:hidden; }
.main03{ background-position:center center; height:536px; overflow:hidden;cursor:pointer; }
.main04{ background-position:center center; height:432px;overflow:hidden;cursor:pointer;  }
.main05{ background-position:center center; height:494px; overflow:hidden; position:relative; cursor:pointer;}
.main06{ background-position:center center; height:788px; overflow:hidden; }
.main07{background-position:center center; height:663px; overflow:hidden; position:relative; }
.main08{ background-position:center center; height:643px; overflow:hidden; position:relative;}






.main02_list{ width:582px; height:150px; position:absolute; top:554px; left:365px;}
.main02_list li{ width:582px; height:64px; margin-bottom:22px;}
.main02_list li input{  width:514px; height:62px; border-radius:0px; padding-left:66px; font-size:28px; border:1px solid #A4A4A4; }

.main02_list li:nth-child(1) input {background:url(../images/ico1.jpg) no-repeat 12px center;}
.main02_list li:nth-child(2) input {background:url(../images/ico2.jpg) no-repeat 12px center;}

.main02_button{ width:176px; height:150px; position:absolute; top:554px; right:40px;}
.main02_button input{width:176px; height:150px; background:#FB4202; color:#fff; font-size:40px; border-radius:10%; font-weight:bold; box-shadow:4px 4px 4px #BCBABB; cursor:pointer;} 







.main08_list{ width:1070px; height:175px; position:absolute; top:284px; left:50%; margin-left:-535px;}
.main08_list ul{   display:flex;justify-content:space-between; flex-flow: row wrap;}
.main08_list li{ width:516px; height:75px; margin-bottom:25px;}
.main08_list li input{  width:450px; height:73px; padding-left:66px; font-size:28px; border:1px solid #C2C2C2;}
.main08_list li select{  width:516px; height:73px; padding-left:66px; font-size:28px; border:1px solid #C2C2C2;}

.main08_list li:nth-child(1) input {background:url(../images/ico1.jpg) no-repeat 12px center;}
.main08_list li:nth-child(2) input {background:url(../images/ico2.jpg) no-repeat 12px center;}
.main08_list li:nth-child(3) input {background:url(../images/ico3.jpg) no-repeat 12px center;}
.main08_list li:nth-child(4) select {background:url(../images/ico4.jpg) no-repeat 12px center;}

.main08_button{ width:330px; height:62px; position:absolute; top:493px; left:50%; margin-left:-165px;}
.main08_button input{width:330px; height:62px;  background:#FA4202; color:#fff; font-size:30px; border-radius:10px;} 

