.cs-icon {
	display: inline-block;
	width: 25px;
	height: 25px;
	vertical-align: middle;
	background: url(../images/icon.png) no-repeat;
}
.cs-header {
	width: 100%;
	height: 65px;
	background-color: #000;
	z-index: 10;
}

@media screen and (max-width:1100px){
	.cs-header{
		width: 1200px;
	}
	.footerWrap{
		width: 1200px;
	}
}
.cs-info-outline{
	min-height: 280px;
}
.cs-top {
	width: 1200px;
	margin: 0 auto;
}
.cs-top .cs-icon {
	display: block;
	float: left;
	width: 200px;
	height: 27px;
	background-position: -12px -5px;
	margin-top: 19px;
}
.cs-top ul {
	float: right;
}
.cs-top li {
	float: left;
	margin: 0 15px;
}
.cs-top li a {
	position: relative;
	display: block;
	width: 90px;
	height: 65px;
	line-height: 65px;
	text-align: center;
	font-size: 14px;
	color: #fff;
}
.cs-top li a i {
	display: none;
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 4px;
	background: #e71b49;
}
.cs-top li a:hover,
.cs-top li a.cs-cur {
	font-weight: bold;
}
.cs-top li a.cs-cur i,
.cs-top li a:hover i {
	display: block;
}
.flower-item {
	width: 100%;
	height: 480px;
	overflow: hidden;
	position: relative;
	background-color: #000;
}
.flower-item li {
	position: absolute;
	width: 100%;
	height: 480px;
	display: none;
}
.flower-item a {
    display: block;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center;
}
.dot {
    position: absolute;
    width: 1060px;
    bottom: 70px;
    left: 50%;
    margin-left: -530px;
    text-align: center;
}
.dot span {
    display: inline-block;
    width: 80px;
    height: 6px;
    margin-right: 1px;
    background-color: #fff;
    opacity: 0.7;
    filter: alpha(opacity=70);
    cursor: pointer;
}
.dot .cur {
    position: relative;
    opacity: 1;
    filter: alpha(opacity=100);
}

.cs-market,
.cs-designer {
	width: 100%;
	background-color: #f7f7f7;
	padding: 12px 0;
}
.cs-wrap {
	width: 1200px;
	margin: 0 auto;
}
.cs-title {
	position: relative;
	height: 127px;
	border-bottom: 1px solid #dedede;
	text-align: center;
	margin-bottom: 40px;
}
.cs-work .cs-title h1 {
	width: 503px;
	height: 36px;
	background-position: 0 -200px;
	margin-top: 53px;
}
.cs-info-wrap .cs-title h1 {
	width: 154px;
	height: 40px;
	background-position: 14px -377px;
	margin-top: 53px;
}
.cs-title i {
	display: block;
	position: absolute;
	bottom: -12px;
	left: 50%;
	margin-left: -12px;
	width: 44px;
	height: 24px;
	background-position: -218px -7px;
	background-color: #fff;
	padding: 0 10px;
}
.cs-wrap>p {
	line-height: 20px;
	text-indent:2em;
	padding: 0 18px;
	font: 16px "微软雅黑";
}
.cs-bottom {
	height: 409px;
	margin: 90px 150px 0 65px;
}
.cs-img {
	float: left;
	display: block;
	width: 625px;
	height: 420px;
	background: url(../images/pic-one.png) no-repeat;
}
.cs-ewm {
	float: right;
	width: 148px;
	height: 216px;
	margin-top: 55px;
}
.cs-ewm b {
	display: block;
	width: 130px;
	font-size: 18px;
	border-left: 6px solid #e71b49;
	margin: 10px auto;
	padding: 0 4px;
}
.cs-ewm i {
	width: 148px;
	height: 176px;
	background-position: -451px 0;
}
.cs-work,
.cs-review {
	width: 100%;
	margin-bottom: 53px;
}
.cs-work .cs-title h1 {
	width: 145px;
	height: 38px;
	background-position: 0 -246px;
}
.cs-work .cs-title i {
	background-color: #fff;
}

