
.w1200 {width: 1200px; margin: 0 auto;}
.w1250 {width: 1250px; margin: 0 auto;}
.w1400 {width: 1400px; margin: 0 auto;}

.w1920 {position: relative;   width: 1920px;left: 50%;margin-left: -960px; }
.fl{float: left;}
.fr{float: right;}


/*绝对定位*/
.abs {
	position: absolute;
}
/*相对定位*/
.rel {
	position: relative;
}

.section_head {padding: 50px 0px 50px;}
.section_head:after{content:"――"; font-size: 50px; margin-top: -10px; font-weight: bold;color: #de0000;  height: 6px; display:block; text-align: center; width: 100%;}
.section_head .title p {color: #333333;font-size:38px;font-weight: bold;text-align: center;}
.section_head .title p b {color: #de0000;}
.section_head .title span.trigger {display: block;color: #888;font-size: 13px;text-align: center;}
.section_head .title span.trigger i{position: relative;}
.section_head .title span.trigger i:before{content:"";background-color: #ccc; width: 108px; height: 1px; display:block; position: absolute; left: -128px;top:8px}
.section_head .title span.trigger i:after{content:"";background-color: #ccc; width: 108px; height: 1px; display:block; position: absolute; right: -128px;top:8px}
@media (max-width: 479px) {
	.section_head .title p {color: #333333;font-size:28px;font-weight: bold;text-align: center;}
	.section_head .title span.trigger i:before{content:"";background-color: #ccc; width: 18px; height: 1px; display:block; position: absolute; left: -28px;top:8px}
	.section_head .title span.trigger i:after{content:"";background-color: #ccc; width: 18px; height: 1px; display:block; position: absolute; right: -28px;top:8px}
}

.content-wraper {
	width: 100%;
	padding: 0px 0 20px;
	background: #fbfcfe;
}
.content-wraper .common-title {
	font-size: 0;
	text-align: center;
	margin-top: 15px;
}
.content-wraper .common-title .white {
	font-size: 44px;
	color: #fff;
	font-weight: bold;
}
.content-wraper .common-title .red {
	font-size: 27px;
	color: #67d6ba;
	font-weight: bold;
}
.content-wraper .fuwu-content .top {
	font-size: 0;
	white-space: nowrap;
}
.content-wraper .fuwu-content .top .hot-item {
	display: inline-block;
	vertical-align: top;
	margin-right: 20px;
	width: 386px;
	height: 208px;
	border-radius: 3px;
	overflow: hidden;
}
.content-wraper .fuwu-content .top .hot-item:last-child {
	margin-right: 0;
}
.content-wraper .fuwu-content .top .hot-item:nth-child(1) {
	background: linear-gradient(132deg, #8e51fa 0%, #c377ff 100%);
}
.content-wraper .fuwu-content .top .hot-item:nth-child(2) {
	background: linear-gradient(131deg, #e45c53 0%, #ff9d97 100%);
}
.content-wraper .fuwu-content .top .hot-item:nth-child(3) {
	background: linear-gradient(132deg, #729eff 0%, #81dcff 100%);
}
.content-wraper .fuwu-content .top .hot-item .left-img {
	width: 180px;
	height: 180px;
	left: 2px;
	top: 15px;
}
.content-wraper .fuwu-content .top .hot-item .left-img img {
	width: 100%;
	height: 100%;
}
.content-wraper .fuwu-content .top .hot-item .hot {
	width: 108px;
	height: 39px;
	background: url("/../images/38813c49a2160cd014faca772092cb2be43157d5.png") no-repeat center center;
	background-size: 108px 39px;
	left: 0;
	top: 0;
	font-size: 18px;
	color: #A9763E;
	line-height: 39px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 20px;
}
.content-wraper .fuwu-content .top .hot-item .title {
	display: inline-block;
	height: 30px;
	line-height: 30px;
	text-align: left;
	left: 170px;
	top: 47px;
	font-size: 24px;
	color: #FEF502;
}
.content-wraper .fuwu-content .top .hot-item .des {
	display: inline-block;
	height: 20px;
	line-height: 20px;
	text-align: left;
	left: 170px;
	top: 88px;
	font-size: 16px;
	color: #fff;
}
.content-wraper .fuwu-content .top .hot-item .zx-btn {
	width: 118px;
	height: 40px;
	line-height: 40px;
	border: 2px solid #fff;
	border-radius: 4px;
	left: 170px;
	top: 135px;
	font-size: 16px;
	text-align: center;
	color: #fff;
	cursor: pointer;
}
.content-wraper .fuwu-content .mid {
	margin-top: 20px;
	font-size: 0;
	white-space: nowrap;
}
.content-wraper .fuwu-content .mid .tuijian-item {
	display: inline-block;
	vertical-align: top;
	margin-right: 20px;
	width: 386px;
	height: 150px;
	border-radius: 3px;
	overflow: hidden;
}
.content-wraper .fuwu-content .mid .tuijian-item:last-child {
	margin-right: 0;
}
.content-wraper .fuwu-content .mid .tuijian-item:nth-child(1) {
	background: linear-gradient(132deg, #ff5180 0%, #ff8bff 100%);
}
.content-wraper .fuwu-content .mid .tuijian-item:nth-child(2) {
	background: linear-gradient(132deg, #5fbcf0 0%, #4de5f2 100%);
}
.content-wraper .fuwu-content .mid .tuijian-item:nth-child(3) {
	background: linear-gradient(132deg, #faa151 0%, #fdc788 100%);
}
.content-wraper .fuwu-content .mid .tuijian-item .tuijian {
	width: 108px;
	height: 39px;
	background: url("../images/im_bg_gold.png") no-repeat center center;
	background-size: 108px 39px;
	left: 0;
	top: 0;
	font-size: 18px;
	color: #A9763E;
	line-height: 39px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 20px;
}
.content-wraper .fuwu-content .mid .tuijian-item .title {
	display: inline-block;
	height: 30px;
	line-height: 30px;
	color: #fff;
	text-align: left;
	left: 28px;
	top: 50px;
	font-size: 24px;
}
.content-wraper .fuwu-content .mid .tuijian-item .title a {
	color: #fff;
}
.content-wraper .fuwu-content .mid .tuijian-item .des {
	display: inline-block;
	height: 22px;
	line-height: 22px;
	color: #fff;
	text-align: left;
	left: 28px;
	top: 96px;
	font-size: 16px;
}
.content-wraper .fuwu-content .bottom {
	font-size: 0;
	text-align: left;
	white-space: nowrap;
	margin-top: 20px;
}
.content-wraper .fuwu-content .bottom .bottom-item {
	display: inline-block;
	vertical-align: top;
	width: 386px;
	height: 596px;
	margin-right: 20px;
	background: linear-gradient(132deg, #ea6447 0%, #f99e71 100%);
	border-radius: 3px;
	overflow: hidden;
}
.content-wraper .fuwu-content .bottom .bottom-item:first-child a:hover {
	color: #fff;
	background: #e04b2b;
}
.content-wraper .fuwu-content .bottom .bottom-item:nth-child(2) {
	background: linear-gradient(-49deg, #6fe6aa 0%, #60c8c6 100%);
}
.content-wraper .fuwu-content .bottom .bottom-item:nth-child(2) a {
	color: #60C8C6;
}
.content-wraper .fuwu-content .bottom .bottom-item:nth-child(2) a:hover {
	color: #fff;
	background: #47b7be;
}
.content-wraper .fuwu-content .bottom .bottom-item:nth-child(3) {
	background: linear-gradient(-41deg, #a35ef6 0%, #7b72f6 100%);
}
.content-wraper .fuwu-content .bottom .bottom-item:nth-child(3) a {
	color: #9068f6;
}
.content-wraper .fuwu-content .bottom .bottom-item:nth-child(3) a:hover {
	color: #fff;
	background: #7b53e1;
}
.content-wraper .fuwu-content .bottom .bottom-item .img-wraper {
	width: 180px;
	height: 180px;
	top: -12px;
	left: 103px;
}
.content-wraper .fuwu-content .bottom .bottom-item .img-wraper img {
	width: 100%;
	height: 100%;
}
.content-wraper .fuwu-content .bottom .bottom-item .title {
	height: 32px;
	line-height: 32px;
	color: #fff;
	font-size: 24px;
	top: 130px;
	text-align: center;
	width: 100%;
}
.content-wraper .fuwu-content .bottom .bottom-item ul {
	width: 315px;
	margin: 185px auto 0;
	height: 246px;
}
.content-wraper .fuwu-content .bottom .bottom-item ul li {
	float: left;
	width: 148px;
	height: 40px;
	background: #fff;
	text-align: center;
	margin-bottom: 18px;
	border-radius: 2px;
	padding-left: 6px;
}
.content-wraper .fuwu-content .bottom .bottom-item ul li a {
	color: #EA6447;
	display: block;
	height: 40px;
	line-height: 40px;
	font-size: 13px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.content-wraper .fuwu-content .bottom .bottom-item ul li:nth-child(2n+1) {
	margin-right: 15px;
}
.content-wraper .advantage-wraper {
	margin-top: 130px;
}
.content-wraper .advantage-wraper .advantage-content {
	height: 670px;
	margin-top: 72px;
}
.content-wraper .fuwu-content {
	margin-top: 20px;
}
.hot-item a {
	color: #fff;
}




.fu {
	text-align: center;
}

.vgnhh{
	max-width: 1460px;
	margin: 0 auto;
	font-family: "Microsoft Yahei";
}
.bjh{
	background: #eeeeee;
	line-height: 30px;
	height: 30px;
	overflow: hidden;
}
.huang{
	float: left;
	width: 40%;
	text-align: left;
	font-size: 12px;
	color: #000000;
	opacity: 0.8;
}
.qiysybf{
	float: right;
	width: 55%;
	text-align: right;
	font-size: 12px;
	color: #000000;
	opacity: 0.8;
}
.qiysybf a{
	color: #000000;
	opacity: 0.8;
}
.hadn{
	float: right;
	width: 34%;
	background: url(../images/a5573198c13c91e1309f8946fab233a3b755ba25.png) left center no-repeat;
	padding-left: 4%;
	margin-top: 2%;
}
.hadn_tt{
	font-size: 0.8rem;
}
.hadn_mm{
	font-size: 1.6rem;
	font-weight: 600;
	color: #0073bd;
	line-height: 40px;
}
.hadn_mm p:nth-child(2){
	padding-bottom: 20px;
	margin-top: -9px;
}
.bng{
	background: url(../images/4b7a0c2d2fc8484e3b07b23937feef775149ac53.png) repeat-x;
	height: 60px;
}
.nei{
	background: #f9f9f9;
	padding: 3% 0;
}
.fu{
	text-align: center;
}
.fu_tt{
	color: #333333;
	font-weight: 600;
	font-size: 2rem;
	line-height: 40px;
}
.fu_xx{
	background: url(../images/5f85d02eb9c31346ce717249aae6fd85b46e9ae8.jpg) center center no-repeat;
	height: 6px;
	margin: 1.5% 0;
}
.fu_yy{
	font-size: 0.9rem;
	color: #666;
	line-height: 30px;
}
.flex{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.fuwy{
	margin-top: 4%;
}
.fuwy li{
	width: 19%;
	background: #fff;
	text-align: center;
	margin-bottom: 1%;
	box-sizing: border-box;
	padding: 2%;
}
.fuwy_img{
	width: 60%;
	margin: 0 auto;
}
.fuwy_img img{
	max-width: 100%;
	height: auto;
}
.fuwy_tt{
	font-size: 0.8rem;
	line-height: 40px;
	color: #333;
	padding: 1% 0;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.fuwy_mm{
	width: 50%;
	margin: 1% auto 0;
	text-align: center;
	font-size: 0.7rem;
	line-height: 35px;
	border:#c1c1c1 1px solid;
}
.fuwy_mm a{
	color: #333;
}
.fuwy li:hover{
	background: #0073bd;
}
.fuwy li:hover .fuwy_mm a{
	color: #fff;
}
.fuwy li:hover .fuwy_mm{
	border:#fff 1px solid;
}
.fuwy li:hover .fuwy_tt{
	color: #fff;
}
.nei1{
	background: url(../images/5aef43bd4c0e5bac9b2becc4bcbfe43d049abc66.png) top center no-repeat;
	padding: 2% 0 0.5% 0;
	background-size: 100% 100%;
}
.nei1 .fu_tt{
	color: #fff;text-align: center;
}
.nei1 .fu_yy{
	color: #fff;text-align: center;
}
.nei1 .fu_xx{
	background: url(../images/26da020d4a17f44c773d5cd6babd4fd9206c1c36.jpg) center center no-repeat;
}
.liucheng{
	margin-top: 5%;
	position: relative;
	padding: 0 9% 0% 9%;
}
.liucheng li{
	text-align: center;
	margin-left:3%;
	width: 16%;
	position: relative;
}
.liucheng_tt{
	font-size: 1rem;
	line-height: 40px;text-align: center;
	color: #fff;
}
.liucheng li:nth-child(1){
	margin-top: 10%;
}
.liucheng_img{
	background: url(../images/84f4063fda55479cb18dc0f76c4bdf7d677daf2b.png) top center no-repeat;
	height: 266px;
	box-sizing: border-box;
	padding-top: 18%;
	text-align: center;
}
.liucheng_img img{
	max-width: 100%;
	height: auto;
}
.liucheng li:nth-child(3) .liucheng_img{
	background: url(../images/5e206169f36eb9772152322c4524ff6facfc478d.png) top center no-repeat;
	height: 266px;
	box-sizing: border-box;
	padding-top: 17%;
}
.liucheng li:nth-child(3){
	margin-top: 2%;
	margin-left: 5%;
}
.liucheng li:nth-child(5){
	margin-top: 9%;
}
.liucheng li:nth-child(3) .liucheng_img{
	padding-top: 22%;
}
.liucheng li:nth-child(4) .liucheng_img{
	padding-top: 12%;
}
.liucheng li:nth-child(5) .liucheng_img{
	padding-top: 12%;
}
.liucheng li:hover .liucheng_img img{
	filter: invert(0%) sepia(90%) saturate(7458%) hue-rotate(321deg) brightness(106%) contrast(111%);
}
.nei2{
	margin: 4% 0;
}
.anbfggh{
	width: 49%;
}
.anbfgbb{
	width: 49%;
	margin-top: 1%
}
.anbfggh img{
	width: 100%;
	height: auto;
}
.anbfgbb_tt{
	color: #333333;
	font-size: 2rem;
	font-weight: 600;
	line-height: 55px;
}
.anbfgbb_gg{
	background: url(../images/f4b22a4097ae3500e379081b99a7601d95354ba3.jpg) no-repeat;
	height: 4px;
	margin: 2% 0;
}
.anbfgbb_ll{
	color: #666666;
	font-size: 1.2rem;
	font-weight: 600;
	line-height: 45px;
}
.anbfgbb_mm{
	font-size: 16px;
	color: #666;
	line-height: 29px;
	padding: 2% 0;
}
.anbfgbb_nn{
	width: 30%;
	border:#0073bd 1px solid;
	text-align: center;
	font-size: 16px;
	line-height: 48px;
	margin-top: 4%;float: left;
	margin-right: 10px;
}
.anbfgbb_nn a{
	color: #0073bd;
}
.nei3{
	background: url(../images/b708570a828e8355b3a6e3ecf0a54609d25e47e6.jpg) top center no-repeat;
	background-size: 100% 100%;
	box-sizing: border-box;
	padding: 4% 0 2% 0;
}
.nei3 .fu_tt{
	color: #fff;text-align: center;
}
.nei3 .fu_yy{
	color: #fff;text-align: center;
}
.nei3 .fu_xx{
	background: url(../images/26da020d4a17f44c773d5cd6babd4fd9206c1c36.jpg) center center no-repeat;
	height: 6px;
	margin: 1.5% 0
}
.nei33{
	background: #d84c59;
	background-size: 100% 100%;
	box-sizing: border-box;
	padding: 4% 0 2% 0;
}
.nei33 .fu_tt{
	color: #fff;text-align: center;
}
.nei33 .fu_yy{
	color: #fff;text-align: center;
}
.nei33 .fu_xx{
	background: url(../images/26da020d4a17f44c773d5cd6babd4fd9206c1c36.jpg) center center no-repeat;
	height: 6px;
	margin: 1.5% 0
}
.swiyunsaner{
	overflow: hidden;
}
.swiyunsaner2{
	overflow: hidden;
}
.rongyu{
	margin: 3% 0;
	position: relative;
}
.rongyu .swnext{
	position: absolute;
	top:40%;
	left:-4%;
	width: 23px;
	height: 59px;
	border:none;
	outline: none;
	background: url(../images/e68ea9f7ad25ccfa56ff9fb323711035dc3bd5fb.png) no-repeat;
}
.rongyu .swprev{
	position: absolute;
	top:40%;
	right:-4%;
	width: 23px;
	height: 59px;
	border:none;
	outline: none;
	background: url(../images/5ad998a9680f132444d5440140f7a62681561374.png) no-repeat;
}
.swiyunsaner_img img{
	width: 100%;
	height: auto;
}
.wenixng{
	text-align: center;
	color: #fff;
	font-size: 1.4rem;
	line-height: 50px;
	padding-bottom: 2%;
}
.liji{
	width: 35%;
	margin: 0 auto;
	text-align: center;
}
.lijifen li{
	float: left;
	width: 45%;
	background: #d91313;
	border-radius: 8px;
	text-align: center;
	font-size: 1.4rem;
	line-height: 60px;
}
.lijifen li a{
	color: #fff;
}
.lijifen li:nth-child(2){
	float: right;
	background: #d99513;
}
.jiedaing{
	color: #fff;
	margin: 4% 0;
	font-size: 1.2rem;
	line-height: 38px;text-align: center;
}
.liji_mhj{
	background: url(../images/39d6bfb2d4fb7f53126742ad97c280b1d97fc100.png) top center no-repeat;
	height: 49px;
}
.nei4{
	background: #f5f5f5;
	padding: 3% 0;
}
.xgg{
	width: 49%;
}
.xhh{
	width: 49%;
}
.xgg_tt{
	font-weight: 600;
	color: #333;
	font-size: 1.5rem;
	line-height: 50px;
}
.xgg_tt span{
	color: #cccccc;
	text-transform: uppercase;
	font-size: 18px;
	font-weight: 400;
	padding-left: 1%;
}
.xgg_si{
	float: left;
	width: 12%;
	background: #efefef;
	text-align: center;
	padding: 1% 0;
}
.xgg_si_tt{
	font-size: 2rem;
	color: #0073bd;
}
.xgg_si_gg{
	background: #0073bd;
	line-height: 30px;
	color: #fff;
}
.xgglie li{
	margin-bottom: 3%;
}
.xgglie{
	margin: 2% 0;
}
.xgglienei{
	width: 85%;
	float: right;
}
.xgglienei_tt{
	font-size: 16px;
	font-weight: 600;
	color: #333333;
	line-height: 35px;
}
.xgglienei_tt a{
	color: #333333;
}
.xgglienei_kk{
	font-size: 14px;
	line-height: 24px;
	color: #666;
}
.xgglie li:hover .xgglienei_tt a{
	color: #0073bd;
}
.hudang{
	padding: 2% 0;
}
.hudang img{
	width: 100%;
	height: auto;
}
.beiing li{
	border-bottom: #e5e5e5 1px solid;
	padding: 1% 0;
}
.beiing_tt{
	background: url(../images/4c66c37d843333b8c7c3ed26bfe84522b05233a7.png) left center no-repeat;
	padding-left: 5%;
	font-size: 16px;
	font-weight: 600;
	color: #333333;
	line-height: 35px
}
.beiing_tt a{
	color: #333333;
}
.beiing_jk{
	font-size: 14px;
	line-height: 24px;
	color: #666;
	background: url(../images/ca8f38d43e8b84a22b927f451345e1d9b681ae72.png) left 2px no-repeat;
	padding-left: 5%;
}
.beiing li:nth-child(3){
	border: none;
	padding-bottom: 0px;;
}
.youdina{
	margin-top: 2%;
	font-size: 13px;
	color: #666;
}
.youdina a{
	color: #666;
}
.dangj{
	width: 70%;
}
.lianxgj{
	width: 30%;
	border-left: #393939 1px solid;
	padding-left: 3%;
	color: #999999;
	line-height: 30px;
}
.eirg{
	width: 100%;
	text-align: right;
	padding-right: 71%;
}
.eirg p{
	display: flex;
	justify-content: space-between;
	flex-wrap: nowrap;
}
.eirg img{
	max-width: 100%;
	height: auto;
	margin-right: 2%;
	margin-top: 11%;
}
.xiangss{
	border-bottom: #393939 1px solid;
	margin: 3% 0 1% 0;
}
.banqin{
	float: left;
	width: 50%;
	color: #999999;
	font-size: 14px;
}
.banqin a{
	color: #999999;
}
.zhjdoing{
	float: right;
	width: 40%;
	text-align: right;
	color: #999999;
	font-size: 14px;
}
.zhjdoing a{
	color: #999999;
}
.scroll{
	position: fixed;
	width: 100%;
	top:0px;
	z-index: 99999;
}
@media (max-width:1600px){
	.nei3{
		padding-top: 7%;
	}
	.nei33{
		padding-top: 7%;
	}
}

@media (max-width:1500px){
	.vgnhh{
		padding: 0 2%;
	}
	.hadn{
		width: 37%;
	}
	.rongyu .swnext{
		left:0px;
		z-index: 99999;
	}
	.rongyu .swprev{
		right: 0px;
		z-index: 99999;
	}
	.eirg img{
		margin-right: 2%;
	}
	.lianxgj{
		padding-left: 2%;
	}
}
@media (max-width:1366px){
	.liucheng{
		padding: 0 7%;
	}
}

@media (max-width:1200px){
	.liucheng{
		padding: 0px;
	}
	.lianxgj{
		padding-left: 2%;
	}
	.hadn {
		width: 31%;
	}
}

@media (max-width:1024px){
	.fuwy_tt{
		font-size: 14px;
	}
	.fuwy_mm{
		font-size: 12px;
	}
	.liucheng li:nth-child(3) {
		margin-top: 2%;
		margin-left: 5%;
		width: 20%;
	}
	.liucheng li{
		width: 15%;
	}
	.anbfgbb_tt{
		line-height: 35px;
		font-size: 18px;
	}
	.anbfgbb_gg{
		margin: 1% 0;
	}
	.anbfgbb_ll{
		font-size: 16px;
		line-height: 30px;
	}
	.anbfgbb_mm{
		font-size: 12px;
		list-style: 24px;
	}
	.anbfgbb_nn{
		line-height: 30px;
		font-size: 14px;
		width: 46%;
	}
	.xgglienei_kk{
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 2;
		overflow: hidden;
	}
	.beiing_jk{
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 2;
		overflow: hidden;
	}
	.lianxgj{
		display: none;
	}
	.banqin{
		width: 60%;
	}
	.jiedaing {
		color: #fff;
		margin: 4% 0;
		font-size: 0.8rem;
		line-height: 30px;
		text-align: center;
	}
	.liji_mhj {
		height: 29px;
	}
}


@media (max-width:992px){
	.x-banner , .page-banner{
		margin-top: 60px;
	}
	.fuwy_mm{
		width: 70%;
	}
	.fu_tt{
		font-size: 20px;
	}
	.fu_yy{
		font-size: 16px;
	}
	.liucheng_tt{
		font-size: 14px;
		text-align: center;
	}
	.liucheng li:nth-child(3) {
		width: 25%;
	}
	.liucheng li {
		width: 14%;
	}
	.anbfggh{
		width: 100%;
	}
	.anbfgbb{
		width: 100%;
	}
	.nei3{
		background: #196ac3;
	}
	.nei33{
		background: #d84c59;
	}
	.wenixng{
		font-size: 14px;
	}
	.liji{
		width: 60%;
	}
	.lijifen li{
		font-size: 15px;
	}
	.xgg{
		width: 100%;
	}
	.xhh{
		width: 100%;
	}
	.xgg_tt{
		font-size: 18px;
	}
	.beiing_tt{
		font-size: 14px;
	}
	.beiing_jk{
		font-size: 12px;
	}
	.eirg{
		display: none;
	}
	.dangj{
		width: 100%;
	}
	.banqin , .zhjdoing{
		width: 100%;
		text-align: center;
	}
}

.lisbng{
	display: none;
}

@media (max-width:425px){
	.fuwy li{
		width: 49%;
	}
	.liucheng {
		display: none;
	}
	.lisbng{
		display: block;
		padding-top: 3%;
	}

	.lisbng li{
		width: 49%;
		text-align: center;
		float: left;
	}
	.lisbng li:nth-child(3){
		display: none;
	}
	.lisbng_huh{
		width: 60%;
		margin: 0 auto;
		height: 45px;text-align: center;
	}
	.lisbng_huh img{
		max-width: 100%;
		height: auto;
	}
	.lisbng_yy{
		font-size: 14px;
		color: #fff;
		line-height: 45px;text-align: center;
	}
	.beiing_tt , .beiing_jk{
		padding-left: 6%;
	}
	.x-layout-menu dl dt{
		font-size: 14px;
	}
	.x-layout-menu dl dd a{
		font-size: 12px;
	}
}
/*手机底部*/
@media (max-width:768px){
	.db{display:block!important;}
}


.dbb{height:50px;}


.nav-head {
	height: 464px;
	width: 100%;
	text-align: center;
	background-color: #fff;
	background-image: url(../images/banner11.jpg);
	background-repeat: no-repeat;
	-webkit-background-size: auto auto;
	background-size: auto;
	background-position-x: center;
}
@media (max-width: 479px){
	.nav-head {
		background-size: auto 100%;
		height: 120px;
	}
	.w1200 {
		width: 100%;
		margin: 0 auto;
	}
	.section_head {
		padding: 10px 0px 10px;
	}
	.content-wraper .fuwu-content .top .hot-item{
		display: block;
		vertical-align: top;
		margin: 0 auto;
		margin-bottom: 0px;
		width: 96%;
		height: 208px;
		border-radius: 3px;
		overflow: hidden;
		margin-bottom: 6px;
	}
	.content-wraper .fuwu-content .top .hot-item:last-child{
		margin-right: auto;
	}
	.content-wraper .fuwu-content .bottom .bottom-item {
		display: block;
		width: 100%;
		height: auto;
		margin-right: 0;
	}
}


.slider-wrap {
	position: relative;
	width: 100%;
	height:464px;
}

@media screen and (min-width: 1200px) {
	.slider-wrap {
		height: 464px;
	}
}

@media screen and (min-width:768px) and (max-width:992px) {
	.slider-wrap {
		height:300px;
	}
}

@media screen and (max-width:768px) {
	.slider-wrap {
		max-height:120px;
	}
}

.slider {
	height: 100%;
}

.slider .slider-list {
	position: relative;
	height: 100%;
}

.slider .slider-list .item {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.slider .slider-list .item.cur {
	display: block;
}

.yuan {
	position: absolute;
	left: 50%;
	bottom: 40px;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
}

.yuan .yuan-item {
	display: block;
	position: relative;
	float: left;
	width: 18px;
	height: 18px;
	margin-right: 1px;
	cursor: pointer;
}

.yuan .yuan-item::after {
	content: "";
	display: block;
	position: absolute;
	top: 4px;
	left: 4px;
	width: 10px;
	height: 10px;
	border: 2px solid rgba(255, 255, 255, .4);
	border-radius: 50%;
	box-sizing: border-box;
}

.yuan .yuan-item.cur::after {
	background: #fff;
}

.yuan .yuan-item::before {
	content: "";
	display: block;
	width: 18px;
	height: 18px;
	background-color: rgba(255, 255, 255, 0);
	border-radius: 50%;
}

.yuan .yuan-item.cur::before {
	background-color: rgba(255, 255, 255, .2);
}

.btn-group {
	width: 100%;
	position: static;
}

.btn-group .btn-left,
.btn-group .btn-right {
	position: absolute;
	width: 50px;
	height: 50px;
	line-height: 50px;
	font-size: 30px;
	text-align: center;
	color: #fff;
	background: rgba(255, 255, 255, .5);
	border-radius: 50%;
	cursor: pointer;
	font-family: "宋体";
}

.btn-group .btn-left {
	left: 15px;
	top: 50%;
	margin-top: -25px;
}

.btn-group .btn-right {
	right: 15px;
	top: 50%;
	margin-top: -25px;
}