/* AB模版网 做最好的织梦整站模板下载网站 Www.AdminBuy.Cn */
/* QQ：9490489 */
/* 仿站：Fang.AdminBuy.Cn */
/* 素材：Sc.AdminBuy.Cn */
body {
	font-family: 'Microsoft YaHei', "Open Sans", sans-serif;
	font-size: 14px;
	color: #333;
}
input, select, textarea {
	font-family: 微软雅黑, "Open Sans", sans-serif;
	font-size: 1em;
	;
}
.wrap {
	width: 96%;
	margin: 0 auto ;
	max-width: 1200px;
	position: relative;
}
img, a {
	border: 0;
}
ul, li {
	list-style: none;
}
* {
	margin: 0;
	padding: 0;
}
.flt {
	float: left;
}
.frt {
	float: right;
}
.clear {
	clear: both;
}
.clear:after, .clear:before {
	content: '';
	clear: both;
	display: table;
}
img {
	max-width: 100%;  
  height:auto;
}
.img {
	overflow: hidden;
	position: relative;
}
.img:before {
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	content: '';
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	border: 1px solid rgba(255,255,255,0);
	z-index: 100
}
.img:hover:before {
	top: 10px;
	left: 10px;
	right: 10px;
	bottom: 10px;
	border: 1px solid rgba(255,255,255,0.5);
}
.img:hover img {
	transform: scale(1.1) rotate(3deg);
	-o-transform: scale(1.1) rotate(3deg);
	-webkit-transform: scale(1.1) rotate(3deg);
	-moz-transform: scale(1.1) rotate(3deg);
	-ms-transform: scale(1.1) rotate(3deg);
}
h3 {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-weight: bold;
}
*, *:after, *:before {
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
}
.modal, .fp_modal {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height : 100%;
	z-index: 1000
}
.fp_modal {
	display: table;
}
.modal {
	transition: all 0s;
	-o-transition: all 0s;
	-webkit-transition: all 0s;
	-moz-transition: all 0s;
	-ms-transition: all 0s;
	background: rgba(0,0,0,0.7);
}
.fp_modal .cell {
	display: table-cell;
	vertical-align: middle;
}
.modal_cont {
	max-width: 990px;
	margin: 0 auto;
	width: 90%;
	background: #fff;
	position: relative;
}
.modal_cont .close {
	position: absolute;
	top: 10px;
	right: 10px;
	width: 32px;
	height: 32px;
	background: url(/skin/images/close.png) no-repeat center center #ccc;
	border-radius: 100%;
	cursor: pointer;
}
.modal_cont .box {
	padding: 45px;
}
/*----------header----------*/
.header {
	line-height: 70px;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 1000;
}
.header.fixed {
	background: rgba(182, 244, 44, 1);
}
.head {
	line-height: 42px;
	border-bottom: 1px solid #eee
}
.logo img {
	vertical-align: middle;
}
.menu ul li {
	float: left;
	margin-left: 40px;
}
.menu ul li a {
	color: #f9fbf9;
	border-bottom: 2px solid transparent;
	display: inline-block;
	line-height: 2.5;
	padding: 0 5px;
  font-size: 1.3em;
font-weight: 800;
}
.menu ul li:hover a, .menu ul li.on a {
	color: #fff;
	border-bottom-color: #fff;
}
.banner .item {
	position: relative;
	font-family: Arial;
}
.banner .item .text {
	left: 0;
	width: 100%;
	text-align: center;
	color: #fff;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	font-size: 24px;
}
.banner .text h2 {
	font-size: 2em;
	margin-bottom: 1em;
}
.owl-theme .owl-dots .owl-dot span {
	width: 22px;
	height: 22px;
	border-radius: 0;
	margin: 0 5px;
	background: url(/skin/images/icon2.png) no-repeat center center;
}
.owl-theme .owl-dots {
	margin-bottom: 30px;
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
	background: url(/skin/images/icon1.png) no-repeat center center;
	opacity: 1;
}
.banner .img1 {
	overflow: hidden;
}
.owl {
	position: relative;
}
.banner_cur {
	position: absolute;
	top: 50%;
	left: 5%;
	right: 5%;
	z-index: 10
}
.banner_cur span {
	display: block;
	width: 54px;
	height: 54px;
	background: url(/skin/images/cur1.png) no-repeat center center;
	float: left;
	cursor: pointer;
	border-radius: 100%;
}
.banner_cur span.next {
	float: right;
	background: url(/skin/images/cur2.png) no-repeat center center;
}
.banner_cur span:hover {
	background-color: rgba(255,255,255,0.1)
}
/*----------mainer----------*/ 
.page {
	padding: 65px 0;
}
.page1 {
	background: url(/skin/images/bg1.jpg) no-repeat top center;
}
.page_tit {
	color: #391e63;
	text-align: center;
	margin-bottom: 60px;
}
.page_tit h3 {
	font-size: 23px;
	font-weight: normal;
	margin-bottom: 15px;
}
.page_tit p {
	text-align: left;
	font-size: 16px;
	color: #2439ff;
  line-height: 2.0em;
  text-indent: 2em;
}
.full {
	position: fixed;
	top: 60%;
	right: 2%;
	z-index: 1001;
}
.full li a {
	display: block;
	width: 52px;
	height: 52px;
	margin-bottom: 20px;
	position: relative;
	background: rgba(0, 0, 0, 0);
	z-index: 1;
}
.full li a:hover span, .full li a:hover label {
	background-color: #54cb0f !important;
}
.full li:last-child a {
	border-bottom: 0;
}
.full li a span {
	display: block;
	width: 52px;
	height: 52px;
	position: relative;
	z-index: 100;
	background-position: center center;
	background-repeat: no-repeat;
  border-radius: 13px;
}
.full li:nth-child(2) a, .full li:nth-child(1) a {
	z-index: 2;
}
.full li a label {
	display: block;
	width: 100px;
	white-space: nowrap;
	padding: 0 20px;
	position: absolute;
	line-height: 52px;
	color: #fff;
	z-index: -1;
	background: rgba(255, 255, 255, 0);
	bottom: 0;
	left: 100%;
	box-sizing: inherit;
	max-width: 300%;
	;
}
.full li a:hover label {
	left: -120px;
}
.full li a .lbl_img {
	padding: 10px;
	height: auto;
	line-height: normal;
}
.full li a span.span1 {
	background-image: url(/skin/images/full1.png);
}
.full li a span.span2 {
	background-image: url(/skin/images/full2.png);
}
.full li a span.span3 {
	background-image: url(/skin/images/full3.png);
}
.full li a span.span4 {
	background-image: url(/skin/images/full4.png);
}
.page4 {
	padding-bottom: 0;
	background: #f7f6fa
}
.hj_owl {
	position: relative;
}
.hj_owl .owl {
	padding-bottom: 6px;
}
.owl_cur {
	z-index: 10;
	height: 0;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}