.cs-procedure {
	width: 1200px;
	height: 350px;
	margin: 0 auto 90px auto;
}
.cs-procedure-left,
.cs-designer-left,
.cs-designer-right {
	width: 50%;
	float: left;
	font-size: 24px;
	text-align: center;
}
.cs-designer-left{
	border-right:1px solid #e5e5e5;
}
.cs-designer-right2{
	width: 49%;
	padding-top: 50px;
	float: left;
	font-size: 24px;
}
.ms-i1{
	float: left;
	padding-left: 80px;
}
.ms-i1>p{
	color: #696969;
	font-size: 18px;
    text-align: center;
}
.ms-designer{
	width: 1200px;
	margin: 0 auto;
	padding:40px 0 140px;
}
.ms-designer>li{
	width: 33.33%;
	float: left;
	overflow: hidden;
    position: relative;
    margin-bottom: 15px;
}
.ms-designer>li img{
	width: 96%!important;
	height: auto !important;
	display: block;
	margin: 0 auto;
}
.ms-designer>li span{
    position: absolute;
    left: 0;
    bottom: -40px;
    width: 100%;
    text-align: center;
    color: #fff;
    line-height: 40px;
    font-size: 14px;
    background-color: #000;
    background-color: rgba(0,0,0,.8);
}
.ms-i1>p>span{
	display: block;
	color: #000;
	font-weight: 500;
}
.ms-i1>img{
	padding: 2px;
	border: 1px solid #e3e3e3;
    margin-top: 20px;
    margin-bottom: 10px;
}
.cs-procedure-left>b {
	position: relative;
	width: 260px;
	padding-left: 12px;
}
.cs-procedure-left>b>i{
	position: absolute;
    top: 6px;
    left: 0;
    width: 6px;
    height: 20px;
    background-color: #e71b49;
}
.cs-procedure-left>span {
	display: block;
	margin: 56px auto;
	width: 328px;
	height: 300px;
	background: url(../images/pic-two.png) no-repeat;
}
.cs-procedure-left li {
	width: 553px;
	padding: 14px 38px;
	background: #f5f5f5;
	float: right;
	margin: 1px;
}
.cs-right li {
	float: left;
}
.cs-right>span {
	width: 450px;
	height: 226px;
	margin: 94px 10px 94px 36px;
	background: url(../images/pic1-tree.png) no-repeat;
}
.cs-procedure-left li i {
	float: left;
	width: 42px;
	height: 42px;
}
.cs-procedure-left li p {
	width: 324px;
	font: 14px "新宋体";
	text-align: left;
	float: left;
	margin-left: 22px;
}
.cs-procedure-left li p b {
	display: flex;
	font-size: 16px ;
	font-family: "微软雅黑";
}
.cs-procedure-left .cs-li {
	padding: 27.5px 38px;
}
.icon-one {
	background-position: -1px -46px;
}
.icon-two {
	background-position: -42px -46px;
}
.icon-tree {
	background-position: -85px -46px;
}
.icon-four {
	background-position: -126px -46px;
}
.icon-five {
	background-position: -168px -46px;
}
.icon-six {
	background-position: -210px -46px;
}

.cs-designer .cs-title h1 {
	width: 290px;
	background-position: -172px -245px;
}
.cs-designer-left>i {
	display: block;
    margin: 45px auto;
    width: 270px;
    height: 54px;
    background-position: 0 -91px;
}
.cs-designer-center {
	width: 270px;
	height: 122px;
	margin: 0 auto;
}
.cs-designer-center>i {
	float: left;
	width: 48px;
	height: 65px;
	background-position: -270px 0;
	margin: 28px 0;
}
.cs-designer-center>p {
	float: left;
	margin-left: 40px;
	font-size: 18px;
	font-family: "微软雅黑";
	line-height: 28px;
}
.cs-designer-center>p>b {
	display: block;
	font-size: 24px;
	line-height: 50px;
}
.cs-procedure a {
	display: block;
	font-size: 18px;
	font-family: "微软雅黑";
	width: 370px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	margin: 20px auto;
	color: #000;
	border: 1px solid #000000;
	font-weight: bold;
}
.cs-title-s{
	height: 43px;
	background: url(../images/us01.png) no-repeat 50% 50%;
}
.ms-top20{
	margin-top:92px;
	margin-bottom: 30px;
}
.cs-designer-right>i {
	display: block;
    margin: 45px auto;
    width: 270px;
    height: 54px;
	background-position: 0 -147px;
}
.cs-designer-right>a {
	background-color: #ff9147;
}
.cs-designer-left>a:hover {
	background-color: #000;
	text-decoration:none;
	color:#fff;
}
.cs-designer-right>a:hover {
	background-color: #ed7626;
	text-decoration:none;
	color:#fff;
}
.cs-designer-right .cs-designer-center>i {
	background-position: -342px 0;
}

.cs-review .cs-title h1 {
	width: 415px;
	background-position: 0 -296px;
}

.img-list {
	width: 1220px;
	margin: 0 auto;
}
.img-list li {
	float: left;
	margin: 0 10px;
}
.img-list li a {
    display: block;
    position: relative;
    height: 100%;
    margin-bottom: 20px;
}

.img-list .col-4-wrap {
    float: left;
    width: 550px;
}

.img-list .col-1 {
	width: 282px;
	height: 210px;
}

.img-list .col-3 {
	width: 588px;
	height: 440px;
}

