﻿@charset "utf-8";
/* CSS Document */
body{font-family:"微软雅黑",Arial, Helvetica, sans-serif; font-size: 12px;font-style: normal; line-height: 22px; font-weight: normal; font-variant: normal; color:#666;}
body,ul,dl,dd,dt,ol,li,p,h1,h2,h3,h4,h5,h6,form,fieldset,table,img,td,div,input{margin:0;padding:0;}
table{ border-collapse:collapse; border-spacing:0;}
a{ outline-style:none; color:#666; text-decoration:none; border:0px;}
a:hover{ text-decoration:none; color:#019248;}
input,select,textarea{font-size:12px; font-family:Arial, Helvetica, sans-serif; color:#666}
img{border:0;}
li{list-style-type:none; vertical-align:0;}
.hidden{display:none;}
.fleft{float:left}
.fright{float:right}
.fleft_impt{ float:left!important;}
.pr{ position:relative;}
.pa{ position:absolute}
.bor0{ border:0px!important;}
.clear{ clear:both; height:0; line-height:0; overflow:hidden; font-size:0;}
textarea{resize: none;}
.f12{ font-size:12px;}
.f14{ font-size:14px;}
.f16{ font-size:16px;}
.f18{ font-size:18px;}
.f22{ font-size:22px;}
.f24{ font-size:24px;}
.fbold{ font-weight:700}
.cfl{color:#019248!important;}
/*new*/
.w1002{ width:1002px; margin:0 auto}
input{ outline:none}
/* 焦点图 */
.banner{ width:100%; display:block; /*top:-89px;*/top:-106px; margin-bottom:-89px; position: relative; z-index:1; overflow:hidden;}
@-moz-document url-prefix() { .banner{ top:-106px; } }
.focus{width:100%;position:relative; display:block; z-index:5;}
.f426x240{width:100%;overflow:hidden}
.f426x240 img{width:100%; position:relative;}
.rslides{width:100%;position:relative;list-style:none;padding:0; _z-index:-1; top:-20px; margin-bottom:-20px;}
.rslides li{ bottom:0;}
.rslides span{ position:absolute; color:#fff; display:block; width:553px; height:30px; line-height:30px; left:0; bottom:0; background:url(../images/pic7.png) no-repeat; padding-left:30px;}
/*.rslides_nav{height:17px;width:11px;position:absolute;-webkit-tap-highlight-color:rgba(0,0,0,0);bottom:23px;opacity:0.5;text-indent:-9999px;overflow:hidden;text-decoration:none;background:url(pic3.gif) no-repeat; z-index:120; }
.rslides_nav:active{opacity:1.0}
.rslides_nav.next{background:url(pic6.gif) no-repeat;}*/
.rslides_tabs{margin:12px auto;clear:both;text-align:left; padding-left:40px; position:relative; margin-top:-70px; z-index:100; float:right }
.rslides_tabs li{display:inline;float:none;width:20px; height:22px;}
.rslides_tabs a{text-indent:-9999px;overflow:hidden; background:url(../images/pic_3.png) no-repeat center center;display:inline-block; float:left; width:20px; height:22px;}
.rslides_tabs .rslides_here a{ background:url(../images/pic_4.png) no-repeat center center;}
/**/


/* HEADER */
header {
	width:100%;
	height:88px;
	background:#fff;
    position:relative;
}
.lang{position: absolute;
    top: 5px;
    right: 140px;
    z-index: 9999;}
.lang p,.lang a{line-height:17px;height:17px;color:#fff;}
.lang img{height:100%;width:auto;}
.lang a{margin:0 3px;}
/* HEADER > LOGO */
header #header-logo {
	float:left;
	margin: 15px 5px 0 0;
	width:210px;
	height:90px;
	position: absolute;
   z-index: 2;
}
header #header-logo a {
	display:block;
	margin:0;
	border:none;
	height:100%;
}
.inner {
	margin:auto;
	width:990px;
}

/* HEADER > TOPNAV */
header nav#topnav {
	position:absolute;
	top:0;
	right:0;
	padding:10px 0;
	font-size:1.2em;
}
header nav#topnav a {
	margin:0 0 0 20px;
	text-decoration:none;
}
header nav#topnav a:link,
header nav#topnav a:visited {
	color:#333333;
}
header nav#topnav a:hover,
header nav#topnav a:active,
header nav#topnav a:focus {
	border:none;
	color:#007DC5;
}
header nav#topnav a#topnav-cart {
	padding:0 0 0 20px;
	background-image:url(topnav-cart.png);
	background-size:16px 16px;
	background-repeat:no-repeat;
	background-position:left center;
}
header nav#topnav a#topnav-tmall {
	border-radius:3px;
	padding:2px 5px;
	background:#007DC5;
	color:#FFFFFF;
}
header nav#topnav a#topnav-language {
	padding:0 0 0 20px;
	background-image:url(topnav-language.png);
	background-size:16px 16px;
	background-repeat:no-repeat;
	background-position:left center;
}
/* HEADER > NAV */
header nav#header-nav {
	float:right;
	margin-top:40px;
	height:40px;
	position: absolute;
