/* 通用 
@font-face {
  font-family: "Kimberley";
  src: url(http://www.princexml.com/fonts/larabie/kimberle.ttf) format("truetype");
}
.dd { font-family: "Kimberley", sans-serif }
* */

table.noBorderTable td,
table.noBorderTable th,
table.noBorderTable caption {
	border: 1px dashed #ddd !important
}
.bg_abap{position: absolute;width: 100%;height: 100%; left: 0; top: 0; }
table {
	margin-bottom: 10px;
	border-collapse: collapse;
	display: table;
}
td,
th {
	padding: 5px 10px;
	border: 1px solid #DDD;
}

caption {
	border: 1px dashed #DDD;
	border-bottom: 0;
	padding: 3px;
	text-align: center;
}

th {
	border-top: 1px solid #BBB;
}

table tr.firstRow th {
	border-top-width: 2px;
}
.cke_ltr{ z-index: 9999999999999999999999999 !important;}
.ue-table-interlace-color-single {
	background-color: #fcfcfc;
}

.ue-table-interlace-color-double {
	background-color: #f7faff;
}

.province_con {
	width: 100%;
	cursor: pointer;
	min-height: 35px;
}

.province_con dt {
	background-color: #f7f7f7;
	padding: 5px 10px;
	width: 50%;
	border-radius: 5px;
}

.province_con dt img {
	width: 17px;
	margin-top: 7px;
}

.province_con:hover .province_list {
	display: block;
}

.province_con dd {
	position: relative;
	width: 100%;
}

.province_list li {
	float: left;
	width: 28%;
}

.province_con .province_list {
	position: absolute;
	display: none;
	z-index: 222;
	border: 1px solid #ccc;
	background-color: #fff;
	box-shadow: 2px 3px 5px #ccc;
	width: 100%;
	overflow: auto;
	height: 150px
}

.urt_con {
	width: "";
}

.cityData .province_item {
	float: left;
	padding: 3px 5px;
	margin: 5px;
	cursor: pointer;
}

.rt_con {
	position: relative;
	width: 0;
	top: -12px;
	left: 10px;
	height: 0;
	border-width: 0 9px 10px;
	border-style: solid;
	border-color: transparent transparent #888;
}

.cityData .province_item:hover {
	color: #ff0010;
}

.cityData .city_item {
	float: left;
	padding: 3px 5px;
	margin: 5px;
	cursor: pointer;
}

.cityData .cur {
	color: #ff0010;
}

.province_con .jt_com {
	cursor: pointer;
}

.map_con .map_l {
	width: 100%;
}

.areaMap {
	width: 100%;
	height: 300px;
}

.network_con {
	height: 500px;
	overflow: auto;
	margin: 10px;
}

.network_con .tit {
	font-size: 15px;
	font-weight: 700;
	margin-left: 10px;
}

.network_con li {
	padding: 10px;
	margin-bottom: 10px;
	border: 1px solid #fff;
}

.network_con li.cur {
	border: 1px solid red;
}

.network_con .phone,
.network_con .useName,
.network_con .adress {
	color: #ccc;
	margin-left: 39px;
}

.searchCity {
	margin-bottom: 10px;
}

.map_con .map_r {
	float: left;
	width: 100%;
}

html {
	overflow-y: scroll;
}

article,
aside,
blockquote,
body,
button,
code,
dd,
details,
div,
dl,
dt,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
hr,
input,
legend,
li,
menu,
nav,
ol,
p,
pre,
section,
td,
textarea,
th,
ul {
	margin: 0;
	padding: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
	display: block;
}

body,
button,
input,
select,
textarea {
	font: 14px/1.6 arial, Microsoft YaHei, simsun;
}

button,
input,
select,
textarea {
	outline: none;
	background-color: transparent;
	resize: none;
	border: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-size: 100%;
}

address,
cite,
dfn,
em,
var,
i {
	font-style: normal;
}

code,
kbd,
pre,
samp {
	font-family: courier new, courier, monospace;
}

ol,
ul {
	list-style: none;
}

a {
	text-decoration: none;
	color: inherit;
}

a:hover,
a:active {
	text-decoration: none;
}

sup {
	vertical-align: text-top;
}

sub {
	vertical-align: text-bottom;
}

.singlePageM {
	width: 99.88% !important;
}

legend {
	color: #000;
}

fieldset,
img {
	border: 0;
}

img,
object {
	vertical-align: middle;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

.g-cf {
	*zoom: 1
}

.g-cf:after {
	display: block;
	visibility: hidden;
	clear: both;
	height: 0;
	content: '\20'
}

.w3 {
	letter-spacing: 0.5em;
	/*如果需要y个字两端对齐，则为(x-y)/(y-1),这里是（4-3）/(3-1)=0.5em */
	margin-right: -0.5em;
	/*同上*/
}

.g-fr {
	float: right;
}

.g-fl {
	float: left;
}

body {
	color: #111;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	-webkit-tap-highlight-color: rgba(255, 255, 255, 0);
	background: #fff;
}

.erweimaPhone {
	position: absolute;
	right: 20%;
	top: 20%;
	width: 250px;
	text-align: center;
}

.erweimaPhone img {
	width: 100%;
	border: 1px solid #E3E3E3;
}

.searchAlert {
	border: 1px solid #ccc;
	height: 30px;
	width: 96%;
	display: block;
	outline: none;
	line-height: 30px;
}

.m_multiCarousel img {
	width: 100%;
}

.erweimaPhone .p1 {
	font-size: 16px;
	color: #1682ef;
	font-weight: bold;
	margin-bottom: 10px;
}

.erweimaPhone .p2 {
	font-size: 16px;
	margin-top: 10px;
	color: #888888;
}

.containerp {
	overflow: hidden;
	position: relative;
}

.containerp .outmodule {
	width: 100% !important;
	height: auto !important;
	position: static !important;
}

.containerp .in_outer {
	clear: both;
}

.containerp .conect_inner {
	background-color: #fff;
	overflow: auto;
	margin-right: auto;
}

.containerp .con_padd {
	margin-bottom: 53px;
}

.containerp .conect_inner .columnLayout {
	position: relative;
	margin-left: -45%;
	margin-right: -45%;
}

.containerp .freeContainer,
.containerp .labelContainer,
.containerp .swiperContainer,
.containerp .fullScreen {
	position: relative;
	min-height: 5px;
	box-sizing: border-box;
}

.containerp .freeContainer .resizeMe,
.containerp .fullScreen .resizeMe {
	background-position: center;
	background-size:contain;
	background-repeat: no-repeat;
	box-sizing: border-box;
}

.containerp .in_outer {
	position: relative;
}


/*
.containerp .detail img {
	width: 100%;
}*/

.singlePageM img {
	width: 100%;
}

.containerp #labelTitle .labelList {
	/*float: left;*/
	text-align: center;
	z-index: 100;
	width: auto;
	box-sizing: border-box;
}

.containerp #labelTitle .labelList .title {
	position: relative;
	cursor: pointer;
	width: 100%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.containerp #labelTitle .labelList .title i {
	position: absolute;
	top: 0px;
	right: 10px;
	line-height: 20px;
	display: none;
}

.containerp #labelTitle .labelList .title:hover i {
	display: block;
}

.containerp .ateralLabel {
	display: none;
	position: relative;
	width: 100%;
	left: 0;
	right: 0;
	z-index: auto;
	background: #FFFFFF;
}

.containerp .ateralLabel:first-child {
	display: block;
}