.img-title {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 40px;
    font: 14px "Microsoft Yahei";
    background: #333;
    background: rgba(0,0,0,.4);
    background: -webkit-linear-gradient( bottom,rgba(0,0,0,.7) 10%,transparent);
    background: -moz-linear-gradient( bottom,rgba(0,0,0,.7) 10%,transparent);
    background: -ms-linear-gradient( bottom,rgba(0,0,0,.7) 10%,transparent);
    background: linear-gradient( bottom,rgba(0,0,0,.7) 10%,transparent);
    color: #fff;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.img-title em {
    margin: 0 20px;
    line-height: 45px;
}

.img-info {
    width: 100%;
    height: 90px;
    padding: 10px 0;
    line-height: 28px;
    color: #aaa;
    background-color: #f5f5f5;
    overflow: hidden;
}

@media screen and (max-width: 1380px) {
    .img-info {
        height: 82px;
    }
}

@media screen and (max-width: 1290px) {
    .img-info {
        height: 76px;
    }
}

@media screen and (max-width: 1200px) {
    .img-info {
        height: 60px;
        line-height: 24px;
    }
}

.img-info h3 {
    *height: 70px;
    margin: 0 10px;
}

.img-info h3 a {
    white-space: nowrap;
    text-overflow:ellipsis;
    overflow: hidden;
    font: 16px/32px "Microsoft Yahei";
    color: #000;
}

.img-info p {
    position: relative;
    height: 56px;
    margin: 0 10px;
    word-break: break-all;
    overflow: hidden;
    color: #666;
}

.effect-apollo {
    position: relative;
    display: block;
    overflow: hidden;
}

.effect-apollo img {
    opacity: 0.95;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    /*-webkit-transform: scale3d(1.05,1.05,1);
    transform: scale3d(1.05,1.05,1);*/
}

.light {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.effect-apollo .light::before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255,255,255,0.5);
    background-color: transparent\9\0;
    content: '';
    -webkit-transition: -webkit-transform 0.6s;
    transition: transform 0.6s;
    -webkit-transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,-100%,0);
    transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,-100%,0);
}

.effect-apollo:hover img {
    /*opacity: 0.6;*/
    -webkit-transform: scale3d(1.05,1.05,1);
    transform: scale3d(1.05,1.05,1);
}

.effect-apollo:hover .light::before {
    -webkit-transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,100%,0);
    transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,100%,0);
}



/*资讯中心*/
.cs-item-top {
	width: 100%;
	height: 300px;
	background: url(../images/detail-top.jpg) no-repeat 50% 0;
}
.cs-box {
	position: relative;
	width: 1200px;
	height: 300px;
	margin: 0 auto;
}
.cs-button {
	position: absolute;
	width: 312px;
	right: 20px;
	bottom: 20px;
}
.cs-button a {
	width: 140px;
	padding: 12px 0;
	float: left;
	margin: 0 8px;
	font: 16px "Microsoft Yahei";
	text-align: center;
	opacity: 0.9;
    filter: alpha(opacity=90);
}
.cs-join {
	background-color: #f8557a;
	color: #fff;
}
.cs-login {
	background-color: #fff;
	color: #090909;
}
.cs-join:hover {
	background-color: #ee3a62;
}
.cs-login:hover {
	color: #fff;
	background-color: #000;
}

.cs-info-wrap {
	width: 1200px;
	height: auto;
	overflow: hidden;
	margin: 0 auto;
}
.cs-info-wrap>h1,
.cs-info-wrap>p {
	position: relative;
	display: block;
	font: bold 14px "Microsoft Yahei";
	padding: 27px 0px;
	border-bottom: 1px solid #e5e5e5;
	color: #282828;
}
.cs-info-wrap>h1>i,
.cs-info-wrap>a>i {
	position: absolute;
	top: 30px;
	left: 0;
	width: 6px;
	height: 16px;
	background-color: #e71b49;
}
.cs-info-wrap>a.cs-return>i {
	top: 29px;
}
.cs-info-wrap li {
	position: relative;
	width: 1160px;
	height: 210px;
	padding: 20px;
	border-bottom: 1px solid #e5e5e5;
}
.cs-info-wrap li:last-child {
	border-bottom: 0;
}
.cs-info-wrap>a,
.cs-return {
	font: bold 16px "Tahoma";
}
.cs-list-img {
	float: left;
	width: 220px;
	height: 165px;
}
.cs-list-info {
	float: left;
	width: 870px;
	height: 165px;
	margin-left: 28px;
	overflow: hidden;
}
.cs-list-info>em {
	font: bold 16px "Microsoft Yahei";
}

.cs-list-info em{
	font-weight: bold;
}

