﻿@charset "utf-8";
/* CSS Document */
html{
　　font-size:62.5%; /* 10÷16=62.5% */ 
}
*{word-wrap:break-word;}
body{
　　font-size:12px;
　　font-size:1.2rem ; /* 12÷10=1.2 */
   overflow-x:hidden;
background-repeat: no-repeat;
    background-size: cover;
	width:100%; margin:0px; padding:0px;
}
body,html{ font-family:"微软雅黑"; min-width:320px;}
ul,ul li,dl,dl dt,dl dd{ margin:0px; padding:0px; list-style:none;}
.f_faminly{ font-family:"微软雅黑";}
.fl{ float:left;}
.fr{ float:right;}
.clearboth{ clear:both;}
.bigzm{text-transform:uppercase;}
.b_cursor{ border:0px; cursor:pointer;}
a:link{ text-decoration:none;}
input{ outline:0;}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #888888;  
}

::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #888888;
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
    color: #888888;
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
    color: #888888;
}

.fs14{ font-size:14px;}
.fs15{ font-size:15px;}
.fs16{ font-size:16px;}
.fs17{ font-size:17px;}
.fs18{ font-size:18px;}
.fs20{ font-size:20px;}
ul li{ list-style-type:none; float:left; }
.container {
       width: 100%!important;
       max-width:1200px;
       max-width:1170px\9;
}
.container1{width:100%;}


