/* 未能缩小。正在返回未缩小的内容。
(70,9): run-time error CSS1036: Expected expression, found '$'
 */
@charset "UTF-8";

/**
* 通用样式文件
*@file:common.css;
*@create author:gj;
**/
html,body{width:100%;height:100%}
*, html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td {
  margin: 0;
  padding: 0;
}
fieldset, img {
  border: 0;
}

address, caption, cite, code, dfn, em, th, var, optgroup {
  font-style: inherit;
  font-weight: inherit;
}

del, ins {
  text-decoration: none;
}

li {
  list-style: none;
}

h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
  font-weight: normal;
}

q:before, q:after {
  content: '';
}

abbr, acronym {
  border: 0;
  font-variant: normal;
}

em, cite {
  font-style: normal;
}
input, button, textarea, select, optgroup, option {
  outline: none;
}

input, button, textarea, select {
  *font-size: 100%;
  font-family:"Microsoft YaHei";
}

img {
  vertical-align: top;
  border: 0;
}
@font-face{
　　font-family: "weiruanyahe";
　　src: url('weiruanyahe.ttf') format('truetype');
}
html, body {
  font-family: "Microsoft YaHei","weiruanyahe" !important;/*"cochinArchaic",*/
  background-color: #fff;
}

a {
  color:$color-grey-four;
  outline: none;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}
.tc{
  text-align:center !important;
}
.tr{
  text-align:right;
}
.tl{
  text-align:left !important;
}
.fl{
  float:left;
}
.fr{
  float:right;
}
.noBorder{
  border:none !important;
}

/*头部 开始*/
header{
  width:980px;
  height: 90px;
  overflow: hidden;
  margin:0 auto;
}
header h1{
  width:135px;
  height: 51px;
  float: left;
  background:url(/images/common/logo.png) no-repeat;
  margin-top: 20px;
}
header .companyName{
  float: left;
  margin-left: 15px;
   margin-top: 20px;
}
header .companyName h2{
  font-size: 16px;
  color:#000;
  margin:2px 0 3px 0;
}
header .companyName p{
  font-size: 14px;
  color:#595959;
}
.navMain{
  width:560px;
  float: right;
  height:90px;
  line-height: 90px;
}
.navMain .navInfo{
  width: 980px;
  height: auto;
  overflow: hidden;
  margin:0 auto;
}
.navMain .navInfo a{
  width: 140px;
  color:#1580c5;
  text-align: center;
  display: block;
  float: left;
  font-size:20px;
  text-decoration: none;
}
.navMain .navInfo a.Cur{
  color:#fff;
  background: #178bd5;
}
/*头部 结束*/

/*底部 开始*/
footer{
  width: 100%;
  height: 42px;
  overflow: hidden;
  background:#4d4d4d;
}
footer .footerMain{
  width: 980px;
  line-height: 42px;
  margin:0 auto;
  font-size: 12px;
  color:#fff;
  text-align: center;
}
/*底部 结束*/
.borderNo{
  border:none !important;
}
@charset "UTF-8";

/**
* 全部样式
*@file:index.css;
*@create author:gj;
**/
/*首页 开始*/

.indexbannerMain{
	width: 100%;
	height: 360px;
	background:url(/images/other/indexBanner.jpg) no-repeat;
	background-size: cover;
}
.contentNav{
	width: 980px;
	height: auto;
	overflow: hidden;
	margin:50px auto 60px;
	padding-bottom: 30px;
}
.contentNav a{
	display: inline-block;
	width:32.6%;
	height: 200px;
	float: left;
	margin-right: 10px;
	position: relative;
}
.contentNav a img{
	display: block;
	width:100%;
	height: 200px;
	margin:0 auto;
}
.contentNav a:last-child{
	margin:0;
}
.contentNav .navText{
	width:100%;
	position: absolute;
	top:0;
	left:0;
	text-align: center;
}
.contentNav .navText span{
	display: inline-block;
	color:#fff;
	font-size:26px;
	margin:70px 0 8px 0;
}
.contentNav .navText em{
	display: block;
	color:#fff;
	font-size:24px;
}