.cs-list-info>span,
.cs-details>span {
	display: block;
	font: 12px "宋体";
	margin: 10px 0;
}
.cs-details>span{
    margin-bottom: 40px;
    text-align: center;
}
.cs-list-info>span>i,
.cs-details>span>i {
	width: 16px;
	height: 14px;
	margin: 0 5px;
}
.cs-place {
	background-position: -14px -350px;
}
.cs-time {
	background-position: -36px -350px;
}
.cs-number {
	background-position: -56px -350px;
}
.cs-list-info>p {
	font: 14px "Tahoma";
	line-height: 24px;
    height:93px;
    overflow: hidden;
}
.cs-more {
	position: absolute;
	right: 20px;
	bottom: 12px;
	width: 70px;
	padding: 6px 0;
	font: 12px "Tahoma";
	color: #282828;
	background-color: #ebebeb;
	text-align: center;
}
.cs-more:hover {
	background-color: #d6d6d7;
}
.cs-info-wrap a.cs-loadMore {
	display: block;
	width: 100%;
	padding: 12px 0;
	text-align: center;
	font: 14px "宋体";
	color: #282828;
	background-color: #ebebeb;
	margin: 43px 0 60px;
}
a.cs-loadMore:hover {
	text-decoration: underline;
}
/*详情页*/
.cs-details>h1 {
	display: block;
	font: bold 26px "Microsoft Yahei";
	margin: 20px 0;
    text-align: center;
}
.cs-details>p {
	font: 14px "宋体";
	line-height: 36px;
	text-indent: 2em;
}

/*关于我们*/
.cs-about-top {
	width: 100%;
	height: 250px;
	background: url(../images/aboutustop.jpg) no-repeat 50% 0;
}
.cs-about-details {
	padding: 25px 30px;
}
.cs-about-info {
	width: 844px;
	float: left;
}
.cs-about-info>p,
.cs-about-details>p {
	font: 14px "宋体";
	line-height: 36px;
	text-indent: 2em;
	margin-bottom: 30px;
}
.cs-right-img {
	float: right;
	width: 256px;
	height: 371px;
	margin-left: 40px;
	background: url(../images/aboutus.jpg) no-repeat;
}
.cs-about-mall {
	width: 100%;
}
.cs-contact-us {
	width: 1201px;
	height: 310px;
	margin: 23px auto;
}
.cs-contact-left {
	float: left;
	/*width: 416px;
	height: 180px;*/
	padding: 65px 92px;
	background-color: #f2f2f2;
}
.cs-contact-left>h2 {
	position: relative;
	font: 20px "Microsoft Yahei";
	text-align: center;
}
.cs-contact-left>h2:before,
.cs-contact-left>h2:after {
	content: '';
    position: absolute;
    top: 52%;
    background: #a9a9a9;
    width: 13%;
    height: 1px;
}
.cs-contact-right>h2:before,
.cs-contact-right>h2:after {
	width: 22%
}
.cs-contact-left>h2:before {
	left: 0;
}
.cs-contact-left>h2:after {
	right: 0;
}
.cs-contact-left>span {
	display: block;
	font: 14px "宋体","Tahoma";
	margin-top: 30px;
}
.cs-contact-left>span.cs-span {
	margin-top: 40px;
}
.cs-contact-left>span>i {
	width: 18px;
	height: 18px;
	float: left;
	margin-right: 14px;
}
.cs-contact-right {
	float: right;
	width: 612px;
}
.cs-address {
	background-position: -109px -350px;
}
.cs-ipone {
	background-position: -138px -349px;
}
.cs-qq {
	background-position: -180px -349px;
}
.cs-contact {
	background-position: -218px -349px;
}
.cs-email {
	background-position: -254px -349px;
}
.wrap-ng{
	max-width: 1920px;
	margin: 0 auto;
	min-width: 1200px;
	text-align: center;
	padding-bottom: 30px;
	overflow: hidden;
}
@media screen and (max-width: 798px){
	.cs-header,.flower-item,.cs-market,.cs-work,.cs-designer,.cs-review,.footerWrap,.cs-item-top,.cs-about-top{width: 1200px;}
<<<<<<< .mine
}

/*资讯中心修改样式 start*/
.info-menu{
	width: 1200px;
	height: auto;
	// overflow: hidden;
	margin: 0 auto;
	border-bottom: 2px solid #000;
}

.info-menu li{
	float: left;
	background: #fff;
	cursor: pointer;
	width: 108px;
	height: 40px;
	position: relative;
	border: 2px solid #fff;
}


.menu-type{
	width: 100%;
	background: #fff;
}

.menu-type span{
	position: absolute;
	top: 8px;
	left: 35px;
}

.info-dis{
	display: none;
}

.info-dis.cur{
	display: block;
}

.info-menu .sel{
	border: 2px solid #000;
}

.sel .menu-type{
	height: 40px;
}

.list-fir{
	margin-left: 10px;
}
/*资讯中心修改样式 end*/

