*{
    padding: 0;
    margin: 0;
}

input, button, select, textarea
{
outline: none;
-webkit-appearance: none;
border-radius: 0;
}
a:-webkit-any-link {
    text-decoration: none;
}

li { display: list-item ;list-style:none}
input,button,textarea{ background:transparent;}







.header{
    width: 1200px;
    padding-top: 30px;
    padding-bottom: 30px;
    margin: auto;
    height: 90px;
}
.logo{
    float: left;
}
.header-nav{
    float: right;
    margin-top: 23px;
    overflow: hidden;
}
.header-nav ul li{
    float: left;
    width: 130px;
    height: 50px;
    text-align: center;
}
.header-nav ul li a{
    font-size: 18px;
    color: #0c0c0c;
    line-height: 50px;
    display: block;
}




.banner {
	width: 100%;
	min-width: 1200px;
	background: url(../img/banner.jpg)no-repeat scroll 0px 0px / 100% 100%;
	height: 475px;
}

.form{
    width: 1200px;
    background-color: #fff;
    padding-top: 30px;
    padding-bottom: 30px;
    margin: auto;
    display: block;
    overflow: hidden;
    text-align: center;
    box-shadow: 0px 1px 10px #dedede;
    position: relative;
    top: -70px;
}
.form-box{
    background-color: #fff;
    border: solid 3px #f9bf3c;
    height: 70px;
    width: 950px;
    float: left;
    margin-left: 23px;
    margin-top: 20px;
}
.form-box input{
    float: left;
}

.public[type=text],.city {
    
    box-sizing: border-box;
    font-size: 14px;
    background-color: white;
    padding: 10px 21px 10px 40px;
    border-right: solid 1px #ececec;
    border-left: none;
    border-bottom: none;
    border-top: none;
    margin-top: 18px;
    padding-left: 66px;
    float: left;
}

