/* CSS Document */
@charset "utf-8";
.container{position: relative;}
.section1{background: #6aad43;}
.s1_c .swiper-slide{/*background: url(../images/s1_2_03.png) no-repeat right center;*/text-align: center;}
.s1_c .swiper-slide .s1_ci{padding:25px 0;}
.s1_c .swiper-slide .s1_ci .s1_cia{display: inline-block;vertical-align: middle;}
.s1_c .swiper-slide .s1_ci .s1_cib{display: inline-block;vertical-align: middle;text-align: left;margin-left: 8px;}
.s1_c .swiper-slide .s1_ci .s1_cib .s1_ciba{font-size: 16px;color: #fbfbfb;}
.s1_c .swiper-slide .s1_ci .s1_cib .s1_cibb{font-size: 14px;color: #fbfbfb;}
.s1_c .swiper-slide:hover{background: #337824;}


.section2{margin-top: 75px;}
.s2_c .s2_cl{float:left;width: 49.25%;}
.s2_c .s2_cl .hd{height: 60px;background: #ebf0f8  no-repeat 3px center;padding-left: 60px;line-height: 60px;}
.s2_c .s2_cl .hd ul{float:left;}
.s2_c .s2_cl .hd ul li{float:left;margin-right: 40px;font-size: 26px;color: #132c80;font-weight: bold;}
.s2_c .s2_cl .hd ul li.on{color: #6dad45;}
.s2_c .s2_cl .hd a{float:right;margin-right: 29px;margin-top: 13px;}
.s2_c .s2_cl .bd{margin-top: 30px;}
.s2_c .s2_cl .bd .s2_clia{background: #f2f2f3; overflow: hidden;width: 50%;       display: block;    float: left;}
.s2_c .s2_cl .bd .s2_clia .s2_clil{float:left;width: 377px;overflow: hidden;}
.s2_c .s2_cl .bd .s2_clia .s2_clil img{
	transition: transform 0.6s;
	-moz-transition: transform 0.6s; 
	-webkit-transition: transform 0.6s; 
	-o-transition: transform 0.6s;
	max-width: 100%;
	
}
.s2_c .s2_cl .bd .s2_clia:hover .s2_clil img{
	transform:scale(1.1);
-ms-transform:scale(1.1); 	
-moz-transform:scale(1.1); 	
-webkit-transform:scale(1.1); 
-o-transform:scale(1.1); 
}
.s2_c .s2_cl .bd .s2_clia .s2_clir{float:right;width: 360px;margin-right: 20px;}
.s2_c .s2_cl .bd .s2_clia .s2_clir .s2_clira{font-size: 18px;color: #3f3f3f;padding-top: 50px;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;}
.s2_c .s2_cl .bd .s2_clia:hover .s2_clir .s2_clira{color: #218626;}
.s2_c .s2_cl .bd .s2_clia .s2_clir .s2_clirb{margin-top: 30px;font-size: 14px;color: #7b7b7b;line-height: 24px;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 5;-webkit-box-orient: vertical;overflow:hidden;}
.s2_c .s2_cl .bd .s2_clia .s2_clir .s2_clirc{margin-top: 40px;font-size: 12px;color: #323232;}
.s2_c .s2_cl .bd .s2_clia .s2_clir .s2_clird{margin-top: 30px;height: 13px;background: url(../images/s2_4_14.png) no-repeat right center;}
.s2_c .s2_cl .bd .s2_clib{margin-top: 20px;width:50%;float:left}
.s2_c .s2_cl .bd .s2_clib ul li{line-height: 60px;}
.s2_c .s2_cl .bd .s2_clib ul li a{display: block;font-size: 16px;color: #2e2e2d;padding-left: 8px;/*background: url(../images/s2_5_19.png) no-repeat 3px center;*/}
.s2_c .s2_cl .bd .s2_clib ul li:hover a{color: #218626;}
.s2_c .s2_cl .bd .s2_clib ul li a span{font-size: 12px;color: #2e2e2d;float:right;}
.s2_c .s2_cr{float:right;width: 49.25%;}
.s2_c .s2_cr .s2_crt{height: 60px;/*background:#ebf0f8 url(s2_1_03.png) no-repeat 3px center;*/padding-left: 60px;line-height: 60px;}
.s2_c .s2_cr .s2_crt .s2_crtl{font-size: 26px;color: #6dad45;font-weight: bold;float:left;}
.s2_c .s2_cr .s2_crt .s2_crtr{float:right;}
.s2_c .s2_cr .s2_crt .s2_crtr a img{margin-right: 29px;margin-top: 13px;}
.s2_c .s2_cr .swiper-container-s2{width: 100%;}
.s2_c .s2_cr .s2_cria{line-height: 58px;text-align: center;background: #ebf0f8;font-size: 16px;color: #218626;}
.s2_c .s2_cr .swiper-button-prev-s2{width: 40px;height: 71px;margin-top: -35px;left:0;background: url(../images/s2_prev_03.png) no-repeat center;}
.s2_c .s2_cr .swiper-button-next-s2{width: 40px;height: 71px;margin-top: -35px;right:0;/*background: url(../images/s2_next_05.png) no-repeat center;*/}
.s2_c .s2_cr .swiper-slide .pic{overflow: hidden;}
.s2_c .s2_cr .swiper-slide .pic img{
	transition: transform 0.6s;
	-moz-transition: transform 0.6s; 
	-webkit-transition: transform 0.6s; 
	-o-transition: transform 0.6s;
	max-width: 100%;
	
}
.s2_c .s2_cr .swiper-slide:hover .pic img{
	transform:scale(1.1);
-ms-transform:scale(1.1); 	
-moz-transform:scale(1.1); 	
-webkit-transform:scale(1.1); 
-o-transform:scale(1.1); 
}

.section3{margin-top: 60px;padding-bottom: 100px;}
.s3_t{text-align: center;padding-top: 55px;}
.s3_t .s3_ta{text-transform: uppercase;color: rgba(255,255,255,0.5);font-size: 72px;font-weight: bold;}
.s3_t .s3_tb{font-size: 36px;color: #ffffff;font-weight: bold;margin-top: -68px;}
.s3_t .s3_tb span{padding-left: 60px;/*background: url(../images/s2_1_03.png) no-repeat left center;*/}
.s3_c{text-align: center;margin-top: 30px;}
.s3_c .s3_ca{line-height: 30px;font-size: 14px;color: #ffffff;}
.s3_c .s3_cb{margin-top: 22px;text-align: center;}
.s3_c .s3_cb a{display: inline-block;width: 121px;height: 43px;border-radius: 22px;background: #fff;line-height: 43px;font-size: 16px;color: #218626;font-weight: bold;text-transform: uppercase;}
.s3_c .s3_cc{margin: 70px auto;position: relative;width: 148px;}
.s3_c .s3_cc .b1{width: 146px;height: 146px;border:1px solid rgba(255,255,255,0.5);border-radius: 146px;margin:0 auto;}
.s3_c .s3_cc .b2{width: 106px;height: 106px;border:1px solid rgba(255,255,255,0.5);border-radius: 146px;margin:20px auto;}
.s3_c .s3_cc:hover .b1{-webkit-animation: click1 1.5s linear infinite;animation: click1 1.5s linear infinite;}
.s3_c .s3_cc:hover .b2{-webkit-animation: click1 1.5s linear infinite;animation: click1 1.5s linear infinite;}
.s3_c .s3_cc .vvv{position: absolute;left:34px;top:34px;}

@keyframes click1 {
    0% {
        opacity:1;
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    100% {
        opacity: 0;
        -webkit-transform: scale(1.1);
        transform: scale(1.1);
    }
}
@keyframes click2 {
    0% {
        opacity:1;
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    100% {
        opacity: 0;
        -webkit-transform: scale(3);
        transform: scale(3);
    }
}


.section4{padding: 58px 0 58px;}
.s4_t{text-align: center;font-size: 30px;font-weight: bold;}
.s4_c{margin-top: 55px;width: 1685px;}
.s4_c .swiper-slide .s4_ci{width:100%;text-align: center;;background: url(../images/s4_2_16.png) no-repeat right center;}
.s4_c .swiper-slide:last-child .s4_ci{padding-right: 0;background: none;}
.s4_c .swiper-slide .s4_ci .s4_cib{font-size: 18px;color: #161616;font-weight: bold;margin-top: 13px;text-align:center;}

.s4_c .swiper-slide .s4_ci .s4_cib:hover {    color: #218626;   text-decoration: none;    outline: none;	 font-weight: bold;}


.s4_c .swiper-slide .s4_ci .s4_cibb{ text-align:center}
.section5{margin-top:5px;}
.s5_t .s5_tt{float:left;}
.s5_t .s5_tt .s5_tta{text-transform: uppercase;color: #e4e4e4;font-size: 72px;font-weight: bold;}
.s5_t .s5_tt .s5_ttb{font-size: 36px;color: #333333;font-weight: bold;margin-top: -80px;}
.s5_t .s5_tt .s5_ttb span{padding-left: 60px;/*background: url(../images/s2_1_03) no-repeat left center;*/}
.s5_t .hd{float:right;margin-top: 29px;}
.s5_t .hd ul li{float:left;line-height: 50px;margin:0 18px;font-size: 18px;color: #333333;font-weight: bold;}
.s5_t .hd ul li.on{color: #218626;}
.s5_c .bd{margin-top: 45px;    height: auto;    overflow: hidden;}
.s5_c .bd .s5_ci .s5_cii{position: relative;}
.s5_c .bd .s5_ci .s5_cii .s5_ciia{overflow: hidden;}
.s5_c .bd .s5_ci .s5_cii .s5_ciia img{
	transition: transform 0.6s;
	-moz-transition: transform 0.6s; 
	-webkit-transition: transform 0.6s; 
	-o-transition: transform 0.6s;
	max-width: 100%;
	
}
.s5_c .bd .s5_ci .s5_cii:hover .s5_ciia img{
	transform:scale(1.1);
-ms-transform:scale(1.1); 	
-moz-transform:scale(1.1); 	
-webkit-transform:scale(1.1); 
-o-transform:scale(1.1); 
}
.s5_c .bd .s5_ci .s5_cii .s5_ciib{position: absolute;left:5%;bottom: 2%;}
.s5_c .bd .s5_ci .s5_cii .s5_ciib .s5_ciiba{font-size: 22px;color: #ffffff;}
.s5_c .bd .s5_ci .s5_cii .s5_ciib .s5_ciibb{margin-top: 10px;font-size: 14px;color: #ffffff;}
.s5_c .bd .s5_ci .s5_cii .s5_ciib .s5_ciibc{margin-top: 5px;font-size: 14px;color: #fff;}


.s5_c .bd .s5_ci .s5_cii .s5_ciic{/*position: relative;*/left:5%;bottom: 2%;}
.s5_c .bd .s5_ci .s5_cii .s5_ciic .s5_ciiba{    margin-top: 10px;  margin-bottom: 10px;color:#121212;font-size: 16px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;line-height: 30px;height: 30px;font-weight: 500;}
.s5_c .bd .s5_ci .s5_cii .s5_ciic .s5_ciibb{    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    line-height: 30px;
    height: 60px;color: #7a7a7a;
	
	}
.s5_c .bd .s5_ci .s5_cii .s5_ciic .s5_ciibc{margin-top: 5px;font-size: 14px;color: #7a7a7a;    box-shadow: 0px 1px 1px rgb(72 78 85 / 10%);}

.section6{padding-top: 70px;background: url(../images/s6_bg_02.jpg) no-repeat center;background-size: cover;padding-bottom: 50px;}
.s6_t .s6_ta{text-transform: uppercase;color: #eee;font-size: 72px;font-weight: bold;}
.s6_t .s6_tb{font-size: 36px;color: #333333;font-weight: bold;margin-top: -80px;}
.s6_t .s6_tb span{padding-left: 60px;/*background: url(../images/s2_1_03) no-repeat left center;*/}
.s6_c{height: 764px;background-size: contain;position: relative;}
.s6_c .s6_cl{float:left;margin-top: 5px;}
.s6_c .s6_cl ul li{cursor: pointer;width: 398px;height: 65px;line-height: 65px;border-radius: 32px;border:1px solid #c2bdbd;margin-top: 68px;font-size: 22px;color: #595959;}
.s6_c .s6_cl ul li span{display: inline-block;vertical-align: middle;font-size: 30px;color: #0b4bb5;font-family: "Arial";font-weight: bold;width: 85px;text-align: center;}
.s6_c .s6_cl ul li a{color: #595959}
.s6_c .s6_cl ul li:nth-child(1){left: 139px;position: relative;}
.s6_c .s6_cl ul li:nth-child(2){left: 81px;position: relative;}
.s6_c .s6_cl ul li:nth-child(3){left: 22px;position: relative;}
.s6_c .s6_cl ul li:nth-child(4){left: 81px;position: relative;}
.s6_c .s6_cl ul li:nth-child(5){left: 139px;position: relative;}
.s6_c .s6_cl ul li:hover,.s6_c .s6_cl ul li.on{background: #337824;border: 1px solid #337824;color: #fff;}
.s6_c .s6_cl ul li:hover a,.s6_c .s6_cl ul li.on a{color: #fff;}
.s6_c .s6_cl ul li:hover span,.s6_c .s6_cl ul li.on span{color: #fff;}
.s6_c .s6_cr{float:right;margin-top: 5px;}
.s6_c .s6_cr ul li{cursor: pointer;width: 398px;height: 65px;line-height: 65px;border-radius: 32px;border:1px solid #c2bdbd;margin-top: 68px;font-size: 22px;color: #595959;}
.s6_c .s6_cr ul li span{display: inline-block;vertical-align: middle;font-size: 30px;color: #0b4bb5;font-family: "Arial";font-weight: bold;width: 85px;text-align: center;}
.s6_c .s6_cr ul li:nth-child(1){right: 139px;position: relative;}
.s6_c .s6_cr ul li:nth-child(2){right: 81px;position: relative;}
.s6_c .s6_cr ul li:nth-child(3){right: 22px;position: relative;}
.s6_c .s6_cr ul li:nth-child(4){right: 81px;position: relative;}
.s6_c .s6_cr ul li:nth-child(5){right: 139px;position: relative;}
.s6_c .s6_cr ul li:hover,.s6_c .s6_cr ul li.on{background: #337824;border: 1px solid #337824;color: #fff;}
.s6_c .s6_cr ul li:hover a,.s6_c .s6_cr ul li.on a{color: #fff;}
.s6_c .s6_cr ul li:hover span,.s6_c .s6_cr ul li.on span{color: #fff;}
.s6_c .bd{position: absolute;width: 763px;left:50%;margin-left: -381px;background: url(s6_a1_03.png) no-repeat center;}
.s6_c .bd .s6_ci{text-align: center;padding: 85px 0;}
.s6_c .bd .s6_ci span{display: inline-block;width: 593px;height: 593px;border-radius: 593px;border:5px solid #0b4bb5;overflow: hidden;}
.s6_c .bd .s6_ci span img{min-width: 100%;min-height: 100%;}



.section7{margin-top: 33px;padding-bottom:19px;/*background: url(s7_bg_02.jpg) no-repeat bottom center;*/background-size: contain;}
.s7_t .s7_tt{float:left;}
.s7_t .s7_tt .s7_tta{text-transform: uppercase;color: #e4e4e4;font-size: 72px;font-weight: bold;}
.s7_t .s7_tt .s7_ttb{font-size: 36px;color: #333333;font-weight: bold;margin-top: -80px;}
.s7_t .s7_tt .s7_ttb span{padding-left: 60px;/*background: url(../images/s2_1_03) no-repeat left center;*/}
.s7_t .hd{float:right;margin-top: 29px;}
.s7_t .hd ul li{float:left;line-height: 50px;margin:0 18px;font-size: 18px;color: #333333;font-weight: bold;}
.s7_t .hd ul li.on{color: #218626;}
.s7_t .hd ul li span{display: inline-block;line-height: 1.6;border-bottom: 1px solid transparent;}
.s7_t .hd ul li.on span{border-bottom: 1px solid #218626;}
.s7_c .bd{margin-top: 50px;position: relative;text-align:center}
.s7_c .bd .s7_cix{background: #6aad43;}
.s7_c .bd .s7_cix .s7_cil{float:left;border:0px solid #eeeeee;background: #fff;margin-right: 50px;width: 794px;overflow: hidden;}
.s7_c .bd .s7_cix .s7_cil img{
	transition: transform 0.6s;
	-moz-transition: transform 0.6s; 
	-webkit-transition: transform 0.6s; 
	-o-transition: transform 0.6s;
	max-width: 100%;
	
}
.s7_c .bd .s7_cix:hover .s7_cil img{
	transform:scale(1.1);
-ms-transform:scale(1.1); 	
-moz-transform:scale(1.1); 	
-webkit-transform:scale(1.1); 
-o-transform:scale(1.1); 
}
.s7_c .bd .s7_cix .s7_cir{padding-right: 60px;float:right;width: 686px;}
.s7_c .bd .s7_cix .s7_cir .s7_cira{padding-top: 58px;font-size: 30px;color: #ffffff;font-weight: bold;;text-align:left}
.s7_c .bd .s7_cix .s7_cir .s7_cird{margin-top: 15px;width: 61px;height: 1px;background: #fff;}
.s7_c .bd .s7_cix .s7_cir .s7_cirb{margin-top: 12px;font-size: 14px;color: #b1bee0;line-height: 30px;height: 130px;border-bottom: 1px solid #4777c7;}
.s7_c .bd .s7_cix .s7_cir .s7_circ{margin-top: 35px;font-size: 16px;color: #ffffff;text-align:left}
.s7_c .bd .s7_ci .gallery-thumbs-aa{margin: 31px auto 0;width: 1500px;}
.s7_c .bd .s7_ci .gallery-thumbs-aa .swiper-slide{box-sizing: border-box;border:1px solid #efefef;}
.s7_c .bd .s7_ci .gallery-thumbs-aa .swiper-slide.swiper-slide-thumb-active{border:1px solid #208625;}
.s7_c .swiper-button-next{width: 23px;height: 35px;background: url(../images/s7_next_05.png) no-repeat center;right:5px;bottom: 60px;top:auto;margin-top: 0;}
.s7_c .swiper-button-prev{width: 23px;height: 35px;background: url(../images/s7_prev_03.png) no-repeat center;left:5px;bottom: 60px;top:auto;margin-top: 0;}

.web_center {
    padding: 0 370px;box-sizing: border-box;
}
@media screen and (min-width: 1400px) and (max-width: 1900px) {
    .web_center {
        padding: 0 220px;
    }
}
@media screen and (min-width: 1200px) and (max-width: 1400px) {
    .web_center {
        padding: 0 120px;
    }
}
@media screen and (max-width: 1200px) {
    .web_center {
        padding: 0 10px;
    }
}

.index_logo_box {
    position: relative;
}

.index_logo_back {
    padding-bottom: 28.8541666666666%;
    background-image: -webkit-linear-gradient(to top, #229ff9, #00afcc);
    background-image: linear-gradient(to top, #229ff9, #00afcc);
}
.index_logo_content {
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
}

.index_logo_title_wrap {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
    overflow: hidden;

}

.index_logo_circle1 {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 810px;
    height: 810px;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    pointer-events: none;
    border: 1px solid rgba(12, 127, 234, .3);
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
}

.index_logo_circle2 {
    width: 75%;
    height: 75%;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    border: 1px solid rgba(12, 127, 234, .4);
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
}

.index_logo_circle3 {
    width: 70%;
    height: 70%;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    border: 1px solid rgba(12, 127, 234, .6);
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
}

.index_logo_circle4 {
    width: 65%;
    height: 65%;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    border: 1px solid rgba(12, 127, 234, .8);
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
}


.index_logo_list {
    position: relative;
    top: 0;
    height: 100%;
    width: 100%;
}

.index_logo_item {
    position: absolute;
    -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-transition: all .3s cubic-bezier(.31, .61, .25, .99);
    transition: all .3s cubic-bezier(.31, .61, .25, .99);
}

.index_logo_max {
    -webkit-animation: index_logo_max .6s forwards cubic-bezier(.31, .61, .25, .99);
    animation: index_logo_max .6s forwards cubic-bezier(.31, .61, .25, .99);
}
/*.web_center {
    padding: 0 370px;
}
*/
@-webkit-keyframes index_logo_max {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0);
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@keyframes index_logo_max {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0);
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

.index_logo_min {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-animation: index_logo_min .6s forwards cubic-bezier(.31, .61, .25, .99);
    animation: index_logo_min .6s forwards cubic-bezier(.31, .61, .25, .99);
}

@-webkit-keyframes index_logo_min {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    100% {
        -webkit-transform: scale(0);
        transform: scale(0);
    }
}

@keyframes index_logo_min {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    100% {
        -webkit-transform: scale(0);
        transform: scale(0);
    }
}

.index_logo_animate {
    height: 100%;
    width: 100%;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    overflow: hidden;
}

.index_logo_item:nth-child(1) .index_logo_animate,
.index_logo_item:nth-child(8) .index_logo_animate {
    -webkit-animation: 3s imgAnimate infinite cubic-bezier(.31, .61, .25, .99) normal both;
    animation: 3s imgAnimate infinite cubic-bezier(.31, .61, .25, .99) normal both;
}

.index_logo_item:nth-child(2) .index_logo_animate,
.index_logo_item:nth-child(4) .index_logo_animate,
.index_logo_item:nth-child(6) .index_logo_animate {
    -webkit-animation: 4s imgAnimate infinite cubic-bezier(.31, .61, .25, .99) normal both;
    animation: 4s imgAnimate infinite cubic-bezier(.31, .61, .25, .99) normal both;
}

.index_logo_item:nth-child(3) .index_logo_animate,
.index_logo_item:nth-child(5) .index_logo_animate,
.index_logo_item:nth-child(7) .index_logo_animate {
    -webkit-animation: 5s imgAnimate infinite cubic-bezier(.31, .61, .25, .99) normal both;
    animation: 5s imgAnimate infinite cubic-bezier(.31, .61, .25, .99) normal both;
}

.index_logo_img {
    padding-bottom: 66.8341708%;
}

@-webkit-keyframes imgAnimate {
    0% {
        margin-top: -10%;
    }
    50% {
        margin-top: 0;
    }
    100% {
        margin-top: -10%;
    }
}

@keyframes imgAnimate {
    0% {
        margin-top: -10%;
    }
    50% {
        margin-top: 0;
    }
    100% {
        margin-top: -10%;
    }
}

.index_logo_item:nth-child(1) {
    width: 16.8%;
    left: 2%;
    top: 28%;
    -webkit-animation-delay: 100ms;
    animation-delay: 100ms;
}

.index_logo_item:nth-child(2) {
    width: 8.4259259%;
    left: 19%;
    top: 10%;
    -webkit-animation-delay: 200ms;
    animation-delay: 200ms;
}

.index_logo_item:nth-child(3) {
    width: 16.8%;
    left: 41%;
    top: 7%;
    -webkit-animation-delay: 300ms;
    animation-delay: 300ms;
}

.index_logo_item:nth-child(4) {
    width: 14.629629%;
    left: 80%;
    top: 11%;
    -webkit-animation-delay: 400ms;
    animation-delay: 400ms;
}

.index_logo_item:nth-child(5) {
    width: 14.629629%;
    left: 12%;
    top: 68%;
    -webkit-animation-delay: 500ms;
    animation-delay: 500ms;
}

.index_logo_item:nth-child(6) {
    width: 9.814814%;
    left: 45%;
    top: 77%;
    -webkit-animation-delay: 600ms;
    animation-delay: 600ms;
}

.index_logo_item:nth-child(7) {
    left: 73%;
    top: 65%;
    width: 16.8%;
    -webkit-animation-delay: 700ms;
    animation-delay: 700ms;
}

.index_logo_item:nth-child(8) {
    width: 8.4259259%;
    left: 89%;
    top: 43%;
    -webkit-animation-delay: 800ms;
    animation-delay: 800ms;
}
.index_logo_title {
    font-size: 38px;
    color: #fff;
    /*pointer-events: none;*/
    position: relative;z-index: 999;
}
.index_logo_title a{
    color: #fff;
}
.cover {
    position: relative;
    height: 0;
    overflow: hidden;
}
.cover img {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    object-fit: cover;
}

@media only screen and (max-width:1600px){
	.g-in{width: 1200px;}
	.s1_c .swiper-slide .s1_ci{padding:25px 0;}
	.s1_c .swiper-slide .s1_ci .s1_cia{display: inline-block;vertical-align: middle;}
	.s1_c .swiper-slide .s1_ci .s1_cia img{width: 36px;}
	.s1_c .swiper-slide .s1_ci .s1_cib{display: inline-block;vertical-align: middle;text-align: left;margin-left: 6px;}
	.s1_c .swiper-slide .s1_ci .s1_cib .s1_ciba{font-size: 15px;color: #fbfbfb;}
	.s1_c .swiper-slide .s1_ci .s1_cib .s1_cibb{font-size: 13px;color: #fbfbfb;}

	.section2{margin-top: 60px;}
	.s2_c .s2_cl{float:left;width: 49.25%;}
	.s2_c .s2_cl .hd{height: 50px;/*background: #ebf0f8 url(../images/s2_1_03) no-repeat 3px center;*/padding-left: 50px;line-height: 50px;background-size: 40px 33px;}
	.s2_c .s2_cl .hd ul{float:left;}
	.s2_c .s2_cl .hd ul li{float:left;margin-right: 35px;font-size: 20px;color: #132c80;font-weight: bold;}
	.s2_c .s2_cl .hd ul li.on{color: #6dad45;}
	.s2_c .s2_cl .hd a{float:right;margin-right: 20px;margin-top: 8px;}
	.s2_c .s2_cl .bd{margin-top: 20px;}
	.s2_c .s2_cl .bd .s2_clia{background: #f2f2f3;    width: 50%;       display: block;    float: left;}
	.s2_c .s2_cl .bd .s2_clia .s2_clil{float:left;width: 270px;}
	.s2_c .s2_cl .bd .s2_clia .s2_clir{float:right;width: 280px;margin-right: 15px;}
	.s2_c .s2_cl .bd .s2_clia .s2_clir .s2_clira{font-size: 16px;color: #3f3f3f;padding-top: 20px;}
	.s2_c .s2_cl .bd .s2_clia .s2_clir .s2_clirb{margin-top: 15px;font-size: 13px;color: #7b7b7b;line-height: 24px;}
	.s2_c .s2_cl .bd .s2_clia .s2_clir .s2_clirc{margin-top: 15px;font-size: 12px;color: #323232;}
	.s2_c .s2_cl .bd .s2_clia .s2_clir .s2_clird{margin-top: 15px;height: 13px;background: url(s2_4_14.png) no-repeat right center;}
	.s2_c .s2_cl .bd .s2_clib{margin-top: 10px;}
	.s2_c .s2_cl .bd .s2_clib ul li{line-height: 40px;}
	.s2_c .s2_cl .bd .s2_clib ul li a{display: block;font-size: 14px;color: #2e2e2d;padding-left: 18px;/*background: url(s2_5_19.png) no-repeat 3px center;*/}
	.s2_c .s2_cl .bd .s2_clib ul li a span{font-size: 12px;color: #2e2e2d;float:right;}
	.s2_c .s2_cr{float:right;width: 49.25%;}
	.s2_c .s2_cr .s2_crt{height: 50px;/*background: #ebf0f8 url(../images/s2_1_03) no-repeat 3px center;*/padding-left: 50px;line-height: 50px;background-size: 40px 33px;}
	.s2_c .s2_cr .s2_crt .s2_crtl{font-size: 20px;color: #6dad45;font-weight: bold;float:left;}
	.s2_c .s2_cr .s2_crt .s2_crtr{float:right;}
	.s2_c .s2_cr .s2_crt .s2_crtr a img{margin-right: 20px;margin-top: 8px;}
	.s2_c .s2_cr .swiper-container-s2{width: 100%;}
	.s2_c .s2_cr .s2_cria{line-height: 45px;text-align: center;background: #ebf0f8;font-size: 14px;color: #218626;}
	.s2_c .s2_cr .swiper-button-prev-s2{width: 40px;height: 71px;margin-top: -35px;left:0;/*background: url(s2_prev_03.png) no-repeat center;*/}
	.s2_c .s2_cr .swiper-button-next-s2{width: 40px;height: 71px;margin-top: -35px;right:0;/*background: url(s2_next_05.png) no-repeat center;*/}

	.section3{margin-top: 40px;padding-bottom: 70px;    min-height: 500px; height: auto ;}
	.s3_t{text-align: center;padding-top: 40px;}
	.s3_t .s3_ta{text-transform: uppercase;color: rgba(255,255,255,0.5);font-size: 60px;font-weight: bold;}
	.s3_t .s3_tb{font-size: 30px;color: #ffffff;font-weight: bold;margin-top: -17px;}
	.s3_t .s3_tb span{padding-left: 50px;/*background: url(s2_1_03.png) no-repeat left center;*/background-size: 40px 33px;}
	.s3_c{text-align: center;margin-top: 30px;}
	.s3_c .s3_ca{line-height: 28px;font-size: 14px;color: #ffffff;}
	.s3_c .s3_cb{margin-top: 18px;text-align: center;}
	.s3_c .s3_cb a{display: inline-block;width: 121px;height: 43px;border-radius: 22px;background: #fff;line-height: 43px;font-size: 16px;color: #218626;font-weight: bold;text-transform: uppercase;}
	.s3_c .s3_cc{margin-top: 50px;}

	.section4{padding: 40px 0 40px;height:240px}
	.s4_t{text-align: center;font-size: 25px;font-weight: bold;}
	.s4_c{margin-top: 40px;width:100%;height:200px;}
	.s4_c .swiper-slide .s4_ci{width: 100%;text-align: center;padding-right: 0;background: none;}
	.s4_c .swiper-slide:last-child .s4_ci{padding-right: 0;background: none;}
	.s4_c .swiper-slide .s4_ci .s4_cib{font-size: 16px;color: #161616;font-weight: bold;margin-top: 10px; text-align:right;}
	.s4_c .swiper-slide .s4_ci .s4_cibb{ text-align:center}

	.section5{margin-top: 60px;}
	.s5_t .s5_tt{float:left;}
	.s5_t .s5_tt .s5_tta{text-transform: uppercase;color: #e4e4e4;font-size: 40px;font-weight: bold;letter-spacing: 3px;margin-top: -35px;}
	.s5_t .s5_tt .s5_ttb{font-size: 30px;color: #333333;font-weight: bold;margin-top: -10px;}
	.s5_t .s5_tt .s5_ttb span{padding-left: 5px;/*background: url(../images/s2_1_03) no-repeat left center;*/background-size: 40px 33px;}
	.s5_t .hd{float:right;margin-top: 20px;}
	.s5_t .hd ul li{float:left;line-height: 50px;margin:0 15px;font-size: 18px;color: #333333;font-weight: bold;}
	.s5_t .hd ul li.on{color: #218626;}
	.s5_c .bd{margin-top: 35px;}
	.s5_c .bd .s5_ci .s5_cii{position: relative;}
	.s5_c .bd .s5_ci .s5_cii .s5_ciib{position: absolute;left:5%;bottom: 20%;}
	.s5_c .bd .s5_ci .s5_cii .s5_ciib .s5_ciiba{font-size: 18px;color: #ffffff;}
	.s5_c .bd .s5_ci .s5_cii .s5_ciib .s5_ciibb{margin-top: 5px;font-size: 13px;color: #ffffff;}
	.s5_c .bd .s5_ci .s5_cii .s5_ciib .s5_ciibc{margin-top: 0;font-size: 13px;color: #fff;}

	.section6{padding-top: 50px;background: url(../images/s6_bg_02.jpg) no-repeat center;background-size: cover;padding-bottom: 50px;}
	.s6_t .s6_ta{text-transform: uppercase;color: #e4e4e4;font-size: 60px;font-weight: bold;}
	.s6_t .s6_tb{font-size: 30px;color: #333333;font-weight: bold;margin-top: -70px;}
	.s6_t .s6_tb span{padding-left: 50px;/*background: url(s2_1_03.png) no-repeat left center;*/background-size: 40px 33px;}
	.s6_c{height: 645px;background-size: contain;}
	.s6_c .s6_cl{float:left;margin-top: 15px;}
	.s6_c .s6_cl ul li{cursor: pointer;width: 310px;height: 55px;line-height: 55px;border-radius: 27px;border:1px solid #c2bdbd;margin-top: 55px;font-size: 18px;color: #595959;}
	.s6_c .s6_cl ul li span{display: inline-block;vertical-align: middle;font-size: 26px;color: #0b4bb5;font-family: "Arial";font-weight: bold;width: 60px;text-align: center;}
	.s6_c .s6_cl ul li:nth-child(1){left: 110px;position: relative;}
	.s6_c .s6_cl ul li:nth-child(2){left: 55px;position: relative;}
	.s6_c .s6_cl ul li:nth-child(3){left: 5px;position: relative;}
	.s6_c .s6_cl ul li:nth-child(4){left: 55px;position: relative;}
	.s6_c .s6_cl ul li:nth-child(5){left: 110px;position: relative;}
	.s6_c .s6_cr{float:right;margin-top: 15px;}
	.s6_c .s6_cr ul li{cursor: pointer;width: 300px;height: 55px;line-height: 55px;border-radius: 27px;border:1px solid #c2bdbd;margin-top: 55px;font-size: 18px;color: #595959;}
	.s6_c .s6_cr ul li span{display: inline-block;vertical-align: middle;font-size: 26px;color: #0b4bb5;font-family: "Arial";font-weight: bold;width: 60px;text-align: center;}
	.s6_c .s6_cr ul li:nth-child(1){right: 110px;position: relative;}
	.s6_c .s6_cr ul li:nth-child(2){right: 55px;position: relative;}
	.s6_c .s6_cr ul li:nth-child(3){right: 5px;position: relative;}
	.s6_c .s6_cr ul li:nth-child(4){right: 55px;position: relative;}
	.s6_c .s6_cr ul li:nth-child(5){right: 110px;position: relative;}
    .s6_c .bd{position: absolute;width: 600px;left:50%;margin-left: -300px;background: url(s6_a1_03.png) no-repeat center;background-size: contain;}
    .s6_c .bd .s6_ci{text-align: center;padding: 85px 0;}
    .s6_c .bd .s6_ci span{display: inline-block;width: 450px;height: 450px;border-radius: 450px;border:5px solid #0b4bb5;overflow: hidden;}
    .s6_c .bd .s6_ci span img{min-width: 100%;min-height: 100%;}

	

	.section7{margin-top: 50px;padding-bottom: 70px;/*background: url(s7_bg_02.jpg) no-repeat bottom center;*/background-size: contain;}
	.s7_t .s7_tt{float:left;}
	.s7_t .s7_tt .s7_tta{text-transform: uppercase;color:#e4e4e4;font-size: 40px;font-weight: bold;;margin-top: -45px;}
	.s7_t .s7_tt .s7_ttb{font-size: 30px;color: #333333;font-weight: bold;margin-top: -10px;}
	.s7_t .s7_tt .s7_ttb span{padding-left: 50px;/*background: url(../images/s2_1_03.jpg) no-repeat left center;*/background-size: 40px 33px;}
	.s7_t .hd{float:right;margin-top: 20px;}
	.s7_t .hd ul li{float:left;line-height: 50px;margin:0 15px;font-size: 18px;color: #161616;font-weight: bold;}
	.s7_t .hd ul li.on{color: #218626;}
	.s7_t .hd ul li span{display: inline-block;line-height: 1.6;border-bottom: 1px solid transparent;}
	.s7_t .hd ul li.on span{border-bottom: 1px solid #218626;}
	.s7_c .bd{margin-top: 35px;position: relative;}
	.s7_c .bd .s7_cix{background: #6aad43;}
	.s7_c .bd .s7_cix .s7_cil{float:left;border:0px solid #eeeeee;background: #fff;margin-right: 0.25%;width: 50%;box-sizing: border-box;}
	.s7_c .bd .s7_cix .s7_cir{padding-right: 0.75%;float:right;width: 48.25%;}
	.s7_c .bd .s7_cix .s7_cir .s7_cira{padding-top: 28px;font-size: 26px;color: #ffffff;font-weight: bold;}
	.s7_c .bd .s7_cix .s7_cir .s7_cird{margin-top: 10px;width: 50px;height: 1px;background: #fff;}
	.s7_c .bd .s7_cix .s7_cir .s7_cirb{margin-top: 10px;font-size: 13px;color: #fff;line-height: 27px;height: 80px;border-bottom: 1px solid #fff;}
	.s7_c .bd .s7_cix .s7_cir .s7_circ{margin-top: 15px;font-size: 14px;color: #ffffff;}
	.s7_c .bd .s7_ci .gallery-thumbs-aa{margin: 20px auto 0;width: 1100px;text-align:center}
	.s7_c .bd .s7_ci .gallery-thumbs-aa .swiper-slide{box-sizing: border-box;border:1px solid #efefef;}
	.s7_c .bd .s7_ci .gallery-thumbs-aa .swiper-slide.swiper-slide-thumb-active{border:1px solid #208625;}
	.s7_c .swiper-button-next{width: 23px;height: 35px;background: url(../images/s7_next_05.png) no-repeat center;right:5px;bottom: 40px;top:auto;margin-top: 0;}
	.s7_c .swiper-button-prev{width: 23px;height: 35px;background: url(../images/s7_prev_03.png) no-repeat center;left:5px;bottom: 40px;top:auto;margin-top: 0;}


}
@media only screen and (max-width:1200px){
	.g-in{width: 96%;}
	.s1_c .swiper-slide .s1_ci{padding:20px 0;}
	.s1_c .swiper-slide .s1_ci .s1_cia{display: inline-block;vertical-align: middle;}
	.s1_c .swiper-slide .s1_ci .s1_cia img{width: 30px;}
	.s1_c .swiper-slide .s1_ci .s1_cib{display: inline-block;vertical-align: middle;text-align: left;margin-left: 6px;}
	.s1_c .swiper-slide .s1_ci .s1_cib .s1_ciba{font-size: 14px;color: #fbfbfb;}
	.s1_c .swiper-slide .s1_ci .s1_cib .s1_cibb{font-size: 12px;color: #fbfbfb;}

	.section2{margin-top: 2%;}
	.s2_c .s2_cl{float:none;width: 100%;}
	.s2_c .s2_cl .hd{height: 40px;/*background: #ebf0f8 url(../images/s2_1_03) no-repeat 3px center;*/padding-left: 40px;line-height: 40px;background-size: 30px 25px;}
	.s2_c .s2_cl .hd ul{float:left;}
	.s2_c .s2_cl .hd ul li{float:left;margin-right: 35px;font-size: 16px;color: #132c80;font-weight: bold;}
	.s2_c .s2_cl .hd ul li.on{color: #6dad45;}
	.s2_c .s2_cl .hd a{float:right;margin-right: 20px;margin-top: 8px;}
	.s2_c .s2_cl .hd a img{width: 25px;}
	.s2_c .s2_cl .bd{margin-top: 20px;}
	.s2_c .s2_cl .bd .s2_clia{background: #f2f2f3;}
	.s2_c .s2_cl .bd .s2_clia .s2_clil{float:left;width: 35%;}
	.s2_c .s2_cl .bd .s2_clia .s2_clir{float:right;width: 60%;margin-right: 2%;}
	.s2_c .s2_cl .bd .s2_clia .s2_clir .s2_clira{font-size: 14px;color: #3f3f3f;padding-top: 15px;}
	.s2_c .s2_cl .bd .s2_clia .s2_clir .s2_clirb{margin-top: 10px;font-size: 13px;color: #7b7b7b;line-height: 24px;}
	.s2_c .s2_cl .bd .s2_clia .s2_clir .s2_clirc{margin-top: 10px;font-size: 12px;color: #323232;}
	.s2_c .s2_cl .bd .s2_clia .s2_clir .s2_clird{margin-top: 10px;height: 10px;background: url(s2_4_14.png) no-repeat right center;background-size: contain;}
	.s2_c .s2_cl .bd .s2_clib{margin-top: 10px;}
	.s2_c .s2_cl .bd .s2_clib ul li{line-height: 30px;}
	.s2_c .s2_cl .bd .s2_clib ul li a{display: block;font-size: 13px;color: #2e2e2d;padding-left: 10px;/*background: url(s2_5_19.png) no-repeat 0px center;*/}
	.s2_c .s2_cl .bd .s2_clib ul li a span{font-size: 12px;color: #2e2e2d;float:right;}
	.s2_c .s2_cr{float:none;width: 100%;margin-top: 2%;}
	.s2_c .s2_cr .s2_crt{height: 40px;/*background: #ebf0f8 url(../images/s2_1_03) no-repeat 3px center;*/padding-left: 40px;line-height: 40px;background-size: 30px 25px;}
	.s2_c .s2_cr .s2_crt .s2_crtl{font-size: 16px;color: #6dad45;font-weight: bold;float:left;}
	.s2_c .s2_cr .s2_crt .s2_crtr{float:right;}
	.s2_c .s2_cr .s2_crt .s2_crtr a img{margin-right: 20px;margin-top: 8px;width: 25px;}
	.s2_c .s2_cr .swiper-container-s2{width: 100%;}
	.s2_c .s2_cr .s2_cria{line-height: 40px;text-align: center;background: #ebf0f8;font-size: 13px;color: #218626;}
	.s2_c .s2_cr .swiper-button-prev-s2{width: 40px;height: 71px;margin-top: -35px;left:0;/*background: url(s2_prev_03.png) no-repeat center;*/}
	.s2_c .s2_cr .swiper-button-next-s2{width: 40px;height: 71px;margin-top: -35px;right:0;/*background: url(s2_next_05.png) no-repeat center;*/}	

	.section3{margin-top: 30px;padding-bottom: 40px;}
	.s3_t{text-align: center;padding-top: 30px;}
	.s3_t .s3_ta{text-transform: uppercase;color: rgba(255,255,255,0.5);font-size: 40px;font-weight: bold;}
	.s3_t .s3_tb{font-size: 20px;color: #ffffff;font-weight: bold;margin-top: -40px;}
	.s3_t .s3_tb span{padding-left: 40px;/*background: url(s2_1_03.png) no-repeat left center;*/background-size: 30px 25px;}
	.s3_c{text-align: center;margin-top: 20px;}
	.s3_c .s3_ca{line-height: 24px;font-size: 13px;color: #ffffff;}
	.s3_c .s3_cb{margin-top: 18px;text-align: center;}
	.s3_c .s3_cb a{display: inline-block;width: 100px;height: 36px;border-radius: 18px;background: #fff;line-height: 36px;font-size: 14px;color: #218626;font-weight: bold;text-transform: uppercase;}
	.s3_c .s3_cc{margin-top: 35px;}
	.s3_c .s3_cc img{width: 100px;}

	.section4{background: #6dad45;padding: 30px 0 30px;}
	.s4_t{text-align: center;font-size: 20px;font-weight: bold;}
	.s4_c{margin-top: 30px;width:100%;}
	.s4_c .swiper-slide .s4_ci{width: 100%;text-align: center;padding-right: 0;background: none;}
	.s4_c .swiper-slide:last-child .s4_ci{padding-right: 0;background: none;}
	.s4_c .swiper-slide .s4_ci .s4_cib{font-size: 14px;color: #161616;font-weight: bold;margin-top: 10px;}
	.s4_c .swiper-slide .s4_ci .s4_cibb{ text-align:center}
 
	.section5{margin-top: 40px;}
	.s5_t .s5_tt{float:left;}
	.s5_t .s5_tt .s5_tta{text-transform: uppercase;color: #e4e4e4;font-size: 40px;font-weight: bold;letter-spacing: 15px;}
	.s5_t .s5_tt .s5_ttb{font-size: 20px;color: #333333;font-weight: bold;margin-top: -45px;}
	.s5_t .s5_tt .s5_ttb span{padding-left: 50px;/*background: url(../images/s2_1_03) no-repeat left center;*/background-size: 30px 25px;}
	.s5_t .hd{float:right;margin-top: 5px;}
	.s5_t .hd ul li{float:left;line-height: 50px;margin:0 10px;font-size: 14px;color: #333333;font-weight: bold;}
	.s5_t .hd ul li.on{color: #218626;}
	.s5_c .bd{margin-top: 20px;}
	.s5_c .bd .s5_ci .s5_cii{position: relative;}
	.s5_c .bd .s5_ci .s5_cii .s5_ciib{position: absolute;left:5%;bottom: 2%;}
	.s5_c .bd .s5_ci .s5_cii .s5_ciib .s5_ciiba{font-size: 14px;color: #ffffff;}
	.s5_c .bd .s5_ci .s5_cii .s5_ciib .s5_ciibb{margin-top: 5px;font-size: 12px;color: #ffffff;}
	.s5_c .bd .s5_ci .s5_cii .s5_ciib .s5_ciibc{margin-top: 0;font-size: 12px;color: #fff;}

	.section6{padding-top: 30px;background: url(../images/s6_bg_02.jpg) no-repeat center;background-size: cover;padding-bottom: 30px;}
	.s6_t .s6_ta{text-transform: uppercase;color: #e4e4e4;font-size: 40px;font-weight: bold;}
	.s6_t .s6_tb{font-size: 20px;color: #333333;font-weight: bold;margin-top: -45px;}
	.s6_t .s6_tb span{padding-left: 50px;/*background: url(s2_1_03.png) no-repeat left center;*/background-size: 30px 25px;}
	.s6_c{background: none;height: auto;background-size: contain;}
	.s6_c .s6_cl{float:left;margin-top: 15px;width: 46%;}
	.s6_c .s6_cl ul li{cursor: pointer;width: 100%;height: 45px;line-height: 45px;border-radius: 22px;border:1px solid #c2bdbd;margin-top: 5%;font-size: 16px;color: #595959;}
	.s6_c .s6_cl ul li span{display: inline-block;vertical-align: middle;font-size: 20px;color: #0b4bb5;font-family: "Arial";font-weight: bold;width: 40px;text-align: center;}
	.s6_c .s6_cl ul li:nth-child(1){left: 0;position: relative;}
	.s6_c .s6_cl ul li:nth-child(2){left: 0;position: relative;}
	.s6_c .s6_cl ul li:nth-child(3){left: 0;position: relative;}
	.s6_c .s6_cl ul li:nth-child(4){left: 0;position: relative;}
	.s6_c .s6_cl ul li:nth-child(5){left: 0;position: relative;}
	.s6_c .s6_cr{float:right;margin-top: 15px;width: 46%;}
	.s6_c .s6_cr ul li{cursor: pointer;width: 100%;height: 45px;line-height: 45px;border-radius: 22px;border:1px solid #c2bdbd;margin-top: 5%;font-size: 16px;color: #595959;}
	.s6_c .s6_cr ul li span{display: inline-block;vertical-align: middle;font-size: 20px;color: #0b4bb5;font-family: "Arial";font-weight: bold;width: 40px;text-align: center;}
	.s6_c .s6_cr ul li:nth-child(1){right: 0;position: relative;}
	.s6_c .s6_cr ul li:nth-child(2){right: 0;position: relative;}
	.s6_c .s6_cr ul li:nth-child(3){right: 0;position: relative;}
	.s6_c .s6_cr ul li:nth-child(4){right: 0;position: relative;}
	.s6_c .s6_cr ul li:nth-child(5){right: 0;position: relative;}

    .s6_c .bd{position: static;width: 100%;left:0;margin-left: 0;background: none;background-size: contain;}
    .s6_c .bd .s6_ci{text-align: center;padding: 30px 0 15px;}
    .s6_c .bd .s6_ci span{display: block;width: 100%;height: 100%;border-radius: 0;border:0 solid #0b4bb5;overflow: hidden;}
    .s6_c .bd .s6_ci span img{min-width: 100%;min-height: 100%;}

	.section7{margin-top: 30px;padding-bottom: 50px;/*background: url(s7_bg_02.jpg) no-repeat bottom center;*/background-size: contain;}
	.s7_t .s7_tt{float:left;}
	.s7_t .s7_tt .s7_tta{text-transform: uppercase;color: #e4e4e4;font-size: 40px;font-weight: bold;}
	.s7_t .s7_tt .s7_ttb{font-size: 20px;color: #333333;font-weight: bold;margin-top: -45px;}
	.s7_t .s7_tt .s7_ttb span{padding-left: 50px;/*background: url(../images/s2_1_03) no-repeat left center;*/background-size: 30px 25px;}
	.s7_t .hd{float:right;margin-top: 5px;}
	.s7_t .hd ul li{float:left;line-height: 50px;margin:0 10px;font-size: 14px;color: #333333;font-weight: bold;}
	.s7_c .bd{margin-top: 20px;position: relative;}
	.s7_c .bd .s7_cix{background: #0b4bb5;}
	.s7_c .bd .s7_cix .s7_cil{float:none;width: 100%; border:0px solid #eeeeee;background: #fff;margin-right: 0;box-sizing: border-box;}
	.s7_c .bd .s7_cix .s7_cil img{width: 100%;}
	.s7_c .bd .s7_cix .s7_cir{padding: 2%;float:none;width: 100%;box-sizing: border-box;}
	.s7_c .bd .s7_cix .s7_cir .s7_cira{padding-top: 0;font-size: 20px;color: #ffffff;font-weight: bold;}
	.s7_c .bd .s7_cix .s7_cir .s7_cird{margin-top: 10px;width: 50px;height: 1px;background: #fff;}
	.s7_c .bd .s7_cix .s7_cir .s7_cirb{margin-top: 10px;font-size: 13px;color: #b1bee0;line-height: 27px;height: 110px;border-bottom: 1px solid #4777c7;}
	.s7_c .bd .s7_cix .s7_cir .s7_circ{margin-top: 15px;font-size: 14px;color: #ffffff;}
	.s7_c .bd .s7_ci .gallery-thumbs-aa{display: none;}
	.s7_c .swiper-button-next{display: none}
	.s7_c .swiper-button-prev{display: none}

    .index_program_content {
        padding: 40px 0;
    }

    .index_program_icon {
        position: relative;
    }

    .index_program_back {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }

    .index_logo_back {
        padding-bottom: 70%;
    }

    .index_logo_animate {
        -webkit-border-radius: 4px;
        border-radius: 4px;
    }

     .index_logo_circle1 {
        width: 80vw;
        height: 80vw;
    }
    .index_logo_title {
        font-size: 18px;
    }
     .index_logo_item:nth-child(1) {
        width: 26%;
        top: 33%;
    }

    .index_logo_item:nth-child(2) {
        width: 16%;
    }

    .index_logo_item:nth-child(3) {
        width: 26%;

    }

    .index_logo_item:nth-child(4) {
        width: 20%;
        left: 75%;
        top: 16%;
    }

    .index_logo_item:nth-child(5) {
        width: 20%;
    }

    .index_logo_item:nth-child(6) {
        width: 16%;
    }

    .index_logo_item:nth-child(7) {
        width: 20%;
        left: 68%;
        top: 71%;
    }

    .index_logo_item:nth-child(8) {
        width: 16%;
        left: 81%;
        top: 45%;
    }

}
@media only screen and (max-width:750px){
	.s1_c .swiper-slide .s1_ci{padding:20px 0;}
	.s1_c .swiper-slide .s1_ci .s1_cia{display: inline-block;vertical-align: middle;}
	.s1_c .swiper-slide .s1_ci .s1_cia img{width: 30px;}
	.s1_c .swiper-slide .s1_ci .s1_cib{display: inline-block;vertical-align: middle;text-align: left;margin-left: 6px;}
	.s1_c .swiper-slide .s1_ci .s1_cib .s1_ciba{font-size: 14px;color: #fbfbfb;}
	.s1_c .swiper-slide .s1_ci .s1_cib .s1_cibb{font-size: 12px;color: #fbfbfb;}

	.section5{margin-top: 30px;}
	.s5_t .s5_tt{float:none;text-align: center;}
	.s5_t .s5_tt .s5_tta{text-transform: uppercase;color: #e4e4e4;font-size: 40px;font-weight: bold;letter-spacing: 15px;}
	.s5_t .s5_tt .s5_ttb{font-size: 20px;color: #333333;font-weight: bold;margin-top: -45px;}
	.s5_t .s5_tt .s5_ttb span{padding-left: 50px;/*background: url(../images/s2_1_03) no-repeat left center;*/background-size: 30px 25px;}
	.s5_t .hd{float:none;margin-top: 15px;text-align: center;}
	.s5_t .hd ul li{float:left;line-height: 40px;margin:0 2%;font-size: 14px;color: #333333;font-weight: bold;width: 29.333%}
	.s5_t .hd ul li.on{color: #218626;}
	.s5_c .bd{margin-top: 20px;}
	.s5_c .bd .s5_ci .s5_cii{position: relative;}
	.s5_c .bd .s5_ci .s5_cii .s5_ciib{position: absolute;left:5%;bottom: 2%;}
	.s5_c .bd .s5_ci .s5_cii .s5_ciib .s5_ciiba{font-size: 14px;color: #ffffff;}
	.s5_c .bd .s5_ci .s5_cii .s5_ciib .s5_ciibb{margin-top: 5px;font-size: 12px;color: #ffffff;}
	.s5_c .bd .s5_ci .s5_cii .s5_ciib .s5_ciibc{margin-top: 0;font-size: 12px;color: #fff;}
}
@media only screen and (max-width:640px){
	.footer .foomenu .foomenu_a h3 {
  
    font-size: 17px;
}
	.section2{margin-top: 2%;}
	.s2_c .s2_cl{float:none;width: 100%;}
	.s2_c .s2_cl .hd{height: 40px;/*background: #ebf0f8 url(../images/s2_1_03) no-repeat 3px center;*/padding-left: 35px;line-height: 40px;background-size: 25px 21px;}
	.s2_c .s2_cl .hd ul{float:left;    display: flex;}
	.s2_c .s2_cl .hd ul li{float:left;margin-right: -27px;font-size: 14px;color: #132c80;font-weight: bold;}
	.s2_c .s2_cl .hd ul li.on{color: #6dad45;}
	.s2_c .s2_cl .hd a{float:right;margin-top: 10px;    position: absolute;    margin-left: 80%;}
	.s2_c .s2_cl .hd a img{width: 20px;}
	.s2_c .s2_cl .bd{margin-top: 10px;}
	.g-in {width: 100%;}
	.s2_c .s2_cl .bd .s2_clia{background: #f2f2f3;}
	.s2_c .s2_cl .bd .s2_clia .s2_clil{float:left;width: 95%;    height: 267px;overflow: hidden;    text-overflow: ellipsis;    white-space: nowrap;}
	.s2_c .s2_cl .bd .s2_clia .s2_clir{float:right;width: 60%;margin-right: 2%;}
	.s2_c .s2_cl .bd .s2_clia .s2_clir .s2_clira{font-size: 14px;color: #3f3f3f;padding-top: 10px;}
	.s2_c .s2_cl .bd .s2_clia .s2_clir .s2_clirb{margin-top: 10px;font-size: 12px;color: #7b7b7b;line-height: 20px;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;overflow:hidden;}
	.s2_c .s2_cl .bd .s2_clia .s2_clir .s2_clirc{margin-top: 10px;font-size: 12px;color: #323232;}
	.s2_c .s2_cl .bd .s2_clia .s2_clir .s2_clird{display: none;}
	.s2_c .s2_cl .bd .s2_clib{margin-top: 5px;}
	.s2_c .s2_cl .bd .s2_clib ul li{line-height: 28px;}
	.s2_c .s2_cl .bd .s2_clib ul li a{display: block;font-size: 12px;color: #2e2e2d;padding-left: 7px;/*background: url(s2_5_19.png) no-repeat 0px center;*/   overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;}
	.s2_c .s2_cl .bd .s2_clib ul li a span{font-size: 12px;color: #2e2e2d;float:right;}
	.s2_c .s2_cr{float:none;width: 100%;margin-top: 2%;}
	.s2_c .s2_cr .s2_crt{height: 40px;/*background: #ebf0f8 url(../images/s2_1_03) no-repeat 3px center;*/padding-left: 35px;line-height: 40px;background-size: 25px 21px;    display: flex;
    width: 100%;}
	.s2_c .s2_cr .s2_crt .s2_crtl{font-size: 14px;color: #6dad45;font-weight: bold;float:left;}
	.s2_c .s2_cr .s2_crt .s2_crtr{float:right;left: 71%;
    position: relative;}
	.s2_c .s2_cr .s2_crt .s2_crtr a img{margin-right: 10px;margin-top: 10px;width: 20px;}
	.s2_c .s2_cr .swiper-container-s2{width: 100%;}
	.s2_c .s2_cr .s2_cria{line-height: 35px;text-align: center;background: #ebf0f8;font-size: 13px;color: #218626;}
	.s2_c .s2_cr .swiper-button-prev-s2{width: 40px;height: 71px;margin-top: -35px;left:0;background: url(s2_prev_03.png) no-repeat center;}
	.s2_c .s2_cr .swiper-button-next-s2{width: 40px;height: 71px;margin-top: -35px;right:0;/*background: url(s2_next_05.png) no-repeat center;*/}	

	.section3{margin-top: 20px;padding-bottom: 25px;}
	.s3_t{text-align: center;padding-top: 20px;}
	.s3_t .s3_ta{text-transform: uppercase;color: rgba(255,255,255,0.5);font-size: 30px;font-weight: bold;}
	.s3_t .s3_tb{font-size: 16px;color: #ffffff;font-weight: bold;margin-top: -30px;}
	.s3_t .s3_tb span{padding-left: 35px;/*background: url(../images/s2_1_03) no-repeat left center;*/background-size: 25px 21px;}
	.s3_c{text-align: center;margin-top: 15px;}
	.s3_c .s3_ca{line-height: 22px;font-size: 12px;color: #ffffff;}
	.s3_c .s3_cb{margin-top: 15px;text-align: center;}
	.s3_c .s3_cb a{display: inline-block;width: 90px;height: 32px;border-radius: 16px;background: #fff;line-height: 32px;font-size: 13px;color: #218626;font-weight: bold;text-transform: uppercase;}
	.s3_c .s3_cc{margin-top: 25px;}
	.s3_c .s3_cc img{width: 80px;}

	.section4{background: #6dad45;padding: 20px 0 20px;display:none}
	.s4_t{text-align: center;font-size: 16px;color: #fff;font-weight: bold;}
	.s4_c{margin-top: 20px;width:100%;}
	.s4_c .swiper-slide .s4_ci{width: 100%;text-align: center;padding-right: 0;background: none;}
	.s4_c .swiper-slide:last-child .s4_ci{padding-right: 0;background: none;}
	.s4_c .swiper-slide .s4_ci .s4_cib{font-size: 13px;color: #161616;font-weight: bold;margin-top: 10px;text-align:center;}
	.s4_c .swiper-slide .s4_ci .s4_cibb{ text-align:center}

	.section5{margin-top: 60px;}
	.s5_t .s5_tt{float:none;text-align: center;}
	.s5_t .s5_tt .s5_tta{text-transform: uppercase;color: #e4e4e4;font-size: 30px;font-weight: bold;letter-spacing: 15px;}
	.s5_t .s5_tt .s5_ttb{font-size: 16px;color: #333333;font-weight: bold;margin-top: -35px;}
	.s5_t .s5_tt .s5_ttb span{padding-left: 35px;/*background: url(../images/s2_1_03) no-repeat left center;*/background-size: 25px 21px;}
	.s5_t .hd{float:none;margin-top: 15px;text-align: center;}
	.s5_t .hd ul li{float:left;line-height: 36px;margin:0 2.5px;font-size: 12px;color: #333333;font-weight: bold;width: 23.5%}
	.s5_t .hd ul li.on{color: #218626;}
	.s5_c .bd{margin-top: 15px;}
	.s5_c .bd .s5_ci .s5_cii{position: relative;}
	.s5_c .bd .s5_ci .s5_cii .s5_ciib{position: absolute;left:5%;bottom: 4%;}
	.s5_c .bd .s5_ci .s5_cii .s5_ciib .s5_ciiba{font-size: 12px;color: #ffffff;}
	.s5_c .bd .s5_ci .s5_cii .s5_ciib .s5_ciibb{margin-top: 5px;font-size: 12px;color: #ffffff;}
	.s5_c .bd .s5_ci .s5_cii .s5_ciib .s5_ciibc{margin-top: 0;font-size: 12px;color: #fff;}

	.section6{padding-top: 20px;background: url(../images/s6_bg_02.jpg) no-repeat center;background-size: cover;padding-bottom: 20px;}
	.s6_t .s6_ta{text-transform: uppercase;color: #e4e4e4;font-size: 30px;font-weight: bold;}
	.s6_t .s6_tb{font-size: 16px;color: #333333;font-weight: bold;margin-top: -35px;}
	.s6_t .s6_tb span{padding-left: 35px;/*background: url(../images/s2_1_03.jpg) no-repeat left center;*/background-size: 25px 21px;}
	.s6_c{background: none;height: auto;background-size: contain;}
	.s6_c .s6_cl{float:left;margin-top: 15px;width: 48%;}
	.s6_c .s6_cl ul li{cursor: pointer;width: 100%;height: 40px;line-height: 40px;border-radius: 20px;border:1px solid #c2bdbd;margin-top: 5%;font-size: 13px;color: #595959;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;overflow:hidden;}
	.s6_c .s6_cl ul li span{display: inline-block;vertical-align: middle;font-size: 15px;color: #0b4bb5;font-family: "Arial";font-weight: bold;width: 25px;text-align: center;}
	.s6_c .s6_cl ul li:nth-child(1){left: 0;position: relative;}
	.s6_c .s6_cl ul li:nth-child(2){left: 0;position: relative;}
	.s6_c .s6_cl ul li:nth-child(3){left: 0;position: relative;}
	.s6_c .s6_cl ul li:nth-child(4){left: 0;position: relative;}
	.s6_c .s6_cl ul li:nth-child(5){left: 0;position: relative;}
	.s6_c .s6_cl ul li:hover{background: #337824;border: 1px solid #337824;color: #fff;}
	.s6_c .s6_cl ul li:hover span{color: #fff;}
	.s6_c .s6_cr{float:right;margin-top: 15px;width: 48%;}
	.s6_c .s6_cr ul li{cursor: pointer;width: 100%;height: 40px;line-height: 40px;border-radius: 20px;border:1px solid #c2bdbd;margin-top: 5%;font-size: 13px;color: #595959;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;overflow:hidden;}
	.s6_c .s6_cr ul li span{display: inline-block;vertical-align: middle;font-size: 15px;color: #0b4bb5;font-family: "Arial";font-weight: bold;width: 25px;text-align: center;}
	.s6_c .s6_cr ul li:nth-child(1){right: 0;position: relative;}
	.s6_c .s6_cr ul li:nth-child(2){right: 0;position: relative;}
	.s6_c .s6_cr ul li:nth-child(3){right: 0;position: relative;}
	.s6_c .s6_cr ul li:nth-child(4){right: 0;position: relative;}
	.s6_c .s6_cr ul li:nth-child(5){right: 0;position: relative;}
	.s6_c .s6_cr ul li:hover{background: #337824;border: 1px solid #337824;color: #fff;}
	.s6_c .s6_cr ul li:hover span{color: #fff;}

    .s6_c .bd{position: static;width: 100%;left:0;margin-left: 0;background: none;background-size: contain;}
    .s6_c .bd .s6_ci{text-align: center;padding: 30px 0 0;}
    .s6_c .bd .s6_ci span{display: block;width: 100%;height: 100%;border-radius: 0;border:0 solid #0b4bb5;overflow: hidden;}
    .s6_c .bd .s6_ci span img{min-width: 100%;min-height: 100%;}

	.section7{margin-top: 60px;padding-bottom: 30px;/*background: url(s7_bg_02.jpg) no-repeat bottom center;*/background-size: contain;}
	
	.footer .foomenu .foomenu_b a {
    margin: 30px auto;
    width: 180px;
    color: #ffffff;
    display: block;
    height: 40px;
    line-height: 30px;
    border: 1px solid #ffffff;
    font-size: 16px;
    text-align: center;
    padding: 5px 40px;
}


	.s7_t .s7_tt{float:none;text-align: center;}
	.s7_t .s7_tt .s7_tta{text-transform: uppercase;color: #e4e4e4;font-size: 30px;font-weight: bold;}
	.s7_t .s7_tt .s7_ttb{font-size: 16px;color: #333333;font-weight: bold;margin-top: -35px;}
	.s7_t .s7_tt .s7_ttb span{padding-left: 35px;/*background: url(../images/s2_1_03) no-repeat left center;*/background-size: 25px 21px;}
	.s7_t .hd{float:none;margin-top: 10px;text-align: center;}
	.s7_t .hd ul li{float:left;line-height: 36px;margin:0;font-size: 13px;color: #333333;font-weight: bold;width: 33%}
	.s7_c .bd{margin-top: 10px;position: relative;}
	.s7_c .bd .s7_cix{background: #218626;}
	.s7_c .bd .s7_cix .s7_cil{float:none;width: 100%; border:0px solid #eeeeee;background: #fff;margin-right: 0;box-sizing: border-box;}
	.s7_c .bd .s7_cix .s7_cil img{width: 100%;}
	.s7_c .bd .s7_cix .s7_cir{padding: 2%;float:none;width: 100%;box-sizing: border-box;}
	.s7_c .bd .s7_cix .s7_cir .s7_cira{padding-top: 0;font-size: 14px;color: #ffffff;font-weight: bold;}
	.s7_c .bd .s7_cix .s7_cir .s7_cird{margin-top: 5px;width: 40px;height: 1px;background: #fff;}
	.s7_c .bd .s7_cix .s7_cir .s7_cirb{margin-top: 5px;padding-bottom: 5px; font-size: 12px;color: #b1bee0;line-height: 24px;height: auto;border-bottom: 1px solid #218626;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;overflow:hidden;}
	.s7_c .bd .s7_cix .s7_cir .s7_circ{margin-top: 5px;font-size: 12px;color: #ffffff;}
	.s7_c .bd .s7_ci .gallery-thumbs-aa{display: none;}
	.s7_c .swiper-button-next{display: none}
	.s7_c .swiper-button-prev{display: none}
}
@media only screen and (max-width:480px){
	.s1_c .swiper-slide .s1_ci{padding:15px 0;}
	.s1_c .swiper-slide .s1_ci .s1_cia{display: inline-block;vertical-align: middle;}
	.s1_c .swiper-slide .s1_ci .s1_cia img{width: 25px;}
	.s1_c .swiper-slide .s1_ci .s1_cib{display: inline-block;vertical-align: middle;text-align: left;margin-left: 3px;}
	.s1_c .swiper-slide .s1_ci .s1_cib .s1_ciba{font-size: 13px;color: #fbfbfb;}
	.s1_c .swiper-slide .s1_ci .s1_cib .s1_cibb{font-size: 12px;color: #fbfbfb;}
}
