@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;}
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:#fff; z-index:10000000;}

.loading-img{width:267px; position:absolute; height:53px; left:50%; top:50%; margin-left:-133.5px; margin-top:-26.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);}
}


/*头部*/


.header_div{width:100%; height:100px; left:0px; top:0px; padding:0px 5%; position:relative; z-index:10000; 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;}
.header_div .i_logo{width:16%; padding-top:22px;}
.header_div .i_logo img{/*width:100%;*/}
.header_div.fixedmenu{ position:fixed;-moz-box-shadow:0px 0px 10px #c7c5bf;/*firefox*/  
-webkit-box-shadow:0px 0px 10px #c7c5bf;/*webkit*/  
box-shadow:0px 0px 10px #c7c5bf;/*opera或ie9*/}


.nav_menu{width:38%; height:100px;text-transform:uppercase; margin-left:2%;}
.nav_menu li{/*width:16.66%;*/width:14.285%; height:100px; float:left; position:relative;}
.nav_menu li .a_nav{ height:100px;width:100%;  line-height:100px; display:inline-block; color:#333333; font-size:16px; text-align:center; position:relative;}
.nav_menu li .a_nav:hover,.nav_menu li .a_nav.active,.nav_menu li .a_nav.active1{color:#214c89; border-right:0px;   text-decoration:none;}
.nav_menu li .a_nav .s1{ color:#999999; font-size:12px; font-family:Arial, Helvetica, sans-serif;}
.nav_menu li .a_nav:hover .s1,.nav_menu li .a_nav.active .s1,.nav_menu li .a_nav.active1 .s1{ color:#fff;}

.nav_menu li dl{width:140%; position:absolute; left:-20%; z-index:10000; display:none; top:100px; background-color:#214c89;}
.nav_menu li dl dd{width:100%; height:40px; line-height:40px; float:left;}
.nav_menu li dl dd a{width:100%; height:40px; line-height:40px; display:inline-block; overflow:hidden; text-align:center; color:#fff; font-size:14px;}
.nav_menu li dl dd a:hover{ color:#fff; text-decoration:none; background-color:#e1992e;}

.i_phone{ padding-left:50px; height:100px; background:url(../images/tb_1z.png) left center no-repeat; padding-top:26px; line-height:1.2; color:#666666; font-size:14px;}
.i_phone .s1{ color:#e1992e; font-size:24px;}

.i_ss{width:13%; margin-top:25px; height:46px; border:1px solid #e5e5e5; margin-right:1%;-moz-border-radius: 23px;      /* Gecko browsers */
-webkit-border-radius: 23px;   /* Webkit browsers */
border-radius:23px;            /* W3C syntax */}
.i_ss .ipt1{width:80%; height:46px; border:0px; line-height:46px;-moz-border-radius: 23px;      /* Gecko browsers */
-webkit-border-radius: 23px;   /* Webkit browsers */
border-radius:23px;            /* W3C syntax */ background-color:transparent; text-indent:10px; color:#333; font-size:14px; font-family:"微软雅黑";}
.i_ss .ipt2{width:20%; height:46px; background:url(../images/tb_1.png) left center no-repeat; background-size:25px; border:0px;}

.i_banner{width:100%; position:relative;}

.home-swiper {width: 100%;height: 100%;background: #000;}
.home-swiper .swiper-slide {text-align: center;font-size: 18px;background-repeat: no-repeat;background-position: center center;background-size: cover;opacity: 1;width:100%;}
.home-swiper .swiper-slide img{width:100%;}
.home-swiper .swiper-slide .s1{width:100%; display:inline-block; overflow:hidden; display:block;}
.home-swiper .swiper-slide .s2{width:100%; display:inline-block; overflow:hidden; display:none;}

.swiper-pagination.home-pagination{width:100% !important; height:10px;left:0px; text-align:center; margin:0px auto; }
.home-pagination .swiper-pagination-bullet{width:10px; height:10px;-moz-border-radius: 100%;      /* Gecko browsers */
-webkit-border-radius: 100%;   /* Webkit browsers */
border-radius:100%;            /* W3C syntax */ 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;}
.home-pagination .swiper-pagination-bullet-active{width:10px; height:10px;filter:alpha(opacity=100);   -moz-opacity:1;   -khtml-opacity:1;   opacity: 1; background-color:#e1992e;}
.home-swiper.swiper-container-horizontal>.home-pagination.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{ bottom:20px; display:none;}
.home-swiper .home_next{width:40px; height:40px; background:url(../images/tb_3z.png) no-repeat; top:auto; margin:0px; bottom:130px; right:auto; left:50%; margin-left:560px;}
.home-swiper .home_prev{width:40px; height:40px; background:url(../images/tb_3.png) no-repeat; top:auto; margin:0px; bottom:130px; left:50%; margin-left:510px;}

.i_tonggao{width:100%; background:url(../images/tb_2.png) repeat; position:absolute; left:0px; bottom:0px; z-index:111;}
.i_tonggao_c{width:100%; padding:20px 0px;}
.i_tonggao_c_l{width:13%; height:55px; line-height:55px; background:url(../images/tb_2z.png) left center no-repeat; padding-left:4%; color:#fff; font-size:20px; font-weight:bold;}
.i_tonggao_c_r{width:85%; height:55px;}





.home-swiper1 {width: 100%;height: 100%;}
.home-swiper1 .swiper-slide {text-align: center;font-size: 18px;background-repeat: no-repeat;background-position: center center;background-size: cover;opacity: 1;width:100%;}
.home-swiper1 .swiper-slide a,.home-swiper1 .swiper-slide a:hover{ text-align:left; text-decoration:none;width:100%; height:55px; line-height:55px; overflow:hidden; color:#fff; font-size:16px; padding-right:10px; display:inline-block;}
.home-swiper1 .swiper-slide a .s1{width:80%; overflow:hidden; height:55px; line-height:55px;}

.home-swiper2 {width: 100%;height: 100%;}
.home-swiper2 .swiper-slide {font-size: 16px;background-repeat: no-repeat;background-position: center center;background-size: cover;opacity: 1;width:100%;}
.home-swiper2 .swiper-slide .a_img{width:100%; display:inline-block; overflow:hidden; position:relative; float:left;}
.home-swiper2 .swiper-slide .a_img img{width:100%;}
.home-swiper2 .swiper-slide .a_img .a_text{width:100%; background:url(../images/tb_6.png) repeat; height:55px; line-height:55px; padding-left:15px; overflow:hidden; position:absolute; left:0px; bottom:0px; color:#fff;}

.swiper-pagination.home-pagination2{width:100% !important; height:10px;left:0px; text-align:right; margin:0px auto; padding-right:20px; }
.home-pagination2 .swiper-pagination-bullet{width:10px; height:10px;-moz-border-radius: 100%;      /* Gecko browsers */
-webkit-border-radius: 100%;   /* Webkit browsers */
border-radius:100%;            /* W3C syntax */ 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;}
.home-pagination2 .swiper-pagination-bullet-active{width:10px; height:10px;filter:alpha(opacity=100);   -moz-opacity:1;   -khtml-opacity:1;   opacity: 1; background-color:#e1992e;}
.home-swiper2.swiper-container-horizontal>.home-pagination1.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{ bottom:20px; }


/*首页内容部分*/
.ui_div{width:100%;}
.ui_div1{width:100%; overflow:hidden;}
.ui_div_center{width:1400px; margin:0px auto;}
.ui_div_con{width:1200px; margin:0px auto;}
.ui_div_cp{ width:980px; margin:0px auto;}

.ui_box{width:100%; padding:0px 6%;}

/*手机导航*/
/* CSS Document */
.phone_nav{ display:none;}
.phone_nav.fixedmenu{ position:fixed; top:0px; left:0px;z-index:100000;-moz-box-shadow:0px 0px 10px #c7c5bf;/*firefox*/  
-webkit-box-shadow:0px 0px 10px #c7c5bf;/*webkit*/  
box-shadow:0px 0px 10px #c7c5bf;/*opera或ie9*/}
.phone_logo{padding:10px 0px;}
.phone_logo .p1 img{width:100%;}

@media screen and (max-width:1200px) {
.phone_logo .p1 { display: block; width:40%; display:inline-block;}
.header_div{ display:none;}
.phone_logo {width: 100%;padding: 15px 20px;box-sizing: border-box;}

.phone_nav{display:block; background-color:#fff; position:relative; width:100%; top:0;left:0; display:block; transition-delay:0.7s; -webkit-transition-delay:0.7s; z-index:100000;}

/*导航按钮*/
.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:#24508b;
-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:#24508b;
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:#24508b; overflow:hidden;}
.phone_nav .nav_main ul{ padding:0 20px; margin-top:40px;}
.phone_nav .nav_main li a{background-position:left; color:#fff; height:46px; line-height:46px; display:inline-block; background-size:32px; background-repeat:no-repeat; font-weight:bold;}
.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 40px; 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:550px;}
.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_bg{ background:url(../images/bg1.jpg) center no-repeat; background-size:cover;}
.i_bg1{ background:url(../images/bg2.jpg)  center no-repeat; background-size:cover;background-attachment:fixed;}
.i_bg2{ background:url(../images/bg3.jpg)  center no-repeat; background-size:cover;}
.i_bg3{ background-color:#f7f7f7;}

.i_ssbn{width:50px; height:100%; background:url(../images/tb_1.png) center no-repeat; background-size:20px; position:absolute; top:0px; right:13%; z-index:10000;}
.i_ssbn span{width:100%; height:100%; display:inline-block;}
.i_ssbn_div{width:200px; display:none; background-color:#eee; z-index:10000; position:absolute; right:0px; top:100%;}
.i_ssbn_div .ipt1{width:84%; height:30px; line-height:30px; text-indent:15px; border:0px; font-family:"微软雅黑"; background-color:#fff; color:#b9b9b9; font-size:0.16rem;}
.i_ssbn_div .ipt2{width:16%; height:30px; background:url(../images/tb_1.png) center no-repeat; 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:125px 0px;*/ padding:50px 0px;}
.i_box1_l{width:18.3%;}
.i_box1_l_t{width:100%; padding:15px 0px 15px 12%; line-height:1.5; color:#fff; background:url(../images/img3.jpg) no-repeat; font-size:20px;}
.i_box1_l_t .s1{ font-size:24px;}
.i_box1_l_c{width:100%; padding-top:25px; background-color:#24508b; min-height:500px;}
.i_box1_l_c li{width:100%; float:left;}
.i_box1_l_c li a{width:100%; height:50px; float:left; line-height:50px; padding-left:25px; display:inline-block; overflow:hidden; color:#fff; font-size:16px; background:url(../images/tb_4.png) right 25px center no-repeat;}
.i_box1_l_c li a:hover,.i_box1_l_c li a.activeleftmenu{ color:#fff; text-decoration:none; background:url(../images/tb_4.png) right 25px center no-repeat; background-color:#e1992e;}
.i_box1_l_c li a .s1{ padding-left:20px; display:inline-block; background:url(../images/tb_04.png) left center no-repeat;}
.i_box1_l_c li a:hover .s1,.i_box1_l_c li a.activeleftmenu .s1{ background:url(../images/tb_04z.png) left center no-repeat;}

.i_box1_l_b{width:100%; background-color:#e1992e; padding:15px 10px; text-align:center; line-height:1.3; color:#fff; font-size:14px;}
.i_box1_l_b .s1{ padding-left:38px; height:40px; display:inline-block; line-height:40px; background:url(../images/tb_5.png) left center no-repeat;}
.i_box1_l_b .s2{ font-size:28px; font-family:Arial, Helvetica, sans-serif;}
.i_box1_r{width:77%; padding-top:43px;}
.i_box1_rc{width:100%;}
.i_box1_rcon{width:100%; display:none;}
.i_box1_r_t{width:100%;}
.i_box1_r_t .s1{ padding-left:35px; height:47px; line-height:47px; background:url(../images/img2.jpg) left center no-repeat; color:#333333; font-size:20px;}
.i_box1_r_t .s2{ color:#333333; font-size:14px; height:47px; line-height:47px;}
.i_box1_r_t .s2:hover{ text-decoration:none; color:#24508b;}
.i_box1_r_c{width:100%; padding-top:40px;}
.i_box1_r_c li{width:30.5%; float:left; margin-right:4%; padding-bottom:4%;}
.i_box1_r_c li .a_img{width:100%; display:inline-block; overflow:hidden;}
.i_box1_r_c li .a_img img{width:100%;}
.i_box1_r_c li .a_text{width:100%; margin-top:15px; line-height:1.4; text-align:center; color:#333333; font-size:16px; display:inline-block; overflow:hidden;}
.i_box1_r_c li .a_text .s1{ color:#4995e7; font-size:18px;}
.i_box1_r_c li .a_text:hover{ text-decoration:none;}

.i_box2{width:100%;/* padding:170px 0px 185px 0px;*/ padding:50px 0px;}
.i_box2_t{width:100%; line-height:1.3; text-align:center; color:#fff; font-size:30px;}
.i_box2_t .s1{ font-size:40px; font-weight:bold;}
.i_box2_c{width:100%;/* padding-top:75px;*/ padding-top:50px;}
.i_box2_c .a_img{width:40%;}
.i_box2_c .a_img_r{width:57.5%;}
.i_box2_c .a_img_r dd{width:100%; float:left; padding-bottom:17px;}
.i_box2_c .a_img_r dd .div{width:100%; float:left; background-color:#f3f5f7; display:inline-block; overflow:hidden; color:#666666; font-size:14px;-webkit-transition:all ease-out 0.2s;transition:all ease-out 0.2s;}
.i_box2_c .a_img_r dd .div:hover{ color:#666; text-decoration:none; background-color:#fff;}
.i_box2_c .a_img_r dd .div .a_img{width:21%; display:inline-block; overflow:hidden;}
.i_box2_c .a_img_r dd .div .a_img img{width:100%;}
.i_box2_c .a_img_r dd .div .a_img_r{width:77%; padding:5px 4% 0px 0px;}
.i_box2_c .a_img_r dd .div .a_img_r .s1{width:100%; height:32px; line-height:32px; overflow:hidden; color:#333; font-size:15px;}
.i_box2_c .a_img_r dd .div .a_img_r .s2{width:100%; height:40px; line-height:20px; overflow:hidden;}
.i_box2_c .a_img_r dd .div .a_img_r .s3{width:100%; height:30px; line-height:30px; overflow:hidden; color:#999999;}
.i_box2_c .a_img_r dd .div:hover .a_img_r .s1{ color:#24508b; text-decoration:none;}


.i_box5{width:100%; padding:40px 0px 80px 0px;}
.i_box5_c{width:100%; padding-top:40px;}
/*3-无缝从左往右滚动*/
#demo {overflow:hidden;}
#indemo {float: left;width: 8000%; }
#demo1 {float: left;}
#demo2 {float: left;}
.newc{ float:left;width:181px;/* height:81px;*/ margin-right:15px; overflow:hidden;}
.newc a{width:181px;/* height:81px;*/ display:inline-block; overflow:hidden; border:1px solid #e5e5e5;}
.newc a img{width:181px; /*height:81px;*/}

/*底部*/
.i_footer{width:100%; padding:40px 0px 30px 0px;}
.i_footer_div{width:100%; padding-bottom:40px;}
.i_footerl{width:54%;}
.i_footerl li{width:20%; min-height:225px; float:left; border-right:1px solid #ececec;}
.i_footerl li .a1{width:100%; float:left; height:30px; line-height:30px; text-align:center; margin-bottom:15px; display:inline-block; overflow:hidden; color:#333333; font-size:16px;}
.i_footerl li .a1:hover{ text-decoration:none; color:#24508b;}
.i_footerl li .a2{width:100%; float:left; height:30px; line-height:30px; text-align:center; display:inline-block; overflow:hidden; color:#666666; font-size:14px;}
.i_footerl li .a2:hover{text-decoration:none; color:#24508b;}
.i_footerr{width:35%;}
.i_footerr_t{width:100%; padding-bottom:15px; overflow:hidden;}
.i_footerr_c{width:100%; line-height:1.8; overflow:hidden; color:#666666; font-size:14px;}
.i_footerr_c .s1{ color:#073455; font-size:30px;}
.i_footer_b{width:100%; padding:10px 0px; line-height:1.8; color:#666666; font-size:14px; border-top:1px solid #ececec;}
.i_footer_b a,.i_footer_b a:hover{ color:#333;}
.i_footer_b .s1{width:26%; display:inline-block;}




.n_banner{width:100%; background-position:center center; background-repeat:no-repeat; background-size:cover; position:relative;}
.n_banner img{width:100%;}
.n_banner_c{width:1200px; position:absolute; line-height:1.7; left:50%; top:50%;webkit-transform: translate(0%, -50%);-moz-transform: translate(0%, -50%);transform: translate(0%, -50%); margin-left:-600px; text-align:right; color:#fff; font-size:20px;}
.n_banner_c .s1{ font-size:44px;}


/*内页*/
.n_bg1{ background-color:#f1f1f1;}


.pc_amenu{width:100%;  text-align:center;}
.a_menu{width:100%; margin:0px; padding:0px; height:55px; overflow:hidden;}
.a_menu .a_menu_a{ padding:0px; margin:0px; padding:0px 15px;-webkit-transition:all ease-out 0.2s;transition:all ease-out 0.2s;
 height:55px; margin:0px 5px; display:inline-block; overflow:hidden; text-align:center; line-height:55px; color:#666666; font-size:16px;}
.a_menu .a_menu_a:hover,.a_menu .a_menu_a.activetm1{ color:#e1992e; border-bottom:5px solid #e1992e; 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:#e1992e; 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:#e1992e; 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:#e8ad56;}
.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:85px 0px 70px 0px;}
.n_box1_l{width:55%;}
.n_box1_l_t{width:100%; padding-bottom:30px; line-height:1.3; color:#24508b; font-size:30px;}
.n_box1_l_c{width:100%; line-height:35px; overflow:hidden; color:#666666; font-size:16px;}
.n_box1_l_c img{ max-width:100%; height:auto !important;}
.n_box1_r{width:42%; display:inline-block; overflow:hidden;}
.n_box1_r img{width:100%;}

.n_box2{width:100%; padding:75px 0px 80px 0px;}
.n_box3{width:100%; padding:55px 0px 50px 0px;}

.n_box4{width:100%; padding:65px 0px 70px 0px;}
.n_box4_ul{width:100%;}
.n_box4_ul li{width:100%; padding:35px 0px; border-bottom:1px solid #eeeeee; float:left;}
.n_box4_ul li .div{width:100%; color:#999999; float:left; font-size:14px; display:inline-block; overflow:hidden;-webkit-transition:all ease-out 0.2s;transition:all ease-out 0.2s;}
.n_box4_ul li .div:hover{ text-decoration:none; color:#999; background-color:#f7f7f7;}
.n_box4_ul li .div .a_img{width:27.2%; display:inline-block; overflow:hidden;}
.n_box4_ul li .div .a_img img{width:100%;}
.n_box4_ul li .div .a_img_r{width:68%; padding-right:4%; padding-top:20px;}
.n_box4_ul li .div .a_img_r .s1{width:100%; height:28px; line-height:28px; color:#24508b; display:inline-block; overflow:hidden; font-size:22px; text-align:justify;}
.n_box4_ul li .div .a_img_r .s1:hover{ text-decoration:none; color:#24508b;}
.n_box4_ul li .div .a_img_r .s2{width:100%; height:56px; margin-bottom:28px; color:#666666; font-size:16px; line-height:28px; overflow:hidden; text-align:justify;}
.n_box4_ul li .div .a_img_r .s3{width:100%; height:50px; line-height:50px; overflow:hidden; }
.n_box4_ul li .div .a_img_r .s4{width:110px; height:40px; line-height:40px; text-align:center; display:inline-block; background-color:#e1992e; color:#fff;}


.n_box4z{width:100%; margin-top:70px; padding:25px 4%; background-color:#f6f6f6; text-align:center;}
.n_box4z .a1,.n_box4z .s1{width:42px; display:inline-block; height:42px; border:1px solid #e0e0e0; line-height:42px; text-align:center; color:#666666; font-size:18px;
-moz-border-radius: 100%;      /* Gecko browsers */
-webkit-border-radius: 100%;   /* Webkit browsers */
border-radius:100%;            /* W3C syntax */ margin:0px 10px;}
.n_box4z .a1:hover{ text-decoration:none; color:#24508b; border:1px solid #24508b;}
.n_box4z .a1.activepage,.n_box4z .s1{ color:#fff; text-decoration:none; background-color:#24508b;}
.n_box4z .a2{ height:42px; line-height:42px; float:left; padding-left:45px; display:inline-block; color:#999999; font-size:14px; background:url(../images/tb_017.png) left center no-repeat;}
.n_box4z .a2:hover{ color:#24508b; text-decoration:none; background:url(../images/tb_017z.png) left center no-repeat;}
.n_box4z .a3{ height:42px; line-height:42px; float:right; padding-right:45px; display:inline-block; color:#999999; font-size:14px; background:url(../images/tb_018.png) right center no-repeat;}
.n_box4z .a3:hover{ color:#24508b; text-decoration:none; background:url(../images/tb_018z.png) right center no-repeat;}


.a_tzjyg_cdetsl{width:100%;}
.a_tzjyg_c_t{width:100%; padding:10px 0px; line-height:1.7; text-align:center; color:#444; font-size:30px;}
.a_tzjyg_c_time{width:100%; height:40px; line-height:40px; text-align:center; overflow:hidden;color:#999; font-size:14px; border-bottom:1px solid #f1f1f1;}
.a_tzjyg_c_time span{ display:inline-block; height:20px; line-height:20px;}
.a_tzjyg_c_ton{width:100%; padding:35px 0px; line-height:2; overflow:hidden; color:#545454; font-size:16px; }
.a_tzjyg_c_ton img{ max-width:100%; height:auto !important;}
.a_tzjyg_c_tb{width:100%; margin-top:10px; overflow:hidden; position:relative; height:50px; padding:0px 2%; background-color:#f1f1f1;}
.a_tzjyg_c_tb .a1{width:39%; height:50px; line-height:50px; color:#888888; font-size:16px; display:inline-block; overflow:hidden;}
.a_tzjyg_c_tb .a1:hover{ text-decoration:none; color:#24508b;}
.a_tzjyg_c_tb .a1.ar{ text-align:right;}
.a_tzjyg_c_tb .a2{width:22%; height:50px; line-height:50px; display:inline-block; color:#fff; font-size:16px; background-color:#24508b; text-align:center;}
.a_tzjyg_c_tb .a2:hover{ text-decoration:none; color:#fff;}


.n_box5{width:100%; padding:50px 0px 70px 0px;}
.n_box5_t{width:100%; margin-bottom:45px; background-color:#fff; padding:30px 2% 10px 2%;}
.n_box5_t li{width:33.33%; float:left; border-right:1px solid #eeeeee; cursor:pointer;}
.n_box5_t li .div{width:100%; float:left; display:inline-block; color:#333333; font-size:16px;}
.n_box5_t li .div:hover{ text-decoration:none; color:#24508b;}
.n_box5_t li .div .s1{width:100%; text-align:center; overflow:hidden;}
.n_box5_t li .div .s1 img{ max-width:100%; height:auto;}
.n_box5_t li .div .s2{width:100%; height:50px; line-height:50px; overflow:hidden; text-align:center; }
.n_box5_c{width:100%;}
.n_box5_c li{width:50%; float:left; padding:0px 3% 50px 0px;}
.n_box5_c li .a_img{width:26%; display:inline-block; overflow:hidden;}
.n_box5_c li .a_img img{width:100%;}
.n_box5_c li .a_img_r{width:66%; padding-top:40px;}
.n_box5_c li .a_img_r .s1{width:100%; height:50px; line-height:50px; overflow:hidden; color:#24508b; font-size:24px;}
.n_box5_c li .a_img_r .s2{width:100%; height:56px; line-height:28px; overflow:hidden; color:#333333; font-size:16px;}


.n_box6{width:100%; padding:50px 0px;}
.n_box6_t{width:100%; padding-bottom:55px; border-bottom:3px solid #e69f35;}
.n_box6_t .a_img{width:15.25%; padding-top:20px;}
.n_box6_t .a_img img{width:100%;}
.n_box6_t .a_img_l{width:67%; color:#444444; font-size:16px; line-height:2;}
.n_box6_t .a_img_l .s1{ color:#24508b; font-size:32px;}
.n_box6_c{width:100%; padding-top:80px;}
.n_box6_cl{width:15%; color:#444444; font-size:16px; line-height:2;}
.n_box6_cl .s1{ line-height:1.2; color:#24508b; font-size:32px; font-weight:bold; display:inline-block; margin-top:10px;}
.n_box6_cr{width:77.66%;}
.n_box6_cr_t{width:100%; padding-bottom:40px; line-height:2; color:#666666; font-size:16px;}
.n_box6_cr_c{width:100%;}
.n_box6_cr_c li{width:100%; padding:12px 0px; float:left;}
.n_box6_cr_c li dl{width:100%;}
.n_box6_cr_c li dl dd{width:32%; margin-right:2%; float:left;}
.n_box6_cr_c li dl dd .ipt1{width:100%; height:48px; line-height:48px; text-indent:15px; border:1px solid #dddddd; color:#333; font-size:16px; font-family:"微软雅黑";}
.n_box6_cr_c li dl dd.lastbox{ margin-right:0px;}
.n_box6_cr_c li .ipt2{width:100%; height:180px; border:1px solid #dddddd; padding:10px 15px;color:#333; font-size:16px; font-family:"微软雅黑";}
.n_box6_cr_c li dl dd .ipt3{width:50%; height:48px; line-height:48px; text-indent:15px; border:1px solid #dddddd; color:#333; font-size:16px; font-family:"微软雅黑";}
.n_box6_cr_c li dl dd  .s1{width:39.5%; height:48px; overflow:hidden;}
.n_box6_cr_c li dl dd  .s1 img{width:100%;}
.n_box6_cr_c li dl dd .ipt4{width:83%; height:48px; cursor:pointer; border:0px; line-height:48px; background-color:#e69f35; color:#fff; font-size:16px; display:inline-block; overflow:hidden; text-align:center;font-family:"微软雅黑";}

.n_box7{width:100%; overflow:hidden;}
.n_box7 #allmap{width:100%; height:380px;}

.n_box8{width:100%;}
.n_box8 li{width:33.33%; float:left; padding:0px 2% 4% 2%;}
.n_box8 li .div{width:100%; background-color:#24508b; float:left; display:inline-block; color:#fff; font-size:16px;}
.n_box8 li .div:hover{ text-decoration:none; color:#fff;}
.n_box8 li .div .a_img{width:100%; display:inline-block; overflow:hidden;}
.n_box8 li .div .a_img img{width:100%;}
.n_box8 li .div .a_text{width:100%; padding:10px 10px; text-align:center; line-height:1.4;}
.n_box8 li .div .a_text .s1{ font-size:18px;}


.n_box9{width:100%; padding:10px 0px 80px 0px;}
.n_box9_t{width:100%; height:53px; line-height:53px; text-align:right; margin-bottom:40px; color:#999999; font-size:18px;}
.n_box9_t a{ color:#999;}
.n_box9_t a:hover{ text-decoration:none; color:#e69f35;}


.n_pro_details{width:100%; padding-bottom:40px;}
.n_pro_details_l{width:43%;}
.n_pro_details_r{width:53%; color:#666666;}
.n_pro_details_r .s1{width:100%; height:50px; line-height:50px; padding-left:10px; overflow:hidden; font-size:28px; color:#444444; border-bottom:1px solid #dddddd;}
.n_pro_details_r .s2{width:100%; padding:20px 0px 40px 0px; overflow:hidden;}
.n_pro_details_r .s2c{width:100%;/* height:270px;*/ height:auto !important; line-height:30px; padding-left:10px;overflow:hidden; color:#666666; font-size:14px; text-align:justify;}
.n_pro_details_r .s2c p{ margin:0px; padding:0px;}
.n_pro_details_r .s3{width:100%;}
.n_pro_details_r .s3 .a1{ width:37%; margin-right:1%; height:55px; line-height:55px; display:inline-block; overflow:hidden; text-align:center; color:#fff; font-size:16px;-moz-border-radius: 5px;      /* Gecko browsers */
-webkit-border-radius: 5px;   /* Webkit browsers */
border-radius:5px;            /* W3C syntax */}
.n_pro_details_r .s3 .a1:hover{ text-decoration:none; color:#fff;}
.n_pro_details_r .s3 .a1.bg1{ background-color:#ef8304;}
.n_pro_details_r .s3 .a1.bg2{ background-color:#387ad2;}
.n_pro_details_r .s3 .a1 .a2{ height:55px; display:inline-block; line-height:55px; padding-left:37px;}
.n_pro_details_r .s3 .a1 .a2.sg1{ background:url(../images/tb_14.png) left center no-repeat;}
.n_pro_details_r .s3 .a1 .a2.sg2{ background:url(../images/tb_15.png) left center no-repeat;}

.xmcp_c2_l_t{width:100%; height:45px; line-height:45px; background-color:#24508b;}
.xmcp_c2_l_t a{width:150px; color:#ffffff; font-size:16px; height:45px; line-height:45px; float:left; overflow:hidden; text-align:center;}
.xmcp_c2_l_t a:hover,.xmcp_c2_l_t a.activpro{ background-color:#e69f35; color:#fff; text-decoration:none;}
.xmcp_c2_l_c{width:100%; }
.xmcp_c2_l_con{width:100%; display:none;}
.xmcp_c2_l_conz{width:100%;padding:30px 0px 30px 0px;color:#666666; font-size:16px; line-height:2; overflow:hidden;}
.xmcp_c2_l_conz img{max-width:100%; height:auto; }

.n_box10{width:100%; height:55px;}
.n_box10 a{width:220px; margin-right:5px; float:left; height:45px; display:inline-block; overflow:hidden; text-align:center; background-color:#24508b; color:#fff; font-size:16px; margin-top:10px;-moz-border-radius:5px 5px 0px 0px;      /* Gecko browsers */
-webkit-border-radius: 5px 5px 0px 0px;      /* Webkit browsers */
border-radius:5px 5px 0px 0px;               /* W3C syntax */-webkit-transition:all ease-out 0.2s;transition:all ease-out 0.2s;}
.n_box10 a:hover,.n_box10 a.actived{ height:55px; line-height:55px; margin-top:0px; background-color:#e1992e; text-decoration:none; color:#fff;}
.n_box10 a .s1{ padding-left:45px; height:45px; line-height:45px; display:inline-block;}
.n_box10 a:hover .s1,.n_box10 a.actived .s1{ height:55px; line-height:55px;}
.n_box10 a .s1.bg1{ background:url(../images/tb_19.png) left center no-repeat;}
.n_box10 a .s1.bg2{ background:url(../images/tb_20.png) left center no-repeat;}
.n_box10 a .s1.bg3{ background:url(../images/tb_21.png) left center no-repeat;}

.n_box10_c{width:100%; padding:30px; background-color:#f7f7f7;
-moz-border-radius: 0px 0px 5px 5px;      /* Gecko browsers */
-webkit-border-radius: 0px 0px 5px 5px;   /* Webkit browsers */
border-radius:0px 0px 5px 5px;            /* W3C syntax */}

.n_box11{width:100%;}
.n_box11 li{width:100%; padding-bottom:20px; float:left;}
.n_box11 li .div{width:100%; display:inline-block; overflow:hidden; float:left; background-color:#fff; padding:0px 2%; color:#666666; font-size:16px;}
.n_box11 li .div:hover{ color:#24508b; text-decoration:none;}
.n_box11 li .div .s1{width:70%; height:60px; line-height:60px; overflow:hidden; background:url(../images/tb_22.png) left center no-repeat;  padding-left:35px;}
.n_box11 li .div .s2{width:30%; text-align:right; color:#24508b; height:60px; line-height:60px; overflow:hidden;}

.n_box11.activejs li .div .s1{ background:none; padding-left:0px;}

.pc-slide {
	width: 100%;
	margin: 0 auto;
}

.view .swiper-container {
	width: 100%;
	/*height: 500px;*/
}
.view .swiper-slide img{width:100%; border:1px solid #e5e5e5;} 

.view .arrow-left {
	background: url(../images/index_tab_l.png) no-repeat left top;
	position: absolute;
	left: 10px;
	top: 50%;
	margin-top: -25px;
	width: 28px;
	height: 51px;
	z-index: 10;
}

.view .arrow-right {
	background: url(../images/index_tab_r.png) no-repeat left bottom;
	position: absolute;
	right: 10px;
	top: 50%;
	margin-top: -25px;
	width: 28px;
	height: 51px;
	z-index: 10;
}

.preview {
	width: 100%;
	margin-top: 10px;
	position: relative;
}

.preview .swiper-container {
	width: 100%;
	overflow:hidden;
	height: 86px;
	margin:0px 0%;
}

.preview .swiper-slide {
	width: 123px;
	height: 86px;
	margin:0px 3px;
	float:left;
	cursor:pointer;
}

.preview .slide6 {
	width: 82px;
}

.preview .arrow-left {
	background: url(../images/feel3.png) no-repeat left top;
	position: absolute;
	left: -15px;
	top: 50%;
	margin-top: -9px;
	width: 9px;
	height: 18px;
	z-index: 10;
}

.preview .arrow-right {
	background: url(../images/feel4.png) no-repeat left bottom;
	position: absolute;
	right: -15px;
	top: 50%;
	margin-top: -9px;
	width: 9px;
	height: 18px;
	z-index: 10;
}
.preview .swiper-slide img{width:121px; /*height:82px;*/ border:1px solid #d2d2d2;}
/*.preview img {
	padding: 1px;
}*/

.preview .active-nav img {
	padding: 0;
	border: 1px solid #24508b;
}

.n_box12{width:100%; padding:20px 0px 10px 0px; line-height:1.8; color:#666666; font-size:16px;}
.n_box13{width:84%;}


.Rotation img
{
	transition:All 0.4s ease-in-out;
   -webkit-transition:All 0.4s ease-in-out;
   -moz-transition:All 0.4s ease-in-out;
   -o-transition:All 0.4s ease-in-out;
}
.Rotation:hover img
{
	transform:rotate(360deg);
    -webkit-transform:rotate(360deg);
    -moz-transform:rotate(360deg);
    -o-transform:rotate(360deg);
    -ms-transform:rotate(360deg);
}

.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);
  }
}
@-webkit-keyframes float1 {
  0% {
	 -webkit-transform: translateY(-1em);
    transform: translateY(-1em);
    
  }
  50% {
	   -webkit-transform: translateY(0);
    transform: translateY(0);
     
  }
  100% {
	  -webkit-transform: translateY(-1em);
    transform: translateY(-1em);
   
  }
}

@keyframes float1 {
  0% {
   -webkit-transform: translateY(-1em);
    transform: translateY(-1em);
    
  }
  50% {
     -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    -webkit-transform: translateY(-1em);
    transform: translateY(-1em);
    
  }
}

/*2020-7-23*/
.kf_box{width:75px; position:fixed; right:0px; top:50%;webkit-transform: translate(0%, -50%);-moz-transform: translate(0%, -50%);transform: translate(0%, -50%); z-index:1111;}
.kf_box li{width:75px; padding-bottom:1px; float:left;}
.kf_box li a{width:75px; height:75px; float:left; display:inline-block;  position:relative;}
.kf_box li a:hover{ text-decoration:none;}
.kf_box li a.bg1{ background:url(../images/tb_23.png) center no-repeat; background-color:#1f8ceb;}
.kf_box li a.bg2{ background:url(../images/tb_24.png) center no-repeat; background-color:#1f8ceb; position:relative;}
.kf_box li a.bg2 .img1{width:120px; height:120px; position:absolute; right:75px; top:0px; background-color:#fff; border:2px solid #1f8ceb; display:none;}
.kf_box li a.bg2:hover .img1{ display:block;}
.kf_box li a.bg3{ background:url(../images/tb_25.png) center no-repeat; background-color:#1f8ceb;}





