html,body,p,h3,h2,h1,span,i,div,strong{
	font-family: "微软雅黑";
}
@font-face{
     font-family: 'tx'; 
     src: url(../../font/fangzhenglanting.TTF);
}
@font-face{
     font-family: 'txb'; 
     src: url(../../font/hyac.ttf);
}
.hy-bx{position:absolute ;z-index: 999999; top: 0; height: 110px; }
.hy-xd{position: fixed;z-index: 999999;height: 125px; top: -125px; overflow: hidden;}
.w100{width: 100%;}
.w90{width: 90%;margin: 0px auto;}
.w98{width: 98%;margin: 0px auto;}
.w95{width: 95%;margin: 0px auto;}
.w1050{width: 1050px; margin: 0px auto;}
.w1200{width: 1200px; margin: 0px auto;}
.w1230{width: 1230px; margin: 0px auto;}
.w1260{width: 1260px; margin: 0px auto;}
.w1280{width: 1280px; margin: 0px auto;}
.w1300{width: 1300px; margin: 0px auto;}
.w1400{width: 1400px; margin: 0px auto;}
.w1460{width: 1460px; margin: 0px auto;}
.w1500{width: 1500px; margin: 0px auto;}
.w1520{width: 1520px; margin: 0px auto;}
.w1530{width: 1530px; margin: 0px auto;}
.w1545{width: 1545px; margin: 0px auto;}
.w1560{width: 1560px; margin: 0px auto;}
.w1600{width: 1600px; margin: 0px auto;}
.w1630{width: 1740px; margin: 0px auto;}
.w1700{width: 1700px; margin: 0px auto;}
.hy-ul-6 ul li{width: 16.6%; float: left; text-align: center; position: relative;}
.hy-ul-7 ul li{width: 14.2%; float: left; text-align: center; position: relative;}
.hy-ul-8 ul li{width: 12.5%; float: left; text-align: center; position: relative;}
.hy-ul-9 ul li{width: 11.1%; float: left; text-align: center; position: relative;}
.hy-ul-10 ul li{width: 10%; float: left; text-align: center; position: relative;}
.h80{
	display: table;
	height: 80px;
}
.hlogo{
	width: auto; 
	height: 110px;
	margin: 0px auto;
	display: flex;
	justify-content: center;
	align-items: center;
}
.hlogo img{
	width: 100%;
}
.news_one .news_box li .img img{
	width: 100%;
}
.hy-ul{
	height: 110px;  
	width: 50%;
	float: right;
	margin-right: 20px;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    -ms-transition: 0.5s;
    -moz-transition: 0.5s;
    transition: 0.5s;
}
.hy-i ul li {
    margin-top: 60px;
    position: relative;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    -ms-transition: 0.5s;
    -moz-transition: 0.5s;
    transition: 0.5s;
}
.hy-i ul li a{
	display: table;
	margin: 0px auto;
	position: relative;
	color: #FFFFFF;
}
.hy-i ul li a:after{
	content: "";
	position: absolute;
	left: 0;
	bottom: -10px;
	width: 0%;
	height: 4px;
	background-color: #ff286b;
}
.hy-i ul li:hover a:after{
	width: 100%;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	-ms-transition: 0.5s;
	-moz-transition: 0.5s;
	transition: 0.5s;
}
.hy-tdh{
	float: right;
	margin-right: 25px;
	height: 126px; 
	display: flex;
	justify-content: center;
	align-items: center;
	margin-top: 6px;
}
.hy-tdh img{ 
	float: left; 
	width: 30px; 
}
.icq1{
	float: right;
}
.icq1 p:nth-child(1){
	color: #FFFFFF;
	font-family: "arial black";
	font-size: 28.45px;
}

.icq2{
	float: left;
	margin-right: 7px;
}

.hy-i ul li a.dakai:after{
	width: 100%;
}
.cheni span{
	width: 13px;
	height: 13px;
	border: 3px solid #ffffff;
	box-sizing: border-box;
    opacity: 1;
    background: transparent;
}

.cheni span.swiper-pagination-bullet-active{
	width: 13px;
	height: 13px;
	background-color: #ffffff;
}
.yangshi{
	box-sizing: border-box;
	border-bottom: 1px solid rgba(255,255,255,0.2);
}


/*************响应式导航***************/



.kaob{
	position: absolute;
	right: 56px;
	top: 0;
	width: auto;
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
}
.kaob p{
	font-size: 21.8px;
	color: #FFFFFF;
	font-weight: bold;
	margin-left: 10px;
	margin-right: 18px;
}
.ddop:hover{
	cursor: pointer;
}
.erdk{
	position: absolute;
	right: 26px;
	top: 73px;
	display: none;
}
.dhk{
	position: absolute;
	left: 47px;
	top: 0;
	width: auto;
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
}
.bkt{
	width: 44px;
	height: 45px;
	border-radius: 10px;
	box-sizing: border-box;
	border: 3px solid #ffffff;
	cursor: pointer;
}
.bkt p{
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
}
.bkt p span{
	width: 29px;
	height: 2px;
	background-color: #FFFFFF;
	position: relative;
}
.bkt p span:after{
	content: "";
	position: absolute;
	left: 0;
	top: -10px;
	width: 100%;
	height: 100%;
	background-color: #FFFFFF;
}
.bkt p span:before{
	content: "";
	position: absolute;
	left: 0;
	bottom: -10px;
	width: 100%;
	height: 100%;
	background-color: #FFFFFF;
}

