@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:url(../images/bg.jpg) no-repeat;*/
background-repeat: no-repeat;
   /* background-position: center center;*/
    background-size: cover;
}
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{ border:1px solid red;}*/
.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:1000000;}

.loading-img{width:346px; position:absolute; height:179px; left:50%; top:50%; margin-left:-173px; margin-top:-89.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;}
.section_ui{width:100%;}
.section_ui_c{width:1500px; margin:0px auto;}
.section_ui_c1{width:1300px; margin:0px auto;}
.section_ui_c2{width:1720px; margin:0px auto;}
.header_top{width:100%; padding:0% 5%; height:95px;  position:relative; background-color:#fff; color:#000000;}
.header_top.fixedmenu{ position:fixed; top:0px; left:0px;z-index:1000;background:url(../images/logobg.png) repeat; color:#fff;}
.header_top.fdmenu{ position:fixed; top:0px; left:0px; z-index:1000; 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_top .i_logo_ul .nav_menu li .a_nav{ color:#000}
.i_logo_img{width:14%; padding-top:1.5%;}
.i_logo_img img{width:100%;}
.i_logo_ul{width:51%; margin-left:2%;}
.i_logo_ul .nav_menu{width:100%; margin:0px; padding:0px;}
.i_logo_ul .nav_menu li{width:12.5%; height:95px; position:relative; float:left; margin:0px; padding:0px; background:url(../images/n_fgx.jpg) right center no-repeat;}
.i_logo_ul .nav_menu li .a_nav{width:100%; height:95px; line-height:95px; display:inline-block; text-align:center; overflow:hidden; color:#333333; font-size:14px;}
.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:#cf261d; text-decoration:none; background:url(../images/nav_01.png) bottom center no-repeat;}
.header_top.fixedmenu .i_logo_ul .nav_menu li .a_nav,.header_top.fixedmenu .i_logo_ul .nav_menu li .a_nav:hover,.header_top.fixedmenu .i_logo_ul .nav_menu li .a_nav.active,.header_top.fixedmenu .i_logo_ul .nav_menu li .a_nav.active1{ color:#fff}


.i_logo_ul .nav_menu li dl{width:100%; position:absolute; z-index:10000; display:none; left:0px; top:100%; background:url(../images/kw_bg.png) repeat; padding:15px 0px;}
.i_logo_ul .nav_menu li dl dd{width:100%; height:35px; line-height:35px; float:left;}
.i_logo_ul .nav_menu li dl dd a{width:100%; height:35px; line-height:35px; display:inline-block; overflow:hidden; text-align:center; color:#000000; font-size:14px;}
.i_logo_ul .nav_menu li dl dd a:hover{ color:#df0024; text-decoration:none;}

.i_logo_banben{width:16%; padding-top:28px; height:35px;}
.i_logo_banben ul{width:100%; margin:0px; padding:0px; height:35px;}
.i_logo_banben ul li{width:25%; float:left; text-align:center; background:url(../images/fgx.png) right center no-repeat;}
.i_logo_banben ul li a{width:100%; display:inline-block; /*overflow:hidden;*/}
.i_logo_banben ul li a .img{ width:50%;}
.i_logo_banben ul li a:hover{ text-decoration:none;}
.i_logo_banben ul li a.a2{ position:relative; z-index:100000;}
.i_logo_banben ul li a.a2 .img1{width:100px; height:100px; position:absolute; left:50%; margin-left:-50px; top:100%; display:none;}
.i_logo_banben ul li a.a2:hover .img1{ display:block;}


.i_logo_banben1{width:100%; height:50px; background-color:#fff;}
.i_logo_banben1 ul{width:90%; margin:0px; padding:0px; padding-left:30%; height:50px; /*overflow:hidden;*/}
.i_logo_banben1 ul li{width:22.5%; float:left;}
.i_logo_banben1 ul li a{width:100%; height:50px; line-height:50px; color:#515151; font-size:12px; display:inline-block; text-decoration:none;}
.i_logo_banben1 ul li a:hover{ color:#824300; text-decoration:none;}
.i_logo_banben1 ul li a.a1{ background:url(../images/t1.png) left center no-repeat; text-indent:21px;}
.i_logo_banben1 ul li a.a2{ background:url(../images/t2.png) left center no-repeat; text-indent:21px; position:relative;z-index:100000;}
.i_logo_banben1 ul li a.a2 .img{width:100px; height:100px; position:absolute; left:50%; top:-100px; margin-left:-80px; display:none;}
.i_logo_banben1 ul li a.a3{ background:url(../images/t3.png) left center no-repeat; text-indent:21px;}
.i_logo_banben1 ul li a.a4{ background:url(../images/t4.png) left center no-repeat; text-indent:21px;}

.two_list_m{width:26px; height:26px; float:right; cursor:pointer; display:none;position:absolute; top:4vmin; right:15px; z-index:1000;}
.phone_two{width:100%; position:fixed; left:0px; display:none; z-index:10000000; background-color:#fff; margin-top:0vmin;}
.phone_two_ul{width:100%; margin:0px; padding:0px; list-style:none;}
.phone_two_ul li{width:100%; float:left; margin:0px; padding:0px; list-style:none;border-bottom:1px solid #ccc; background-color:#fff; position:relative; text-align:center;}
.phone_two_ul_a{width:100%; height:50px;background-color:#fff; line-height:50px; display:inline-block;  padding:0px 2%; font-size:14px; color:#515151; text-decoration:none;}
.phone_two_ul_a:hover,.phone_two_ul_a.activephone,.phone_two_ul_a.activephone:hover{ background-color:#4ea3e9;text-decoration:none; color:#fff;}


.phone_two_ul li dl{width:100%; display:none; padding:10px 0px;}
.phone_two_ul li dl dd{width:100%; float:left; height:30px; line-height:30px;}
.phone_two_ul li dl dd a{width:100%; height:30px; line-height:30px; display:inline-block; text-align:center; overflow:hidden; color:#515151;}
.phone_two_ul li dl dd a:hover{ color:#337ab7; text-decoration:none;}

.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.swiper-slide-active{-webkit-animation: hvr-bob 7s ease infinite;animation: hvr-bob 7s ease infinite;}




/*首页中间部分*/


/*底部*/
.wx_top{width:50px; height:50px; position:fixed; right:20px; bottom:0px; z-index:100;}
.i_footer{ width:100%; padding:2% 0px; line-height:1.8; color:#fff; font-size:13px; background:url(../images/f_bg.jpg) top center no-repeat; background-color:#21252e;}
.i_footer_l{width:66%; float:left;}
.i_footer_l_menu{width:100%; padding:15px 0px; color:#fff;}
.i_footer_l_menu a,i_footer_l_menu a:hover{ color:#fff; font-size:14px; padding:0px 2%; display:inline-block; line-height:1.7;}
.i_footer_l_menu a.a1{ padding-right:4%;}
.i_footer_l_text{width:100%; padding:15px 0px; color:#fff; font-size:12px; line-height:1.7;}
.i_footer_l_text a,.i_footer_l_text a:hover{ color:#fff;}
.i_footer_l_ww{width:100%; padding:10px 0px;}
.i_footer_l_ww a{width:27px; height:27px; line-height:1.0; margin-right:3px; background-color:#818181; padding-top:5px; display:inline-block; text-align:center;}
.i_footer_l_ww a:hover{ background-color:#075ee5; text-decoration:none;}
.i_footer_l_ww a.a1{ position:relative;}
.i_footer_l_ww a.a1 .img{width:100px; height:100px; position:absolute; top:-100px; left:0%; display:none;}
.i_footer_l_ww a.a1:hover .img{ display:block;}
.i_footer_r{width:16%; float:right; padding-top:25px;}
.i_footer_r ul{width:100%; margin:0px; padding:0px;}
.i_footer_r ul li{width:42%; margin-left:8%; float:left; text-align:center; color:#fff; line-height:2.5;}
.i_footer_r ul li img{width:100%;}

/*首页内容部分*/
.i_divcon1{width:100%; padding:3% 0px;}
.i_type{width:100%; padding-bottom:3%;}
.i_type ul{width:100%; margin:0px; padding:0px;}
.i_type ul li{width:50%; float:left;}
.i_type ul li .div{width:99%; display:inline-block; color:#1c8cd8; font-size:14px; padding:10px;-moz-box-shadow:0px 0px 10px #c7c5bf;/*firefox*/  
-webkit-box-shadow:0px 0px 10px #c7c5bf;/*webkit*/  
box-shadow:0px 0px 10px #c7c5bf;/*opera或ie9*/}
.i_type ul li .div:hover{ color:#1c8cd8; text-decoration:none;}
.i_type ul li .div .a_img{width:100%; display:inline-block; overflow:hidden;}
.i_type ul li .div .a_img img{width:100%;}
.i_type ul li .div .a_text{width:100%; border-bottom:3px solid #1c8cd8; padding:2% 0px 3% 0px;}
.i_type ul li .div .a_text .s1{width:70%; line-height:1.8;}
.i_type ul li .div .a_text .s1 span{ color:#333333; font-size:20px;}
.i_type ul li .div .a_text .s1 span font{ color:#1c8cd8; font-size:18px;}
.i_type ul li .div .a_text .s2{width:27%; max-width:116px; height:39px; line-height:39px; font-size:16px; margin-top:15px; text-align:center; margin-right:3px; background-color:#3b9bf4; color:#fff;-moz-border-radius: 20px;      /* Gecko browsers */
-webkit-border-radius: 20px;   /* Webkit browsers */
border-radius:20px;            /* W3C syntax */}
.i_type ul li.last .div{ margin-left:1%;}

.i_video{width:100%; height:56vmin; overflow:hidden; position:relative; cursor:pointer;}
.i_video video{width:100%; height:100%; position:absolute; left:0px; top:0px; background-color:#282828;}
.i_video .video_tb{width:100%; height:100%; position:absolute; left:0px; top:0px; background:url(../images/video_bg.png) center no-repeat; background-size:cover; z-index:2;}

.i_divcon2{width:100%; padding-bottom:3%;}
.i_divcon2_c{width:100%;}
.i_divcon2_c img{width:100%; height:auto !important;}

.i_divcon3{width:100%;}
.i_divcon4{width:100%; padding:3% 0px; border-top:1px solid #e5e5e5;}
.i_divcon5{width:100%; display:inline-block; overflow:hidden;}
.i_divcon5 img{width:100%;}

.i_divcon7{width:100%; padding:3% 0px 2% 0px;border-top:1px solid #e5e5e5;}
.i_divcon6{width:100%;}
.i_divcon6 dt{width:28%; float:left; font-weight:normal;}
.i_divcon6 dt .div{width:95.5%; position:relative; height:100%; display:inline-block; overflow:hidden; color:#fff;}
.i_divcon6 dt .div img{width:100%;}
.i_divcon6 dt .div .div_text{width:80%;  position:absolute; left:10%; top:4%;}
.i_divcon6 dt .div .div_text .s1{width:100%; padding:8% 0px; background:url(../images/e_012.jpg) left bottom no-repeat; color:#fff; font-size:18px;}
.i_divcon6 dt .div .div_text .s1 span{ font-size:60px;}
.i_divcon6 dt .div .div_text .s2{width:100%; padding:8% 0px; line-height:2.0; color:#fff; font-size:14px;}
.i_divcon6 dt .div .div_text .s3{width:100%;}
.i_divcon6 dt .div .div_text .s3 img{ max-width:62px;}
.i_divcon6 dd{width:72%; float:left; padding-bottom:1%;}
.i_divcon6 dd .div{width:100%; background-color:#f5f5f5; color:#666666; font-size:16px; display:inline-block;}
.i_divcon6 dd .div:hover{ text-decoration:none; color:#666666;}
.i_divcon6 dd .div .a_img{width:44%; display:inline-block; overflow:hidden;}
.i_divcon6 dd .div .a_img img{width:100%;}
.i_divcon6 dd .div .a_img_r{width:51%; padding:2% 2% 0px 0px;}
.i_divcon6 dd .div .a_img_r .s1{width:100%; height:5vmin; overflow:hidden; line-height:5vmin; font-size:20px; color:#333333;}
.i_divcon6 dd .div .a_img_r .s2{width:100%; height:4.5vmin; line-height:4.5vmin; overflow:hidden; color:#137ae9; font-size:12px;}
.i_divcon6 dd .div .a_img_r .s3{width:100%; padding-top:1vmin; height:12vmin; line-height:4vmin; overflow:hidden;}
.i_divcon6 dd .div .a_img_r .s4{ padding:2% 5%; display:inline-block; color:#fff; margin-top:4%; font-size:12px; background-color:#3b9bf4;-moz-border-radius: 20px;      /* Gecko browsers */
-webkit-border-radius: 20px;   /* Webkit browsers */
border-radius:20px;            /* W3C syntax */}

.i_divcon8{width:50%; position:relative;}
.i_divcon8 img{ width:100%;}
.i_divcon8 .div_text{width:80%; position:absolute; left:6%; top:8%; line-height:1.5; color:#1f70c9; font-size:35px;}
.i_divcon8 .div_text span{ font-size:40px; font-family:Georgia, "Times New Roman", Times, serif;}
.i_divcon9{width:50%; height:100%; padding:3% 3% 0px 3%; background:url(../images/rlzy_bg2.jpg) bottom right no-repeat; background-color:#3d9df7;}
.i_divcon9 .s1{width:100%; text-align:center; color:#fff; line-height:2.0; font-size:12px;}
.i_divcon9 .s1 span{ font-size:30px;}
.i_divcon9 .s2{width:80%; margin:20px auto 10px auto;}
.home-swiper1 {width: 100%; padding-bottom:5%;}
.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 dl{width:100%;}
.home-swiper1 .swiper-slide dl dd{width:50%; float:left; padding:0px 3% 3% 3%;}
.home-swiper1 .swiper-slide dl dd a{width:100%; height:38px; line-height:38px; display:inline-block; border:1px solid #fff; color:#fff; font-size:14px; text-align:center;-moz-border-radius: 20px;      /* Gecko browsers */
-webkit-border-radius: 20px;   /* Webkit browsers */
border-radius:20px;            /* W3C syntax */}
.home-swiper1 .swiper-slide dl dd a:hover{ background-color:#fff; color:#0e61bb; text-decoration:none;}
.home-swiper1 .swiper-slide.swiper-slide-active{-webkit-animation: hvr-bob 7s ease infinite;animation: hvr-bob 7s ease infinite;}
.i_divcon9 .s3{width:100%;/* height:28px;*/ text-align:center; line-height:28px; color:#fff; font-size:14px;}
.i_divcon9 .s3 span{ padding-left:30px; display:inline-block; padding-right:20px;}
.i_divcon9 .s3 span.tb1{ background:url(../images/tt1.png) left center no-repeat;}
.i_divcon9 .s3 span.tb2{ background:url(../images/tt2.png) left center no-repeat;}

.i_divcon10{width:100%; background-color:#3d9df7;}

.i_divcon11{width:100%; background-color:#f4f5f5;}
.i_divcon12{width:100%; padding:3% 0px 5% 0px;}
.i_divcon12_t{width:100%; padding:2% 0px; line-height:1.0; color:#333333; font-size:24px; font-weight:bold; }
.i_divcon12_t span{ font-weight:normal;color:#0762e5; font-size:30px;font-family:Georgia, "Times New Roman", Times, serif;}
.i_divcon12_c{width:100%;}
.i_divcon12_c li{width:16.6%; float:left; padding-bottom:0.5%;}
.i_divcon12_c li a{width:96%; display:inline-block; position:relative; margin-left:2%;}
.i_divcon12_c li a img{width:100%;}
.i_divcon12_c li a .div_tex{width:100%; height:100%; overflow:hidden; padding:5% 10%; display:none; line-height:1.8; font-size:12px; background:url(../images/link_bg1.png) repeat; position:absolute; left:0px; top:0px; color:#fff;}
.i_divcon12_c li a:hover .div_tex{ display:block;}

.n_content{width:100%;}
.n_banner{width:100%; position:relative;}
.n_banner .img{ width:100%;}

.a_cyby{width:100%; padding:4% 0px;}
.a_cyby_c{width:100%; overflow:hidden; position:relative;}
.a_cyby_c_text{width:465px; height:340px; background-color:#fff; position:absolute; top:60px; right:60px;-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_cyby_c_text_t{width:100%; height:44px; background-color:#0168b3; line-height:44px; color:#fff; text-indent:25px; font-size:18px;}
.a_cyby_c_text_c{width:100%; padding:4%; line-height:1.8; color:#333333; font-size:14px;}

.a_nytitle{ font-size:30px; color:#333333; width:100%; text-align:center; background:url(../images/gs_tb4.png) bottom center no-repeat; padding-bottom:15px; line-height:1.5; margin-bottom:4%;}
.a_nytitle span{ color:#005ca7; font-size:35px; font-family:Arial, Helvetica, sans-serif;}

.a_nytitle1{ font-size:30px; color:#fff; width:100%; text-align:center; background:url(../images/gs_tb5.png) bottom center no-repeat; padding-bottom:15px; line-height:1.5; margin-bottom:4%;}
.a_nytitle1 span{ color:#fff; font-size:35px; font-family:Arial, Helvetica, sans-serif;}

.i_section{
	position: relative;
	/*background-color: #a2a7ab;*/
	/*min-height: 360px;*/
	box-sizing: border-box;
	/*overflow:hidden;*/
	width:100%;
	/*background:url(../images/d_01.png) repeat;*/
	}
	
.bg_blur3{
	position: absolute;
	top: 0;left: 0;
	width: 100%;height: 100%;
	background:url(../images/qywh_bg4.jpg);
	background-size:cover;
	background-attachment: fixed;
	background-position-x:center !important;
	/*opacity: 0.4;*/
	z-index: 1;
	}
.bg_blur1{
	position: absolute;
	top: 0;left: 0;
	width: 100%;height: 100%;
	background:url(../images/qywh_bg5.jpg);
	background-size:cover;
	background-attachment: fixed;
	background-position-x:center !important;
	/*opacity: 0.4;*/
	z-index: 1;
	}
.bg_blur2{
	position: absolute;
	top: 0;left: 0;
	width: 100%;height: 100%;
	background:url(../images/qywh_bg6.jpg);
	background-size:cover;
	background-attachment: fixed;
	background-position-x:center !important;
	/*opacity: 0.4;*/
	z-index: 1;
	}
.bg_blur4{
	position: absolute;
	top: 0;left: 0;
	width: 100%;height: 100%;
	background:url(../images/qywh_bg8.jpg);
	background-size:cover;
	background-attachment: fixed;
	background-position-x:center !important;
	/*opacity: 0.4;*/
	z-index: 1;
	}
.bg_blur5{
	position: absolute;
	top: 0;left: 0;
	width: 100%;height: 100%;
	background:url(../images/qywh_bg7.jpg);
	background-size:cover;
	background-attachment: fixed;
	background-position-x:center !important;
	/*opacity: 0.4;*/
	z-index: 1;
	}
.bg_blur6{
	position: absolute;
	top: 0;left: 0;
	width: 100%;height: 100%;
	background:url(../images/qywh_bg10.jpg);
	background-size:cover;
	background-attachment: fixed;
	background-position-x:center !important;
	/*opacity: 0.4;*/
	z-index: 1;
	}
.bg_blur7{
	position: absolute;
	top: 0;left: 0;
	width: 100%;height: 100%;
	background:url(../images/qywh_bg11.jpg);
	background-size:cover;
	background-attachment: fixed;
	background-position-x:center !important;
	/*opacity: 0.4;*/
	z-index: 1;
	}

.a_zxly{width:100%; height:100%;background:url(../images/qywh_bg2.png) repeat; position:relative; z-index:1; padding:4% 0px 4% 0px;}
.a_zxly_c{width:710px; margin:0px auto;}
.a_zxly_ul{width:100%; margin:0px; padding:0px;}
.a_zxly_ul li{width:100%; padding-bottom:1%; float:left;}
.a_zxly_ul li .s1{width:50%;}
.a_zxly_ul li .s2{width:50%; text-align:center;}
.a_zxly_ul li .ipt1{width:98%; background-color:#fff; height:40px; border:0px;line-height:40px; color:#888888; font-family:"微软雅黑"; font-size:14px; text-indent:15px;}
.a_zxly_ul li .ipt2{height:163px; width:100%; text-indent:15px; border:0px; padding:5px;color:#888888; font-family:"微软雅黑"; font-size:14px;}
.a_zxly_ul li .s3{width:100%; text-align:center; padding:20px 0px;}
.a_zxly_ul li .ipt3{width:140px; height:33px; line-height:33px; border:0px; cursor:pointer; background-color:#1167c6; color:#fff; text-align:center; display:inline-block; font-size:16px; font-family:"微软雅黑";-moz-border-radius: 16px;      /* Gecko browsers */
-webkit-border-radius: 16px;   /* Webkit browsers */
border-radius:16px;            /* W3C syntax */}

.a_menu_bg{ background-color:#f5f5f5;}
.a_menu{width:100%; margin:0px; padding:0px;}
.a_menu li{ padding-right:15px; float:left; height:70px;}
.a_menu li .a_menu_a:hover{ text-decoration:none;}
.a_menu li .a_menu_a{width:125px; height:70px; display:inline-block; overflow:hidden; text-align:center; line-height:70px; color:#333333; font-size:16px;}
.a_menu li .a_menu_a.activetm1{ color:#fff; background-color:#004ea2; text-decoration:none;}
.a_menu li .a_menu_a.activetm2{ background-color:#5b3f34; color:#fff;}

.pc_amenu{width:100%;}
.a_zxlmenu{width:100%; padding:2% 2%; position:relative; display:none; z-index:100;}
.a_zxlmenu_t{width:100%;padding:3% 0px; background:url(../images/zxl_jt1.jpg) right center no-repeat; font-size:18px; text-align:center; background-color:#004ea2; color:#fff; cursor:pointer;}
.a_zxlmenu_c{width:100%; position:absolute; left:0px; top:100%; margin:0px; padding:0px; background-color:#eeeeee;text-indent:0px; border-top:1px solid #fff; display:none;}
.a_zxlmenu_c li{width:100%; padding:3% 0px; float:left; text-align:center;}
.a_zxlmenu_c li a,.a_zxlmenu_c li a:hover{width:100%; display:inline-block; color:#000000; font-size:14px; text-decoration:none; text-indent:0px;}

.a_con{width:100%; padding:2% 0px;}
.a_news_list{width:100%;}
.a_news_list dt{width:100%; float:left; border-bottom:1px solid #e6e6e6; padding-bottom:2%; font-weight:normal;}
.a_news_list dt .a_img{width:50%; display:inline-block; overflow:hidden;}
.a_news_list dt .a_img img{width:100%;}
.a_news_list dt .a_img_r{width:48%;}
.a_news_list dt .a_img_r .s1{width:100%; height:7vmin; line-height:7vmin; overflow:hidden; color:#333333; font-size:22px; display:inline-block;}
.a_news_list dt .a_img_r .s1:hover{ color:#004ea2; text-decoration:none}
.a_news_list dt .a_img_r .s2{width:100%; color:#004ea2; font-size:16px; padding:2% 0px; overflow:hidden;}
.a_news_list dt .a_img_r .s3{width:100%; color:#666666; line-height:25px; height:100px; overflow:hidden; font-size:14px; margin-bottom:4%;}
.a_news_list dt .a_img_r .s4{width:100%; margin-top:4%;}
.a_news_list dt .a_img_r .s4 a{ height:40px; line-height:40px; padding:0px 15px; display:inline-block; overflow:hidden; color:#fff; background-color:#004ea2; font-size:16px;}
.a_news_list dt .a_img_r .s4 a:hover{ text-decoration:none; color:#fff;}
.a_news_list dt .a_img_r .s4 a span{ background:url(../images/yanjing.png) left center no-repeat; height:40px; display:inline-block; text-indent:30px;}
.a_news_list dd{width:50%; float:left;}
.a_news_list dd .div{width:98%; border-bottom:1px solid #e6e6e6; padding:3% 0px;}
.a_news_list dd .div .a_img{width:37%; display:inline-block; overflow:hidden;}
.a_news_list dd .div .a_img img{width:100%;}
.a_news_list dd .div .a_img_r{width:60%;}
.a_news_list dd .div .a_img_r .s1{width:100%; padding:2% 0px; color:#888888; font-size:16px;}
.a_news_list dd .div .a_img_r .s2{width:100%;height:7vmin; line-height:7vmin; overflow:hidden; color:#333333; font-size:20px; display:inline-block;}
.a_news_list dd .div .a_img_r .s2:hover{ color:#004ea2; text-decoration:none;}
.a_news_list dd .div .a_img_r .s3{width:100%; height:60px; line-height:20px; overflow:hidden; color:#666666; font-size:14px;}

.a_mtbd_dpages{width:100%; text-align:center; padding:50px 3% 10px 3%;  font-size:16px; }
.a_mtbd_dpages a{width:40px; height:40px; margin-bottom:5px; line-height:40px; text-align:center; background-color:#dcdcdc; color:#333333; display:inline-block;}
.a_mtbd_dpages a:hover,.a_mtbd_dpages a.activepages{ color:#fff; text-decoration:none; background-color:#0e65c5;}



.a_newsdetails{width:100%; padding:3% 0px;}
.a_mt_title{width:100%; padding:11px 0px; text-align:center; color:#444444; font-size:18px;word-wrap:break-word;}
.a_mt_time{width:100%; padding:13px 0px; text-align:center; color:#999999; font-size:14px;word-wrap:break-word;}
.a_mt_con{width:100%; line-height:2.0; color:#333333; font-size:14px;  padding:1% 0px; word-wrap:break-word; overflow-x:hidden;}
.a_mt_con img{ max-width:100%;}

.a_mt_pages{ border:1px solid #dfdfdf; border-left:0px; border-right:0px; color:#999999; font-size:14px;text-align:center; line-height:2.0;}
.a_mt_pages a{ color:#333333;}
.a_mt_pages a:hover{ text-decoration:none; color:#004ea2;}
.a_mt_pages .btb{ padding:3% 0px;word-wrap:break-word; text-align:center;}
.a_mt_pages .btb1{ border-right:1px solid #dfdfdf;}

.a_about_t{width:100%; padding-bottom:3%; color:#004ea2; font-size:28px; line-height:1.3;}
.a_about_t span{ color:#999999; font-size:60px; font:Arial, Helvetica, sans-serif;}
.a_about_c{width:100%; padding-bottom:3%; color:#666666; font-size:16px; line-height:1.8;}
.a_about_c .s1{ color:#02397d; font-size:24px;}
.a_about_c .a_img{width:36%; display:inline-block; overflow:hidden; float:left; margin:0px 5% 3% 0px;}
.a_about_c .a_img img{width:100%;-moz-border-radius: 10px;      /* Gecko browsers */
-webkit-border-radius: 10px;   /* Webkit browsers */
border-radius:10px;            /* W3C syntax */}
.a_about_b{width:100%; padding:3% 3% 3% 3%; border:1px solid #dadada;-moz-border-radius: 10px;      /* Gecko browsers */
-webkit-border-radius: 10px;   /* Webkit browsers */
border-radius:10px;            /* W3C syntax */color:#666666; font-size:13px; line-height:1.8; overflow:hidden;}
.a_about_b img{ max-width:100%;}

.a_qywhList{width:100%; padding-bottom:3%;}
.a_qywhList li{width:50%; float:left;}
.a_qywhList li .a_img{width:98%; display:inline-block; overflow:hidden; position:relative;}
.a_qywhList li .a_img img{width:100%;}
.a_qywhList li .a_img .a_text{width:100%; padding:10px 0px; background:url(../images/qywh_bg.png) repeat; position:absolute; left:0px; bottom:0px; color:#fff; text-align:center; font-size:16px;}
.a_qywhList li .a_img:hover .a_text{ color:#fff; text-decoration:none;}

.a_qywhdiv{width:51%; padding-bottom:5%; margin:0px auto; color:#666666; font-size:16px;}

.a_fzlc_t{width:100%; color:#666666; text-align:center; font-size:24px;}
.a_fzlc_bg{ background:url(../images/bg_001.jpg) repeat;}
.a_fzlc_t1{width:100%; text-align:center;}
.a_fzlc_c{width:100%; background:url(../images/fz_tb3.png) top center repeat-y; padding:3% 0px 6% 0px;}
.a_fzlc_ul{width:100%;}
.a_fzlc_ul li{width:51.2%; position:relative; height:120px; padding-bottom:3%;}
.a_fzlc_ul li .div{width:100%; position:absolute; top:0px;}
.a_fzlc_ul li.one1{ float:right;}
.a_fzlc_ul li.one1 .div{ right:0px; background:url(../images/fz_tb2.png) left top 15px no-repeat;}
.a_fzlc_ul li.one1 .div .div_r{ width:90%; float:right; position:relative;}
.a_fzlc_ul li.one1 .div .div_r .tb{width:15px; height:17px; position:absolute; top:15px; left:-15px;}
.a_fzlc_ul li.one1 .div .div_r .tb.tb1{ background:url(../images/fz_tb6.png) no-repeat;}
.a_fzlc_ul li.one1 .div .div_r .tb.tb2{ background:url(../images/fz_tb5.png) no-repeat;}
.a_fzlc_ul li .div .div_r.bg1{ background-color:#629ec1;}
.a_fzlc_ul li .div .div_r.bg2{ background-color:#0172b9;}
.a_fzlc_ul li.one1 .div .div_r .a_img{width:33%; display:inline-block; overflow:hidden; float:right;}
.a_fzlc_ul li.one1 .div .div_r .a_img img{width:100%;}
.a_fzlc_ul li.one1 .div .div_r .a_img_r{width:67%; padding:0% 3% 0px 3%; color:#fff; font-size:12px; float:left;}
.a_fzlc_ul li.one1 .div .div_r .a_img_r .s1{width:100%; height:4vmin; line-height:4vmin; overflow:hidden; font-size:20px;}
.a_fzlc_ul li .div .div_r .a_img_r .s2{ width:100%; height:12vmin; line-height:3vmin; overflow:hidden;}

.a_fzlc_ul li.one2{ float:left;}
.a_fzlc_ul li.one2 .div{ left:0px; background:url(../images/fz_tb2.png) right top 15px no-repeat;}
.a_fzlc_ul li.one2 .div .div_r{ width:90%; float:left; position:relative;}
.a_fzlc_ul li.one2 .div .div_r .tb{width:15px; height:17px; position:absolute; top:15px; right:-15px;}
.a_fzlc_ul li.one2 .div .div_r .tb.tb1{ background:url(../images/fz_tb4.png) no-repeat;}
.a_fzlc_ul li.one2 .div .div_r .tb.tb2{ background:url(../images/fz_tb7.png) no-repeat;}
.a_fzlc_ul li.one2 .div .div_r .a_img{width:33%; display:inline-block; overflow:hidden; float:left;}
.a_fzlc_ul li.one2 .div .div_r .a_img img{width:100%;}
.a_fzlc_ul li.one2 .div .div_r .a_img_r{width:67%; padding:0% 3% 0px 3%; color:#fff; font-size:12px; float:right;}
.a_fzlc_ul li.one2 .div .div_r .a_img_r .s1{width:100%; height:4vmin; line-height:4vmin; overflow:hidden; font-size:20px;}

.a_qyry_bg{ background-color:#f6f6f6;}
.a_qyry_div{width:100%; padding-bottom:3%;}
.a_qyry_div_t{width:100%; padding:3% 0px; text-align:center; color:#333333; font-size:24px;}
.a_qyry_div_c{width:100%;}
.a_qyry_div_c1{width:100%; padding:3% 0px;}
.a_qyry_div_c1 .left_div{width:50%; display:inline-block; overflow:hidden;}
.a_qyry_div_c1 .left_div img{width:100%;}
.a_qyry_div_c1 .right_div{width:43%; line-height:3.5; color:#333333; font-size:16px;}


.ryzz_swiper {width: 100%;}
.ryzz_swiper .swiper-slide {text-align: center;
width:100%;
      font-size: 18px;
     /* background: #fff;*/

      /* Center slide text vertically */
      display: -webkit-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      -webkit-justify-content: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      align-items: center;
	  background-position:center center;
	  background-repeat:no-repeat;
	  background-size:cover;
	  overflow:hidden;}
.ryzz_swiper .swiper-slide .a_div{/*width:100%;*/ padding:0px 20px; display:inline-block; color:#333333; font-size:14px; line-height:2.5;}
.ryzz_swiper .swiper-slide .a_div img{width:100%; border:5px solid #666666;}
.ryzz_swiper .swiper-slide .a_div:hover{ color:#333; text-decoration:none;}

.a_rcln_ul{width:100%; margin:0px; padding:0px;}
.a_rcln_ul li{width:100%;/* padding-bottom:4%;*/ float:left;}
.a_rcln_ul li .a_img{width:47%; overflow:hidden;}
.a_rcln_ul li .a_img img{width:100%;}
.a_rcln_ul li .a_img_r{width:50%; color:#666666; font-size:14px;}
.a_rcln_ul li .a_img_r .s1{width:100%; color:#333333; font-size:30px;}
.a_rcln_ul li .a_img_r .s1 span{ color:#0d64c4;}
.a_rcln_ul li .a_img_r .s2{ width:100%; line-height:30px; overflow:hidden; height:210px; margin-top:5%;}


.a_rczp_div{width:100%; height:100%;background:url(../images/qywh_bg2.png) repeat; position:relative; z-index:1; padding:3% 0px 3% 0px;}
.a_rczp_div_t{ color:#ffffff; font-size:16px; padding-bottom:4%; line-height:2.0; text-align:center;}
.a_rczp_div_t span{ font-size:40px;}
.a_rczp_div_c{width:100%;}


.home-swiper2 {width: 100%; padding-bottom:5%;}
.home-swiper2 .swiper-slide {text-align: center;font-size: 18px;background-repeat: no-repeat;background-position: center center;background-size: cover;opacity: 1;width:100%;}
.home-swiper2 .swiper-slide dl{width:100%;}
.home-swiper2 .swiper-slide dl dd{width:50%; float:left; padding:0px 3% 2% 3%;}
.home-swiper2 .swiper-slide dl dd a{width:100%; height:60px; line-height:60px; overflow:hidden; display:inline-block; background-color:#fff; color:#333333; font-size:16px; text-align:center;}
.home-swiper2 .swiper-slide dl dd a:hover{ background-color:#fff; color:#0e61bb; text-decoration:none;}
.home-swiper2 .swiper-slide.swiper-slide-active{-webkit-animation: hvr-bob 7s ease infinite;animation: hvr-bob 7s ease infinite;}
.home-swiper2 .swiper-slide dl dd a .s1{width:38%; text-align:center;}
.home-swiper2 .swiper-slide dl dd a .s2{width:28%; text-align:center;}
.home-swiper2 .swiper-slide dl dd a .s3{width:28%; text-align:center;}


.zpHtml{ display:none;width:100%; height:100%; overflow:hidden; overflow-y: auto; background:url(../images/jrwm_11.png) repeat; position:fixed; right:0px; bottom:0px; left:0px; top:0px; z-index:1000000000000;/* -webkit-overflow-scrolling:touch;*/}
.zpClose {
    display: block;
    width: 106px;
    height: 106px;
	position:fixed;
    left:0px;
    top: 50%;
    margin-top: -53px;
    z-index: 1008;
    overflow: hidden;
    transform: translateX(-106px);
    transition: 400ms;
}
.zpClose span
{
   display: block;
    width: 100%;
    height: 100%;
    text-align: center;
    transition: 0.4s;
}
.zpClose span.tb1{
	font-size:22px;
    color: #fff;
    background-color: #0d64c4;
    padding-top: 20px;
    height: 106px;
    position: absolute;
    left: 0px;
    top: 0px;
}
.zpClose span.tb2{
background: url(../images/fram_close1.png) no-repeat scroll center center #6eabee;
    color: #fff;
    position: absolute;
    left: 100%;
    top: 0px;
}
.zpClose:hover span.tb1{ left: -106px;}
.zpClose:hover span.tb2{ left: 0px;}
.zpClose1 {
    display: block;
    width: 106px;
    height: 106px;
	position:fixed;
    left:0px;
    top: 50%;
    margin-top: -53px;
    z-index: 1008;
    overflow: hidden;
    transform: translateX(-106px);
    transition: 400ms;
}
.zpClose1 span
{
   display: block;
    width: 100%;
    height: 100%;
    text-align: center;
    transition: 0.4s;
}
.zpClose1 span.tb1{
	font-size:22px;
    color: #fff;
    background-color: #40d2aa;
    padding-top: 20px;
    height: 106px;
    position: absolute;
    left: 0px;
    top: 0px;
}
.zpClose1 span.tb2{
background: url(../images/fram_close1.png) no-repeat scroll center center #15a17e;
    color: #fff;
    position: absolute;
    left: 100%;
    top: 0px;
}
.zpClose1:hover span.tb1{ left: -106px;}
.zpClose1:hover span.tb2{ left: 0px;}
.zpRight
{
	position: relative;
    margin: 0px auto 0 106px;
    background: #fff;
    z-index: 1010;
    cursor: auto;
    width: 100%;
	transform: translate(100%,0);
    -webkit-transform: translate(100%,0);
    transition: 400ms;
}
html.open{width:100%; overflow:hidden;}
html.open .zpHtml .zpRight{transform: translate(0,0);
    -webkit-transform: translate(0,0);
}
html.open .zpHtml .zpClose {
    transform: translate(0,0);
}
html.open .zpHtml .zpClose1 {
    transform: translate(0,0);
}
.zpRight_t{width:100%; padding:5% 10%; background-color:#f3f3f3; color:#999999; font-size:14px; line-height:2.0;}
.zpRight_t span{ color:#444444; font-size:30px;}
.zpRight_c{width:95%; padding:3% 10%; line-height:2.0; color:#333333; font-size:14px; min-height:500px;}
.zpRight_cmail{ margin-top:3%; background-color:#1167c6; color:#fff; padding:14px 5%; display:inline-block;}
.zpRight_cmail_c{ background:url(../images/ts.png) left center no-repeat; height:15px; line-height:15px; display:inline-block; padding-left:38px; color:#fff;}
.zpRight_b{width:100%;padding:5% 10%; background-color:#f3f3f3; color:#333333;  line-height:2.0;}
.zpRight_b a,.zpRight_b a:hover{ color:#333333;}
.zpRight_b .a1{ float:left;}
.zpRight_b .a2{ float:right;}
.zpRight_b_a{ float:left; display:none; text-decoration:none;width:50px;z-index:10101000; position:fixed; right:20px; bottom:50px; height:50px; text-align:center; background:url(../images/fram_close1.png) center no-repeat; background-color:#1167c6;-moz-border-radius: 100%;      /* Gecko browsers */
-webkit-border-radius: 100%;   /* Webkit browsers */
border-radius:100%;            /* W3C syntax */}
.zpRight_b_a:hover{ text-decoration:none;}

.n_gstitle{width:100%; padding:0% 0px 3% 0px; text-align:center; color:#a8a9ab; font-size:24px;}
.n_gscon{width:100%; padding-bottom:3%; line-height:2.0; color:#666666; text-indent:20px; font-size:16px;}
.n_gsbon{width:100%; padding-bottom:3%; text-align:center;}
.n_gsbon span{ color:#666666; text-align:center; font-size:14px; line-height:2.2; display:inline-block; padding:0px 1%;}
.n_gsbotm{width:100%; text-align:center;}
.n_gsbotm a{ height:35px; line-height:35px; display:inline-block;-moz-border-radius: 15px;      /* Gecko browsers */
-webkit-border-radius:15px;   /* Webkit browsers */
border-radius:15px;            /* W3C syntax */ border:1px solid #e6e6e6; padding:0px 30px; color:#666666; font-size:14px;}
.n_gsbotm a:hover{ text-decoration:none; color:#0172b9;}

.n_about_c{width:100%;}


.ryzz_swiper1 {width: 100%;}
.ryzz_swiper1 .swiper-slide {text-align: center;
width:100%;
      font-size: 18px;
     /* background: #fff;*/

      /* Center slide text vertically */
      display: -webkit-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      -webkit-justify-content: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      align-items: center;
	  background-position:center center;
	  background-repeat:no-repeat;
	  background-size:cover;
	  overflow:hidden;}
.ryzz_swiper1 .swiper-slide .a_div{/*width:100%;*/ padding:0px 20px; display:inline-block; color:#fff; font-size:14px; line-height:2.5;}
.ryzz_swiper1 .swiper-slide .a_div img{width:100%; background-color:#fff;}
.ryzz_swiper1 .swiper-slide .a_div:hover{ color:#fff; text-decoration:none;}

.n_aqywb_div{width:100%; background:url(../images/r_0012.png) right 5% bottom no-repeat; background-color:#0172b9;}
.n_aqywb_div .a_img{width:50%; display:inline-block; overflow:hidden;}
.n_aqywb_div .a_img img{width:100%;}
.n_aqywb_div .a_img_r{width:45%; color:#fff; font-size:16px; line-height:1.8; padding-top:3%; display:inline-block;}
.n_aqywb_div .a_img_r_t{width:100%;}
.n_aqywb_div .a_img_r_t span{ padding:3% 0px; border-bottom:1px solid #fff; font-size:28px; display:inline-block;}
.n_aqywb_div .a_img_r:hover{ color:#fff; text-decoration:none;}
.n_aqywb_div .a_img_r_c{width:100%; padding-top:5%; line-height:3.0;}

.n_aqyfz_div{width:100%; padding:3% 0px;}
.n_aqyfz_div_t{ padding-bottom:3%; width:100%; color:#004ea2; font-size:20px; line-height:1.8; text-align:center;}
.n_aqyfz_div_t span{ color:#333333; font-size:28px;}
.n_aqyfz_div_c{width:100%;}

.ryzz_swiper2 {width: 100%; padding-bottom:70px;}
.ryzz_swiper2 .swiper-slide {text-align: center;
width:100%;
      font-size: 18px;
     /* background: #fff;*/

      /* Center slide text vertically */
      display: -webkit-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      -webkit-justify-content: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      align-items: center;
	  background-position:center center;
	  background-repeat:no-repeat;
	  background-size:cover;
	  overflow:hidden;}
.ryzz_swiper2 .swiper-slide .a_div{width:98%; padding:0px 1%; display:inline-block; color:#fff; font-size:14px; line-height:2.5;}
.ryzz_swiper2 .swiper-slide .a_div .div{width:100%; height:25vmin; border:3px solid #dadada; padding:0px 7%;}
.ryzz_swiper2 .swiper-slide .a_div .div_t{width:100%; height:8vmin; line-height:8vmin; color:#004ea2; font-size:23px; text-align:left; overflow:hidden;}
.ryzz_swiper2 .swiper-slide .a_div .div_c{width:100%; height:15vmin; line-height:5vmin; overflow:hidden; color:#666666; text-align:left;}
.ryzz_swiper2 .swiper-slide .a_div:hover{ color:#666666; text-decoration:none;}

.n_cp_title{width:100%; line-height:1.8; color:#333333; font-size:28px; text-align:center; padding-bottom:3%;}
.n_cp_title .s1{ color:#07a8ac; font-size:35px;}
.n_cp_title .s2{ color:#ff671c; font-size:35px;}
.n_cp_menu{width:100%; padding-bottom:3%; text-align:center;}
.n_cp_menu .a1{ padding:0px 25px; height:40px; line-height:40px; color:#333333; font-size:18px; margin-bottom:18px; display:inline-block; overflow:hidden;-moz-border-radius: 20px;      /* Gecko browsers */
-webkit-border-radius:20px;   /* Webkit browsers */
border-radius:20px;            /* W3C syntax */}
.n_cp_menu .a1:hover,.n_cp_menu .a1.activecpmenu{ display:inline-block; overflow:hidden; color:#fff; background-color:#03bec2; text-decoration:none;}
.n_cp_menu .a2{ padding:0px 25px; height:40px; line-height:40px; color:#333333; font-size:18px; margin-bottom:18px; display:inline-block; overflow:hidden;-moz-border-radius: 20px;      /* Gecko browsers */
-webkit-border-radius:20px;   /* Webkit browsers */
border-radius:20px;            /* W3C syntax */}
.n_cp_menu .a2:hover,.n_cp_menu .a2.activecpmenu{ display:inline-block; overflow:hidden; color:#fff; background-color:#ff671c; text-decoration:none;}

.n_cp_list{width:100%;}
.n_cp_list li{width:100%; padding-bottom:3%; float:left;}
.n_cp_list li .div{width:100%; border:3px solid #f3f3f3; background:url(../images/cp_0012.png) right bottom no-repeat; background-color:#f3f3f3; display:inline-block; overflow:hidden; color:#666666; font-size:14px;}
.n_cp_list li .div.nhydiv{ background:url(../images/cp_0013.png) right bottom no-repeat;background-color:#f3f3f3;}
.n_cp_list li .div:hover{ text-decoration:none; color:#666666;}
.n_cp_list li .div .a_img{width:34%; display:inline-block; overflow:hidden;}
.n_cp_list li .div .a_img img{width:100%;}
.n_cp_list li .div .a_img_r{width:60%; padding:2% 2% 0px 0px;}
.n_cp_list li .div .a_img_r .s1{width:100%; height:5vmin; line-height:5vmin; overflow:hidden; color:#333333; font-size:26px;}
.n_cp_list li .div .a_img_r .s2{width:100%; height:27vmin; overflow:hidden; line-height:3vmin;}
.n_cp_details_div1{width:100%; padding-top:1%;}
.n_cp_details_div1 .a_img{width:46%; display:inline-block; overflow:hidden;}
.n_cp_details_div1 .a_img img{width:100%; border:3px solid #f3f3f3;}
.n_cp_details_div1 .a_img_r{width:50%; color:#666666; font-size:16px; line-height:1.8; overflow:hidden;}
.n_cp_details_div1 .a_img_r .s1{width:100%; height:8vmin; line-height:8vmin; color:#333333; font-size:26px;}
.n_cp_details_div1 .a_img_r .s2{width:100%; margin:3% 0px; height:15vmin; line-height:3vmin; overflow:hidden;}
.n_cp_details_div1 .a_img_r .s3,.n_cp_details_div1 .a_img_r .s3:hover{ text-decoration:none;-moz-border-radius: 20px;      /* Gecko browsers */
-webkit-border-radius:20px;   /* Webkit browsers */
border-radius:20px;            /* W3C syntax */ height:40px; line-height:40px; background-color:#cf261d; color:#fff; padding:0px 30px; font-size:16px; display:inline-block; overflow:hidden;}

.n_cp_details_div2{width:100%; padding:2% 0px; border-bottom:1px solid #d9dada; overflow:hidden; color:#333333; font-size:22px;}
.n_cp_details_div3{width:100%; padding:4% 0px; overflow:hidden; color:#666666; font-size:16px;}
.n_cp_details_div3 img{ max-width:100%;}

.n_qxpp{width:100%; position:relative;}
.n_qxpp_div{width:11%; height:100%; background:url(../images/qx_bg2.png) repeat; position:absolute; left:0px; top:0px; z-index:100000; }
.n_qxpp_div .s1{width:100%; padding:20% 0px 0px 10%; color:#ffffff; font-size:20px; line-height:1.6;}
.n_qxpp_div .s1 span{ font-family:Arial, Helvetica, sans-serif; font-size:15px; font-weight:bold;}
.n_qxpp_div .s2{width:100%; padding-top:80%;}
.n_qxpp_div .s2 li{width:100%; float:left; padding-bottom:20%; padding-left:10%;}
.n_qxpp_div .s2 li .a_img{width:90%; display:inline-block; overflow:hidden;}
.n_qxpp_div .s2 li .a_img img{width:100%;}
.n_qxpp_div .s2 li .a_img:hover img,.n_qxpp_div .s2 li .a_img.activexz img{ border:5px solid #fff;}


.qxpp_swiper2 {width: 100%;}
.qxpp_swiper2 .swiper-slide {text-align: center;
width:100%;
      font-size: 18px;
     /* background: #fff;*/

      /* Center slide text vertically */
      display: -webkit-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      -webkit-justify-content: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      align-items: center;
	  background-position:center center;
	  background-repeat:no-repeat;
	  background-size:cover;
	  overflow:hidden;}
.qxpp_swiper2 .swiper-slide .a_img{width:100%; display:inline-block; overflow:hidden;}
.qxpp_swiper2 .swiper-slide .a_img img{width:100%;}

.a_pro_jcj{width:100%;}
.a_pro_jcj .a_img{width:50%; display:inline-block; overflow:hidden;}
.a_pro_jcj .a_img img{width:100%;}
.a_pro_jcj .a_img_r{width:47%; padding-top:4%; padding-right:11%;}
.a_pro_jcj .a_img_r.tb1{background:url(../images/ese.png) right 20% bottom 10px no-repeat; background-size:30%;}
.a_pro_jcj .a_img_r_t{width:100%; color:#333333; font-size:28px; line-height:1.6;}
.a_pro_jcj .a_img_r_t span{ color:#07a8ac; font-size:35px;}
.a_pro_jcj .a_img_r_t span.tb1{ color:#ff671c;}
.a_pro_jcj .a_img_r_a,.a_pro_jcj .a_img_r_a:hover{ display:inline-block; overflow:hidden;width:100%; height:6vmin; line-height:6vmin; color:#09acb0; font-size:24px;}
.a_pro_jcj .a_img_r_a.tb1,.a_pro_jcj .a_img_r_a.tb1:hover{ color:#5b4235;}
.a_pro_jcj .a_img_r_c{width:100%; line-height:3vmin; color:#666666; font-size:14px; overflow:hidden; height:18vmin;}
.a_pro_jcj .a_img_r_a1,.a_pro_jcj .a_img_r_a1:hover{ height:30px; text-decoration:none; line-height:30px; margin-top:3%; border:1px solid #cdcdcd; padding:0px 25px; display:inline-block; overflow:hidden; color:#666666; font-size:14px;-moz-border-radius: 15px;      /* Gecko browsers */
-webkit-border-radius:15px;   /* Webkit browsers */
border-radius:15px;            /* W3C syntax */ }

.a_pro_jcj1{ width:100%; background-color:#f3f3f3; padding:3%;}
.a_pro_jcj1_t{width:100%; color:#333333; font-size:28px; line-height:1.6; text-align:center;}
.a_pro_jcj1_t span{ color:#07a8ac; font-size:35px;}
.a_pro_jcj1_t span.tb1{ color:#ff671c;}

.a_pro_jcj1_t1{width:100%; color:#fff; font-size:28px; line-height:1.6; text-align:center;}
.a_pro_jcj1_t1 span{ color:#fff; font-size:35px;}

.a_pro_jcj1_c{width:100%; padding-top:2%;}


.pro_swiper1 {width: 100%; padding-bottom:5%;}
.pro_swiper1 .swiper-slide {text-align: center;
width:100%;
      font-size: 18px;
     /* background: #fff;*/

      /* Center slide text vertically */
      display: -webkit-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      -webkit-justify-content: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      align-items: center;
	  background-position:center center;
	  background-repeat:no-repeat;
	  background-size:cover;
	  overflow:hidden;}
.pro_swiper1 .swiper-slide .a_img{width:100%; padding:0px 2%; display:inline-block; overflow:hidden; color:#333333; font-size:16px; text-align:center; line-height:2.5;}
.pro_swiper1 .swiper-slide .a_img img{width:100%;}
.pro_swiper1 .swiper-slide .a_img:hover{ color:#10b9be; text-decoration:none;}
.pro_swiper1 .swiper-slide .a_img:hover img{ border:5px solid #76dcd9;}
.pro_swiper1 .swiper-slide .a_img.tb1:hover img{ border:5px solid #ff671c;}
.pro_swiper1 .swiper-slide .a_img.tb1:hover{ color:#ff671c;}


.a_proBg{width:100%; height:100%;background:url(../images/1.png) repeat; position:relative; z-index:1; padding:3% 0px 3% 0px;}
.a_proBg.tb1{ background:none;}
.a_proBg.tb2{ background:url(../images/esee.png) repeat;}
.a_proBg_c{width:100%;}

#swiper-history{
	width:100%;
/*	max-width:1200px;*/
	margin:0 auto;
	position:relative;
}
#swiper-history  .swiper-container { 
        height: 400px;
		margin:0 40px;
    } 
#swiper-history	.short-line{
		height:360px;
		border-bottom:1px dashed #fff;
		width:30px;
		position:absolute;
		top:0px;
	}
#swiper-history	.long-line{
		height:360px;
		border-bottom:1px solid #fff;
		width:100%;
		position:absolute;
		top:0px;
		left:30px;
	}
#swiper-history   .swiper-slide span{
		display:block;
		width:100%;
		text-align:center;
		position:absolute;
		transition: 700ms;
    }
#swiper-history .swiper-slide .detail{
	
	/*height: 20px;
	line-height:20px;*/
    top:27px;
	color:#444;
    opacity: 0;
}
#swiper-history .swiper-slide .detailc{width:100%;background:url(../images/2.png) repeat;
	padding:2% 3%;}
#swiper-history .swiper-slide .detailc.tb1{background:url(../images/3.png) repeat;}
#swiper-history .swiper-slide .detail .div_left{width:67%; color:#fff; text-align:left; line-height:1.8; font-size:16px;}
#swiper-history .swiper-slide .detailc.tb1 .div_left{ color:#000000;}
#swiper-history .swiper-slide .detail .div_left .div_t{width:100%; padding-bottom:2%; display:inline-block; text-align:left;}
#swiper-history .swiper-slide .detailc.tb1 .div_left .div_t .s1{ border-bottom:1px solid #000;}
#swiper-history .swiper-slide .detail .div_left .div_t .s1{ width:auto; text-align:left; position:relative; border-bottom:1px solid #fff; font-size:30px; display:inline-block; padding:1% 0px;}
#swiper-history .swiper-slide .detail .a_img{width:29%; display:inline-block; overflow:hidden;}
#swiper-history .swiper-slide .detail .a_img img{width:100%;}
#swiper-history .swiper-slide .date{
	color:#fff;
	position:absolute;
	font-size:16px;
	bottom:-10px;
    opacity: 0;
}
#swiper-history .swiper-slide-active span{
	transition: 700ms 700ms;
}
#swiper-history	.swiper-pagination-bullets{
		white-space:nowrap;
		width:auto;
		bottom:67px;
		height:10px;
		line-height:10px;
		transition: 700ms;
	}
#swiper-history .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0;
}
#swiper-history .swiper-pagination-bullet{
	background:#fff;
	border: 1px solid #007aff;
	opacity:1;
	line-height:10px;
}
#swiper-history .swiper-pagination-bullet-active {
    background: #007aff;
}
#swiper-history .swiper-button-next,#swiper-history .swiper-button-prev{
	background-size:20px auto;
}

.a_ppwh_div{width:100%; background:url(../images/qywh_bg9.jpg) top center no-repeat; background-size:cover;}
.a_ppwh_div.tb1{ background:url(../images/qywh_bg12.jpg) top center no-repeat; background-size:cover;}

.a_ppwh_divcon{width:100%; padding:3%; position:relative;}
.a_ppwh_divcon.tb1{ padding:3% 0px;}
.a_ppwh_divcon_t{width:5%; display:inline-block; overflow:hidden;}
.a_ppwh_divcon_t img{width:100%;}
.a_ppwh_divcon_t1{width:100%; display:block; color:#333333; font-size:14px; display:none; padding-bottom:3%; text-align:center;}
.a_ppwh_divcon_t1 span{ color:#93ea84; font-size:18px;}
.a_ppwh_divcon_t1 span.tb1{ color:#ff671c;}
.a_ppwh_divcon_c{width:898px; margin-left:10%; position:relative; float:left;}
.a_ppwh_divcon_c1{width:100%; height:450px;}
.a_ppwh_divcon_c1 li{width:220px; height:191px; position:absolute; }
.a_ppwh_divcon_c1 li .a_img{width:220px; height:191px; display:inline-block; overflow:hidden; position:relative;}
.a_ppwh_divcon_c1 li .a_img img{width:100%;}
.a_ppwh_divcon_c1 li .a_img .a_text{width:220px; height:191px;line-height:191px; color:#fff; text-align:center; font-size:20px; position:absolute; left:0px; top:0px;}
.a_ppwh_divcon_c1 li .a_img .a_text.sy_div{ display:none;}
.a_ppwh_divcon_c1 li .a_img:hover{ text-decoration:none; color:#fff;}
.a_ppwh_divcon_c1 li.list1{ left:0px; top:0px;}
.a_ppwh_divcon_c1 li.list2{ left:170px; top:95.5px;}
.a_ppwh_divcon_c1 li.list3{ left:339px; top:0px;}
.a_ppwh_divcon_c1 li.list4{ left:339px; top:194px;}
.a_ppwh_divcon_c1 li.list5{ right:169px; top:95.5px;}
.a_ppwh_divcon_c1 li.list6{ right:0px; top:0px;}
.a_ppwh_divcon_c2{width:100%; line-height:1.8; text-align:center; color:#16a1ba; font-size:14px;}
.a_ppwh_divcon_c2.tb1{ color:#805840;}


.a_ppwh_divcon_c3{width:1200px; position:relative; float:left;}
.a_ppwh_divcon_c4{width:100%; height:450px;}
.a_ppwh_divcon_c4 li{width:220px; height:191px; position:absolute; float:left; }
.a_ppwh_divcon_c4 li .a_img{width:220px; height:191px; display:inline-block; overflow:hidden; position:relative;}
.a_ppwh_divcon_c4 li .a_img img{width:100%;}
.a_ppwh_divcon_c4 li .a_img .a_text{width:220px; height:191px;line-height:191px; color:#fff; text-align:center; font-size:20px; position:absolute; left:0px; top:0px;}
.a_ppwh_divcon_c4 li .a_img .a_text.sy_div{ display:none;}
.a_ppwh_divcon_c4 li .a_img:hover{ text-decoration:none; color:#fff;}
.a_ppwh_divcon_c4 li.list1{ left:0px; top:95.5px;}
.a_ppwh_divcon_c4 li.list2{ left:169px; top:0px;}
.a_ppwh_divcon_c4 li.list3{ left:338px; top:95.5px;}
.a_ppwh_divcon_c4 li.list4{ left:507px; top:0px;}
.a_ppwh_divcon_c4 li.list5{ left:505px; top:195px;}
.a_ppwh_divcon_c4 li.list6{ right:306px; top:98px;}
.a_ppwh_divcon_c4 li.list7{ right:140px; top:0px;}
.a_ppwh_divcon_c4 li.list8{ right:-30px; top:95.5px;}

.a_ppzz_div{width:100%; padding:0% 0px;}
.a_ppzz_div_l{width:27%; color:#fff; font-size:12px;}
.a_ppzz_div_lc{width:100%; padding-top:5%; line-height:1.8;}
.a_ppzz_div_r{width:69%;}


.a_ppzz_swiper2 {width: 100%;}
.a_ppzz_swiper2 .swiper-slide {text-align: center;
width:100%;
      font-size: 18px;
     /* background: #fff;*/

      /* Center slide text vertically */
      display: -webkit-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      -webkit-justify-content: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      align-items: center;
	  background-position:center center;
	  background-repeat:no-repeat;
	  background-size:cover;
	  overflow:hidden;}
	  .a_ppzz_swiper2 .swiper-slide .a_img{width:96%; padding:0px 2%; display:inline-block; overflow:hidden;}
	  .a_ppzz_swiper2 .swiper-slide .a_img img{width:100%; border:5px solid #fff;}


