.guan_img{
	margin-top: 25px;
}
.guan_img img{
	width: 31.333333%;
	margin: 0 1% 10px 1%;
	float: left;
}
.fenl{
	text-align: center;
	margin-bottom: 20px;
}
.fenl a{
	display: inline-block;
	border:1px solid #a880a4;
	font-size: 14px;
	margin: 0  5px;
	padding: 5px 8px;
}
.fenl a.active{
	background-color:#a880a4;
	color: #fff; 
}
.search{
	position: relative;
	margin: 0 auto;
	margin-top: -90px;
	padding-bottom: 40px;
}
.search_wrap{
	width: 600px;
	position: relative;
	margin: 0 auto;
	padding-right: 100px;
}
.search_wrap input{
	background-color: #fff;
	width: 100%;
	height: 50px;
	border: none;
	padding: 0 10px;
	font-size: 16px;
	-webkit-appearance: none;
	appearance: none;
	outline: none;
	display: block;
}
.sea_txt{
	position: absolute;
	right: 0;
	top: 0;
	height:52px;
	background-color:#a87fa4;
	color: #fff;
	width: 100px;
	text-align: center;
	line-height: 52px;
}
.gtit{
	margin-bottom: 45px;
}
.gtit h4{
	font-size: 30px;
    font-weight: 300;
    color: #000;
    text-align: center;
}
.gtit p{
	font-size: 18px;
    line-height: 44px;
    text-align: center;
    color: #666;
    width: 865px;
    margin: 17px auto 0;
    font-weight: 300;
}
.guan_con{
	margin:0 auto;
	width: 1100px;
	line-height: 2.1;
	color: #999;
	font-weight: 300;
	text-align: justify;
}
.bbg{
	height: 370px;
	background-size: cover;
	background-position: center;
	position: relative;
}
.bbg_box{
	position: absolute;
	text-align: center;
	color: #fff;
	width: 100%;
	top: 50%;
	margin-top: -40px;
}
.bbg_box h6{
	font-size: 35px;
	font-weight: 300;
}
.bbg_box p{
	text-transform: uppercase;
	margin-top: 10px;
	font-size: 14px;
}
.yu_ul li{
	float: left;
	width: 31.33333%;
	margin: 0 1%;
	height: 240px;
	background-size: cover;
	background-position: center;
	color: #fff;
	border-radius: 10px;
	text-align: center;
}
.yu_ul{
	margin: 0 -1%;
}
.yu_ul li h6{
	font-size: 20px;
	padding-top: 70px;
	font-weight: normal;
}
.yu_ul li p{
	font-size: 14px;
	font-weight: 300;
	margin-top: 10px;
	padding: 0 10px;
}
.news{
	background-color: #f5faf6;
}
.xtit{
	text-align: center;
	margin-bottom: 40px;
}
.xtit h5{
	font-size: 28px;
    font-weight: 300;
    color: #000;
    text-align: center;
    position: relative;
}
.xtit h5:before{
	position: absolute;
	content: "";
	left: 50%;
	width: 2em;
	margin-left: -1em;
	height: 1px;
	background-color:#a880a4;
	top: 0;
}
.xtit p{
	font-size: 15px;
	text-transform: uppercase;
}
.flei{
	text-align: center;
	margin-bottom:30px;
}
.flei a{
	display: inline-block;
	border: 1px solid #ddd;
	padding: 7px 15px;
	margin: 0 5px;
	background-color: #fff;
}
.flei a.active{
	background-color:#a880a4;
	color: #fff; 
}
.xwe_con{
	width: 1150px;
	margin: 0 auto;
}
.xwe_ul li {
    margin-bottom: 35px;
    box-shadow: 2px 2px 5px #ddd;
    border-right: 2px solid #a880a4;
    border-bottom: 1px solid #e4c307;
}
.xwe_ul li a {
    display: block;
    position: relative;
    padding-left: 430px;
    min-height: 278px;
    padding-right: 55px;
    background-repeat: no-repeat;
    background-position:right bottom;
    background-size: 126px auto;
    background-image: url(../images/xyou1.png);
}
.xwe_ul li:hover{
	box-shadow: none;
}
.xw_img {
    position: absolute;
    width: 390px;
    height: 277px;
    background-size: cover;
    background-position: center;
    left: 0;
    top: 0;
}
.xw_con h4 {
    padding-top: 40px;
    font-size: 21px;
    margin-bottom: 10px;
    color:#a880a4;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.xw_con p{
	line-height: 1.8;
	font-size: 14px;
	font-weight: 300;
	display: -webkit-box;
	-webkit-line-clamp:3;
	-webkit-box-orient:vertical;
	overflow: hidden;
	text-overflow: ellipsis;
	height: 75px;
	text-align: justify;
}
.xw_time{
	font-size: 15px;
	margin-bottom: 15px;
}
.xw_more{
	margin-top: 20px;
}
.xw_more span{
	display: block;
	width: 120px;
	text-align: center;
	border: 1px solid #a880a4;
	font-size: 14px;
	color: #a880a4;
	padding: 10px 0;
}
/* 产品 */
.ro_ul li{
	float: left;
	width: 23%;
	margin: 0 1% 20px;
	text-align: center;
}
.ro_ul li a{
	display: block;
}
.ro_de{
	padding-top: 10px;
	border-top: 1px solid #eee;
}
.ro_t{
	color: #a880a4;
	font-size: 16px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow:ellipsis;
	line-height: 1.8;
}
.ro_name{
	color: red;
	font-size: 14px;
}
.hon_ul li {
    float: left;
    width: 18%;
    margin: 0 1% 20px;
}
.hon_ul li a {
    display: block;
    height: 280px;
    background-size: cover;
    background-position: center;
    position: relative;
}
.hon_ul li a p {
    position: absolute;
    bottom: 0;
    left: 0;
    box-sizing: border-box;
    width: 100%;
    background-color: rgba(4, 4, 4, 0.46);
    text-align: center;
    padding: 10px;
    color: #fff;
}
.gt_ul{
	width: 1200px;
	margin: 0 auto;
}
.gt_ul li{
	float: left;
	width: 48%;
	margin: 0 1%;
}
.gt_img{
	height: 300px;
	background-size: cover;
	background-position: center;
	border-radius: 10px;
}
.gt_de h4{
	font-size: 24px;
    color: #8f3b54;
    margin: 40px 0 15px 0;
    font-weight: normal;
}
.gt_de p{
	line-height: 1.7;
	font-weight: 300;
	font-size: 15px;
	color: #999;
}
.gt_de a{
	display: block;
	width: 120px;
	text-align: center;
	border: 1px solid #6a096a;
	color: #6a096a;
	font-size: 14px;
	padding: 5px 0;
	margin-top: 25px;
	border-radius: 5px;
}
.jiam{
	background-size: cover;
	background-position: center;
	height: 300px;
	text-align: center;
	color: #fff;
	position: relative;
}
.jam_box{
	position: absolute;
	top: 50%;
	width:1000px;
	left: 50%;
	margin-left: -500px;
	margin-top: -60px;
	color:#fff;
}
.jam_box h4{
	font-size: 28px;
	margin-bottom: 10px;
}
.ctel{
	font-size: 25px;
	color: #d1e69e;
	margin-bottom: 10px;
}
.ccom{
	width: 700px;
	margin: 0 auto;
}
.ccom input {
    display: block;
    width: 100%;
    height: 53px;
    box-sizing: border-box;
    padding: 0 20px;
    font-size: 15px;
    border: 1px solid #EDEAE8;
    background-color: #fff;
    outline: none;
    margin-bottom: 14px;
    -webkit-appearance: none;
    appearance: none;
}
.ccom textarea {
    outline: none;
    -webkit-appearance: none;
    appearance: none;
    display: block;
    width: 100%;
    border: 1px solid #ddd;
    background-color: #fff;
    box-sizing: border-box;
    padding: 20px;
    font-size: 15px;
    margin-bottom: 10px;
    resize: none;
    height: 120px;
}
.yanz {
    position: relative;
    padding-right: 130px;
}
.yanz span {
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    height: 53px;
    width: 120px;
}
.yanz span img {
    width: 100%;
    height: 100%;
}
.ybtn {
    background-color:#a880a4;
    color: #fff;
    display: block;
    -webkit-appearance: none;
    appearance: none;
    width: 100%;
    border: none;
    height: 50px;
}
.cwrap{
	width: 1180px;
	margin: 0 auto;
}
.zhao_box {
    width: 1000px;
    margin: 0 auto;
}
.zhao_tit {
    height: 56px;
    padding: 0 38px;
    line-height: 56px;
    color: #333333;
    font-size: 18px;
    margin-top: 5px;
    cursor: pointer;
    background: #dfcca1;
    color: #fff;
}
.open .zhao_tit {
    background:#c39ec3;
    color: #fff;
}
.zhao_tit span {
    float: left;
}
.zhao_tit i {
    width: 24px;
    height: 24px;
    background: url(../images/jia.png) no-repeat;
    float: right;
    display: block;
    margin-top: 17px;
}
.open .zhao_tit i {
    background: url(../images/jian.png) no-repeat;
}
.zhao_tit a {
    float: right;
    padding-right: 12px;
    font-size: 12px;
    color: #fff;
}
.zhao_de {
    background: #f8f8f8;
    padding-top: 23px;
    display: none;
}
.zhao_item:first-child .zhao_de {
    display: block;
}
.zhao_a {
    padding: 20px 60px;
    padding-bottom: 15px;
    font-size: 12px;
    line-height: 28px;
    color: #666666;
}
.zhao_ul {
    border-bottom: 1px solid #dadada;
    padding-bottom: 15px;
    margin-bottom: 15px;
}
.zhao_ul li {
    display: inline-block;
    width: 22%;
    margin-right: 1%;
}
.zhao_ul li span {
    color: #e4c307;
}
.ya_ww {
    margin-bottom: 14px;
}
.fujian{
	border: 1px solid #EDEAE8;
	margin: 15px 0;
	position: relative;
}
.fujian input{
	position: absolute;
	opacity: 0;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	z-index: 3;
}
.fj_con{
	position: relative;
	z-index: 1;
	text-align: center;
}
.fj_con  img{
	width: 90%;
}
.fan_de {
    background-color: #f6f6f6;
}
.fa_top {
    background-color: #fff;
    border: 1px solid #eee;
}
.fna_nr {
    position: relative;
    padding: 20px;
    min-height: 358px;
    padding-left: 400px;
}
.fna_kk{
	border: 1px solid #eee;
}
.fna_fl {
    position: absolute;
    top: 20px;
    left: 20px;
    width: 350px;
}
.fna_fl img{
	width: 100%;
}
.s_pa {
    text-align: center;
}
.s_pa .swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    margin: 0 5px;
}
.s_pa .swiper-pagination-bullet-active {
    background-color: #279213;
}
.ch3 {
    font-size: 23px;
    padding-top: 25px;
    margin-bottom: 15px;
}
.fa_ja {
    position: relative;
    line-height: 35px;
    padding-right: 130px;
    margin: 5px 0;
}
.fa_ja p {
    color: #e71c17;
    font-size: 18px;
}
.fa_ja strong {
    font-size: 36px;
}
.fna_fr .fa_item {
    font-size: 14px;
}
.fa_item {
    line-height: 34px;
}
.fa_item strong {
    color: #333;
}
.awrap{
	width: 1000px;
	margin: 0 auto;
}
.cahn_bot {
    margin-top: 35px;
}
.cahn_bot a {
    height: 40px;
    line-height: 40px;
    display: inline-block;
    margin-right: 10px;
    font-size: 18px;
    color: #fff;
    padding: 0 25px;
    cursor: pointer;
    border: 0;
    margin-bottom: 10px;
    background-color:#dc4a10;
}
.wu_img{
	margin-top: 15px;
	box-shadow: 2px 2px 5px #ddd;
	background-color: #fff;
}
.wu_img img{
	width: 100%;
}
.fc_t {
    padding: 15px 20px;
    border-bottom: 1px solid #eee;
}
@media (max-width:1460px){
	.gtit h4{
		font-size: 28px;
	}
	.bbg{
		height: 360px;
	}
	.gt_de h4{
		font-size: 22px;
	}
}
@media (max-width:1366px){
	.gtit h4{
		font-size: 26px;
	}
	.gtit p{
		font-size: 16px;
		margin-top: 10px;
		line-height: 30px;
	}
	.gtit{
		margin-bottom: 35px;
	}
	.bbg{
		height: 340px;
	}
	.xtit h5{
		font-size: 26px;
	}
	.xwe_con{
		width: 100%;
	}
	.xtit p{
		font-size: 14px;
	}
	.gt_de h4{
		font-size: 20px;
		margin: 20px 0 10px 0;
	}
	.jam_box h4{
		font-size: 26px;
	}
	.ctel{
		font-size: 22px;
	}	
}
@media (max-width:1240px){
	.gt_ul{
		width: 100%;
	}
	.cwrap,.zhao_box{
		width: 92%;
	}
}
@media (max-width:1200px){
	.guan_con{
		width: 90%;
	}
	.bbg_box h6{
		font-size: 30px;
	}
	.bbg{
		height: 300px;
	}
	.flei a{
		font-size: 14px;
	}
	.hon_ul li a{
		height: 251px;
	}
	.jam_box{
		width: 90%;
		margin-left: 0;
		left: 5%;
	}
	.zhao_box{
		width: 92%;
	}
}
@media (max-width:1080px){
	.gtit{
		margin-bottom: 22px;
	}
	.gtit h4{
		font-size: 24px;
	}
	.gtit p{
		font-size: 14px;
		width: 90%;
	}
	.bbg{
		height: 260px;
	}
	.bbg_box h6{
		font-size: 26px;
	}
	.yu_ul li{
		height: 220px;
	}
	.xtit{
		margin-bottom: 35px;
	}
	.xw_con h4{
		font-size: 19px;
		padding-top: 30px;
	}
	.xw_more span{
		width: 100px;
		padding: 6px 0;
	}
	.xw_img{
		height: 251px;
	}
	.xwe_ul li a{
		min-height: 251px;
		padding-left: 417px;
		padding-right: 30px;
	}
	.xwe_ul li{
		margin-bottom: 30px;
	}
	.xtit h5{
		font-size: 24px;
	}
	.hon_ul li a{
		height: 220px;
	}
	.hon_ul li a p{
		font-size: 14px;
	}
	.gt_img{
		height: 260px;
	}
	.gt_de h4{
		font-size: 18px;
		margin: 15px 0 8px 0;
	}
	.gt_de p{
		font-size: 14px;
	}
	.jam_box h4{
		font-size: 24px;
	}
	.art_con{
		padding: 30px;
	}
	.awrap{
		width: 92%;
		margin: 0 auto;
	}
}
@media (max-width:900px){
	.zhao_de {
	    padding-top: 0px;
	}
	.zhao_a {
	    padding: 20px 25px;
	}
	.hon_ul{
		margin: 0 -1%;
	}
	.hon_ul li{
		width: 23%;
	}
	.guan_con{
		width: 100%;
	}
	.gtit h4{
		font-size: 22px;
	}
	.gtit p{
		font-size: 13px;
	}
	.guan_con{
		font-size: 14px;
	}
	.gtit{
		margin-bottom: 18px;
	}
	.yu_ul li{
		height: 200px;
	}
	.yu_ul li h6{
		font-size: 18px;
	}
	.xtit{
		margin-bottom: 30px;
	}
	.flei a{
		padding: 5px 10px;
	}
	.xw_con h4{
		font-size: 18px;
		padding-top: 20px;
	}
	.xw_time{
		font-size: 12px;
		margin-bottom: 10px;
	}
	.xwe_ul li a{
		min-height: 230px;
		padding-left: 377px;
	}
	.xw_img{
		height: 230px;
		width: 352px;
	}
	.xwe_ul li{
		margin-bottom: 20px;
	}
	.ro_ul li{
		width: 31.33333%;
	}
	.gt_img{
		height: 240px;
	}
	.gt_de a{
		width: 80px;
		font-size: 12px;
		margin-top: 15px;
	}
	.jam_box p{
		font-size: 14px;
	}
	.jam_box h4{
		font-size: 22px;
	}
	.ctel{
		font-size: 20px;
	}
	.jiam{
		height: 260px;
	}
	.zhao_tit {
	    padding: 0 25px;
	}
	.fna_nr{
		padding-left: 330px;
		min-height: 270px;
	}
	.fna_fl{
		width: 260px;
	}
	.ch3{
		font-size: 20px;
		padding-top: 15px;
	}
	.fa_ja strong{
		font-size: 26px;
	}
	.cahn_bot{
		margin-top: 10px;
	}
	.search{
	    width: 90%;
	    padding-bottom: 20px;
	    margin-top: -60px;
	}
	.search_wrap input{
		height: 40px;
	}
	.sea_txt{
		line-height: 42px;
		height: 42px;
	}
	.search_wrap{
		width: 100%;
		box-sizing: border-box;
	}
}
@media (max-width:768px){
	.gtit p{
		line-height: 2;
		margin-top: 5px;
	}
	.bbg{
		height: 220px;
	}
	.bbg_box h6{
		font-size: 22px;
	}
	.bbg_box p{
		font-size: 12px;
	}
	.bbg_box{
		margin-top: -29px;
	}
	.yu_ul li h6{
		font-size: 16px;
	}
	.xtit h5{
		font-size: 22px;
	}
	.xtit{
		margin-bottom: 20px;
	}
	.xw_con h4{
		font-size: 16px;
	}
	.ro_t{
		font-size: 14px;
	}
	.ro_de{
		padding-top: 5px;
	}
	.ccom{
		width: 92%;
	}
	.gt_img{
		height: 200px;
	}
	.jiam{
		height: 210px;
	}
	.jam_box h4{
		font-size: 20px;
	}
	.ctel{
		font-size: 18px;
	}
	.ccom input{
		height: 40px;
	}
	.ccom textarea{
		height: 100px;
	}
	.yanz span{
		height: 40px;
	}
	.ybtn{
		height: 40px;
	}
	.art_tit{
		margin-bottom: 15px;
		padding-bottom: 8px;
	}
	.art_tit h4{
		font-size: 16px;
	}
	.art_tit p{
		font-size: 12px;
	}
	.art_de p{
		font-size: 14px;
		line-height: 1.8;
	}
	.ccom{
		width: 100%;
	}
	.zhao_tit {
	    font-size: 16px;
	    height: 45px;
	    line-height: 45px;
	}
	.zhao_tit i {
	    margin-top: 11px;
	}
	.zhao_ul li {
	    width: 31%;
	}
	.ch3{
		font-size: 18px;
	}
}
@media (max-width:640px){
	.fenl a{
		font-size: 12px;
		margin: 0 1px 4px;
	}
	.gtit h4{
		font-size: 20px;
	}
	.yu_ul li p{
		font-size: 13px;
	}
	.yu_ul li{
		height: 190px;
	}
	.xtit h5{
		font-size: 20px;
	}
	.xtit{
		margin-bottom: 15px;
	}
	.xtit p{
		font-size: 12px;
	}
	.flei a{
		font-size: 12px;
		margin: 0 2px;
		padding: 3px 7px;
	}
	.flei{
		margin-bottom: 20px;
	}
	.xw_img{
		width: 261px;
		height:180px;
	}
	.xwe_ul li a{
		padding-left: 280px;
		min-height: 180px;
		background-size: 70px auto;
	}
	.xw_con p{
		-webkit-line-clamp: 2;
		height: 48px;
	}
	.xw_more span{
		font-size: 12px;
		width: 80px;
		padding: 4px 0;
	}
	.xw_more{
		margin-top: 15px;
	}
	.xw_con h4{
		padding-top: 15px;
	}
	.hon_ul li{
		width: 31.333333%;
		margin-bottom: 10px;
	}
	.hon_ul li a{
		height: 180px;
	}
	.gt_ul li{
		width: 100%;
		margin: 0 0 15px;
	}
	.gt_de h4{
		font-size: 16px;
		margin: 10px 0 6px 0;
	}
	.jam_box h4{
		font-size: 16px;
	}
	.ctel{
		font-size: 17px;
	}
	.art_con{
		box-shadow: none;
		padding: 0;
		border: none;
	}
	.zhao_ul li {
	    width: 48%;
	}
	.ch3{
		font-size: 16px;
		padding-top:10px;
		margin-bottom:5px;
	}
	.fna_nr{
		padding: 15px;
		padding-left: 230px;
		min-height: 210px;
	}
	.fna_fl{
		width: 200px;
	}
	.fa_item{
		line-height: 28px;
		font-size: 12px;
	}
	.cahn_bot a{
		font-size: 14px;
		height: 30px;
		line-height: 30px;
	}
	.fa_ja strong{
		font-size: 23px;
	}
	.fa_ja{
		line-height: 30px;
	}
}
@media (max-width:500px){
	.ya_ww {
	    margin-bottom: 10px;
	}
	.xtit h5{
		font-size: 18px;
	}
	.bbg_box h6{
		font-size: 20px;
	}
	.bbg_box{
		margin-top: -20px;
	}
	.bbg{
		height: 180px;
	}
	.yu_ul li{
		width: 100%;
		margin: 0 0 10px;
		border-radius: 5px;
		height: 160px;
	}
	.yu_ul{margin: 0;}
	.yu_ul li h6{
		padding-top: 50px;
	}
	.yu_ul li:last-child{
		margin-bottom: 0px;
	}
	.xw_img{
		width: 100%;
		position: initial;
	}
	.xwe_ul li a{
		padding-left: 0;
		padding-right: 0;
	}
	.xw_con{
		padding: 15px;
	}
	.xwe_ul li{
		margin-bottom: 10px;
	}
	.xw_con h4{
		padding-top: 0px;
		font-size: 15px;
	}
	.ro_t{
		font-size: 13px;
	}
	.ro_name{
		font-size: 12px;
	}
	.ccom input{
		height: 35px;
		margin-bottom: 10px;
		padding: 0 10px;
		font-size: 13px;
	}
	.yanz span{
		height: 35px;
	}
	.ccom textarea{
		padding: 10px;
		font-size: 13px;
	}
	.zhao_tit {
	    font-size: 15px;
	}
	.zhao_a {
	    padding: 15px;
	    line-height: 22px;
	}
	.zhao_ul {
	    margin-bottom: 10px;
	    padding-bottom: 10px;
	}
	.fna_fl{
		position: initial;
		width: 100%;
	}
	.fna_nr{
		padding: 0;
	}
	.fna_fr{
		padding: 10px;
		background-color: #f6f6f6;
	}
	.fa_top{
		background-color: transparent;
		border: none;
	}
	.fan_de{
		background-color: #fff;
	}
	.wu_img{
		box-shadow: none;
		margin-top: 5px;
	}
	.fc_t{
		font-size: 16px;
		padding: 10px 0;
	}
	.fa_ja strong{
		font-size: 18px;
	}
	.search{
	    margin-top: -35px;
	}
	.search_wrap input{
		height: 30px;
		font-size: 13px;
	}
	.sea_txt{
		line-height: 32px;
		height: 32px;
		font-size: 12px;
		width: 70px;
	}
	.search_wrap{
		padding-right: 70px;
	}
}
@media (max-width:414px){
	.fenl a{
		padding: 2px 4px;
	}
	.gtit h4{
		font-size: 18px;
	}
	.bbg{
		height: 160px;
	}
	.bbg_box h6{
		font-size: 18px;
	}
	.bbg_box p{
		margin-top: 5px;
	}
	.ro_ul li{
		width: 48%;
	}
	.hon_ul li a{
		height: 160px;
	}
	.hon_ul li a p{
		font-size: 12px;
		padding: 5px;
	}
	.gt_img{
		height: 160px;
	}
	.guan_img img{
		width: 100%;
		margin:10px 0 0;
	}
	.guan_img{
		margin-top: 10px;
	}
}
@media (max-width:376px){
	.bbg{
		height: 120px;
	}
	.xw_img{
		height: 160px;
	}
	.hon_ul li a{
		height: 140px;
	}
	.zhao_ul li {
	    width: 100%;
	    display: block;
	}
}