/***************css reset*********/

body, h1, h2, h3, h4, ul, li, a, input {
	margin: 0;
	padding: 0;
	font-family: microsoft yahei;
}
div, a {
	font-size: 12px;
	color: #323232;
}
h1, h2, h3, h4, p {
	margin: 0;
	padding: 0;
}
img {
	border: none;
	vertical-align: middle;
}
em {
	font-style: normal;
}
a {
	text-decoration: none;
	border: none;
	outline: none;
}
ul, li, dl, dt, dd {
	list-style: none;
	margin: 0;
	padding: 0;
}
body {
	overflow-x: hidden;
	min-width: 1235px;
}
/**首页**/

#head {
	height: 130px;
	overflow: hidden;
	width: 1500px;
	margin: 0 auto;
	position:relative;
}
.logo {
	width: 348px;
	height: 89px;
	float: left;
	margin-top: 20px;
}
.logo img {
	width: 348px;
	height: 69px;
}
.nav {
	width: 1100px;
	float: left;
	margin-left: 30px;
}
.nav ul li {
	float: left;
	text-align: center;
	line-height: 147px;
	margin-right: 20px;
}
.nav ul li:last-child {
	margin-right: 0;
}
.nav ul li a {
	display: block;
	width: 100px;
	height: 128px;
	font-size: 16px;
	color: #000000;
}
.nav ul li a:hover, .nav ul li a.hover {
	border-bottom: 2px solid #0136a8;
	color: #0136a8;
}
.warp {
	width: 1100px;
	margin: 0 auto;
}
.sv {
	float: right;
	background: url(../images/tel.png) no-repeat left;
	padding-left: 35px;
	font-size: 21px;
	color: #0069dc;
	margin-top: 3px;
	position:absolute;
	top:10px;
	right:73px;

}
.sv span{
	background: url(../images/phone.png) no-repeat left;
	padding-left: 28px;
    margin-left: 30px;
}
/*图片滚动*/



/********轮播图样式***********/

.slideBox {
	width: 100%;
	height: 460px;
	overflow: hidden;
	position: relative;
}
.slideBox .bd {
	position: relative;
	height: 100%;
	z-index: 0;
}
.slideBox .bd li {
	zoom: 1;
	vertical-align: middle;
	width: 100%;
	height: 511px;
}
.slideBox .prev, .slideBox .next {
	position: absolute;
	left: 3%;
	top: 50%;
	margin-top: -25px;
	display: block;
	width: 55px;
	height: 55px;
	background: url(../images/left.png) no-repeat;
	filter: alpha(opacity=50);
	opacity: 0.5;
}
.slideBox .next {
	left: auto;
	right: 3%;
	background: url(../images/right.png) no-repeat;
}
.slideBox .prev:hover, .slideBox .next:hover {
	filter: alpha(opacity=100);
	opacity: 1;
}
.n_bann {
	background: url(../images/banner.jpg) no-repeat center;
	height: 400px;
}
.con1 {
	padding-top: 30px;
	height: auto;
	overflow: hidden;
}
.con1_t {
	font-size: 24px;
	color: #3d3d3f;
	text-align: center;
}
.con1_t p {
	font-size: 12px;
	color: #8a8a8a;
	margin-top: 10px;
}
.con1_u {
	margin-top: 50px;
}
.con1_u ul li {
	width: 380px;
	float: left;
	margin-right: 30px;
}
.con1_u ul li:last-child {
	margin-right: 0;
}
.con1_u ul li .pic {
	width: 380px;
	height: 197px;
	overflow: hidden;
}
.con1_u ul li .pic img {
	width: 380px;
	height: 197px;
}
.con1_u ul li .pic img:hover {
	animation-duration: 1.5s;
	animation-name: pulse;
}
 @keyframes pulse {
 0% {
 transform: scale(1);
}
 50% {
 transform: scale(1.1);
}
 100% {
 transform: scale(1);
}
}
.warp {
	width: 1200px;
	margin: 0 auto;
}
.con1_u ul li em {
	font-size: 17px;
	color: #13181e;
	display: block;
	margin-top: 35px;
	padding-bottom: 20px;
	border-bottom: 1px solid #dfdfdf;
}
.con1_u ul li em span {
	font-size: 12px;
	color: #a5a5a5;
	padding-top: 5px;
	display:block;
}
.con1_u ul li p {
	font-size: 12px;
	color: #7e807f;
	margin-top: 20px;
	line-height: 25px;
}
.con2 {
	padding-top: 70px;
	height: auto;
	overflow: hidden;
}
.con2_u {
	margin-top: 40px;
}
.con2_u_l {
	width: 500px;
	float: left;
}
.con2_u_l img {
	width: 500px;
	height: 281px;
}
.con2_u_r {
	width: 634px;
	float: right;
}
.con2_u_r em {
	font-size: 18px;
	color: #3b3b3b;
}
.con2_u_r p {
	font-size: 13px;
	color: #818181;
	text-indent: 2em;
	line-height: 23px;
	margin-top: 15px;
}
.con2_u_mo {
	margin-top: 35px;
}
.con2_u_mo a{
	float:left;
	width:185px;
	margin-right:35px;
	display:block;
}
.con3_u {
	margin-top: 30px;
}
.con3_u ul li {
	width: 332px;
	float: left;
	margin-right: 90px;
}
.con3_u ul li:last-child {
	margin-right: 0;
}
.con3_u ul li .pho {
	width: 332px;
	height: 156px;
	overflow: hidden;
}
.con3_u ul li .pho img {
	width: 332px;
	height: 156px;
}
.con3_u ul li .pho img:hover {
	animation-duration: 1.5s;
	animation-name: pulse;
}
 @keyframes pulse {
 0% {
 transform: scale(1);
}
 50% {
 transform: scale(1.1);
}
 100% {
 transform: scale(1);
}
}
.con3_u ul li em {
	font-size: 14px;
	color: #080806;
	display: block;
	margin-top: 15px;
}
.con3_u ul li span {
	display: block;
	font-size: 12px;
	color: #8a8a8a;
	margin-top: 10px;
}
.con3_u ul li p {
	margin-top: 10px;
	font-size: 12px;
	color: #8a8a8a;
	line-height: 23px;
}
#footer {
	background: #3d3d3d;
	padding: 40px 0 50px 0;
	height: auto;
	overflow: hidden;
	margin-top: 40px;
}
.footer_l {
	width: 950px;
	float: left;
}
.footer_l ul {
	float: left;
}
.footer_l ul li {
	float: left;
	width: 140px;
	text-align: center;
	color: #919294;
	font-size: 13px;
	margin-right: 50px;
}

