* {-webkit-font-smoothing: antialiased}
body {
	font-size: 14px;
	font-family: "Microsoft YaHei", PingFangSC-Light, helvetica;
}
a {text-decoration: none;color:#333}
a:hover {
	color: #BF0000;
}
h3 a:hover, h4 a:hover{
	transition:color .3s ease-in;
}
.a-background {
	background-color: #eae9e9;
}
header {
	height: 30px;
	background: #f4f4f4;
	border-bottom: 1px solid #ebebeb;
}
.head-top {
	color: #999;
	line-height: 30px;
	font-size: 12px;
	width: 1080px;
	margin: 0 auto;
}
.head-top a {
	color: #666666;
	padding: 0 5px;
}
.head-top a:hover {
	color: #333333;
}

.left {
	float: left;
}
.right {
	float: right;
}
.clear {clear:both; height:0; font-size:0; line-height:0; overflow:hidden;}
.head-logo {
	width: 1080px;
	margin: 0 auto;
	padding: 35px 0 20px 0;
}
.head-logo .search_txt {
	width: 240px;
	height: 36px;
	line-height: 36px;
	padding-left: 8px;
	font-size:14px;
	border: 1px solid #cccccc;
	transition:width .3s ease-in;
}
.head-logo .search_txt:focus {
	width: 320px;
	transition:width .3s ease-in;
}
.head-logo .search_btn {
	width: 60px;
	height: 36px;
	line-height: 36px;
	border: none;
	color: white;
	font-size:14px;
	background: #e80015;
}
.head-menu {
	border-bottom: 1px solid #ebebeb;
}
.head-menu .channel {
	width: 1080px;
	margin: 0 auto;
}
.head-menu .channel a {
	font-size: 20px;
	color: #333;
	padding: 5px 17px 18px 17px;
	margin-bottom: -1px;
	display: inline-block;
	border-bottom: 1px solid #ebebeb;
}
.head-menu .channel a:hover {
	color: #e6000e;
	border-bottom: 1px solid #e6000e;
}
.head-menu .channel a.active {
	color: #e6000e;
	border-bottom: 1px solid #e6000e;
}

.main {
	width: 1080px;
	margin: 18px auto;	
}

.main > .left {
	width: 710px;
}
.main > .right {
	width: 335px;
	margin-left: 35px;
}

.swipe-status {
	position: relative;
	margin-top: -50px;
	line-height: 50px;
	font-size: 16px;
	color: white;
	height: 50px;
	background: rgba(0, 0, 0, 0.5);
	padding-left: 10px;
	z-index: 100;
}

.swipe-status .swipe-left {
	padding-left: 10px;
	width: 520px;
	float: left;
}
.swipe-status .right {
	width: auto;
	padding-right: 10px;
}

.swiper-pagination-bullet{
	width: 12px !important;
	height: 12px !important;
	display: inline-block !important;
	background: white !important;
	border-radius: 6px !important;
	margin-right: 5px !important;
	color: white;
}
.swiper-pagination-bullet-active{
	background: red !important;
}

.main .list {
	margin-top: 20px;
}
.list-eliminate {
	border: 0!important;
}
.list-padding-top-five {
	padding-top: 5px!important;
}
.list-top {
	margin-top: 0!important;
}
.list li {
	border-top: 1px solid #ebebeb;
	padding: 20px 0;
}
.list li:hover {
	background: #fafafa;
}
.list-left {
	float: left;
	width: 210px;
	height: 141px;
	overflow: hidden;
}

.img-center {
	width: 210px;
	height: 141px;
	overflow: hidden;
	display: table-cell;
    vertical-align: middle;
    text-align: center;
	background: #fafafa;
}
.list-left img {
	max-width: 210px;	
}

.list-right {
	float: right;
	width: 480px;
}
.list-right h3 {
	font-size: 18px;
	height: 70px;
}
.list-tag a {
	display: inline-block;
	padding: 5px 12px;
	color:#666;
	border: 1px solid #ebebeb;
	border-radius: 15px;
	margin-right: 10px;
	font-weight: normal;
	font-size: 12px;
}
.list-tag a:hover {
	border: 1px solid #BF0000;
	color: #BF0000;
}
.icon-tag {
	width: 15px;
	height: 15px;
	display: inline-block;
	background: url(../images/icon-tag.png) no-repeat center center;
	margin-right: 5px;
	vertical-align:middle;
}
.list-share {
	float: left;
	padding: 5px 0 0 20px;
	color: #999;
}

.bds_more {
	color: #999 !important;
	float: left;
	font-size: 12px;
	padding-left: 17px;
	line-height: 16px;
	height: auto !important;
	background: url(../images/icon-share.png) no-repeat !important;
	margin: auto !important;
}

.list-view-padding {
	float: left;
	padding-top: 3px;
}

.list-view {
	float: left;
	padding-left: 20px;
	background: url(../images/icon-view.png) no-repeat left center;
	margin: 0 5px;
}

.list-comment-padding {
	float: left;
	padding-top: 3px;
}

.list-comment {
	padding-left: 20px;
	background: url(../images/icon-comment.png) no-repeat left center;
	margin: 0 5px;
}

.list-info {
	margin-top: 25px;
	font-size: 12px;
	color: #999;
}

.list-avatar {
	width: 14px;
	height: 14px;
	border-radius: 10px;
	vertical-align:bottom;
	margin-right: 3px;
}

.list-images-h3 {
	font-size: 18px;
	height: 36px;
	width: 690px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.list-null-images-h3 {
	font-size: 18px;
	height: 72px;
}

.list-images {
	width:710px;
}
.list-images-one {
	float: left;
	width: 210px;
	height: 141px;
	overflow: hidden;
	margin-right: 40px;
}
.list-images-last {
	margin-right: 0;
}
.list-images-info {
	font-size: 12px;
	color: #999;
	margin-top: 15px;
}
.list-images-info .left {
	padding: 5px 12px 5px 0;
}
.list-images-tag {
	float:left;
}

.list-keyword-color {
	color: #e70010;
}

.list-null-list {
	width: 288px;
	height: 244px;
	margin: 200px 211px;
	text-align: center;
}

.list-null-list img {
	width: 214px;
	height: 244px;
}

.list-null-list-words {
	margin-top: 20px;
	font-size: 16px;
	color: #7d7d7d;
}

.icon-video-play {
	background: url(../images/video-play.png) no-repeat center center;
	display: block;
	width: 210px;
	height: 141px;
	position: relative;
	margin-top: -146px;
}
.icon-video-play-small {
	background: url(../images/video-play-small.png) no-repeat center center;
	display: block;
	width: 121px;
	height: 78px;
	position: relative;
	margin-top: -80px;

}
.loadmore {
	display: block;
	text-align: center;
	border: 1px solid #ebebeb;
	padding: 8px 0;
	color: #999;
    height: 36px;
}
.loadmore:hover {
	background: #f4f4f4;
}
.loadmore-img {
	width: 30px;
	height: 12px;
	margin-left: 10px;
}
.loadmore-color {
	color: #de3c3c;
}
.empty {
	height: 80px;
}
.goto-top {
	width: 35px;
	height: 35px;
	background: #ccc url(../images/top.png) no-repeat center center;
	position: fixed;
	bottom: 176px;
	left: 0;
	display: none;
}

/* right */
.hot_article {
	float: left;
	margin-top: 15px;
	width: 335px;
}
.hot_article dt {
	width: 335px;
	font-size: 18px;
	color: #333;
	border-bottom: 1px solid #e7000e;
	padding: 5px 0 5px 25px;
	margin-bottom: 8px;
	background: url(../images/icon-rank.png) no-repeat left center;
}
.hot_article dd {
	padding: 8px 0;
	border-bottom: 1px solid #ebebeb;
}
.hot_article dd:hover {
	background: #fafafa;
}
.hot_article .left {
	width: 121px;
	height: 75px;
	overflow: hidden;
	position: relative;
}
.hot_article .right {
	width: 200px;
}
.hot_article .right h4 {
	height: 66px;
}
.hot_article .list-view {
	float: right;
	color: #666;
	font-size: 12px;
}

.jh_ycmedia {
	width: 335px;
	height: auto;
	margin: 8px 0;
	text-align: center;
}

.img-center-small {
	width: 121px;
	height: 75px;
	overflow: hidden;
	display: table-cell;
    vertical-align: middle;
    text-align: center;
	background: #fafafa;
}
.img-center-small img {
	max-width: 121px;
}

.hot_tag {
	margin-top: 15px;
	float: left;
	width: 335px;
}
.hot_tag dt {
	width: 335px;
	font-size: 18px;
	color: #333;
	border-bottom: 1px solid #e7000e;
	padding: 5px 0 5px 25px;
	margin-bottom: 8px;
	background: url(../images/icon-tag-red.png) no-repeat left center;
}
.hot_tag dd {
	float: left;
	padding: 10px 0;
}
.hot_tag dd a {
	display: inline-block;
	padding: 8px 15px;
	color:#666;
	background: #ebebeb;
	border-radius: 18px;
	margin-right: 10px;
	font-weight: normal;
	font-size: 14px;
}

.hot_tag dd a:hover {
	background: #BF0000;
	color: white;
}

.img-hot-1 {
	width: 35px;
	height: 35px;
	background: url(../images/icon-hot-1.png) no-repeat;
	position: absolute;
	top:0;
	right:0;
}

.img-hot-2 {
	width: 35px;
	height: 35px;
	background: url(../images/icon-hot-2.png) no-repeat;
	position: absolute;
	top:0;
	right:0;
}

.img-hot-3 {
	width: 35px;
	height: 35px;
	background: url(../images/icon-hot-3.png) no-repeat;
	position: absolute;
	top:0;
	right:0;
}

footer {
	background: #f6f4f4;
	color: #666666;
	padding: 25px 0 15px 0;
}
.foot {
	width: 1080px;
	margin: 0 auto;
}
.foot p {
	padding: 5px;
	text-align: center;
}

.foot p .gswj {
	width: 20px;
	height: 20px;
	text-align: initial !important;
}

.foot p img {
	width: 20px;
	height: 20px;
}

/** banner图 **/
.banner {
	width: 710px;
	height: 342px;
}
/** banner图 **/

/** 广告样式 **/
.consult_type {
	width: 710px;
	height: 60px;
	margin: 20px auto 0;
}
/** 广告样式 **/

/**关于我们**/
.about {
	width: 1080px;
	min-height: 500px;
	margin: 48px auto;
}

.about > .about-left {
	width: 182px;
	float: left;
	min-height: 500px;
}

.about > .about-right {
	width: 863px;
	float: left;
	margin-left: 35px;
	min-height: 500px;
}

.about .about-left .about-navigation {
	background-color: #fbfbfb;
	float: left;
	border-bottom: 1px solid #ebebeb;
	cursor:pointer;
	color: #4c4c4c;
	font-size: 18px;
	text-align: center;
	width: 182px;
	height: 57px;
	padding: 16px 55px;
}

.about .about-left .about-active {
	background-color: #e60012;
	color: #ffffff;
}

.about .about-left .about-region {
	position: absolute;
	z-index: 1;
	width: 182px;
	height: 56px;
	display: block;
	float: left;
	color: transparent;
}


.about-download-color {
	color: #BF0000;
}

.about .about-dispaly {
	width: 863px;
	display: none;
}

.about .about-dispaly-block {
	display: block;
}

.about .about-right .about-title-background {
	background-color: #F2F2F2;
	height: 48px;
}

.about .about-right .about-title-background .about-graphical {
	width: 2px;
	height: 22px;
	background-color: #e60012;
	float: left;
	margin: 13px 0;
}

.about .about-right .about-title-background .about-title {
	font-size: 18px;
	height: 22px;
	color: #000;
	float: left;
	margin: 13px 0 13px 10px;
	font-weight: 600;
}

.about .about-right .about-content {
	width: 863px;
	margin: 15px 0 0 0;
}

.about .about-right .about-content p {
	font-size: 16px;
	text-align: justify;
	line-height: 1.8;
	text-indent: 36px;
	padding: 8px 0;
}

.about .about-right .about-social {
	width: 863px;
	margin: 10px auto;
	float: left;
}

.about .about-right .about-social .about-img {
	width: 40px;
	height: 40px;
	border-radius: 100px;
	margin-left: 32px;
	float: left;
}

.about .about-right .about-social .about-title {
	margin: 10px 0 10px 15px;
	float: left;
}

.about .about-right .about-social .about-region {
	margin-left: 32px;
	position: absolute;
	z-index: 1;
	width: 273px;
	height: 40px;
	display: block;
	float: left;
	color: transparent;
}

.about .about-right .about-logo-img {
	display:block;
	position:relative;
	cursor:pointer;
}

.about .about-right .about-logo-img .about-img-code {
	height: 175px;
	display:none;
}

.about .about-right .about-logo-img:hover img{ 
	position:absolute;
	left:100px;
	top:10px;
	padding-top:30px;
	display:block;
}

.about .about-right .about-logo-img .about-subtitle {
	margin: 0 363px;
	width: 136px
}
/**关于我们**/

/**文章详情页**/
.article-title {
	width: 710px;
	font-size: 26px;
	font-weight:700;
	margin-top: 15px;
	line-height: 35px;
	text-align: justify;
}

.article-user {
	width: 460px;
	height: 35px;
	margin: 15px 0;
	float: left;
}

.article-user .article-avatar {
	width: 35px;
	height: 35px;
	float: left;
}

.article-user .article-avatar .article-user-img {
	width: 35px;
	height: 35px;
	border-radius: 100px;
	float: left;
}

.article-user .article-name {
	margin: 7px 10px;
	width: 405px;
	font-size: 14px;
	float: left;
	color: #9d9d9d;
}

.article-flow {
	width: 250px;
	height: 19px;
	margin: 23px 0;
	float: right;
	color: #9d9d9d;
	text-align: right;
}

.article-share {
	float: right;
	padding: 5px 0 0 0;
	color: #999;
	margin: 0 5px;
}

.article-view-padding {
	float: right;
	padding-top: 3px;
}

.article-comment-padding {
	float: right;
	padding-top: 3px;
	color: #9d9d9d;
	cursor: pointer;
}

.article_video {
	width: 710px;
	height: 400px;
	margin-bottom: 20px;
	float: left;
}

.article_video video {
	width: 100%;
	max-height: 400px;
}

.article-content {
	width: 710px;
	height: auto;
	float: left;
	text-align: justify;
	line-height: 1.8;
	font-weight: 400;
}

.article-content p {
	font-size: 18px;
	text-indent: 36px;
	padding: 8px 0;
}

.article-content img {
	display: block;
    margin: 15px auto;
    max-width: 710px;
    width: auto;
}

.article-comment {
	width: 710px;
	height: auto;
	margin-top: 50px;
	float: left;
}

.article-comment .article-comment-avatar {
	width: 35px;
	height: 35px;
	float: left;
}

.article-comment .article-comment-avatar-top {
	width: 35px;
	height: 35px;
	float: left;
}

.article-comment .article-comment-avatar-top img {
	width: 35px;
	height: 35px;
	border-radius: 100px;
	float: left;
}

.article-comment .article-comment-avatar img {
	width: 35px;
	height: 35px;
	border-radius: 100px;
	margin-top: 25px;
	float: left;
}

.article-comment .article-release {
	width: 710px;
	height: auto;
	float: left;
}

.article-comment .article-release .article-input-box {
	width: 650px;
	height: 100px;
	margin-left: 25px;
	float: left;
}

.article-comment .article-release .article-input-box textarea {
	border: 1px solid #ebebeb;
	width: 650px;
	height: 100px;
	font-size: 14px;
	color: #333333;
	text-align: justify;
	line-height: 1.5;
	padding: 4px 10px;
}

.article-comment .article-release .article-warning {
	margin: 10px 0 0 60px;
	float: left;
	display: none;
}

.article-comment .article-release .article-warning span {
	margin-right: 10px;
	color: #de3c3c;
}

.article-comment .article-release .article-button {
	margin-top: 10px;
	float: right;
}

.article-comment .article-release .article-button .article-submit {
	width: 60px;
	height: 30px;
	float: right;
}

.article-comment .article-release .article-button .article-submit input {
	width: 60px;
	height: 30px;
	text-align: center;
	color: #ffffff;
	font-size: 14px;
	border-radius: 20px;
	background-color: #de3c3c;
	border: 0;
}

.article-list {
	width: 710px;
	height: auto;
	margin: 20px 0;
	float: left;
}

.article-list .article-comment-area {
	width: 710px;
	height: auto;
	display: none;
}

.article-list .article-comment-area .article-comment-title {
	font-size: 12px;
	color: #8C8C8C;
	width: 50px;
	float: left;
	height: 17px;
}

.article-list .article-comment-area .article-comment-title-segmenting-line {
	width: 655px;
	border-bottom: 1px solid #d9d9d9;
	float: left;
	margin: 8px 0 8px 5px;
		
}

.article-list .article-comment-area  .article-comment-region {
	width: 710px;
	height: auto;
	float: left;
}

.article-list .article-comment-area .article-comment-region  .article-user-comment-region {
	width: 710px;
	height: auto;
	float: left;
	display: none;
}

.article-list .article-comment-area .article-comment-region .article-comment-content {
	width: 710px;
	height: auto;
	float: left;
	border-top: 1px solid #ededed;
}

.article-list .article-comment-area .article-comment-region .article-comment-content .article-comment-name {
	margin: 32px 10px 7px 10px;
	width: 655px;
	height: 35px;
	font-size: 14px;
	float: left;
	color: #de3c3c;
}

.article-list .article-comment-area .article-comment-region .article-comment-content .article-comment-name span {
	color: #9d9d9d;
}

.article-list .article-comment-area .article-comment-region .article-comment-content .article-comment-words {
	width: 655px;
	float: left;
	margin: 0 0 25px 45px;
	font-size: 14px;
	line-height: 1.5;
	text-align: justify;
}

.article-null-content {
	width: 250px;
	height: 290px;
	margin: 200px 230px;
	text-align: center;
}

.article-null-content .article-null-content-words {
	margin-top: 20px;
	font-size: 16px;
	color: #9d9d9d;
}

.recommend {
	background: url(../images/icon-recomm.png) no-repeat left center!important;
}

.article-jh {
	width: 710px;
	height: auto;
	margin: 10px auto;
}

.article-jh-title {
	font-size: 16px;
	font-weight: 600;
	padding: 5px 0;
	border-bottom: 1px solid #de2c2c;
}

.article-jh-content {
	width: 100%;
	height: auto;
	padding: 10px 0;
}
/**文章详情页**/

/**登录\注册**/
.login {
	position: fixed;
	background: rgba(0, 0, 0, 0.3);
	display: block;
	width: 100%;
	height: 100%;
	z-index: 1000;
	left: 0;
	top: 0;
	opacity: 1;
}

.login .login-hide {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	margin: auto;
}

.login-window {
	width: 410px;
	height: 435px;
	margin: auto;
	background: #ffffff;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}

.login-window-warning {
	height: 479px;
}

.login-window .login-head {
	width: 410px;
	height: 50px;
	background: #ededed;
}

.login-window .login-head .login-logo{
	width: 30px;
	height: 30px;
	border-radius: 8px;
	margin: 10px 15px 10px 20px;
	float: left;
}

.login-window .login-head .login-title {
	width: 295px;
	float: left;
	font-size: 18px;
	height: 24px;
	margin: 13px 0;
}

.login-window .login-head .login-close {
	width: 50px;
	height: 50px;
	float: left;
	cursor:pointer;
}

.login-window .login-head .login-close-img {
	width: 16px;
	height: 16px;
	margin: 17px;
	float: left;
}

.login-window .login-account {
	width: 310px;
	height: auto;
}

.login-window .login-message {
	width: 310px;
	height: auto;
	display: none;
}

.login-window .login-middle {
	width: 310px;
	height: auto;
	margin: 40px 50px 14px;
}

.login-window .login-middle .login-cate {
	width: 310px;
	height: 26px;
}

.login-window .login-middle .login-cate-title {
	width: 155px;
	height: 35px;
	border-bottom: 1px solid #9d9d9d;
	text-align: center;
	font-size: 16px;
	color: #9d9d9d;
	float: left;
}

.login-window .login-middle .login-cate-title-border {
	border-bottom: 1px solid #de3c3c;
}

.login-window .login-middle .login-cate-title-color{
	color: #de3c3c;
}

.login-window .login-middle .login-input {
	width: 310px;
	height: auto;
	margin: 30px 0 0;
}

.login-window .login-middle .login-input .login-mobile {
	width: 310px;
	height: 44px;
	border: 1px solid #ededed;
	float: left;
	margin-bottom: 12px;
}


/*.login-window .login-middle .login-input .login-mobile:onblur {*/
	/**/
/*}*/

.login-window .login-middle .login-input .login-mobile-code {
	width: 310px;
	height: 44px;
	float: left;
	margin-bottom: 12px;
}

.login-window .login-middle .login-input .login-verification {
	width: 310px;
	float: left;
	margin-bottom: 12px;
}

.login-window .login-middle .login-input .login-mobile img {
	width: 18px;
	height: 20px;
	margin: 12px;
	float: left;
}

.login-window .login-middle .login-input .login-mobile .line {
	border: 1px solid #ededed;
	height: 20px;
	float: left;
	margin: 12px 14px 12px 0;
}

.login-window .login-middle .login-input .login-mobile input {
	width: 250px;
	height: 42px;
	border: 0;
	float: left;
	font-size: 16px;
	color: #333333;
}

/*.login-window .login-middle .login-input .login-mobile:focus {*/
	/*border: 1px solid #de3c3c;*/
/*}*/

.login-window .login-middle .login-input .login-warning {
	width: 310px;
	border: 1px solid #f6b7b7;
	float: left;
	margin-bottom: 12px;
	height: 44px;
	display: none;
}

.login-window .login-middle .login-input .login-warning img {
	width: 20px;
	height: 20px;
	margin: 11px 8px 11px 12px;
	float: left;
}

.login-window .login-middle .login-input .login-warning .login-warning-words {
	font-size: 14px;
	color: #e80014;
	float: left;
	margin: 11px 0;
	height: 20px;
}

.login-window .login-middle .login-input .login-code {
	width: 180px;
	height: 44px;
	border: 1px solid #ededed;
	float: left;
	margin-bottom: 12px;
}

.login-window .login-middle .login-input .login-code input {
	width: 178px;
	height: 42px;
	border: 0;
	float: left;
	font-size: 16px;
	color: #333333;
	padding: 2px 12px;
}

.login-window .login-middle .login-agreement {
	width: 310px;
	height: 25px;
	font-size: 12px;
	color: #333333;
}

.login-window .login-middle .login-agreement input {
	width: 12px;
	height: 12px;
}

.login-window .login-middle .login-agreement .login-agreement-right {
	float: right;
}

.login-window .login-middle .login-agreement .login-agreement-right-register{
	display: block;
}

.login-window .login-middle .login-agreement .login-agreement-right-message. {
	display: none;
}

.login-window .login-middle .login-agreement .login-agreement-color {
	color: #e80014;
}

.login-window .login-middle .login-input .login-code-button {
	margin-left: 15px;
	width: 115px;
	height: 44px;
	border: 1px solid #ededed;
	float: left;
	color: #9d9d9d;
	text-align: center;
}

.login-window .login-middle .login-input .login-code-button input {
	width: 113px;
	height: 42px;
	text-align: center;
	color: #9d9d9d;
	border: none;
	font-size: 16px;
}

.login-window .login-button {
	width: 310px;
	height: 45px;
	margin: 0 50px;
	background-color: #de3c3c;
	float: left;
}

.login-window .login-button .login-words {
	width: 310px;
	/*height: 45px;*/
	background-color: #de3c3c;
	color: #ffffff;
	text-align: center;
	font-size: 20px;
	height: 45px;
	border: 0;
}

/**登录\注册**/

/**APP下载**/
.download-index {
	width: 1080px;
	height: 649px;
	margin: 40px 0 147px 0;
	background: url(../images/background1.png) no-repeat center right;
	float: left;
}
.download-index .download-left {
	width: 388px;
	height: 649px;
	float: left;
}
.download-index .download-left .download-logo {
	width: 317px;
	height: 194px;
	float: left;
	margin-top: 80px;
	background: url(../images/download_logo.png) no-repeat top left
}

.download-index .download-left .download-region {
	float: left;
	margin-top: 124px;
}

.download-index .download-left .download-code {
	width: 142px;
	height: 142px;
	float: left;
	background: url(../images/q_r_code.png) no-repeat bottom left
}

.download-index .download-left .download-app {
	width: 210px;
	height: 142px;
	margin-left: 36px;
	float: left
}

.download-app-region {
	position: absolute;
	z-index: 1;
	width: 210px;
	height: 60px;
	display: block;
	float: left;
	color: transparent;
}

.download-index .download-left .download-app .download-app-ios {
	width: 210px;
	height: 60px;
	border: 1px solid #ebebeb;
	background-color: #cc3333;
	margin-bottom: 22px;
}

.download-index .download-left .download-app .download-img {
	width: 25px;
	height: 32px;
	margin: 14px 10px 14px 18px;
	float: left
}

.download-index .download-left .download-app .download-app-ios img {
	width: 25px;
	height: 32px;
}

.download-index .download-left .download-app .download-words {
	height: 28px;
	float: left;
	color: #ffffff;
	font-size: 20px;
	margin: 16px 0;
}

.download-index .download-left .download-app .download-app-android {
	width: 210px;
	height: 60px;
	border: 1px solid #ebebeb;
	background-color: #cc3333;
}

.download-index .download-right {
	width: 530px;
	height: 649px;
	margin-left: 162px;
	float: left;
	background: url(../images/index.png) no-repeat center right
}

.download-product {
	width: 1080px;
	height: 649px;
	margin: 40px 0 147px 0;
	background: url(../images/background2.png) no-repeat center right;
	float: left;
}

.download-product .download-left {
	width: 313px;
	height: 649px;
	float: left;
	margin-left: 70px;
	background: url(../images/product.png) no-repeat top left
}

.download-product .download-right {
	width: 547px;
	height: 649px;
	float: left;
	margin-left: 150px;
}

.download-product .download-right .download-title {
	width: 547px;
	font-weight: 700;
	font-size: 40px;
	margin-top: 45px;
}

.download-product .download-right .download-subtitle {
	margin-top: 45px;
	font-weight: 500;
	font-size: 30px;
}

.download-sale {
	width: 1080px;
	height: 649px;
	margin: 40px 0 147px 0;
	background: url(../images/background3.png) no-repeat bottom left;
	float: left;
}

.download-sale .download-left {
	width: 497px;
	height: 649px;
	float: left;
	margin-left: 200px;
}

.download-sale .download-left .download-title {
	width: 547px;
	font-weight: 700;
	font-size: 40px;
	margin-top: 45px;
}

.download-sale .download-left .download-subtitle {
	margin-top: 45px;
	font-weight: 500;
	font-size: 30px;
}

.download-sale .download-right {
	width: 313px;
	height: 649px;
	float: left;
	margin-left: 70px;
	background: url(../images/shop.png) no-repeat center right
}

.download-activity {
	width: 1080px;
	height: 649px;
	margin: 40px 0 147px 0;
	background: url(../images/background4.png) no-repeat bottom right;
	float: left;
}

.download-activity .download-left {
	width: 313px;
	height: 649px;
	float: left;
	margin-left: 70px;
	background: url(../images/activity.png) no-repeat top left
}

.download-activity .download-right {
	width: 547px;
	height: 649px;
	float: left;
	margin-left: 150px;
}

.download-activity .download-right .download-title {
	width: 547px;
	font-weight: 700;
	font-size: 40px;
	margin-top: 45px;
}

.download-activity .download-right .download-subtitle {
	margin-top: 45px;
	font-weight: 500;
	font-size: 30px;
}

.download-user {
	width: 1080px;
	height: 649px;
	margin: 40px 0 147px 0;
	background: url(../images/background5.png) no-repeat bottom left;
	float: left;
}

.download-user .download-left {
	width: 480px;
	height: 649px;
	float: left;
	margin-left: 200px;
}

.download-user .download-left .download-title {
	width: 547px;
	font-weight: 700;
	font-size: 40px;
	margin-top: 45px;
}

.download-user .download-left .download-subtitle {
	margin-top: 45px;
	font-weight: 500;
	font-size: 30px;
}

.download-user .download-right {
	width: 313px;
	height: 649px;
	float: left;
	margin-left: 70px;
	background: url(../images/my.png) no-repeat center right
}

.download-footer {
	background: #f6f4f4;
	height: 295px;
	border-bottom: 1px solid #ebebeb;
}

.download-footer .download-foot {
	width: 690px;
	height: 295px;
	padding: 55px 0;
	margin: 0 auto;
}

.download-footer .download-foot .download-foot-left {
	width: 181px;
	height: 181px;
	float: left;
}

.download-footer .download-foot .download-foot-left img {
	width: 181px;
	height: 181px;
}

.download-footer .download-foot .download-foot-right {
	width: 459px;
	height: 181px;
	margin-left: 50px;
	float: left;
}

.download-footer .download-foot .download-foot-right .download-foot-title {
	width: 459px;
	font-size: 35px;
	float: left;
}

.download-footer .download-foot .download-foot-right .download-foot-subtitle {
	width: 459px;
	font-size: 25px;
	float: left;
	margin-top: 5px;
}

.download-footer .download-foot .download-foot-right .download-foot-button {
	width: 459px;
	height: 60px;
	float: left;
	margin-top: 28px;
}

.download-footer .download-foot .download-foot-right .download-foot-button .download-app-ios {
	width: 210px;
	height: 60px;
	border: 1px solid #ebebeb;
	background-color: #cc3333;
	float: left;
}

.download-footer .download-foot .download-foot-right .download-foot-button .download-img {
	width: 25px;
	height: 32px;
	margin: 14px 10px 14px 18px;
	float: left
}

.download-footer .download-foot .download-foot-right .download-foot-button .download-app-ios img {
	width: 25px;
	height: 32px;
}

.download-footer .download-foot .download-foot-right .download-foot-button .download-words {
	height: 28px;
	float: left;
	color: #ffffff;
	font-size: 20px;
	margin: 16px 0;
}

.download-footer .download-foot .download-foot-right .download-foot-button .download-app-android {
	width: 210px;
	height: 60px;
	border: 1px solid #ebebeb;
	background-color: #cc3333;
	float: left;
	margin-left: 39px;
}
/**APP下载**/

/**Show_404**/
.show-left {
	width: 258px;
	height: 305px;
	margin: 270px 40px 185px 250px;
	float: left;
}

.show-left img {
	width: 258px;
	height: 305px;
}

.show-right {
	width: 315px;
	height: 170px;
	float: left;
	margin: 340px 0 250px 0;
}

.show-right .show-words-one {
	width: 315px;
	font-weight:700;
	color: #4c4b4b;
}

.show-right .show-words-one .title {
	font-size: 48px;
}

.show-right .show-words-one .dec {
	font-size: 36px;
}

.show-right .show-words-two {
	width: 315px;
	margin-top: 5px;
	font-size: 30px;
	font-weight:600;
	color: #474646;
}

.show-words-three {
	width: 315px;
	margin-top: 5px;
}

.show-right .show-words-three a {
	margin-top: 5px;
	font-size: 28px;
	font-weight:500;
	color: #e60012;
}
/**Show_404**/

/**家核优居HEAD广告**/
.jh_head_ycmedia {
	width: 1080px;
	margin: 0 auto;
}
.bottom_link {
	display: none;
}
/**家核优居HEAD广告**/