z-index: 2;
margin-left: 400px;
}
header nav#header-nav ul {
	list-style:none;
	height:40px;
}
header nav#header-nav ul li {
	position:relative;
	float:left;
	margin:0 0 0 30px;
}
header nav#header-nav ul li a {
	display:block;
	margin:2px;
	border:none;
	height:100%;
	line-height:38px;
	line-height:38px;
font-size: 16px;
font-family: "微软雅黑","黑体","Verdana";
text-decoration: none;
}
header nav#header-nav ul li a:link,
header nav#header-nav ul li a:visited {
	color:#fff;
}
header nav#header-nav ul li a:hover,
header nav#header-nav ul li a:active,
header nav#header-nav ul li a:focus {
	color:#007DC5;
}
header nav#header-nav ul li:hover a,
header nav#header-nav ul li:active a,
header nav#header-nav ul li:focus a {
	border-bottom:2px solid #007DC5;
}
header nav#header-nav ul li menu {
	z-index:9999;
	position:absolute;
	display:none;
	min-width:130px;
	padding:0px 0;
	background-color:#FFFFFF;
	background-color:rgba(255,255,255,.9);
	list-style:none;
	margin-top:-2px;
}
header nav#header-nav ul li menu.last {
	right:0;
}
header nav#header-nav ul li:hover menu,
header nav#header-nav ul li:active menu,
header nav#header-nav ul li:focus menu {
	display:block;border-radius: 6px;
}
header nav#header-nav ul li menu li {
	float:none;
	margin:0;
}
header nav#header-nav ul li menu li:hover,
header nav#header-nav ul li menu li:active,
header nav#header-nav ul li menu li:focus {
	background-color:#007DC5;
}
header nav#header-nav ul li menu li a {
	padding:5px 10px;
	line-height:normal;
	font-size:1.2em;
	font-weight:normal;
}
header nav#header-nav ul li menu li a:link,
header nav#header-nav ul li menu li a:visited {
	color:#666666;
}
header nav#header-nav ul li menu li a:hover,
header nav#header-nav ul li menu li a:active,
header nav#header-nav ul li menu li a:focus {
	border:none;
	color:#FFFFFF;
}
header nav#header-nav ul li:hover menu li a,
header nav#header-nav ul li:active menu li a,
header nav#header-nav ul li:focus menu li a {
	border:none;
}
.nes_qt{ margin-top:0px; position: absolute; right:24%; top:8px;}
.nes_qt a{ float:left; font-size:12px; margin-left:5px;}


