﻿@charset "utf-8";
* {
	margin: 0;
	padding: 0;
	list-style: none;
}

body,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
blockquote,
dl,
dt,
dd,
ul,
ol,
li,
pre,
form,
fieldset,
legend,
button,
input,
textarea,
th,
td {
	margin: 0;
	padding: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-size: 100%;
}

code,
kbd,
pre,
samp {
	font-family: courier new, courier, monospace;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

legend {
	color: #000;
}

fieldset,
img {
	border: 0;
}

button,
input,
select,
textarea {
	font-size: 100%;
}

a {
	text-decoration: none;
}

address,
cite,
dfn,
em,
var {
	font-style: normal;
}

ul,
ol {
	list-style: none;
}

small {
	font-size: 12px;
}

.clearfix {
	clear: both;
}


/*banner*/

#focus-banner {
	width: 100%;
	height: auto;
	margin: 0 auto;
	position: relative;
}

#focus-banner-list {
	position: relative;
}

#focus-banner-list li {
	width: 100%;
	height: auto;
	position: absolute;
	top: 0;
	left: 0;
}

#focus-banner-list li img {
	display: block;
	width: 100%;
	height: auto;
}

.focus-banner-img {
	display: block;
}

#focus-bubble {
	position: absolute;
	left: 50%;
	bottom: 24px;
	z-index: 88;
}

#focus-bubble li {
	float: left;
	font-family: arial;
	font-weight: bold;
	color: #ddd;
	font-size: 18px;
	margin-right: 24px;
	padding-bottom: 10px;
}

#focus-bubble li:last-child {
	margin-right: 0;
}

#focus-bubble li a {
	display: block;
	width: 100%;
	height: 100%;
	color: #ddd;
}

#focus-bubble li.current {
	color: #b3150d;
	background: url(../img/focus.png);
	background-repeat: no-repeat;
	background-position: center 26px;
	background-size: 25px 5px;
}

#focus-bubble li.current a {
	color: #b3150d;
}


/*header*/

.header-bg {
	width: 100%;
	height: 56px;
	position: absolute;
	top: 20px;
	left: 0;
	z-index: 999;
}

.header {
	width: 1200px;
	height: 56px;
	margin: 0 auto;
}

.logo {
	height: 56px;
	width: auto;
	float: left;
	max-width: 313px;
	overflow: hidden;
}

.logo img {
	display: block;
	width: auto;
	height: 56px;
}

.nav {
	width: auto;
	height: 56px;
	float: right;
}

.nav a {
	color: #666;
	font-family: "Noto Sans SC";
	font-weight: bold;
	margin-right: 60px;
	line-height: 56px;
	font-size: 18px;
}

.nav a:last-child {
	margin-right: 0;
}

.nav a:hover {
	color: #b3150d;
	background: url(../img/nav.png);
	background-repeat: no-repeat;
	background-position: bottom center;
}


/*about*/

.about-bg {
	width: 100%;
	height: auto;
	margin: 88px auto 0;
}

.about {
	width: 1200px;
	height: auto;
	margin: 0 auto;
}

.about-title {
	width: 100%;
	height: auto;
	margin: 0 auto;
}

.about-left {
	float: left;
}

.about-en {
	font-family: arial;
	font-weight: bold;
	font-size: 24px;
	color: #000;
}

.about-cn {
	font-family: "Noto Sans SC";
	font-weight: bold;
	font-size: 32px;
	color: #000;
	margin-top: 16px;
}

.about-right {
	float: right;
}

.about-more-x {
	width: 24px;
	height: 1px;
	background: #999;
	margin: 45px 0;
	float: left;
}

.about-more {
	font-size: 16px;
	font-family: arial;
	color: #999;
	display: block;
	float: left;
	margin: 36.5px 0 36.5px 10px;
}

.about-more a {
	color: #999;
}

.about_title {
	margin-top: 64px;
}

.about_title h6 {
	font-size: 24px;
	font-family: "Noto Sans SC";
}

.about_title p {
	font-size: 18px;
	color: #dcdcdc;
	font-family: arial;
	font-weight: normal;
	margin-top: 16px;
}

.about-content {
	margin-top: 24px;
}

.about-con {
	width: 840px;
	max-height: 90px;
	font-size: 16px;
	line-height: 30px;
	color: #666;
	font-family: "Noto Sans SC";
	float: left;
	font-weight: 350;
	text-indent: 2rem;
	word-break: break-all;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
}

.about-con a {
	color: #666;
}

