.layui-carousel-ind ul{
	background: none!important;
}
.layui-carousel-ind ul .layui-this{
	background: rgba(255,255,255,0.7)!important;
}
.layui-carousel-ind ul li{
	background: rgba(255,255,255,0.3)!important;
}
body{
	margin-top: 120px;
}
.display_none{
	display: none;
}
#detailPic{
				width: 100%;
				display: block;
				height: auto;
			}
#nfooter ul{height: 160px;width:195px;margin-top: 25px;float: left;margin-left: 0px;}
#nfooter ul li a{font-size: 12px;color: #838383;line-height: 26px;}
#nfooter ul li a:hover{color: red;}
#search-info img{margin-left: 20px;}
/*header样式*/
/*header样式*/
/*header样式*/
/*.active{
	color: #F50039!important;
	border-bottom:4px solid #ff0033;
}*/
/*.headerContainer{
	background-color: #2B2F32;
	height: 120px;
	width: 100%;
	position: fixed;
	top: 0;
	z-index: 10;
	border-bottom:0px solid #C42E50;
}*/
.hcTop{
	height: 39px;
	width: 100%;
	border-bottom:1px solid #4D5154;
}
.hcTop_tel{
	width: 1200px;
	margin: 0 auto;
	/*position: absolute;*/
	left: 10;
	line-height: 39px;
	color: #93999C;
	display: flex;
	justify-content: space-between;
}
.hcTop_tel>i{
	color: #93999C;
}
.loginButton{
	border: 1px solid #93999C;
	color: #93999C;
	height: 20px;
	line-height: 20px;
	font-size: 10px;
	padding: 0 10px;
	margin-top:10px;
	border-radius: 3px;
}
.loginButton:hover{
	background-color: #93999C;
	color: #3F3F3F;
}
.hcBottom{
	height: 80px;
	width: 100%;
	
}
.hcbContainer{
	width: 1200px;
	height: 80px;
	margin: 0 auto;
	background-color: none;
	display: flex;
	justify-content: flex-start;
}
.logoWrap{
	width: 180px;
	height: 100%;
	background-image: url(../img/coomImg/logo.png);
	background-position: cover;
	background-repeat: no-repeat;
	background-position: center;
}
.navWrap{
	width: 1000px;
	height: 80px;
	background: none;
	margin-left: 20px;
}
.navWrap>ul{
	width: 100%;
	height: 80px;
}
.navWrap>ul>li{
	width: 12.5%;
	height: 80px;
	background: none;
	float: left;
	text-align: center;
	cursor: pointer;
	cursor: -ms-pointer;
	position: relative;
}
.navWrap>ul>li>a{
	display: inline-block;
	line-height: 76px;
	font-size: 18px;
	color: white;
	height: 76px;
	width: 80px;
}
.navWrap>ul>li>a:hover {
	color: #ff001b;
	border-bottom:4px solid #ff0033;
}
#products{
	position: fixed;
	overflow: hidden;
	left: 0;
	top: 120px;
	width: 100%;
	height: 0;
	background: white;
	z-index: 1;
	/*display: none;*/
}
#productsWrap{
	display: flex;
	flex-wrap: nowrap;
	justify-content: space-around;
	width: 1200px;
	margin: 0 auto;
	z-index: 999999;
}
#productsList:hover #products{
	/*display: block;*/
	height: 210px;
	transition: height 0.4s;
}
.productsItem{
	display: inline-block;
	width: 200px;
	height: 210px;
	position: relative;
	background: white;
}
.productsItem:hover p{
	color: red;
}
.productsItem_pic{
	width: 140px;
	height: auto;
	position: absolute;
	left: 30px;
	top: 30px;
}
.newLable{
	width: 35px;
	height: auto;
	position: absolute;
	left: 10px;
	top: 30px;
}
.productsItem_pic_more{
	width: 100px;
	height: auto;
	position: absolute;
	left: 50px;
	top:30px;
}
.productsItem_name{
	width: 100%;
	height: 20px;
	text-align: center;
	position: absolute;
	color: #333333;
	font-size: 14px;
	top: 120px;
	left: 0px;
}
.productsItem_title{
	width: 100%;
	height: 20px;
	text-align: center;
	position: absolute;
	color: #333333;
	font-size: 14px;
	top: 150px;
	left: 0px;
}
#downList{
	position: relative;
}
#downList>ul{
	width: 200px;
	height: 150px;
	background: #f7f7f7;
	position: absolute;
	top: 80px;
	left: -20px;
	display: none;
}
#downList>ul>li{
	line-height: 50px;
	height: 50px;
	width: 100%;
	
}
#downList>ul>li>a{
	line-height: 50px;
	height: 50px;
	text-align: center;
	font-size:16px;
	
}
#downList>ul>li>a:hover{
	color: #ff0033;
}
#downList:hover ul{
	display: block;
}

#sloveList{
	position: relative;
}
#sloveList>ul{
	width: 230px;
	height:auto;
	background: #f7f7f7;
	position: absolute;
	top: 80px;
	left: -40px;
	display: none;
}
#sloveList>ul>li{
	line-height: 50px;
	height: 50px;
	width: 100%;
	
}
#sloveList>ul>li>a{
	line-height: 50px;
	height: 50px;
	text-align: center;
	font-size:16px;
	
}
#sloveList>ul>li>a:hover{
	color: red;
}
#sloveList:hover ul{
	display: block;
}