/**/
.main{ position:relative; z-index:101; width:80%; margin:0 auto; top:-71px; min-width:1002px; overflow:hidden; _width:1022px; margin-bottom:-20px;}
.mainer{top:-23px;}
.rig_b,.lef_b{ position:absolute; top:23px; width:10px; height:300px; z-index:-1;}
.rig_b{ background:url(../images/rig_b.png) no-repeat; right:0px;}
.lef_b{ background:url(../images/lef_b.png) no-repeat; left:0px;}
.bfff{ background:#fff; padding:25px 0px 0px; display:block; margin:0 auto; min-width:1002px!important; _width:1002px;}
.list li{ width:306px; float:left; margin:0 10px;color:#345c47;_margin:0 5px; position:relative;}
.list .img{ width:300px; padding:2px; border:1px solid #ccc; display:block; cursor:pointer; position:relative}
.list li img{ width:300px; height:192px; margin:2px;border-radius: 5px;}
.hbg{ width:304px; height:196px; background:url(../images/hpg.png); position:absolute; left:0px; border-radius: 5px; top:0px; display:none}
.main li h1{ color:#44ae77; margin:20px 0 0px; font-size:18px;}
.main li h1 a{color:#000509;}
.main li h2{ font-size:14px; color:#345c47; margin:10px 0px 0px; font-weight:normal;}
.main li .more{ display: inline-block; padding: .5em 1em; color: #999;width:62px; height:33px;display: block; margin-top:20px;border-radius: 50px;border: 1px #999 solid;text-align: center;box-sizing: border-box; font-size: 12px;  -webkit-transition: all .3s cubic-bezier(.73, .03, .31, 1);  -moz-transition: all .3s cubic-bezier(.73, .03, .31, 1);  transition: all .3s cubic-bezier(.73, .03, .31, 1); margin-left: 250px;}
.main li .more:hover{color: #FFF;border-color: #008CD6;background: #59B6F9 none repeat scroll 0% 0%;}
.news{ width:974px; margin:0 auto; margin-top:20px; padding:35px 14px 0px; border-top:1px solid #959595;}
.news h1{ font-size:18px; color:#193426;}
.col{color:#193426;}
.news_l{ width:974px; margin-top:20px;}
.news_l dt{ float:left; width:566px;}
.big_b{ width:566px;}
.big_b img{ width:250px; float:left;}
.big_b .txt{ float:right; width:296px;}
.txt h2{ color:#475d51; font-size:14px; height:44px; margin-bottom:7px;}
.liul{ width:566px; margin-top:15px; height:88px; background:#f9f9f9; position:relative; border:1px solid #c1c1c1;}
.liul .prev_l{ background:url(../images/left.png) no-repeat center center; width:35px;
 height:88px; float:left; cursor:pointer; position:absolute; left:0px; top:0px;}
 .liul .prev_c{ background:url(../images/left_c.png) no-repeat center center;}
.liul .next_l{ background:url(../images/right.png) no-repeat center center; width:35px;
 height:88px; float:right;cursor:pointer;position:absolute; right:0px; top:0px;}
 .liul .next_c{background:url(../images/right_c.png) no-repeat center center;}
.small { width:496px; height:76px; overflow:hidden; position:absolute; left:35px; top:6px;}
.small li{ width:108px; height:72px; padding:2px; float:left; margin:0 6px; cursor:pointer}
.small .curt{ background:#008CD6;}
.small li img{ width:108px; height:72px;}
.news_l dd{ border-left:1px solid #c8c8c8;  padding-left:48px; float:right; width:300px;}
.d_ls li{ display:block; width:300px;  padding-bottom:3px; margin-top:10px; color:#454545;}
.d_ls li a{ background:url(../images/pic_18.png) no-repeat left center; padding-left:12px; width:280px; height:22px; overflow:hidden; display:block}
.fx{ width:122px; margin:30px 0 10px; float:right}
.fx span{ color:#55605a; font-size:14px;}
.fx a{ float:left; margin-left:5px; width:21px; height:21px;}
.snia{ background:url(../images/pic_19.png) no-repeat;}
.wxw{ background:url(../images/pic_20.png) no-repeat}
.yqlj{ float:left; text-align:left}
.yqlj li{ display:block; line-height:18px;}
.yqlj li a{ color:#e0e0e0;}
.yqlj .fra{ margin-bottom:10px;}
.yqlj .fra a{ color:#fff!important; font-size:16px;}
.mar0{ margin:0px!important;}
.flbot a{ float:left; margin-right:15px; color:#fff;}
.flbot span{ float:right; color:#fff; margin-bottom:10px;}
.more_m{float: right;margin-bottom: 0px;padding: 0.5em 1em;width: 62px;height: 33px;display: block;border-radius: 50px;border: 1px solid #999;text-align: center;box-sizing: border-box;font-size: 12px;transition: all 0.3s cubic-bezier(0.73, 0.03, 0.31, 1) 0s;margin-left: 250px;margin-top: 20px;color: rgb(153, 153, 153);}
.more_m:hover{color: #FFF;border-color: #008CD6;background: #59B6F9 none repeat scroll 0% 0%;}
.w982{ width:982px; margin:0 auto}
.get_mo{float: right;margin-bottom: 0px;padding: 0.5em 1em;width: 62px;height: 33px;display: block;border-radius: 50px;border: 1px solid #999;text-align: center;box-sizing: border-box;font-size: 12px;transition: all 0.3s cubic-bezier(0.73, 0.03, 0.31, 1) 0s;margin-left: 250px;margin-top: 20px;color: rgb(153, 153, 153);}
.get_mo:hover{color: #FFF;border-color: #008CD6;background: #59B6F9 none repeat scroll 0% 0%;}
.ban_img{width:100%;margin:0 auto; text-align:center; position:relative; margin-top:-120px; float:left}
.ban_img img{ width:100%;}
.banner2{ width:100%; display:block; top:-106px; margin-bottom:-18px;*margin-bottom:-49px;_margin-bottom:-89px; position: relative; z-index:1}
/**/
.mbx{ margin-bottom:15px; float:right; width:740px; height:25px}
.lef_nav{ float:left; width:240px;}
.lef_nav h1{ width:230px; border:1px solid #388d64; background:#006637; color:#fff; text-align:center;
 line-height:50px; height:50px; font-size:24px;}
.lef_nav li{ width:230px; display:block; margin-left:1px; padding:10px 0px; background:#f5f5f5; border-bottom:1px solid #c0c0c0; font-size:16px;} 
.lef_nav li dl{ border-top:1px solid #006437; display:block;  margin-top:10px; display:none}
.lef_nav li dd{ font-size:14px; padding:5px 0px;padding-left:40px; *padding-bottom:0px;}
.lef_nav li dd.chosed a{background:url(../images/pic_21.png) no-repeat left center;color:#019248!important;}
.lef_nav li dd a{ margin-left:10px;}
.lef_nav li.chonav{ border-bottom:1px solid #006437;}
.lef_nav li.chonav .cfl{background:url(../images/pic_21.png) no-repeat left center;}
.lef_nav li.chonav dl{ display:block}
.lef_nav li a{ display:block; background:url(../images/pic_22.png) no-repeat left center; margin-left:40px; padding-left:20px;}
.lef_nav li a:hover{background:url(../images/pic_21.png) no-repeat left center; }
.title{ border-bottom:1px solid #c3c1c1;border-top:1px solid #c3c1c1; padding:12px 13px; display:block; padding-left:0px;}
.title h1{ border-left:3px solid #006437; color:#006437; padding-left:8px; font-size:18px; font-weight:700}
.righ_con{ float:right; width:740px;}
.righ_con p{ text-indent:2em; font-size:13px; color:#000;}
.righ_con p.date{ text-align:right; margin-top:0px!important}
.n_cont{ display:block; margin-top:10px; margin-left:20px;}
.title h2{ color:#009146; font-size:16px;font-weight:100; float:left; }
.title p{ margin:3px 0 5px; text-indent:0em!important}
.title{ content:""; clear:both; overflow:hidden; zoom:1;}
.n_cont .title{ border-top:none;}
.con_img{ width:462px; height:329px; background:url(../images/pic_24.jpg) no-repeat; margin:40px auto 50px; text-align:center; padding-top:6px;}
.con_img img{ width:446px;}

.con_img2{ width:557px; height:382px; background:url(../images/kuang_u.jpg) no-repeat; margin:40px auto 50px; text-align:center; padding-top:6px;}
.con_img2 img{ width:546px; height:366px;}

.n_cont p{ text-indent:2em!important; margin-top:25px!important; font-size:13px!important;}
.n_cont h3{/* margin:35px 0 5px;*/}
.fys{ margin:40px 0 15px;}
.fy1{ float:left;}
.fy1 a{ color:#8c6e6e; margin-right:10px; font-size:14px;}
.fy1 a:hover{ color:#070001;}
.fx2{ float:right; content:""; clear:both; overflow:hidden; zoom:1;}
.fx2 p{ float:left;}
.fx2 a{ float:left; margin-left:4px}

.fanye{ text-align:center; float:right;  margin-top:30px; margin-bottom:40px; display:inline;}
.fanye a{ display:inline-block; width:27px; border:1px solid #e0dfe3; line-height:27px; background:#f1f1f2; color:#4b4a4c; margin-right:4px;}
.fanye a:hover,.fanye a.hover3{ border:1px solid #2b7d3e; color:#fff; background:#3d9c53;}
.jiathis_style_24x24{ float:left;}


/*140318*/
.footer_t{margin:12px auto 0px !important;}

.main_t{  width:1002px; margin:0 auto;overflow:hidden; }
.pub_h2{ color:#000; font-family:"微软雅黑"; font-size:30px; line-height:70px; font-weight:normal; border-bottom:1px solid #333333;}

.tip_ul{ margin:54px 0 65px 444px;}
.tip_ul li{ content:""; clear:both; overflow:hidden; zoom:1;}
.tip_ul li span{ color:#1f2842; font-size:24px; line-height:56px; display:block; float:left; margin-right:20px;}
.tip_ul li h2 span{ margin-right:0px;}
.tip_ul li h2{ float:left; color:#000725; font-size:30px; font-weight:normal; line-height:56px;}
.bg_f{ background:#fff;padding:20px 12px 14px; }
.div_img{  width:517px; overflow:hidden; position:relative;}
.h2_t1{ color:#fff; font-size:20px; line-height:26px; position:absolute; top:20px; left:20px; }
.pub_p{position:absolute; color:#fff; font-size:14px; line-height:26px; top:48px; left:20px;}
.div_img img{ display:block; width:512px; height:276px;}
.w587{ width:427px; overflow:hidden;}
.mt15{ margin-top:15px;}
.r_h2{ color:#000000; font-size:24px; line-height:35px; font-weight:normal;}
.r_ulr{ margin-top:20px;}
.r_ulr li{ color:#3a3a3a; font-size:14px; line-height:24px;}
.r_ulr li.list_l span{ padding-bottom:4px; display:inline-block;  border-bottom:1px solid #009146;}
.zong_img{ margin-bottom:33px;}
.w390{ width:427px;overflow:hidden;}
.t_r{ text-align:right;}
.mt95{ margin-top:95px;}
.footer_bg{/* background: url(../images/footer_bgt.png) repeat-x !important;*/ }

.bottomt{ bottom:30px;}
.bottomt2{ bottom:56px;}
.h2_t2 { position:absolute; color:#fff; bottom:52px;font-size:20px; line-height:26px;  text-align:right; right:20px; }
.pub_p1{ position:absolute;color:#fff; right:20px; bottom:20px;color:#fff; font-size:14px; line-height:26px;}
.col_b{ color:#000 !important;}
.w974p{ width:974px; margin:0 auto;}
.wxe{ position:absolute; right:0px; bottom:25px;}
.dfxcz{ position:absolute; overflow:hidden; line-height:22px;}
.dfxcz h1{ color:#048040; font-size:16px;}
.dfxcz p{ color:#181818; text-indent:0em!important; padding:0px!important; margin-top:10px; line-height:20px; font-size:12px;}
.txt_le1{ left:20px; width:316px; height:154px; bottom:35px;}
.txt_le2{ right:30px; width:258px; height:88px; bottom:188px;}

/* foolet */
.db_dgg{ margin:20px auto; width:1000px; display:block; }
.foot_company_group {background-color:#EF8762;width:100%;height:44px;line-height:44px;color:#fff;}
.foot_company_group_in{width:1010px;margin:0 auto;vertical-align: middle;overflow:hidden;}
.foot_company_group a{font-size:14px;color:#fff;vertical-align: middle;margin:0 4px;}
.foot_company_group .s1 a{font-size:16px;margin-right:10px;}
.foot_company_group a:hover{color:#C40606;}
.jb_foot_x_k{ width:100%; height:60px; background:#e9e9e9;}
.jb_foot_x_nr{ width:1000px; height:60px; margin:auto; background: #e9e9e9;}
.jb_foot_x_lj{ width:1000px; height:35px; margin-top:10px; }
.jb_foot_x_lj li { float:left; margin:2px;float:none;}
.jb_foot_x_lj li span{ color:#656565; font-size:12px;  }
.jb_foot_x_lj li a{ color:#656565; font-size:12px;  }
.jb_foot_x_lj li a:hover{ text-decoration:underline; color:#B10000  }
.jb_foot_x_lj li i{display: inline-block;font-size: 0;overflow: hidden;line-height: 0;width: 1px;height: 12px;margin: 7px 0;margin:0 7px;background: #C8C8D0;vertical-align: middle;}
.jb_foot_x_bq { width:1000px; height:50px; padding-top:10px; overflow:hidden; }
.jb_foot_x_bq_z{ width:500px; height:50px; float:left;display:none;}
.jb_foot_x_bq_z li { color:#999; font-size:12px; margin-left:4px;float:none;}
.jb_foot_x_bq_y{ width:500px; height:50px; float:left;}
.jp_0917_tel{background-color:#000509;overflow:hidden;color:#fff;}
.jp_0917_tel .jp_0917_tel_in{width:1000px;margin:0 auto;overflow:hidden;position:relative;padding-bottom: 20px;}
.jp_0917_tel_inlt{padding-top: 30px;height: 62px;border-bottom:1px solid #F9F9F9;line-height: 24px;}
.jp_0917_tel_inlt .top_int{float: right;padding-top:10px;}
.jp_0917_tel_inlt span.fl{font-size: 16px;font-weight: bold;float: left;}
.jp_0917_tel_inlt span{font-size: 12px;}
.jp_0917_tel_inlt p{font-size: 13px;color:#fff;text-align: right;}
.jp_0917_tel_inlt a {font-size: 16px;color: #fff;padding-left: 20px;display: inline-block;border-left: 1px solid #F9F9F9;height: 42px;line-height: 42px;margin-left: 13px;font-weight: normal;float: left;margin-top: 9px;}	
.jp_0917_tel_inlt img{float: left;margin-top:2px;}
.jp_0917_tel .jp_0917_tel_innn{ width: 840px; float: left; }
.jp_0917_tel_inri{ width: 110px; float:right;margin-top: 12px;text-align: center;}
.jp_0917_tel .jp_con{width:283px;float:left;height:110px;font-size:14px; border-bottom: 1px solid #F9F9F9; margin-top: 19px;padding-right: 10px;}
.jp_0917_tel .jp_con3{width: 220px;}
.jp_0917_tel .jp_con_none{border-bottom:1px solid transparent;}
.jp_0917_tel .jp_con ul{list-style:none;padding-left:0;}
.jp_0917_tel .jp_con li{float:none; font-size: 12px;line-height: 16px;color: #F9EEEE; margin-top:5px;}
.jp_0917_tel .jp_s2{width: 155px;}
.jp_0917_tel .jp_t{font-size:16px; color: #fff; font-weight: bold; background:url(../images/map.png) left center no-repeat; height: 22px; line-height: 22px; padding-left: 18px; }
.jp_0917_tel .jp_s1{ color:#fff;margin-right:12px;}
.jp_0917_share{float:right;}
.jp_ewm{float:left;}
.jp_ewm ul{overflow:hidden;}
.jp_ewm li{float:left;width:110px; margin-top: 60px; }
.jp_ewm li:first-child{margin-top: 0px;}
.jp_ewm li img{margin-bottom:5px;width: 80px;margin-left: 22px;}
.jp_ewm p{height:16px;line-height:16px;margin:0;color:#fff;font-size:12px;text-align:center;}
.jp_ewm p.b{font-size:13px;}
.jb_foot_x_bq {margin-top:0px !important;}
.jb_ewmk{position: relative;display:none;}
.jb_ewm{position: fixed;width: 100px;height: 289px;top: 40%;left: 50px;z-index: 111111;background: url(/images/sm.png);}
.jb_1, .jb_2{width: 100px;height: 35px;font-size: 12px;color: #444;text-align: center;line-height: 15px;}
.jb_1{margin-top: 100px;}
.jb_2{margin-top: 115px;}
.jb_foot_x_bq_y li {color: #999;font-size: 12px;float: none;}
.jb_foot_x_bq_y li a {line-height: 20px;color: #666;text-decoration: none;}

/*index 图片切换*/
.bn-alp {width:100%;min-width:1200px;max-width:1920px;height:580px;position:relative;}
.bn-alp ul,.bn-alp li { margin:0; padding:0; list-style:none; }
.bn-alp .bannerbox{height:100%; position:relative; }
.bn-alp .bannerbox li{width:100%;min-width:1200px;max-width:1920px;height:580px;background-position:50% 50%; background-size:cover; position:absolute; top:0; left:0; z-index:10; }
.bn-alp .bannerbox li.on { z-index:99; }
.bn-alp .bannerbox li img.bg { display:none; }
.bn-alp .bannerbox li a{ display:block; width:100%; height:100%; }
.bn-alp .i-border{overflow:hidden;width:100%;bottom:40px;position:absolute; z-index:100;}
.bn-alp .i-border .i-width{width:1060px;margin:0px auto;}
.bn-alp .i {overflow:hidden;text-align:right;margin:0px auto;}
.bn-alp .i i { display:inline-block; margin-right:10px; width:11px; height:11px; background:url(../images/pic_3.png); cursor:pointer;}
.bn-alp .i i.on {width:11px;height:11px;background:url(../images/pic_4.png);}
/*index 图片切换 End*/