.productsMain,
.solutionsMain,
.caseMain{
	width: 980px;
	height: auto;
	overflow: hidden;
	margin:0 auto;
	padding-bottom: 10px;
}
.productsMain .titles,
.solutionsMain .titles,
.caseMain .titles{
	height: auto;
	overflow: hidden;
	margin-bottom: 15px;
}
.productsMain .titlesInfo,
.solutionsMain .titlesInfo,
.caseMain .titlesInfo{
	width:100%;
	text-align: center;
	height: auto;
	overflow: hidden;
	margin:0 auto 20px;
}
.productsMain .titlesInfo h3,
.solutionsMain .titlesInfo h3,
.caseMain .titlesInfo h3{
	display: inline-block;
	font-size: 20px;
	color:#100604;
}
.productsMain .titlesInfo em,
.solutionsMain .titlesInfo em,
.caseMain .titlesInfo em{
	font-size: 22px;
	color:#3b3a38;
	display: inline-block;
	margin-left: 5px;
}
.productsMain .productsInfo{
	height: auto;
	overflow: hidden;
}
.productsMain .productsInfo li{
	height: auto;
	overflow: hidden;
	float: left;
	width: 32.6%;
	margin-right: 10px;
}
.productsMain .productsInfo li a{
	text-decoration: none;
}
.productsMain .productsInfo li:last-child{
	margin:0;
}
.productsInfo li img{
	width:99%;
	height: 200px;
	border:1px solid #ccc;
}
.productsInfo li h2{
    color:#160908;
    font-size: 20px;
    margin:20px 0 10px;
    text-align: center;
    width:100%;
}
.productsInfo li p{
	height: 60px;
	overflow: hidden;
	color:#636363;
	font-size:16px;
	text-align: center;
}
.productsMain .moreBtn,
.solutionsMain .moreBtn,
.caseMain .moreBtn{
	width:94px;
	height: 30px;
	line-height: 26px;
	text-align: center;
	border:2px solid #0f80c4;
	display: block;
	color: #0f80c4;
	margin:30px auto 60px;
	font-size: 18px;
	text-decoration: none;
}
.solutionsMain .solutionsInfo,
.caseMain .caseInfo{
	height: auto;
	overflow: hidden;
}
.solutionsMain .solutionsInfo li,
.caseMain .caseInfo li{
	height: auto;
	overflow: hidden;
	float: left;
	width: 32.6%;
	margin-right: 10px;
	
}
.caseMain .caseInfo li{
	margin-bottom: 30px;
}
.solutionsMain .solutionsInfo li:last-child,
.caseMain .caseInfo li:last-child{
	margin:0;
}
.solutionsMain .solutionsInfo li a,
.caseMain .caseInfo li a{
	text-decoration: none;
}
.solutionsMain .solutionsInfo li img,
.caseMain .caseInfo li img{
	width: 100%;
	height: 200px;
}
.solutionsInfo li h2,
.caseMain .caseInfo li h2{
    color:#160908;
    font-size: 20px;
    margin:20px 0 10px;
    width:100%;
    text-align: center;
}
.caseMain .caseInfo li h2{
	height: 50px;
	overflow: hidden;
}
.caseMain .caseInfo li p{
	height: 65px;
	overflow: hidden;
	color:#909090;
	font-size:14px;
	text-align: center;
	line-height: 22px;
}
.qrCode{
	width:1200px;
	height: auto;
	overflow: hidden;
	margin:30px auto;
}
.qrCode .qrCodeMain{
   width:120px;
   margin:0 auto;
}
.qrCode p{
	font-size: 14px;
}
.qrCode img{
	width:120px;
	height: 120px;
	margin-top: 8px;
}
/*首页 结束*/

