﻿* {
	padding: 0;
	margin: 0;
	box-sizing: border-box;
}
html,  body {
	width: 100%;
}
body {
	min-width: 320px;
	margin: 0 auto;
	font-size: 14px;
	color: #333;
	font-family: Microsoft YaHei, SimSun;
	background: #fff;
}
a {
	text-decoration: none;
	color: #333333;
	display: inline-block;/*white-space: nowrap;*/

}
li {
	list-style: none;
}
img {
	border: 0;
	display: inline-block;
	vertical-align: middle;
}
.clear {
	clear: both;
}
.container-fluid {
	width: 100%;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
}
.container {
	width: 1200px;
	margin-left: auto;
	margin-right: auto;
}
p {
	margin-bottom: 0;
}
ul {
	margin-bottom: 0;
}
input {
	border: none;
	outline: none;
}
 input::-webkit-input-placeholder {

    /* placeholder颜色  */

    color: #999;

    /* placeholder字体大小  */

    font-size: 14px;
}
/*通用样式end*/





.nav-active {
	background-color: #3e9f36;
}
/*header*/

.header-wai {
/*position: fixed;*/

    /*top: 0;*/

    /*left: 0;*/

    /*right: 0;*/

}
.header-top {
	width: 100%;
	height: 108px;
	position: relative;
}
.header-left {
	width: 50%;
	height: 100%;
	float: left;
	padding: 28px 0 30px;
}
.header-left h1 {
	font-size: 22px;
	color: #333;
}
.header-left p {
	font-size: 16px;
	color: #666;
}
.header-left h1 b {
	color: #3e9f36;
}
.header-logo {
	position: absolute;
	top: 0;
	left: 50%;
	transform: translateX(-50%);
	z-index: 9999;
}
.header-logo a {
	display: block;
}
.header-logo a img {
	display: block;
}
.header-left p b {
	color: #3e9f36;
}
.header-right {
	width: 50%;
	height: 100%;
	float: right;
	padding: 26px 0 30px;
	overflow: hidden;
}
.header-dh {
	float: right;
	position: relative;
}
.header-dh img {
	position: absolute;
	left: -55px;
	top: -26px;
}
.header-dh p {
	color: #333;
	font-size: 22px;
	text-align: left;
	font-weight: bold;
	line-height: 26px;
}
/*nav*/

.nav-wai {
	background: #323232;
	height: 50px;
}
.nav {
	width: 100%;
	overflow: hidden;
}
.nav ul {

}
.nav-list {
	width: 120px;
	float: left;
	height: 100%;
}
.nav-list:nth-child(4) {
	margin-right: 240px;
}
.nav-list a {
	display: block;
	width: 100%;
	height: 100%;
	line-height: 50px;
	color: #fff;
	font-size: 14px;
	text-align: center;
	padding-left: 15px;
}
.nav-list:hover {
	background-color: #3e9f36;
}
.nav-list:nth-child(1) {
	background-image: url("../images/sy.png");
	background-repeat: no-repeat;
	background-position: 25px 50%;
}
.nav-list:nth-child(2) {
	background-image: url("../images/jmtp.png");
	background-repeat: no-repeat;
	background-position: 10px 50%;
}
.nav-list:nth-child(3) {
	background-image: url("../images/cydz.png");
	background-repeat: no-repeat;
	background-position: 10px 50%;
}
.nav-list:nth-child(4) {
	background-image: url("../images/jmcy.png");
	background-repeat: no-repeat;
	background-position: 12px 50%;
}
.nav-list:nth-child(5) {
	background-image: url("../images/cpz.png");
	background-repeat: no-repeat;
	background-position: 14px 50%;
}
.nav-list:nth-child(6) {
	background-image: url("../images/alz.png");
	background-repeat: no-repeat;
	background-position: 14px 50%;
}
.nav-list:nth-child(7) {
	background-image: url("../images/gjhj.png");
	background-repeat: no-repeat;
	background-position: 10px 50%;
}
.nav-list:nth-child(8) {
	background-image: url("../images/pphj.png");
	background-repeat: no-repeat;
	background-position: 10px 50%;
}

