.p-banner{
	width: 100%;
	height: 250px;
	background: url('../image/p-banner.jpg') center center no-repeat;
	position: relative;
}

.p-banner .img-header{
	position: absolute;
	top:65px;
	left: 50%;
	margin-left: -596px;
	width: 100px;
	height: 100px;
	border-radius: 100px;
	border: 3px solid #ffffff;
	overflow: hidden;
}

.p-banner .u-name{
	position: absolute;
	top:75px;
	width: 100%;
	height: 30px;
	border-radius: 100px;
	font-size: 14px;
	color: #ffffff;
	margin-left: -380px;
}

.p-type{
	width: 100%;
	height: 70px;
	background: #ffffff;
}

.p-type .p-box{
	height: 70px;
	padding: 0 35px;
	line-height: 70px;
	display: inline-block;
	font-size: 16px;
	color: #474747;
	cursor: pointer;
}

.p-type	.p-chose{
	color: #d7000f;
	border-bottom: 2px solid #d7000f; 
}
.p-type .p-box:hover{
	color: #d7000f;
}
.you-like{
	width: 100%;
	overflow: hidden;
	margin-bottom: 30px;
}

.you-like .y-title{
height: 100px;
line-height: 100px;
font-size: 20px;
color: #414141;
text-align: left;
}

.tips{
	width: 100%;
	height:auto;
	margin:100px 0px;
}
.tips .tips1{
	width: 100%;
	font-size: 16px;
	color: #0b0b0b;
	height: 40px;
	line-height: 40px;
}
.tips .tips2{
	width: 100%;
	font-size: 16px;
	color: #0b0b0b;
	height: 60px;
	line-height: 40px;
}
.tips .tips3{
	display: inline-block;
	width: 200px;
	height: 50px;
	line-height: 50px;
	border: 2px solid #d7000f;
	color: #d7000f;
}
.vip-log{
	width: 100%;	
	height: auto;
	margin:30px 0 30px;
}
.vip-log .white{
	background: #ffffff;
	min-height:50px;
	width: 1200px;
    margin: 50px auto 30px;
}

.vip-log table{
	width: 100%;

	padding: 20px 0;
}

