.wrap {
	width: 96%;
	max-width: 1200px;
	position: relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 35px;
}
img, a {
	border: 0;
}
ul, li {
	list-style: none;
}

.flt {
	float: left;
}
.frt {
	float: right;
}
.clear {
	clear: both;
}
.clear:after, .clear:before {
	content: '';
	clear: both;
	display: table;
}


*, *: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;
}


.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(../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(../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(../images/cur1.png) no-repeat center center;
	float: left;
	cursor: pointer;
	border-radius: 100%;
}
.banner_cur span.next {
	float: right;
	background: url(../images/cur2.png) no-repeat center center;
}
.banner_cur span:hover {
	background-color: rgba(0,0,0,0.1)
}








.fl{float:left;position:relative;} 

.fr{float:right;position:relative;} 




/* public */

.public{width:1200px;margin:0 auto;}

.icons{background: url(../images/sprite.png);}

.no-data{text-align: center;}

.page-number{padding-top: 20px;text-align: center;}

.page-number ul li a{background: #f0f0f0;padding: 4px 10px;}

.page-number ul li{display: inline;}

.page-number ul li.active a{color: #fff;background: #c9a753;}
















/*首页品牌简介*/

.index-brand{

}

.index-brand .brand-grid li{
	width: 458px;
	height: 294px;
	background: #fff;
	overflow: hidden;
	vertical-align: middle;
}

.index-brand .brand-grid li+li{width: 356px;margin: 0 15px;}

.index-brand .brand-grid li+li+li{width: 356px;margin: 0;}

.index-brand .brand-grid li+li+li+li{
	height: 225px;
	width: 458px;
}

.index-brand .brand-grid li+li+li+li+li{
	height: 225px;
	margin: 0 15px;
	width: 356px;
}

.index-brand .brand-grid li+li+li+li+li+li{
	height: 228px;
	margin: 0;
	width: 356px;
}



.index-brand .brand-grid li.first{
	padding: 0px 25px 0 25px;
}

.index-brand .brand-grid li.first h3{
	font-size: 22px;
	color: #03783b;
	font-weight: 400;
}

.index-brand .brand-grid li.first h3 span{font-size: 14px;display: block;margin-top: 8px;}

.index-brand .brand-grid li.first p{
	color: #333333;
	margin: 20px 0;
	text-indent: 2em;
	font-size: 15px;
	line-height: 28px;
}

.index-brand .brand-grid li.first a{color: #286e53;font-size: 16px;}

.index-brand .brand-grid li:hover img{-webkit-transform: scale(1.2);-moz-transform: scale(1.2);transform: scale(1.2);}

.index-brand .brand-grid li.pubtext{padding: 12px;}

.index-brand .brand-grid li.third{background: #c9a753;}

.index-brand .brand-grid li.fifth{
	background: #03783b;
}

.index-brand .brand-grid li.pubtext a{
	display: block;
	border: 1px solid #d9c287;
	position: absolute;
	top: 20px;
	right: 12px;
	bottom: 12px;
	left: 12px;
	text-align: center;
	color: #fff;
}

.index-brand .brand-grid li.pubtext a i{font-size: 45px;margin: 46px 0 0 0;display: inline-block;}

.index-brand .brand-grid li.pubtext a h3{
	font-size: 18px;
	font-weight: 400;
	padding-bottom: 5px;
	padding-top: 12px;
}

.index-brand .brand-grid li.pubtext a p{font-size: 16px;text-transform: uppercase;}

.index-brand .brand-grid li.fifth a{border: 1px solid #699a87;}

.index-brand .brand-grid li.fifth a i{font-size: 35px;margin: 32px 0 0 0;}

.index-brand .brand-grid li.fouth .play-icon{
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	display: block;
	width: 60px;
	height: 60px;
	color: #fff;
	background: #c9a753 url(../images/sprite.png) no-repeat;
	background-position: -351px 8px;
	border-radius: 50%;
}

.index-brand .brand-grid li.fouth:hover .play-icon{transform: rotate(360deg);}



/*首页视频弹出层*/

.video-layer{width: 600px;position: fixed;left: 50%;margin-left: -300px;z-index: 1000000;top: 25%;display: none;}

.video-layer video{width: 100%;}

.video-layer .fa-times-circle{position: absolute;right: -28px;top: -25px;font-size: 30px;color: #fff;cursor: pointer;}








/*----------mainer----------*/ 
.page {
	padding-top: 30px;
	padding-right: 0;
	padding-bottom: 65px;
	padding-left: 0;
}

.page_tit {
	color: #391e63;
	text-align: center;
	margin-bottom: 60px;
}
.page_tit h3 {
	font-size: 30px;
	font-weight: normal;
	margin-bottom: 15px;
}
.page_tit p {
	text-align: center;
	font-size: 16px;
	color: #391e63;
}
.full {
	position: fixed;
	top: 50%;
	right: 0;
	z-index: 1001;
}
.full li a {
	display: block;
	width: 52px;
	height: 52px;
	margin-bottom: 1px;
	position: relative;
	background: rgba(3,120,59,0.9);
	z-index: 1;
}
.full li a:hover span, .full li a:hover label {
	background-color: #03783b !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;
}
.full li:nth-child(2) a, .full li:nth-child(1) a {
	z-index: 2;
}
.full li a label {
	display: block;
	width: 120px;
	white-space: nowrap;
	padding: 0 20px;
	position: absolute;
	line-height: 52px;
	color: #fff;
	z-index: -1;
	background: #55328b;
	bottom: 0;
	left: 100%;
	box-sizing: inherit;
	max-width: 300%;
	;
	background-color: #03783b;
}
.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(../images/full1.png);
}
.full li a span.span2 {
	background-image: url(../images/full2.png);
}
.full li a span.span3 {
	background-image: url(../images/full3.png);
}
.full li a span.span4 {
	background-image: url(../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(../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(../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 {
	color: #fff;
	background-size: 100% 100%;
	background-color: #03783b;
	background-repeat: no-repeat;
	background-position: center center;
}
.news {

}
.news .bg {
	width: 187px;
	height: 393px;
	position: absolute;
	background: url(../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%;
}
.news .lt .text {
	padding: 40px;
	line-height: 24px;
	color: #e9daff;
}
.news .lt .text span.time {
	display: block;
	padding-left: 30px;
	background: url(../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: 48px;
	overflow: hidden;
	margin-bottom: 20px;
	color: #FFFFFF;
}
.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%;
}
.news .list p {
	font-size: 12px;
	color: #909098;
	line-height: 20px;
	height: 40px;
	overflow: hidden;
	margin-bottom: 15px
}
.news .list .time {
	line-height: 40px;
	color: #909098;
	padding-left: 22px;
	background: url(../images/icon5.png) no-repeat left center;
	border-top: 1px solid #e8e8e8
}
.news .list h3 {
min-height:47px;
	font-size: 16px;
	color: #03783b;
	line-height: 23px;
	padding-top: 5px;
	margin-bottom: 5px
}
/*----------footer----------*/

.f_nav li {
	display: inline-block;
	padding: 0 20px;
	margin-left: -3px;
	border-left: 1px solid #a8a8a8
}
.f_nav {
	padding: 40px 0;
}

.page {
	overflow: hidden;
}
ul:after {
	content: '';
	display: block;
	clear: both;
}

.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(../images/icon3.png) no-repeat right center;
}
.btn {
	padding: 10px 0;
}
.btn a:hover span {
	padding-right: 20px;
}




 @media only screen and (max-width: 750px) {
	 #maximg{ max-width:100% !important; height:auto !important}


.h_menu .menu {
	left: 0;
}

}

.main_banner {
	height: 196px;
	padding-top: 100px;
	background: url(../images/banner1.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;
}


.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(../images/icon8.png) no-repeat left center;
	color: #a083cc;
	margin-left: 30px;
}
.main_banner.main_banner5 {
	background: url(http://www.xiyantanghk.com/skin/images/banner5.jpg) no-repeat center center;
	background-size: cover;
}
.page_service {
	padding-left: 30px;
	padding-right: 10px;
}
.ser_box {
	position: relative;
	
	
	
}
.ser_box .pic {
	max-width: 500px;
	box-shadow: 16px 15px 20px -20px rgba(200,200,200,.8);
	z-index:999;
	
}
.ser_box .pic img {
	display: block;
	width: 100%;
	z-index:999;

}
.ser_box .web {
	position: absolute;
	top: 0;
	right: 0;
	max-width: 738px;
	padding-left: 83px;
	box-shadow: 16px 15px 20px -20px rgba(200,200,200,.8);
	z-index:1;
   
}
.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: 40px;
	background: #03783b;
	color: #fff;
	padding-top: 30px;
	padding-right: 50px;
	padding-bottom: 48px;
	padding-left: 75px;

}
.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: 160px;
	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(../images/cur3-1.png) no-repeat center center;
}
.ser_box .web .text .pr_ne label.next {
	background: url(../images/cur4-1.png) no-repeat center center;
}
.ser_box .web .text .pr_ne label.prev:hover {
	background: #fff url(../images/cur3.png) no-repeat center center;
}
.ser_box .web .text .pr_ne label.next:hover {
	background: #fff url(../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) {

.page_tit {
	margin-bottom: 30px;
}
.page {
	padding: 30px 0;
}

.information .left .box {
	padding: 30px;
}
}
 @media only screen and (max-width: 900px) {

.
.his_list li .img {
	width: 126px;
}

.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 h2{ font-size:22px !important}
	 .hj_owl {
	padding:0 10%
}

.full {
	display: none;
}
.owl_cur {
	display: none;
}
.news .lt {
	width: 100%;
	float: none;
	margin-bottom: 20px;
}
.news_list ul li .pic {
	margin-right: 20px;
}
.news_list ul li {
	margin-top: 20px;
}
.information .right, .information .left {
	width: 100%;
	float: none;
	margin: 10px auto;
}
.tit_tag li {
	width: auto;
}
.tit_tag li a {
	padding: 0 20px;
}
.tit_tag {
	margin-top: 10px;
}

.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;
}

.news_list ul li .web p {
	margin-top: 10px;
}
.news_list ul li .web h3 {
	padding-top: 10px;
}
.main_banner h2 {
	font-size: 22px;    margin-bottom: 10px;
}
.main_banner p{ font-size:15px !important}
.main_banner {
	height: auto;
	padding: 50px 0;
}
.banner img {
	max-width: initial;
	width: 150%;
	margin-left: -25%;
}
.owl-theme .owl-dots {
	margin-bottom: 20px;
}
.banner_cur {
	display: none;
}

.hj_owl img {
	width: 100%;
}
.page2 .tit {
	padding: 20px 0;
}
.page2 .text p {
	margin-bottom: 20px;
}
.news .lt .text {
	padding: 20px;
}
.news .list ul {
	margin: 0
}
.news .bg {
	display: none;
}
.f_nav li {
	padding: 0 5px;
}
.f_nav {
	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: 100%;
	margin: 0 auto;
	margin-bottom: 10px;
	float: none;
}
.txt_cur span {
	max-width: 100%;
	float: none !important;
}
.txt_cur span a {
	max-width: 100%;
}
.tit_tag li {
	line-height: 40px;
}
.tit_tag ul {
	white-space: nowrap;
}
.tit_tag {
	overflow-x: auto;
}


}
.f_nav li {
	margin: 5px 0
}
.f_nav li:first-child {
	border-left: 0;
}


.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;}



@media screen and (max-width: 1221px) { .index-brand .brand-grid li.pubtext{display:none; }
}