.containerp .ateralLabelAll .ateralLabel:nth-child(1) {
	display: block;
}

.containerp .ateralShow {
	display: block;
}

.containerp .clm {
	border: 1px dashed #fff;
	height: auto;
	position: relative;
}

.containerp .clmAll {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: center;
	text-align: center;
}


/*
.containerp .clm2 {
	width: 49.35%;
}

.containerp .clm3:nth-child(1) {
	width: 35.7%;
}

.containerp .clm3:nth-child(2) {
	width: 63%;
}

.containerp .clm4:nth-child(1) {
	width: 63%;
}

.containerp .clm4:nth-child(2) {
	width: 35.6%;
}


标签展示*/

.labelContainer {
	margin: 0 auto;
}

.labelContainer .titlbl li {
	height: 30px;
	cursor: pointer;
	text-align: center;
	line-height: 30px;
}

.labelContainer .labelListOne li.labelList {
	width: 80px;
}

.labelListOne .centerUl {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: row;
	flex-direction: row;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-pack: center;
	justify-content: center;
	text-align: center;
	width: auto;
	margin-bottom: 0;
	position: relative;
}

.labelListOne .centerUl li {
	display: inline-block;
}

.labelListOne .rightUl {
	margin-right: 0;
}

.labelListOne .leftUl {
	width: 100%;
}

.labelListOne .leftUl li {
	float: left;
}

.labelListOne .rightUl {
	text-align: right;
}

.labelListOne .rightUl li {
	display: inline-block;
}

.labelContainer .labelListOne {
	width: 100%;
}

.labelContainer .lbl_con div.coun {
	position: relative;
}

.labelContainer .leftUl li {
	float: left;
}

.labelContainer .labelListTwo .titlbl {
	width: 20%;
	float: left;
}

.labelContainer .labelListTwo.righterdUl .titlbl {
	float: right;
}

.labelContainer .labelListTwo .lbl_con {
	width: 79%;
	float: left;
}

.labelContainer .titlbl li.cur {
	background: '#dc4242';
	color: '#fff';
	borderColor: '';
	position: relative;
	cursor: pointer;
	borderWidth: '';
	borderStyle: ''
}

.labelContainer .lbl_con .conStyle {
	position: relative;
}


/*手机端设置*/

.phoneedit .edit_con {
	z-index: 1;
	position: absolute;
	background: #FFFFFF;
	border-radius: 5px;
	box-shadow: 0 2px 4px 3px rgba(0, 0, 0, 0.2);
	padding: 0 10px;
	top: -40px;
	width: 230px;
	height: 40px;
	line-height: 40px;
	display: none;
}

.phoneedit .edit_con span {
	float: left;
	cursor: pointer;
	border-right: 1px solid #E3E3E3;
	margin: 0 8px;
}

.phoneedit .edit_con span:nth-child(1) {
	padding-right: 7px;
	line-height: 25px;
	margin-top: 8px;
}

.phoneedit .edit_con .icon {
	display: block;
	float: left;
	border-right: none;
	background: url(https://img.xiaohucloud.com/static/image/bg03.png) no-repeat;
}

.phoneedit .edit_con .icon i {
	position: absolute;
	display: block;
	font-size: 12px;
	width: auto;
	line-height: 25px;
	padding: 0px 10px;
	background: #FFFFFF;
	border-radius: 5px;
	box-shadow: 0 1px 4px 2px rgba(0, 0, 0, 0.1);
	top: -23px;
	margin-left: -25px;
	display: none;
}

.phoneedit .edit_con .style {
	background-position: -60px -186px;
	width: 21px;
	height: 21px;
	margin-top: 10px;
}

.phoneedit .edit_con .style:hover {
	background-position: -60px -232px;
}

.phoneedit .edit_con .style:hover i {
	display: block;
}

.phoneedit .edit_con .animation {
	background-position: -372px -186px;
	width: 21px;
	height: 20px;
	margin-top: 10px;
}

.phoneedit .edit_con .animation:hover {
	background-position: -372px -232px;
}

.phoneedit .edit_con .animation:hover i {
	display: block;
}

.phoneedit .edit_con .borderhid {
	background-position: -275px -186px;
	width: 21px;
	height: 20px;
	margin-top: 10px;
}

.phoneedit .edit_con .borderhid:hover {
	background-position: -275px -232px;
}

.phoneedit .edit_con .borderhid:hover i {
	display: block;
}

.phoneedit .edit_con .delete {
	background-position: -105px -186px;
	width: 21px;
	height: 20px;
	margin-top: 10px;
}

.phoneedit .edit_con .delete:hover {
	background-position: -105px -232px;
}

.phoneedit .edit_con .delete:hover i {
	display: block;
}

.m_CaseDes img,
.m_productDes img,
.m_mNewDes img,
.m_mNewDes video,
.m_CaseDes video,
.m_productDes video,
.productDesP img {
	width: 100%;
	height: auto;
}


/*手机端导航*/

.fullScreen .p_img img {
	width: 100%;
}

.navigation {
	height: 100%;
}

.navheader {
	width: 100%;
	padding: 10px 0px;
	clear: both;
	z-index: 6666 !important;
	box-sizing: border-box;
}

#mb_con img {
	width: 100%;
}

.navheader .placeholderTxt {
	position: absolute;
	background-color: #fff;
	padding: 10px;
	left: 0;
	display: none;
	box-shadow: 0px 2px 5px #ccc;
	width: 100%;
	z-index: 3;
	top: 60px;
}

.placeholderTxt input {
	border: 1px solid #ccc;
	height: 40px;
	line-height: 40px;
	padding-left: 6px;
}

.placeholderTxt button {
	border: 1px solid #ccc;
	height: 32px;
	margin-left: 10px;
	line-height: 32px;
	cursor: pointer;
	width: 70px;
	text-align: center;
}

.placeholderTxt input {
	border: 1px solid #ccc;
	height: 30px;
	line-height: 30px;
	width: 70%;
	padding-left: 6px;
}

.navheader .logo,
.navheader .nav_logo {
	width: 60%;
	height: 100%;
	line-height: 40px;
	min-height: 30px;
	float: left;
	box-sizing: border-box;
}

.navheader .back {
	float: left;
	position: relative;
	z-index: 99;
	padding-left: 10px;
	font-family: Microsoft YaHei;
}

.navheader .back img {
	width: 30px;
}

.navheader .navClick {
	width: 11%;
	cursor: pointer;
	display: block;
	color: #FFFFFF;
	text-align: center;
	/* margin-top: 2%; */
	margin-right: 10px;
}

.navheader {
	position: relative;
	left: 0;
	top: 0;
}

.navheader .navClick img {
	width: 100%;
}

.ms1 {
	right: -7px;
}

.navheader {
	*zoom: 1
}

.navheader:after {
	display: block;
	visibility: hidden;
	clear: both;
	height: 0;
	content: '\20'
}

.navheader.ms1 .navClick {
	float: right;
}

.navheader.ms2 .navClick {
	float: left;
	margin-top: 0;
	margin-left: 10px;
}

.navheader.ms2 .search_icon {
	float: right;
	margin-top: 5px;
	margin-right: 10px;
}

.navheader.ms2 .search_icon img {
	width: 30px;
	cursor: pointer;
}

.navheader.navClick img {
	max-width: 100%;
	width: auto;
	display: inline-block;
	vertical-align: middle;
}

.body_Skin {
	overflow: hidden !important;
}