.vip-log td{
	height: 90px;
	line-height: 90px;
	font-size: 14px;
	color: #6a6a6a;
}
.vip-log th{
	height: 90px;
	line-height: 90px;
	border-bottom: 1px solid #dcdcdc;
	font-size: 16px;
	color: #000000;
}
.flex-images .item .ljxzk{
    display: none;
}
.flex-images .item:hover .ljxzk{
    display: block;
    width: 80px;
    height: 40px;
    position: absolute;
    right: 10px;
    top: 10px;
    background: #d7000f;
    line-height: 40px;
    color: #ffffff;
}
.flex-images .item:hover .ljxzk i{
    width: 22px;
    height: 36px;
    display: inline-block;
    background: url(http://static.tukuppt.com/common/image/common.png) -13px -452px no-repeat;
    vertical-align: -10px;

}
.flex-images .item:hover .ljxzk:hover{
    cursor: pointer;
    display: block;
    width: 80px;
    height: 40px;
    position: absolute;
    right: 10px;
    top: 10px;
    background: #fc2130; 
}

.flex-images .item:hover .ljsck{
    cursor: pointer;
    display: block;
    width: 40px;
    height: 40px;
    position: absolute;
    right: 97px;
    top: 10px;
    background: url(http://static.tukuppt.com/common/image/common.png) 3px -35px no-repeat #ffffff;
    
}
.flex-images .item:hover .chose{
    background: url(http://static.tukuppt.com/common/image/common.png) 7px -637px no-repeat #ffffff;
}

.flex-images .excel{background:white;;padding-bottom:30px;margin-bottom:20px;margin-right:10px;box-shadow: 5px 5px 5px #888888;}
.flex-images .exceltitle{position:relative;top:5px;color:#252525;font-size:13px;}
.s-box .ljxzk{
    display: none;
}
.s-box:hover .ljxzk{
    display: block;
    width: 80px;
    height: 40px;
    position: absolute;
    right: 10px;
    top: 10px;
    background: #d7000f;
    line-height: 40px;
    color: #ffffff;
}
.s-box:hover .ljxzk i{
    width: 22px;
    height: 36px;
    display: inline-block;
    background: url(http://static.tukuppt.com/common/image/common.png) -13px -452px no-repeat;
    vertical-align: -10px;

}
.s-box:hover .ljxzk:hover{
    cursor: pointer;
    display: block;
    width: 80px;
    height: 40px;
    position: absolute;
    right: 10px;
    top: 10px;
    background: #fc2130; 
}

.s-box:hover .ljsck{
    cursor: pointer;
    display: block;
    width: 40px;
    height: 40px;
    position: absolute;
    right: 97px;
    top: 10px;
    background: url(http://static.tukuppt.com/common/image/common.png) 3px -35px no-repeat #ffffff;
    
}
.s-box:hover .chose{
}











/*设计师*/
@charset "utf-8";

blockquote,body,button,dd,dl,dt,fieldset,form,h1,h2,h3,h4,h5,h6,hr,input,legend,li,ol,p,pre,td,textarea,th,ul {
	margin: 0;
	padding: 0
}

body,button,input,select,textarea {
	font: 12px/1.5tahoma,arial,\5b8b\4f53
}

h1,h2,h3,h4,h5,h6 {
	font-size: 100%
}

address,cite,dfn,em,var {
	font-style: normal
}

code,kbd,pre,samp {
	font-family: "微软雅黑 couriernew",courier,monospace
}

small {
	font-size: 12px
}

ol,ul {
	list-style: none
}

a {
	color: #000;
	text-decoration: none
}

a:hover {
	color: #007aff
}

sup {
	vertical-align: text-top
}

sub {
	vertical-align: text-bottom
}

legend {
	color: #000
}

fieldset {
	border: 0
}

img {
	border: 0;
	vertical-align: middle
}

button,input,select,textarea {
	font-size: 100%
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

body {
	min-width: 1200px;
	background: #eceff1;
	color: #000;
	text-align: center;
	font-family: "微软雅黑"
}

.clear {
	clear: both;
	width: 100%;
	height: 1px
}

.lf {
	float: left
}

.rt {
	float: right
}

.pt5 {
	padding-top: 5px
}

.pb5 {
	padding-bottom: 5px
}

.ml100 {
	margin-left: 100px
}

.mr100 {
	margin-right: 100px
}

.wlimit {
	margin: 0 auto;
	width: 1200px
}

.header {
	position: relative;
	z-index: 13;
	width: 100%;
	min-width: 1200px;
	border-bottom: 1px solid #ececec;
	background: #fff;
	-webkit-box-shadow: 0 0 5px #d2d2d2;
	-moz-box-shadow: 0 0 5px #d2d2d2;
	box-shadow: 0 0 5px #d2d2d2;
	text-align: center
}

.header .navs {
	position: relative;
	height: 80px
}

.header .navs .nav {
	position: relative;
	float: left;
	display: block;
	width: 747px;
	height: 80px;
	color: #000
}

.header .navs .nav ul {
	z-index: 100;
	display: inline-block;
	margin-left: 14px;
	height: 75px
}

.header .navs .nav li {
	position: relative;
	float: left
}

.header .navs .nav li .n-type {
	position: absolute;
	top: 75px;
	left: -67px;
	display: none;
	padding: 15px 10px 17px 31px;
	width: 228px;
	max-width: 450px;
	background: #fff;
	-webkit-box-shadow: 0 0 5px #bfbfbf;
	-moz-box-shadow: 0 0 5px #bfbfbf;
	box-shadow: 0 0 5px #bfbfbf
}

.header .navs .nav li:hover {
	color: #595959
}

.header .navs .nav li:hover .n-type {
	display: block
}

.header .navs .nav li .n-chose {
	background: #d7000f;
	color: #fff!important
}

.header .navs .nav li .n-type .fla {
	float: left;
	display: block;
	margin-bottom: 5px;
	width: 112px
}

.header .navs .nav li .n-type .fla a em {
	display: inline-block;
	margin-left: 2px;
	padding: 1px 3px;
	height: 12px;
	border: 1px solid red;
	color: red;
	font-weight: 700;
	font-size: 12px;
	line-height: 11px;
	-webkit-transform: scale(.7);
	-webkit-transform-origin-x: 0
}

.header .navs .nav li .n-type .fla a:hover em {
	border: 1px solid #fff;
	color: #fff
}

.header .navs .nav li .n-type .fla .themore {
	color: #007aff
}

.header .navs .nav li .n-type .fla .themore:hover {
	color: #fff
}

.header .navs .nav li .n-type .flas {
	float: left;
	display: block;
	margin-bottom: 2px;
	width: 100%;
	height: 42px;
	color: #007aff;
	font-weight: 700;
	font-size: 15px
}

.header .navs .nav li .n-type a {
	display: inline-block;
	margin: 10px 0 0 0;
	padding: 0 10px;
	height: 28px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	color: #272727;
	font-size: 13px;
	font-family: '微软雅黑';
	line-height: 28px
}

.header .navs .nav li .n-type a:hover {
	background: #007aff;
	color: #fff
}

.header .navs .nav li .n-type .flas a {
	color: #007aff;
	font-size: 15px
}

.header .navs .nav li .n-type .flas a:hover {
	background: #fff;
	color: #007aff
}

.header .navs .nav li .n-type .lines {
	display: inline-block;
	margin-left: -24px;
	width: 196px;
	height: 1px;
	background: #e5e5e5
}

.header .navs .nav li a {
	float: left;
	display: inline-block;
	padding: 0 21px;
	color: #000;
	font-size: 15px;
	line-height: 80px
}

.header .navs .nav li a:hover {
	color: #007aff
}

.header .navs .nav li a span {
	display: inline-block;
	margin-left: 3px;
	width: 37px;
	height: 17px;
	border: 1px solid #6287e3;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	color: #6287e3;
	font-size: 12px;
	line-height: 17px
}

.header .navs .nav .head-list {
	position: relative
}

.bc {
	background: #cacaca
}

.bc1 {
	background: #d7000f
}

.bc2 {
	background: #ff920b
}

.bc3 {
	background: #ffc600
}

.d-none {
	display: none
}

.d-block {
	display: block
}

#mengcheng {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 101;
	display: none;
	overflow: hidden;
	width: 100%;
	height: 100%;
	min-height: 550px;
	background-color: #000;
	opacity: .5;
	zoom: 1
}

.header .navs .nav .head-list .down-list {
	position: absolute;
	top: 80px;
	left: -136px;
	z-index: 20;
	display: none;
	padding: 10px 0;
	width: 360px;
	border: 0 solid #f7f2f2;
	background-color: #fff;
	-webkit-box-shadow: #666 0 0 5px;
	-moz-box-shadow: #666 0 0 5px;
	box-shadow: #999 0 0 2px
}

.header .navs .nav .head-list .down-list .d-a {
	float: left;
	display: block;
	padding: 2px 30px;
	height: 40px;
	background: #fff;
	font-size: 14px;
	font-family: '微软雅黑';
	line-height: 40px
}

.header .navs .nav .point {
	color: #333;
	font-size: 40px
}

.header .navs .logo {
	float: left;
	display: block;
	width: 205px;
	height: 80px;
	background: url(../image/logo1.png) -3px 1px no-repeat
}

.header .navs .login {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 40;
	height: 80px;
	line-height: 80px
}

.header .navs .login .vip-int {
	float: right;
	margin-right: 20px;
	width: 70px;
	height: 75px;
	background: url(../../common/image/rightbarf.png) 3px 1px no-repeat;
	font-size: 15px;
	line-height: 75px;
	cursor: pointer
}

.header .navs .login .vip-int:hover {
	background: url(../../common/image/rightbarf.png) -72px 1px no-repeat
}

.header .navs .login .uptovip {
	display: inline-block;
	width: 103px;
	height: 62px;
	background: url(../image/upvip.png) 14px 14px no-repeat
}

.header .navs .login p {
	display: inline-block;
	width: 32px;
	height: 27px;
	cursor: pointer
}

.header .navs .login .regist-lg {
	float: right;
	margin-top: 20px;
	width: 80px;
	height: 40px;
	border: 1px solid #007aff;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	color: #007aff;
	font-size: 14px;
	line-height: 40px;
	cursor: pointer
}

.header .navs .login .regist-lg:hover {
	background: #007aff;
	color: #fff
}

.header .navs .login .regist {
	float: right;
	margin-top: 20px;
	margin-left: 8px;
	width: 60px;
	height: 40px;
	border: 1px solid #c1c1c1;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	color: #d7000f;
	color: #999;
	font-size: 14px;
	line-height: 40px;
	cursor: pointer
}

.header .navs .login .regist:hover {
	border-color: #007aff;
	background: #007aff;
	color: #fff
}

.header .navs .login .s-regist {
	position: relative;
	float: right;
	width: 56px;
	height: 75px
}

.header .navs .login .s-regist .a-regist {
	position: relative;
	float: left;
	overflow: hidden;
	margin-top: 15px;
	width: 50px;
	height: 50px;
	border-radius: 100px;
	background: #000;
	color: #fff;
	line-height: 40px
}

.header .navs .login .s-regist .a-regist img {
	width: 50px;
	height: 50px
}

.header .navs .login .s-regist .u-detail {
	position: absolute;
	top: 75px;
	left: -234px;
	z-index: 111;
	display: none;
	padding: 12px 30px;
	width: 230px;
	background: #fff;
	-webkit-box-shadow: #666 0 0 5px;
	-moz-box-shadow: #666 0 0 5px;
	box-shadow: #999 0 0 2px
}

.zhanghao {
	float: left;
	display: inline-block
}

.yongname {
	float: left;
	display: inline-block;
	overflow: hidden;
	max-width: 55px;
	text-overflow: ellipsis;
	white-space: nowrap
}

.yongid {
	float: left;
	display: inline-block
}

.yongbiao {
	float: left;
	display: inline-block
}

#search {
	position: absolute;
	top: 280px;
	left: 50%;
	z-index: 12;
	margin-left: -340px;
	width: 680px;
	height: 70px;
	background: #ff0
}

#search .s-box {
	float: left;
	width: 590px;
	height: 70px;
	background: #fff
}

#search .s-niu {
	float: left;
	width: 90px;
	height: 70px;
	background: url(../../common/image/common_new.png) no-repeat 28px -111px #6085e3;
	cursor: pointer
}

#search .s-niu:hover {
	background-color: #4f75d3
}

#search .hot-search {
	position: absolute;
	top: 70px;
	z-index: 12;
	display: none;
	width: 588px;
	border: 1px solid #e5e5e5;
	background: #fff;
	text-align: left
}

#search .hot-search span {
	display: inline-block;
	margin: 0 20px;
	width: 20px;
	height: 20px;
	color: #fff;
	text-align: center;
	line-height: 20px
}

#search .hot-search ul {
	margin: 13px 0
}

