.banner {
	width: 100%;
	height: 390px;
	position: relative;
	margin-bottom: 20px;
	overflow: hidden;
	z-index: 200
}

.banner ul {
	height: 100%;
	margin: 0 auto;
	min-width: 1190px;
	overflow: hidden;
	position: relative;
	width: 100%
}

.banner li {
	height: 100%
}

.banner li h2 {
	display: none
}

.banner .pics li {
	position: absolute;
	width: 100%;
	display: none
}

.banner .bncont {
	height: 100%;
	margin: 0 auto;
	position: relative;
	width: 1190px;
	overflow: hidden
}

.banner .bncont {
	display: block;
	text-align: right
}

.banner .bncont a.big {
	display: block;
	height: 100%;
	margin-left: 230px;
	text-align: left
}

.banner .bncont a.big img {
	width: 780px;
	height: 100%
}

.banner .tad {
	width: 180px;
	height: 60px;
	font-size: 0;
	position: absolute;
	right: 0;
	top: 330px;
	z-index: 1000;
	opacity: .9
}

.banner .tad a {
	display: inline-block;
	height: 60px;
	width: 90px;
	vertical-align: top
}

.banner .tad a img {
	width: 100%;
	height: 100%;
	vertical-align: top
}

.banner .tad a.full {
	height: 390px
}

.banner .tad a.full img {
	height: 390px
}

.banner .clist {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 22px;
	bottom: 10px;
	left: 0
}

.banner .circle {
	width: 160px;
	height: 22px;
	line-height: 22px;
	margin: 0 auto
}

.banner .circle i {
	background: #554a3f;
	border-radius: 22px;
	color: #fff;
	display: block;
	float: left;
	font-family: arial;
	font-style: normal;
	height: 22px;
	text-align: center;
	width: 22px;
	cursor: pointer;
	margin: 0 5px;
	opacity: .7
}

.banner .circle i.on {
	background: #ffd800
}

.banner .clist2 {
	width: 1190px;
	margin: 0 auto;
	position: relative;
	height: 0
}

.banner .rect {
	position: absolute;
	left: 230px;
	top: -3px;
	height: 30px;
	width: 780px;
	min-width: 780px
}

.banner .rect.hover {
	top: -30px
}

.banner .rect li {
	float: left;
	text-align: center;
	height: 20px;
	background: #000;
	padding: 5px 0;
	border-right: 1px solid #666;
	background: rgba(0,0,0,0.4);
	filter: Alpha(opacity=40);
	font-family: "\5FAE\8F6F\96C5\9ED1";
	cursor: pointer
}

.banner .rect li.on {
	background: #ffd800
}

.banner .rect.c5 li {
	width: 155px
}

.banner .rect.c6 li {
	width: 129px
}

.banner .rect li p {
	position: relative
}

.banner .rect li p span {
	display: block;
	color: #fff;
	line-height: 20px;
	height: 20px;
	overflow: hidden
}

.banner .nextprev {
	height: 30px;
	margin: 0 auto;
	position: relative;
	width: 1190px;
	position: relative
}

.banner .nextprev a.bt {
	position: absolute;
	background-image: url("/common/images/icons.png");
	_background-image: url("/common/images/icons.jpg");
	width: 30px;
	height: 60px;
	top: -224px;
	display: block
}

.banner .nextprev a.prev {
	background-position: -348px -138px;
	left: 230px
}

.banner .nextprev a.next {
	background-position: -382px -138px;
	left: 980px
}

.banner .nextprev a.prev.hover {
	background-position: -280px -138px
}

.banner .nextprev a.next.hover {
	background-position: -314px -138px
}

.imglist {
	margin-bottom: 20px;
	position: relative;
	height: 250px
}

.imglist .items {
	position: absolute;
	left: 0;
	top: 43px
}

.imglist .items a {
	display: block;
	float: left;
	height: 200px;
	margin-right: 2px;
	width: 296px
}

.imglist .items a.nmr {
	margin-right: 0
}

.imglist .items a img {
	width: 296px;
	height: 220px
}

.mitem {
	margin-bottom: 20px
}

.mitem .title {
	height: 40px;
	line-height: 40px;
	margin-bottom: 5px
}