/*index样式*/
/*index样式*/
/*index样式*/
.lunbo-wrap{
	position: relative;
	width: 1100px;
	height: 600px;
	margin: 0 auto;
	background: none;
}
.lunbo-title{
	position: absolute;
	font-size: 34px;
	color: #FEFFFF;
	line-height: 50px;
	top: 300px;
	left: 0;
	text-align: left;
}
.lunbo-title2{
	position: absolute;
	font-size: 30px;
	color: #FEFFFF;
	line-height: 50px;
	top: 350px;
	left: 0;
	text-align: left;
}
.lunbo-words{
	position: absolute;
	font-size: 16px;
	color: #F4F6FE;
	line-height: 24px;
	top: 360px;
	left: 0;
}
.lunbo-btnDetail{
	position: absolute;
	font-size: 14px;
	color: #F4F6FE;
	background: #ff0033;
	line-height: 24px;
	top: 380px;
	left: 0;
	width: 120px;
	height: 50px;
	border: none;
}
.lunbo-btnBuy{
	position: absolute;
	font-size: 14px;
	color: #F4F6FE;
	background: none;
	line-height: 24px;
	top: 380px;
	left: 140px;
	box-sizing: content-box;
	width: 118px;
	height: 48px;
	border: 1px solid #F4F6FE;
	cursor: pointer;
}
.lunbo-btnVideo{
	position: absolute;
	cursor: pointer;
	top: 385px;
	left: 290px;
	width: 40px;
	height: 40px;
}
.lunbo-btnDetail:hover{
	cursor: pointer;
	background: #D3001C;
}
#lunboVideo{
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -600px;
	margin-top: -340px;
}
#closeVideo{
	position: absolute;
	top: 5px;
	right: 5px;
	cursor: pointer;
	
}
#closeVideo:hover{
	transform: scale(1.01);
}
.swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
	background-image: url(../img/index/index_lunbo1.png);
	background-position: center center;
  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.swiper-slide2 {
  text-align: center;
  font-size: 18px;
  background: #fff;
	background-image: url(../img/index/index_lunbo2.png);
	background-position: center center;
  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.swiper-slide3 {
  text-align: center;
  font-size: 18px;
  background: #fff;
	background-image: url(../img/index/index_lunbo3.png);
	background-position: center center;
  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.swiper-slide4 {
  text-align: center;
  font-size: 18px;
  background: #fff;
	background-image: url(../img/index/index_lunbo4.png);
	background-position: center center;
  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.swiper-slide5 {
  text-align: center;
  font-size: 18px;
  background: #fff;
	background-image: url(../img/index/index_lunbo5.png);
	background-position: center center;
  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}

#strengths{
	width: 100%;
	height: 570px;
	background: white;
}
#strengths>h1{
	width: 100%;
	line-height: 240px;
	text-align: center;
	font-size: 34px;
}
#strengthsWrap{
	width: 1200px;
	height: 10%;
	margin: 0 auto;
	display: flex;
	flex-wrap: nowrap;
	justify-content: space-between;
}
.swItem{
	width: 260px;
	height: 260px;
	position: relative;
}
.swItem>img{
	width: 110px;
	position: absolute;
	top: 20px;
	left: 75px;
}
.swItem>p{
	width: 100%;
	text-align: center;
	position: absolute;
	top: 180px;
	font-size: 18px;
	
}

#cooperate{
	width: 100%;
	height: 790px;
	background: #F5F5F5;
}
#cooperate>h1{
	width: 100%;
	line-height: 240px;
	text-align: center;
	font-size: 34px;
}
#cooperateWrap{
	width: 1200px;
	height:410px;
	margin: 0 auto;
	background: #F5F5F5;
}
.cpItem{
	width: 180px;
	height: auto;
	float: left;
	padding: 20px 20px;
	margin: 15px 10px;
	background: white;
}
.cpItem>img{
	width: 160px;
	height: auto;
	
}

/*建议样式*/
#suggest-pc{background: url(../img/suggestion-pc.png);background-repeat: no-repeat;height: 280px;margin: 0 auto;}
#suggest-tt{width: 1180px;margin: 0 auto;background: none;height: 350px;}
#suggest-tt h1{font-size: 38px;line-height: 45px;margin-bottom: 10px;margin-top: 80px;}
#suggest-tt-contant{display: inline-block;width: 480px;margin-left: 20px;}
#suggest-tt-contant p{font-size: 16px;}
#form-contant{width: 530px;background: none;margin: 35px auto;height: 650px;}
#form-contant-1{width: 530px;background: none;height: 110px;}
#form-contant-2{width: 530px;background: none;height: 180px;}
#form-contant-1 input{padding-right: 15px;}
#sub:hover{color: #CCCCCC;}
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {color: #D3D4D3;font-size: 14px;}

/*新闻页样式*/
/*新闻页样式*/
/*新闻页样式*/
#newsBanner{
	width: 100%;
	height: 375px;
	background-image: url(../img/news_banner.png);
	
}
#nbWrap{
	width: 1200px;
	height: 375px;
	margin: 0 auto;
	position: relative;
}
#nbWords{
	position: absolute;
	font-size: 34px;
	color: white;
	top: 220px;
	left: 15px;
	display: inline-block;
	line-height:90px;
	border-bottom:1px solid #fff;
}
#nbTitle{
	position: absolute;
	font-size: 18px;
	color: white;
	top: 300px;
	left: 15px;
	display: inline-block;
	line-height:60px;
}
.newsContainer{
	width: 1200px;
	height: auto;
	margin: 80px auto;	
}
.news{
	width: 100%;
	height: 100%;
}
.news>ul>li{
	position: relative;
	width: 1100px;
	height: 220px;
	margin: 30px auto;
}
.news>ul>li>a>img{
	width: 280px;
	height: 190px;
	position: absolute;
	top: 25px;
	left: 0px;
}
.news>ul>li>a>h3{	
	position: absolute;
	top: 28px;
	left: 328px;
	font-size: 22px;
	color: #333333;
}
.news>ul>li>a>p{	
	position: absolute;
	top: 80px;
	left: 328px;
	font-size: 14px;
	color: #888888;
	line-height: 26px;
}
.news>ul>li>a>h3:hover{
	color: #ff0033;
}
.news>ul>li>a>small{	
	position: absolute;
	top: 170px;
	left: 328px;
	font-size: 12px;
	color: #888888;
}
.news>ul>li>a>span{	
	position: absolute;
	top: 170px;
	right: 0;
	font-size: 15px;
	color: #888888;
}
.news>ul>li>a>span:hover{	
	color: #ff0033;
}
#collections{
	margin-left: 60px;
}
/*新闻详情*/
#ndTop{
	width: 100%;
	height: 140px;
	border-bottom:1px solid #D4D4D4;
	position: relative;
	margin: 0 auto;
}
.ndTitle{
	position: absolute;
	font-weight: 500;
	top: 10px;
	left: 10px;
	font-size: 22px;
}
.ndTime{
	position: absolute;
	top: 100px;
	left: 10px;
	font-size: 16px;
	color: #777;
}
.ndContent{
	text-align: center;
	width: 94%;
	margin: 0 auto;
	box-sizing: border-box;
}
.ndContent img{
	width: 100%;
}
/*关于咪鼠*/
/*关于咪鼠*/
/*关于咪鼠*/
#aboutBanner{
	width: 100%;
	height: 600px;
	background-image: url(../img/about/aboutBanner.png);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}
