html,
body {
	width: 100%;
	margin: 0;
	padding: 0;
	position: relative;
	color: #666;
	font: 14px/1.8 "Microsoft YaHei", arial, 宋体, sans-serif;
}

ul,
li,
p,
img,
b,
ol,
em,
a,
h1,
h2,
h3,
h4,
h5,
h6,
h7,
dl,
dd,
dt {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border: none;
	font-style: normal;
	text-decoration: none;
	font-weight: 100;
}

a,
a:visited,
a:link {
	color: inherit;
	text-decoration: none;
}

#dituContent img {
	max-width: inherit;
}

img {
	max-width: 100%;
}

.center {
	width: 1200px;
	margin: auto;
}

.container {
	margin: auto;
	width: 1200px;
}

.block:after {
	content: "";
	display: block;
	clear: both;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.main_nav .back,
.pading .current,
.main_top a,
.main_top,
.prduct_ul li b,
.main_tops em,
.main_nav .nav_a h1,
.main_nav3 li b {
	color: #fff;
}

.Article_text,
.main_tops,
.main_tops a,
.main_tops em,
.main_nav2 li a,
.main_next .prevrecord a,
.main_next .nextrecord a,
.article li h1,
.pading a,
.Article_content .info a,
.main_nav3 li h1,
.prduct_ul li h1,
.relevant.relevant_article a {
	color: #666;
}


/**/

.top {
	line-height: 40px;
	background: #faf9fc;
	color: #131116;
	font-size: 12px;
}

.header {
	background: #faf9fc;
}

.logo {
	padding: 10px 0;
}

.logo img {
	display: block;
	width: auto;
	margin: auto;
}

.nav {
	background: #141416;
	border-bottom: 1px solid #c8000f;
	line-height: 62px;
}

.nav li:hover ul {
	display: block;
}

.nav li ul li {
	display: block;
}

.nav li ul li a {
	line-height: 30px;
}

.nav li ul {
	position: absolute;
	z-index: 111;
	background: #c8000f;
	display: none;
}

.nav li a:hover,
.nav li a.cur {
	background: #c8000f;
}

.nav li a {
	display: block;
	line-height: 62px;
	padding: 0 30px;
	color: #fff;
	font-size: 14px;
}

.nav li {
	display: inline-block;
	position: relative;
}


/**/

.banner {
	position: relative;
}

.banner .bd li img {
	width: 100%;
	display: block;
}

.banner .hd {
	width: 100%;
	position: absolute;
	bottom: 0;
	text-align: center;
}

.banner .hd li.on {
	background: #c8000f;
}

.banner .hd li {
	display: inline-block;
	width: 10px;
	height: 10px;
	margin: 0 5px 20px;
	font-size: 0px;
	background: #fff;
	vertical-align: bottom;
	border-radius: 50%;
}

span.prev_b {
	background: url(../images/prev.png) no-repeat center;
	position: absolute;
	width: 65px;
	height: 65px;
	top: 40%;
	right: 50%;
	margin-right: 600px;
}

span.next_b {
	background: url(../images/next.png) no-repeat center;
	position: absolute;
	width: 65px;
	height: 65px;
	top: 40%;
	left: 50%;
	margin-left: 600px;
}


/**/

.one {
	position: relative;
	padding: 20px 0 50px;
}

.bg img {
	width: 100%;
	height: 100%;
	display: block;
}

.bg {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: -1;
}

.remen {
	background: #f5f5f5;
	padding: 10px 30px 10px 50px;
	line-height: 40px;
	color: #4c4c4c;
	border-radius: 10px;
}

.key b {
	font-weight: normal;
	color: #000;
}

.search input {
	border: 0;
	background: #c8c5c8;
	color: #fff;
	line-height: 40px;
	border-radius: 5px;
	padding-left: 10px;
	width: 250px;
}

a.searchBtn {
	width: 40px;
	height: 40px;
	background: #d2110b url(../images/ss.png) no-repeat center;
	border-radius: 5px;
	margin-left: 5px;
}


/**/

.one_c li p {
	font-size: 24px;
	line-height: 40px;
	margin-bottom: 10px;
}

.one_c li h3 {
	font-size: 30px;
	font-weight: normal;
	line-height: 50px;
	margin-top: 30px;
}

.one_c li:nth-child(5n) {
	margin-right: 0;
}

.one_c li .img img {
	display: inline-block;
	vertical-align: middle;
}

.one_c li .img {
	width: 190px;
	text-align: center;
	height: 190px;
	line-height: 190px;
	border-radius: 50%;
	border: 3px solid #fcf16c;
	margin: auto;
}

.one_c {
	padding: 80px 0 40px;
}

.one_c ul {
	overflow: hidden;
}

.one_c li {
	width: 200px;
	float: left;
	color: #f8e36c;
	text-align: center;
	border-bottom: 2px solid #fcf16c;
	margin-right: 50px;
}


/**/

.two {
	margin-top: 180px;
	position: relative;
	color: #fff;
}

.two_bg img {
	width: 100%;
	height: 100%;
	display: block;
}

.two_bg {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: -1;
}

.two_top p:after {
	content: "";
	width: 71px;
	height: 70px;
	display: block;
	background: url(../images/2.png) no-repeat center;
	position: absolute;
	top: 20px;
	right: 70px;
}

.two_top p:before {
	content: "";
	width: 26px;
	height: 26px;
	display: block;
	position: absolute;
	background: url(../images/1.png) no-repeat center;
	top: 15px;
	left: 15px;
}

.two_top p em {
	font-style: normal;
	color: #d2110b;
}

.two_top h3 a.an img {
	display: inline-block;
	margin-right: 10px;
	vertical-align: middle;
}

.two_top h3 a.an {
	font-size: 24px;
	width: 270px;
	line-height: 60px;
	display: block;
	position: absolute;
	background: #d2110b;
	top: 0;
	right: 30px;
	border-radius: 5px;
	margin-top: 20px;
	font-style: normal;
}

.two_top h3 {
	background: #141416;
	color: #fff;
	font-size: 32px;
	text-align: center;
	font-style: italic;
	line-height: 100px;
	padding-right: 300px;
	position: relative;
}

.two_top p i {
	font-style: normal;
	font-size: 20px;
	display: block;
	text-align: left;
	padding-left: 60px;
	line-height: 60px;
}

.two_top p i:after {
	content: "";
	display: inline-block;
	border-top: 1px solid #000;
	width: 50px;
	height: 8px;
	margin: 0 10px;
}

.two_top p {
	color: #000;
	line-height: 40px;
	font-size: 30px;
	text-align: center;
	position: relative;
	height: 120px;
	border: 1px solid #dbdbdb;
}

.two_top {
	width: 1150px;
	background: #f9f7fa;
	position: relative;
	top: -160px;
}


/**/

.two_title {
	text-align: center;
	position: relative;
	margin-top: -120px;
}

.two_title h3 {
	font-size: 42px;
	font-weight: normal;
}

.two_title h3 i {
	font-style: normal;
	display: inline-block;
}

.two_title h3 i:after {
	content: "";
	display: inline-block;
	border-top: 1px solid #ffff;
	width: 50px;
	height: 8px;
	margin: 0 10px;
}

.two_title p {
	line-height: 30px;
	background: #fff;
	color: #000;
	font-size: 16px;
	display: inline-block;
	position: relative;
	padding: 0 10px;
	margin-top: 20px;
}

.two_title p:before {
	content: "";
	border-right: 20px solid #fff;
	border-bottom: 15px solid transparent;
	border-top: 15px solid transparent;
	display: inline-block;
	position: absolute;
	top: 0;
	left: -20px;
}

.two_title p:after {
	content: "";
	border-left: 20px solid #fff;
	border-bottom: 15px solid transparent;
	border-top: 15px solid transparent;
	display: inline-block;
	position: absolute;
	top: 0;
	right: -20px;
}

.two_title:after {
	content: "";
	width: 500px;
	position: absolute;
	left: 50%;
	margin-left: -250px;
	bottom: 14px;
	z-index: -1;
	height: 1px;
	background: rgba(255, 255, 255, 0.5);
}


/**/

.two_n {
	background: #fff;
	color: #333;
	margin-top: 50px;
	margin-bottom: 30px;
}

.two_n h3 {
	display: inline-block;
	line-height: 60px;
	padding: 0 40px;
	position: relative;
	background: #141416 url(../images/4.png) no-repeat 8px center;
	color: #fff;
}

.two_n h3:after {
	content: ">";
	transform: rotate(90deg);
	display: block;
	position: absolute;
	top: 0;
	right: 10px;
	font-size: 20px;
	font-family: "宋体";
}

.two_n ul {
	display: inline-block;
}

.two_n li {
	display: inline-block;
	padding: 0 25px;
}

.two_n li.cur a,
.two_n li:hover a {
	border-bottom: 3px solid #c8000f;
	color: #c8000f;
}

.two_n li a {
	display: block;
	line-height: 53px;
	color: #141416;
	padding: 0 15px;
}

.two_n a.more {
	float: right;
	line-height: 60px;
	color: #141416;
	margin-right: 20px;
}

.two_c {
	overflow: hidden;
}

.two_c li:nth-child(3n) {
	margin-right: 0;
}

.two_c li {
	width: 386px;
	float: left;
	margin: 0 20px 20px 0;
	overflow: hidden;
}

.two_c li:hover img {
	transform: scale(1.1);
}

.two_c li img {
	width: 100%;
	display: block;
	transition: 0.5s;
}

.two_c li:hover p {
	color: #c8000f;
}

.two_c li p {
	line-height: 40px;
	background: #fff;
	color: #4d4d4d;
	padding-left: 10px;
	position: relative;
}

.two_c li:hover p:after {
	background: #c8000f;
	color: #fff;
	border: 1px solid #c8000f;
}

.two_c li p:after {
	content: ">";
	width: 15px;
	height: 15px;
	border-radius: 50%;
	display: block;
	border: 1px solid #4d4d4d;
	text-align: center;
	line-height: 14px;
	float: right;
	margin-top: 11px;
	margin-right: 10px;
	color: #4d4d4d;
	font-size: 14px;
}


/**/

.two_b_t p {
	font-size: 16px;
	line-height: 30px;
	margin-bottom: 30px;
}

.two_b_t h3 {
	font-size: 30px;
	font-weight: normal;
	margin-top: 20px;
}

.two_bottom li:hover img {
	transform: scale(1.1);
}

.two_bottom li img {
	width: 100%;
	display: block;
	transition: 0.5s;
}

.two_bottom li:hover p {
	display: block;
}

.two_bottom li p {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: rgba(20, 20, 22, 0.5);
	text-align: center;
	line-height: 190px;
	font-size: 16px;
	color: #fefefe;
	display: none;
}

.two_bottom li:nth-child(4n) {
	margin-right: 0;
}

.two_bottom ul {
	overflow: hidden;
	padding-bottom: 90px;
}

.two_bottom li {
	width: 285px;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
	position: relative;
	overflow: hidden;
}


/**/

.three {
	position: relative;
}

.three_c {
	position: relative;
	padding: 40px 0 110px;
}

h3.three_title {
	font-size: 40px;
	color: #db241f;
	text-align: center;
	line-height: 120px;
}

p.three_alias {
	position: absolute;
	height: 80px;
	background: #d2110b;
	line-height: 80px;
	width: 1150px;
	bottom: 0;
	left: 50%;
	margin-left: -575px;
	text-align: center;
	font-size: 30px;
	color: #fff;
	font-style: italic;
	font-weight: bold;
}

.three_c li p {
	font-size: 18px;
	line-height: 30px;
	height: 60px;
}

.three_c li:hover img {
	transform: scale(1.1);
}

.three_c li img {
	display: inline-block;
	margin: 20px auto;
	height: 80px;
	width: auto;
	transition: 0.5s;
}

.three_c li:nth-child(3):hover img {
	transform: scale(1);
}


.three_c ul {
	overflow: hidden;
}

.three_c li:nth-child(2) {
	margin-top: 227px;
	margin-left: -424px;
}

.three_c li {
	width: 423px;
	float: left;
	background: rgba(210, 17, 11, 0.3);
	color: #fff;
	margin: 1px;
	text-align: center;
	height: 224px;
	overflow: hidden;
}

.three_c li:nth-child(3) {
	height: 450px;
	width: 347px;
}

.three_c li:nth-child(3) img {
	height: auto;
	margin: 20px auto 0;
}


/**/

.four_t {
	text-align: center;
}

.four_t h5 {
	font-size: 22px;
	color: #d2110b;
	font-weight: normal;
	margin-top: 15px;
}

.four_t h5 em {
	display: inline-block;
	background: #d2110b;
	color: #fff;
	font-style: normal;
	font-size: 20px;
	font-weight: bold;
	padding: 8px 15px;
	border-radius: 5px;
	position: relative;
	vertical-align: text-bottom;
}

.four_t h5 em:before {
	content: "";
	border-left: 8px solid #d2110b;
	border-top: 5px solid transparent;
	border-bottom: 5px solid transparent;
	position: absolute;
	right: -8px;
	top: 15px;
}

.four_t h5 i {
	color: #d2110b;
	font-size: 40px;
	font-weight: bold;
	margin: 0 10px;
}

.four_t h5 b {
	font-size: 34px;
	margin-left: 5px;
}

.four_t h5 p {
	text-transform: uppercase;
	font-size: 14px;
	color: #999;
	margin-top: 15px;
}

.four_c li {
	overflow: hidden;
	margin-top: 50px;
}

.four_c li img {
	float: right;
	max-width: 600px;
	display: block;
}

.four_c li .desc {
	float: left;
	width: 550px;
}

.four_c li .lit h3 {
	background: url(../images/ys1.png) no-repeat;
	line-height: 70px;
	padding-top: 40px;
	font-size: 40px;
	padding-left: 100px;
	background-size: auto 100%;
	padding-bottom: 10px;
	font-style: italic;
	color: #fff;
}

.four_c li:nth-child(2n) .lit h3 {
	background: url(../images/ys2.png) no-repeat;
	background-size: auto 100%;
	color: #fff;
}

.four_c li .lit h5 {
	font-size: 22px;
	line-height: 36px;
	border-bottom: 8px solid #dfdfdf;
	display: inline-block;
	margin-top: 15px;
	padding-bottom: 10px;
}

.four_c li span {
	color: #d2110b;
}

.four_c li .desc p {
	line-height: 24px;
	color: #666;
	position: relative;
	padding-left: 20px;
	margin-top: 10px;
}

.four_c li .desc p:before {
	content: ">";
	color: #d2110b;
	font-size: 16px;
	font-weight: bold;
	position: absolute;
	left: 4px;
	line-height: 20px;
}

.four_c li:nth-child(2n) img {
	float: left;
}

.four_c li:nth-child(2n) .desc {
	float: right;
}

.four_c li:nth-child(n+2) .desc {
	margin-top: 50px;
}


/**/

.five_top p:before {
	content: "";
	width: 40px;
	height: 36px;
	display: inline-block;
	background: url(../images/5.png);
	margin-right: 20px;
	vertical-align: middle;
}

.five_top p {
	background: url(../images/abg.png) no-repeat center;
	color: #fff;
	width: 378px;
	margin: auto;
	line-height: 70px;
	font-size: 28px;
	text-align: center;
	position: absolute;
	left: 50%;
	margin-left: -189px;
	bottom: -40px;
	border-radius: 6px;
}

.five_top h3:before {
	content: "";
	display: inline-block;
	width: 220px;
	height: 180px;
	vertical-align: bottom;
	background: url(../images/lb.png) no-repeat center;
	margin-right: 50px;
}

.five_top h3 {
	font-size: 30px;
	color: #d2110b;
	line-height: 180px;
}

.five_top {
	height: 180px;
	text-align: center;
	position: relative;
	background: #fbfafa;
	border-top: 1px solid #d2110b;
}


/**/

.five_c {
	position: relative;
	padding: 145px 0 195px;
}

.five_l {
	width: 550px;
	position: relative;
	box-sizing: border-box;
	padding: 50px 60px 50px 40px;
	z-index: 0;
}

.five_l_bg {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: -1;
}

.five_l_bg img {
	width: 100%;
	display: block;
	height: 100%;
}

.five_l_t:after {
	content: "";
	display: block;
	width: 50px;
	height: 2px;
	background: #f20402;
	margin-top: 5px;
}

.five_l_t h3 {
	font-size: 20px;
	font-weight: normal;
	line-height: 30px;
}

.five_l_t p {
	font-size: 26px;
	line-height: 36px;
}

.five_l_c {
	color: #666;
	line-height: 26px;
	margin-top: 20px;
	height: 236px;
	overflow: hidden;
}

.five_l a.more {
	display: block;
	width: 120px;
	text-align: center;
	background: #f20402;
	color: #fff;
	line-height: 40px;
	margin-top: 40px;
	box-shadow: 1px 1px 0px 0px #dc0302;
	border-radius: 5px;
}

.five_r {
	width: 650px;
	position: relative;
}

.five_r li img {
	width: 100%;
	display: block;
}

.five_r li:hover img {
	transform: scale(1.2);
	transition: 1s;
}

span.prev5 {
	position: absolute;
	top: 50%;
	left: 0;
	color: #fff;
	background: rgba(242, 4, 2, 0.56);
	width: 30px;
	text-align: center;
	font-size: 20px;
	line-height: 26px;
	cursor: pointer;
	margin-top: -13px;
}

span.next5 {
	position: absolute;
	top: 50%;
	right: 0;
	color: #fff;
	background: rgba(242, 4, 2, 0.56);
	width: 30px;
	text-align: center;
	font-size: 20px;
	line-height: 26px;
	cursor: pointer;
	margin-top: -13px;
}


/**/

.six {
	position: relative;
	padding: 50px 0;
}

.six_t {
	text-align: center;
}

.six_t h3 {
	color: #d2110b;
	font-size: 40px;
	font-weight: normal;
	line-height: 60px;
	margin-bottom: 25px;
}

.six_t p {
	line-height: 30px;
	font-size: 22px;
	font-weight: bold;
	color: #3e3e3e;
}

.six_c li img {
	display: block;
	width: 100%;
}

.six_c li:hover img {
	transform: scale(1.1);
	transition: 1s;
}

.six_c li {
	width: 378px;
	margin: 0 10px;
	float: left;
	border: 1px solid #fff;
	overflow: hidden;
}

.six a.more {
	display: block;
	width: 120px;
	text-align: center;
	background: #f40805;
	color: #fff;
	line-height: 40px;
	box-shadow: 1px 1px 0px 0px #d55854;
	border-radius: 5px;
	margin: 40px auto 0;
}


/**/

.seven {
	padding: 70px 0 100px;
	position: relative;
}

.seven_l .bd li:hover img {
	transform: scale(1.1);
}

.seven_l .bd li img {
	width: 100%;
	display: block;
	transition: 1s;
}

.seven_l .bd li {
	position: relative;
	overflow: hidden;
}

.seven_l {
	width: 894px;
	height: auto;
	overflow: hidden;
	position: relative;
}

.seven_l .bd li div p em {
	font-style: normal;
	display: block;
	font-size: 15px;
	text-transform: uppercase;
	margin-top: 5px;
}

.seven_l .bd li div p {
	font-size: 20px;
	border-left: 1px solid #fff;
	margin-top: 20px;
	padding-left: 5px;
	line-height: 20px;
}

.seven_l .bd li div h3 i {
	display: block;
	font-size: 16px;
	font-style: normal;
	text-transform: uppercase;
}

.seven_l .bd li div h3 {
	font-size: 30px;
	font-weight: normal;
	line-height: 30px;
}

.seven_l .bd li div {
	position: absolute;
	width: 100%;
	bottom: 120px;
	background: rgba(22, 24, 10, 0.7);
	color: #fff;
	padding: 10px 60px;
}

.seven_l .prev7 {
	width: 40px;
	height: 40px;
	border-radius: 50%;
	background: #fff;
	position: absolute;
	left: 70px;
	bottom: 50px;
	z-index: 5;
	display: block;
	line-height: 40px;
	font-size: 18px;
	font-family: '宋体';
	color: #bababa;
	font-weight: bold;
	box-sizing: border-box;
	cursor: pointer;
}

.seven_l .prev7 b {
	position: relative;
	width: 100%;
	height: 100%;
	display: inline-block;
}

.seven_l .prev7 b:after {
	content: '';
	position: absolute;
	top: 19px;
	left: 13px;
	width: 15px;
	height: 2px;
	background: #bababa;
}

.seven_l .prev7 b:before {
	content: "<";
	font-size: 20px;
	font-weight: bold;
	position: absolute;
	left: 10px;
}

.seven_l .next7 {
	width: 40px;
	height: 40px;
	border-radius: 50%;
	border: 1px solid #fff;
	position: absolute;
	left: 125px;
	bottom: 50px;
	z-index: 5;
	display: block;
	line-height: 40px;
	font-size: 18px;
	font-family: '宋体';
	font-weight: bold;
	box-sizing: border-box;
	color: #fff;
	cursor: pointer;
}

.seven_l .prev7 b {
	position: relative;
	width: 100%;
	height: 100%;
	display: inline-block;
}

.seven_l .next7 b:after {
	content: '';
	position: absolute;
	top: 19px;
	left: 11px;
	width: 15px;
	height: 2px;
	background: #fff;
}

.seven_l .next7 b:before {
	content: ">";
	font-size: 20px;
	font-weight: bold;
	position: absolute;
	right: 10px;
}


/**/

.seven_r {
	width: 285px;
}

.seven_r_t li p {
	text-align: center;
	color: #f7f4f4;
	font-size: 17px;
	line-height: 50px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.seven_r_t li img {
	width: 100%;
	display: block;
}

.seven_r_b img {
	width: 100%;
	display: block;
}

.seven_r_b {
	position: relative;
	margin-top: 30px;
}

.seven_r_b div {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	color: #fff;
	text-align: center;
	box-sizing: border-box;
	padding-top: 23%;
}

.seven_r_b div p {
	font-size: 24px;
}

.seven_r_b div h3 {
	font-size: 18px;
	font-weight: normal;
}

.seven_r_b div em {
	margin: 20px auto 0;
	font-style: normal;
	font-size: 32px;
	font-weight: bold;
	background: #fff;
	color: #333;
	width: 30px;
	display: block;
	height: 30px;
	line-height: 26px;
	border-radius: 50%;
}


/**/

.eight {
	padding: 40px 0 0;
	overflow: hidden;
}

.title {
	text-align: center;
	line-height: 40px;
}

.title h3 {
	font-size: 30px;
	font-weight: normal;
	color: #2c2c2c;
}

.title p {
	font-size: 16px;
	color: #666;
}

.eight_n li a {
	display: block;
	line-height: 36px;
	padding: 0 15px;
	border: 1px solid #141416;
	color: #141416;
}

.eight_n li {
	display: inline-block;
}

.eight_n {
	text-align: center;
	margin: 15px auto 40px;
}

.eight_n li.cur a,
.eight_n li a:hover {
	background: #c8000f;
	border: 1px solid #c8000f;
	color: #fefefe;
}

.eight_c li:nth-child(3n) {
	margin-right: 0;
}

.eight_c li {
	width: 360px;
	float: left;
	margin-right: 60px;
	margin-bottom: 20px;
}

.eight_c li img {
	width: 100%;
	display: block;
}

.eight_c li h3 {
	font-size: 16px;
	color: #2c2c2c;
	font-weight: normal;
	line-height: 30px;
}

.eight_c li p {
	font-size: 14px;
	color: #666;
	line-height: 24px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	height: 72px;
}


/**/

.nine {
	overflow: hidden;
	padding-bottom: 50px;
}

.nine_l {
	color: #757575;
	font-size: 12px;
}

.nine_l .more {
	display: block;
	margin-bottom: 15px;
}

.nine_l h2 {
	color: #2c2c2c;
	font-size: 30px;
	font-weight: normal;
}

.nine_l .prev {
	width: 30px;
	height: 30px;
	background: #f20402;
	z-index: 5;
	line-height: 30px;
	font-size: 14px;
	font-family: '宋体';
	color: #fff;
	font-weight: bold;
	box-sizing: border-box;
	text-align: left;
	display: block;
	float: left;
}

.nine_l .next {
	width: 30px;
	height: 30px;
	background: #17151a;
	z-index: 5;
	line-height: 30px;
	font-size: 14px;
	font-family: '宋体';
	font-weight: bold;
	box-sizing: border-box;
	display: block;
	color: #fff;
	float: left;
}

.nine_l .prev b,
.nine_l .next b {
	position: relative;
	display: inline-block;
	width: 100%;
	height: 100%;
}

.nine_l .prev b:after {
	content: '';
	position: absolute;
	top: 14px;
	left: 10px;
	width: 10px;
	height: 2px;
	background: #fff;
}

.nine_l .prev b:before {
	content: "<";
	font-weight: bold;
	position: absolute;
	left: 7px;
}

.nine_l .next b:before {
	content: ">";
	font-weight: bold;
	position: absolute;
	right: 7px;
}

.nine_l .next b:after {
	content: '';
	position: absolute;
	top: 14px;
	left: 10px;
	width: 10px;
	height: 2px;
	background: #fff;
}

.nine_r {
	width: 1050px;
}

.nine_r li {
	width: 461px;
	float: left;
	border: 1px solid #17151a;
	margin: 0px 11px;
	padding: 20px;
}

.nine_r h3 {
	position: relative;
	padding-left: 30px;
	line-height: 30px;
	height: 30px;
	overflow: hidden;
	color: #2c2c2c;
	font-size: 16px;
	font-weight: normal;
}

.nine_r h3:before {
	position: absolute;
	content: 'Q';
	width: 23px;
	height: 23px;
	text-align: center;
	line-height: 23px;
	background: #f20402;
	color: #fff;
	font-size: 14px;
	display: block;
	top: 4px;
	left: 0px;
}

.nine_r p {
	font-size: 14px;
	color: #666;
	margin-top: 5px;
	height: 48px;
	padding-left: 30px;
	position: relative;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	line-height: 24px;
}

.nine_r p:before {
	position: absolute;
	content: 'A';
	width: 23px;
	height: 23px;
	text-align: center;
	line-height: 23px;
	background: #17151a;
	color: #fff;
	font-size: 14px;
	display: block;
	top: 4px;
	left: 0px;
}


/**/

.ten {
	background: #f00006;
	color: #fefefe;
	box-sizing: border-box;
	padding: 10px 30px;
}

.ten_t span {
	font-size: 32px;
	display: block;
	line-height: 40px;
}

.ten_t p {
	font-size: 14px;
	line-height: 20px;
}

.ten_c {
	line-height: 60px;
	margin-left: 30px;
}

.ten_c a {
	margin: 0 10px;
}

.ten_c a:hover {
	color: #141416;
}


/**/

.footer {
	color: #fefefe;
	line-height: 28px;
	margin-top: 20px;
	position: relative;
}

.footer_bg img {
	width: 100%;
	height: 100%;
	display: block;
}

.footer_bg {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: -1;
}

.footer_nav>ul>li:first-child:before {
	display: none;
}

.footer_nav>ul>li:before {
	content: "";
	display: block;
	width: 1px;
	height: 14px;
	background: #fff;
	position: absolute;
	top: 13px;
	left: 0;
}

.footer_nav li ul li a {
	line-height: 30px;
	padding: 0;
	text-align: center;
}

.footer_nav li a:hover {
	color: #c8000f;
}

.footer_nav li ul li {
	display: block;
}

.footer_nav li:hover ul {
	display: block;
}

.footer_nav li ul {
	position: absolute;
	background: #09090b;
	width: 100%;
	display: none;
}

.footer_nav li a {
	display: block;
	line-height: 40px;
	padding: 0 30px;
}

.footer_nav li {
	display: inline-block;
	position: relative;
}

.footer_nav {
	background: #09090b;
	line-height: 40px;
	position: relative;
	top: -20px;
	text-align: center;
}


/*内页*/

.main_m {
	width: 1200px;
	margin: 20px auto 0;
}

.text_h1 {
	border-bottom: 1px solid #ccc;
	height: 50px;
	width: 1000px;
	margin: 30px auto 0;
}

.text_h1 .h1 {
	display: inline-block;
	height: 50px;
	line-height: 50px;
	font-size: 25px;
	position: relative;
	padding: 0px 10px 0px 10px;
	float: left;
	font-weight: bold;
	border-bottom: 5px solid #ccc;
}

.text_h1 .back {
	float: right;
	width: 52px;
	height: 16px;
	float: right;
	background: #000;
	display: block;
	border-radius: 15px;
	text-align: center;
	line-height: 16px;
	margin-top: 24px;
	font-size: 12px;
}

.text_h1 .back:hover {
	background: #cb2644;
}

.text_h1 .more {
	float: right;
	line-height: 70px;
	height: 50px;
}

.main_img {
	width: 100%;
}

.main_img img {
	width: 100%;
	height: 100%;
	display: block;
}


/*左侧导航*/

.main_nav {
	width: 218px;
	float: left;
}

.main_nav .nav_a h1 {
	height: 35px;
	width: 100%;
	box-sizing: border-box;
	font-size: 14px;
	overflow: hidden;
	line-height: 35px;
	padding-left: 15px;
	font-weight: bold;
	background: #c12028;
	border-radius: 5px 5px 0px 0px;
}

.main_ul li {
	position: relative;
}

.main_ul li:after {
	content: '>';
	width: 15px;
	height: 15px;
	display: block;
	overflow: hidden;
	margin: 0 auto;
	position: absolute;
	top: 9px;
	left: 16px;
	font-size: 12px;
	line-height: 15px;
}

.main_ul li a {
	height: 35px;
	line-height: 35px;
	overflow: hidden;
	padding-left: 35px;
	box-sizing: border-box;
	color: #444;
	font-size: 14px;
}

.main_li {
	display: none;
}

.main_li li {
	border-bottom: 1px dashed #888;
	background: none;
}

.main_li li a {
	font-size: 10px;
	box-sizing: border-box;
	font-weight: normal;
}

.main_ul li:hover .main_li {
	display: block;
}

.main_nav2 {
	margin: 20px auto 0;
}

.main_nav2 li {
	height: 45px;
	line-height: 45px;
	border-bottom: 1px dotted #b2b2b2;
	overflow: hidden;
	position: relative;
	box-sizing: border-box;
	padding-right: 10px;
}

.main_nav2 li a {
	font-size: 14px;
}

.main_nav3 {
	margin-top: 20px;
}

.main_nav3 li {
	width: 185px;
	padding-top: 25px;
	background: #fff;
	margin: 20px auto;
	height: 160px;
	overflow: hidden;
	box-sizing: border-box;
	position: relative;
	border: 1px solid #e5e5e5;
}

.main_nav3 li:hover {
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
}

.main_nav3 li img {
	width: 150px;
	height: 98px;
	display: block;
	margin: auto;
}

.main_nav3 li h1 {
	height: 40px;
	line-height: 40px;
	text-align: center;
	width: 150px;
	overflow: hidden;
	margin: auto;
	font-size: 14px;
}

.main_nav3 li b {
	background: #c12028;
	display: block;
	height: 40px;
	line-height: 40px;
	width: 150px;
	overflow: hidden;
	margin: auto;
	text-align: center;
	border-radius: 3px;
	margin-bottom: 35px;
}

.main_nav3 li div {
	background: rgba(255, 255, 255, 0.8);
	height: 40px;
	position: absolute;
	bottom: 0;
	overflow: hidden;
	left: 0;
	width: 100%;
	transition: all 0.2s linear 0s;
}

.main_nav3 li:hover div {
	height: 80px;
}


/*路径*/

.main_top {
	width: 100%;
	box-sizing: border-box;
	overflow: hidden;
	background: url(../images/icon-home.png) no-repeat 0px 50%;
	border-bottom: 1px solid #e8e8e8;
}

.main_tops {
	height: 40px;
	line-height: 40px;
	font-size: 12px;
	margin: auto;
	padding-left: 26px;
}

.main_tops a {
	font-size: 12px;
}


/**/


/*product*/

.product_text {
	text-align: center;
	height: 50px;
	line-height: 50px;
	font-size: 20px;
}

.prduct_ul {
	width: 930px;
	float: right;
	margin-bottom: 20px;
}

.prduct_ul ul {
	margin-bottom: 10px;
	margin-top: 20px;
}

.prduct_ul li {
	width: 298px;
	float: left;
	padding-top: 60px;
	background: #fff;
	margin: 6px 6px;
	height: 272px;
	overflow: hidden;
	box-sizing: border-box;
	position: relative;
	border: 1px solid #e5e5e5;
}

.prduct_ul li:hover {
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
}

.prduct_ul li img {
	width: 230px;
	height: 150px;
	display: block;
	margin: auto;
}

.prduct_ul li h1 {
	height: 60px;
	line-height: 60px;
	text-align: center;
	width: 230px;
	overflow: hidden;
	margin: auto;
	font-size: 14px;
}

.prduct_ul li b {
	background: #c12028;
	display: block;
	height: 40px;
	line-height: 40px;
	width: 230px;
	overflow: hidden;
	margin: auto;
	text-align: center;
	border-radius: 3px;
	margin-bottom: 35px;
}

.prduct_ul li div {
	background: rgba(255, 255, 255, 0.8);
	height: 60px;
	position: absolute;
	bottom: 0;
	overflow: hidden;
	left: 0;
	width: 100%;
	transition: all 0.2s linear 0s;
}

.prduct_ul li:hover div {
	height: 125px;
}


/*product_content*/

#preview {
	position: relative;
	width: 930px;
	float: right;
	overflow: hidden;
	padding-bottom: 7px;
	box-sizing: border-box;
}


/**/

.product_item {
	margin-top: 10px;
}

.product_content {
	line-height: 2em;
}

.product_content img {
	max-width: 100%;
	display: block;
	margin: auto;
}


/**/

.info {
	height: 30px;
	text-align: center;
	line-height: 30px;
	border-bottom: 1px dashed #ccc;
}


/**/

.main_next {
	margin-left: 10px;
}

.main_next .prevrecord,
.main_next .nextrecord {
	margin: 5px 0px;
	display: block;
	font-size: 14px;
}


/*article*/

.article {
	float: right;
	width: 930px;
	box-sizing: border-box;
}

.article ol {
	margin-top: 20px;
}

.article li {
	font-size: 14px;
	position: relative;
	margin-bottom: 5px;
}

.article li h1 {
	font-size: 14px;
	position: relative;
	float: left;
	overflow: hidden;
	height: 25px;
	padding-left: 20px;
}

.article li h1:after {
	width: 25px;
	height: 25px;
	float: right;
	content: '';
	display: block;
	margin-left: 5px;
	background-position-y: 7px;
}

.article li span {
	float: right;
	color: #aaa;
}

.article li p {
	clear: both;
	color: #aaa;
	height: 25px;
	line-height: 25px;
	overflow: hidden;
	padding-left: 20px;
	box-sizing: border-box;
}

.article li:after {
	content: '';
	width: 2px;
	height: 2px;
	display: block;
	overflow: hidden;
	position: absolute;
	top: 10px;
	left: 11px;
	background: #c12028;
}


/**/

.Article_xw .pading {
	margin-bottom: 0px;
}


/*article_content*/

.Article_content {
	width: 930px;
	float: right;
}

.Article_text {
	height: 40px;
	font: 22px "Microsoft Yahei";
	text-align: center;
	line-height: 40px;
	overflow: hidden;
	margin-top: 30px;
	font-weight: bold;
}

.Article_content .info {
	height: 50px;
	font: 14px "Microsoft Yahei";
	line-height: 50px;
	text-align: center;
	color: #999;
	margin: 0px auto 10px;
}

.Article_content .info span {
	height: 50px;
	font: 14px "Microsoft Yahei";
	line-height: 50px;
	margin-bottom: 10px;
	color: #999;
}

.Article_content .detail {
	font-size: 14px;
	line-height: 22px;
	padding: 10px 10px;
	word-spacing: 10px;
}

.Article_content .detail img {
	max-width: 100%;
	display: block;
	margin: auto;
}


/*上下键*/

.pading {
	float: right;
	margin-top: 10px;
}

.pading span {
	padding: 3px 8px;
	border: 1px solid #ccc;
	display: block;
	float: left;
	margin: 0px 2px;
}

.pading a {
	padding: 3px 8px;
	border: 1px solid rgba(142, 142, 142, 0.5);
	display: block;
	float: left;
	margin: 0px 1px;
}

.pading .current {
	border: none;
	padding: 2px 8px;
	border: 1px solid #c12028;
	background: #c12028;
}


/*page*/

.page_c {
	overflow: hidden;
	float: right;
	width: 930px;
}

.page_c img {
	max-width: 100%;
	display: block;
}


/**/


/*footer*/


/*相关产品相关文章开始*/

h4.related span {
	margin: 10px 0px 0px;
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	background: #1D1C1C;
	text-indent: 10px;
	color: #fff;
	display: block
}

ul.relate_news li {
	height: 30px;
	line-height: 30px;
	border-bottom: 1px dashed #000;
	width: 30%;
	float: left;
	margin: 0px 1%;
	overflow: hidden
}

ul.relate_news li a {
	color: #000;
}

.relatedlist {
	overflow: hidden;
}

.relatedlist li {
	width: 30%;
	float: left;
	margin: 1% 1%;
}

ul.relate_pr li p {
	height: 30px;
	line-height: 30px;
	text-align: center;
	color: #000;
}

/**/

.ten {
	width: 1200px;
	margin: auto;
}

.tens .ten_c {
	line-height: 30px;
	margin-left: 30px;
	width: 1040px;
}

.bd1 {
	overflow: hidden;
}

.header {
	background: #fff;
}

span.next_b,
span.prev_b {
	background-color: rgba(0, 0, 0, .8);
	cursor: pointer;
}

.nav li a {
	padding: 0 60px;
}

.one_c li {
	width: 250px;
}

.four_t h5 p {
	font-size: 20px;
	margin-top: 10px;
}

.four_c li .lit h3 {
	font-size: 36px;
}

.five_l {
	height: 445px;
}

.two_c,
.four_c {
	padding-bottom: 60px;
}

.five_c {
	padding: 100px 0 140px;
}

.two_c li img {
	height: 290px;
}

.seven {
	padding: 0;
}

.eight_c li img {
	height: 257px;
}

.relatedlist li {
	width: 18%;
}

.relatedlist li img {
	width: 100%;
	height: 126px;
}

.page_c img {
	display: inline;
}

.four_c li .lit h3 {
	background: url(../images/202011231000177557.png) no-repeat;
	padding-top: 70px;
	padding-left: 170px;
	color: #1d2976;
}

.four_c li:nth-child(2n) .lit h3 {
	background: url(../images/202011231010379900.png) no-repeat;
	color: #1d2976;
	padding-left: 120px;
}

.four_t h5 i {
	color: #181b20;
}

div#pagesize li {
    width: auto;
    height: auto;
    padding: 0;
    margin: 0;
    border: none;
}