﻿@import "base.css";
#wp {
	width: 100%;
	max-width: 1200px;
	margin: 0 auto
}
#hd {
	background-color: rgba(22,55,82, 0.9);
	box-shadow: 0 1px -2px rgba(0,0,0,.3);
	width: 100%;
	margin: 0 auto;
	z-index: 9999;
	-o-transition: .3s;
	-ms-transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
	transition: .3s
}
.fixed {
	top: -101px!important
}
#hd .logo {
	height: 112px;
	float: left
}
#hd .logo a {
	display: block;
	height: 100%;
	line-height: 120px
}
#hd .tel {
	height: 112px;
	float: right
}
#hd .tel img {
	padding-top: 40px;
	display: inline-block;
	vertical-align: middle
}
#hd .logo a img {
	display: inline-block;
	vertical-align: middle
}
#nav {
	width: 100%
}
#nav ul li {
	float: left;
	line-height: 70px;
	position: relative;
	width: 14.2%
}
#nav ul li a {
	display: inline-block;
	width: 100%;
	text-align: center;
	font-size: 17px;
	color: #fff;
	height: 70px
}
#nav ul li a:hover {
	background: url(../images/navhover.jpg) no-repeat center 56px
}
#nav ul li a.on {
	background: url(../images/navhover.jpg) no-repeat center 56px
}
#nav ul li ol.xlcd {
	position: absolute;
	top: 70px;
	left: 0;
	z-index: 99999;
	width: 100%;
	display: none
}
#nav ul li ol.xlcd li {
	width: 100%;
	height: 48px;
	line-height: 48px;
	padding: 0;
	margin: 0;
	background: rgba(15,117,188,.6);
	float: none
}
#nav ul li ol.xlcd li a {
	display: inline-block;
	width: 100%;
	text-align: center;
	font-size: 14px;
	color: #fff;
	height: 48px;
	line-height: 48px;
	border-top: 1px solid #fff
}
#nav ul li ol.xlcd li a:hover {
	background: #0f6ebc
}
#m-hd {
	display: none
}
#m-hd {
	height: 60px;
	line-height: 60px;
	background-color: #fff;
	padding: 0;
	position: relative;
	width: 100%;
	z-index: 999999
}
#m-hd img {
	max-width: 240px;
	height: 35px;
	padding: 10px 0 0 5px;
	margin: 0
}
.m-trigger {
	position: absolute;
	top: 0;
	right: 10px;
	width: 50px;
	color: #fff;
	text-align: center;
	font-size: 30px;
	line-height: 50px;
	cursor: pointer;
	background: url(../images/menu_add.png) center center no-repeat;
	-webkit-background-size: 50px;
	background-size: 25px;
	height: 60px
}
.m-nav {
	z-index: 60;
	position: absolute;
	top: 60px;
	width: 100%;
	left: 0;
	background: url(../images/alpha_black_70.png) repeat;
	text-align: center;
	display: none
}
.m-nav li {
	position: relative;
	border-bottom: 1px solid #565656
}
.m-nav a {
	display: block;
	font-size: 15px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	color: #fff;
	font-size: 14px
}
.m-nav a:hover, .m-nav a:active {
	color: #007cc2
}
.m-nav li ol.ejcd {
	position: relative;
	top: 0;
	left: 0;
	z-index: 99999;
	display: none;
	width: 100%
}
.m-nav li ol.ejcd li {
	width: 100%;
	height: 40px;
	line-height: 40px;
	padding: 0;
	margin: 0;
	background: rgba(153,153,153,.8);
	float: none
}
.m-nav li ol.ejcd li a {
	display: inline-block;
	width: 100%;
	text-align: center;
	font-size: 13px;
	color: #eee;
	height: 40px;
	line-height: 40px;
	border-top: 1px solid #fff
}
a.tel {
	background: url(../images/tel.png) left center no-repeat;
	float: left;
	padding-left: 75px;
	padding-top: 96px;
	font-size: 22px;
	color: #f8d37a;
	margin-right: 115px;
	margin-top: -22px
}
footer {
	width: 100%;
	background: #242933
}
.footer {
	width: 100%;
	max-width: 1200px;
	margin: 0 auto;
	padding: 3% 0
}
.footer_l {
	clear: right;
	float: left;
	width: 50%
}
.footer_l img {
	float: left;
	margin-right: 34px
}
.footer_l h3 {
	color: #fff;
	font-size: 21px;
	line-height: 48px
}
.footer_l h4 {
	color: #cacaca;
	font-size: 14px;
	line-height: 28px
}
.footer_r {
	float: left;
	width: 50%
}
.footer_r ul {
	width: 172px;
	height: 176px;
	float: right;
	border-right: #4e5564 solid 1px
}
.footer_r ul h3 {
	color: #fff;
	padding-bottom: 15px;
	font-size: 16px;
	text-align: center
}
.footer_r ul li {
	width: 100%;
	line-height: 30px;
	height: 30px;
	text-align: center;
	overflow: hidden
}
.footer_r ul li a {
	color: silver;
	font-size: 14px
}
.footer_r ul:nth-of-type(1) {
	border: none
}
body {
	background: #d8d8d8
}
.banner {
	width: 100%;
	height: 300px;
	text-align: center
}
.banner .txt {
}
.banner b, .banner .txt {
	display: inline-block;
	vertical-align: middle;
	text-align: center
}
.banner b {
	width: 0;
	height: 100%
}
.banner h3 {
	color: #fff;
	font-size: 40px
}
.banner h4 {
	color: #fff;
	font-size: 26px;
	padding: 3px 0
}
.banner img {
	padding-top: 10px
}
p.topan {
	width: 100%;
	text-align: center;
	padding-bottom: 15px
}
p.topan a {
	display: inline-block;
	color: #313030;
	font-size: 15px;
	background: #eee;
	width: 200px;
	height: 42px;
	line-height: 42px;
	text-align: center;
	border: #b5b5b5 solid 1px;
	border-radius: 5px;
	margin: 15px 14px 0
}
p.topan a.on {
	background-color: rgba(22,55,82, 0.9);
	color: #fff
}
p.topan a:visited, p.topan a:hover, p.topan a:active {
}
.box_bbj {
	width: 92%;
	padding: 4.5% 4%;
	background: #fff;
	margin-bottom: 30px
}
.box_bbj h3 {
	color: #555;
	font-size: 30px;
	padding-bottom: 2.5%;
	background: url(../images/nrbtx.png) no-repeat left bottom;
	margin-bottom: 20px
}
.about_nr {
	padding: 2% 0;
	overflow: hidden;
	text-align: justify;
}
.about_nr img {
	max-width: 100%;
	height: auto!important
}
.about_nr p {
	color: #555;
	font-size: 16px;
	line-height: 35px
}
.about_nr p a {
	color: #444
}
.about_nr img.qptp {
	width: 100%;
	padding: 20px 0
}
ul.zycplist {
	width: 100%
}
ul.zycplist li {
	width: 30.33%;
	padding: 1.5%;
	float: left
}
ul.zycplist li .imggd {
	width: 100%;
	padding-bottom: 75%;
	position: relative
}
ul.zycplist li .imggd img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}
ul.zycplist li h4 {
	color: #414141;
	font-size: 15px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	padding: 5% 0
}
ul.zycplist li a {
	display: block;
	border-radius: 5px;
	color: #fff;
	font-size: 13px;
	width: 120px;
	height: 35px;
	line-height: 35px;
	text-align: center;
	background: #959595
}
ul.zycplist li a:hover {
	background-color: rgba(22,55,82, 0.9)
}
.pagey {
	text-align: center;
	padding: 5% 0 3%
}
.pagey button {
	padding: 6px 10px;
	margin: 5px;
	color: #333;
	font-size: 14px;
	background: #fff;
	border: #999 solid 1px
}
.pagey a:hover, .pagey .active {
	background-color: rgba(22,55,82, 0.9);
	color: #fff
}
.productxq {
	width: 100%;
	line-height: 24px
}
.productxq h5 {
	color: #1f1f1f;
	font-size: 25px;
	text-align: center;
	padding-bottom: 2%
}
p.xwly {
	color: #717171;
	font-size: 15px;
	text-align: center;
	padding-bottom: 2%
}
hr {
	height: 1px;
	color: #cfcfcf;
	background: #cfcfcf;
	width: 100%;
	margin-bottom: 5%;
	border: none
}
.productxq img {
	max-width: 100%!important;
	height: auto!important
}
p.xqnr {
	color: #2d2d2d;
	font-size: 16px;
	line-height: 35px
}
.newslist {
	width: 100%;
	overflow: hidden
}
.newslist li {
	width: 43%;
	padding: 2% 2% 1%;
	background: #f2f2f2;
	margin: 1.7% 1.5%;
	float: left
}
.newslist li h4 {
	color: #3d3d3d;
	font-size: 15px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	padding: 2% 0
}
.newslist li p {
	color: #909090;
	font-size: 13px;
	overflow: hidden;
	line-height: 22px;
	height: 44px
}
.newstime {
	width: 100%;
	height: 40px;
	border-top: #ddd solid 1px;
	margin-top: 20px
}
.newstime span {
	color: #113961;
	font-size: 13px;
	float: left;
	margin-top: 20px
}
.newslist li a {
	float: right;
	margin-top: 15px;
	display: block;
	color: #fff;
	font-size: 12px;
	width: 92px;
	height: 25px;
	line-height: 25px;
	text-align: center;
	background-color: rgba(22,55,82, 0.9)
}
@media screen and (max-width:1199px) {
p.topan a {
	width: 23%;
	height: 42px;
	line-height: 42px;
	margin: 15px 1.5% 0
}
}
@media screen and (max-width:1080px) {
}
@media screen and (max-width:1024px) {
.footer_l, .footer_r {
	width: 96%;
	padding: 3% 2%
}
.footer_r ul {
	width: 33%
}
}
@media(max-width:979px) {
}
@media(max-width:768px) {
#hd {
	display: none
}
#m-hd {
	display: block
}
.banner {
	height: 200px
}
p.topan a {
	width: 46%;
	height: 42px;
	line-height: 42px;
	margin: 15px 1.5% 0
}
ul.zycplist li {
	width: 48%;
	padding: 1%
}
.newslist li {
	width: 90%;
	padding: 3% 4% 2%;
	background: #f2f2f2;
	margin: 2% 1%;
	float: left
}
}
@media(max-width:480px) {
.banner {
	height: 150px
}
.banner h3 {
	color: #fff;
	font-size: 30px
}
.banner h4 {
	color: #fff;
	font-size: 18px;
	padding: 3px 0
}
.footer_l {
	text-align: center
}
.footer_l img {
	float: none;
	margin: 0
}
ul.zycplist li {
	width: 96%;
	padding: 4% 2%
}
}
@media(max-width:320px) {
p.topan a {
	width: 46%;
	height: 42px;
	line-height: 42px;
	margin: 15px 1% 0
}
}
.side2 {
	position: fixed;
	width: 40px;
	right: 10px;
	z-index: 100;
	bottom: 10%;
	height: 80px
}
.side2 ul li {
	width: 40px;
	height: 40px
}
.side2 ul li a {
	display: block;
	background-color: #f7941e;
	height: 40px;
	width: 40px;
	text-align: center;
	line-height: 40px
}
.side2 ul li a img {
	vertical-align: middle;
	display: inline-block
}
.side2 ul li a:hover {
	background-color: #002
}
.side2 ul li .weixin {
	position: absolute;
	left: -154px;
	bottom: 0;
	display: none
}
.side2 ul li .weixin em {
	background: red;
	width: 5px;
	height: 17px;
	display: block;
	position: absolute;
	right: -5px;
	top: 50%;
	margin-top: 3px
}
.side2 ul li .weixin img {
	display: block
}
.dede_pages {
	height: 28px;
	padding: 20px 0;
	font-size: 14px;
	text-align: center
}
.dede_pages ul {
	display: inline-block;
	margin: 0 auto;
	padding: 0
}
.dede_pages ul a {
	float: left;
	font-family: microsoft yahei;
	margin: 0 2px;
	padding: 0 10px;
	line-height: 25px;
	background: #fff;
	border: 1px solid #d8dadf;
	color: #555;
	display: block
}
.dede_pages ul a:hover {
	color: #fff;
	border: 1px #333 solid;
	background-color: #333
}
.dede_pages ul .page-num-current {
	color: #fff;
	border: 1px #333 solid;
	background-color: #333
}
.dede_pages ul span {
	float: left;
	display: block
}
