﻿* {
	margin: 0;
	padding: 0;
	border: 0;
}
a:hover {
	color: #029bde;/*text-decoration: underline;*/
}
input, select, img {
	vertical-align: middle;
}
ul, li {
	list-style: none;
}
em, cite, th {
	font-style: normal;
	font-weight: normal;
	font-style: normal;
}
.wrap {
	clear: both;
	width: 96%;
	max-width: 1200px;
	margin: 0 auto;
	text-align: left;
	zoom: 1;
	overflow: hidden;
}
.wrap2 {
	clear: both;
	width: 96%;
	max-width: 1400px;
	margin: 0 auto;
	text-align: left;
	zoom: 1;
	overflow: hidden;
}
.divhidden {
	display: none;
}
.l {
	float: left;
}
.r {
	float: right;
}
.c_l {
	clear: both;
	height: 0px;
	font-size: 0px;
	overflow: hidden;
}


.nav-hide .nav .sub {
	top: 102px;
}
.nav .sub dl {
	text-align: right;
	float: right;
	width: 800px;
}
.nav #m4 .sub dl {
	width: 560px;
}
.nav #m5 .sub dl {
	width: 440px;
}
.nav .sub dd {
	float: left;
	vertical-align: middle;
	list-style: none;
	text-decoration: none;
	margin-right: 6%;
}
.nav .sub dd a {
	height: 74px;
	line-height: 74px;
	display: block;
	color: #37230a;
	font-size: 16px;
}
.nav .sub dd a:hover {
	color: #c30d23;
}
.blank_h {
	height: 117px;
	overflow: hidden;
}
.nav #m1 {
	width: 90px;
}
.top_search {
	float: right;
	height: 114px;
	width: 34px;
	position: relative;
}
.nav-hide .top_search {
	height: 99px;
}
.top_search .input1 {
	width: 83%;
	text-indent: 10px;
	line-height: 30px;
	height: 30px;
	outline: medium;
	background: none;
	color: #9c9c9c;
	text-align: left;
	font-size: 13px;
	border: 0;
}
.top_search em {
	height: 100%;
	width: 100%;
	background: url(../img/top_pic1.png) center center no-repeat;
	cursor: pointer;
	display: block;
}
.top_search em:Hover {
	transition: all 0.3s;
	opacity: 0.8;
	filter: Alpha(opacity=80);
}
.top_search .search_con {
	display: none;
	position: absolute;
	bottom: -56px;
	right: 0px;
	width: 300px;
	height: 0px;
	padding-top: 23px;
	padding-bottom: 19px;
	background: url(../img/top_bg2.png) no-repeat;
	z-index: 100;/* border:1px solid #eee;box-shadow: 0px 3px 13px 0px rgba(0, 0, 0, 0.2);border-radius: 2px;*/
}
.top_search .search_con .input1 {
	height: 39px;
	line-height: 39px;
	background: #f8f8f8;
	border: 0;
	padding-left: 5px;
	margin-left: 16px;
	padding-right: 47px;
	width: 174px;
	float: left;
	outline: none;
}


.gotop {
	position: fixed;
	bottom: 10%;
	right: 1%;
	width: 51px;
	height: 51px;
	background: url(../img/gotop.png) no-repeat;
	background-size: 100% 100%;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}
.gotop:hover {
	-webkit-transform: rotate(360deg);
	-ms-transform: rotate(360deg);
	-o-transform: rotate(360deg);
	-moz-transform: rotate(360deg);
	cursor: pointer;
	transform: rotate(360deg);
}
 @media screen and (max-width: 1370px) {
/*PC导航*/
.nav .m {
	width: 96px;
}
}
 @media screen and (max-width: 1200px) {
/* 手机导航全局 */
.blank_h {
	height: 90px;
}
.nav-hide .blank_h {
	height: 90px;
}
.header-v1 {
	display: none;
}
.touch-top {
	display: block;
}
.top_search {
	width: 90%;
	overflow: hidden;
	margin-bottom: 10px;
	margin-top: 0;
	background: url(../img/search_bg.png) #eee right center no-repeat;
	margin-right: 5%;
}
}
@media screen and (max-width: 1000px) {
/*尾部*/
.foot_con .foot_con_l {
	width: 100%;
	text-align: center;
}
.foot_con .foot_con_l img {
	margin: 0 auto;
}
.foot_con .foot_con_r {
	width: 100%;
	text-align: center;
	padding-top: 0;
}
.foot_con .foot_con_r img {
	float: none;
	margin: 0 auto;
	margin-left: auto;
	margin-bottom: 2%;
}
.foot_con .foot_con_r ul {
	float: none;
}
.foot_con .foot_con_r ul li {
	text-align: center;
}
.foot_con .foot_con_r ul li .tel {
	float: none;
	clear: both;
	display: inline-block;
}
.foot_con .foot_con_r ul li .email {
	float: none;
	clear: both;
	display: inline-block;
}
}
 @media screen and (max-width: 780px) {
}
 @media screen and (max-width: 640px) {
/* 手机导航全局 */
.blank_h {
	height: 80px;
}
.nav-hide .blank_h {
	height: 80px;
}
.touch-top-wrapper .touch-logo img {
	height: 80px;
}
.touch-toggle li i {
	margin-top: 20px;
}
.touch-menu ul li a {
	font-size: 16px;
	height: 40px;
	line-height: 40px;
}
}

#maximg img{ max-width:100% !important; height:auto !important}


.pagebar { padding:20px; overflow:hidden; clear:both}
.pagebar .pagination {
  display: flex;
  justify-content: center;
  margin-top: 10px;
}
.pagination a {
  background: #fff;
  border: 1px solid #ccc;
  color: #333;
  font-size: 12px;
  padding: 8px 10px;
  margin: 0 2px;
  border-radius: 3px; line-height:100%
}
.pagination span {
    color: #333;
    font-size: 12px;
    padding: 7px 2px;
    margin: 0 2px;
    border-radius: 3px;
}
.pagination a:hover {
  color: #333;
  border: 1px solid #333;
}
.pagination a.page-num-current {
  color: #fff;
  background: #333;
  border: 1px solid #333;
}
.pagination .st{ font-family:宋体}
.text-secondary{ text-align:center; padding:20px 0}