﻿/*顶部导航*/

.header{
	width: 100%;
	height: 98px;
	position: absolute;
	margin: 0 auto;
	z-index: 999;
}

/*logo*/
.logo{
	padding-top: 24px;
}

.logo-img{
	width: 140px;
}

/*导航按钮*/

.header .meun li{
	float: left;
	line-height: 90px;
}

a.but-topNav{
	padding: 8px 14px 7px;
	border: 1px solid #3385FF;
	color: #3385FF;
	border-radius: 4px;
	margin-left: 5px;
}

a:hover.but-topNav{
	background-color: #3385FF;
	border-color: #3385FF;
	color: #fff;
	box-shadow: 0 3px 12px 0  rgba(57,130,255,.2);
}

/*导航  screen720*/
@media screen and  (max-width: 720px){
	.header{
		height: 60px;
		background-color: #f8f8f8;
		box-shadow: 0 3px 30px 0 rgba(0,0,0,.2);
		position: fixed;
	}
	
	.logo{
	padding-top: 8px;
	}
	
	.header .meun li{
	line-height: 60px;
	}
		
	}
	


/*产品展示介绍*/

.content-01{
	background-color: #f1f6f7
}

.content-01 div.bg{
	height: 560px;
	max-width: 1200px;
	background-color: #f1f6f7;
	overflow: initial;
}

.content-01 div.img-cp{
	position: absolute;
	top: 200px;
	padding-left: 300px;
	margin: auto;
	/*padding-bottom: 200px;*/
	/*width: 670px;*/
	/*height:400px;*/
}

.content-01 div.img-cp img{
	/*width: 360px;*/
}

.content-01 .tContent{
	padding-left: 58%;
	padding-top: 200px;
}

.content-01 div.meun{
	padding-left: 32px;
	padding-bottom: 20px;
}

.content-01 div.meun-block{
		display: none;
}

.content-01 div.meun a {
    font-size: 1em;
    color: #3A3A3A;
    border: 1px solid #1A1A1A;
    padding: 10px 32px 9px;
}

.acurrent {
    border-color: #3A3A3A;
    color: #FFFFFF !important;
    background-color: #1A1A1A;
}

a:hover.but-meun{
	background-color: #D0AD63;
	border:1px solid #1A1A1A !important;
	color: #FFFFFF !important;
}

.text-left32{
	padding-left: 32px;
}

.content-01  h1{
	font-size: 50px;
	padding-bottom: 10px;
	color: #1A1A1A;
	font-weight: bold;
}

.content-01  p.text-p{
	font-size: 16px;
	color: #545454;
	padding-bottom: 36px;
	padding-top: 10px;
}

a.but-store{
	padding: 12px 48px 12px;
	background-color: #FF6600;
	color: #FFFFFF;
	border-radius: 4px;
}

a:hover.but-store{
	background-color: #FF7700;
	color: #FFFFFF;
	box-shadow: 0 1px 18px 0 rgba(250,102,0,.5);
}

.but-mobile-store{
	display: none;
}

/*产品展示  screen720*/
@media screen and  (max-width: 769px){
	.content-01 div.bg{
		min-height: 90vh;
		/*overflow: hidden;*/
	}
	
	.content-f-s-m{
	    /*min-height: auto;*/
		background-color: #f1f6f7
		
	}
	
	.content-01 div.meun {
    padding-left: initial;
    padding-bottom: initial;
    }
	
	
	.content-01 div.meun-block{
		display: block;
		padding-top: 110px;
		text-align: center;		
	}
	
	.content-01 div.img-cp{
		position: initial;
		top: initial;
		padding-top: 100px;
		padding-left: initial;
		padding-bottom: initial;
		text-align: center;
		width:300px;
		height:200px;
	}
	
	.content-01 div.img-cp img{
		width: 40%;
	}
	
	.content-01 .tContent{
		display: none;
	}
	
	.content-01  h1{
	font-size: 28px;
	padding-top: 8%;
	}
	
	.content-01  p.text-p{
	font-size: 12px;
	padding-bottom: 8%;
	color: #999999;
	}
	
	.but-mobile-store{
		display: block;
		text-align: center;
		padding-top: 12%;
		padding-bottom: 30px;
	}
	
}

