@charset "utf-8";
/* CSS Document */

/*-------------base------------------*/
.iph_banner{
	width:320px;
	margin: 0 auto;
	overflow: hidden;
	position:relative;
}

.add{
/*	font-size:32px;*/
	position:absolute;
	width:100px;height:100px;
	background:#fff;
	-webkit-border-radius:50%;
	-moz-border-radius:50%;
	border-radius:50%;
	top:15px;
	left:15px;
	text-align:center;
	line-height:100px;
	-webkit-box-orient:horizontal;
	-moz-box-orient:horizontal;
	box-orient:horizontal;
	box-shadow:0 0px 10px rgba(0,0,0,.65);
	-webkit-box-shadow:0 0px 10px rgba(0,0,0,.65);
}
.add a{
	color:#000;
	
}




.header {
	border-bottom: 1px solid #cacaca;
	width:100%;
	height:40px;
	/*line-height: 80px;*/
	position: relative;
	z-index: 900;
	display:-webkit-box;
	display:-moz-box;
	diasplay:box;
	box-shadow:0 2px 5px #CCC;
	-webkit-box-shadow:0 2px 5px #CCC;
}
.main-nav {
	text-align: center;
	height: 35px;
	padding-top:7px;
	margin:0 auto;
	width:300px;
}
.main-nav-list {
	overflow: hidden;
	padding: 0 5px;
	float:left;
}
.main-nav-list:last-child {
	padding-top:2px
}

/*.main-nav-list {
	display: -webkit-box
}*/
.main-nav-list li {
	display: block;
	-webkit-box-flex: 1;
/*	height: 20px;
	line-height: 20px;*/
	/*margin-bottom: 12px;*/
	margin-right:7px;
	float:left;
	
}
.main-nav-list a {
	display: inline-block;
	color: white;
	text-shadow: 0 1px 1px rgba(0,0,0,.45);
	float:left;
}
.main-nav-list li:last-child a {
	padding-right: 0
}
/*2*/
.main-nav-list01 {
	overflow: hidden;
	padding: 0 5px;
	float:left;
}

.main-nav-list01 {
	display: -webkit-box;
}
.main-nav-list01 li {
	display: block;
	-webkit-box-flex: 1;
	margin-right:9px;
}
.main-nav-list01 a {
	display: inline-block;
	color: white;
	text-shadow: 0 1px 1px rgba(0,0,0,.45)
}
.main-nav-list01 li:last-child a {
	padding-right: 0
}


/**/
.link {
	-webkit-border-radius:2px;
	text-indent:-9999px; 
	overflow: hidden;
	width:30px;
	height:18px;
	display: inline-block;
	float:left;
	background: url(../images/v2_photo_sprites.png) no-repeat;
	-webkit-background-size: 300px auto;
	background-position: -33px -73px;
}


.top-link {
	padding:2px 12px 0 0;
	float:right;
}

.link-list {
	background-color: #eeeeee;
	background:url(../images/j.png) repeat-x bottom;
	background-size:6px 8px;
	overflow: hidden;
	padding-bottom:10px;
	padding-top:5px;
}
.link-list div{
	width:300px;
	margin:0 auto;
}

.link-list a {
	display: inline-block;
	color: #000;
	margin:2px 4px;
	padding: 1px 2px 1px
}



.main{

	padding:10px;

}



/************part_one*****************/
.part_one,.part_two,.part_three,.part_four,.part_five,.part_six,.part_seven,.part_eight{
	margin-bottom: 10px;
}
.pic{
	width:300px;
	margin:0 auto;
}
.part_one dl {
	position: relative;
	display: inline-block;
	margin-top: 10px;
	float:left;
}

.part_one dl dt {
	position: absolute;
	left: 0;
	bottom: 0;
	text-align: center;
	background-color: rgba(0,0,0,.6);
	color: #fff;
	width: 100%;
	line-height: 1.4em;
	font-size:14px;
}