.owl_cur>div {
	position: relative;
	width: 20%;
	background: rgba(255,255,255,0.5);
}
.owl_cur > div span {
	position: absolute;
	top: 50%;
	display: block;
	width: 54px;
	height: 54px;
	background: url(/skin/images/cur1.png) no-repeat center center;
	cursor: pointer;
	border-radius: 100%;
	left: 0;
	right: 0;
	margin: 0 auto;
	margin-top: -27px;
}
.owl_cur span.next {
	background: url(/skin/images/cur2.png) no-repeat center center;
}
.owl_cur span:hover {
	background-color: rgba(255,255,255,0.1)
}
.owl_cur>div .img {
	opacity: 0;
}
.tit_tag li {
	text-align: center;
	display: inline-block;
	width: 208px;
	line-height: 52px;
	margin-left: -5px;
	font-size: 16px;
}
.tit_tag {
	text-align: center;
}
.tit_tag li a:after {
	content: '';
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 0;
	right: 0;
	background: #55328b;
	height: 2px;
	margin: 0 auto;
}
.tit_tag li a {
	display: block;
	position: relative;
	border: 1px solid #e7e7e7;
}
.tit_tag li a:hover, .tit_tag li.on a {
	font-weight: bold;
	border-color: #e5dbf5;
	z-index: 10;
	background: #fbf9fd;
	color: #55328b;
}
.tit_tag li a:hover:after, .tit_tag li.on a:after {
	width: 100%;
}
.tit_tag {
	margin-top: 30px;
}
.news .lt .text {
	background: url(/skin/images/bg3.jpg) no-repeat center center;
	color: #fff;
	background-size: 100% 100%;
}
.news {
	max-width: 998px;
	;
	margin: 0 auto;
	position: relative;
}
.news .bg {
	width: 187px;
	height: 393px;
	position: absolute;
	background: url(/skin/images/img8.jpg) no-repeat center center;
	right: 100%;
	bottom: -20px;
}
.news .lt {
	width: 50%;
	float: left;
	margin-right: 18px;
}
.news .lt .img img {
	display: block;
	width: 100%;
  height: 280px;
}
.news .lt .text {
	padding: 40px;
	line-height: 24px;
	color: #e9daff;
}
.news .lt .text span.time {
	display: none;
	padding-left: 30px;
	background: url(/skin/images/icon4.png) no-repeat left center;
	color: #fff;
	margin-bottom: 20px;
}
.news .lt .text h3 {
	font-size: 22px;
	font-weight: normal;
	color: #fff;
	margin-bottom: 20px;
}
.news .lt .text h3 a {
	color: #fff;
}
.news .lt .text h3 a:hover {
	color: #ffcc00
}
.news .lt .text p {
	height: 64px;
	overflow: auto;
	margin-bottom: 20px;
  color: rgb(118, 239, 45);
  text-indent: 2em;
}
.news .list {
	overflow: hidden;
}
.news .list li {
	width: 50%;
	float: left;
}
.news .list a {
	display: block;
	margin: 9px;
}
.news .list ul {
	margin: -9px;
}
.news .list .text {
	padding: 0 20px;
	border: 1px solid #ebebeb;
	border-top: 0;
}
.news .list img {
	display: block;
	width: 100%;
  height: 124px;
}
.news .list p {
	font-size: 12px;
	color: #909098;
	line-height: 20px;
	height: 40px;
	overflow: auto;
	margin-bottom: 15px
}
.news .list .time {
	line-height: 40px;
	color: #909098;
	padding-left: 22px;
	background: url(/skin/images/icon5.png) no-repeat left center;
	border-top: 1px solid #e8e8e8
}
.news .list h3 {
	font-size: 16px;
	color: #55328b;
	line-height: 45px;
	padding-top: 5px;
}
/*----------footer----------*/
.footer {
	background: rgba(252, 194, 248, 0.18);
	padding: 40px 0;
	;
	text-align: center;
	font-size: 14px;
	color: #656565;
}
.footer p {
	text-align: center;
}
.f_nav li {
	display: inline-block;
	padding: 0 20px;
	margin-left: -3px;
}
.f_nav {
	padding: 40px 0;
}
.footer a:hover {
	color: #55328b
}
.pagesize {
	text-align: center;
	margin-top: 85px;
}
.pagesize a {
	margin: 0 15px;
	font-size: 20px;
	font-weight: bold;
	color: #262626;
}
.pagesize a:hover, .pagesize a.on {
	color: #6b3fae;
}
.page {
	overflow: hidden;
}
ul:after {
	content: '';
	display: block;
	clear: both;
}
.page1_list li {
	width: 25%;
	float: left;
}
.page1_list .box {
	padding: 12px;
	border: 1px solid #eee;
	background: #fff;
	margin-left: -1px;
}
.page1_list .tit {
	padding: 20px 0;
	text-align: center;
	color: #55328b
}
.page1_list .tit h3 {
	font-size: 18px;
	margin-bottom: 10px;
}
.page1_list .tit p {
	text-align: center;
}
.page1_list .d_txt {
	padding: 0 10px;
	line-height: 24px;
	color: #909098;
	height: 72px;
	overflow: hidden;
}
p {
	text-align: justify;
  color: rgb(34, 164, 18);
}
.btn a {
	display: block;
	width: 138px;
	line-height: 40px;
	border-radius: 40px;
	background: #55328b;
	color: #fff;
	box-shadow: 0 2px 10px rgba(85,50,139,.2);
	text-align: center;
	margin: 0 auto;
}
.btn .a2 {
	margin-left: 0;
	border: 2px solid #fff;
	background: none;
}
.btn span {
	display: inline-block;
	padding-right: 40px;
	background: url(/skin/images/icon3.png) no-repeat right center;
}
.btn {
	padding: auto;
border: none;
}
.btn a:hover span {
	padding-right: 20px;
}
.page2 {
	background: url(/skin/images/img_15.jpg) no-repeat center center;
	background-size: cover;
}
.page2 .tit {
	padding: 30px 0
}
.page2 .text {
	width: 37%;
	padding: 0 6.5%;
	line-height: 30px;
	color: #fff;
}
.page2 .text p {
	margin-bottom: 30px;
}
.page2 .img {
	display: none;
}
.page2 .tit h3 {
	line-height: 63px;
	font-size: 20px;
	color: #ffe800;
	font-weight: normal;
	font-family: 'Times New Roman'
}
.team_list li {
	width: 33.333%;
	float: left;
}
.team_list li .box {
	padding-bottom: 62px;
	position: relative;
	background: url(/skin/images/bg2.png) no-repeat bottom center;
	margin-bottom: 20px;
}
.team_list li .box .img1 {
	width: 102px;
	height: 102px;
	padding: 4px;
	border: 1px solid #dcdcdc;
	background: #fff;
	border-radius: 100%;
	margin: 0 auto;
}
.team_list li .box .img1 img {
	width: 102px;
	border-radius: 100%;
	height: 102px;
}
.team_list li .box h3 {
	text-align: center;
	color: #55328b;
	max-width: 80%;
	margin: 0 auto;
	font-size: 18px;
	line-height: 40px;
}
.team_list li .box h3 label {
	display: inline-block;
	vertical-align: middle;
	color: #ffcc00;
	padding: 0 5px;
}
.team_list li .box p {
	max-width: 60%;
	height: 48px;
	overflow: hidden;
	margin: 0 auto;
	line-height: 24px;
	color: #4cbe1d;
}
#maximg img{ 
  width:700px !important; 
  height:auto !important;
}
 @media only screen and (max-width: 750px) {
	 #maximg img{ max-width:100% !important; height:auto !important;border-radius: 2px;margin: 15px auto;}
.menu {
	z-index: 1000;
	position: fixed;
	top: 60px;
	left: -100%;
	width: 100%;
	height: 100%;
	background: rgba(20, 131, 249, 1);
}
.menu ul li {
	float: none;
	display: block;
	border-bottom: 1px solid #ddd;
	padding: 0
}
.menu ul li a {
	line-height: 45px;
	font-size: 18px;
}
.header .logo {
	position: relative;
	z-index: 1001;
	line-height: 60px;
}
.menu ul li:hover a, .menu ul li.on a {
	color: #55328b
}
.menu_wrap {
	position: absolute;
	top: 10px;
	width: 40px;
	height: 40px;
	background: url(/skin/images/menu.png) no-repeat center center rgba(20, 131, 249, 1);
	background-size: 25px auto;
	right: 5px;
  z-index: 1001;
  border-radius: 10px;
}
.h_menu .menu_wrap {
	background: url(/skin/images/menu-1.png) no-repeat center center rgba(20, 131, 249, 1);
	background-size: 25px auto;
}  
.header {
	z-index: 100
}
.menu ul li {
	margin: 0 20px;
	;
}
.menu ul li a {
	display: block;
}
.h_menu .menu {
	left: 0;
}
.header {
	line-height: 60px;
  background: rgba(182, 244, 44, 1);
}
}
.header1 {
	background: #fff !important;
	position: static;
}
.header1 .menu li a {
	color: #46434a;
}
.header1 .menu li.on a, .header1 .menu li a:hover {
	color: #55328b
}

