@charset "utf-8";

/*弹窗*/
.m-pop{position: fixed;top: 0;bottom: 0;left: 0;right: 0;z-index: 199999;display: none;}
.m-pop .pop-bg{position: absolute;top: 0;bottom: 0;left: 0;right: 0;
	background: rgba(0,0,0,.5);
}
.m-pop .cont{position: absolute;top: 50%;left: 50%;width: 640px;
	background-color: #fff;z-index: 2;
	-webkit-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	-o-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
}
.m-pop .tit{height: 68px;line-height: 68px;padding: 0 40px;
	background-color: #f7354f;overflow: hidden;position: relative;
}
.m-pop .tit h3{font-size: 22px;color: #fff;}
.m-pop .close{width: 33px;height: 33px;position: absolute;top: 20px;right: 37px;cursor: pointer;
	background: url(../images/i-close.png) no-repeat center center;
}
.m-pop .con{margin: 0 60px;padding-top: 35px;}
.m-pop .con .inp{position: relative;}
.m-pop .con .inp1{width: 100%;display: block;height: 65px;margin-bottom: 18px;
	border: 1px solid #d5d5d5;padding: 0 28px;font-size: 14px;color: #333;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.m-pop .con .inp1::-webkit-input-placeholder {color: #999;}
.m-pop .con .inp1::-moz-placeholder {color: #999; }
.m-pop .con .inp1::-ms-input-placeholder {color: #999;}
.m-pop .inp em{font-size: 16px;color: red;position: absolute;left: -23px;top: 0;bottom: 0;
	line-height: 65px;
}
.m-pop .btn{height: 69px;display: block;width: 100%;background-color: #191e21;
	font-size: 24px;color: #fff;cursor: pointer;outline: 0;border: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.m-pop .txt{color: #444;padding: 18px 0 45px;}
.m-pop .txt p{font-size: 14px;margin-bottom: 9px;}
.m-pop .txt .tel{font-size: 16px;}
.m-pop .txt .tel b{color: #f7354e;font-size: 20px;}

.layout{}
.layout .layout-swiper-pagination{}
.layout .layout-swiper-pagination span{width:20px;display:block;height:2px;border-radius:0px;margin:0px;padding:2px 0px;border-bottom:2px solid #000;background:none;}
.layout .layout-swiper-pagination span.swiper-pagination-bullet-active{width:30px;display:block;height:2px;border-radius:0px;border-bottom:2px solid #f7354e;background:none;}nation span{width:20px;display:block;height:2px;border-radius:0px;margin:0px;padding:2px 0px;border-bottom:2px solid #000;background:none;}
.layout .layout-swiper-pagination span.swiper-pagination-bullet-active{width:30px;display:block;height:2px;border-radius:0px;border-bottom:2px solid #f7354e;background:none;}
/*客户评价新增样式*/
.ycphonenumber{display:none;}
.pltxt{
	height:320px;width:100%;border: 1px solid #d5d5d5;margin-bottom: 18px;padding: 14px 28px;display: block;color:#333;box-sizing: border-box;font-size:14px;