@charset "UTF-8";
/* CSS Document */

html {
	font-family: sans-serif;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%
}

body, div, p, span, h1, h2, h3, h4, h5, h6, dd, dl, dt, ul, ol, li, input, textarea, select {
    margin: 0;
    padding: 0;
    font-family: "微软雅黑";
    font-size: 14px;
    color: #000;
	vertical-align: middle;
}

a {
    text-decoration: none;
    margin: 0;
    padding: 0;
	color: #000;
}

a:hover {
	text-decoration: none;
}

ul, ol, li {
    list-style: none;
}

img {
	-ms-interpolation-mode: bicubic; 
}

::-webkit-input-placeholder { /* WebKit browsers */ 
color: #999; 
} 
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */ 
color: #999; 
} 
::-moz-placeholder { /* Mozilla Firefox 19+ */ 
color: #999; 
} 
:-ms-input-placeholder { /* Internet Explorer 10+ */ 
color: #999; 
} 

/*****************首页-头部*****************/
.head-wrap { width: 100%; position: relative;}
.head-nav { width: 100%; overflow: hidden; position: absolute; z-index: 999; padding: 20px 0;}
.head-nav-inner { 
	width: 1300px; 
	overflow: hidden;
	margin: 0 auto; 
	display: flex; 
	align-items: center; 
	justify-content:space-between; 
}
.head-logo { width: 400px; overflow: hidden;}
.head-logo i { display: inline-block; background: url("../images/logo_highlight_mlkj_1.png") no-repeat; width: 400px; height: 64px; background-size: 100% 100%;}

.head-nav-main { width:780px; overflow: hidden;}
.head-nav-main ul li { float: left; width:100px; text-align: center;}
.head-nav-main ul li a { font-size: 16px; color: #fff; border-bottom: 2px solid rgba(255,255,255,0); display: inline-block; padding-bottom: 7px;}
.head-nav-main ul li:hover a { border-bottom: 2px solid #fff;}
.head-nav-main ul li.active a { border-bottom: 2px solid #fff;}


/*****************BANNER*****************/
#container {
	width: 100%;
	height: 850px;
	overflow: hidden;
	z-index: 9!important;
	position: relative;
}
#container2 {
	width: 100%;
	height: 700px;
	overflow: hidden;
	z-index: 9!important;
	position: relative;
}
.sections,.section {
	height:100%;
}
#container,.sections {
	position: relative;
}
#container2,.sections {
	position: relative;
}
.section {
	background-color: #CCDCE5;
	background-size: cover;
	background-position: 50% 50%;
	text-align: center; 
	color: #f00;
}
#section0 {
	background-image:url(../images/banner1.jpg);
}
#section1 {
	background-image:url(../images/banner2.jpg);
}
#section2 {
	background-image:url(../images/banner3.jpg);
}

.bottom_ewm img{display: block;width: 120px;height: auto;margin-left: 20px}
.bottom_ewm{}