.owl {
position: relative;
margin-top: 61px;
}

.main_banner {
	height: 295px;
	background: url(http://www.yiexi.com/skin/images/banner12.jpg) no-repeat center center;
	background-size: cover;
	color: #fff;
}
.main_banner h2 {
	font-size: 44px;
	font-family: 'Trajan Pro';
	margin-bottom: 20px; margin-top:20px
}
.main_banner p {
	font-size: 18px;
}
.ry_list {
	margin: 40px 0;
}
.ry_list li {
	text-align: center;
	width: 33.33%;
	float: left;
}
.ry_list li:nth-child(3n+1) {
	clear: both;
}
.ry_list li .box {
	margin: 20px;
}
.ry_list li .img {
	border: 15px solid #fcf9e7;
}
.ry_list li h2 {
	text-align: center;
	color: #55328b;
	font-size: 18px;
	margin-top: 10px;
  margin: 15px 0 5px;
}
.ry_list li img {
	display: block;
	width: 100%;
}
.page_about {
	padding-top: 20px;
}
.about_list {
	margin-top: 20px;
}
.about_list img {
	display: block;
}
.about_list .item {
	padding: 30px 0;
	border-bottom: 1px solid #ebebeb;
	line-height: 30px;
	color: #333
}
.about_list .item:last-child {
	border-bottom: 0
}
.about_list .item:after {
	content: '';
	display: block;
	clear: both;
}
.about_list .img {
	float: left;
	margin-right: 35px;
}
.about_list h3 {
	font-size: 20px;
	font-weight: normal;
	margin-top: 30px;
}
.about_list p {
	margin-top: 20px;
}
.about_list .tit.center {
	text-align: center;
}
.about_list .tit h2 {
	font-size: 22px;
	font-weight: normal;
}
.about_list .tit label {
	font-size: 12px;
	color: #7f7f7f;
	line-height: 20px;
	display: block;
}
.his_list {
	max-width: 1050px;
	margin: 0 auto;
}
.his_list li {
	width: 45%;
	clear: both;
	float: left;
	position: relative;
	padding-right: 5%;
	text-align: right;
}
.his_list li h3 {
	font-size: 38px;
}
.his_list li:after {
	width: 19px;
	height: 19px;
	background: url(/skin/images/icon6.png) no-repeat center center;
	left: 100%;
	position: absolute;
	margin-left: -9px;
	content: '';
	display: block;
	top: 36px;
}
.his_list li .txt {
	overflow: hidden;
}
.his_list li .txt p {
	line-height: 24px;
}
.his_list li:nth-child(2n) {
	float: right;
	padding-left: 5%;
	padding-right: 0;
}
.his_list li .img {
	float: left;
	margin-right: 40px;
	margin-top: 60px;
}
.his_list li:nth-child(2n+1) .txt p {
	text-align: right;
}
.his_list li:nth-child(2n) {
	text-align: left;
}
.his_list li:nth-child(2n):after {
	left: auto;
	margin-left: 0px;
	right: 100%;
	margin-right: -9px;
}
.his_list li:nth-child(2n) .img {
	float: right;
	margin-left: 40px;
	margin-right: 0
}
.his_list {
	position: relative;
	padding: 40px 0;
	margin: 40px auto;
}
.his_list .line {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	width: 1px;
	margin: 0 auto;
	background: #e5e5e5
}
.his_list .line:after {
	content: '';
	display: block;
	width: 11px;
	height: 11px;
	border-radius: 100%;
	border: 1px solid #d7d7d7;
	background: #fff;
	margin-left: -6px;
}
.about2_list {
	max-width: 1050px;
	margin: 20px auto;
}
.about2_list li {
	position: relative;
	padding: 25px 0;
	padding-left: 257px;
}
.about2_list li:after {
	content: '';
	display: block;
	clear: both;
}
.about2_list .tit {
	position: absolute;
	width: 276px;
	border-bottom: 6px solid #55328b;
	left: 0;
	z-index: 10
}
.about2_list .tit h3 {
	font-size: 26px;
	font-weight: normal;
	padding-top: 30px;
}
.about2_list .tit p {
	line-height: 60px;
	font-size: 20px;
	color: #818181;
}
.about2_list .img {
	float: left;
	margin-right: 33px;
}
.about2_list .text {
	overflow: hidden;
	line-height: 27px;
	color: #5b5b5b
}
.about2_list .text h3 {
	font-size: 16px;
	color: #000;
	line-height: 60px;
}
.zp_list .tit {
	padding: 30px 0;
	text-align: center;
}
.zp_list .tit h3 {
	font-size: 34px;
	font-weight: normal;
	line-height: 60px;
}
.zp_list .tit p {
	text-align: center;
	line-height: 36px;
	font-size: 16px;
	color: #454545;
}
.zp_list .tit a {
	color: #55328b
}
.zp_list li {
	border: 1px solid #dedede;
	border-top: 2px solid #55328b;
	margin-bottom: 15px;
}
.zp_list li:after {
	content: '';
	display: block;
	clear: both;
}
.zp_list li .lt {
	min-height: 280px;
	width: 70%;
	float: left;
	border-right: 1px solid #dedede
}
.zp_list li .rt {
	padding: 30px 38px;
	line-height: 30px;
	overflow: hidden;
}
.zp_list li .rt h3 {
	font-size: 18px;
	color: #55328b;
	margin-bottom: 20px;
}
.zp_list li .rt .btn a {
	margin-left: 0;
	margin-top: 20px;
}
.zp_list li .title {
	margin: 0 35px;
	padding: 20px 0;
	border-bottom: 1px solid #ececec
}
.zp_list li .title h3 {
	font-size: 18px;
	margin-bottom: 10px;
}
.zp_list li .text {
	margin: 0 35px;
	line-height: 30px;
	color: #4c4c4c;
	padding: 20px 0;
}
.main_banner2 {
	background: url(/skin/images/banner2.jpg) no-repeat center center;
}
.main_banner3 {
	background: url(/skin/images/banner3.jpg) no-repeat center center;
}
.case_list {
}
.case_list li {
	width: 33.333%;
	float: left;
}
.case_list li:nth-child(3n+1) {
	clear: both;
}
.case_list li a {
	display: block;
	margin: 10px;
}
.case_list ul {
	margin : -10px;
}
.case_list {
	max-width: 1117px;
	margin: 0 auto;
	margin-top: 30px;
}
.case_list li .text {
	border: 1px solid #eee;
	border-top: 0;
	padding: 0 20px;
}
.case_list li img {
	display: block;
}
.case_list h3 {
	font-size: 16px;
	line-height: 62px;
	border-bottom: 1px solid #e4e4e4;
}
.case_list h3 label {
	float: right;
	color: #55328b;
	font-size: 14px;
	font-weight: normal;
}
.case_list p {
	line-height: 46px;
	padding-right: 100px;
	background: url(/skin/images/icon7.png) no-repeat right center;
}
.case_list a:hover p, .case_list a:hover h3 span {
	color: #55328b
}
.div_pos {
	color: #515151;
	line-height: 48px;
	background: #fff;
	box-shadow: 0 2px 5px rgba(0,0,0,0.1)
}
.div_pos a:hover, .div_pos a.on {
	color: #55328b
}
.details {
	max-width: 960px;
	margin: 0 auto;
}
.details .tit {
	text-align: center;
	padding-bottom: 5px;
	border-bottom: 1px solid #e8e8e8;
	margin-bottom: 20px;
}
.details .tit p {
	text-align: center;
	font-size: 18px;
	color: #55328b;
}
.details .tit h1 {
	font-size: 28px;
	color: #000;
	font-weight: normal;
	margin-bottom: 20px;
}
.details .text {
	line-height:0.65em;
}
.details .text p {
	margin-bottom: 15px;
}
.details_owl {
	position: relative;
}
.details_owl .num {
	z-index: 10;
	text-align: center;
	color: #fff;
	position: absolute;
	bottom: 0;
	right: 101px;
	width: 100px;
	line-height: 50px;
	background: rgba(0,0,0,0.54)
}
.details2 {
	max-width: 910px;
}
.details_owl .owl-theme .owl-controls {
	width: 101px;
	left: auto;
	right: 0;
	height: 50px;
	background: #fff;
}
.details_owl .owl-theme .owl-controls .owl-nav [class*=owl-] {
	width: 50px;
	height: 50px;
	float: left;
	border-left: 1px solid #e1e6e6;
	margin: 0;
	padding: 0;
	margin-left: -1px;
}
.details_owl .owl-theme .owl-controls .owl-nav [class*=owl-]:first-child {
	border-left: 0;
}
.details_owl .owl-theme .owl-controls .owl-nav .owl-prev {
	background: url(/skin/images/cur3.png) no-repeat center center;
}
.details_owl .owl-theme .owl-controls .owl-nav .owl-next {
	background: url(/skin/images/cur4.png) no-repeat center center;
}
.details_owl .owl-theme .owl-dots .owl-dot {
	display: none;
}
.txt_cur {
	margin-top: 20px;
	padding-top: 25px;
	border-top: 1px solid #f0f0f0
}
.txt_cur span {
	display: inline-block;
	max-width: 45%;
}
.txt_cur span a {
	display: inline-flex;
	line-height: 35px;
	padding: 0 20px;
	border: 1px solid #e1e5e2;
	color: #505050;
	max-width: 80%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.txt_cur span a:hover {
	border-color: #55328b;
	color: #55328b
}
.main_banner.main_banner4 {
	background: url(/skin/images/banner4.jpg) no-repeat center center;
	background-size: cover;
}
.information {
	max-width: 1080px;
	margin: 0 auto;
}
.information .left {
	float: left;
	width: 49%;
}
.information .left .box {
	border: 1px solid #e6e9ee;
	padding: 37px 60px 39px;
}
.information .left h3 {
	font-size: 18px;
}
.information .left .list {
	margin-top: 17px;
}
.information .left .list ul li {
	line-height: 52px;
	border-bottom: 1px solid #d4cce2;
}
.information .left .list ul li span {
	display: block;
	float: left;
	margin-right: 10px;
	color: #55328b;
}
.information .left .list ul li .web {
	overflow: hidden;
}
.information .left .list ul li .web .div_inp {
}
.information .left .list ul li .web .div_inp input {
	width: 100%;
	height: 52px;
	line-height: 52px;
	border: none;
}
.information .left .btn {
	padding: 0;
	margin-top: 30px;
}
.information .left .btn a {
	margin: 0;
}
.information .right {
	float: right;
	width: 49%;
	background: #f7f7f7;
}
.information .right .box {
	padding: 37px 25px 30px;
}
.information .right h3 {
	font-size: 18px;
}
.information .right .web {
}
.information .right .web p {
	margin-top: 35px;
}
.information .right .web p span {
	font-size: 20px;
	font-weight: bold;
	color: #55328b;
}
.information .right .ewm {
	margin-top: 25px;
}
.information .right .ewm .pic {
	width: 132px;
	height: 132px;
	float: left;
	margin-right: 24px;
}
.information .right .ewm .pic img {
	display: block;
	width: 100%;
}
.information .right .ewm .text {
	overflow: hidden;
	line-height: 132px;
}
.information .right .ewm .text p {
}
.addres {
	max-width: 1080px;
	margin: 0 auto;
	margin-top: 28px;
}
.addres img {
	display: block;
	width: 100%;
}
.news_list {
}
.news_list ul li {
	margin-top: 50px;
}
.news_list ul li .pic {
	float: left;
	width: 300px;
	margin-right: 40px;
}
.news_list ul li .pic img {
	display: block;
	width: 100%;
}
.news_list ul li .web {
	overflow: hidden;
}
.news_list ul li .web h3 {
	font-size: 18px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.news_list ul li .web h3 a {
	color: #55328b;
}
.news_list ul li .web p {
	line-height: 28px;
	color: #6e6e6e;
	height: 84px;
	overflow: hidden;
	text-align: justify;
	margin-top: 25px;
}
.news_list ul li .web .btn {
	padding: 0;
	margin-top: 27px;
}
.news_list ul li .web .btn a {
	display: inline-block;
}
.news_list ul li .web .btn label {
	display: inline-block;
	line-height: 40px;
	padding-left: 22px;
	background: url(/skin/images/icon8.png) no-repeat left center;
	color: #a083cc;
	margin-left: 30px;
}
.main_banner.main_banner5 {
	background: url(/skin/images/banner5.jpg) no-repeat center center;
	background-size: cover;
}
.page_service {
	padding-left: 65px;
	padding-right: 10px;
}
.ser_box {
	position: relative;
}
.ser_box .pic {
	max-width: 638px;
}
.ser_box .pic img {
	display: block;
	width: 100%;
}
.ser_box .web {
	position: absolute;
	top: 0;
	right: 0;
	max-width: 580px;
}
.ser_box .web .top {
	padding-left: 160px;
}
.ser_box .web .top p {
	font-size: 12px;
	color: #2e194f;
	text-transform: uppercase;
}
.ser_box .web .top h3 {
	font-size: 32px;
	font-weight: normal;
	margin-top: 20px;
	line-height: 40px;
}
.ser_box .web .text {
	margin-top: 55px;
	background: #55328b;
	padding: 50px 75px 48px 95px;
	color: #fff;
}
.ser_box .web .text h4 {
	font-family: Arial;
	font-weight: normal;
	color: #ffe800;
}
.ser_box .web .text h3 {
	font-size: 30px;
	font-weight: normal;
	margin-top: 25px;
}
.ser_box .web .text p {
	line-height: 28px;
	text-align: justify;
	height: 112px;
	overflow: hidden;
	margin-top: 20px;
}
.ser_box .web .text .pr_ne {
	margin-top: 40px;
}
.ser_box .web .text .pr_ne label {
	display: inline-block;
	width: 40px;
	height: 40px;
	border: 1px solid #fff;
	border-radius: 40px;
	vertical-align: top;
	margin-right: 5px;
}
.ser_box .web .text .pr_ne label.prev {
	background: url(/skin/images/cur3-1.png) no-repeat center center;
}
.ser_box .web .text .pr_ne label.next {
	background: url(/skin/images/cur4-1.png) no-repeat center center;
}
.ser_box .web .text .pr_ne label.prev:hover {
	background: #fff url(/skin/images/cur3.png) no-repeat center center;
}
.ser_box .web .text .pr_ne label.next:hover {
	background: #fff url(/skin/images/cur4.png) no-repeat center center;
}
.page_service .owl-theme .owl-controls {
	width: 65px;
	top: 0;
	bottom: 0;
	left: -65px;
	text-align: center;
}
.page_service .owl-theme .owl-dots .owl-dot {
	display: block;
	margin: 0 auto;
}
.page_service .owl-dots {
	counter-reset: nav;
}
.page_service .owl-theme .owl-dots .owl-dot span {
	width: 100%;
	line-height: 40px;
	height: auto;
	color: #a0a0a0;
	position: relative;
	padding: 5px 0;
}
.page_service .owl-theme .owl-dots .owl-dot span:after {
	content: '';
	display: block;
	height: 0;
	width: 1px;
	background: #000;
	margin: 0 auto;
}
.page_service .owl-theme .owl-dots .owl-dot:last-child span:after {
	display: none;
}
.page_service .owl-theme .owl-dots .owl-dot.active span:after, .page_service .owl-theme .owl-dots .owl-dot:hover span:after {
	height: 50px;
}
.page_service .owl-theme .owl-dots .owl-dot.active span, .page_service .owl-theme .owl-dots .owl-dot:hover span {
	color: #000
}
.page_service .owl-dots .owl-dot span:before {
	text-align: center;
	display: block;
	counter-increment: nav;
	content: "0" counter(nav);
}
 @media only screen and (max-width: 1000px) {
.owl_cur>div {
	width: 33.33%;
}
.ser_box .pic {
	max-width: 500px;
}
.ser_box .web .text {
	margin-top: 20px;
	padding: 40px;
}
.ser_box .web .top {
	padding-left: 250px;
}
}
@media only screen and (max-width: 1024px) {
.page1_list li {
	width: 50%;
}
.page1_list li img {
	width: 100%;
}
.page_tit {
	margin-bottom: 30px;
}
.page {
	padding: 20px 0 0;
}
.page2 .tit h3 {
	line-height: 55px;
}
.team_list li {
	width: 50%;
}
.information .left .box {
	padding: 30px;
}
}
 @media only screen and (max-width: 900px) {
.about2_list li {
	padding: 10px 0;
	padding-left: 200px;
}
.tit_tag li {
	width: 180px;
}
.ry_list li {
	width: 50%;
}
.ry_list li:nth-child(3n+1) {
	clear: none;
}
.ry_list li:nth-child(2n+1) {
	clear: both;
}
.about_list .img {
	width: 50%;
	margin-right: 20px;
  margin-top: 20px;
}
.about_list h3 {
	margin-top: 20px;
}
.his_list li .img {
	width: 126px;
}
.about2_list .img {
	margin-right: 20px;
  line-height: 1;
border-radius: 15px;
}
.about2_list .text h3 {
	line-height: 40px;
}
.ser_box .pic {
	width: 100%;
	max-width: initial;
}
.ser_box .web {
	max-width: 80%;
	top: 50%;
	transform: translateY(-50%);
	left: 0;
	right: 0;
	margin: 0 auto;
}
.ser_box .web .top {
	padding-left: 0
}
}
 @media only screen and (max-width: 750px) {
	 .details .tit h1{ font-size:22px !important;color: rgb(247, 5, 186);font-weight: 600;}
	 .hj_owl {
	padding:0 10%
}
   .logo img {
width: 70%;
}
.team_list li {
	float: none;
	margin: 0 auto;
	width: 100%;
}
.team_list li .box p {
	max-width: 280px;
  overflow: scroll;
}   
 .tu{
display:none;
}   
.full {
	width: 100%;
position: fixed!important;
top: 92%;
right: 0;
z-index: 9999;
white-space: nowrap;
bottom: 0 !important;
background: #6bdc26;
}
.full li a {
width: 25%;
float: left;
border-right: 1px solid #fff;
box-sizing: border-box;
}
.full li a label {
display: none;
}
.full li a span {
margin:0 auto;
}      
.owl_cur {
	display: none;
}
.news .lt {
	width: 100%;
	float: none;
	margin-bottom: 20px;
}   
.news_list {
background: rgb(29, 182, 11);
padding: 1px 8px 20px;
}      
.news_list ul li .pic {
	margin-right: 20px;
}
.news_list ul li {
	margin-top: 20px;
  background: rgb(252, 252, 251);
}
.information .right, .information .left {
	width: 100%;
	float: none;
	margin: 10px auto;
}
.tit_tag li {
  width: 32%;
}
.tit_tag li a {
  border: 1px solid #0da4a2;
}
.tit_tag {
	margin-top: 10px;
}
.ry_list {
	margin: 20px 0
}
.about_list .item {
	padding: 15px 0
}
.his_list li {
	margin-bottom: 20px;
	width: 100%;
	text-align: left;
}
.his_list li .img {
	float: left !important;
	margin: 0 auto !important;
	margin-right: 20px !important;
	margin-top: 20px !important;
}
.his_list .line {
	left: 0;
	margin-left: 0;
	display: none;
}
.his_list li h3 {
	font-size: 20px;
}
.his_list li .txt p {
	margin-top: 10px;
}
.his_list {
	padding: 0;
	margin: 0;
}
.his_list li p {
	text-align: left !important;
}
.about2_list .tit {
	position: initial;
	width: 100%;
	border-bottom: 0
}
.about2_list .tit h3 {
	display: inline-block;
margin-right: 10px;
vertical-align: middle;
padding-top: 0;
font-size: 20px;
background: rgb(254, 3, 3);
border-radius: 20px;
padding: 0 12px;
color: rgb(254, 254, 251);
font-weight: 400;
}
.case_list li {
	width: 50%;
}
.case_list li:nth-child(3n+1) {
	clear: none;
}
.case_list li:nth-child(2n+1) {
	clear: both;
}
.about2_list .tit p {
	display: inline-block;
	vertical-align: middle;
  margin-left: 20px;
}
.about2_list li {
	padding-left: 0
}
.news_list ul li .web p {
margin-top: -5px;
padding: 0 10px;
font-size: 12px;
text-indent: 2em;
}
   
.news_list ul li .web h3 a {
color: rgb(249, 41, 61);
}   
   
   
.news_list ul li .web h3 {
	padding: 10px 10px 5px;
  font-size: 15px;
color: rgb(249, 41, 61);
}   
.news_list ul li .web .btn {
padding: 0;
margin-top: 27px;
display: none;
}      
.main_banner h2 {
	font-size: 22px; 
  margin-bottom: 10px;
}
   .main_banner h3 {
font-size: 1.2rem;
margin-bottom: 10px;
color: rgba(215, 169, 9, 1);
padding-top: 4em;
font-family: -apple-system-headline;
}
.main_banner p{ 
  font-size: 18px !important;
padding-left: 3em;
  color: rgb(22, 186, 15);
   }
.main_banner {
height: 15em;
background: url(http://www.yiexi.com/skin/images/111.jpg) no-repeat;
background-size: 100%;
margin: 4.3em 0 0;
  }
.banner img {
	max-width: initial;
	width: 100%;
}
.owl-theme .owl-dots {
	margin-bottom: 20px;
}
.banner_cur {
	display: none;
}
.page1_list li {
	width: 100%;
}
.page2 .img {
	display: block;
}
.page2 .img img {
	width: 100%;
	display: block;
}
.page2 {
	background: none;
}
.page2 .text {
	box-sizing: border-box;
	width: 100%;
	background: #55328b;
	padding-bottom: 30px;
}
.hj_owl img {
	width: 100%;
}
.page2 .tit {
	padding: 20px 0;
}
.page2 .text p {
	margin-bottom: 20px;text-indent: 2em;color: rgb(254, 250, 250);
}
.news .lt .text {
	padding: 20px;
}
.news .list ul {
	margin: 0
}
.news .bg {
	display: none;
}
.f_nav li {
background: rgb(158, 249, 39);
letter-spacing: 4px;
border-radius: 20px;
padding: 0 12px;
}
.f_nav {
	padding: 20px 0;
  white-space: nowrap;
  overflow: auto;
}
.footer p {
	line-height: 20px;
}
.footer {
	padding: 20px 0
}
.page_service .owl-theme .owl-controls {
	width: 30px;
	left: -40px;
}
.page_service {
	padding-left: 30px;
}
.ser_box .web {
	position: initial;
	transform: none;
	max-width: 100%;
	margin-top: 20px;
}
.ser_box .web .text {
	padding: 20px;
}
.ser_box .web .top h3 {
	font-size: 24px;
	margin-top: 5px;
}
.news_list ul li .pic {
	width: 45%;
	margin:10px;
	float: left;
}
.news_list ul li .pic img {
display: block;
width: 100%;
height: 105px;
}
.txt_cur span {
	max-width: 100%;
	float: none !important;
  margin-bottom: 1.5em;
}
.txt_cur span a {
	max-width: 100%;
}
.tit_tag li {
  margin-bottom: 5px;
margin-left: 1px;
}
.tit_tag ul {
	white-space: normal;
}
.tit_tag {
overflow: scroll;
}
.case_list li {
	width: 100%;
}
.case_list li img {
	width: 100%;
}
.zp_list li .lt {
	width: 100%;
	border-bottom: 1px solid #eee;
}
.zp_list li .rt {
	padding: 20px;
}
.about2_list .text h3 {
	white-space: inherit;
line-height: 2.5;
height: 13.6em;
font-size: 10px;
color: rgb(47, 162, 19);
font-weight: 400;
overflow: auto;
}
.about2_list .text {
	overflow: initial;
}
.about_list h3 {
	white-space: normal;
}
.ry_list li .box {
	margin: 5px;
}
.ry_list li h2 {
      font-size: 12px;
}
   
.page_tit h3 {
font-size: 23px;
font-weight: normal;
margin-bottom: 15px;
border: 2px solid rgba(249, 241, 37, 1);
background: rgb(24, 208, 51);
color: rgb(252, 251, 251);
border-radius: 30px;
}       
.ry_list li .img {
	border-width: 10px;
}
.zp_list li .text, .zp_list li .title {
	margin: 0 20px;
}
}
.f_nav li {
	margin: 5px 0
}
.f_nav li:first-child {
	border-left: 0;
}
/*微信弹窗*/
#wxnr {
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	z-index: 1000;
	display: none;
	background: rgba(0,0,0,.6);
}
#wxnr .nrdf {
	margin: auto;
	position: absolute;
	top: 50%;
	left: 0;
	right: 0;
	width: 15rem;
	height: 17rem;
	padding: 0.3rem;
	padding-top: 0.6rem;
	margin-top: -2.5rem;
	text-align: center;
	background-color: rgba(255, 255, 255, 0.8);
	box-shadow: 0px 2px 6px #777;
	-webkit-box-shadow: 0px 2px 6px #777;
	-moz-box-shadow: 0px 2px 6px #777;
	border-radius: 10px;
}
#wxnr img {
	width: 12rem;
	height: 12rem;
	display: block;
	margin: 0.25rem 1.5rem;
}
#wxnr p {
	font-size: 0.rem;
	line-height: 1.5rem;
	text-align: center;
}
#wxnr i {
	position: absolute;
	top: 0.4rem;
	right: 0.4rem;
	width: 1.2rem;
	height: 1.2rem;
	font-size: 0.rem;
	line-height: 1.2rem;
	text-align: center;
	color: #fff;
	font-weight: bold;
	font-style: normal;
	background: #f23a17;
	border-radius: 1rem;
	cursor: pointer;
}
#wxnr span {
	display: inline-block;
	padding: 0.03rem 0.1rem;
	line-height: 0.rem;
	background-color: #009b4c;
	color: #fff;
	border-radius: 0.05rem;
	cursor: pointer;
}
#wxnr span.wx {
	padding-left: 0.4rem;
	background-image: url(/skin/images/wx.png);
	background-size: 0.28rem;
	background-position: 0.1rem center;
	background-repeat: no-repeat;
}
/*复制提醒*/
#weixin {
	position: fixed;
	top: 50%;
	margin-top: -0.4rem;
	z-index: 9999999;
	font-size: 1.8rem;
	color: #fff;
	width: 90%;
	right: 5%;
	line-height: 3.8rem;
	text-align: center;
	background: rgba(79, 216, 19, 1);
	border: 2px solid #f3ea64;
	border-radius: 0.1rem;
	display: none;
}
.biaoti{
  font-size: 1.8em;
border: 2px solid rgba(249, 241, 37, 1);
background: rgb(24, 208, 51);
color: rgb(252, 251, 251);
border-radius: 30px;
line-height: 1.5;
  text-align: center;
}
.zhuti{
  font-size: 1.5em;
  margin:1em auto;
  color:red;
}
.wen{
  color: rgba(104, 106, 104, 1);
}

