
/* 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:#ffffff; z-index:1000000;}

.loading-img{width:540px; position:absolute; height:62px; left:50%; top:50%; margin-left:-270px; margin-top:-31px;-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;}
.i_top{width:100%; position:absolute; left:0px; top:0px; z-index:10000;}
.i_top_t{width:100%; height:44px; line-height:44px; color:#333333; font-size:14px;}
.i_top_t a,.i_top_t a:hover{ color:#333;}
.i_top_c{width:100%; padding-top:15px;}
.i_top_c .ilogo{width:45%;}
.i_top_c .ilogo img{width:100%;}
.i_top_c .ilogo_r{width:17%; border:1px solid #434343; height:32px;-moz-border-radius: 16px;      /* Gecko browsers */
-webkit-border-radius: 16px;   /* Webkit browsers */
border-radius:16px;            /* W3C syntax */}
.i_top_c .ilogo_r .ipt1{width:81%; height:32px; border:0px; background-color:transparent; line-height:32px;-moz-border-radius: 16px;      /* Gecko browsers */
-webkit-border-radius: 16px;   /* Webkit browsers */
border-radius:16px;            /* W3C syntax */ text-indent:10px; font-family:"微软雅黑"; font-size:14px; color:#333;}
.i_top_c .ilogo_r .ipt2{width:19%; height:32px; background:url(../image/ss.png) left center no-repeat; border:0px;}
.clearpadding{ padding:0px; margin:0px;}
.section_ui{width:100%;}
.section_ui_c{width:1100px; margin:0px auto;}
.header_top{width:100%; background:url(../image/nav_bg.jpg) top repeat-x;}
.header_top.fixedmenu{ position:fixed; top:0px; left:0px;z-index:1000;background:url(http://www.schbkjgs.com/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:#fff}
.i_logo_ul{width:100%;}
.i_logo_ul .nav_menu{width:100%; margin:0px; padding:0px;}
.i_logo_ul .nav_menu li{width:14.28%; height:55px; position:relative; float:left; margin:0px; padding:0px;}
.i_logo_ul .nav_menu li .a_nav{width:100%; height:55px; line-height:55px; display:inline-block; text-align:center; overflow:hidden; color:#ffffff; font-size:16px;}
.i_logo_ul .nav_menu li .a_nav:hover,.i_logo_ul .nav_menu li .a_nav.active,.i_logo_ul .nav_menu li .a_nav.active1{ color:#fff; text-decoration:none; background-color:#00993f;}
.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(../image/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:#fff; font-size:14px;}
.i_logo_ul .nav_menu li dl dd a:hover{ color:#fff; text-decoration:none;}



.i_logo_banben1{width:100%; height:50px; background-color:#fff;}
.i_logo_banben1 .ipt1{width:81%; height:50px; border:0px; background-color:transparent; line-height:50px;-moz-border-radius: 16px;      /* Gecko browsers */
-webkit-border-radius: 16px;   /* Webkit browsers */
border-radius:16px;            /* W3C syntax */ text-indent:10px; font-family:"微软雅黑"; font-size:14px; color:#333;}
.i_logo_banben1 .ipt2{width:19%; height:50px; background:url(../image/ss.png) left center no-repeat; border:0px;}


.two_list_m{width:26px; height:26px; float:right; cursor:pointer; display:none;position:absolute; top:3vmin; 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:#56b781;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:#009944; 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;}

.phonemenu{width:100%; padding:3%; background-color:#fff; display:none;}
.phonemenu .phonelogo{width:60%;}
.phonemenu .phonelogo img{width:100%;}


.home-swiper1 {width: 100%;height: 100%;background: #fff;}
.home-swiper1 .swiper-slide {text-align: center;font-size: 18px;background-repeat: no-repeat; padding:0px 1%;background-position: center center;background-size: cover;opacity: 1;width:100%;}
.home-swiper1 .swiper-slide .a_img{width:100%; padding:35px 0px; border:1px solid #ddd;overflow:hidden;}
.home-swiper1 .swiper-slide .a_img img{width:100%;transition:400ms; 
	filter: Alpha(Opacity=100);
	opacity: 1;}
.home-swiper1 .swiper-slide .a_img:hover img{filter: Alpha(Opacity=100); 
	opacity: 1; 
	-webkit-transform:scale(1.1); 
	transform:scale(1.1);}

.home-swiper2 {width: 100%;height: 100%;background: #fff;}
.home-swiper2 .swiper-slide {text-align: center;font-size: 18px;background-repeat: no-repeat; padding:0px 1%;background-position: center center;background-size: cover;opacity: 1;width:100%;}
.home-swiper2 .swiper-slide .a_img{width:100%; padding:35px 0px; border:1px solid #ddd; overflow:hidden;}
.home-swiper2 .swiper-slide .a_img img{width:100%;transition:400ms; 
	filter: Alpha(Opacity=100);
	opacity: 1;}
.home-swiper2 .swiper-slide .a_img:hover img{filter: Alpha(Opacity=100); 
	opacity: 1; 
	-webkit-transform:scale(1.1); 
	transform:scale(1.1);}


/*首页中间部分*/
.i_ggw{width:100%; padding-top:2%; overflow:hidden;}
.i_ggw img{width:100%;}


/*底部*/
.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-color:#009944;}
.i_footer_l{width:66%; float:left;}
.i_footer_l_text{width:100%; padding:15px 0px; color:#fff; font-size:14px; line-height:1.7;}
.i_footer_l_text a,.i_footer_l_text a:hover{ color:#fff;}
.i_footer_r{width:7%; float:right; padding-top:25px;}
.i_footer_r ul{width:100%; margin:0px; padding:0px;}
.i_footer_r ul li{width:100%; float:left; text-align:center; color:#fff; line-height:2.5;}
.i_footer_r ul li img{width:100%;}

/*首页内容部分*/
.i_div1{width:100%; background:url(../image/c_bg1.jpg) top repeat-y;}
.i_content{width:100%; padding:2% 0px;}
.i_cLeft{width:67%;}
.i_lmenu{width:100%; height:37px; background-color:#f3f3f2; position:relative; overflow:hidden}
.i_lmenu .scroller {position:absolute}
.i_lmenu .scroller li {height: 37px;color:#009944;float: left;line-height: 37px;font-size:16px;text-align: center}
.i_lmenu .scroller li a{color:#009944;display:block;padding:0px 2.5vmin;}
.i_lmenu .scroller li a{ text-decoration:none;}
.i_lmenu .scroller li.cur{/*background:#d92028*/}
.i_lmenu .scroller li.cur a{color:#fff; background:url(../image/n_1.png) center no-repeat; background-size:100% 100%;}
.i_lnews{width:100%; padding:20px 0px 20px 0px;}
.i_lnews_c{width:100%; display:none;}
.i_lnews_c .a_img{width:36%; display:inline-block; overflow:hidden;}
.i_lnews_c .a_img img{width:100%;transition:400ms; 
	filter: Alpha(Opacity=100);
	opacity: 1;}
.i_lnews_c .a_img:hover img{filter: Alpha(Opacity=100); 
	opacity: 1; 
	-webkit-transform:scale(1.1); 
	transform:scale(1.1);}
.i_lnews_c .a_img_r{width:62%;}
.i_lnews_c .a_img_r li{width:100%; height:35px; float:left; background:url(../image/n_2.png) left center no-repeat; padding-left:5%; color:#888888; font-size:14px; line-height:35px;}
.i_lnews_c .a_img_r li a{ color:#000000; width:80%; height:35px; overflow:hidden; text-indent:0px;}
.i_lnews_c .a_img_r li a:hover{ text-decoration:none; color:#009944;}
.i_lnews_c .a_img_r li .s1{width:20%; height:35px; overflow:hidden; display:inline-block; text-indent:0px; text-align:right;}


.i_lmenu1{width:100%; height:37px; background-color:#f3f3f2; position:relative; overflow:hidden}
.i_lmenu1 .scroller {position:absolute}
.i_lmenu1 .scroller li {height: 37px;color:#009944;float: left;line-height: 37px;font-size:16px;text-align: center}
.i_lmenu1 .scroller li a{color:#009944;display:block;padding:0px 2.5vmin;}
.i_lmenu1 .scroller li a{ text-decoration:none;}
.i_lmenu1 .scroller li.cur{/*background:#d92028*/}
.i_lmenu1 .scroller li.cur a{color:#fff; background:url(../image/n_1.png) center no-repeat; background-size:100% 100%;}

.i_zyyw{width:100%; padding:15px 0px;}
.i_zyyw_c{width:100%; display:none;}
.i_zyyw_c li{width:100%; height:39px; float:left; background:url(../image/n_2.png) left center no-repeat; padding-left:5%; color:#888888; font-size:14px; line-height:39px;}
.i_zyyw_c li a{ color:#000000; width:80%; height:39px; overflow:hidden; text-indent:0px;}
.i_zyyw_c li a:hover{ text-decoration:none; color:#009944;}
.i_zyyw_c li .s1{width:20%; height:35px; overflow:hidden; display:inline-block; text-indent:0px; text-align:right;}



.i_lmenu2{width:100%; height:37px; background-color:#f3f3f2; position:relative; overflow:hidden}
.i_lmenu2 .scroller {position:absolute}
.i_lmenu2 .scroller li {height: 37px;color:#009944;float: left;line-height: 37px;font-size:16px;text-align: center}
.i_lmenu2 .scroller li a{color:#009944;display:block;padding:0px 2.5vmin;}
.i_lmenu2 .scroller li a{ text-decoration:none;}
.i_lmenu2 .scroller li.cur{/*background:#d92028*/}
.i_lmenu2 .scroller li.cur a{color:#fff; background:url(../image/n_1.png) center no-repeat; background-size:100% 100%;}

.i_about{width:100%; padding-top:20px;}
.i_about_c{width:100%; display:none;}
.i_about_jj{width:94; padding:3.5% 3%; border:1px solid #dcdcdc;}
.i_about_jj .a_img{width:35%; display:inline-block; overflow:hidden;}
.i_about_jj .a_img img{width:100%;transition:400ms; 
	filter: Alpha(Opacity=100);
	opacity: 1;}
.i_about_jj .a_img:hover img{filter: Alpha(Opacity=100); 
	opacity: 1; 
	-webkit-transform:scale(1.1); 
	transform:scale(1.1);}
.i_about_jj .a_img_r{width:63%;}
.i_about_jj .a_img_r .s1{width:100%; line-height:25px; overflow:hidden; height:150px; color:#333333; font-size:14px;}
.i_about_jj .a_img_r .s2,.i_about_jj .a_img_r .s2:hover{ height:25px; line-height:25px; color:#009944; display:inline-block; font-size:12px; text-decoration:none;}

.i_cRight{width:31%;}
.i_cRight_t{width:100%; height:37px;background-color:#f3f3f2; line-height:37px; overflow:hidden;}
.i_cRight_t .s1{width:33%; height:37px; background:url(../image/n_1.png) center no-repeat; background-size:100% 100%; text-align:center; color:#fff; font-size:16px;}
.i_cRight_t .s2,.i_cRight_t .s2:hover{ color:#888888; font-size:14px; padding-right:2%;}
.i_cRight_c{width:100%; padding:20px 0px 20px 0px;}
.i_cRight_c dt{width:100%; padding-bottom:15px; float:left; border-bottom:1px solid #dcdcdc;}
.i_cRight_c dt .a_img{width:42%; display:inline-block; overflow:hidden;}
.i_cRight_c dt .a_img img{width:100%;transition:400ms; 
	filter: Alpha(Opacity=100);
	opacity: 1;}
.i_cRight_c dt .a_img:hover img{filter: Alpha(Opacity=100); 
	opacity: 1; 
	-webkit-transform:scale(1.1); 
	transform:scale(1.1);}
.i_cRight_c dt .a_img_r{width:55%;  font-weight:normal;}
.i_cRight_c dt .a_img_r .s1{width:100%; height:22px; line-height:22px; overflow:hidden; color:#000000; font-size:16px;}
.i_cRight_c dt .a_img_r .s1:hover{ text-decoration:none; color:#009944;}
.i_cRight_c dt .a_img_r .s2{width:100%; height:22px; line-height:22px; color:#888888; overflow:hidden;}
.i_cRight_c dt .a_img_r .s3{width:100%; height:44px; line-height:22px; color:#000000; font-size:14px; overflow:hidden;}
.i_cRight_c dd{width:100%; height:39px; float:left; background:url(../image/n_2.png) left center no-repeat; padding-left:5%; color:#888888; font-size:14px; line-height:39px;}
.i_cRight_c dd a{ color:#000000; width:80%; height:39px; overflow:hidden; text-indent:0px;}
.i_cRight_c dd a:hover{ text-decoration:none; color:#009944;}
.i_cRight_c dd .s1{width:20%; height:39px; overflow:hidden; display:inline-block; text-indent:0px; text-align:right;}

.i_cRight_list{width:100%;}
.i_cRight_list li{width:100%; padding-top:5px; float:left;}
/*.i_cRight_list li img{width:100%;}*/
.i_cRight_list li a{width:100%; display:inline-block;}

.a_banner{width:100%; overflow:hidden;}
.a_banner img{width:100%;}
.a_left{width:25%;}
.a_left_t{width:100%; background:url(../image/es.png) right 8% bottom 20% no-repeat; background-color:#009944; padding-left:8%; padding-top:5%; padding-bottom:5%; color:#fff; line-height:1.4; font-size:16px}
.a_left_t span{ font-size:28px; font-weight:bold;}
.a_left_menu{width:100%; padding:2px 0px 7px 0px;}
.a_left_menu li{width:100%; float:left; border-bottom:1px solid #fff;}
.a_left_menu li .a_menu{width:100%; height:50px; line-height:50px; display:inline-block; overflow:hidden; padding-left:8%; background:url(../image/tb_01.png) right 8% center no-repeat; background-color:#f3f3f2; font-size:18px; color:#333333; float:left;}
.a_left_menu li .a_menu:hover,.a_left_menu li .a_menu.activeleftmenu{ background:url(../image/tb_02.png) right 8% center no-repeat; background-color:#56b781; text-decoration:none; color:#fff;}
.a_left_phone{width:100%; overflow:hidden; padding:3% 0px 3% 30%; background:url(../image/phone1.png) left 8% center no-repeat; background-color:#f3f3f2; line-height:1.4; color:#009944; font-size:14px;}
.a_left_phone span{ color:#009944; font-size:24px; font-weight:bold;}
.a_right{width:72.5%; border-left:1px solid #e5e5e5; padding-left:2%;}
.a_right_t{width:100%; height:50px; line-height:50px; border-bottom:1px solid #e5e5e5; color:#888888; font-size:14px;}
.a_right_t .s1{ color:#009944; font-size:20px;}
.a_right_t .s2{ height:50px; line-height:50px; background:url(../image/home.png) left center no-repeat; text-indent:24px;}
.a_right_t .s2 a,.a_right_t .s2 a:hover{ color:#888888; }
.a_right_c{width:100%;}
.a_about{width:100%; padding:20px 0px 0px 0px; overflow:hidden;word-wrap:break-word; text-align:justify; line-height:1.8; color:#333333; font-size:16px}
/*.a_about img{ max-width:100%;}*/

.a_zxlmenu{width:100%;/* margin-bottom:3%;*/ position:relative; display:none; z-index:100;}
.a_zxlmenu_t{width:100%;padding:3% 0px;background:url(../image/zxl_jt1.jpg) right center no-repeat; font-size:18px; text-align:center; background-color:#009944; 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%;  float:left; text-align:center;}
.a_zxlmenu_c li a{width:100%;padding:3% 0px; display:inline-block; color:#000000; font-size:14px; text-decoration:none; text-indent:0px;}
.a_zxlmenu_c li a:hover{ color:#fff; text-decoration:none; background-color:#56b781;}

.a_dqgzList{width:100%; padding:12px 0px 0px 0px;}
.a_dqgzList li{width:100%; height:55px; float:left; overflow:hidden; line-height:55px; color:#333333; font-size:14px; background:url(../image/n_3.png) left center no-repeat; padding-left:3%;}
.a_dqgzList li .s1{width:80%; color:#333333; font-size:16px; overflow:hidden; height:55px; line-height:55px;}
.a_dqgzList li .s1:hover{ text-decoration:none; color:#009944;}
.a_dqgzList li .s2{width:20%; text-align:right; overflow:hidden; height:55px; line-height:55px;}

.a_mtbd_dpages{width:100%; text-align:center; padding:20px 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:#fff; display:inline-block;}
.a_mtbd_dpages a:hover,.a_mtbd_dpages a.activepages{ color:#fff; text-decoration:none; background-color:#009944;}


.a_newsdetails{width:100%; padding:3% 0px;}
.a_mt_title{width:100%; padding:11px 0px; text-align:center; color:#333333; font-size:16px;word-wrap:break-word;}
.a_mt_time{width:100%; padding:13px 0px; text-align:center; color:#888888; font-size:14px;word-wrap:break-word;}
.a_mt_con{width:100%; line-height:2.0; color:#333333; font-size:16px;  padding:1% 0px; word-wrap:break-word; overflow-x:hidden;}
.a_mt_con img{ max-width:100%;}
.a_mt_bom{width:100%; padding:2% 0px;}
.a_mt_bom a{width:50%; height:25px; line-height:25px; display:inline-block; overflow:hidden; color:#333333; font-size:14px;}
.a_mt_bom a:hover{ text-decoration:none; color:#009944;}
.a_mt_bom a.a1{ text-align:right;}

.a_rczpList{width:100%;}
.a_rczpList li{width:100%; padding:20px 0px; float:left; border-bottom:1px solid #dcdcdc;}
.a_rczpList li .a_img{width:24%; display:inline-block; overflow:hidden;}
.a_rczpList li .a_img img{width:100%;transition:400ms; 
	filter: Alpha(Opacity=100);
	opacity: 1;}
.a_rczpList li .a_img:hover img{filter: Alpha(Opacity=100); 
	opacity: 1; 
	-webkit-transform:scale(1.1); 
	transform:scale(1.1)}
.a_rczpList li .a_img_r{width:74%;}
.a_rczpList li .a_img_r .s1{width:100%; height:22px; line-height:22px; overflow:hidden; color:#000000; font-size:16px;}
.a_rczpList li .a_img_r .s1:hover{ text-decoration:none; color:#009944;}
.a_rczpList li .a_img_r .s2{width:100%; height:35px; line-height:35px; display:inline-block; overflow:hidden; color:#888888; font-size:14px;}
.a_rczpList li .a_img_r .s3{width:100%; height:48px; line-height:24px; display:inline-block; overflow:hidden; color:#000000; font-size:14px;}



.n_rczp_list{width:100%; padding-top:20px;}
.n_rczp_list li{width:100%; padding-bottom:10px; float:left;}
.n_rczp_list li .div{width:100%; height:53px; padding:8px 3%;line-height:53px; cursor:pointer; background:url(../image/mor1.png) right 30px center no-repeat; background-color:#f6f5f5;}
.n_rczp_list li .div.activerczp{ background:url(../image/mor2.png) right 30px center no-repeat;background-color:#f6f5f5;}
.n_rczp_list li .div span{ height:35px; float:left; line-height:35px; display:inline-block; background:url(../image/ese.png) left center no-repeat;padding-left:43px; font-size:16px; color:#333333;}
.n_rczp_list li .div span font{ font-size:16px;}
.n_rczp_list li .div_c{width:775px; padding:15px;color:#333333; line-height:2; font-size:14px; overflow:hidden; display:none;}

.n_caseList{width:100%; padding-top:20px;}
.n_caseList li{width:100%; padding-bottom:2px; float:left;}
.n_caseList li .div{width:100%; display:inline-block; overflow:hidden; background-color:#f3f3f2; color:#333333; font-size:14px;}
.n_caseList li .div:hover{ background-color:#00993f; text-decoration:none; color:#fff;}
.n_caseList li .div .a_img{width:43%; display:inline-block; overflow:hidden;}
.n_caseList li .div .a_img img{width:100%;transition:400ms; 
	filter: Alpha(Opacity=100);
	opacity: 1;}
.n_caseList li .div:hover .a_img img{filter: Alpha(Opacity=100); 
	opacity: 1; 
	-webkit-transform:scale(1.1); 
	transform:scale(1.1)}
.n_caseList li .div .a_img_r{width:57%; padding:15px 3% 0px 3%;}
.n_caseList li .div .a_img_r .s1{width:100%; display:inline-block; height:37px; line-height:37px; font-size:20px; overflow:hidden;}
.n_caseList li .div .a_img_r .s2{width:100%; height:72px; line-height:24px; overflow:hidden; font-size:14px; margin-top:19px;}
.n_caseList li .div .a_img_r .s3{width:113px; height:40px; line-height:35px; background:url(../image/a1.png) no-repeat; margin-top:15px; text-align:center; color:#fff;}
.n_caseList li .div:hover .a_img_r .s3{ background:url(../image/a2.png) no-repeat; color:#00993f;}


.a_news_dl{width:100%; padding-top:20px;}
.a_news_dl dt{width:100%; padding-bottom:20px; float:left; border-bottom:1px solid #e5e5e5; font-weight:normal;}
.a_news_dl dt .div{width:100%;overflow:hidden; background-color:#ecedee;}
.a_news_dl dt .div .a_img{width:45%;  display:inline-block; overflow:hidden;}
.a_news_dl dt .div .a_img img{width:100%;}
.a_news_dl dt .div .a_img_r{width:50%; padding-top:14px; padding-right:2%; background-color:#ecedee;}
.a_news_dl dt .div .a_img_r .a_name{width:100%; height:30px; line-height:30px; color:#333333; overflow:hidden; font-size:18px; display:inline-block; overflow:hidden;}
.a_news_dl dt .div .a_img_r .a_name:hover{ text-decoration:none; color:#009944;}
.a_news_dl dt .div .a_img_r .a_ntime{width:100%; height:28px; line-height:28px; overflow:hidden; color:#888888; font-size:14px;}
.a_news_dl dt .div .a_img_r .a_ncont{width:100%; height:46px; line-height:23px; margin-top:7px; overflow:hidden; color:#333333; font-size:14px;}
.a_news_dl dt .div .a_img_r .a_nconb{width:100%; margin-top:24px; height:30px;}
.a_news_dl dt .div .a_img_r .a_nconb a,.a_news_dl dt .div .a_img_r .a_nconb a:hover{width:100px; height:30px; line-height:30px; text-align:center; display:inline-block; overflow:hidden; color:#fff; font-size:14px; background-color:#009944;-moz-border-radius: 15px;      /* Gecko browsers */
-webkit-border-radius: 15px;   /* Webkit browsers */
border-radius:15px;            /* W3C syntax */ text-decoration:none;}
.a_news_dl dd{width:100%; padding:15px 0px;  float:left; border-bottom:1px solid #e5e5e5;}
.a_news_dl dd .div{width:100%; padding:15px 3%; overflow:hidden; color:#333333; font-size:14px; display:inline-block; overflow:hidden;}
.a_news_dl dd .div:hover{ background-color:#ecedee; color:#333333; text-decoration:none;}
.a_news_dl dd .div .div_l{width:11%; height:91px; background-color:#cecfd0; color:#fff; text-align:center; padding:4px 12px 0px 12px;}
.a_news_dl dd .div:hover .div_l{ color:#fff; background-color:#00993f;}
.a_news_dl dd .div .div_l .s1{width:100%; height:56px; line-height:56px; border-bottom:1px solid #fff; font-size:42px; overflow:hidden; text-align:center;}
.a_news_dl dd .div .div_l .s2{width:100%; height:30px; line-height:30px; overflow:hidden; text-align:center; font-size:14px;}
.a_news_dl dd .div .a_img_r{width:87%;}
.a_news_dl dd .div .a_img_r_a{ text-decoration:none;width:100%; height:20px; line-height:20px; color:#333333; font-size:16px; display:inline-block; overflow:hidden;}
.a_news_dl dd .div .a_img_r_a:hover{ color:#00993f; text-decoration:none;}
.a_news_dl dd .div .a_img_r_t{width:100%; height:28px; line-height:28px; color:#888888; font-size:12px; overflow:hidden;}
.a_news_dl dd .div .a_img_r_c{width:100%; height:40px; line-height:20px; overflow:hidden; color:#333333; font-size:14px; text-align:justify;}


.pc-slide {
	width: 100%;
	margin: 0 auto;
	padding-top:25px;
	overflow:hidden;
}

.view .swiper-container {
	width: 100%;
	/*height: 500px;*/
	text-align:center;
}
.view .swiper-slide a{width:100%; position:relative; padding-bottom:60px;}
.view .swiper-slide a img{max-width:100%;} 
.view .swiper-slide a .a_text{width:100%; height:60px; line-height:60px; overflow:hidden; text-align:center; color:#333333; font-size:16px;}

.view .arrow-left {
	background: url(../image/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(../image/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: 20px;
	position: relative;
}

.preview .swiper-container {
	width: 90%;
	overflow:hidden;
	height: 85px;
	margin:0px 5%;
}

.preview .swiper-slide {
	width: 128px;
	height: 85px;
	cursor:pointer;
	overflow:hidden;
	margin:0px 6px;
}
.preview .swiper-slide img {
	width: 128px;
	height: 85px;
	
}

.preview .slide6 {
	width: 128px;
}

.preview .arrow-left {
	background: url(../image/feel3.png) no-repeat left top;
	position: absolute;
	left: 10px;
	top: 50%;
	margin-top: -9px;
	width: 9px;
	height: 18px;
	z-index: 10;
}

.preview .arrow-right {
	background: url(../image/feel4.png) no-repeat left bottom;
	position: absolute;
	right: 10px;
	top: 50%;
	margin-top: -9px;
	width: 9px;
	height: 18px;
	z-index: 10;
}

.preview img {
	padding: 1px;
}

.preview .active-nav img {
	padding: 0;
	border: 2px solid #009944;
}

