body {
	background-color: white;
	margin: 0;
	padding: 0;
}

#mWrap {
	width: 100%;
	max-width: 750px;
	margin: 0 auto;
	overflow: hidden;
	background: #FFFFFF;
	position: relative;
}

.box {
	width: 100%;
	margin: 0px auto;
	padding: 1rem 0 0;
}

img {
	width: 100%;
}

.center {
	display: -webkit-flex;
	display: flex;
	justify-content: center;
	align-items: center;
}

.clear {
	clear: both;
}

.left {
	float: left;
}

.right {
	float: right;
}

.gg {
	padding: 0 5px;
}

.gg2 {
	padding: 0 0.2rem;
	margin: 1rem 0;
}

.blue_text {
	color: #2458b9;
}

.succ_bnt {
	color: white;
	background-color: #629cfb;
	padding: 0.3rem;
	width: 5rem;
	text-align: center;
	border-radius: 5px;
	margin-left: 0.8rem;
	font-size: 0.35rem;
}

.font_we {
	font-weight: 600;
	margin-top: 0.2rem;
}

.org_text {
	color: #fe6c05;
}

.red_text {
	color: red;
}

.text_center {
	text-align: center;
	line-height: 1.5rem;
	font-size: 1.1rem;
}

.pic_1 {
	width: 50%;
}

.pic_1_di {
	width: 85%;
	text-align: center;
	font-weight: bold;
}

.pic_1_di img {
	width: 100%;
}

.person_pic {
	padding: 0.8rem 0rem 0.8rem 0.5rem;
}

.one_t {
	line-height: 4rem!important;
}

.bnt_st {
	color: #fe6c05;
	border: 1px solid #fe6c05;
	text-align: center;
	font-weight: 500;
	font-size: 0.45rem;
	height: 4rem;
}

.bnt_st_check {
	color: white!important;
	background-color: #fe6c05;
}

.active_box img {
	width: 100%;
}

#bnt_c .pic_1 {
	margin-bottom: 1.3rem;
}

.vidio_box {
	font-weight: bold;
	text-align: center;
	padding: 0 0.2rem;
	line-height: 1.5;
}

.dd_vid {
	background-color: #2458b9;
	padding: 1rem 0;
	margin: 0 1rem;
}

.sen {
	font-size: 1.11rem;
	line-height: 2.5rem;
	text-align: center;
}

video {
	width: 92%;
}

.code_box {
	margin: 1rem 0 1.5rem 0;
}

.more_text2 {
	margin-bottom: 1rem;
}

#playerFB960E7F471432DEBA68903B883A99E7 {
	width: 100%!important;
	height: 13rem!important;
}

.bottom_box {
	color: white;
	text-align: center;
	/*height: 2.5rem;*/
	line-height: 2.8rem;
	position: fixed;
	bottom: 0;
	width: 100%;
	max-width: 750px;
	font-size: 0.9rem;
	z-index: 9999;
}

.red_back {
	background-color: #e60151;
	width: 50%;
	height: 100%;
}

.gray_back {
	background-color: #2f2a24;
	width: 50%;
	height: 100%;
}

.wx_num {
	display: none!important;
}

.form_row {
	margin-bottom: 15px;
	font-size: 0.9rem;
}

.form_row input {
	height: 1rem;
	padding: 0.5rem;
	border-radius: 0.3rem;
	border: 0.1rem solid #eeeeee;
	width: 13rem;
	font-size: 0.9rem;
}

.form_row #sub {
	width: 7rem;
	height: 2rem;
	background-color: #e60151;
	color: white;
	border: none;
	border-radius: 0.3rem;
}

.form_row button:focus {
	outline: none;
}

.send_mes_box {
	margin-bottom: 75px;
}
.st{
			height: 1.5rem;
			color: white;
			text-align: center;
			padding: 6px 0; 
		}   
			.hh{
				margin: 6px 0;
				padding: 0px 20px;   
			}

/*轮播图css*/

ul li {
	list-style: none;
}

.imgSize {
	width: 100%;
	display: block;
}

a {
	text-decoration: none;
}

a:active {
	text-decoration: none;
}

.m-cooperate {
	height: 100%;
	/*width: 90%;*/
	overflow: hidden;
	position: relative;
	text-align: center;
}

.m-cooperate .ul-anmit li .top {
	font-size: 0.4rem;
	color: #fff;
	text-align: left;
	padding-left: 0.74rem;
	padding-top: 0.6rem;
}

.m-cooperate .ul-anmit li img {
	width: 100%;
	height: 100%;
}

.slide-3d .item-list li {
	transition: all 0.5s ease-out;
	opacity: 0;
	position: absolute;
	top: 0px;
	left: 16%;
	/*margin-left: -6rem;*/
	/*background-image: url(../images/cp-bg.png);*/
}


/*.slide-3d .item-list li.item0 {
	transform: translate3d(-3rem, 0, 0) scale(0.8);
}*/

.slide-3d .item-list li.item0 {
	transform: translate3d(0, 0, 0) scale(0.8);
	transform-origin: -130% 50%;
	opacity: 0.8;
	z-index: 2;
}