.mitem .title .layer {
	float: left;
	margin: 8px 0
}

.mitem .title .layer i {
	float: left;
	display: block;
	width: 22px;
	height: 24px;
	line-height: 24px;
	color: #fff;
	font-size: 20px;
	font-weight: normal;
	font-style: normal
}

.mitem .title .layer i.l {
	text-align: right;
	padding-right: 4px;
	border-bottom-left-radius: 13px;
	border-top-left-radius: 13px;

}

.mitem .title .layer i.r {
	text-align: left;
	padding-left: 4px;
	border-bottom-right-radius: 13px;
	border-top-right-radius: 13px;
	margin-left: 2px;

}

.mitem .title .layer i {
	background: #999
}

.mitem .title .layer.cur i {
	background: #ffb800
}

.mitem h2 {
	float: left;
	font-family: "\5FAE\8F6F\96C5\9ED1";
	font-size: 20px;
	padding-left: 10px
}

.mitem .snavs {
	float: right;
	height: 14px;
	margin: 16px 0 9px
}

.mitem .snavs a {
	display: block;
	height: 20px;
	line-height: 20px;
	padding: 0 4px;
	float: right;
	margin-bottom: 10px;
	text-decoration: none;
	font-size: 14px;
	font-family: "\5FAE\8F6F\96C5\9ED1";
	*width: 100px;
	text-align: center
}

.mitem .snavs a.cur {
	background: #ffd800;
	color: #000;
	text-decoration: none
}

.mitem .snavs a i {
	background-image: url("/img/iconxia.png");
	width: 9px;
	height: 6px;

	display: none
}

.mitem .snavs a.cur i {
	display: block
}

.mitem .snavs a.noborder {
	border-left: 0
}

.mitem .snavs label {
	float: right;
	display: block;
	margin: 0 5px;
	height: 14px;
	line-height: 14px;
	margin: 3px 8px;
	color: #ccc
}

.mitem .content .mleft {
	width: 100px;
	float: left;
	position: relative
}

.mitem .content .mcenter {
	width: 615px;
	float: left;
	border-top: 1px solid #e5e5e5
}

.mitem .content .mright {
	width: 274px;
	float: left;
	border: 1px solid #e5e5e5;
	border-left: 0
}

.mitem .content .mcenter2 {
	width: 1090px;
	float: left;
	border-top: 1px solid #e5e5e5
}

.mitem .addiv1 {
	height: 577px;
	width: 100px;
	overflow: hidden
}

.mitem .addiv1 li {
	float: left;
	position: absolute;
	cursor: pointer
}

.mitem .content .addiv1 .a1 {
	display: block;
	height: 577px;
	width: 100px
}

.mitem .content .addiv1 .a1 img {
	width: 100px;
	height: 577px
}

.slide2 {
	position: relative
}

.slide2 .nextprev2 {
	position: absolute;
	width: 300px;
	left: 0;
	top: 150px;
	height: 60px
}

.slide2 .nextprev2 a.ar {
	background-image: url("/common/images/icons.png");
	display: block;
	height: 60px;
	position: absolute;
	top: 0;
	width: 30px
}

.slide2 .nextprev2 a.left1 {
	background-position: -348px -138px;
	left: 0
}

.slide2 .nextprev2 a.right1 {
	background-position: -382px -138px;
	right: 0
}

.slide2 .nextprev2 a.left1.hover {
	background-position: -280px -138px
}

.slide2 .nextprev2 a.right1.hover {
	background-position: -314px -138px
}

.mitem .adblank {
	height: 288px;
	width: 300px
}

.mitem .addiv2 {
	height: 288px;
	width: 504px;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1000
}

.mitem .content .addiv2 .a1 {
	display: block;
	height: 288px;
	width: 504px;
	display: none
}

.mitem .content .addiv2 .a1 img {
	width: 504px;
	height: 288px
}

.mitem .content .addiv2 .a1.cur {
	display: block
}

.mitem .content .addiv2 .circle2 {
	width: 75px;
	height: 4px;
	position: absolute;
	right: 35px;
	bottom: 20px
}

.mitem .content .addiv2 .circle2 i {
	background: #5a5a5a;
	display: block;
	float: left;
	height: 4px;
	text-align: center;
	width: 14px;
	cursor: pointer;
	margin-left: 10px
}