#abWrap{
	width: 1200px;
	height: 375px;
	margin: 0 auto;
	position: relative;
}
#abWords{
	position: absolute;
	font-size:60px;
	color: white;
	top: 480px;
	right:95px;
	display: inline-block;
	line-height:90px;
	/*border-bottom:1px solid white;*/
}
#abTitle{
	position: absolute;
	font-size: 60px;
	color: white;
	top: 590px;
	right: 0px;
	display: inline-block;
	line-height:60px;
}
#aboutContent{
	width: 100%;
	height: 600px;
	background-color: white;
}
.acLeft{
	font-size:60px;
	text-align: center;
	width: 440px;
	height: 600px;
	line-height: 600px;
	float: left;letter-spacing: 2px;
	/*margin-top: 155px;*/
}
.acRight{
	margin-top: 180px;
	font-size:18px;
	text-align: center;
	letter-spacing:1px;
	line-height: 40px;
	width:620px;
	margin-left: 75px;
	height: auto;
	float: left;
	text-align: left;
	color: #707070;
	font-family: '思源黑体';
}
#acWrap{
	width: 1200px;
	height: 100%;
	margin: 0 auto;
	position: relative;
}
#acWords{
	width: 220px;
	height: 100px;
	display: inline-block;
	position: absolute;
	top: 137px;
	left: 15px;
	border-right:1px solid #aaa;
	line-height: 100px;
	color: black;
	font-size: 30px;
}
#acTitle{
	width: 900px;
	height: 100px;
	font-size: 15px;
	position: absolute;
	display: inline-block;
	top: 137px;
	left: 290px;
	line-height: 24px;
}

#aboutTobe{
	width: 100%;
	height: 375px;
	background-image: url(../img/about/banner_left.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}
#atWrap{
	width: 1200px;
	height: 330px;
	margin: 0 auto;
	position: relative;
}
#atWords{
	width: 180px;
	height: 100px;
	display: inline-block;
	position: absolute;
	top: 227px;
	right: 100px;
	border-bottom:1px solid #fff;
	line-height: 100px;
	color: white;
	font-size: 36px;
	text-align: center;
}
#atTitle{
	width: 380px;
	height: 100px;
	display: inline-block;
	position: absolute;
	top: 310px;
	right: 0px;
	line-height: 100px;
	color: white;
	font-size: 18px;
}

#aboutPosition{
	width: 100%;
	height: 375px;
	background-image: url(../img/about/banner_right.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}
#apWrap{
	width: 1200px;
	height: 330px;
	margin: 0 auto;
	position: relative;
}
#apWords{
	width: 180px;
	height: 100px;
	display: inline-block;
	position: absolute;
	top: 227px;
	left: 40px;
	border-bottom:1px solid #fff;
	line-height: 100px;
	color: white;
	font-size: 36px;
	text-align: center;
}
#apTitle{
	width: 380px;
	height: auto;
	display: inline-block;
	position: absolute;
	top: 310px;
	left: 50px;
	line-height: 28px;
	color: white;
	font-size: 18px;
}

#behaviour{
	margin: 0px auto;
	margin-top: 80px;
	width: 1200px;
	height: 300px;
	border-radius: 15px;
	background-image: url(../img/about/about_21.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
}
#bvWords{
	width: 180px;
	height: 100px;
	display: inline-block;
	position: absolute;
	top: 65px;
	left: 80px;
	border-bottom:1px solid #000;
	line-height: 100px;
	color: black;
	font-size: 36px;
	text-align: center;
}
#bvTitle{
	width: 180px;
	height: auto;
	display: inline-block;
	position: absolute;
	top: 200px;
	left: 80px;
	line-height: 28px;
	color: black;
	font-size: 24px;
	text-align: center;
}

#values{
	margin: 0px auto;
	margin-top: 80px;
	width: 1200px;
	height: 300px;
	border-radius: 15px;
	background-image: url(../img/about/about_2.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
}
#vlWords{
	width: 180px;
	height: 100px;
	display: inline-block;
	position: absolute;
	top: 65px;
	right: 180px;
	border-bottom:1px solid #000;
	line-height: 100px;
	color: black;
	font-size: 36px;
	text-align: center;
}
#vlTitle{
	width: 380px;
	height: auto;
	display: inline-block;
	position: absolute;
	top: 200px;
	right: 80px;
	line-height: 28px;
	color: black;
	font-size: 16讲话px;
	text-align: center;
}
.clearfix{
	clear: both;
}
#yearsWrap{
	margin-top: 60px;
	width: 100%;
	height: auto;
	min-height: 600px;
	background: #F0F0F0;
	/*background-image: url(../img/about/yearsBanner.jpg);
	background-position: center center;
	background-repeat: repeat;
	background-size: cover;*/
}
#yearsContent{
	width: 1200px;
	margin: 40px auto;
}
#yearsContent>h1{
	width: 100%;
	text-align: center;
	font-size: 40px;
	line-height: 140px;
	color: #0064FE;
}
.itemList{
	width: 1200px;
	height: 320px;
	
}

