@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;}


.i_bg1{ background-color:#191b2c;}
.i_bg2{ background-color:#0064b9;}

.header{width:100%;  position:fixed; height:90px; left:0px; top:0px;z-index:10000;-webkit-transition:all ease-out 0.2s;transition:all ease-out 0.2s;  border-bottom:1px solid  rgb(255,255,255,0.25);}
.header.fixedmenu{ top:0px; background-color:#000;}
.header.fixednav{ position:relative; background-color:#000;}
.header.fixednav.fixedmenu{ position:fixed;}

.i_logo_img{width:10%; padding-top:10px;}
.i_logo_img img{}

.i_logo_ul{width:87.5%;}
.i_logo_ul .nav_menu{width:100%; margin:0px; padding:0px;}
.i_logo_ul .nav_menu li{width:10%; height:90px; float:left; margin:0px; padding:0px; position:relative;}
.i_logo_ul .nav_menu li .a_nav{width:100%; position:relative; height:90px; line-height:90px; display:inline-block; text-align:center; overflow:hidden; color:#fff; font-size:16px;}
.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;}
.i_logo_ul .nav_menu li .a_nav:after{content:"";width:0px; height:3px; background-color:#fff; position:absolute; left:50%; bottom:0px;-webkit-transition:all ease-out 0.2s;transition:all ease-out 0.2s;
 margin-left:0px;-moz-border-radius: 1.5px;      /* Gecko browsers */
-webkit-border-radius: 1.5px;   /* Webkit browsers */
border-radius:1.5px;            /* W3C syntax */
}
.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:160px; position:absolute; left:50%; margin-left:-80px; top:100%; background-color:#fff; z-index:111; display:none;}
.i_logo_ul .nav_menu li dl dd{width:100%; float:left;}
.i_logo_ul .nav_menu li dl dd a{width:100%; height:40px; line-height:40px; overflow:hidden; text-align:center; color:#333; font-size:16px; display:inline-block; float:left;}
.i_logo_ul .nav_menu li dl dd a:hover{ color:#fff; text-decoration:none; background-color:#000;}


.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:after{width:100%; height:100%; position:absolute; left:0px; top:0px; z-index:1; content:""; background:url(../images/tb_2z.png) top repeat-x; display:none;}

/*.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-swiper .swiper-slide .banner_text{width:100%; position:absolute; left:0px; z-index:2; bottom:250px; color:#fff; font-size:24px; line-height:1.8;}
.home-swiper .swiper-slide .banner_text_c{width:100%; padding-left:45px; position:relative;}
.home-swiper .swiper-slide .banner_text_c:after{width:6px; height:100%; background-color:#fff; position:absolute; left:0px; top:0px; content:"";}
.home-swiper .swiper-slide .banner_text_c .a1{ font-size:30px; font-weight:bold;}

.home-pagination .swiper-pagination-bullet{width:40px; height:40px; line-height:40px; font-size:16px; color:#fff; margin:0px 20px 0px 0px !important; text-align:center; 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=40);  -moz-opacity:0.4;   -khtml-opacity: 0.4;   opacity:1; position:relative; background-color:transparent !important;}
.home-pagination .swiper-pagination-bullet:after{width:12px; height:1px; background-color:#fff; position:absolute; right:10px; bottom:17px; content:""; display:none;}
.home-pagination .swiper-pagination-bullet-active{width:60px; text-align:left; padding:0px 9px;filter:alpha(opacity=100);   -moz-opacity:1;   -khtml-opacity: 1;   opacity:1;}
.home-pagination .swiper-pagination-bullet-active:after{ display:block;}
.home-swiper.swiper-container-horizontal>.home-pagination.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{width:1600px;  left:50%; margin-left:-800px; text-align:left; bottom:40px; }

.home-swiper .home_prev{width:38px; height:38px; background:url(../images/tb_01s.png) no-repeat; position:absolute; left:50%;top:auto; bottom:40px; margin-left:632px; background-size:100%;}
.home-swiper .home_next{width:38px; height:38px; background:url(../images/tb_01sz.png) no-repeat; position:absolute; left:50%; top:auto; bottom:40px; margin-left:682px; 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:1200px; margin:0px auto;}
.ui_div_con{width:83.33%; margin:0px auto;}


/*手机导航*/
/* CSS Document */
.phone_nav{ display:none;}
.phone_nav.fixedmenu{ position:fixed; top:0px; background-color:#000; left:0px;z-index:100000;}
.phone_logo{padding:10px 0px; height:50px;}
.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:#000;}

/*导航按钮*/
.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 40px; 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_box1{width:100%; padding:60px 0px 65px 0px;}
.i_box1_t{width:100%; padding:30px 0px; line-height:1.5; color:#000000; font-size:36px; text-align:center; letter-spacing:2px;}
.i_box1_t1{width:100%; padding-bottom:40px; line-height:1.8; color:#666666; font-size:16px; text-align:center; letter-spacing:1px;}
.i_box1_t2{width:100%; padding-bottom:45px; text-align:center;}
.i_box1_t2 a{ height:50px; line-height:50px; padding:0px 33px; display:inline-block; border:1px solid #535353; color:#666666; font-size:14px;
-webkit-transition:all ease-out 0.2s;transition:all ease-out 0.2s;}
.i_box1_t2 a:hover{ text-decoration:none; color:#fff; background-color:#000000; border:1px solid #000000;}
.i_box1_c{width:100%; padding-bottom:55px;}
.i_box1_c_pc{width:100%; background-position: center center; background-size:cover; overflow:hidden;}
.i_box1_c_pc img{width:100%;}
.i_box1_c_video{width:100%;}
.i_box1_c_video video{ width:100%; height:auto !important;}

.i_box2{width:100%; position:relative; height:685px; overflow:hidden;}
.i_box2:after{width:100%; height:100%; background:url(../images/tb_02.png) repeat; position:absolute; left:0px; top:0px; content:""; z-index:1;}
.i_box2 video{width:100%; position:absolute; left:0px; top:50%;webkit-transform: translate(0%, -50%);-moz-transform: translate(0%, -50%);transform: translate(0%, -50%);}
.i_box2_c{width:100%; padding:0px 3%; position:absolute; left:0px; top:50%; z-index:2; color:#fff;webkit-transform: translate(0%, -50%);-moz-transform: translate(0%, -50%);transform: translate(0%, -50%); font-size:24px;}
.i_box2_c_t{width:100%; padding-bottom:25px; line-height:1.5; text-align:center; font-size:40px; font-weight:bold; letter-spacing:2px;}
.i_box2_c_c{width:100%; padding-bottom:100px; line-height:1.8; text-align:center; letter-spacing:2px;}
.i_box2_c_b{width:100%; text-align:center;}
.i_box2_c_b a{ padding:0px 40px; height:40px; border:1px solid #fff; line-height:40px; color:#fff; font-size:16px; letter-spacing:2px; display:inline-block;-webkit-transition:all ease-out 0.2s;transition:all ease-out 0.2s;}
.i_box2_c_b a:hover{ text-decoration:none; color:#333; background-color:#fff;}


.i_ff{ background-color:#191919;}
.i_footer{width:100%; padding:55px 0px 0px 0px;}
.i_footer_t{width:100%; padding-bottom:50px;}

.i_footer_tl{width:45%;}
.i_footer_tl_logo{width:100%; padding-bottom:35px; overflow:hidden;}
.i_footer_tl_logo img{ max-width:100%; height:auto !important;}
.i_footer_tl_c{width:100%; color:#7f7f7f; font-size:14px; line-height:2.5;}
.i_footer_tl_c a{ color:#7f7f7f;}
.i_footer_tl_c a:hover{ text-decoration:none; color:#fff;}

.i_footer_rl{width:47%;}
.i_footer_rl_t{width:100%; padding-top:20px;}
.i_footer_rl_t li{width:20%; float:left; position:relative;}
.i_footer_rl_t li:after{width:1px; height:14px; background-color:#474747; position:absolute; right:0px; top:50%; margin-top:-7px; content:""; z-index:1;}
.i_footer_rl_t li a,.i_footer_rl_t li a:hover{width:100%; height:50px; line-height:50px; text-align:center; color:#fff; font-size:16px; text-decoration:none; display:inline-block; overflow:hidden; float:left;}
.i_footer_rl_t li:nth-child(5):after,.i_footer_rl_t li:nth-child(10):after{ display:none;}
.i_footer_rl_c{width:100%; padding-top:15px; padding-right:6%;}
.i_footer_rl_c .s1{ padding-left:40px;}
.i_footer_rl_c .s1 img{ max-width:100%; height:auto !important;}
.i_footer_rl_c .s2{ color:#ffffff; font-size:16px; line-height:1.6;}
.i_footer_rl_c .s2 span{ font-size:30px; font-weight:bold;}
.i_footer_rl_c .s2 .div1{width:100%; padding-top:15px;}
.i_footer_rl_c .s2 .div1 a,.i_footer_rl_c .s2 .div1 a:hover{ text-decoration:none; margin-right:13px; position:relative; display:inline-block;}
.i_footer_rl_c .s2 .div1 a .s3{width:85px; height:85px; background:url(../images/tb_6.png) top center no-repeat; padding-top:5px;position:absolute; left:-30px; top:30px; z-index:1; display:none;}
.i_footer_rl_c .s2 .div1 a .s3 .img1{width:100%; padding:4px; background-color:#fff;}

.i_footer_b{width:100%; padding:30px 0px; color:#979797; font-size:14px; line-height:1.6; border-top:1px solid #393939; text-align:center;}
.i_footer_b a{ color:#979797;}
.i_footer_b a:hover{ text-decoration:none; color:#fff;}

.n_banner{width:100%; position:relative;}
.n_banner:after{width:100%; height:100%; background:url(../images/tb_9.png) repeat; position:absolute; left:0px; top:0px; content:""; z-index:1;}
.n_banner_text{width:100%; position:absolute; left:0px; top:50%;webkit-transform: translate(0%, -50%);-moz-transform: translate(0%, -50%);transform: translate(0%, -50%); z-index:2; color:#fff; font-size:36px; text-align:center; line-height:2.2; letter-spacing:5px; text-align:center; padding:0px 3%;}
.n_banner_text .s1{ font-size:56px;}
.n_banner_pc{width:100%; background-position: center center; background-repeat:no-repeat; background-size:cover;}
.n_banner_pc img{width:100%; height:auto !important;}
.n_banner_video{width:100%; height:705px; position:relative; overflow:hidden; background-color:#000;}
.n_banner_video video{width:100%; position:absolute; left:50%; top:50%;webkit-transform: translate(-50%, -50%);-moz-transform: translate(-50%, -50%);transform: translate(-50%, -50%);}





.pc_amenu{width:100%; position:absolute; left:0px; bottom:0px; background:url(../images/tb_07.png) repeat;}
.a_menu{width:100%; margin:0px; padding:0px; height:60px; overflow:hidden; position:relative; z-index:1; text-align:center;}
.a_menu .a_menu_a{ padding:0px; margin:0px; padding:0px 25px; margin:0px 15px; height:60px; -webkit-transition:all ease-out 0.2s;transition:all ease-out 0.2s; display:inline-block; overflow:hidden; text-align:center; line-height:60px; color:#fff; font-size:16px; position:relative;}
.a_menu .a_menu_a:hover,.a_menu .a_menu_a.activetm1{ color:#fff; background-color:#0084f5; text-decoration:none;}


.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:#0064b9; 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:#0064b9; 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:#0d7bd9;}
.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:#f2f2f2;}
.n_box1{width:100%; padding:20px 0px 100px 0px;}
.n_box1_t{width:100%;}
.n_box1_t .s1{ height:45px; line-height:45px; padding-left:40px; background:url(../images/tb_7.png) left center no-repeat; color:#999999; font-size:14px;}
.n_box1_t .s1 a{ color:#999;}
.n_box1_t .s1 a:hover{ text-decoration:none; color:#000;}
.n_box1_t .s1 span{ color:#000;}
.n_box1_t .s2 a{ margin-right:35px; height:45px; line-height:45px; color:#666666; font-size:16px; padding-left:18px; display:inline-block; overflow:hidden;}
.n_box1_t .s2 a:hover,.n_box1_t .s2 a.activetopm{ background:url(../images/tb_8.png) left center no-repeat; color:#000; text-decoration:none;}
.n_box1_c{width:100%; padding-top:50px;}
.n_box1_c li{width:32%; margin-right:2%; float:left; padding-bottom:30px;}
.n_box1_c li .div{width:100%; display:inline-block; overflow:hidden; float:left; color:#333333; font-size:20px;}
.n_box1_c li .div:hover{ text-decoration:none; color:#000;}
.n_box1_c li .div .a_img{width:100%; display:inline-block; overflow:hidden;}
.n_box1_c li .div .a_img img{width:100%;}
.n_box1_c li .div .a_text{width:100%; height:75px; line-height:75px; overflow:hidden;}

.n_box2{width:100%; padding-top:20px;}
.n_box2_t{width:100%; padding:15px 0px; color:#333333; font-size:30px; line-height:1.5; text-align:center;}
.n_box2_t1{width:100%; padding:10px 0px; line-height:1.5; color:#999999; font-size:14px; text-align:center;}
.n_box2_c{width:100%; padding:40px 0px; line-height:2; overflow:hidden; color:#333333; font-size:16px;}
.n_box2_c img{ max-width:100%;  height:auto !important;}
.n_box2_b{width:100%; padding-top:50px; border-top:1px solid #d4d4d4;}
.n_box2_b a{width:50%; float:left; color:#666666; font-size:16px; line-height:1.6;}
.n_box2_b a:hover{ text-decoration:none; color:#000;}
.n_box2_b a.a1{ text-align:right;}

.n_box3{width:100%; padding:25px 0px; line-height:1.5; text-align:center; color:#333333; font-size:30px; font-weight:bold;}
.n_box3_c{width:100%; padding-top:35px;}
.n_box3_c li{width:25%; float:left; padding:0px 1% 50px 1%;}
.n_box3_c li .div{width:100%; display:inline-block; overflow:hidden; float:left; background-color:#fff; color:#999999; font-size:14px;}
.n_box3_c li .div:hover{ text-decoration:none; color:#999;}
.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:20px 15px 0px 15px;}
.n_box3_c li .div .a_text .s1{width:100%; height:60px; line-height:30px; overflow:hidden; color:#333333; font-size:20px;}
.n_box3_c li .div:hover .a_text .s1{ color:#000; text-decoration:none;}
.n_box3_c li .div .a_text .s2{width:100%;  height:38px; line-height:38px; overflow:hidden;}

.n_box4{width:100%; padding-top:35px;}
.n_box4 li{width:49%; float:left; margin-right:2%; padding-bottom:2%;}
.n_box4 li .div{width:100%; display:inline-block; overflow:hidden; float:left; color:#333333; font-size:20px; font-weight:bold;}
.n_box4 li .div:hover{ text-decoration:none; color:#000;}
.n_box4 li .div .a_img{width:100%; display:inline-block; overflow:hidden;}
.n_box4 li .div .a_img img{width:100%;}
.n_box4 li .div .a_text{width:100%; height:80px; line-height:80px; text-align:center; overflow:hidden;}

.n_box7{width:100%; padding-top:20px;}
.n_contact_div{width:100%;}
.n_div8{width:100%; padding-bottom:45px;}
.n_div8_l{width:26%; background:url(../images/e.jpg) left top no-repeat; line-height:1.6; color:#333333; font-size:14px;}
.n_div8_l span{ color:#333333; font-size:48px; font-weight:bold; font-family:Arial, Helvetica, sans-serif;}
.n_div8_r{width:68%; color:#333333; font-size:14px; overflow:hidden; line-height:1.8; padding-top:10px;}
.n_div8_c{width:100%;}
.n_div8_cl{width:42%;}
.n_div8_cr{width:39%;background-size:45%;}
.n_div8_ct{width:100%; padding-bottom:20px; line-height:1.5; color:#333333; font-size:21px; font-family:Arial, Helvetica, sans-serif;}
.n_div8_ct span{ font-size:26px; font-weight:bold; font-family:"微软雅黑";}
.n_messages{width:100%;}
.n_messages table tr td{ padding:2% 0px; color:#333333; font-size:16px;}
.n_messages .ipt1{width:67%; height:40px; border:0px; line-height:40px; background-color:#ffffff; text-indent:10px; color:#333; font-size:14px;font-family:"微软雅黑";}
.n_messages .ipt2{width:100%; height:110px; padding:5px 2%; resize:none; border:0px;  background-color:#ffffff; color:#333; font-size:14px;font-family:"微软雅黑";}
.n_messages .ipt3{width:99px; height:30px; line-height:30px; background-color:#d77015; border:0px; color:#fff; font-size:14px;font-family:"微软雅黑";}
.n_messages .ipt4{width:99px; height:30px; line-height:30px; background-color:#ffffff; border:0px; color:#666666; font-size:14px;font-family:"微软雅黑";}
.n_address{width:100%; min-height:350px; padding-top:25px; line-height:2.3; background:url(../images/e.jpg) left top no-repeat; color:#666666; font-size:14px;}
.n_address span{ color:#333333;}

.n_contanct_map{width:100%;overflow:hidden;}
.n_contanct_map #allmap{width:100%; height:735px;}

.n_bg2{ background-color:#efefef;}

.n_box5{width:100%; padding:120px 0px;}
.n_box5_t{width:100%; padding:20px 0px; line-height:1.5; text-align:center; color:#333333; font-size:30px;}
.n_box5_t1{width:100%; padding:10px 0px; line-height:1.5; text-align:center; color:#666666; font-size:16px;}
.n_box5_c{width:100%; padding:80px 0px 180px 0px;}
.n_box5_c li{width:31%; float:left; margin-right:3.5%;}
.n_box5_c li .div{width:100%; display:inline-block; overflow:hidden; float:left; color:#666666; font-size:18px;}
.n_box5_c li .div:hover{ text-decoration:none; color:#666;}
.n_box5_c li .div .a_img{width:100%; display:inline-block; overflow:hidden;}
.n_box5_c li .div .a_img img{width:100%;}
.n_box5_c li .div .a_text{width:100%; height:55px; line-height:55px; overflow:hidden; margin-top:25px; color:#333333; font-size:26px;}
.n_box5_c li .div .a_text_c{width:100%; height:111px; line-height:37px; overflow:hidden;}

.n_box6{width:100%; padding:15px 0px; text-align:center; color:#333333; font-size:36px; font-weight:bold; line-height:1.5;}
.n_box6_t{width:100%; padding:60px 0px 90px 0px; text-align:center; color:#333333; font-size:24px; line-height:2;}
.n_box6_t img{ max-width:100%; height:auto !important;}
.n_box6_c{width:100%; text-align:center;}
.n_box6_c a{ padding:0px 50px; height:60px; line-height:60px; background-color:#cfa972; display:inline-block; color:#fff; font-size:18px; font-weight:bold;-webkit-transition:all ease-out 0.2s;transition:all ease-out 0.2s;-moz-border-radius: 10px;      /* Gecko browsers */
-webkit-border-radius: 10px;   /* Webkit browsers */
border-radius:10px;            /* W3C syntax */}
.n_box6_c a:hover{ text-decoration:none; color:#fff; background-color:#dca85c;}

.n_box9{width:100%; padding:165px 0px 140px 0px;}
.n_box9_t{width:100%; text-align:center; color:#333333; font-size:16px; line-height:2; overflow:hidden;}
.n_box9_t img{ max-width:100%; height:auto !important;}
.n_box9_c{width:100%; padding:120px 0px 105px 0px;}
.n_box9_b{width:100%; padding-top:50px;}
.n_box9_b1{width:100%;}

.n_box10{width:100%;}
.n_box10_pc{width:100%; background-position: center center; background-size:cover; overflow:hidden;}
.n_box10_pc img{width:100%;}
.n_box10_video{width:100%;}
.n_box10_video video{ width:100%; height:auto !important;}


.pc-slide {
	width: 100%;
	margin: 0 auto;
}

.view .swiper-container {
	width: 100%;
	/*height: 500px;*/
}

.view .swiper-wrapper{ height:auto !important;}
.view .swiper-slide{ width:100%; position:relative; background-position: center center; background-repeat:no-repeat; background-size:cover; position:relative;}
.view .swiper-slide img{width:100%;}
.view .swiper-slide:after{width:100%; height:100%; position:absolute; left:0px; top:0px; z-index:1; background:url(../images/tb_14.png) repeat; content:"";}
.view .swiper-slide .div_text{width:100%; text-align:center; position:absolute; left:0px; bottom:75px; z-index:2;}
.view .swiper-slide .div_text a{ margin:0px 40px; display:inline-block; height:45px; line-height:45px; border:1px solid #868585; padding:0px 60px 0px 35px; color:#fff; font-size:16px;
-webkit-transition:all ease-out 0.2s;transition:all ease-out 0.2s;}
.view .swiper-slide .div_text a:hover{ color:#333;border:1px solid #ccc; text-decoration:none;}
.view .swiper-slide .div_text a.bg1{ background:url(../images/tb_12.png) right 20px center no-repeat;}
.view .swiper-slide .div_text a.bg2{ background:url(../images/tb_13.png) right 20px center no-repeat;}
.view .swiper-slide .div_text a.bg2:hover{background:url(../images/tb_13s.png) right 20px center no-repeat; background-color:#fff;}
.view .swiper-slide .div_text a.bg1:hover{ background:url(../images/tb_12s.png) right 20px center no-repeat; background-color:#fff;}

.view .arrow-left {
	/*background: url(../images/tb_22a.png) no-repeat center;*/background-size:100%;
	position: absolute;
	left: 0px;
	top:50%;
	margin:0px;
	 margin-top:-27.5px;
	/*top: 50%;
	margin-top: -57px;*/
	width: 28px;
	height: 55px;
	z-index: 10;
}
.view .arrow-left:hover{/* background:url(../images/tb_22sa.png) center no-repeat;*/background-size:100%;}

.view .arrow-right {
	/*background: url(../images/tb_21a.png) no-repeat left bottom;*/ background-size:100%;
	position: absolute;
	right: 0px;
	top:50%;
	margin:0px;
	 margin-top:-27.5px;
	/*top: 50%;
	margin-top: -57px;*/
	width: 28px;
	height: 55px;
	z-index: 10;
}
.view .arrow-right:hover{ /*background:url(../images/tb_21sa.png) center no-repeat;*/background-size:100%;}

.preview {
	width: 84%;
	position: relative; margin-top:70px; margin-left:8%;
}

.preview .swiper-container {
	/*width: 80%;*/
	width: 100%;
	overflow:hidden;
	height: 50px;
	/*margin:0px 10%;*/
}

.preview .swiper-slide {
	
	float:left;
	cursor:pointer;
	width:100%; height:55px; line-height:55px; background:url(../images/tb_10.png) top center no-repeat; text-align:center; color:#333333; font-size:22px;
}

.preview .slide6 {
	width: 82px;
}

.preview .arrow-left {
	/*background: url(../images/tb_030.png) no-repeat left top;*/
	/* background:url(../images/y33.png) no-repeat; background-size:72px;*/
	position: absolute;
	left: 0px;
	top: 50%;
	margin-top: -36px;
	width:0px;
	height:0px;
	z-index: 10;
-webkit-transition:all ease-out 0.2s;transition:all ease-out 0.2s;
}
.preview .arrow-left:hover{/* background:url(../images/y33s.png) no-repeat; background-size:72px;*/}

.preview .arrow-right {
	/*background: url(../images/y34.png) no-repeat left bottom;*/
	position: absolute;
	right: 0px;
	top: 50%;
	margin-top: -36px;
	width:0px;
	height:0px;
	z-index: 10;
-webkit-transition:all ease-out 0.2s;transition:all ease-out 0.2s;
}
.preview .arrow-right:hover{/* background:url(../images/y34s.png) no-repeat; background-size:72px;*/}
.preview .swiper-slide img{width:67px; height:44px; border:1px solid #d2d2d2;}
/*.preview img {
	padding: 1px;
}*/

.preview .active-nav { color:#333; background:url(../images/tb_11.png) top center no-repeat;}

.n_bg3{ background-color:#000000;}
.n_box11{width:100%; padding:100px 0px 15px 0px;}
.n_box11 li{width:25%; float:left; padding:0px 1% 110px 1%;}
.n_box11 li .div{width:100%; display:inline-block; overflow:hidden; float:left; color:#fff; font-size:24px;}
.n_box11 li .div:hover{ text-decoration:none; color:#fff;}
.n_box11 li .div .div_t{width:100%; text-align:center;}
.n_box11 li .div .div_c{width:100%; height:45px; line-height:45px; text-align:center;}

.n_box11_c{width:100%; background-position: center center; background-repeat:no-repeat; background-size:cover; position:relative;}
.n_box11_c:after{width:100%; height:100%; background:url(../images/tb_23.png) repeat; position:absolute; left:0px; top:0px; z-index:1; content:"";}
.n_box11_c img{ width:100%; height:auto !important;}
.n_box11_c .n_text{width:100%; line-height:2; text-align:center; position:absolute; left:0px; top:70px; color:#fff; font-size:24px; z-index:2;}
.n_box11_c .n_text .s1{ font-size:36px; font-weight:bold;}

.n_bg4{ background-color:#262626;}

.n_box11_b{width:100%; padding:220px 0px 35px 0px;}
.n_box11_b .a_img{width:52%;}
.n_box11_b .a_img img{width:100%;}
.n_box11_b .a_img_l{width:37%; padding-top:120px; color:#fff;}
.n_box11_b .a_img_l .s1{width:100%; padding:5px 0px; line-height:1.6; font-size:36px; font-weight:bold; margin-bottom:50px;}
.n_box11_b .a_img_l .s2{width:100%; line-height:2; overflow:hidden; font-size:16px;}

.n_bg5{ background-color:#e1e5e8;}

.n_box12{width:100%; padding:165px 0px 220px 0px;}
.n_box12_l{width:100%; padding:0px 0px 100px 15%;}
.n_box12_l li{width:30.5%; float:left; padding-left:30px; position:relative; height:73px; line-height:73px; color:#333333; font-size:24px;}
.n_box12_l li:after{width:10px; height:10px; background-color:#070506; position:absolute; left:0px; top:50%; margin-top:-5px; content:"";-moz-border-radius: 100%;      /* Gecko browsers */
-webkit-border-radius: 100%;   /* Webkit browsers */
border-radius:100%;            /* W3C syntax */}
.n_box12_b{width:100%; overflow:hidden; line-height:2; color:#333; font-size:16px;}
.n_box12_b img{width:100%;}

.n_box13{width:100%; padding:120px 0px 115px 0px;}
.n_box13_ul{width:100%; padding-top:80px;}
.n_box13_ul li{width:22%; margin-right:4%; float:left; padding-bottom:40px;}
.n_box13_ul li .a_img{width:100%; display:inline-block; overflow:hidden; position:relative;}
.n_box13_ul li .a_img img{width:100%;}
.n_box13_ul li .a_img .a_text{width:100%; height:35px; line-height:35px; text-align:center; color:#333333; font-size:18px; overflow:hidden; position:absolute; left:0px; bottom:0px; z-index:1;}



.pc-slide1 {
	width: 100%;
	margin: 0 auto;
}

.view1 .swiper-container {
	width: 100%;
	/*height: 500px;*/
}

.view1 .swiper-wrapper{ height:auto !important;}
.view1 .swiper-slide{ width:100%; position:relative;}
.view1 .swiper-slide .pc_box1{width:100%;background-position: center center; background-repeat:no-repeat; background-size:cover;}
.view1 .swiper-slide .pc_box1 img{width:100%;}
/*.view1 .swiper-slide .video_box1{width:100%; height:799px; position:relative;}
.view1 .swiper-slide .video_box1 video{width:auto; height:100%; position:absolute; left:0px; top:50%;webkit-transform: translate(0%, -50%);-moz-transform: translate(0%, -50%);transform: translate(0%, -50%);}*/
.view1 .swiper-slide .video_box1 video{width:100%; position:relative; top:0px;webkit-transform: translate(0%, 0%);-moz-transform: translate(0%, 0%);transform: translate(0%, 0%);}
.view1 .swiper-slide .video_box1{ height:auto;}
.view1 .swiper-slide:after{width:100%; height:100%; position:absolute; left:0px; top:0px; z-index:1; background:url(../images/tb_14.png) repeat; content:"";}
.view1 .swiper-slide .div_text{width:25%; padding:50px 2.5%; background:url(../images/tb_26.png) repeat; position:absolute; right:4%; top:50%;webkit-transform: translate(0%, -50%);-moz-transform: translate(0%, -50%);transform: translate(0%, -50%); z-index:2;-moz-border-radius: 20px;      /* Gecko browsers */
-webkit-border-radius: 20px;   /* Webkit browsers */
border-radius:20px;            /* W3C syntax */}


.view1 .swiper-slide .div_text_t{width:100%; height:45px; line-height:45px; margin-bottom:35px; overflow:hidden; color:#333333; font-size:24px; font-weight:bold;}
.view1 .swiper-slide .div_text_c{width:100%; height:360px; overflow-y:auto;}
.view1 .swiper-slide .div_text_c::-webkit-scrollbar {
  width: 1px;
  border-radius: 1px;
  height: 1px;
  background: none;
}
.view1 .swiper-slide .div_text_c::-webkit-scrollbar-track {
  border-radius: 1px;
  width: 1px!important;
   background-color:#efefef;
}
.view1 .swiper-slide .div_text_c::-webkit-scrollbar-thumb {
  width: 1px;
  height: 1px;
  border-radius: 1px;
  background-color: #cfa972;
}
.view1 .swiper-slide .div_text_con{width:100%; padding-right:1%; color:#333333; line-height:40px; overflow:hidden; font-size:16px;}
.view1 .arrow-left {
	/*background: url(../images/tb_22a.png) no-repeat center;*/background-size:100%;
	position: absolute;
	left: 0px;
	top:50%;
	margin:0px;
	 margin-top:-27.5px;
	/*top: 50%;
	margin-top: -57px;*/
	width: 28px;
	height: 55px;
	z-index: 10;
}
.view1 .arrow-left:hover{/* background:url(../images/tb_22sa.png) center no-repeat;*/background-size:100%;}

.view1 .arrow-right {
	/*background: url(../images/tb_21a.png) no-repeat left bottom;*/ background-size:100%;
	position: absolute;
	right: 0px;
	top:50%;
	margin:0px;
	 margin-top:-27.5px;
	/*top: 50%;
	margin-top: -57px;*/
	width: 28px;
	height: 55px;
	z-index: 10;
}
.view1 .arrow-right:hover{ /*background:url(../images/tb_21sa.png) center no-repeat;*/background-size:100%;}

.preview1 {
	width: 84%;
	position: relative; margin-top:70px; margin-left:8%;
}

.preview1 .swiper-container {
	/*width: 80%;*/
	width: 100%;
	overflow:hidden;
	height: 50px;
	/*margin:0px 10%;*/
}

.preview1 .swiper-slide {
	
	float:left;
	cursor:pointer;
	width:100%; height:55px; line-height:55px; background:url(../images/tb_10.png) top center no-repeat; text-align:center; color:#333333; font-size:22px;
}

.preview1 .slide6 {
	width: 82px;
}

.preview1 .arrow-left {
	/*background: url(../images/tb_030.png) no-repeat left top;*/
	/* background:url(../images/y33.png) no-repeat; background-size:72px;*/
	position: absolute;
	left: 0px;
	top: 50%;
	margin-top: -36px;
	width:0px;
	height:0px;
	z-index: 10;
-webkit-transition:all ease-out 0.2s;transition:all ease-out 0.2s;
}
.preview1 .arrow-left:hover{/* background:url(../images/y33s.png) no-repeat; background-size:72px;*/}

.preview1 .arrow-right {
	/*background: url(../images/y34.png) no-repeat left bottom;*/
	position: absolute;
	right: 0px;
	top: 50%;
	margin-top: -36px;
	width:0px;
	height:0px;
	z-index: 10;
-webkit-transition:all ease-out 0.2s;transition:all ease-out 0.2s;
}
.preview1 .arrow-right:hover{/* background:url(../images/y34s.png) no-repeat; background-size:72px;*/}
.preview1 .swiper-slide img{width:67px; height:44px; border:1px solid #d2d2d2;}
/*.preview img {
	padding: 1px;
}*/

.preview1 .active-nav { color:#333; background:url(../images/tb_11.png) top center no-repeat;}

.n_bg6{ background-color:#1b2026;}

.n_box14{width:100%; padding:20px 0px;}
.n_box14_c{width:100%; padding:165px 0px 135px 0px; color:#fff; font-size:16px;}
.n_box14_c_t{width:100%; font-size:30px; letter-spacing:10px; line-height:1.8; text-align:center;}
.n_box14_c_t .s1{ font-size:49px; font-weight:bold; letter-spacing:1px;}
.n_box14_c_b{width:100%; padding-top:50px; text-align:center; line-height:2; overflow:hidden;}
.n_box14_c_b img{ max-width:100%; height:auto !important;}

.n_box15{width:100%; overflow:hidden;}
.n_box15 video{width:100%; overflow:hidden;}

.n_box15_c{width:100%; padding:100px 0px 140px 0px;}
.n_box15_c_text{width:100%; padding-bottom:90px; color:#333333; font-size:16px; line-height:2; overflow:hidden;}
.n_box15_c_text img{ max-width:100%; height:auto !important;}
.n_box15_c_b{width:100%; padding:200px 3% 165px 3%; background:url(../images/img30.jpg) center center no-repeat; background-size:cover;}
.n_box15_c_bc{width:100%; padding:0px 37px; position:relative; background:url(../images/img38.jpg) center center no-repeat;}
.ny_wmscy_con{width:100%; overflow:hidden;}
.ny_wmscy_con .swiper-slide{width:100%; color:#fff; padding-right:0px;height: auto;-webkit-box-sizing: border-box;box-sizing: border-box; padding:0px 1%;}
.ny_wmscy_con .swiper-slide .div{width:100%;  height:340px;position:relative;}
/*.ny_wmscy_con .swiper-slide .div:after{ content:""; height:220px; background:url(../images/tb_5.png) bottom center no-repeat;width:100%; position:absolute; left:0px;top:0px;}*/
.ny_wmscy_con .swiper-slide .div1{width:100%;  position:absolute; left:0px; top:0px;}
.ny_wmscy_con .swiper-slide .div1_t{width:100%; height:175px; background:url(../images/tb_33.png) left bottom no-repeat; padding-left:20px; padding-top:15px;}
.ny_wmscy_con .swiper-slide .div1_t .s1{width:100%; height:44px; line-height:44px; font-size:20px; font-weight:bold; margin-bottom:5px;}
.ny_wmscy_con .swiper-slide .div1_t .s2{width:100%; line-height:1.6; overflow:hidden; font-size:14px;}
/*.ny_wmscy_con .swiper-slide .div1_c{width:100%;line-height:1.6; color:#333333; font-size:16px; padding:10px 4%; text-align:center;}*/

.ny_wmscy_con .swiper-slide.twodiv .div1{ top:auto; bottom:0px;}
.ny_wmscy_con .swiper-slide.twodiv .div1_t{ background:url(../images/tb_34.png) left top no-repeat;}

.ny_wmscy_con.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{ bottom:0px;}
.wmscy-pagination .swiper-pagination-bullet{ background-color:#fff;opacity:1}
.wmscy-pagination .swiper-pagination-bullet-active{ background-color:#2986e5;}
.n_box15_c_bc .wmscy_next{width:12px; height:21px; background:url(../images/tb_30.png) no-repeat; position:absolute; right:0px; top:50%; margin-top:-10.5px;}
.n_box15_c_bc .wmscy_prev{width:12px; height:21px; background:url(../images/tb_29.png) no-repeat; position:absolute; left:0px; top:50%; margin-top:-10.5px;}


.n_box16{width:100%; padding:110px 0px 150px 0px;}
.n_box16_t{width:100%; line-height:1.8; color:#333; font-size:36px; text-align:center;}
.n_box16_t.active{ color:#fff;}
.n_box16_c{width:100%; padding-top:55px;}
.n_box16_c li{width:22%; margin-right:4%; float:left;}
.n_box16_c li .div{width:100%; height:210px; line-height:210px; text-align:center; color:#fff; font-size:24px; display:inline-block; float:left;}
.n_box16_c li .div:hover{ text-decoration:none; color:#fff;}
.n_box16_c li .div.bg1{ background:url(../images/img26.jpg) center no-repeat; background-size:cover;}
.n_box16_c li .div.bg2{ background:url(../images/img27.jpg) center no-repeat; background-size:cover;}
.n_box16_c li .div.bg3{ background:url(../images/img28.jpg) center no-repeat; background-size:cover;}
.n_box16_c li .div.bg4{ background:url(../images/img29.jpg) center no-repeat; background-size:cover;}

.n_bg7{ background-position: center center; background-repeat:no-repeat; background-size:cover;}
.n_box17{width:100%; padding:180px 0px 140px 0px;}
.n_box17_t{width:100%;}
.n_box17_t li{width:26%; float:left; margin-right:11%;}
.n_box17_t li .div{width:100%; padding:65px 10%; background:url(../images/tb_31.png) right bottom no-repeat; background-color:#fff;}
.n_box17_t li .div_c{width:100%; height:200px; line-height:40px; overflow:hidden; color:#333333; font-size:18px;}

.n_box17_c{width:100%; padding:200px 0px; color:#fff; font-size:24px;}
.n_box17_c_t{width:100%; line-height:1.8; margin-bottom:35px; font-size:36px;}
.n_box17_c_c{width:100%; line-height:2; overflow:hidden;}
.n_box17_c_c img{ max-width:100%;  height:auto !important;}

.n_box18{width:100%; padding:90px 0px 60px 0px;}
.n_box18_t{width:100%; line-height:1.8; text-align:center; color:#333333; font-size:24px;}
.n_box18_c{width:100%; padding-top:40px;}
.n_box18_c li{width:50%; float:left; padding-right:6%; padding-bottom:75px;}
.n_box18_c li .div{width:100%; display:inline-block; overflow:hidden; position:relative; color:#fff; font-size:16px; cursor:pointer;}
.n_box18_c li .div img{width:100%;}
.n_box18_c li .div:hover{ text-decoration:none; color:#fff;}
.n_box18_c li .div:after{width:100%; height:100%; background:url(../images/tb_32.png) repeat; position:absolute; left:0px; top:0px; z-index:1; content:"";filter:alpha(opacity=0);   -moz-opacity:0;   -khtml-opacity:0;   opacity:0;-webkit-transition:all ease-out 0.2s;transition:all ease-out 0.2s;}
.n_box18_c li .div .div_text{width:100%; padding:0px 5%; position:absolute; left:0px; bottom:40px;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; z-index:2;}
.n_box18_c li .div .div_text .div_t{width:100%; padding:10px 0px; line-height:1.5; font-size:24px;}
.n_box18_c li .div .div_text .div_c{width:100%; height:35px; line-height:35px; overflow:hidden;}
.n_box18_c li .div .div_text1{width:100%; padding:0px 5%; position:absolute; left:0px; bottom:-360px;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; z-index:2;}
.n_box18_c li .div .div_text1 .div_t{width:100%; padding:10px 0px; line-height:1.5; font-size:24px;}
.n_box18_c li .div .div_text1 .div_c{width:100%; line-height:1.8;overflow:hidden;}
.n_box18_c li .div:hover .div_text1{ bottom:15px;}
.n_box18_c li .div:hover .div_text{ bottom:-360px;}
.n_box18_c li .div:hover:after{filter:alpha(opacity=100);   -moz-opacity:1;   -khtml-opacity:1;   opacity:1;}

.n_box19{width:100%; padding:120px 0px 75px 0px;}
.n_box19_ul{width:100%; padding:90px 7% 0px 7%;}
.n_box19_ul li{width:50%; float:left; padding:0px 8% 70px 8%; color:#fff; font-size:16px;}
.n_box19_ul li .div_t{width:100%; height:42px; line-height:42px; margin-bottom:26px; overflow:hidden; font-size:24px;}
.n_box19_ul li .div_c{width:100%; height:64px; line-height:32px; overflow:hidden;}



.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);
  }
}



