* {
    margin: 0;
    padding: 0;
}

ul, li {
    list-style: none;
}

li {
    float: left;
}

a {
    text-decoration: none;
}

a img {
    border: none;
}

body {
    font-family: "microsoft yahei", Verdana, Arial, Helvetica, sans-serif;
    color: #333;
    font-size: 16px;
}

/*�������*/
.clearFix:after {
    clear: both;
    display: block;
    visibility: hidden;
    height: 0;
    line-height: 0;
    content: "";
}

.clearFix {
    zoom: 1;
}

.wrap {
    width: 1200px;
    margin: 0 auto;
    position: relative;
}
.fixed{
    position: fixed;
    width: 230px;
    height: 264px;
    right: 0;
    top: 50%;
    margin-top: -148px;
    z-index: 99;
}
.tc{
    width: 230px;
    height: 264px;
    background: url(../image/consult.png) no-repeat center center;
    background-size: 87% 87%;
}
.fl {
    float: left;
}

.fr {
    float: right;
}

.logo {
    margin-top: 22px;
    display: block;
    width: 191px;
    height: 55px;
}
.mask{
    height: 67px;
    line-height: 33px;
    border-left: 1px solid #dddddd;
    padding-left: 10px;

}
.select{
    width: 456px;
    height: 48px;
    border: 1px solid #dddddd;
    border-radius: 5px;
    margin-left: 100px;
    margin-top: 20px;
    line-height: 46px;
    padding-left: 18px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background: url(../image/select.jpg) no-repeat center right;
}
.select span{
    line-height: 1;
}
.consultTell{
    height: 48px;
    text-align:right;
    margin-top: 20px;
}
.consultTell span:nth-child(3){
    color: #1abb89;
    font-size: 24px;
}
.header{
    margin: 40px auto;
}
.nav{
    width: 100%;
    height:50px;
    background-color: #1abb89;
    text-align: center;
}
.nav a {
    display: inline-block;
    line-height: 50px;
    padding: 0 30px;
    font-size: 18px;
    color: #fff;
}

.nav a:hover {
    color: #fff;
}
.dsil{
    width: 1200px;
    display: block;
}
.swiper-container{
    height: 82px;
    background-color: #f75736;
    color: #fff;
    text-align: center;
    line-height: 82px;
}
.h780{
    height: 650px;
}
.zx{
    /*position: fixed;*/
    width: 100%;
    /*height:780px;*/
    bottom: 0;
    background-color: #f75736;
    padding-bottom: 20px;
    /*display: flex;*/

}
.zxbox{
    background-color: #fff;
    display:flex;
    width: 1200px;
    margin: 0 auto;
    padding: 15px 0;
    align-items: center;
    justify-content: center;

}
/*.chapter6{*/
/*    height: 980px;*/
/*    background: url(../image/ju5.jpg) no-repeat center center;*/
/*    position: relative;*/
/*}*/
.freeConsult{
    padding:16px;
    box-sizing: border-box;
    position: absolute;
    right:0px;
    top:305px;
    height: 80px;
    width: 80px;
    background-color: #1abb89;
    color: #fff;
    text-align: center;
    font-size: 18px;
    line-height: 24px;
    border-radius: 40px;
}
.chapter2{
    background-color: #eaffee;
}
.chapter2,.chapter3,.chapter4{
    text-align: center;
    padding-top:46px;
}
.title{
    font-size: 36px;
    line-height: 1;
    margin-bottom: 20px;
}
.title span{
    color:#e54d42;

}
.sample{
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: space-between;
    padding-bottom: 70px;
    margin-top: 28px;
}
.sample .sub{
    position: relative;

}
.sample .sub a{
    margin-top:18px;
    position: absolute;
    left: 0;
    top:0;
    width:372px;
    height: 60px;
}
.sample img{
    margin-top:18px;
}

.order{
    background-color: #fcf0ff;
    padding-top:58px;
    padding-bottom: 66px;
}
.center{
    text-align: center;
}
.tips1{
    margin-top:10px;
    font-size: 16px;
    color: #B72633;
    display: none;
}
.order p{
    font-size: 24px;
    margin-bottom: 30px;
}
.order p span{
    color: #fff;
    font-size: 16px;
    background-color: #ef667c;
    padding:4px 12px;
    border-radius: 14px;
}
.input{
    border: 1px solid #e1beea;
    height: 56px;
    padding:20px;
    box-sizing: border-box;
    margin-right: 15px;
}
.selectList {
    font-size: 14px;
    border: 1px solid #e1beea;
    border-radius: 4px;
    padding:20px;
    box-sizing: border-box;
    margin-right: 15px;
    background-color: #fff;
    height: 56px;
    background: #fff url(../image/sel.png) right 50% no-repeat;
    cursor: pointer;
    width: 240px;
    position: relative;
}

.selectList ul {
    position: absolute;
    left: 0;
    top: 56px;
    background-color: #fff;
    border: 1px solid #D4D4D4;
    display: none;
    height: 170px;
    padding-top:10px;
    overflow-y: scroll;
    z-index: 10;
    width: 237px;
}

.selectList li {
    width: 70px;
    text-align: center;
    line-height: 30px;
    color: #333;
}

button{
    height: 56px;
    /*background-color: #1abb89;*/
    /*color: #fff;*/
    outline-style: none;
    border-radius: 5px;
    padding:0 20px;
    border-style: none;
}
.chapter5{
    background: #eaf5ff url(../image/ziXunbg.jpg) no-repeat center center;
    height: 616px;
}
.leftBox{
    width: 631px;
    padding:107px 90px 70px 0px;
}
.leftBox img{
    margin-bottom: 25px;

}
 p:first-child{
    font-size: 24px;
    font-weight: 800;
    margin-bottom:15px;


}
 .tcbox{
     width: 120px;
     height: 140px;
     position: absolute;
     bottom: 40px;
     right: 55px;
 }
