/*head*/
.index_nav {
	height: 80px;
	background: #fff;
	margin: 0 auto;
}

.index_nav ul {
	width: 1200px;
	margin: 0 auto;
	border-top: 3px solid #2c8ccd;
	padding-top: 23px;
}

.index_nav ul li {
	float: left;
	line-height: 25px;
}

.index_nav ul li a {
	width: 100px;
	float: left;
	line-height: 25px;
	font-size: 16px;
}

.index_nav ul li a:hover {
	width: 100px;
	float: left;
	line-height: 25px;
	font-size: 16px;
	color: #2c8ccd;
}

.libox{
	width: 92px;
	text-align: center;
}

.li1box {
/*	background: url(../images/nav1.jpg) left center no-repeat;*/
	width: 78px;
	text-align: left;
	padding-left: 30px;
}

.li2box {
/*	background: url(../images/nav1.jpg) left center no-repeat;*/
	width: 78px;
	text-align: left;
	padding-left: 30px;
}

.li3box {
/*	background: url(../images/nav1.jpg) left center no-repeat;*/
	width: 68px;
	text-align: left;
	padding-left: 30px;
}

.li4box {
/*	background: url(../images/nav1.jpg) left center no-repeat;*/
	width: 60px;
	text-align: left;
	padding-left: 43px;
}

.li5box {
/*	background: url(../images/nav1.jpg) left center no-repeat;*/
	width: 60px;
	text-align: left;
	padding-left: 43px;
}

.li6box {
/*	background: url(../images/nav1.jpg) left center no-repeat;*/
	width: 60px;
	text-align: left;
	padding-left: 43px;
}

.li7box {
/*	background: url(../images/nav1.jpg) left center no-repeat;*/
	width: 65px;
	text-align: left;
	padding-left: 30px;
}

.li8box {
/*	background: url(../images/nav1.jpg) left center no-repeat;*/
	width: 58px;
	text-align: left;
	padding-left: 35px;
}

.li9box {
/*	background: url(../images/nav1.jpg) left center no-repeat;*/
	width: 53px;
	text-align: left;
	padding-left: 35px;
}

.li10box {
/*	background: url(../images/nav1.jpg) left center no-repeat;*/
	width: 68px;
	text-align: left;
	padding-left: 30px;
}

.li11box {
/*	background: url(../images/nav1.jpg) left center no-repeat;*/
	width: 78px;
	text-align: left;
	padding-left: 30px;
}

.li12box {
/*	background: url(../images/nav1.jpg) left center no-repeat;*/
	width: 58px;
	text-align: left;
	padding-left: 30px;
}

.index_main {
	width: 1200px;
	margin: 0 auto;
}

.focus_ad {
	width: 460px;
}

.focus_ad_1 {
	width: 460px;
	height: 50px;
}

.focus_ad_1 img {
	width: 460px;
	height: 50px;
}

.focus_ad_2 {
	width: 460px;
	height: 315px;
	margin-top: 15px;
}

/*焦点图*/
.focus {
	position: relative;
	width: 460px;
	height: 315px;
	background-color: #000;
	float: left;
}

.focus img {
	width: 460px;
	height: 315px;
}
/*.focus .shadow .title{width: 260px; height: 65px;padding-left: 30px;padding-top: 20px;}
.focus .shadow .title a{ text-decoration:none; color:#fff; font-size:14px; font-weight:bolder; overflow:hidden; }*/
.focus .btn {
	position: absolute;
	bottom: 34px;
	left: 510px;
	overflow: hidden;
	zoom: 1;
}

.focus .btn a {
	position: relative;
	display: inline;
	width: 13px;
	height: 13px;
	border-radius: 7px;
	margin: 0 5px;
	color: #B0B0B0;
	font: 12px/15px "\5B8B\4F53";
	text-decoration: none;
	text-align: center;
	outline: 0;
	float: left;
	background: #D9D9D9;
}

.focus .btn a:hover, .focus .btn a.current {
	cursor: pointer;
	background: #fc114a;
}

.focus .fPic {
	position: absolute;
	left: 0px;
	top: 0px;
}

.focus .D1fBt {
	overflow: hidden;
	zoom: 1;
	height: 16px;
	z-index: 10;
}

