@charset "utf-8";
/* CSS Document */
/*****文章频道页*****/
.article-box{
    width: 1210px;
	margin:15px auto 0;
}
/*焦点图*/
#focus {
    width: 354px;
    float: left;
    overflow: hidden;
    height: 454px;
    padding: 3px;
    border: solid 1px #eee;
    background: #fbfbfb;
    position: relative;
}
#focus .slider {
    height: 454px;
    width: 354px;
    overflow: hidden;
	position:relative;
}
#focus .slider-panel{
	width:354px;
	height:auto;
	position:absolute;
	top:0;
	left:0;	
}
#focus .slider-panel a{
	display:block;
	width:354px;
	height:454px;	
}
#focus .slider-extra{
	height:20px;
	padding:2px 0;
	position:absolute;
	bottom:20px;
	right:10px;
	text-align:right;
}
#focus .slider-extra a {
	display:inline-block;
	background:#4f4f4f;
	color:#fff;
	text-align:center;
	text-decoration:none;
	margin-right:10px;
	width:24px;
	height:24px;
	float:left;
	border-radius:12px;
	-webkit-border-radius:12px;
	-moz-border-radius:12px;
	line-height:24px;
	font-weight:400;
	font-size:14px
}
#focus .slider-extra a:hover, #focus .slider-extra a.curr {
	background:#E31939;
}
/*今日聚焦*/
.focus-today{
	float: left;
    margin: 0 15px;
    height: 460px;
    width: 530px;
    overflow: hidden;	
}
.focus-today h3{
	background: url(../images/tit-bg.png) 0 0 no-repeat;
    width: 520px;
    height: 24px;
    text-indent: -999em;
    overflow: hidden;
    margin-bottom: 15px;	
}
.focus-today h4{
	font-size:16px;
	margin-bottom:10px;
	text-align:left;
	color:#E31939;
}
.focus-today p {
    line-height: 22px;
    color: #999;
}
ul.allList {
    padding-top: 10px;
    padding-bottom: 10px;
}
ul.allList {
    padding-top: 10px;
    padding-bottom: 10px;
}
ul.allList.bodertop {
    border-top: dotted 1px #d9d9d9;
}
ul.allList li {
    height: 26px;
    line-height: 26px;
    overflow: hidden;
}
ul.allList li a.kind {
    display: inline-block;
    padding-left: 5px;
    color: #E31939;
}
ul.allList li span {
    display: inline-block;
    color: #dfdfdf;
    padding: 0 10px;
}
/*右侧内容*/
.page-side {
    width: 280px;
    float: right;
}
.side-con .title,.main-con .title{
    height: 31px;
    line-height: 31px;
    padding: 0 10px;
    background: #F9F9F9;
    font-size: 14px;
    font-weight: 400;
    overflow: hidden;
    position: relative;
	border:1px solid #eee;
}
.side-con .title .more{
	float:right;
	width:32px;
	height:14px;
	margin-top:9px;
	background:url(../images/tit-bg.png) no-repeat;
	background-position:0 -36px;	
}
.side-con .body{
	padding: 10px 15px;
	border: solid 1px #eee;
    border-top: 0;	
}
.side-con .body li{
    height: 28px;
	line-height:28px;
    overflow: hidden;
}
.side-con .body li .icon{
	float:left;
	width: 20px;
    height: 20px;
	line-height:20px;
    overflow: hidden;
    background: #eee;
    border-radius: 50%;
    color: #666;
    text-align: center;
    margin: 4px 5px 0 0;	
}
.side-con .body li .icon.curr{
	background:#E31939;
	color:#fff;	
}
.side-con .body li a{
	float:left;
}
.page-side .pic {
    margin-top: 10px;
    padding: 3px;
    background: #f9f9f9;
    border: solid 1px #eee;
    width: 272px;
    overflow: hidden;
}
/*通栏广告*/
.home-ad{
    position: relative;	
	overflow: hidden;
	height:100px;
}
.home-ad .ad-list{
	width:1210px;
	position:absolute;
	left:0;
	top:0;	
}
/*文章列表*/
.main-con{
	width: 915px;
    float: left;	
}
.main-con .body {
    height: 300px;
    padding: 0 15px;
    border: solid 1px #eee;
    border-top: 0;
}
.main-con .first {
    padding: 15px 0;
    height: 200px;
    width: 440px;
    float: left;
}
.main-con .first .head{
	height:29px;
	border-bottom:1px solid #eee;	
}
.main-con .first .head span {
    float: left;
    padding: 0 15px;
    border: 1px solid #eee;
    border-bottom: 0;
    height: 29px;
    background: #f9f9f9;
    line-height: 30px;
}
.main-con .first .head .head-more{
	float:right;
	margin: 5px 20px 0 0;
	color:#E31939;	
}
/*图片文章*/
.article-img-box{
	border:1px solid #eee;
    height: 360px;
    overflow: hidden;	
}
.sec-title-1{
	height: 31px;
    line-height: 31px;
    background: #F9F9F9;
    font-size: 15px;
    font-weight: bold;
    overflow: hidden;
    position: relative;
    padding: 0 10px;
    border-bottom: 1px solid #eee;
    margin-bottom: 15px;	
}
.sec-title-1 .more {
    float: right;
    font-size: 12px;
    font-weight: normal;
}
.article-img-box ul {
    overflow: hidden;
	padding:0 15px 0 370px;
}
.article-img-box li {
    text-align: center;
    margin: 0px 0 20px 24px;
    width: 140px;
    display: inline;
    float: left;
}
.article-img-box img {
    width: 140px;
    display: block;
    margin-bottom: 10px;
    height: 110px;
}
.article-img-box .focus{
	margin: 0px 0 0px -353px;
    width: 340px;	
}
.article-img-box .focus .view{
    width: 340px;
    height: 268px;
}
.article-img-box1{
	border:1px solid #eee;
	height:200px;
    overflow: hidden;	
}
.article-img-box1 ul{
	overflow:hidden;
	padding:0 20px;
}
.article-img-box1 li {
    text-align: center;
    margin:0 0 0 31px;
    width: 140px;
    display: inline;
    float: left;
}
.article-img-box1 li.first{
	margin:0;	
}
.article-img-box1 img {
    width: 140px;
    display: block;
    margin-bottom: 10px;
    height: 110px;
}