.fo_u {
	margin-top: 8px;
}
.fo_u ul {
	height: auto;
}
.fo_u ul li {
	background: none !important;
	padding: 0 !important;
}
.fo_u ul li, .fo_u ul li a {
	width: 180px;
	height: 30px;
	color: #bebebe;
	font-size: 14px;
	text-align: left;
	border: none;
	background: url(../images/ss.png) no-repeat left center;
	padding-left: 10px;
	margin-right:0;
}

.tt {
	background: url(../images/zz.png) no-repeat left bottom;
	font-size: 15px;
	text-align: left;
	height: 30px;
	color: #ffffff;
}
.footer_r {
	width: 179px;
	float: right;
	background: url(../images/ewm.png) no-repeat right center;
	border-left: 1px solid #8a8a8a;
	margin-right: 40px;
	height: 154px;
}
.foot_u {
	background: #202020;
	height: 56px;
	line-height: 56px;
	text-align: center;
	font-size: 14px;
	color: #b8b8b8;
}
.foot_u a {
	font-size: 14px;
	color: #b8b8b8;
}
/**内页列表**/

.fy_con {
	margin-top: 35px;
}
.fy_title {
	background: url(../images/dss.jpg) no-repeat center;
	text-align: center;
	font-size: 30px;
	color: #009763;
}
.fy_nav {
	text-align: center;
	margin-top: 40px;
}
.fy_nav ul {
	display: inline-block;
}
.fy_nav li {
	float: left;
	margin: 0 8px;
}
.fy_nav li a {
	display: block;
	width: 180px;
	height: 36px;
	line-height: 36px;
	border: 1px solid #d5d5d5;
	text-align: center;
	font-size: 14px;
}
.fy_nav li a:hover, .fy_nav li a.hover {
	background: #006bb9;
	border: 1px solid #006bb9;
	color: #fff;
}
.fy_title {
	text-align: center;
	font-size: 28px;
	color: #048bcf;
}
.fy_title p {
	text-align: center;
	font-size: 14px;
	color: #1a1a1a;
	font-weight: normal;
	margin-top: 10px;
}
#dqwz {
	background: #f7f7f7;
	height: 40px;
	line-height: 40px;
	margin-bottom: 30px;
}
.dqwz {
	float: right;
	color: #2f2f2f;
	background: url(../images/home.png) no-repeat left;
	padding-left: 20px;
}
/*新闻列表*/