.body_Skin .container2 {
	-webkit-transform: translate(-65%, 0);
	position: relative;
	transition: all 0.3s ease;
	z-index: 9999;
	overflow: hidden;
}

.container2 .navigation {
	transform: translate(0px, 0);
	transition: all 0.3s ease;
}

.navigation {
	position: fixed;
	margin-bottom: 0;
	margin-right: 0;
	margin-top: 0;
	width: 100%;
	transform: translate(100%, 0);
	transition: all 0.3s ease;
	height: 100%;
	overflow-x: hidden;
	overflow-y: auto;
	z-index: 999;
}

.navigation.ms2_nav {
	height: 100%;
	transform: translate(-100%, 0);
}

.container2 .navigation {
	transform: translate(0px, 0);
}

.ms2_nav ul.navItem {
	height: 70%;
	width: 80%;
	overflow: auto;
	background-color: #fff;
}

.bg_net0 {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 55;
	display: none;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.5);
}

.navigation .search {
	display: block;
	width: 95%;
	margin-left: 2.5%;
	height: 40px;
	margin-top: 20px;
	background: #FFFFFF;
	border-radius: 18px;
}

.navigation .search input {
	background: none;
	border: none;
	padding: 0px 10px;
	color: #333333;
	height: 37px;
	width: 65%;
	outline: none;
}

@media only screen and (min-width: 300px) and (max-width: 320px) {
	.navigation .search input {
		width: 130px;
	}
}

.navigation .search button {
	float: right;
	border: none;
	outline: none;
	margin-top: 0px;
	line-height: 38px;
	padding-right: 15px;
	font-size: 15px;
	background: none;
	border-radius: 18px;
}

.navItem {
	margin-bottom: 65px;
}

.ms1_nav ul.navItem {
	width: 70%;
	height: 600px;
	position: absolute;
	right: 0;
	background-color: #fff;
	overflow: auto;
}

.navigation.ms2_nav ul.navItem {
	width: 80%;
	height: 600px;
	position: fixed;
	background-color: #fff;
	margin-top: 58px;
	overflow: auto;
}

.navigation ul li {
	background: none;
}

.navigation ul li .la_item {
	padding-right: 5px;
	padding-left: 20px;
}

.navigation.ms2_nav ul li .la_item {
	background: none;
	padding-right: 40px;
	text-align: right;
	position: relative;
}

.navigation ul li.mltilingual-phone-li {
	padding-right: 0;
	padding-left: 0;
}

.navigation.ms2_nav ul.navItem {
	margin-top: 60px;
}

.navigation.ms2_nav ul li .seconNav {
	position: absolute;
	background-color: #4d4d4d;
	right: 0;
	width: 50%;
	height: 100%;
	z-index: 44;
	top: 0;
}

.navigation.ms2_nav ul li .la_item {
	text-align: left;
}

.navigation.ms2_nav ul.navItem {
	width: 60%;
	overflow: hidden;
}

.navigation.ms2_nav ul li .seconNav .sec_item {
	border-bottom: 1px solid rgba(255, 255, 255, .06);
}

.navigation.ms2_nav ul li .la_item {
	padding-right: 10px !important;
}

