﻿@charset "utf-8";
/* CSS Document */
body {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-family: "微软雅黑";
	color: #151515;
}

a {
	color: #666;
	text-decoration: none;
	outline: none;
}

a:active {
	star: expression(this.onFocus=this.blur());
}
div{
	display: inherit;
}
img {
	border: 0px;
	vertical-align: middle;
}

a:link {
	text-decoration: none;
	outline: none;
}
/*a:visited{text-decoration: none; outline:none;}*/
/*a:hover{text-decoration:none; color:#36a390; outline:none;}*/
ul, p, dl, dt, dd, div {
	padding: 0px;
	margin: 0px;
}
div{
	display: block;
}
li {
	list-style-position: outside;
	list-style-type: none;
}

h1, h2, h3, h4, h5 {
	font-size: 14px;
	padding: 0px;
	margin: 0px;
}

h1 {
	font-size: 16px;
}

h5 {
	font-size: 12px;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.ovh {
	overflow: hidden;
}

.clear_f {
	clear: both;
	height: 0px;
	padding: 0px;
	margin: 0px;
	display: block;
	_display: inherit;
}

input, textarea {
	background: transparent;
	padding: 0px;
	font-size: 12px;
	color: #888;
	outline: none;
	border: 0px;
}

em {
	font-style: normal;
}

/*input[type="button"],input[type="submit"],select {
	-webkit-appearance: none;
}*/

/*通用*/
input::-webkit-input-placeholder {
	font-family: Arial, "微软雅黑";
	color: #666;
}

input:-moz-placeholder {
	font-family: Arial, "微软雅黑";
	color: #666;
}

input::-moz-placeholder {
	font-family: Arial, "微软雅黑";
	color: #666;
}

input:-ms-input-placeholder {
	font-family: Arial, "微软雅黑";
	color: #666;
}

i {
	font-style: normal;
}

.wal-1000 {
	width: 1200px;
	margin: 0 auto;
	text-align: center;
}

.pc-show {
	display: block!important;
}

.pc-hide {
	display: none!important;
}

.comm-more {
	display: block;
	width: 88px;
	height: 45px;
	line-height: 45px;
	color: #666;
	font-size: 14px;
	background: url(/images/m6.png) no-repeat 33px center;
	background-size: 20px;
	padding-left: 67px;
	border: 1px solid #dedede;
	border-radius: 4px;
	margin: 0 auto 60px;
}

/* 轮播点 */
.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 5px;
    width: 18px !important;
    height: 18px !important;
}
/*头部导航*/
.headDiv .top {
	width: 100%;
	height: 100px;
}

.headDiv .logo {
	line-height: 100px;
}

.headDiv .logo img {
}

.headDiv .obox {
	width: 320px;
}

.headDiv .o1 {
	margin-top: 16px;
	margin-bottom: 10px;
	text-align: right;
}

.headDiv .o1 em {
	font-size: 18px;
	color: #428fd1;
	background: url(/images/phone.png) no-repeat left;
	padding-left: 25px;
}

.headDiv .o1 a {
	font-size: 14px;
	color: #999;
	margin-left: 10px;
	display: inline-block;
}

.headDiv .o1 a:hover {
	color: #428fd1;
}

.headDiv .o2 {
	text-align: right;
}

.headDiv .qwa {
	float: right;
	margin-top: 20px;
}
.headDiv .saoui{
	 float: right;
    font-size: 12px;
    padding: 20px 10px 10px 10px;
    color: #999;
}

.headDiv .searchBox {
	width: 217px;
	height: 27px;
	line-height: 27px;
	border: 1px solid #999;
	border-radius: 20px;
	display: inline-block;
	text-align: left;
}

.headDiv .searchBox input {
	width: 150px;
	padding: 0 0 0 18px;
}

.headDiv .searchBox input::-webkit-input-placeholder {
	color: #999;
}

.headDiv .searchBox input:-moz-placeholder {
	color: #999;
}

.headDiv .searchBox input::-moz-placeholder {
	color: #999;
}

.headDiv .searchBox input:-ms-input-placeholder {
	color: #999;
}

.headDiv .searchBox .searchIco {
	background: url(/images/a3.png)no-repeat center;
	width: 44px;
	display: inline-block;
	height: 29px;
	vertical-align: middle;
	float: right;
}

.headDiv .bot {
	background: #f3f3f3;
}

.headDiv .cont {
	overflow: hidden;
}

.headDiv .cont li {
	float: left;
}

.headDiv .cont li a {
	font-size: 15px;
	color: #484848;
	height: 60px;
	line-height: 60px;
	display: inline-block;
	padding: 0 30px;
}

.headDiv .cont li a:hover {
	color: #fff;
	font-weight: bold;
	background: #428fd1 url(/images/head_on.png) no-repeat center 46px;
}

.headDiv .cont li.on a {
	color: #fff;
	font-weight: bold;
	background: #428fd1 url(/images/head_on.png) no-repeat center 46px;
}