p:nth-child(2){
    color: #999999;
    line-height: 1;

}
input{
    margin-top:18px ;
    width: 518px;
    height: 51px;
    padding-left: 10px;
    box-sizing: border-box;
    background-color: #e2eaec;
    border: 1px solid #cfcfcf;
}
.consult{
    margin-top:20px ;
    width: 518px;
    height: 51px;
    line-height: 51px;
    background-color: #f75736;
    color: #fff;
    outline-style: none;
    border-radius: 5px;
    border-style: none;
    cursor: pointer;
}
input.nickname,input.tel{
    background-color: #E83435;
    color: #fff;
    width: 120px;
    height: 20px;
    font-size: 12px;
    margin-top: 0;
}
input.nickname::placeholder,input.tel::placeholder{
    color: #fff;

}
.consulttc{
    width: 140px;
    height: 30px;
    position: absolute;
    bottom: 36px;
    left: 20%;
    background-color: rgb(0,0,0,0);
    z-index: 1000;

}
.tittc{
    width: 120px;
    color: #E83435;
    font-size: 12px;
    height: 16px;
    line-height: 16px;
}
.rigbox{
    margin-right: 30px;

}
.lbox{
    margin-top: 15px;
}

.tips2{
    font-size: 10px;
    line-height: 16px;
    color: #1abb89;
    display: none;

}
 input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
    color: #999;
}
 input:-moz-placeholder, textarea:-moz-placeholder {
    color: #999;
}
 input::-moz-placeholder, textarea::-moz-placeholder {
    color: #999;
}
 input:-ms-input-placeholder, textarea:-ms-input-placeholder {
    color: #999;
}
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
    color: #333;
}
input:-moz-placeholder, textarea:-moz-placeholder {
    color: #333;
}
input::-moz-placeholder, textarea::-moz-placeholder {
    color: #333;
}
input:-ms-input-placeholder, textarea:-ms-input-placeholder {
    color: #333;
}

/*foot*/
.foot {
    height: 150px;
    text-align: center;
    font-size: 12px;
    font-family: SimSun;
    padding-top: 30px;
}

.foot p {
    line-height: 34px;
    text-align: center;
}

/*side  悬浮*/
/*.side {*/
    /*right: 0;*/
/*}*/

/*.backtop {*/
    /*cursor: pointer;*/
    /*display: none;*/
/*}*/

/*.side-tel-box {*/
    /*width: 283px;*/
    /*height: 172px;*/
    /*background-color: #EFFFFA;*/
    /*border-top: 9px solid #12B37D;*/
    /*border-left: 2px solid #12B37D;*/
    /*border-right: 2px solid #12B37D;*/
    /*border-bottom: 2px solid #12B37D;*/
    /*position: absolute;*/
    /*top: 25px;*/
    /*left: -380px;*/
    /*padding: 18px 18px 0 18px;*/
    /*display: none;*/
/*}*/

/*.side-tel-box > input {*/
    /*width: 270px;*/
    /*height: 34px;*/
    /*background-color: #FFF;*/
    /*border: 1px solid #DCDCDC;*/
    /*padding-left: 10px;*/
    /*font-family: 'Microsoft YaHei';*/
    /*color: #999;*/
    /*line-height: 34px;*/
/*}*/

/*.side-tel-box > a {*/
    /*display: block;*/
    /*width: 128px;*/
    /*height: 30px;*/
    /*line-height: 30px;*/
    /*text-align: center;*/
    /*color: #fff;*/
    /*margin: 17px auto 20px;*/
    /*font-family: 'Microsoft YaHei';*/
    /*font-size: 14px;*/
    /*background-color: #12B37D;*/
    /*border-radius: 2px;*/
/*}*/

/*.side-tel-box > a:hover {*/
    /*color: #fff;*/
    /*text-decoration: none;*/
/*}*/

/*.side-tel-box > a:link {*/
    /*color: #fff;*/
/*}*/

/*.side-tel-box > p {*/
    /*font-size: 12px;*/
    /*color: #999;*/
    /*border-top: 1px dashed #DCDCDC;*/
    /*letter-spacing: 1px;*/
    /*padding-top: 10px;*/
/*}*/

/*.side .tel-close {*/
    /*position: absolute;*/
    /*top: 2px;*/
    /*left: -52px;*/
    /*width: 32px;*/
    /*height: 32px;*/
    /*cursor: pointer;*/
    /*background-image: url(../../images/side-tel-close.png);*/
    /*display: none;*/
    /*z-index: 1000;*/
/*}*/

/*.side {*/
    /*width: 70px;*/
    /*position: fixed;*/
    /*z-index: 999; !*top:655px;right:1%;*!*/
/*}*/

/*.side-tel,*/
/*.side-msg {*/
    /*width: 68px;*/
    /*height: 68px;*/
    /*border: 1px solid #DCDCDC;*/
    /*cursor: pointer;*/
/*}*/

/*.side > img {*/
    /*position: absolute;*/
    /*top: -82px;*/
    /*left: -42px;*/
/*}*/

/*.mb10 {*/
    /*margin-bottom: 10px;*/
/*}*/

/*.side-tel-bom2 {*/
    /*border-bottom: 1px solid #dcdcdc;*/
/*}*/

/*.side .sidetel33 {*/
    /*display: block;*/
    /*position: absolute;*/
    /*top: 36px;*/
    /*left: -158px;*/
    /*display: none;*/
/*}*/