.news_list {
	margin: 35px 0;
}
.news_list .search {
	text-align: center;
	font-size: 20px;
}
.news_list li {
	padding: 40px 0;
	position: relative;
	border-bottom: 1px dotted #ddd;
}
.news_list li::before {
	content: "";
	position: absolute;
	top: 0;
	left: -50%;
	z-index: 0;
	width: 200%;
	height: 100%;
}
.news_list li:hover::before {
}
.news_list li a {
	display: block;
	overflow: hidden;
	position: relative;
	color: #333;
}
.news_img {
	width: 300px;
	float: left;
	overflow: hidden;
}
.news_img img {
	width: 300px;
	height: 165px;
}
.news_time {
	float: left;
	font-size: 35px;
	line-height: normal;
	font-family: Aparajita;
	position: relative;
	padding-right: 50px;
	margin: 10px 30px 0 0;
}
.news_time::before, .news_time::after {
	content: "";
	position: absolute;
	top: 15px;
	right: 0;
	width: 35px;
	height: 1px;
	background: #bfbfbf;
}
.news_time::after {
	width: 0px;
	background: #ffb108;
	right: 35px;
}
.news_more {
	display: block;
	margin-top: 15px;
	font-size: 0;
	width: 48px;
	height: 38px;
	background: #fff url(../images/ico_11a.png) center center no-repeat;
	position: relative;
}
.news_more::before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 0;
	height: 100%;
	background: #007440 url(../images/ico_11b.png) center center no-repeat;
}
.news_list li:hover .news_more::before {
	width: 100%;
}
.news_list li:hover .news_time::after {
	width: 35px;
	right: 0;
}
.news_info {
	overflow: hidden;
	padding-left: 5%;
	margin-top: 10px;
}
.news_info p {
	height: 22px;
	overflow: hidden;
	font-size: 16px;
	margin: 10px 0 20px 0;
}
.news_des {
	font-size: 14px;
	line-height: 30px;
	max-height: 64px;
	overflow: hidden;
}
.news_list li:hover a .news_time {
	color: #ffb108;
}
.news_list li em {
	position: relative;
}
.ny_u {
	height: auto;
	overflow: hidden;
	margin-bottom: 30px;
}
.show_t {
	text-align: center;
	border-bottom: #CCC 1px dashed;
}
.show_t h1 {
	color: #2869d5;
	margin: 0;
	font-weight: normal;
	font-size: 28px;
}
.show_t p {
	color: #464646;
	font-weight: normal;
	line-height: 20px;
	margin: 10px 0px 10px 0px;
}
.show_c {
	padding: 10px 15px 10px 15px;
	color: #464646;
	border-bottom: #CCC 1px dashed;
	line-height: 2em;
	font-size: 14px;
}
.show_c img {
	max-width: 900px;
	padding: 10px 15px 10px 15px;
}
.show_u {
	text-align: left;
	padding: 10px 15px 10px 0px;
}
.show_u ul li {
	list-style: none;
	text-decoration: none;
	color: #464646;
	height: 30px;
	line-height: 30px;
	margin: 0px 20px 0px 20px;
	font-size: 14px;
}
.show_u ul li a {
	color: #464646;
	font-size: 14px;
}
.show_u ul li a:hover {
	text-decoration: underline;
	color: #464646;
}
.page_conru {
	color: #464646;
	padding: 35px 15px 40px 15px;
	font-size: 14px;
	line-height: 28px;
}
.page_conru img {
	max-width: 900px;
	padding: 15px 15px 40px 15px;
}
.chanpin {
	padding: 50px 0px 20px 10px;
	height: auto;
	overflow: hidden;
}
.chanpin ul li {
	margin-left: 65px;
	float: left;
	margin-bottom: 2px;
	width: 300px;
}
.chanpin ul li a {
	display: block;
	text-align: center;
	color: #545454
}
.chanpin ul li a .pic {
	width: 300px;
	height: 215px;
	overflow: hidden;/*border: 1px sol

id #d3d3d3; border-radius: 1px;*/
	display: table-cell;
	background: #fff;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #efefef;
}
.chanpin ul li a img {
	width: 300px;
	height: 215px;
}
.chanpin ul li a p {
	height: 55px;
	line-height: 55px;
	font-size: 16px;
}
/**在线留言**/

.zhi {
	font-size: 16px;
	margin-bottom: 15px;
}
.z_title {
	font-size: 16px !important;
	font-weight: bold;
	margin: 10px 0;
}
.jian {
	margin: 15px 0;
}
.jian p {
	margin: 5px 0;
	line-height: 18px;
	font-size: 12px;
	color: #8c8c8a;
}
.message {
	margin: 28px 0 0 30px;
}
.message li {
	height: auto;
	min-height: 60px;
}
.message li span {
	font-size: 14px;
	color: #333;
	display: inline-block;
	text-align: right;
	padding-right: 5px;
}
.message li input {
	width: 270px;
	height: 30px;
	border: 1px solid #ccc;
	padding: 0 10px;
	background: #fff;
	border-radius: 5px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.message li input:focus, .message li textarea:focus {
	border-color: #23c254;
	outline: 0;
}
.message textarea {
	padding: 5px 5px;
	font-size: 14px;
	background: #fff;
	border-radius: 5px;
}
.message li button {
	margin: 30px 0 0 413px;
	width: 100px;
	height: 30px;
	background: #0084ff;
	color: #fff;
	cursor: pointer;
	border: none;
}
.code {
	margin-top: 30px;
}
.code input {
	width: 100px !important;
}
.message li i {
	color: red;
	margin-top: 2px;
	font-style: normal;
	display: block;
	float: left;
	margin-left: 5px;
}
.fenye {
	text-align: center;
	margin: 20px 0 30px;
}
.fenye ul {
	height: auto;
	overflow: hidden;
}
.fenye span, .fenye a {
	display: inline-block;
	padding: 0 9px;

	background: #ddd;
	border-radius: 2px;
	height: 26px;
	line-height: 26px;
	text-align: center;
	color: #000;
}
.fenye span.current {
	background: #0170d9;
	color: #fff;
}
.fenye a:hover {
	background: #0170d9;
	color: #fff;
}
