﻿@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_bg1{ background-color:#1c5fc4;}
.i_bg2{ border-bottom:1px solid #e6e6e6;}


.header{width:100%;  position:relative; height:110px; left:0px; top:0px;z-index:10000;-webkit-transition:all ease-out 0.2s;transition:all ease-out 0.2s; background-color:#fff;}
.header.fixedmenu{ top:-30px; position:fixed;}
.header.fixednav{ position:relative;}
.header.fixednav.fixedmenu{ position:fixed;}

.i_logo_img{width:13%; padding-top:15px;}
.i_logo_img img{}

.i_logo_ul{width:60%; padding-top:10px;}
.i_logo_ul .nav_menu{width:100%; margin:0px; padding:0px;}
.i_logo_ul .nav_menu li{width:14.285%; height:70px; float:left; margin:0px; padding:0px; position:relative;}
.i_logo_ul .nav_menu li .a_nav{width:100%; position:relative; height:70px; line-height:70px; display:inline-block; text-align:center; overflow:hidden; color:#333333; 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:#1c5fc4; text-decoration:none;}
.i_logo_ul .nav_menu li .a_nav:after{content:"";width:0px; height:2px; background-color:#fff; position:absolute; left:50%; bottom:15px;-webkit-transition:all ease-out 0.2s;transition:all ease-out 0.2s;
 margin-left:0px;}
.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:36px; margin-left:-18px;}
.i_logo_ul .nav_menu li dl{width:160px; position:absolute; left:50%; margin-left:-80px; top:100%; background-color:#0064b9; 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:#fff; 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:#117bd5;}

.i_phone{ margin-top:20px; padding-left:65px; background:url(../images/tb_04.png) left center no-repeat; background-size:50px; color:#999999; font-size:14px; line-height:1.3;}
.i_phone .s1{ color:#333333; font-size:24px;}


.i_ss{ margin:30px 20px 0px 20px; width:30px; height:30px; position:relative;}
.i_ss_t{width:30px; height:30px;background:url(../images/tb_01sz.png) center no-repeat; background-color:#e98426;-moz-border-radius: 100%;      /* Gecko browsers */
-webkit-border-radius: 100%;   /* Webkit browsers */
border-radius:100%;            /* W3C syntax */ cursor:pointer;}
.i_ss_c{width:200px; position:absolute; right:0px; top:50px; border-top:1px solid #ccc; display:none;}
.i_ss .i_ss_c .ipt1{width:85%; height:30px; line-height:30px; text-indent:10px; border:0px; font-family:"微软雅黑";color:#333; font-size:14px;}
.i_ss .i_ss_c .ipt2{width:15%; height:30px; line-height:30px; border:0px; background:url(../images/tb_01sz.png) center no-repeat; background-color:#e98426; 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;
}

.i_gwx{ position:relative; padding-right:30px; cursor:pointer;}
.i_gwx_t{ background:url(../images/tb_01.png) left center no-repeat; padding-left:30px;height:30px; line-height:30px; color:#fff; font-size:14px;}
.i_gwx_c{width:136px; height:136px; position:absolute; left:50%; margin-left:-68px; top:100%; padding:12px; z-index:11; display:none;}
.i_gwx_c .img{position: relative;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    padding: 0px;
    background: #fff;}
.i_gwx_c .img img{width:112px; height:112px;}
.i_gwx_c .img:after{content: "";
    display: block;
    width: 0;
    height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 8px solid #fff;
    position: absolute;
    left: 50%;
    top: -8px;
    margin-left: -8%;}


.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:block;}
.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:76px; height:3px; 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: 0px;      /* Gecko browsers */
-webkit-border-radius: 0px;   /* Webkit browsers */
border-radius:0px;            /* W3C syntax */}
.home-pagination .swiper-pagination-bullet-active{width:76px; height:3px; background-color:#fff;filter:alpha(opacity=100);   -moz-opacity:1;   -khtml-opacity: 1;   opacity:1;}
.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:21px; height:40px; background:url(../images/banner_l.png) no-repeat; position:absolute; left:4%; top:50%; margin-top:-20px; background-size:100%;}
.home-swiper .home_next{width:21px; height:40px; background:url(../images/banner_r.png) no-repeat; position:absolute; right:4%; top:50%; margin-top:-20px; background-size:100%;}




/*首页内容部分*/
.ui_div{width:100%;}
.ui_div_center{width:1400px; margin:0px auto;}
.ui_div_con{width:1400px; margin:0px auto;}


/*手机导航*/
/* CSS Document */
.phone_nav{ display:none;}
.phone_nav.fixedmenu{ position:fixed; top:0px; background-color:#fff; left:0px;z-index:100000;-moz-box-shadow:0px 0px 10px #e5e5e5;/*firefox*/  
-webkit-box-shadow:0px 0px 10px #e5e5e5;/*webkit*/  
box-shadow:0px 0px 10px #e5e5e5;/*opera或ie9*/}
.phone_logo{padding:10px 0px;}
.phone_logo .p1 img{width:auto; height:35px;}

@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:#fff;}

/*导航按钮*/
.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:#1c5fc4;
-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:#1c5fc4;
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_01s.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%;}
.i_box1_l{width:40%; height:30px; overflow:hidden;}
.i_box1_l a{width:100%; height:30px; line-height:30px; color:#fff; font-size:14px; display:inline-block; overflow:hidden; float:left;}
.i_box1_l a:hover{ text-decoration:none; color:#fff;}

.i_box2{ padding:85px 0px 90px 0px;}
.i_box2_t{ padding-bottom:50px; text-align:center; color:#000000; font-size:18px; line-height:1.5;}
.i_box2_t .s1{ font-size:30px;}
.i_box2_c{width:100%;}
.i_box2_c dd{width:32%; float:left; float:left;}
.i_box2_c dd:nth-child(1){width:66.5%; margin-right:1.5%;}
.i_box2_c dd .a_img{width:100%; display:inline-block; overflow:hidden; float:left; position:relative;}
.i_box2_c dd .a_img img{width:100%;}
.i_box2_c dd .a_img:after{width:100%; height:100%; background:url(../images/tb_2s.png) bottom repeat-x; position:absolute; left:0px; top:0px; z-index:1; content:"";filter:alpha(opacity=0);   -moz-opacity:0;   -khtml-opacity:0;   opacity:0;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;}
.i_box2_c dd .a_img:hover:after{filter:alpha(opacity=100);   -moz-opacity:1;   -khtml-opacity:1;   opacity:1;}
.i_box2_c dd .a_img .a_text{width:100%; padding:20px 40px; position:absolute; left:0px; bottom:-40px; z-index:2; color:#fff; font-size:18px;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;}
.i_box2_c dd .a_img .a_text_t{width:100%; line-height:1.3; margin-bottom:3px;}
.i_box2_c dd .a_img .a_text_t .s1{ font-size:30px;}
.i_box2_c dd .a_img .a_text_c{width:100%; line-height:1.6; margin-bottom:15px;}
.i_box2_c dd .a_img .a_text_b{ line-height:1.5; color:#fff;filter:alpha(opacity=0);   -moz-opacity:0;   -khtml-opacity:0;   opacity:0;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;}
.i_box2_c dd .a_img:hover .a_text{ bottom:0px;}
.i_box2_c dd .a_img:hover .a_text_b{filter:alpha(opacity=100);   -moz-opacity:1;   -khtml-opacity:1;   opacity:1;}

.i_bg3{ background:url(../images/bg1.jpg) top center no-repeat; background-color:#f4f4f4;}
.i_box3{ padding:120px 0px 65px 0px; color:#fff;}
.i_box3_t{width:100%; padding:10px 0px; line-height:1.3; font-size:48px; font-weight:bold;}
.i_box3_c{width:100%; line-height:1.6; font-size:30px;}
.i_box3_b{ padding:25px 0px 65px 0px;}
.i_box3_b a{ height:40px; line-height:40px; display:inline-block; padding:0px 70px 0px 30px; border:1px solid #fff; background:url(../images/tb_04s.png) right 30px center no-repeat; color:#fff; font-size:16px;-webkit-transition:all ease-out 0.2s;transition:all ease-out 0.2s;}
.i_box3_b a:hover{ text-decoration:none; color:#333; background:url(../images/tb_05.png) right 30px center no-repeat; background-color:#fff;}
.i_box3_con{width:100%; padding:25px 2% 65px 2%; background-color:#fff;}
.i_box3_con_t{width:100%; line-height:63px;}
.i_box3_con_t.activexz{ border-bottom:1px solid #e5e5e5;}
.i_box3_con_t .s1{ color:#000000; font-size:24px;}
.i_box3_con_t .s2{ color:#999999; font-size:16px;}
.i_box3_con_t .s2:hover{ text-decoration:none; color:#0064b9;}
.i_box3_con_c{width:100%; padding-top:18px;}
.i_box3_con_c li{width:24%; float:left; margin-right:1.3%;}
.i_box3_con_c li .div{width:100%; border-bottom:3px solid #e5e5e5; display:inline-block; float:left; color:#666666; font-size:16px;}
.i_box3_con_c li .div:hover{ text-decoration:none; color:#666; border-bottom:3px solid #0064b9;}
.i_box3_con_c li .div .a_img{width:100%; display:inline-block; overflow:hidden;}
.i_box3_con_c li .div .a_img img{width:100%;}
.i_box3_con_c li .div .a_text{width:100%; padding:13px 7.5% 20px 7.5%;}
.i_box3_con_c li .div .a_text .s1{width:100%; height:33px; line-height:33px; overflow:hidden; color:#333333;}
.i_box3_con_c li .div:hover .a_text .s1{ color:#0064b9;}
.i_box3_con_c li .div .a_text .s2{width:100%; height:26px; line-height:26px; overflow:hidden;}

.i_box4{ padding:60px 0px 50px 0px;}
.i_box4_l{width:31%; display:none;}
.i_box4_l_ul{width:100%; padding-top:15px;}
.i_box4_l_ul li{width:100%; float:left;}
.i_box4_l_ul li a{width:100%; height:50px; line-height:50px; overflow:hidden; color:#333333; font-size:16px; display:inline-block; float:left; position:relative; padding-left:20px;}
.i_box4_l_ul li a:hover{ text-decoration:none; color:#0064b9;}
.i_box4_l_ul li a:after{width:4px; height:4px; background-color:#333; position:absolute; left:5px; top:50%; margin-top:-2px; z-index:1; content:"";-moz-border-radius: 100%;      /* Gecko browsers */
-webkit-border-radius: 100%;   /* Webkit browsers */
border-radius:100%;            /* W3C syntax */}
.i_box4_r{/*width:66%;*/width:100%;}
.i_box4_r_div{width:100%; margin-top:37px; padding:0px 60px; position:relative;}

.ny_wmscy_con31{width:100%; overflow:hidden; }
.ny_wmscy_con31 .swiper-slide{width:100%; color:#333333;height: auto;-webkit-box-sizing: border-box;box-sizing: border-box;}
.ny_wmscy_con31 .swiper-slide .div{width:100%; display:inline-block; background-color:#fff; position:relative; color:#333; font-size:16px;}
.ny_wmscy_con31 .swiper-slide .div:hover{ text-decoration:none; color:#0064b9;}
.ny_wmscy_con31 .swiper-slide .div .a_img{width:100%; display:inline-block; overflow:hidden;}
.ny_wmscy_con31 .swiper-slide .div .a_img img{width:100%;}
.ny_wmscy_con31 .swiper-slide .div .a_text{width:100%; height:60px; line-height:23px; text-align:center; overflow:hidden;}

.ny_wmscy_con31.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{ bottom:0px;}
.wmscy-pagination31 .swiper-pagination-bullet{width:12px; height:12px; background-color:transparent;opacity:1; border:1px solid #a5a5a5; position:relative;}
.wmscy-pagination31 .swiper-pagination-bullet-active{}
.wmscy-pagination31 .swiper-pagination-bullet-active:after{width:4px; height:4px; background-color:#a5a5a5; position:absolute; left:50%; top:50%;-moz-border-radius: 100%;      /* Gecko browsers */
-webkit-border-radius: 100%;   /* Webkit browsers */
border-radius:100%;            /* W3C syntax */ margin-left:-2px; margin-top:-2px; content:"";}

.i_box4_r_div .wmscy_next31{width:40px; height:57px; background:url(../images/tb_06s.png) no-repeat; right:0px; top:50%; margin-top:-58.5px; background-size:100%; outline:0;}
.i_box4_r_div .wmscy_prev31{width:40px; height:57px; background:url(../images/tb_5s.png) no-repeat; left:0px; top:50%; margin-top:-58.5px; background-size:100%; outline:0;}

.i_bg4{ background:url(../images/bg2.jpg) bottom center no-repeat; background-size:cover; background-color:#f4f4f4;}
.i_box5{width:100%; padding:65px 0px 100px 0px;}
.i_box5_t{width:100%; position:relative;}
.i_box5_t .s1{ color:#000000; font-size:18px; line-height:1.6;}
.i_box5_t .s1 span{ font-size:30px;}
.i_box5_t .s2{ height:30px; line-height:30px; color:#000000; font-size:16px; position:absolute; right:0px; top:50%; margin-top:-15px; display:inline-block;}
.i_box5_t .s2:hover{ text-decoration:none; color:#0064b9;}
.i_box5_c{width:100%; padding-top:30px;}
.i_box5_c li{width:31%; float:left; margin-right:3.5%;}
.i_box5_c li:nth-child(3){ margin-right:0px;}
.i_box5_c li .div{width:100%; display:inline-block; float:left; background-color:#fff;-moz-box-shadow:0px 0px 10px #e5e5e5;/*firefox*/  
-webkit-box-shadow:0px 0px 10px #e5e5e5;/*webkit*/  
box-shadow:0px 0px 10px #e5e5e5;/*opera或ie9*/ color:#999999; font-size:14px;}
.i_box5_c li .div:hover{ text-decoration:none; color:#999;}
.i_box5_c li .div .a_img{width:100%;/* height:290px;*/ position:relative;  overflow:hidden;}
.i_box5_c li .div .a_img img{width:100%; /*position:absolute; left:0px; top:50%;webkit-transform: translate(0%, -50%);-moz-transform: translate(0%, -50%);transform: translate(0%, -50%);*/}
.i_box5_c li .div .a_text{width:100%; padding:30px 10% 45px 10%;}
.i_box5_c li .div .a_text .s1{width:100%; height:55px; line-height:55px; overflow:hidden;}
.i_box5_c li .div .a_text .s2{width:100%; height:60px; line-height:30px; margin-bottom:20px; color:#333333; font-size:16px; overflow:hidden;}
.i_box5_c li .div:hover .a_text .s2{ color:#0064b9;}
.i_box5_c li .div .a_text .s3{ height:40px; line-height:40px; display:inline-block; padding:0px 60px 0px 20px; border:1px solid #999999; background:url(../images/tb_2z.png) right 15px center no-repeat; color:#999999; font-size:14px;-webkit-transition:all ease-out 0.2s;transition:all ease-out 0.2s;}
.i_box5_c li .div:hover .a_text .s3{ text-decoration:none; color:#0064b9; border:1px solid #0064b9; background:url(../images/tb_03.png) right 15px center no-repeat; }
.i_box5_c li .div1{ width:100%; display:inline-block; float:left; background-color:#fff;-moz-box-shadow:0px 0px 10px #e5e5e5;/*firefox*/  
-webkit-box-shadow:0px 0px 10px #e5e5e5;/*webkit*/  
box-shadow:0px 0px 10px #e5e5e5;/*opera或ie9*/ padding:40px 9% 25px 9%; overflow-y:auto;}

.i_box5_c li .div1::-webkit-scrollbar {
  width: 1px;
  border-radius: 1px;
  height: 1px;
  background: none;
}
.i_box5_c li .div1::-webkit-scrollbar-track {
  border-radius: 1px;
  width: 1px !important;
   background-color:#e5e5e5;
}
.i_box5_c li .div1::-webkit-scrollbar-thumb {
  width: 1px;
  height: 1px;
  border-radius: 1px;
  background-color: #0064b9;
}
.i_box5_c li .div1 .div_c{width:100%;}
.i_box5_c li .div1 .div_c dd{width:100%; float:left; padding-bottom:16px;}
.i_box5_c li .div1 .div_c dd a{width:100%; color:#999999; font-size:14px; float:left;  display:inline-block;}
.i_box5_c li .div1 .div_c dd a:hover{ text-decoration:none; color:#999;}
.i_box5_c li .div1 .div_c dd a .s1{width:100%; height:60px; line-height:30px; overflow:hidden; color:#333333; font-size:16px;}
.i_box5_c li .div1 .div_c dd a:hover .s1{ color:#0064b9;}
.i_box5_c li .div1 .div_c dd a .s2{width:100%; height:43px; line-height:43px; overflow:hidden;}


.i_ff{ background-color:#2e3238;}
.i_links{width:100%; padding-top:22px; border-bottom:1px solid #43474c;}
.i_links_l{width:80%; padding:10px 0px; color:#cccccc; font-size:14px; line-height:33px;}
.i_links_l .s1{ font-weight:bold; font-size:16px;}
.i_links_l a{ color:#cccccc; padding:0px 5px; display:inline-block; height:33px; line-height:33px;}
.i_links_l a:hover{ text-decoration:none; color:#fff;}
.i_links_r{ text-align:right; width:20%;}
.i_links_r a{ margin-left:5px;}
.i_links_r a:hover{ text-decoration:none;}
.i_links_r a.a1{ position:relative;}
.i_links_r a.a1 .img1{width:200px; height:200px; position:absolute; left:-45px;top:32px; display:none;}
.i_links_r a.a1:hover .img1{ display:block;}

.i_footer{width:100%; padding:55px 0px 35px 0px;}
.i_footer_l{width:71%; border-right:1px solid #43474c;}
.i_footer_l li{width:16.66%; float:left;}
.i_footer_l li .a1,.i_footer_r li .a1:hover{width:100%; height:30px; line-height:30px; overflow:hidden; margin-bottom:10px; font-size:16px; color:#fff; font-weight:bold; float:left; display:inline-block;}
.i_footer_l li .a2{width:100%; height:26px; line-height:26px; overflow:hidden;  font-size:14px; color:#b6b6b6; float:left; display:inline-block;}
.i_footer_l li .a2:hover{ text-decoration:none; color:#fff;}


.i_footer_r{width:23.35%; color:#b6b6b6; font-size:14px; line-height:1.6;}
.i_footer_r .s1{ font-size:36px; color:#fff;}
.i_footer_r .s2{ padding:0px 20px 0px 30px; height:26px; display:inline-block; margin:10px 0px; line-height:26px; color:#fff; font-size:14px; background:url(../images/tb_2.png) left 10px center no-repeat; background-color:#2d9ed3;
-moz-border-radius:2px;      /* Gecko browsers */
-webkit-border-radius: 2px;   /* Webkit browsers */
border-radius:2px;            /* W3C syntax */}
.i_footer_r .s2:hover{ text-decoration:none; color:#fff;}
.i_footer_r img{ max-width:100%; height:auto !important; margin-top:5px;}

.i_fbg1{ background-color:#26292e;}
.i_footer_b{width:100%; padding:10px 0px; color:#b6b6b6; font-size:14px; line-height:1.6; text-align:center;}
.i_footer_b a{ color:#fff;}
.i_footer_b a:hover{ text-decoration:none; color:#0064b9;}

.wx_top{filter:alpha(opacity=0);   -moz-opacity:0;   -khtml-opacity: 0;   opacity: 0;}
.wx_top.activshow{filter:alpha(opacity=100);   -moz-opacity:1;   -khtml-opacity:1;   opacity:1;}


.n_pf{width:80px; position:fixed; right:0px; top:50%; z-index:111;webkit-transform: translate(0%, -50%);-moz-transform: translate(0%, -50%);transform: translate(0%, -50%);}
.n_pf_ul{width:80px; background:url(../images/tb_48.png) repeat;-moz-border-radius: 5px;      /* Gecko browsers */
-webkit-border-radius: 5px;   /* Webkit browsers */
border-radius:5px;            /* W3C syntax */-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_pf_ul li{width:100%; border-bottom:1px solid #f2f4f4; position:relative;}
.n_pf_ul li .div{width:100%; float:left; display:inline-block; padding:20px 0px 10px 0px; color:#666666; font-size:14px;}
.n_pf_ul li:hover .div{ color:#666; background-color:#fff;}
.n_pf_ul li .div .a_img{width:100%; text-align:center;}
.n_pf_ul li .div .a_text{width:100%; height:40px; line-height:40px; overflow:hidden; text-align:center;}
.n_pf_ul li .div_text{width:150px; padding:10px; background-color:#fff; position:absolute; right:80px; top:0px; display:none;}
.n_pf_ul li .div_text img{width:100%;}
.n_pf_ul li:hover .div_text{ display:block;}
.n_pf_ul_b{width:100%; text-align:center; padding-top:47px;}


.n_banner{width:100%; overflow:hidden; background-position:center center; background-repeat:no-repeat; background-size:cover; position:relative;}
.n_banner img{width:100%;}
.n_banner .n_banner_text{width:100%; position:absolute; left:0px; bottom:30%; z-index:1; color:#fff; font-size:24px; line-height:1.6;text-transform:uppercase;}
.n_banner .n_banner_text .s1{ font-size:48px;}



.pc_amenu{width:100%; position:absolute; left:0px; bottom:0px; background:url(../images/tb_015.png) repeat;}
.a_menu{width:100%; margin:0px; padding:0px; height:50px; overflow:hidden; position:relative; z-index:1; text-align:center;}
.a_menu .a_menu_a{ padding:0px; margin:0px; padding:0px 25px; margin:0px 5px; height:50px; -webkit-transition:all ease-out 0.2s;transition:all ease-out 0.2s; display:inline-block; overflow:hidden; text-align:center; line-height:50px; color:#222222; font-size:16px; position:relative;}
.a_menu .a_menu_a:hover,.a_menu .a_menu_a.activetm1{ color:#fff; background-color:#1c5fc4; 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_box1{width:100%; padding:80px 0px 85px 0px;}
.n_box1_t{width:100%; padding-bottom:13px; position:relative; text-align:center; line-height:1.2; color:#999999; font-size:36px;}
.n_box1_t .s1{ color:#222222; font-size:24px;}
.n_box1_t:after{width:40px; height:2px; background-color:#dadada; position:absolute; left:50%; bottom:0px;  margin-left:-20px; content:"";}
.n_box1_c{width:100%; padding:50px 7% 0px 7%;}
.n_box1_c_t{width:100%; padding-bottom:70px; line-height:2; overflow:hidden; color:#333333; font-size:16px; text-align:center;}
.n_box1_c_t img{ max-width:100%; height:auto !important;}
.n_box1_c_c{width:100%;}
.n_box1_c_c .a_img{width:49%; display:inline-block; overflow:hidden; margin-right:1%; float:left;}
.n_box1_c_c .a_img img{width:100%;}

.n_bg1{width:100%; background:url(../images/bg3.jpg) top center no-repeat; background-color:#f5f5f5;}
.n_box2{width:100%; padding:30px 0px 15px 0px;}
.n_box2_t{width:100%; padding:70px 0px 90px 0px; position:relative;}
.n_box2_t .a_img{width:12%; height:100%; position:absolute; right:2%; top:0px; z-index:1;}
.n_box2_t .a_img img{width:auto; height:100%;}
.n_box2_tc{width:100%; padding-top:75px; text-align:center; color:#fff; line-height:2; font-size:16px; background:url(../images/tb_012.png) top center no-repeat; cursor:pointer;}
.n_box2_tc .s1{ font-size:30px;}
.n_box2_c{width:100%; padding:75px 5% 65px 5%; background-color:#fff;}
.n_box2_c_t{width:100%; background:url(../images/img12.jpg) bottom repeat-x; position:relative;}
.n_box2_c_t.activet{ position:absolute; left:0px; top:0px; background:none;}
.n_box2_c_t:after{width:40px; height:40px; background:url(../images/img13.jpg) no-repeat; position:absolute; right:0px; top:50%; margin-top:-20px; content:"";}
.n_box2_c_t.activet:after{ background:none;}
.n_box2_c_t.activezz{ background:url(../images/tb_016.png) top repeat-x;}
.n_box2_c_t.activezz:after{ top:7px; margin-top:0px;}
.n_box2_c_t.activezz .s1{ font-size:36px; line-height:1.1;}
.n_box2_c_t.activezz .s1 span{ font-size:24px; color:#222222;}

.n_box2_c_t .s1{ padding-right:30px; background-color:#fff; padding-bottom:15px; display:inline-block; line-height:1.6; color:#999999; font-size:30px; position:relative;}
.n_box2_c_t .s1:after{width:40px; height:2px; background-color:#dadada; position:absolute; left:0px; bottom:0px; content:"";}
.n_box2_c_t .s1 span{ color:#1c5fc4;}
.n_box2_c_c{width:100%; padding:28px 0px 75px 0px; line-height:1.8; color:#333333; font-size:16px;}
.n_box2_c_c img{ max-width:100%; height:auto !important;}
.n_box2_c_b{width:100%; padding:0px 45px; position:relative;}

.ny_wmscy_con3{width:100%; overflow:hidden; }
.ny_wmscy_con3 .swiper-slide{width:100%; color:#333333;height: auto;-webkit-box-sizing: border-box;box-sizing: border-box;}
.ny_wmscy_con3 .swiper-slide .div{width:100%; display:inline-block; position:relative; color:#0c0407; font-size:16px;}
.ny_wmscy_con3 .swiper-slide .div:hover{ text-decoration:none; color:#0064b9;}
.ny_wmscy_con3 .swiper-slide .div .a_img{width:100%; display:inline-block; overflow:hidden; border:5px solid #b29774;}
.ny_wmscy_con3 .swiper-slide .div .a_img img{width:100%;}
.ny_wmscy_con3 .swiper-slide .div .a_text{width:100%; height:90px; line-height:90px; text-align:center; overflow:hidden; display:none;}

.ny_wmscy_con3.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{ bottom:0px;}
.wmscy-pagination3 .swiper-pagination-bullet{width:12px; height:12px; background-color:transparent;opacity:1; border:1px solid #a5a5a5; position:relative;}
.wmscy-pagination3 .swiper-pagination-bullet-active{}
.wmscy-pagination3 .swiper-pagination-bullet-active:after{width:4px; height:4px; background-color:#a5a5a5; position:absolute; left:50%; top:50%;-moz-border-radius: 100%;      /* Gecko browsers */
-webkit-border-radius: 100%;   /* Webkit browsers */
border-radius:100%;            /* W3C syntax */ margin-left:-2px; margin-top:-2px; content:"";}

.n_box2_c_b .wmscy_next3{width:28px; height:55px; background:url(../images/tb_014.png) no-repeat; right:-35px; top:50%; margin-top:-72.5px; background-size:100%; outline:0;}
.n_box2_c_b .wmscy_prev3{width:28px; height:55px; background:url(../images/tb_013.png) no-repeat; left:-35px; top:50%; margin-top:-72.5px; background-size:100%; outline: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;}

.n_box3{width:100%; padding:85px 0px 40px 0px;}
.n_bg2{ background-color:#f2f3f4;}
.n_box3_c{width:100%; padding:3% 0px;}
.n_box3_ul{width:100%;}
.n_box3_ul li{width:23.5%; margin-right:2%; float:left; padding-bottom:2%;}
.n_box3_ul li .div{width:100%; display:inline-block; overflow:hidden; float:left; color:#0c0407; font-size:16px; padding:15px; background-color:#fff;}
.n_box3_ul li .div:hover{ text-decoration:none; color:#0064b9;}
.n_box3_ul li .div .a_img{width:100%; display:inline-block; overflow:hidden;}
.n_box3_ul li .div .a_img img{width:100%;}
.n_box3_ul li .div .a_text{width:100%; height:70px; line-height:70px; text-align:center; overflow:hidden; display:none;}
.n_box4{width:100%;}
.n_box4 li{width:49.5%; float:left; margin-right:1%; padding-bottom:1%;}
.n_box4 li .div{width:100%; background-color:#fff; float:left; display:inline-block; padding:35px 45px; color:#999999; font-size:16px;
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;}
.n_box4 li .div:hover{ text-decoration:none; color:#999;-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_box4 li .div .s1{width:100%; height:64px; line-height:32px; color:#222222; font-size:18px; margin-bottom:15px; overflow:hidden;}
.n_box4 li .div:hover .s1{ color:#0064b9;}
.n_box4 li .div .s2{width:100%; height:32px; line-height:32px; overflow:hidden;}

.a_mtbd_dpages{width:100%; text-align:center; padding:30px 0% 0px 0%;  font-size:16px; }
.a_mtbd_dpages a,.a_mtbd_dpages span{ padding:0px 15px; height:35px; margin-bottom:5px; line-height:35px; text-align:center; background-color:#fff;color:#666666; display:inline-block;-webkit-transition:all ease-out 0.2s;transition:all ease-out 0.2s;-moz-border-radius:2px;      /* Gecko browsers */
-webkit-border-radius: 2px;   /* Webkit browsers */
border-radius:2px;            /* W3C syntax */}
.a_mtbd_dpages a:hover,.a_mtbd_dpages a.activepages,.a_mtbd_dpages span{ color:#fff; text-decoration:none; background-color:#1c5fc4;}

.n_box4_c{width:100%; background-color:#fff; padding:80px 8%; color:#333; font-size:14px; line-height:2; overflow:hidden;}
.n_box4_c img{ max-width:100%; height:auto !important;}

.n_box4_b{width:100%; padding-top:20px; line-height:2; overflow:hidden; color:#222222; font-size:16px;}
.n_box4_b img{ max-width:100%; height:auto !important;}


.n_box5_ul{width:100%;}
.n_box5_ul li{width:100%; float:left; padding-bottom:20px;}
.n_box5_ul li .div{width:100%; display:inline-block; overflow:hidden; float:left; background-color:#fff; padding:45px 4%; color:#333333; font-size:17px;-webkit-transition:all ease-out 0.2s;transition:all ease-out 0.2s;}
.n_box5_ul li .div:hover{ text-decoration:none; color:#333;-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_box5_ul li .div .a_img{width:23.4%;}
.n_box5_ul li .div .a_img img{width:100%; height:auto !important;}
.n_box5_ul li .div .a_img_r{width:72%; padding-top:15px;}
.n_box5_ul li .div .a_img_r .div_t{width:100%; margin-bottom:15px; height:60px; line-height:60px; overflow:hidden; background:url(../images/tb_39.png) center repeat-x;}
.n_box5_ul li .div .a_img_r .div_t .s1{ padding-right:60px; background-color:#fff; display:inline-block; color:#1c5fc4; font-size:30px; height:60px; line-height:60px;} 
.n_box5_ul li .div .a_img_r .div_t1{ margin-bottom:25px; line-height:1.7; font-size:24px;}
.n_box5_ul li .div .a_img_r .div_c{width:100%; line-height:1.8; overflow:hidden; text-align:justify;}

.n_box5{width:100%;}
.n_box5 li{width:24%; float:left; margin-right:1.3%; padding-bottom:2%;border-radius: 10px 10px 10px 10px;}
.n_box5 li .div{width:100%; border-bottom:3px solid #e5e5e5; display:inline-block; background-color:#fff; float:left; color:#666666; font-size:16px;border-radius: 10px;}
.n_box5 li .div:hover{ text-decoration:none; color:#666; border-bottom:3px solid #0064b9;}
.n_box5 li .div .a_img{width:100%; display:inline-block; overflow:hidden;border-radius: 10px 10px 0px 0px;}
.n_box5 li .div .a_img img{width:100%;}
.n_box5 li .div .a_text{width:100%; padding:13px 7.5% 20px 7.5%;}
.n_box5 li .div .a_text .s1{width:100%; height:33px; line-height:33px; overflow:hidden; color:#333333; text-align:center;}
.n_box5 li .div:hover .a_text .s1{ color:#0064b9;}
.n_box5 li .div .a_text .s2{width:100%; height:26px; line-height:26px; overflow:hidden; display:none;}

.n_box6{width:100%; padding:60px 7%; background-color:#fff;}
.n_box6_t{width:100%; padding:5px 0px; line-height:1.5; text-align:center; color:#333333; font-size:36px;}
.n_box6_t1{width:100%; text-align:center; padding:10px 0px 15px 0px; line-height:1.5; color:#666666; font-size:16px; border-bottom:1px solid #e5e5e5;}
.n_box6_c{width:100%; padding:50px 0px; line-height:2; overflow:hidden; color:#333333; font-size:16px;}
.n_box6_c img{ max-width:100%; height:auto !important;}
.n_box6_c video{ max-width:50%; height:auto !important;}
.n_box6_b{width:100%; padding-top:25px; border-top:1px solid #e5e5e5; line-height:2; position:relative;}
.n_box6_b a{width:100%; color:#666666; font-size:16px;}
.n_box6_b a:hover{ text-decoration:none; color:#0064b9;}
.n_box6_b .fxshare{width:140px; height:30px; position:absolute; right:0px; top:50%;}
.n_box6_b .fxshare .bdsharebuttonbox{width:100%; float:left;}
.n_box6_b .fxshare .bdsharebuttonbox a{width:auto !important;}

.n_box7{ width:100%; line-height:1.5; text-align:center; color:#222222; font-size:30px;}
.n_box7_c{width:100%; background-color:#fff; padding:35px;}
.n_box7_c_l{width:45.5%;}
.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 img{width:100%;max-height: 340px;}

.home-pagination1 .swiper-pagination-bullet{width:76px; height:3px; 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: 0px;      /* Gecko browsers */
-webkit-border-radius: 0px;   /* Webkit browsers */
border-radius:0px;            /* W3C syntax */}
.home-pagination1 .swiper-pagination-bullet-active{width:76px; height:3px; background-color:#fff;filter:alpha(opacity=100);   -moz-opacity:1;   -khtml-opacity: 1;   opacity:1;}
.home-swiper1.swiper-container-horizontal>.home-pagination1.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{ width:100%; text-align:center; bottom:40px; }

.home-swiper1 .home_prev1{width:42px; height:42px; background:url(../images/tb_41.png) no-repeat; position:absolute; left:0%; top:50%; margin-top:-21px; background-size:100%;}
.home-swiper1 .home_prev1:hover{ background:url(../images/tb_41s.png) no-repeat;}
.home-swiper1 .home_next1{width:42px; height:42px; background:url(../images/tb_40.png) no-repeat; position:absolute; right:0%; top:50%; margin-top:-21px; background-size:100%;}
.home-swiper1 .home_next1:hover{ background:url(../images/tb_40s.png) no-repeat;}

.n_box7_c_r{width:52%;}
.n_box7_c_r li{width:100%; padding:17px 0px; float:left; border-bottom:1px solid #f5f5f5;}
.n_box7_c_r li .div{width:100%; display:inline-block; overflow:hidden; float:left; color:#b5b5b5; font-size:16px;}
.n_box7_c_r li .div:hover{ text-decoration:none; color:#b5b5b5;}
.n_box7_c_r li .div .a_img{width:23.25%; display:inline-block; overflow:hidden;}
.n_box7_c_r li .div .a_img img{width:100%;}
.n_box7_c_r li .div .a_img_r{width:72.5%;}
.n_box7_c_r li .div .a_img_r .s1{width:100%; height:25px; line-height:25px; overflow:hidden;}
.n_box7_c_r li .div .a_img_r .s2{width:100%; height:60px; line-height:30px; overflow:hidden; color:#333333;}
.n_box7_c_r li .div:hover .a_img_r .s2{ color:#0064b9;}
.n_box7_c_r li:nth-child(1){ padding-top:0px;}
.n_box7_c_r li:nth-child(3){ padding-bottom:0px; border-bottom:0px;}
.n_box7_c1{width:100%;}
.n_box7_c1_l{width:79%;}
.n_box7_c1_l_t{width:100%;}
.n_box7_c1_l_t_l{width:70%;}
.n_box7_c1_l_t_l a{ height:100px; line-height:100px; margin-right:50px; color:#222222; font-size:22px; float:left;}
.n_box7_c1_l_t_l a:hover,.n_box7_c1_l_t_l a.activeleft{ color:#0064b9; text-decoration:none;}
.n_box7_c1_l_t_r{width:20%; text-align:right;}
.n_box7_c1_l_t_r a{ height:100px; line-height:100px; color:#333333; font-size:16px; display:none;}
.n_box7_c1_l_t_r a:hover{ text-decoration:none; color:#0064b9;}
.n_box7_c1_l_c{width:100%;}
.n_box7_c1_l_c_ul{width:100%; display:none;}
.n_box7_c1_l_c_ul li{width:100%; float:left; padding-bottom:20px;}
.n_box7_c1_l_c_ul li .div{width:100%; display:inline-block; overflow:hidden; float:left; background-color:#fff; color:#666666; font-size:16px;}
.n_box7_c1_l_c_ul li .div .a_img{width:27%; display:inline-block; overflow:hidden;}
.n_box7_c1_l_c_ul li .div .a_img img{width:100%;min-height: 200px;}
.n_box7_c1_l_c_ul li .div .a_img_r{width:73%; padding:20px 3% 0px 3%;}
.n_box7_c1_l_c_ul li .div .a_img_r_l{width:81%;}
.n_box7_c1_l_c_ul li .div .a_img_r_l_t{width:100%; height:40px; line-height:40px; overflow:hidden; color:#222222; font-weight:bold;-webkit-transition:all ease-out 0.2s;transition:all ease-out 0.2s;}
.n_box7_c1_l_c_ul li .div:hover .a_img_r_l_t{ color:#1c5fc4;}
.n_box7_c1_l_c_ul li .div .a_img_r_l_c{width:100%; height:70px; line-height:30px; overflow:hidden; margin-bottom:10px; text-align:justify;}
.n_box7_c1_l_c_ul li .div .a_img_r_l_b{ padding:0px 40px; height:35px; line-height:35px; color:#999999; display:inline-block; border:1px solid #eeeeee;-webkit-transition:all ease-out 0.2s;transition:all ease-out 0.2s; font-size:14px; margin-bottom:20px}
.n_box7_c1_l_c_ul li .div:hover .a_img_r_l_b{ border:1px solid #1c5fc4; background-color:#1c5fc4; color:#fff;}
.n_box7_c1_l_c_ul li .div .a_img_r_r{width:13%; margin-top:10px; border:1px solid #dcdcdc; padding:10px 5px 5px 5px;}
.n_box7_c1_l_c_ul li .div .a_img_r_r .s1{width:100%; padding:10px 0px; line-height:1.7; text-align:center; position:relative; color:#222222; font-size:30px;}
.n_box7_c1_l_c_ul li .div .a_img_r_r .s1:after{width:30px; height:2px; background-color:#dcdcdc; position:absolute; left:50%; bottom:0px; margin-left:-15px; content:"";}
.n_box7_c1_l_c_ul li .div .a_img_r_r .s2{width:100%; padding:10px 0px; line-height:1.7; text-align:center; color:#666666; font-size:14px;}
.n_box7_c1_l_c_ul li .div:hover .a_img_r_r{ border:1px solid #1c5fc4;}
.n_box7_c1_l_c_ul li .div:hover .a_img_r_r .s1{ color:#1c5fc4;}
.n_box7_c1_l_c_ul li .div:hover .a_img_r_r .s1:after{ background-color:#1c5fc4;}
.n_box7_c1_l_c_ul li .div:hover .a_img_r_r .s2{ color:#1c5fc4;}

.n_box7_c1_r{width:19.5%;}
.n_box7_c1_r_t{width:100%;}
.n_box7_c1_r_t .s1{ height:100px; line-height:100px;color:#222222; font-size:22px;}
/*.n_box7_c1_r_t .s2{height:100px; line-height:100px; color:#333333; font-size:16px;}
.n_box7_c1_r_t .s2:hover{ text-decoration:none; color:#0064b9;}*/
.n_box7_c1_r_c{width:100%; padding:10px 15px 25px 15px; background-color:#fff;}
.n_box7_c1_r_c_ul{width:100%;}
.n_box7_c1_r_c_ul li{width:100%; float:left; border-bottom:1px solid #eeeff4; padding:25px 0px 15px 0px;}
.n_box7_c1_r_c_ul li .div{width:100%; display:inline-block; overflow:hidden; float:left; color:#666666; font-size:14px;}
.n_box7_c1_r_c_ul li .div:hover{ text-decoration:none; color:#1c5fc4;}
.n_box7_c1_r_c_ul li .div .s1{width:100%; line-height:1.5; color:#222222; margin-bottom:10px; font-size:16px;}
.n_box7_c1_r_c_ul li .div:hover .s1{ color:#1c5fc4;}
.n_box7_c1_r_c_ul li .div .s2{width:100%; line-height:1.5;}
.n_box7_c1_r_c_b{width:100%; height:40px; line-height:40px; text-align:center; color:#333333; font-size:16px; display:inline-block; background-color:#eeeff4;}
.n_box7_c1_r_c_b:hover{ text-decoration:none; color:#fff; background-color:#1c5fc4;}


.n_box9{width:100%;}
.n_box9 li{width:100%; float:left; padding-bottom:20px;}
.n_box9 li .div{width:100%; display:inline-block; overflow:hidden; float:left; background-color:#fff; color:#666666; font-size:17px;}
.n_box9 li .div .a_img{width:24%; display:inline-block; overflow:hidden;}
.n_box9 li .div .a_img img{width:100%;}
.n_box9 li .div .a_img_r{width:76%; padding:38px 2.9% 0px 2.5%;}
.n_box9 li .div .a_img_r_l{width:77.4%;}
.n_box9 li .div .a_img_r_l_t{width:100%; padding:8px 0px; line-height:1.5; color:#222222; font-weight:bold;-webkit-transition:all ease-out 0.2s;transition:all ease-out 0.2s;}
.n_box9 li .div:hover .a_img_r_l_t{ color:#1c5fc4;}
.n_box9 li .div .a_img_r_l_c{width:100%; height:90px; line-height:30px; overflow:hidden; margin-bottom:10px; text-align:justify;}
.n_box9 li .div .a_img_r_l_b{ padding:0px 40px; height:40px; line-height:40px; color:#999999; display:inline-block; border:1px solid #eeeeee;-webkit-transition:all ease-out 0.2s;transition:all ease-out 0.2s;}
.n_box9 li .div:hover .a_img_r_l_b{ border:1px solid #1c5fc4; background-color:#1c5fc4; color:#fff;}
.n_box9 li .div .a_img_r_r{width:9%; margin-top:25px; border:1px solid #dcdcdc; padding:10px 5px 5px 5px;}
.n_box9 li .div .a_img_r_r .s1{width:100%; padding:10px 0px; line-height:1.7; text-align:center; position:relative; color:#222222; font-size:30px;}
.n_box9 li .div .a_img_r_r .s1:after{width:30px; height:2px; background-color:#dcdcdc; position:absolute; left:50%; bottom:0px; margin-left:-15px; content:"";}
.n_box9 li .div .a_img_r_r .s2{width:100%; padding:10px 0px; line-height:1.7; text-align:center; color:#666666; font-size:14px;}
.n_box9 li .div:hover .a_img_r_r{ border:1px solid #1c5fc4;}
.n_box9 li .div:hover .a_img_r_r .s1{ color:#1c5fc4;}
.n_box9 li .div:hover .a_img_r_r .s1:after{ background-color:#1c5fc4;}
.n_box9 li .div:hover .a_img_r_r .s2{ color:#1c5fc4;}


.n_box18_ul{width:100%;}
.n_box18_ul li{width:32%; float:left; margin-right:2%;}
.n_box18_ul li .div{width:100%; padding:55px 10%; background-color:#fff; min-height:400px; position:relative; cursor:pointer;}
.n_box18_ul li .div:after{width:0px;  height:8px; background-color:#1c5fc4; position:absolute; left:0px; bottom:0px; content:"";
-webkit-transition:all ease-out 0.2s;transition:all ease-out 0.2s;}
.n_box18_ul li .div:hover:after{width:100%;}
.n_box18_ul li .div_t{width:100%; padding-top:68px; line-height:1.4; color:#000000; font-size:18px;}
.n_box18_ul li .div_t .s1{ font-size:26px; color:#1c5fc4;}
.n_box18_ul li .div_t.bg1{ background:url(../images/tb_015a.png) top left no-repeat;}
.n_box18_ul li .div_t.bg2{ background:url(../images/tb_016a.png) top left no-repeat;}
.n_box18_ul li .div_t.bg3{ background:url(../images/tb_017a.png) top left no-repeat;}
.n_box18_ul li .div_c{width:100%; padding-top:10px;}
.n_box18_ul li .div_c .s1{ margin-right:15px; padding-top:10px; display:inline-block;}
.n_box18_ul li .div_c .s1 img{ border:1px solid #cbcbcb;}
.n_box18_ul li .div_c1{width:100%; padding-top:20px; line-height:1.2; color:#1c5fc4; font-size:36px; font-weight:bold;}
.n_box18_ul li .div_c2{width:100%; line-height:1.7; padding-top:20px; color:#000000; font-size:17px;}



.i_sectionbox4{width:100%;position:relative; background-color:#f1f2f3; height:670px;}
.i_sectionbox4_l{width:50%; height:100%; position:relative; overflow:hidden;}
.i_sectionbox4_l #allmap{width:100%; height:670px;}



.i_sectionbox4_r{width:50%; height:100%; background:url(../images/bg4.jpg) center center no-repeat; background-size:cover; padding:0% 12% 0px 12%; overflow:hidden; display:table;}
.i_sectionbox4_rs{vertical-align: middle;
    display: table-cell;}
.i_sectionbox4_r.activelx{ background:none;}
.i_sectionbox4_r_t{width:100%; padding-bottom:25px; color:#fff; font-size:16px; line-height:1.6; text-align:center;}
.i_sectionbox4_r_t .s1{ font-size:36px;}
.i_sectionbox4_r_t.activejy{ text-align:center;}
.i_sectionbox4_r_c{width:100%;}
.i_sectionbox4_r_c table tr td{width:100%; padding:9px 0px; color:#fff; font-size:16px;}
.i_sectionbox4_r_c .ipt1{width:100%; height:48px; line-height:48px; padding-left:43px; color:#333; font-size:16px; border:0px; font-family:"微软雅黑";}
.i_sectionbox4_r_c .ipt1.bg1{ background:url(../images/tb_54.png) left 18px center no-repeat; background-color:#fff;}
.i_sectionbox4_r_c .ipt1.bg2{ background:url(../images/tb_55.png) left 18px center no-repeat;background-color:#fff;}
.i_sectionbox4_r_c .ipt2{width:100%; height:126px; padding:8px 43px 14px 43px; border:1px solid rgb(255,255,255,0.2); color:#000; font-size:16px;font-family:"微软雅黑";}
.i_sectionbox4_r_c .ipt2.bg3{ background:url(../images/tb_56.png) left 18px top 14px no-repeat;background-color:#fff;}
.i_sectionbox4_r_c .ipt1:-moz-placeholder,.i_sectionbox4_r_c .ipt2:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #999999;  
}

.i_sectionbox4_r_c .ipt1::-moz-placeholder,.i_sectionbox4_r_c .ipt2::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #999999;
}

.i_sectionbox4_r_c .ipt1:-ms-input-placeholder,
.i_sectionbox4_r_c .ipt2:-ms-input-placeholder {
    color: #999999;
}

.i_sectionbox4_r_c .ipt1::-webkit-input-placeholder,
.i_sectionbox4_r_c .ipt2::-webkit-input-placeholder {
    color: #999999;
}
.i_sectionbox4_r_c .div{width:100%; height:40px; line-height:40px;}
.i_sectionbox4_r_c .ipt3{width:100%; height:48px; line-height:48px; color:#fff; font-size:18px; text-align:center; background-color:#cb2c2c; cursor:pointer;border:0px; font-family:"微软雅黑";}



.a_careers_t{width:100%; padding:3%; background-color:#fff; margin-bottom:20px;}
.a_careers_t_s1{width:100%; color:#000000; line-height:1.8; font-size:16px; text-align:left;}
.a_careers_t_s1 span{ font-size:24px;}
.a_careers_t_s1 a,.a_careers_t_s1 a:hover{ color:#e5322b;}
.a_careers_t_s2{width:100%; padding-top:20px;}
.a_careers_t_s2l{width:20%;}
.a_careers_t_s22{width:100%;}
.a_careers_t_s22 li{width:100%; float:left;}
.a_careers_t_s22 li .ipt1{width:96%; border:1px solid #ababab; height:40px; line-height:40px; text-indent:15px; color:#666666; font-size:16px; font-family:"微软雅黑";}
.a_careers_t_s2r{width:31%; border:1px solid #ababab; }
.a_careers_t_s2r .ipt2{width:73%;height:38px; line-height:38px; border:0px;text-indent:15px; color:#666666; font-size:16px; font-family:"微软雅黑";}
.a_careers_t_s2r .ipt3{width:27%; height:38px; line-height:38px; background-color:#1c5fc4; color:#fff; border:0px; text-align:center;font-size:16px; font-family:"微软雅黑";}
.a_careers_c{width:100%; background-color:#fff;}
.a_careers_c dt{width:100%; float:left; height:60px; font-weight:normal; line-height:60px; background-color:#0e52b8; color:#fff; font-size:18px;}
.a_careers_c dt .s1{width:37.5%; padding-left:5%;}
.a_careers_c dt .s2{width:30.4%; text-align:center;}
.a_careers_c dt .s4{width:31.3%; text-align:center;}
.a_careers_c dd{width:100%; float:left; background-color:#fff; border-bottom:1px solid #edeae9;}
.a_careers_c dd .div{width:100%; height:59px; line-height:59px; cursor:pointer; color:#000000; font-size:16px; background:url(../images/ee.png) right 25px center no-repeat;}
.a_careers_c dd .div.activeds{ background:url(../images/ee1.png) right 25px center no-repeat; background-color:#1c5fc4; color:#fff; border-bottom:1px solid #1c5fc4;}
.a_careers_c dd .div .s1{width:37.5%; padding-left:5%;}
.a_careers_c dd .div .s2{width:30.4%; text-align:center;}
.a_careers_c dd .div .s4{width:31.3%; text-align:center;}
.a_careers_c dd .div_l{width:100%; background-color:#fff; border:1px solid #1c5fc4; padding:3% 5%; color:#333333; font-size:16px; line-height:1.8; overflow:hidden; display:none ; text-align:left;}
.a_careers_c dd .div_l img{ max-width:100%;}
.a_careers_c dd .div_l span{ font-weight:bold;}

.n_box8{width:100%;}
.n_box8 li{width:100%; float:left; padding-bottom:60px;}
.n_box8 li .div{width:100%; float:left; background-color:#fff; color:#222222; font-size:15px; display:inline-block;}
.n_box8 li .div:hover{ text-decoration:none; color:#222;}
.n_box8 li .div .a_img{width:48.5%; display:inline-block; overflow:hidden; float:left;}
.n_box8 li .div .a_img img{width:100%;}
.n_box8 li .div .a_img_r{width:51.5%; padding:45px 3.5% 0px 3.5%; float:left;}
.n_box8 li .div .a_img_r .s1{width:100%; color:#222222; font-size:24px; line-height:1.6;}
.n_box8 li .div .a_img_r .s2{width:100%; padding:15px 0px; line-height:1.4; font-size:24px; font-weight:bold;}
.n_box8 li .div .a_img_r .s3{width:100%; line-height:27px; overflow:hidden; margin-bottom:15px; height:108px;}
.n_box8 li .div .a_img_r .s4{ height:40px; line-height:40px; padding:0px 27px; display:inline-block; border:1px solid #bfbfbf; color:#222222; font-size:16px;}
.n_box8 li .div:hover .a_img_r .s4{ border:1px solid #1c5fc4; background-color:#1c5fc4; color:#fff; text-decoration:none;}
.n_box8 li .div:hover .a_img_r .s2{ color:#1c5fc4;}
.n_box8 li.activetwo .div .a_img{ float:right;}
.n_box8 li.activetwo .div .a_img_r{ float:left;}

.n_box8_c{width:100%; padding:40px 4%; background-color:#fff;}
.n_box8_c_t{width:100%; line-height:1.5; color:#222222; font-size:24px;}
.n_box8_c_t1{width:100%; line-height:1.5; color:#222; font-size:24px; font-weight:bold;}
.n_box8_c_c{width:100%; padding:10px 0px 30px 0px; line-height:1.7; overflow:hidden; color:#222222; font-size:16px;}
.n_box8_c_c img{ max-width:100%; height:auto !important;}
.n_box8_c_b{width:100%;}
.n_box8_c_b a{ text-decoration:none; width:225px; height:60px; line-height:60px; float:left; display:inline-block; overflow:hidden; text-align:center;-moz-border-radius: 10px;      /* Gecko browsers */
-webkit-border-radius: 10px;   /* Webkit browsers */
border-radius:10px;            /* W3C syntax */ background-color:#1c5fc4; color:#fff; font-size:24px; margin-right:50px;}
.n_box8_c_b a:hover{ text-decoration:none; background-color:#114eaa;}
.n_box8_c_b a.a1{ background-color:#2d9ed3;}
.n_box8_c_b a.a1:hover{ background-color:#2187b7;}

.n_box10{width:100%; color:#222222; font-size:24px; line-height:1.8;}
.n_box10 .s1{ color:#222222; font-size:36px; font-weight:bold;}
.n_box10_t{width:100%;}
.n_box10_t li{width:100%; float:left;}
.n_box10_t li .div{width:100%; float:left; background-color:#fff; color:#222222; font-size:16px; display:inline-block;}
.n_box10_t li .div:hover{ text-decoration:none; color:#222;}
.n_box10_t li .div .a_img{width:50%; display:inline-block; overflow:hidden; float:left;}
.n_box10_t li .div .a_img img{width:100%;}
.n_box10_t li .div .a_img_r{width:50%; padding:5% 5% 0px 5%; float:left;}
.n_box10_t li .div .a_img_r .s1{width:100%; color:#222222; font-size:24px; line-height:1.6}
.n_box10_t li .div .a_img_r .s2{width:100%; padding-top:20px; line-height:1.7;}
.n_box10_t li.activetwo .div .a_img{ float:right;}
.n_box10_t li.activetwo .div .a_img_r{ float:left;}
.n_box10_c{width:100%;}
.n_box10_c li{width:32%; float:left; margin-right:2%; padding-bottom:2%;}
.n_box10_c li .div{width:100%; display:inline-block; overflow:hidden; float:left; color:#333333; font-size:16px; background-color:#fff; padding:30px 30px 0px 30px;}
.n_box10_c li .div:hover{ text-decoration:none; color:#2d9ed3;}
.n_box10_c li .div .a_img{width:100%; display:inline-block; overflow:hidden;}
.n_box10_c li .div .a_img img{width:100%;}
@media (min-width:1360px) and (max-width:1920px) {
.n_box10_c li .div .a_img img{width:100%;height:260px;overflow: hidden;}
}
@media (min-width:1080px) and (max-width:1360px) {
.n_box10_c li .div .a_img img{width:100%;height:200px;overflow: hidden;}
}
@media (min-width:600px) and (max-width:1080px) {
.n_box10_c li .div .a_img img{width:100%;height:160px;overflow: hidden;}
}

@media (max-width:768px) {
.n_box10_c li .div .a_img img{width:100%;height:100px;overflow: hidden;}

}


.n_box10_c li .div .a_text{width:100%; height:65px; line-height:65px; text-align:center; overflow:hidden;}
@media (min-width:320px) and (max-width:768px) {
.n_box10_c li .div .a_text{height: 40px;line-height: 40px;}
}
.n_box10_b{width:100%; padding:40px; background-color:#fff; line-height:2; overflow:hidden; color:#333333; font-size:16px;}
.n_box10_b img{ max-width:100%; height:auto !important;}

.n_bg3{ background:url(../images/bg5.jpg) center center no-repeat; background-size:cover;}

.n_box11{width:100%; padding:73px 0px 22px 0px;}
.n_box11 .a_img{width:26%; display:inline-block; overflow:hidden;}
.n_box11 .a_img img{width:100%;}
.n_box11 .a_img_r{width:66%; color:#fff;}
.n_box11 .a_img_r .s1{width:100%; line-height:1.4; font-size:30px;}
.n_box11 .a_img_r .s1 span{ font-size:48px;}
.n_box11 .a_img_r .s2{width:100%; padding-top:20px; line-height:1.8; font-size:36px;}

.n_box12{width:100%; background-color:#fff;}
.n_box12_t{width:100%; display:inline-block; overflow:hidden;}
.n_box12_t img{width:100%;}
.n_box12_c{width:100%; padding:55px 5% 25px 5%;}
.n_box12_c_t{width:100%; padding-bottom:80px;}
.n_box12_c_t img{ max-width:100%; height:auto !important;}
.n_box12_c_c{width:100%;}
.n_box12_c_c li{width:100%; float:left; padding-bottom:50px}
.n_box12_c_c li .div{width:100%; float:left; display:inline-block; overflow:hidden; color:#333333; font-size:16px;}
.n_box12_c_c li .div:hover{ text-decoration:none; color:#333333;}
.n_box12_c_c li .div .a_img{width:20%;}
.n_box12_c_c li .div .a_img img{width:100%;}
.n_box12_c_c li .div .a_img_r{width:76%; line-height:1.8; color:#333333; font-size:16px;}
.n_box12_c_c li .div .a_img_r .s1{ font-weight:bold;}
.n_box12_c_c li .div .a_img_r .s2{ color:#e4001e;}

.n_box13{width:100%;}
.n_box13_l{width:15%;}
.n_box13_l_ul{width:100%; padding:40px 0px 40px 5%; background-color:#1c5fc4;}
.n_box13_l_ul li{width:100%; float:left;}
.n_box13_l_ul li a{width:100%; height:50px; float:left; border-bottom:1px solid #336fca; line-height:50px; color:#fff; font-size:16px; padding-left:30px; display:inline-block; overflow:hidden;}
.n_box13_l_ul li a:hover,.n_box13_l_ul li a.activeleftm{ color:#1c5fc4; background:url(../images/tb_45.png) right 25px center no-repeat; background-color:#fff;}
.n_box13_r{width:84%; background-color:#fff; padding:40px 5%;}
.n_box13_r_t{width:100%; height:47px; line-height:47px; background:url(../images/img31.jpg) right center repeat-x;}
.n_box13_r_t .s1{ height:47px; line-height:47px; display:inline-block; background-color:#fff; padding-right:10px; color:#000000; font-size:24px;}
.n_box13_r_c{width:100%; padding-top:35px; line-height:2; overflow:hidden; color:#333333; font-size:16px;}
.n_box13_r_c img{ max-width:100%; height:auto !important;}

.n_box14{width:100%;}
.n_box14 li{width:100%; padding:25px 0px; float:left; border-bottom:1px solid #f2f3f4;}
.n_box14 li .div{width:100%; float:left; display:inline-block; color:#999999; font-size:16px;}
.n_box14 li .div:hover{ text-decoration:none; color:#999;}
.n_box14 li .div .s1{width:100%; height:60px; line-height:30px; color:#333333; margin-bottom:15px; overflow:hidden;}
.n_box14 li .div:hover .s1{ color:#0064b9;}
.n_box14 li .div .s2{width:100%; height:30px; line-height:30px; 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);
  }
}