.sita p{
	font-size: 23px;
	font-weight: bold;
	color: #ffffff;
	margin-left: 5px;
	letter-spacing:10px
}
.dpxx{
	position: fixed;
    background: rgb( 250 , 250 , 250 );
    z-index: 9999999999999999;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -ms-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
    opacity: 0;
    visibility: hidden;
   
}
.dpxxz{
	float: left;
    width: 19%;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    opacity: 0;
    position: relative;
    left: -400px;
    height: 500px;
}
.gkb{
	width: 40px;
    height: 40px;
    border-radius: 40px;
    position: absolute;
    top: 30px;
    right: 30px;
    background: #8D9199;
    cursor: pointer;
    z-index: 6;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

.shishou{
	margin-top: 60px;
}
.shishou a{
	width: 70%;
	font-size: 32px;
	margin: 0px auto;
	text-indent: 13px;
	line-height: 2.1;
	position: relative;
	overflow: hidden;
	-webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}
.shishou a:before {
    content: '';
    position: absolute;
    bottom: 5px;
    height: 3px;
    background: #ff286b;
    width: 70%;
    left: 13px;
    opacity: 0;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}
.shishou a:after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    height: 10px;
    background: #ff286b;
    width: 100%;
    margin: auto;
    left: -100%;
}

.shishou a:hover{
	background-color: #FFFFFF;
}
.shishou a:hover::after{
	left: 100%;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}