.focus .shadow {
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0px;
	z-index: 10;
	height: 40px;
	line-height: 40px;
	background: rgba(0, 0, 0, 0.6);
	filter: progid:DXImageTransform.Microsoft.gradient( GradientType= 0,
		startColorstr= '#80000000', endColorstr= '#80000000') \9;
	display: block;
	text-align: center;
}

.focus .shadow a {
	text-decoration: none;
	color: #fff;
	font-size: 14px;
	overflow: hidden;
	margin-left: 10px;
	font-family: "\5FAE\8F6F\96C5\9ED1";
}

.focus .fcon {
	position: relative;
	width: 100%;
	float: left;
	display: none;
	background: #000
}

.focus .fcon img {
	display: block;
}

.focus .fbg {
	bottom: 40px;
	right: 200px;
	position: absolute;
	height: 21px;
	text-align: center;
	z-index: 200;
}

.focus .fbg div {
	margin: 4px auto 0;
	overflow: hidden;
	zoom: 1;
	height: 14px
}

.focus .D1fBt a {
	position: relative;
	display: inline;
	width: 12px;
	height: 12px;
	border-radius: 7px;
	margin: 0 5px;
	color: #B0B0B0;
	font: 12px/15px "\5B8B\4F53";
	text-decoration: none;
	text-align: center;
	outline: 0;
	float: left;
	background: #D9D9D9;
}

.focus .D1fBt .current, .focus .D1fBt a:hover {
	background: #2c8ccd;
}

.focus .D1fBt img {
	display: none
}

.focus .D1fBt i {
	display: none;
	font-style: normal;
}

.focus .prev, .focus .next {
	position: absolute;
	width: 40px;
	height: 74px;
	background: url(../images/focus_btn.png) no-repeat;
}

.focus .prev {
	top: 50%;
	margin-top: -37px;
	left: 0;
	background-position: 0 -74px;
	cursor: pointer;
}

.focus .next {
	top: 50%;
	margin-top: -37px;
	right: 0;
	background-position: -40px -74px;
	cursor: pointer;
}

.focus .prev:hover {
	background-position: 0 0;
}

.focus .next:hover {
	background-position: -40px 0;
}

.newslist {
	margin-left: 36px;
	width: 333px;
}

.newslist_tit {
	height: 38px;
	border: 1px solid #e1e1e1;
	background: #fafafa;
	line-height: 34px;
}

.newslist_tit p {
	border-top: 2px solid #2c8ccd;
	padding-left: 10px;
}

.newslist_tit span {
	padding-right: 10px;
}

.newslist_tit span a {
	font-size: 12px;
	color: #999999;
}

.newslist_tit span a:hover {
	color: #2c8ccd;
}

.newslist_tit2 {
	height: 38px;
	border-bottom: 1px solid #e1e1e1;
	background: #fafafa;
	line-height: 34px;
}

.newslist_tit2 p {
	border-top: 2px solid #2c8ccd;
	padding-left: 14px;
}

.newslist_tit2 span {
	padding-right: 10px;
}

.newslist_tit2 span a {
	font-size: 12px;
	color: #999999;
}

.newslist_tit2 span a:hover {
	color: #2c8ccd;
}

.newslist_main {
	line-height: 28px;
	padding-left: 10px;
	padding-top: 10px;
}

.newslist_main li {
	padding-left: 15px;
	background: url(../images/dian.jpg) left center no-repeat;
}

.newslist_main li a {
	font-size: 14px;
}

.newslist_main li a:hover {
	font-size: 14px;
	color: #2c8ccd;
}

.zhuanti_tu {
	width: 333px;
	line-height: 28px;
	padding-top: 20px;
	padding-bottom: 10px;
}

.zhuanti_tu li {
	width: 333px;
	line-height: 28px;
	text-align: center;
}

.zhuanti_tu li img {
	width: 250px;
}

.zhuanti_tu li a p {
	color: #0076c2;
	font-weight: bold;
	text-align: center;
}

.zhuanti_tu li a:hover p {
	color: #000;
	font-weight: bold;
	text-align: center;
}

.mall {
	width: 1200px;
	margin-top: 35px;
}

