/*
@ly
*/
.posi_rel {
	position: relative;
}

.phont_head {
	text-align: center;

	position: relative;
	color: #000000;
	font-size: 1rem;
	z-index: 999;
	text-align: left;
	padding: 15px 2%;
	font-size: 16px;
	display: none;
	/* width: 100%; */
	/* background: #0a1758; */
}

.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 .sousuo {

	margin-top: 0px;
	margin-right: 5px;
	width: 30px;
}

.phont_head .lang {
	font-size: 16px;
	margin-right: 10px;
	margin-top: 3px;
	color: #fff;
}

@media screen and (max-width: 1200px) {
	.phont_head {
		display: block;
	}
}

.cm_box_img_item {
	position: relative;
	display: inline-block;
	margin: 0px auto;
	width: 100%;
}

.cm_box_img_item .show_img {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0px;
	top: 0px;
	z-index: 9;
}

.cm_box_img_item .dianzi {
	opacity: 0;
	width: 100%;
}

/*手机导航--公用*/

.phone_nav {
	position: fixed;
	left: -260px;
	top: 0px;
	overflow-y: auto;
	height: 100%;
	width: 260px;
	z-index: 10000;
	background: #fff;
	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.3);
}

.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;
	/* padding-left: 15px; */
	position: relative;
	float: none !important;
	border-bottom: 1px solid #fff;
}

/*.phone_nav ul li .li_a {
	background: url(../img/p39.png) right center no-repeat;
	background-size: 10px;
}*/

.phone_nav ul li a {
	display: block;
	padding: 5px 0;
	font-size: 16px;
	margin: 5px 0px;
	color: #333;
	/*background: url(../img/p8.png) right center no-repeat;
	background-size: 10px;*/
}

.phone_nav .forms {
	border-bottom: 0px none;
	position: relative;
}

.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;
	position: absolute;
	right: 3px;
	top: 50%;
	transform: translate(0, -50%);
	background: url(../img/p21.png) center no-repeat #fff;
	color: #fff;
}

.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:hover dl {
	display: block;
}

.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;

	margin-top: 25px;
	margin-bottom: 20px;
	font-size: 14px;
}

.page_1 a {

	/* width: 32px; */
	height: 32px;
	display: inline-block;
	color: #666;
	line-height: 32px;
	font-family: '微软雅黑';
	display: inline-block;
	/* font-size: 14px; */
	padding: 0px 10px;
	background: none;
	background: #fff;
	border: 1px solid #E0E0E0;
	margin: 0px 2.5px;
	z-index: 99;
	position: relative;

	/* box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.05); */
	/* border-radius: 3px; */
	/* margin-right: 12px; */
	text-align: center;
	font-size: 12px;
	border-radius: 3px;
}




.page_1 a:hover {

	color: #fff;
	/* border: 1px solid #046d34;*/
	background: #D8242B;
}

.page_1 .on {

	color: #fff;
	background: #D8242B;
}

.page_1 .prev img,
.page_1 .next img {
	display: inline-block;
	margin-top: -4px;
	/* vertical-align: baseline; */
}

.page_1 .prev .icon_2,
.page_1 .next .icon_2 {
	display: none;
}

.page_1 .prev:hover,
.page_1 .next:hover {
	color: #666666;
	background: #ffffff;
}

.page_1 input {
	border: 1px solid #DCDCDC;
	width: 40px;
	line-height: 30px;
	border-radius: 2px;
	text-align: center;
	margin: 0px 10px;
}

.page_1 .pn {
	background: #999999
}

.page_1 .pn .icon_1 {
	display: none;
}

.page_1 .pn .icon_2 {
	display: inline-block;
}

.page_1 .all {
	margin-right: 20px;
}

.page_1 .txt {
	margin-left: 20px;
}

/**/


/*bannerpc+手机*/

.banner .pc_img {
	display: block;
}

.banner .phone_img {
	display: none;
}

.common_phone_show {
	display: none;
}

@media screen and (max-width: 1200px) {
	.common_phone_show {
		display: block;
	}

	.common_pc_show {
		display: none;
	}

	.banner .pc_img {
		display: none;
	}

	.banner .phone_img {
		display: block;
	}

	/* 	.banner {
		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 .on .li_a {
	background: url(../img/p38.png) right center 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;
}


/*2020-3-19手机站修改*/
/* .phone_nav ul li{
	float: none !important; 
} */<!--ecms sync check [sync_thread_id="3bcee7cc5a424330844ab778a62d31c1" sync_date="2024-08-01 16:08:33" check_sum="3bcee7cc5a424330844ab778a62d31c1]-->