.shishou a:hover::before{
	opacity: 1;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

.buding{
    line-height: 1.7;
    padding-top: 20px;
    border-top: 1px solid #000000;
    width: 70%;
    margin: auto;
    margin-top: 20px;
    font-size: 18px;
}
.buding p {
    cursor: default;
    margin-left: .7em;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}


.gkb:before {
    content: '';
    background: #fff;
    width: 14px;
    height: 5px;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -webkit-transform: rotateZ( -45deg);
    -moz-transform: rotateZ( -45deg );
    -ms-transform: rotateZ( -45deg );
    -o-transform: rotateZ( -45deg );
    transform: rotateZ( -45deg);
}
.gkb:after {
    content: '';
    background: #fff;
    width: 14px;
    height: 5px;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -webkit-transform: rotateZ( 45deg);
    -moz-transform: rotateZ( 45deg );
    -ms-transform: rotateZ( 45deg );
    -o-transform: rotateZ( 45deg );
    transform: rotateZ( 45deg);
}
.gkb:hover{
	background: #F43838;
    top: 20px;
}


div.haoxiongdi{
	opacity: 1;
    visibility: visible;
    transition-delay: 0s;
}
div.haoxiongdi2{
	left: 0;
	opacity: 1;
    visibility: visible;
    transition-delay: 0s;
}


.dpxxzt{
	float: left;
	width: 81%;
	height: 100%;
	background-color: rgba( 0 , 0 , 0 , .7 );
	-webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    opacity: 0;
    visibility: hidden;
    overflow-y: auto;
    position: relative;
    z-index: 9;
    margin-top: 100px;
}

.dpxxzt::-webkit-scrollbar{width:5px;height:5px;} 
.dpxxzt::-webkit-scrollbar-track{border-radius:0;}
.dpxxzt::-webkit-scrollbar-thumb{border-radius:50px;width:5px;height:5px;background-color:#F43838;}

div.dpxxzta{
	opacity: 1;
    visibility: visible;
    transition-delay: 0s;
    margin-top: 0;
}

.dpxxzt ul li{
	width: 33.33%;
	height: 500px;
	float: left;
	position: relative;
}
.dpoxx{
	width: 100%;
	height: 100%;
	position: relative;
	overflow: hidden;
	-webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}
.dpxxzt ul li .dpimg{
	width: 100%;
	height: 100%;
}
.dpxxzt ul li a{
	width: 100%;
	height: 100%;
}
.dpimg img{
	width: auto;
	max-width: inherit;
	height: 100%;
	margin-left: 50%;
	transform: translateX(-50%);
	overflow: hidden;
}
.dpoxx p{
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	bottom: -60px;
	width: 257px;
	height: 36px;
	line-height: 36px;
	text-align: center;
	background-color: #FFFFFF;
	font-weight: bold;
	font-size: 16px;
	-webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}
.dpxxzt ul li:hover .dpoxx{
	margin-left: -5px;
	margin-top: -5px;
	box-sizing: border-box;
	box-shadow: 0px 0px 10px 1px #000000;
}
.dpxxzt ul li:hover .dpoxx p{
	bottom: 35px;
}
/*************响应式导航end***************/






.caeka{
	width: 100%;
	height: 110px;
	border-top: 1px solid rgba(255,255,255,0.3);
}
.wocaod{
	box-sizing: border-box;
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-top: 30px;
}

.sat{
	display: flex;
	justify-content: flex-start;
	align-items: center;
}
.sat img{
	margin-left: 15px;
	margin-right: 7px;
}

.wocaod a{
	font-size: 16px;
	color: #FFFFFF;
}
.wocaod p{
	font-size: 16px;
	color: #FFFFFF;
}

.cpd{
	width: 100%;
	height: auto;
	position: relative;
	background: url(../../images/yubang/bg1.jpg) top 0 center no-repeat;
}
.cpda{
	position: relative;
	overflow: hidden;
}
.cpdc{
	width: 100%;
	height: auto;
	position: relative;
	margin-top: 160px;
}
.cpdac{
	position: relative;
	overflow: hidden;
}

.cpdad{
	position: relative;
	overflow: hidden;
	margin-top: 140px;
}




.fudo{
	position: absolute;
	left: 0;
	top: 40px;
	box-sizing: border-box;
	padding-left: 10px;
	z-index: 99;
}
.fudo p:nth-child(1){
	font-size: 66.22px;
	font-weight: bold;
}
.fudo p:nth-child(1):after{
	content: "";
	position: absolute;
	left: 10px;
	top: 117px;
	width: 2px;
	height: 60px;
	background-color: #ff286b;	
}
.fudo p:nth-child(2){
	font-size: 25.4px;
	font-family: 'txb';
	color: #5c5c5c;
	margin-top: 126px;
}
.fudo p:nth-child(3){
	font-size: 29.08px;
	font-weight: 500;
}
.fudoc{
	top: 0;
}
.fudoc a{
	width: 238px;
	height: 60px;
	line-height: 60px;
	text-align: center;
	font-size: 16px;
	color: #ff286b;
	box-sizing: border-box;
	border: 1px solid #ff286b;
	font-weight: 500;
	margin-top: 120px;
}
.fudoc a:hover{
	background-color: #ff286b;
	color: #FFFFFF;
}
.fudod{
	top: 27px;
}
.fudod p:nth-child(1){
	font-size: 66.22px;
	font-weight: bold;
	color: #FFFFFF;
}
.fudod p:nth-child(1):after{
	content: "";
	position: absolute;
	left: 10px;
	top: 80px;
	width: 2px;
	height: 60px;
	background-color: #ff286b;	
}
.fudop p:nth-child(1){
	font-size: 66.22px;
	font-weight: bold;
}
.fudop p:nth-child(1):after{
	content: "";
	position: absolute;
	left: 10px;
	top: 80px;
	width: 2px;
	height: 60px;
	background-color: #ff286b;	
}
.fudop a{
	width: 197px;
	height: 60px;
	line-height: 60px;
	text-align: center;
	font-size: 16px;
	color: #ff286b;
	box-sizing: border-box;
	border: 1px solid #ff286b;
	font-weight: 500;
	margin-top: 170px;
}
.fudop p:nth-child(2){
	font-size: 25.4px;
	font-family: 'txb';
	color: #5c5c5c;
	margin-top: 110px;
}

.youbi{
	width: 100%;
	display: table;
	box-sizing: border-box;
	padding-top: 50px;
	position: relative;
	z-index: 8888;
}
.youbi ul{
	width: 1150px;
	float: right;
	display: table;
}
.youbi ul li{
	float: left;
	width: 13%;
	margin: 0.3% 0.6%;
	box-sizing: border-box;
	height: 36px;
	line-height: 36px;
	border-radius: 36px;
	text-align: center;
	border: 1px solid #fda59a;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    -ms-transition: 0.5s;
    -moz-transition: 0.5s;
    transition: 0.5s;
}
.youbi ul li a{
	color: #3d3d3d;
	font-size: 18px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.youbi ul li:hover{
	background: linear-gradient(50deg, #ff5973, #ff286b);
}
.youbi ul li:hover a{
	color: #FFFFFF;
}



.wangshi .swiper-container {
	width: 100%;
	height: auto;
	margin-left: auto;
	margin-right: auto;
}
.wangshi .gallery-top{
	width: 100%;
	height: auto;
	position: relative;
	overflow: inherit;
}
.wangshi .gallery-top .swiper-wrapper:after{
	content: "";
	position: absolute;
	width: 663px;
	height: 663px;
	border-radius: 663px;
	left: 50%;
	top: 50%;
	transform: translateX(-50%) translateY(-50%);
	border: 1px solid #5C5C5C;
	box-sizing: border-box;
	-webkit-animation: scale-threedd 1.8s ease infinite;
    -moz-animation: scale-threedd 1.8s ease infinite;
    -o-animation: scale-threedd 1.8s ease infinite;
    animation: scale-threedd 1.8s ease infinite;
    animation-fill-mode: both;
}
.wangshi .gallery-top:after{
	content: "";
	position: absolute;
	width: 758px;
	height: 758px;
	border-radius: 758px;
	left: 50%;
	top: 50%;
	transform: translateX(-50%) translateY(-50%);
	border: 1px solid #5C5C5C;
	box-sizing: border-box;
	-webkit-animation: scale-threedd 1.8s ease infinite;
    -moz-animation: scale-threedd 1.8s ease infinite;
    -o-animation: scale-threedd 1.8s ease infinite;
    animation: scale-threedd 1.8s ease infinite;
    animation-fill-mode: both;
}
.wangshi .gallery-top:before{
	content: "";
	position: absolute;
	width: 852px;
	height: 852px;
	border-radius: 852px;
	left: 50%;
	top: 50%;
	transform: translateX(-50%) translateY(-50%);
	border: 1px solid #C1C3CB;
	box-sizing: border-box;
	-webkit-animation: scale-threedd 1.8s ease infinite;
    -moz-animation: scale-threedd 1.8s ease infinite;
    -o-animation: scale-threedd 1.8s ease infinite;
    animation: scale-threedd 1.8s ease infinite;
    animation-fill-mode: both;
}




@keyframes scale-threedd{
	from{transform: translateX(-50%) translateY(-50%) scale(0.8); opacity: 1;}
	to{transform: translateX(-50%) translateY(-50%) scale(1.3); opacity: 0;}
}
@keyframes scale-threedd{
	0% {
	    transform: translateX(-50%) translateY(-50%) scale(0.8);
	    opacity: 1;
	}
	100% {
	    transform: translateX(-50%) translateY(-50%) scale(1.3);
	    opacity: 0;
	}
}
.wangshi .maoyi{
	width: 100%;
	position: relative;
}
.wangshi .gallery-thumbs{
	width: 100%;
	margin-top: 200px;
	height: auto;
	box-sizing: border-box;
	overflow: hidden;
}
.wangshi .gallery-thumbs .swiper-slide{
	height: 230px;
	overflow: hidden;
	border-radius: 5px;
}
.wangshi .gallery-thumbs .swiper-slide img{
	height: 100%;
	width: auto;
	max-width: inherit;
	min-width: 100%;
	position: absolute;
	top: 0;
	left: 50%;
	transform: translateX(-50%);
}
.wangshi .gallery-thumbs .swiper-slide:after{
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}
.wangshi .gallery-thumbs .swiper-slide p{
	width: 100%;
	text-align: center;
	display: table;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translateX(-50%) translateY(-50%);
	color: #FFFFFF;
	display: none;
	z-index: 9;
	font-size: 22px;
	height: 63px;
	line-height: 63px;
	padding: 0 5px;
}
.wangshi .gallery-thumbs .swiper-slide p span{
	display: table;
	height: 100%;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	box-sizing: border-box;
	margin: 0px auto;
	padding: 0 5px;
}

.wangshi .gallery-thumbs .swiper-slide-thumb-active p{
   	display: table;
}
.wangshi .gallery-thumbs .swiper-slide-thumb-active:after{
	border: 0px;
	background-color: rgb(0,0,0,0.5);
}
.wangshi .gallery-thumbs .swiper-slide a{
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.wangshi .gallery-thumbs .swiper-slide .kangtc{
	width: 130px;
	height: 130px;
	overflow: hidden;
	border-radius: 130px;
	margin-right: 20px;
}
.wangshi .gallery-thumbs .swiper-slide .kangtc img{
	width: auto;
	max-width: inherit;
	height: 100%;
	margin-left: 50%;
	transform: translateX(-50%);
}
.wangshi .gallery-top .swiper-slide{
	box-sizing: border-box;
	position: relative;
	z-index: 9;
}

.wangshi .gallery-top .xab{
	position: absolute;
	right: 15px;
	top: 50%;
	transform: translateY(-50%);
	z-index: 999;
}

.wangshi .gallery-top .xaa{
	width: 80px;
	height: 80px;
	border-radius: 80px;
	background-color: #FFFFFF;
	display: flex;
	justify-content: center;
	align-items: center;
	box-sizing: border-box;
	box-shadow: 0px 0px 20px 1px rgba(7,43,131,0.3);
	cursor: pointer;
}
.wangshi .gallery-top .xaa img{
	width: 15px;
	height: 20px;
}
.wangshi .gallery-top .xaa img:nth-child(2){
	display: none;
}
.wangshi .gallery-top .swiper-button-disabled img:nth-child(1){
	display: none;
}
.wangshi .gallery-top .swiper-button-disabled img:nth-child(2){
	display: block;
}
.wangshi .gallery-top .xaa:hover img:nth-child(1){
	display: none;
}
.wangshi .gallery-top .xaa:hover img:nth-child(2){
	display: block;
}
.wangshi .gallery-top .xaz img{
	transform: rotateZ(180deg);
}


.wangshi .gallery-top .xar{
	margin-top: 30px;
}

.wangshi .gallery-top .swiper-slide .nan1{
	float: left;
	width: 36%;
	text-align: left;
	height: 100%;
	display: flex;
	justify-content: flex-start;
	align-items: center;
}
.wangshi .gallery-top .swiper-slide .yaeedd{
	box-sizing: border-box;
	width: 563px;
	position: relative;
	margin: 0px auto;
	
}
.wangshi .gallery-top .swiper-slide .yaeedd:before{
    content: '';
    padding-top: 100%;
    box-sizing: border-box;   
    display: block;
    width: 0;  
}
.duwuxian{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	border-radius: 100%;
	box-sizing: border-box;
	box-shadow: 0px 0px 30px 1px rgba(0,0,0,0.3);
}
.duwuxian a{
	width: 100%;
	height: 100%;
}

.duwuxian img{
	width: 100%;
	height: 100%;
	border-radius: 100%;
}
.tiandao{
	position: absolute;
	left: 0;
	top: 173px;
	width: 239px;
}
.tiandao p{
	font-size: 18.16px;
	color: #3c3c3c;
}
.tiandao p span{
	
}
.tiandao p span.yida{
	font-size: 30.24px;
	color: #000000;
}
.tiandao p span.yidb{
	
}
.tiandao h2{
	font-size: 48px;
	font-weight: bold;
	text-align: left;
	margin-top: 15px;
}
.tiandao .ttccc{
	width: 100%;
	height: 60px;
	line-height: 60px;
	text-align: center;
	font-size: 16px;
	color: #ff286b;
	box-sizing: border-box;
	border: 1px solid #ff286b;
	font-weight: 500;
	margin-top: 80px;
}
.tiandao .ttccc:hover{
	background-color: #ff286b;
	color: #FFFFFF;
}
.wangshi{
	margin-top: 216px;
}
.wangshi .gallery-top .swiper-slide .nan2 img{
	margin-left: 50%;
	transform: translateX(-50%);
	width: auto;
	height: 100%;
	max-width: inherit
}


.fengyu span{
	margin: 0 4px;
}
.fengyu .swiper-pagination-bullet-active{
	background-color: #7f3b57;
}

.ruiw{
	position: absolute;
	line-height: 215px;
	font-size: 272.05px;
	font-family: 'txb';
}
.ruiwa{
	left: 0;
	top: -43px;
	height: 190px;
	color: rgba(0,0,0,0.05);
	transform: rotate(90deg);
	transform-origin: left bottom;
}
.abt{
	
}
.ruiwll{
	position: absolute;
	line-height: 215px;
	font-size: 272.05px;
	font-family: 'txb';
}
.ruiwb{
	right: -757px;
	top: -86px;
	height: 190px;
	color: rgba(0,0,0,0.05);
	transform: rotate(90deg);
	transform-origin: left bottom;
}
.ruiwc{
	left: 0;
	top: -218px;
	height: 190px;
	color: rgba(0,0,0,0.05);
	transform: rotate(90deg);
	transform-origin: left bottom;
}
.abt{
	position: relative;
	width: 100%;
	padding-top: 222px;
	overflow: hidden;
}

.abta{
	position: relative;
}
.fudob{
	position: absolute;
	left: 0;
	top: 0px;
}
.fudob p:nth-child(1){
	font-size: 66.22px;
	font-weight: bold;
}
.fudob p:nth-child(1):after{
	content: "";
	position: absolute;
	left: 13px;
	top: 90px;
	width: 2px;
	height: 60px;
	background-color: #ff286b;	
}

.suanba{
	width: 100%;
	display: table;
}
.suanbaa{
	float: left;
	width: 722px;
	height: 430px;
	display: flex;
	justify-content: center;
	align-items: center;
}
.suanbab{
	float: right;
	width: 627px;
	height: 430px;
	background: url(../../images/yubang/lk1.jpg) center no-repeat;
	background-size: cover;
	display: flex;
	justify-content: center;
	align-items: center;
}
.suanbab iframe{
	width: 100%;
	height: 100%;
}
.mizhi{
	box-sizing: border-box;
	padding-left: 88px;
}
.mizhi p{
	font-size: 34.36px;
	font-family: 'txb';
	color: #cbcbcb;
	line-height: 43px;
}
.mizhi h2{
	font-size: 39.33px;
	font-weight: bold;
	margin-bottom: 28px;
}
.hanbao{
	width: 100%;
	font-size: 16px;
	color: #5e5e5e;
	line-height: 28px;
	text-align: justify;
}
.hanbao p{
	font-size: 16px;
	color: #5e5e5e;
	line-height: 28px;
}

.kaba{
	width: 100%;
	margin-top: 60px;
	position: relative;
}
.kabaa{
	width: 50%;
	height: 500px;
	overflow: hidden;
	box-sizing: border-box;
}
.hudie{
	width: 100%;
	height: 100%;
}
.hudie .swiper-slide {
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	background-color: yellow;
	color: #FFFFFF;
	overflow: hidden;
}
.hudie .swiper-slide .oopff{
	width: 100%;
	height: 100%;
	position: relative;
	overflow: hidden;	
}
.hudie .swiper-slide img{
	width: auto;
	max-width: inherit;
	min-width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 50%;
	transform: translateX(-50%);
}

.hudie .swiper-pagination-bullet-active{
	background-color: #ff2000;
}

.kabab{
	position: absolute;
	right: 0;
	top: 0;
	width: 50%;
	height: 500px;
	background-color: #f0f0f0;
}
.kabab ul{
	width: 100%;
	height: 100%;
	display: table;
}
.kabab ul li{
	width: 50%;
	height: 50%;
	float: left;
	display: flex;
	justify-content: center;
	align-items: center;
}
.zheli{
	text-align: center;
}
.zheli img{
	margin: 0px auto;
	margin-bottom: 12px;
}
.zheli h3{
	color: #4c5a62;
	font-size: 23px;
	font-weight: bold;
	margin-bottom: 10px;
}
.zheli p{
	font-size: 16px;
	color: #4c5a62;
	line-height: 30px;
}


.fenk{
	width: 100%;
	display: table;
}
.fenk ul{
	width: 1080px;
	float: right;
}
.fenk ul li{
	float: left;
	margin: 0.5%;
	width: 24.25%;
	height: 265px;
	position: relative;
	padding-bottom: 52.5px;
}
.fenk ul li:nth-child(1),
.fenk ul li:nth-child(5){
	margin-left: 0;
}
.fenk ul li:nth-child(4),
.fenk ul li:nth-child(8){
	margin-right: 0;
}
.fenk ul li img{
	width: auto;
	max-width: inherit;
	min-width: 100%;
	height: 100%;
	margin-left: 50%;
	transform: translateX(-50%);
}
.fenk ul li .hawei{
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	bottom: 0;
	width: 105px;
	height: 105px;
	border-radius: 105px;
	background-color: #e3e3e3;
	overflow: hidden;
	text-align: center;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	-ms-transition: 0.5s;
	-moz-transition: 0.5s;
	transition: 0.5s;
}
.fenk ul li .hawei p:nth-child(1){
	font-size: 25px;
	font-weight: bold;
	color: #000000;
	margin-top: 22px;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	-ms-transition: 0.5s;
	-moz-transition: 0.5s;
	transition: 0.5s;
}
.fenk ul li .hawei p:nth-child(2){
	font-size: 69.49px;
	font-family: 'txb';
	color: rgba(255,255,255,0.5);
}
.fenk ul li:hover .hawei{
	background-color: #ff286b;
}
.fenk ul li:hover .hawei p:nth-child(1){
	color: #FFFFFF;
}
.keizao{
	width: 100%;
	height: 100%;
	overflow: hidden;
}



.kaobei{
	width: 100%;
	height: 390px;
	background: url(../../images/yubang/k1.jpg) center no-repeat;
	background-size: cover;
	margin-top: 150px;
}

.kaobei2{
	width: 100%;
	background: url(../../images/yubang/k2.jpg) center;
	background-size: cover;
	padding-bottom: 170px;
}
.shanhe{
	height: 100%;
	position: relative;
	margin-top: -396px;
}
.zuijia{
	width: 100%;
	text-align: center;
}
.zuijia p{
	font-size: 39.66px;
	color: #FFFFFF;
	font-family: 'txb';
	padding-top: 60px;
}
.zuijia h3{
	font-size: 45.39px;
	color: #FFFFFF;
	font-weight: 500;
}

.kalasi{
	width: 100%;
	display: table;
	box-sizing: border-box;
	padding: 0 10px;
	position: relative;
	margin-top: 30px;
}
.kalasi .obd{
	width: 310px;
	box-sizing: border-box;
}
.kalasi .oba{
	float: left;
}
.kalasi .obc{
	position: absolute;
	right: 0;
	top: 0;
}
.kalasi .obb{
	width: 710px;
	height: 535px;
	margin: 0px auto;
}
.kalasi a{
	width: 100%;
	height: 100%;
	overflow: hidden;
}
.kalasi .obb img{
	width: auto;
	max-width: inherit;
	height: 100%;
	margin-left: 50%;
	transform: translateX(-50%);
}
.kalasi .obd .shifei{
	width: 100%;
	height: 260px;
	box-sizing: border-box;
}
.kalasi .obd .shifei:nth-child(2){
	margin-top: 15px;
}
.shifei a{
	height: 100%;
}
.shifei img{
	height: 100%;
	max-width: inherit;
	width: auto;
	margin-left: 50%;
	transform: translateX(-50%);
}

.shitou{
	width: 236px;
	margin: 0px auto;
	margin-top: 43px;
}
.shitou a{
	width: 100%;
    height: 60px;
    line-height: 60px;
    text-align: center;
    font-size: 16px;
    color: #ff286b;
    box-sizing: border-box;
    border: 1px solid #ff286b;
    font-weight: 500;
}
.fudop a:hover {
    background-color: #ff286b;
    color: #FFFFFF;
}
.shitou a:hover {
    background-color: #ff286b;
    color: #FFFFFF;
}

.fenb{
	width: 100%;
	display: table;
}
.fenb ul{
	width: 1145px;
	float: right;
}
.fenb ul li{
	float: left;
	margin: 1%;
	width: 32%;
	height: 250px;
	position: relative;
	background: url(../../images/yubang/k4.png) center no-repeat;
	background-size: 100% 100%;
	box-sizing: border-box;
	overflow: hidden;
}
.fenb ul li:nth-child(1),
.fenb ul li:nth-child(4){
	margin-left: 0;
}
.fenb ul li:nth-child(3),
.fenb ul li:nth-child(6){
	margin-right: 0;
}
.fenb ul li .haweib{
	width: 100%;
	text-align: left;
	box-sizing: border-box;
	padding: 50px 38px 0px 38px;
}
.fenb ul li .haweib h3{
	font-size: 20px;
	font-weight: 500;
	line-height: 33px;
}
.fenb ul li .haweib p:nth-child(2){
	font-size: 16px;
	font-weight: 500;
	color: #9b9b9b;
	margin-top: 16px;
}
.fenb ul li .haweib p:nth-child(3){
	width: 26px;
	height: 26px;
	border-radius: 26px;
	border: 1px solid #b5b5b5;
	display: flex;
	justify-content: center;
	align-items: center;
	color: #b5b5b5;
	margin-top: 35px;
	font-size: 12px;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    -ms-transition: 0.5s;
    -moz-transition: 0.5s;
    transition: 0.5s;
}
.fenb ul li a{
	width: 100%;
	height: 100%;
}
.fenb ul li a{
	box-sizing: border-box;
	border: 1px solid #b5b5b5;
	position: relative;
	z-index: 1;
}
.fenb ul li a:after{
	content: "";
	position: absolute;
	left: -14px;
	top: -14px;
	width: 28px;
	height: 28px;
	border-radius: 28px;
	box-sizing: border-box;
	border: 1px solid #b5b5b5;
	background-color: #FFFFFF;
	z-index: 2;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    -ms-transition: 0.5s;
    -moz-transition: 0.5s;
    transition: 0.5s;
}
.fenb ul li a:before{
	content: "";
	position: absolute;
	left: -14px;
	bottom: -14px;
	width: 28px;
	height: 28px;
	border-radius: 28px;
	box-sizing: border-box;
	border: 1px solid #b5b5b5;
	background-color: #FFFFFF;
	z-index: 2;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    -ms-transition: 0.5s;
    -moz-transition: 0.5s;
    transition: 0.5s;
}
.fenb ul li a .haweib:after{
	content: "";
	position: absolute;
	right: -14px;
	top: -14px;
	width: 28px;
	height: 28px;
	border-radius: 28px;
	box-sizing: border-box;
	border: 1px solid #b5b5b5;
	background-color: #FFFFFF;
	z-index: 2;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    -ms-transition: 0.5s;
    -moz-transition: 0.5s;
    transition: 0.5s;
}
.fenb ul li a .haweib:before{
	content: "";
	position: absolute;
	right: -14px;
	bottom: -14px;
	width: 28px;
	height: 28px;
	border-radius: 28px;
	box-sizing: border-box;
	border: 1px solid #b5b5b5;
	background-color: #FFFFFF;
	z-index: 2;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    -ms-transition: 0.5s;
    -moz-transition: 0.5s;
    transition: 0.5s;
}
.fenb ul li:hover .haweib p:nth-child(3){
	border: 1px solid #fa775f;
	color: #fa775f;
}
.fenb ul li:hover a{
	border: 1px solid #fa775f;
}
.fenb ul li:hover a:after{
	border: 1px solid #fa775f;
}
.fenb ul li:hover a:before{
	border: 1px solid #fa775f;
}
.fenb ul li:hover a .haweib:after{
	border: 1px solid #fa775f;
}
.fenb ul li:hover a .haweib:before{
	border: 1px solid #fa775f;
}

.peis{
	height: 412px;
	box-sizing: border-box;
	padding-top: 110px;
	position: relative;
}


.xiaye1{
	float: left;
	width: 34%;
}
.dianh{
	width: 100%;
}
.dianha{
	width: 100%;
	text-align: left;
	display: flex;
	justify-content: flex-start;
	align-items: center;
}
.dianha img{
	display: inline;
	display: inline-block;
	width: 35px;
}
.dianha p{
	font-size: 41.37px;
	font-weight: bold;
	color: #FFFFFF;
	margin-left: 20px;
}
.chonglai{
	width: 100%;
	margin-top: 33px;
}
.chonglai p{
	text-align: left;
	font-size: 18px;
	color: #FFFFFF;
	line-height: 30px;
}
.chonglai a{
	font-size: 18px;
	color: #FFFFFF;
	display: inline;
	display: inline-block;
}

.xiaye2{
	float: left;
	width: 15%;
}
.xiaye2 p:nth-child(1){
	font-size: 35.8px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 6px;
}
.xiaye2 p:nth-child(2){
	font-size: 25.62px;
	color: #FFFFFF;	
	font-weight: 400;
	letter-spacing: 4px;
}

.xiaye3{
	float: left;
	width: 38%;
}
.xiaye3 ul{
	width: 100%;
	display: table;
}
.xiaye3 ul li{
	float: left;
	width: 25%;
	text-align: left;
	height: 45px;
	line-height: 45px;
}
.xiaye3 ul li a{
	font-size: 18px;
	color: #FFFFFF;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.xiaye3 ul li:hover a{
	color: yellow;
}

.xiaye4{
	position: absolute;
	right: 0;
	top: 110px;
	width: 150px;
}
.erio{
	width: 100%;
}
.erio p{
	width: 100%;
}
.erio img{
	width: 100%;
}
.jiexx{
	width: 100%;
	text-align: center;
}
.jiexx h2{
	font-size: 36.99px;
	font-weight: bold;
	color: #FFFFFF;
}
.jiexx p{
	font-size: 18.81px;
	font-weight: 300;
	color: #FFFFFF;
}


@media(max-width:1500px ){
	.w1500{
		width: 96%;
	}
}
@media(max-width:1440px ){
	
	
}
@media(max-width:1400px ){
	.w1400{
		width: 98%;
	}
	.suanbaa{
		width: 600px;
	}
	.suanbab{
		width: 600px;
	}
	.fenb ul{
		width: 1050px;
	}
}
@media(max-width:1360px ){
	.youbi ul {
	    width: 1058px;
	}
	.fenk ul {
	    width: 935px;
	}
	.kalasi .obb{
		width: 600px;
	}
	.kalasi .obd{
		width: 300px;
	}
	.fenb ul{
		width: 1050px;
	}
}
@media(max-width:1360px ){
	.fenb ul{
		width: 960px;
	}
}
@media(max-width:1260px ){
	.suanbaa{
		width: 550px;
	}
	.suanbab{
		width: 550px;
	}
	.youbi ul {
	    width: 950px;
	}
	.kalasi .obb{
		width: 600px;
	}
	.kalasi .obd{
		width: 260px;
	}
}
.hy-sj{
	display: none;
}
@media(max-width:1198px ){
	.hy-sj{
		display: table;
	}
	.kaobei2{
		padding-bottom: 30px;
	}
	.footer{
		display: none;
	}
	.dpxxzt{
		display: none;
	}
	.dpxxz {
	    width: 100%;
	}
	.shishou a{
		text-align: center;
	}
	.kaob{
		display: none;
	}
	.dhk {
	    position: absolute;
	    left: inherit;
	    right: 0px;
	    top: 0;
	    width: auto;
	    height: 100%;
	    display: flex;
	    justify-content: center;
	    align-items: center;
	}
	.yangshi {
	    box-sizing: border-box;
	    border-bottom: 1px solid rgba(255,255,255,0.2);
		background: linear-gradient(to right, #f539a4, #f6481c);
		background: -webkit-linear-gradient(left,#f539a4, #f6481c);
		background: -o-linear-gradient(left,#f539a4, #f6481c);
		background: -moz-linear-gradient(left,#f539a4, #f6481c);
	}
	.hy-bx {
	    position: fixed;
	    z-index: 999999;
	    left: 50%;
	    transform: translateX(-50%);
	    top: 0;
	    height: 50px;
	    max-width: 750px;
	}
	.hlogo {
	    width: auto;
	    height: 50px;
	    margin: 0px auto;
	    float: left;
	    display: flex;
	    justify-content: center;
	    align-items: center;
	    margin-left: 10px;
	}
	.hlogo a{
		height: 100%;
	}
	.hlogo img {
	    width: 100%;
	    height: 90%;
	    margin-top: 3px;
	}
	.bkt{
		width: 34px;
		height: 35px;
		border: 1px solid #FFFFFF;
	}
	.bkt p span {
	    width: 16px;
	    height: 1px;
	}
	.bkt p span:after {
	    top: -6px;
	}
	.bkt p span:before {
	    bottom: -6px;
	}
	.sita p{
		font-size: 0px;
	}
	.ruiw{
		display: none;
	}
	.fudo {
	    position: relative;
	    left: inherit;
	    top: inherit;
	    box-sizing: border-box;
	    padding-left: 0px;
	    text-align: center;
	}
	.fudo p:nth-child(1){
		display: none;
	}
	.fudo p:nth-child(2) {
	    font-size: 22px;
	    margin-top: 35px;
	}
	.fudo p:nth-child(3){
		font-size: 26px;
	}
	.youbi{
		padding-top: 20px;
	}
	.youbi ul{
		width: 100%;
	}
	.youbi ul li {
	    float: left;
	    width: 31.33%;
	    margin: 0.5% 1%;
	    box-sizing: border-box;
	    height: 36px;
	    line-height: 36px;
	    border-radius: 36px;
	    text-align: center;
	    border: 1px solid #fda59a;
	    -webkit-transition: 0.5s;
	    -o-transition: 0.5s;
	    -ms-transition: 0.5s;
	    -moz-transition: 0.5s;
	    transition: 0.5s;
	}
	.tiandao{
		display: none;
	}
	.wangshi .gallery-top .xab{
		width: 100%;
		right: 0;
	}
	.wangshi .gallery-top .xaa{
		position: absolute;
		width: 60px;
		height: 60px;
		border-radius: 60px;
	}
	.wangshi .gallery-top .xaz{
		left: 0;
	}
	.wangshi .gallery-top .xar{
		right: 0;
		margin-top: 0;
	}
	.wangshi .gallery-top .swiper-slide .yaeedd{
		width: 410px;
	}
	.wangshi .gallery-top:before{
		width: 700px;
		height: 700px;
	}
	.wangshi .gallery-top:after{
		width: 600px;
		height: 600px;
	}
	.wangshi .gallery-top .swiper-wrapper:after{
		width: 500px;
		height: 500px;
	}
	.wangshi{
		margin-top: 156px;
	}
	.wangshi .gallery-thumbs{
		margin-top: 156px;
	}
	.wangshi .gallery-thumbs .swiper-slide{
		height: 177px;
	}
	.wangshi .gallery-thumbs .swiper-slide img {
	    max-width: inherit;
	    min-width: inherit;
	}
	.ruiwb{
		display: none;
	}
	.fudob{
		display: none;
	}
	.mizhi p{
		display: none;
	}
	.abt{
		padding-top: 100px;
	}
	.mizhi{
		padding-left: 0;
	}
	.suanbaa{
		width: 100%;
		height: auto;
		display: table;
		margin-bottom: 20px;
	}
	.mizhi h2{
		text-align: center;
		font-size: 26px;
		margin-bottom: 13px;
	}
	.suanbab{
		width: 100%;
	}
	.kaba{
		display: none;
	}
	.fudoc a{
		display: none;
	}
	.fudop a{
		display: none;
	}
	.cpdc{
		margin-top: 35px;
	}
	.fudo p:nth-child(2){
		margin-top: 20px;
	}
	.fenk{
		margin-top: 30px;
	}
	.fenk ul{
		width: 100%;
	}
	.fenk ul li {
	    float: left;
	    margin: 1%;
	    width: 48%;
	    height: 265px;
	    position: relative;
	    padding-bottom: 52.5px;
	}
	.fenk ul li:nth-child(1), .fenk ul li:nth-child(5) {
	    margin-left: 1%;
	}
	.fenk ul li:nth-child(4), .fenk ul li:nth-child(8) {
	    margin-right: 1%;
	}
	.fenb ul{
		margin-top: 30px;
		width: 100%;
	}
	.fenb ul li {
	    float: left;
	    margin: 1%;
	    width: 48%;
	    height: 250px;
	    position: relative;
	    background: url(../../images/yubang/k4.png) center no-repeat;
	    background-size: 100% 100%;
	    box-sizing: border-box;
	    overflow: hidden;
	}
	.fenb ul li:nth-child(1), .fenb ul li:nth-child(4) {
	    margin-left: 1%;
	}
	.fenb ul li:nth-child(3), .fenb ul li:nth-child(6) {
	    margin-right: 1%;
	}
	.kaobei {
		margin-top: 73px;
	}
	.zuijia p{
		font-size: 22px;
		padding-top: 35px;
	}
	.zuijia h3{
		font-size: 26px;
	}
	.kalasi .obb{
		display: none;
	}
	.kalasi .obd{
		width: 48%;
		margin-left: 1%;
		margin-right: 1%;
	}
	.cpdad {
		margin-top: 30px;
	}
}

@media(max-width:600px ){
	.shishou a {
	    width: 70%;
	    font-size: 18px;
	    margin: 0px auto;
	    text-indent: 0px;
	    line-height: 2.1;
	}
	.wangshi .gallery-top .swiper-slide .yaeedd{
		width: 296px;
	}
	.wangshi .gallery-top .xaa{
		width: 35px;
		height: 35px;
	}
	.wangshi .gallery-top .xaa img{
		width: 10px;
		height: 15px;
	}
	.wangshi .gallery-top:before {
	    width: 500px;
	    height: 500px;
	}
	.wangshi .gallery-top:after {
	    width: 400px;
	    height: 400px;
	}
	.wangshi .gallery-top .swiper-wrapper:after {
	    width: 300px;
	    height: 300px;
	}
	.youbi ul li a{
		font-size: 12px;
	}
	.wangshi {
	    margin-top: 96px;
	}
	.wangshi .gallery-thumbs {
	    margin-top: 90px;
	}
	.wangshi .gallery-thumbs .swiper-slide p{
		font-size: 14px;
	}
	.wangshi .gallery-thumbs .swiper-slide {
	    height: 126px;
	}
	.hanbao p {
	    font-size: 14px;
	    color: #5e5e5e;
	    line-height: 25px;
	}
	.suanbab{
		height: 267px;
	}
	.fenk ul li{
		height: 200px;
	}
	.fenk ul li .hawei p:nth-child(1) {
	    font-size: 20px;
	    font-weight: bold;
	    color: #000000;
	}
	.fenk ul li .hawei p:nth-child(2) {
	    font-size: 46px;
	    font-family: 'txb';
	    color: rgba(255,255,255,0.5);
	}
	.fenk ul li .hawei{
		width: 90px;
		height: 90px;
	}
	.kalasi .obd .shifei{
		height: 170px;
	}
	.shitou a {
	    width: 100%;
	    height: 50px;
	    line-height: 50px;
	    text-align: center;
	    font-size: 14px;
	    color: #ff286b;
	    box-sizing: border-box;
	    border: 1px solid #ff286b;
	    font-weight: 500;
	}
	
	.fenb ul li .haweib h3 {
	    font-size: 14px;
	    font-weight: 500;
	    line-height: 23px;
	}
	.fenb ul li .haweib {
	    width: 100%;
	    text-align: left;
	    box-sizing: border-box;
	    padding: 30px 20px 0px 20px;
	}
	.fenb ul li .haweib p:nth-child(2) {
	    font-size: 12px;
	    font-weight: 500;
	    color: #9b9b9b;
	    margin-top: 12px;
	}
	
	.fenb ul li{
		height: 208px;
	}
	
}
@media(max-width:355px ){
	
}