.hug {
	width: 96%;
	max-width: 1000px;
   margin-bottom: 60px;
padding: 0 2%;
  margin:0 auto;
}
.hug dl {
	padding: 10px 0;
	border-bottom: 2px solid #e5e5e5;
	display: inline-block;
	width: 100%;
  height: 100px;
  margin-bottom: 15px;
}
.hug dt {
	width: 28%;
	float: left;
	margin-right: 2%;
  text-align: center;
}
 .hug dt img {
width: 60px;
height: 60px;
border: 1px solid red;
border-radius: 50%;
   margin: 11px auto;
}
.name {
	height: 30px;
	font-size: 16px;
	text-overflow: ellipsis;
	border-bottom: 2px solid #f1f1f1;
	overflow: hidden;
	white-space: nowrap;
  color: rgb(39, 157, 10);
  font-weight:800;
}
.hug p {
height: 58px;
font-size: 12px;
line-height: 1.8;
color: #626262;
overflow: auto;
padding: 0px 12px 0 0;
text-indent: 2em;
margin: 8px 0 10px;
}
.hug span {
font-size: 12px;
font-weight: bold;
border: 1px solid rgb(100, 121, 244);
border-radius: 10px;
padding: 0 10px;
margin: -10px auto;
display: block;
letter-spacing: 2px;
line-height: 2.0;
}   
  .hug b{
color: rgb(254, 254, 3);
background: red;
font-size: 16px;
border-radius: 20px;
margin-top: -32px;
margin-right: 15px;
float: right;
  padding: 0 5px;
  }