.mitem .content .addiv2 .circle2 i.on {
	background: #ffd800
}

.mitem .addiv3 {
	height: 360px;
	width: 300px;
	background-image: url("/common/images/www_gg/index/pfcg.png")
}

.mitem .addiv3 .circle {
	padding-left: 18px;
	padding-top: 18px
}

.mitem .addiv3 .circle a {
	width: 50px;
	height: 30px;
	border-radius: 72px;
	background-color: #fff;
	color: #666;
	display: block;
	float: left;
	margin: 8px;
	text-align: center;
	padding: 21px 11px
}

.mitem .addiv3 .circle a:hover {
	background-color: #000;
	color: #fff;
	opacity: .6
}

.mitem .content .pp {
	border: 1px solid #e5e5e5;
	width: 298px;
	height: 217px;
}

.mitem .content .pp a {
	display: block;
	float: left;

	border-bottom: 1px solid #e5e5e5
}

.mitem .content .pp a.f1 {
	border-right: 1px solid #e5e5e5;
	width: 100%
}

.mitem .content .pp a.nb {
	border-bottom: 0
}

.mitem .content .pp a img {
	width: 100%;
}

.mitem .hlist li {
	float: left;
	height: 267px;
	width: 174px;
	border-bottom: 1px solid #e5e5e5;
	border-right: 1px solid #e5e5e5;
	padding: 10px 10px 10px 20px
}

.mitem .hlist li .photo {
	display: block;
	text-align: center
}

.mitem .hlist li img {
	height: 174px;
	width: 174px;
	transition: transform .2s linear 0s
}

.mitem .hlist li img:hover {
	transform: translateX(-8px)
}

.mitem .hlist li .money {
	font-size: 14px;
	text-align: left
}

.mitem .hlist li .txt {
	display: block;
	height: 38px;
	line-height: 20px;
	margin: 15px 0;
	overflow: hidden
}

.mitem .hlist2 li {
	float: left;
	height: 267px;
	width: 186px;
	border-bottom: 1px solid #e5e5e5;
	border-right: 1px solid #e5e5e5;
	padding: 10px 18px 10px 18px;
	position: relative
}

.mitem .hlist2 li .photo {
	display: block;
	text-align: center
}

.mitem .hlist2 li img {
	height: 174px;
	width: 235px;
	transition: transform .2s linear 0s
}

.mitem .hlist2 li img:hover {
	transform: translateX(-8px)
}

.mitem .hlist2 li .money {
	font-size: 14px;
	text-align: left
}

.mitem .hlist2 li .txt {
	display: block;
	height: 20px;
	line-height: 20px;
	margin: 15px 0 0;
	overflow: hidden
}

.mitem .hlist2 li.last {
	width: 235px
}

.mitem .hlist2 li .gx {
	position: absolute;
	bottom: 0;
	left: 0;
	height: 40px;
	text-align: left;
	background: #000;
	opacity: .65;
	color: #fff;
	line-height: 20px;
	padding: 10px;
	width: 202px;
	display: none
}

.mitem .hlist2 li .st {
	color: #999;
	display: block;
	height: 20px;
	line-height: 20px;
	margin: 5px 0;
	overflow: hidden
}

.mitem .ulist {
	background: #f4f4f4;
	padding-left: 30px;
	padding-right: 20px
}

.mitem .ulist li {
	list-style-type: disc;
	color: #999;
	border-bottom: 1px dashed #e5e5e5;
	line-height: 39px;
	height: 39px
}

.mitem .ulist li.nbb {
	border-bottom: 0
}

.mitem .ulist li a {
	width: 228px;
	line-height: 39px;
	height: 39px;
	overflow: hidden;
	white-space: nowrap;
	display: block;
	float: left
}

.mitem .hnav li {
	float: left;
	background: #f4f4f4;
	width: 137px
}

.mitem .hnav li a {
	border-bottom: 1px solid #e5e5e5;
	font-family: "\5FAE\8F6F\96C5\9ED1";
	font-size: 14px;
	display: block;
	height: 36px;
	line-height: 36px;
	text-align: center;
	color: #333;
	text-decoration: none;
	border-right: 1px solid #e5e5e5
}