.picItem{
	width: 100%;
	height: 320px;
	position: relative;
	background: none;
}
.picItem>img{
	width: 375px;
	height: auto;
	position: absolute;
}
.picItem>p{
	width: 94%;
	height: auto;
	position: absolute;
	top: 240px;
	left: 20px;
	font-size: 18px;
}
.picItem1{
	width: 100%;
	height: 320px;
	position: relative;
	background: none;
}
.picItem1>img{
	width: 100%;
	height: auto;
	position: absolute;
}
.picItem1>p{
	width: 94%;
	height: auto;
	position: absolute;
	top: 240px;
	left: 20px;
	font-size: 18px;
}
#honorReport{
	margin-top: 30px;
}
#honorReport>h1{
	width: 100%;
	text-align: center;
	font-size: 45px;
	line-height: 260px;
	color: #0064FE;
	margin-top:0px;
	color: black;
}


/*加盟咪鼠*/
.zgsg{
	width: 280px;
	color: white;
	font-size: 20px;
	background: rgba(0 ,0 ,0 ,0.65);
	border: 0px solid ;
	text-align: center;
	height: 50px;
	line-height: 50px;
}
#joinBanner{
	width: 100%;
	height: 375px;
	background-image: url(../img/about/about_1.png);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}
#jnWrap{
	width: 1200px;
	height: 375px;
	margin: 0 auto;
	position: relative;
}
#jnWords{
	position: absolute;
	font-size:64px;
	color: white;
	top: 220px;
	left: 330px;
	display: inline-block;
	line-height:90px;
	/*border-bottom:1px solid #fff;*/
}
/*#jnWords:after {
        content: '';
        position: absolute;
        left: 0px;
        top: auto;
        bottom: 0;
        right: auto;
        height: 1px;
        width: 136px;
        background-color: #fff;
    }*/
#jnTitle{
	position: absolute;
	font-size:30px;
	color: white;
	top: 300px;
	left: 260px;
	display: inline-block;
	line-height:60px;
}
#jnTitle1{
	position: absolute;
	font-size:30px;
	color: white;
	top: 300px;
	left: 415px;
	display: inline-block;
	line-height:60px;
}
#jnButton{
	position: absolute;
	font-size: 14px;
	color: white;
	top: 380px;
	left: 15px;
	display: inline-block;
	line-height:16px;
	cursor: pointer;
	background: #F50038;
	border:0px solid white;
	padding: 16px 25px;
	border-radius: 0px;
}
#joinWrap{
	height: 700px;
	width: 100%;
	background: #F9F9F9;
}
#jnContent{
	width: 1200px;
	height: 560px;
	margin: 0 auto;
	display: flex;
	flex-wrap: nowrap;
	justify-content: space-around;
	
}
#joinWrap>h1{
	width: 100%;
	text-align: center;
	font-size: 40px;
	line-height: 200px;
	color: #000;
}
.jncItem{
	width: 380px;
	height: 440px;
	background: none;
	position: relative;
}
.jncItem>img{
	width: 380px;
	height: auto;
	position: absolute;
	top: 0;
	left: 0;
}
.jncItem_div{
	width: 300px;
	height: 140px;
	background: rgba(255,255,255,0.85);
	position: absolute;
	top: 310px;
	left: 40px;
}
.jncItem_div>p{
	height: 140px;
	width: 100%;
	line-height: 140px;
	font-size: 50px;
	text-align: center;
	color: #666666;
	letter-spacing: 3px;
}
.jncItem_div>small{
	display: inline-block;
	height: 90px;
	width: 90%;
	text-align: center;
	line-height: 25px;
	font-size: 15px;
	color: #666;
	margin: 10px 5%;
}
#joinWays{
	height: auto;
	width: 100%;
	background: #F9F9F9;
}
#jwContent{
	width: 1200px;
	height: auto;
	margin: 0 auto;
	display: flex;
	flex-wrap: nowrap;
	justify-content: space-around;
	
}
#joinWays>h1{
	width: 100%;
	text-align: center;
	font-size: 40px;
	line-height: 140px;
	color: #000;
}
#joinWays>h3{
	width: 100%;
	text-align: center;
	font-size: 28px;
	line-height:90px;
	color: #000;
}
.jwcItem_list{
	width: 170px;
	height: 210px;
	background: none;
	position: relative;
}
.jwcItem_list>img{
	position: absolute;
	width: 130px;
	height: auto;
	top: 20px;
	left:20px;
}
.jwcItem_list>p{
	position: absolute;
	width: 100%;
	text-align: center;
	color: #333333;
	font-size: 20px;
	top: 170px;
}
#joinForm{
	height: 600px;
	width: 100%;
	background: #fff;
}
#jfContent{
	width: 640px;
	height: 300px;
	margin: 0 auto;
}
#joinForm>h1{
	width: 100%;
	text-align: center;
	font-size: 40px;
	line-height: 140px;
	color: #000;
}
.inputDiv{
	border-bottom:1px solid #E2E2E2;
	width: 100%;
	height: 50px;	
	margin-top: 22px;
}
.inputName{
	width: 180px;
	line-height: 50px;
	height: 50px;
	font-size: 17px;
	display: inline-block;
	text-align: center;
}
.inputValue{
	width: 300px;
	line-height: 50px;
	height: 50px;
	border: none;
	font-size: 17px;
}
.infoRequire::before{
	content: '* ';
	color: red;
}
.submitInfo{
	margin-left: 180px;
	margin-top: 25px;
	width: 260px!important;
	height: 40px!important;
	border-radius: 10px;
}
#mapWrap{
	width: 100%;
	height: 500px;
	position: relative;
}
/*.mapDiv{
	position: absolute;
	top: 0;
	left: 0;
}*/
#mapContact{
	position: absolute;
	width: 600px;
	height: 260px;
	top: 130px;
	left: 0;
	background: rgba(0,0,0,.65);
}
#mcDiv{
	width: 380px;
	height: 180px;
	margin-top: 40px;
	margin-left: 110px;
	background: none;
}
.mapDetail{
	line-height: 30px;
	font-size: 14px;
	color: white;
}
#normalQuestion{
	height: auto;
	width: 100%;
	background: #fff;
}
#nqContent{
	width: 1200px;
	height: auto;
	margin: 0 auto;
}
#normalQuestion>h1{
	width: 100%;
	text-align: center;
	font-size: 40px;
	line-height: 140px;
	color: #000;
}
#nqContent h2{
	line-height: 50px;
	font-size: 26px;
	/*color: #888888;*/
}
#nqContent dt{
	line-height: 40px;
	font-size: 14px;
	color: red;	
	cursor: pointer;
}
#nqContent dd{
	line-height: 40px;
	font-size: 14px;
	color: green;
	display: none;
	cursor: pointer;	
}