.ms2_nav ul li .over {
	display: block !important;
	display: inline-block;
	width: 20px;
	height: 20px;
	margin: auto;
	position: absolute;
	top: 0;
	text-indent: 100px;
	background: url(https://img.xiaohucloud.com/static/image/arrow-right-min.png) no-repeat;
	right:0px;
	bottom: 0;
}

.mm-prev:before,
.mm-next:after,
.mm-arrow:after {}

.navigation.ms2_nav ul li .sec_item,
.navigation.ms2_nav .thirdNav li a {
	padding: 11px 0 11px 10px !important;
}

.navigation.ms2_nav ul li .seconNav {
	display: none;
	margin-left: 0 !important;
}

.navigation ul li .la_item {
	display: block;
	height: 40px;
	line-height: 40px;
	padding-right: 5px;
	text-decoration: none;
}

.navigation ul li .la_item a {
	display: block;
	height: 40px;
	line-height: 40px;
}

.navigation ul li .over {
	height: 20px;
	padding: 0 5px;
	min-width: 10px;
	line-height: 28px;
	border-radius: 30px;
}

.navigation ul li .sec_item,
.navigation .thirdNav li a {
	padding: 5px 0;
	display: block;
	line-height: 20px;
}

.navigation ul .textcolor div {
	color: #FFFFFF !important;
}

.navigation ul li .seconNav {
	display: none;
	margin-left: 10%;
}

.navigation ul li .thirdNav {
	display: none;
	margin-left: 10%;
}

.navigation ul li .hover {
	position: absolute;
	display: none;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	z-index: -1;
	height: 50px;
	line-height: 50px;
	padding-right: 5px;
	padding-left: 20px;
}

.navigation ul li:hover .hover {
	display: block;
}


/*手机端轮播*/

.swiper .swiper-container {
	width: 100%;
	z-index: 0;
}

.swiper .swiper-slide {
	height: auto;
	overflow: hidden;
	position: relative;
}

.swiper .swiper-slide img {
	width: 100%;
	position: relative;
}

.swiper .swiper-slide p {
	width: 100%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	font-size: 14px;
}

.swiper .swiper-pagination-bullet-active {
	background: #fff;
}

.swiper .swiper-container-horizontal>.swiper-pagination-bullets {
	bottom: 0rem;
	width: 100%;
	text-align: center;
}

.areaFlv li {
	text-align: center;
}

.swiper .swiper .hid {
	display: none;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 25px;
	transition: all 0.7s;
	-moz-transition: all 0.7s;
	-webkit-transition: all 0.7s;
	-o-transition: all 0.7s;
}

.swiper .swiper-container .text {
	width: 100%;
	opacity: 1.0;
	position: relative;
}

.swiper .swiper-container .text p {
	overflow: auto;
	white-space: normal;
	font-size: 14px;
}

.phoneform {
	width: 95%;
	margin-left: 2.5%;
}


/*手机端下载*/

.m_areaFile ul {
	width: 100%;
	clear: both;
	overflow: hidden;
}

.m_areaFile ul li {
	border: 1px solid #E3E3E3;
	overflow: hidden;
	padding: 10px 20px;
	margin: 10px 5px;
	border-radius: 5px;
	box-sizing: border-box;
}

.m_areaFile ul li p {
	float: left;
}

.m_areaFile ul li p span {
	margin-left: 15px;
	color: #888;
}

.m_areaFile ul li button {
	float: right;
}


.m_areaFile ul li button,
.m_areaFile ul li a {
	/*float: left;*/
	cursor: pointer;
	width: 47px;
	height: 25px;
	cursor: pointer;
	background-repeat: no-repeat;
	background-size: contain;
	background-image: url(https://img.xiaohucloud.com/static/image/wzv_yq.png);
}

.m_areaFile .page p a {
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 20px;
}


/*手机端收藏*/

.m_areaIndexFavorite {
	background-repeat: no-repeat;
	background-position: center;
}

.m_areaIndexFavorite p a {
	border-right: 1px solid #E3E3E3;
	padding: 0 5px;
}

.m_areaIndexFavorite p a:nth-last-child(1) {
	border: none;
}


/*手机端当前位置*/

.m_areaLocation {
	background-repeat: no-repeat;
	background-position: center;
}


/*手机端地图*/
.m_areaMap{
	min-height: 200px;
}
.m_areaMap .map {
	width: 100%;
	min-height:200px;
	overflow: hidden;
}
.m_areaMap .phoneedit {
	min-height: 200px;
	 position: relative;
	overflow: hidden;
}


/*手机端图片模块*/

.m_mImage img {
	width: 100%;
}


/*手机端新闻列表*/

.m_articleScrap ul li a {
	color: #666666;
	display: block;
}

.m_articleScrap .oneUl li {
	overflow: hidden;
}

.m_articleScrap .stylethree li .text {
	max-width: 58%;
}

.m_articleScrap ul li .text {
	box-sizing: border-box;
}

.m_articleScrap ul li .text .title {
	width: 100%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.m_articleScrap ul li .text .time {
	color: #999999;
	width: 65px;
	overflow: hidden;
	white-space: nowrap;
}

.m_articleScrap ul li .text .describe {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.page {
	margin-top: 20px;
	display: table;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	clear: both;
	overflow: hidden;
}

.page p {
	float: left;
	margin-right: 10px;
}

.page .tr_y {
	background-color: #f5f5f5;
	color: #444;
	height: 26px;
	cursor: pointer;
	line-height: 26px;
	padding: 3px 10px;
}

.page .current {
	background-color: #565656;
	color: #fff;
}

.areaFile .page p a:hover {
	background: #5874d8;
	color: #FFFFFF;
}

.multi_con .clm {
	float: left;
	position: relative;
}

.clm2 {
	width: 49.3%;
}

.clm3 {
	width: 32.832%;
}

.clm4 {
	width: 24.5%;
}

.clm5 {
	width: 19.49%;
}


/*视频模块*/

.areaflv1 {
	display: inline-block;
	width: 43%;
	padding: 0 3%;
}

.areaflv1 .tit {
	float: inherit !important;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.areaflv1 img {
	float: inherit !important;
	width: 100% !important;
}

.areaflv2 {
	width: 49%;
}

.areaflv2 .img_con {
	float: left;
	width: 49%;
}

.areaflv2 .img_con img {
	width: 100% !important;
}

.areaflv2 .tit {
	width: 44%;
	margin-left: 5%;
	float: left !important;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.areaflv3 {
	width: 100%;
}

.areaflv3 .img_con {
	width: 50%;
	float: left;
}

.areaflv3 .img_con img {
	width: 100% !important;
	margin: 0 !important;
}

.areaflv3 .tit {
	float: left !important;
	margin-left: 5%;
	width: 45%!important;
	display: inline-block;
}


/*手机端列表多图*/

.colBox .hid p {
	position: absolute;
	transform: translateY(-50%);
}

.m_columnPicture ul {
	clear: both;
	overflow: hidden;
}

.m_columnPicture ul li {
	text-align: center;
	overflow: hidden;
	position: relative;
}

.m_columnPicture ul .mouseenterFive .hid5 {
	display: block;
	width: 100%;
	position: absolute;
	bottom: 0px;
	background: rgba(0, 0, 0, 0.7);
}

.m_columnPicture ul li img {
	height: auto;
	position: relative;
}

.m_columnPicture ul li p {
	line-height: 25px;
	text-align: center;
	width: 100%;
	overflow: hidden;
	/*white-space: nowrap;*/
	text-overflow: ellipsis;
}

.m_columnPicture ul li .hid {
	display: block;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	transition: all 0.7s;
	-moz-transition: all 0.7s;
	-webkit-transition: all 0.7s;
	-o-transition: all 0.7s;
}

.m_columnPicture ul li .hid5 {
	display: block;
	position: absolute;
	left: 0;
	right: 0;
	top: 50%;
	bottom: 0;
	background: rgba(0, 0, 0, 0.4);
	transition: all 0.7s;
	-moz-transition: all 0.7s;
	-webkit-transition: all 0.7s;
	-o-transition: all 0.7s;
}

.m_columnPicture .colBox {
	position: relative;
}

.m_columnPicture .colBox .hid {
	background: rgba(0, 0, 0, 0.4);
}

.m_columnPicture .colBox .hid p {
	position: absolute;
	transform: translate(0, -50%);
}

.m_columnPicture .colBox .hid5 p {
	position: absolute;
	transform: translate(0, -50%);
}

.m_columnPicture ul .mouseenterOne:hover .hid {
	display: none;
}

.m_columnPicture ul .mouseenterTwo:hover .hid {
	display: block;
	background: none !important;
}

.m_columnPicture ul .mouseenterTwo:hover .hid p {
	display: none;
}

.m_columnPicture ul .mouseenterThree:hover .hid {
	border: none !important;
	left: 32%;
	right: 32%;
	top: 20%;
	bottom: 60px;
	display: block;
	background: rgba(0, 0, 0, 0.7) !important;
	border-radius: 100%;
}

.m_columnPicture ul .mouseenterThree:hover .hid p {
	display: none;
}

.m_columnPicture ul .mouseenterThree:hover .hid i {
	display: block;
	width: 20px;
	height: 20px;
	margin-left: 39%;
	margin-top: 37%;
	background: url(https://img.xiaohucloud.com/static/image/mbg01.png) no-repeat center;
	background-position: 0 -1085px;
}

.m_columnPicture ul .mouseenterFour:hover .hid {
	border: none !important;
	display: block;
	background: rgba(0, 0, 0, 0.7);
	text-align: center;
	padding-top: 30%;
}

.m_columnPicture ul .mouseenterFour:hover .hid p {
	color: #FFFFFF;
}

.m_columnPicture ul .mouseenterFive:hover .hid {
	border: none !important;
	display: block;
	top: auto;
	height: 25px;
	line-height: 25px;
}

.m_columnPicture ul .mouseenterFive:hover .hid p {
	color: #FFFFFF;
}


/*手机端图文展示*/

.m_graphic {
	clear: both;
}

.m_graphic .text {
	box-sizing: border-box;
}

.m_graphic .text p {
	line-height: 1.8;
}

.m_graphic img {
	width: 100%;
}

.m_graphic .more {
	float: right;
	color: #409EFF;
	text-decoration: none;
}


/*手机端按钮*/

.m_mButton button {
	text-align: center;
	width: 100%;
	height: 100%;
	border-style: solid;
	border-width: 1px;
}

.m_mButton button span {
	width: 100%;
	height: 100%;
	display: block;
}


/*手机端留言提交*/

.m_msgSubmit .btn {
	clear: both;
	overflow: hidden;
}

.m_msgSubmit .btn button {
	display: block;
}

.m_msgSubmit .btn .centerBtn {
	margin: 20px auto 0 auto;
	float: none;
}

.m_msgSubmit .btn .leftBtn {
	float: left;
}

.m_msgSubmit .btn .rightBtn {
	float: right;
}

.m_msgSubmit button {
	text-align: center;
	margin-top: 20px;
}

.m_msgSubmit .btn {
	text-align: center;
}

.m_msgSubmit .list p {
	margin: 10px 0;
	line-height: 35px;
}

.m_msgSubmit .list p span {
	width: 20%;
	text-align: right;
	font-size: 15px;
}

.m_msgSubmit .list p input {
	width: 96.5%;
	padding-left: 10px;
	line-height: 35px;
}

.m_msgSubmit .content span {
	width: 20%;
	text-align: right;
	font-size: 15px;
}

.m_msgSubmit .content textarea {
	vertical-align: top;
	border: 1px solid #E3E3E3;
	border-radius: 5px;
	width: 96.5%;
	color: #666666;
	font-size: 14px;
	padding-top: 5px;
	padding-left: 10px;
	outline: none;
	height: 70px;
}


/*手机端新闻详情*/

.m_newsDes {
	clear: both;
	overflow: hidden;
}

.m_newsDes .top {
	box-sizing: border-box;
	padding: 10px;
	width: 100%;
	text-align: center;
}

.m_newsDes .top p span {
	line-height: 1.6;
}

.m_newsDes .top p .name {
	display: block;
	font-weight: bold;
}

.m_newsDes .top p .time {
	color: #888;
	font-size: 12px;
	margin: 0 3px;
}

.m_newsDes .top img {
	margin-top: 10px;
}

.m_newsDes .text {
	box-sizing: border-box;
	padding: 10px;
	padding-top: 0px;
}

.m_newsDes .text .p1 {
	line-height: 1.8;
	padding-left: 10px;
	margin-bottom: 10px;
	margin-top: 5px;
}

.m_newsDes .buttom {
	clear: both;
	overflow: hidden;
	margin: 15px 10px;
}

.m_newsDes .buttom p {
	line-height: 30px;
	color: #666666;
}

.m_newsDes .buttom p a {
	color: #666666;
	text-decoration: none;
}


/*手机端产品详情*/

.swiper_big {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 44444;
	width: 100%;
	height: 100%;
	background: #000;
}

.sper_big_inner {
	width: 100%;
	height: 100%;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	text-align: center;
}

.m_productDes {
	clear: both;
}

.m_productDes .swiper-slide h3 {
	text-align: center;
}
.m_productDes .top {
	box-sizing: border-box;
	padding: 10px;
	width: 100%;
}

.m_productDes .top p span {
	line-height: 1.6;
}

.m_productDes .top p .name {
	display: block;
	font-weight: bold;
}

.m_productDes .top p .time {
	color: #888;
	font-size: 12px;
	margin: 0 3px;
}

.m_productDes .top img {
	margin-top: 10px;
}

.m_productDes .text {
	box-sizing: border-box;
	padding: 10px;
}

.m_productDes .text .p1 {
	line-height: 1.8;
	padding-left: 10px;
	margin-bottom: 10px;
	margin-top: 5px;
}

.m_productDes .buttom {
	clear: both;
	overflow: hidden;
	margin: 15px 10px;
}

.m_productDes .buttom p {
	line-height: 30px;
	color: #666666;
}

.m_productDes .buttom p a {
	color: #666666;
	text-decoration: none;
}

.bottomDet {
	margin-top: 10px;
}

.h_chanmenu {
	width: 100%;
}

.h_chanmenu li:first-child {
	/*border-left: 1px solid #014a7f;*/
}

.h_chanmenu li {
	float: left;
	width: 24%;
	text-align: center;
	color: #014a7f;
	font-size: 16px;
	font-family: "微软雅黑";
	letter-spacing: 1px;
	line-height: 36px;
	/*border-top: 1px solid #014a7f;
		border-bottom: 1px solid #014a7f;
		border-right: 1px solid #014a7f;*/
	cursor: pointer;
	box-sizing: border-box;
}

.h_chanmenu .active {
	background-color: #014a7f;
	color: #fff;
}

.h_chanmenucon {
	width: 100%;
}
.tit_relate{
	margin-top: 20px;
	font-weight: bold;
	margin-left: 10px;
}
.h_chanmenucon li.conli {
	display: none;
}

.h_chanmenucon li.show {
	display: block;
}

.productDes .detail .divMove {
	padding: 0 10px;
	position: relative;
	width: 410px;
}

.bottom_sty .tit_lbl{
	line-height: 35px;
	padding-left: 10px;
}
/*手机端产品搜索*/

.m_productSearch {
	clear: both;
}
.m_productSearch .search_inner{
	border-style: solid;
	overflow: hidden;
}
.m_productSearch input {
	width: 80%;
	height: 30px;
	float: left;
}

.m_productSearch button {
	width: 18%;
	float: right;
}

.m_productSearch button span {
	display: block;
	width: 20px;
	height: 20px;
	margin-left: 30%;
	font-size: 18px;
}


/*手机端产品展示*/

.m_productShow ul {
	clear: both;
	overflow: hidden;
}

.m_productShow ul li {
	text-align: center;
	overflow: hidden;
	position: relative;
}

.m_productShow ul li .bth_com {
	padding-top: 10px;
	width: 80%;
	margin: 0 auto 20px;
	border-top: 1px solid #d4d4d4;
}

.m_productShow ul li .bth_com span {
	color: #f00;
	line-height: 28px;
	display: inline-block;
	width: 90%;
	border-radius: 20px;
	border: 1px solid #f00;
}

.m_productShow ul li img {
	height: auto;
	width: 100%;
	padding-top: 5px;
	position: relative;
}
.m_productShow .mouseenterFive .fg_img{
	width: 40%;
	float: left;
}
.m_productShow .wF{
	width: 51%;
	text-align: left;
	padding-left: 3%;
	float: left;
}
.m_productShow .mouseenterOne .wF{
	width: 100%;
}
.m_productShow .wF h3{ width: 100% !important;}
.m_productShow ul li p {
	line-height: 25px;
	width: 100%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.mCaseDes img{ width: 100% !important; height: auto !important; }
.m_productShow ul li p.des_product {
	font-size: 12px;
}

.m_productShow ul li .hid {
	display: none;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 25px;
	transition: all 0.7s;
	-moz-transition: all 0.7s;
	-webkit-transition: all 0.7s;
	-o-transition: all 0.7s;
}

.m_productShow .mouseenterOne:hover .hid {
	display: none;
}

.m_productShow .mouseenterTwo:hover .hid {
	display: block;
	background: none !important;
}

.m_productShow .mouseenterTwo:hover .hid p {
	display: none;
}

.m_productShow .mouseenterThree:hover .hid {
	border: none !important;
	left: 32%;
	right: 32%;
	top: 20%;
	bottom: 60px;
	display: block;
	background: rgba(0, 0, 0, 0.7) !important;
	border-radius: 100%;
}

.m_productShow .mouseenterThree:hover .hid p {
	display: none;
}

.m_productShow .mouseenterThree:hover .hid i {
	display: block;
	width: 20px;
	height: 20px;
	margin-left: 39%;
	margin-top: 37%;
	background: url(https://img.xiaohucloud.com/static/image/mbg01.png) no-repeat center;
	background-position: 0 -1085px;
}

.m_productShow .mouseenterFour:hover .hid {
	border: none !important;
	display: block;
	background: rgba(0, 0, 0, 0.7);
	text-align: center;
	padding-top: 30%;
}

.m_productShow .mouseenterFour:hover .hid p {
	color: #FFFFFF;
}

.m_productShow .search_result .search_data {
	font-size: 14px;
	font-weight: 700;
	padding: 10px;
	display: block;
}

.m_productShow .search_result .has_data {
	font-size: 14px;
	font-weight: 700;
	padding: 10px;
	display: block;
}

.m_productShow .fg_img,
.m_articleScrap .fg_img {
	vertical-align: middle;
}

.m_articleScrap .styleone .fg_img,
.m_articleScrap .styleone .fg_img img {
	width: 100% !important;
}

.m_articleScrap .styleone .fg_img img {
	display: none;
}

.m_articleScrap .stylefour .fg_img {
	width: 100% !important;
}

.m_articleScrap .stylethree .fg_img {
	float: left;
	width: 45%;
}

.m_articleScrap .stylethree .fg_img img {
	width: 100% !important;
}

.m_articleScrap .stylethree li .text {
	width: 51% !important;
}

.m_articleScrap .styletwo .fg_img img {}

.m_articleScrap .stylefour .fg_img img {
	display: none;
}

.m_articleScrap .stylethree .fg_img img {
	float: left;
	width: 100%;
}

.no_data {
	text-align: center;
	color: #777;
	margin-top: 10px;
}

.containerp .no_data img {
	width: 60%;
}

.m_productShow .page,.m_productShow .page_i2 {
	margin-top: 10px;
	display: table;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
.page_i2 .tr_y  {  
    color: #444;
    height: 26px;
    cursor: pointer;
    line-height: 26px;
    padding: 3px 10px;
}
.page_i2 .up_page,.page_i2 .down_page {
    background-color: #f5f5f5;
}
.m_productShow .page p,.m_productShow .page_i2 p {
	float: left;
	margin-right: 6px;
	margin-bottom: 10px;
	padding: 0px 11px;
	border-radius: 5px;
	font-size: 12px;
}

.m_productShow .page p span {
	display: block;
	line-height: 30px;
}

.m_productShow .page p a {
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 30px;
}

.m_productShow .page.page_i2 p span {
	display: inline-block;
	line-height: 30px;
}

/*手机端在线客服*/

.m_serviceOnline p {
	clear: both;
	overflow: hidden;
}

.m_serviceOnline .title {
	font-weight: bold;
	border-bottom: 1px dashed #E3E3E3;
	font-size: 16px;
	color: #888888;
	line-height: 35px;
	margin-top: 10px;
}

.m_serviceOnline img {
	width: 21px;
	height: 21px;
}

.m_serviceOnline ul {
	clear: both;
	overflow: hidden;
}

.m_serviceOnline ul li {
	width: auto;
}

.m_serviceOnline .text {
	color: #888888;
	line-height: 30px;
	margin-left: 20px;
}

.m_serviceOnline .text img {
	margin-right: 5px;
}

.m_serviceOnline .text span {
	margin-right: 10px;
}


/*手机端在线表单*/
.scroll-box {
	height: 200px;
	margin: 20px auto;
	overflow: hidden;
}

.scroll-box ul {
	list-style: none;
	width: 100%;
	height: 100%;
}

.scroll-box ul li {
	width: 100%;
	height: 40px;
	box-sizing: border-box;
	line-height: 40px;
	text-align: left;
}

.scroll-box ul li .tit_hr,
.message_list .h_item {
	display: inline-block;
	margin-right: 10px;
}

.m_siteForm .item_con {
	width: 100%;
	overflow: hidden;
	line-height: 40px;
}
.m_siteForm .item_con .is_require {
	color: red;
	margin-right: 5px;
}
.m_siteForm p span {
	text-align: right;
}

.m_siteForm p input,
.m_siteForm .dt_select,
.m_siteForm .adr_select {
	line-height: 40px;
	border: 1px solid #E3E3E3;
	border-radius: 5px;
	padding-left: 10px;
	box-sizing: border-box;
}

.m_siteForm .dt_select {
	padding: 8px 5px;
	width: 100%;
}

.m_siteForm .adr_select {
	padding: 8px 5px;
	margin-right: 10px;
}

.m_siteForm .lbl_item {
	display: inline-block;
	margin-right: 10px;
}

.m_siteForm textarea {
	border: 1px solid #E3E3E3;
	border-radius: 5px;
	margin-top: 15px;
	padding: 10px;
	box-sizing: border-box;
}

.m_siteForm .btn {
	text-align: center;
	margin-top: 10px;
}


/* 招聘列表 */

.m_zhaopin .theader {
	width: 100%;
	height: 39px;
	background-color: rgba(242, 242, 242, 1);
}

.m_zhaopin .tbody {
	height: 39px;
}

.m_zhaopin .list_item td,
.m_zhaopin div.btn_con {
	text-align: center;
	line-height: 20px;
}

.m_zhaopin .jobContent {
	display: none;
}

.m_zhaopin .btn_con div {
	display: inline-block;
	padding: 0 10px;
	height: 40px;
	line-height: 40px;
	border-radius: 20px;
	color: #fff;
	background-color: #d2232a;
}

.m_zhaopin td {
	text-align: left;
	height: 60px;
	position: relative;
}

.tab_list .job_name {
	white-space: nowrap;
	overflow: hidden;
	width: 100%;
	display: block;
	text-overflow: ellipsis;
}

.m_zhaopin button {
	display: inline-block;
	width: 120px;
	height: 40px;
	background-color: rgba(242, 242, 242, 1);
}


/* 招聘详情 */

.m_zhaopinDetail .title {
	font-size: 30px;
	font-weight: 700;
	margin-right: 10px;
}

.m_zhaopinDetail .company,
.m_zhaopinDetail .company_detail {
	line-height: 30px;
}

.zhaopinDetail .email_send {
	margin-top: 8px;
}

.m_zhaopinDetail .company_info li {
	float: left;
	margin-right: 20px;
}

/*
 * 视频导航
 * */

.m_videoNav .mType0 li .box-equal{
	display: none;
}

.m_videoNav .mType0 li {
	float: left;
	border: 1px solid #ccc;
	border-radius: 10px;
	line-height: 30px;
	height: 30px;
	cursor: pointer;
	margin-right: 5px;
	margin-bottom: 10px;
	padding: 0 8px;
}

.m_videoNav .mType1 li.mTypeli {
	background-color: rgb(229, 229, 229);
	color: rgb(19, 192, 126);
	margin-bottom: 1px;
}

.m_videoNav .mType1 li.mTypeli .box-equal {
	margin: -3px auto;
}

.m_videoNav .box-width-equal,
.m_videoNav .box-equal {
	width: 20px;
	height: 10px;
	margin: 5px auto;
	float: left;
	cursor: pointer;
	position: relative;
}

.m_videoNav .mType1 li.mTypeli .box-equal::before {
	content: '';
	position: absolute;
	width: 0px;
	height: 0px;
	border: 9px solid;
	border-color: transparent transparent #666 transparent;
}

.m_videoNav .mType1 li.mTypeli .box-width-equal::before {
	content: '';
	position: absolute;
	width: 0px;
	height: 0px;
	border: 9px solid;
	border-color: #666 transparent transparent transparent;
}

.m_videoNav .mType1 li.mTypeli .navTip {
	padding: 5px 5px 5px 20px;
}

.m_videoNav .mType1 li .sec_con {
	padding-left: 40px;
	display: none;
	background-color: #fff;
}

.m_videoNav .mType1 li .sec_con li .secTip {
	padding: 5px 0;
}

.m_videoNav .mTypeTwo li img {
	width: 100%;
}
/*
 * 产品导航
 * */

.mType0 {}

.m_productNav .mType0 li {
	float: left;
	border: 1px solid #ccc;
	border-radius: 10px;
	line-height: 30px;
	height: 30px;
	cursor: pointer;
	margin-right: 5px;
	margin-bottom: 10px;
	padding: 0 8px;
}

.m_productNav .mType1 li.mTypeli {
	background-color: rgb(229, 229, 229);
	color: rgb(19, 192, 126);
	margin-bottom: 1px;
}

.m_productNav .mType1 li.mTypeli .box-equal {
	margin: -3px auto;
}

.m_productNav .box-width-equal,
.m_productNav .box-equal {
	width: 20px;
	height: 10px;
	margin: 5px auto;
	float: left;
	cursor: pointer;
	position: relative;
}

.m_productNav .mType1 li.mTypeli .box-equal::before {
	content: '';
	position: absolute;
	width: 0px;
	height: 0px;
	border: 9px solid;
	border-color: transparent transparent #666 transparent;
}

.m_productNav .mType1 li.mTypeli .box-width-equal::before {
	content: '';
	position: absolute;
	width: 0px;
	height: 0px;
	border: 9px solid;
	border-color: #666 transparent transparent transparent;
}

.m_productNav .mType1 li.mTypeli .navTip {
	padding: 5px 5px 5px 20px;
}

.m_productNav .mType1 li .sec_con {
	padding-left: 40px;
	display: none;
	background-color: #fff;
}

.m_productNav .mType1 li .sec_con li .secTip {
	padding: 5px 0;
}

.mode2 {
	position: absolute;
	z-index: 888;
	top: 12%;
	width: 10%;
	left: 0;
	transition: all 0.4s;
	color: #fff;
	padding: 10px;
	background: #131e26;
}

.col_sp {
	float: right;
	cursor: pointer;
}

.hide {
	transform: translateX(-100%);
}

.col_srt {
	position: absolute;
	z-index: 888;
	top: 20%;
	width: 220px;
	transition: all 0.4s;
	left: 0;
	color: #fff;
	background: #131e26;
}

.col_srt .col_scn {
	padding: 15px;
	background-color: #337ab7;
}

.col_srt li.mTypeli .navTip {
	padding: 10px 0 10px 20px;
	border-top: 1px solid #1c2b36;
}

.col_srt li.mTypeli .sec_con {
	background: #1c2b36;
	display: none;
}

.col_srt li.mTypeli .sec_con .third_item {
	display: none;
}

.col_srt li.mTypeli .sec_con .secTip {
	padding-left: 30px;
	border-bottom: 1px solid #131e26;
}

.col_srt li.mTypeli .mType2 {
	height: 100%;
	overflow: auto;
}

.secTip {
	padding: 10px 0;
}

.thdTip {
	padding-left: 45px;
}

.col_srt li.mTypeli .box-equal {
	width: 19px;
	margin: 2px auto;
}

.col_srt li.mTypeli .box-equal::before {
	content: '';
	position: absolute;
	width: 0px;
	height: 0px;
	border: 6px solid;
	border-color: transparent transparent #fff transparent;
}

.containerp .freeContainer div.p_img {
	width: 100%;
}

.col_srt li.mTypeli .box-width-equal::before {
	content: '';
	position: absolute;
	width: 0px;
	height: 0px;
	border: 6px solid;
	border-color: #fff transparent transparent transparent;
}


.company_info img {
	width: auto;
	margin-right: 5px;
}

.company_info span.icon {
	display: inline-block;
	height: 24px;
	width: 24px;
	background-repeat: no-repeat;
	background-image: url(https://img.xiaohucloud.com/static/image/icon_jtag.png);
}

.company_info span.sp_icon1 {
	display: inline-block;
	background-position: 0px 2px;
}

.company_info span.sp_icon2 {
	background-position: 0px -28px;
}

.company_info span.sp_icon3 {
	background-position: 0px -58px;
}

.company_info span.sp_icon4 {
	background-position: 0px -120px;
}

.company_info span.sp_icon5 {
	background-position: 0px -149px;
}


/*多语言功能*/

.mltilingual-phone {
	position: relative;
	z-index: 10;
}

.mltilingual-phone .styleType1 {
	width: 80px;
	position: relative;
	text-align: center;
	display: inline-block;
}

.mltilingual-phone .styleType2 {
	width: 100%;
	position: relative;
	max-height: 140px;
	overflow: auto;
}

.mltilingual-phone .styleType2 a {
	width: 48%;
	display: inline-block;
	padding: 10px;
	margin-left:2px;
	box-sizing: border-box;
	text-align: center;
}

.mltilingual-phone .styleType2 .p-border {
	position: absolute;
	left: 50%;
	width: 1px;
	top: 50%;
	margin-top: -10px;
	margin-left: -0.5px;
	height: 20px;
}

.mltilingual-phone .title em {
	display: inline-block;
	vertical-align: middle;
	margin-top: -1px;
	margin-left: 6px;
	margin-right: -14px;
	width: 0;
	height: 0;
	border-left: 4px solid transparent;
	border-right: 4px solid transparent;
	border-top: 5px solid #ccc;
}

.mltilingual-phone .ul_item {
	box-sizing: border-box;
	overflow-y: auto;
	position: absolute;
	display: none;
	left: 0;
	top: 100%;
	background-color: #fff;
	border: 1px solid #ddd;
	border-bottom-color: #ccc;
	text-align: center;
	border-radius: 4px;
	white-space: nowrap;
	margin-top: 0;
	width: 100%;
}

.mltilingual-phone .ul_item li {
	padding: 0;
}


/*导航*/

.containerp .moduleAreaNav_con {
	position: static;
}

.containerp .nav_i_show0 ul {
	overflow: hidden;
}

.containerp .nav_i_show0 li {
	float: left;
	width: 33%;
	text-align: center;
	background: #0baeaa;
	height: 2.74rem;
	font-size: 14px;
	line-height: 2.74rem;
	color: #fff;
	border-right: 1px solid #098f8d;
}

.containerp .nav_i_show0 li {
	border-bottom: 1px solid #098f8d;
}

.containerp .nav_i_show0 li a {
	display: flex;
	align-items: center;
	justify-content: center;
	font-size:14px;
	height: 100%;
	color: #fff;
	text-align: center;
}

.containerp .nav_i_show0 .sec_con {
	/*top: 40px;*/
	left: 0;
	background-color: rgba(33, 33, 33, 0.78369140625);
	width: 150px;
	display: none;
	position: absolute;
}

.containerp .nav_i_show0 .sec_con li {
	width: 49%;
}

.containerp .nav_i_show0 .sec_con li {
	width: 49%;
}

.containerp .nav_i_show0 .third_con {
	left: 150px;
	top: 0;
	width: 150px;
	display: none;
	position: absolute;
	background-color: rgba(33, 33, 33, 0.78369140625);
}


/*社区*/


/*.circleRrea {
	overflow: auto;
}*/

.com_circle dt {
	width: 70px;
	height: 70px;
}

.com_circle dt img {
	width: 50px;
	height: 50px;
	border-radius: 25px;
}

.com_circle dd {
	padding-top: 15px;
}

.com_circle dl {
	background-color: #e9f1f7;
}

.com_circle dt {
	width: 70px;
	height: 70px;
}

.com_circle dt img {
	margin-top: 10px;
	margin-left: 15px;
	width: 50px;
	height: 50px;
	border-radius: 25px;
}

.com_circle dd {
	padding-top: 15px;
}


/*侧导航功能*/

.sidebarStyle0 .oneLevel {
	background-color: rgb(19, 192, 126);
	color: #fff;
	text-align: center;
	font-size: 16px;
}

.sidebarStyle0 .oneLevel {
	display: block;
	padding: 20px 0;
}

.sidebarStyle0 .twoUl {
	padding-top: 10px;
}

.sidebarStyle0 .twoUl li {
	/*background-color: rgb(229, 229, 229);*/
	color: rgb(19, 192, 126);
	cursor: pointer;
}

.twoLevel {
	padding: 5px 0;
}

.containerp .sidebarStyle0 .twoUl li {
	margin-bottom: 1px;
}

.sidebarStyle0 .twoUl li .third_item {
	padding: 5px 0 0 10px;
}

.sidebarStyle1 .oneLevel {
	padding: 10px 0;
	background-color: #ececec;
}

.sidebarStyle1 .twoUl li.fir {
	display: block;
	line-height: 40px;
	background: #d9d9d9;
	margin-top: 2px;
	border-radius: 0;
	color: #000;
}

.sidebarStyle1 .twoUl li .twoLevel {
	display: block;
	line-height: 30px;
	background: #d9d9d9;
	border-radius: 0;
	padding-left: 22px;
	color: #000;
}

.sidebarStyle1 .twoUl li .third_item {
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #fff;
}

.sidebarStyle1 .twoUl li .third_item .afrt {
	margin-top: 16px;
}

.sidebarStyle2 .oneLevel {
	padding: 10px 0;
	background: #d5ad72;
	font-size: 20px;
	color: #fff;
}

.afrt {
	content: "";
	width: 8px;
	height: 8px;
	border: 2px solid #b8b8b8;
	border-style: solid solid none none;
	margin-top: 5px;
	margin-right: 10px;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
}

.sidebarStyle2 .twoUl li .twoLevel {
	display: block;
	line-height: 45px;
	background: #d5ad72;
	border-radius: 0;
	padding-left: 22px;
	margin-top: 2px;
	color: #fff;
}

.sidebarUl .four_con {
	display: none;
}

.sidebarStyle2 .twoUl li .third_item {
	position: relative;
	background: #ececec;
	padding: 5px 0;
}

.sidebarStyle2 .twoUl li .third_item .afrt {
	content: "";
	width: 8px;
	height: 8px;
	border: 2px solid #b8b8b8;
	border-style: solid solid none none;
	position: absolute;
	top: 50%;
	right: 32px;
	margin-top: -4px;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
}

.containerp .sidebarListOne .oneLevel img {
	width: 30px;
	float: right;
}

.containerp .detail .sidebarStyle1 .twoUl {
	display: none;
}

.containerp .detail .third_con {
	display: none;
}

.sidebar1 .detail {
	min-height: 30px !important
}

.sidebarListTwo .sidebarUl li {
	float: left;
}

.sidebarListTwo .sidebarUl li {
	text-align: center;
}

.sidebarListTwo .sidebarUl li img {
	display: block;
	width: 100px;
}


/* 底部导航 */

.nav-footer {
	position: fixed;
	left: 0px;
	bottom: 0px;
	width: 100%;
	z-index: 333;
	background: #fff;
	display: block;
}

.nav-footer footer {
	border-top: 1px solid #e7e7e7;
	border-bottom: 1px solid #f8f8f8;
	line-height: 1.2;
	width: 100%;
	min-height: 50px;
	display: flex;
}

.det_coim footer {
	background-color: #000;
}

.nav-footer footer .f_item {
	text-decoration: none;
	color: #333;
	-webkit-box-flex: 1;
	-moz-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
	text-align: center;
	box-sizing: border-box;
	display: block;
}

.f_item em {
	display: block;
}

.det_coim footer .f_item {
	padding-top: 14px;
	border-right: 1px solid #888;
}

.det_coim .f_item img {
	width: 25px;
	margin-right: 10px;
}

.det_coim em {
	color: #fff;
	display: inline-block;
}

.tab-0,
.tab-1,
.tab-2,
.tab-3,
.tab-4 {
	display: inline-block;
	margin-top: 5px;
	height: 22px;
	width: 22px;
	background-position: 0 0;
	background-repeat: no-repeat;
	background-image: url('https://img.xiaohucloud.com/static/image/footer_icon.png');
}

.tab-0 {
	background-position: 0 0;
}

.tab-1 {
	background-position: -25px 0;
}

.tab-2 {
	background-position: -52px 0;
}

.tab-3 {
	background-position: -80px 0;
}

.tab-4 {
	background-position: -105px 0;
}

:hover {
	text-decoration: none;
}

.active .tab-0 {
	background-position: 0 -22px;
}

.active .tab-1 {
	background-position: -26px -22px;
}

.active .tab-2 {
	background-position: -54px -22px;
}

.active .tab-3 {
	background-position: -80px -24px;
}

.active .tab-4 {
	background-position: -105px -24px;
}

.nav-footer footer p {
	margin: 0;
	height: 25px;
}


/*瀑布流*/


/*.circleRrea {
	max-height: 600px;
	overflow: auto;
}*/

.waterfall {
	width: 100%;
	margin: 0 auto;
}

.waterfall .index-main {
	text-align: left;
	/* Firefox */
	-webkit-column-count: 2;
	/* Safari 和 Chrome */
	column-count: 2;
	-webkit-column-gap: 1em;
	column-gap: 1em;
	background-color: #F2F5F7;
	padding-top: 0.26666667rem;
	padding-left: 0.4rem;
	padding-bottom: 0.26666667rem;
	padding-right: 0.4rem;
}

.waterfall .index-main .item {
	margin-top: 0rem;
	margin-left: 0rem;
	margin-bottom: 0.26666667rem;
	margin-right: 0rem;
	-moz-page-break-inside: avoid;
	-webkit-column-break-inside: avoid;
	break-inside: avoid;
	background-color: #fff;
}

.waterfall .index-main .item .item-img {
	width: 100%;
	border-top-left-radius: 0.13333333rem;
	border-top-right-radius: 0.13333333rem;
	margin-bottom: 0.13333333rem;
}

.waterfall .index-main .item .item-title-box {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	position: relative;
}

.waterfall .index-main .item .item-title-box .item-title {
	font-size: 0.34666667rem;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	font-family: 'PingFang SC-Medium';
	color: #333;
	margin-top: 0.2rem;
	margin-bottom: 0.2rem;
	margin-left: 0.26666667rem;
	margin-right: 0.26666667rem;
	line-height: 1rem;
}

.waterfall .index-main .item .name {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	padding-left: 0.26666667rem;
	padding-right: 0.26666667rem;
	margin-top: 0.26666667rem;
	padding-bottom: 0.33333333rem;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	font-size: 0.29333333rem;
	color: #1e1e1e;
	font-family: 'PingFang SC-Medium';
}

.waterfall .index-main .item .name .item-ava {
	width: 16px;
	height: 16px;
	border-radius: 0.24rem;
}

.waterfall .index-main .item .name .name-title {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	margin-left: 0.24rem;
	margin-right: 0.26666667rem;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
	font-size: 0.26666667rem;
}

.waterfall .index-main .item .name .heart_ {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.waterfall .index-main .item .name .heart_ .heart {
	width: 0.4rem;
	height: 0.36rem;
	margin-right: 0.10666667rem;
}

.m_CaseDes .con_tit {
	text-align: center;
}
/*
 * start滑动容器
 * 
 * */

.swiperHover .swiperContainer {
	position: absolute;
	background: #fff;
	width: 100%;
	height: 100%;
	z-index: 10 !important;
	top:0;
	left: 0;
}
.swiperHover .swiper-container,.swiperHover .swiper-wrapper ,.swiperHover .swiper-slide{
	width: 100%;
	height: 100%;
}
.swiperHover .swiper-pagination{
	bottom: 20px;
	width: 100%;
}
.swiperHover .swiper-pagination .swiper-pagination-bullet{
	width: 18px;
	height: 18px;
	margin-right: 10px;
}
/*
 * end滑动容器
 * 
 * */
ul.oneUl .pStyle{
  overflow: hidden;
}