body{
	font-family: "微软雅黑",Arial;
}
ul{
	padding-left: 0px;
	margin-bottom: 0px;
}
ul li{
	list-style: none;
}
a:hover{
	text-decoration: none;
}
.left{
	float: left;
}
.right{
	float: right;
}
.clear{
	clear: both;
}

/**右浮栏**/
.pSnav { position: fixed; right: 0; top: 200px; width: 95px; z-index: 9999; }
.pSnav ol { left: 0; position: absolute; top: 0; width: 142px; }
.pSnav a { display: block; }
.pSnav a b { color: #fff; display: block; font-size: 18px; font-weight: normal; height: 60px; left: 0; line-height: 60px; margin-bottom: 1px; padding-left: 56px; position: relative; text-indent: 4px; transition: all 0.35s ease 0s; width: 292px; }
.pSnav a.wx { position: relative; }
.pSnav a.top { color: #000; display: block; font-size: 18px; height: 60px; left: 0; line-height: 60px; margin-bottom: 1px; padding-left: 50px; position: relative; text-indent: 4px; transition: all 0.35s ease 0s; width: 272px; }
.pSnav a.tel b { font-size: 13px; font-weight: bold; }
.pSnav a.tel b { background: #858889 url("../images/email.png") no-repeat scroll 14px center; }
.pSnav a.skype b { background: #858889 url("../images/i_sky_2a.png") no-repeat scroll 14px center; }

.pSnav a.qq b { background: #858889 url("../images/i_sky_2a.png") no-repeat scroll 14px center; }
.pSnav a.wx b { background: #858889 url("../images/i_weixin_2a.png") no-repeat scroll 14px center; }
.pSnav a.top { background: #858889 url("../images/i_top.png") no-repeat scroll 14px center; }
.pSnav a.tel.trans b { background: #8cc216 url("../images/email.png") no-repeat scroll 14px center; }
.pSnav a.qq.trans b { background: #8cc216 url("../images/i_sky_2a.png") no-repeat scroll 14px center; }
.pSnav a.wx.trans b { background: #d70000 url("../images/i_weixin_2a.png") no-repeat scroll 14px center; }
.pSnav .ewm { display: none; opacity: 0; position: absolute; right: 120px; top: -28px; transition: all 0.35s ease 0s; }
.pSnav .wx .ewm img { border: 5px solid #000; height: 110px; width: 110px; }
.pSnav .wx i { -moz-border-bottom-colors: none; -moz-border-left-colors: none; -moz-border-right-colors: none; -moz-border-top-colors: none; border-color: transparent transparent transparent #000; border-image: none; border-style: dashed dashed dashed solid; border-width: 10px; height: 0; position: absolute; right: -18px; top: 50px; width: 0; }
.pSnav a.wx.trans .ewm { display: block; opacity: 1; }
.pSnav a.tel.trans b { left: -160px; }
.pSnav a.qq.trans b { left: -160px; }

/**导航**/
.navb{
	height: 90px;
}
.logo{
	width: 20%;
	float: left;
	margin-top: 17px;
}
.navb-list{
	width: 78%;
	float: right;
}
.navb-list ul{
	float: left;
}
.navb-list ul li{
	float: left;
	list-style: none;
}
.navb-list ul li a{
	font-size: 15px;
	padding-left: 18px;
	padding-right: 19px;
	display: block;
	line-height: 90px;
	color: #232323;
}
.navb-list ul li a:hover{
	text-decoration: none;
	color: #FFF;
	background-color:#8cc216;
}
.navb-list ul .search a:hover{
	background-color:transparent;
}
.navb-list ul .language a:hover{
	background-color: transparent;
}
.menu{
	display: none;
}
.navb-list ul .search{
	position: relative;
}
.navb-list ul .search dl{
	position: absolute;
	top: 90px;
	left: -10px;
	z-index: 999;
	width: 220px;
	display: none;
}
.navb-list .language{
	position: relative;
}
.navb-list .language dl{
	position: absolute;
	top: 90px;
	left: -20px;
	z-index: 999;
	width: 140px;
	background-color: #FFF;
	display: none;
}
.navb-list .language dl dd a{
	padding-left: 0px;
	padding-right: 0px;
	line-height: 50px;
	padding-left: 20px;
	border-bottom: 1px solid #efefef;
}
.navb-list .language dl dd a:hover{
	background-color:#8cc216;
	color: #FFF;
	border-bottom: 1px solid #8cc216;
}

/**foot-lj**/
.foot-lj{
	background-color: #393939;
	padding-top: 50px;
	padding-bottom: 50px;
	border-bottom: 1px solid #4b4b4b;
}
.foot-lj h5{
	font-size: 15px;
	color: #FFF;
	font-weight: bold;
	margin-bottom: 15px;
}
.foot-lj .foot-search{
	width: 21%;
}
.foot-lj .foot-search span{
	border: 1px solid #dcdcdc;
	display: inline-block;
}
.foot-lj .foot-search h5{
	margin-bottom: 25px;
}
.foot-lj .foot-search input{
	height: 42px;
	width: 170px;
	vertical-align: middle;
	background-color: transparent;
	border: none;
	padding-left: 10px;
	color: #FFF;
}
.foot-lj .foot-search button{
	height: 40px;
	vertical-align: middle;
	background-color: transparent;
	border: none;
}
.foot-lj ul li{
	float: left;
}
.foot-lj ul .foot-list1{
	width: 19%;
}
.foot-lj ul .foot-list1 p a{
	color: #b2b2b2;
}
.foot-lj ul .foot-list1 p a:hover{
	color: #FFF;
}
.foot-lj ul .foot-list{
	width: 15%;
}
.foot-lj ul .foot-list p a{
	color: #b2b2b2;
}
.foot-lj ul .foot-list p a:hover{
	color: #FFF;
}
.foot-lj ul .ewm{
	width: 29%;
}
.foot-lj .ewm dl dt{
	width:45%;
	float: left;
}
.foot-lj .ewm dl dt p{
	font-size: 12px;
	color: #8f8f8f;
	margin-top: 10px;
	font-weight: 500;
}
.foot-lj .ewm dl dd{
	float: right;
	width: 55%;
}
.foot-lj .ewm dl dd p{
	font-size: 12px;
	color: #a6a6a6;
}
.foot-lj .ewm dl dd p strong{
	color: #FFF;
}

/**footer**/
.foot{
	padding-top: 33px;
	background-color:#393939;
	padding-bottom: 20px;
}
.foot p{
	color:#7b7979;
	font-size: 12px;
}
.footer-js{
	text-align: right;
}

@media (min-width: 1200px){
	.container {
		width: 1200px;
	}
}

@media(min-width: 768px) and (max-width: 992px){
	.logo{
		width: 40%;
		float: left;
	}
	.menu{
		display: block;
		width: 50%;
		float: right;
		margin-top: 30px;
	}
	.menu p{
		text-align: right;
		padding-right: 30px;
	}
	.menu p span{
		color: #343434;
		font-size: 26px;
	}
	#menu2{
		display: none;
	}
	.navb-list{
		display: none;
		width: 100%;
	}
	.navb-list ul{
		width: 100%;
	}
	.navb-list ul li{
		width: 100%;
	}
	.navb-list ul li a{
		line-height: 55px;
		border-bottom: 1px solid #efefef;
	}
	.navb-list ul .search {
		position: static;
	}
	.navb-list ul .search dl {
		position: static;
		z-index: 999;
		width: 220px;
		display: none;
	}

	.navb-list .language{
		position: static;
	}
	.navb-list .language dl{
		position:static;
		top: 90px;
		left: -20px;
		z-index: 999;
		width: 100%;
		background-color: #FFF;
		display: none;
	}

	/**footer**/
	.foot-lj .foot-search {
		width: 33.33%;
	}
	.foot-lj ul .foot-list1 {
		width: 29.33%;
	}
	.foot-lj ul .foot-list {
		width: 18.5%;
	}
	.foot-lj ul .ewm {
		width: 71%;
	}
	.foot-lj .ewm dl dt {
		width: 28%;
		float: left;
	}
	.foot-lj .ewm dl dd {
		float: right;
		width: 72%;
	}
}

@media(max-width: 767px){
	.navb {
		height: 80px;
	}
	.logo{
		width: 50%;
		float: left;
	}
	.menu{
		display: block;
		width: 50%;
		float: right;
		margin-top: 26px;
	}
	.menu p{
		text-align: right;
		padding-right: 10px;
	}
	.menu p span{
		color: #343434;
		font-size: 22px;
	}
	#menu2{
		display: none;
	}
	.navb-list{
		display: none;
		width: 100%;
	}
	.navb-list ul{
		width: 100%;
	}
	.navb-list ul li{
		width: 100%;
	}
	.navb-list ul li a{
		line-height: 55px;
		border-bottom: 1px solid #efefef;
	}
	.navb-list ul .search {
		position: static;
	}
	.navb-list ul .search dl {
		position: static;
		z-index: 999;
		width: 220px;
		display: none;
	}
	.navb-list .language{
		position: static;
	}
	.navb-list .language dl{
		position:static;
		top: 90px;
		left: -20px;
		z-index: 999;
		width: 100%;
		background-color: #FFF;
		display: none;
	}

	/**footer**/
	.foot-lj .foot-search {
		width:100%;
	}
	.foot-lj ul .foot-list1 {
		width: 100%;
		margin-top: 20px;
	}
	.foot-lj ul .foot-list {
		width: 50%;
		margin-top: 20px;
	}
	.foot-lj ul .ewm {
		width: 100%;
	}
	.foot-lj .ewm dl dt {
		width: 100%;
		float: left;
	}
	.foot-lj .ewm dl dd {
		float: right;
		width: 100%;
	}
	.foot-lj .ewm dl dd p{
		line-height: 25px;
	}
	.footer-js {
		text-align: left;
	}

}