/*导航栏*/
html,body{font-family: Tahoma, Arial, 'Helvetica Neue', 'Microsoft YaHei New', 'Microsoft Yahei', 微软雅黑, 宋体, Simsum, STXihei, 华文细黑, sans-serif;}
.nav{height: 50px; width: 100%; position: fixed; top: 0; z-index: 20;  background-color: white}
.nav .logo{width: 50%; height: 50px; float: left; text-align: left;}
.nav .logo img{height: 32px;padding:8px 14px}
.nav .active{width: 50%; height: 50px; float: left;text-align: right; position: relative;}
.nav .active img{height: 18px;transition: all 2s;position: absolute;top: 16px;right: 16px;}
.nav .active img.i-2{height: 0;}
/*主页开始*/
/*._main .main_one{width: 100%;
	display:-webkit-box;display: -webkit-flex;display: flex;width: 100%;
	-webkit-box-pack: justify;-webkit-justify-content: space-between;
	justify-content: space-between;
}
._main .main_one span{border: 1px solid #FAF5F5;border-top: none; border-left: none;display: block;
 	width: 33.3%; float: left;text-align: center;font-size: 16px;padding:15px 0;
	-webkit-box-flex: 1;-webkit-flex: 1;flex: 1;
}
._main .main_one .loge-3 {border-right: none;}
._main .main_one .loge-6 {border-right: none;}
._main .main_one span img{width: 50%;}*/
/*主页结束*/


._main{width: 100%;}
._main table{width: 100%;}
._main tr{width: 100%;}
._main tr td{width: 33.3%; text-align: center;   border-bottom: 1px solid #FAF5F5;border-right: 1px solid #FaF5F5; font-size: 15px;    padding: 12px 0;}
._main tr .loge-6{border-right: none;}
._main tr td img{width: 50%;  }
._main tr td a{color: #000000;}












/*菜单栏开始*/
.coverMenu{position: absolute; top: -800px;z-index: 15; height: 800px;width: 100%; background-color: white; transition: all 1s}
.coverMenu ul{padding-left: 20px; margin-left: 0;}
.coverMenu ul li{list-style: none; padding: 15px  0;font-size: 17px;border-bottom: 1px solid #C1C1C1;position: relative;}
.coverMenu ul li.cover_top{border-top: 1px solid #C1C1C1;}
.coverMenu ul li a{color: #555;}
.coverMenu ul li img{width: 50px;}
.coverMenu ul li div{position: absolute; top: 38px; left: 80px;}
/*菜单栏结束*/


/*定制专区的*/
.level{width: 100%; font-size: 15px;}
.level a{border: 2px solid #FAF5F5; width: 100%; height: 100px; display: block;border-left: none; border-right: none; position: relative;color: #555;}
.level a div{position: absolute; top:40px; left: 110px;}
.level .border{/*border-bottom: none;*/}
.level .sb{margin-bottom: -2px;}
.level a img{width: 50px;margin-top: 25px;margin-left: 15px;}
.level .hideimg{width: 100%;}
.level ._hide{display: none;}
.level a .lev{position: absolute; right: 15px;top: 10px;width: 32px;}



/*在线购买*/

.online-content{width: 100%;margin-top: 60px;}
.online-content table {width: 100%;border-collapse:collapse;}
.online-content tr td{width: 50%; text-align: left;}
.online-content tr td p{ color: #31ad31; font-size: 15px;}
.online-content tr .td{text-align: center !important;}

.online-content tr td img{width: 65%;}
.online-content tr td span{border: 1px solid #31ad31;padding: 6px 15px;}
.online-content .tr td a{color: #31ad31; }
.online-content .trc{border-bottom: 1px solid #CCCCCC;}
.online-content .tr td{}
.brane table tr{ height: 170px;}
.brane table .tr{border-bottom: 1px solid #CCCCCC;}

/*客户端*/
.app-content{width: 100%;margin-top: 60px;}
.app-content table{width: 100%;}
.app-content table tr{}
.app-content tr td{text-align: center;}
.app-content .icon1{background-color: #31AD31;  padding: 7px 12px } 
.app-content .icon1 a{color: white;}
.app-content .icon2{background-color: #FFC501; color: white; padding: 7px 24px }



/*服务*/
.app-service{width: 100%;margin-top: 60px; min-height: 500px;}
.app-service a{color: #000000;}
.app-service table{width: 100%; border-collapse:collapse;}
.app-service table td{text-align: center; width: 50%; font-size: 17px; font-weight: bold;}
.app-service table tr{border-bottom: 1px solid #CCCCCC; height: 170px;}


/*品牌详情*/
.list-content{width: 100%;margin-top: 60px;}
.list-content img{width: 100%; display: block; padding: 0;margin: 0; border: 0;}



/*售后服务*/

.service1{width: 100%;margin-top: 60px;}
.service1 a{color: #000000;}
.service1 h2{text-align: center; }
.service1 .application{padding: 0 20px;}
.service1 .application p{font-size: 15px; font-weight: bold;}
.service1 .application  ._line{letter-spacing:2px;line-height:20px}









/*底部*/
.header{ width: 100%; position: relative;}
.header img{width: 100%;}
.header table{position: absolute; top: 25%; color: white; width: 100%; font-size: 14px;}
.header table a{color: white;}
.header table img{width: 30%;}
.header table td{width: 25%;}

@media screen and (min-width: 500px){
	.header table {height: 90px;}
}

@media screen and (min-width: 600px){
	.header table {height: 100px;}
}


@media screen and (min-width: 650px){
	.header table {height: 110px;}
}

@media screen and (min-width: 700px){
	.header table{height: 120px;}
}
@media screen and (min-width: 750px){
	.header table{height: 140px;}
}