/************part_two*****************/

.title {
	color: #000;
	font-size:18px;
	padding: 0 0 3px 0px;
	position: relative;
	height:25px;
}
.title .title_h3{
	float:left;
	box-sizing: border-box;
	bottom: -2px;
	content: "";
	left: 0;
	position: absolute;
	
}
.title a{
	float:right;
	position: absolute;
	right:0px;
	top:5px;
	background:url(../images/v2_photo_sprites.png) no-repeat;
	background-position:-4px -4px;
	display:inline-block;
	width:19px;
	height:19px;
	background-size:300px;
	text-indent:-9999px; 
}

.article_info{ background-color:#f0f0f0; padding:8px 5px 8px 8px; margin:9px 9px 0;}

.article_info dl{
	width: 100%;
	display: table;
}
.article_info dl:after{content:'\20';clear:both;display:block;}
.article_info dt{ 
 width:105px; display:table-cell; height:65px; overflow:hidden; background:url(../images/listbg.png) 0 0 no-repeat;
}
.article_info dt img{
	width:95px;
	height:65px;
}
.article_info dd{display:table-cell; vertical-align:top;margin-left:105px; height:65px; overflow:hidden;}
.article_info dd h2{ color:#000; height:26px;}
.article_info dd .info{ 
display:table-cell;vertical-align:top;padding-top:5px; color:#666; line-height:15px; font-size:12px;}





/************part_three*****************/
.part_three .article{
	background-color:#f0f0f0;
	 padding:15px 10px 10px 10px; 
	 margin:18px auto 0; 
}
.part_three .article p{
	text-indent:2em;
	overflow:hidden;
}
.part_three .article p a{
	color:#000;
}
.part_three .article dt{
	margin-top:15px;
	text-align:center;
}
.part_three .article dt>a
{
    display:block;
    width:50%;
}

/************part_four*****************/
.it{
	margin-top:20px;
}
.pl {

	padding: 10px 7px 0;
	
}
.pl .h4 {
	display: block;
	text-align: center;
	padding: 0 0 15px;
	float:left;
    width:132px;
    height:120px;
}

.pl .h4 img {
	padding: 0 0 10px;
}
.pl .h4 p {
	height: 1.5em;
	overflow: hidden;
	padding: 0 5px;
	margin: 0 auto;
}
.pl_c2 .h4 {
	width:50%;
}
.pl_c2 .h4 p {
	width:50%;
}
.ls .it {
	border-bottom: 1px dashed #D6D6D6;
}
.ls .it: last-child {
	border-bottom: none;
}
.h4WP {
	display: -webkit-box;
	color:#333333;
}
.h4WP a{
	color:#333333;
}

.h4WP .h4: last-child {
	-webkit-box-flex: 1;
}
.h4WP .vhr {
	padding-left: 5px;
	margin-right: -5px;
}



/************part_five*****************/

.part_five dl {
	position: relative;
	display: inline-block;
	margin-top: 10px;
	float:left;
}

.part_five dl dt {
	position: absolute;
	left: 0;
	bottom: 0;
	text-align: center;
	background-color: rgba(0,0,0,.6);
	color: #fff;
	width: 100%;
	line-height: 1.4em;
}
.small{
	width:95px; 
	margin-right:7px;
}
.big{
	width:198px;
}

.mall_name{
	width:310px;
	padding-left:10px;
	margin:0 auto;
	
}
.mall_name a{
	display:inline-block;
	width:92px;
	height:37px;
	border:1px #e5e4e4 solid;
	background:#f4f3f3;
	color:#000;
	text-align:center;
	overflow:hidden;
	line-height:37px;
	float:left;
	margin-right:8px;
	margin-top:8px;
}





/************part_six*****************/
.d1{
	margin-top:20px;
}
.d1 ul{
	border-left: 1px solid #d9d9d9;
	border-top: 1px solid #d9d9d9;

}
.d1 li {
	border-bottom: 1px solid #d9d9d9;
	border-right: 1px solid #d9d9d9;
	width:25%;
	height:40px;
	line-height:40px;
	display: inline-block;
	text-align: center;
	color: #333;
	background-color: #fff;
	cursor: pointer;
	font-size:14px;
	vertical-align: top;
	float:left;
	-webkit-box-sizing: border-box;
}
.d1 li a:link,.d1 li a:visited {
	color: #333;
	display: block
}
.d1 li a:active,.d1 li a:hover {
	color: #222
}
.d1 li a:hover {
	background-color: #f4f4f4
}

.d1 .u1 {
	display: none
}




.top{
	margin:20px 0px;
	border-top: 1px solid #c8c8c8;
	-webkit-box-shadow: inset 0 1px 0 #fff;
	box-shadow: inset 0 1px 0 #fff;
}
.re_top{
	width:332px;
	height:77px;
	display:block;
	margin:20px auto;
	background:url(../bg/v2_photo_sprites.png) no-repeat;
	background-position:-10px -67px;
	text-align:center;
	line-height:77px;
	color:#333333;
	font-size:30px;
}



/*info_list*/
.box{
	width:100%;

}
.info_list{
	padding-bottom:10px;
}
.info_list li{
	padding:5px;
	border-bottom:1px #e2e2e2 solid;
	-webkit-box-shadow: inset 0 1px 0 #fff;
	box-shadow: inset 0 1px 0 #fff;
	height:30px;
	line-height:30px;
	
}
.info_list li a{
	display:block;
	float:left;
	overflow:hidden;
	color:#393939;
	height:30px;
}
.info_list li .cmt-num{float:right;padding-top:2px;height:20px;background:url(../images/v2_photo_sprites.png) no-repeat -32px 2px; background-size:320px; width:20px; margin-right:10px;}

.bgcolor{
	background:#f4f4f4;
}

/*分页*/
.introBom {
	border-top: 1px solid #dedede;
	height:38px;
	margin-bottom:15px;
	background: #eeeeee;
	-webkit-box-shadow: inset 0 1px 0 #fff;
	box-shadow: inset 0 1px 0 #fff;
}
.introBom_z{
	width:320px;
	margin:0 auto;
}
.introBom a {
	width:60px;
	height:23px;
	line-height:24px;
	float: left;
	color: #666;
	font-family: "宋体";
	font-size:14px;
	text-decoration: none;
	text-align: center;
	margin-left:65px;
	margin-top:10px;
}
.introBom .introBomA1 {
	background: url(../images/introBom1.png) no-repeat;
	background-size:60px 23px;
}
.introBom .introBomA2 {
	background: url(../images/introBom2.png) no-repeat;
	background-size:60px 23px;
}


/*info*/
.info_txt{
	padding:10px 0px; margin:0px auto;position:relative;
}
.info_txt .tit{
	font-size:18px; line-height:30px; color:#2f2f2f;float:left; width:100%;
}

.info_txt .v_time{
	border-bottom:#dcdcdc 1px solid;
	padding-bottom:5px;
	color:#8d8d8d;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
}
.info_txt .v_time span{
	margin-right:10px;

}
.info_txt .news_txt{
	margin-top:10px;
	word-break:break-all;
}
.info_txt .news_txt p{

	margin-top:10px;
	line-height:30px;
	color:#2f2f2f;
	word-break:break-all;
	
}
.articleTitle{
	position:relative;
	height:25px;

}
.articleTitle .goCommentShare{
	position:absolute;top:0px;left:0px;display:inline-block;z-index:200;
	background:-webkit-linear-gradient(top, #f8f8f8, #ededed); /* Chrome */
	background:-webkit-gradient(linear, left top, left bottom, from(#f8f8f8), to(#ededed)); /* for older webkit (android2.3-, ios4-) */
	background:-moz-linear-gradient(top, #f8f8f8, #ededed); /* FF */
	background:-ms-linear-gradient(top, #f8f8f8, #ededed); /* IE10 */
	background:linear-gradient(top, #f8f8f8, #ededed);/* 全部 */
	-moz-box-shadow:inset 0px 1px 0px rgba(255,255,255,1.0);/* 阴影 */
	-webkit-box-shadow:inset 0px 1px 0px rgba(255,255,255,1.0);/* 阴影 */
}
.articleTitle .goComment{float:left;display:inline-block;height:20px;line-height:20px;font-size:14px;border:1px solid #c8c8c8;padding:2px 5px;}
.articleTitle .goComment .comment_icon{ display:inline-block;position:relative;top:3px;width:12px; height:12px; background-position:0px 0px; margin-right:4px}
.articleTitle .goComment .num{ color:#fff; display:inline-block;padding:2px 4px; line-height:14px;background:#5494ea; font-size:10px;}
.articleTitle .goShare{float:left;display:inline-block;width:40px;height:48px;border:1px solid #c8c8c8;border-left:0px;background-position:12px -23px;}

.artIcon,.advertise a{
	background:url(../images/article_icon_v2.1.4.png) no-repeat;
	background-size:50px 430px;
	background-position:0px 0px;
}










/**************search*****************/

.search_nav{
	height:35px;
	background-image:-webkit-gradient(linear,left top,left bottom,from(#ffffff),to(#d7d7d7));
	border-bottom:1px solid #c0bfbf;
	width:100%; 
	margin-bottom:1px;
	padding-top:12px;
	
}


.search{
	width:300px;
	height:25px;
	margin:0px auto;
	background:url(../images/v2_photo_sprites.png) no-repeat;
	background-size:320px;
	background-position:0px -100px;
	position:relative;
}
.search_nav .search_input{
	border:none; background:none; width:245px; height:24px; line-height:22px; color:#c1c1c1;font-size:14px; margin:1px 0 0 10px; outline:none;
}
.searchNav2{ position:absolute; left:270px; top:0px;background:url(../images/v2_photo_sprites.png)
 no-repeat;background-size:320px; width:40px; height:25px; line-height:30px;
background-position:-265px -100px;}
.searchNav2{ border:none; cursor:pointer;}


/*****************模块标题*******************/
.module-t {
	height:37px;
	line-height:37px;
	border-top: 1px solid #E2E2E2;
	border-bottom:1px solid #00ace4;
	background: -webkit-gradient(linear, left top, left bottom, from(#FDFDFD), color-stop(50%, #F8F8F8), to(#EDEDED));
	/*-webkit-background-size: 320px 37px;*/
}
.module-t {
	background-repeat: no-repeat;
	-webkit-background-clip: content-box;
	padding-top: 1px;
	position: relative;
}
.module-tit{
	margin:0 auto;
	background:url(../images/f1_t_bg.png) no-repeat;
	background-size:100% 37px;
}
.module-tit a{
	color:#333;
}
.module-t .module-tit h3 {
	padding-left: 12px;
}

/****************错误页面*******************/

.error{
	width:533px;
	height:567px;
	background:url(../images/404_03.jpg) no-repeat;
	margin:20px auto;
	position:relative;
}
.error .e_txt{
	display:block;
	position:absolute;
	top:310px;
	left:80px;
	color:#000;
	font-size:48px;
}
.error p{
	position:absolute;
	top:370px;
	left:80px;
	color:#000;
}
.error a{
	width:166px;
	height:56px;
	display:block;
	position:absolute;
	bottom:70px;
	right:70px;
	color:#000;
	background:url(../images/404_07.jpg) no-repeat;
	text-align:center;
	line-height:56px;
}






/*轮换图 2013/09/26*/
.swipe {
	overflow: hidden;
	position: relative;
	height:105px;
}
.swipe-wrap {
	overflow: hidden;
	position: relative;
}
.swipe-wrap>div {
	float: left;
	width: 100%;
	position: relative
}
.swipe_pic {
	position: relative;
	overflow: hidden;
	height:105px;
}
.swipe_pic img {
	width:100%;
	/*background-size:100% 210px;*/
	height:105px;
}
.swipe_h3 {
	position: absolute;
	left: 0;
	bottom: 0;
	padding: 0 14px;
	font-size: 14px;
	font-weight: normal;
	background: rgba(0,0,0,0.6);
	height:50px;
	line-height:50px;
	color: #fff;
	width: 100%
}
.swipe_num {
	position: absolute;
	left:45%;
	bottom:10px;
}
.swipe_num li {
	float: left;
	width:5px;
	height:5px;
	border: 1px solid rgba(169,168,157,0.6);
	background: #a9a89d;
	margin: 0 5px;
	overflow: hidden;
	line-height:50px;
}
.swipe_num li.active {
	width:5px;
	height:5px;
	border: 1px solid #f6c134;
	background: #ffda78;
	box-shadow: 0 0 4px #f6c134
}

.word{
	position:absolute;
	top:0px;
	left:1px;
	width:100%;
	height:30px;
	background-color:rgba(0,0,0,.5);
	color:#fff;
	font-size:18px;
	line-height:30px;
	text-align:center;
}


/** 【评论】**/
.articleComment { clear:both; overflow:hidden; background:#f5f5f5; *zoom:1; padding:0px 7px 5px 7px; margin-top:7px; padding-bottom:7px;}
.articleComment h3{ clear:both; overflow:hidden; height:30px; line-height:30px;font-weight:normal;  font-size:14px; }
.articleComment h3 a{color:#1b598e}
.articleComment h3 span{ float:right; font-size:14px; color:#1a1a1a} /*20130130 by jinglei*/
.articleComment_s { clear:both; overflow:hidden; background:#f5f5f5; *zoom:1;font-size:14px}
.moarea {border: 1px solid #e0e0e0;overflow: hidden; margin-bottom:15px;position: relative; border-radius: 5px;}
.moarea textarea {border: none;height:70px;width: 100%;-moz-box-sizing: border-box;-webkit-box-sizing: border-box;box-sizing: border-box;}
.moarea textarea {
    -webkit-transition: .3s ease-in-out;
    -moz-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
}
 
.moarea textarea:focus {height:70px;}

.andsp {clear: both;position: absolute;bottom: 0;right: 0;}


textarea {
	padding:5px;
	color:#333;
	background:#fff;
	border:1px solid;
	border-color:#ddd #e1dfdf #d1cdcd;
	box-shadow:inset 0 0 2px rgba(255,255,255,0.75);
	-moz-box-shadow:inset 0 0 2px rgba(255,255,255,0.75);
	-webkit-box-shadow:inset 0 0 2px rgba(255,255,255,0.75)
}
textarea:focus {
	background-color:#fff;
	box-shadow:inset 0 1px 1px rgba(34,29,29,0.1);
	-moz-box-shadow:inset 0 1px 1px rgba(34,29,29,0.1);
	-webkit-box-shadow:inset 0 1px 1px rgba(34,29,29,0.1)
}

/** 【通用Button】样式**/
.artBt{display: inline-block; width:90px;border:1px solid #3097d0;text-align:center;cursor:pointer;color:#fff;height:30px; line-height:30px;font-family:'XinGothic-SinaWeibo','Microsoft Yahei','Simsun';
-webkit-border-radius:2px;border-radius:2px;
background:-webkit-linear-gradient(top,#57aede,#379ed8);
background:-webkit-gradient(linear, left top, left bottom, from(#57aede), to(#379ed8)); /* for older webkit (android2.3-, ios4-) */
-moz-box-shadow:inset 0px 1px 0px rgba(130,194,230,0.6);/* 高光 */
-webkit-box-shadow:inset 0px 1px 0px rgba(130,194,230,0.6);/* 高光 */
}
.artBt:link,.artBt:visited{height:30px;line-height:30px;color:#555555;}
.artBt:active{color:#9E9E9E;background:-webkit-linear-gradient(top,#F8F8F8,#EDEDED);background:-webkit-gradient(linear, left top, left bottom, from(#F8F8F8), to(#EDEDED));}

/****评论列表*****/
.list_empty{margin:10px 5px;text-align: center;}

/** 【评论】**/
.articleComment_list {}
.articleComment_list .title{padding:0px 0px 10px 13px;background-position:0 -151px;margin:18px 0px 0px 0px;text-align:left;color:#2c2c2c;font-weight:bold;border-bottom:1px dashed #dedede;}
.articleComment_list .title .count{font-size:14px;color:#b2b2b2;padding-left:3px;}

.articleComment_list .commentInfo{list-style:none;padding:0px;margin:0px;}
.articleComment_list .commentInfo li{color:#2c2c2c;font-size:14px;line-height:20px;padding:3px 0px 10px 0px;margin:0px;}
.articleComment_list .commentInfo .user{height:25px; padding-right:60px; position:relative;color:#2761af;text-align:left;}
.articleComment_list .commentInfo .user:after{content:'.';display:block;visibility:hidden;height:0px;clear:both;}
.articleComment_list .commentInfo .name{ width:auto; max-width:100%;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box; padding-right:7px; white-space:nowrap; text-overflow:ellipsis; overflow:hidden; display:inline-block;}
.articleComment_list .commentInfo .mobile{padding-right:15px;background-position:right -373px;background-size:50px auto;}
.articleComment_list .commentInfo .date{ width:auto;color:#cccccc; float:right;font-size:10px;position:absolute; top:0; right:0}


/***留言板****/
.message{
	padding:5px;
}
.message .m_tit{
	margin-bottom:5px;
	margin-top:10px;
	color:#494949;
}
.m_tit{font-size: 14px; margin:5px 0;}
.input_text{width:100%; height:25px; border:1px solid #ddd; background-color:#fff; font-size:14px; color:#999; padding:3px 0; border-radius: 5px; margin-bottom: 10px;}

.input_btn{
	background-image:-webkit-gradient(linear,left top,left bottom,from(#60aefa),to(#308de9));
	border:1px solid #5386ae;
	-webkit-border-radius:2px;
	color:#fff;
	display:inline-block;
	height:30px;
	line-height:30px;
	padding:0 30px;
	text-align:center;
	float:left;
	width:90px;
	margin-top:5px;
	margin-bottom:5px;
	/*background-image:-webkit-gradient(linear,left top,left bottom,from(#83a8ca),to(#698dae));*/

}
input:focus {
	background-color:#f8f8f8;
	box-shadow:inset 0 1px 1px rgba(34,29,29,0.1);
	-moz-box-shadow:inset 0 1px 1px rgba(34,29,29,0.1);
	-webkit-box-shadow:inset 0 1px 1px rgba(34,29,29,0.1)
}
#btn_submit{width: 100%; margin-bottom: 10px;}









/*************调查问卷****************/
.p_dialog_bar{
	clear:both;
	font-weight:normal;
	padding:7px 0 2px;
	color:#000;
}
.p_dialog_bar span{
	padding-left:8px;
	height:20px;
	font-size:18px;
	line-height:20px;
	border-left:3px solid #019fd2;
}
/*调查内容*/
.diaocha{font-size:14px; padding:5px; padding-bottom:10px;}
.diaocha h3{
	line-height:25px; color:#000;
}
.diaocha p{height:25px; margin-top:5px;line-height:25px;}
.diaocha input{position:relative; top:2px; margin-right:3px; margin-left:7px;}
.diaocha label{
	font-size:14px;
}
.dcContent{margin-top:5px;  }
.boxContent{margin-top:5px;  }
.submit{margin:10px 0 10px 0;}
.submit span{float:right; display:inline; margin-bottom:10px;}
.submit span a{color:#2181bf;}
	
.dcResult{padding:10px 5px; background:#f0f0f0;}
.re_all{
	margin-top:10px; margin-bottom:5px;color:#333;
}
.re_all .tit{
	 margin-left:5px; margin-bottom:7px;
}
.gray{height:15px; background-color:#fff;float:left; margin:15px 10px 0 10px; width:200px;}
.resultA{display:block; height:15px;background-color:#00aeff;}
.xx_tit{
	padding-left:7px;
	font-size:12px;
}
.result{margin-top:7px;}
.result span{margin-right:7px; line-height:24px;}
.space{height:500px;}
.titleH3{padding-top:14px; padding-bottom:10px;margin-left:10px; color:#333; border-bottom:1px #dedede solid;}

.sub{
	margin-top:30px;
}

/****单选按钮样式****/
input[type="radio"] {
  display:none
}
input[type="checkbox"] {
  display:none
}
.dcContent label
 {
  display:-moz-inline-block;
  display:inline-block;
  cursor:pointer;
  margin:5px 0;
  padding-left:20px;
  line-height:16px;
  background:url(../images/unchecked.png) no-repeat 0px 3px;
  background-size:13px 13px;
 }
.dcContent label.checked
 {
  background:url(../images/checked.png) no-repeat 0px 3px;
  background-size:13px 13px;
 }
 
 
 .boxContent label
 {
  display:-moz-inline-block;
  display:inline-block;
  cursor:pointer;
  margin:5px 0;
  padding-left:20px;
  line-height:16px;
  background:url(../images/uncheckedbox.png) no-repeat 0px 3px;
  background-size:13px 13px;
 }
.boxContent label.checked
 {
  background:url(../images/checkedbox.png) no-repeat 0px 3px;
  background-size:13px 13px;
 }
 
 
.part_seven{
	 
 }
.part_seven .yqlink{
	 margin-top:10px;
	 margin-bottom:5px;

 }
.part_seven .yqlink li{
	 width:70px;
	 height:33px;
	 float:left;
	 margin-left:4px;
	 margin-bottom:4px;
 }
 .part_seven .yqlink li img{
	 width:70px;
	 height:33px;
 }
.part_seven .txtlink{
	 
 }

.part_seven .txtlink a{
	font-size:14px;
	color:#333;
	line-height:20px;
}



/***************part_eight*****************/
.part_eight{

}
.part_eight .list{
	
}
.part_eight .list li{
	width:60px;
	height:25px;
	line-height:25px;
	text-align:center;
	float:left;
}
.part_eight .list li a{
	display:block;
	color:#fff;
	width:60px;
	height:25px;
}
.part_eight .list li a:active{
	color:#000;
}
.part_eight .list li.org{
	background:#fb992e;
}
.part_eight .list li.blue{
	background:#54a3f0;
}
.part_eight .list li.red{
	background:#fd5a63;
}
.part_eight .list li.green{
	background:#81ca56;
}
.part_eight .list li.yellow{
	background:#ab6bec;
}


/************地图商家列表**************/
.addname{
	margin-top:15px;
	
}
.addlist{
	width:560px;
	float:left;
	
}
.addlist li{
	float:left;
	overflow:hidden;
	margin-left:10px;
}
.addlist li a{
	color:#000;
}
.addlist_more{
	float:right;
	width:40px;
}
.addlist_more .link_more{
	display:block;
	width:38px;
	height:38px;
	background:url(../images/v2_photo_sprites.png) no-repeat;
	background-position:-260px -5px;
}

.add_m li{
	float:left;
	line-height:46px;
	overflow:hidden;
	margin-left:15px;
}
.add_m li a{
	color:#000;
}	