.mitem .hnav li a.cur {
	background: #fff;
	border-bottom: 1px solid #fff
}

.mitem .hnav li a.nbr {
	border-right: 0
}

.mitem .hotlist li {
	height: 60px;
	margin: 0 20px;
	padding: 12px 0;
	border-bottom: 1px dashed #e5e5e5
}

.mitem .hotlist li.nbb {
	border-bottom: 0
}

.mitem .hotlist li a.photo {
	border: 1px solid #e5e5e5;
	float: left;
	width: 50px;
	height: 50px;
	padding: 2px
}

.mitem .hotlist li a.photo img {
	width: 50px;
	height: 50px
}

.mitem .hotlist li a.txt {
	overflow: hidden;
	height: 24px;
	line-height: 24px;
	display: block
}

.mitem .hotlist li .info {
	float: left;
	width: 168px;
	margin-left: 10px
}

.mitem .hotlist li .info .desc {
	color: #999;
	overflow: hidden;
	height: 24px;
	line-height: 24px
}

.mitem .title-center {
	position: relative
}

.mitem .title-center .tc-txt {
	font-size: 20px;
	font-family: "微软雅黑";
	text-align: center;
	color: #333
}

.mitem .title-center .tc-l-line,.mitem .title-center .tc-r-line {
	position: absolute;
	display: block;
	height: 0;
	width: 46px;
	border-bottom: 1px solid #ccc
}

.mitem .title-center .tc-l-line {
	left: 50%;
	top: 50%;
	margin-top: -0.5px;
	margin-left: -93px
}

.mitem .title-center .tc-r-line {
	left: 50%;
	top: 50%;
	margin-top: -0.5px;
	margin-left: 47px
}

.mitem .rcmnd-prod {
	display: inline-block;
	*display: inline;
	margin: 10px -5px 16px;
	font-size: 0
}

.mitem .rcmnd-prod .rp-item {
	width: 228px;
	float: left;
	border: 1px solid #e5e5e5;
	padding-bottom: 20px;
	margin: 0 5px 12px;
	*margin: 0 4px 12px
}

.mitem .rcmnd-prod .rpi-img {
	display: block;
	text-align: center;
	margin: 15px 0 15px
}

.mitem .rcmnd-prod .rpi-img img:hover {
	transform: translateX(-8px)
}

.mitem .rcmnd-prod .rpi-img img {
	width: 200px;
	height: 133px;
	transition: transform .2s linear 0s
}

.mitem .rcmnd-prod .rpi-name {
	display: block;
	text-align: center;
	line-height: 24px;
	font-size: 14px;
	color: #333;
	font-family: "微软雅黑"
}

.mitem .rcmnd-prod .rpi-name:hover {
	color: #ffd800;
	text-decoration: underline;
	cursor: pointer
}

.mitem .rcmnd-prod .rpi-money {
	display: block;
	text-align: center;
	font-size: 14px;
	line-height: 20px;
	font-family: Arial;
	color: #e50000
}

.mitem .rcmnd-prod .rpi-st {
	color: #999;
	display: block;
	height: 20px;
	line-height: 20px;
	margin: 5px 0;
	overflow: hidden;
	font-size: 12px;
	text-align: center
}

.mitem .rcmnd-prod .rpi-money .rpi-i {
	font-size: 12px
}

.newslist {
	margin: 10px 0
}

.newslist .news {
	width: 381px;
	border: 1px solid #e5e5e5;
	float: left
}

.newslist .news.center {
	margin: 0 20px
}

.newslist .news .title {
	line-height: 40px;
	background: #f4f4f4;
	border-bottom: 1px solid #e5e5e5;
	padding-left: 20px
}

.newslist .news .title h4 {
	font-family: "\5FAE\8F6F\96C5\9ED1";
	font-size: 14px;
	float: left;
	width: 100px;
	font-weight: normal;
	color: #666
}

.newslist .news .title a {
	float: right;
	color: #999;
	width: 50px;
	display: block
}

.newslist .news ul.n {
	padding: 5px 17px 10px
}

.newslist .news ul.n li {
	line-height: 28px;
	white-space: nowrap;
	overflow: hidden
}

.newslist .news ul.n li a {
	color: #666
}