/*合作定制*/
#caseBanner{
	width: 100%;
	height: 375px;
	background-image: url(../img/case/banner1.png);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}
#csWrap{
	width: 1200px;
	height: 375px;
	margin: 0 auto;
	position: relative;
}
#csWords{
	position: absolute;
	font-size: 34px;
	color: white;
	top: 220px;
	left: 15px;
	display: inline-block;
	line-height:90px;
	border-bottom:1px solid #fff;
}
#csTitle{
	position: absolute;
	font-size: 18px;
	color: white;
	top: 300px;
	left: 15px;
	display: inline-block;
	line-height:60px;
}
#caseList{
	width: 1200px;
	height: auto;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around;
	margin: 40px auto;
}
.caseItem{
	margin-top: 40px;
	width: 380px;
	height: 400px;
	overflow: hidden;
	position: relative;
}
.casePic{
	position: absolute;
	top: 0;
	left: 0;
	width: 380px;
}
.caseHPic{
	position: absolute;
	top: 0;
	left: 0;
	width: 380px;
	opacity: 0;
}
.companyName{
	position: absolute;
	top: 250px;
	font-size: 16px;
	color: #999999;
	left: 15px;
	line-height: 32px;
}
.companyTitle{
	position: absolute;
	top: 290px;
	font-size: 18px;
	color: #333;
	left: 15px;
	
}

/*智能会议记录系统*/
#meetingContent{
	width: 100%;
	height: 375px;
	background: linear-gradient(180deg,rgba(43,47,50,1),rgba(46,50,53,1));
}
#mtWrap{
	width: 1200px;
	height: 375px;
	margin: 0 auto;
	position: relative;
}
#mtWords{
	position: absolute;
	font-size: 34px;
	color: white;
	top: 90px;
	left: 41%;
	display: inline-block;
	line-height:90px;
	border-bottom:1px solid #fff;
}
#mtTitle{
	position: absolute;
	font-size: 20px;
	color: white;
	top: 200px;
	left:32%;
	display: inline-block;
	line-height:60px;
}
#asideTool{
	z-index: 10000;
	position: fixed;
	right: 35px;
	bottom: 15%;
	width: 56px;
	height: 200px;
}
.atTop{
	width: 56px;
	height: 56px;
	background: #ff0033;
	background-image: url(../img/news/wechat-icon.png);
	background-position: center center;
	background-repeat: no-repeat;
}
.atMiddle{
	width: 56px;
	height: 56px;
	background: none;
	background-image: url(../img/coomImg/gotoTop.png);
	background-position: center center;
	background-repeat: no-repeat;
	cursor: pointer;
}
.atBottom{
	width: 34px;
	height: 124px;
	background: white;
	color: #484B4B;
	font-size: 20px;
	/*letter-spacing: 20px;*/
	padding: 10px 10px 10px 10px;
	text-align: center;
	border:1px solid #F0F0F0;
	cursor: pointer;
	position: relative;
}
#qrIcon{
	background: #ff0033;
}
.qcCodeWrap{
	width: 180px;
	height: 210px;
	position: absolute;
	top: -56px;
	left: -210px;
	background: white;
	border:1px solid #f5f5f5;
	display: none;
}
.qcCode{
	width: 180px;
	height: 180px;
	background-image: url(../img/news/qrCode.png);
	background-position: center center;
	background-repeat: no-repeat;
}
.closeCode{
	width: 180px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	font-size: 14px;
}
/*智能会议系统样式*/
#mcInfo{
	width: 100%;
	height: 420px;
	background: #F6F6F6;
}
#mcInfoWrap{
	width: 1200px;
	height: 420px;
	margin: 0 auto;
	position: relative;
}
#mcInfoWrap>h3{
	position: absolute;
	top: 140px;
	left: 20px;
	font-size: 30px;
	color: black;
}
#mcInfoWrap>p{
	position: absolute;
	top: 200px;
	left: 20px;
	font-size: 14px;
	letter-spacing: 3px;
	color: #666666;
	width: 620px;
}
#mcInfoWrap>img{
	width: 300px;
	height: auto;
	position: absolute;
	top: 60px;
	right: 20px;
}
#mcCompare{
	height: 570px;
	width: 100%;
	background-image: url(../img/solve/solve_2.jpg);
	background-position: cente center;
	background-size: cover;
	
}
#mcCompareMb{
	width: 100%;
	height: 100%;
	background: rgba(66,187,204,0.8);
	
}
#mcCompareMb>h1{
	line-height: 170px;
	height: 190px;
	width: 100%;
	text-align: center;
	font-size: 32px;
	color: white;
}
#compareList{
	margin: 0 auto;
	width: 1200px;
	height: 400px;
	display: flex;
	flex-wrap: nowrap;
	justify-content: space-between;
}
.compareItem{
	width: 280px;
	height: 280px;
	background: rgba(255,255,255,0.2);
	position: relative;
}
.cpIcon{
	width: 120px;
	height: 120px;
	border:0px solid white;
	position: absolute;
	top: 20px;
	left: 80px;
	text-align: center;
	vertical-align: middle;
}
.cpIcon>img{
	width: 100px;
}
.compareItem>h3{
	font-size: 18px;
	color: white;
	position: absolute;
	top: 160px;
	width: 100%;
	text-align: center;
}
.compareItem>p{
	font-size: 14px;
	color: white;
	position: absolute;
	top: 210px;
	width: 100%;
	text-align: center;
}


