@charset "utf-8";

.visual {margin:auto;}
.mobile_slide {display:none;}
.section  {padding:120px 0;text-align:center;}
.section h2 {}
.section .big_txt {padding:40px 0 35px;}
.section .small_txt {font-size:24px;line-height:1.3;}



.section.cont1 .big_txt {color:#524f71;font-size:110px;}
.section.cont1 .big_txt span {font-size:90px;}
.section.cont1 .small_txt {color:#3e3b58}
.section.cont1 .btn_wrap {text-align:center; margin:55px 0 0;}
.section.cont1 .btn_more {background:#30c2c1; color:#fff;}
.section.cont1 .btn_more:hover {background:#fff; color:#30c2c1;}

.content .section .inner {width:1220px; margin:auto;}
.btn_more {display:inline-block;width:255px;padding:24px 0;text-align:center;border-radius:25px;border:1px solid #30c2c1;font-size:20px; }

.section.cont1 { /* height:920px; */ padding:0;}
.section.cont1 .inner{width:1360px;height:920px;padding:120px 0;background:#fff url(../images/bg_cont1.png) no-repeat 50% 100%;}

.section.cont2 {/* height:700px; */background:#524f71;padding:0;}
.section.cont2 .inner{width:1360px;height:700px;padding:120px 0;background:#524f71;}
.section.cont2 .big_txt {font-size:85px;color:#fff;}
.section.cont2 .big_txt span {color:#ffc952;}
.section.cont2 .small_txt {color:#fff}
.cont2 .guide_more {margin:100px 0 0;}
.cont2 .guide_more li {padding:25px 100px;display:inline-block;border-left:1px solid #787690;text-align:center;vertical-align:top;}
.cont2 .guide_more li:first-child {border-left:0}
.cont2 .guide_more .g_more {padding:154px 0 0;font-size:18px;display:inline-block;color:#fff;}
.cont2 .guide_more a {display:block;margin:30px 0 0;color:#a0a1a6;font-size:16px;text-decoration:underline;}
.cont2 .guide_more a:hover {color:#fff;}
.guide_more .g1 {width:155px;background:url(../images/bg_g1.png) no-repeat 50% 0;}
.guide_more .g2 {width:128px;background:url(../images/bg_g2.png) no-repeat 50% 0;}
.guide_more .g3 {width:216px;background:url(../images/bg_g3.png) no-repeat 50% 0;}

.section.cont3 {background:#fdd35d;padding:0;}
.section.cont3 .inner{width:1360px;height:1270px;padding:120px 0;background:#fdd35d url(../images/bg_cont3.png) no-repeat 50% 100%;}
.section.cont3 .big_txt {font-size:85px;color:#3e3b58;}
.section.cont3 .big_txt span {color:#f27375;}
.section.cont3 .small_txt {color:#3e3b58}
.section.cont3 .btn_wrap {text-align:center; margin:55px 0 0;}
.section.cont3 .btn_more {border:1px solid #f27375; color:#f27375;}
.section.cont3 .btn_more:hover {background:#f27375; color:#fff;}

.section.cont4 {padding:0;}
.section.cont4 .inner{width:1360px;height:846px;padding:120px 0;}
.section.cont4 .big_txt {font-size:85px;color:#3e3b58;}
.section.cont4 .small_txt {color:#3e3b58}
.cont4 .care {padding:100px 0 0;}
.cont4 .care li {width:24%;display:inline-block;margin-left:-45px;}
.cont4 .care li img {width:100%;}
.cont4 .care li:first-child {margin-left:0;}
.section.cont4 .btn_wrap {margin:55px 0 0;}
.section.cont4 .btn_more {border:1px solid #57546e; color:#57546e;}
.section.cont4 .btn_more:hover {background:#57546e; color:#fff;}




@media screen and  (max-width:480px){
/* .bxslider {display:none;} */
.mobile_slide {display:block;width:1360px;}
.mobile_slide img {width:100%;}

}