/*****************首页-解决方案*****************/
.index-solution-wrap { width: 100%; overflow: hidden; padding: 40px 0;}
.index-solution { width: 1300px; overflow: hidden; margin: 0 auto;}
.index-solution h3 { font-size: 34px; color: #333; text-align: center; font-weight: normal; display: none;}
.index-solution-main { width: auto; overflow: hidden; margin-top: 0;}
.index-solution-main ul li { float: left; width: 325px; position: relative; height: 400px;}
.index-solution-background { width: auto; overflow: hidden;}
.index-solution-background img { 
	width: 100%; 
	display: block;
	opacity: 0.5;
}
.index-solution-backgroundfilter { 
	width:100%; 
	height: 100%; 
	background-color: rgba(27,154,201,.8); 
	position: absolute; 
	left: 0; 
	top: 0; 
	z-index: 2;
	transition:all .3s ease-in-out;
}
.index-solution-main ul li:nth-child(2) .index-solution-backgroundfilter{background-color: rgba(73,102,225,.8);}
.index-solution-main ul li:nth-child(4) .index-solution-backgroundfilter{background-color: rgba(73,102,225,.8);}
/*.oddnumber { background-color: rgba(0,106,184,.8); }*/
.index-solution-info { 
	width: 90%; 
	height: 170px;
	position: absolute; 
	top: 0; 
	left: 0; 
	right: 0; 
	bottom: 0; 
	z-index: 9;
	margin: auto;
	transition:all .4s ease-in-out;
	text-align: center;
}
.index-solution-img { width: auto; overflow: hidden; height: 90px; position: relative;}
.index-solution-img img { width: auto; display:block; margin: auto; top: 0; right: 0; bottom: 0; left: 0; position: absolute;}
.index-solution-info h3 { font-size: 20px; color: #fff; font-weight: normal; margin-top: 20px; display: block;}
.index-solution-info h5 { font-size: 16px; color: rgba(255,255,255,.7); font-weight: normal; margin-top: 5px;}
.index-solution-text { 
	width: auto; 
	overflow: hidden;
	font-size: 15px;
	color: #fff;
	margin-top: 20px;
	line-height: 1.8; 
	display: none; 
}

.index-solution-main ul li:hover .index-solution-backgroundfilter {
	/*background-color: rgba(73,102,225,.8);*/
	box-shadow: 0px 0px 10.79px 2.21px rgba(81, 109, 222,0.39);
}
.index-solution-main ul li:hover .index-solution-info { height: 220px;}
.index-solution-main ul li:hover .index-solution-text { 
	width:auto;
	overflow: hidden;
	display: block;	
	word-break:break-all;
	display:-webkit-box;
	-webkit-line-clamp:2;
	-webkit-box-orient:vertical;
}

/*****************梦龙科技有限公司*****************/
.index-profile-wrap { width: 100%; overflow:hidden; background: url(../images/card_background.jpg) no-repeat; background-size: 100% 100%; padding: 75px 0;}
.index-profile-inner { width: 1300px; overflow: hidden; margin: 0 auto;}
.index-profile-inner h3 { font-size: 34px; color: #fff;  text-align: center; letter-spacing: 2px;}
.index-profile-inner h5 { font-size: 20px; color: rgba(255,255,255,.7); font-weight: normal; text-align: center; letter-spacing: 2px;}
.index-profile-main { width: auto; overflow:hidden; margin-top: 40px; font-size: 17px; color: #fff; line-height: 2.2;}
.index-profile-more { width: auto; overflow: hidden; text-align: center; margin-top: 20px;}
.index-profile-more a { display: inline-block; border: 1px solid #fff; font-size: 14px; padding: 8px 20px; color: #fff;}

/*****************首页-app下载*****************/
.index-download-wrap { width: 100%; overflow: hidden; padding: 75px 0; background: #f3f5f6;}
.index-download-inner { width: 1300px; overflow: hidden; margin: 0 auto; display: flex; align-items: center; justify-content: space-around;}
.index-download-img { width: 300px; overflow: hidden;}
.index-download-info { width: 550px; overflow: hidden;}
.index-download-info h3 { font-size: 40px; color: #333; padding-bottom: 25px;}
.index-download-info span { font-size: 20px; color: #555; line-height: 1.8;}

.index-download-link { width: auto; overflow: hidden; margin-top: 40px;}
.index-download-link ul li { 
	float: left;
	width: 230px;
	border-radius: 8px;
    background-image: -moz-linear-gradient( 0deg, rgba(73,102,225,.9) 0%, rgb(64,142,238) 100%);
    background-image: -webkit-linear-gradient( 0deg, rgba(73,102,225,.9) 0%, rgb(64,142,238) 100%);
    background-image: -ms-linear-gradient( 0deg, rgba(73,102,225,.9) 0%, rgb(64,142,238) 100%);
	display: flex;
	align-items: center;
	justify-content: space-around;
	margin-left: 50px;
	overflow: hidden;
	height: 70px;
}
.index-download-link ul li:first-child { margin-left: 0;}
.index-download-link ul li a { display: block; padding: 10px 0; }
.index-download-icon { width: 40px; overflow: hidden; float: left; margin-left: 20px;}
.index-download-icon img { width: auto; display: block; margin: 0 auto;}
.index-download-text { width: 140px; overflow: hidden; float: left; text-align: center;}
.index-download-text span { font-size: 24px; color: #fff;}


/*****************首页-新闻中心*****************/
.index-news-wrap { width: 100%; overflow: hidden; padding: 40px 0;background: #f7f7f7}
.index-news { width: 1300px; overflow: hidden; margin: 0 auto;}
.index-news h2 { font-size: 34px; color: #333; text-align: center;}
.index-news h5 { 
	font-size: 20px;
	color: #069de7;
	font-weight: normal;
	text-align: center; 
	letter-spacing: 2px;
}
.index-news-inner { width: auto; overflow: hidden; display: flex; align-items: center; justify-content: space-between; margin-top: 50px;}
.index-news-pic { width: 580px; overflow: hidden;}
.index-news-pic img { width: 100%; }

.index-news-main { width: 680px; overflow: hidden;}
.index-news-main ul li { 

	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom: 1px solid #ddd;
}
.index-news-main ul li:last-child { border-bottom: none; padding-bottom: 0; margin-bottom: 0;}
.index-news-info { width: auto; overflow: hidden;}
.index-news-main h3 { font-size: 17px; color: #333; font-weight: normal; padding-bottom: 2px;}
.index-news-main span { font-size: 13px; color: #999;}
.index-news-text { 
	width: auto;
	overflow: hidden;
	font-size: 14px; 
	color: #666; 
	margin-top: 5px;
	word-break:break-all;
	display:-webkit-box;
	-webkit-line-clamp:1;
	-webkit-box-orient:vertical;
}
.index-news-more { width: auto; overflow: hidden; text-align: center; margin-top: 30px;}
.index-news-more a {
	font-size: 17px;
	color: #fff; 
	display: inline-block;
	padding: 10px 35px;
	border-radius: 20px;
	background-image: -moz-linear-gradient( 63deg, rgb(60,205,228) 0%, rgb(102,190,231) 100%);
	background-image: -webkit-linear-gradient( 63deg, rgb(60,205,228) 0%, rgb(102,190,231) 100%);
	background-image: -ms-linear-gradient( 63deg, rgb(60,205,228) 0%, rgb(102,190,231) 100%);
}
.index-news-main ul li:hover h3 { color: #069de7;}

/*****************FOOT*****************/
.foot-wrap { width: 100%; overflow: hidden; background: #35414d; padding: 15px 0 0;}
.foot-main { width: 1300px; overflow: hidden; margin: 0 auto;}
.foot-nav { width: auto; overflow: hidden; display: flex; align-items: center; justify-content: space-between; padding: 35px 0 30px; border-bottom: 1px solid #2e3944;}
.foot-logo { width: 300px; overflow: hidden;}
.foot-logo img { display: block;width: 100%;height: auto}
.foot-nav-main { /*width: 905px;*/ overflow: hidden;}
.foot-nav-main ul li { float: left; width: 140px;}
.foot-nav-main ul li h3 { font-size: 17px; color: #fff; padding-bottom: 7px;}
.foot-nav-main ul li a { font-size: 14px; color: rgba(255,255,255,.8); display: block; padding: 3px 0; line-height: 1.8}
.foot-solution { width: 185px!important;}
.foot-contact { margin-left: 40px!important; width: 230px!important;}
.foot-nav-main ul li a:hover { color: #fff;}
.foot-code-pic { width: 180px; overflow: hidden; text-align: center;}
.foot-copyright { 
	width: auto; 
	overflow: hidden;
	padding: 15px 0 15px; 
	border-top: 1px solid #3b4753;
	font-size: 14px;
	color: rgba(255,255,255,.8);
}
.foot-copyright span { font-size: 14px; color: rgba(255,255,255,.8); display: inline-block;}

.innerbanner img { width: auto; display: block; max-width: 100%;}

/*****************解决方案*****************/
.solution-wrap { width: 100%; overflow: hidden; background: #f3f5f6; padding: 30px 0;}
.solution-main { width: 1300px; overflow: hidden; margin: 0 auto; display: flex; align-items:flex-start; justify-content: space-between;}

/*****************解决方案-左侧*****************/
.solution-left { width: 260px; overflow: hidden;}
.solution-classification { width: auto; overflow: hidden; border-radius: 5px;}
.solution-classification-title { width: auto; overflow: hidden; background: #069de7; text-align: center; padding: 15px 0;}
.solution-classification-title i { display: inline-block; background: url(../images/solution-icon.png)no-repeat; width: 27px; height: 35px; background-size: 100%;}
.solution-classification-title h3 { font-size: 24px; color: #fff; display: inline-block; margin: 0 15px; font-weight: normal;}
.solution-classification-title span { font-size: 20px; color: #fff;}
.solution-classification-title i,.solution-classification-title h3,.solution-classification-title span { vertical-align: middle;}

.solution-classificatino-main { width: auto; overflow: hidden;}
.solution-classificatino-main ul li { overflow: hidden; background: #fff; border-bottom: 1px solid #ddd;}
.solution-classificatino-main ul li:last-child { border-bottom: none;}
.solution-classificatino-main ul li a { display: block; padding: 15px 0;}
.solution-classificatino-main ul li span { display: inline-block; width: 10px; height: 10px; border: 1px solid #ddd; border-radius: 50%; margin-left: 15px; background: #fff;}
.solution-classificatino-main ul li h5 { font-size: 15px; color: #555; font-weight: normal; display: inline-block; margin-left: 10px;}
.solution-classificatino-main ul li:hover span { border: 1px solid #069de7; background: #069de7;}
.solution-classificatino-main ul li:hover h5 { color: #069de7;}
.solution-classificatino-main ul li.active span { border: 1px solid #069de7; background: #069de7;}
.solution-classificatino-main ul li.active h5 { color: #069de7;}

.solution-left-contact { width: auto; overflow: hidden; background: #fff; border-top:5px solid #069de7; margin-top: 30px; padding: 20px 15px 15px;}
.solution-left-contact h3 { font-size: 20px; color: #333; font-weight: normal; padding-bottom: 8px;}
.solution-left-contact span { font-size: 15px; color: #555; display: block; line-height: 2.5;}

.solution-left-download { width: auto; overflow: hidden; text-align: center; margin-top: 10px;}
.solution-left-download a {
	border-radius: 10px;
    background-image: -moz-linear-gradient( 0deg, rgb(0,158,230) 0%, rgb(64,142,238) 100%);
    background-image: -webkit-linear-gradient( 0deg, rgb(0,158,230) 0%, rgb(64,142,238) 100%);
    background-image: -ms-linear-gradient( 0deg, rgb(0,158,230) 0%, rgb(64,142,238) 100%);
	width: 240px;
	display: inline-block;
	margin-top:30px;
	height: 70px;
	line-height: 3;
}
.solution-left-download h5 { font-size: 24px; color: #fff; font-weight: normal; display: inline-block;}
.solution-left-download i { margin-right: 20px;}
.ios-icon { display: inline-block; background: url(../images/mac_icon.png) no-repeat; width: 26px; height: 37px; background-size: 100%;}
.android-icon { display: inline-block; background: url(../images/android_icon.png) no-repeat; width: 26px; height: 37px; background-size: 100%;}
.solution-left-download i,.solution-left-download h5 { vertical-align: middle;}

.solution-right { width: 1000px; overflow: hidden; background: #fff;}
.solution-right-inner { width: auto; overflow: hidden; padding: 20px;}

.location-wrap { width: auto; overflow: hidden; display: flex; align-items: center; justify-content: space-between; border-bottom: 1px solid #ddd; padding-bottom: 12px;}
.location-title { width: 300px; overflow: hidden; }
.location-title span { display: inline-block; width: 4px; height: 23px; background: #069de7;}
.location-title h4 { font-size: 20px; color: #069de7; display: inline-block; font-weight: normal; margin-left: 15px;}

.location-main { width:550px; overflow: hidden; text-align: right;}
.location-main span { font-size: 14px; color: #666;}
.location-main a { font-size: 14px; color: #666;}
.location-main span,.location-main a { vertical-align: middle;}
.location-main a:hover { color: #069de7;}
.location-main a.active { color: #069de7;}

.solution-info { width: auto; overflow: hidden; font-size: 15px; color: #444; line-height: 2; margin-top: 15px;}
.solution-info span { font-size: 15px; color: #444; line-height: 2;}
.solution-info p { font-size: 15px; color: #444; line-height: 2;}
.solution-info p span { font-size: 15px; color: #444; line-height: 2;}
.solution-info img { width: auto; display: block; margin: 0 auto; max-width: 100%;}

/*****************app下载*****************/
.download-wrap { width: 100%; overflow: hidden; background: #f3f5f6; padding: 30px 0;}
.download-main { width: 1300px; overflow: hidden; margin: 0 auto; display: flex; align-items:center; justify-content: space-between;}

.download-model { width: 550px; overflow: hidden;}
.download-model img { width: 85%; display: block;}

.download-info { width: 500px; overflow: hidden;}
.download-name { width: auto; overflow: hidden; display: flex; align-items: center; justify-content: space-between;}
.download-logo { width: 130px; overflow: hidden;}
.download-text { width: 350px; overflow: hidden;}
.download-text h3 { font-size: 24px; color: #069de7; font-weight: normal; padding-bottom: 6px}
.download-text span { font-size:18px; color: #777; line-height: 1.7;}

.download-applink { width: auto; overflow: hidden; margin-top: 30px; text-align: center;}
.download-applink a {
	border-radius: 10px;
    background-image: -moz-linear-gradient( 0deg, rgb(0,158,230) 0%, rgb(64,142,238) 100%);
    background-image: -webkit-linear-gradient( 0deg, rgb(0,158,230) 0%, rgb(64,142,238) 100%);
    background-image: -ms-linear-gradient( 0deg, rgb(0,158,230) 0%, rgb(64,142,238) 100%);
	width: 220px;
	display: inline-block;
	margin-top:30px;
	height: 70px;
	line-height: 3;
	margin-left: 20px;
}
.download-applink a:first-child { margin-left: 0;}
.download-applink h5 { font-size: 24px; color: #fff; font-weight: normal; display: inline-block;}
.download-applink i { margin-right: 20px;}
.download-applink i,.download-applink h5 { vertical-align: middle;}

.download-qrcode { width: auto; overflow: hidden; display: flex; align-items: center; justify-content: space-around; margin-top: 50px;}
.download-qricon { width: 220px; overflow: hidden;}
.download-qricon img { width: auto; display: block;}
.download-qrcodeimg { width: 200px; overflow: hidden;}
.download-qrcodeimg img { width: auto; display:block;}

/*****************联系我们*****************/
.contactbanner { width: auto; overflow: hidden; position: relative!important;}
.contactbanner img { width: auto; display: block; max-width: 100%;}

.page-location-wrap { width: 100%; overflow: hidden; background: rgba(255,255,255,.8); position: absolute; bottom: 0; left: 0;}
.page-location-inner { width: 1300px; overflow: hidden; margin: 0 auto; display: flex; align-items: center; justify-content: flex-end;}
.page-location-text { width: 78%; overflow: hidden; float: right; text-align: right; padding: 10px 0;}
.page-location-text span { font-size: 14px; color: #666; display: inline-block;}
.page-location-text a { font-size: 14px; color: #666;}
.page-location-text img { width: 2%; margin-right: 7px;}
.page-location-text span,.page-location-text a,.page-location-text img { vertical-align: middle;}
.page-location-text a:hover { color: #069de7;}
.page-location-text a.active { color: #069de7;}

.contact-wrap { width: 100%; overflow: hidden; background: #f3f5f6; padding: 30px 0;}
.contact-main { width: 1300px; overflow: hidden; margin: 0 auto;}

.contact-map { width: auto; overflow: hidden;margin-top: 35px}
.contact-map img { width: 100%; display: block;}

.contact-info { width: auto; overflow: hidden; background: #fff; padding: 30px 20px;}
.contact-info ul li { width: 289px; float: left; text-align: center; border-right: 1px solid #ddd; min-height: 210px;}
.contact-info ul li:last-child { border-right: none;}
.contact-info ul li img { width: 85px; display: block; margin: 0 auto;}
.contact-info ul li h3 { font-size: 20px; color: #333; font-weight: normal; padding-bottom:10px; margin-top: 20px;}
.contact-info ul li span { font-size: 16px; color: #555; line-height:1.8; margin-top: 5px; display: block;}

/*****************新闻列表*****************/
.newslist-wrap { width: 100%; overflow: hidden; padding: 20px 0;}
.newslist-main { width: 1300px; overflow: hidden; margin: 0 auto;}

.newslist { width: auto; overflow: hidden;}
.newslist ul li { overflow: hidden; border-bottom: 1px solid #ddd; padding-bottom: 25px; margin-top: 25px;}
.newslist ul li a { display: block; display: flex; align-items: center; justify-content: space-between;}
.newslist-pic { width: 380px; overflow: hidden;}
.newslist-pic img { 
	width:100%;
	display: block;
	height: 210px;
	
	overflow-x: hidden;
	overflow-y: hidden;
	transition-delay: 0s;
	transition-duration: 1s;
	transition-property: all;
	
	-ms-transition-delay: 0s;
	-ms-transition-duration: 1s;
	-ms-transition-property: all;
	
	-moz-transition-delay: 0s;
	-moz-transition-duration: 1s;
	-moz-transition-property: all;
	
	-webkit-transition-delay: 0s;
	-webkit-transition-duration: 1s;
	-webkit-transition-property: all;
	
	-o-transition-delay: 0s;
	-o-transition-duration: 1s;
	-o-transition-property: all;
}
.newslist-info { width: 880px; overflow: hidden;}
.newslist-info h5 { font-size: 24px; color: #333; font-weight: normal; padding-bottom: 7px;}
.newslist-text { 
	width: auto;
	overflow: hidden; 
	font-size: 16px;
	color: #555;
	line-height: 1.9;
	word-break:break-all;
	display:-webkit-box;
	-webkit-line-clamp:2;
	-webkit-box-orient:vertical;
}
.newslist-bottom { width: auto; overflow: hidden; display: flex; align-items: center; justify-content: space-between; margin-top: 30px;}
.newslist-data { width: 300px; overflow: hidden;}
.newslist-data i { display: inline-block; background: url(../images/data_icon.png) no-repeat; width: 18px; height: 18px; margin-right: 10px;}
.newslist-data span { font-size: 15px; color: #777;}
.newslist-data i,.newslist span { vertical-align: middle;}

.newslist-enter { width: 50px; overflow: hidden;}
.newslist-enter img { width: auto; display: block; margin: 0 auto;}
.newslist-enter-highlight { display: none;}

.newslist ul li:hover .newslist-enter-default { display: none}
.newslist ul li:hover .newslist-enter-highlight { display: block}
.newslist ul li:hover .newslist-info h5 { color: #069de7;}
.newslist ul li:hover .newslist-pic img {	
	transform: scale(1.1, 1.1);
	-ms-transform: scale(1.1, 1.1);
	-moz-transform: scale(1.1, 1.1);
	-webkit-transform: scale(1.1, 1.1);
	-o-transform: scale(1.1, 1.1);
}

.page-wrap { width: auto; overflow: hidden; border: 1px solid #ddd; margin-top: 30px; padding: 15px 20px; display: flex; align-items: center; justify-content: space-between;}
.page-total { width: 300px; overflow: hidden;}
.page-total span { font-size: 15px; color: #555;}
.page-main ul li { float: left; margin-left: 10px;}
.page-main ul li a { font-size: 15px; color: #555; display: inline-block; border: 1px solid #ddd; padding: 7px 15px;}
.page-main ul li:hover a { border: 1px solid #3ccde4; background: #3ccde4; color: #fff;}
.page-main ul li.active a { border: 1px solid #3ccde4; background: #3ccde4; color: #fff;}

.newsinfo-location-wrap { width: auto; overflow: hidden;}
.newsinfo-location-wrap span { font-size: 14px; color: #666;}
.newsinfo-location-wrap a { font-size: 14px; color: #666;}
.newsinfo-location-wrap span,.newsinfo-location-wrap a { vertical-align: middle;}
.newsinfo-location-wrap a:hover { color: #069de7;}
.newsinfo-location-wrap a.active { color: #069de7;}

.news-info { width: auto; overflow: hidden; margin-top: 20px;}
.news-info-title { width: auto; overflow: hidden; text-align: center; border-bottom: 1px dashed #ddd; padding-bottom: 10px;}
.news-info-title h2 { font-size: 24px; color: #333; font-weight:normal; padding-bottom: 7px;}
.news-info-title span { font-size: 16px; color: #888; display: inline-block; margin-left: 20px;}
.news-info-title span:nth-child(1) { margin-left: 0;}

.news-info-text { width: auto; overflow: hidden; margin-top: 20px; font-size: 15px; color: #555; line-height: 2;}
.news-info-text span { font-size: 15px; color: #555; line-height: 2;}
.news-info-text p { font-size: 15px; color: #555; line-height: 2;}
.news-info-text p span { font-size: 15px; color: #555; line-height: 2;}
.news-info-text img { width: auto; display: block; margin: 0 auto; max-width: 100%}

.news-next { width: auto; overflow: hidden;}
.news-next div { width: auto; overflow: hidden; background: #f3f5f6; margin-top: 20px; padding: 12px 20px;}
.news-next div span { font-size: 15px; color: #444;}
.news-next div a { font-size: 15px; color: #444;}
.news-next div span,.news-next div a { vertical-align: middle;}
.news-next div a:hover { color: #069de7;}

/*****************公司简介*****************/
.about-wrap { width: 100%; overflow: hidden; padding: 30px 0;}
.about-main { 
	width: 1300px;
	overflow: hidden;
	margin: 0 auto; 
	font-size: 15px;
	color: #444;
	line-height: 2.2;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.about-pic { width: 580px; overflow: hidden;}
.about-pic img { width: 100%; display: block;}
.about-info { width: 600px; overflow: hidden; color: #444; font-size: 16px; line-height: 2.2;}


/*****************代理加盟*****************/
.join-wrap { width: 100%; overflow: hidden; padding: 30px 0; background: #fff;}
.join-main { width: 1300px; overflow: hidden; margin: 0 auto;}
.join-main-inner { 
	width: 60%; 
	overflow: hidden; 
	background-color: rgb(255, 255, 255);
	box-shadow: 0px 2px 26.19px 0.81px rgba(217, 217, 217, 0.8);
	padding: 30px;
	margin: 0 auto;
	margin-top: 15px;
	margin-bottom: 20px;
}
.join-main-inner h3 { font-size: 20px; color: #222; font-family: myFirstFont; font-weight: normal; margin-bottom: 7px;}
.join-main-inner span { font-size: 15px; color: #777;}


/*****************流量卡Wi-Fi*****************/
.wifi-wrap { width: 100%; overflow: hidden; padding: 30px 0; background: #f3f5f6;}
.wifi-main { width: 1300px; overflow: hidden; margin: 0 auto; display: flex; align-items:flex-start; justify-content:space-between}

.wifi-info { width: auto; overflow: hidden; margin-top: 15px; font-size: 15px; color: #444; line-height: 2.2;}
.wifi-info span { font-size: 15px; color: #444; line-height: 2.2;}
.wifi-info p { font-size: 15px; color: #444; line-height: 2.2;}
.wifi-info p span { font-size: 15px; color: #444; line-height: 2.2;}
.wifi-info img { width: auto; display: block; margin: 0 auto; max-width: 100%;}

/*****************物联网卡*****************/
.card-wrap { width: 100%; overflow: hidden; padding: 30px 0; background: #f3f5f6;}
.card-main { width: 1300px; overflow: hidden; margin: 0 auto; display: flex; align-items:flex-start; justify-content:space-between}

.card-info { width: auto; overflow: hidden; font-size: 15px; color: #444; line-height: 2.2;}
.card-info span { font-size: 15px; color: #444; line-height: 2.2;}
.card-info p { font-size: 15px; color: #444; line-height: 2.2;}
.card-info p span { font-size: 15px; color: #444; line-height: 2.2;}
.card-info strong { font-size: 16px; color: #333; display: block; padding-top: 10px;}
.card-info img { width: auto; display: block; margin: 0 auto; max-width: 100%;}

/*****************产品中心*****************/
.productlist { width: auto; overflow: hidden;}
.productlist ul li { float: left; margin-left: 20px; width: 273px; margin-top: 20px;}
.productlist ul li:nth-of-type(3n+1) { margin-left: 0;}
.productlist-pic { width: auto; overflow: hidden;}
.productlist-pic img { width: 100%; display: block; margin: 0 auto;}
.productlist-info { width: auto; overflow: hidden; margin-top: 10px; height: 80px;}
.productlist-info h3 { 
	width:100%;
	word-break:break-all;
	display:-webkit-box;
	-webkit-line-clamp:2;
	-webkit-box-orient:vertical;
	overflow:hidden;
	font-size: 14px;
	color: #444;
	font-weight: normal;
	margin-top: 5px;
}
.productlist-info span { font-size: 22px; color: #EF0C0C; font-weight: normal;}
.productlist ul li:hover .productlist-info h3 { color: #3ccde4;}

.productinfo { width: auto; overflow: hidden; margin-top: 20px;}
.productinfo-title { width: auto; overflow: hidden; border-bottom: 1px dashed #ddd; padding-bottom: 10px;}
.productinfo-name { width: auto; overflow: hidden; display: flex; justify-content: space-between; align-items: center;}
.productinfo-name h3 { width: 85%; font-size: 18px; color: #333; font-weight: normal;}
.productinfo-name h4 { font-size: 20px; color: #EB1111; font-weight: bold;}
.productinfo-title span { font-size: 13px; color: #777; display: inline-block; margin-right: 20px; margin-top:5px;}

.productinfo-img { width: auto; overflow: hidden; margin-top: 20px;}
.productinfo-img img { width: auto; max-width: 100%; margin: 0 auto; display: block;}

/*****************首页产品中心*****************/
.index-product { width: 100%; overflow: hidden; padding: 30px 0px; background: #f3f5f6;}
.index-product h4 { font-size: 34px; color: #333; font-weight: normal; text-align: center; padding-bottom: 0px;}
.index-productlist { width: 1300px; overflow: hidden; margin: 0 auto;}
.index-productlist ul li { float: left; margin-left: 20px; width: 285px; margin-top: 20px;}
.index-productlist ul li:first-child { margin-left: 0;}
.index-productlist-pic { width: auto; overflow: hidden;}
.index-productlist-pic img { width: 100%; display: block; margin: 0 auto;}
.index-productlist-info { width: auto; overflow: hidden; margin-top: 10px;}
.index-productlist-info h3 { 
	width:100%;
	word-break:break-all;
	display:-webkit-box;
	-webkit-line-clamp:2;
	-webkit-box-orient:vertical;
	overflow:hidden;
	font-size: 14px;
	color: #444;
	font-weight: normal;
	margin-top: 5px;
}
.index-productlist-info span { font-size: 22px; color: #EF0C0C; font-weight: normal;}
.index-productlist ul li:hover .index-productlist-info h3 { color: #3ccde4;}




@media only screen and (max-width:800px)
{
	/*****************首页-头部*****************/
	.bottom_ewm{margin: 0 auto}
	.head-wrap { width: 100%; position: relative;}
	.head-nav { 
		width: 100%; 
		overflow: inherit; 
		position: absolute; 
		z-index:999;
		padding: 0;
		height: 50px;
	}
	.head-nav-inner { 
		width: auto; 
		margin: 0 auto; 
		display: flex; 
		align-items: center; 
		justify-content:space-between; 
		
		-webkit-transition: all 1s;
		-moz-transition: all 1s;
		-o-transition: all 1s;
		transition: all 1s;

		-webkit-animation-duration: 1s;
		animation-duration: 1s;
		-webkit-animation-fill-mode: both;
		animation-fill-mode: both;
		-webkit-animation-name: returnToNormal;
		animation-name: returnToNormal;
			
	}
	.head-nav-inner.active { background: #fff;}
	.head-logo { width: 70%; overflow: inherit; margin-left: 10px; margin-top: 5px; text-align: left; }
	.head-logo i { display: inline-block; background: url("../images/logo_highlight_mlkj_1.png") no-repeat; width:240px; height: 38px; background-size: 100%;}
	.head-logo.active1 i { display: inline-block; background: url(../images/logo_highlight_mlkj.png) no-repeat; width: 240px; height:38px; background-size: 100%;}


	.nav { display: block; width: 24%; background:none; height: auto; float: right;}
	
	.mobile-inner-header{ width: 50px; height: auto;}
	.mobile-inner-header-icon{
		color: #333;
		height: 50px;
		font-size:25px;
		text-align: center;
		float:right;
		width: 50px;
		position: relative;
		-webkit-transition: background 0.5s;
		-moz-transition: background 0.5s;
		-o-transition: background 0.5s;
		transition: background 0.5s;
	}
	.mobile-inner-header-icon:hover{
		cursor: pointer;
	}
	.mobile-inner-header-icon span{
		position: absolute;
		left: calc((100% - 25px) / 2);
		top: calc((100% - 1px) / 2);
		width: 25px;
		height: 1px;
		background-color: #fff;
	}
	.mobile-inner-header-icon.active2 span { background: #069de7;}
	.mobile-inner-header-icon span:nth-child(1){
	transform: translateY(4px) rotate(0deg);
	}
	.mobile-inner-header-icon span:nth-child(2){
	transform: translateY(-4px) rotate(0deg);
	}	
	
	.mobile-inner-header-icon-click span:nth-child(1){
		animation-duration: 0.5s;
		animation-fill-mode: both;
		animation-name: clickfirst;
	}		
	.mobile-inner-header-icon-click span:nth-child(2){
		animation-duration: 0.5s;
		animation-fill-mode: both;
		animation-name: clicksecond;
	}

	

	.mobile-inner-header-icon-out span:nth-child(1){
		animation-duration: 0.5s;
		animation-fill-mode: both;
		animation-name: outfirst;
	}		
	.mobile-inner-header-icon-out span:nth-child(2){
		animation-duration: 0.5s;
		animation-fill-mode: both;
		animation-name: outsecond;
	}

	.head-nav-main{
		width: 100%;
		position: absolute;
		top: 50px;
		left: 0px;
		padding-bottom: 20px;
		display: none;
		background: #fff;
		height: calc(100vh - 70px);
		overflow: inherit;
		border-top: 1px solid #ddd;
	}
	.head-nav-main ul li {	
		width: 100%;
		overflow: hidden;
		margin: 0 auto;
		border-bottom: 1px solid #ddd;
		padding-bottom: 15px;
		margin-top: 15px;
		text-align: left;
	}

	.head-nav-main ul li a{
		display:block;
		text-decoration: none;
		color: #333!important;
		font-size: 15px;
		font-weight:300;
		-webkit-transition: all 0.5s;
		-moz-transition: all 0.5s;
		-o-transition: all 0.5s;
		transition: all 0.5s;

		-webkit-animation-duration: 0.5s;
		animation-duration: 0.5s;
		-webkit-animation-fill-mode: both;
		animation-fill-mode: both;
		-webkit-animation-name: returnToNormal;
		animation-name: returnToNormal;

		padding-bottom: 0;
		border-bottom: none;
		
		padding-left: 20px;

	}
	.head-nav-main ul li a:hover{
		color: #069de7!important;
	}
	.head-nav-main ul li:hover a { border-bottom: none; color: #069de7!important;}
	.head-nav-main ul li.active a { border-bottom: none; color: #069de7!important;}
/*	@-webkit-keyframes returnToNormal {
		0% { opacity: 0; -webkit-transform: translate3d(0, -100%, 0); transform: translate3d(0, -100%, 0);}

		100% { opacity: 1; -webkit-transform: none; transform: none;}
	}
	@keyframes returnToNormal {
		0% { opacity: 0; -webkit-transform: translate3d(0, -100%, 0); transform: translate3d(0, -100%, 0);}

		100% { opacity: 1; -webkit-transform: none; transform: none;}
	}
*/	
	/*****************首页-解决方案*****************/
	.index-solution-wrap { width: 100%; overflow: hidden; padding: 10px 0;}
	.index-solution { width: 96%; overflow: hidden; margin: 0 auto;}
	.index-solution h3 { font-size: 24px; color: #333; text-align: center; font-weight: normal;}
	.index-solution-main { width: auto; overflow: hidden;}
	.index-solution-main ul li { float: left; width: 49%; position: relative; height: 260px; margin-left: 2%; margin-top: 2%;}
	.index-solution-main ul li:nth-of-type(odd) { margin-left: 0;}
	.index-solution-info { 
		width: 90%; 
		height: 170px;
		position: absolute; 
		top: 0; 
		left: 0; 
		right: 0; 
		bottom: 0; 
		z-index: 9;
		margin: auto;
		transition:all .4s ease-in-out;
	}
	.index-solution-img { width: auto; overflow: hidden; height: 70px; position: relative;}
	.index-solution-img img { width: 30%; display:block; margin: auto; top: 0; right: 0; bottom: 0; left: 0; position: absolute;}
	.index-solution-info h3 { font-size: 16px; color: #fff; font-weight: bold; margin-top: 10px;}
	.index-solution-text { width: auto; overflow: hidden; font-size: 13px; color: rgba(255,255,255,.9); margin-top: 10px; line-height: 1.5; display: block; height: 60px;}

	.index-solution-main ul li:hover .index-solution-info { height: 170px;}

	/*****************梦龙科技有限公司*****************/
	.index-profile-wrap { width: 100%; overflow:hidden; background: url("../images/card_background.jpg") no-repeat; background-size: 100% 100%; padding: 40px 0;}
	.index-profile-inner { width: 96%; overflow: hidden; margin: 0 auto;}
	.index-profile-inner h3 { font-size: 24px; color: #fff; text-align: center;}
	.index-profile-inner h5 { font-size: 15px;}
	.index-profile-main { width: auto; overflow:hidden; margin-top: 20px; font-size: 14px; color: #fff; line-height:1.8; text-indent: 2em;}

	/*****************首页-app下载*****************/
	.index-download-wrap { width: 100%; overflow: hidden; padding: 30px 0; background: #f3f5f6;}
	.index-download-inner { width: 96%; overflow: hidden; margin: 0 auto; display: inherit; align-items: center; justify-content: space-around;}
	.index-download-img { width: auto; overflow: hidden; text-align: center;}
	.index-download-info { width: auto; overflow: hidden; margin-top: 20px;}
	.index-download-info h3 { font-size: 24px; color: #333; font-weight: normal; padding-bottom:0px;}
	.index-download-info span { font-size: 16px; color: #555; line-height: 1.8;}

	.index-download-link { width: auto; overflow: hidden; margin-top: 20px;}
	.index-download-link ul li { 
		float: left;
		width: 49%;
		border-radius: 8px;
		display: flex;
		align-items: center;
		justify-content: space-around;
		margin-left: 2%;
		overflow: hidden;
		height: 50px;
	}
	.index-download-icon { width: 15%; overflow: hidden; float: left; margin-left: 10px;}
	.index-download-icon img { width: 100%; display: block; margin: 0 auto;}
	.index-download-text { width: 57%; overflow: hidden; float: left; text-align: center; margin-left: 20px;}
	.index-download-text span { font-size: 16px; color: #fff;}


	/*****************首页-新闻中心*****************/
	.index-news-inner{margin-bottom: 25px}
	.index-news-wrap { width: 100%; overflow: hidden; padding: 20px 0;}
	.index-news { width: 96%; overflow: hidden; margin: 0 auto;}
	.index-news h2 { font-size: 24px; color: #333; text-align: center; }
	.index-news h5 { font-size: 15px;}
	.index-news-pic { display: none;}
	.index-news-main { width: auto; overflow: hidden; margin-top: 0;}
	.index-news-main ul li { 
		float: none;
		width: auto;
		margin-bottom: 12px;
	}
	.index-news-main h3 { 
		font-size: 16px;
		padding-bottom: 3px;
		display: inline-block;
		white-space: nowrap; 
		width: 100%; 
		overflow: hidden;
		text-overflow:ellipsis;
	}

	/*****************FOOT*****************/
	.foot-main { width: 96%; overflow: hidden; margin: 0 auto;}
	.foot-nav { width: auto; overflow: hidden; /*display: flex; align-items: center; justify-content: space-around;*/ padding: 10px 0 0px; border-bottom: 1px solid #2e3944;}
	.foot-logo { display: none;}
	.foot-nav-main { margin-left: 0;}
	.foot-nav-main ul li { float: none; width:auto!important; margin-bottom: 12px;}
	.foot-nav-main ul li h3 { font-size: 16px; color: #fff; padding-bottom: 5px;}
	.foot-nav-main ul li a { font-size: 14px; color: rgba(255,255,255,.8); display: inline-block; padding: 3px 0; line-height: 1.4; margin-right: 12px;}
	.foot-contact { width: auto!important; margin-left: 0px!important;}
	.foot-contact a { display: block!important;}
	.bottom_ewm_1{margin-left: calc((100% - 240px)/2)}
	.bottom_ewm_1 img{margin-left: 0!important}
	.bottom_ewm{float: left!important;width: 130px!important;}
	.bottom_ewm img{width: 110px!important}
	.foot-code-pic { display: none;}
	.foot-copyright { 
		width: auto; 
		overflow: hidden;
		padding: 10px 0 7px; 
		border-top: 1px solid #3b4753;
		font-size: 12px;
		color: rgba(255,255,255,.8);
	}
	.foot-copyright span { font-size: 12px; color: rgba(255,255,255,.8); display: inline-block;}
	
	
	/*****************解决方案*****************/
	.solution-wrap { width: 100%; overflow: hidden; background: #f3f5f6; padding: 20px 0;}
	.solution-main { width: 96%; overflow: hidden; margin: 0 auto; display:inherit; align-items:flex-start; justify-content: space-between;}

	/*****************解决方案-左侧*****************/
	.solution-left { width: auto; overflow: hidden;}
	.solution-classification { width: auto; overflow: hidden; border-radius: 0px;}
	.solution-classification-title { width: auto; overflow: hidden; background: #069de7; text-align: center; padding: 15px 0; display: none;}

	.solution-classificatino-main { width: auto; overflow: hidden;}
	.solution-classificatino-main ul li { overflow: hidden; background: #fff; border-bottom:none; width: 49.8%; float: left; margin-left: 1px; margin-top: 1px; text-align: center;}
	.solution-classificatino-main ul li:nth-child(odd) { margin-left: 0;}
	.solution-classificatino-main ul li a { display: block; padding: 12px 0;}
	.solution-classificatino-main ul li span { display: none; width: 10px; height: 10px; border: 1px solid #ddd; border-radius: 50%; margin-left: 15px; background: #fff;}
	.solution-classificatino-main ul li h5 { font-size: 14px; color: #555; font-weight: normal; display: inline-block; margin-left: 10px;}

	.solution-left-contact {display: none;}

	.solution-left-download {display: none;}

	.solution-right { width: auto; overflow: hidden; background: #fff; margin-top: 20px;}
	.solution-right-inner { width: auto; overflow: hidden; padding: 10px;}

	.location-wrap { width: auto; overflow: hidden; display: inherit; align-items: center; justify-content: space-between; border-bottom: 1px solid #ddd; padding-bottom: 12px;}
	.location-title { width: 300px; overflow: hidden; display: none;}

	.location-main { 
		width: auto;
		max-width:94%; 
		overflow: hidden;
		text-align: right; 
		display: inline-block;
		white-space: nowrap; 
		text-overflow:ellipsis;
		float: right;
	}
	
	/*****************app下载*****************/
	.download-wrap { width: 100%; overflow: hidden; background: #f3f5f6; padding: 20px 0;}
	.download-main { width: 96%; overflow: hidden; margin: 0 auto; display: inherit; align-items:center; justify-content: space-between;}

	.download-model { width: auto; overflow: hidden;}
	.download-model img { width: 60%; display: block; margin: 0 auto;}

	.download-info { width: auto; overflow: hidden; margin-top: 30px;}
	.download-name { width: auto; overflow: hidden; display: flex; align-items: center; justify-content: space-around;}
	.download-logo { width: 20%; overflow: hidden;}
	.download-logo img { width: 100%; display: block; margin: 0 auto;}
	.download-text { width: 70%; overflow: hidden;}
	.download-text h3 { font-size: 18px; color: #069de7; font-weight: normal; padding-bottom: 0px}
	.download-text span { font-size:14px; color: #777; line-height: 1.7;}

	.download-applink { width: auto; overflow: hidden; margin-top: 30px; text-align: center;}
	.download-applink a {
		border-radius: 10px;
		width: 48%;
		display: inline-block;
		margin-top:0px;
		height: 50px;
		line-height: 3.5;
		margin-left: 2%;
	}
	.download-applink h5 { font-size: 16px; color: #fff; font-weight: normal; display: inline-block;}
	.download-applink i { margin-right: 15px;}

	.download-qrcode { margin-top: 20px;}
	.download-qricon { width: 50%; overflow: hidden;}
	.download-qricon img { width:80%; display: block; margin: 0 auto;}
	.download-qrcodeimg { width: 50%; overflow: hidden;}
	.download-qrcodeimg img { width:80%; display:block; margin: 0 auto;}
	
	/*****************联系我们*****************/
	.contact-nav { width: 100%; overflow: hidden; background: rgba(255,255,255,.6); position: absolute; bottom: 0; left: 0;}
	.contact-nav-inner { width: 96%; overflow: hidden; margin: 0 auto; display: inherit; align-items: center; justify-content: flex-end;}
	.contact-nav-inner ul li { float: left; width: 33.333%; text-align: center; padding: 4px 0 0;}
	.contact-nav-inner ul li a { font-size: 14px; color: #333; display: inline-block; border-bottom: 3px solid rgba(255,255,255,0); padding: 8px 0 8px;}

	.contact-wrap { width: 100%; overflow: hidden; background: #f3f5f6; padding: 20px 0;}
	.contact-main { width: 96%; overflow: hidden; margin: 0 auto;}

	.contact-info { width: auto; overflow: hidden; background: #fff; padding: 10px 0; }
	.contact-info ul li { width: 49.8%; margin-top: 10px; min-height: auto;}
	.contact-info ul li:nth-child(2) { border-right: none;}
	.contact-info ul li img { width: 40px; display: block; margin: 0 auto;}
	.contact-info ul li h3 { font-size: 16px; color: #333; font-weight: normal; padding-bottom:5px;}
	.contact-info ul li span { font-size: 13px; color: #555; line-height:1.8; margin-top: 0px; display: block;}

	.page-location-inner { width: 96%; overflow: hidden; margin: 0 auto; display: flex; align-items: center; justify-content: flex-end;}
	.page-location-text img { width: 8%; margin-right: 7px;}
	
	/*****************新闻列表*****************/
	.newslist-main { width: 96%; overflow: hidden; margin: 0 auto;}

	.newslist ul li { 
		overflow: hidden; 
		border-bottom: 1px solid #ddd; 
		padding-bottom: 4%;
		margin-top: 4%;
		display: flex;
		align-items: center;
		justify-content: space-around;
	}
	.newslist-pic { width: 40%; overflow: hidden;}
	.newslist-pic img { 
		width:100%;
		display: block;
		height: 100px;
	}
	.newslist-info { width: 55%; overflow: hidden;}
	.newslist-info h5 { 
		font-size: 15px;
		color: #333;
		font-weight: normal;
		padding-bottom: 5px;
		display: inline-block;
		white-space: nowrap; 
		width: 100%; 
		overflow: hidden;
		text-overflow:ellipsis;
	}
	.newslist-text { 
		width: auto;
		overflow: hidden; 
		font-size: 14px;
		color: #555;
		line-height: 1.6;
		word-break:break-all;
		display:-webkit-box;
		-webkit-line-clamp:1;
		-webkit-box-orient:vertical;
	}
	.newslist-bottom { width: auto; overflow: hidden; display: flex; align-items: center; justify-content: space-between; margin-top: 20px;}
	.newslist-data { width: 80%; overflow: hidden;}

	.page-wrap { width: auto; overflow: hidden; border: 1px solid #ddd; margin-top: 20px; padding: 10px 10px; display: flex; align-items: center; justify-content: space-between;}
	.page-total { width: 15%; overflow: hidden;}
	.page-total span { font-size: 15px; color: #555;}
	.page-main { max-width: 83%; overflow: hidden;}
	.page-main ul li { float: left; margin-left: 5px;}
	.page-main ul li a { font-size: 14px; color: #555; display: inline-block; border: 1px solid #ddd; padding: 2px 7px;}

	.newsinfo-location-wrap { 
		width: auto; 
		overflow: hidden;
		display: inline-block;
		white-space: nowrap; 
		max-width: 98%; 
		text-overflow:ellipsis;
	}

	.news-info { margin-top: 7px;}
	.news-info-title h2 { font-size: 22px; color: #333; font-weight:normal; padding-bottom: 7px;}
	.news-info-title span { font-size: 14px; color: #888; display: inline-block; margin-left: 20px;}

	.news-info-text { width: auto; overflow: hidden; margin-top: 10px; font-size: 15px; color: #555; line-height: 2;}

	.news-next div { width: auto; overflow: hidden; background: #f3f5f6; margin-top: 10px; padding: 12px 10px;}
	.news-next div span { font-size: 14px; color: #444;}
	.news-next div a { font-size: 14px; color: #444;}

	/*****************公司简介*****************/
	.about-wrap { padding: 15px 0;}
	.about-main { 
		width: 96%; 
		overflow: hidden; 
		margin: 0 auto;
	}
	.about-pic { display: none;}
	
	/*****************代理加盟*****************/
	.join-wrap { width: 100%; overflow: hidden; padding: 20px 0; background: #f3f5f6;}
	.join-main { width: 94%; overflow: hidden; margin: 0 auto;}
	.join-main-inner { 
		width: auto; 
		overflow: hidden; 
		background-color: rgb(255, 255, 255);
		box-shadow:none;
		padding: 20px;
		margin: 0 auto;
		margin-top: 0px;
		margin-bottom: 0px;
	}
	.join-main-inner h3 { font-size: 20px; color: #222; font-family: myFirstFont; font-weight: normal; margin-bottom: 7px;}
	.join-main-inner span { font-size: 15px; color: #777;}

	/*****************wifi*****************/
	.wifi-wrap { width: 100%; overflow: hidden; background: #fff; padding: 0px 0;}
	.wifi-main { width: 96%; overflow: hidden; margin: 0 auto; display:inherit; align-items:flex-start; justify-content: space-between;}
	
	.wifi-classification { display: none;}
	.wifi-right { margin-top: 15px; padding-bottom: 15px;}
	.wifi-right-inner { padding: 0;}
	
	/*****************card*****************/
	.card-wrap { width: 100%; overflow: hidden; background: #fff; padding: 0px 0;}
	.card-main { width: 96%; overflow: hidden; margin: 0 auto; display:inherit; align-items:flex-start; justify-content: space-between;}
	
	.card-classification { display: none;}
	.card-right { margin-top: 15px; padding-bottom: 15px;}
	.card-right-inner { padding: 0;}
	.card-info { margin-top: 0px;}
	
	
	/*****************产品中心*****************/
	.productlist ul li { float: left; margin-left: 2%; width: 49%; margin-top: 5%; overflow: hidden;}
	.productlist ul li:nth-of-type(3n+1) { margin-left: 2%;}
	.productlist ul li:nth-of-type(odd) { margin-left: 0;}
	.productlist-info h3 { 
		width:100%;
		word-break:break-all;
		display:-webkit-box;
		-webkit-line-clamp:2;
		-webkit-box-orient:vertical;
		overflow:hidden;
		font-size: 13px;
		color: #444;
		font-weight: normal;
		margin-top: 5px;
	}
	.productlist-info span { font-size: 20px; color: #EF0C0C; font-weight: normal;}

	.productinfo { width: auto; overflow: hidden; margin-top: 10px;}
	.productinfo-name { width: auto; overflow: hidden; display:inherit; justify-content: space-between; align-items: center;}
	.productinfo-name h3 { width: auto; font-size: 16px; color: #333; font-weight: normal;}
	.productinfo-name h4 { font-size: 20px; color: #EB1111; font-weight: bold; margin-top: 5px;}
	.productinfo-title span { font-size: 12px; color: #777; display: inline-block; margin-right: 13px; margin-top:5px;}
	.productinfo-title span:nth-child(4) { margin-right: 0;}

	.productinfo-img { width: auto; overflow: hidden; margin-top: 10px;}
	
	/*****************首页产品中心*****************/
	.index-product { width: 100%; overflow: hidden; padding: 20px 0px; background: #f3f5f6;}
	.index-product h4 { font-size: 24px; color: #333; font-weight: normal; text-align: center; padding-bottom: 0px;}
	.index-productlist { width: 96%; overflow: hidden; margin: 0 auto;}
	.index-productlist ul li { float: left; margin-left: 2%; width: 49%; margin-top: 20px;}
	.index-productlist ul li:first-child { margin-left: 0;}
	.index-productlist ul li:nth-of-type(odd) { margin-left: 0;}
	.index-productlist-info h3 { 
		width:100%;
		word-break:break-all;
		display:-webkit-box;
		-webkit-line-clamp:2;
		-webkit-box-orient:vertical;
		overflow:hidden;
		font-size: 13px;
		color: #444;
		font-weight: normal;
		margin-top: 5px;
	}
	.index-productlist-info span { font-size: 20px; color: #EF0C0C; font-weight: normal;}
	
}
	


/*2023.10.12*/
.container11{width: 1300px;margin: 0 auto}
	.xzcen_1{background: #1863e3 url(../images/bg-001.png) no-repeat right bottom;height: 650px;background-size: auto 650px}
.xzcen_1_cen{padding-top: 240px}
.xzcen_1_cen h1{font-size: 45px;color: #fff}
.xzcen_1_cen h2{font-size: 24px;color: #fff;font-weight: normal;margin-top: 30px}

.fewq{display: flex;align-items: center;justify-content: space-between;padding: 100px 0;flex-wrap: wrap}
.xzcen_2_left{float: left;width: 50%}
.xzcen_2_left img{display: block;width: 100%;height: auto}
.xzcen_2_right{width: 40%}

.xzcen_2_right h1{font-size: 43px;padding-bottom: 20px;color: #333;}
.xzcen_2_right h2{font-size: 24px;padding-bottom: 20px;color: #999;font-weight: normal;}
.xzcen_2_right dl dt img{display: block;width: 50%;height: auto}

.rewq{display: flex;align-items: center;justify-content: space-between;flex-wrap: wrap}

.xzcen_3{background: #f1f5fc;padding: 100px 0}
.xzcen_3_right {width: 45%;}
.xzcen_3_right img{display: block;height: auto;width: 100%;}
.xzcen_3_left{width: 50%}
.xzcen_3_left ul{display: flex;justify-content: space-around;flex-wrap: wrap}
.xzcen_3_left ul li{text-align: center}
.xzcen_3_left ul li dd{font-size: 17px;margin-top: 10px;color: #333}
.xzcen_3_left h1{font-size: 40px;padding-bottom: 50px;padding-left: 50px;color: #333}



@media only screen and (max-width: 1350px){
	.container11{width: 90%;margin: 0 auto}
	.xzcen_2_right h1{font-size: 35px;}
	.xzcen_2_right h2{font-size: 20px;}
	.xzcen_1_cen h1{font-size: 35px;}
	.xzcen_1_cen h2{font-size: 20px;}
	.xzcen_3_left h1{font-size: 35px;}
}


@media only screen and (max-width: 1024px){
	.container11{width: 96%;margin: 0 auto}
	.xzcen_2_right h1{font-size: 30px;}
	.xzcen_2_right h2{font-size: 20px;}
	.xzcen_1_cen h1{font-size: 30px;text-align:center}
	.xzcen_1_cen h2{font-size: 20px;text-align:center}
	.xzcen_3_left h1{font-size: 30px;padding-left: 0}
	.xzcen_3_left ul li dt img{width: 70px;height: 70px}
	.xzcen_3_right{width: 45%}
	.xzcen_1 {
    background: #1863e3 url(../images/bg-001.png) no-repeat right bottom;
    height: 460px;
    background-size: auto 460px;}
}




@media only screen and (max-width: 640px){

	.xzcen_1 {
    background: #1863e3 url(../images/bg-001.png) no-repeat right bottom;
    height: 420px;
    background-size: auto 260px;}
	.xzcen_1_cen{padding-top: 140px}
	.xzcen_1_cen h2{margin-top: 15px}
	.xzcen_2_left{width: 100%;}
	.xzcen_2_right{width: 100%}
	
	.xzcen_2_right h1{text-align: center;padding-bottom: 10px;padding-top: 25px}
	.xzcen_2_right h2{text-align: center}
	.xzcen_2_right dl dt img{margin: 0 auto}
	.xzcen_1_cen {padding-top: 100px;}
	.xzcen_3_left{width: 100%}
	.xzcen_3_right{width: 100%}
	.xzcen_3_right img{width: 95%;margin: 0 auto;padding-top: 20px}
	.xzcen_3,.fewq{padding: 50px 0}
	.xzcen_3_left h1{text-align: center}
	.xzcen_3_left ul li dd{font-size: 15px}
	
	.xzcen_2_right h1{font-size: 25px;}
	.xzcen_2_right h2{font-size: 16px;}
	.xzcen_1_cen h1{font-size: 25px;}
	.xzcen_1_cen h2{font-size: 16px;}
	.xzcen_3_left h1{font-size: 25px;}
	
}