#mcCompare1{
	height: 570px;
	width: 100%;
	background-image: url(../img/solve/solve_3.jpg);
	background-position: cente center;
	background-size: cover;
	
}
#mcCompareMb1{
	width: 100%;
	height: 100%;
	background: rgba(255,255,255,0.6);
	
}
#mcCompareMb1>h1{
	line-height: 170px;
	height: 160px;
	width: 100%;
	text-align: center;
	font-size: 32px;
	color: black;
}
#compareList1{
	margin: 0 auto;
	width: 1200px;
	height: 400px;
	display: flex;
	flex-wrap: nowrap;
	justify-content: space-between;
}
.compareItem1{
	width: 360px;
	height: 360px;
	background: rgba(0,0,0,0.2);
	position: relative;
	border-radius: 15px;
}
.compareItem1>h3{
	font-size: 22px;
	color: white;
	position: absolute;
	top: 210px;
	width: 100%;
	text-align: center;
}
.compareItem1>p{
	font-size: 16px;
	color: white;
	position: absolute;
	top: 260px;
	width: 94%;
	left: 3%;
	text-align: center;
}
.cpIcon1{
	width: 200px;
	height: 200px;
	border:0px solid white;
	position: absolute;
	top: 20px;
	left: 80px;
	text-align: center;
	vertical-align: middle;
}
.cpIcon1>img{
	width: 150px;
}

#applications{
	width: 100%;
	height: 900px;
	background:#f0f0f0;
	background-image: url(../img/1.png);
	background-position: center center;
	background-size:cover;
	/*background-size: auto;*/
}
#atWraps{
	margin: 0 auto;
	width: 1200px;
	height: 400px;
	display: flex;
	flex-wrap: nowrap;
	justify-content:space-around ;
}
#applications>h1{
	line-height: 240px;
	height: 240px;
	width: 100%;
	text-align: center;
	font-size: 34px;
	color: black;
}
.atItem{
	width: 360px;
	height: 480px;
	position: relative;
	background: rgba(0,0,0,0.2);
	border-radius: 18px;
}
.atItemMb{
	width: 360px;
	height: 480px;
	position: relative;
	background: rgba(0,0,0,0.8);
	border-radius: 0px;
	cursor: pointer;
	
}
.atItemMb>img{
	position: absolute;
	top: 80px;
	left: 135px;
	width: 99px;
}
.atItemMb>p{
	position: absolute;
	top: 215px;
	width: 100%;
	text-align: center;
	color: white;
	font-size: 20px;
}
.atItemMb>small{
	position: absolute;
	top: 280px;
	width:70%;
	left: 15%;
	text-align: center;
	color: #F2F0F0;
	font-size: 15px;
	letter-spacing: 3px;
}
.atItemMb:hover{
	background: rgba(0,0,0,1);
	transition: all 0.5s;
}
.atItem:hover{
	transform: translateY(-10px);
	transition: all 0.5s;
}
.atItemMb:hover .cssLine1{
	transform: scale(1);
	transform-origin: bottom;
	/*height: 100%;*/
	transition: all 0.5s;
}
.atItemMb:hover .cssLine2{
	transform: scale(1);
	transform-origin: bottom;
	/*height: 100%;*/
	transition: all 0.5s;
}
.atItemMb:hover .cssLine3{
	transform: scale(1);
	transform-origin: bottom;
	/*height: 100%;*/
	transition: all 0.5s;
}
.atItemMb:hover .cssLine4{
	transform: scale(1);
	transform-origin: bottom;
	/*height: 100%;*/
	transition: all 0.5s;
}
.cssLine1{
	position:absolute;
	left: -2px;
	top: 0;
	width: 3px;
	background: #ff0033;
	height:100% ;
	transform: scale(0);
}
.cssLine2{
	position:absolute;
	left: 0px;
	top: -2px;
	width: 100%;
	background: #ff0033;
	height:3px ;
	transform: scale(0);
}
.cssLine3{
	position:absolute;
	right: -2px;
	top: 0;
	width:3px;
	background: #ff0033;
	height:100% ;
	transform: scale(0);
}
.cssLine4{
	position:absolute;
	left: 0px;
	bottom: -2px;
	width: 100%;
	background: #ff0033;
	height:3px ;
	transform: scale(0);
}
#threeNews{
	width: 100%;
	height:570px;
	background: white;
	margin-bottom: 150px;
}
#threeNews>h1{
	width: 100%;
	text-align: center;
	line-height: 200px;
	font-size: 34px;
}
#newsWrap{
	width: 90%;
	height:auto;
	margin: 10px auto;
	border-bottom:0px solid #E2E2E2;
}
.indexNews{
	width: 100%;
	height:330px;
	margin: 0px 0;
	overflow: hidden;
	/*border: 1px solid #EEEEEE;*/
	position: relative;
	background: #F7F7F7;
	margin-bottom: 20px;
}

#indexVideos{
	width: 100%;
	height:470px;
	background: white;
	margin-top: 50px;
}
#indexVideos>h1{
	width: 100%;
	text-align: center;
	line-height: 100px;
	font-size: 34px;
}
#videoWrap{
	width: 1200px;
	height:370px;
	margin: 0 auto;
	border-bottom:1px solid #E2E2E2;
}
.videoItem{
	float: left;
	width: 360px;
	height: 280px;
	overflow: hidden;
	margin: 20px 20px;
}
.videoItem>p{
	width: 100%;
	height: 60px;
	line-height: 60px;
	text-align: center;
}