.newslist .news ul.n li a:hover {
	color: #ffd800
}

.newslist .news .pcontainer {
	height: 233px;
	overflow: hidden;
	position: relative
}

.newslist .news ul.p {
	padding: 10px
}

.newslist .news ul.p li {
	color: #666;
	clear: both;
	display: block;
	overflow: hidden;
	width: 360px;
	height: 113px;
	overflow: hidden
}

.newslist .news ul.p li .item {
	padding: 10px 0;
	border-bottom: 1px dashed #e5e5e5
}

.newslist .news ul.p .left {
	display: inline;
	float: left;
	width: 50px
}

.newslist .news ul.p .right {
	display: inline;
	float: left;
	margin-left: 20px;
	width: 276px;
	position: relative
}

.newslist .news ul.p .left img {
	border: 1px solid #f4f4f4;
	border-radius: 50px;
	height: 50px;
	width: 50px
}

.newslist .news ul.p .left p {
	text-align: center
}

.newslist .news ul.p p {
	color: #666;
	line-height: 24px;
	padding: 5px 0;
	white-space: height:48px;
	normal;overflow: hidden
}

.newslist .news ul.p p.txt {
	background: #f4f4f4;
	padding: 5px 15px;
	height: 48px
}

.newslist .news ul.p div.h {
	color: #999;
	height: 24px;
	line-height: 24px;
	margin-top: 5px
}

.newslist .news ul.p div.h a {
	color: #999;
	padding: 0 10px
}

.newslist .news ul.p div.h a:hover {
	color: #ffd800
}

.newslist .news ul.p .right i {
	position: absolute;
	left: -7px;
	top: 20px;
	background-image: url("/common/images/icons.png");
	width: 8px;
	height: 12px;
	background-position: -265px -292px
}

.newslist .news .top {
	height: 92px;
	padding-top: 8px;
	padding-bottom: 6px
}

.newslist .news .num {
	color: #fff;
	text-align: center;
	height: 15px;
	width: 15px;
	font-style: italic;
	display: inline-block;
	font-weight: bold;
	line-height: 16px;
	margin-right: 3px
}

.newslist .news .num.t1 {
	background: #e16070
}

.newslist .news .num.t2 {
	background: #ffbc1d
}

.newslist .news .num.t3 {
	background: #6aabea
}

.newslist .news .top .r {
	padding: 10px 10px 0 17px
}

.newslist .news .top .r .t {
	display: block;
	height: 16px;
	line-height: 16px;
	margin-left: 0;
	margin-right: 0;
	margin-top: 5px;
	overflow: hidden;
	font-weight: bold
}

.newslist .news .top .r .txt {
	line-height: 20px;
	color: #666;
	margin-top: 10px
}

.elevator {
	position: fixed;
	left: 0;
	top: 233px;
	background: #fff;
	width: 40px;
	z-index: 9997;
	border: 1px solid #e5e5e5;
	display: none;
	-webkit-transform: translateZ(0)
}

.elevator li {
	display: block;
	background: #fff;
	border-bottom: 1px solid #e5e5e5;
	height: 78px;
	width: 40px;
	list-style: none
}

.elevator li.last {
	border: 0
}

.elevator li a {
	display: block;
	height: 78px;
	width: 40px;
	position: relative
}

.elevator li a i {
	display: block;
	height: 24px;
	width: 24px;
	position: absolute;
	top: 9px;
	left: 8px
}

.elevator li a i.l1 {
	background-image: url("../homeimg/aiyouImg/yule.png");
}

.elevator li a i.l2 {
	background-image: url("../homeimg/aiyouImg/menhu1.png");
}

.elevator li a i.l3 {
	background-image: url("../homeimg/aiyouImg/hangye.png");
}

.elevator li a i.l4 {
	background-image: url("../homeimg/aiyouImg/xitong.png");
}

.elevator li a i.l5 {
	background-image: url("../homeimg/aiyouImg/xitong.png");
}

.elevator li a i.l6 {
	background-image: url("../homeimg/aiyouImg/jiaoliu.png");
}

.elevator li a i.l7 {
	background-position: -300px -371px
}

.elevator li a:hover i.l1,.elevator li a.cur i.l1 {
	background-image: url("../homeimg/aiyouImg/yule1.png");
}