/*****帮助中心*****/
/*帮助中心左侧分类*/
.article-menu-list h4 b{
	background:url(../images/common-icon.png) no-repeat;	
}
.article-menu-title{
	height:40px;
	line-height:40px;
	color:#fff;
	font-size:16px;
	padding-left:25px;
	background: #3a3a3a !important;
}
.article-menu{
	border: 1px solid #eee;
	background:#f9f9f9;	
}
.article-menu-list{
	border-bottom: 1px solid #eee;	
}
.article-menu-list.last{
	border-bottom:0;	
}
.article-menu-list h4{
	height: 40px;
    line-height: 40px;
    padding-left: 25px;
    color: #4a4a4a;
    font-size: 14px;
}
.article-menu-list h4 b{
	float: right;
    width: 11px;
    height: 11px;
    margin-top: 1px;
    background-position: -26px -59px;
    overflow: hidden;
    cursor: pointer;
    margin: 14px 20px 0 0;	
}
.article-menu-list h4 a{color: #666;}
.article-menu-list h4.current a{color: #ffa00a;}
.article-menu-list.curr{
	background:#fff;	
}
.article-menu-list.curr h4 {
    border-bottom: 1px solid #eee;
    background: #f9f9f9;
}
.article-menu-list.curr h4 b{
    background-position: -40px -59px;
}
.article-menu-list ul{
	display:none;
	padding:0 10px;	
}
.article-menu-list ul li {
	padding-left: 32px;
	height: 36px;
	line-height: 36px;
	overflow: hidden;
	border-top: 1px dashed #eee;
}
.article-menu-list ul li.first {
	border-top:none;
}
.article-menu-list ul li.curr a{
	color: #E31939;
}
.article-menu-list ul.curr{
	display:block;	
}
/*文章列表*/
.mod-tit{
	height:39px;
	line-height:39px;
	background:#f9f9f9;	
	padding:0 10px;
	font-size:14px;
	position:relative;
}
.article-search{
	position:absolute;
	right:10px;
	top:7px;
	overflow:hidden;	
}
.article-search .input{
	border:0;
	height:24px;
	border:1px solid #eee;
	border-right:0;
	background:#fff;
	width:200px;
	float:left;	
	font-size:12px;
	padding:0 10px;
}
.article-search .btn{
	float:left;
	height:26px;
	line-height:26px;
	background:#E31939;
	border:0;
	padding:0 15px;
	text-align:center;
	color:#fff;	
	font-size:12px;
}
/*帮助中心 右侧内容*/
.article-tit {
    text-align: center;
    padding: 20px 0 10px;
    margin: 0 20px;
    font-size: 21px;
    line-height: 150%;
    color: #333;
    border-bottom: 1px dashed #eee;
}
.article-tit p{
	font-size:12px;
	color:#999;	
}
.article-detail{
	padding:15px 20px;	
	line-height:2em;
}
.article-detail img{
	display:block;
	margin:0 auto;
	max-width:100%;	
}
.article-bottom {
	margin:0 20px;
	border-top:1px solid #eee;
	padding:10px 0;
	line-height:20px;	
}

/*视频列表*/
.video-list{
	padding: 14px 10px;
}
.video-list ul{
	margin-right: -13px;
}
.video-list li{
	width: 229px;
	float: left;
	margin-right: 13px;
}
.video-list li a{
	display: block;
}
.video-list li span{
	display: block;
	border: 1px solid #eee;
	height: 166px;
	background: url(../images/aloading.gif) no-repeat center #fff;
	position: relative;
	overflow: hidden;
}
.video-list li span img{
	display: block;
	width: 100%;
	min-height: 100%;
}
.video-list li span i{
    display: block;
    width: 42px;
    height: 42px;
    background: url(../images/arrow_btn.png) no-repeat -129px -73px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -21px;
    margin-top: -21px;
}
.video-list li p{
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.ny_banner img{width: 100%;}

/*新闻列表*/
.article-list li a{display: block; height: 76px; padding: 20px 30px 20px 104px; position: relative; border-bottom: 1px dotted #ddd;}
.article-list li.last a{border-width: 0;}
.article-list li .time{width: 76px; text-align: center; position: absolute; left: 6px; top: 20px;}
.article-list li .time span{display: block; font-size: 56px; color: #333; height: 58px; line-height: 58px;}
.article-list li .time em{display: block; font-size: 14px; color: #666; height: 18px; line-height: 18px;}
.article-list li .title{font-size: 18px; font-weight: bold; color: #333; height: 30px; line-height: 30px;}
.article-list li .desc{font-size: 14px; height: 40px; line-height: 20px; color: #666; overflow: hidden; display: -webkit-box !important; text-overflow: ellipsis; -webkit-box-orient: vertical; -webkit-line-clamp: 2;
 margin-top: 6px;}
 .article-list li a:hover{background: #eee;}
 .my-article-list2.article-list li a:hover:hover{
	 background-color: #FFFFFF;
 }
 .my-article-list2.article-list li .title{
	 white-space: nowrap;
	 overflow: hidden;
	 text-overflow: ellipsis;
	 transition: color .5s;
	 padding-top: 8px;
 }
 .my-article-list2.article-list li a:hover .title{
	 color: #ffa00a;
 }
 .my-article-list2.article-list li{
	 float: left;
	 width: 31.29%;
	 margin: 0 10px;
	 border-bottom: 1px solid #DDDDDD;
 }
 .my-article-list2.article-list li .time{
	 position: relative;
	 top: 0;
	 left: 0;
	 width: 100%;
	 text-align: left;
	 margin-top: 10px;
 }
 .my-article-list2.article-list li a{
	 height: auto;
	 padding: 16px 0;
	 border: 0;
 }
 .my-article-list2.article-list li .time span, .my-article-list2.article-list li .time em{
	 display: inline-block;
	 *display: inline;
	 *zoom: 1;
	 height: auto;
	 line-height: inherit;
 }
 .my-article-list2.article-list li .time em{
	 float: left;
	 margin-right: 8px;
 }
 .my-article-list2.article-list li .time span{
	 font-size: 14px;
	 position: relative;
	 color: #666666;
 }
 .my-article-list2.article-list li .time span::before{
	 content: "";
	 position: absolute;
	 left: -6px;
	 top: 8px;
	 width: 5px;
	 height: 1px;
	 background-color: #666;
 }
 .my-article-list2 li img{display: block;width: 305px; height: 190px;}
/*UQ生活窍门*/
.hacks_list{margin-top: -30px;}
.hacks_list li{position: relative; height: 174px; padding: 30px 40px 30px 300px; background: #fff; z-index: 10;}
.hacks_list li .pic{width: 258px; height: 174px; overflow: hidden; position: absolute; left: 0; top: 30px;}
.hacks_list li .pic img{width: 258px; height: 174px;}
.hacks_list li .time{font-size: 14px; font-weight: bold; color: #666;}
.hacks_list li .title{font-size: 18px; font-weight: bold; color: #333; height: 30px; line-height: 30px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; margin-top: 4px;}
.hacks_list li .title a{color: #333;}
.hacks_list li .desc{font-size: 14px; height: 72px; line-height: 24px; color: #666; overflow: hidden; display: -webkit-box !important; text-overflow: ellipsis; -webkit-box-orient: vertical; -webkit-line-clamp: 3; margin-top: 6px;}
.hacks_list li .more{display: block; width: 124px; height: 24px; line-height: 24px; background: #666; color: #fff; font-size: 12px; text-align: center; margin-top: 18px;}
.hacks_list li:hover{box-shadow: 0 0 10px rgba(0,0,0,.15); position: relative; z-index: 11;}
.hacks_list li:hover .time{color: #ff9f09;}
.hacks_list li:hover .more{background: #ff9f09;}
.my-hacks_list2.hacks_list li{
	float: left;
	box-sizing: border-box;
	padding: 10px;
	margin-bottom: 15px;
	height: auto;
	width: 25%;
	cursor: pointer;
}
.my-hacks_list2.hacks_list li .pic{
	position: relative;
	top: 0;
	width: 100%;
}
.my-hacks_list2.hacks_list li .txt{
	width: 100%;
	margin-top: 14px;
}
.my-hacks_list2.hacks_list li .desc{
	height: 42px;
}
.my-hacks_list2.hacks_list li:hover .title a {
    color: #ff9f09;
}
.my-hacks_list2.hacks_list li .time{
	color: #666666;
}
.my-hacks_list2.hacks_list li .title a{
	display: block;
	width: 100%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
/*常见问题*/
.problem_list li{position: relative; z-index: 2;}
.problem_list li a{display: block;}
.problem_list li .title{background: #fff; padding: 6px 56px 0 46px;}
.problem_list li .title h3{height: 60px; line-height: 60px; background: url(../images/problem_qbg.png) no-repeat left center; color: #333; font-size: 18px; font-weight: bold; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; padding-left: 44px;}
.problem_list li .desc{padding: 16px 56px 16px 46px; background: #fafafa;}
.problem_list li .descbox{height: 48px; line-height: 24px; background: url(../images/problem_abg.png) no-repeat left top; font-size: 14px; color: #666; overflow: hidden; display: -webkit-box !important; text-overflow: ellipsis; -webkit-box-orient: vertical; -webkit-line-clamp: 2; padding-left: 44px;}
.problem_list li:hover{position: relative; z-index: 3;}
.problem_list li:hover a{box-shadow: 0 0 10px rgba(0,0,0,.15);}
.problem_list li:hover .title h3{color: #ff9f0a;}
/*加盟*/
.uq-title{font-size: 30px; color: #151515; text-align: center; max-width: 1210px; margin: 0 auto; line-height: 1;}
.job-box{color: #151515; min-width: 1200px; line-height: 1.2;}
.job-adv{position: relative;}
.job-adv1{margin-top: 42px!important;}
.job-adv .pic{float: left; position: relative; z-index: 3;}
.job-adv1 .pic{width: 722px;}
.job-adv1 .pic img{width: 722px; height: 318px;}
.job-adv .text{width: 486px; float: left; height: 316px; background: #fff; border: 1px solid #ddd; font-size: 0; position: relative; z-index: 3;}
.job-adv .text > *{display: inline-block; *display: inline; *zoom: 1; vertical-align: middle; font-size: 14px;}
.job-adv .text-box{margin: 0 60px 0 70px;}
.job-adv .text .middle{width: 0; height: 100%;}
.job-adv .title{position: relative; line-height: 35px; font-size: 18px; padding-left: 23px;}
.job-adv .title i{display: block; width: 1px; height: 17px; background: #ff9f0a; position: absolute; left: 0; top: 9px;}
.job-adv .title i.i2{left: 3px;}
.job-adv .title i.i3{left: 6px;}
.job-adv .title i.i4{left: 9px;}
.job-adv .desc{font-size: 14px; line-height: 36px; margin-top: 14px;}
.job-adv2{padding-top: 62px; position: relative;}
.job-adv2 .w1210{position: relative;}
.job-adv2 .l-bg{width: 840px; height: 188px; background: url(../images/job-adv2_bg1.jpg) no-repeat; position: absolute; right: 718px; top: -62px; z-index: 2;}
.job-adv2 .r-bg{width: 516px; height: 383px; background: url(../images/job-adv2_bg2.jpg) no-repeat; position: absolute; left: 1050px; bottom: 0; z-index: 2;}
.job-adv2 .text{width: 490px;}
.job-adv2 .pic{width: 718px; position: relative; z-index: 3;}
.job-adv2 .pic img{width: 718px; height: 318px;}
.job-adv3{height: 413px;}
.job-adv3 .w1210{position: relative;}
.job-adv3 .l-bg{width: 837px; height: 413px; background: url(../images/job-adv3_bg1.jpg) no-repeat; position: absolute; right: 720px; top: 0; z-index: 2;}
.job-adv3 .r-bg{width: 1083px; height: 413px; background: url(../images/job-adv3_bg2.jpg) no-repeat; position: absolute; left: 492px; top: 0; z-index: 2;}
.job-adv3 .text3{width: 492px; height: 413px; float: left;}
.job-adv3 .text{width: 718px; height: 413px; background: none; border-width: 0;}
.job-adv3 .title{padding-top: 13px; padding-bottom: 13px;}
.job-adv3 .title i{top: 22px;}
.job-adv3 .text-box{margin: 0 8px 0 84px;}

.job-process{height: 811px; background: url(../images/process-bg.jpg) no-repeat center top; margin-top: 92px;}
.job-process .uq-title{padding-top: 60px;}
.job-process-box{margin-top: 34px;}
.job-process-tabtit{font-size: 0; text-align: center; position: relative; overflow: hidden;}
.job-process-tabtit span{display: inline-block; *display: inline; *zoom: 1; vertical-align: top; position: relative;}
.job-process-tabtit span i{display: block; width: 700px; height: 1px; background: #ff9f0a; position: absolute; top: 50%; margin-top: -0.5px;}
.job-process-tabtit span i em{width: 1px; height: 22px; background: #ff9f0a; position: absolute; top: 50%; margin-top: -11px;}
.job-process-tabtit span i.l{left: -700px;}
.job-process-tabtit span i.r{right: -700px;}
.job-process-tabtit span i.l em{right: 0;}
.job-process-tabtit span i.r em{left: 0;}
.job-process-tabtit ul{margin: 0 10px;}
.job-process-tabtit li{float: left; width: 168px; height: 51px; line-height: 51px; margin: 0 6px; background: #fff; border-radius: 4px; cursor: pointer; font-size: 14px; text-align: center;}
.job-process-tabtit li.active{background: #ff9f0a; color: #fff;}
.job-process-tabcont{margin-top: 60px;}
.job-proces-item{text-align: center;}
.job-proces-item.hide{display: none;}
.job-proces-item img{max-width: 100%;}

.job-tel{padding: 84px 0 66px 0; text-align: center;}
.job-tel .title{font-size: 18px;}
.job-tel .tel{font-size: 0; text-align: center; margin-top: 8px;}
.job-tel .tel > *{display: inline-block; *display: line; *zoom: 1; vertical-align: middle; font-size: 40px; font-weight: bold; color: #ff9f0a;}
.job-tel .tel em{width: 1px; height: 31px; background: #666; margin: 0 20px;}
.job-tel .btn{display: block; width: 232px; height: 51px; line-height: 51px; margin: 30px auto 0; background: #151515; font-size: 0; text-align: center; border-radius: 4px;}
.job-tel .btn > *{display: inline-block; *display: inline; *zoom: 1; vertical-align: middle; font-size: 18px; color: #fff;}
.job-tel .btn span{width: 24px; height: 26px; background: url(../images/job-szxbtn.png) no-repeat; margin-right: 8px;}
.job-tel .btn:hover{filter: alpha(opacity: 90); -webkit-opacity: .9; -moz-opacity: .9; -ms-opacity: .9; -o-opacity: .9; opacity: .9;}

.job-message{height: 516px; background: url(../images/message-bg.jpg) no-repeat center;}
.job-message .uq-title{color: #fff; padding-top: 120px;}
.message-box{margin-top: 62px;}
.message-tabtit{width: 168px; float: left;}
.message-tabtit li{width: 168px; height: 51px; line-height: 51px; font-size: 14px; text-align: center; color: #fff; position: relative; margin-bottom: 6px; border-radius: 2px; overflow: hidden; cursor: pointer;}
.message-tabtit li i{display: block; width: 100%; height: 100%; background: #fff; filter: alpha(opacity: 40); -webkit-opacity: .4; -moz-opacity: .4; -ms-opacity: .4; -o-opacity: .4; opacity: .4; position: absolute; left: 0; top: 0; z-index: 1;}
.message-tabtit li span{position: relative; z-index: 2;}
.message-tabtit li.active i{background: #ff9f0a; filter: alpha(opacity: 100); -webkit-opacity: 1; -moz-opacity: 1; -ms-opacity: 1; -o-opacity: 1; opacity: 1;}
.message-tabcont{width: 994px; float: right;}
.message-tabcont ::-webkit-input-placeholder{color: #fff;}
.message-tabcont ::-moz-placeholder{color: #fff;}
.message-tabcont :-ms-input-placeholder{color: #fff;}  
.message-item.hide{display: none;}
.message-form > ul > li{float: left;}
.message-form > ul > li.wt{width: 246px; margin-right: 12px;}
.message-form > ul > li .input{position: relative; padding: 1px 20px; height: 57px; line-height: 57px; margin-bottom: 12px;}
.message-form > ul > li .bg{background: #fff; border: 1px solid #ddd; -webkit-border-radius: 4px; -moz-border-radius: 4px; -ms-border-radius: 4px; -o-border-radius: 4px; border-radius: 4px; filter: alpha(opacity: 40); -webkit-opacity: .4; -moz-opacity: .4; -ms-opacity: .4; -o-opacity: .4; opacity: .4; position: absolute; left: 0; top: 0; right: 0; bottom: 0; z-index: 1;}
.message-form > ul > li .j-input{display: block; width: 100%; height: 57px; line-height: 57px; font-size: 12px; border: 0; background: none; position: relative; z-index: 2; color: #fff;}
.message-form > ul > li .select{padding: 0; height: 59px; line-height: 59px;}
.message-form .filter-text{padding: 1px 20px; background: none; border: 0;}
.message-form .filter-text .filter-title{height: 57px; line-height: 57px; border: 0; background: none; font-size: 12px; color: #fff;}
.message-form .filter-text .icon-filter-arrow{width: 9px; height: 5px; background-image: url(../images/icon_arrow_down1.png); right: 12px;}
.message-form .filter-list{max-height: 176px; top: 59px; border: 0;}
.message-form .filter-list li a{height: 44px; line-height: 44px; padding: 0 20px; font-size: 12px;}
.message-form > ul > li.rt{width: 472px; float: left;}
.message-form > ul > li.rt .input{padding: 1px 4px 1px 20px; height: 128px;}
.message-form > ul > li textarea{display: block; width: 100%; position: relative; border: 0; background: none; font-size: 12px; color: #fff; line-height: 22px; padding: 6px 0; height: 116px; overflow: hidden; resize: none; position: relative; z-index: 3;}
.message-form > ul > li .bx{height: 42px; padding-top: 14px;}
.message-form > ul > li .btn{display: block; float: right; width: 162px; height: 42px; line-height: 42px; text-align: center; background: #ff9f0a; font-size: 12px; color: #fff; text-align: center; border: 0; cursor: pointer; border-radius: 4px;}
.message-form > ul > li .btn:focus{outline: 0;}
.message-form > ul > li .btn:hover{filter: alpha(opacity: 90); opacity: .9;}
.message-form > ul > li .bx-input-cb{width: 186px; float: left; height: 42px; position: relative; padding-right: 90px;}
.message-form > ul > li .bx-input-cb img{width: 80px; height: 30px; cursor: pointer; position: absolute; right: 0; top: 6px;}
.message-form > ul > li .bx-input{position: relative; padding: 0 4px 0 20px;}
.message-form > ul > li .bx-input .j-input{height: 42px; line-height: 42px;}


/* 公司视频 */
.my-article-video-list2.my-article-list2.article-list ul.my-article-video-ul2{
	margin: 0 -6px;
}
.my-article-video-list2.my-article-list2.article-list ul.my-article-video-ul1 li{
	width: 50%;
}
.my-article-video-list2.my-article-list2.article-list li {
    float: left;
    width: 25%;
    margin: 0px;
	border-bottom: 0;
	margin-bottom: 26px;
}
.my-article-video-list2.my-article-list2.article-list ul.my-article-video-ul1 {
	margin: 0 -14px;
}
.my-article-video-list2.my-article-list2.article-list ul.my-article-video-ul1 li a{
	margin: 0 14px;
}
.my-article-video-list2.my-article-list2.article-list li a{
	padding: 0;
    display: block;
	margin:0 6px;
	padding-bottom: 14px;
	border-bottom: 1px solid #DDDDDD;
}
.my-article-video-list2.my-article-list2.article-list ul.my-article-video-ul1 li img{
	height: auto;
}
.my-article-video-list2.my-article-list2.article-list li img{
	width: 100%;
	height: 132px;
}