#search .hot-search a {
	display: block;
	height: 50px;
	color: #000;
	text-align: left;
	line-height: 50px
}

#search .hot-search a:hover {
	background: #f0f0f0
}

#search .s-box .i-search {
	margin-left: 20px;
	width: 550px;
	height: 70px;
	outline: 0;
	border: 0 solid;
	font-size: 16px;
	line-height: 71px
}

.header .navs .login .s-regist:hover .u-detail {
	display: block
}

.header .navs .login .s-regist .u-detail .name {
	width: 100%;
	height: 50px;
	color: #000;
	text-align: left;
	font-size: 14px;
	line-height: 47px
}

.header .navs .login .s-regist .u-detail .name i {
	display: inline-block;
	margin-left: 10px;
	width: 37px;
	height: 37px;
	vertical-align: -9px
}

.i-d1 {
	background: url(../image/common_new.png) 1px -361px no-repeat
}

.i-d2 {
	background: url(../image/common_new.png) -6px -401px no-repeat
}

.i-d3 {
	background: url(../image/common_new.png) -6px -496px no-repeat
}

.header .navs .login .s-regist .u-detail .power {
	display: block;
	margin: 0 auto;
	margin-top: 10px;
	width: 230px;
	height: 50px;
	border: 2px;
	background: #d7000f;
	color: #fff;
	font-size: 16px;
	line-height: 50px;
	cursor: pointer
}

.header .navs .login .s-regist .u-detail .vip-time {
	display: block;
	margin: 0 auto;
	margin-top: 10px;
	width: 230px;
	height: 30px;
	border: 2px;
	color: #fa8d04;
	text-align: left;
	font-size: 16px;
	font-size: 15px;
	line-height: 7px;
	cursor: pointer
}

.header .navs .login .s-regist .u-detail .power1 {
	width: 180px;
	height: 50px;
	text-align: left
}

.header .navs .login .s-regist .u-detail .u-detail1 {
	margin-top: 13px;
	width: 100%;
	height: 50px;
	line-height: 54px
}

.header .navs .login .s-regist .u-detail .border1 {
	border-top: 1px solid #f1ebeb
}

.header .navs .login .s-regist .u-detail .u-detail1 span {
	display: inline-block;
	margin-left: 10px;
	color: #000;
	font-size: 18px;
	font-family: Arial
}

.header .navs .login .s-regist .u-detail .u-detail1 .u-down {
	float: left;
	width: 100px;
	height: 50px;
	color: #828282;
	font-size: 14px
}

.header .navs .login .s-regist .u-detail .u-detail1 .u-coll {
	float: right;
	width: 100px;
	height: 50px;
	color: #828282;
	font-size: 14px
}

.header .navs .login .s-regist .u-detail .loginout {
	display: block;
	margin-top: 10px;
	width: 100%;
	height: 50px;
	border-top: 1px solid #f1ebeb;
	color: #8f8f8f;
	text-align: center;
	font-size: 12px;
	line-height: 60px;
	cursor: pointer
}

.header .navs .login .s-regist .u-detail .loginout:hover {
	color: #d7000f
}

.b-box {
	overflow: hidden;
	margin-right: -33px;
	padding-top: 4px
}

.b-box .s-box {
	position: relative;
	float: left;
	overflow: hidden;
	margin-right: 16px;
	margin-bottom: 26px;
	width: 288px;
	height: auto;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	-webkit-box-shadow: 0 2px 5px rgba(0,0,0,.1);
	box-shadow: 0 2px 5px rgba(0,0,0,.1);
	-o-box-shadow: 0 2px 5px rgba(0,0,0,.1);
	behavior: url(ie-css3.htc)
}

.b-box .s-box .s-pic {
	width: 100%;
	height: 407px
}

.lazy {
	background: #eee url(../image/loadone.png) center center no-repeat
}

.b-box .s-box .explain {
	display: block;
	padding: 0 30px;
	background: #fff
}

.b-box .s-box .p-title {
	height: 44px;
	background: #fff
}

.b-box .s-box .p-title a {
	display: inline-block;
	overflow: hidden;
	width: 225px;
	height: 44px;
	color: #252525;
	text-align: left;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 13px;
	line-height: 44px
}

.b-box .s-box .p-title a:hover {
	color: #007aff
}

.b-box .s-box .coll {
	display: block;
	width: 100%;
	height: 44px;
	border-top: 1px solid #eceff1;
	color: #838383;
	font-size: 14px;
	font-family: Arial;
	line-height: 44px
}

.b-box .dianzan-num {
	position: relative;
	float: left;
	width: 45%;
	text-align: left
}

.b-box .dianzan-num i {
	display: inline-block;
	width: 30px;
	height: 30px;
	background: url(../image/common_new.png) -9px -1394px no-repeat;
	vertical-align: -5px
}

.b-box .dianzan-num .yjdz {
	background: url(../image/common_new.png) -9px -1444px no-repeat
}

.b-box .coll-num {
	float: right;
	width: 45%;
	text-align: right
}

.b-box .coll-num i {
	display: inline-block;
	width: 30px;
	height: 30px;
	background: url(../image/common_new.png) -9px -37px no-repeat;
	vertical-align: -5px
}

.b-box .s-box .mark {
	position: absolute;
	top: 0;
	left: 0;
	display: none;
	width: 288px;
	height: 407px;
	background: #000;
	opacity: 0;
	-moz-opacity: 0;
	-khtml-opacity: 0
}

.b-box .s-box:hover .mark {
	display: block;
	opacity: .4;
	-webkit-transition: all 150ms;
	-moz-transition: all 150ms;
	-o-transition: all 150ms;
	transition: all 150ms;
	-moz-opacity: .4;
	-khtml-opacity: .4;
	-ms-transition: all 150ms
}