.elevator li a:hover i.l2,.elevator li a.cur i.l2 {
	background-image: url("../homeimg/aiyouImg/menhu.png");
}

.elevator li a:hover i.l3,.elevator li a.cur i.l3 {
	background-image: url("../homeimg/aiyouImg/hangye1.png");
}

.elevator li a:hover i.l4,.elevator li a.cur i.l4 {
	background-image: url("../homeimg/aiyouImg/xitong.png");
}

.elevator li a:hover i.l5,.elevator li a.cur i.l5 {
	background-image: url("../homeimg/aiyouImg/xitong1.png");
}

.elevator li a:hover i.l6,.elevator li a.cur i.l6 {
	background-image: url("../homeimg/aiyouImg/jiaoliu1.png");
}

.elevator li a:hover i.l7,.elevator li a.cur i.l7 {
	background-position: -300px -396px
}

.elevator li a:hover,.elevator li a.cur {
	background: #ffd800
}

.elevator li a span {
	color: #999;
	text-align: center;
	display: block;
	font-size: 12px;
	font-family: "\5FAE\8F6F\96C5\9ED1";
	position: absolute;
	bottom: 10px;
	left: 0;
	line-height: 16px;
	padding: 0 6px
}

.elevator li a:hover span,.elevator li a.cur span {
	color: #000;
}

#vaction {
	position: fixed;
	z-index: -100;
	top: 0;
	left: 0;
	right: 0
}

#vaction .vbase {
	display: block;
	height: 851px;
	width: 50%;
	background: url("/common/images/vbg.png") no-repeat
}

#v_left.vbase {
	background-position: left top;
	float: left
}

#v_right.vbase {
	background-position: right top;
	float: right
}

#v_cover {
	width: 1190px;
	height: 1000px;
	display: block;
	background: #fff;
	margin: 0 auto;
	position: relative;
	z-index: 0
}

.pfcg .hlist2 {
	width: 667px;
	margin: 0;
	float: left
}

.pfcg .hlist2 li .money {
	font-family: '宋体';
	font-size: 12px;
	line-height: 20px
}

.pfcg .hlist2 li {
	height: 245px
}

.pfcg .snavs a.cur {
	background: #e55905
}

.pfcg .snavs a.cur i {
	background-image: url('/common/images/jianjian.png');
	background-position: top center;
	background-repeat: no-repeat
}

.pfcg .hlist2 li img {
	height: 154px;
	vertical-align: top;
	width: 154px
}

.news-cg {
	float: left;
	width: 222px;
	border: 1px solid #e5e5e5;
	border-left: 0;
	border-top: 0;
	height: 531px
}

.news-cg .h2 {
	line-height: 42px;
	height: 42px;
	color: #999;
	text-align: center;
	border-bottom: 1px solid #e5e5e5;
	margin-bottom: 2px
}

.news-cg .item {
	margin: 0 10px;
	padding: 5px 0
}

.news-cg .item+.item {
	border-top: 1px solid #f4f4f4
}

.news-cg .item .l {
	float: left;
	height: 70px;
	width: 70px
}

.news-cg .item .l img {
	width: 100%;
	height: 100%;
	vertical-align: top
}

.news-cg .item .r {
	float: left;
	height: 70px;
	width: 130px
}

.news-cg .item .r .h4,.news-cg .item .r .h3 {
	color: #000;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	line-height: 30px;
	display: block;
	padding-left: 5px
}

.news-cg .item .r .h4 {
	color: #999;
	line-height: 20px
}

.news-cg .item .r .h3:hover {
	color: #0a2
}

.fc-yellow {
	color: #ff7400!important
}

.pf_left {
	border-top: 1px solid #e4e4e4;
	border-bottom: 1px solid #e4e4e4;
	height: 531px
}

.pf_left img {
	width: 100%;
	height: 100%;
	vertical-align: top
}

.mitem .hlist2 li.pf_imgchange {
	width: 445px;
	height: 265px;
	text-align: center;
	padding: 0;
	font-size: 0;
	overflow: hidden;
	position: relative
}

.mitem .hlist2 li.pf_imgchange .cont {
	width: 100%;
	height: 100%;
	overflow: hidden
}

