﻿/*
* @Author: sunjijing
* @Date:   2022-03-30 17:07:19
* @Last Modified by:   Administrator
* @Last Modified time: 2022-03-31 10:23:05
*/

/* 图片自适应 */
img { width: auto\9; max-width: 100%; height: auto; -ms-interpolation-mode: bicubic; object-fit: cover; }

/* 去除苹果手机默认按钮样式 */
input[type='button'], input[type='submit'], input[type='reset'], textarea { resize: none; -webkit-appearance: none; }

/* 初始化 */
html, body, div, ul, li, ol, h1, h2, h3, h4, h5, h6, input, textarea, select, p, dl, dt, dd, a, span, i, img, button, form, table, th, tr, td, tbody, article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { -webkit-tap-highlight-color: rgba(0, 0, 0, 0); font-family: "OS-R", "微软雅黑", Arial; margin: 0; padding: 0; color: #333; border: none; -webkit-overflow-scrolling: touch; }
html, body { min-width: 320px; max-width: 1920px; margin: 0 auto; -overflow-x: hidden; width: 100%; height: 100%; }
html { font-size: 62.5%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
body { font-size: 1.4rem; -position: relative; overflow-x: hidden; color: #333; background-color: #fff; }
input, button, select, textarea { outline: none; }
em, i { font-style: normal; }
strong { font-weight: normal; }
.clearfix:after { display: block; visibility: hidden; clear: both; height: 0; content: ''; }
.clearfix { zoom: 1; }
a { text-decoration: none; }
a:hover { text-decoration: none; }
ul, ol { list-style: none; }
h1, h2, h3, h4, h5, h6 { font-size: 100%; }
img { border: none; max-width: 100%; max-height: 100%; }
.fl { float: left; }
.fr { float: right; }
.pubcon { width: 1200px; margin: 0 auto; }
.over { overflow: hidden; }
.css3guodu { -o-transition: all 0.5s ease-out 0s; -webkit-transition: all 0.5s ease-out 0s; -moz-transition: all 0.5s ease-out 0s; transition: all 0.5s ease-out 0s; }

/* 头部样式 */
.header { padding: 30px 0; background: #fff; position: relative; z-index: 100; }
.head_logo img { width: 275px; }
.head_search { display: inline-flex; align-items: center; }
.head_nav, .head_search { margin-top: 20px; }
.head_search > * { display: inline-block; }
.head_search .rx { height: 24px; margin-right: 25px; }
.head_search_form { width: 215px; height: 30px; padding: 0 10px; border: 1px solid #eee; border-radius: 30px; overflow: hidden; margin-right: 25px; }
.head_search_form input { width: 185px; height: 30px; line-height: 30px; border: 0; background: none; float: left; }
.head_search_form button { width: 30px; height: 30px; background: url(../image/search_but.png) no-repeat center/18px; border: 0; float: right; }
.head_search .lang { font-size: 14px; color: #333; line-height: 32px; padding-right: 16px; position: relative; }
.head_search .lang::after { content: ''; display: block; width: 0; height: 0; border-width: 6px 4px; border-style: solid; border-color: #037b38 transparent transparent transparent; position: absolute; right: 0; top: 14px; }
.head_nav_list li { display: inline-block; margin-right: 28px; position: relative; }
.head_nav_list li a { font-size: 18px; color: #333; line-height: 30px; }
.head_nav_list li:hover > a, .head_nav_list li.on > a { color: #037b38; font-weight: bold; }
.head_subNav_list { position: absolute; width: auto; display: none; padding: 10px 0; }
.head_subNav_list { background: rgba(3, 123, 56, 0.7); overflow: hidden; text-align: center; }
.head_subNav_list li { height: 36px; line-height: 36px; block; float: none; margin: 0 15px; }
.head_subNav_list li a { color: #eee; font-size: 16px; font-weight: normal; white-space: nowrap; }
.head_subNav_list li.on a, .head_subNav_list li:hover a { color: #fff; font-weight: bold; }
.phone_search_icon, .phone_nav_icon { display: none; }

/* 友情链接 */
.yqlj { background: #f7f7f7; padding: 20px 0; text-align: right; }
.link_item { background: transparent url(../image/select_bg.png) no-repeat 85% center; width: 98px; border-right: 1px solid #b7b7b7; text-align: center; height: 16px; line-height: 16px; padding-right: 10px; display: inline-block; position: relative; }
.link_item a { font-size: 14px; color: #666; }
.link_item select { appearance: none; -webkit-appearance: none; opacity: 0; position: absolute; top: 0; left: 0; width: 100%; height: 16px; }

/* 底部样式 */
.footer { background: #037b38; }
.foot_line1 { position: relative; padding-top: 40px; line-height: 50px; border-bottom: 1px solid #359560; text-align: right; }
.foot_line1 a { font-size: 14px; color: #fff; }
.foot_logo { position: absolute; left: 0px; top: 0px; width: 250px; }
.foot_line2 { padding-bottom: 50px; }
.foot_line2 .fl { margin-top: 15px; }
.foot_line2 .fl img { width: 85px; margin-right: 15px; }
.foot_line2 .fr { margin-top: 30px; text-align: right; }
.foot_line2 .fr span { display: inline-block; font-size: 14px; color: #fff; border-bottom: 1px solid #fff; line-height: 32px; }
.foot_copy { background: #333; text-align: center; padding: 10px 0; }
.foot_copy p, .foot_copy a { font-size: 12px; color: #fff; line-height: 2em; }
.foot_copy p { opacity: 0.8; }

/* 侧边栏样式 */
.slidePage { width: 50px; position: fixed; right: 0; top: 50%; margin-top: -160px; z-index: 1000; }
.slide_list li { background: #037b38; border-radius: 10px 0 0 10px; text-align: center; padding: 10px; margin: 10px 0; position: relative; }
.slide_list li .info { display: block; position: absolute; right: -60px; width: 130px; top: 0; padding: 5px; background: #037b38; border-radius: 8px; transition: all ease-in-out 500ms; opacity: 0; }
.slide_list li .info p { font-size: 12px; color: #fff; margin: 5px; }
.slide_list li:hover .info { right: 55px; opacity: 1; }
.slide_list li a { color: #fff; }
.slide_list li.close { background: none; padding: 0; margin: 0; cursor: pointer; }

/* 返回顶部 */
.backTop { width: 64px; height: 64px; background: #037b38; border-radius: 32px; position: fixed; bottom: 20px; right: 10px; text-align: center; z-index: 5000; border: 1px solid #eee; box-shadow: 0 0 10px rgba(63, 181, 142, 0.7); display: none; }
.backTop img { margin-top: 14px; }

/* 适配样式 */
@media screen and (min-width:1600px) {
	* { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
	html, body { max-width: 100%; }
	.pubcon { width: 1400px; }

	/* 头部样式 */
	.head_logo img { width: 315px; }
	.head_search .rx { height: 30px; margin-right: 30px; }
	.head_search .lang { font-size: 16px; }
	.head_search_form { width: 275px; height: 38px; }
	.head_search_form input { width: 215px; height: 38px; }
	.head_search_form button { width: 38px; height: 38px; }
	.head_nav_list li { margin-right: 35px; }
	.head_nav_list li a { font-size: 20px; }
	
}
@media screen and (max-width:1200px) {
	* { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
	html, body { max-width: 100%; }
	.pubcon { width: 92vw; }

	/* 头部样式 */
	.head_nav { float: none; clear: both; padding-top: 20px; }
	.head_nav_list { display: flex; justify-content: space-between; }
	.head_search_form { display: flex; }
}
@media screen and (max-width:1025px) {
	.header { padding: 15px 0; }
	.head_logo img { width: auto; height: 30px; }
	.head_search { margin-top: 0; }
	.head_search_form { display: none; }
	.phone_search_icon, .phone_nav_icon { display: inline-block; width: 32px; height: 32px; padding: 5px; margin-right: 5px; }
	.head_nav { display: none;  float: none; position: absolute; top: 62px; left: 0; width: 100%; background: #fff; margin-top: 0; padding: 10px 4vw; }
	.head_search_form { position: absolute; margin-right: 0; width: 100vw; left: 0; padding: 10px 4vw; background: #fff; top: 62px; border-radius: 0; height: auto; }
	.head_search .rx { height: 20px; }
	.head_nav_list { display: block; }
	.head_nav_list li { display: block; margin-right: 0; }
	.head_subNav_list { position: static; display: block; margin: 10px 0; }
	.head_subNav_list li { float: left; }

	/* 底部样式 */
	.yqlj { padding: 10px 0; }
	.foot_line1 { padding-top: 0; }
	.foot_logo { position: static; float: left; width: auto; height: 40px; }
	.foot_line2 { display: none; }
}
@media screen and (max-width:769px) {
	.slidePage { display: none; }
	.foot_logo { display: none; }
	.yqlj, .foot_line1 { text-align: center; }
	.foot_line1 { line-height: 2em; }
}
@media screen and (max-width:561px) {
	.head_search .rx { display: none; }
}