.about_right {
	float: right;
	width: 166px;
}

.about-right1 {
	float: left;
	margin-top: 16px;
}

.about-right1 p {
	font-size: 24px;
	font-family: arial;
	font-weight: bold;
}

.about-right1 h6 {
	font-family: "Noto Sans SC";
	font-weight: bold;
	font-size: 14px;
	margin-top: 10px;
}

.about-right2 {
	float: left;
	margin-top: 16px;
}

.about-right2 p {
	font-size: 24px;
	font-family: arial;
	font-weight: bold;
}

.about-right2 h6 {
	font-family: "Noto Sans SC";
	font-weight: bold;
	font-size: 14px;
	margin-top: 10px;
}

.about_right_x {
	width: 1px;
	height: 24px;
	background: #e3e3e3;
	float: left;
	margin: 33px 19px;
}

.about-pic {
	width: 100%;
	height: auto;
	margin: 32px auto;
}

.about-pic img {
	display: block;
	width: 100%;
}

.about-img {
	height: 140px;
	float: right;
}

.about-img img {
	display: block;
	height: 140px;
}


/*product*/

.product-bg {
	width: 100%;
	height: auto;
	background: #f4f4f4;
	margin: 88px auto 0;
}

.product {
	width: 1200px;
	height: auto;
	margin: 0 auto;
	padding: 64px 0;
}

.about-right ul li {
	font-size: 16px;
	float: left;
	margin-right: 30px;
	font-family: "Noto Sans SC";
	margin-top: 33px;
}

.about-right ul li a {
	color: #888;
	padding-bottom: 28px;
}

.about-right ul li a:hover {
	color: #B3150D;
	background: url(../img/product-dz.png) no-repeat;
	background-position: center bottom;
}

.about-right ul li:last-child {
	margin-right: 0;
}

.product-title a {
	color: #B3150D !important;
	background: url(../img/product-dz.png) no-repeat;
	background-position: center bottom;
}

.product-cp {
	width: 930px;
	float: left;
	margin-top: 30px;
	overflow: hidden;
	height: 353px;
}

.product-cp ul {
	width: 930px;
	overflow: hidden;
	padding-top: 0 !important;
}

.product-cp ul li {
	width: 290px;
	background: #fff;
	border-radius: 8px;
	float: left;
	height: 353px;
	overflow: hidden;
	margin-right: 30px;
}

.product-pic {
	width: 290px;
	height: auto;
}

.product-pic img {
	display: block;
	width: 100%;
	height: 174px;
	object-fit: cover;
}

.product_title {
	padding: 24px 24px 0;
	font-size: 18px;
	font-family: "Noto Sans SC";
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: normal;
}

.product_title a {
	color: #000;
}

.product_title a:hover {
	color: #B3150D;
}

.product-con {
	font-size: 14px;
	line-height: 18px;
	padding: 0 24px;
	margin-top: 16px;
	color: #666;
	font-family: "Noto Sans SC";
	word-break: break-all;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
	height: 54px;
}

.product-more {
	padding: 0 24px 24px;
	margin-top: 10px;
	font-size: 16px;
	font-weight: bold;
	font-family: "Noto Sans SC";
	background: url(../img/product-more.png) no-repeat;
	background-position: 96px 8px;
}

.product-more a {
	color: #000;
}

.product-more:hover {
	background: url(../img/product-more-a.png) no-repeat;
	background-position: 96px 8px;
}

.product-more:hover a {
	color: #B3150D;
}

.product-right {
	float: right;
	width: 182px;
	position: relative;
	text-align: right;
	font-size: 18px;
	font-family: "Noto Sans SC";
	margin-top: 30px;
	height: 353px;
}

.product-right p {
	margin-top: 185px;
}

.product-right h6 {
	font-weight: normal;
}

.btn_left {
	width: 44px;
	height: 44px;
	background: url(../img/btn_left.png);
	position: absolute;
	bottom: 0;
	right: 60px;
}

.btn_left:hover {
	background: url(../img/btn-left.png);
}

.btn_right {
	width: 44px;
	height: 44px;
	background: url(../img/btn_right.png);
	position: absolute;
	bottom: 0;
	right: 0;
}

.btn_right:hover {
	background: url(../img/btn-right.png);
}


/*发展历程*/

.ourhistory-bg {
	width: 100%;
	height: auto;
	margin: 88px auto 0;
}

.ourhistory {
	width: 1200px;
	margin: 0 auto;
}