.indexNewsTime{
	position: absolute;
	font-size: 14px;
	width: 100px;
	height: 30px;
	line-height: 30px;
	border:1px solid #E2E2E2;
	top: 290px;
	left: 5px;
	text-align: center;
	color: #9D9D9D;
}
.indexNewsTitle{
	position: absolute;
	color: black;
	width:100%;
	height:30px;
	line-height: 30px;
	/*border:1px solid #E2E2E2;*/
	top:245px;
	left: 0px;
	font-size: 18px;
	text-align: center;
}
.indexNewsContent{
	position: absolute;
	font-size: 14px;
	width: 210px;
	color:#666666;
	height:60px;
	line-height: 20px;
	/*border:1px solid #E2E2E2;*/
	top: 280px;
	right: 5px;
	text-align: left;
}
/*.indexNews:hover{
	transform: scale(1.02);
	transition: all 0.3s;
}*/
.toMoreNews{
	display: block;
	width: 100%;
	height: 70px;
	text-align: center;
	vertical-align: middle;
}
.toMoreNews>a{
	display: inline-block;
	width: 120px;
	height: 30px;
	line-height: 30px;
	color: #393D49;
	font-size: 14px;
	border: 1px solid #E2E2E2;
	border-radius: 15px;
	margin-top: 35px;
}
.toMoreNews>a:hover{
	color: #ff0033;
	border: 1px solid #ff0033;
}
.newsImgDiv{
	width: 360px;
	height: 240px;
	overflow: hidden;
}
.newsImgDiv:hover img{
	transform: scale(1.15);
	transition: all 0.5s;
}
.indexNews>a>div>img{
	width: 360px;
	height: auto;
}
#footer{
	width: 100%;
	height:430px;
	background: #2B2F32;
}
#footerWrap{
	width: 1200px;
	height: 350px;
	margin: 0 auto;
}
#footLeft{
	width: 720px;
	height:340px;
	background: #2B2F32 ;
	float: left;
	padding: 5px 20px;
}
#fwLeft{
	width: 256px;
	height: 340px;
	background: #2B2F32;
	float: left;
	border-right: 0px solid #890305;
}
#fwRight{
	width: 250px;
	height: 340px;
	background: #2B2F32;
	float: left;
	padding: 0px 0px 0px 0px;
}
#fwCenter{
	width: 214px;
	height: 340px;
	background: #2B2F32;
	float: left;
	padding: 0px 0px;
}
#fwCenter>h2{
	color: #D8D8D8;
	line-height: 36px;
	font-size: 14px;
}
#fwLeft>h2{
	color: #D8D8D8;
	line-height: 36px;
	font-size: 14px;
}
#fwRight>h2>a{
	color: #D8D8D8;
	line-height: 36px;
	font-size: 14px;
}
#fwRight>h2>a:hover{
	color: red;
}
#footRight{
	width: 400px;
	height: 340px;
	background: none;
	float: left;
	padding: 5px 20px;
}
.footerTitle{
	width: 100%;
	line-height: 130px;
	height: 130px;
	color: #D8D8D8;
	font-size: 22px;
}
#ftrWrap{
	width: 460px;
	height: 260px;
	background: #2B2F32;
	margin:0px auto ;
	position: relative;	
}
#ftrWrapimg{
	width: 100px;
	height: 100px;
	padding: 0px 0px 0px 0px;
	position: absolute;
	top: 143px;
	left: 57px;
	background: white;
}
#ftrWrapimg>img{
	width: 100%;
}
#ftrWrap>p:nth-of-type(1){
	position: absolute;
	top: 253px;
	left:57px;
	color: #D8D8D8;
	font-size: 14px;
}
#ftrWrap>p:nth-of-type(2){
	position: absolute;
	top: 48px;
	left:210px;
	color: #f0f0f0;
	font-size: 22px;
	line-height: 36px;
	display: inline-block;
	border-bottom: 1px solid #ff0033;
}
#ftrWrap>p:nth-of-type(3){
	position: absolute;
	top: 133px;
	left:210px;
	color: #D8D8D8;
	font-size: 14px;
}
#ftrWrap>p:nth-of-type(4){
	position: absolute;
	top:170px;
	left:210px;
	color: #D8D8D8;
	font-size: 14px;
}
#ftrWrap>a{
	position: absolute;
	top: 253px;
	left:210px;
	color: #D8D8D8;
	font-size: 14px;
}
#footBottom{
	width: 600px;
	height: 50px;
	background: #2B2F32;
	text-align: center;
	line-height: 50px;
	color: #D8D8D8;
	margin: 15px auto;
}
#invests{
	width: 100%;
	height: 460px;
	
	background-position: center center ;
	background-size: cover;
	margin-top: 80px;
}
#invWrap{
	width: 1200px;
	height: 460px;
	margin: 0 auto;
	position: relative;
}
#invWrap>h1{
	position: absolute;
	font-size:45px;
	top: 80px;
	left: 500px;
	color: white;
}
#invWrap>span{
	position: absolute;
	font-size: 18px;
	top: 220px;
	width: 80%;
	left: 10%;
	color: white;
	text-align: center;
	line-height: 40px;
}
#honor{
	width: 100%;
	height: 1100px;
	background-image: url(../img/about/honorBanner.jpg);
	background-position: center center ;
	background-size: cover;
	margin-top:90px;
}
#honor>h1{
	line-height: 120px;
	font-size: 36px;
	color: black;
	width: 100%;
	text-align: center;
}
#honorWrap{
	width: 1200px;
	height: 940px;
	margin: 0 auto;
	position: relative;
}
.honorItem{
	width: 378px;
	height: 300px;
	position: relative;
	float: left;
	margin-left: 20px;
	margin-top: 20px;
	border:1px solid #E2E2E2;
	background: white;
}
.honorItem>img{
	position: absolute;
	width: 380px;
	height: auto;
	top: 0;
	left: 0;
}
.honorItem>p{
	position: absolute;
	width: 380px;
	line-height: 50px;
	height: 50px;
	top: 260px;
	text-align: center;
}

#goalsWtap{
	width: 100%;
	height: 900px;
	background-image: url(../img/about/goalsBanner.png);
	background-position: center center;
}
#gsWrap{
	width: 1200px;
	height: auto;
	margin: 0 auto;
}
.gsLeft{
	width: 680px;
	height: 100%;
	float: left;
}
.gsRight{
	width: 500px;
	height: 100%;
	float: left;
	line-height: 900px;
	font-size: 60px;
	text-align: center;
	color: white;
	letter-spacing: 2px;
}
.gsTitle{
	font-size: 30px;
	color: white;
	margin-top: 85px;
}
.gsWords{
	margin-top: 7px;
	font-size: 22px;
	color: white;
	font-family:'思源黑体';
	
}

