﻿/* swiper覆盖 */
.banner .swiper-pagination-bullet{width: 25px; height: 4px; border-radius: 0; background-color: #fff; opacity: .7;}
.banner .swiper-pagination-bullet-active{background-color: #00a0e9;opacity: 1;}
/*  */
/*  */
.category-title{position: relative; padding: 50px 0 10px; font-size: 30px; text-align: center; margin-bottom: 30px; color: #666;}
.category-title:before{position: absolute;bottom: 0; left: 50%; content: ''; margin-left: -30px; width: 60px; height: 3px; background-color: #e03636;}



/*  */
.banner{position: relative;}
.banner img{width: 100%;}
.banner-info{position: absolute; top: 50%; left: 0; width: 100%;  padding:0 15px; color: #fff; text-align: center;}
.banner-info h3{ font-size: 80px; font-weight: bold;}
.banner-info p{max-width: 650px; margin: 15px auto; border: 1px solid #eee; padding:10px 15px;  font-size: 20px;}
.banner-info p span{padding-right:50px;}
.banner-info p b{font-size: 24px; color: #dc8f29;}
.banner-info a{display: inline-block; background-color: #e03636; margin: 25px 15px; border-radius: 4px; padding: 0 30px; line-height: 45px; color: #fff; font-size: 18px;}
@media (max-width:940px) {
	.banner-info h3{ font-size: 50px; }
}

@media (max-width:768px) {
	.banner-info h3{ font-size: 40px; }
	.banner-info p{ padding:10px 15px;  font-size: 16px; border: none; }
	.banner-info p span{display: block; padding: 0; padding-bottom: 5px;}
	.banner-info p b{font-size: 20px; }
	.banner-info a{ margin:15px;}
}

@media (max-width:640px) {
	.banner-info h3{ font-size: 22px;}
	.banner-info p{ padding:0 15px; margin: 5px auto;  font-size: 16px; border: none; }
	.banner-info p span{padding: 0;}
	.banner-info p b{font-size: 20px; }
	.banner-info a{margin:5px;  padding: 0 10px; line-height: 35px; font-size: 14px;}
}
/* service */
.service{padding: 65px 15px; text-align: center;}
.service-title h3 span{display: inline-block; padding: 0 35px; font-size: 28px;transform: translateY(-5px); }
.service-title h3 b{font-size: 50px; font-weight: normal; }
.service-title p{font-size: 24px;line-height: 40px;margin: 50px 0;}
.service ul li{float: left; width: 25%; padding: 25px;}
.service ul li span{display: block; font-size: 26px; background-color: #f1f1f1; padding: 25px 30px; line-height: 45px; border-radius: 6px; cursor: pointer;}
.service ul li:hover span{background-color: #e03636; color: #fff;}
@media (max-width:960px) {
	.service ul li span{ font-size: 24px; padding: 25px 15px; }
}
@media (max-width:768px) {
	.service{padding: 35px 0; }
	.service-title h3 span{ padding: 0 ; font-size: 22px; }
	.service-title h3 b{display: block; transform: rotate(90deg);}
	.service-title p{font-size: 16px;line-height: 30px;margin:  0; color: #777;}
	.service ul li{width: 50%; padding: 10px;}
	.service ul li span{display: block; font-size: 16px;  padding: 15px 0; line-height: 45px; border-radius: 6px; cursor: pointer;}
}
/* faq */
.faq-bg {background-color: #f5f5f5;}
.faq-bg ul li{ float: left; width: 25%; padding: 15px; text-align: center;}
.faq-box{border: 1px solid #ccc; padding: 25px 15px;}
.faq-box h3{padding: 15px 0;}
.faq-box p{height: 60px; color: #777; overflow: hidden;}
.faq-bg ul li:hover .faq-box{background-color: #fff; transform: translateY(-5px);}

@media (max-width:960px) {
	.faq-bg ul li{ float: left; width: 50%;}
}

@media (max-width:768px) {
	.faq-bg ul li{ float: left; width: 100%; padding: 15px 0; text-align: center;}
}
.advan-list{padding-top: 35px;}
.advan-list li{ position: relative; float: left; width: 50%; padding-left: 120px; padding-right: 35px; padding-bottom: 85px;}
.advan-list li span{position: absolute; top: 0; left: 0; display: block; width: 80px; height: 80px;}
.advan-list li h3{font-size: 22px;}
.advan-list li p{font-size: 16px; color: #777; padding-top: 15px;}

@media (max-width:940px) {
	.advan-list li{ width: 100%; padding-left: 120px; padding-right: 0; padding-bottom: 65px;}
}
@media (max-width:940px) {
	.advan-list li{ padding-bottom: 55px;}
}
/* z注册流程 */


.process-bg{background-color: #fbfbfb; text-align: center;}
.process-bg .container-width>img{margin-top: 25px;}
.process-bg ul {display: none;}
.process-bg ul li{float: left; width: 16.66%; padding: 10px; }
.process-bg ul li img{max-width: 100%;}
.process-bg ul li h3{padding: 10px 0; text-overflow: ellipsis; white-space: nowrap; overflow: hidden;}
.process-bg ul li p{height: 40px; color: #777;}


@media (max-width:960px) {
	.process-bg .container-width>img{display: none;}
	.process-bg ul{display: block;}
	.process-bg ul li{width: 47.33%; padding: 10px; }
}
@media (max-width:768px) {
	.process-bg .container-width>img{display: none;}
	.process-bg ul{display: block;}
	.process-bg ul li{width: 50%; padding: 10px; }
}


@media (max-width:640px) {
	.process-bg ul li{width: 100%; padding: 10px; }
}
/*  */
.news{padding-bottom: 40px;}
.news-left,
.news-right{float: left; width: 50%;}

.news-left{ padding: 30px; background-color: #f2f2f2;}
.news-img{margin-bottom: 20px;}
.news-img img{width: 100%;}
.news-left h3{color: #e03636; margin-bottom: 8px;}
.news-left p{color: #666;}
.news-left a{ display: block; margin-top: 25px; max-width: 150px; line-height: 38px; border-radius: 40px; background-color: #e03636; color: #fff; text-align: center;}
.news-left a:hover{box-shadow: 0 -40px 0 #ff7878 inset;}
.news-right{padding-left: 30px; padding-bottom: 30px;}
.news-date{float: left; width: 15%; text-align: right; padding-right: 25px;}
.news-date h3{font-size: 24px; font-family: arial;}
.news-date p{font-size: 16px; font-family: arial; color: #666;padding-top: 5px;}
.news-content{position: relative; float: left; width: 80%; padding-left: 25px; border-left: 1px solid #eee; } 
.news-content:after{position: absolute;top: 0; left: 0; content: ''; width: 1px; height: 22px; background-color: #666; transition: all .3s;}
.news-content p{color: #666; padding-top: 10px; padding-bottom: 35px; line-height: 26px;}

.news-right>a{ margin-left: 22%; margin-top: 15px; display: block; margin-top: 20px; max-width: 150px; line-height: 38px; border-radius: 40px; border:1px solid #666; color: #333; text-align: center;}
.news-right>a:hover{border-color: #ff7878; color: #fff; background-color: #e03636;}

.news-right ul li a:hover .news-date h3,
.news-right ul li a:hover .news-date p,
.news-right ul li a:hover .news-content,
.news-right ul li a:hover .news-content p{color: #e03636;}
.news-right ul li a:hover .news-content:after{ height: 60px;} 

@media (max-width:1200px) {
	.news-content p{color: #666; padding-top: 10px; padding-bottom: 10px; line-height: 22px;}
}
@media (max-width:940px) {
	.news-date h3{font-size: 18px; font-family: arial;text-align: left;}
	.news-date p{font-size: 14px; font-family: arial; color: #666;padding-top: 5px;}
	.news-content p{color: #666; padding-top: 5px;  line-height: 20px;}
}

@media (max-width:768px) {
	.news-left,
	.news-right{ width: 100%; }
	.news-left{padding: 15px;}
	.news-right{  padding: 0; padding-top: 15px;}
	.news-date{ padding-right: 15px;text-align: left;}
	.news-content{ padding-left: 15px; } 
}
.fl {
    float: left;
}
.page-news {
	padding-bottom: 60px;
}

.page-news-location {
	line-height: 40px;
	font-size: 14px;
	/* text-align: right; */
}

.page-news-location b {
	font-family: simsun;
	color: #999;
	margin: 0 5px;
}

.page-news-location a {
	color: #666;
}

.page-news-location span {
	color: #999;
}

.page-news-catitle {
	font-size: 0;
	border-bottom: 1px solid #eee;
}

.page-news-catitle ul li a {
	display: inline-block;
	padding: 0 20px;
	line-height: 40px;
	font-size: 14px;
}

.page-news-catitle ul li a.on {
	color: #379cd6;
}

.page-news-catitle ul li a:hover,.page-news-catitle ul li.current-menu-item > a,.page-news-catitle ul li.current_page_item > a {
	color: #ffa403
;
}

.page-newslist {
	padding: 30px 0;
}

.page-newslist li {
	margin-bottom: 35px;
}

.page-news-left {
	float: left;
	width: 30%;
	padding-right: 25px;
}

.page-news-left a {
	position: relative;
	display: block;
	overflow: hidden;
}

.page-news-left a>img {
	width: 100%;
	transform: scale(1.1);
	transition: all .3s;
         height: 195px;
}

.page-news-msak {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, .4);
	display: flex;
	justify-content: center;
	align-items: Center;
	transform: translateY(100%);
	transition: all .3s;
	z-index: 1;
}

.page-news-msak img {
	max-width: 100%;
}

.page-news-right {
	float: left;
	width: 70%;
}

.page-news-right h3 {
	line-height: 45px;
	;
}

.page-news-right h4 {
	line-height: 30px;
	font-size: 12px;
	font-family: arial;
	color: #999;
	border-bottom: 1px solid #eee;
}

.page-news-right p {
	line-height: 35px;
	padding: 15px 0;
	color: #999;
	font-size: 14px;
}

.page-news-right>a {
	display: inline-block;
	padding: 0 20px;
	line-height: 35px;
	border: 1px solid #e5e5e5;
	border-radius: 38px;
	color: #666;
	transition: all .3s;
}

.page-newslist li:hover .page-news-left a>img {
	transform: scale(1);
}

.page-newslist li .page-news-left a:hover .page-news-msak {
	transform: translateY(0);
}

.page-news-right>a:hover {
	border: 1px solid #40a8e4;
	color: #40a8e4;
}

@media (max-width:768px) {
	.page-news-location {
		text-align: left;
	}

	.page-news-left {
		float: left;
		width: 100%;
		padding-right: 0;
	}

	.page-news-right {
		float: left;
		width: 100%;
	}
}

/* news-show */
.page-news-show {
	margin-top: 60px;
	padding-top: 15px;
	padding-bottom: 60px;
	background-color: #f7f7f7;
}

.page-news-showBg {
	background-color: #fff;
	padding: 40px 125px 60px;
}

.page-news-show-title {
	text-align: center;
}

.page-news-show-title h3 {
	font-size: 26px;
	margin-bottom: 15px;
}

.page-news-show-title p {
	font-size: 14px;
	color: #999;
}

.page-news-show-Intro {
	position: relative;
	border: 1px solid #eee;
	padding: 35px 120px;
	color: #666;
	font-size: 14px;
	margin: 40px 0;
}

.page-news-show-Intro span {
	position: absolute;
	top: 10px;
	left: -10px;
	display: inline-block;
	line-height: 38px;
	padding: 0 15px;
	color: #fff;
	border-radius: 0 4px 4px 0;
	background-color: #40a8e4;
}

.page-news-show-Intro span:after {
	position: absolute;
	bottom: -5px;
	left: 0px;
	display: block;
	content: '';
	width: 0;
	height: 0;
	border-top: 5px solid transparent;
	border-bottom: 5px solid transparent;
	border-right: 10px solid #40a8e4;
}

.page-news-show-content img {
	max-width: 100%;
	display: block;
	margin: 15px auto;
}

.go-newslist {
	line-height: 45px;
}

.go-newslist a {
	color: #007AFF;
	font-size: 18px;
	text-decoration: underline;
}

.page-next {
	margin-top: 35px;
}

.page-next li {
	color: #666;
	margin-bottom: 15px;
}

.page-next li a {
	color: #999;
}

.page-next li a:hover {
	color: #0069D9;
}

@media (max-width:768px) {
	.page-news-show {
		padding-bottom: 30px;
	}

	.page-news-showBg {
		padding: 20px 15px 30px;
	}

	.page-news-show-title {
		text-align: center;
	}

	.page-news-show-title h3 {
		font-size: 18px;
		margin-bottom: 15px;
	}

	.page-news-show-title p {
		font-size: 14px;
		color: #999;
	}

	.page-news-show-Intro {
		border: 1px solid #eee;
		padding: 15px;
		margin: 20px 0;
	}

	.page-news-show-Intro span {
		display: none;
	}
}
/*详情*/
.tx-float{float: left;width: 100%;}
.tx-center{margin: 0 auto;max-width: 1200px;clear:both;}
.tx-newsls{background: #f5f5f5;padding-bottom: 60px;}
.tx-newsl{background: #fff;padding: 30px 30px 50px;}
.tx-newsl-left{width: 16%;padding-right: 40px;}
.tx-newsl-left h3{font-size: 20px;margin-bottom: 4px;}
.tx-newsl-left em{font-size: 16px;color: #b2b2b2;}
.tx-newsl-left ul{margin-top: 50px;}
.tx-newsl-left ul li{width: 100%;}
.tx-newsl-left ul li a{position: relative; display: block; line-height: 46px;border-bottom:1px solid #e6e6e6;padding: 0 16px;font-size: 16px;color: #999;}
.tx-newsl-left ul li a i{position: absolute;left: 0;width: 3px;height: 14px;background: #fff;top: 0;bottom: 0;margin:auto 0;}
.tx-newsl-left ul li a:hover,.tx-newsl-left ul li.current-menu-item a,.tx-newsl-left ul li.current-menu-parent a{color: #333;}
.tx-newsl-left ul li a:hover i,.tx-newsl-left ul li.current-menu-item a i,.tx-newsl-left ul li.current-menu-parent a i{background: #ffa403;}
.tx-newsl-right{width: 74%;}
.tx-newsl-right li{padding: 20px 0;border-bottom: 1px solid #e6e6e6;}
.tx-newsl-right .img{width: 24%;}
.tx-newsl-right .text{position: relative; width: 76%;padding-left: 50px;padding-right: 180px;}
.tx-newsl-right .text h3{font-size: 16px;line-height: 56px;height: 56px;overflow: hidden;}
.tx-newsl-right .text p{display: block; font-size: 14px;color: #999;line-height: 26px;height: 52px;overflow: hidden;}
.tx-newsl-right .text i{position: absolute;right: 0;top: 10px;font-size: 30px;color: #b2b2b2;}
.tx-center div ul li{/*float:left;*/list-style-type: decimal;margin-left: 42px;}
.tx-center div ol li{/*float:left;*/list-style-type: decimal;margin-left: 42px;}
.tx-contentc{background: #f5f5f5;padding: 40px 0 100px;}
.tx-single{padding: 50px 35px 100px;background: #fff;}
.tx-single-title{text-align: center;margin-bottom: 50px;}
.tx-single-title h3{font-size: 26px;margin-bottom: 16px;}
.tx-single-title em{font-size: 14px;color: #808080;}
.tx-single-em{position: relative; border:1px solid #e5e5e5;padding: 20px 70px;font-size: 14px;line-height: 2;}
.tx-single-em i{position: absolute;top: 10px;left: -10px;font-size: 14px;color: #fff;line-height: 32px;padding: 0 12px;background: #2088FF;}
.tx-single-em i s{position: absolute;left: 0;bottom:-10px; width: 10px;height: 10px;border-width: 5px;border-style: solid;border-color: #2088FF #2088FF #fff #fff;}
.tx-single-content{padding: 48px 0;}
.tx-single-page{padding-top: 40px;margin-top: 30px;border-top: 1px solid #e5e5e5;}
.tx-single-page .fl{width: 80%;font-size: 14px;color: #808080;}
.tx-single-page .fl a{font-size: 14px;color: #808080;line-height: 30px;margin-bottom: 3px;}
.tx-single-page .fl a:hover{color: #2088FF;text-decoration: underline;}
.tx-single-page .fr{text-decoration: underline;font-size: 16px;color: #2088FF;line-height: 30px;}
.page-about-say{padding: 70px 0; text-align: center;margin:10px;}
.page-about-say h3{font-size: 24px; color: #333;}
.page-about-say p{text-align: left; font-size: 16px; color: #777; line-height: 26px; padding: 20px 0;}
.page-about-say img{max-width: 100%;}

/* tab */
.page-about-brandson-bg{padding: 60px 0; background-color: #f2f2f2;}
.page-about-brandson-bg .container-page>h3{ text-align: center; font-size: 24px; padding-bottom: 40px;}

.page-about-brandson-tab ul li {float:left; width: 33.33%; padding:25px; text-align:center;}
.page-about-brandson-tab ul li span {display:block; padding: 30px 0 ; font-size:18px; border-radius:10px;background-color:#fff; cursor:pointer;}
.page-about-brandson-tab ul li span.active {background-color:#009DD9;color: #fff; }

.page-about-brandson-box{padding-top: 25px;}
.page-about-brandson-div p{ font-size: 16px; line-height: 26px; margin-bottom: 25px; color: #666;}
.display-none {display:none;}

.page-about-serivetitle{text-align: center;}
.page-about-serivetitle h3{font-size: 24px; padding:70px 0 25px;}
.page-about-serivetitle p{font-size: 16px; line-height: 26px; color: #777;}
.page-about-serive{padding: 30px 0;}
.page-about-serive li{float: left; width: 33.33%; padding: 0 25px 25px;}
.page-about-serive li img{width: 100%;}
.page-about-serive li a{display: inline-block; padding: 3px 5px; border:1px solid #999; white-space: normal; margin: 10px 10px 0 0 ;}
.page-about-serive li a:hover{ border:1px solid #009DD9; color: #009DD9;}


.tx-contentss p{line-height: 30px;}
@media (max-width:768px) {
	.page-about-brandson-tab ul li { padding:10px; }
	.page-about-brandson-tab ul li span {padding: 15px 0 ; font-size:14px;}
	.page-about-serive li{width: 100%; padding: 0 0 25px;}
}

.page-about-adv-box{position: relative; padding-bottom: 60px;}
.page-about-adv-box>h3{text-align: center; font-size: 24px; padding-top: 70px; margin-bottom: 40px;}
.page-about-adv-bg{position: absolute; top: 0 ; left: 0; z-index: -1; width: 100%; height: 70%; background-color: #f2f2f2;}
.page-about-adv{padding:50px; background-color: #fff; box-shadow: 0 0 15px rgba(0,0,0,.1);}
.page-about-adv h3{font-size: 20px; color: #009DD9; padding-bottom: 15px;}
.page-about-adv p{font-size: 16px; color: #666; line-height: 28px; padding-bottom: 25px;}

/*  */
.page-about-event-time{border-bottom: 2px solid #eee;}
.page-about-event-time .swiper-slide{ text-align: center; line-height: 40px;}
.page-about-event-time .swiper-slide span{display: inline-block; font-size: 22px; font-family: arial; cursor: pointer;}
.page-about-event-time .swiper-slide-thumb-active span {color: #009DD9; border-bottom: 2px solid #009DD9;}

.page-about-event>h3{font-size: 24px; padding-bottom: 35px; text-align: center;}

.page-about-event-show .swiper-wrapper{padding: 40px 0;}
.page-about-eventlist{ position: relative;  }
.page-about-eventlist:before{position: absolute;top: 0; left: 50%; content: ''; width: 1px; height: 100%; background-color: #eee;}
.page-about-eventlist-left,
.page-about-eventlist-right{float: left; width: 50%; padding: 25px ; }
.page-about-event-per{position: relative; padding: 15px; background-color: #f2f2f2; margin-bottom: 15px;}
.page-about-event-per span{position: absolute; top: 0; display: block; background-color: #009DD9; width: 9px; height: 9px; border-radius: 50%;}
.page-about-event-per span:before{position: absolute; top: -4px; left: -4px;z-index: 1; display: block;  content: ''; background-color: rgba(0,157,217,.5); width: 17px; height: 17px;border-radius: 50%;}
.page-about-event-per span:after{position: absolute; top: 4px; z-index: -2; display: block;  content: '';  width: 30px; height: 1px; background-color: #eee;}

.page-about-eventlist-left{padding-top: 60px;}
.page-about-eventlist-left .page-about-event-per span{right: -30px;}
.page-about-eventlist-right .page-about-event-per span{left: -29px;}
.page-about-eventlist-left .page-about-event-per span:after{left: -30px;}
.page-about-eventlist-right .page-about-event-per span:after{right: -29px;}

.page-about-event-per h3{font-size: 20px; padding-bottom: 15px;}
.page-about-event-per p{font-size: 16px; line-height: 26px; color: #777;}
.page-about-event-per img{width: 100%;}
.page-about-event-per a{margin-top: 5px; display: block; width: 25px ; height: 25px; text-align: center; line-height: 25px;border-radius: 50%; font-size: 18px; background-color: #ccc; color: #fff;} 
.page-about-event-per a:hover{background-color: #0D2E68;}
.page-about-eventlist-right .page-about-event-per:nth-child(2n){display: none;}
@media (max-width:768px) {
	.page-about-eventlist-left{display: none;}
	.page-about-eventlist{padding-left: 15px;}
	.page-about-eventlist:before{position: absolute;top: 0; left:15px; content: ''; width: 1px; height: 100%; background-color: #eee;}
	.page-about-eventlist-right{float: left; width: 100%; padding: 25px ; }
	.page-about-eventlist-right .page-about-event-per:nth-child(2n){display: block;}
}
.container-com{max-width: 1400px; margin: 0 auto; padding: 0 15px;}
.container-page{max-width: 1200px;margin: 0 auto;}

/* 新增流程 */
/*  */
.news{padding-bottom: 40px;}
.news-left,
.news-right{float: left; width: 46%;}

.news-left{ padding: 30px; background-color: #f2f2f2;}
.news-img{margin-bottom: 20px;}
.news-img img{width: 100%;height: 457px;}
.news-left h3{color: #e03636; margin-bottom: 8px;font-weight: normal;}
.news-left p{color: #666;}
.news-left a{ display: block; margin-top: 25px; max-width: 150px; line-height: 38px; border-radius: 40px; background-color: #e03636; color: #fff; text-align: center;}
.news-left a:hover{box-shadow: 0 -40px 0 #ff7878 inset;}
.news-right{padding-left: 0px; padding-bottom: 30px;}
.news-date{float: left; width: 20%; text-align: right; padding-right: 25px;}
.news-date h3{font-size: 24px; font-family: arial;    font-weight: normal;
    margin: 0;color: #333;}
.news-date p{font-size: 16px; font-family: arial; color: #666;padding-top: 5px;}
.news-content{position: relative; float: left; width: 67%; padding-left: 25px; border-left: 1px solid #eee; } 
.news-content:after{position: absolute;top: 0; left: 0; content: ''; width: 1px; height: 22px; background-color: #666; transition: all .3s;}
.news-content p{color: #666; padding-top: 10px; padding-bottom: 35px; line-height: 26px;}
.news-content h3{    font-weight: normal;
    margin: 0;font-size: 18px;color: #333;}
    .news-content h3:hover{color: #e03636;}

.news-right>a{ margin-left: 25%; margin-top: 15px; display: block; margin-top: 20px; max-width: 150px; line-height: 38px; border-radius: 40px; border:1px solid #666; color: #333; text-align: center;}
.news-right>a:hover{border-color: #ff7878; color: #fff; background-color: #e03636;}

.news-right ul li a:hover .news-date h3,
.news-right ul li a:hover .news-date p,
.news-right ul li a:hover .news-content,
.news-right ul li a:hover .news-content p{color: #e03636;}
.news-right ul li a:hover .news-content:after{ height: 60px;} 

@media (max-width:1200px) {
	.news-content p{color: #666; padding-top: 10px; padding-bottom: 10px; line-height: 22px;}
}
@media (max-width:940px) {
	.news-date h3{font-size: 18px; font-family: arial;}
	.news-date p{font-size: 14px; font-family: arial; color: #666;padding-top: 5px;}
	.news-content p{color: #666; padding-top: 5px;  line-height: 20px;}
}

@media (max-width:768px) {
	.news-left,
	.news-right{ width: 100%; }
	.news-left{padding: 15px;box-sizing: border-box;}
	.news-right{  padding: 0; padding-top: 15px;}
	.news-date{ padding-right: 15px;}
	.news-content{ padding-left: 15px; } 
}

.page-code{
    text-align: center;
    padding-bottom: 40px;
}

/* 分页 */
.sp,.xp{width:50%;}

@media (max-width:768px) {
	.category-title{font-size: 24px;}
.tx-contentc{padding: 40px 0 0;}
.news-img img{height: 195px;}

/* 分页 */
.sp,.xp{width: 100% !important;}
.news .nlist{width: 100%;margin: 15px 0 0;}

}

/* 文章 */
.wrapper {
    background: #eee;
}
.seo_lei {
    height: auto;
    overflow: auto;
}
.seo_lei1 {
    width: 100%;
    float: left;
    margin-bottom: 30px;margin-right: 30px;
}
.seo_lei1 ul {
    clear: both;
    
    background: #fff;
    border: 1px solid #f0f0f0;
    height: auto;
    overflow: auto;
    padding: 10px 0 20px 0;
}
.seo_lei1 li {
    float: left;
    width: 46%;
    margin: 0 2% 5px;
    
}
.seo_lei1 li div{line-height: 35px;text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;}
.seo_lei1 li div a{color:#666;}
.seo_lei1 li p{text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
height: 20px;
    line-height: 20px;
}


/* 首页修改文章 */
.nlist{width:31%;float: left;margin: 0 1%;}
.nlist .tit{font-size: 20px;text-align: center;}
.nlist ul{background: #eee;padding: 20px;margin-top: 15px;}
.nlist ul li{margin-bottom: 10px;}
.nlist ul li a{color:#000;}.nlist ul li a:hover{text-decoration: underline;}
.nlist ul li p{text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
height: 20px;
    line-height: 20px;}
.nlist ul li a div{color:#333;line-height: 30px;}
.nlist .more{display: block;margin: auto;
    margin-top: 20px;
    max-width: 150px;
    line-height: 38px;
    border-radius: 40px;
    border: 1px solid #666;
    color: #333;
    text-align: center;}
.nlist .more:hover{border-color: #ff7878; color: #fff; background-color: #e03636;}