﻿@charset "utf-8";
body{ font:400 14px/1.5 "微软雅黑","Hiragino Sans GB",tahoma,sans-serif; color:#4e4e4e; background-color:#f6f7f9;}
*{ margin:0px; padding:0px; list-style:none; outline:none; font-weight:normal;}
img{ border:0;}
a{ color:#4e4e4e; text-decoration:none;}
a:hover{ color:#158174; text-decoration:none;}


/*****************************************
*
***************  public ******************
*
*****************************************/

.clear{ width:100%; height:0px; line-height:0; font-size:0; clear:both;}
.fl{ float:left;}
.fr{ float:right;}
.pubox{ width:1200px; margin:0 auto;}
.over-hide{ overflow:hidden;}
.none{ display:none;}
.text-left{
	text-align:left;
}
.text-center{
	text-align:center !important;
}
.text-right{
	text-align:right;
}
.otherBan{
	height:299px;
	line-height:1;
}

.inBox{
	width:980px;
	margin:30px auto 0;
}

.inBoxRight{
	width:697px;
	float:right;
}

.marginTop20{
	margin-top:20px;
}


/*****************************************
*
***************  nav ******************
*
*****************************************/

.navBox{
	width:100%;
	height:148px;
	border-bottom:2px #dddddd solid;
	background-color:#ffffff;
}
.navBox .pubox{
	height:148px;
	position:relative;
	z-index:5000;
}
.navBox .logo{
}
.navBox .logo span{
	width:258px;
	height:170px;
	display:block;
	position:absolute;
	left:0;
	top:0;
	background-color:#007f70;
	text-align:center;
}
.navBox .logo span a{
	width:258px;
	height:170px;
	display:block;
}
.navBox .logo img{
	margin-top:49px;
}

.country{
	height:36px;
	line-height:46px;
	color:#a5a5a5;
	padding-right:34px;
	overflow:hidden;
}
.country a{
	color:#a5a5a5;
}

.search{
	padding-right:29px;
}
.searchText{
	width:150px;
	height:26px;
	background:url(../images/home_06.jpg) no-repeat;
	border:0;
	margin-left:40px;
	padding:0 10px;
}
.searchButton{
	width:27px;
	height:26px;
	background:url(../images/home_03.jpg) no-repeat;
	border:0;
	margin-left:13px;
}

.country a:hover{
	color:#158174;
}

.nav{
	height:55px;
	margin-top:27px;
	position:absolute;
	right:0;
	bottom:0;
}
.nav li{
	float:left;
	height:55px;
	padding:0 30px 0 30px;
	position:relative;
}
.nav li a.one{
	height:55px;
	display:block;
	color:#a5a5a5;
	line-height:1;
}
.nav li a.one:hover,.nav li.active a.one{
	/*color:#158174;*/
	border-bottom:2px #158174 solid;
}

/*** 下拉 ***/
.navSub{
	background:url(../images/home_07.png) repeat;
	padding:40px 0;
	padding-top:40px !important;
	padding-left:40px !important;
	box-shadow:0px 3px 8px rgba(0,0,0,.2);
	position:absolute;
	top:57px;
	display:none;
}
.navSub1{
	width:537px;
	/*height:240px;*/
	/*background:url(../images/nav1_03.png) no-repeat;*/
	padding-left:45px;
	padding-top:30px;
	left:-135px;
}
.navSub2{
	width:406px;
	/*height:169px;*/
	/*background:url(../images/nav2_03.png) no-repeat;*/
	padding-left:45px;
	padding-top:30px;
	left:-136px;
}
.navSub3{
	width:440px;
	/*height:169px;*/
	/*background:url(../images/nav3_03.png) no-repeat;*/
	padding-left:45px;
	padding-top:30px;
	left:-136px;
}
.navSub4{
	width:435px;
	/*height:238px;*/
	/*background:url(../images/nav4_03.png) no-repeat;*/
	padding-left:45px;
	padding-top:30px;
	left:-136px;
}
.navSub5{
	width:435px;
	/*height:168px;*/
	/*background:url(../images/nav5_03.png) no-repeat;*/
	padding-left:45px;
	padding-top:30px;
	left:-236px;
}
.navSub6{
	width:435px;
	/*height:168px;*/
	/*background:url(../images/nav5_03.png) no-repeat;*/
	padding-left:45px;
	padding-top:30px;
	right:-3px;
}
.nav li.active .navSub{
	display:none;
}
.navSub dl{
	width:80px;
	float:left;
	padding-left:0px;
	margin-left:20px;
}
.navSub6 dl{
	width:auto;
	padding-right:18px;
}
.navSub dt{
	color:#158174;
	position:relative;
	padding-bottom:7px;
}
.navSub dt a{
	color:#158174;
}
.navSub dt a:hover{
	text-decoration:underline;
}
.navSub dt i{
	width:8px;
	height:2px;
	display:inline-block;
	font-size:0;
	background-color:#158174;
	position:absolute;
	left:-20px;
	top:9px;
}
.navSub dd{
	line-height:1;
	position:relative;
	padding:6px 0;
	font-size:13px;
}
.navSub dd a{
	color:#a5a5a5;
}
.navSub dd a:hover{
	color:#f08519;
}
.navSub dd i{
	display:none;
	font-style:normal;
	position:absolute;
	left:-18px;
	top:4px;
}
.navSub dd a:hover i{
	display:inline-block;
}
.navSub .img{
	/*float:left;*/
	/*padding:15px;*/
	margin-top:40px !important;
	line-height:0;
}
.navSub .img a{
	float:left;
}
.navSub .img a:last-child{
	margin-left:20px;
}
.navSub1 .img{
	position:absolute;
	left:143px;
	bottom:46px;
	margin-top:0px !important;
}
.navSub1 .img a{
	cursor:default;
}
.navSub .img img{
	margin-right:5px;
}
.navSub6 .img a:last-child{
	/*margin-left:21px;*/
}
.navSub2 .img{
	display:none;
}
.swiper-pagination-bullet{
	width:6px;
	height:6px;
}

/*****************************************
*
***************  in menu  ******************
*
*****************************************/

.inMenu{
	width:225px;
	float:left;
}
.inMenu .title{
	height:30px;
	border-bottom:1px #e9eaeb solid;
	position:relative;
	line-height:1;
	color:#3b3b3b;
	font-size:18px;
	padding-left:25px;
}
.inMenu .title i{
	width:17px;
	height:3px;
	display:block;
	font-size:0;
	background-color:#158174;
	position:absolute;
	left:0;
	top:8px;
}
.inMenuBox{
	border-bottom:1px #e9eaeb solid;
	position:relative;
	overflow:hidden;
}
.inMenuBox a.first{
	height:40px;
	display:block;
	padding-left:25px;
	line-height:40px;
	color:#333333;
	position:relative;
	cursor:pointer;
}
.inMenuBox a.first i{
	border-top:5px transparent solid;
	border-bottom:5px transparent solid;
	border-left:5px #3b3b3b solid;
	position:absolute;
	left:0;
	top:15px;
}
.inMenuBox a.first:hover,.inMenuBox.active a.first{
	color:#007f70;
}
.inMenuBox a.first:hover i{
	border-left-color:#007f70;
}
.inMenuBox ul{
	display:none;
}
.inMenuBox li{
	height:30px;
	padding-top:1px;
}
.inMenuBox li a{
	height:30px;
	display:block;
	line-height:30px;
	padding-left:25px;
	color:#666666;
	font-size:12px;
}
.inMenuBox li a:hover,.inMenuBox li a.click{
	color:#ffffff;
	background-color:#007e70;
}
.inMenuBox.active a.first i{
	border-top:5px transparent solid;
	border-bottom:5px transparent solid;
	border-left:5px #007f70 solid;
	position:absolute;
	left:0;
	top:15px;
}
.inMenuBox.active_down a.first i{
	border-left:5px transparent solid;
	border-right:5px transparent solid;
	border-top:5px #007f70 solid;
	top:18px;
}
.inMenuBox.active,.active_down ul,.inMenuBox ul.in{
	display:block;
}


/*****************************************
*
***************  crumbs  ******************
*
*****************************************/

.crumbs{
	height:30px;
	border-bottom:1px #7bbab4 solid;
}
.crumbs .nm{
	font-size:18px;
	color:#333333;
}
.crumbs .nmEn{
	font-size:12px;
	color:#999999;
}
.crumbs .nowW,.crumbs .nowW a{
	font-size:12px;
	color:#666666;
}
.crumbs .nowW span{
	color:#158174;
}

/*****************************************
*
***************  page  ******************
*
*****************************************/

.page{
	padding:30px 0;
	text-align:center;
	font-size:12px;
}
.page .prev,.page .next{
	display:inline-block;
	height:22px;
	border:1px #cacaca solid;
	padding:0 10px;
	line-height:22px;
}
.page a.curr,.page a.go{
	width:22px;
	height:22px;
	display:inline-block;
	border:1px #cacaca solid;
	line-height:22px;
	text-align:center;
	margin:0 5px;
}
.page a.click,.page a:hover{
	background-color:#158174;
	color:#ffffff;
}
.page input{
	width:25px;
	height: 20px;
	text-align:center;
}

embed{
	display:none;
}



.productInfo td,.productInfo tr{
	border-width:1px !important;
}
.productInfo table{
	border-width:0px !important;
}