.mall_ad {
	width: 250px;
	height: 380px;
}

.mall_ad img {
	width: 250px;
	height: 380px;
}

.mall_main {
	width: 900px;
	height: 380px;
	margin-left: 50px;
}

.mall_main_list {
	width: 900px;
	margin-top: 20px;
	overflow: hidden;
	height: 280px;
}

.mall_main_list li {
	width: 190px;
	height:190px;
	float: left;
	text-align: center;
	line-height: 40px;
	margin-right: 30px;
}

.mall_main_list li img {
	width: 180px;
	border: 1px solid #e1e1e1;
}

.mall_main_list li p.name a {
	font-size: 16px;
}

.mall_main_list li p.price {
	font-size: 16px;
	color: #999999;
}

.mall_main_list li p span {
	font-size: 16px;
	color: #ff9600;
}

.mall_main_list2 {
	width: 900px;
	margin-top: 30px;
	overflow: hidden;
	height: 20px;
}

.mall_main_list2 li {
	float: left;
	text-align: left;
	line-height: 20px;
	margin-right: 35px;
}

.mall_main_list2 li.title {
	float: left;
	border-left: 2px solid #e70013;
	padding-left: 10px;
	font-weight: bold;
	color: #999999;
	text-align: left;
	line-height: 20px;
	margin-right: 35px;
}

.mall_main_list2 li a {
	color: #0076c2;
	float: left;
	text-align: left;
	line-height: 20px;
}

.mall_main_list2 li a:hover {
	float: left;
	text-align: left;
	line-height: 20px;
}

.mall_main_list3 {
	width: 900px;
	margin-top: 20px;
	overflow: hidden;
	height: 50px;
}

.mall_main_list3 li {
	float: left;
	height: 50px;
	margin-right: 35px;
}

.mall_main_list3 li.title {
	float: left;
	height: 20px;
	margin-top: 15px;
	border-left: 2px solid #e70013;
	padding-left: 10px;
	font-weight: bold;
	color: #999999;
	text-align: left;
	line-height: 20px;
	margin-right: 35px;
}

.index_jyh {
	width: 298px;
	margin-top: 30px;
	border: 1px solid #e1e1e1;
}

.jyh_regist {
	text-align: right;
	padding: 12px;
}

.jyh_regist a {
	color: #e70012;
	font-size: 16px;
}

.jyh_regist a:hover {
	color: #e70013;
	font-size: 16px;
}

.jyh_goods {
	margin-left: 15px;
	margin-top: 5px;
}

.jyh_tit {
	float: left;
	width: 280px;
}

.jyh_tu {
	float: left;
	width: 115px;
}

.jyh_price {
	float: left;
	width: 115px;
	margin-left: 30px;
	color: #ff6600;
	line-height: 30px;
	margin-top: 20px;
}

.jyh_price p {
	color: #ff6600;
	line-height: 30px;
	font-size: 16px;
}

.jyh_price p a {
	color: #fff;
	background: #ff6600;
	font-size: 12px;
	float: left;
	width: 88px;
	height: 28px;
	line-height: 28px;
	text-align: center;
	margin-top: 10px;
}

.jyh_list {
	margin-top: 35px;
	margin-left: 15px;
	margin-bottom: 20px;
}

.jyh_list li {
	width: 90px;
	float: left;
	height: 46px;
}

.jyh_list li .jyh_list_tit {
	width: 46px;
	float: left;
	line-height: 46px;
	text-align: center;
	color: #fff;
	height: 46px;
	border-radius: 50%;
	background: #f84f4f;
}

.jyh_list li .jyh_list_main {
	width: 30px;
	float: left;
	line-height: 20px;
	padding: 3px;
	text-align: center;
	height: 46px;
}

.wanheka {
	width: 870px;
	margin-left: 30px;
	overflow: hidden;
	margin-top: 30px;
}

.vipka {
	width: 178px;
	border: 1px solid #e1e1e1;
	margin-top: 10px;
}

.vipka li {
	width: 178px;
	height: 50px;
	border-top: 1px solid #e1e1e1;
	text-align: center;
	line-height: 50px;
	color: #ff6600;
}