.mitem .hlist2 li.pf_imgchange a {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2
}

.mitem .hlist2 li.pf_imgchange a img {
	width: 100%;
	height: 100%;
	vertical-align: top;
	transition: none!important;
	transform: none!important
}

.pf_left {
	position: relative;
	text-align: center;
	font-family: "\5FAE\8F6F\96C5\9ED1"
}

.pf_left .mid {
	position: absolute;
	top: 316px;
	left: 10px
}

.pf_left .mid a {
	color: #fff;
	float: left;
	background-color: #fa8138;
	font-size: 14px;
	width: 95px;
	display: block;
	line-height: 40px;
	margin-left: 5px;
	text-decoration: none
}

.pf_left .mid a:hover {
	background-color: #e55906
}

.pf_left .mid a:first-child {
	width: 80px;
	margin-left: 0
}

.pf_left .bot {
	width: 280px;
	position: absolute;
	left: 10px;
	height: 130px;
	background-color: #fcf1e1;
	bottom: 20px
}

.pf_left .bot .h3 {
	font-size: 23px;
	padding: 20px 0 16px 0;
	color: #e65a07
}

.pf_left .bot a {
	font-size: 16px;
	color: #fff;
	background: url('/common/images/butt_bg.png') repeat-x 0 0;
	display: block;
	width: 80%;
	margin: auto;
	line-height: 40px;
	text-decoration: none
}

.pf_pager {
	position: absolute;
	bottom: 10px;
	right: 10px;
	z-index: 3
}

.pf_pager span {
	display: inline-block;
	width: 20px;
	height: 4px;
	background-color: #ccc;
	margin-left: 1px
}

.pf_pager span.checked {
	background-color: #fa8138
}

.pfcg .hlist2.pf_gys {
	width: auto;
	float: none
}

.pfcg .hlist2.pf_gys li {
	width: 420px;
	padding: 10px 12px
}

.pfcg .hlist2.pf_gys .h3 {
	padding: 0 90px;
	position: relative;
	line-height: 50px;
	height: 50px;
	color: #000;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden
}

.pfcg .hlist2.pf_gys .h3 .l {
	color: #666;
	position: absolute;
	left: 0;
	line-height: 20px;
	background: #fef3de;
	text-align: center;
	padding: 2px 5px;
	top: 3px
}

.pfcg .hlist2.pf_gys .h3 span {
	font-size: 16px;
	font-family: "\5FAE\8F6F\96C5\9ED1";
	display: block
}

.pfcg .hlist2.pf_gys .h3 .l span {
	font-size: 14px
}

.pfcg .hlist2.pf_gys .h3 .r {
	font-size: 12px;
	position: absolute;
	right: 0;
	line-height: 30px;
	text-align: center;
	color: #fff;
	background: #fa8138;
	padding: 0 10px;
	top: 10px
}

.pfcg .hlist2.pf_gys .sitem {
	float: left;
	width: 140px
}

.pfcg .hlist2.pf_gys .sitem img {
	width: 125px;
	height: 125px
}

.pfcg .hlist2.pf_gys li .txt {
	margin: 0;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden
}

.pfcg .hlist2.pf_gys li .st {
	margin: 2px 0
}

.pfcg .hlist2.pf_gys li .txt,.pfcg .hlist2.pf_gys li .st,.pfcg .hlist2.pf_gys li .money {
	padding: 0 5px
}

.xsqg {
	font-size: 0;
	font-family: "\5FAE\8F6F\96C5\9ED1";
	margin-bottom: 20px
}

.xsqg .ic {
	background: transparent url('../images/xianshi.png') no-repeat 0 0;
	display: inline-block;
	*display: inline;
	*zoom: 1
}

.xsqg .ic.ic-req {
	background-position: -1px -1px;
	position: absolute;
	width: 102px;
	height: 102px;
	top: 50%;
	left: 50%;
	margin-left: -51px;
	margin-top: -51px
}

.xsqg .ic.ic-xs {
	background-position: -100px -5px;
	width: 45px;
	height: 27px;
	vertical-align: middle
}

.xsqg .ic.ic-seng {
	background-position: -104px -34px;
	height: 56px;
	width: 56px;
	position: absolute;
	right: 0;
	top: 12px;
	font-size: 14px;
	font-style: normal
}

