﻿@charset "utf-8";
*{margin:0;padding:0;}
.bannerbox{margin-top:130px;font-size:0;}
.page-title{text-align:center;}
.page-title .main{display:inline-block;font-size:32px;color:#333;width:365px;height:50px;line-height:48px;background:url(direct_img/title_bg.png) no-repeat 0 0;}
.page-title .small{font-size:20px;color:#333;margin-top:20px;}
.first-main{margin:70px 0 50px 0;}
.first-content{width:1200px;padding-bottom:25px;margin:30px auto 0 auto;background:url(direct_img/img_1.jpg) no-repeat center bottom;}
.first-content:after{content:'';display:block;width:0;height:0;clear:both;}
.first-content .list{text-align:center;float:left;font-size:0;width:300px;margin-right:150px;}
.first-content .list:last-child{margin-right:0;margin-top:320px;}
.first-content .list:first-child{margin-top:320px;}
.first-content .list .icon{margin-bottom:5px;}
.first-content .list .name{width:88px;margin:0 auto;border-radius:50px;line-height:normal;background-color:#7ebf95;color:#fff;font-size:24px;padding:4px 0;}
.first-content .list .small{font-size:18px;color:#333;line-height:1.8;margin-top:10px;}
.second-main{background-color:#f9fefc;padding:80px 0 60px 0;}
.second-content{text-align:center;width:1200px;margin:40px auto 0 auto;}
.third-main{margin:100px 0 50px 0;}
.third-content{width:1200px;margin:0 auto;font-size:0;}
.third-content:after{content:'';display:block;width:0;height:0;clear:both;}
.third-content .list{width:582px;margin-top:35px;float:left;border-radius:7px;padding:20px 40px;background-color:#fff;box-shadow:0 0 10px 3px rgba(126,191,149,.2);font-size:0;box-sizing:border-box;}
.third-content .list:nth-child(odd){margin-right:36px;}
.third-content .list .icon{vertical-align:middle;}
.third-content .list .text-box{display:inline-block;vertical-align:middle;color:#333;line-height:1.5;width:calc(100% - 95px);margin-left:25px;}
.third-content .list .text-box .main{font-size:22px;margin-bottom:3px;}
.third-content .list .text-box .small{font-size:16px;height:50px;}
.fourth-main{background:url(direct_img/page_bg.jpg) no-repeat top center;padding:77px 0 60px 0;}
.fourth-content{width:1200px;margin:10px auto 0 auto;position:relative;}
.fourth-content:after{content:'';display:block;width:0;height:0;clear:both;}
.fourth-content .list{background-color:#fff;border-radius:8px;border:solid 1px #d2d2d2;box-sizing:border-box;width:450px;color:#333;float:left;padding:15px 17px;margin-top:35px;}
.fourth-content .list:nth-child(odd){margin-right:300px;}
.fourth-content .list .name{font-size:22px;height:40px;line-height:40px;background-position:left center;background-repeat:no-repeat;padding-left:62px;}
.fourth-content .list .small{font-size:16px;margin-top:7px;}
.fourth-content .list .icon-1{background-image:url(direct_img/icon_9.png);}
.fourth-content .list .icon-2{background-image:url(direct_img/icon_12.png);}
.fourth-content .list .icon-3{background-image:url(direct_img/icon_10.png);}
.fourth-content .list .icon-4{background-image:url(direct_img/icon_13.png);}
.fourth-content .list .icon-5{background-image:url(direct_img/icon_11.png);}
.fourth-content .list .icon-6{background-image:url(direct_img/icon_14.png);}
.fourth-content .phone-box{box-shadow:0 0 10px 3px rgba(126,191,149,.2);border-radius:18px;position:absolute;z-index:1;width:230px;height:455px;background:url(direct_img/phone.png) no-repeat 0 0;top:0;left:50%;margin:23px 0 0 -115px;}
.fourth-content .swiper-main{width:194px;height:342px;margin:52px auto 0 auto;}
.fourth-content .swiper-main img{width:100%;}
/*?????????*/
.message-main{margin:55px 0;}
.message-main .message-content{width:1200px;margin:0 auto;}
.message-main .message-title{text-align:center;margin-bottom:25px;}
.message-main .message-title .title-main{color:#333;font-size:24px;margin-bottom:15px;}
.message-main .message-title .title-small{color:#333;font-size:20px;display:inline-block;background-color:#f5f5f5;line-height:normal;padding:8px 20px;}
.message-main .message-form{width:560px;background-color:#fff;margin:0 auto;border-top:solid 1px #ddd;border-left:solid 1px #ddd;border-right:solid 1px #ddd;}
.message-main .message-form .form-list{border-bottom:solid 1px #ddd;}
.message-main .message-form .form-list:after{content:'';display:block;width:0;height:0;clear:both;}
.message-main .message-form .left{float:left;border-right:solid 1px #ddd;width:160px;text-align:center;line-height:50px;height:50px;font-size:18px;color:#666;}
.message-main .message-form .right{float:right;width:399px;height:50px;}
.message-main .message-form .form-ipt{width:100%;box-sizing:border-box;padding:0 10px;border:0;outline:none;height:50px;font-size:18px;color:#333;}
.message-main .form-submit{width:560px;margin:20px auto 35px auto;}
.message-main .form-btn{font-size:18px;color:#fff;background-color:#7ebf95;width:100%;height:50px;cursor:pointer;border:0;}
.message-main .message-remarks{text-align:center;line-height:1.5;}
.message-main .message-remarks .main{font-size:32px;}
.message-main .message-remarks .small{font-size:28px;}