.vipka li.tit {
	width: 178px;
	border: 0px;
	background: #2c8ccd;
	color: #FFF;
	font-size: 16px;
}

.czkka {
	width: 178px;
	border: 1px solid #e1e1e1;
	margin-top: 10px;
	margin-left: 40px;
}

.czkka li {
	width: 178px;
	height: 50px;
	border-top: 1px solid #e1e1e1;
	text-align: center;
	line-height: 50px;
	color: #ff6600;
}

.czkka li.tit {
	width: 178px;
	border: 0px;
	background: #eb7283;
	color: #FFF;
	font-size: 16px;
}

.chongzhibox{
	padding-top: 30px;
}

.chongzhibtn{
	text-align: center;
}

.chongzhibtn a{
	font-size: 20px;
	color: white;
	background-color: #f60;
	border-radius:10px;
	padding: 10px 30px;
}

.whkinfo {
	margin-top: 10px;
	margin-left: 40px;
	width: 315px;
}

.whkinfo .tit {
	width: 315px;
	height: 23px;
	border-left: 2px solid #2c8ccd;
	color: #2c8ccd;
	padding-left: 10px;
}

.whkinfo .whkinfo_main {
	width: 315px;
	margin-top: 12px;
	line-height: 22px;
}

.whkinfo .whkinfo_main span {
	color: #2c8ccd;
}

.whkinfo .whkinfo_zhushi {
	border: 1px solid #e1e1e1;
	padding: 5px;
	margin-top: 30px;
	font-size: 12px;
}

.whkinfo .whkinfo_zhushi span {
	color: #fe615e;
}

.whk_btn {
	margin-top: 90px;
	margin-left: 30px;
	width: 60px;
	height: 150px;
}

.whk_btn a {
	border-radius: 10px;
	float: left;
	width: 25px;
	padding: 15px;
	height: 120px;
	background: #ff6600;
	font-size: 26px;
	color: #fff;
	line-height: 30px;
	text-align: center;
}

.right_ad {
	width: 200px;
	margin-bottom: -20px;
}

.right_ad li {
	width: 200px;
	height: 154px;
	margin-bottom: 20px;
}

.storelist {
	width: 970px;
	border: 1px solid #e1e1e1;
}

.storelist_pic_border {
	width: 72px;
	text-align: center;
}

.storelist_pic_border img{
	width: 60px;
	height: 60px;
	padding: 6px 6px 0 6px;
}

.storelist_pic_border div{
	text-align: center;
	width: 72px;
}

.stortlist_tit {
	width: 94px;
	float: left;
	text-align: center;
	font-size: 20px;
	line-height: 40px;
	color: #2c8ccd;
	padding-top: 20px;
	padding-bottom: 20px;
	border-right: 1px solid #e1e1e1;
}

.storelist_main {
	width: 876px;
	float: left;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
	_height: 100%;
}

.scroll {
	width: 876px;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
}

.picbox {
	width: 876px;
	height: 204px;
	overflow: hidden;
	position: relative;
}

.picbox ul {
	height: 310px;
}

.piclist {
	position: absolute;
	left: 0px;
	top: 0px;
}

.piclist li.goodlist {
	width: 145px;
	height: 102px;
	border-left: 1px solid #DED7D1;
	border-bottom: 1px solid #DED7D1;
	float: left;
	display: inline;
	overflow: hidden;
	position: relative;
}

.piclist li.goodlist img {
	width: 145px;
	height: 102px;
}

.swaplist {
	position: absolute;
	left: -3000px;
	top: 0px;
}

.og_prev, .og_next {
	width: 30px;
	height: 60px;
	background: url(../images/btn.png) no-repeat;
	position: absolute;
	top: 75px;
	z-index: 99;
	cursor: pointer;
}

.og_prev {
	background-position: 0 0;
	left: 0px;
}

.og_prev:hover {
	background-position: 0 -60px;
}

.og_next {
	background-position: -30px 0;
	right: 0px;
}

.og_next:hover {
	background-position: -30px -60px;
}

.piclist .rsp {
	width: 145px;
	height: 102px;
	overflow: hidden;
	position: absolute;
	background: #0172bf;
	top: 0px;
	left: 0px;
}

