﻿@charset "utf-8";

/* CSS Document */

/*初始区域*/
html, body, div, p, hr, pre, h1, h2, h3, h4, h5, h6, table, tr, td, th, tfoot, tbody, thead, p, figure, form, blockquote, input, textarea, label, ul, ol, dl, li, dt, dd, .clearfix::after {
	margin: 0;
	padding: 0;
}

html {
	font-family: sans-serif;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
	-moz-text-size-adjust: 100%;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

html, body {
	height: 100%;
}

*::after, *::before {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
	display: block;
}

audio, canvas, progress, video {
	display: inline-block;
	vertical-align: baseline;
}

audio:not([controls]) {
	display: none;
	height: 0;
}

[hidden], template {
	display: none;
}

a {
	background: transparent;
	text-decoration: none;
}

a:active, a:hover {
	outline: 0;
}

a:focus {
	outline: none;
	-moz-outline: none;
	-webkit-outline: none;
}

abbr[title] {
	border-bottom: 1px dotted;
}

b, strong {
	font-weight: bold;
}

dfn {
	font-style: italic;
}

ul, ol {
	list-style: none outside none;
}

li {
	list-style-type: none;
}

mark {
	background: #ff0;
	color: #000;
}

small {
	font-size: 80%;
}

sub, sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sup {
	top: -0.5rem;
}

sub {
	bottom: -0.25rem;
}

iframe {
	border: 0;
}

svg:not(:root) {
	overflow: hidden;
}

figure {
	margin: 1em 40px;
}

hr {
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
	height: 0;
}

pre {
	overflow: auto;
}

code, kbd, pre, samp {
	font-family: monospace, monospace;
	font-size: 1em;
}

button, input, optgroup, select, textarea {
	color: inherit;
	font: inherit;
	margin: 0;
}

button {
	overflow: visible;
}

button, select {
	text-transform: none;
}

button, html input[type="button"], input[type="reset"], input[type="submit"] {
	-webkit-appearance: button;
	-moz-appearance: button;
	cursor: pointer;
}

button[disabled], html input[disabled] {
	cursor: default;
}

button::-moz-focus-inner, input::-moz-focus-inner {
	border: 0;
	padding: 0;
}

input {
	line-height: normal;
}

input[type="checkbox"], input[type="radio"] {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	padding: 0;
}

input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

input[type="search"] {
	-webkit-appearance: textfield;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: 0.35rem 0.625rem 0.75rem;
}

legend {
	border: 0;
	padding: 0;
}

textarea {
	overflow: auto;
}

optgroup {
	font-weight: bold;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

td, th {
	padding: 0;
}

/*内容区域通用*/
body {
	font-family: "微软雅黑", "Microsoft Yahei", "Helvetica Neue", Helvetica, STHeiTi, Arial, sans-serif;
	background: url("../img/body-bg.png") center center repeat;
	padding-top: 46px;
}

img {
	border: 0;
	vertical-align: middle;
	display: block;
}

figure {
	margin: 0;
}

.clearfix {
	display: block;
	#zoom: 1;
}

.clearfix::after {
	content: '';
	overflow: hidden;
	width: 100%;
	height: 0px;
	font-size: 0px;
	display: block;
	clear: both;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.domPC {
	display: block;
}

.domMobile {
	display: none;
}

.row {
	font-size: 0;
	+word-spacing: -1px;
}

.row .dib {
	display: inline-block;
	+display: inline;
	+zoom: 1;
	font-size: 14px;
	letter-spacing: normal;
	word-spacing: normal;
	vertical-align: top;
}

.top-bar {
	height: 45px;
	text-align: center;
	border-bottom: 1px solid #ccc;
	color: #cccccc;
	width: 100%;
	position: fixed;
	_position: absolute;
	z-index: 1040;
	top: 0;
	left: 0;
	background-color: #fff;
	box-shadow: 3px 0 3px rgba(0, 0, 0, 0.2);
	overflow: hidden;
}

.top-bar .menu {
	width: 1200px;
	overflow: hidden;
	margin: 0 auto;
}

.top-bar .home-site-link {
	font-style: normal;
	font-weight: 700;
}

.top-bar li::after {
	content: "|";
	color: #d5d5d5;
}

.top-bar li:first-of-type::after {
	content: " ";
	padding-right: 15px;
}

.top-bar li:last-of-type::after {
	content: " ";
}

.top-bar .item {
	line-height: 45px;
	font-size: 14px;
}

.top-bar .item a {
	padding: 0 7px;
}

.top-bar .home-site-link {
	color: black;
}

.top-bar a {
	color: #1a1a1a;
}

.top-bar .loading {
	display: block;
	text-align: center;
	height: 32px;
	line-height: 32px;
	font-size: 12px;
	background-color: #f5f5f5;
}

/* banenr begin*/
.phd img {
	width: 100%;
}

/* banenr end*/
.phd {
	height: 790px;
}

/*RTools*/
.RTools {
	position: fixed;
	_position: absolute;
	right: 10px;
	bottom: 200px;
	width: 60px;
	z-index: 10000;
	display: none;
}

.RTools .qrcode {
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 5px 5px 0;
	border: 1px solid #ccc;
	background-color: #f7f7f7 !important;
	right: 0;
	bottom: 70px;
	position: absolute;
}

.RTools .qrcode canvas {
	width: 100%;
	height: auto;
}

.RTools .qrcode:hover::after {
	content: '扫描分享';
	width: 100%;
	color: #333;
	font-size: 16px;
	display: block;
	text-align: center;
}

.RTools .qrcode:hover {
	transform: translate(0, 0);
	animation: change 1s;
	-moz-animation: change 1s;
	-webkit-animation: change 1s;
	-mozanimation-fill-mode: forwards;
	-webkit-animation-fill-mode: forwards;
	overflow: hidden;
	width: 100%;
}

@keyframes change {
	from {
		width: 48px;
		height: 48px;
		opacity: 1;
	}

	to {
		width: 100px;
		height: 125px;
		opacity: 1;
	}

}

.RTools .gototop {
	width: 60px;
	height: 60px;
	cursor: pointer;
	background: #ae0000 url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAA8CAMAAAANIilAAAAABGdBTUEAAK/INwWK6QAAABl0RVh0U29mdHdhcmUAQWRvYmUgSW1hZ2VSZWFkeXHJZTwAAAAGUExURf///0RERMf1+eoAAAACdFJOU/8A5bcwSgAAAE1JREFUeNrs0yEOwDAQA8HN/z9ddiy2krJ2j1gGg6xjvTjEYrFY/CEM9xiyptioaTZpqg2aaCfO8KCkKTZq+kg3eFP8KrFYLP4pfgQYAJQnDccrVqXcAAAAAElFTkSuQmCC) no-repeat 50% 50%;
	transition: .3s;
	opacity: 0;
	filter: alpha(opacity=0);
}

.show {
	display: block;
}

.adBottom {
	background: #00a0e9;	/*padding: 20px 0 40px;*/
}

.footer {
	padding: 28px 0;
	background: #ae0000;
	text-align: center;
	font-size: 14px;
	color: #fff;
}

.footer p {
	line-height: 26px;
}

.container {
	width: 1200px;
	margin-left: auto;
	margin-right: auto;
}

.index-warper {
	/*margin-top: -205px;*/
}

.index-news-photo {
	width: 580px;
	height: 368px;
}

.index-news-photo .pic img {
	display: block;
	width: 580px;
	height: 368px;
}

.index-news-photo .title {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	background: rgba(0, 0, 0, .67);
	color: #fff;
	padding: 7px 220px 0px 20px;
	line-height: 52px;
	height: 52px;
}

.index-news-photo .title a {
	display: inline-block;
	color: #fff;
	font-size: 16px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.index-news-photo .swiper-pagination-custom {
	bottom: 0;
	right: 68px;
	left: auto;
	width: auto;
	color: #dc0101;
	font-size: 14px;
	line-height: 52px;
}

.index-news-photo .swiper-pagination-custom span {
	font-size: 30px;
	font-weight: bold;
	color: #fff;
}

.index-news-photo .swiper-button-prev, .index-news-photo .swiper-button-next {
	width: 60px;
	height: 60px;
	-webkit-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
	top: auto;
	margin-top: 0;
	bottom: 0;
}

.index-news-photo .swiper-button-prev {
	background: url('../img/bg-left.jpg') center center no-repeat;
	left: auto;
	right: 140px;
}

.index-news-photo .swiper-button-next {
	background: url('../img/bg-right.jpg') center center no-repeat;
	right: 0;
}

.index-news-photo .swiper-button-prev:hover {
	background: url('../img/bg-lefth.jpg') center center no-repeat;
}

.index-news-photo .swiper-button-next:hover {
	background: url('../img/bg-righth.jpg') center center no-repeat;
}

.index-news-list {
	width: 580px;
	height: 368px;
	overflow: auto;
}

.index-news-list li {
	padding-top: 11px;
	padding-bottom: 9px;
	line-height: 26px;
	border-top: 1px dashed #cfcfcf;
}

.index-news-list li:first-child {
	padding-top: 0;
	border-top: none;
}

.index-news-list li .title {
	font-size: 14px;
	line-height: 24px;
	font-weight: bold;
	color: #333;
	padding-right: 100px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.index-news-list li .title .span-date {
	position: absolute;
	right: 0;
	top: 0;
}

.index-news-list li .title a {
	display: inline-block;
	font-size: 18px;
	color: #333;
	font-weight: normal;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.index-news-list li .details {
	font-size: 16px;
	color: #666;
	max-height: 78px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
}

.index-news-list li .title:hover, .index-news-list li .title:hover a {
	color: #dc0101;
	font-weight: bold;
}

.mt70 {
	margin-top: 70px;
}

.index-title {
	/*height: 58px;*/
	line-height: 58px;
	font-size: 40px;
	color: #333;
	font-weight: bold;
	text-align: center;
	height: 70px;
    margin-top: 60px;
    padding-bottom: 10px;

}

.index-title .name {
	margin-left: 20px;
	color: #dc0101;
}

.index-title img {
	display: inline-block;
	margin-right: 20px;
	margin-left: 20px;
	vertical-align: middle;
}

.theAcme-slide {
	width: 1200px;
	overflow: hidden;
	position: relative;
}

.theAcme-slide .box {
	width: 280px;
}

.theAcme-slide .box a {
	display: block;
}

.theAcme-slide .box a span {
	display: block;
}

.theAcme-slide .box a .img {
	width: 280px;
	height: 200px;
	overflow: hidden;
}

.theAcme-slide .box a .img img {
	display: block;
	width: 280px;
	height: 200px;
	transition: all 0.5s;
}

.theAcme-slide .box a .title {
	height: 75px;
	line-height: 30px;
	margin-top: 14px;
	border-bottom: 1px dashed #cfcfcf;
	font-size: 18px;
	color: #333;
}



.theAcme-slide .box .title a {
	height: 75px;
	line-height: 30px;
	margin-top: 14px;
	border-bottom: 1px dashed #cfcfcf;
	font-size: 18px;
	color: #333;
}

.theAcme-slide .box a .content {
	height: 80px;
	line-height: 22px;
	margin-top: 15px;
	border-bottom: 1px dashed #cfcfcf;
	font-size: 14px;
	color: #666;
}

.theAcme-slide .box a .more {
	width: 90px;
	height: 32px;
	line-height: 32px;
	padding-left: 8px;
	margin-top: 20px;
	background-image: url("../img/a_bg1.png");
	background-position: right 10px center;
	background-repeat: no-repeat;
	border: 1px solid #a1a1a1;
	font-size: 14px;
	color: #666;
	transition: all 0.5s;
}

.theAcme-slide .box a:hover .img img {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
}

.theAcme-slide .box a:hover .more {
	background-image: url("../img/a_bg1_h.png");
	border: 1px solid #dc0101;
	color: #dc0101;
}

.theAcme-slide .swiper-button-prev, .theAcme-slide .swiper-button-next, .focus-slide .swiper-button-prev, .focus-slide .swiper-button-next {
	padding: 15px 6px;
	margin-top: 0;
	background-color: rgba(102, 102, 102, 0.84);
	background-size: 15px 29px;
	font-size: 20px;
	transition: all 0.5s;
	top: 136px;
}

.theAcme-slide .swiper-button-prev, .focus-slide .swiper-button-prev {
	left: 0;
}

.theAcme-slide .swiper-button-next, .focus-slide .swiper-button-next {
	right: 0;
}

.theAcme-slide .swiper-button-prev:hover, .theAcme-slide .swiper-button-next:hover, .focus-slide .swiper-button-prev:hover, .focus-slide .swiper-button-next:hover {
	background-color: rgba(220, 1, 1, 0.84);
}

.focus-slide {
	width: 1200px;
	overflow: hidden;
	position: relative;
}

.focus-slide .box {
	width: 280px;
	height: 390px;
	overflow: hidden;
	position: relative;
}

.focus-slide .box a {
	display: block;
}

.focus-slide .box a img {
	display: block;
	width: 280px;
	height: 390px;
	transition: all 0.5s;
}

.focus-slide .box a span {
	display: block;
}

.focus-slide .box a .bg {
	height: 63px;
	line-height: 24px;
	padding-top: 15px;
	padding-right: 20px;
	padding-left: 20px;
	background-image: url("../img/li_bg1.png");
	background-repeat: no-repeat;
	font-size: 16px;
	color: #fff;
	transition: all 0.5s;
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
}

.focus-slide .box a .bg .name {
	font-size: 18px;
}

.focus-slide .box a:hover img {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
}

.focus-slide .box a:hover .bg {
	background-image: url("../img/li_bg1_h.png");
}






.focus-slide .box img {
	display: block;
	width: 280px;
	height: 390px;
	transition: all 0.5s;
}

.focus-slide .box span {
	display: block;
}

.focus-slide .box .bg {
	height: 63px;
	line-height: 24px;
	padding-top: 15px;
	padding-right: 20px;
	padding-left: 20px;
	background-image: url("../img/li_bg1.png");
	background-repeat: no-repeat;
	font-size: 16px;
	color: #fff;
	transition: all 0.5s;
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
}

.focus-slide .box .bg .name {
	font-size: 18px;
}

.focus-slide .box:hover img {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
}

.focus-slide .box:hover .bg {
	background-image: url("../img/li_bg1_h.png");
}




.focus-slide .swiper-pagination {
	margin-top: 50px;
	font-size: 0;
	position: static;
}

.focus-slide .swiper-pagination-bullet {
	width: 13px;
	height: 13px;
	background: #000;
	border-radius: 50%;
	opacity: 1;
}

.focus-slide .swiper-pagination-bullet-active {
	width: 46px;
	background: #dc0101;
	border-radius: 7px;
}

.index-quality {

	/* margin-top: 80px; */
	margin-bottom: 80px;
}

.index-quality-title {
	margin-top: 40px;
	font-size: 0;
}

.index-quality-title .span1 {
	display: inline-block;
	min-width: 170px;
	padding: 12px 15px;
	background: url('../img/bg-02.jpg') center center repeat-x;
	font-size: 18px;
	color: #333;
	margin: 0 14px;
	cursor: pointer;
}

.index-quality-title .span1 bdo {
	display: block;
	line-height: 36px;
}

.index-quality-title .span1:hover, .index-quality-title .span1.active {
	font-weight: bold;
	background: url('../img/bg-03.jpg') center center repeat-x;
	color: #fff;
}

.index-quality-title .span1:hover bdo, .index-quality-title .span1.active bdo {
	background: url('../img/bg-line.jpg') center bottom no-repeat;
}

.index-quality-nr {
	margin-top: 33px;
}

.index-quality-nr>div {
	display: none;
}

.index-quality-nr>div:first-child {
	display: block;
}

.index-quality-img, .index-quality-img img {
	width: 580px;
	height: 368px;
}

.index-quality-img .span-txt {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	padding: 0 20px;
	height: 52px;
	line-height: 52px;
	padding-top: 7px;
	background: rgba(0, 0, 0, .67);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#7f000000, endColorstr=#7f000000);
	font-size: 16px;
	color: #fff;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.index-quality-img .span-txt a {
	color: #fff;
	display: inline-block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
