/* CSS Document */
body {
	overflow-x: hidden;
}
body, input {
	margin: 0;
	padding: 0;
	font: 12px/1.5 Arial, Verdana, "\5b8b\4f53", sans-serif;
}
span {
	margin: 0;
	padding: 0;
}
img {
	border: 0 none;
}
a:link {
	color: #666;
	text-decoration: none;
}
a:visited {
	color: #666;
	text-decoration: none;
}
a:hover {
	color: #E4393C;
	text-decoration: underline;
}
a:active {
	color: #666;
	text-decoration: none;
}
a.ma:link {
	color: #D9261D;
	text-decoration: none;
}
a.ma:visited {
	text-decoration: none;
	color: #D9261D;
}
a.ma:hover {
	text-decoration: underline;
	color: #D9261D;
}
a.ma:active {
	text-decoration: none;
	color: #D9261D;
}
a.mb:link {
	color: #6a6a6a;
	text-decoration: none;
	margin-right: 10px;
}
a.mb:visited {
	text-decoration: none;
	color: #6a6a6a;
}
a.mb:hover {
	text-decoration: underline;
	color: #D9261D;
}
a.mb:active {
	text-decoration: none;
	color: #6a6a6a;
}
a.tpa:link {
	padding-right: 5px;
	color: #333;
	text-decoration: none;
}
a.tpa:visited {
	text-decoration: none;
	color: #333;
}
a.tpa:hover {
	text-decoration: none;
	color: #D9261D;
}
a.tpa:active {
	text-decoration: none;
	color: #333;
}
a.tpb:link {
	color: #d70000;
	text-decoration: none;
}
a.tpb:visited {
	text-decoration: none;
	color: #d70000;
}
a.tpb:hover {
	text-decoration: none;
	color: #d70000;
}
a.tpb:active {
	text-decoration: none;
	color: #d70000;
}
a.news:link {
	color: #999;
	text-decoration: none;
}
a.news:visited {
	text-decoration: none;
	color: #999;
}
a.news:hover {
	text-decoration: underline;
	color: #0cb95f;
}
a.news:active {
	text-decoration: none;
	color: #999;
}
a.news_more:link {
	color: #0cb95f;
	text-decoration: none;
}
a.news_more:visited {
	text-decoration: none;
	color: #0cb95f;
}
a.news_more:hover {
	text-decoration: underline;
	color: #0cb95f;
}
a.news_more:active {
	text-decoration: none;
	color: #0cb95f;
}
/*activity*/
.activity_main_left, .activity_main_right {
	position: absolute;
	top: 0;
  width: 0;
	height: 594px;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: top right;
	z-index: 999;
}
.activity_main_left a, .activity_main_right a {
	width: 100%;
	height: 100%;
	display: block;
	font-size: 0;
}
/*activity_bottom_fix*/
.activity_bottom_fix {
  position: fixed;
  width: 100%;
  height: 210px;
  background-repeat: no-repeat;
  background-position: center bottom;
  -webkit-transition: all ease .25s;
  -o-transition: all ease .25s;
  -moz-transition: all ease .25s;
  transition: all ease .25s;
  bottom: -210px;
  z-index: 1000;
}
.activity_bottom_fix a {
  width: 100%;
  height: 100%;
  display: block;
  outline: none;
}
/*user_info_card*/
.user_info_card {
	width: 235px;
	height: 122px;
	margin-bottom: 5px;
	overflow: hidden;
	border: 1px solid #eee;
	background-color: #fff;
	font-family: "Lantinghei SC", "Open Sans", Arial, "Hiragino Sans GB", "Microsoft YaHei", "STHeiti", "WenQuanYi Micro Hei", SimSun, sans-serif;
	background-image: url(../images/qd256/user_card_bg.gif);
	background-repeat: no-repeat;
	background-position: top left;
	float: left;
}
.user_info_card .card_inner {
	height: auto;
	padding: 14px 4px 0;
	overflow: hidden;
}
.user_info_card .card_inner .card_title {
	width: 100%;
	height: 30px;
	margin-bottom: 5px;
	word-break: break-all;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
	font-size: 14px;
	line-height: 30px;
	color: #666;
}
.user_info_card .card_inner .card_title .card_shop_name {
	color: #0cb95f;
}
.user_info_card .card_inner .card_option {
	margin-bottom: 10px;
	overflow: hidden;
}
.user_info_card .card_inner .card_option a.card_btn {
	display: inline-block;
	width: 93px;
	height: 28px;
	background: #fff;
	border: 1px solid #ddd;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	text-decoration: none;
	text-align: center;
	line-height: 28px;
	font-size: 14px;
	color: #0cb95f;
}
.user_info_card .card_inner .card_option a.card_btn:hover {
	background: #0cb95f;
	border: 1px solid #d0271d;
	color: #fff;
}
.user_info_card .card_inner .card_option a.card_btn:first-child {
	float: left;
}
.user_info_card .card_inner .card_option a.card_btn:last-child {
	float: right;
}
.user_info_card .card_inner .card_option a.card_btn_cur {
	background: #0cb95f;
	border: 1px solid #298253;
	color: #fff;
}
.user_info_card .card_inner .card_bottom {
	/* width: 100%; */
	height: 30px;
	padding-left: 25px;
	overflow: hidden;
	font-size: 14px;
	line-height: 30px;
	color: #666;
	background-image: url(../images/qd256/user_card_tel.png);
	background-repeat: no-repeat;
	background-position: left center;
	background-size: 20px auto;
}
.user_info_card .card_inner .card_bottom .card_item_tag {/* color: #4cae4c; */
}
.user_info_card .card_inner .card_bottom .card_item_info {
	color: #000;
}
.user_info_card .card_inner .card_service {
	/* width: 100%; */
	height: 30px;
	overflow: hidden;
	font-size: 14px;
	line-height: 30px;
	color: #666;
}
.user_info_card .card_inner .card_service a {
	vertical-align: -webkit-baseline-middle;
}
.index_gg_top {
	width: 1200px;
	height: auto;
	overflow: hidden;
	padding-top: 5px;
	margin: auto;
}
.index_gg_top .index_gg_t {
	width: 1200px;
	height: auto;
	min-height: 65px;
	overflow: hidden;
	margin-bottom: 3px;
	text-align: center;
	float: left;
}
.index_gg_t a {
	outline: none;
}
.index_gg_area {
	width: 1200px;
	height: auto;
	overflow: hidden;
	margin-bottom: 20px;
	float: left;
}
.index_gg {
	width: 1200px;
	height: 90px;
	overflow: hidden;
	margin-bottom: 10px;
	float: left;
}
.index_gg a {
	outline: none;
}
.main {
  position: relative;
	width: 1200px;
	height: 594px;
	margin-bottom: 10px;
	float: left;
}
.main_left {
	width: 232px;
	height: 594px;
	float: left;
}
.menu_arr {
	width: 198px;
	height: auto;
	background: #fff;
	border-right: 1px solid #d8d8d8;
	border-left: 1px solid #d8d8d8;
	position: relative;
	float: left;
}
.m_con {
	width: 192px;
	height: auto;
	padding: 3px;
	background: #fff;
	float: left;
}
.m_end {
	width: 182px;
	height: 25px;
	overflow: hidden;
	padding-left: 18px;
	font-size: 13px;
	line-height: 25px;
	background: #f8f8f8;
	border-bottom: 5px solid #0cb95f;
	float: left;
}
.m_line {
	width: 191px;
	height: 53px;
	padding-top: 1px;
	padding-bottom: 2px;
	border-bottom: 1px #f2f2f2 solid;
	float: left;
}
.m_line_end {
	padding-bottom: 0;
	border-bottom: 0;
}
.m_li {
	width: 189px;
	height: auto;
	float: left;
	position: relative;
	background: #FFFFFF;
	border: 2px solid #fff;
	border-right: none;
}
.li_hover {
	border: 2px solid #0cb95f;
	border-right: none;
	z-index: 10;
}
.m_tit {
	width: 189px;
	height: 30px;
	overflow: hidden;
	background: #FFF;
	float: left;
}
.item {
	width: 175px;
	height: 30px;
	overflow: hidden;
	float: left;
}
.itemb {
	width: 10px;
	height: 30px;
	overflow: hidden;
	float: left;
	background: url(../images/qd256/menu_more_bk.gif) 0 0 scroll no-repeat;
}
.ta {
	background: url(../images/qd256/pc_bg.jpg) 0 0 scroll no-repeat;
}
.tb {
	background: url(../images/qd256/diy_bg.jpg) 0 0 scroll no-repeat;
}
.tc {
	background: url(../images/qd256/sm_bg.jpg) 0 0 scroll no-repeat;
}
.td {
	background: url(../images/qd256/oa_bg.jpg) 0 0 scroll no-repeat;
}
.te {
	background: url(../images/qd256/net_bg.jpg) 0 0 scroll no-repeat;
}
.tf {
	background: url(../images/qd256/af_bg.jpg) 0 0 scroll no-repeat;
}
.tz {
	background: url(../images/qd256/m_zbpj.jpg) 0 0 scroll no-repeat;
}
.tm {
	background: url(../images/qd256/m_bbsb.jpg) 0 0 scroll no-repeat;
}
.m_sm {
	width: 184px;
	height: 19px;
	overflow: hidden;
	padding-left: 5px;
	font-size: 12px;
	line-height: 19px;
	background: #FFF;
	color: #666;
	float: left;
}
.mr_tit {
	width: 193px;
	height: 30px;
	float: left;
	padding-left: 10px;
	font-size: 14px;
	line-height: 30px;
	font-weight: bold;
	color: #0cb95f;
}
.mr_con {
	width: 193px;
	height: auto;
	overflow: hidden;
	line-height: 20px;
	font-size: 12px;
	float: left;
	padding-left: 10px;
}
.main_box {
	width: 968px;
	height: 594px;
	overflow: hidden;
	float: left;
}
.main_menu {
	width: 948px;
	height: 37px;
	padding: 0 10px;
	overflow: hidden;
	background-color: #f5f5f5;
	border-bottom: 1px solid #eee;
	float: left;
}
.mm_li {
	width: auto;
	height: 37px;
	overflow: hidden;
	padding: 0 9px;
	float: left;
	font-size: 14px;
	line-height: 37px;
}
.main_data {
	width: 963px;
	height: 56px;
	margin-left: 5px;
	overflow: hidden;
	background: #fff;
	border-bottom: 1px solid #eee;
	float: left;
}
.main_content {
	width: 963px;
	height: 335px;
	overflow: hidden;
	padding-left: 5px;
	padding-top: 5px;
	float: left;
}
.bimg_left {
	width: 721px;
	height: 335px;
	overflow: hidden;
	margin-right: 5px;
	float: left;
}
.main_gao {
	width: 741px;
	height: 28px;
	margin-bottom: 5px;
	overflow: hidden;
	float: left;
	font-size: 13px;
	line-height: 28px;
	border: 1px solid #eee;
	font-family: "\5b8b\4f53";
	color: #C00;
}
.main_gao_tag {
	width: 32px;
	height: 28px;
	margin-right: 10px;
	float: left;
	font-size: 13px;
	line-height: 28px;
	color: #fff;
	background-color: #333;
	text-align: center;
}
.main_sm_gg {
	width: 721px;
	height: 30px;
	float: left;
	margin-bottom: 5px;
}
.scroll_area {
	width: 721px;
	height: 260px;
	margin-bottom: 5px;
	overflow: hidden;
	float: left;
}
.bimg_right {
	width: 237px;
	height: 335px;
	overflow: hidden;
	font-size: 12px;
	float: left;
}
.bimg_right .rg_ti {
	width: 182px;
	height: 50px;
	padding: 0 27px 0 28px;
	float: left;
	cursor: pointer;
}
.bimg_right .rg_ti .ti1 {
	width: 45px;
	height: 50px;
	float: left;
	background-image: url(../images/qd256/ser_tag_1.png);
	background-repeat: no-repeat;
	background-position: center;
}
.bimg_right .rg_ti .ti2 {
	width: 45px;
	height: 50px;
	float: left;
	background-image: url(../images/qd256/ser_tag_2.png);
	background-repeat: no-repeat;
	background-position: center;
}
.bimg_right .rg_ti .ti3 {
	width: 45px;
	height: 50px;
	float: left;
	background-image: url(../images/qd256/ser_tag_3.png);
	background-repeat: no-repeat;
	background-position: center;
}
.bimg_right .rg_ti .ti4 {
	width: 45px;
	height: 50px;
	float: left;
	background-image: url(../images/qd256/ser_tag_4.png);
	background-repeat: no-repeat;
	background-position: center;
}
.bimg_right .rg_ti .ti5 {
	width: 45px;
	height: 50px;
	float: left;
	background-image: url(../images/qd256/ser_tag_5.png);
	background-repeat: no-repeat;
	background-position: center;
}
.bimg_right .rg_ti .ti1:hover {
	background-image: url(../images/qd256/ser_tag_1_cur.png);
}
.bimg_right .rg_ti .ti2:hover {
	background-image: url(../images/qd256/ser_tag_2_cur.png);
}
.bimg_right .rg_ti .ti3:hover {
	background-image: url(../images/qd256/ser_tag_3_cur.png);
}
.bimg_right .rg_ti .ti4:hover {
	background-image: url(../images/qd256/ser_tag_4_cur.png);
}
.bimg_right .rg_ti .ti5:hover {
	background-image: url(../images/qd256/ser_tag_5_cur.png);
}
.bimg_right .rg_ti .ser_cur {
	background-image: url(../images/qd256/ser_tag_2_cur.png);
}
.bimg_right .rg_tii {
	width: 237px;
	height: 22px;
	padding-bottom: 10px;
	text-align: center;
	float: left;
}
.ck_map {
	width: 237px;
	height: 40px;
	overflow: hidden;
	margin-bottom: 5px;
	float: left;
}
.ck_map .la {
	width: 102px;
	height: 38px;
	padding-left: 15px;
	margin-right: 2px;
	display: block;
	float: left;
	color: #0cb95f;
	border-top: 2px solid #0cb95f;
	background-color: #f8f8f8;
	background-image: url("../images/qd256/main_user_icon.png");
	background-position: 24px center;
	background-repeat: no-repeat;
	background-size: 16px;
	text-align: center;
	line-height: 38px;
	font-size: 15px;
}
.ck_map .lb {
	width: 118px;
	height: 38px;
	display: block;
	float: left;
	color: #0cb95f;
	border-top: 2px solid #0cb95f;
	background-color: #f8f8f8;
	text-align: center;
	line-height: 38px;
	font-size: 15px;
}
.ck_map .lb:hover {
	color: #fff;
	background-color: #0cb95f;
	text-decoration: none;
}
.ck_map .la:hover {
	color: #fff;
	background-color: #0cb95f;
	text-decoration: none;
	background-image: url("../images/qd256/main_user_gray_icon.png");
}
.news_area {
	width: 235px;
	height: 130px;
	overflow: hidden;
	float: left;
	border: 1px solid #eee;
	background: #fff;
	margin-bottom: 5px;
}
.news_title {
	width: 235px;
	height: 32px;
	float: left;
}
.n_items {
	width: auto;
	height: 32px;
	float: left;
	line-height: 32px;
	text-align: center;
	font-size: 12px;
	color: #3c3c3c;
	cursor: pointer;
	padding-left: 15px;
	padding-right: 15px;
}
.n_more {
	width: auto;
	height: 32px;
	float: right;
	line-height: 32px;
	text-align: center;
	font-size: 12px;
	color: #666;
	cursor: pointer;
	padding-left: 18px;
	padding-right: 10px;
	font-family: "\5b8b\4f53";
}
.n_hover {
	background: #fff;
	font-weight: 700;
	font-size: 12px;
	line-height: 32px;
}
.news_con {
	width: 226px;
	height: 100px;
	float: left;
	padding: 13px 7px 13px 15px;
}
.news_cons {
	width: 205px;
	height: 93px;
	float: left;
	padding: 0 15px 5px;
}
.n_title {
	width: 110px;
	height: 25px;
	overflow: hidden;
	line-height: 25px;
	margin-right: 3px;
	float: left;
}
.n_titles {
	width: 205px;
	height: 23px;
	font-size: 13px;
	line-height: 23px;
	word-break: break-all;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
	float: left;
}
.n_title a:link {
	color: #3c3c3c;
	text-decoration: none;
}
.n_title a:hover {
	color: #0cb95f;
	text-decoration: none;
}
.n_titles a:link {
	color: #3c3c3c;
	text-decoration: none;
}
.n_titles a:hover {
	color: #0cb95f;
	text-decoration: none;
}
.n_first a:link {
	color: #0cb95f;
}
.n_first a:visited {
	color: #0cb95f;
	text-decoration: none;
}
.n_first a:hover {
	color: #0cb95f;
	text-decoration: underline;
}
.n_first a:active {
	color: #0cb95f;
	text-decoration: none;
}
.pos_img {
	width: 235px;
	height: 63px;
	margin-bottom: 5px;
	overflow: hidden;
	border: 1px solid #eee;
	float: left;
}
.scroll_small {
	width: 215px;
	height: 237px;
	overflow: hidden;
	float: left;
}
.con_box {
	width: 1200px;
	height: auto;
	margin: auto;
	background: #fff;
}
.main_gg {
	width: 963px;
	height: 159px;
	padding-left: 5px;
	overflow: hidden;
	float: left;
}
.main_gg_xy {
	width: 968px;
	height: auto;
	overflow: hidden;
	float: left;
}
.main_gg .main_gg_li {
	width: 237px;
	height: 159px;
	overflow: hidden;
	margin-right: 5px;
	float: left;
}
.main_gg .main_gg_li a {
	outline: none;
}
.sj_tui {
	width: 1200px;
	height: auto;
	margin-bottom: 30px;
	overflow: hidden;
	float: left;
}
.sj_tui_title {
	width: 1200px;
	height: 40px;
	border-bottom: 1px solid #0cb95f;
	float: left;
}
.sj_tui_title .sj_tui_tit {
	width: 300px;
	height: 40px;
	overflow: hidden;
	line-height: 40px;
	font-family: "microsoft yahei";
	font-size: 20px;
	font-weight: 400;
	color: #666;
	float: left;
	background: url(../images/qd256/sj_tui_logo.jpg) 140px 0 scroll no-repeat;
}
.sj_tui_title .sj_tui_class {
	width: 900px;
	height: 40px;
	text-align: right;
	font-family: "\5b8b\4f53";
	float: left;
}
.sj_tui_title .tsj_class_ul {
	height: 37px;
	margin: 2px 0 0;
	padding: 0;
	list-style: none;
	border: solid 1px #ededed;
	border-bottom: 0 none;
	display: inline;
	float: right;
}
.sj_tui_title .tsj_class_ul .tsj_class_li {
	width: 82px;
	height: 38px;
	display: inline;
	float: left;
	position: relative;
	z-index: 2;
}
.sj_tui_title .tsj_class_ul .tsj_class_li a {
	height: 37px;
	padding: 0 16px;
	text-decoration: none;
	line-height: 38px;
	overflow: hidden;
	background: #fff;
	border-left: solid 1px #fff;
	border-right: solid 1px #fff;
	white-space: nowrap;
	float: left;
}
.sj_tui_title .tsj_class_ul .tsj_hover {
	height: 38px;
	display: inline;
	float: left;
	position: relative;
	z-index: 2;
}
.sj_tui_title .tsj_class_ul .tsj_hover a {
	white-space: nowrap;
	border-left: solid 1px #0cb95f;
	border-right: solid 1px #0cb95f;
	border-top: solid 3px #0cb95f;
	top: -1px;
	left: -1px;
	height: 36px;
	line-height: 36px;
	color: #0cb95f;
	position: absolute;
	z-index: 2;
}
.sj_tui_title .tsj_class_ul .tsj_hover span {
	display: none;
}
.sj_tui_title .tsj_class_ul .tsj_class_li span {
	position: absolute;
	width: 1px;
	background: #ccc;
	overflow: hidden;
	height: 14px;
	top: 12px;
	right: 0;
}
.sj_tui_con {
	width: 1198px;
	height: auto;
	padding-top: 15px;
	border: 1px solid #eee;
	border-top: 0 none;
	overflow: hidden;
	float: left;
}
.sj_tui_xy {
	width: 1200px;
	height: 186px;
	overflow: hidden;
	float: left;
}
.sj_tui_con .sj_tui_li {
	width: 200px;
	height: auto;
	padding-bottom: 15px;
	margin-bottom: 15px;
	overflow: hidden;
	float: left;
	border-bottom: 1px solid #eee;
}
.sj_tui_con .sj_tui_li_inner {
	width: 193px;
	height: 70px;
	padding: 0 2px 0 3px;
	overflow: hidden;
	float: left;
	position: relative;
	border-right: 1px solid #eee;
	transition: border-color .3s;
	-moz-transition: border-color .3s;
	-webkit-transition: border-color .3s;
	-o-transition: border-color .3s;
}
.sj_tui_con .sj_tui_li_inner .sj_tui_img {
	width: 193px;
	height: 50px;
	overflow: hidden;
	float: left;
}
.sj_tui_con .sj_tui_li_inner .sj_tui_name {
	width: 193px;
	height: 20px;
	overflow: hidden;
	text-align: center;
	line-height: 20px;
	float: left;
}
.prod_tui {
	width: 1200px;
	height: auto;
	margin-bottom: 10px;
	overflow: hidden;
	float: left;
}
.prod_tui_title {
	width: 1200px;
	height: 40px;
	overflow: hidden;
	float: left;
}
.prod_tui_title .prod_tui_tit {
	width: 300px;
	height: 40px;
	overflow: hidden;
	line-height: 40px;
	font-family: "microsoft yahei";
	font-size: 20px;
	font-weight: 400;
	color: #666;
	float: left;
	background: url(../images/qd256/prod_tui_logo.jpg) 98px 0 scroll no-repeat;
}
.prod_tui_title .prod_tui_more {
	width: 900px;
	height: 34px;
	padding-top: 6px;
	line-height: 34px;
	overflow: hidden;
	text-align: right;
	font-family: "\5b8b\4f53";
	float: left;
}
.prod_tui_con {
	width: 1198px;
	height: auto;
	padding-top: 30px;
	border: 1px solid #eee;
	overflow: hidden;
	float: left;
}
.prod_tui_xy {
	width: 1200px;
	height: auto;
	/* overflow: hidden; */
	float: left;
}
.prod_tui_xy .prod_tui_line {
	width: 1198px;
	height: 0;
	margin-bottom: 30px;
	overflow: hidden;
	border-top: 1px solid #eee;
	float: left;
}
.prod_tui_con .prod_tui_li {
	width: 199px;
	/* height: 200px; */
	margin-bottom: 30px;
	/* overflow: hidden; */
	border-right: 1px solid #eee;
	float: left;
}
.prod_tui_con .prod_tui_li_inner {
	width: 165px;
	height: 145px;
	padding: 0 15px;
	/* overflow: hidden; */
	float: left;
	border-right: 2px solid #fff;
	border-left: 2px solid #fff;
	position: relative;
}
.prod_tui_con .prod_tui_li_inner .prod_tui_img {
	width: 165px;
	height: 140px;
	overflow: hidden;
	float: left;
	position: relative;
	top: -15px;
}
.prod_tui_con .prod_tui_li_inner .prod_tui_name {
	width: 145px;
	height: 36px;
	padding: 0 10px;
	overflow: hidden;
	word-break: break-all;
	float: left;
	position: relative;
	top: -15px;
}
/*phone_tui*/
.phone_tui {
	width: 1200px;
	height: auto;
	margin-bottom: 10px;
	overflow: hidden;
	float: left;
}
.phone_tui .phone_tui_title {
	width: 1200px;
	height: 40px;
	overflow: hidden;
	float: left;
}
.phone_tui .phone_tui_title .phone_tui_tit {
	width: 312px;
	height: 40px;
	overflow: hidden;
	line-height: 40px;
	font-family: "microsoft yahei";
	font-size: 20px;
	font-weight: 400;
	color: #666;
	float: left;
	background: url(../images/qd256/phone_tui_logo.jpg) right 0 scroll no-repeat;
}
.phone_tui .phone_tui_title .phone_tui_more {
	width: 888px;
	height: 34px;
	padding-top: 6px;
	line-height: 34px;
	overflow: hidden;
	text-align: right;
	font-family: "\5b8b\4f53";
	float: left;
}
.phone_tui .phone_tui_con {
	width: 1198px;
	height: auto;
	border: 1px solid #eee;
	overflow: hidden;
	float: left;
}
.phone_tui .phone_tui_con .phone_line {
	width: 1198px;
	height: auto;
	border-bottom: 1px solid #eee;
	overflow: hidden;
	float: left;
}
.phone_tui .phone_tui_con .phone_line:last-child {
	border-bottom: none;
}
.phone_tui .phone_tui_con .phone_line .item_tag {
	width: 117px;
	height: 70px;
	padding: 10px 0;
	overflow: hidden;
	font-family: "microsoft yahei";
	text-align: center;
	line-height: 70px;
	font-size: 16px;
	color: #a9a3a3;
	float: left;
}
.phone_tui .phone_tui_con .phone_line .item_tag span {
	padding-left: 8px;
	border-left: 2px solid #d4d4d4;
}
.phone_tui .phone_tui_con .phone_line .item_array {
	width: 1080px;
	height: 90px;
	overflow: hidden;
	float: left;
}
/*phone_brand*/
.phone_tui .phone_brand {
	width: 119px;
	height: 70px;
	margin: 10px 0;
	overflow: hidden;
	border-left: 1px solid #eee;
	float: left;
}
.phone_tui .phone_brand .phone_brand_img {
	width: 119px;
	height: 45px;
	overflow: hidden;
	float: left;
}
.phone_tui .phone_brand .phone_brand_text {
	width: 119px;
	height: 25px;
	float: left;
	font-size: 12px;
	line-height: 25px;
	text-align: center;
}
/*phone_slide*/
.phone_slide {
	width: 1200px;
	height: auto;
	margin-bottom: 10px;
	overflow: hidden;
	float: left;
}
.phone_slide .phone_slide_top {
	width: 1200px;
	height: 40px;
	overflow: hidden;
	float: left;
}
.phone_slide .phone_slide_top .phone_slide_name {
	width: 312px;
	height: 40px;
	overflow: hidden;
	line-height: 40px;
	font-family: "microsoft yahei";
	font-size: 20px;
	font-weight: 400;
	color: #666;
	float: left;
	background: url(../images/qd256/phone_tui_logo.jpg) right 0 scroll no-repeat;
}
.phone_slide .phone_slide_top .phone_slide_more {
	width: 888px;
	height: 34px;
	padding-top: 6px;
	line-height: 34px;
	overflow: hidden;
	text-align: right;
	font-family: "\5b8b\4f53";
	float: left;
}
.phone_slide_content {
	width: 1198px;
	height: auto;
	overflow: hidden;
	border: 1px solid #eee;
	font-family: "microsoft yahei";
	float: left;
}
.phone_slide_content .phone_slide_li {
	position: relative;
	width: 200px;
	height: 210px;
	overflow: hidden;
	float: left;
	text-align: center;
	border-right: 1px solid #eee;
	background: #fff;
	box-shadow: 3px 2px 30px rgba(0,0,0,.1);
	-webkit-transition: all .6s ease-out;
	transition: all .6s ease-out;
}
.phone_slide_content .phone_slide_li a {
	width: 100%;
	height: 100%;
	display: block;
	text-decoration: none;
}
.phone_slide_content .phone_slide_li:last-child {
	border-right: none;
}
.phone_slide_content .phone_slide_li .phone_slide_info {
	overflow: hidden;
}
.phone_slide_content .phone_slide_li .phone_slide_info .phone_slide_title {
	padding-top: 18px;
	height: 20px;
	font-size: 20px;
	font-weight: 600;
	line-height: 20px;
	color: #333;
}
.phone_slide_content .phone_slide_li .phone_slide_info .phone_slide_sub {
	padding-top: 10px;
	margin-bottom: 30px;
	height: 16px;
	font-size: 15px;
	line-height: 16px;
	color: #999;
}
.phone_slide_content .phone_slide_li .phone_slide_info .phone_slide_img img {
	position: absolute;
	right: 40px;
	bottom: 20px;
	width: 120px;
	height: 120px;
	-webkit-transition: all .6s ease-out;
	transition: all .6s ease-out;
}
.phone_slide_content .phone_slide_li .phone_slide_btn {
	display: none;
	width: 74px;
	height: 34px;
	line-height: 34px;
	border: 2px solid #fff;
	color: #fff;
	border-radius: 18px;
	font-size: 14px;
	text-align: center;
}
.phone_slide_content .phone_slide_li .phone_slide_btn a {
	color: #fff;
}
.phone_slide_content .phone_slide_cur {
	width: 359px;
	height: 210px;
	padding-left: 35px;
	overflow: hidden;
	background-color: #f31e00;
	color: #fff;
	float: left;
	text-align: left;
}
.phone_slide_content .phone_slide_cur .phone_slide_info .phone_slide_title {
	padding-top: 35px;
	color: #fff;
}
.phone_slide_content .phone_slide_cur .phone_slide_info .phone_slide_sub {
	font-size: 14px;
	color: #fff;
}
.phone_slide_content .phone_slide_cur .phone_slide_info .phone_slide_img img {
	position: absolute;
	right: 10px;
	bottom: 0;
	width: 210px;
	height: 210px;
	-webkit-transition: all .6s ease-out;
	transition: all .6s ease-out;
}
.phone_slide_content .phone_slide_cur .phone_slide_btn {
	display: block;
	cursor: pointer;
	user-select: none;
}
.phone_slide_content .phone_slide_cur .phone_slide_btn:hover {
	background-color: #fff;
	color: #f31e00;
}
.tuan_box {
	width: 1200px;
	height: auto;
	margin-bottom: 20px;
	overflow: hidden;
	float: left;
}
.tuan_title {
	width: 1200px;
	height: 40px;
	overflow: hidden;
	float: left;
}
.tuan_title .tuan_tit {
	width: 300px;
	height: 40px;
	overflow: hidden;
	line-height: 40px;
	font-family: "microsoft yahei";
	font-size: 20px;
	font-weight: 400;
	color: #666;
	float: left;
}
.tuan_title .tuan_more {
	width: 900px;
	height: 34px;
	padding-top: 6px;
	line-height: 34px;
	overflow: hidden;
	text-align: right;
	font-family: "\5b8b\4f53";
	float: left;
}
.tuan_con {
	width: 1200px;
	height: auto;
	overflow: hidden;
	float: left;
}
.tuan_con .tuan_li {
	width: 298px;
	height: 170px;
	overflow: hidden;
	border: 1px solid #fff;
	float: left;
	transition: border-color .3s;
	-moz-transition: border-color .3s;
	-webkit-transition: border-color .3s;
	-o-transition: border-color .3s;
}
.tuan_con .tuan_li:hover {
	border-color: #0cb95f;
}
.class_item {
	width: 1200px;
	height: auto;
	overflow: hidden;
	margin-bottom: 21px;
	float: left;
}
.class_item_left {
	width: 1000px;
	height: 455px;
	margin-bottom: 9px;
	overflow: hidden;
	float: left;
}
.class_item_right {
	width: 200px;
	height: 455px;
	margin-bottom: 9px;
	overflow: hidden;
	float: left;
}
.class_item_tit {
	width: 1000px;
	height: 35px;
	overflow: hidden;
	border-bottom: 1px solid #0cb95f;
	float: left;
}
.class_num {
	width: 30px;
	height: 35px;
	overflow: hidden;
	font-family: "microsoft yahei";
	font-size: 16px;
	line-height: 35px;
	color: #121212;
	float: left;
}
.class_tt_txt {
	width: 190px;
	height: 35px;
	overflow: hidden;
	font-family: "microsoft yahei";
	font-size: 20px;
	font-weight: 400;
	line-height: 35px;
	color: #121212;
	float: left;
}
.class_tt_total {
	width: 780px;
	height: 35px;
	overflow: hidden;
	float: left;
}
.class_tt_total strong {
	font-size: 12px;
	color: #c00;
	padding: 0 5px;
}
.class_box {
	width: 1000px;
	height: 418px;
	overflow: hidden;
	border-bottom: 1px solid #eee;
	float: left;
}
.class_tui_img {
	width: 220px;
	height: 418px;
	margin-right: 23px;
	overflow: hidden;
	border-left: 1px solid #eee;
	border-right: 1px solid #eee;
	float: left;
}
.class_tui_img .class_gg {
	width: 218px;
	height: 318px;
	overflow: hidden;
	position: relative;
}
.class_tui_img a {
	outline: none;
}
.class_tui_img .class_gg a.flash_a {
	width: 218px;
	height: 318px;
	display: block;
	z-index: 2;
	position: absolute;
	top: 3px;
	left: 0;
	background-color: #fff;
 filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
	-khtml-opacity: 0;
	-moz-opacity: 0;
	opacity: 0;
}
.class_tui_area {
	width: 732px;
	height: auto;
	padding-top: 6px;
	margin-bottom: 12px;
	margin-right: 23px;
	overflow: hidden;
	background: url(../images/qd256/class_tui_area_bg.jpg) 0 6px scroll repeat-x;
	float: left;
}
.class_tui_area .ct_item {
	width: 220px;
	height: 80px;
	padding: 0px 12px;
	overflow: hidden;
	float: left;
}
.class_tui_area .ct_sub {
	width: 220px;
	height: 26px;
	padding-top: 6px;
	overflow: hidden;
	line-height: 24px;
	font-size: 14px;
	font-weight: bold;
	float: left;
}
.class_tui_area .ct_brand {
	width: 220px;
	height: 44px;
	overflow: hidden;
	line-height: 22px;
	font-size: 12px;
	float: left;
}
.class_tui_area .ct_brand a {
	display: block;
	float: left;
	white-space: nowrap;
}
.shop_tit {
	width: 200px;
	height: 36px;
	overflow: hidden;
	background: #0cb95f;
	color: #fff;
	font-size: 14px;
	text-align: center;
	line-height: 36px;
	float: left;
}
.shop_con {
	width: 152px;
	height: 375px;
	padding: 30px 23px 13px;
	overflow: hidden;
	border: 1px solid #eee;
	border-top: 0;
	background: #fff;
	float: left;
}
.shop_li {
	width: 152px;
	height: 74px;
	overflow: hidden;
	border-bottom: 1px dashed #eee;
	float: left;
}
.shop_info {
	width: 152px;
	height: 64px;
	overflow: hidden;
	float: left;
	padding-top: 5px;
	margin-bottom: 5px;
	cursor: pointer;
}
.shop_logo {
	width: 150px;
	height: 38px;
	overflow: hidden;
	border: 1px solid #eee;
	background: #fff;
	float: left;
}
.shop_name {
	width: 152px;
	height: 24px;
	overflow: hidden;
	float: left;
	font-size: 12px;
	line-height: 24px;
	text-align: center;
}
a.sname:link {
	color: #6c6c6c;
	text-decoration: none;
}
a.sname:visited {
	color: #6c6c6c;
	text-decoration: none;
}
a.sname:hover {
	color: #6c6c6c;
	text-decoration: none;
}
a.sname:active {
	color: #6c6c6c;
	text-decoration: none;
}
.lou_a .shop_li_hover .shop_logo {
	border: 1px solid #f72459;
}
.lou_a .shop_li_hover .shop_name {
	background: #f72459;
}
.lou_b .shop_li_hover .shop_logo {
	border: 1px solid #4183d7;
}
.lou_b .shop_li_hover .shop_name {
	background: #4183d7;
}
.lou_c .shop_li_hover .shop_logo {
	border: 1px solid #f27835;
}
.lou_c .shop_li_hover .shop_name {
	background: #f27835;
}
.lou_d .shop_li_hover .shop_logo {
	border: 1px solid #01b969;
}
.lou_d .shop_li_hover .shop_name {
	background: #01b969;
}
.lou_e .shop_li_hover .shop_logo {
	border: 1px solid #f94272;
}
.lou_e .shop_li_hover .shop_name {
	background: #f94272;
}
.lou_f .shop_li_hover .shop_logo {
	border: 1px solid #01c1b6;
}
.lou_f .shop_li_hover .shop_name {
	background: #01c1b6;
}
.shop_li_hover a.sname:link {
	color: #fff;
	text-decoration: none;
}
.shop_li_hover a.sname:visited {
	color: #fff;
	text-decoration: none;
}
.shop_li_hover a.sname:hover {
	color: #fff;
	text-decoration: none;
}
.shop_li_hover a.sname:active {
	color: #fff;
	text-decoration: none;
}
.class_dp_brand {
	width: 1198px;
	height: auto;
	margin-bottom: 9px;
	overflow: hidden;
	border: 1px solid #eee;
	float: left;
}
.class_brand_tag {
	width: 32px;
	height: 40px;
	padding-top: 13px;
	padding-bottom: 11px;
	overflow: hidden;
	text-align: center;
	line-height: 20px;
	color: #fff;
	border-right: 1px solid #eee;
	float: left;
}
.class_brand_arr {
	width: 1165px;
	height: 64px;
	overflow: hidden;
	float: left;
}
.class_brand_li {
	width: 101px;
	height: 60px;
	overflow: hidden;
	border: 2px solid #fff;
	float: left;
	transition: border-color .3s;
	-moz-transition: border-color .3s;
	-webkit-transition: border-color .3s;
	-o-transition: border-color .3s;
}
.class_brand_line {
	width: 1px;
	height: 28px;
	margin-top: 18px;
	margin-bottom: 18px;
	background: #ececeb;
	overflow: hidden;
	float: left;
}
.class_sj_name {
	width: 1198px;
	height: auto;
	margin-bottom: 9px;
	overflow: hidden;
	border: 1px solid #eee;
	float: left;
}
.class_sj_tag {
	width: 32px;
	height: 32px;
	overflow: hidden;
	text-align: center;
	line-height: 32px;
	background: #000;
	color: #fff;
	border-right: 1px solid #eee;
	float: left;
}
.class_sj_arr {
	width: 1165px;
	height: 32px;
	overflow: hidden;
	float: left;
}
.class_sj_li {
	width: 105px;
	height: 32px;
	overflow: hidden;
	text-align: center;
	line-height: 32px;
	float: left;
}
.class_sj_li a.sja:link {
	color: #333;
	text-decoration: none;
}
.class_sj_li a.sja:visited {
	text-decoration: none;
	color: #333;
}
.class_sj_li a.sja:hover {
	text-decoration: none;
	color: #fff;
}
.class_sj_li a.sja:active {
	text-decoration: none;
	color: #333;
}
.class_sj_line {
	width: 1px;
	height: 30px;
	margin-top: 1px;
	margin-bottom: 1px;
	background: #ececeb;
	overflow: hidden;
	float: left;
}
.lou_a .class_sj_li_hover {
	background-color: #f72459;
}
.lou_b .class_sj_li_hover {
	background-color: #4183d7;
}
.lou_c .class_sj_li_hover {
	background-color: #f27835;
}
.lou_d .class_sj_li_hover {
	background-color: #01b969;
}
.lou_e .class_sj_li_hover {
	background-color: #f94272;
}
.lou_f .class_sj_li_hover {
	background-color: #01c1b6;
}
.class_sj_li_hover a.sja:link {
	color: #fff;
}
.class_sj_li_hover a.sja:visited {
	color: #fff;
}
.class_sj_li_hover a.sja:hover {
	color: #fff;
}
.class_sj_li_hover a.sja:active {
	color: #fff;
}
.lou_a .class_brand_tag {
	background-color: #f72459;
}
.lou_b .class_brand_tag {
	background-color: #4183d7;
}
.lou_c .class_brand_tag {
	background-color: #f27835;
}
.lou_d .class_brand_tag {
	background-color: #01b969;
}
.lou_e .class_brand_tag {
	background-color: #f94272;
}
.lou_f .class_brand_tag {
	background-color: #01c1b6;
}
.lou_a .class_brand_li:hover {
	border-color: #f72459;
}
.lou_b .class_brand_li:hover {
	border-color: #4183d7;
}
.lou_c .class_brand_li:hover {
	border-color: #f27835;
}
.lou_d .class_brand_li:hover {
	border-color: #01b969;
}
.lou_e .class_brand_li:hover {
	border-color: #f94272;
}
.lou_f .class_brand_li:hover {
	border-color: #01c1b6;
}
.lou_a .class_item_tit {
	border-bottom-color: #f72459;
}
.lou_b .class_item_tit {
	border-bottom-color: #4183d7;
}
.lou_c .class_item_tit {
	border-bottom-color: #f27835;
}
.lou_d .class_item_tit {
	border-bottom-color: #01b969;
}
.lou_e .class_item_tit {
	border-bottom-color: #f94272;
}
.lou_f .class_item_tit {
	border-bottom-color: #01c1b6;
}
.lou_a .shop_tit {
	background-color: #f72459;
}
.lou_b .shop_tit {
	background-color: #4183d7;
}
.lou_c .shop_tit {
	background-color: #f27835;
}
.lou_d .shop_tit {
	background-color: #01b969;
}
.lou_e .shop_tit {
	background-color: #f94272;
}
.lou_f .shop_tit {
	background-color: #01c1b6;
}
.lou_a a.ma:link {
	color: #ed1a4f;
	text-decoration: none;
}
.lou_a a.ma:visited {
	text-decoration: none;
	color: #ed1a4f;
}
.lou_a a.ma:hover {
	text-decoration: underline;
	color: #ed1a4f;
}
.lou_a a.ma:active {
	text-decoration: none;
	color: #ed1a4f;
}
.lou_a a.mb:hover {
	text-decoration: underline;
	color: #ed1a4f;
}
.lou_b a.ma:link {
	color: #347bd8;
	text-decoration: none;
}
.lou_b a.ma:visited {
	text-decoration: none;
	color: #347bd8;
}
.lou_b a.ma:hover {
	text-decoration: underline;
	color: #347bd8;
}
.lou_b a.ma:active {
	text-decoration: none;
	color: #347bd8;
}
.lou_b a.mb:hover {
	text-decoration: underline;
	color: #347bd8;
}
.lou_c a.ma:link {
	color: #ed6e2b;
	text-decoration: none;
}
.lou_c a.ma:visited {
	text-decoration: none;
	color: #ed6e2b;
}
.lou_c a.ma:hover {
	text-decoration: underline;
	color: #ed6e2b;
}
.lou_c a.ma:active {
	text-decoration: none;
	color: #ed6e2b;
}
.lou_c a.mb:hover {
	text-decoration: underline;
	color: #ed6e2b;
}
.lou_d a.ma:link {
	color: #0ac070;
	text-decoration: none;
}
.lou_d a.ma:visited {
	text-decoration: none;
	color: #0ac070;
}
.lou_d a.ma:hover {
	text-decoration: underline;
	color: #0ac070;
}
.lou_d a.ma:active {
	text-decoration: none;
	color: #0ac070;
}
.lou_d a.mb:hover {
	text-decoration: underline;
	color: #0ac070;
}
.lou_e a.ma:link {
	color: #f52c61;
	text-decoration: none;
}
.lou_e a.ma:visited {
	text-decoration: none;
	color: #f52c61;
}
.lou_e a.ma:hover {
	text-decoration: underline;
	color: #f52c61;
}
.lou_e a.ma:active {
	text-decoration: none;
	color: #f52c61;
}
.lou_e a.mb:hover {
	text-decoration: underline;
	color: #f52c61;
}
.lou_f a.ma:link {
	color: #17afa7;
	text-decoration: none;
}
.lou_f a.ma:visited {
	text-decoration: none;
	color: #17afa7;
}
.lou_f a.ma:hover {
	text-decoration: underline;
	color: #17afa7;
}
.lou_f a.ma:active {
	text-decoration: none;
	color: #17afa7;
}
.lou_f a.mb:hover {
	text-decoration: underline;
	color: #17afa7;
}
.end_box {
	width: 1154px;
	height: auto;
	padding: 20px 22px 0px 24px;
	overflow: hidden;
	background: #fff;
	margin: 0 auto 30px;
}
.end_box .ser_li {
	width: 270px;
	height: 51px;
	padding-left: 30px;
	overflow: hidden;
	float: left;
}
.end_box .ser_line {
	width: 1px;
	height: 47px;
	margin-top: 2px;
	overflow: hidden;
	background: #ccc;
	float: left;
}
#sidebar {
	width: 56px;
	height: 512px;
	position: fixed;
	right: 50%;
	margin-right: 10000px;
	overflow: hidden;
}
#fu_menu {
	width: 56px;
	height: 100%;
	list-style: none;
	padding: 0;
	margin: 0;
	top: 0;
	position: relative;
	display: block;
}
#fu_menu li {
	width: 56px;
	height: 56px;
	text-align: center;
	overflow: hidden;
	display: block;
	cursor: hand;
	cursor: pointer;
	line-height: 37px;
	border-bottom: 1px solid #f1f1f1;
}
#fu_menu .sel a {
	width: 36px;
	height: 36px;
	padding: 10px;
	font-size: 13px;
	line-height: 18px;
	font-weight: 900;
	color: #fff;
	text-decoration: none;
	display: none;
}
#fu_menu .fu_tag_a a, #fu_menu .fu_tag_g a {
	background-color: #f72459;
}
#fu_menu .fu_tag_b a, #fu_menu .fu_tag_h a {
	background-color: #4183d7;
}
#fu_menu .fu_tag_c a, #fu_menu .fu_tag_i a {
	background-color: #f27835;
}
#fu_menu .fu_tag_d a, #fu_menu .fu_tag_j a {
	background-color: #26c281;
}
#fu_menu .fu_tag_e a {
	background-color: #f94e7a;
}
#fu_menu .fu_tag_f a {
	background-color: #3cc7c0;
}
#fu_menu .fu_tag_a:hover a, #fu_menu .fu_tag_b:hover a, #fu_menu .fu_tag_c:hover a, #fu_menu .fu_tag_d:hover a, #fu_menu .fu_tag_e:hover a, #fu_menu .fu_tag_f:hover a, #fu_menu .fu_tag_g:hover a, #fu_menu .fu_tag_h:hover a, #fu_menu .fu_tag_i:hover a, #fu_menu .fu_tag_j:hover a {
	display: block;
}
#fu_menu .fu_tag_a {
	background: url(../images/qd256/index_fu_menu_bg.jpg) 0 0 scroll no-repeat #fff;
}
#fu_menu .fu_tag_b {
	background: url(../images/qd256/index_fu_menu_bg.jpg) 0 -57px scroll no-repeat #fff;
}
#fu_menu .fu_tag_c {
	background: url(../images/qd256/index_fu_menu_bg.jpg) 0 -114px scroll no-repeat #fff;
}
#fu_menu .fu_tag_d {
	background: url(../images/qd256/index_fu_menu_bg.jpg) 0 -171px scroll no-repeat #fff;
}
#fu_menu .fu_tag_e {
	background: url(../images/qd256/index_fu_menu_bg.jpg) 0 -225px scroll no-repeat #fff;
}
#fu_menu .fu_tag_f {
	background: url(../images/qd256/index_fu_menu_bg.jpg) 0 -282px scroll no-repeat #fff;
}
#fu_menu .fu_tag_g {
	background: url(../images/qd256/index_fu_menu_bg.jpg) 0 -339px scroll no-repeat #fff;
}
#fu_menu .fu_tag_h {
	background: url(../images/qd256/index_fu_menu_bg.jpg) 0 -396px scroll no-repeat #fff;
}
#fu_menu .fu_tag_i {
	background: url(../images/qd256/index_fu_menu_bg.jpg) 0 -453px scroll no-repeat #fff;
}
#fu_menu .fu_tag_j {
	background: url(../images/qd256/index_fu_menu_bg.jpg) 0 -510px scroll no-repeat #fff;
}
#fu_menu .sel_on a {
	display: block;
}
#fu_menu .sel_on a:hover {
	display: block;
}
.menu_box {
	width: 100%;
	height: 40px;
	overflow: hidden;
	background: #0cb95f;
}
.menu_area {
	width: 1200px;
	height: 40px;
	margin: auto;
	overflow: hidden;
	background: #0cb95f;
}
.h_m_ul {
	width: 750px;
	height: 40px;
	overflow: hidden;
	float: left;
}
.h_mm_ul {
	width: 216px;
	height: 40px;
	font-weight: bold;
	line-height: 40px;
	text-align: right;
	color: #fff;
	cursor: default;
	float: left;
}
.h_m_li_tag {
	width: 200px;
	height: 40px;
	padding-left: 32px;
	margin-right: 2px;
	overflow: hidden;
	font: 16px/40px "microsoft yahei";
	color: #fff;
	background: url(../images/qd256/h_m_tag11.jpg) 210px 16px scroll no-repeat #298253;
	box-shadow: 2px -1px 3px rgba(55, 55, 55, .5);
	float: left;
}
.h_m_li_tag_out {
	background: url(../images/qd256/h_m_tag_on11.jpg) 213px 13px scroll no-repeat #298253;
}
.h_m_li {
	width: 90px;
	height: 40px;
	margin-right: 1px;
	overflow: hidden;
	text-align: center;
	font: 16px/40px "microsoft yahei";
	color: #fff;
	float: left;
}
.h_mm_li {
	width: auto;
	height: 40px;
	overflow: hidden;
	text-align: center;
	font: 16px/40px "microsoft yahei";
	color: #fff;
	float: left;
	padding-left: 22px;
}
.h_mm_ul .sj {
	width: 94px;
	padding-left: 14px;
	background: url(../images/qd256/sj_mli11.jpg) 0 0 scroll no-repeat;
	cursor: pointer;
}
.h_mm_ul .sj:hover {
	color: #ff0;
}
.h_mm_ul .kh {
	width: 80px;
	text-align: left;
	padding-left: 28px;
	background: url(../images/qd256/kh_mli11.jpg) 0 0 scroll no-repeat;
	cursor: pointer;
}
.h_mm_ul .kh:hover {
	color: #ff0;
}
.h_m_li:hover {
	background: #00a160;
}
.h_m_ck_on {
	background: #00a160;
}