.sw_pag{
	position: absolute;
	z-index: 9;
	text-align: center;
}
.sw_pag .swiper-pagination-bullet{
	width: 45px;
	height: 8px;
	border-radius: 10px;
	opacity: 1;
	background-color: #fff;
}
.sw_pag .swiper-pagination-bullet-active{
	background-color:#6a096a;
}
.banner a{
	display: block;
}
.banner a img{
	width: 100%;
}
.piety{
	border-bottom: 1px solid #eee;
}
.pe_ul{
	text-align: center;
	padding:15px 0;
}
.pe_ul li{
	float: left;
	width: 25%;
	margin: 0;
}
.prd_ul li a,.pe_ul li{
	-webkit-transition: all 0.6s;
	-moz-transition: all 0.6s;
	-ms-transition: all 0.6s;
	-o-transition: all 0.6s;
	transition: all 0.6s;
}
.pe_ul li:hover,.prd_ul li a:hover{
	-webkit-transform: translateY(-5px);
	-moz-transform: translateY(-5px);
	-ms-transform: translateY(-5px);
	-o-transform: translateY(-5px);
	transform: translateY(-5px);
}
.pe_ul li img{
	width: 78px;
}
.pe_box p{
	font-size: 15px;
	color:#6a096a;
	position: relative;
	padding-top: 5px;
	margin-top: 5px;
}
.pe_box p:before{
	position: absolute;
	content: "";
	top: 0;
	left: 50%;
	margin-left: -1em;
	width: 2em;
	height: 1px;
	background-color: #6a096a;
}
.about{
	background-image: url(../images/bg.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.ctit{
	text-align: center;
	margin-bottom: 50px;
}
.ctit h4{
	font-size: 26px;
	font-weight: normal;
	margin-bottom: 10px;
	padding-bottom: 5px;
	position: relative;
}
.ctit h4:before{
	position: absolute;
	content: "";
	bottom: 0;
	height: 1px;
	width: 2em;
	left: 50%;
	margin-left: -1em;
	background-color: #6a096a;
}
.ctit p{
	font-size: 14px;
	text-transform: uppercase;
}
.ctit p span{
	display: inline-block;
	position: relative;
}
.ctit p span:before{
	position: absolute;
	content: "";
	width: 10px;
	height: 15px;
	background-image: url(../images/sa.png);
	background-size: cover;
	left: 50%;
	top:-20px;
}
.ab_wrap{
	position: relative;
	min-height: 407px;
	padding-left: 650px;
}
.ab_fl{
	width:650px;
	height:439px;
	background-size: cover;
	background-position: center; 
	position: absolute;
	left: 0;
	top:-32px;
	box-shadow: 2px 2px 5px #ddd;
	border-radius: 10px;
}
.ab_fr{
	background-color: #ecebf0;
	padding: 55px;
	border-top-right-radius: 10px;
	border-bottom-right-radius:10px;
}
.ab_fr p{
	line-height: 2;
	text-align: justify;
	font-weight: 300;
	font-size: 17px;
	height: 204px;
	display: -webkit-box;
	overflow: hidden;
	text-overflow:ellipsis;
	-webkit-line-clamp:6;
	-webkit-box-orient:vertical;
}
.abmore{
	background-color:#6a096a;
	color: #fff;
	display: block;
	width: 120px;
	text-align: center;
	margin-top: 30px;
	padding: 10px 0;
}
.ab_fr:hover .abmore{
	color:#6a096a;
	background-color:#fff;
}
.konwg{
	height: 280px;
}
.konwg a{
	display: block;
	float: left;
	width: 50%;
	height: 100%;
	color: #fff;
	text-align: center;
	position: relative;
	background-size: cover;
	background-position: center;
}
.konwg a:before{
	position: absolute;
	content: "";
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0);
	-webkit-transition: all 0.6s;
	-moz-transition: all 0.6s;
	-ms-transition: all 0.6s;
	-o-transition: all 0.6s;
	transition: all 0.6s;
	z-index: 1;
}
.konwg a:hover:before{
	background-color: rgba(0,0,0,0.4)
}
.konwg a:hover .ko_box  span{
	background-color: #fff;
	color:#6a0969;
}
.new_ul li a:hover .new_de p{
	background-color:#6a0969;
	color:#fff;
}
.ko_box{
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
	margin-top: -42px;
	z-index: 2;
}
.ko_box h4{
	font-size: 26px;
	font-weight: 400;
}
.ko_box  span{
	display: block;
	width: 120px;
	border: 1px solid rgba(255,255,255,0.7);
	margin: 15px auto 0;
	padding: 6px 0;
	font-size: 15px;
}
.new_ul li{
	float: left;
	width: 31.33333%;
	margin: 0 1%;
}
.new_ul li a{
	display: block;
}
.new_img{
	height: 310px;
	background-size: cover;
	background-position: center;
}
.new_de{
	box-shadow: 2px 2px 5px #ddd;
	padding: 15px;
	text-align: center;
	border: 1px solid #eee;
}
.new_de h4{
	font-size: 16px;
	color: #333;
	white-space: nowrap;
	overflow: hidden;
	text-overflow:ellipsis;
}
.new_de p{
	border:1px solid #ddd;
	padding:10px 5px;
	margin-top: 15px;
	font-size: 14px;
	margin-left: auto;
	margin-right: auto;
}
.tiao{
	height: 270px;
	background-size: cover;
	background-position:center;
	position: relative;
}
.tao_box{
	text-align: center;
	color: #fff;
	position: absolute;
	top: 50%;
	width: 100%;
	margin-top: -55px;
}
.tao_box h4{
	font-size: 28px;
	margin-bottom: 10px;
	font-weight: normal;
}
.tao_box p{
	font-size: 20px;
	font-weight: 300;
	margin-top: 10px;
}
.tao_box span{
	display: block;
	color:#eadaea;
	margin-top: 15px;
	font-size: 22px;
}
.prd_ul li{
	float: left;
	width: 21%;
	margin: 0 2%;
	text-align: center;
} 
.prd_ul li a{
	display: block;
	box-shadow: 2px 2px 5px #ddd;
	border-radius: 5px;
	padding: 10px 10px 20px;
}
.prd_ul li a p{
	color:#a880a4;
	margin-top: 10px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow:ellipsis;
	font-size: 16px;
}
.new_ul{
	margin: 0 -1%;
}
.prd_ul{
	margin: 0 -2%;
}
.soou{
	padding:50px 0;
	background-color: #f6f6f6;
	background-image: url(../images/moli-bg1.png);
	background-repeat: no-repeat;
	background-position: center;
}
.search_wrap1 {
    width: 600px;
    position: relative;
    margin: 0 auto;
    padding-right: 100px;
}
.search_wrap1 input {
    background-color: #fff;
    width: 100%;
    height: 50px;
    border:1px solid #ddd;
    padding: 0 10px;
    font-size: 16px;
    -webkit-appearance: none;
    appearance: none;
    outline: none;
    display: block;
}
.sea_txt1 {
    position: absolute;
    right: 0;
    top: 0;
    height: 52px;
    background-color: #a87fa4;
    color: #fff;
    width: 100px;
    text-align: center;
    line-height: 52px;
}
@media (max-width:1366px){
	.ctit h4{
		font-size: 24px;
	}
	.ab_fl{
		height: 370px;
		top: -16px;
	}
	.ab_fr{
		padding: 40px;
	}
	.ab_fr p{
		font-size: 16px;
		height: 189px;
	}
	.abmore{
		font-size: 14px;
	}
	.ab_wrap{
		min-height: 343px;
	}
	.ctit{
		margin-bottom: 40px;
	}
}
@media (max-width:1200px){
	.ab_fl{
		width: 530px;
	}
	.ab_wrap{
		padding-left: 530px;
	}
	.ctit{
		margin-bottom: 30px;
	}
	.ko_box h4{
		font-size: 23px;
	}
	.prd_ul li a p{
		font-size: 14px;
	}
	.prd_ul li a{
		padding: 8px 8px 10px;
	}
	.prd_ul li{
		width: 23%;
		margin: 0 1%;
	}
	.prd_ul{
		margin: 0 -1%;
	}
	.new_img{
		height: 280px;
	}
}
@media (max-width:1080px){
	.ctit h4{
		font-size: 22px;
		margin-bottom: 5px;
	}
	.ctit p{
		font-size: 12px;
	}
	.ctit p span:before{
		top: -13px;
	}
	.ab_fl{
		width: 420px;
		height: 344px;
	}
	.ab_wrap{
		padding-left: 420px;
	}
	.ab_fr p{
		height: 165px;
	}
	.ab_wrap{
		min-height:313px; 
	}
	.ko_box h4{
		font-size: 21px;
	}
	.ko_box span{
		font-size: 12px;
		width: 80px;
		padding: 5px 0;
	}
	.konwg{
		height:260px; 
	}
	.tao_box h4{
		font-size: 26px;
	}
	.tao_box p{
		font-size: 18px;
	}
	.tao_box span{
		font-size: 20px;
	}
	.new_img{
		height: 260px;
	}
}
@media (max-width:920px){
	.ab_fr{
		padding: 30px;
	}
	.ab_fr p{
		font-size: 14px;
	}
	.abmore{
		margin-top: 20px;
		width: 80px;
		padding: 5px 0;
		font-size: 12px;
	}
	.ab_fl {
	    height: 280px;
	    top: -7px;
	    width: 370px;
	}
	.ab_wrap {
	    min-height: 270px;
	    padding-left: 370px;
	}
	.konwg{
		height:240px; 
	}
	.new_img{
		height: 230px;
	}
	.new_de{
		padding: 10px;
	}
	.new_de h4{
		font-size: 14px;
	}
	.new_de p{
		padding: 5px;
		font-size: 12px;
		margin-top: 10px;
	}
}
@media (max-width:850px){
	.pe_box p{
		font-size: 13px;
	}
	.pe_ul li img{
		width: 60px;
	}
	.ctit h4{
		font-size: 20px;
	}
	.konwg{
		height:220px; 
	}
	.tao_box h4{
		font-size: 24px;
	}
	.tao_box p{
		font-size: 16px;
	}
	.tao_box span{
		font-size: 18px;
		margin-top: 10px;
	}
	.tao_box{
		margin-top: -48px;
	}
	.tiao{
		height: 240px;
	}
}
@media (max-width:768px){
	.ctit h4{
		font-size: 19px;
	}
	.ab_fl{
		width:308px; 
	}
	.ab_wrap{
		padding-left: 308px;
	}
	.ctit{
		margin-bottom: 20px;
	}
	.konwg{
		height:190px; 
	}
	.prd_ul li a{
		box-shadow: none;
	}
	.prd_ul li a p{
		margin-top: 5px;
	}
	.new_img {
	    height: 180px;
	}
	.soou{
		padding: 40px 0;
	}
	.search_wrap1{
		width: 90%;
		box-sizing: border-box;
	}
}
@media (max-width:640px){
	.pe_box p{
		font-size: 12px;
	}
	.pe_ul li img{
		width: 50px;
	}
	.pe_ul{
		padding: 10px 0;
	}
	.ctit h4{
		font-size: 18px;
		margin-bottom: 2px;
		padding-bottom: 2px;
	}
	.ctit p span:before{
		width: 8px;
    	height: 12px;
    	top: -9px;
	}
	.ab_fl{
		width: 100%;
		height: 200px;
		position: initial;
	}
	.ab_wrap{
		padding-left: 0;
		min-height:initial; 
	}
	.ab_fr{
		padding: 20px;
	}
	.ctit{
		margin-bottom: 15px;
	}
	.ko_box h4{
		font-size: 18px;
	}
	.ko_box span{
		padding: 2px 0;
	}
	.ko_box{
		margin-top: -30px;
	}
	.new_img {
	    height: 160px;
	}
	.soou{
		padding:20px 0;
	}
	.search_wrap1 input{
		height: 35px;
		font-size: 14px;
	}
	.sea_txt1{
		height: 37px;
		line-height: 37px;
		font-size: 14px;
	}
}
@media (max-width:500px){
	.konwg a{
		width: 100%;
		height: 140px;
	}
	.konwg{
		height: auto;
	}
	.prd_ul li{
		width: 48%;
		margin-bottom: 10px;
	}
	.tao_box h4{
		font-size: 22px;
	}
	.tao_box p{
		font-size: 14px;
	}
	.tao_box span{
		font-size: 16px;
	}
	.new_ul{
		margin: 0;
	}
	.new_ul li{
		width: 100%;
		margin: 0 0 10px;
	}
	.sea_txt1{
		width: 60px;
		font-size: 12px;
	}
	.search_wrap1{
		padding-right: 60px;
	}
}
@media (max-width:414px){
	.sw_pag .swiper-pagination-bullet{
    	width: 30px;
    	height: 5px;
  	}
  	.ctit h4{
  		font-size: 17px;
  	}
  	.ab_fr p{
  		height: auto;
  	}
  	.ab_fl{
  		height: 175px;
  	}
  	.abmore{
  		margin-top: 10px;
  	}
  	.ab_fr{
  		padding: 15px;
  	}
  	.ko_box h4{
  		font-size: 16px;
  	}
  	.ko_box span{
  		margin-top: 5px;
  	}
  	.ko_box{
  		margin-top: -24px;
  	}
  	.tiao{
  		height: 220px;
  	}
}
@media (max-width:376px){
	.pe_ul{
		display: none;
	}
}