/*智能语音鼠标解决方案*/
#smartMouseWrap{
	width: 100%;
	height: 500px;
	background-image: url(../img/mouseBanner.png);
	background-position: center center;
	background-size: cover;
}
#smartMeetingWrap{
	width: 100%;
	height: 500px;
	background-image: url(../img/index/index_lunbo3.png);
	background-position: center center;
	background-size: cover;
}
#smWrap{
	width: 1200px;
	height: 100%;
	margin: 0 auto;
	position: relative;
}
#smWords{
	position: absolute;
	font-size: 60px;
	top: 200px;
	left: 15px;
	color: white;
	letter-spacing: 2px;
}
.solveDescript{
	width: 100%;
	height: auto;
	background: white;
}
.sdWrap{
	width: 1200px;
	height: auto;
	margin: 0 auto;
	margin-top: 50px;
}
.sdWrap>h1{
	font-size: 40px;
	line-height: 120px;
	display: block;
	width: 100%;
	text-align: center;
}
.sdWrap>p{
	font-size: 18px;
	line-height: 36px;
	color: #666;
	margin-bottom: 30px;
}
.sdWrap>img{
	width: 1200px;
	height: auto;	
}
.meetingsAd{
	width: 100%;
	height: 900px;
	background: #F5F5F5;
	/*margin-bottom: 60px;*/
	background-image: url(../img/majorAdvantages.png);
	background-position: center center;
	background-size: cover;
}
.mouseAd{
	width: 100%;
	height: 900px;
	background: #F5F5F5;
	/*margin-bottom: 60px;*/
	background-image: url(../img/majorAdvantages2.png);
	background-position: center center;
	background-size: cover;
}
.saWrap{
	width: 1200px;
	height: auto;
	margin: 0 auto;
	margin-top: 50px;
}
.saWrap>h1{
	margin-top: 40px;
	font-size: 40px;
	line-height: 120px;
	padding-top: 50px;
	display: block;
	width: 100%;
	text-align: center;
}
.smartList{
	width: 100%;
	height: auto;
	
}
.smartItem{
	width: 560px;
	height: 200px;
	position: relative;
	margin: 20px 20px;
	background: white;
	float: left;
}
.smartItem>p{
	position: absolute;
	top: 47px;
	left: 30px;
	font-size: 26px;
}
.smartItem>img{
	position: absolute;
	width: 130px;
	height: 130px;
	top: 47px;
	right: 40px;
}

.companyWays{
	width: 100%;
	height: auto;
	margin-bottom: 100px;
}
.companyWays>h1{
	width: 100%;
	font-size: 40px;
	text-align: center;
	line-height: 220px;
}
.cwContent{
	width: 1200px;
	height: auto;
	margin: 0 auto;
}
.csItem{
	width: 1200px;
	height: 200px;
	position: relative;
}
.csItem>img{
	width: 600px;
	height: 200px;
	position: absolute;
	top: 0;
	left: 0;
}
.csItem>p{
	position: absolute;
	top: 40px;
	right: 205px;
	font-size: 30px;
	color: #666;
}
.csItem>span{
	width: 400px;
	position: absolute;
	top: 105px;
	right: 100px;
	font-size:18px;
	color: #666;
}
.csItem1{
	width: 1200px;
	height: 200px;
	position: relative;
}
li{
	list-style: none;
}
.csItem1>img{
	width: 600px;
	height: 200px;
	position: absolute;
	top: 0;
	right: 0;
}
.csItem1>p{
	position: absolute;
	top: 40px;
	left: 205px;
	font-size: 30px;
	color: #666;
}
.csItem1>span{
	width: 400px;
	position: absolute;
	top: 105px;
	left: 100px;
	font-size:18px;
	color: #666;
}
.navbar{
	margin-bottom: 0!important;
	border: 0px solid #ccc!important;
}
.navbar-collapse{
	position: fixed!important;
    z-index: 99999!important;
    width: 100%!important;
    background: white!important;
}
.shortLine{
	width: 40px;
	height: 4px;
	background: #ff0039;
	margin: 10px auto;
	border-radius: 3px;
}
.showCompany{
	width: 80%;
	height: auto;
	margin: 10px auto;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around;
}
.showCompany>img{
	width: 90px;
	height: 33px;
	margin-top: 20px;
}
#prpductsList{
	width: 100%;
	height: auto;
	margin: 10px auto;
}
.plItem{
	width: 200px;
	height: 200px;
	float: left;
	position: relative;
	background: none;
	cursor: pointer;
	cursor: -ms-pointer;
}
.plItem>img{
	width: 160px;
	height: auto;
	top: 25px;
	left: 20px;
	position: absolute;
}
.plItem>p{
	width: 200px;
	height: auto;
	text-align: center;
	top: 160px;
	position: absolute;
}
#mouseWrap{
	width: 100%;
	height: auto;
	background: none;
	margin: 0 auto;
}
.deepskyblue{
	color: deepskyblue;
	cursor: pointer;
}
#mouseWrap>div{
	display: none;
}
#normalQuestion{
	height: auto;
	width: 100%;
	background: #fff;
	padding: 0 10px;
	box-sizing: border-box;
}
#nqContent{
	width: 100%;
	height: auto;
	margin: 0 auto;
}
#normalQuestion>h1{
	width: 100%;
	text-align: center;
	font-size: 26px;
	line-height: 50px;
	color: #000;
}
#nqContent h2{
	width: 100%;
	text-align: center;
	line-height: 60px;
	font-size: 22px;
	/*color: #888888;*/
}
#nqContent dt{
	line-height: 26px;
	font-size: 16px;
	color: #666;	
	cursor: pointer;
}
#nqContent dd{
	line-height:26px;
	font-size: 14px;
	color: #999;
	display: none;
	cursor: pointer;	
}
.videoTitle{
	line-height: 26px!important;
}
.videosWrap>h1{
	font-size: 24px;
}