.piclist .text {
	position: absolute;
	width: 145px;
	height: 102px;
	left: -145px;
	top: 0px;
	overflow: hidden;
}

.piclist .text h3 {
	width: 145px;
	margin-top: 10px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	color: #FFFFFF;
	font-size: 16px;
}

.piclist .text a {
	
}

.piclist .text div {
	text-align: center;
	color: #FFFFFF;
	font-size: 14px;
}

.newslist_wxby {
	width: 328px;
	border: 1px solid #e1e1e1;
	margin-top: 40px;
}

.wxby_tu {
	width: 130px;
	margin-top: 25px;
	margin-left: 10px;
	text-align: center;
}

.wxby_tu a {
	font-size: 16px;
}

.wxby_list {
	width: 169px;
	padding-left: 10px;
	padding-top: 15px;
}

.wxby_list2 {
	width: 300px;
	padding: 20px 0px 22px 15px;
}

.newslist_hyzs {
	width: 290px;
	border: 1px solid #e1e1e1;
	margin-top: 40px;
	margin-left: 30px;
}

.newslist_cxhd {
	width: 290px;
	border: 1px solid #e1e1e1;
	margin-top: 40px;
	margin-right: 30px;
}

.newslist_tit2 span.yhp {
	margin-left: 20px;
	padding-left: 20px;
	border-left: 1px solid #e1e1e1;
}

.newslist_tit2 span.yhp a {
	font-size: 18px;
}

.newslist_hyzs_main {
	padding: 20px 0px 20px 15px;
}

.ershouche {
	width: 1200px;
}

.ershouche_list {
	width: 1200px;
	margin: 0 auto;
}