.slide-3d .item-list li.item1 {
	transform: translate3d(2.5rem, 0, 0) scale(1);
	transform-origin: 0% 50%;
	opacity: 1;
	z-index: 3;
}

.slide-3d .item-list li.item2 {
	transform: translate3d(5rem, 0, 0) scale(0.8);
	transform-origin: 220% 50%;
	opacity: 0.8;
	z-index: 2;
}

.arr {
	width: 40px;
	height: 40px;
	position: absolute;
	top: 37%;
	display: inline-block;
	z-index: 100;
	background-color: rgba(0, 0, 0, 0.5);
	color: #FFFFFF;
	line-height: 40px;
	text-align: center;
	border-radius: 90px;
	font-size: 20px;
}

.arrL {
	/*background: url('../images/arrL.png') no-repeat 0 0;*/
	background-size: 100% 100%;
	left: 0;
}

.arrR {
	/*background: url('../images/arrR.png') no-repeat 0 0;*/
	background-size: 100% 100%;
	right: 0;
}

.ul-nav {
	margin-top: 77%;
}

.ul-nav a {
	display: inline-block;
	width: 8px;
	height: 8px;
	background: #DCE9FC;
	border-radius: 90px;
	margin: 0 0.2rem;
	vertical-align: middle;
}

.ul-nav a.selected {
	background: #558DEA;
	width: 9px;
	height: 9px;
}
/*底部菜单样式start*/
/*.bottom_menu {
			display: flex;
			width: 100%;
		}
		
		.item {
			flex: 1;
			line-height: 30px;
			padding-top: 8px;
		}
		
		.item a {
			color: white;
			text-decoration: none;
		}
		
		.item img {
			width: 1rem;
		}
		
		.q_lbue {
			background-color: #7aa4e7;
		}
		
		.lbue {
			background-color: #4c8ffb;
		}*/
/*底部菜单样式end*/

/*<!--浮窗样式开始-->*/
#API-FLOAT-CONTAINER,
#API-FLOAT-CONTAINER ins,
#API-FLOAT-CONTAINER em,
#API-FLOAT-CONTAINER a,
#API-FLOAT-CONTAINER input {
	width: auto;
	height: auto;
	margin: 0;
	padding: 0;
	background-color: transparent;
	background-position: 0% 0%;
	background-size: auto;
	background-repeat: repeat;
	background-origin: padding-box;
	background-clip: border-box;
	background-attachment: scroll;
	background-image: none;
	border: none;
	outline: invert none medium;
	color: black;
	direction: ltr;
	letter-spacing: normal;
	line-height: normal;
	text-align: left;
	text-decoration: none;
	text-indent: 0;
	text-transform: none;
	white-space: normal;
	word-spacing: normal;
	font-size: 12px;
	font-family: Tahoma,
	"宋体",
	Helvetica,
	sans-serif;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	visibility: visible;
	overflow: visible;
	list-style: none;
	float: none;
	clear: none;
	display: block;
	position: static;
	top: auto;
	left: auto;
	vertical-align: baseline;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	-o-box-sizing: content-box;
	-ms-box-sizing: content-box;
	box-sizing: content-box;
}

/*浮窗容器*/
#API-FLOAT-CONTAINER {
	width: 100%;
	height: 50px;
	/*position: fixed;
	bottom: 0;
	left: 0;
	z-index: 1000;*/
	background:#2CACF7;
}

/*400电话*/
#API-FLOAT-CONTAINER .api-phone {
	width: 100%;
	position: absolute;
	overflow: hidden;
}
#API-FLOAT-CONTAINER .api-phone em {
	line-height: 25px;
	font-weight: bold;
}

/*其他链接的按钮区域*/
#API-FLOAT-CONTAINER .api-link-btn-con {
	width: 100%;
	position: absolute;
	overflow: hidden;
}
#API-FLOAT-CONTAINER .api-link-btn-con a {
	height: 32px;
	text-align: center;
	line-height: 32px;
	vertical-align: middle;
	font-size: 14px;
	font-family: 'Microsoft Yahei';
	margin-right: 20px;
	text-decoration: none;
	display: inline-block;
	*display: inline;
	*zoom: 1;
}

/*离线宝回呼区域*/
#API-FLOAT-CONTAINER .api-lxb-cb-con {
	width: 90%;
	margin: 0 auto;
}
#API-FLOAT-CONTAINER input.api-lxb-cb-input {
	float: left;
	border-radius: 90px;
	margin-top:8px;
	text-indent: 40px;
	width:67%;
	height: 34px;
	line-height: 34px;
	background: #ffffff;
	border: 1px solid #9ca5ae;
}
.img_ic2{
width: 1.2rem;
margin-right: 5px;
}
#API-FLOAT-CONTAINER .api-lxb-cb-btn {
	font-family: 'Microsoft Yahei';
	border: none;
	float: left;
	cursor: pointer;
	margin-top:8px;
	border-radius: 90px;
	/*background: url(../../ad1/a_spro_images/tel.png);
	background-size: 100% 100%;
	background-repeat: no-repeat;*/
	width: 36%;
	height: 36px;
	line-height: 36px;
	color: white;
	margin-left: -26px;
	background-color:#fa701c;
}

/*<!--浮窗样式结束-->*/