.about-right h1 {
	font-family: arial;
	font-weight: bold;
	font-size: 36px;
	line-height: 91px;
	color: #000;
}

.ourhistory-pic {
	width: 725px;
	height: auto;
	margin: 40px auto 0;
}

.ourhistory-pic img {
	display: block;
	width: 100%;
}

.ourhistory-content {
	width: 1200px;
	height: auto;
	margin: 30px auto 0;
}

.ourhistory-bt {
	width: 1200px;
	height: 44px;
	border: 1px solid #bbbbbb;
	box-sizing: border-box;
}

.ourhistory-left {
	width: 39px;
	height: 42px;
	border-right: 1px solid #bbb;
	box-sizing: border-box;
	overflow: hidden;
	float: left;
}

.ourhistory-left img {
	display: block;
	width: 18px;
	height: 18px;
	margin: 12px auto;
}

.ourhistory-bt li {
	width: 140px;
	height: 43px;
	float: left;
	text-align: center;
	font-family: arial;
	font-size: 18px;
	line-height: 44px;
	font-family: arial;
}

.ourhistory-btli {
	color: #B3150D;
	background: url(../img/ourhistory-btli.png) no-repeat;
	background-position: center bottom;
}

.ourhistory-right {
	width: 39px;
	height: 42px;
	border-left: 1px solid #bbb;
	box-sizing: border-box;
	overflow: hidden;
	float: left;
}

.ourhistory-right img {
	display: block;
	width: 18px;
	height: 18px;
	margin: 12px auto;
}

.ourhistory-con {
	width: 1120px;
	margin: 32px auto 0;
}

.ourhistory_title {
	font-size: 24px;
	font-family: "Noto Sans SC";
	font-weight: bold;
	text-align: center;
}

.ourhistory_con {
	text-align: center;
	font-family: "Noto San SC";
	font-size: 16px;
	line-height: 24px;
	margin: 24px auto 0;
}

.ourhistory_bt {
	width: 1120px;
	overflow: hidden;
	float: left;
}


/*news*/

.news-bg {
	width: 100%;
	height: auto;
	margin: 88px auto 0;
	background: #F4F4F4;
}

.news {
	width: 1200px;
	height: auto;
	margin: 0 auto;
	padding: 64px;
}

.news-content {
	width: 100%;
	height: auto;
	margin: 40px auto 0;
}

.news-content ul {
	display: flex;
	display: -webkit-flex;
	flex-direction: row;
	align-items: center;
	flex-wrap: wrap;
	justify-content: space-between;
}

.news-content ul li {
	width: 280px;
	height: auto;
}

.news-time {
	width: 280px;
	height: 54px;
	border: 1px solid #000;
	box-sizing: border-box;
}

.news-time-dm {
	float: left;
	width: 220px;
	height: 52px;
	border-right: 1px solid #000;
	box-sizing: border-box;
	text-align: center;
	line-height: 52px;
	font-size: 32px;
	font-family: "Noto San SC";
	font-weight: bold;
}

.news-time-y {
	width: 58px;
	height: 52px;
	text-align: center;
	line-height: 52px;
	float: left;
	font-size: 18px;
	font-family: arial;
	color: #666666;
}

.news-title {
	font-family: "Noto San SC";
	margin-top: 32px;
	font-size: 18px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #000;
}

.news-title a {
	color: #000;
}

.news-title a:hover {
	color: #B3150D;
}

.news-con {
	font-family: "Noto San SC";
	color: #666;
	font-size: 14px;
	line-height: 18px;
	margin: 16px auto 0;
	word-break: break-all;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
	height: 54px;
}


/*footer*/

.footer-bg {
	width: 100%;
	height: auto;
	margin: 0 auto;
	background: #282828;
	font-family: "Noto San SC";
}

.footer-nav {
	width: 1200px;
	height: 130px;
	border-bottom: 1px solid #333;
	margin: 0 auto;
	display: -webkit-box;
	display: -moz-box;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	color: #666;
	font-size: 14px;
}

.footer-wrapper-top-left {
	float: left;
	margin: 0 auto;
}

.footer-wrapper-top-left a {
	color: #666;
	margin-right: 30px;
}

.footer-foo {
	width: 1200px;
	line-height: 40px;
	color: #666;
	font-size: 14px;
	margin: 0 auto;
	text-align: center;
	padding: 20px 0;
}

.footer-foo a {
	color: #666;
	margin: 0 5px;
}


/*内页*/