/*设计师品牌详情页样式*/
.brand-top{
	position: relative;
	padding-top:30px;
	height: 100px;
	box-sizing: content-box;
}
.brand-top .logo{
	height: 69px;
}
.brand-top p{
	padding-left: 125px;
	font-size: 16px;
}
.brand-top p.f24{
	font-size: 24px;
	padding-bottom: 16px;
}
.brand-top .go-back{
	position: absolute;
	right: 0;
	top: 42px;
	padding:0 38px 0 18px;
	height: 46px;
	line-height: 46px;
	border: 1px solid #828282;
	background: #fff;
	text-align: center;
}
.brand-top .go-back i{
	position: absolute;
	right: 12px;
	top: 50%;
	margin-top: -7px;
	width: 14px;
	height: 14px;
	background: url(../images/arrow-r.png) no-repeat;
}
.brand-top .go-back:hover {
	background: #000;
	color: #fff;
}
.brand-top .go-back:hover i{
	background-position: 0 -14px;
}
.brand-banner img{
	max-width: 100%;
}
.tit-box{
	position: relative;
	padding-top: 50px;
	padding-bottom: 40px;
	font-size: 36px;
	font-weight: 600;
	text-align: center;
}
.tit-box > i{
	display: inline-block;
	*display: inline;
	*zoom:1;
	width: 47px;
	height: 23px;
	background: url(../images/dio-d.jpg) no-repeat;
}
.tit-box > span{
	position: absolute;
	left: 0;
	bottom: 58px;
	width: 100%;
	height: 1px;
	background: #e5e5e5;
	z-index: -1;
}
.company-intro .info{
	padding:0 480px 0 120px;
	font-size: 14px;
	text-indent: 2em;
}
.info-pic{
	width: 480px;
	text-align: center;
}
.info-pic>img{
	display: inline-block;
	*display: inline;
	*zoom:1;
	max-width: 100%;
}
.show-list ul{
	display: block;
	padding: 0 110px;
}
.show-list ul>li{
	float: left;
	width: 33.33%;
	*width: 33.23%;
}
.show-list ul>li>a{
	display: block;
	padding:0 20px;
	margin-bottom: 40px;
	overflow: hidden;
}
.show-list ul>li>a img{
	max-width: 100%;
}
.contact-us .info-list{
	width: 450px;
	margin:0 auto;
}
.contact-us .info-list>li{
	margin-bottom: 35px;
	height: 20px;
	line-height: 20px;
	position: relative;
	padding-left: 38px;
}
.contact-us .info-list i{
	position: absolute;
	top:0;
	left: 0;
	width: 20px;
	height: 20px;
	background: url(../images/contact-i.png) no-repeat;
}
.contact-us .info-list .i-u{
	background-position: 0 0;
}
.contact-us .info-list .i-p{
	background-position: 0 -20px;
}
.contact-us .info-list .i-d{
	background-position: 0 -40px;
}

.cli-comm .button-a{
	display: inline-block;
	padding: 5px 5px;
	background: #6060D2;
	color: #fff;
	border-radius: 5px;
	margin-bottom: 5px;
}

.topone{
	margin-top: 5px;
}




/*新尾部样式*/
.new-footer{
	height: 200px;
	padding:0;
}
.new-footer .wrap-new{
	padding-top: 45px;
}
.new-footer{
	color: #8c8c8c;
	text-align: center;
}
.new-footer p{
	padding-top: 15px;
	font-size: 14px;
}
.new-footer p a{
	color: #8c8c8c;
}
.icon-ga-24, .icon-gs-24{
	display: inline-block;
	*display: inline;
	*zoom:1;
	padding: 0 10px;
}
.cs-details{
    width: 590px;
    margin:0 auto;
}
.cs-details img{
    max-width: 100%;
}

.m-reg ul li span, .m-reg2 ul li span{
    width: 88px;
    text-align: left;
}

.m-reg ul li span .point{
    display: inline-block;
    vertical-align: middle;
    *display: inline;
    *zoom:1;
    width:10px;
    color:#f36282;
    text-align: left;
    padding-left: 5px;
}