/*loading加载*/
.loading { position:fixed;width:100%; height:100%; background-color:#466f9e; z-index:10000000;}

.loading-img{width:231px; position:absolute; height:47px; left:50%; top:50%; margin-left:-115.5px; margin-top:-23.5px;-webkit-animation: rotateplane 1.4s infinite ease-in-out;
  animation: rotateplane 1.4s infinite ease-in-out;}

@-webkit-keyframes rotateplane {
  0% { filter: alpha(opacity=0);-webkit-transform:scale(0.5, 0.5); transform:scale(0.5, 0.5); }
  50%{opacity: 1; filter: alpha(opacity=100); -webkit-transform:scale(1, 1); transform:scale(1, 1); }
  100% {opacity: 1; filter: alpha(opacity=100); -webkit-transform:scale(1, 1); transform:scale(1, 1); }
}

@keyframes rotateplane {
  0% {filter: alpha(opacity=0);-webkit-transform:scale(0.5, 0.5); transform:scale(0.5, 0.5);} 
  50%{opacity: 1; filter: alpha(opacity=100); -webkit-transform:scale(1, 1); transform:scale(1, 1);}
  100% {opacity: 1; filter: alpha(opacity=100); -webkit-transform:scale(1, 1); transform:scale(1, 1);}
}


/*头部*/

#banner{width:100%; position:relative;}
.clearpadding{ padding:0px; margin:0px;}

.i_shubiao{width:17px; height:26px; background:url(../images/tb_01.png) no-repeat; position:absolute; bottom:40px; left:50%; margin-left:-8.5px; z-index:2;}





.header{width:100%;  position:fixed; padding:20px 0px; left:0px; top:0px;z-index:10000;-webkit-transition:all ease-out 0.2s;transition:all ease-out 0.2s; background:url(../images/tb_02.png) repeat;}
.header.fixedmenu{ top:0px; background:none; background-color:#272727; padding:10px 0px;}
.header.fixednav{ position:relative; background-color:#272727;}
.header.fixednav.fixedmenu{ position:fixed;}

.i_logo_img{width:12.5%; padding-top:19px;}
.i_logo_img img{ width:auto; height:39px;}

.i_logo_ul{width:57.3%;}
.i_logo_ul .nav_menu{width:100%; margin:0px; padding:0px;}
.i_logo_ul .nav_menu li{width:16%; height:80px; float:left; margin:0px; padding:0px; position:relative;}
.i_logo_ul .nav_menu li .a_nav{width:100%; position:relative; height:80px; line-height:80px; display:inline-block; text-align:center; overflow:hidden; color:#ffffff; font-size:23px;}
.i_logo_ul .nav_menu li .a_nav:hover,.i_logo_ul .nav_menu li .a_nav.active,.i_logo_ul .nav_menu li .a_nav.active1{ color:#fff; /*background-color:#c1cef2; */text-decoration:none; font-weight:bold;}
/*.i_logo_ul .nav_menu li .a_nav:after{content:"";width:0px; height:3px; background-color:#1c3f86; position:absolute; left:50%; bottom:15px;-webkit-transition:all ease-out 0.2s;transition:all ease-out 0.2s;
 margin-left:0px;-moz-border-radius: 1.5px;
-webkit-border-radius: 1.5px;
border-radius:1.5px; 
}
.i_logo_ul .nav_menu li .a_nav:hover:after,.i_logo_ul .nav_menu li .a_nav.active:after,.i_logo_ul .nav_menu li .a_nav.active1:after{ width:34px; margin-left:-17px;}
*/
.i_logo_ul .nav_menu li dl{width:auto !important; position:absolute; left:-50px;top:100%; padding:0px 10px; height:44px; border:1px solid #fff; z-index:111; display:none;-moz-border-radius: 22px;      /* Gecko browsers */
-webkit-border-radius: 22px;   /* Webkit browsers */
border-radius:22px;            /* W3C syntax */white-space: nowrap; }
.header.fixednav .i_logo_ul .nav_menu li dl{background-color:#272727;}

.i_logo_ul .nav_menu li dl dd{ position:relative; float:none !important; display:inline-block;}
.i_logo_ul .nav_menu li dl dd:after{width:5px; height:5px; background-color:#fff; position:absolute; right:0px; top:50%; margin-top:-2.5px; content:""; z-index:1;-moz-border-radius: 100%;      /* Gecko browsers */
-webkit-border-radius: 100%;   /* Webkit browsers */
border-radius:100%;            /* W3C syntax */}
.i_logo_ul .nav_menu li dl dd a{width:100%; padding:0px 25px; display:inline-block; overflow:hidden; float:left; height:44px; line-height:44px; color:#fff; font-size:19px; letter-spacing:3px;}
.i_logo_ul .nav_menu li dl dd a:hover{ color:#fff; text-decoration:none; font-weight:bold;}


.i_ss{width:13%; height:30px; position:relative;}
.i_ss:before{width:1px; height:15px; background-color:#6a7480; position:absolute; left:0px; top:7.5px; content:"";}
.i_ss:after{width:1px; height:15px; background-color:#6a7480; position:absolute; right:0px; top:7.5px; content:"";}
.i_ss .ipt1{width:85%; height:30px; line-height:30px; text-indent:15px; border:0px; font-family:"微软雅黑"; background-color:transparent;color:#fff; font-size:14px;}
.i_ss .ipt2{width:15%; height:30px; line-height:30px; border:0px; background:url(../images/tb_01s.png) left no-repeat; cursor:pointer; background-size:14px;}

.i_ss .ipt1:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #6a7480;  
}

.i_ss .ipt1::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #6a7480;
}

.i_ss .ipt1:-ms-input-placeholder {
    color: #6a7480;
}

.i_ss .ipt1::-webkit-input-placeholder {
    color: #6a7480;
}




.home-swiper {width: 100%;height: 100%;}
.home-swiper .swiper-slide{text-align: left;font-size: 18px;background-repeat: no-repeat;background-position: center center;background-size: cover;opacity: 1;width:100%; position:relative;}

/*.home-swiper .swiper-slide.swiper-slide-active{-webkit-animation: hvr-bob 7s ease infinite;animation: hvr-bob 7s ease infinite;}*/
.home-swiper .swiper-slide .s1{width:100%; height:100%;background-repeat: no-repeat;background-position: center center;background-size: cover; display:block;}
.home-swiper .swiper-slide .s1 img{width:100%; height:auto !important; display:none;}
.home-swiper .swiper-slide .s2{width:100%; height:100%;background-repeat: no-repeat;background-position: center center;background-size: cover;  display:none;}
.home-swiper .swiper-slide .s2 img{width:100%; height:auto !important; display:none;}


.home-pagination .swiper-pagination-bullet{width:10px; height:10px; margin:0px 10px !important; background-color: #fff;
transition: all 1s cubic-bezier(0.445, 0.145, 0.355, 1) 0s;-webkit-transition: transition: all 1s cubic-bezier(0.445, 0.145, 0.355, 1) 0s;filter:alpha(opacity=30);   -moz-opacity:0.3;   -khtml-opacity: 0.3;   opacity:0.3; position:relative;
-moz-border-radius: 100%;      /* Gecko browsers */
-webkit-border-radius: 100%;   /* Webkit browsers */
border-radius:100%;            /* W3C syntax */}
.home-pagination .swiper-pagination-bullet-active{width:10px; height:10px; background-color:#fff;filter:alpha(opacity=100);   -moz-opacity:1;   -khtml-opacity: 1;   opacity:1;}
.home-swiper.swiper-container-horizontal>.home-pagination.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{ width:100%; text-align:center; bottom:40px; }

.home-swiper .home_prev{width:35px; height:51px; background:url(../images/tb_01s.png) no-repeat; position:absolute; left:4%; top:50%; margin-top:-25.5px; background-size:100%;}
.home-swiper .home_next{width:35px; height:51px; background:url(../images/tb_01sz.png) no-repeat; position:absolute; right:4%; top:50%; margin-top:-25.5px; background-size:100%;}


.video_banner{position: absolute;
    right: 0;
    bottom: 0;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background-size: 100% 100%;
    background-color: #000;
    background-position: center center;
    background-size: contain;
    object-fit: cover;
    z-index:0;}
.video_div{width:100%; height:100%; background-color:#000; position:fixed; z-index:100011111111111; left:0px; top:-100%;}
.video_div_closebtv{width:30px; height:30px; position:absolute; right:30px; top:30px; cursor:pointer; z-index:100;}
.video_div_center{width:100%; height:100%; vertical-align:middle; text-align:center;}

/*首页内容部分*/
.ui_div{width:100%;}
.ui_div_center{width:1400px; margin:0px auto;}
.ui_div_con{width:86.5%; margin:0px auto;}


/*手机导航*/
/* CSS Document */
.phone_nav{ display:none;}
.phone_nav.fixedmenu{ position:fixed; top:0px; background-color:#272727; left:0px;z-index:100000;}
.phone_logo{padding:10px 0px;}
.phone_logo .p1 img{width:auto; height:30px;}

@media screen and (max-width:1200px) {
.phone_logo .p1 { display: block; width:100%; display:inline-block; position:relative;}

/*.header{ display:none;}*/
.phone_logo {width: 100%;padding: 15px 20px;box-sizing: border-box;}

.phone_nav{display:block; position:relative; width:100%; top:0;left:0; display:block; z-index:100000; background-color:#272727;}

/*导航按钮*/
.phone_nav .nav_but_box{ display:block; position:absolute; width:30px; height:30px; right:10px; top:50%; margin-top:-15px; z-index:1;
transition:all 0.7s; -webkit-transition:all 0.7s;}
.phone_nav .nav_but { display:inline-block; position:relative;width:20px; height:2px; z-index:2; margin:13px 0 0 5px; background:#fff;
-webkit-transition-property: background-color, -webkit-transform;
transition-property: background-color, -webkit-transform;
transition-property: background-color, transform;
transition-property: background-color, transform, -webkit-transform;
-webkit-transition-duration: 300ms;
transition-duration: 300ms;}
.phone_nav .nav_but:before,.nav_but:after {content: ''; display:block; width:20px; height:2px; position:absolute; background:#fff;
transition-property: margin, -webkit-transform; -webkit-transition-property: margin, -webkit-transform;
transition-property: margin, transform; transition-property: margin, transform, -webkit-transform;
transition-duration: 300ms; -webkit-transition-duration: 300ms;}
.phone_nav .nav_but:before{margin-top:-5px;}
.phone_nav .nav_but:after {margin-top:5px;}

/*栏目名称*/
.phone_nav .nav_main{height:100%; position:fixed;  left:0; opacity:0; width:0; transition:all 0.4s ease 0.3s; -webkit-transition:all 0.4s ease 0.3s; background-color:#fff;overflow:hidden;}
.phone_nav .nav_main ul{ padding:0 20px; margin-top:40px;}
.phone_nav .nav_main li a{background-position:left; color:#333; height:46px; line-height:46px; display:inline-block; background-size:32px; background-repeat:no-repeat; font-size:14px;}
.phone_nav .nav_main .ss{border:1px solid #fff; margin-top:20px;}
.phone_nav .nav_main .ss .p2{ float:right;}
.phone_nav .nav_main .ss .p2 input{ border:0;  width:34px; height:34px;}
.phone_nav .nav_main .ss .p1{ display:block; margin:0 34px 0 5px; }
.phone_nav .nav_main .ss .p1 input{ width:100%; height:34px; line-height:34px; background:none; border:0; font-family:"Microsoft YaHei"; font-size:14px; color:#fff;}
.phone_nav .nav_main li b{ display:inline-block; position:absolute; right:10px; top:0px; width:50%; height:50px; background: url("../images/lmfooter_bottom.png") center right no-repeat; z-index:99;}
.phone_nav .nav_main .ul{padding:0 0 0px 20px; margin:0;  max-height:0; overflow:hidden; transition:max-height 0.4s; -webkit-transition:max-height 0.4s;}
.phone_nav .nav_main .ul li{ padding:0; border-bottom:0; transform:translateX(0px); -webkit-transform:translateX(0px);}
.phone_nav .nav_main .ul li a{ padding:0; height:auto; line-height:30px; font-weight:normal}

.phone_nav .nav_main .b_one .ul{ max-height:300px; padding:0 0 0px 20px; margin-bottom:10px;}


.phone_nav .nav_main li{width:100%; transform:translateX(100px); -webkit-transform:translateX(100px); transition:all 0.8s ease; -webkit-transition:all 0.8s ease; border-bottom:1px solid rgba(225,225,225,0.5); padding:0 20px; position:relative;}
.phone_nav .nav_main li:nth-of-type(1){ transition-delay:0.1s; -webkit-transition-delay:0.1s; }
.phone_nav .nav_main li:nth-of-type(2){ transition-delay:0.2s; -webkit-transition-delay:0.2s; }
.phone_nav .nav_main li:nth-of-type(3){ transition-delay:0.3s; -webkit-transition-delay:0.3s; }
.phone_nav .nav_main li:nth-of-type(4){ transition-delay:0.4s; -webkit-transition-delay:0.4s; }
.phone_nav .nav_main li:nth-of-type(5){ transition-delay:0.5s; -webkit-transition-delay:0.5s; }
.phone_nav .nav_main li:nth-of-type(6){ transition-delay:0.6s; -webkit-transition-delay:0.6s; }
.phone_nav .nav_main li:nth-of-type(7){ transition-delay:0.6s; -webkit-transition-delay:0.6s; }
.phone_nav .nav_main li:nth-of-type(8){ transition-delay:0.6s; -webkit-transition-delay:0.6s; }
.phone_nav .nav_main li:nth-of-type(9){ transition-delay:0.6s; -webkit-transition-delay:0.6s; }
.phone_nav .nav_main li:nth-of-type(10){ transition-delay:0.6s; -webkit-transition-delay:0.6s; }


/*打开样式*/
.phone_nav_one{  transition-delay:0s; -webkit-transition-delay:0s; }
.phone_nav_one .nav_main {opacity:1; width:100%; overflow:inherit;}
.phone_nav_one .nav_but{background: rgba(0, 0, 0, 0); }
.phone_nav_one .nav_but:before {margin-top: 0; transform:rotate(45deg); -webkit-transform:rotate(45deg);}
.phone_nav_one .nav_but:after {margin-top:0; transform:rotate(-45deg); -webkit-transform:rotate(-45deg);}
.phone_nav_one .nav_but_box { opacity:0.8;}
.phone_nav_one .nav_main li{width:100%; transform:translateX(0); -webkit-transform:translateX(0);}
}




@media screen and (max-width:470px){/*--768-0--*/
.phone_logo {padding: 10px 10px}
.phone_nav .nav_main ul{ height:410px;}
.phone_nav .nav_main .b_one .ul{ height:auto;}

}
@media screen and (max-width:758px){/*--768-0--*/
/*.phone_nav .nav_but_box{ top:34px; right:10px;}*/
.phone_nav .nav_main ul{ margin-top:20px; height:550px; overflow-y:auto; box-sizing:border-box;}
.phone_nav .nav_main .b_one .ul{ height:auto;}

}
/*手机导航*/
.i_ssbn{width:50px; height:100%; background:url(../images/tb_01sz.png) center no-repeat;  background-size:17px; position:absolute; top:0px; right:40px; z-index:10000;}
.i_ssbn span{width:100%; height:100%; display:inline-block;}
.i_ssbn_div{width:200px; display:none; background-color:#fff; z-index:10000; position:absolute; right:0px; top:100%;box-shadow: 0px 5px 20px 0px #d9d9d9;}
.i_ssbn_div .ipt1{width:80%; height:40px; line-height:40px; text-indent:15px; border:0px; font-family:"微软雅黑"; background-color:#fff; color:#b9b9b9; font-size:0.16rem;}
.i_ssbn_div .ipt2{width:20%; height:40px; background:url(../images/tb_01sz.png) center no-repeat; background-color:#0064b9; border:0px; background-size:15px;}
.i_ssbn_div input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #b9b9b9;  
}

.i_ssbn_div input::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #b9b9b9;
}

.i_ssbn_div input:-ms-input-placeholder {
    color: #b9b9b9;
}

.i_ssbn_div input::-webkit-input-placeholder {
    color: #b9b9b9;
}

.i_bg1{ background-color:#151515;}

.i_box1{width:100%; padding:95px 0px;}
.i_box1_ul{width:100%;}
.i_box1_ul li{width:100%; float:left;}
.i_box1_ul li .div{width:100%; display:inline-block; float:left; color:#fff; font-size:22px; background:url(../images/tb_4.png) left center no-repeat; background-size:96%; padding:115px 38% 100px 5%;}
.i_box1_ul li .div:hover{ text-decoration:none; color:#fff;}
.i_box1_ul li .div .div_r{width:77%; float:right;}
.i_box1_ul li .div .div_r_t{width:100%; height:80px; line-height:80px; color:#f3a346; font-size:48px; }
.i_box1_ul li .div .div_r_c{width:100%; height:200px; line-height:40px; overflow:hidden;}
.i_box1_ul li .div .div_l{ float:left; background:url(../images/tb_2z.png) right center no-repeat; padding-right:85px; color:#c7b4a5; margin-top:100px; line-height:73px;}
.i_box1_ul li .div:hover .div_l{ color:#fff;}
.i_box1_ul li.activetwo .div{ background:url(../images/tb_5.png) right center no-repeat; background-size:96%; padding:115px 5% 100px 38%;}
.i_box1_ul li.activetwo .div .div_l{ float:right; background:url(../images/tb_2z.png) left center no-repeat; padding:0px; padding-left:85px;}
.i_box1_ul li.activetwo .div .div_r{ float:left;}

.i_bg2{ background:url(../images/bg1.jpg) bottom center no-repeat; background-size:cover; background-color:#151515;}
.i_box2{width:100%; padding:150px 0px 365px 0px;}
.i_box2_t{width:100%; padding:45px 0px; line-height:1.6; text-align:center; color:#fff; font-size:88px; font-weight:bold; letter-spacing:30px; position:relative;}
.i_box2_t .a1{ padding:0px 20px; height:46px; line-height:46px; color:#fff; font-size:22px; border:2px solid #fff; display:inline-block; position:absolute; right:0px; top:50%; margin-top:-23px;-webkit-transition:all ease-out 0.2s;transition:all ease-out 0.2s;-moz-border-radius: 23px;      /* Gecko browsers */
-webkit-border-radius: 23px;   /* Webkit browsers */
border-radius:23px;            /* W3C syntax */ letter-spacing:0px;text-align:center; font-weight:normal;}
.i_box2_t .a1:hover{ text-decoration:none; color:#333; background-color:#fff;}
.i_box2_c{width:100%; padding:75px 0px 145px 0px;}
.i_box2_c_ul{width:100%;}
.i_box2_c_ul li{width:29.6%; float:left; margin-right:5.6%;}
.i_box2_c_ul li .div{width:100%; display:inline-block; overflow:hidden; float:left; background:url(../images/tb_6.png) repeat; color:#fff; font-size:21px;}
.i_box2_c_ul li .div:hover{ text-decoration:none; color:#fff;}
.i_box2_c_ul li .div .a_img{width:100%; border:5px solid #fff; display:inline-block; overflow:hidden;}
.i_box2_c_ul li .div .a_img img{width:100%;}
.i_box2_c_ul li .div .a_text{width:100%; padding:5px 7% 15px 7%;}
.i_box2_c_ul li .div .a_text .s1{ width:100%; height:60px; line-height:60px; font-size:24px; font-weight:bold; display:inline-block; overflow:hidden; letter-spacing:3px;}
.i_box2_c_ul li .div .a_text .s2{width:100%; line-height:35px; overflow:hidden; height:175px;}
.i_bg3{ background:url(../images/tb_7.png) repeat;}

.i_box3{width:100%; padding-bottom:65px; background-color:#151515;}

.home-swiper1 {width: 100%;height: 100%;}
.home-swiper1 .swiper-slide{text-align: left;font-size: 18px;background-repeat: no-repeat;background-position: center center;background-size: cover;opacity: 1;width:100%; position:relative;}
.home-swiper1 .swiper-slide .s1{width:100%; height:100%;background-repeat: no-repeat;background-position: center center;background-size: cover; display:block;}
.home-swiper1 .swiper-slide .s1 img{width:100%; height:auto !important; display:block;}
.home-swiper1 .swiper-slide .s2{width:100%; height:100%;background-repeat: no-repeat;background-position: center center;background-size: cover;  display:none;}
.home-swiper1 .swiper-slide .s2 img{width:100%; height:auto !important; display:none;}
/*.home-swiper1 .swiper-slide .div_c{width:100%; padding:150px 0px 50px 0px;}
.home-swiper1 .swiper-slide .div_c_l{width:45%; color:#fff;}
.home-swiper1 .swiper-slide .div_c_l_t{width:100%; padding:15px 0px; line-height:1.5; font-size:56px; letter-spacing:15px;}
.home-swiper1 .swiper-slide .div_c_l_t1{width:100%; padding-bottom:30px; font-size:110px; font-weight:bold; letter-spacing:20px; line-height:1.5;}
.home-swiper1 .swiper-slide .div_c_l_c{width:100%; line-height:2; overflow:hidden; font-size:22px;}
.home-swiper1 .swiper-slide .div_c_r{width:34%; margin-top:245px;}
.home-swiper1 .swiper-slide .div_c_r img{width:100%;}*/



.home-pagination1 .swiper-pagination-bullet{width:10px; height:10px; margin:0px 10px !important; background-color: #fff;
transition: all 1s cubic-bezier(0.445, 0.145, 0.355, 1) 0s;-webkit-transition: transition: all 1s cubic-bezier(0.445, 0.145, 0.355, 1) 0s;filter:alpha(opacity=30);   -moz-opacity:0.3;   -khtml-opacity: 0.3;   opacity:0.3; position:relative;
-moz-border-radius: 100%;      /* Gecko browsers */
-webkit-border-radius: 100%;   /* Webkit browsers */
border-radius:100%;            /* W3C syntax */}
.home-pagination1 .swiper-pagination-bullet-active{width:10px; height:10px; background-color:#fff;filter:alpha(opacity=100);   -moz-opacity:1;   -khtml-opacity: 1;   opacity:1;}
.home-swiper1.swiper-container-horizontal>.home-pagination.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{ width:100%; text-align:center; bottom:40px; }

.home-swiper1 .home_prev1{width:35px; height:51px; background:url(../images/tb_01s.png) no-repeat; position:absolute; left:4%; top:50%; margin-top:-25.5px; background-size:100%;}
.home-swiper1 .home_next1{width:35px; height:51px; background:url(../images/tb_01sz.png) no-repeat; position:absolute; right:4%; top:50%; margin-top:-25.5px; background-size:100%;}




.i_box4{width:100%; display:inline-block; overflow:hidden; float:left; background-position: center center; background-repeat:no-repeat; background-size:cover;}
.i_box4 img{width:100%;}
.i_box4:hover{ text-decoration:none;}


.i_bg4{ background-color:#151515;}
.i_bg5{ background-color:#2f2f2f;}
.i_box5{width:100%; padding:0px 12%;}
.i_box5 li{width:50%; padding:35px 0px; float:left; text-align:center; cursor:pointer;}
.i_box5 li a{ padding:0px 40px; height:66px; line-height:62px; border:2px solid #fff; color:#fff; font-size:30px; letter-spacing:3px; display:inline-block;-moz-border-radius: 33px;      /* Gecko browsers */
-webkit-border-radius: 33px;   /* Webkit browsers */
border-radius:33px;            /* W3C syntax */}
.i_box5 li a:hover,.i_box5 li:hover a,.i_box5 li.activetwo a{ background-color:#fff; color:#000000; text-decoration:none;}
.i_box5 li.activetwo,.i_box5 li:hover{ background:url(../images/tb_13s.png) bottom center no-repeat;}
.i_box6{width:100%; padding:25px 0px 35px 0px;}
.i_box6_ul{width:100%;}
.i_box6_ul li{width:28%; float:left; margin-right:8%; padding-bottom:30px;}
.i_box6_ul li .div{width:100%; display:inline-block; overflow:hidden; float:left; background-color:#373737; font-size:13px; color:#fff;}
.i_box6_ul li .div:hover{ text-decoration:none; color:#fff;}
.i_box6_ul li .div .div_t{width:100%; /*padding-left:130px;*/ padding-left:30px !important; height:107px; padding-right:15px; line-height:107px; overflow:hidden; font-size:25px; position:relative; font-weight:bold; background:url(../images/img4.jpg) center center no-repeat; background-size:cover; letter-spacing:3px;}
.i_box6_ul li .div .div_t .a_img{width:71px; height:71px; overflow:hidden; position:absolute; left:15px; top:50%; margin-top:-35.5px;-moz-border-radius: 100%;      /* Gecko browsers */
-webkit-border-radius: 100%;   /* Webkit browsers */
border-radius:100%;            /* W3C syntax */}
.i_box6_ul li .div .div_t .a_img img{width:71px; height:71px; float:left;}
.i_box6_ul li .div .div_c{width:100%; padding:0px 7% 24px 7%;}
.i_box6_ul li .div .div_c .s1{width:100%; height:50px; margin-top:10px; line-height:50px; margin-bottom:10px; overflow:hidden; font-size:25px; font-weight:bold; letter-spacing:3px;}
.i_box6_ul li .div .div_c .s2{width:100%; height:112px; line-height:28px; overflow:hidden;}
.i_box6_b{width:100%; text-align:right;}
.i_box6_b a{ padding:0px 20px; height:36px; line-height:32px; border:2px solid #fff; color:#fff; font-size:20px; display:inline-block;-moz-border-radius: 18px;      /* Gecko browsers */
-webkit-border-radius: 18px;   /* Webkit browsers */
border-radius:18px;            /* W3C syntax */-webkit-transition:all ease-out 0.2s;transition:all ease-out 0.2s;}
.i_box6_b a:hover{ color:#000; background-color:#fff;}

.i_box7{width:100%;}
.i_box7_c{width:100%; display:none;}

.i_bg6{ background-color:#373737;}

.i_box8{width:100%; padding:36px 0px; text-align:center;}
.i_box8_ul{width:auto; padding:0px 50px; height:60px; border:1px solid #fff; display:inline-block;-moz-border-radius: 30px;      /* Gecko browsers */
-webkit-border-radius: 30px;   /* Webkit browsers */
border-radius:30px;            /* W3C syntax */}
.i_box8_ul li{ float:left; position:relative;}
.i_box8_ul li:after{width:10px; height:10px; background-color:#fff; position:absolute; right:0px; top:50%; margin-top:-5px; content:""; z-index:1;
-moz-border-radius: 100%;      /* Gecko browsers */
-webkit-border-radius: 100%;   /* Webkit browsers */
border-radius:100%;            /* W3C syntax */}
.i_box8_ul li .div{ height:60px; line-height:60px; display:inline-block; padding:0px 90px; overflow:hidden; float:left; color:#fff; font-size:20px;
}
.i_box8_ul li .div:hover,.i_box8_ul li .div.activid{ font-weight:bold; color:#fff; text-decoration:none;}
.i_box8_ul li:nth-child(4):after{ display:none;}

.i_box9{width:100%; padding:60px 0px 30px 0px;}
.i_box9_c{width:100%; display:none;}
.i_box9_con{width:836px; margin:0px auto;}
.i_box9_ul{width:100%;}
.i_box9_ul li{width:100%; float:left; padding-bottom:50px;}
.i_box9_ul li .div{width:100%; height:87px; line-height:87px; background:url(../images/tb_14s.png) center center no-repeat; background-size:100%; color:#fff; font-size:30px; letter-spacing:3px; display:inline-block; overflow:hidden; text-align:center; float:left;-webkit-transition:all ease-out 0.2s;transition:all ease-out 0.2s;}
.i_box9_ul li .div:hover{ text-decoration:none; color:#fff; font-weight:bold;}

.i_ff{ background-color:#151515;}
.i_footer{width:100%; padding:60px 0px 60px 0px;}
.i_footer_t{width:100%; padding-bottom:55px;}
.i_footer_t .s1 a{ margin-right:20px;display:inline-block;}
.i_footer_t .s1 a.a1{ position:relative;}
.i_footer_t .s1 a.a1 .img1{width:120px; height:120px; position:absolute; left:-30px; top:70px; display:none;}
.i_footer_t .s1 a:hovre{ text-decoration:none;}
.i_footer_t .s2{ height:70px; line-height:70px; color:#fff; font-size:38px; font-weight:bold; letter-spacing:10px;}
.i_footer_t1{width:100%; padding:10px 0px; text-align:center; letter-spacing:10px; color:#fff; font-size:30px; font-weight:bold; line-height:1.6;}
.i_footer_link{width:100%; padding:30px 0px; text-align:center; color:#fff;font-size:23px;}
.i_footer_link a,.i_footer_link a:hover{ text-decoration:none; padding:0px 40px; line-height:50px; color:#fff; display:inline-block; letter-spacing:5px;}



.n_banner{width:100%; position:relative; background-position: center center; background-repeat:no-repeat; background-size:cover; position:relative;}
/*.n_banner:after{width:100%; height:100%; background:url(../images/tb_16.png) repeat; position:absolute; left:0px; top:0px; z-index:1; content:"";}*/
.n_banner img{width:100%; height:auto !important;}
.n_banner_text{width:100%; position:absolute; left:40px; bottom:50px; z-index:1;}
.n_banner_text .s1{ height:100px; line-height:100px; position:relative; color:#fff; font-size:36px; letter-spacing:2px; display:inline-block;}
.n_banner_text .s1:after{width:73px; height:4px; background-color:#fff; position:absolute; left:0px; bottom:0px; z-index:1; content:"";}





.a_zxlmenu{width:100%; position:relative; display:none; z-index:111;}
.a_zxlmenu_t{width:100%;padding:3% 0px;background:url(../images/zxl_jt1.jpg) right center no-repeat; font-size:16px; text-align:center; background-color:#358468; color:#fff; cursor:pointer; background-size:30px;}
.a_zxlmenu_c{width:100%; position:absolute; left:0px; top:100%; margin:0px;  padding:0px; background-color:#eeeeee;text-indent:0px; display:none;-moz-box-shadow:0px 0px 10px #c7c5bf;/*firefox*/  
-webkit-box-shadow:0px 0px 10px #c7c5bf;/*webkit*/  
box-shadow:0px 0px 10px #c7c5bf;/*opera或ie9*/}
.a_zxlmenu_c li{width:100%;  float:left; text-align:center;}
.a_zxlmenu_c li .aone{width:100%;padding:3% 0px; display:inline-block; color:#358468; font-size:14px; text-decoration:none; text-indent:0px;}
.a_zxlmenu_c li .aone:hover,.a_zxlmenu_c li .aone.activetwo{ color:#fff; text-decoration:none; background-color:#25a477;}
.a_zxlmenu_c li dl{width:100%; border-bottom:1px solid #ccc;display:none;}
.a_zxlmenu_c li dl dd{width:100%; float:left; text-align:center;}
.a_zxlmenu_c li dl dd a,.a_zxlmenu_c li dl dd a:hover{width:100%; padding:3% 0px; display:inline-block; color:#333; font-size:14px; text-decoration:none; text-indent:0px;}

.n_bg1{ background-color:#f1f2f3;}
.n_box1{width:100%; padding:30px 0px 85px 0px;}
.n_box1_t{width:100%; line-height:35px; color:#666666; font-size:16px;}
.n_box1_t a{ color:#666;}
.n_box1_t a:hover{ text-decoration:none; color:#000;}
.n_box1_c{width:100%; padding-top:68px;}
.n_box1_c li{width:24%; margin-right:1.33%; float:left; padding-bottom:1.5%;}
.n_box1_c li .div{width:100%; display:inline-block; overflow:hidden; float:left; background-color:#fff; padding:50px 3% 40px 3%; color:#666666; font-size:16px;}
.n_box1_c li .div:hover{ text-decoration:none; color:#666666;-moz-box-shadow:0px 0px 10px #e5e5e5;/*firefox*/  
-webkit-box-shadow:0px 0px 10px #e5e5e5;/*webkit*/  
box-shadow:0px 0px 10px #e5e5e5;/*opera或ie9*/}
.n_box1_c li .div .a_img{width:100%; text-align:center;}
.n_box1_c li .div .a_img img{ width:auto; height:57px; max-width:100%;}
.n_box1_c li .div .a_text{width:100%; height:60px; line-height:60px; text-align:center;}
.n_box1_c li .div .a_text_b{width:100%; text-align:center; margin-top:10px;}
.n_box1_c li .div .a_text_b .s1{width:120px; height:40px; line-height:40px; border:1px solid #358468; color:#358468; font-size:14px; display:inline-block; text-align:center;-moz-border-radius: 20px;      /* Gecko browsers */
-webkit-border-radius: 20px;   /* Webkit browsers */
border-radius:20px;            /* W3C syntax */-webkit-transition:all ease-out 0.2s;transition:all ease-out 0.2s;}
.n_box1_c li .div:hover .a_text_b .s1{ color:#fff; background-color:#358468;}

.n_box2{width:100%; padding-top:40px;}
.n_box2 li{width:32%; float:left; margin-right:2%; padding-bottom:2%;}
.n_box2 li .div{width:100%; background-color:#fff; padding:30px 6% 40px 6%; color:#666666; font-size:16px; display:inline-block; overflow:hidden; float:left;}
.n_box2 li .div:hover{ text-decoration:none; color:#666;-moz-box-shadow:0px 0px 10px #e5e5e5;/*firefox*/  
-webkit-box-shadow:0px 0px 10px #e5e5e5;/*webkit*/  
box-shadow:0px 0px 10px #e5e5e5;/*opera或ie9*/}
.n_box2 li .div .s1{width:100%; height:32px; line-height:32px; margin-bottom:7px; overflow:hidden; color:#358468; font-size:18px; font-weight:bold;}
.n_box2 li .div .s2{width:100%; margin-bottom:23px; line-height:28px; overflow:hidden; height:84px;}
.n_box2 li .div .s3{width:120px; height:40px; line-height:40px; border:1px solid #358468; color:#358468; font-size:14px; display:inline-block; text-align:center;-moz-border-radius: 20px;      /* Gecko browsers */
-webkit-border-radius: 20px;   /* Webkit browsers */
border-radius:20px;            /* W3C syntax */-webkit-transition:all ease-out 0.2s;transition:all ease-out 0.2s;}
.n_box2 li .div:hover .s3{ color:#fff; background-color:#358468;}

.n_box3{width:100%; padding:35px 0px;}
.n_box3 a{ margin:0px 45px; height:70px; line-height:70px; float:left; color:#222222; font-size:20px; position:relative; display:inline-block;-webkit-transition:all ease-out 0.2s;transition:all ease-out 0.2s;}
.n_box3 a:hover,.n_box3 a.activexm{ color:#358468; font-size:21px; font-weight:bold; text-decoration:none;}
.n_box3 a:after{width:0px; height:4px; background-color:#358468; position:absolute; left:0px; bottom:0px; content:""; z-index:1;-webkit-transition:all ease-out 0.2s;transition:all ease-out 0.2s;}
.n_box3 a:hover:after,.n_box3 a.activexm:after{width:100%;}
.n_box3_t{width:100%; margin:40px 0px; background-color:#358468; color:#fff; font-size:16px; display:inline-block; min-height:500px; position:relative;}
.n_box3_t:hover{ text-decoration:none; color:#fff;}
.n_box3_t .a_img{width:57%; height:100%; position:absolute; left:0px; top:0px; background-position: center center; background-repeat:no-repeat; background-size:cover;}
.n_box3_t .a_img img{width:100%; display:none;}
.n_box3_t .a_img_r{width:43%; float:right; padding:70px 6% 40px 6%;}
.n_box3_t .a_img_r .s1{width:100%; padding-bottom:12px; line-height:1.6; font-size:30px; font-weight:bold;}
.n_box3_t .a_img_r .s2{width:100%; margin-bottom:30px; line-height:1.8;}
.n_box3_t .a_img_r .s3{width:120px; height:40px; line-height:40px; border:1px solid #fff; color:#fff; font-size:14px; display:inline-block; text-align:center;-moz-border-radius: 20px;      /* Gecko browsers */
-webkit-border-radius: 20px;   /* Webkit browsers */
border-radius:20px;            /* W3C syntax */-webkit-transition:all ease-out 0.2s;transition:all ease-out 0.2s;}
.n_box3_t:hover .a_img_r .s3{ color:#358468; background-color:#fff;}

.n_box3_c{width:100%;}
.n_box3_c li{width:32%; float:left; margin-right:2%; padding-bottom:2%;}
.n_box3_c li .div{width:100%; display:inline-block; float:left;  overflow:hidden; background-color:#fff; color:#666666; font-size:16px;}
.n_box3_c li .div:hover{ text-decoration:none; color:#666;}
.n_box3_c li .div .a_img{width:100%; display:inline-block; overflow:hidden;}
.n_box3_c li .div .a_img img{width:100%;}
.n_box3_c li .div .a_text{width:100%; padding:25px 6% 40px 6%;}
.n_box3_c li .div .a_text .s1{width:100%; height:30px; line-height:30px; margin-bottom:10px; overflow:hidden; color:#358468; font-size:18px; font-weight:bold;}
.n_box3_c li .div .a_text .s2{width:100%; line-height:28px; height:56px; overflow:hidden;}
.n_box3_c li .div .a_text .s3{width:100%; height:50px; line-height:50px; color:#358468; font-size:14px; overflow:hidden;}
.n_box3_c li .div .a_text .s4{width:120px; height:40px; line-height:40px; border:1px solid #358468; color:#358468; font-size:14px; display:inline-block; text-align:center;-moz-border-radius: 20px;      /* Gecko browsers */
-webkit-border-radius: 20px;   /* Webkit browsers */
border-radius:20px;            /* W3C syntax */-webkit-transition:all ease-out 0.2s;transition:all ease-out 0.2s;}
.n_box3_c li .div:hover .a_text .s4{ color:#fff; background-color:#358468;}

.n_box4{width:100%; padding-top:35px;}
.n_box4_l{width:72%;}
.n_box4_l_t{width:100%; padding:23px 0px 57px 0px; line-height:1.6; color:#222222; font-size:36px;}
.n_box4_l_c{width:100%; color:#666666; font-size:16px; line-height:2; overflow:hidden; padding-bottom:30px;}
.n_box4_l_c img{ max-width:100%; height:auto !important;}
.n_box4_l_b{width:100%; padding-top:25px; border-top:1px solid #e5e5e5; line-height:2; position:relative;}
.n_box4_l_b a{width:100%; color:#666666; font-size:16px;}
.n_box4_l_b a:hover{ text-decoration:none; color:#358468;}
.n_box4_r{width:20%; padding:10px 15px 5px 15px; border:1px solid #dfdfdf;}
.n_box4_r_t{width:100%; height:64px; line-height:64px; overflow:hidden; color:#222222; font-size:18px; font-weight:bold;}
.n_box4_r_c{width:100%;}
.n_box4_r_c dt{width:100%; display:inline-block; overflow:hidden; float:left; font-weight:normal;}
.n_box4_r_c dt .a_img{width:100%; display:inline-block; overflow:hidden; float:left;}
.n_box4_r_c dt .a_img img{width:100%;}
.n_box4_r_c dd{width:100%; float:left; border-bottom:1px solid #dfdfdf;}
.n_box4_r_c dd a{width:100%; padding:20px 0px; line-height:1.6; color:#222222; float:left; font-size:16px; display:inline-block; overflow:hidden;}
.n_box4_r_c dd a:hover{ text-decoration:none; color:#358468;}

.n_box5{width:100%; margin-bottom:20px; background-color:#fff; padding:50px 2% 55px 2%; margin-top:10px;}
.n_box5_l{width:44%;}
.n_box5_r{width:48%; margin-right:3%;}
.n_box5_r_t{width:100%; padding:10px 0px; line-height:1.6; color:#222222; font-size:30px;}
.n_box5_r_c{width:100%; padding:10px 0px 30px 0px; border-bottom:1px solid #f1f2f3; line-height:1.8; overflow:hidden; color:#222222; font-size:16px;}
.n_box5_r_b{width:100%; padding:30px 0px 40px 0px; line-height:1.8; overflow:hidden;color:#222222; font-size:16px;}
.n_box5_r_b1{width:220px; height:60px; line-height:60px; border:1px solid #358468; background-color:#358468; color:#fff; font-size:24px; display:inline-block; text-align:center;-moz-border-radius: 30px;      /* Gecko browsers */
-webkit-border-radius: 30px;   /* Webkit browsers */
border-radius:30px;            /* W3C syntax */-webkit-transition:all ease-out 0.2s;transition:all ease-out 0.2s; position:relative; cursor:pointer;}
.n_box5_r_b1:hover{ color:#358468; background-color:#fff; text-decoration:none;}
.n_box5_r_b1 .xz_wx{width:180px; padding:10px; background-color:#fff; position:absolute; left:110%; top:0px; z-index:1; color:#333; font-size:16px; text-align:center; line-height:2.5; border:1px solid #eee; display:none;}
.n_box5_r_b1 .xz_wx img{width:100%;}




.pc-slide {
	width: 100%;
	margin: 0 auto;
}

.view .swiper-container {
	width: 100%;
	/*height: 500px;*/
}
.view{border:1px solid #eee;}
.view .swiper-slide{width:100%; height:400px; position:relative; overflow:hidden;}
.view .swiper-slide img{width:100%; position:absolute; left:0px;top:50%;-o-transform:translate(0%, -50%);-ms-transform:translate(0%, -50%);-webkit-transform: translate(0%, -50%);-moz-transform: translate(0%, -50%);transform: translate(0%, -50%);} 

.view .arrow-left {
	background: url(../images/index_tab_l.png) no-repeat left top;
	position: absolute;
	left: 10px;
	top: 50%;
	margin-top: -25px;
	width: 28px;
	height: 51px;
	z-index: 10;
	 background-size:100%;
	  display:none;
}

.view .arrow-right {
	background: url(../images/index_tab_r.png) no-repeat left bottom;
	position: absolute;
	right: 10px;
	top: 50%;
	margin-top: -25px;
	width: 28px;
	height: 51px;
	z-index: 10;
	 background-size:100%;
	 display:none;
}

.preview {
	width: 100%;
	margin-top:20px;
	position: relative;
}

.preview .swiper-container {
	width:90%;
	overflow:hidden;
	height: 100px;
	 margin-left:5%;
/*	margin:0px 10%;*/
}

.preview .swiper-slide {
	width: 160px;
	height: 100px;
	margin:0px 9px;
	float:left;
	cursor:pointer;
}

.preview .slide6 {
	width: 109px;
}

.preview .arrow-left {
	background: url(../images/img8.jpg) no-repeat left top;
	position: absolute;
	left: 0px;
	top: 0%;
	margin-top:0px;
	width: 31px;
	height: 100px;
	z-index: 10;
}

.preview .arrow-right {
	background: url(../images/img9.jpg) no-repeat left bottom;
	position: absolute;
	right: 0px;
	top: 0%;
	margin-top: 0px;
	width: 31px;
	height: 100px;
	z-index: 10;
}
.preview .swiper-slide img{width:160px; height:100px; border:1px solid #eee;}
/*.preview img {
	padding: 1px;
}*/

.preview .active-nav img {
	padding: 0;
	border: 1px solid #378a86;
}

.n_box6{width:100%; background-color:#e2f2f2; border:1px solid #d0e5e5; padding:0px 3.5%;}
.n_box6 a{ margin-right:20px; float:left; height:60px; line-height:60px; color:#333333; font-size:16px; padding:0px 30px; display:inline-block;position:relative;}
.n_box6 a:after{ width:0px; height:2px; background-color:#2b8d6a; position:absolute; left:0px; top:-1px; z-index:1; content:"";-webkit-transition:all ease-out 0.2s;transition:all ease-out 0.2s;}
.n_box6 a:before{ width:100%; height:1px; background-color:#fff; position:absolute; left:0px; bottom:-1px; z-index:1; content:""; display:none;}
.n_box6 a:hover,.n_box6 a.activeld{ color:#2b8d6a; background-color:#fff; text-decoration:none;}
.n_box6 a:hover:after,.n_box6 a.activeld:after{width:100%;}
.n_box6 a:hover:before,.n_box6 a.activeld:before{ display:block;}

.n_box6_c{width:100%; padding:40px 3.5%; background-color:#fff;}
.n_box6_con{width:100%; display:none;}
.n_box7{width:100%; color:#222222; font-size:16px; line-height:2; overflow:hidden;}
.n_box7 img{ max-width:100%; height:auto !important;}
.n_box7 table tr td,.n_box7 table{ border:1px solid #eeeeee;}
.n_box7 table tr td{ padding:30px;}
.n_box7 table tr.tbg1{ background-color:#f7f7f7;}
.n_box7 table tr td:nth-child(1){width:200px; text-align:right; vertical-align:top;}

.n_box8{width:100%; padding-top:15px; text-align:center; color:#fff; font-size:14px;}
.n_box8 a,.n_box8 a:hover{ color:#fff;}


.n_box8z{ width:100%; padding:100px 0px;}
.n_box8_l{width:50%; padding-left:16%;}
.n_box8_l_t{width:100%; padding:15px 0px; line-height:1.5; color:#222222; font-size:48px;}
.n_box8_l_t.activeone{ text-align:center; color:#fff;}
.n_box8_l_t1{width:100%; padding:15px 0px 25px 0px; line-height:1.5; color:#666666; font-size:21px;}
.n_box8_l_c{width:100%; padding-bottom:90px; line-height:1.6; color:#666666; font-size:16px;}
.n_box8_l_b{width:90%;}
.n_box8_l_b li{width:33.33%; float:left;}
.n_box8_l_b li .div{width:100%; display:inline-block; overflow:hidden; float:left; color:#000000; font-size:21px;}
.n_box8_l_b li .div:hover{ text-decoration:none; color:#000;}
.n_box8_l_b li .div .a_img{width:100%; text-align:center; position:relative;}
.n_box8_l_b li .div .a_img img{ max-width:100%; height:auto !important;}
.n_box8_l_b li .div .a_img:after{width:1px; height:100%; background-color:#e7e7e8; position:absolute; right:0px; top:0px; z-index:1; content:"";}
.n_box8_l_b li .div .a_text{width:100%; height:70px; line-height:70px; text-align:center;}
.n_box8_l_b li:nth-child(3) .div .a_img:after{ background-color:transparent;}
.n_box8_r{width:37%; padding-top:40px;}
.n_box8_r .a_img{width:100%; display:inline-block; overflow:hidden;}
.n_box8_r .a_img img{width:100%;-moz-border-radius:180px 0px 0px 180px;      /* Gecko browsers */
-webkit-border-radius:180px 0px 0px 180px;    /* Webkit browsers */
border-radius:180px 0px 0px 180px;         /* W3C syntax */}

.n_box9bg{ background-position: center center; background-repeat:no-repeat; background-size:cover;}
.n_box9{width:100%; padding:75px 0px 80px 0px;}
.n_box9_ul{width:100%; padding-top:80px;}
.n_box9_ul li{width:25%; float:left;}
.n_box9_ul li .div{width:100%; color:#fff; display:inline-block; overflow:hidden; font-size:18px;}
.n_box9_ul li .div:hover{ text-decoration:none; color:#fff;}
.n_box9_ul li .div .a_img{width:100%; text-align:center;}
.n_box9_ul li .div .a_img img{ max-width:100%; height:auto !important;}
.n_box9_ul li .div .a_text{width:100%; height:80px; line-height:80px; text-align:center; overflow:hidden;}

.n_box10{width:100%; padding:130px 0px;}
.n_box10_l{width:30%; padding:70px 0px;}
.n_box10_l .a_img{width:100%; display:inline-block; overflow:hidden; position:relative;}
.n_box10_l .a_img img{width:100%;-moz-border-radius:0px 180px 180px 0px;      /* Gecko browsers */
-webkit-border-radius:0px 180px 180px 0px;   /* Webkit browsers */
border-radius:0px 180px 180px 0px;   }
.n_box10_l .a_img .a_tb{ padding:15px 0px; position:absolute; right:57px; top:50%;-o-transform:translate(0%, -50%);-ms-transform:translate(0%, -50%);-webkit-transform: translate(0%, -50%);-moz-transform: translate(0%, -50%);transform: translate(0%, -50%); color:#fff; font-size:48px; line-height:1.5; z-index:1;}
.n_box10_l .a_img .a_tb:after{width:100px; height:5px; background-color:#fff; position:absolute; left:0px; bottom:0px; z-index:1; content:"";}
.n_box10_r{width:65%; padding-right:18%;}

.n_box10_r_left{width:66%;}
.n_box10_r_left_c{width:100%; display:none;}
.n_box10_r_left_c_t{width:100%; padding:45px 0px; color:#222; line-height:1.5; font-size:48px;}
.n_box10_r_left_c_con{width:100%; line-height:1.8; color:#222222; font-size:16px;}
.n_box10_r_right{width:10%; height:400px; overflow-y:auto;}
.n_box10_r_right::-webkit-scrollbar {
  width: 1px;
  border-radius: 1px;
  height: 1px;
  background: none;
}
.n_box10_r_right::-webkit-scrollbar-track {
  border-radius: 1px;
  width: 1px!important;
  background-color:#bfbfbf;
}
.n_box10_r_right::-webkit-scrollbar-thumb {
  width: 1px;
  height: 1px;
  border-radius: 1px;
  background-color: #358468;
}
.n_box10_r_right_ul{width:100%;}
.n_box10_r_right_ul li{width:100%; float:left;}
.n_box10_r_right_ul li a{width:100%; display:inline-block; overflow:hidden; float:left; color:#222222; font-size:16px; height:50px; line-height:50px; overflow:hidden;}
.n_box10_r_right_ul li a:hover,.n_box10_r_right_ul li a.activedd{ color:#358468; font-size:24px; text-decoration:none;}


/*2021-9-8*/
.footer_con{width:68%; margin:0px auto;}
.footer_content{width:100%; padding:40px 0px;}
.foote_box1{width:100%; padding-bottom:45px;}
.foote_box1_l{width:31%;}
.foote_box1_l_t{width:100%; height:40px; line-height:40px; color:#fff; font-size:24px;}
.foote_box1_l_c{width:100%; padding-top:20px;}
.foote_box1_l_c a{ margin-right:10px; display:inline-block;}
.foote_box1_l_c a:hover{ text-decoration:none;}
.foote_box1_l_c a img{ width:38px;}
.foote_box1_l_c a.a1{ position:relative;}
.foote_box1_l_c a.a1 .img1{width:120px; height:120px; position:absolute; left:-40px; top:38px; display:none;}
.foote_box1_l_c a.a1:hover .img1{ display:block;}
.foote_box1_r{width:64%;}
.foote_box1_r_c{width:100%; padding-top:20px; color:#fff;font-size:18px;}
.foote_box1_r_c a{ padding:0px 15px; height:40px; line-height:40px; color:#fff; }
.foote_box1_r_c a:hover{ text-decoration:none; color:#fff;}
.foote_box1_r_c a:nth-child(1){ padding-left:0px;}

.arrowGo{
	 animation: arrowGo 2.5s infinite; 
	 -webkit-animation: arrowGo 2.5s infinite ; 
}

@-webkit-keyframes arrowGo {
	0%{ 
		-webkit-transform: translate(0, 30%);
	}
	50%{ 
		-webkit-transform: translate(0, 0%);
	}
	100%{
		-webkit-transform:translate(0, 30%);
	}
}
@keyframes arrowGo {
	0%{ 
		transform: translate(0, 30%);
	}
	50%{
		transform: translate(0, 0%);
	}
	100%{
		transform:translate(0, 30%);
	}
}
.Amplification img
{
	
	transition:400ms; 
	filter: Alpha(Opacity=100);
	opacity: 1;
}
.Amplification:hover img
{
	filter: Alpha(Opacity=100); 
	opacity: 1; 
	-webkit-transform:scale(1.12); 
	transform:scale(1.12);
}

.Amplification1 .img1
{
	
	transition:400ms; 
	filter: Alpha(Opacity=100);
	opacity: 1;
}
.Amplification1:hover .img1
{
	filter: Alpha(Opacity=100); 
	opacity: 1; 
	-webkit-transform:scale(1.12); 
	transform:scale(1.12);
}





@-webkit-keyframes hvr-bob {
  0% {
    transform: scale(1.1);
-webkit-transform: scale(1.1);
  }

  100% {
    transform: scale(1);
-webkit-transform: scale(1);
  }
}

@keyframes hvr-bob {
  0% {
    transform: scale(1.1);
-webkit-transform: scale(1.1);
  }

  100% {
    transform: scale(1);
-webkit-transform: scale(1);
  }
}