.n_content_bg {
	width: 100%;
	height: auto;
	margin: 88px auto;
}

.n_content {
	width: 1200px;
	height: auto;
	margin: 0 auto;
}

.n_left {
	float: left;
	width: 227px;
}

.n_left h4 {
	margin-top: 20px;
	display: block;
	font-weight: normal;
	color: #fff;
	font-size: 18px;
	background: #b3150d;
	text-indent: 36px;
	line-height: 40px;
	height: 40px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}

.n_left div {
	background: #eee;
	padding-bottom: 25px;
}

.n_left ul {
	padding: 0 10px;
	border-bottom: 2px solid #b3150d;
}

.n_left ul li {
	line-height: 40px;
	font-size: 16px;
	padding-left: 25px;
	border-bottom: 1px dotted #ccc;
	background: url(../img/newsli.png) no-repeat 10px center;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}

.n_left ul li a {
	color: #666;
}

.n_right {
	float: right;
	width: 923px;
	margin-top: 20px;
}

.location {
	border-bottom: 1px solid #ccc;
	overflow: hidden;
}

.location h4 {
	text-align: center;
	widows: auto;
	float: left;
	font-weight: bold;
	line-height: 40px;
	font-size: 18px;
	border-bottom: 3px solid #b3150d;
	color: #000;
}

.location span {
	display: block;
	float: right;
	font-size: 14px;
	line-height: 40px;
	color: #666;
}

.location span a {
	color: #666;
}

.about_info {
	padding: 20px;
	font-size: 16px;
	line-height: 28px;
	color: #000;
}

.intro {
	margin-top: 10px;
	padding: 10px;
	background: #eee;
	line-height: 26px;
	font-size: 14px;
	color: #666;
}

.newsli ul {
	padding: 15px;
}

.newsli ul li {
	overflow: hidden;
	height: 40px;
	line-height: 40px;
	border-bottom: 1px dashed #ccc;
	background: url(../img/newsli.png) no-repeat 10px center;
}

.newsli ul li div {
	font-weight: normal;
	float: left;
	font-size: 16px;
	text-indent: 32px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.newsli ul li div a {
	color: #000;
}

.newsli ul li div a:hover {
	color: #b3150d;
}

.newsli ul li span {
	float: right;
	font-size: 14px;
	color: #999;
	padding-right: 15px;
}

.news_info {
	padding: 0 20px;
}

.news_info h4 {
	padding: 30px 0 10px;
	color: #000;
	font-size: 18px;
	text-align: center;
	border-bottom: 1px dashed #ccc;
	line-height: 25px;
	height: 25px;
	font-weight: normal;
}

.n_news {
	margin: 0 auto;
	display: table;
	margin: 0 auto;
	border-bottom: 1px dashed #ccc;
}

.n_news li {
	line-height: 50px;
	float: left;
	font-size: 16px;
	margin: 0 5px;
}

.xgbq {
	margin: 20px 0;
	padding-left: 15px;
	color: #666;
	border-top: 1px dashed #ccc;
	line-height: 35px;
}

.xgbq a {
	color: #000;
	margin: 0 5px;
}

.xgbq a:hover {
	color: #b3150d;
}

.n_page {
	line-height: 30px;
	height: 30px;
	background: #eee;
	color: #999;
	font-size: 16px;
	padding-left: 20px;
	margin-top: 3px;
}

.n_page a {
	color: #666;
}

.n_page a:hover {
	color: #b3150d;
}

.news_info h5 {
	border-bottom: 1px solid #b3150d;
	line-height: 30px;
	font-size: 18px;
	color: #b3150d;
	padding-left: 16px;
	margin: 20px 0 10px;
}

.n_xgpro {
	overflow: hidden;
	padding-top: 10px;
}

.n_xgpro li {
	float: left;
	margin: 0 20px;
	width: 180px;
}

.n_xgpro li img {
	display: block;
	width: 100%;
	height: auto;
}

.n_xgpro li h3 {
	font-weight: normal;
	text-align: center;
	font-size: 16px;
	line-height: 30px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.n_xgpro li h3 a {
	color: #000;
}

.n_xgnews {
	overflow: hidden;
	padding: 0 10px;
}

.n_xgnews li {
	background: url(../img/newsli.png) no-repeat left center;
	background-size: 5px 5px;
	font-size: 14px;
	line-height: 35px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	margin: 0 5px;
	padding: 0 8px 0px 12px;
	width: 140px;
	float: left;
	border-bottom: 1px dashed #ccc;
}

.n_xgnews li a {
	color: #000;
}

.n_xgnews li a:hover {
	color: #b3150d;
}

.n_product {
	padding: 0 15px;
}

.product ul {
	padding-top: 20px;
}

.n_product ul li {
	float: left;
	margin: 10px 12px;
}

.n_product ul li a {
	display: block;
	padding: 1px;
	background: #eee;
	font-size: 16px;
	color: #000;
	width: 270px;
	height: auto;
}

.n_product ul li a div img {
	display: block;
	width: 100%;
	max-height:162px;
}

.n_product ul li a p {
	text-align: center;
	line-height: 30px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.n_product ul li a:hover {
	color: #fff;
	background: #b3150d;
}

.n_img {
	width: 352px;
	height: auto;
	float: left;
}

.n_img img {
	display: block;
	width: 100%;
}

.n_pro {
	padding: 20px;
}

.n_pro ul {
	margin-left: 30px;
	float: left;
}

.n_pro ul li {
	width: 300px;
	font-size: 16px;
	line-height: 40px;
	color: #000;
	height: 40px;
	border-bottom: 1px dashed #ccc;
	padding-left: 10px;
	overflow: hidden;
}

.n_pro ul li a {
	color: #000;
}

#mes {
	border: none;
	height: 60px;
}

#mes a {
	display: block;
	border-radius: 10px;
	background: #165796;
	color: #fff;
	text-align: center;
	line-height: 40px;
	height: 40px;
	width: 100px;
	margin-top: 20px;
}


/*分页样式*/

.page {
	margin-top: 20px;
}

#pagination {
	height: 40px;
	padding: 20px 10px;
	float: right;
}