/*DM 新版本商家注册 样式*/
.bus-step-box{
	width: 659px;
	height: 49px;
	background: url(../images/bus-step.png) no-repeat;
	margin:85px auto 125px;
	position: relative;
}
.bus-step-box .item-step{
	position: absolute;
	top: 66px;
}
.bus-step-box .step-1{
	left: 0;
}
.bus-step-box .step-2 {
  left: 18.5%;
}
.bus-step-box .step-3{
	left: 37%;
}
.bus-step-box .step-4{
	left: 56%;
}
.bus-step-box .step-5{
	left: 74%;
}
.bus-step-box .step-6{
	left: 95%;
}
.bus-step-cur{
	height: 49px;
	background: url(../images/bus-step-cur.png) no-repeat;
}
.bus-protocol-con{
	padding:20px 0;
	border: 1px solid #ddd;
}
.protocol-inner{
	height: 515px;
	overflow: hidden;
	overflow-y: auto;
}
.protocol-inner h4{
	padding: 30px 0 10px;;
}
.protocol-inner p{
	text-indent: 2em;
	line-height: 30px;
}
.protocol-inner .mCustomScrollBox{
	padding:0 40px;
}
.protocol-inner .mCSB_inside > .mCSB_container{
	margin-right: 0;
}
.protocol-inner .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
	background: #3c3c3c;
	width: 8px;
}
.protocol-inner .mCSB_scrollTools .mCSB_draggerRail{
	background: #f3f3f3;
	width: 8px;
}
.tc{
	text-align: center;
}
.check-box{
	display: inline-block;
	*display: inline;
	*zoom:1;
	cursor: pointer;
}
.check-box i{
	display: inline-block;
	*display: inline;
	*zoom:1;
	width: 12px;
	height: 12px;
	background: url(../images/checked.png) no-repeat;
	margin-right: 10px;
}
.check-box.checked i{
	background-position: 0 bottom;
}
.pt55{
	padding-top: 55px;
}
.bus-btn{
	width: 340px;
	height: 35px;
	line-height: 35px;
	background: #fe2861;
	color: #fff;
	display: block;
	font-size: 14px;
	margin: 30px auto 0;
	border-radius: 5px;
	border: 0;
	cursor: pointer;
}
.bus-btn:hover {
	background: #f81d57!important;
}
.bus-btn.cancel, .bus-btn.save{
	width: 160px;
	margin: 0 10px;
	display: inline-block;
	*display: inline;
	*zoom:1;
}
.bus-btn.cancel{
	background: #222;
}
.bus-btn.cancel:hover {
	background: #000!important;
}
.info-item-box{
	border:1px solid #ddd;
	margin-bottom: 20px;
}
.info-item-box .tit{
	height: 35px;
	line-height: 35px;
	background: #f6f6f6;
	padding-left: 10px;
}
.info-item-box .con{
	padding-bottom: 20px;
}
.info-item-box dl{
	display: block;
	padding-top: 25px;
}
.info-item-box dt{
	display: inline-block;
	*display: inline;
	*zoom:1;
	vertical-align: middle;
	width: 30%;
	line-height: 35px;
	text-align: right;
}
.info-item-box dd{
	display: inline-block;
	*display: inline;
	*zoom:1;
	vertical-align: middle;
	margin-left: 20px;
	white-space: nowrap;
}
.mr20{
	margin-right: 20px;
}
/*表单*/
.input-box{
  width: 260px;
  padding:0 10px;
  border:1px solid #ddd;
  border-radius: 2px;
  font-size: 14px;
  line-height: normal;
  display: inline-block;
  *display: inline;
  *zoom:1;
	box-sizing: content-box;
}
.input-box.p0{
	padding:5px;
	width: 338px;
	position: relative;
}
.input-box.p0 .tip{
	position: absolute;
	bottom: 5px;
	right: 5px;
	color:#999;
}
.input-box.p0 textarea{
	height: 168px;
}
.input-box input{
	border:0;
	background: none;
	height: 35px;
	line-height: 35px;
	line-height: 35px\9;
	width: 100%;
	display: block;
	outline: none;
}
.input-box textarea{
	border: 0;
	background: none;
	font-size: 14px;
	line-height: normal;
	display: block;
	outline: none;
	width: 100%;
	min-height: 100px;
	resize: none;
}
.input-box.select{
	position: relative;
	z-index: 999;
}
.input-box.select>i{
	position: absolute;
	top: 0;
	right:0;
	width: 35px;
	height: 35px;
	border-left: 1px solid #ddd;
	cursor: pointer;
	background: url(../images/arrow-down-i.png) center center no-repeat;
}
.input-box.select ul{
	position: absolute;
	top:37px;
	border:1px solid #ddd;
	border-top: 0;
	border-bottom:0;
	right: 0;
	left: 0;
	background: #fff;
	max-height: 300px;
	overflow: hidden;
	overflow-y: auto;
	display: none;
}
.input-box.select ul>li{
	line-height: 30px;
	font-size: 12px;
	display: block;
	text-align: left;
	padding-left: 10px;
	border-bottom: 1px solid #ddd;
	cursor: pointer;
}
.add-pic{
	width: 150px;
	height: 100px;
	border:1px dotted #ddd;
	display: inline-block;
  *display: inline;
  *zoom:1;
	color: #ddd;
	font-size: 14px;
	text-align: center;
	padding-top: 50px;
	cursor: pointer;
	box-sizing: content-box;
	position: relative;
}
.add-pic:hover {
	color: #999;
	border-color: #999;
}
.add-pic .tip{
	position: absolute;
	bottom: 0;
	right: -300px;
	width: 280px;
	line-height: normal;
	text-align: left;
	color: #333;
}
.add-pic.logo{
	height: 150px;
	padding-top: 0;
	line-height: 150px;
	overflow: visible;
}
.add-pic.repost{
	width: 280px;
	height: 150px;
	padding-top: 0;
	line-height: 150px;
	overflow: visible;
}
.add-pic .f60{
	font-size: 60px;
	line-height: 22px;
}
.add-pic.logo .f60, .add-pic.repost .f60{
	font-size: 60px;
	line-height: 150px;
}
.add-pic input{
	width: 100%;
	height: 100%;
	opacity: 0;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	cursor: pointer;
}
.btn-code{
	display: inline-block;
  *display: inline;
  *zoom:1;
	height: 37px;
	line-height: 37px;
	border-radius: 2px;
	color: #fff;
	background: #f8ad0c;
	text-align: center;
	width: 105px;
	cursor: pointer;
}

