#item {
	background-color: #F5F5F5;
	overflow: hidden;
}
.item_info {
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #FFF;
	margin-bottom: 10px;
	margin-top: 10px;
}
/*图片小图预览列表*/
.jqzoom {
	float: left;
	border: none;
	position: relative;
	padding: 0px;
	cursor: pointer;
	margin: 0px;
	display: block;
}
.jqzoom img {
	width: 400px;
	height: 400px;
}
.zoomdiv {
	z-index: 100;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 400px;
	height: 400px;
	background: #ffffff;
	display: none;
	text-align: center;
	overflow: hidden;
}
.jqZoomPup {
	z-index: 10;
	visibility: hidden;
	position: absolute;
	top: 0px;
	left: 0px;
	border: 1px solid #ea4848;
	background: #ea4848;
	opacity: 0.4;
	-moz-opacity: 0.4;
	-khtml-opacity: 0.4;
	filter: alpha(Opacity=40);
}
.spec-preview {
	width: 500px;
	height: 400px;
	float: left;
	border: 1px solid #ECECEC;
	margin-left: 10px;
}
.stre-spec-preview {
	width: 400px;
	height: 400px;
	float: left;
	border: 1px solid #ECECEC;
	margin-left: 10px;
}
.spec-scroll {
	width: 100px;
	height: 400px;
	float: left;
}
.items {
	float: left;
	position: relative;
	width: 100px;
}
.items ul {
	position: absolute;
	width: 100px;
	height: 400px;
	overflow-x: hidden;
}
.items li {
	cursor: pointer;
	float: left;
	width: 98px;
	height: 98px;
	background: #333;
	border: solid 1px #e1e1e1;
}
.items li img {
	width: 98px;
	height: 98px;
}
.item_txt {
	float: left;
	width: 460px;
	margin-left: 20px;
}
.item_txt .item_top_bt {
	height: auto;
	overflow: hidden;
	font-size: 22px;
	font-weight: bold;
	color: #666;
	font-family: "Microsoft YaHei UI", "微软雅黑";
	letter-spacing: 2px;
	padding-bottom: 5px;
}
.item_txt .item_top_tips {
	height: auto;
	line-height: 20px;
	color: #ea4848;
}
.item_txt .item_top_fare {
	height: 30px;
	line-height: 30px;
	color: #999;
}
.item_txt .item_top_fare em {
	color: #09f;
	padding: 0 8px;
	font-style: normal;
}
.item_txt .item_top_lei {
	height: auto;
	padding-top: 16px;
	padding-bottom: 10px;
	color: #999;
	padding-left: 10px;
	background-image: url(../images/lei_bg.jpg);
	background-repeat: no-repeat;
}
.item_txt .item_top_lei em {
	font-style: normal;
	font-size: 24px;
	color: #F30;
	font-weight: bold;
	font-family: "Microsoft YaHei UI", "微软雅黑";
	display: block;
	padding-left: 40px;
}
.item_txt .item_top_lei em span {
	font-size: 32px;
	margin-left: 5px;
}
.item_txt .item_top_tg {
	height: 30px;
	line-height: 30px;
	color: #999;
}
.item_txt .item_top_tg em {
	color: #09f;
	padding: 0 8px;
	font-style: normal;
}
.item_txt .item_top_da {
	height: 30px;
	line-height: 30px;
	color: #999;
}
.item_txt .item_top_fun {
	overflow: hidden;
}
.item_txt .item_top_fun a {
	width: 180px;
	height: 40px;
	line-height: 40px;
	float: left;
	text-align: center;
	color: #fff;
	border-radius: 3px;
	cursor: pointer;
	margin-top: 5px;
	margin-right: 30px;
	margin-bottom: 5px;
	font-family: "Microsoft YaHei UI", "微软雅黑";
	font-size: 18px;
	background-color: #d23;
}
.item_txt .item_top_fun a:hover {
	background-color: #EA4848;
	color: #FFF;
}
.item_txt .item_top_ps {
	height: 30px;
	line-height: 30px;
	color: #666;
}
.item_txt .item_top_pro {
	height: 30px;
	line-height: 30px;
	color: #666;
	border: 1px dashed #EB6161;
	padding-left: 32px;
	background-image: url(../images/icons/alert_32_16.png);
	background-repeat: no-repeat;
	background-position: 10px 7px;
}
.item_service {
	float: right;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #e1e1e1;
	padding-right: 20px;
	padding-left: 20px;
	width: 180px;
}
.item_service .is_tab {
	margin-bottom: 20px;
}
.item_service .is_tab .ist_tit {
	border-top: 2px #ea4848 solid;
	font-size: 18px;
	font-weight: normal;
	font-family: "Microsoft YaHei UI", "微软雅黑";
	line-height: 36px;
	padding-left: 10px;
}
.item_service .is_tab .ist_con img {
	width: 180px;
}
#qrcodeTable {
	display: block;
	margin-right: auto;
	margin-left: auto;
	float: none;
	/* [disabled]width: 130px; */
}




