@charset "utf-8";
/* CSS Document */

/* 新增三块 css */
.web-box {
	width: 100%;
	font-family: "微软雅黑";
	position:relative;
	top:-58px;
}
.w1200 {
	width: 1200px;
	margin: 0 auto;
	background: #FFF;
	border-bottom: 1px solid #d9d9d9;
	z-index: 99;
	height: 100%;
}
.web-box .web-adva dl {
	margin-right: 48px;
	padding: 5px 60px 32px;
	cursor: pointer;
}
.web-box .web-adva dt.num-more {
	background-position: 0px 0px;
}
.web-box .web-adva dt {
	width: 46px;
	height: 45px;
	background-image: url(../images/fw_icon.png);
	background-repeat: no-repeat;
	margin-right: 18px;
	margin-top: 4px;
}
.web-box .web-adva dd > strong {
	display: block;
	color: #666;
	font-size: 20px;
	padding-bottom: 8px;
	font-weight: normal;
	text-align: left;
}
.web-box .web-adva dd > span {
	color: #888;
}
.web-box .web-adva dt.boutique {
	background-position: -388px 0px;
}
.web-box .web-adva dt.download {
	background-position: -800px 0px;
}
.web-box .web-adva dt.serve {
	background-position: -239px -150px;
}
dl:hover{ 
   transform: translate(-3px,-3px);
   -ms-transform: translate(-3px,-3px); /* IE 9 */ 
   -webkit-transform: translate(-3px,-3px); /* Safari and Chrome */ 
   -o-transform: translate(-3px,-3px); /* Opera */
   -moz-transform: translate(-3px,-3px); /* Firefox */
   }

/* 新主体_轧花厂 css */
.dyb_cotton_title {
	margin-top: 10px;
}
.dyb_cotton_title h1 {
	height: 40px;
	line-height: 40px;
	font-size: 20px;
	color: #333;
	width: 100%;
	display: inline-block;
	text-align: left;
	margin-bottom: 10px;
}
.dyb_cotton_title h1 img {
	margin-right: 5px;
}
.dyb_cotton_title label {
	color: #999;
	font-size: 14px;
	margin-left: 5px;
	font-weight: 100;
	display: inline-block;
}
.dyb_cotton_yhcwrap {
	background: #FFF;
}
.dyb_cotton_yhc_listh3 {
	margin-top:25px;
	height:47px;
}
.dyb_cotton_yhc_list ul li {
	width: 388px;
	height: 167px;
	float: left;
	border: 1px solid #ced4da;
	margin-left: 12px;
	text-align: left;
	padding-left: 9px;
	margin-bottom: 13px;
	padding-top:9px;
}
.dyb_cotton_yhc_listli:hover{
	background:#f4f4f4;
    cursor: pointer;
	}
.dyb_cotton_yhc_listli .dyb_cotton_yhc_listpic img{
	margin-right:15px;
	}

.dyb_cotton_yhc_listli span img{
	margin-left:5px;
	margin-top:-3px;
	}

.dyb_cotton_yhc_listh3 a{
	color:#333;
	}
.dyb_cotton_yhc_list ul li h3 {
	color: #666;
	font-size: 16px;
}

/* 新合作伙伴 css */
.dyb_cotton_hblist{
	width:1210px;
	}
.dyb_cotton_hblist ul li {
	float: left;
	width: 140px;
	height: 60px;
	border: 1px solid #dddddd;
	margin-right: 11px;
	margin-bottom: 15px;
	padding-left: 6px;
}
.dyb_cotton_hblist ul li img{
	width:130px;
	height:44px;
	margin-top:9px;
	}
.dyb_cotton_hblist ul li:hover{
	transform: scale(1,1.1); 
	-ms-transform: scale(1,1.1); /* IE 9 */
	 -webkit-transform: scale(1,1.1); /* Safari 和 Chrome */ 
	 -o-transform: scale(1,1.1); /* Opera */ 
	 -moz-transform: scale(1,1.1); /* Firefox */
	}
#opTimeWhole a{
	color:#555;
	}
#opTimeWhole a:hover{
     color:#337ab7;
	}
.main_wrap5{
	width:1200px;
    margin: 0 auto;
	position:relative;
	top:-67px;
	}
	
.member_vip_p1 {
  background-color: #FFF2F1;
  color: #FD453E;
}
.member_vip_p2 {
  background-color: #DCBBEF;
  color: #7417E5;
}
.member_vip_p3 {
  background-color: #EEFBFA;
  color: #00ADB7;
}
.member_vip_p4 {
  background-color: #BEDBF7;
  color: #1256DC;
}
.member_vip_p5 {
  background-color: #ECC5EA;
  color: #B623A3;
}
.member_vip_p6 {
  background-color: #FEDBB7;
  color: #FC7109;
}
.member_vip {
  width: 8px;
  padding-left: 4px;
  padding-right: 4px;
}
.member_name_alias_p1 {
  background: linear-gradient(to bottom, white, #F5736C);
}
.member_name_alias_p2 {
  background: linear-gradient(to bottom, white, #B06DFB);
}
.member_name_alias_p3 {
  background: linear-gradient(to bottom, white, #60DBE3);
}
.member_name_alias_p4 {
  background: linear-gradient(to bottom, white, #7AA5FE);
}
.member_name_alias_p5 {
  background: linear-gradient(to bottom, white, #FD63E4);
}
.member_name_alias_p6 {
  background: linear-gradient(to bottom, white, #FEB884);
}
.member_name_alias {
  -webkit-background-clip: text;
  color: transparent;
  font-size: 24px;
  font-weight: bold; 
}