.biao{
margin: 0 auto;
  }
.biao table{
   width:100%;
    font-size:20px;
    background: rgb(191, 226, 113);
    margin-top: 30px; 
      border-collapse: inherit;
border-spacing: revert;
  }
.biao td{
background:white;
width: 33.3%;
}
 .biao tr{
height:auto;
}
  .biao h3{
font-size: 14px;
line-height: 1.8;
color: rgb(131, 130, 130);
margin: 10px 0;
font-weight: 500;
white-space: normal;
  }
.bian{
  margin-bottom:50px;
}
.fanwei{
margin: 0px 4px 6px;
  }
   .fanwei table{
   width:100%;
    font-size:20px;
    margin-top: 30px; 
  }
.fanwei td{
background:rgba(20, 131, 249, 1);
}
 .fanwei tr{
height:auto;
}
  .fanwei p {
font-size: 16px;
color: rgb(255, 255, 255);
margin: 10px 0;
text-align: center;
  }
  button {
width: 76%;
border: snow;
background-color: #f9a806;
border-radius: 15px !important;
margin-left: 12%;
    height:2.5em;
}
  .tc{
	width: 100%;
    position: fixed!important;
    bottom: 0.8rem;
    right: 0;
    z-index: 9999;
    justify-content: space-around;
    display: flex;
}
.tc a{
	display: block;
	width:35%;
	background: #f00;
	height:0.7rem;
	line-height:0.7rem;
	float: left;
	text-align: center;
	color:#fff;
	font-size:18px;
	border-radius: 5px
}
.tc .weixin{
	background: #36b50e;
    border-radius: 5px;
    padding: 12px 12px 0 12px;
    position: fixed;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    display: none;
    z-index: 999;
}
.tc .weixin img{
    display: block;
    max-width: 100%;
    margin:auto；；
}
.tc .weixin p{
	font-size:15px;
	color:#fefefe;
	font-weight:bold;
	text-align: center;
  line-height: 1.3;
  padding-top: 9px;
}
  .wp{
   margin-top: -8px;
  }
 .near{
padding: 20px 2px;
margin-top: -20px;
  }
  .near h3{
color: rgb(60, 176, 26);
font-size: 16px;
display: inline-block;
font-weight: 700;
 margin-left: 5px;
margin-bottom: -10px;
  }
 .near p{
color:rgb(105, 6, 40);
font-size: 0.92em;
padding-top: 10px;
display: inline-block;
padding-left: 7px;
text-align: center;
   line-height: 2;
  }   


 .sucai{
    margin-top:-12px;
  }
  .sucai img{
    margin-top:-12px;
    width:100%
  }
    
  .youshi  {
	margin: 1rem auto;
}
.youshi .wan {
	width: 50%;
float: right;
}
.youshi .wan h2{
font-size: 1.3rem;
color: #fc0505;
font-weight: bold;
padding: 0 20px;
}
.youshi p {
  padding-right: 2%;
color: rgb(55, 54, 54);
text-indent: 2em;
}
.youshi .wen {
	width: 50%;
float: left;
}