.item_conter {
	overflow: hidden;
}
.item_conter_l {
	float: left;
	width: 220px;
	margin-right: 20px;
}
.item_conter_r {
	float: left;
	width: 940px;
}
.item_con_r1 {
}
.item_con_r1 .item_con_tab {
	height: 40px;
	line-height: 40px;
	background: #f1f1f1;
	position: relative;
	border-top: #ccc solid 2px;
}
.item_con_r1 .item_con_tab ul {
	position: absolute;
	top: -2px;
	width: 100%;
}
.item_con_r1 .item_con_tab ul li {
	float: left;
	padding: 0 25px;
	cursor: pointer;
	font-family: "Microsoft YaHei UI", "微软雅黑";
	font-size: 16px;
}
.item_con_r1 .item_con_tab ul li.on {
	background: #fff;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #ea4848;
}
.item_con_r1 .item_con_text {
}
.item_con_r1 .item_con_text .item_con_info {
	zoom: 1;
}
.item_con_r1 .item_con_text .item_con_info .fwcn_text {
	font-size: 14px;
	line-height: 1.7;
	letter-spacing: 1px;
	background: #FFF;
	border-bottom: 1px #e1e1e1 solid;
	padding: 15px;
	margin-bottom: 20px;
}
.item_con_detail {
	background-color: #FFF;
	margin-bottom: 20px;
	border-bottom: 1px #e1e1e1 solid;
	padding: 20px;
}
.item_eva_t {
	background: #fff;
	margin-bottom: 20px;
	float: left;
	width: 100%;
	/* [disabled]height: 100px;
*/
	border-bottom: 1px #e1e1e1 solid;
}
.item_eva_t1 {
	width: 200px;
	height: 100px;
	float: left;
}
.item_eva_t1 span {
	width: 200px;
	text-align: center;
	margin-top: 15px;
	font-size: 40px;
	color: #ea4848;
	float: left;
	font-weight: normal;
	font-family: Arial;
}
.item_eva_t1 p {
	width: 200px;
	float: left;
	text-align: center;
}
.item_eva_t2 {
	width: 300px;
	float: left;
	border-left: 1px dashed #e1e1e1;
	border-right: 1px dashed #e1e1e1;
	/* [disabled]height: 60px;
*/
	margin: 10px 0;
}
.item_eva_t2 li {
	width: 100%;
	float: left;
	height: 20px;
}
.item_eva_t2 li span {
	width: 70px;
	text-align: right;
	line-height: 20px;
	float: left;
	margin-right: 10px;
}
.item_eva_t2 li dl {
	width: 200px;
	height: 10px;
	margin: 5px 0;
	float: left;
	background: #666;
	border-radius: 5px;
	position: relative;
}
.item_eva_t2 li dd {
	height: 10px;
	float: left;
	background: #ea4848;
	border-radius: 5px;
	position: absolute;
	top: 0;
	left: 0;
}
.item_eva_t3 {
	width: 438px;
	height: 100px;
	line-height: 100px;
	text-align: center;
	float: left;
}
.item_eva_b {
	background: #fff;
	margin-bottom: 20px;
	width: 100%;
	border-top: #ccc solid 2px;
	float: left;
}
.item_eva_bt {
	border-bottom: 1px dashed #e1e1e1;
	height: 40px;
	margin-right: 15px;
	margin-left: 15px;
}
.item_eva_bt ul {
	line-height: 40px;
	font-family: "Microsoft YaHei UI", "微软雅黑";
	font-size: 13px;
}
.item_eva_bt ul li {
	float: left;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}
.item_eva_pl {
	width: 100%;
	float: left;
	padding-bottom: 10px;
	border-bottom: 1px solid #e1e1e1;
}
.item_eva_pl li {
	width: auto;
	float: left;
	border-bottom: 1px dashed #e1e1e1;
	padding: 15px 0;
	margin: 0 15px;
}
.item_eva_head {
	width: 80px;
	height: 80px;
	float: left;
	border-radius: 40px;
}
.item_eva_head img {
	width: 80px;
	height: 80px;
	border-radius: 40px;
}
.item_eva_box {
	width: 810px;
	height: auto;
	float: left;
	margin-left: 20px;
}
.item_eva_box1 {
	width: 100%;
	float: left;
	height: 20px;
	overflow: hidden;
}
.item_eva_name {
	width: 600px;
	height: 20px;
	float: left;
	line-height: 20px;
	font-size: 16px;
	font-family: "Microsoft YaHei UI", "微软雅黑";
}
.item_eva_star {
	width: 100px;
	height: 20px;
	float: right;
	position: relative;
	background-image: url(../images/start_02.png);
	background-repeat: repeat-x;
	background-position: left center;
}
.item_eva_star span {
	height: 20px;
	position: absolute;
	top: 0;
	left: 0;
	background-image: url(../images/start_01.png);
	background-repeat: repeat-x;
	background-position: left center;
}
.item_eva_box2 {
	width: 100%;
	height: auto;
	line-height: 20px;
	color: #333;
	margin: 10px 0;
	float: left;
	text-indent: 2em;
	font-size: 14px;
}
.item_eva_box3 {
	width: 100%;
	/* [disabled]height: 60px;
*/
	float: left;
}
.item_eva_box3 ul {
	/* [disabled]width: 350px;
*/
	float: left;
	/* [disabled]height: 60px;
*/
	overflow: hidden;
	color: #999;
}
.item_eva_box3 li img {
	width: 60px;
	height: 60px;
}
.item_eva_box3 li {
	width: 60px;
	height: 60px;
	float: left;
	margin-right: 10px!important;
	border: none;
	padding: 0;
	margin: 0;
}
.item_eva_box3 span {
	width: auto;
	float: right;
	height: 20px;
	/* [disabled]margin-top: 40px;
*/
	line-height: 20px;
}
.item_page {
	width: 100%;
	height: 40px;
	float: left;
}
.item_page a {
	margin: 10px 0 0 10px;
	float: left;
	background: #eff2f5;
	color: #666;
	border-radius: 2px;
	height: 30px;
	line-height: 30px;
	padding: 0 12px;
	-moz-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}
.item_page a:hover {
	background: #ea4848;
	color: #fff;
}
.item_page_a {
	background: #ea4848!important;
	color: #fff!important;
}
