/**
 * 商务合作
 */
/* header */
body{
	background: #f5f5f5;
}
.grid_auto{
	width:1120px;
}
.container{
	overflow:hidden;
	font-size:14px;
}
.icons{
	display:inline-block;
	vertical-align:middle;
	background-image:url(https://i.huim.com/content_new/images/hezuo/hmsw_ico_new.png);
	background-repeat:no-repeat;
}
.hz_header{
	background-color:#fff;
}
.hz_header,.container{
	color:#333;
}
.header_left{
	width:269px;
	padding:28px 0;
}
.header_left a{
	float:left;
	margin-right:20px;
}
.header_left img{
	width:108px;
	height:55px;
}
.header_left h2{
	float:left;
	margin-top:12px;
	padding-left:20px;
	font-size:20px;
	border-left:1px solid #333;
	font-weight:normal;
}
.hz_nav{
	font-size:16px;
	margin-top:44px;
}
.hz_nav li{
	float:left;
	margin-left:55px;
}
.hz_nav li a{
	display:block;
	padding-bottom:6px;
	color:#333;
	border-bottom:2px solid transparent;
}
.hz_nav li:hover a,.hz_nav .active{
	color:#F54E54;
	border-color:#F54E54;
	-webkit-transition:color .5s,border-color .5s;
	-o-transition:color .5s,border-color .5s;
	transition:color .5s,border-color .5s;
}
/* main */
.hz_banner{
	height:250px;
	background:#FF693E url(https://i.huim.com/content_new/images/hezuo/hmsw_ba_new.png) no-repeat center center;
}
.desc_list{
	font-size:18px;
}
.desc_box{
	position:relative;
}
.desc_list li{
	width:25%;
	float:left;
	text-align:center;
}
.hz_desc{
	margin:20px 0;
	padding:30px 30px 40px;
	background-color:#fff;
	border-radius:5px;
}
.hz_desc .hz_title{
	margin-bottom:10px;
	font-weight:normal;
}
.hz_title{
	text-align:center;
	font-size:25px;
}
.desc_step{
	color:#E5E5E5;
	font-size:40px;
	font-weight:900;
}
.icon_arrow{
	display:block;
	margin:0 auto;
	border-bottom: 7px solid #B2B2B2;
	border-right: 5px solid transparent;
	border-left: 5px solid transparent;
	height:0;
	width:0;
}
.desc_list p{
	margin-top:10px;
}
.desc_line{
	position:absolute;
	top:66px;
	left:0;
	width:100%;
	height:0;
	border-bottom:1px dashed #BCBCBC;
}
.hz_info{
	width:1140px;
	color:#fff;
}
.hz_info h4{
	margin-bottom:14px;
	font-size:28px;
}
.hz_info li{
	float: left;
	width:230px;
	height:369px;
	text-align:center;
	margin-right: 14px;
	padding: 20px;
}
.info_item1{
	background:url(https://i.huim.com/content_new/images/hezuo/hmsw_bg_hot_new.png) no-repeat center center;
}
.info_item2{
	background:url(https://i.huim.com/content_new/images/hezuo/hmsw_bg_video_new.png) no-repeat center center;
}
.info_item3{
	background:url(https://i.huim.com/content_new/images/hezuo/hmsw_bg_others_new.png) no-repeat center center;
}
.info_item4{
	background:url(https://i.huim.com/content_new/images/hezuo/hmsw_bg_tao.png) no-repeat center center;
}
.info_item1 i{
	margin-bottom:11px;
	width:53px;
	height:61px;
}
.info_item2 i{
	margin: 4px 0 16px;
	width:53px;
	height:51px;
	background-position:-64px 0;
}
.info_item3 i{
	margin: 6px 0 16px;
	width:48px;
	height:48px;
	background-position:-130px 0;
}
.info_item4 i{
	margin:15px 0 16px;
	width:55px;
	height:40px;
	background-position:-248px 0;
}

.info_ct{
	height:150px;
	text-align:left;
	overflow:hidden;
	font-size:15px;
	line-height:1.7;
}
.hz_info .combtn_bb{
	margin-top:15px;
	width:140px;
	font-size:16px;
	background-color:#fff;
}
.info_item1 .combtn_bb{
	color:#FF3250; 
}
.info_item1 .combtn_bb:hover{
	background-color:#ffebee;
}
.info_item2 .combtn_bb{
	color:#7E39FF;
}
.info_item2 .combtn_bb:hover{
	background-color:#f2eaff;
}
.info_item3 .combtn_bb{
	color:#FF8000;
}
.info_item3 .combtn_bb:hover{
	background-color:#fff3e7;
}
.info_item4 .combtn_bb{
	color: #48A5FF;
}
.info_item4 .combtn_bb:hover{
	background-color:#D9ECFF;
}
.hz_result{
	margin-top:32px;
	font-size:18px;
}
.hz_result .icons{
	width:52px;
	height:56px;
	margin-right:8px;
}
.icon_result1{
	background-position:0 -72px;
}
.icon_result2{
	background-position:-62px -72px;
}
.icon_result3{
	background-position:-124px -72px;
}
.icon_result4{
	background-position:-186px -72px;
}
.result_text{
	display:inline-block;
	vertical-align:middle;
}
.hz_result{
	width:1200px;
}
.hz_result li{
	float:left;
	margin-right:80px;
}
/* 合作说明 */
.explain{
	margin:20px auto;
}
.explain_side{
	width:170px;
	height:262px;
	margin-right:20px;
	background-color:#fff;
}
.explain_side .side_top{
	margin:30px 0 0 30px;
	font-size:20px;
}
.explain_side a{
	font-size:16px;
	display: block;
	margin-top: 20px;
	text-align: left;
	padding-left: 30px;
	color: #999999;
}
.explain_side a:hover{
	color: #F54E54;
}
.explain_side div{
	margin-top: 10px;
}
/*.explain_side .color_red{
	display:block;
	margin:20px 0 0 60px;
	
}*/
.explain_side .color_red span{
	font-size:20px;
}
.explain_main{
	width:738px;
	padding:30px 96px;
	text-align:center;
	background:#fff;

}
.explain_main>li{
	border-right:1px solid #E1E1E1;
}
.explain_main ul{
	overflow:hidden;
	border-top:1px solid #E1E1E1;
}
.explain_main ul li{
	width:299px;
	float:left;
	padding:11px 0;
	border-left:1px solid #E1E1E1;
}
.explain_main>li:nth-child(2n+1){
	background-color:#FBFBFB;;
}
.explain_main>li:nth-child(1){
	background-color:#F0F0F0;;
}
.explain_main>li:nth-child(2n){
	background-color:#fff;
}
.explain_main ul .col_one{
	width:108px;
	text-align:left;
	padding-left:28px;
}
.col_middle{
	line-height:84px;
}
.explain_main ul .col_bottom{
	width:100%;
	padding:20px 0 20px 28px;
	text-align:left;
	border-bottom:1px solid #E1E1E1;
}
/* QQ */
.qq_box{
	position:fixed;
	top:50%;
	right:0;
	margin-top:-200px;
	padding:13px 20px 10px;
	border:2px solid #32A2FF;
	border-radius:5px;
	background:#fff;
	font-size:14px;
}
.qq_list li{
	margin-bottom:10px;
	color:#333;
}
.qq_box h4{
	padding-bottom:12px;
	margin-bottom:20px;
	text-align:center;
	font-size:18px;
	color:#32A2FF;
	border-bottom:1px solid #99D1FF;
}
.qq_name{
	display:inline-block;
	margin-right:10px;
	width:98px;
	line-height:34px;
}
a.qq_go{
	width:auto;
	padding:7px 12px;
	color:#fff;
	background-color:#32A2FF;
	border-radius:3px;
}
a.qq_go:hover{
	background-color:#1894fb;
}
.icons_qq{
	width:20px;
	height:22px;
	margin-right:5px;
	background-position:0 -141px;
}
/* 案列 */
.anli_contain{
	width:800px;
	min-height:450px;
	margin:20px 0;
	padding:0 20px;
	background:#fff;
}
.bread_crumbs{
    height:32px;
    line-height:32px;
    padding-top:5px;
    color:#bdbdbd;
    border-bottom:1px dashed #f0f0f0;
}
.bread_crumbs a{
    color:#a6a4b2;
}
.bread_crumbs a:hover,a.anli_title:hover{
    color:#3366cc;
}
.bread_crumbs span.arrow {
    padding:0 4px;
    font-size:14px;
}
.anli_qq{
	top:130px;
	right:50%;
	margin-top:0;
	margin-right:-560px;
}
.anli_list{
	margin-top:15px;
}
.anli_list li{
	margin-top:15px;
	padding-bottom:15px;
	border-bottom:1px solid #ededed;
}
.anli_list li:last-child{
	border:none;
}
.anli_info{
	margin-top:10px;
	color:#a6a4b2;
}
.anli_title{
	font-size:16px;
	font-weight:700;
	color:#333;
}
.anli_author{
	float:left;
}
.anli_time{
	float:right;
}
.anli_content{
    padding-top:10px;
    padding-bottom:50px;
    line-height:28px;
    font-size:14px;
    color:#333;
}
.anli_content p{
    margin-bottom:10px;
    color: #333;
    line-height:28px;
    word-break:break-all;
    word-wrap:break-word;
}
.anli_content a{
    padding-left:2px;
    padding-right:11px;
    margin-right:2px;
    color:#3366cc;
    background:url(https://i.huim.com/content_new/images/link_ico.png) no-repeat right 7px;
}
.anli_content a.href_img{
    background:none;
}
.anli_content img{
	display:block;
	margin-bottom:10px;
	max-width:600px;
	clear:both;
}
.pagination_outer{
	padding-bottom:30px;
}
.anli_detail .anli_title{
	padding-top:15px;
	text-align:center;
}
.anli_detail .anli_info{
	text-align:center;
}
.anli_detail .anli_author,.anli_detail .anli_time{
	float:inherit;
}
.anli_detail .anli_author{
	margin-right:45px;
}
.detail_title{
	display:inline-block;
	vertical-align:-11px;
    *vertical-align:0px;
}
/*达人账号*/

.drzh{
	width: 834px;
	height: 1896px;
	background: #fff;
	padding-left: 96px;
	padding-top: 50px;
	display: none;
}
.drzh-items{
	margin-bottom: 60px;
}
.itmes-right{
	margin-left: 39px;
	float: left;
}
.itmes-right-top .title{
	font-size: 18px;
	color: #F54E54;
	font-weight: bold;
	margin-right: 12px;
}
.itmes-right-top .subhead{
	font-size: 14px;
	line-height: 25px;
	color: #333333;
}
.itmes-right-middle{
	margin-top: 32px;
}
.itmes-right-middle p{
	font-size: 14px;
	color: #4C4C4C;
	letter-spacing: 0;
	line-height: 25px;
}
.itmes-right-middle img{
	widows: 514px;
	height: 208px;
	margin-top: 8px;
}
.itmes-right-bottom{
	margin-top: 5px;
}

.itmes-right-bottom img{
	width: 93px;
	height: 93px;
}
.itmes-right-bottom span{
	line-height: 93px;
	font-size: 14px;
	color: #4C4C4C;
	margin-left: 12px;
}
.drzh-items h1{
	font-size: 22px;
	color: #333333;
}
.items4 img{
	width: 780px;
	height: 396px;
	margin-top: 30px;
}
.itmes-left-img{
	width: 225px;
	height: 400px;
	float: left;
}
.itmes-left-img img{
	widows: 100%;
}

/*达人渠道*/
.drqd{
	width: 834px;
	background: #fff;
	padding-top: 30px;
	padding-left: 96px;
	display: none;
}

.drqd-items-left{
	width: 225px;
	height: 400px;
	margin-right: 39px;
}
.drqd-items-left,
.drqd-items-right{
	float: left;
}
.drqd-items-left img{
	width: 225px;
	height: 400px;
}
.drqd-items .title{
	font-size: 22px;
	color: #333333;
	margin-bottom: 30px;
}
.drqd-items-right .drqd-title{
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	margin-bottom: 4px;
}	
.drqd-items-right .drqd-title i {
	display: inline-block;
	width: 13px;
	height: 13px;
	vertical-align:-1px;
	margin-right: 7px;
}
.drqd-items-right p {
	font-size: 14px;
	color: #4C4C4C;
	line-height: 25px;
}
.drqd1,
.drqd2,
.drqd3{
	margin-bottom: 20px;
}

.drqd-items-1 i {
	background: url(https://i.huim.com/content_new/images/hezuo/hmsw_ico_new.png) no-repeat;
	background-position: 2px -171px;
}
.drqd-items-2 i {
	background: url(https://i.huim.com/content_new/images/hezuo/hmsw_ico_new.png) no-repeat;
	background-position: -20px -171px;
}
.drqd-items-3 i {
	background: url(https://i.huim.com/content_new/images/hezuo/hmsw_ico_new.png) no-repeat;
	background-position: -40px -171px;
}
.drqd-items-4 i {
	background: url(https://i.huim.com/content_new/images/hezuo/hmsw_ico_new.png) no-repeat;
	background-position: -20px -171px;
}
.drqd-items-5 i {
	background: url(https://i.huim.com/content_new/images/hezuo/hmsw_ico_new.png) no-repeat;
	background-position: -20px -171px;
}
.drqd4 .luoji{
	width: 457px;
	font-size: 14px;
	color: #4C4C4C;
	line-height: 25px;
}
.drqd-items-bottom{
	float: left;
	margin-top: 40px;
}
.bottom-table table{
	width: 738px;
	height: 240px;
	text-align: center;
	margin-bottom: 30px;
}
.bottom-table table tr:first-child{
	background: #FFBA0C;
	border: 1px solid #FFE293;
	font-size: 14px;
	color: #FFFFFF;
}
.bottom-table table td{
	border: 1px solid #FFE293;
}

.bottom-table table .l{
	width: 242px;
	font-weight: bold;
}
.bottom-table table .r{
	color: #4C4C4C;
}
.drqd-items-bottom .bottom-img{
	float: left;
	width: 738px;
	height: 325px;
	background: #FFF9EB;
	position: relative;
	overflow: hidden;
}
.drqd-items-bottom .bottom-img img{
	float: left;
	margin-top: 12px;
	margin-left: 29px;
}
.bottom-text{
	float: left;
	margin-left: 50px;
	height: 100%;
	width: 143px;
	padding-left: 5px;
}
.bottom-text .name{
	margin-top: 46px;
	font-size: 18px;
}
.bottom-text .desc{
	margin-top: 12px;
}
.bottom-text .desc p{
	font-size: 14px;
	color: #151515;
	letter-spacing: 0;
	line-height: 28px;
}
.bottom-text .desc span{
	color: #333333;
	font-weight: bold;
}
.botton-btn{
	width: 143px;
	height: 36px;
	display: block;
	text-align: center;
	line-height: 36px;
	color: #fff;
	margin-top: 12px;
	margin-left: -5px;
}
.botton-btn:hover{
	color: #fff
}
.bottom-img .bottom-icon{
	position: absolute;
	width: 89px;
	height: 89px;
	left: 410px;
	top: 5px;
	background: url(https://i.huim.com/content_new/images/hezuo/hmsw_ic_case_new1.png);
}
.drqd-items-2,
.drqd-items-3,
.drqd-items-4,
.drqd-items-5{
	margin-top: 60px;
}
.drqd-items-1 .botton-btn{
	background: #FFBA0C;
}
.drqd-items-1 .bottom-text .name{
	color: #FF9C00;
}
.drqd-items-2 .bottom-img{
	background: #E5F5FF;
	height: 299px;
}
.drqd-items-2 .bottom-img img{
	margin-top: 25px;
	margin-left: 19px;
}
.drqd-items-2 .botton-btn{
	background: #21ABFE;
}
.drqd-items-2 .bottom-text{
	margin-left: 28px;
}
.drqd-items-2 .bottom-text .name{
	color: #21ABFE;
	margin-top: 25px;
}
.drqd-items-2 .bottom-img .bottom-icon{
	top: 16px;
	left: 450px;
}
.drqd-items-3 .bottom-img .bottom-icon{
	top: 20px;
	left: 470px;
}
.drqd-items-4 .bottom-img .bottom-icon{
	top: 30px;
	left: 440px;
}	
.drqd-items-5 .bottom-img .bottom-icon{
	top: 15px;
	left: 455px;
}
.drqd-items-3 .bottom-img{
	background: #FFF1F4;
	height: 299px;
}
.drqd-items-3 .bottom-img img{
	margin-top: 27px;
	margin-left: 29px;
}
.drqd-items-3 .bottom-text{
	margin-left: 28px;
}
.drqd-items-3 .bottom-text .name{
	color: #FF3D5B;
	margin-top: 25px;
}

.drqd-items-3 .botton-btn{
	background: #FF3D5B;
}

.drqd-items-4 .bottom-img{
	background: #E5F5FF;
	height: 299px;
}
.drqd-items-4 .bottom-img img{
	margin-top: 25px;
	margin-left: 19px;
}
.drqd-items-4 .botton-btn{
	background: #21ABFE;
}
.drqd-items-4 .bottom-text{
	margin-left: 28px;
}
.drqd-items-4 .bottom-text .name{
	color: #21ABFE;
	margin-top: 25px;
}

.drqd-items-5 .bottom-img{
	background: #E5F5FF;
}
.drqd-items-5 .bottom-img img{
	margin-top: 29px;
	margin-left: 21px;
}
.drqd-items-5 .botton-btn{
	background: #21ABFE;
}
.drqd-items-5 .bottom-text{
	margin-left: 26px;
}
.drqd-items-5 .bottom-text .name{
	color: #21ABFE;
	margin-top: 25px;
}

.qq_btn{
	width: 240px;
	height: 80px;
	margin-top: 50px;
	margin-left: 260px;
	background: url(https://i.huim.com/content_new/images/hezuo/hmsw_ico_new.png) no-repeat;
	background-position: -19px -212px;
	text-align: center;
	line-height: 54px;
	font-size: 16px;
	color: #FFFFFF;
	text-indent: 12px;
	margin-bottom: 67px;
}
.qq_btn:hover{
	background: url(https://i.huim.com/content_new/images/hezuo/hmsw_ico_new.png) no-repeat;
	background-position: -19px -325px;
}