.bus-examine{
	width: 700px;
	margin: 0 auto;
	text-align: center;
	padding: 20px 0 100px;
}
.bus-examine p{
	padding-top: 20px;
}
.bus-examine .f24{
	font-size: 24px;
	font-weight: 700;
}

.add-attr{
	display: inline-block;
  *display: inline;
  *zoom:1;
	line-height: 35px;
	height: 35px;
	width: 80px;
	font-size: 14px;
	text-align: center;
	border: 1px solid #ddd;
	cursor: pointer;
	box-sizing: content-box;
}
.add-attr:hover {
	background: #f6f6f6;
}

.tag-list span{
	display: inline-block;
  *display: inline;
  *zoom:1;
	height: 26px;
	line-height: 26px;
	padding:0 15px;
	border-radius: 26px;
	border: 1px solid #ddd;
	cursor: pointer;
	position: relative;
	margin-right: 10px;
}
.tag-list i.js-close{
	position: absolute;
	top:-8px;
	right:-8px;
	width: 16px;
	height: 16px;
	background: url(../images/i-close.png) center center no-repeat;
}

.bus-info-con .info-item-box{
	padding-bottom: 40px;
}

.goto-authen{
	width: 120px;
	background: #222;
}

/*login*/
.login_back{
	color: #fff;
	margin-top: 24px;
}

.login_bg{
	background: #fff url(../images/login_bg.png) no-repeat;
}

.login_footer{
	position: absolute;
	width: 100%;
	bottom: 0;
}

.login-main{
	position: relative;
	min-height: 450px;
}

.login_square{
	position: absolute;
	right: 0;
	top: 0;
	width: 440px;
	height: 400px;
	background: #fff;
	padding: 30px 70px 0;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	display: none;
}

.login_square.cur{
	display: block;
}

.login_log{
	font-size: 18px;
	color: #000;
	margin-bottom: 9px;
}

.login_en{
	text-transform: uppercase;
	font-size: 16px;
	margin-bottom: 30px;
	color: #666;
}

.login_phone{
	width: 100%;
	line-height: 35px;
	height: 35px;
	margin-bottom: 25px;
	text-indent: 30px;
	font-size: 14px;
	border: 1px solid #dddddd;
	outline: none;
}

.login_psd{
	width: 100%;
	line-height: 35px;
	height: 35px;
	margin-bottom: 30px;
	text-indent: 30px;
	font-size: 14px;
	border: 1px solid #dddddd;
	outline: none;
}

.chit_reg{
	width: 60%;
	line-height: 35px;
	height: 35px;
	margin-bottom: 30px;
	text-indent: 30px;
	font-size: 14px;
	border: 1px solid #dddddd;
	outline: none;
	float: left;
	margin-right: 5%;
}

.login_btn{
	width: 100%;
	background: #fe2861;
	color: #fff;
	margin-bottom: 25px;
	line-height: 35px;
	border: none;
	outline: none;
	border-radius: 5px;
	font-size: 14px;
	cursor: pointer;
}

.chit_btn{
	display: inline-block;
	width: 35%;
	height: 35px;
	background: #ffa21d;
	color: #fff;
	border-radius: 5px;
	cursor: pointer;
	text-align: center;
	line-height: 35px;
}

.login_btn:hover {
	background: #f81d57;
}

.a_btn, .mem_btn{
	border: 1px solid #ccc;
	display: inline-block;
	width: 140px;
	height: 35px;
	line-height: 35px;
	border-radius: 5px;
	outline: none;
	font-size: 14px;
}
.a_btn:hover , .mem_btn:hover {
	background: #f6f6f6;
}

.phone_icon,.psd_icon,.psd_icon2,.phone_msg{
	display: inline-block;
	position: absolute;
}

.phone_icon{
	width: 13px;
	height: 14px;
	background: #fff url(../images/phone_icon.png) no-repeat;
	left: 80px;
	top: 125px;
}

.psd_icon{
	width: 12px;
	height: 13px;
	background: #fff url(../images/psd_icon.png) no-repeat;
	left: 80px;
	top: 185px;
}