#pagination li {
	padding: 0;
	line-height: none;
	height: auto;
	border-bottom: 0;
	background: none;
	float: left;
	margin: 0;
	border-radius: 0 !important;
}

#pagination a {
	display: block;
	float: left;
	margin-right: 10px;
	padding: 2px 12px;
	height: 24px;
	border: 1px #cccccc solid;
	background: #fff;
	text-decoration: none;
	color: #808080;
	font-size: 12px;
	line-height: 24px;
	border-radius: 6px;
	width: auto;
}

#pagination .disabled a,
#pagination .ellipsis a {
	border: 1px solid #ddd;
	color: #ddd;
	cursor: not-allowed;
}

#pagination .disabled a:hover,
#pagination .ellipsis a:hover {
	border: 1px solid #ddd;
	color: #ddd
}

#pagination a:hover {
	color: #b3150d;
	border: 1px #b3150d solid;
}

#pagination a.cur {
	border: none;
	background: #df1600;
	color: #fff;
}

#pagination p {
	float: left;
	padding: 2px 12px;
	font-size: 12px;
	height: 24px;
	line-height: 24px;
	color: #bbb;
	border: 1px #ccc solid;
	background: #fcfcfc;
	margin-right: 8px;
}

#pagination p.paginationRemark {
	border-style: none;
	background: none;
	margin-right: 0px;
	padding: 4px 0px;
	color: #666;
}

#pagination p.paginationRemark b {
	color: red;
}

#pagination p.paginationEllipsis {
	border-style: none;
	background: none;
	padding: 4px 0px;
	color: #808080;
}

#pagination .active a {
	background: #b3150d;
	color: #fff;
	border: none;
}

.message {
	width: 555px;
	height: auto;
	overflow: hidden;
	margin: 40px auto 0;
}

.message div {
	margin: 5px 0;
	width: auto;
	height: auto;
	overflow: hidden;
	font-family: "微软雅黑";
}

.message div input[type="text"] {
	width: 550px;
	height: 45px;
	background: #f1f1f1;
	padding-left: 15px;
	line-height: 45px;
	font-size: 14px;
	color: #666;
	font-family: "微软雅黑";
	border: none;
}

.message div textarea {
	width: 550px;
	height: 200px;
	line-height: 40px;
	font-size: 14px;
	color: #666;
	font-family: "微软雅黑";
	line-height: 45px;
	background: #f1f1f1;
	border: none;
	padding-left: 15px;
}

.message div img {
	height: 45px;
	display: block;
	margin-left: 30px;
	float: left;
}

.ts-code {
	width: 245px !important;
}

.message div input[type="submit"] {
	width: 555px;
	height: 45px;
	line-height: 45px;
	text-align: center;
	background: #b3150d;
	color: #fff;
	cursor: pointer;
	border: none;
}