.b-box .s-box .b-down {
	position: absolute;
	top: 130px;
	left: 50%;
	z-index: 2;
	margin-left: -88px;
	padding-left: 36px;
	width: 142px;
	height: 55px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background: url(../image/common_new.png) 23px -444px no-repeat #d7000f;
	color: #fff;
	font-size: 20px;
	font-size: 17px;
	line-height: 55px;
	opacity: 0;
	cursor: pointer;
	-moz-opacity: 0;
	-khtml-opacity: 0
}

.b-box .s-box .b-down:hover {
	background: url(../image/common_new.png) 23px -444px no-repeat #fc2130
}

.b-box .s-box:hover .b-down {
	opacity: 1;
	-moz-opacity: 1;
	-khtml-opacity: 1
}

.b-box .s-box .b-collect {
	position: absolute;
	top: 197px;
	left: 50%;
	z-index: 2;
	margin-left: -90px;
	padding-left: 31px;
	width: 148px;
	height: 50px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background: url(../image/common_new.png) 29px -31px no-repeat #fff;
	color: #333;
	letter-spacing: 7px;
	font-size: 20px;
	font-size: 17px;
	line-height: 50px;
	opacity: 0;
	cursor: pointer;
	-moz-opacity: 0;
	-khtml-opacity: 0
}

.b-box .s-box:hover .b-collect {
	opacity: 1;
	-moz-opacity: 1;
	-khtml-opacity: 1
}

.b-box .s-box .chose {
	background: url(../image/common_new.png) 29px -633px no-repeat #fff
}

.s-box .banquan {
	position: absolute;
	top: 8px;
	left: 8px;
	display: block;
	display: none;
	width: 25px;
	height: 25px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	background: url(../image/banquan.png) 4px 4px no-repeat #000;
	opacity: .8
}

.b-box .s-box:hover .banquan {
	display: block
}

.grid-v .banquan {
	position: absolute;
	top: 14px;
	left: 14px;
	z-index: 10;
	display: block;
	display: none;
	width: 25px;
	height: 25px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	background: url(../image/banquan.png) 4px 4px no-repeat #000;
	opacity: .8
}

.grid-v:hover .banquan {
	display: block
}

.grid-h .banquan {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10;
	display: block;
	display: none;
	width: 25px;
	height: 25px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	background: url(../image/banquan.png) 4px 4px no-repeat #000;
	opacity: .8
}

.grid-h:hover .banquan {
	display: block
}

.pptubiao:hover .chose {
	background: url(//static.tukuppt.com/common/image/common_new.png) 7px -637px no-repeat #fff!important
}

.page {
	margin: 40px 0;
	width: 100%;
	height: 70px;
	text-align: center;
	font-size: 18px
}

.page .cur,.page a:hover {
	display: inline-block;
	margin: 6px;
	padding: 0 26px;
	height: 60px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	background: #007aff;
	color: #fff;
	line-height: 60px
}

.page .ell {
	margin: 0 4px 0 8px;
	color: #404040;
	font-size: 18px
}

.page a {
	display: inline-block;
	margin: 6px;
	padding: 0 26px;
	height: 60px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	background: #fff;
	color: #404040;
	line-height: 60px;
	cursor: pointer
}

.mr0 {
	margin: auto!important
}

.cbl {
	position: fixed;
	top: 0;
	right: 0;
	z-index: 100;
	width: 40px;
	height: 100%;
	border-left: 1px solid #ececec;
	background: #fff;
	-webkit-box-shadow: 0 0 3px rgba(0,0,0,.1);
	-moz-box-shadow: 0 0 3px rgba(0,0,0,.1);
	box-shadow: 0 0 3px rgba(0,0,0,.1);
	-webkit-transform: translateZ(0)
}

#yhjs {
	position: relative;
	display: block;
	width: 74px;
	height: 122px;
	background: url(../../common/image/rightbarf.png) -13px -9px no-repeat
}

#yhjs span {
	position: absolute;
	top: 43px;
	right: 8px;
	display: block;
	width: 40px;
	height: 34px;
	color: #fff;
	font-weight: 700;
	font-size: 24px;
	font-family: Arial
}

#back-top {
	position: absolute;
	top: 6px;
	width: 40px;
	height: 100%;
	background: #fff
}

#back-top .userqq {
	position: relative
}

#back-top .userqq:hover {
	cursor: pointer
}

#back-top .userqq .userqqtipw {
	position: absolute;
	top: 0;
	left: -200px;
	display: none;
	width: 200px;
	height: 83px
}

#back-top .userqq:hover .userqqtipw {
	display: block
}

#back-top .web-coll .web-col {
	position: absolute;
	top: -15px;
	left: -200px;
	display: none;
	width: 200px;
	height: 112px;
	color: #fff;
	font-weight: 700;
	font-size: 18px
}

#back-top .web-coll:hover .web-col {
	display: inline-block
}

#back-top .web-coll .web-co {
	display: inline-block;
	padding-top: 16px;
	width: 179px;
	height: 78px;
	border-radius: 4px;
	background: #007aff
}

#back-top .web-coll .web-co em {
	display: inline-block;
	padding: 4px 14px;
	border-radius: 4px;
	background: #fff;
	color: #007aff
}

#back-top .web-coll .web-co p {
	letter-spacing: 2px;
	line-height: 42px
}

#back-top .userqq .userqqtip {
	position: absolute;
	left: 10px;
	width: 175px;
	background: #fff;
	-webkit-box-shadow: #bbb 0 0 5px;
	-moz-box-shadow: #bbb 0 0 5px;
	box-shadow: #bbb 0 0 6px;
	text-align: center
}

#back-top .userqq .userqqtip .inner {
	position: relative;
	top: 36px;
	left: 170px;
	width: 10px;
	height: 10px;
	border-top: 2px solid rgba(204,204,204,.58);
	border-left: 2px solid rgba(204,204,204,.58);
	background-color: #fff;
	transform: rotate(135deg)
}

#back-top .web-coll .web-col .inner {
	position: relative;
	top: 47px;
	left: 183px;
	display: block;
	width: 10px;
	height: 10px;
	border-top: 2px solid rgba(0,122,255,.58);
	border-left: 2px solid rgba(0,122,255,.58);
	background-color: #007aff;
	transform: rotate(135deg)
}

#back-top .userqq .userqqtip .clickqq {
	display: inline-block;
	margin-top: 7px;
	width: 80px;
	height: 23px;
	-webkit-border-radius: 40px;
	-moz-border-radius: 40px;
	border-radius: 40px;
	background: #007aff;
	color: #fff;
	font-size: 13px;
	line-height: 23px
}

#back-top .userqq .userqqtip .qqtime {
	height: 48px;
	color: #7a7a7a;
	font-size: 13px;
	line-height: 48px
}

#back-top .userqq .userqqtip .clickqqco {
	display: inline-block;
	margin-top: 7px;
	width: 124px;
	height: 23px;
	-webkit-border-radius: 40px;
	-moz-border-radius: 40px;
	border-radius: 40px;
	color: #383838;
	text-align: left;
	font-size: 12px;
	line-height: 23px;
	cursor: pointer
}