.nav-tel{
    float: right;
    display:block;
    width:213px;
    height:50px;
    line-height:50px;
}
.nav-tel i{
    float: left;
    display: block;
    overflow: hidden;
    background: url(../images/dz-dh.png) no-repeat;
    background-size: cover;
    width:14px;
    height:14px;
    margin-top:20px;
    margin-right:5px;
}
.nav-tel span , .nav-tel p{
    float: left;
    color:#fff;
}
.nav-tel p{
    font-size: 18px;
    margin-left: 5px;
    font-weight: bold;
}

/*footer*/

.footer-wai {
	background: #323232;
	padding-top: 55px;
	padding-bottom: 55px;
}
.footer-body {
	overflow: hidden;
	width: 100%;
}
.ewm {
	width: 300px;
	float: left;
	overflow: hidden;
}
.ewm-list {
	float: left;
}
.ewm-list span {
	display: block;
	width: 156px;
	height: 156px;
}
.ewm-list span img {
	display: block;
	width: 100%;
	height: 100%;
}
.ewm-list p {
	text-align: center;
	color: #fff;
	font-size: 14px;
	line-height: 30px;
	margin-top: 10px;
}
.footer-contact {
	width: 700px;
	float: left;
}
.footer-contact h1 {
	color: #fff;
	text-align: left;
	font-size: 20px;
	text-transform: uppercase;
}
.footer-heng {
	width: 35px;
	height: 2px;
	background: #fff;
	margin-top: 7px;
	margin-bottom: 16px;
}
.footer-contact p {
	color: #fff;
	font-size: 16px;
	text-align: left;
	line-height: 30px;
}
.contact-ul {
	overflow: hidden;
	width: 100%;
}
.contact-list {
	float: left;
	width: 350px;
	padding: 10px 0 0;
	overflow: hidden;
}
.contact-list span {
	display: block;
	margin-right: 9px;
	float: left;
	height: 30px;
	line-height: 27px;
}
.contact-list span img {
	display: inline-block;
	vertical-align: middle;
}
.contact-list p {
	color: #fff;
	text-align: left;
	font-size: 14px;
	line-height: 30px;
	float: left;
}
.footer-service {
	width: 200px;
	float: left;
}
.footer-service h1 {
	color: #fff;
	text-align: left;
	font-size: 20px;
	text-transform: uppercase;
}
.footer-fwrx {
	width: 100%;
	overflow: hidden;
}
.footer-fwrx span {
	display: block;
	float: left;
	width: 30px;
	height: 30px;
	line-height: 45px;
	margin-right: 15px;
}
.footer-fwrx span img {
	display: inline-block;
	width: 100%;
	height: 100%;
}
.footer-fwrx p:nth-child(2) {
	color: #fff;
	font-size: 20px;
}
.footer-fwrx p:nth-child(3) {
	font-size: 14px;
	color: #fff;
	letter-spacing: 2px;
}
.footer-service a {
	display: block;
	width: 145px;
	height: 40px;
	line-height: 39px;
	color: #fff;
	text-align: center;
	font-size: 16px;
	background: #ee952f;
	margin-top: 18px;
}
.footer-service a img {
	display: inline-block;
	padding-right: 8px;
}
.footer-center-wai {
	background-color: #323232;
	padding-bottom: 15px;
	background-image: url("../images/foot-heng.png");
	background-repeat: no-repeat;
	background-position: bottom;
}
.footer-center-ul {
	overflow: hidden;
	width: 100%;
}
.footer-center-list {
	float: left;
	width: 150px;
	position: relative;
}
.footer-center-list:after{
	content: '';
	display: block;
	width: 6px;
	height: 1px;
	position: absolute;
	top: 50%;
	right: 25px;
	background: #fff;
}
.footer-center-list:last-child:after {
	background:none;
}
.footer-center-list a {
	display: inline-block;
	text-align: left;
	color: #fff;
	font-size: 16px;
	line-height: 30px;
}
.footer-bottom-wai {
	background: #323232;
	height: 70px;
	line-height: 30px;
}
.footer-bottom-wai p {
	text-align: center;
	color: #fff;
	font-size: 14px;
}
/*分页海报*/

.cate-banner a {
	display: block;
}
.cate-banner a img {
	display: block;
	max-width: 100%;
}
/*---------面包屑-----------*/