/*产品 开始*/
.productsBanner{
	width:100%;
	height: 360px;
	background:url(/images/other/productsBanner.jpg) no-repeat;
	background-size: cover;
	border-top: 1px solid #1580c5;
}
.a1Banner{
	width:100%;
	height: 360px;
	background:url(/images/other/a1Banner.jpg) no-repeat;
	background-size: cover;
	border-top: 1px solid #1580c5;
}
.s2Banner{
	width:100%;
	height: 360px;
	background:url(/images/other/s2Banner.jpg) no-repeat;
	background-size: cover;
	border-top: 1px solid #1580c5;
}
.t3Banner{
	width:100%;
	height: 360px;
	background:url(/images/other/t3Banner.jpg) no-repeat;
	background-size: cover;
	border-top: 1px solid #1580c5;
}
.goodleBanner{
	width:100%;
	height: 360px;
	background:url(/images/other/goodleBanner.jpg) no-repeat;
	background-size: cover;
	border-top: 1px solid #1580c5;
}
.exhibitionBanner{
	width:100%;
	height: 360px;
	background:url(/images/other/exhibitionBanner.jpg) no-repeat;
	background-size: cover;
	border-top: 1px solid #1580c5;
}
.maxusBanner{
	width:100%;
	height: 360px;
	background:url(/images/other/maxusBanner.jpg) no-repeat;
	background-size: cover;
	border-top: 1px solid #1580c5;
}
.numberBanner{
	width:100%;
	height: 360px;
	background:url(/images/other/numberBanner.jpg) no-repeat;
	background-size: cover;
	border-top: 1px solid #1580c5;
}
.productsMain h2{
	font-size: 22px;
	text-align: center;
	color:#333;
	margin:40px 0 30px;
}
.productsMain .productsDetail{
	height: auto;
	overflow: hidden;
	margin-bottom: 50px;
}
.productsMain .productsDetail li{
	width: 32.2%;
	float: left;
	height: auto;
	overflow: hidden;
	margin-right: 15px;
}
.productsMain .productsDetail li a{
	display: block;
	text-decoration: none;

}
.productsMain .productsDetail li:last-child{
	margin:0;
}
.productsMain .productsDetail li img{
	width:100%;
	height: 320px;
}
.productsMain .productsDetail li h3{
	color:#000;
	font-size:20px;
	margin:20px 0 10px;
}
.productsMain .productsDetail li p{
	color:#6d6d6d;
	font-size: 16px;
}
.productsDetail ul{
	margin:0 0 0 150px;
}
.productsDetail ul li{
	background: url(/images/other/spotIconing.jpg) no-repeat 0 7px;
	font-size: 15px;
    color: #4e4e4e;
    padding-left: 15px;
    margin-bottom: 5px;
}
.productsKey{
	border:none !important;
	margin:50px auto 200px;
}
.productsMain .location{
	font-size: 18px;
	color: #6d6d6d;
	text-align: center;
	margin-bottom: 100px;
}
.productsMain .application{
	height: auto;
	overflow: hidden;
}
.application ul{
	height: auto;
	overflow: hidden;
}
.application ul li{
	width: 130px;
	float: left;
	margin-left: 58px;
}
.application ul li h4{
	font-size: 18px;
	margin-bottom: 10px;
}
.application ul li p{
	font-size: 16px;
	color:#6d6d6d;
	margin-bottom: 10px;
}
.application .line{
	width: 980px;
	height: 16px;
	background:url(/images/other/spotIcon.jpg) no-repeat;
	margin:20px 0 30px 0;
}
/*产品详情*/
.productsDetail img{
	margin:30px auto;
	display: block;
}
.productsDetail .space{
	height: 30px;
}
.productsDetail i{
	width: 100%;
	font-style: normal;
	text-align: center;
	display: block;
	color: #757373;
	font-size: 12px;
}
.productsDetail h4{
	color:#000;
	font-size: 19px;
	margin:50px 0 20px 0;
}
.productsDetail .explain{
	text-align: center;
	margin:60px 0 0 0;
}
.productsDetail .explain span{
	display: block;
	font-size: 14px;
	margin-bottom: 5px;
}
.productsDetail .explain em{
	font-size: 14px;
}
.productsDetail .step{
	height: auto;
	overflow: hidden;
	margin:20px 0;
}
.productsDetail .step em{
	width: 130px;
	height: 35px;
	display: block;
	background: url(/images/other/producrDetial7.jpg) no-repeat;	
}
.productsDetail .step span{
	font-size: 17px;
    color: #575757;
}
.productsDetail .explain .visitor{
	width: 185px;
	font-size: 17px;
	margin:0 auto 5px;
	padding-bottom: 8px;
	border-bottom:1px solid #000;
}
.productsDetail p em{
	font-size: 12px;
}
.productsDetail .stepInfo{
	height: auto;
	overflow: hidden;
}
.productsDetail .stepInfo em.oneInco,
.productsDetail .stepInfo em.twoInco,
.productsDetail .stepInfo em.threeInco,
.productsDetail .stepInfo em.fourInco,
.productsDetail .stepInfo em.fiveInco,
.productsDetail .stepInfo em.sixInco,
.productsDetail .stepInfo em.sevenInco{
	width: 43px;
	height: 36px;
	display: inline-block;
	float: left;
	margin:0 30px;
	background: url(/images/other/s2_step1.jpg) no-repeat;	
}
.productsDetail .stepInfo em.twoInco{
	background: url(/images/other/s2_step2.jpg) no-repeat;
}
.productsDetail .stepInfo em.threeInco{
	background: url(/images/other/s2_step3.jpg) no-repeat;
}
.productsDetail .stepInfo em.fourInco{
	background: url(/images/other/s2_step4.jpg) no-repeat;
}
.productsDetail .stepInfo em.fiveInco{
	background: url(/images/other/s2_step5.jpg) no-repeat;
}
.productsDetail .stepInfo em.sixInco{
	background: url(/images/other/s2_step6.jpg) no-repeat;
}
.productsDetail .stepInfo em.sevenInco{
	background: url(/images/other/s2_step7.jpg) no-repeat;
}
.productsDetail .stepInfo p{
	float: left;
	margin-top: 3px;
}
.productsDetail .stepTitle{
	text-align: center;
}
.productsDetail .stepTitle span{
	font-size: 16px;
    color: #4e4e4e;
    display: block;
    margin:0 auto;
}
.productsDetail .stepTitle em.one{
	width: 124px;
	height: 21px;
	display: inline-block; 
	background: url(/images/other/onePic.jpg) no-repeat;
	margin:5px 0 0 13px;
}
.productsDetail .stepTitle em.two{
	width: 66px;
	height: 21px;
	display: inline-block; 
	background: url(/images/other/twoPic.jpg) no-repeat;
	margin:5px 0 0 13px;
}
.productsDetail .stepTitle em.three{
	width: 100px;
	height: 21px;
	display: inline-block; 
	background: url(/images/other/threePic.jpg) no-repeat;
	margin:5px 0 0 13px;
}
.productsDetail .stepTitle em.four{
	width: 234px;
	height: 21px;
	display: inline-block; 
	background: url(/images/other/fivPic.jpg) no-repeat;
	margin:5px 0 0 13px;
}
.productsDetail .stepTitle em.five{
	width: 234px;
	height: 21px;
	display: inline-block; 
	background: url(/images/other/sixPic.jpg) no-repeat;
	margin:5px 0 0 13px;
}
.productsDetail .stepTitle em.six{
	width: 106px;
	height: 21px;
	display: inline-block; 
	background: url(/images/other/seven.jpg) no-repeat;
	margin:5px 0 0 13px;
}
.productsDetail .stepTitle em.seven{
	width: 116px;
	height: 21px;
	display: inline-block; 
	background: url(/images/other/eight.jpg) no-repeat;
	margin:5px 0 0 13px;
}
.productsDetail .stepTitle em.nine{
	width: 214px;
	height: 22px;
	display: inline-block; 
	background: url(/images/other/ninePic.jpg) no-repeat;
	margin:5px 0 0 13px;
}
.productsDetail .stepTitle em.tine{
	width: 181px;
	height: 22px;
	display: inline-block; 
	background: url(/images/other/tinePic.jpg) no-repeat;
	margin:5px 0 0 13px;
}
/*产品 结束*/