#back-top .userqq .userqqtip .clickqqco i {
	float: right;
	display: inline-block;
	margin-top: 4px;
	padding: 1px 3px;
	height: 12px;
	border: 1px solid #007aff;
	color: #007aff;
	font-style: unset;
	line-height: 12px
}

#back-top .userqq .userqqtip .qqmore {
	display: inline-block;
	margin: 20px 0 15px 0;
	padding: 0 20px;
	height: 23px;
	-webkit-border-radius: 40px;
	-moz-border-radius: 40px;
	border-radius: 40px;
	background: #007aff;
	color: #fff;
	font-size: 13px;
	line-height: 23px;
	cursor: pointer
}

#back-top .userqq .userqqtip .qqtime {
	display: inline-block;
	height: 48px;
	color: #7a7a7a;
	font-size: 13px;
	line-height: 48px
}

#back-top .bg-b {
	display: block;
	padding-top: 1px;
	width: 40px;
	height: 75px;
	background: #fff
}

#back-top .bg-b:hover {
	background: #007aff
}

#back-top .packet {
	display: block;
	width: 40px;
	height: 80px;
	background: #fff
}

#back-top .ty {
	display: block;
	margin-top: 11px;
	width: 40px;
	height: 52px
}

#back-top .lines {
	margin-left: 10px;
	width: 21px;
	height: 1px;
	background: #e5e5e5
}

#back-top .huiyuan {
	background: url(../../common/image/rightbarf.png) -84px -222px no-repeat
}

#back-top .redpack {
	height: 73px;
	background: url(../../common/image/rightbarf.png) -84px -124px no-repeat
}

#back-top .redmoney {
	height: 77px;
	background: url(../../common/image/rightbarf.png) -24px -120px no-repeat;
	color: #ffc900;
	font-weight: 700;
	font-style: unset;
	font-size: 12px;
	line-height: 49px
}

#back-top .qq {
	background: url(../../common/image/rightbarf.png) -84px -319px no-repeat
}

#back-top .return-top {
	background: url(../../common/image/rightbarf.png) -84px -623px no-repeat
}

#back-top .advice {
	background: url(../../common/image/rightbarf.png) no-repeat -84px -520px
}

#back-top a:hover .huiyuan {
	background: url(../../common/image/rightbarf.png) -22px -221px no-repeat
}

#back-top a:hover .qq {
	background: url(../../common/image/rightbarf.png) -22px -319px no-repeat
}

#back-top a:hover .return-top {
	background: url(../../common/image/rightbarf.png) -22px -621px no-repeat
}

#back-top a:hover .advice {
	background: url(../../common/image/rightbarf.png) no-repeat -22px -520px
}

#back-top .sizesc {
	background: url(../../common/image/rightbarf.png) no-repeat -84px -423px
}

#back-top a:hover .sizesc {
	background: url(../../common/image/rightbarf.png) no-repeat -22px -422px
}

#back-top .sc {
	margin-top: 6px;
	height: 63px;
	background: url(../../common/image/rightbarf.png) no-repeat -84px -847px
}

#back-top .r-bottom {
	position: absolute;
	bottom: 20px
}

#back-top a:hover .sc {
	background: url(../../common/image/rightbarf.png) no-repeat -22px -847px
}

#back-top .winmoney {
	background: url(../../common/image/rightbarf.png) no-repeat -84px -771px
}

#back-top a:hover .winmoney {
	background: url(../../common/image/rightbarf.png) no-repeat -22px -771px
}

#back-top .userqq .jiaqistyle {
	position: absolute;
	top: 0;
	left: -322px;
	display: none;
	width: 315px;
	height: 213px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background: #fff;
	-webkit-box-shadow: #bbb 0 0 5px;
	-moz-box-shadow: #bbb 0 0 5px;
	box-shadow: #bbb 0 0 6px
}

#back-top .userqq:hover .jiaqistyle {
	display: block
}

#back-top .jiaqistyle .jiaone {
	display: inline-block;
	width: 100%;
	height: 77px
}

#back-top .jiaqistyle .jiaone span {
	margin-left: 43px;
	font-weight: 700;
	font-size: 18px;
	line-height: 77px
}

#back-top .jiaqistyle .jiatwo {
	display: inline-block;
	height: auto;
	font-size: 13px;
	line-height: 21px
}

#back-top .jiaqistyle .jiathree {
	display: inline-block;
	margin: 0 auto;
	margin-top: 13px;
	width: 135px;
	height: 40px;
	-webkit-border-radius: 40px;
	-moz-border-radius: 40px;
	border-radius: 40px;
	background: #007aff;
	color: #fff;
	font-size: 14px;
	line-height: 40px
}

#back-top .jiaqistyle .jiathree:hover {
	background: #4f75d3
}

#back-top .qqnameblock {
	display: inline-block;
	overflow: hidden;
	width: 85px;
	text-overflow: ellipsis;
	white-space: nowrap
}

.yhj {
	position: fixed;
	bottom: 0;
	z-index: 10;
	width: 100%;
	height: 100px;
	background: #000;
	opacity: .5;
	-moz-opacity: .5;
	-khtml-opacity: .5
}

.y-kk {
	position: fixed;
	bottom: 0;
	left: 50%;
	z-index: 90;
	display: block;
	margin-left: -600px;
	width: 1200px;
	height: 100px;
	cursor: pointer
}

.y-middle {
	position: fixed;
	bottom: 0;
	left: 50%;
	display: block;
	margin-left: -600px;
	width: 1200px;
	height: 100px;
	cursor: pointer
}

.y-middle .y-monye {
	position: absolute;
	top: 12px;
	left: 210px;
	width: 120px;
	height: 70px;
	color: #fff;
	font-weight: 700;
	font-size: 75px;
	font-family: Arial
}

.y-middle .y-monye .qian {
	display: inline-block;
	width: 36px;
	height: 30px;
	vertical-align: 27px;
	font-size: 40px
}

.y-middle .y-yhj {
	position: absolute;
	top: 28px;
	left: 340px;
	width: 252px;
	height: 30px;
	color: #fff;
	font-weight: 700;
	font-size: 25px;
	line-height: 30px
}

.y-middle .y-time {
	position: absolute;
	top: 61px;
	left: 309px;
	width: 252px;
	height: 30px;
	color: #ffd333;
	font-size: 14px;
	line-height: 30px
}

.y-kk .y-close {
	position: absolute;
	top: 0;
	right: 0;
	width: 50px;
	height: 50px
}

.header .navs .nav li .ppthot {
	position: absolute;
	top: 20px;
	right: 0;
	width: 26px;
	height: 17px;
	background: url(../../index/image/hot.gif) 0 0 no-repeat
}

.header .navs .nav li .pptnew {
	position: absolute;
	top: 20px;
	right: 0;
	width: 26px;
	height: 17px;
	background: url(../../index/image/new.gif) 0 0 no-repeat
}