.mbx-box {
	background-color: #f8f8f8;
	height: 82px;
	border-bottom: 1px solid #eee;
	overflow: hidden;
	font-size: 14px;
}
.mmbx-con, .mbx-mainbox, .main {
	overflow: hidden;
}
.search_box {
	overflow: hidden;
}
.search_box form {
	width: 100%;
	overflow: hidden;
	text-align: right;
}
.search_box form a {
	margin: 0 auto;
}
.sea_inp {
	margin-top: 25px;
	float: right;
	width: 318px;
}
.sea_inp ul {
	float: left;
	width: 100%;
	height: 26px;
	line-height: 26px;
	margin-bottom: 10px;
}
.sea_inp ul h5 {
	font-size: 14px;
	float: left;
	width: 90px;
	color: #024fa1;
}
.sea_inp ul li {
	float: left;
	padding: 0 10px;
}
.sea_inp form {
	width: 100%;
	height: 37px;
	overflow: hidden;
}
.sea_inp form input {
	float: left;
	width: 269px;
	height: 35px;
	border: 1px solid #d3d3d3;
	padding-left: 10px;
	box-sizing: border-box;
	color: #c6c6c6;
}
.sea_inp form .sub {
	float: right;
	width: 49px;
	line-height: 35px;
	height: 35px;
	background: url(../../../upload/image/search.png) no-repeat center;
	background-color: #024fa1;
}
.mbx .mbx-t {
	float: left;
	width: 850px;
	height: 83px;
	line-height: 83px;
}
.mbx .mbx-t li, .mbx .mbx-t span, .mbx .mbx-t li a {
	display: block;
	float: left;
}
.mbx .mbx-t span {
	margin-right: 15px;
}
.mbx .mbx-t li {
	margin-right: 10px;
}
.main {
	height: 46px;
	line-height: 46px;
	font-size: 14px;
	border-bottom: 1px dashed #dcdcdc;
}
.cate-l {
	float: left;
	width: 50%;
}
.cate-l li, .cate-l li a, .cate-l b, .cate-l a {
	float: left;
	line-height: 46px;
	font-size: 14px;
	text-decoration: none;
	color: #666;
	word-wrap: break-word;
	outline: none;
	padding-right: 8px;
}
.cate-l a:last-child span {
	display: none;
}
.cate-l b {
	border-left: 10px solid #ffb100;
	font-weight: normal;
	padding-left: 8px;
	margin: 13px auto;
	height: 20px;
	line-height: 20px;
}
.cate-l li span {
	display: block;
	padding: 0 5px;
	height: 46px;
	line-height: 46px;
}
.cate {
	float: left;
	width: 50%;
	max-width: 600px;
	height: 47px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	z-index: 10;
	position: relative;
}
.cate ul {
	width: 100%;
	margin: 0 auto;
	z-index: 100;
	height: 47px;
	overflow: hidden;
}
.cate li {
	float: right;
	display: block;
	margin: 5px 0 5px 5px;
	overflow: hidden;
}
.cate li a {
	overflow: hidden;
	padding: 1px 8px;
	line-height: 37px;
	float: left;
	display: block;
	color: #333;
	box-sizing: border-box;
}
.cate li a:hover {
	color: #ffb100;
}
.cate li.cur {
	color: #ee952f;
	border-bottom: #ee952f solid 2px;
}
.cate li.cur a {
	color: #ee952f;
}
/*数据更新中的样式*/

.nodata {
	margin: 10px 0;
	padding: 40px 0 40px 0px;
	text-transform: capitalize;
	text-align: center;
	font-size: 16px;
}
/*====================翻页样式==========================*/

.page {
	margin: 30px auto;
	text-align: center;
	clear: both;
	padding: 5px;
}
.page_list {
	height: 30px;
	line-height: 30px;
}
.page_list a, .page_rows {
	display: inline-block;
	font-size: 14px;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	background: #fff;
	color: #333;
	vertical-align: top;
	padding: 0 12px;
	margin: 0 7px;
	margin-bottom: 10px;
}
.page .page_list .selected, .page_rows {
	background-color: #3e9f36;
	color: #fff;
}
.page .page_list a:hover {
	background-color: #3e9f36;
	color: #fff;
}