.headDiv .cont li:first-child a:hover {
	color: #fff;
	font-weight: bold;
	background: #428fd1;
}
/*二级导航*/
.ww {
	width: 1000px;
	margin: 0 auto;
}

.sNav {
	position: absolute;
}

.sNav .box {
	position: relative;
	overflow: hidden;
	background: url(/images/sel_bg.png);
	padding: 35px 35px 35px 25px;
	z-index: 999;
	float: right;
}

.sNav .left {
	margin-right: 42px;
}

.sNav .left li a {
	display: block;
	width: 100%;
	font-size: 14px;
	color: #747474;
	height: 25px;
	line-height: 25px;
	margin-bottom: 8px;
	background: url(/images/sel.png)no-repeat left;
	padding-left: 25px;
}

.sNav .left li:last-child a {
	margin-bottom: 0;
}

.sNav .right {
	overflow: hidden;
}

.sNav .left li:hover a {
	color: #428fd1;
	font-weight: bold;
	background: url(/images/sel_on.png)no-repeat left;
}

/*侧边栏*/
.sideBar {
	position: fixed;
	z-index: 100;
	top: 70%;
	margin-top: -120px;
	right: 1px;
	width: 65px;
	cursor: pointer;
}

.sideBar ul {
	position: absolute;
	top: 0;
}

.sideBar ul li {
	width: 65px;
	height: 68px;
	line-height: 68px;
	background: url(/images/ico_side5.png) no-repeat center;
	background-size: 100%;
	text-align: center;
	margin-bottom: 1px;
}

.sideBar ul li:hover {
	background: #428fd1;
	background-size: 100%;
}

.sideBar ul li {
	position: relative;
}

.sideBar ul li>img {
	width: 50%;
}

.sideBar ul li>a>img {
	width: 50%;
}

.sideBar ul .li02 .left {
	position: absolute;
	top: 0;
	left: -280px;
	z-index: 99;
	width: 279px;
	height: 104px;
	background: url(/images/ico_side7.png) no-repeat center;
}

.sideBar ul .li02 .left h3 {
	line-height: 20px;
	text-align: left;
	font-size: 18px;
	color: #000;
	padding-left: 25px;
	padding-top: 20px;
	padding-bottom: 20px;
}

.sideBar ul .li02 .left p {
	font-size: 14px;
	line-height: 20px;
	color: #525252;
	padding-left: 25px;
}

.sideBar ul .li02 .left p span {
	display: block;
	float: left;
	padding-right: 45px;
}

.sideBar ul .li02 .left p span a:hover {
	color: #c8a063;
}

.sideBar ul .li02 .left p span img {
	padding-right: 10px;
}

.sideBar ul .li03 .left {
	position: absolute;
	top: 0;
	left: -280px;
	z-index: 99;
	width: 281px;
	height: 98px;
	background: url(/images/ico_side8.png) no-repeat center;
}

.sideBar ul .li03 .left h3 {
	line-height: 20px;
	text-align: left;
	font-size: 18px;
	font-weight: inherit;
	color: #040404;
	padding-left: 25px;
	padding-top: 25px;
	padding-bottom: 10px;
}

.sideBar ul .li03 .left p {
	font-size: 16px;
	text-align: left;
	line-height: 28px;
	color: #666;
	padding-top: 20px;
	padding-left: 25px;
}

.sideBar:hover ul {
	display: block;
}

.sideBar ul .left {
	display: none;
}

.sideBar ul li:hover .left {
	display: block;
}

/*底部*/
/*.bottom{
	margin-top: 40px;
}*/
.bottom .top {
	/*background: #f3f3f3;*/
	/*height: 86px;*/
	line-height: 86px;
	overflow: hidden;
}

.bottom .icos em {
	font-size: 14px;
	color: #4c4c56;
	font-weight: bold;
	display: inline-block;
	height: 86px;
	line-height: 86px;
	float: left;
}

.bottom .icos ul {
	overflow: hidden;
	display: inline-block;
}

.bottom .icos ul li {
	float: left;
	margin-left: 40px;
}

.bottom .icos ul li a {
	font-size: 14px;
	color: #4c4c56;
	font-weight: bold;
}

.bottom .icos ul li img {
	margin-right: 10px;
	width: 36px;
}

.bottom .top .wal-1000 .ewic select{
	width: 180px;
	height: 30px;
	padding-left: 10px;
}

.bottom .share {
	overflow: hidden;
}

.bottom .share li {
	float: left;
	margin-left: 15px;
}

.bottom .bot {
	background: #428fd1;
	height: 60px;
	line-height: 60px;
}

.bottom .bot span {
	font-size: 12px;
	color: #fff;
}

.bottom .bot span a {
	font-size: 12px;
	color: #fff;
	margin: 0 10px;
}

.bottom .bot span a:hover {
	text-decoration: underline;
}

.bottom .icos ul li a:hover {
	color: #428fd1;
}





