body{
    background-color: #fff;
}
a:hover p{
    color: #0087d8;
}
.banner_con{
    width: 100%;
}
.banner_con img{
    width: 100%;
}
.section{
    width: 100%;
    margin: 50px 0 0;
}
.section1{
    width: 1200px;
    margin: 0 auto;
    position: relative;
}
h3.title{
    border-top: 4px solid #4bd99b;
    position: relative;
}
h3.title p{
    position: absolute;
    font-size: 44px;
    line-height: 50px;
    color: #1686e1;
    background: #fff;
    padding: 0 40px;
    left: 45px;
    top: -20px;
}
h3.title1 p{
    left: 640px;
}
.investment{
    position: relative;
    padding-top: 226px;
    padding-left: 63px;
}
.investment_title{
    width: 730px;
    height: 130px;
    border: 5px solid #481f1f;
    position: absolute;
    left: 0;
    top: 126px;
}
.investment_title p{
    font-size: 25px;
    text-align: center;
    line-height: 130px;
    color: #481f1f;
}
.investment_title span{
    font-size: 35px;
    position: absolute;
    top: 2px;
    left: 50%;
    margin-left: -157.5px;
    font-weight: bold;
    color: #1686e1;
}
.investment_con{
    width: 643px;
    height: 429px;
    padding: 91px 337px 0 70px;
    background: #ececec;
}
.investment_con p{
    font-size: 18px;
    line-height: 36px;
    color: #481f1f;
    margin-top: 14px;
    font-weight: bold;
}
.investment_con p span{
    float: left;
    font-size: 17px;
    color: #0087d8;
}
.investment_con p b{
    float: left;
    margin-left: 15px;
    font-size: 16px;
}
.investment_primer{
    width: 302px;
    position: absolute;
    right: 55px;
    top: 0;
}
.investment_primer p{
    font-size: 16px;
    line-height: 36px;
    text-align: center;
}
.investment_primer p:last-child{
    margin-top: -15px;
}
.convenient{
    margin-top: 55px;
}
.convenient li{
    float: left;
    width: 552px;
    height: 115px;
    border: 5px solid #481f1f;
    position: relative;
    margin-top: 36px;
}
.convenient li:nth-child(odd){
    margin-right: 38px;
}
.convenient li:nth-child(even){
    margin-left: 38px;
}
.convenient_con{
    font-size: 15px;
    line-height: 115px;
    color: #481f1f;
    padding-left: 170px;
}
.convenient_con span{
    color: #1686e1;
}
.convenient li p{
    font-size: 33px;
    line-height: 33px;
    text-align: center;
    color: #1686e1;
    background: #fff;
    position: absolute;
    top: -17px;
    left: 50%;
    margin-left: -100px;
    width: 200px;
}
.convenient_img{
    width: 107px;
    height: 117px;
    position: absolute;
    left: 20px;
    top: -22px;
}
.convenient_img1{
    width: 128px;
    height: 88px;
    position: absolute;
    left: -20px;
    top: 20px;
}
.benefit{
    margin-top: 30px;
}
.benefit li{
    width: 100%;
    display: none;
}
.benefit li.on{
    display: block;
}
.benefit li img{
    width: 100%;
}
.advantage_btn{
    width: 60px;
    position: absolute;
    left: 50%;
    bottom: 10px;
    margin-left: -30px;
}
.advantage_btn li{
    float: left;
    width: 15px;
    height: 15px;
    margin: 0 7px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background: #E1E1E1;
    cursor: pointer;
}
.advantage_btn li.active{
    background: #0087d8;
}
.travel{
    padding: 55px;
}
.travel p{
    font-size: 17.5px;
    line-height: 32px;
    color: #481f1f;
    text-indent: 2em;
}
.travel p span{
    color: #1686e1;
}
.travel img{
    display: inline-block;
    margin-right: 10px;
}
.travel img:last-child{
    margin-right: 0;
}
.travel_img1{
    margin-top: 75px;
}
.travel_img2{
    margin-top: 165px;
}
.travel_img3{
    margin-top: 210px;
}
.travel_img4{
    margin-top: 75px;
}
.advantage{
    padding: 55px;
}
.advantage_img{
    width: 356px;
    float: left;
    margin-right: 125px;
    border: 5px solid #481f1f;
}
.advantage_con{
    width: 582px;
    float: left;
    padding-top: 73px;
    font-size: 17px;
    line-height: 32px;
    color: #481f1f;
}
.advantage_con p{
    margin-bottom: 33px;
}
.advantage_con p:last-child{
    font-weight: bold;
}
.advantage_con p span{
    color: #1686e1;
}
.inspect{
    margin-top: 75px;
}
.inspect li{
    width: 20%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 55px 15px 0;
}
.inspect li h4{
    font-size: 72px;
    text-decoration: underline;
    color: #1686e1;
    font-weight: normal;
}
.inspect li p{
    font-size: 17px;
    color: #481f1f;
    line-height: 32px;
    margin-top: 25px;
}
.successful h5{
    font-size: 32px;
    color: #1686e1;
    margin: 60px 0 50px 0;
}
.successfull_title p{
    width: 460px;
    height: 50px;
    border: 5px solid #1686e1;
    font-size: 17px;
    color: #481f1f;
    line-height: 50px;
    text-align: center;
}
.successfull_title a:first-child{
    float: left;
    margin-left: 60px;
}
.successfull_title a:last-child{
    float: right;
    margin-right: 60px;
}
.successfull_title p span{
    padding-right: 50px;
    color: #1686e1;
}
.successfull_list{
    margin-top: 80px;
}
.successfull_list li{
    float: left;
    width: 280px;
    padding: 20px 8px;
    border-right: 1px solid #aaaaaa;
}
.successfull_list li:last-child{
    border: none;
}
.successfull_list li p{
    padding: 8px;
    font-size: 17px;
    color: #481f1f;
    line-height: 28px;
}
.successfull_list li img{
    width: 280px;
    border: 1px solid #1686e1;
}
.appointment{
    position: relative;
}
.appointment_con{
    width: 1200px;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -600px;
    color: #fff;
}
.appointment_con h6{
    font-size: 24px;
    margin-top: 60px;
    text-align: center;
}
.appointment_content1{
    font-size: 18px;
    margin-top: 30px;
    text-align: center;
}
.line{
    border: 1px solid #fff;
    margin: 18px 0;
}
.appointment_content2{
    font-size: 16px;
    text-align: center;
}
.appointment_input{
    width: 766px;
    margin: 30px auto;
}
.appointment_input p{
    font-size: 18px;
    line-height: 36px;
    float: left;
}
.appointment_input p:last-child{
    float: right;
}
.appointment_input p input{
    background: #fff;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    height: 36px;
    width: 240px;
    padding-left: 13px;
}
.user_tj{
    display: block;
    width: 162px;
    margin: 0 auto;
    font-size: 18px;
    line-height: 36px;
    text-align: center;
    background: #4ad89c;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}
.immi{
    margin-top: 55px;
}
.immi_img{
    width: 610px;
    float: left;
    margin-right: 78px;
    border: 1px solid #1686e1;
}
.immi_con{
    float: left;
    width: 504px;
    font-size: 16px;
    color: #481f1f;
    line-height: 36px;
    margin-top: 64px;
}
.immi_con span{
    font-size: 24px;
    color: #1686e1;
}





