.psd_icon2{
	width: 12px;
	height: 13px;
	background: #fff url(../images/psd_icon.png) no-repeat;
	left: 80px;
	top: 250px;
}

.forget_pwd{
	height: 440px;
	display: block;
	text-align: center;
	right:50%;
	margin-right: -220px;
	top:50%;
	margin-top: -220px;
	border-radius: 5px;
}

.new_pwd{
	margin-bottom: 25px;
}

.new_pwd_icon{
	top: 312px;
}

.new_pwd_icon2{
	top: 250px;
}

.phone_msg{
	width: 12px;
	height: 14px;
	background: #fff url(../images/phone_msg.png) no-repeat;
	left: 80px;
	top: 186px;
}

.login_pwd{
	width: 63%;
	float: left;
}

.login_ma{
	width: 30%;
	float: right;
	border-radius: 5px;
	color: #fff;
	background: #f8ad0c;
	text-indent: 0;
	text-align: center;
	cursor: pointer;
}
.login_ma:hover {
	background: #e8a107;
}

.layui-layer-title{
	padding-left: 20px;
}
.updata-pic-main{
	padding: 20px;
}
.btn-box{
	text-align: center;
	padding-top: 20px;
}
.btn-box .in-block{
	display: inline-block;
	vertical-align: middle;
}
.btn-box .submit-btn{
	line-height: 30px;
	background: #000;
	color: #fff;
	text-align: center;
	padding:0 30px;
	margin: 0 10px;
	cursor: pointer;
}

.layui-layer-close{
	background: url(../images/close.png) center center no-repeat;
}

.del-img{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	line-height: 24px;
	height: 24px;
	text-align: center;
	background: rgba(0,0,0,.8);
	color: #fff;
	cursor: pointer;
	z-index: 100;
	display: none;
}
.hasImg:hover .del-img{
	display: block;
}
.add-pic img{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 99;
}
.a-info-tips{
	color: red;
	padding: 10px 0;
	text-align: center;
}

.tab_li{
	display: inline-block;
	width: 66px;
	height: 400px;
	background: #2B2B2B;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
}
.tab_li li{
	cursor: pointer;
}

.login_square_wrap{
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	width: 506px;
	height: 400px;
}

.buyer_login{
	box-sizing: border-box;
	border-bottom: 1px dotted #fff;
}

.buyer_login,.shoper_login{
	position: relative;
	width: 100%;
	height: 50%;
	color: #dddddd;
	text-align: center;
	padding-top: 60px;
	box-sizing: border-box;
}

.buyer_login.cur,.shoper_login.cur{
	color:#fff;
	background: #000;
}

.com-triangle{
	position: absolute;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	width: 6px;
	height: 11px;
	background: url(../images/login_triangle.png);
	display: none;
}

.cur .com-triangle{
	display: block;
}

.double_loginway{
	width: 100%;
	height: 35px;
	margin-bottom: 30px;
	margin-top: 20px;
	border-radius: 5px;
	box-sizing: border-box;
	border:1px solid #545454;
}

.double_loginway>div{
	cursor: pointer;
}

.chit_login,.psd_login{
	width: 50%;
	height: 100%;
	float: left;
	background: #fff;
	color: #000;
	text-align: center;
	line-height: 33px;
}

.chit_login{
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
}

.psd_login{
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
}

.chit_login.cur,.psd_login.cur{
	background: #000;
	color: #fff;
}

.psd_form,.chit_form{
	display: none;
}

.psd_form.cur,.chit_form.cur{
	display: block;
}

.btn_wrap{
	text-align: center;
}

.cs-top li.user-li {
    position: relative;
    margin-right: 0;
    cursor: pointer;
}
.spc_Num {
    height: 65px;
    line-height: 65px;
    color: #fff;
}
.phone_box {
    width: 94px;
    background: #fff;
    position: absolute;
    left: 50%;
    margin-left: -47px;
    top: 75px;
    z-index: 999;
    padding: 10px 0;
    text-align: center;
    border: 1px solid #dddddd;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-shadow: 1px 0px 5px #dddddd;
    -moz-box-shadow: 1px 0px 5px #dddddd;
    box-shadow: 1px 0px 5px #dddddd;
    display: none;
}
.sec_phoneBox {
    height: 100%;
    width: 100%;
    position: relative;

}
.cs-top li .sec_phoneBox a{
	color: #333;
	line-height: normal;
	height: auto;
}
.cs-top li .sec_phoneBox a:hover{
	font-weight: normal;
}
.ul_traigle {
    position: absolute;
    width: 9px;
    height: 6px;
    background: url(../images/ul_traigle.jpg) no-repeat;
    left: 0;
    top: -14px;
    right: 0;
    margin: auto;
}

.cs-top li.exit{
	margin: 0 0 0 5px;
}
.cs-top li.exit a {
    width: auto;
    margin: 0;
}