.header .navs .nav li .free {
	position: absolute;
	top: 15px;
	right: -19px;
	padding: 1px 7px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	background: #19c3ff;
	color: #fff;
	font-size: 12px
}

.header .navs .nav li .png-free {
	background: #ef3f22
}

.header .allfenl {
	position: relative;
	float: left;
	width: 757px
}

.header .allfenl .kuai {
	position: relative;
	float: left;
	display: block;
	margin-left: 31px;
	width: 51px;
	color: #666;
	font-size: 15px;
	line-height: 80px;
	cursor: pointer
}

.header .allfenl .kuai:hover {
	color: #007aff
}

.header .allfenl .kuai ul {
	position: absolute;
	top: 74px;
	left: -28px;
	z-index: 10;
	display: none;
	padding: 10px 3px 9px 11px;
	width: 249px;
	background: #fff;
	-webkit-box-shadow: 0 1px 7px rgba(0,0,0,.2);
	box-shadow: 0 1px 10px rgba(0,0,0,.1);
	text-align: left;
	line-height: 47px
}

.header .allfenl .kuai:hover ul {
	display: block
}

.header .allfenl .kuai ul li {
	display: inline-block;
	width: 120px;
	text-align: left
}

.header .allfenl .kuai ul li a {
	display: inline-block;
	padding: 0 25px;
	height: 35px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	color: #666;
	font-size: 14px;
	line-height: 35px
}

.header .allfenl .kuai ul li a:hover {
	background: #007aff;
	color: #fff
}

.header .allfenl .kuai em {
	position: relative;
	display: inline-block;
	margin-left: 4px;
	width: 10px;
	height: 14px;
	background: url(../../common/image/rightbarf.png) -68px -720px no-repeat
}

.header .allfenl .kuai:hover em {
	background: url(../../common/image/rightbarf.png) -68px -735px no-repeat
}

.headerdiv {
	height: 80px
}

@media all and (max-width:1366px) {
	.cbl {
		right: 0
	}
}

.footer {
	margin-top: 25px;
	width: 100%;
	background: #fff
}

.footer .xuanc {
	width: 100%;
	height: 480px;
	background: url(../../index/image/power.jpg) center center no-repeat
}

.footer .footer1 {
	position: relative;
	overflow: hidden;
	width: 100%;
	background: #1b1b1b
}

.footer .footer1 .user-say {
	margin: 10px auto;
	padding: 0 20px;
	width: 1160px;
	height: 150px;
	border-bottom: 1px solid #535353
}

.footer .footer1 .user-say .box {
	float: left;
	width: 201px;
	height: 150px;
	color: #7d7d7d;
	text-align: left;
	font-size: 14px;
	line-height: 150px
}

.footer .footer1 .user-say .box1 {
	float: left;
	width: 109px;
	height: 150px;
	color: #7d7d7d;
	text-align: left;
	font-size: 14px;
	line-height: 150px
}

.footer .footer1 .user-say i {
	display: inline-block;
	width: 50px;
	height: 50px;
	vertical-align: -20px
}

.footer .footer1 .user-say .i-1 {
	background: url(../image/common_new.png) 6px -726px no-repeat
}

.footer .footer1 .user-say .i-2 {
	background: url(../image/common_new.png) 6px -766px no-repeat
}

.footer .footer1 .user-say .i-3 {
	background: url(../image/common_new.png) 6px -809px no-repeat
}

.footer .footer1 .user-say .i-4 {
	background: url(../image/common_new.png) 6px -856px no-repeat
}

.footer .footer1 .user-say .i-5 {
	background: url(../image/common_new.png) 6px -906px no-repeat
}

.footer .footer2 {
	width: 100%;
	height: 130px;
	background: #1b1b1b
}

.footer .footer2 .company-say {
	position: relative;
	float: right;
	width: 850px;
	height: 130px
}

.footer .footer2 .statements {
	position: absolute;
	top: 0px;
	right: 0;
	height: 40px
}

.copyrights a,.footer .footer2 .company-say .statements a {
	float: left;
	display: block;
	padding: 0 12px;
	color: #7d7d7d;
	font-size: 14px;
	line-height: 40px;
	cursor: pointer
}

.footer .footer2 .company-say .statements span {
	float: left;
	display: block;
	width: 20px;
	color: #7d7d7d;
	font-size: 13px;
	line-height: 40px
}

.footer .footer2 .footer-logo {
	float: left;
	width: 250px;
	height: 130px;
	background: url(../image/footlogo.png) no-repeat 0 27px
}

.copyrights {
	position: absolute;
	top: 63px;
	left: 176px;
	color: #7d7d7d;
	font-size: 14px
}

.copyrights .gov-icon {
	display: inline-block;
	margin-right: 4px;
	width: 15px;
	height: 19px;
	background-color: #1b1b1b;
	vertical-align: middle
}

.copyrights .gov-icon-wa {
	background-position: 0 0
}

.copyrights .gov-icon-icp {
	background-position: -15px 0
}

.copyrights .tukuppt-right {
	float: left;
	display: block;
	width: 247px;
	height: 40px;
	line-height: 40px
}

.hdpiao {
	position: fixed;
	top: 200px;
	right: 7px;
	z-index: 100;
	width: 106px;
	height: 139px;
	-webkit-animation: demo1 1s linear infinite alternate;
	-o-animation: demo1 1s linear infinite alternate;
	animation: demo1 1s linear infinite alternate
}

@-webkit-keyframes demo1 {
	from {
		top: 200px
	}

	to {
		top: 220px
	}
}

@media all and (min-width:1600px) {
	#back-top {
		top: 60px
	}

	#back-top {
		bottom: 60px
	}

	#back-top .bg-b {
		height: 100px
	}

	#back-top .ty {
		margin-top: 24px
	}

	.header .navs .nav li .free {
		top: 15px;
		right: -10px
	}

	.header .allfenl .kuai {
		width: 77px
	}

	#back-top .sc {
		margin-top: 18px
	}

	#back-top .r-bottom {
		bottom: 60px
	}
}

.a-mark {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 100;
	display: block;
	width: 100%;
	height: 100%;
	background-color: #000;
	opacity: .2;
	-moz-opacity: .2
}





#login{position:fixed;top:50%;left:50%;margin-left:-130px;margin-top:-210px;width:600px;height:490px;background:#fff;z-index:101;text-align:center;display:none}
#login .l-logo{width:200px;height:75px;position:absolute;top:0;left:50%;margin-top:30px;margin-left:-100px}

#login .l-qq{display:block;margin:140px auto 0;width:310px;height:60px;line-height:60px;border-radius:100px;background:#28B7F7;color:#fff;font-size:16px;cursor:pointer}
#login .l-qq:hover{background:#47BFF5}
#login .l-qq i{display:inline-block;height:29px;width:50px;background:url(../image/common.png) -3px -181px no-repeat;vertical-align:-8px}