.xsqg .ic.ic-seng span {
	line-height: 24px;
	display: block;
	padding-top: 25px;
	text-align: center;
	color: #fff
}

.xsqg .ic.ic-sheng {
	background-color: #ff0029;
	width: 57px;
	padding-top: 47px;
	height: 20px;
	background-image: url(/common/images/index_save.png);
	background-position: center 5px;
	position: absolute;
	right: 0;
	top: -18px
}

.xsqg .ic.ic-sheng span {
	color: #fff;
	font-size: 12px;
	font-style: normal;
	width: 100%;
	display: block;
	text-align: center;
	font-weight: bold;
	letter-spacing: -0.5px
}

.xsqg .h2 {
	margin-bottom: 10px
}

.xsqg .h2 .tit {
	font-size: 20px;
	margin: 0 10px;
	vertical-align: middle
}

.xsqg .h2 .timer {
	font-size: 12px;
	display: inline-block;
	line-height: 24px;
	vertical-align: bottom;
	margin-left: 10px;
	*display: inline;
	*zoom: 1
}

.xsqg .h2 .timer .tm {
	background: #ff5656;
	border-radius: 2px;
	color: #fff;
	padding: 0 2px;
	margin: 0 4px
}

.xsqg .cont {
	border: 1px solid #e4e4e4;
	height: 270px;
	letter-spacing: -4px;
	text-align: left
}

.xsqg .cont .item {
	position: relative;
	display: inline-block;
	vertical-align: top;
	width: 19.999%;
	letter-spacing: 0;
	height: 100%;
	*display: inline;
	*zoom: 1;
	overflow: hidden
}

.xsqg .cont .item .img {
	display: block;
	height: 160px;
	width: 240px;
	margin-top: 18px;
	position: relative
}

.xsqg .cont .item .img img {
	width: 100%;
	height: 100%;
	vertical-align: top;
	transform: scale(0.9);
	transition: all .4s ease
}

.xsqg .cont .item.hover .img img:hover {
	transform: scale(0.9)
}

.xsqg .cont .item .img img:hover {
	transform: scale(1)
}

.xsqg .cont .item .name {
	font-size: 14px;
	color: #000;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	line-height: 28px;
	display: block
}

.xsqg .cont .item .st {
	color: #999;
	display: block;
	height: 20px;
	line-height: 20px;
	overflow: hidden;
	font-size: 12px;
	margin: 0 18px 5px
}

.xsqg .cont .item .price {
	color: #e50000;
	font-size: 16px
}

.xsqg .cont .item .price del {
	font-size: 12px;
	margin-left: 10px;
	color: #999
}

.xsqg .cont .item .ewm {
	text-align: center;
	margin-top: 18px;
	transition: all .4s ease;
	padding: 20px 0 0 0;
	position: absolute;
	left: -220px;
	top: 0;
	opacity: 0;
	width: 100%;
	background-color: #fff
}

.xsqg .cont .item.hover .img {
	transition: all .4s ease
}

.xsqg .cont .item.hover:hover .img {
	transform: translateX(200px)
}

.xsqg .cont .item.hover:hover .ewm {
	left: 0;
	opacity: 1
}

.xsqg .cont .item.hover:hover .img {
	visibility: hidden
}

.xsqg .cont .item .ewm img {
	vertical-align: top;
	height: 144px;
	width: 144px
}

.xsqg .cont .item .ewm .h3 {
	color: #0a2;
	font-size: 14px;
	line-height: 26px
}

.xsqg .cont .item.hover {
	border-right: 1px solid #e4e4e4;
	position: relative;
	margin-right: -1px;
	box-shadow: 3px 0 6px #eee
}

.xsqg .cont .item .name,.xsqg .cont .item .price {
	margin: 0 18px
}

.header-img {
	position: absolute;
	right: 0;
	top: 50px;
	width: 180px;
	height: 330px;
	font-size: 0;
	display: none
}

.lazyload textarea {
	display: none
}

.lazyload {
	background: url(/common/images/loading_new.gif) no-repeat center center
}

.catlist,.header-img {
	display: block!important
}

.mitem .rcmnd-prod .rpi-name {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis
}