/*
@ly
*/

.phont_head {
	text-align: center;
	height: 50px;
	line-height: 50px;
	// position: relative;
	position: fixed;
	color: #000000;
	font-size: 1rem;
	/* font-size: .1rem; */
	z-index: 999;
	text-align: left;
	padding: 5px 2%;
	display: none;
	width: 96%;
	background:#fff;
}

.phont_head .head_caozuo {
	padding: 0px;
	padding-right: 50px;
}

.phont_head .head_caozuo .but_gui .b {
	margin-top: 0px;
	line-height: normal !important;
}

.phont_head .click_on {
	position: absolute;
	right: 2.5%;
}

.phont_head .back {
	margin-right: 2.48%;
	position: absolute;
	left: 2.48%;
}

.phont_head .sousuos {
	position: absolute;
	right: 52px;
	cursor: pointer;
}

.phont_head .sousuos img {
	width: 25px;
}

@media screen and (max-width: 1200px) {
	.phont_head {
		display: block;
	}
}


/*手机导航--公用*/

.phone_nav {
	position: fixed;
	left: -260px;
	top: 0px;
	overflow-y: auto;
	height: 100%;
	width: 260px;
	z-index: 10000;
	background: #666666;
	transition: all 0.5s;
	-moz-transition: all 0.5s;
	/* Firefox 4 */
	-webkit-transition: all 0.5s;
	/* Safari and Chrome */
	-o-transition: all 0.5s;
	/* Opera */
	overflow-x: hidden;
}

.phone_logo {
	height: 60px;
	background: #7cc7c9;
	padding-left: 5px;
	line-height: 60px;
	padding: 5px 0;
	overflow: hidden;
	padding-left: 5px;
}

.phone_logo span {
	color: #C7000C;
	margin-right: 10px;
	font-size: 0.8rem;
}

.phone_logo img {
	margin-left: 10px;
}

.phone_nav::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
	border-radius: 10px;
	background-color: #F5F5F5;
}

.phone_nav::-webkit-scrollbar {
	width: 10px;
	background-color: #F5F5F5;
}

.phone_nav::-webkit-scrollbar-thumb {
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
	background-color: #555;
}