#login .l-wx{display:block;cursor:pointer;margin:20px auto 0;width:310px;height:60px;line-height:60px;border-radius:100px;background:#05D02F;color:#fff;font-size:16px}
#login .l-wx:hover{background:#04E032}
#login .l-wx i{display:inline-block;height:29px;width:60px;background:url(../image/common.png) 0 -242px no-repeat;vertical-align:-8px}

#login .l-xtzh{display:block;cursor:pointer;margin:20px auto 0;width:310px;height:60px;line-height:60px;border-radius:100px;background:#05D02F;color:#fff;font-size:16px}
#login .l-xtzh:hover{background:#04E032}
#login .l-xtzh i{display:inline-block;height:29px;width:60px;background:url(../image/common.png) 0 -1322px no-repeat;vertical-align:-8px}

#login .l-deal{margin-top:37px;font-size:12px;color:#9b9b9b;display:block}
#login .login-tips{font-size:12px;line-height:22px;color:#a2a2a2;text-align:center;margin-top:30px}
#login .close{position:absolute;width:40px;height:40px;background:url(../image/common.png) 1px -550px no-repeat;right:0;margin-right:-40px;cursor:pointer}

#login .l-left {position: absolute;top: 0;left: -311px;width: 312px;height: 490px;border-bottom-left-radius: 4px;border-top-left-radius: 4px;background: url(../image/dengl.jpg);}
#login .l-left .title { margin-top: 5pc; padding-left: 39px;height: 30px;color: #fff; text-align: left;letter-spacing: 2px;font-weight: lighter;font-size: 24px;line-height: 30px;}
#login .l-left ul {display: block; margin-top: 23px;}
#login .l-left ul li i {display: inline-block;  width: 78px; height: 40px; background: url(../image/l-login.png) 37px 10px no-repeat; vertical-align: -10px;}
#login .l-left ul li .i2 {background: url(../image/l-login.png) 37px -42px no-repeat;}
#login .l-left ul li .i3 {background: url(../image/l-login.png) 35px -91px no-repeat;}
#login .l-left ul li .i4 {background: url(../image/l-login.png) 35px -141px no-repeat;}
#login .l-left ul li { height: 50px;color: #fff; text-align: left;font-size: 14px; line-height: 42px;}




















.get-vipintro {
	position: fixed;
	top: 50%;
	left: 50%;
	z-index: 101;
	display: none;
	margin-top: -190px;
	margin-left: -260px;
	width: 520px;
	height: 380px;
	background: #fff;
	text-align: center
}

.get-vipintro .vip1 {
	overflow: hidden;
	width: 520px;
	height: 270px;
	background: url(../image/b-alert.png) 0 0 no-repeat;
	color: #fff;
	font-weight: 700;
	font-size: 26px;
	line-height: 75px
}

.get-vipintro .vip1 .panda1 {
	display: block;
	margin: 0 auto;
	margin-top: 60px;
	width: 90pt;
	height: 90pt;
	background: url(../image/alert.png) 0 0 no-repeat
}

.get-vipintro .be-vip {
	display: block;
	margin: 0 auto;
	margin-top: 25px;
	width: 200px;
	height: 55px;
	border: 2px solid #00a0e9;
	color: #00a0e9;
	font-size: 20px;
	line-height: 55px;
	cursor: pointer
}

.get-vipintro .be-vip:hover {
	background: #00a0e9;
	color: #fff
}

.get-vipintro .close {
	position: absolute;
	right: 0;
	margin-right: -40px;
	width: 40px;
	height: 40px;
	background: url(../image/common_new.png) 1px -599px no-repeat;
	cursor: pointer
}

.get-vipintro .vips {
	overflow: hidden;
	width: 520px;
	height: 248px;
	color: #fff;
	font-weight: 700;
	font-size: 26px;
	line-height: 75px
}

.get-vipintro .vips .panda2 {
	display: block;
	margin: 0 auto;
	margin-top: 85px;
	width: 90pt;
	height: 90pt;
	background: url(../image/alert.png) 0 0 no-repeat
}

.get-vipintro .suc-vip {
	display: block;
	margin: 0 auto;
	width: 100%;
	height: 90pt;
	color: #393939;
	font-size: 18px
}

.get-vipintro .vips .panda3 {
	display: block;
	margin: 0 auto;
	margin-top: 85px;
	width: 90pt;
	height: 90pt;
	background: url(../image/alert.png) -10pc -146px no-repeat
}

.get-vipintro .over {
	overflow: hidden;
	width: 520px;
	height: 270px;
	color: #ee2d14;
	font-weight: 700;
	font-size: 20px;
	line-height: 75px
}

.get-vipintro .over .panda4 {
	display: block;
	margin: 0 auto;
	margin-top: 45px;
	width: 90pt;
	height: 90pt;
	background: url(../image/alert.png) 0 -9pc no-repeat
}

.get-vipintro .more-vip {
	display: block;
	margin: 0 auto;
	width: 200px;
	height: 55px;
	border: 2px solid #00a0e9;
	background: #00a0e9;
	color: #fff;
	font-size: 20px;
	line-height: 55px;
	cursor: pointer
}

.user-advice {
	position: fixed;
	top: 50%;
	left: 50%;
	z-index: 101;
	display: none;
	margin-top: -250px;
	margin-left: -300px;
	width: 600px;
	height: 467px;
	background: #fff;
	text-align: center;
	font-family: Microsoft Yahei
}

.user-advice .u-advice {
	margin-top: 40px;
	padding: 10px;
	height: 200px;
	border: 1px solid #c5c0c0;
	resize: none
}

.user-advice .connect,.user-advice .u-advice {
	width: 500px;
	font-size: 14px;
	font-family: Microsoft Yahei
}

.user-advice .connect {
	margin-top: 10px;
	padding: 0 10px;
	height: 50px;
	line-height: 50px
}

.user-advice .close {
	position: absolute;
	right: 0;
	margin-right: -40px;
	width: 40px;
	height: 40px;
	background: url(../image/common_new.png) 1px -550px no-repeat;
	cursor: pointer
}

.user-advice .submit {
	margin: 40px auto;
	width: 220px;
	height: 55px;
	background: #6085e3;
	color: #fff;
	line-height: 55px;
	cursor: pointer
}

.code {
	position: fixed;
	top: 50%;
	left: 50%;
	z-index: 102;
	display: none;
	margin-top: -200px;
	margin-left: -200px;
	width: 25pc;
	height: 300px;
	background: #fff
}

.code .c-title {
	width: 100%;
	height: 50px;
	background: #1b1b1b;
	color: #fff;
	font-size: 20px;
	line-height: 50px
}

.code .c-yzm {
	margin: 20px auto 0;
	width: 190px;
	height: 40px
}

.code .get-again {
	float: left;
	margin-top: 10px;
	width: 100%;
	color: #6085e3;
	font-size: 9pt;
	cursor: pointer
}

.code .c-code {
	margin-top: 20px;
	padding: 5px;
	width: 150px;
	height: 22px
}

