@charset "utf-8";
/* CSS Document */
.f_faminly{ font-family:"微软雅黑";}
.fl{ float:left;}
.fr{ float:right;}
.clearboth{ clear:both;}
.bigzm{text-transform:uppercase;}
.b_cursor{ border:0px; cursor:pointer;}
.fs14{ font-size:14px;}
.fs15{ font-size:15px;}
.fs16{ font-size:16px;}
.fs17{ font-size:17px;}
.fs18{ font-size:18px;}
.fs20{ font-size:20px;}
/*.container{ border:1px solid red;}*/
.container {
       width: 100%!important;
       max-width:1200px;
       max-width:1170px\9;
}
.header_border{ border-bottom:1px solid #dddddd; padding:3px 0px;}
ul li{ list-style-type:none; float:left;}

.i_top_r{width:425px; height:32px; font-size:13px;}
.i_top_r_change{width:91px; height:32px; color:#acabab; text-align:center; line-height:32px;}
.i_top_r_change a{color:#acabab;}
.i_top_r_change a:hover,.i_top_r_change a.activexz{ color:#ea5703; text-decoration:none;}
.i_top_r_change1{width:62px;height:32px; color:#acabab; text-align:center; line-height:32px;}
.i_top_r_change1 a{color:#acabab;}
.i_top_r_change1 a:hover,.i_top_r_change1 a.activexz{ color:#ea5703; text-decoration:none;}
.i_ss{width:168px; height:25px; padding:4px 0px 4px 0px;}
.i_ss_div{width:168px; height:25px; background:url(../images/ss_bg.png) no-repeat; }
.fc2{margin-right:15px;}
.i_ss_ipt{width:112px; height:25px; line-height:25px; color:#666; font-family:"微软雅黑"; background:none;}
.i_ss_btn{width:18px; height:25px; background:url(../images/ss_btn.png) left center no-repeat;}
.i_dlzc{ padding:0px 15px; height:32px; line-height:32px; color:#b1b2b7; text-align:center;}
.i_dlzc a{ color:#666666; padding:0px 5px; display:inline-block;}
.i_dlzc a:hover{ color:#ea5703; text-decoration:none;}

.add_navbar{ background-color:#fff; border:0px; margin-bottom:0px;}
.navbar-default .menu{ font-family:"微软雅黑"; font-size:16px; width:100%;}
.navbar-default .menu>li{width:20%; float:left; text-align:center;}
.navbar-default .menu>li>a{ color:#666;}
.navbar-default .menu>li>a:hover,.navbar-default .menu>li>a.active,.navbar-default .menu>li>a.active1{ background:url(../images/nav_bg1.jpg) bottom center no-repeat; color:#ea5703; text-decoration:none;}


#ss_btn{ display:block;}
.i_ss_d{ display:none; width:100px; margin-right:35px;}
.i_ss_d .ss_bdiv{width:30px; height:32px; background:url(../images/ss_btn.png) center no-repeat; position:relative; cursor:pointer;}

.yc_div{width:100%; height:36px; background-color:#efeeee; margin:15px 0px; display:none;-moz-border-radius: 5px;      /* Gecko browsers */
    -webkit-border-radius: 5px;   /* Webkit browsers */
    border-radius:5px;            /* W3C syntax */
}
.yc_div_ipt1{width:88%; height:36px; border:0px; line-height:36px; background-color:transparent; text-indent:20px; color:#000; font-size:13px; font-family:"微软雅黑";}
.yc_div_btn1{width:10%; height:36px; background:url(../images/ss_btn.png) center no-repeat; border:0px; cursor:pointer;}


#banner{width: 100%;position: relative;}
#banner ul li {position:absolute;width: 100%;}
#banner ul li a,#banner ul li img {width: 100%; display:inline-block;}
#banner ul li .div{width:80%; margin:10%;  display:inline-block;line-height:2.0em; color:#fff; font-family:"微软雅黑"; font-size:14px; display:none; text-align:center;}

.con_bg{ background-color:#f9f6f6;}
.p_top{ padding:0px; padding-top:34px;}
.i_lm{ padding-bottom:19px;}
.i_lm div{ margin-bottom:20px;}
.i_lm div a{width:100%; display:inline-block; overflow:hidden;}
.i_lm div a img{transition:400ms; filter: Alpha(Opacity=100); opacity: 1;}
.i_lm div:hover a img{filter: Alpha(Opacity=80); opacity: 0.8; -webkit-transform:scale(1.14); transform:scale(1.14);}
.i_news{ padding-bottom:26px; padding-top:20px; padding-left:15px; padding-right:15px; }
.i_news .div{ margin-bottom:20px;}
.i_footer{ border-top:1px solid #dbdbdb; padding:20px 0px; line-height:23px; color:#a9a9a9; margin:0px; font-size:13px;}
.i_footer a,.i_footer a:hover{ color:#a9a9a9;}

.i_newbgl{ padding:0px 5px 0px 0px;}
.i_newbg{ /*background-color:#fff;*/ padding-right:10px; padding-left:10px; height:100%;padding-top:2px; padding-bottom:5px; overflow:hidden;}
.i_newbg_t{width:100%; color:#3e3e3e; he ight:40px; line-height:20px; display:inline-block; overflow:hidden; font-size:16px; word-wrap:break-word;}
.i_newbg_t:hover{ color:#ea5703; text-decoration:none;}
.i_newbg_c{width:100%; overflow:hidden; color:#666666; height:69px; line-height:23px; overflow:hidden; word-wrap:break-word; font-size:13px;}
.r_marin{ margin-right:0px;}
.r_marin1{ margin:0px;}

.i_bnew_t{text-align:center; color:#ea5703; padding-top:20px; word-wrap:break-word;}

.i_pfidv{width:38px; height:38px;position:fixed; z-index:2; bottom:70px; right:20px; cursor:pointer; padding-left:10px;}
/* IE6浏览器的特有方法 */
*html .i_pfidv{position:absolute;right:expression(eval(document.documentElement.scrollLeft+0));top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0)));}
/* 修正IE6振动bug */
*html,*html body{background-attachment:fixed;}
.i_zcidv{width:180px; height:196px;position:absolute; right:60px; bottom:-23px; padding-right:7px; display:none;}
.i_zcidv_c{width:173px; height:199px; border:1px solid #efecec; background-color:#fff; position:relative; padding-top:5px; text-align:center; color:#666666; line-height:1.5em;}
.i_zcidv_c_img{width:8px; height:15px; position:absolute; right:-8px; bottom:51px;}

.a_banner{width:100%;}

.a_content{ padding:30px 0px;}
.a_c_left{width:90%; height:52px; line-height:52px; background-color:#e95702; display:inline-block; overflow:hidden; text-align:center; color:#fff;}
.a_nav{width:90%; padding-bottom:10px; background-color:#fdfcfc; border-top:2px solid #ededed; list-style-type:none; margin:0px; padding:0px; padding-bottom:10px;}
.a_nav li{width:100%; height:43px;  border-bottom:2px solid #ededed; float:left; overflow:hidden; font-size:16px;}
.a_nav_a{width:100%; height:43px; line-height:43px; display:inline-block; overflow:hidden;color:#7e7e7e; text-align:center;}
.a_nav_a:hover,.a_nav_a.activeleftmenu{ color:#e95702; text-decoration:none; background-color:#f8f8f8;}

.a_lxdiv{width:90%;/* background:url(../images/lx_03.jpg) top left no-repeat;*/ text-align:right; line-height:23px; color:#666666;}
.a_lxdiv .s1{margin:10% 13% 0px 0px;word-wrap:break-word; font-size:13px; }
.a_right_t{width:100%; border-bottom:1px solid #e5e5e5; color:#b1b1b1;word-wrap:break-word; font-size:16px;}
.a_right_t .s1{width:64%;display:inline-block; padding:5px 0px; line-height:1.7em; margin-bottom:2px;}
.a_right_t a,.a_right_t a:hover{ display:inline-block; color:#666;}
.a_right_t font{ color:#e95702;}
.a_right_t .s2{width:45%; height:30px; line-height:30px; position:relative; display:none; z-index:2; margin-bottom:2px;}
.a_right_t .s2 .div{with:100%; height:30px; line-height:30px; background:url(../images/cc_01.jpg) right center no-repeat; background-color:#e95702; text-align:center; color:#fff; cursor:pointer;}
.a_right_t .s2 ul{width:100%; background-color:#fdfcfc; position:absolute; left:0px; top:30px; margin:0px; padding:0px; display:none; font-size:16px;}
.a_right_t .s2 ul li{width:100%; height:35px; float:left;overflow:hidden; border-bottom:2px solid #ededed;}
.a_right_t .s2 ul li a{width:100%; height:35px; display:inline-block; line-height:30px; text-align:center; color:#7e7e7e;}
.a_right_t .s2 ul li a:hover,.a_right_t .s2 ul li a.activephone{ text-decoration:none; background-color:#f8f8f8; color:#ef8e58;}
.a_right_t .s2 .div span{ /*background:url(../images/ee_01.png) right center no-repeat; background-size:21px 23px;*/ padding-right:40px; display:inline-block;}


.a_right_c{ height:auto !important;}

.cp_about{ padding:30px 0px;line-height:2.0em; color:#666; overflow-x:hidden;word-wrap:break-word; font-size:16px; }
.p_m{ padding:0px;}

.jj_div_t{ height:35px; line-height:35px; border-bottom:1px solid #e5e5e5; color:#cecece;word-wrap:break-word; font-size:14px;}
.jj_div_t a,.jj_div_t a:hover,.jj_div_t font{ color:#666666;}
.dl_div{width:100%; height:89px; border-bottom:1px solid #e5e5e5; line-height:89px; text-align:center; overflow:hidden; color:#666;}
.dl_div_c{width:100%; padding-top:58px; padding-bottom:52px; color:#666666; font-size:13px;}
.dl_ipt1{width:320px; height:30px; line-height:30px; border:0px; border-bottom:1px solid #e5e5e5; color:#666; padding-left:15px;}
.dl_btn{width:103px; height:33px; line-height:33px; text-align:center; overflow:hidden; color:#666; background:url(../images/s_bg1ed.jpg) no-repeat;border:1px solid #cecece; }
#gotops{ display:none;}

.cp_uldiv{width:100%; margin:0px; padding:0px; padding-bottom:3.5%;}
.cp_uldiv li{padding:3.5% 0px 1% 0px; width:100%; border-bottom:1px solid #e1e0e0;}
.cp_uldiv li .a_img{/*border:1px solid #efeeee;*/}
.cp_uldiv_r_a,.cp_uldiv_r_a:hover{width:100%; padding:10px 0px; color:#e95702; display:inline-block; overflow:hidden;word-wrap:break-word;}
.cp_uldiv_r_c{width:100%; height:120px; line-height:30px; overflow:hidden; color:#666666; margin-bottom:22px;word-wrap:break-word; font-size:13px;}
.cp_uldiv_r_c1{width:100%; height:90px; overflow:hidden; line-height:30px;color:#666666; margin-bottom:22px;word-wrap:break-word; font-size:13px;}
.cp_uldiv_r_b{width:100%; height:33px; line-height:33px; text-align:right;word-wrap:break-word; font-size:13px;}
.cp_uldiv_r_b a,.cp_uldiv_r_b a:hover{ color:#38496c; padding-left:25px; display:inline-block; padding-right:10px;}
.cp_uldiv_r_b_tb1{ background:url(../images/t1d.png) left center no-repeat;}
.cp_uldiv_r_b_tb2{ background:url(../images/td2.png) left center no-repeat;}
.cp_uldiv_r_b_tb3{background:url(../images/t2d.png) left center no-repeat;}

.jjfa_ul{ padding:40px 0px 20px 0px; border-bottom:1px solid #e5e5e5;}
.i_inglm1{width:100%; display:inline-block; overflow:hidden; float:left;}
.i_inglm1 img{transition:400ms; filter: Alpha(Opacity=100); opacity: 1;}
.i_inglm1:hover img{filter: Alpha(Opacity=80); opacity: 0.8; -webkit-transform:scale(1.14); transform:scale(1.14);}
.jjfa_ul_a,.jjfa_ul_a:hover{width:100%; margin-top:10px; display:inline-block; line-height:1.5em; padding:10px 0px; color:#ea5703;word-wrap:break-word;}
.jjfa_ul_c{ color:#666666; padding-bottom:20px; line-height:1.7em;word-wrap:break-word; font-size:13px;}

.jj_div_t1{width:100%;/* padding:3.5% 0px;*/ padding:22px 0px; word-wrap:break-word; text-align:center; color:#666666; overflow:hidden;}
.jj_div_t1 a{ color:#666;}
.jj_div_t1 a:hover{ color:#ea5703; text-decoration:none;}
.cgal_ul{width:100%; padding-bottom:50px;}

.a_title1{width:100%;/* padding:3% 0px; */ padding:22px 0px;text-align:center; border-bottom:1px solid #e5e5e5; color:#666666; word-wrap:break-word;}
.a_title1 a,.a_xw_t a,.zp_title a{ color:#666;}
.a_title1 a:hover,.a_xw_t a:hover,.zp_title a:hover{ text-decoration:none; color:#ea5703;}
.a_about_c{width:100%;/* padding:3.5% 0px;*/ padding-bottom:10px; border-bottom:1px solid #e5e5e5; line-height:30px; color:#666666; word-wrap:break-word; font-size:13px;}
.a_xw_bg{ background-color:#fdfcfc; border-bottom:1px solid #e3e2e2;}
.a_xw_t{width:100%; /*padding:3% 0px;*/ padding:22px 0px; /*border-bottom:1px dashed #e3e2e2;*/color:#666666; text-align:center; word-wrap:break-word;}
.a_xw_c{/* padding-top:4%;*/}

.slides2_wrap {position: relative;width:100%;}
#slides2 {overflow: hidden;/*height:449px;*/ margin:0px; padding:0px;}
#slides2 li{width:100%;/*height:449px;*/ float:left;}
#slides2 li .xnew_di{width:100%;}
#slides2 li .xnew_di .div{ margin-bottom:20px;}
.slid_div{ padding-bottom:8%;}

.slides2_wrap .prev {width:12px;position: absolute;right:61px;bottom:37px;outline: 0;}
.slides2_wrap .next {width:12px;position: absolute;right:15px;bottom:37px;outline: 0;}
.slides2_wrap a:active {bottom: 37px;}
.bx_pager1 {position: absolute;bottom:35px;left:15px;}
.bx_pager1 a {float:left;width:15px;height:15px; background-color:#999999; margin-right:10px; }
.bx_pager1 a:hover, .bx_pager1 a.active {text-decoration: none; background-color:#ea5703;}

.xnew_01{width:100%; height: 40px;line-height: 20px;color:#3e3e3e; overflow:hidden;display: inline-block;}
.xnew_01:hover{ color:#ea5703; text-decoration:none;}
.xnew_02{width:100%; padding-top:5px; line-height:1.7em; color:#666666; font-size:13px;}
.zp_title{width:100%; /*padding:3% 0px;*/ padding:22px 0px; /*border-bottom:1px dashed #e5e5e5;*/color:#666;text-align:center; word-wrap:break-word;}
.zp_content{width:100%;/* padding:3% 0px;*/ padding-bottom:20px;line-height:2.2em; color:#666666; border-bottom:1px solid #e5e5e5; word-wrap:break-word; font-size:13px;}

.a_lxwm{ padding:20px 0px 40px 0px; font-size:13px;}
.a_lxwmdiv{ line-height:2.0em; color:#666666;word-wrap:break-word;}
.a_lxwmdiv_l{ margin-left:14%; word-wrap:break-word;}

.a_lxwm_wx{width:100%; padding-bottom:50px; text-align:center; color:#666666; line-height:2.0em;}
.a_lxwm_wx_d{width:163px; width:163px; /*background:url(../images/lx_bg.png) center no-repeat;*/ padding:16px 18px 17px 19px; display:inline-block; margin-bottom:20px;}

.a_about{ line-height:2.2em; color:#666666; padding-bottom:20px; font-size:16px;}

.a_gs_title{/*border-bottom:1px solid #e5e5e5;*/ font-size:18px; text-align:center; /*padding:4% 0px;*/ padding:25px 0px; word-wrap:break-word;}
.a_gs_title1{ padding:0px 0px 2% 0px;border-bottom:1px solid #e5e5e5; word-wrap:break-word; font-size:13px;}
.a_zs_title{padding:10px 0px; text-align:center; border-bottom:1px dashed #e5e5e5; word-wrap:break-word; font-size:13px;}
.a_zs_title a{ color:#ea5703;}
.a_zs_title a:hover{ color:#033591; text-decoration:none;}
.a_zs_div{margin-left:8%; width:80%; padding-top:5px; display:inline-block;}
.a_zs_div_t{ padding:0px 0px 25px 0px; line-height:1.7em; border-bottom:1px solid #e5e5e5; text-align:center; word-wrap:break-word; font-size:13px;}
.a_zs_div_t1{line-height:53px; color:#666666;border-bottom:1px solid #e5e5e5; text-align:center; word-wrap:break-word; font-size:16px; font-weight:bold;}

.news_list{ padding:40px 0px 20px 0px; margin:0px;}
.news_list .div_c{width:100%; padding:15px 0px; background-color:#fcfbfb;}
.i_n1{ padding-right:0px;}
.i_n2{ height:100%;padding-top:2px; padding-bottom:5px; overflow:hidden;}
.i_n3{ margin-bottom:26px;}

.a_news_pages{width:100%; padding-bottom:20px; text-align:center;}
.a_news_pages a,.a_news_pages a:hover{ text-decoration:none;width:17px; height:17px; display:inline-block; line-height:17px; text-align:center; margin:0px 8px; display:inline-block;}
.a_news_pages a.a1{ background:url(../images/l_btn.jpg) center no-repeat;}
.a_news_pages a.a1:hover{ background:url(../images/l1.png) center no-repeat;}
.a_news_pages a.a2{ background:url(../images/r_btn.jpg) center no-repeat;}
.a_news_pages a.a2:hover{ background:url(../images/r1.png) center no-repeat;}
.a_news_pages a.a3{ color:#5c5c5c;}
.a_news_pages a.a3:hover,.a_news_pages a.a3.activepages{ background-color:#e95702; color:#fff;}

.a_jion_t{width:100%; padding:3% 0px 2% 0px; line-height:2.2em; color:#666; word-wrap:break-word; font-size:16px;}
.a_jion_c{width:100%; margin:0px; padding:0px;}
.a_jion_c li{ padding-bottom:3%; float:left; width:100%;}
.a_jion_c li .div{ border:1px solid #e1e1e1; padding:6px 2%; width:96%;}
.a_jion_c li .div_t{width:100%; padding:2% 0px; line-height:1.7em; border-bottom:1px solid #e2e2e2; color:#ef8e58;}
.a_jion_c li .div_t a,.a_jion_c li .div_t a:hover{ color:#ef8e58;}
.a_jion_c li .div_c{ padding:1%; width:98%; line-height:2.2em; color:#7e7e7e;word-wrap:break-word; font-size:13px;}
.a_jion_details{ padding:4%; font-size:13px;}
.zp_detials_t{width:100%; height:30px; line-height:30px; overflow:hidden; color:#e95702;word-wrap:break-word; font-weight:bold;}
.zp_detials_t1{width:100%; height:20px; line-height:20px; color:#666666; overflow:hidden; word-wrap:break-word;}
.zp_detials_t1 font{ color:#ea5703;}
.zp_detials_t1 .s1{ color:#000;}
.zp_detials_t2{width:100%; height:47px; line-height:47px; color:#666666; overflow:hidden; word-wrap:break-word;}
.zp_detials_t2 font{ color:#ea5703;}
.zp_detials_t2 .s1{ color:#000;}
.zp_detials_c{width:100%; line-height:31px; color:#666;word-wrap:break-word;}
.pro_bottom{width:100%; padding:4% 0px;word-wrap:break-word; text-align:center;}
.pro_bottom a,.pro_bottom a:hover{ color:#38496c; padding-left:25px; display:inline-block; padding-right:10px;}

.fw_add{ border-top:1px solid #e2e1e1; padding:4% 0px 2% 0px; line-height:31px; color:#666; margin:0px; font-size:14px;}
.fwzc_ul{width:100%; padding:0px; margin:0px; padding-bottom:5%;}
.fwzc_ul li{width:100%; padding:1% 0px 0px 0px; float:left;}
.jszc_div_t{width:100%; padding:1% 0px 2% 0px;border-bottom:1px solid #ed6f28; padding-left:20px; color:#666666; word-wrap:break-word;}
.jszc_div_c{width:100%; padding-top:1%;}
.jszc_div_c_dl{ position:relative; border-bottom:1px dashed #cac9c9; margin:0px;}
.jszc_div_c_dd{ position:static;}
.jszc_div_c_dl_a{ color:#666; height:47px; line-height:47px; display:inline-block; overflow:hidden;}
.jszc_div_c_dl_a:hover,.jszc_div_c_dl_a.activejszc{ color:#ea5703; text-decoration:none;}
.jszc_div_c_dl_div{ padding-bottom:25px; position:absolute; left:0px; top:47px; display:none; font-size:13px; margin-left:28px;}
.jszc_div_c_dl_div a{ padding:0px 10px; display:inline-block; line-height:18px; color:#ea5703; float:left; margin-bottom:2px;padding:0px 1%; display:inline-block; overflow:hidden;}
.jszc_div_c_dl_div a:hover{ background-color:#ea5703; color:#fff; text-decoration:none;}

.wap_fwzx_ul{width:100%; padding:0px; margin:0px; padding-bottom:4%; display:none;}
.wap_fwzx_ul li{width:100%; padding:4% 0px 2% 0px; float:left;}
.jszc_div_t1{width:100%; padding:2% 0px 4% 0px;border-bottom:1px solid #ed6f28; padding-left:20px; color:#666666; word-wrap:break-word; cursor:pointer;}
.jszc_div_t1 .s1{ min-width:102px; background:url(../images/t_tb1.png) right center no-repeat; padding-right:20px; display:inline-block;}
.jszc_div_t1 .s1.activexzz{ background:url(../images/t_tb2.png) right center no-repeat;}
.jszc_div_c_dl1{ /*position:relative;*/ margin:0px;}
.jszc_div_c_dd1{ /*position:static;*/ border-bottom:1px dashed #cac9c9;}
.jszc_div_c_dl_a{ color:#666; height:47px; line-height:47px; display:inline-block; overflow:hidden;}
.jszc_div_c_dl_a:hover,.jszc_div_c_dl_a.activejszc{ color:#ea5703; text-decoration:none;}
.jszc_div_c_dl_div{ padding-bottom:25px; position:absolute; left:0px; top:47px; display:none;}
.jszc_div_c_dl_div a{ padding:0px 10px; display:inline-block; line-height:18px; color:#ea5703; float:left; margin-bottom:2px;}
.jszc_div_c_dl_div a:hover{ background-color:#ea5703; color:#fff; text-decoration:none;}
.jszc_div_c1{width:100%; padding-top:1%; display:none;}
#wap_cp_list{ display:none;}
.jqzoom{

	text-decoration:none;
	float:left;
}

#wap_div{ display:none;}

.wap_tsk{width:70%; z-index:100000;opacity:0.8; text-align: center; background-color:#666; position:fixed; top:50%; margin-top: -15%; left:15%;color:#fdfdfd; font-size:16px; display:none}
.wap_tsk span{ width:80%; line-height: 2.0em; padding:10% 10%; display: inline-block;  /*position: absolute; top:50%; margin-top:-9px;*/ }
.wap_btn{width:16px; height: 16px; position:absolute;right:-8px; top:-8px;cursor: pointer; background:url(../images/close_btn.jpg);}