.youshi img {
	width: 48%;
}
.wn  {
	height: 11em;
overflow: scroll;
}
.wn img {
width: 48%;
float: left;
margin: 0px 10px 0 0;
}
  .wn h2 {
font-size: 1.3rem;
color: #fc0505;
font-weight: bold;
}
   .wn p {
color: rgb(55, 54, 54);
text-indent: 2em;
}
.youshi .wen h2 {
font-size: 1.3rem;
color: #fc0505;
font-weight: bold;
padding: 0 20px;
}
.wenda{
padding: 2%;
background: rgb(12, 186, 173);
margin-top: 2em;
  }
.ti{
color: rgb(251, 250, 10);
font-size: 18px;
font-weight: 800;
  }
 .da{
  color:white;
  font-size:15px;
  }  
  .yuyue img{
    width:100%;
margin: 30px 0 30px;
  }

/*AB模版网新增翻页样式 种种模版第一站 www.adminbuy.cn*/
.pagess {clear: both;margin: 20px;overflow: hidden;margin-left: 0px;text-align: center;font-size:12px}
.pagess ul li { display:inline-block;border: 1px solid #ccc;padding: 2px 9px;margin: 0 3px;line-height: 20px;background: #fff;color:#999}
.pagess ul li:hover{ background:#ccc; color:#fff;border: 1px solid #ccc}
.pagess ul li:hover a{color:#fff;}
.pagess ul li.thisclass {display: inline-block;border: 1px solid #ccc;padding: 2px 9px;margin: 0 3px;background: #ccc;color: #fff;}
.pagess ul li.thisclass a {color: #fff;}
.pagess ul li a{ display:block;color:#999}
.pagess ul li a:hover {color: #fff;}<!--耗时1756103874.124秒-->