.phone_nav .tel_info {
	padding-left: 15px;
	margin-top: 15px;
	background-image: -webkit-gradient(linear, 0 0, 0 bottom, from(rgba(212, 168, 197, 1)), to(rgba(122, 166, 194, 1)));
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

.zz {
	position: fixed;
	z-index: 9999;
	width: 100%;
	height: 100%;
	display: none;
	left: 0px;
	top: 0px;
	background: rgba(0, 0, 0, 0.5);
}

.zzs {
	position: fixed;
	z-index: 999;
	width: 100%;
	height: 100%;
	display: none;
	left: 0px;
	top: 0px;
	background: rgba(0, 0, 0, 0.5);
}

.phone_nav ul li {
	font-size: 0.9rem;
	/* font-size: .22rem; */
	padding-left: 15px;
	position: relative;
	border-bottom: 1px solid #7d7d7d;
}

.phone_nav ul li a {
	display: block;
	padding: 5px 0;
	margin: 5px 0px;
	color: #fff;
	/*background: url(../img/p8.png) right center no-repeat;
	background-size: 10px;*/
}

.phone_nav .forms {
	border-bottom: 0px none;
}

.phone_nav .forms .text {
	width: 98%;
	height: 30px;
	font-size: 0.8rem;
	text-indent: 5px;
	border-radius: 4px;
	border: 1px solid #f2f2f2;
	margin: 5px 0;
}

.phone_nav .forms .but {
	width: 60px;
	height: 30px;
	cursor: pointer;
}

.phone_nav_click {
	display: none;
}

.phone_nav .ewm {
	margin-top: 20px;
	text-align: center;
	border-top: 0px none;
}

.phone_nav .ewm .info {
	line-height: 25px;
	text-align: center;
	font-size: 0.8rem;
}

.phone_nav .ewm .info a {
	color: #D7000F;
	margin: 0px;
}

.phone_nav .form {
	margin-top: 20px;
}

.phone_nav .form .text {
	width: 90%;
	display: block;
	margin: 0px auto;
	height: 30px;
	border: 1px solid #f2f2f2;
	font-size: 0.9rem;
	padding-left: 2%;
}

.phone_nav .form .but {
	width: 90%;
	display: block;
	margin: 0px auto;
	height: 30px;
	background: #DE242F;
	border: 1px solid #DE242F;
	color: #fff;
	font-size: 0.9rem;
	margin-top: 5px;
	padding-left: 2%;
}


/**/

.phone_nav ul li dl {
	width: 100%;
	display: none;
}

.phone_nav ul li dl dd {
	font-size: 0.8rem;
	padding-bottom: 0px;
	padding-left: 5px;
	color: #cccccc;
}

.phone_nav ul li dl dd a {
	color: #cccccc;
}

.phone_nav ul li .click {
	margin-top: 10px;
	margin-right: 5px;
}

.phone_nav ul .on dl {
	display: block;
}


/*end 手机导航*/


/*banner*/

.banner {
	position: relative;
	text-align: center;
}

.banner .swiper-slide img {
	text-align: center;
}

.banner .swiper-slide .iphone {
	display: none;
}

.banner .swiper-button-next,
.banner .swiper-button-prev {
	background: none;
	width: auto;
	height: auto;
	opacity: 1;
	top: 40%;
}

.banner .swiper-button-next {
	right: 5%;
}

.banner .swiper-button-prev {
	left: 5%;
}


/*样式1：长短*/

.banner .swiper-pagination {
	bottom: 20px;
}


/*end*/


/*分页*/

.page_1 {
	text-align: center;
	padding: 10px 0;
}

.page_1 a {
	padding: 2px 6px;
	border: 1px solid #e8e8e8;
	display: inline-block;
	font-size: 12px;
	text-align: center;
	margin: 0px 1px;
	color: #666666;
}

.page_1 a:hover {
	background: #23417e;
	color: #fff;
	border: 1px solid #23417e;
}

.page_1 .on {
	background: #23417e;
	color: #fff;
	border: 1px solid #23417e;
}


/**/


/*bannerpc+手机*/

.banner .pc_img {
	display: block;
}

.banner .phone_img {
	display: none;
}

.common_phone_show {
	display: none;
}

@media screen and (max-width: 1200px) {
	.phone_nav_itme_ewm{
		display: none;
	}
	.common_phone_show {
		display: block;
	}
	.common_pc_show {
		/* display: none; */
	}
	.banner .pc_img {
		display: none;
	}
	.banner .phone_img {
		display: block;
	}
	.banner {
		height: auto;
	}
	.banner .swiper-slide {
		background: #fff;
		height: auto;
	}
}


/*2020-2-26导航升级版本*/

.phone_nav .this_dm {
	padding: 10px 10%;
}

.phone_nav_itme_info {
	color: #999999;
	font-size: 14px;
	padding: 15px 0 5px;
}

.phone_nav_itme_info span {
	margin-top: 14px;
	margin-right: 5px;
}

.phone_nav_itme_info .i1 {
	padding: 18px 0 10px;
	width: 40px;
	color: #fff;
	font-size: 12px;
	background: url(../img/p47.png) center no-repeat;
	background-size: auto 95%;
	text-align: center;
}

.phone_nav_itme_info .i2 {
	padding: 18px 0 10px;
	font-size: 12px;
	width: 45px;
	color: #fff;
	background: url(../img/p48.png) center no-repeat;
	background-size: 100% 95%;
	text-align: center;
	margin-left: 5px;
}

.phone_nav_itme_info .list {
	margin-right: 10px;
}

.phone_nav ul .more {
	background: url(../img/p52.png) 90% 13px no-repeat;
	background-size: 8px;
}

.phone_nav ul .on {
	background: url(../img/p51.png) 90% 13px no-repeat;
	background-size: 8px;
}

.phone_nav_itme_ewm {
	margin-top: 15px;
	padding-left: 15px;
}

.phone_nav_itme_lianinfo {
	padding-left: 15px;
	color: #fff;
	font-size: 12px;
	line-height: 22px;
	margin-top: 15px;
	padding-bottom: 60px;
}

.phone_nav_itme_lianinfo b {
	font-size: 14px;
	line-height: 26px;
}


.phone_sousuo {
	position: relative;
	margin-bottom: 15px;
}

.phone_sousuo .texts {
	height: 40px;
	border: 1px solid #e9e9e9;
	display: block;
	font-size: 14px;
	padding-left: 2%;
	width: 98%;
}

.phone_sousuo .buts {
	position: absolute;
	right: 0px;
	width: 50px;
	display: block;
	height: 98%;
	background: url(../img/hm_06.jpg) center no-repeat;
}