/*案例 开始*/
.caseBanner{
	width: 100%;
	height: 360px;
	background:url(/images/other/caseBanner.jpg) no-repeat;
	background-size: cover;
	border-top: 1px solid #1580c5;
}
.caseKey{
	border:none !important;
	margin-bottom: 150px;
	margin-top: 60px;
}
/*.caseKey .caseInfo p{
	height: 60px !important;
}*/
.productsDetail h6{
	width: 255px;
	color:#000;
	font-size:17px;
	padding-bottom: 15px;
	margin:0 auto 25px;
	background: url(/images/other/caseTitle.jpg) no-repeat 0 bottom;
}
.productsDetail .label,
.productsDetail .label2{
	width:100%;
	text-align: center;
	margin:5px 0 15px 0;
	height: auto;
	overflow: hidden;
}
.productsDetail .label2 i{
	display: inline-block;
	width: 50px;
}
.productsDetail .label em{
	width:18px;
	height: 36px;
	display: inline-block;
	float: left;
	background: url(/images/other/labelLeft.jpg) no-repeat;
	background-size: 100%;
	margin:0 0 0 378px;
}
.productsDetail .label span{
	display: inline-block;
	float: left;
	margin:8px 0 0 5px;
}
.productsDetail .label2 em{
	width:18px;
	height: 36px;
	display: inline-block;
	float: left;
	background: url(/images/other/labelRight.jpg) no-repeat;
	background-size: 100%;	
}
.productsDetail .label2 span{
	display: inline-block;
	float: left;
	margin:13px 5px 0 378px;
}
.productsDetail .centerText{
	width: 550px;
	margin:0 auto 35px;
}