/*banne02 它能做什么*/

.content-02{
	background-color:#FFFFFF;
	overflow: hidden;
	padding-bottom: 60px;
}

div.tContent {
    padding-bottom: 50px;
    padding-top: 60px;
}

.content-02 h1 {
    padding-bottom: 15px;
}

img.pc-img {
    display: block;
}

img.media-img {
    display: none;
    }

.content-02 img {
    width: 980px;
    margin: auto;
}

/* 移动端 screen720*/
@media screen and  (max-width: 720px){
	.content-02 img{
		width: 100%;
	}
	
	.content-02 .pc-img{
		display: none;
	}
	
	.content-02 .media-img{
		display: block;
	}
}


/*解决方案*/

.content-03{
	padding-bottom: 80px;
}

.fContent-fanan{
	margin: 0 auto;
	min-height: 280px; 
	background: #000;
}

.fanan-img{
	width: 20%;
	height: 300px;
	background: #1A1A1A;
	text-align: center;
	background-size: cover;
	background-position:center;
	
}

.fanan-neirong{
	margin: 0 auto;
	padding-top: 120px ;
	overflow: hidden;
}

.fContent-fanan p{
	font-size:12px;
}


/*小巧*/

.content-04 {
    background-color: #F7F9FB;
    height: 520px;
    padding-top: 60px;
}

.content-04 div.img03 {
	/*display: block;*/
    width: 360px;
    position: absolute;
    padding-left: 4%;
}

.img03 img {
    width: 360px;
}

.text-lete {
    padding-left: 56%;
    padding-top: 96px;
}

.img03-m{
	display: none;
}

/* 小巧移动端 screen720*/
@media screen and  (max-width: 720px){
	
.content-04 div.img03 {
	display: none;
    width: 360px;
    position: inherit;
    padding-left: initial;
}
	
	.img03-m{
		display: block;
		text-align: center;
		padding-top: 30px;
		padding-bottom: 60px;
	}
	
	.img03-m img{
		width: 80%;
		padding-left: 5%;
	}
	
	.content-04 .text-lete{
		padding-left: inherit;
		padding-top: inherit;
		text-align: center;
	}
	
	.content-04{
		height: auto;		
	}
	
	.content-04 .content-f-s{
		background-color: #F7F9FB;
	}
	
}

/*bannecenter5*/
.content-05{
	background-color: #f6f6f6;
	height: 480px;
	padding-top: 40px;
}

.content-05 h1,.content-05 p{
	color: #F7F9FB;
}

.content-05 h1{
	padding-bottom: 10px;
}

.bg05 {
    background-image: url(../img/IMG_0987.jpg);
    background-position: top center;
    background-size: cover;
    height: 480px;
}

.bg06 {
    background-image: url(../img/IMG_0988.jpg);
    background-position: top center;
    background-size: cover;
    height: 480px;
}

.img05 {
    width: 680px;
    padding-top: 20px;
    /*float: right;*/
}

.img05 img {
    width: 640px;
}

.img22-cp img{
	/*width: 50% !important;*/
}

/* 即插即用移动端 screen720*/
@media screen and  (max-width: 720px){
	.img05{
		width: 100%;
	}
	
	.img22-cp img{
		width: 50% !important;
	}
	
	.img05 img{
		width: 100%;
	}
}

/*区域可选*/

.content-06{
	background-color: #f0f0f0;
	/*height: 850px;*/
    padding-top: 20px;
    /*min-width: 1200px;*/
    overflow: hidden;
	position: relative;
}

.img06{
	width: 680px;
    padding-top: 70px;
    float: right;
}

.img06 img{
	width: 600px;
}

.content-06 h1{
	padding-top: 100px;
	padding-bottom: 20px;
}

.pc-text{
	display: block;
}

.mobile-text{
	display: none;
}

/*可选区域 720*/
@media screen and  (max-width: 720px){
	
	.content-06{
		padding-top: 40px;
		/*height: 500px;*/
	}
	
	.content-06 h1{
	padding-top: initial;
	}
	
	.pc-text{
		display: none;
	}
	.mobile-text{
		display: block;
	}
	
	.img06{
		width: 100%;
	}
	
	.img06 img{
		width: 90%;
	}
	
}