.public[name=city]{
    width: 36%;
    background: url(../img/icon1.png);
    background-repeat: no-repeat;
    background-position: 33px 8px;
}
.public[name=name]{
    background: url(../img/icon2.png);
    background-repeat: no-repeat;
    background-position: 32px 6px;
    width: 32%;
}
.public[name=tel]{
    width: 32%;
    background: url(../img/icon3.png);
    background-repeat: no-repeat;
    background-position: 35px 7px;
    border-right: none;
}
.public[name=checking]{
    background: url(../img/icon4.png);
    background-repeat: no-repeat;
    background-position: 27px 8px;
    width: 18%;
    border: none;
    padding-left: 60px;
}
.send {
    cursor: pointer;
    width: 9%;
    background: #ffecd0;
    box-sizing: border-box;
    border-radius: 4px;
    color: #ff6600;
    height: 26px;
    font-size: 14px;
    margin-top: 23px;
    border: none;
}
.form-sure{
    background: #f9bf3c;
    width: 200px;
    height: 70px;
    float: left;
    margin-top: 20px;
}
.form-sure  span{
    text-align: center;
    color: #fff;
    font-size: 20px;
    line-height: 70px;
    display: block;
}
.form-sure a:hover{background-image: linear-gradient(to right, #f9bf3c , #f24d1b);}
.form-text{
    text-align: center;
    font-size: 14px;
    width: 100%;
    display: inline-block;
    margin: auto;
    margin-top: 20px;
}
.form-text b{
    font-size: 18px;
    color: #f9bf3c;

}
.title{
    margin: auto;
    text-align: center;
}
.bg-f0f3f7{
    background-color: #f0f3f7;
    overflow: hidden;
    padding-bottom: 40px;
    margin-bottom: 70px;
}
.nag{
    background-color: #fff;
    overflow: hidden;
    width: 1200px;
    margin: auto;
    box-shadow: 0px 1px 10px #dedede;
    margin-top: 40px;
    margin-bottom: 55px;
}
.nag-nav{
    width: 100%;
    background-color: #ededed;
    height: 65px;
    padding: 0;
}
.nag-nav li{
    width: 33.3333333%;
    float: left;
    font-size: 20px;
    list-style: none;
    line-height: 65px;
    text-align: center;
}
.nag-navbar .nag-nav .active{
    background-color: #fff;
    color: #f9bf3c;
}
.nag-con{
    margin: auto;
    text-align: center;
    margin-top: 50px;
    margin-bottom: 40px;
}
.nag-con {
    display: none;
}
.font16{
    font-size: 16px;
}
.button{
    background-image: url(../img/icon5.png);
    background-repeat: no-repeat;
    height: 60px;
    background-color: #323232;
    border-radius: 5px;
    border: solid 1px #ffb716;
    margin: auto;
    background-position: 25px;
    width: 465px;
    margin-bottom: 40px;
}
.button a{
    text-align: center;
    color: #ffb716;
    line-height: 60px;
    display: block;
    font-size: 20px;
    padding-left: 30px;
    font-weight: 600;
}
.button a:hover{
   
    color: #fff;
}

.case{
    width: 1200px;
    overflow: hidden;
    margin: auto;
    margin-top: 30px;
}
.case ul li{
    width: 24%;
    float: left;
    margin-bottom: 35px;
    margin-right: 1.3%;
}
.case ul li img{
    display: block;
}
.case-button{
    background-color: #feecc5;
    border-radius: 10px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    width: 100%;
    display: block;
    color: #000;
    border-top-left-radius: 0;
    font-size: 16px;
    border-top-right-radius: 0;
}
.case-button:hover{
    background-color: #ffc037;
}
.mr0{
    margin-right: 0!important;
}
.case-ask{
    background-image: url(../img/icon5.png);
    background-repeat: no-repeat;
    height: 60px;
    background-color: #323232;
    border-radius: 5px;
    border: solid 1px #ffb716;
    background-position: 368px;
    width: 1200px;
    margin-bottom: 40px;
    margin: auto;
}
.case-ask a{
    text-align: center;
    color: #ffb716;
    line-height: 60px;
    display: block;
    font-size: 20px;
    font-weight: 600;
}

.case-ask a:hover{
   
    color: #fff;
}
.park{
    margin: auto;
    width: 1200px;
    margin-top: 25px;
}


.good{
    background-color: #ffb716;
    padding-top: 50px;
    padding-bottom: 30px;
    margin-top: 70px;
}
.good-con{
    width: 1200px;
    margin: auto;
    margin-top: 25px;
    margin-bottom: 15px;
}

.service{
    width: 1200px;
    margin: auto;
    margin-top: 65px;
    
}
.service-btn{
    background-position: 95px;
    width: 360px;
    margin-top: 30px;
}
.order-hot{
    background-color: #dbdce1;
    margin-top: 60px;
    padding-top: 60px;
    padding-bottom: 10px;
}
.order-hot-con{
    width: 1200px;
    margin: auto;
    overflow: hidden;
    margin-top: 40px;
    margin-bottom: 40px;
}
.order-hot-con ul li{
    width: 19%;
    float: left;
    background-color: #fff;
    border-radius: 10px;
    text-align: center;
    padding-top: 25px;
    padding-bottom: 25px;
    margin-right: 15px;
}
.order-hot-con p{
    font-size: 18px;
    font-weight: bold;
    padding-top: 20px;
    padding-bottom: 5px;
}
.order-hot-con span{
    color:#a0a0a0;
    font-size: 14px;
}
.order-hot-con  a{
    display: block;
    font-size: 14px;
    color: #7e7e7e;
    border: solid 1px #c7c7c7;
    border-radius: 10px;
    text-align: center;
    height: 25px;
    line-height: 25px;
    width: 83px;
    margin: auto;
    margin-top: 20px;
}
.order-hot-con  a:hover{
    background-color: #f9bf3c;
    color: #fff;
    border: solid 1px #f9bf3c;
}
.color-ff6600{
    color:#ff6600 ;
}
.block{
    display: block;
}
.hvr-wobble-top{
    display: block!important;
    position: none;
}
.park{
    background: url(../img/map.jpg);
    background-repeat: no-repeat;
    width: 1151px;
    height: 371px;
    margin: auto;
    margin-top: 50px;
    overflow: hidden;
}
.park-txt{
    width: 585px;
    overflow: hidden;
    float: right;
    margin-top: 140px;
    margin-right: 70px;
}
.park-txt p{
    color: #646464;
    font-size: 16px;
    line-height: 31px;
}
.park-btn {
    overflow: hidden;
    background-position: 30px;
    width: 360px;
    margin-top: 263px;
    display: block;
    margin-right: 293px;
}