.ershouche_list li {
	width: 216px;
	height: 300px;
	float: left;
	margin-left: 30px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.ershouche_list li.first {
	width: 216px;
	height: 300px;
	float: left;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.ershouche_list li img {
	width: 216px;
	height: 162px;
	margin-bottom: 10px;
}

.ershouche_list li .title {
	width: 214px;
	line-height: 40px;
	font-size: 16px;
}

.ershouche_list li .title2 {
	width: 214px;
	line-height: 40px;
	color: #999999;
	font-size: 12px;
}

.ershouche_list li .title3 {
	width: 214px;
	line-height: 20px;
	color: #ff9600;
	font-size: 16px;
}

.ershouche_list li.left {
	width: 216px;
	height: 300px;
	float: left;
    margin-left: 0px; 
	margin-top: 10px;
}

.ershouche_list li.left img {
	width: 216px;
	height: 162px;
	margin-bottom: 10px;
}

.ershouche_list li.left .title {
	width: 214px;
	line-height: 40px;
	font-size: 16px;
}

.ershouche_list li.left .title2 {
	width: 214px;
	line-height: 30px;
	color: #999999;
	font-size: 12px;
}

.ershouche_list li.left .title3 {
	width: 214px;
	line-height: 20px;
	color: #ff9600;
	font-size: 16px;
}

.ershouche_list li.ad {
	width: 236px;
	height: 300px;
	float: left;
	margin-left: 0px;
}

.ershouche_list li.ad img {
	width: 216px;
	height: 300px;
}

.lvyo {
	width: 1200px;
	margin-top: 25px;
}

.lvyo_ad {
	width: 300px;
	height: 365px;
	border-left: 1px solid #e1e1e1;
	border-bottom: 1px solid #e1e1e1;
	border-right: 1px solid #e1e1e1;
}

.lvyo_ad img {
	width: 300px;
	height: 365px;
}

.newslist_lvyo {
	width: 330px;
	height: 365px;
	margin-left: 30px;
}

.newslist_lvyo p {
	line-height: 45px;
	font-size: 18px;
}

.bianmin {
	width: 508px;
	border: 1px solid #e1e1e1;
	margin-top: 7px;
}

.bianmin1 {
	width: 164px;
	border-left: 1px solid #e1e1e1;
	text-align: center;
}

.bianmin1 a.jipiao {
	width: 164px;
	height: 70px;
	text-align: center;
	padding-top: 50px;
	float: right;
	font-size: 18px;
	border-bottom: 1px solid #e1e1e1;
}

.bianmin1 a:hover.jipiao {
	width: 164px;
	height: 70px;
	text-align: center;
	padding-top: 50px;
	float: right;
	background: #0076c2;
	font-size: 18px;
	color: #FFF;
}

.bianmin1 a.huochepiao {
	width: 164px;
	height: 70px;
	text-align: center;
	padding-top: 50px;
	float: right;
	background: #0076c2;
	font-size: 18px;
	color: #FFF;
}

.bianmin1 a:hover.huochepiao {
	width: 164px;
	height: 70px;
	text-align: center;
	padding-top: 50px;
	float: right;
	background: #0076c2;
	font-size: 18px;
	color: #FFF;
}

.bianmin1 a.youlun {
	width: 164px;
	height: 70px;
	text-align: center;
	padding-top: 50px;
	float: right;
	background: #fff;
	font-size: 18px;
	border-top: 1px solid #e1e1e1;
}

.bianmin1 a:hover.youlun {
	width: 164px;
	height: 70px;
	text-align: center;
	padding-top: 50px;
	float: right;
	background: #0076c2;
	font-size: 18px;
	color: #FFF;
}

.bianmin2 {
	width: 164px;
	border-left: 1px solid #e1e1e1;
	text-align: center;
}

.bianmin2 a.djjd {
	width: 164px;
	height: 114px;
	text-align: center;
	padding-top: 90px;
	float: right;
	font-size: 18px;
	border-bottom: 1px solid #e1e1e1;
}

.bianmin2 a:hover.djjd {
	width: 164px;
	height: 114px;
	text-align: center;
	padding-top: 90px;
	float: right;
	background: #0076c2;
	font-size: 18px;
	color: #FFF;
}

.bianmin2 a.jdmp {
	width: 164px;
	height: 90px;
	text-align: center;
	padding-top: 66px;
	float: right;
	background: #f8f8f8;
	font-size: 18px;
}

.bianmin2 a:hover.jdmp {
	width: 164px;
	height: 90px;
	text-align: center;
	padding-top: 66px;
	float: right;
	background: #0076c2;
	font-size: 18px;
	color: #FFF;
}

.bianmin3 {
	width: 176px;
	text-align: center;
}

.bianmin3 a.zyx {
	width: 176px;
	height: 114px;
	text-align: center;
	padding-top: 66px;
	float: right;
	background: #f8f8f8;
	font-size: 18px;
	border-bottom: 1px solid #e1e1e1;
}

.bianmin3 a:hover.zyx {
	width: 176px;
	height: 114px;
	text-align: center;
	padding-top: 66px;
	float: right;
	background: #0076c2;
	font-size: 18px;
	color: #FFF;
}

.bianmin3 a.gty {
	width: 176px;
	height: 90px;
	text-align: center;
	padding-top: 90px;
	float: right;
	font-size: 18px;
}

.bianmin3 a:hover.gty {
	width: 176px;
	height: 90px;
	text-align: center;
	padding-top: 90px;
	float: right;
	background: #0076c2;
	font-size: 18px;
	color: #FFF;
}

.link {
	width: 1200px;
	margin: 25px auto 0px auto;
}

.link_pic {
	width: 1150px;
	margin-top: 30px;
	margin-left: 30px;
}

.link_pic li {
	width: 127px;
	float: left;
	height: 30px;
	margin-bottom: 30px;
}

.link_txt {
	width: 1190px;
	margin-left: 10px;
	margin-top: 30px;
}

.link_txt li {
	width: 105px;
	float: left;
	height: 20px;
	margin-bottom: 30px;
	border-right: 1px solid #e1e1e1;
	text-align: center;
}

.foot_nav {
	width: 1200px;
	margin: 0 auto 0 auto;
	background: #f5f5f5;
	height: 30px;
	line-height: 30px;
	text-align: center;
}

.foot_nav_2 {
	width: 500px;
	background: #f5f5f5;
	height: 30px;
	line-height: 30px;
	text-align: center;
	margin: 0 auto;
}

.foot_nav_2 li {
	width: 100px;
	float: left;
	height: 30px;
	line-height: 30px;
	text-align: center;
}