/*ping值*/

.content-07{
	background-color: #FFFFFF;
	height: 700px;
	padding-top: 60px;
}

.img07{
	text-align: center;
}

.img07 img{
	width: 500px;
}

/*ping值 720*/
@media screen and  (max-width: 720px){
	.img07 img{
		width: 90%;
	}
}

/*实力厂家*/
.content-08{
background-color: #f6f6f6;
height: 500px;
padding-top: 50px;
overflow: hidden;
}

.img08{
	width: 400px;
	padding-top: 20px;
	float: right;
}

/*实力厂家 720*/
@media screen and  (max-width: 720px){
	.img08{
		width: 90%;
		float: none;
	}
	
	.content-08{
		height: auto;
	}
	
	.content-08 .left{
		float: none;
		text-align: center;
	}
	
	.img08 img{
		width: 100%;
		padding-bottom: 60px;
	}
	
}

/*现货支持*/

.content-09{
	background-color: #F7F9FB;
	height: 520px;
	padding-top: 50px;
	overflow: hidden;
}
.img09 img{
	width: auto;
	padding-top: 20px;
}

.img09{
	padding-left: 5.8%;
	padding-bottom: 50px;
}

/*现货支持 720*/
@media screen and  (max-width: 720px){
	.content-09{
		height: auto;
	}
	
	.content-09 .left{
		float: none;
	}
	
	.img09{
		padding-left: 0;
		padding-bottom: 60px;
		text-align: center;
	}
	
	.img09 img{
		width: 100%;
	}
}

/*推广价格*/

.content-10{
	background: #F0F0F0;
	padding-bottom: 60px;
}

.content-10 .fc01 {
    width: 68%;
    height: 280px;
    background-color: #FFFFFF;
    margin: 0 auto;
}

.line-right {
    border-right: 1px solid #eeeeee;
}

.fc01-01 {
    width: 50%;
    height: 280px;
    padding: 30px 0 20px 60px;
}

div.fc01-01 .text-title {
    font-size: 18pt;
    padding-bottom: 20px;
    letter-spacing: .12em;
    color: #555555;
}

div.fc01-01 .text-p {
    font-size: 10.2pt;
    padding-bottom: 10px;
    letter-spacing: .12em;
    color: #555555;
}

div.fc01-01 .text-p2 {
    font-size: 10.2pt;
    padding-bottom: 20px;
    letter-spacing: .12em;
    color: #555555;
}

div.fc01-01 .text-p3 {
    font-size: 20pt;
    color: #FF6600;
    letter-spacing: .12em;
    padding-bottom: 30px;
}

.fc01-01 a.but {
    padding: 10px 60px;
    background-color: #FF7700;
    color: #FFFFFF;
}


/*购买须知*/
.fc-banner08 {
    max-width: 1180px;
    /*padding: 120px 8% 60px;*/
    margin: 0 auto;
}

.fc-banner08 .fc01 {
    padding-left: 30px;
	padding: 120px 8% 60px;
}

.fc-banner08 .fc01 h1.text-title {
    font-size: 18pt;
    padding-bottom: 20px !important;
    letter-spacing: .12em;
    color: #FF6600;
}

.fc-banner08 .padding60 {
    padding-top: 60px;
}

.bg-color-f6f6f6 {
    background-color: #f6f6f6;
}

.copyright-text {
    height: 100px;
    border-top: 1px solid #EEEEEE;
    margin: 0 auto;
    text-align: center;
	vertical-align: middle;
}

.fc-banner08 .fc01 p {
    font-size: 14px;
    padding: 5px 0;
    line-height: 25px;
    letter-spacing: 3px;
    color: #545454;
    font-weight: 300;
}

.copyright-text p{
	line-height: 58px;
	color: #888;
	font-size: 11px;
}

@media screen and  (max-width: 720px){
	
	
	.content-10 .fc01{
		width: 90%;
		text-align: center;
		height: auto;
	}
	
	.fc01-01{
		width: auto;
		padding: 30px 0 20px 0;
	}
	
	.line-right{
		border-right: none;
		border-bottom: 1px solid #EEEEEE;
	}
	
	.content-10 .left,.content-10 .right{
		float: none;
	}
}