.code .c-submit {
	margin-top: 15px;
	margin-left: 125px;
	width: 150px;
	height: 60px;
	background: #6085e3;
	color: #fff;
	line-height: 60px;
	cursor: pointer
}

#yanzhengma:hover {
	cursor: pointer
}

.get-vipintro .hxxm,.get-vipintro .xxm {
	position: absolute;
	top: -43px;
	left: 50%;
	margin-left: -43px;
	width: 86px;
	height: 93px
}

.get-vipintro .open-vip {
	margin-top: 5pc;
	width: 100%;
	height: 30px;
	letter-spacing: 1px;
	font-weight: 700;
	font-size: 18px;
	line-height: 30px
}

.get-vipintro .red {
	color: #e74934
}

.get-vipintro .open-hb {
	width: 100%;
	height: 30px;
	font-size: 18px;
	line-height: 30px
}

.get-vipintro .open-cj {
	margin: 34px auto 50px;
	width: 212px;
	height: 143px;
	color: #fad483;
	text-shadow: 0 1px 1px #676666;
	font-weight: 700;
	font-size: 30px;
	line-height: 143px;
	cursor: pointer
}

.get-vipintro .open-cj:hover {
	color: #f3c665
}

.get-yhj {
	margin-top: 5pc;
	height: 30px;
	color: #fff;
	letter-spacing: 1px;
	font-size: 26px;
	line-height: 30px
}

.get-qian {
	position: relative;
	display: block;
	margin: 0 auto;
	margin-top: 38px;
	width: 364px;
	height: 189px;
	cursor: pointer
}

.get-qian .q-money {
	position: absolute;
	top: 27px;
	left: 27px;
	width: 140px;
	height: 50px;
	color: #e5412c;
	font-weight: 700;
	font-size: 60px
}

.get-vipintro .tupian {
	display: inline-block;
	width: 15px;
	height: 20px;
	vertical-align: 29px;
	font-size: 20px
}

.get-vipintro .q-zs {
	position: absolute;
	top: 50px;
	left: 215px;
	width: 81pt;
	height: 50px;
	color: #e5412c;
	font-weight: 700;
	font-size: 18px
}

.get-vipintro .q-xian {
	position: absolute;
	top: 119px;
	left: 20px;
	width: 319px;
	height: 1px;
	border-bottom: 1px dashed #f2e9b6
}

.get-vipintro .q-time {
	position: absolute;
	top: 9pc;
	left: 27px;
	width: 145px;
	height: 50px;
	color: #e5412c;
	font-size: 9pt
}

.get-vipintro .q-use {
	position: absolute;
	top: 137px;
	left: 234px;
	width: 75pt;
	height: 40px;
	color: #fff;
	font-size: 14px;
	line-height: 31px;
	cursor: pointer
}

.get-vipintro .oxm {
	position: absolute;
	top: -43px;
	left: 50%;
	margin-left: -43px;
	width: 86px;
	height: 93px
}

.get-vipintro .t-over {
	margin-top: 5pc;
	color: #000;
	font-size: 20px
}

.get-vipintro .t-line {
	margin: 39px auto 25px;
	width: 350px;
	height: 1px;
	background: #e5e5e5
}

.get-vipintro .t-s {
	height: 30px;
	font-size: 20px;
	line-height: 30px
}

.get-vipintro .t-x {
	display: block;
	margin: 25px auto 0;
	width: 362px;
	height: 95px;
	color: #fff;
	line-height: 95px
}

.get-vipintro .t-x .t-m {
	width: 44px;
	height: 90px;
	text-align: right;
	font-size: 20px;
	line-height: 5pc
}

.get-vipintro .t-x .t-m,.get-vipintro .t-x .t-mo {
	float: left;
	display: block;
	font-weight: 700;
	font-family: Arial
}

.get-vipintro .t-x .t-mo {
	width: 54px;
	height: 40px;
	font-size: 36px
}

.get-vipintro .t-x .t-z {
	float: left;
	display: block;
	margin-right: 10px;
	width: 105px;
	height: 20px;
	font-size: 15px
}

.get-vipintro .t-x .t-u {
	float: left;
	display: block;
	margin-top: 28px;
	width: 90pt;
	height: 40px;
	background: #fff;
	color: #e2331e;
	font-size: 1pc;
	line-height: 40px;
	cursor: pointer;
	lighting-color: 40px
}

.get-vipintro .t-x .t-u:hover {
	background: #f0725b;
	color: #fff
}

.useryhjrk {
	position: absolute;
	top: -199px;
	left: -36px;
	width: 119px;
	height: 181px
}

#twomfei {
	position: fixed;
	top: 50%;
	left: 50%;
	z-index: 101;
	display: none;
	margin-top: -207px;
	margin-left: -225px;
	width: 540px;
	height: 413px;
	text-align: center
}

#twomfei .close {
	position: absolute;
	right: 0;
	margin-right: -40px;
	width: 40px;
	height: 40px;
	background: url(../image/common_new.png) 1px -550px no-repeat;
	cursor: pointer
}

#twomfei .mfcs {
	margin-top: 185px;
	width: 100%;
	height: 30px;
	color: #424242;
	font-size: 20px;
	line-height: 30px
}

#twomfei .hqvip {
	width: 100%;
	height: 50px;
	color: #6489e4;
	letter-spacing: 1px;
	font-weight: bolder;
	font-size: 22px;
	line-height: 50px
}

#twomfei .hqvip em {
	color: #ff7e00
}

#twomfei .ljktvip {
	display: inline-block;
	margin-top: 28px;
	width: 402px;
	height: 60px;
	background: #6489e4;
	color: #fff;
	letter-spacing: 2px;
	font-weight: 700;
	font-size: 20px;
	line-height: 60px
}

#twomfei .ljktvip:hover {
	background: #739afb
}

#twomfei .zdtz {
	display: inline-block;
	margin-top: 1pc;
	width: 100%;
	height: 30px;
	color: #9e9e9e;
	font-size: 9pt;
	line-height: 30px
}

#twomfei .zdtz em {
	color: #ff7e00
}

#invit-desig {
	position: absolute;
	top: 75px;
	left: 50%;
	margin-left: 473px;
	width: 200px;
	height: 200px;
	-webkit-transform-origin: 50% 0;
	-moz-transform-origin: 50% 0;
	transform-origin: 50% 0;
	-webkit-animation: swinging 4s ease-in-out 0s infinite;
	-moz-animation: swinging 4s ease-in-out 0s infinite;
	animation: swinging 4s ease-in-out 0s infinite
}

#invit-desig .close {
	position: absolute;
	top: 98px;
	right: 43px;
	display: inline-block;
	width: 16px;
	height: 14px;
	cursor: pointer
}

@-webkit-keyframes swinging {
	0% {
		-webkit-transform: rotate(10deg)
	}

	50% {
		-webkit-transform: rotate(-10deg)
	}

	100% {
		-webkit-transform: rotate(10deg)
	}
}

@media screen and (min-width:1600px) {
	#invit-desig {
		margin-left: 673px
	}
}