/*案例 结束*/

/*关于 开始*/

.bannerMain{
	width: 100%;
	height: 340px;
	background: url(/images/other/aboutBanner.jpg) no-repeat;
	border-top: 1px solid #1580c5;
}
.crumbs{
	width: 100%;
	height: 30px;
	line-height: 30px;
	background: #d6d6d6;
}
.crumbs .crumbsMain{
	width: 980px;
	height: 30px;
	line-height: 30px;
	margin:0 auto;
	font-size: 14px;
	color:#434343;
}
.crumbs .crumbsMain a{
	color:#434343;
}
.aboutContent,
.productsDetail{
	width: 980px;
	margin:0 auto;
	padding-bottom: 100px;
}
.aboutContent h2,
.productsDetail h2{
	font-size: 32px;
	text-align: center;
	color:#000;
	margin:58px 0 20px 0;
}
.aboutContent img.titlePic{
	width: 643px;
	height: 8px;
	display: block;
	overflow: hidden;
	margin: 0 auto;
}
.aboutContent em.bigTitle{
	display: inline-block;
	text-align: center;
	color:#000;
	width:98%;
	font-size: small;
	transform: scale(0.78);
	margin:0 auto 52px;
}
.aboutContent h3,
.productsDetail h3{
	font-size: 19px;
	color:#000;
	text-align: center;
	margin-bottom: 42px;
}
.aboutContent p,
.productsDetail p{
	font-size: 17px;
	color:#4e4e4e;
	line-height: 28px;
	margin-bottom: 35px;
}
.aboutContent .twolevel{
	text-align: left;
}
.aboutContent .twolevel span{
	font-size: 22px;
	color:#5e5e5e;
	display: block;
}
.aboutContent .twolevel em{
	color:#919191;
	font-size: 22px;
	margin-top: 3px;
	display: block;
}
.aboutContent .map{
	margin:5px 0 0 110px;
}
.aboutContent .network{
	margin-top: -30px;
	margin-bottom: 45px;
}
.aboutContent .network span{
	font-size: 22px;
	font-weight: bolder;
	color:#5fac34;
	display: block;
	margin-bottom: 15px;
}
.aboutContent .network p{
	font-size: 20px;
	color:#808080;
	margin-bottom: 5px;
}
.aboutContent .cityPic{
	width: 979px;
	display: block;
	margin:0 auto 80px;
}
.aboutContent h4{
	font-size: 20px;
	color:#5e5e5e;
	line-height: 30px;
	margin:20px 0 28px 0;
}
.aboutContent h5{
	font-size: 19px;
	color:#5e5e5e;
	line-height: 30px;
}
.aboutContent .abpic{
	width: 567px;
	display: block;
	margin:60px auto 80px;
}
.aboutContent .abPic2{
	width: 924px;
	display: block;
	margin:60px auto 80px;
}

/*关于 结束*/

/*二级页面 开始*/
.twoLevelMain{
	width: 1200px;
	height: auto;
	overflow: hidden;
	margin:30px auto;
}
.twoLevelMain .levelTitle{
	height: auto;
	overflow: hidden;
	margin-top: 20px;
}
.twoLevelMain .levelTitle h2{
	font-size: 28px;
	color:#ff4f47;
	float: left;
	margin-top: 5px;
}
.twoLevelMain .levelTitle a{
	width: 50px;
	height: 50px;
	display: inline-block;
	float: right;
	background: url(/images/other/share.jpg) no-repeat;
}
.twoLevelMain .levelWord{
	height: auto;
	overflow: hidden;
}
.twoLevelMain .levelWord .wordInfo{
	margin-bottom: 30px;
}
.levelWord .wordInfo p{
	color:#231815;
	font-size: 16px;
	line-height: 28px;
}
.slider, .slider .slider-img {
    overflow: hidden;
    height: 460px;
}
.slider {
    width: 1200px;
    margin:15px auto 40px;
    position: relative;
}
.slider:hover .slider-btn {
    color: #fff;
    text-shadow: 0 0 5px #666;
}
.slider .slider-img {
    width: 12000px;
    position: relative;
}
.slider .slider-img .slider-img-ul {
    position: absolute;
    left: 0;
    top: 0;
    overflow: hidden;
}
.slider .slider-img .slider-img-ul li {
    float: left;
}
.slider .slider-img .slider-img-ul li img {
    width: 1200px;
    height: 460px;
}
.slider .slider-dot ul {
    position: absolute;
    right: 50px;
    bottom: 30px;
}
.slider .slider-dot ul li {
    cursor: pointer;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    border: 1px solid #fff;
    float: left;
    margin-left: 10px;
}
.slider .slider-dot ul li.active, .slider .slider-dot ul li:hover {
    background: #fff;
}
.slider .slider-btn {
    position: absolute;
    width: 50px;
    height: 100px;
    top: 50%;
    line-height: 100px;
    text-align: center;
    color: #fff;
    font-size: 28px;
    text-decoration: none;
    font-family: '黑体';
    color: rgba(255, 255, 255, 0);
}
.slider .slider-btn:hover {
    background: rgba(125, 125, 125, .3);
}
.slider .slider-btn.slider-btn-left {
    left: 0;
    margin-top: -50px;
}
.slider .slider-btn.slider-btn-right {
    right: 0;
    margin-top: -50px;
}
.examplesInfo{
	width: 355px;
	margin:0 auto;
	text-align: center;
}
.examplesInfo span{
	display: block;
}
.examplesInfo em{
	width: 268px;
	height: 23px;
	display: inline-block;
	margin-top: 8px;
	background: url(/images/other/examplesIcon.jpg) no-repeat;
}


/*二级页面 结束*/
