<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html,
body {
	padding: 0;
	margin: 0;
	font-family: Roboto, "Hiragino Sans GB", "寰蒋闆呴粦", "Microsoft YaHei", SimHei, "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #6d6d6d;
	width: 100%;
	height: 100%;
	line-height: 28px;
	font-smoothing: subpixel-antialiased;
	-webkit-font-smoothing: subpixel-antialiased;
	font-size: 15px;
}

.wrap {
	max-width: 1200px;
	margin: 0 auto;
}

.wrap2 {
	width: 1280px;
	margin: 0 auto;
}

.showDiv {
	display: none;
}

.clearfixed {
	clear: both;
}

a {
	color: #666;
}

ul {
	padding: 0;
	margin: 0;
}

ul li {
	list-style: none;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.arrow-bottom {
	font-size: 0;
	line-height: 0;
	border-width: 10px;
	border-color: red;
	border-bottom-width: 0;
	border-style: dashed;
	border-top-style: solid;
	border-left-color: transparent;
	border-right-color: transparent;
}

/* 鍚戝彸鐨勭澶� */

.arrow-right {
	font-size: 0;
	line-height: 0;
	border-width: 10px;
	border-color: #f7f7f7;
	border-right-width: 0;
	border-style: dashed;
	border-left-style: solid;
	border-top-color: transparent;
	border-bottom-color: transparent;
}

a,
a:hover,
a:active,
a:visited,
a:link,
a:focus {
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	-webkit-tap-highlight-color: transparent;
	outline: none;
	background: none;
	text-decoration: none;
	transition-duration: .3s;
	-ms-transition-duration: .3s;
	-moz-transition-duration: .3s;
	-webkit-transition-duration: .3s;
}

p {
	padding: 0;
	margin: 0;
}

a:hover {
	color: #9a2310;
}

img {
	max-width: 100%;

}

.imgDiv {
	overflow: hidden;
}

.imgDiv img {
	width: 100%;
	transition: all 0.5s;
}

.mask:hover .imgDiv img {
	transform: scale(1.1);
}


input:focus,
button:focus,
textarea:focus {
	outline: none;
}

.ovh {
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.ovh2 {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}

.ovh3 {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
}

.ovh4 {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 4;
	overflow: hidden;
}



input:-ms-input-placeholder {
	/* Internet Explorer 10-11 */
	color: #ccc;
}

/*椤堕儴*/
.top {
	padding: 10px 0;
	background: #f7f6f6;
	color: #666;
	font-size: 12px;
	width: 100%;
	/* position: fixed;
	top: 0;
	z-index: 9999; */
}

.blue {
	color: #004392;
}

/**瀵艰埅鑿滃崟**/
header {
	width: 100%;
	/* position: fixed; */
	/* top:40px; */
	/* left: 0;
	z-index: 9999;
	background: #FFFFFF; */
	transition: all 0.5s;
	/* box-shadow: 0 0 5px #ECEDEE; */
	/*overflow: hidden;*/
}

header.header2 {
	background: none;
	border-bottom: 1px #666 solid;
	box-shadow: none;
}

header .logo {
	/* height: 54px; */
	position: relative;
	z-index: 999;
	/* display: flex;
	justify-content: center;
	align-items: center; */
	margin-top: 35px;

}

header .logo .font20 {
	height: 60px;
	line-height: 60px;
	padding-left: 25px;
	border-left: 1px #1a1b80 solid;
	color: #1a1b80;
	margin-left: 30px;
}

header .logo img {
	max-height: 100%;
}

.hdCon {
	text-align: right;
	margin-top: 20px;
}

.hdCon .font30 {
	color: #1a1b80;
}

.hdCon div img {
	margin-right: 10px;
}

.hdCon .ewm {
	margin-left: 20px;
	box-shadow: 0 0 5px #CCCCCC;
}

header.on-fixed {
	position: fixed;
	top: 0;
	left: 0;
	background: #FFFFFF;
	box-shadow: 0 0 10px #ccc;
}


header.on-fixed .rightDiv .menu&gt;ul&gt;li&gt;a {
	color: #000;
}

header .rightDiv {
	/* float: right; */
}

.daohang {
	height: 60px;
	background: #1a5284;
}

header .rightDiv .menu {
	text-align: right;
	position: relative;
	height: 60px;
}

header .rightDiv .menu&gt;ul {
	display: inline-block !important;
	/*overflow: hidden;*/
}

header .rightDiv .menu&gt;ul&gt;li {
	float: left;
	position: relative;
	/* padding: 0 52px; */
	/*width: 126px;*/
}

header .rightDiv .menu&gt;ul&gt;li:last-child {
	padding-right: 0;
}

header .rightDiv .menu&gt;ul&gt;li&gt;a {
	height: 60px;
	width: 150px;
	display: block;
	/* justify-content: center; */
	/* align-items: center; */
	text-align: center;
	color: #fff;
	position: relative;
	font-size: 18px;
	font-weight: bold;
	line-height: 60px;

}

header .rightDiv .menu&gt;ul&gt;li&gt;a img {
	margin-right: 10px;
}

header .rightDiv .menu&gt;ul&gt;li&gt;a:hover,
/* header .rightDiv .menu&gt;ul&gt;li&gt;a.now, */
header .rightDiv .menu&gt;ul&gt;li:hover,
header .rightDiv .menu&gt;ul&gt;li.now {
	color: #fff;
	background: #154978;
}

header .rightDiv .menu&gt;ul&gt;li:hover&gt;a,
header .rightDiv .menu&gt;ul&gt;li:focus&gt;a,
header .rightDiv .menu&gt;ul&gt;li.on&gt;a,
header .rightDiv .menu&gt;ul&gt;li.active&gt;a {
	/* color: #fff; */
}

header .rightDiv .menu&gt;ul&gt;li a img {
	margin-top: -5px;
}

header .rightDiv .menu ul li div.down_list {
	background: rgba(255, 255, 255, 0.8);
	border-radius: 0.625rem;
	margin-top: -0.65rem;
	display: none;
}

header .rightDiv .menu ul li div.down_list ul li a {
	text-align: center;
	display: block;
}

header .mbtn {
	display: inline-block;
	width: 50px;
	height: 50px;
	background: url(../img/menu1.svg) no-repeat center center;
	background-size: 70%;
	position: absolute;
	top: 0;
	right: 0;
	display: none;
	z-index: 9999;
}


header .mbtn:active {
	opacity: .8;
}

header.header2 .rightDiv .menu&gt;ul&gt;li&gt;a {
	color: #FFFFFF;
	margin: 0 2px;
	position: relative;
	text-transform: capitalize;
}

body.on-menu header .mbtn {
	background: url(../img/menu-hide1.svg) no-repeat center center;
	background-size: 40%;
	z-index: 9999;
}

.menu,
.menu ul li,
.menu ul li a,
.menu #menu-button {
	margin: 0;
	padding: 0;
	border: 0;
	list-style: none;
	display: block;

	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	position: relative;
}


.menu #menu-button {
	display: none
}

.menu {
	width: auto;
}

#menu-line {
	position: absolute;
	top: 0;
	left: 0;
	height: 3px;
	background: #154978;
	-webkit-transition: all .25s ease-out;
	-moz-transition: all .25s ease-out;
	-ms-transition: all .25s ease-out;
	-o-transition: all .25s ease-out;
	transition: all .25s ease-out
}

.menu&gt;ul&gt;li {
	float: left;
}

/*.menu.align-center&gt;ul{font-size:0;text-align:center}
.menu.align-center&gt;ul&gt;li{display:inline-block;float:none}
.menu.align-center ul ul{text-align:left}
.menu.align-right&gt;ul&gt;li{float:right}
.menu.align-right ul ul{text-align:right}*/
.menu&gt;ul&gt;li&gt;a {
	padding: 0;
	font-size: 18px;
	text-decoration: none;
	text-transform: uppercase;
	color: #333;
	-webkit-transition: color .2s ease;
	-moz-transition: color .2s ease;
	-ms-transition: color .2s ease;
	-o-transition: color .2s ease;
	transition: color .2s ease
}

.menu&gt;ul&gt;li:hover&gt;a,
.menu&gt;ul&gt;li.active&gt;a {
	color: #fff;
}

.menu ul li {
	/* overflow: hidden; */
}

.menu ul li:hover {
	/* overflow: visible; */
}

/*.menu&gt;ul&gt;li.has-sub:hover&gt;a::after,.menu&gt;ul&gt;li.has-sub.on&gt;a::after{border-color:#fff}*/
.menu ul ul {}

.menu ul li:hover&gt;ul {

	top: 60px;
	opacity: 1;
	visibility: visible;

}

/*.menu.align-right li:hover&gt;ul{right:0}*/
.menu ul ul ul {
	right: 100%;
	top: 0;
	width: 100%;
}

.menu ul ul li:hover&gt;ul {
	margin-left: 0;
}

.menu ul ul li:hover {
	background: #9a2310;
	color: #FFFFFF;
}

.menu ul ul li:hover a {
	color: #FFFFFF;
}

/*.menu.align-right ul ul ul{margin-left:0;margin-right:100%}*/
.menu ul ul {

	width: 100%;
	/* margin-left: -8px; */
	text-align: center;
	top: 90px;
	position: absolute;
	z-index: 99;
	opacity: 0;
	visibility: hidden;
	transition: all 0.5s;
	left: 0px;
	box-shadow: 0 0 5px #ccc;
}

.menu ul ul .ul {
	background: rgba(255, 255, 255, 1);
	/* border-radius: 6px; */
	box-shadow: 0px 5px 5px rgba(0, 0, 0, .1);
}

.menu ul ul li {
	padding: 0 15px;
	-webkit-transition: height .2s ease;
	-moz-transition: height .2s ease;
	-ms-transition: height .2s ease;
	-o-transition: height .2s ease;
	transition: height .2s ease;
	/* text-align: center; */
}

.menu ul ul li&gt;a {
	font-size: 16px;
	color: #333;
	border-bottom: 1px solid #e5e5e5;
	text-decoration: none;
	-webkit-transition: color .2s ease;
	-moz-transition: color .2s ease;
	-ms-transition: color .2s ease;
	-o-transition: color .2s ease;
	transition: color .2s ease;
	padding: 10px 0;
}

.menu ul ul li&gt;a:hover,
.menu ul ul li a:hover {
	/* color: #004392; */
	border: 0;
}

.menu ul ul li:last-child&gt;a {
	border: 0;
}

.headBg {
	height: 150px;
	background: url(../img/top1.jpg) no-repeat center center;
}

.indexDiv1 .fl {
	width: 580px;
}

.indexDiv1 .fr {
	width: 560px;
	margin-right: 20px;
}

.indexDiv1 .tab {
	width: 100%;
	border-bottom: 1px #ccc solid;
}

.indexDiv1 .tab li {
	float: left;
	margin-right: 25px;
	height: 20px;
	line-height: 20px;
	cursor: pointer;
	padding-right: 25px;
	border-right: 1px #ccc solid;
	margin-bottom: 15px;
	color: #6d6d6d;
}

.indexDiv1 .tab li.active span {
	padding-bottom: 11px;
	color: #000;
	border-bottom: solid 2px #9a2310;
}

.indexDiv1 .tab_cell {
	display: none;
}

.indexDiv1 .tab_cell:nth-child(1) {
	display: block;
}

.indexDiv1 .tab_cell ul li {
	margin-bottom: 11px;
}

.indexDiv1 .tab_cell ul li a {
	width: 92%;
	padding-left: 18px;
	display: block;
	position: relative;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 15px;
}

.indexDiv1 .tab_cell ul li a::before {
	content: "";
	display: block;
	width: 4px;
	height: 4px;
	background-color: #dddddd;
	border-radius: 50%;
	left: 0;
	top: 10px;
	position: absolute;
}

.indexDiv1 .tab_cell ul li:last-child {
	margin-bottom: 0;
}

.indexDiv2 .content {
	border: 1px #ccc solid;
	padding: 10px;
}

.indexDiv2 .relative {
	width: calc(100% - 80px);
	float: right;
}

.indexDiv2 .relative .swiper-container {
	width: 94%;
}

.indexDiv2 img.fl {
	margin-top: 6px;
	margin-left: 5px;
}

.indexDiv2 .relative .swiper-button-black {
	width: 13px;
	height: 23px;
	background-size: 100%;
	opacity: 0.6;
	top: 60%;
}

.indexDiv2 .swiper-slide img {
	border-radius: 3px;
}

.title {
	position: relative;
	padding-bottom: 10px;
	border-bottom: 1px #CCCCCC solid;
	margin-bottom: 20px;
}

.title::before {
	content: "";
	display: block;
	position: absolute;
	bottom: 0;
	height: 2px;
	width: 40px;
	background: #9a2310;
}

.title img.fl {
	margin-top: 6px;
	margin-right: 8px;
	margin-left: 10px;
}


.indexDiv3 .textDiv {
	width: 96%;
	/* color: #333333; */
}

.zy .text {
	margin-top: 20px;
	display: flex;
	color: #333333;
}

.zy .text span {
	width: 10px;
	height: 10px;
	border-radius: 50%;
	background: #9a2310;
	margin: 0 15px;
	display: block;
	float: left;
	margin-top: 10px;
}

.zy .text p {
	width: calc(100% - 12px);
}

.zy.flex {
	justify-content: initial;
}

.zy .text p b {
	margin-right: 5px;
}

.indexDiv4 .relative {
	width: 100%;
}

.indexDiv4 .relative .swiper-container {
	width: 94%;
}
.indexDiv4 .swiper-slide{
	padding: 1px;
}
.indexDiv4 .swiper-button-black {
	width: 13px;
	height: 23px;
	background-size: 100%;
	opacity: 0.6;
	top: 60%;
}

.indexDiv4 .textDiv {
	width: 100%;
	height: 153px;
	border-radius: 10px;
	border: solid 1px #9a2310;
	padding: 25px;
	transition: all 0.3s;
}

.indexDiv4 .textDiv p.xian {
	display: flex;
	justify-content: center;
	align-items: center;
	margin-top: 8px;
}

.indexDiv4 .textDiv p.xian span {
	width: 58px;
	display: block;
	margin: 0 3px;
	height: 1px;
	background: #cfcece;
}

.indexDiv4 .textDiv:hover {
	background: #9a2310;
	color: #FFFFFF;
}

.indexDiv4 .textDiv:hover p.xian span {
	background: #FFFFFF;
}

.indexDiv4 .textDiv img.absolute {
	top: 25px;
	left: 0;
	right: 0;
	margin: 0 auto;
	opacity: 0;
}

.indexDiv4 .textDiv:hover img.absolute {
	opacity: 1;
}

.indexDiv5 .content ul li {
	display: flex;
	margin: 0 auto;
}

.indexDiv5 .content ul li p b {
	color: #333333;
}

.indexDiv5 .content .red {
	font-weight: bold;
}

.indexDiv5 .content ul li {
	margin-bottom: 15px;
}

.lcDiv::after {
	position: absolute;
	width: 100%;
	height: 100%;
	content: "";
	display: block;
	background: url(../img/index_bg1.png) no-repeat center right;
	background-size: initial;
	top: 35%;
	left: 0;
}

.indexDiv6 .textDiv {
	color: #333333;
}

.chDiv,
.lcDiv {
	position: relative;
}

.chDiv::after {
	position: absolute;
	width: 100%;
	height: 100%;
	content: "";
	display: block;
	background: url(../img/index_bg2.png) no-repeat center right;
	background-size: initial;
	top: 24%;
	left: 0;
}

.indexDiv7 .content {
	padding: 0 40px;
	padding-bottom: 20px;
}

.indexDiv7 .zy .text span {
	margin-top: 8px;
}

.title2 {
	border-bottom: 2px #ccc solid;
	padding-bottom: 15px;
}

.title2 img {
	margin-right: 10px;
	margin-top: -5px;
}

.indexDiv8 .content .tab {
	display: flex;
	justify-content: center;
	align-items: center;
}

.indexDiv8 .content .tab li {
	padding: 5px 28px;
	cursor: pointer;
	position: relative;
	transition: all 0.3s;
}

.indexDiv8 .content .tab li::after {
	width: 1px;
	height: 22px;
	content: "";
	position: absolute;
	right: 0;
	background: #ccc;
	top: 10px;
}

.indexDiv8 .content .tab li:last-child::after {
	display: none;
}

.indexDiv8 .content .tab li.active {
	color: #fff;
	background: #9a2310;
	color: #FFFFFF;
	border-radius: 3px;
}

.indexDiv8 .content .tab li:hover {
	background: #9a2310;
	color: #FFFFFF;
	border-radius: 3px;
}



.indexDiv8 .content .tab li:hover::after {
	display: none;
}

.indexDiv8 .content .row {
	width: 92%;
	margin: 0 auto;
	margin-top: 50px;
}

.indexDiv8 .content .textDiv {
	margin-bottom: 60px;
	transition: all 0.3s;
	padding-top: 10px;
	padding-bottom: 10px;
}

.indexDiv8 .content .textDiv:hover {
	box-shadow: 10px 10px 15px #CCCCCC;
}

.indexDiv8 .content .textDiv .bt {
	min-width: 145px;
	max-width: 215px;
	min-height: 52px;
	display: inline-block;
	padding: 10px 20px;
	padding-right: 25px;
	line-height: 28px;
	background: url(../img/index_xg2.png) no-repeat;
	background-size: 100% 100%;
	padding-bottom: 22px;
	padding-top: 8px;
}


.indexDiv8 .content .textDiv .wenzi {
	width: 230px;
	margin-left: 40px;
	font-size: 14px;
}

.indexDiv8 .content #tabCon2 .tab_cell {
	display: none;
}

.indexDiv8 .content #tabCon2 .tab_cell:nth-child(1) {
	display: block;
}

.indexDiv9 .content {
	width: 960px;
	margin-top: 30px;
	margin-left: 138px;
	padding: 0;
}

.indexDiv9 .content ul li {
	float: left;
	width: 162px;
	margin-right: -3px;
}

.indexDiv9 .content ul li img {
	display: block;
	margin: 0 auto;
	margin-top: 5px;
}

.indexDiv9 .content p.red {
	background: url(../img/index_lc2.png);
	width: 162px;
	height: 31px;
	background-size: 100% 100%;
	padding-left: 33px;
}

.indexDiv9 .content p.fw {
	background: url(../img/index_lc1.png);
	width: 162px;
	height: 31px;
	background-size: 100% 100%;
	padding-left: 47px;
}

.indexDiv9 .content p.bg2 {
	background: url(../img/index_lc3.png);
	width: 162px;
	height: 31px;
	background-size: 100% 100%;
	padding-left: 47px;
}

.indexDiv9 .content ul li .wenzi {
	padding: 0 8px;
	margin-top: 30px;
}

.indexDiv9 .content ul li .wenzi p {
	display: flex;
	justify-content: center;
	font-size: 14.5px;
	margin-bottom: 10px;
}

.indexDiv9 .content ul li .wenzi p span:nth-child(2) {
	width: calc(100% - 12px);
}

.indexDiv9 .content ul li .wenzi span:nth-child(1) {
	width: 4px;
	height: 4px;
	border-radius: 50%;
	background: #9a2310;
	display: block;
	float: left;
	margin-top: 10px;
	margin-right: 7px;
}

.title3 {
	display: flex;
	justify-content: center;
	align-items: center;
}

.title3 span {
	width: 200px;
	height: 1px;
	border: solid 1px #8a8a8a;
	margin: 0 75px;
}

.formDiv {
	width: 925px;
	margin: 0 auto;
}

.formDiv p {
	width: 395px;
	height: 45px;
	border: solid 1px #6d6d6d;
	line-height: 45px;
	padding: 0 10px;
}

.formDiv li {
	margin-bottom: 38px;
}

.formDiv input {
	border: 0;
	width: 68%;
	height: 40px;
	font-size: 16px;
}

.formDiv input::placeholder,
.formDiv textarea::placeholder {
	font-size: 14px;
	color: #CCCCCC;
}

.formDiv .wenzi {
	height: 135px;
	width: 925px;
	border: solid 1px #6d6d6d;
	padding: 10px;
}

.formDiv .wenzi label {
	display: block;
}

.formDiv .wenzi textarea {
	width: 100%;
	height: 60px;
	resize: none;
	border: 0;
}

.tijiao {
	display: block;
	width: 244px;
	height: 54px;
	background-color: #9a2310;
	margin: 0 auto;
	border: 0;
	color: #FFFFFF;
	margin-top: 80px;
}

footer {
	padding-top: 55px;
	padding-bottom: 35px;
	background: #9a2310;
	color: #FFFFFF;
	font-size: 18.67px;
}

footer a {
	color: #FFFFFF;
}
footer a:hover {
	color: #333;
}
.nav_bott a {
	font-weight: bold;
	padding: 0 20px;
	font-size: 18.67px;
}

.nav_bott a:hover {
	color: #333;
	font-weight: normal;
}

.nav_bott a:last-child {
	padding-right: 14px;
}

.ewm {
	margin-top: -40px;
}

.ewm p {
	margin-top: 50px;
	margin-right: 30px;
}

.ewm img {
	margin-right: 14px;
}

.title_nei {
	letter-spacing: 2px;
}

.title_nei .red {
	letter-spacing: 0;
}

.title_nei .xian {
	width: 135px;
	height: 2px;
	background: #94908f;
	margin: 15px auto 10px auto;
}

.aboutDiv1 {
	background: url(../img/about1.png) no-repeat right bottom;
}

.aboutDiv1 .content {
	font-size: 18px;
	line-height: 30px;
	padding-top: 35px;
	position: relative;

}

.aboutDiv1 .content::before {
	content: "";
	display: block;
	width: 728px;
	height: 2px;
	background: #9a2310;
	position: absolute;
	top: 0;
	left: 0;
}

.aboutDiv2 .textDiv {
	min-height: 455px;
	border-radius: 10px;
	box-shadow: 0 10px 10px #EEEEEE;
	padding: 0 38px;
	padding-top: 50px;
}

.aboutDiv2 .textDiv ul li {
	width: 47.2%;
	margin-left: 5.6%;
	border: 1px #6d6d6d solid;
	border-radius: 5px;
	float: left;
	padding: 2px 0;
	padding-top: 4px;
	margin-bottom: 13px;

}

.aboutDiv2 .textDiv ul li:hover {

	background: #9a2310;
	color: #FFFFFF;
}

.aboutDiv2 .textDiv ul li:hover a {
	color: #FFFFFF;
}

.aboutDiv2 .col-lg-4 {
	margin-bottom: 35px;
}

.aboutDiv2 .textDiv ul li:nth-child(odd) {
	margin-left: 0;
}

.aboutDiv2 .textDiv ul li.wid100 {
	width: 100% !important;
	margin-left: 0 !important;
}

.aboutDiv2 .textDiv.fzzl {
	min-height: 345px;
	width: 100%;
}

.aboutDiv2 .textDiv.fzzl ul li {
	width: 150px;
	text-align: center;
	margin-left: 30px;
}

.aboutDiv2 .textDiv.fzzl ul {
	width: calc(100% - 385px);
}

.aboutDiv2 .textDiv.fzzl p.icon {
	width: 400px;
	text-align: center;
}

.aboutDiv3 .content .textDiv {
	border: 1px #6d6d6d solid;
	margin-top: 50px;
	padding: 30px;
	position: relative;
	min-height: 220px;
}

.aboutDiv3 .content .wenzi {
	z-index: 9;
	line-height: 28px;
	font-size: 16px;
}

.aboutDiv3 .content img.absolute {
	right: 15px;
	bottom: 20px;
}

.biaoti {
	padding-bottom: 20px;
	position: relative;
	margin-left: 30px;
}

.biaoti::after {
	content: "";
	display: block;
	position: absolute;
	bottom: 0;
	height: 2px;
	width: 50%;
	background: #9a2310;
}

.biaoti span {
	display: block;
	width: 13px;
	height: 13px;
	background: #9a2310;
	border-radius: 50%;
	float: left;
	margin-top: 12px;
}

.biaoti p {
	width: calc(100% - 25px);
	float: right;
	margin-top: 5px;
}

.aboutDiv3 .textDiv.bgDt {
	background: url(../img/about11.png) no-repeat center center;
	background-size: contain;
	padding-bottom: 125px;
}

.aboutDiv4 .tab {
	display: flex;
	justify-content: center;
	align-items: center;
}

.aboutDiv4 .tab li {
	padding: 0 20px;
	position: relative;
	padding-bottom: 10px;
	cursor: pointer;
}

.aboutDiv4 .tab li.active {
	color: #9a2310;
	font-size: 24px;
}

.aboutDiv4 .tab li.active::after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	margin: 0 auto;
	width: 50px;
	height: 2px;
	background: #9a2310;
}

.aboutDiv4 .textDiv {
	background: #ececec;
	padding: 10px 12px;
	display: flex;
	align-items: center;
	width: 360px;
	margin-bottom: 50px;
}

.aboutDiv4 .textDiv img {
	box-shadow: 8px 8px 8px #CCCCCC;
}

.aboutDiv4 .textDiv .wenzi {
	width: calc(100% - 135px);
	margin-left: 20px;
}

.aboutDiv4 .textDiv .wenzi .red {
	text-align: center;
	display: inline-block;
	min-width: 110px;
	padding: 0 5px;
	height: 36px;
	line-height: 32px;
	border: 1px #9a2310 solid;
	border-right: #9a2310 3px solid;
	border-bottom: #9a2310 3px solid;
}

.aboutDiv4 .tab_cell {
	display: none;
}

.aboutDiv5 .content {
	border: 1px #808080 solid;
	padding: 20px;
}

ul.shuju li {
	width: 33.33%;
	float: left;
	text-align: center;
	display: flex;
	letter-spacing: 6px;

}

ul.shuju li .wenzi {
	width: 96%;
}

ul.shuju li img {
	height: 78px;
}

.banner {
	position: relative;
}

.banner .wrap {
	max-width: 1200px;
	left: 0;
	right: 0;
	bottom: 80px;
	margin: 0 auto;
	text-align: right;
	letter-spacing: 1px;
}

.banner p.font45::after {
	position: absolute;
	content: "";
	display: block;
	width: 60%;
	height: 3px;
	background: #1a5285;
	right: 0;
	bottom: -18px;
}

.banner .wrap img.fl {
	margin-top: -15px;
	margin-right: 5px;
}

.title_ly p {
	border-bottom: 2px #ccc solid;
	display: inline-block;
	padding-bottom: 10px;
	position: relative;
	padding-left: 8px;
}

.title_ly p::before {
	content: "";
	display: block;
	position: absolute;
	bottom: -1px;
	width: 50px;
	left: 0;
	height: 2px;
	background: #9a2310;
}

.title_ly .font32 {
	margin-right: -5px;
}

.lyDiv1 .content {
	padding: 15px;
	display: flex;
	justify-content: center;
	align-items: center;
	box-shadow: 0 5px 5px #eee;
}

.lyDiv1 .content p {
	margin: 0 80px;
}

.lyDiv1 .content span {
	display: inline-block;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	background: #9a2310;
	margin-right: 14px;
}

.lyDiv2 .col-12 a {
	display: flex;
	align-items: center;
}

.lyDiv2 .textDiv {
	width: 218px;
	height: 153px;
	border-radius: 10px;
	border: solid 1px #9a2310;
	padding: 25px;
	transition: all 0.3s;
	position: relative;
	line-height: 24px;
}

.lyDiv2 .textDiv p.xian {
	display: flex;
	justify-content: center;
	align-items: center;
	margin-top: 8px;
}

.lyDiv2 .textDiv:hover,
.lyDiv2 a:hover {
	color: #FFFFFF;
}

.lyDiv2 .textDiv p.xian span {
	width: 58px;
	display: block;
	margin: 0 3px;
	height: 1px;
	background: #cfcece;
}

.lyDiv2 a:hover .textDiv {
	background: #9a2310;
}

.lyDiv2 a:hover .textDiv p.xian span {
	background: #FFFFFF;
}

.lyDiv2 .textDiv img.absolute {
	top: 25px;
	left: 0;
	right: 0;
	margin: 0 auto;
	opacity: 0;
}

.lyDiv2 a:hover .textDiv img.absolute {
	opacity: 1;
}

.lyDiv2 .wenzi {
	width: 270px;
	margin-left: 50px;
	color: #000;
	line-height: 28px;
}

.lyDiv2 .col-12 {
	margin-bottom: 20px;
}

.bor_none {
	border: 1px #9a2310 solid;
	border-radius: 10px;
	margin: 0 15px;
	padding: 0;
}

.bor_none .textDiv {
	border: 0;

}

.bor_none .textDiv:hover,
.bor_none a:hover {
	color: #FFFFFF;
}

.lyDiv3 .content {
	padding: 22px 40px;
	padding-top: 12px;
	box-shadow: 5px 5px 5px #EEEEEE;
}

.dianDiv span {
	width: 10px;
	height: 10px;
	border-radius: 50%;
	background: #9a2310;
	display: inline-block;
	float: left;
	margin-top: 10px;
	margin-right: 10px;
}

.dianDiv .text {
	margin-top: 10px;
}

.cailiaoDiv1 .content {
	padding: 40px 45px;
	border: 2px #959190 solid;
}

.list1 li {
	margin-top: 50px;
	box-shadow: 0 5px 5px #eee;
	padding-top: 60px;
	padding-bottom: 45px;
	min-height: 250px;
}

.list1 li .textDiv {
	width: 550px;
	padding: 0 45px;
	letter-spacing: 0.5px;
}

.list1 .title {
	border: 0;
}

.list1 .title::before {
	width: 135px;
}



.list2 {
	margin-left: -45px;
}

.list2 li {
	width: 265px;
	min-height: 440px;
	border: 2px #c2c7ce solid;
	padding: 30px 24px;
	margin-top: 45px;
	position: relative;
	float: left;
	margin-left: 45px;
}

.bt_2 .flex .xian {
	width: 50px;
	height: 2px;
	background: #9a2310;
	margin: 0 20px;
}

.list2 li img.absolute {
	right: -30px;
	top: 75px;
}

.list2 li:last-child img.absolute {
	top: -30px;
	left: 120px;
}

.list2 li:last-child {
	min-height: 260px;
	width: 100%;
}

.title_cl p {
	border: 0 !important;
}

.title_cl p::before {
	display: none;
}

.title_cl {
	position: relative;
}

.title_cl::before {
	content: "";
	display: block;
	width: 34%;
	height: 1px;
	background: #CCCCCC;
	left: 0;
	top: 18px;
	position: absolute;

}

.title_cl::after {
	content: "";
	display: block;
	width: 34%;
	height: 1px;
	background: #CCCCCC;
	right: 0;
	top: 18px;
	position: absolute;

}

.cailiaoDiv3 .content {
	background: #ececec;
	padding: 55px 115px 55px 75px;
	line-height: 45px;
	color: #000;
}

.list3 {
	padding: 0 45px;
	padding-bottom: 70px;
	box-shadow: 5px 5px 10px #eee;
	padding-top: 50px;
}

.list3 .title {
	border: 0;
	padding-left: 0;
}

.list3 .title img.fl {
	margin-left: 0;
}

.list3 .title::before {
	width: 135px;

}

.list3 li {
	width: 100%;
	margin-bottom: 30px;
	line-height: 34px;
}

.list3 li:first-child {
	margin-bottom: 15px;
}

.list3 li:first-child .wenzi.fl {
	margin-top: 10px;
	margin-left: 85px;
}

.lcDiv2 .content {
	padding: 35px 45px;
	border-radius: 10px;
	border: 2px #ccc solid;
	padding-top: 20px;
}

.list4 {
	margin-left: -24px;
}

.list4 li {
	width: 270px !important;
	min-height: 445px !important;
	margin-left: 24px;
	padding-left: 20px !important;
	padding-right: 20px !important;
	letter-spacing: 0;
}

.title_lc {
	position: relative;
}

.title_lc::after {
	content: "";
	position: absolute;
	bottom: -10px;
	width: 180px;
	height: 2px;
	background: #9a2310;
	left: 0;
	right: 0;
	margin: 0 auto;
}

.falvDiv1 .content {
	padding: 20px;
	border: 1px #959190 solid;
	border-radius: 10px;
	min-height: 90px;
}

.falvDiv1 .list1 .title {
	position: relative;
	padding-bottom: 10px;
	border-bottom: 1px #CCCCCC solid;
	margin-bottom: 20px;
}

.falvDiv1 .list1 .title::before {
	content: "";
	display: block;
	position: absolute;
	bottom: 0;
	height: 2px;
	width: 40px;
	background: #9a2310;
}

.falvDiv1 .list1 .title img.fl {
	margin-top: 8px;
	margin-right: 8px;
	margin-left: 10px;
}

.falvDiv2 .content {
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 12px;
	box-shadow: 5px 5px 5px #EEEEEE;
}

.falvDiv2 .content p {
	width: 33.33%;
	text-align: center;
}

.falvDiv2 .content span {
	display: inline-block;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	background: #9a2310;
	margin-right: 14px;
}

.falvDiv3 .content {
	border: 2px #c2c7ce solid;
	padding: 0 30px;
}

.falvDiv3 .content ul li {
	display: flex;
	align-items: center;
	border-bottom: 1px #ccc dashed;
	padding: 50px 10px;
}

.falvDiv3 .content ul li:last-child {
	border: 0;
}

.falvDiv3 .content ul li.bt_2 {
	width: 195px;
	text-align: center;
}

.falvDiv3 .content ul li .wenzi {
	width: calc(100% - 235px);
	margin-left: 40px;
}

.bg_gray {
	background: #ececec;
	padding: 55px 115px 55px 75px;
	line-height: 34px;
	color: #000;
}

.falvDiv5 .textDiv {
	padding: 45px 60px;
	box-shadow: 5px 5px 5px #CCCCCC;
}

.falvDiv5 .textDiv img {
	width: 143px;
	height: 192px;
}

.falvDiv5 .textDiv {
	display: flex;
	margin-bottom: 50px;
}

.falvDiv5 .textDiv .wenzi {
	width: calc(100% - 250px);
	margin-left: 60px;
}

.zixun {
	width: 110px;
	height: 33px;
	background: #ba2f1a;
	text-align: center;
	line-height: 33px;
}

.falvDiv5 .textDiv .wenzi .font24 {
	border-bottom: 1px #ccc solid;
	padding-bottom: 5px;
	position: relative;
}

.falvDiv5 .textDiv .wenzi .font24::before {
	content: "";
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 72px;
	height: 2px;
	background: #9a2310;
}

.falvDiv6 .content {
	width: 1080px;
	margin: 0 auto;
	margin-top: 45px;
}

.falvDiv6 ul li {
	width: 143px;
	height: 143px;
	border: 1px #ccc solid;
	border-radius: 10px;
	padding-top: 20px;
	float: left;
	margin-left: 42px;
	position: relative;
}

.falvDiv6 ul li img.absolute {
	top: 40%;
	right: -30px;
}

.falvDiv6 ul {
	margin-left: -42px;

}

.border_rt {
	border-right: 1px #ccc dashed;
}

.border_center {
	position: relative;
}

.border_center::before {
	content: "";
	position: absolute;
	width: 0px;
	height: 70%;
	bottom: 55px;
	left: 0;
	right: 0;
	margin: 0 auto;
	border-left: 1px #ccc dashed;
}

.title_con {
	display: flex;
	position: relative;
	width: 800px;
	align-items: center;
	border-bottom: 2px #ccc solid;
	padding-bottom: 8px;
	padding-left: 20px;
}

.title_con::before {
	content: "";
	display: block;
	position: absolute;
	bottom: -2px;
	width: 87px;
	height: 2px;
	background: #9a2310;
	left: 0;
}

.title_con img {
	margin-right: 16px;
}

.title_2 {
	padding-left: 40px;
	padding-bottom: 10px;
	position: relative;
	border-bottom: 1px #CCCCCC solid;
	width: 265px;
}

.title_2::before {
	content: "";
	width: 40px;
	height: 2px;
	background: #9a2310;
	position: absolute;
	bottom: 0;
	left: 0;
}

.contact_li li {
	display: flex;
	line-height: 40px;
}

.contactDiv1 .content {
	box-shadow: 5px 5px 5px #eee;
	padding-top: 40px;
	padding-bottom: 60px;
}

.mapDiv {
	width: 550px;
	height: 435px;
}

.contactDiv2 .content {
	padding: 25px 0;
	line-height: 38px;
	box-shadow: 5px 5px 5px #eee;
}

.contactDiv2 .content .textDiv {
	margin-bottom: 40px;
}

.contactDiv2 .content .textDiv p.tel {
	display: flex;
}
.path{
    width: 100%;
    padding-left:20px;
}
.path img{
    margin-right:10px;
    width: 26px;
    height: 26px;
}

.newsDiv1 .content {
	box-shadow: 5px 5px 5px #CCCCCC;
}

.newsDiv1 .content ul {
	padding: 35px 50px;
	border-bottom: 1px #ccc dashed;
}

.newsDiv1 .content&gt;ul li {
	margin-bottom: 15px;
}
.newsDiv1 .content&gt;ul li .fr{
	margin-left: 15px;
}

.fenye {
	display: flex;
	justify-content: center;
	align-items: center;
}

.newsDiv1 .content .fenye ul {
	display: flex;
	justify-content: center;
	align-items: center;
	border: 0 !important;
	padding: 55px 0;
}

.fenye li a {
	padding: 5px 10px;
	background: #eeecec;
	margin: 0 5px;
	border-radius: 5px;
}

.fenye li a:hover,
.fenye li a.now {
	background: #BA2F1A;
	color: #FFFFFF;
}

.fenye input {
	width: 35px;
	height: 35px;
	border-radius: 5px;
	border: 2px #ccc solid;
	margin: 0 5px;
	text-align: center;
}

.fenye button {
	width: 60px;
	height: 35px;
	border: 2px #BA2F1A solid;
	background: none;
	border-radius: 5px;
	color: #9a2310;
	font-weight: bold;
	margin-left: 15px;
	cursor: pointer;
}

/**鏂板姞**/
.fenye a{
	padding: 5px 10px;
	background: #eeecec;
	margin: 0 5px;
	border-radius: 5px;
}
.fenye span{
	padding: 5px 10px;
	background: #BA2F1A;
	margin: 0 5px;
	border-radius: 5px;
	color: #fff;
}


.title_con2 {
	width: 100%;
}

.xqDiv1 .content&gt;.fl {
	width: 880px;

}

.xq_bt {
	border-bottom: 1px #ccc dashed;
	padding: 0 20px;
	padding-bottom: 20px;
}

.xinxi {
	display: flex;
	align-items: center;
	padding: 0 20px;
}

.xinxi p {
	margin-right: 30px;
}

.xqDiv1 .content&gt;.fl .wenzi {
	padding: 0 20px;
	line-height: 30px;
}

.rtDiv {
	position: relative;
	width: 300px;
	border: 1px #ccc solid;
	padding: 20px;
}

.rtDiv p.absolute {
	top: -20px;
	background: #FFFFFF;
	left: 26px;
	padding: 0 10px;
}

.rtDiv ul li a {
	display: flex;
	padding: 20px 0;
	border-bottom: 1px #ccc solid;
}

.rtDiv ul li a:hover .f0 {
	color: #9a2310;
}

.rtDiv ul li:last-child a {
	border: 0;
}

.rtDiv ul li .wenzi {
	width: calc(100% - 40px);
	margin-left: 20px;
}

.pjDiv1 .content {
	padding: 30px 45px;
	border-radius: 10px;
}

.pjDiv2 .content ul li {
	padding: 25px 10px;
}

.lunbo .swiper-slide {
	position: relative;
}

.lunbo .swiper-pagination {
	text-align: right;
}

.lunbo p.absolute {
	bottom: 0;
	height: 40px;
	line-height: 40px;
	background: rgba(0, 0, 0, 0.5);
	width: 100%;
	color: #FFFFFF;
	padding: 0 10px;
}

.lunbo .swiper-pagination-bullet {
	background: #FFFFFF;
}
.partner{
	display: flex;
	justify-content: center;
	align-items: center;
	padding-bottom: 20px;
}
.partner li img{
	width: 160px;
	height: 120px;
}



/*PHONE灞忓箷涓嬬殑涓撶敤鏍峰紡*/
@media screen and (max-width:767px) {


	.wrap,
	.wrap2 {
		width: 100%;
		margin: 0 auto;
		font-size: 14px;
		line-height: 24px;
	}

	.showDiv {
		display: block;
	}

	.menu {
		width: 100%
	}

	.menu ul {
		width: 100%;
		display: block;
	}

	.menu ul ul {
		top: 0;
		border: 0;
		box-shadow: none;
		border-top: 1px #eee solid;
	}

	.menu ul ul .ul {
		background: #fff;
		box-shadow: none !important;
		border-radius: 0;
	}

	.menu&gt;ul&gt;li&gt;a {
		padding: 0 20px;
	}

	.menu.align-center&gt;ul,
	.menu.align-right ul ul {
		text-align: left
	}

	.menu ul li,
	.menu ul ul li,
	.menu ul li:hover&gt;ul&gt;li {
		width: 100%;
		height: auto;
		border-top: 1px solid rgba(255, 255, 255, .3)
	}

	.menu ul li:hover&gt;ul {
		top: 0;
	}

	.menu ul li a,
	.menu ul ul li a {
		width: 100%
	}

	.menu&gt;ul&gt;li,
	.menu.align-center&gt;ul&gt;li,
	.menu.align-right&gt;ul&gt;li {
		float: none;
		display: block
	}

	.menu ul ul li a {
		padding: 0 20px 0 30px;
		font-size: 12px;
		background: 0 0
	}

	/*.menu ul ul li:hover&gt;a,.menu ul ul li a:hover{color:#fff}*/
	.menu ul ul ul li a {
		padding-left: 40px
	}

	.menu ul ul,
	.menu ul ul ul {
		position: relative;
		left: 0;
		right: auto;
		width: 100%;
		margin: 0
	}

	.menu&gt;ul&gt;li.has-sub&gt;a::after,
	.menu ul ul li.has-sub&gt;a::after {
		display: none
	}

	#menu-line {
		display: none
	}

	.menu #menu-button {
		display: block;
		padding: 20px;
		color: #000;
		cursor: pointer;
		font-size: 12px;
		text-transform: uppercase
	}

	.menu #menu-button::after {
		content: '';
		position: absolute;
		top: 20px;
		right: 20px;
		display: block;
		width: 15px;
		height: 2px;
		background: #fff
	}

	.menu #menu-button::before {
		content: '';
		position: absolute;
		top: 25px;
		right: 20px;
		display: block;
		width: 15px;
		height: 3px;
		border-top: 2px solid #fff;
		border-bottom: 2px solid #fff
	}

	.menu .submenu-button {
		position: absolute;
		z-index: 10;
		right: 0;
		top: 0;
		display: block;
		border-left: 1px solid #eee;
		height: 52px;
		width: 52px;
		cursor: pointer
	}

	.menu .submenu-button::after {
		content: '';
		position: absolute;
		top: 21px;
		left: 26px;
		display: block;
		width: 1px;
		height: 11px;
		background: #999;
		z-index: 99
	}

	.menu .submenu-button::before {
		content: '';
		position: absolute;
		left: 21px;
		top: 26px;
		display: block;
		width: 11px;
		height: 1px;
		background: #999;
		z-index: 99
	}

	.menu .submenu-button.submenu-opened:after {
		display: none
	}

	.menu ul ul {
		background: transparent;
		border-bottom: none;
		padding: 0;
	}

	.menu ul ul ul {
		top: 0;
	}

	.menu li:hover&gt;ul {
		left: auto;
		margin-left: auto;
	}

	.menu ul ul li&gt;a:last-child {
		border-bottom: 0;
	}

	header .rightDiv .menu ul li ul li {
		border-bottom: 1px #eee dashed;
		border-top: 0;
	}
	header .rightDiv .menu ul li ul li.now{
		background: #9a2310;
		border: 0;
	}
	header .rightDiv .menu ul li ul li.now a{
		color: #fff;
		border: 0;
	}
	header .rightDiv .menu ul li ul li:last-child {
		border: 0;
	}

	header .logo {
		width: 48%;
		margin-left: 10px;
		margin-top: 8px;
	}

	header .logo a {
		/* height: 35px; */
		margin-top: 5px;

	}

	.menu ul ul {
		visibility: visible;
		opacity: 1;
	}

	header .wrap {
		display: block;
	}


	header.header2 .rightDiv .menu&gt;ul&gt;li&gt;a {
		color: #333;
	}

	header {
		position: fixed !important;
		z-index: 999;
		top: 0;
		left: auto;
		right: 0;
		width: 100%;
		height: 55px;
		padding-top: 0;
		background: #fff;
		box-shadow: 0 0 5px #ccc;
		/* background: #000; */
		/*background-color: transparent;*/
		transition: right 300ms !important;
	}

	header.header2 {
		background: #FFFFFF;
		border: 0;
		box-shadow: 0 0 5px #EEEEEE;
	}


	header .rightDiv .menu&gt;ul&gt;li&gt;a:hover {
		color: #009A44;
	}

	.on-fixed header {
		box-shadow: 0px 0px 10px rgba(0, 0, 0, .1);
	}



	/*body.on-menu header {right: 45%;}*/
	header .mbtn {
		display: block;
	}

	body.on-menu header .mbtn {
		z-index: 9999;
	}

	header .rightDiv .menu {
		float: right;
		position: fixed;
		top: 50px;
		right: 0;
		width: 100%;
		height: 100%;
		padding-top: 0;
		/* background-color: rgba(0, 0, 0, 0.9); */
		background: #fff;
		border-bottom: 1px solid #f8f8f847;
		transition: right 300ms;
		right: -100%;
		padding: 0;
		z-index: 9999;
		overflow-y: auto;
		text-align: center;
		margin-top: 0;
		padding-bottom: 85px;
	}

	header .rightDiv .menu ul&gt;li {
		padding: 0;
		margin: 0;
		border-bottom: 1px solid #eee;
		float: none;
		width: 100%;
	}

	header .rightDiv .menu ul&gt;li:first-child {
		border-top: 1px #eee solid;
	}

	header .rightDiv .menu ul li a {
		display: block;
		line-height: 50px;
		height: 50px;
		color: #333;
		/*padding: 0 15px;*/
		text-align: left;
		font-size: 16px;
		font-weight: normal;
	}

	header .rightDiv .menu&gt;ul&gt;li&gt;a.now::after,
	header .rightDiv .menu&gt;ul&gt;li:hover&gt;a::after {
		display: none;
	}

	header .rightDiv .menu&gt;ul&gt;li&gt;a.login {
		width: 100px;
		margin: 10px 0;
		margin-left: 20px;
		text-align: center;
	}

	header .rightDiv .menu&gt;ul&gt;li&gt;a small {
		display: none;
	}

	header .rightDiv .menu&gt;ul {
		display: block;
		/* padding-top: 60px; */
		width: 100%;
	}

	body.on-menu header .rightDiv .menu {
		right: 0;
	}

	body.on-menu .main {
		right: 0;
	}

	header .rightDiv .menu&gt;ul&gt;li&gt;a {
		padding: 0 20px;
		background: none;
		margin: 0;
		width: 100%;
		color: #333;
	}

	header .rightDiv .menu ul li i {
		display: block;
	}

	header .twoMenu {
		position: relative;
		top: 0px;
		background: none;
		padding: 0;
		width: initial;
	}

	header .twoMenu dl {
		margin-bottom: 10px;
	}

	header .twoMenu dl dd {
		margin-top: 0;
	}

	header .rightDiv .menu ul li .twoMenu dl dt&gt;a {
		color: #fff;
	}

	.on-fixed header .rightDiv .menu ul li .twoMenu dl dt&gt;a {
		color: #000;
	}

	header .rightDiv .menu ul li .twoMenu {
		top: 10px;
		box-shadow: none;
	}

	header .rightDiv .menu ul li .twoMenu .liDiv&gt;a {
		line-height: 32px;
		height: 32px;
		font-weight: normal;
	}

	header .twoMenu .liDiv&gt;a:after {
		top: 0;
	}

	header .rightDiv .menu ul li.relativeLi .twoMenu .ulDiv {
		margin: 0 15px;
	}

	header .rightDiv .menu ul li&gt;a:hover,
	header .rightDiv .menu ul li&gt;a:focus,
	header .rightDiv .menu ul li&gt;a.on {
		color: #a13e91;
	}

	header .rightDiv .menu ul li .twoMenu dl dt&gt;a {
		line-height: 50px;
		height: initial;
	}

	header .rightDiv .menu&gt;ul&gt;li&gt;a::before {
		display: none;
	}

	header .rightDiv .menu&gt;ul&gt;li:hover,
	header .rightDiv .menu&gt;ul&gt;li:focus,
	header .rightDiv .menu&gt;ul&gt;li.on {
		background: none;
	}

	header .rightDiv .menu&gt;ul&gt;li.on&gt;a {
		color: #204e9e;
	}

	header .rightDiv .menu&gt;ul&gt;li&gt;a:hover span,
	header .rightDiv .menu&gt;ul&gt;li&gt;a.now span {
		display: none;


		/* background: #3fba9e;
		border-bottom: 2px #3fba9e solid; */
	}



	.hideDiv {
		display: none;
	}

	.headBg {
		height: 50px;
		background: #fff;
	}

	.daohang {
		height: 0;
	}

	.aboutDiv1,
	.cailiaoDiv1,
	.contactDiv1,
	.falvDiv1,
	.newsDiv1,
	.pjDiv1,
	.xqDiv1,
		{
		margin-top: 70px !important;
	}

	.banner {
		margin-top: 50px;
	}

	.banner&gt;img {
		min-height: 180px;
		object-fit: cover;
	}

	.banner p.fr {
		margin-right: 20px;
		font-size: 24px;
	}

	.title_nei .font45 {
		font-size: 20px;
	}

	.title_nei .font30 {
		font-size: 20px;
	}

	.aboutDiv1 .content::before {
		width: 100%;
	}

	.aboutDiv1 .content {
		font-size: 14px;
	}

	.aboutDiv2 .textDiv img {
		width: 60px;
	}

	.aboutDiv2 .textDiv ul li {
		width: 100%;
		margin: 0 !important;
		margin-bottom: 10px !important;

	}

	.aboutDiv2 .textDiv {
		padding: 20px 15px;
		height: auto;
		min-height: auto;
	}

	.aboutDiv2 .textDiv.fzzl {
		min-height: auto;
	}

	.aboutDiv2 .textDiv.fzzl p.icon {
		width: 100%;
	}

	.aboutDiv2 .textDiv.fzzl .flex {
		display: block;
	}

	.aboutDiv2 .textDiv.fzzl ul li,
	.aboutDiv2 .textDiv.fzzl ul {
		width: 100%;
	}

	.aboutDiv3 .content .textDiv {
		padding: 20px 15px;
		margin-top: 30px;
	}

	.biaoti {
		margin-left: 0;
	}

	.biaoti span {
		width: 10px;
		height: 10px;
	}

	.aboutDiv4 .tab {
		display: block;
	}

	.aboutDiv4 .tab li {
		width: 33%;
		float: left;
		text-align: center;
		font-size: 16px;
		margin-bottom: 5px;
		padding-bottom: 5px;
	}

	.aboutDiv4 .tab li.active {
		font-size: 18px;
	}

	.aboutDiv4 .textDiv {
		width: 100%;
		margin-bottom: 20px;
	}

	.aboutDiv5 .content {
		padding: 20px 15px;
	}

	.aboutDiv5 .wenzi .font80 {
		font-size: 24px;
		letter-spacing: 0;
	}

	.aboutDiv5 .wenzi .font30 {
		font-size: 16px;
		letter-spacing: 0;
	}

	ul.shuju li img {
		height: 40px;
	}

	.title3 span {
		width: 80px;
		height: 1px;
		border: solid 1px #8a8a8a;
		margin: 0 20px;
	}

	.formDiv,
	.formDiv p {
		width: 100%;
	}

	.formDiv p {
		margin-bottom: 20px;
	}

	.formDiv li {
		margin-bottom: 0;
	}

	.formDiv .wenzi {
		width: 100%;
	}

	.tijiao {
		margin-top: 25px;
	}

	.lyDiv1 .content {
		display: block;
	}

	.lyDiv2 .textDiv {
		width: 150px;
		height: 160px;
	}

	.lyDiv2 .wenzi {
		margin-left: 20px;
		width: calc(100% - 180px);
	}

	.bor_none {
		border: 0;
		padding: 0 15px;
		margin: 0;
	}

	.bor_none .textDiv {
		border-radius: 10px;
		border: solid 1px #9a2310;
		padding: 25px;
		transition: all 0.3s;
		position: relative;
		line-height: 24px;
	}

	.title_ly p.font24 {
		font-size: 18px;
	}

	.cailiaoDiv1 .content {
		padding: 20px 15px;
	}

	.list1 li {
		padding-top: 30px;
		margin-top: 20px;
		min-height: auto;
	}

	.list1 li .textDiv {
		width: 100%;
		padding: 0 20px;
		margin-bottom: 20px;
		letter-spacing: 0.5px;
	}

	.list1 .wenzi {
		font-size: 14px;
	}

	.list2 li img.absolute {
		display: none;
	}

	.list2 {
		margin-left: 0;
	}

	.list2 li {
		width: 100%;
		min-height: auto;
		margin-left: 0;
		margin-top: 20px;
	}

	.title_cl::before {
		display: none;
	}

	.title_cl::after {
		display: none;
	}

	.cailiaoDiv3 .content,
	.pjDiv1 .content,
	.bg_gray,
	.falvDiv1 .content,
	.lcDiv2 .content {
		padding: 20px 15px;
	}

	.border_center::before {
		display: none;
	}

	.pjDiv1 {
		margin-top: 70px;
	}

	.pjDiv2 .content ul li {
		display: block;
	}

	.falvDiv3 .content ul li .wenzi {
		width: 100%;
		margin-left: 0;
		margin-top: 20px;
	}

	.list3 li:first-child .wenzi.fl {
		margin-left: 0;
	}

	.list3 {
		padding: 0 15px;
	}

	.lcDiv3.wid50 {
		width: 100%;
	}

	.list4 li {
		width: 100% !important;
		min-height: auto !important;
	}

	.falvDiv2 .content {
		display: block;
	}

	.falvDiv2 .content p {
		width: 100%;
		margin-bottom: 10px;
		text-align: left;
	}

	.falvDiv3 .content ul li {
		display: block;
	}

	.falvDiv3 .content {
		padding: 0 15px;
	}

	.falvDiv5 .textDiv {
		padding: 20px;
		margin-bottom: 20px;
	}

	.falvDiv5 .textDiv .wenzi {
		width: calc(100% - 170px);
		margin-left: 28px;
	}

	.falvDiv6 .content {
		width: 100%;
	}

	.falvDiv6 .content ul li {
		margin-bottom: 20px;
		width: 46%;
		margin-left: 8%;
	}

	.falvDiv6 ul {
		margin-left: 0;
	}

	.falvDiv6 ul li img.absolute {
		/* display: none; */
		right: -20px;
		width: 12px;
	}
	.falvDiv6 ul li:nth-child(even) img.absolute{
		display: none;
	}

	.falvDiv6 .content ul li:nth-child(odd) {
		margin-left: 0;
	}

	.title .font24 {
		font-size: 18px;
		margin-top: 8px;
	}

	.mapDiv,
	.title_con {
		width: 100%;
	}

	.mapDiv {
		height: 280px;
	}

	.contactDiv1 {
		margin-top: 70px;
	}

	.indexDiv1 .fr {
		width: 100%;
		margin-right: 0;
		margin-top: 20px;
	}

	.indexDiv3 .textDiv {
		margin-bottom: 20px;
	}

	.indexDiv4 .textDiv {
		width: 100%;
	}

	.title.wid50 {
		width: 100%;
	}

	.indexDiv7 .content {
		padding: 20px 15px;
	}

	.indexDiv8 .content .tab {
		display: block;
	}

	.indexDiv8 .content .tab li {
		width: 100%;
		float: left;
		margin-bottom: 0px;
		height: auto;
		border: 0;
	}
	
	.indexDiv8 .content .tab li::after{
		display: none;
	}

	.indexDiv8 .content .tab li:nth-child(even) {
		border: 0;
	}

	.indexDiv8 .content .textDiv .wenzi {
		width:calc(100% - 120px);
		margin-left: 0;
		float: right;
	}

	.indexDiv8 .content .textDiv&gt;img {
		display: block;
		margin:0;
		width: 100px;

	}

	.indexDiv9 .content {
		width: 100%;
		margin-left: 0;
	}

	.indexDiv9 .content ul li {
		width: 100%;
	}

	.indexDiv9 .content p.fw {
		width: 100%;
		background-size: contain;
		background: #9a2310;
	}

	.indexDiv9 .content p.red {
		width: 100%;
		background-size: contain;
		background: #ececec;
	}

	.indexDiv9 .content ul li img {
		width: 30px;
	}

	.indexDiv9 .content ul li .wenzi {
		margin-top: 15px;
		margin-bottom: 20px;
	}

	.nav_bott {
		margin-top: 20px;
	}

	.nav_bott a {
		font-size: 16px;
		word-break: keep-all;
		padding: 0 10px;
		margin-bottom: 10px;
		display: inline-block;
	}

	.ewm {
		float: none;
		margin-top: 20px;
	}

	.indexDiv4 .relative .swiper-button-next {
		right: -10px;
	}

	.indexDiv4 .relative .swiper-button-prev {
		left: -10px;
	}

	.indexDiv1 {
		margin-top: 70px;
	}

	.indexDiv1 .fl {
		width: 100%;
	}

	.aboutDiv1 {
		margin-top: 70px;
	}

	.banner .font45 img.fl {
		height: 30px;
		margin-left: 25px;
		margin-top: 0;
	}

	.newsDiv1 .content ul {
		padding: 20px 5px;
	}

	.newsDiv1 {
		margin-top: 70px;
	}
	.newsDiv1 .content{
		box-shadow:none;
	}
	.title_con img{
		width: 25px;
	}
	.newsDiv1 .content&gt;ul li{
		font-size: 14px;
	}
	.xqDiv1 .content&gt;.fl{
		width: 100%;
	}
	.xinxi{
		font-size: 12px!important;
		width: 100%;
		padding: 0;
	}
	.share{
		float: left;
	}
		
	.xqDiv1 .content&gt;.fl .wenzi{
		font-size: 14px;
		padding: 0 ;
	}
	.xq_bt{
		padding: 0;
	}
	.rtDiv{
		width: 100%;
	}
	.rtDiv ul li .wenzi{
		font-size: 14px;
	}
	.title3 .font28{
		font-size: 20px;
	}
	.xinxi p{
	    margin-right: 15px;
	}
	.path{
	    display: none;
	}
	.xqDiv1{
		margin-top: 70px;
	}
	.indexDiv8 .content .textDiv{
		margin-left: -15px;
		margin-right: -15px;
	}
	.title2 img{
		width: 30px;
	}
	.indexDiv1 .tab li.active span{
		padding-bottom: 13px;
	}
	.bt_2{
		float: none;
	}
	.indexDiv8 .content .textDiv{
		margin-bottom: 20px;
	}
	.indexDiv8 .content .row{
		margin-top: 30px;
	}
	.aboutDiv3 .content .wenzi{
		font-size: 14px;
	}
	.partner{
		display: block;
	}
	.partner li{
		width: 25%;
		float: left;
	}
	.partner li img{
		height: auto;
	}
	ul.shuju li{
		letter-spacing: 0;
	}
	ul.shuju li .font16{
		font-size: 14px;
	}
	.indexDiv8 .content .textDiv .bt{
		padding-top: 5px;
		padding-bottom: 10px;
		min-height: 45px;
	}
	.indexDiv9 .content p.bg2,
	.indexDiv9 .content p.red{
		padding-left: 20px;
	}
	.title_ly .font28{
		font-size: 20px;
	}
}



/*PAD灞忓箷涓嬬殑涓撶敤鏍峰紡*/
@media screen and (min-width: 768px) and (max-width:992px) {

	.wrap,
	.wrap2 {
		width: 100%;
		margin: 0 auto;
		font-size: 16px;
	}

	.showDiv {
		display: block;
	}

	.menu {
		width: 100%
	}

	.menu ul {
		width: 100%;
		display: block;
	}

	.menu ul ul {
		top: 0;
		border: 0;
		box-shadow: none;
		border-top: 1px #eee solid;
	}

	.menu ul ul .ul {
		background: #fff;
		box-shadow: none !important;
		border-radius: 0;
	}

	.menu&gt;ul&gt;li&gt;a {
		padding: 0 20px;
	}

	.menu.align-center&gt;ul,
	.menu.align-right ul ul {
		text-align: left
	}

	.menu ul li,
	.menu ul ul li,
	.menu ul li:hover&gt;ul&gt;li {
		width: 100%;
		height: auto;
		border-top: 1px solid rgba(255, 255, 255, .3)
	}

	.menu ul li:hover&gt;ul {
		top: 0;
	}

	.menu ul li a,
	.menu ul ul li a {
		width: 100%
	}

	.menu&gt;ul&gt;li,
	.menu.align-center&gt;ul&gt;li,
	.menu.align-right&gt;ul&gt;li {
		float: none;
		display: block
	}

	.menu ul ul li a {
		padding: 0 20px 0 30px;
		font-size: 12px;
		background: 0 0
	}

	/*.menu ul ul li:hover&gt;a,.menu ul ul li a:hover{color:#fff}*/
	.menu ul ul ul li a {
		padding-left: 40px
	}

	.menu ul ul,
	.menu ul ul ul {
		position: relative;
		left: 0;
		right: auto;
		width: 100%;
		margin: 0
	}

	.menu&gt;ul&gt;li.has-sub&gt;a::after,
	.menu ul ul li.has-sub&gt;a::after {
		display: none
	}

	#menu-line {
		display: none
	}

	.menu #menu-button {
		display: block;
		padding: 20px;
		color: #000;
		cursor: pointer;
		font-size: 12px;
		text-transform: uppercase
	}

	.menu #menu-button::after {
		content: '';
		position: absolute;
		top: 20px;
		right: 20px;
		display: block;
		width: 15px;
		height: 2px;
		background: #fff
	}

	.menu #menu-button::before {
		content: '';
		position: absolute;
		top: 25px;
		right: 20px;
		display: block;
		width: 15px;
		height: 3px;
		border-top: 2px solid #fff;
		border-bottom: 2px solid #fff
	}

	.menu .submenu-button {
		position: absolute;
		z-index: 10;
		right: 0;
		top: 0;
		display: block;
		border-left: 1px solid #eee;
		height: 52px;
		width: 52px;
		cursor: pointer
	}

	.menu .submenu-button::after {
		content: '';
		position: absolute;
		top: 21px;
		left: 26px;
		display: block;
		width: 1px;
		height: 11px;
		background: #999;
		z-index: 99
	}

	.menu .submenu-button::before {
		content: '';
		position: absolute;
		left: 21px;
		top: 26px;
		display: block;
		width: 11px;
		height: 1px;
		background: #999;
		z-index: 99
	}

	.menu .submenu-button.submenu-opened:after {
		display: none
	}

	.menu ul ul {
		background: transparent;
		border-bottom: none;
		padding: 0;
	}

	.menu ul ul ul {
		top: 0;
	}

	.menu li:hover&gt;ul {
		left: auto;
		margin-left: auto;
	}

	.menu ul ul li&gt;a:last-child {
		border-bottom: 0;
	}

	header .rightDiv .menu ul li ul li {
		border-bottom: 1px #eee dashed;
		border-top: 0;
	}
	header .rightDiv .menu ul li ul li.now{
		background: #9a2310;
		border: 0;
	}
	header .rightDiv .menu ul li ul li.now a{
		color: #fff;
		border: 0;
	}
	header .rightDiv .menu ul li ul li:last-child {
		border: 0;
	}

	header .logo {
		width: 22%;
		margin-left: 10px;
		margin-top: 7px;
	}

	header .logo a {
		/* height: 35px; */
		margin-top: 5px;

	}

	.menu ul ul {
		visibility: visible;
		opacity: 1;
	}

	header .wrap {
		display: block;
	}


	header.header2 .rightDiv .menu&gt;ul&gt;li&gt;a {
		color: #333;
	}

	header {
		position: fixed !important;
		z-index: 999;
		top: 0;
		left: auto;
		right: 0;
		width: 100%;
		height: 50px;
		padding-top: 0;
		background: #fff;
		box-shadow: 0 0 5px #ccc;
		/* background: #000; */
		/*background-color: transparent;*/
		transition: right 300ms !important;
	}

	header.header2 {
		background: #FFFFFF;
		border: 0;
		box-shadow: 0 0 5px #EEEEEE;
	}


	header .rightDiv .menu&gt;ul&gt;li&gt;a:hover {
		color: #009A44;
	}

	.on-fixed header {
		box-shadow: 0px 0px 10px rgba(0, 0, 0, .1);
	}



	/*body.on-menu header {right: 45%;}*/
	header .mbtn {
		display: block;
	}

	body.on-menu header .mbtn {
		z-index: 9999;
	}

	header .rightDiv .menu {
		float: right;
		position: fixed;
		top: 50px;
		right: 0;
		width: 100%;
		height: 100%;
		padding-top: 0;
		/* background-color: rgba(0, 0, 0, 0.9); */
		background: #fff;
		border-bottom: 1px solid #f8f8f847;
		transition: right 300ms;
		right: -100%;
		padding: 0;
		z-index: 9999;
		overflow-y: auto;
		text-align: center;
		margin-top: 0;
		padding-bottom: 85px;
	}

	header .rightDiv .menu ul&gt;li {
		padding: 0;
		margin: 0;
		border-bottom: 1px solid #eee;
		float: none;
		width: 100%;
	}

	header .rightDiv .menu ul&gt;li:first-child {
		border-top: 1px #eee solid;
	}

	header .rightDiv .menu ul li a {
		display: block;
		line-height: 50px;
		height: 50px;
		color: #333;
		/*padding: 0 15px;*/
		text-align: left;
		font-size: 16px;
		font-weight: normal;
	}

	header .rightDiv .menu&gt;ul&gt;li&gt;a.now::after,
	header .rightDiv .menu&gt;ul&gt;li:hover&gt;a::after {
		display: none;
	}

	header .rightDiv .menu&gt;ul&gt;li&gt;a.login {
		width: 100px;
		margin: 10px 0;
		margin-left: 20px;
		text-align: center;
	}

	header .rightDiv .menu&gt;ul&gt;li&gt;a small {
		display: none;
	}

	header .rightDiv .menu&gt;ul {
		display: block;
		/* padding-top: 60px; */
		width: 100%;
	}

	body.on-menu header .rightDiv .menu {
		right: 0;
	}

	body.on-menu .main {
		right: 0;
	}

	header .rightDiv .menu&gt;ul&gt;li&gt;a {
		padding: 0 20px;
		background: none;
		margin: 0;
		width: 100%;
		color: #333;
	}

	header .rightDiv .menu ul li i {
		display: block;
	}

	header .twoMenu {
		position: relative;
		top: 0px;
		background: none;
		padding: 0;
		width: initial;
	}

	header .twoMenu dl {
		margin-bottom: 10px;
	}

	header .twoMenu dl dd {
		margin-top: 0;
	}

	header .rightDiv .menu ul li .twoMenu dl dt&gt;a {
		color: #fff;
	}

	.on-fixed header .rightDiv .menu ul li .twoMenu dl dt&gt;a {
		color: #000;
	}

	header .rightDiv .menu ul li .twoMenu {
		top: 10px;
		box-shadow: none;
	}

	header .rightDiv .menu ul li .twoMenu .liDiv&gt;a {
		line-height: 32px;
		height: 32px;
		font-weight: normal;
	}

	header .twoMenu .liDiv&gt;a:after {
		top: 0;
	}

	header .rightDiv .menu ul li.relativeLi .twoMenu .ulDiv {
		margin: 0 15px;
	}

	header .rightDiv .menu ul li&gt;a:hover,
	header .rightDiv .menu ul li&gt;a:focus,
	header .rightDiv .menu ul li&gt;a.on {
		color: #a13e91;
	}

	header .rightDiv .menu ul li .twoMenu dl dt&gt;a {
		line-height: 50px;
		height: initial;
	}

	header .rightDiv .menu&gt;ul&gt;li&gt;a::before {
		display: none;
	}

	header .rightDiv .menu&gt;ul&gt;li:hover,
	header .rightDiv .menu&gt;ul&gt;li:focus,
	header .rightDiv .menu&gt;ul&gt;li.on {
		background: none;
	}

	header .rightDiv .menu&gt;ul&gt;li.on&gt;a {
		color: #204e9e;
	}

	header .rightDiv .menu&gt;ul&gt;li&gt;a:hover span,
	header .rightDiv .menu&gt;ul&gt;li&gt;a.now span {
		display: none;


		/* background: #3fba9e;
		border-bottom: 2px #3fba9e solid; */
	}



	.hideDiv {
		display: none;
	}

	.headBg {
		height: 50px;
		background: #fff;
	}

	.daohang {
		height: 0;
	}

	.aboutDiv1,
	.cailiaoDiv1,
	.contactDiv1,
	.falvDiv1,
	.newsDiv1,
	.pjDiv1,
	.xqDiv1,
		{
		margin-top: 70px !important;
	}

	.banner {
		margin-top: 50px;
	}

	.banner&gt;img {
		min-height: 180px;
		object-fit: cover;
	}

	.banner p.fr {
		margin-right: 20px;
		font-size: 24px;
	}

	.title_nei .font45 {
		font-size: 20px;
	}

	.title_nei .font30 {
		font-size: 20px;
	}

	.aboutDiv1 .content::before {
		width: 100%;
	}

	.aboutDiv1 .content {
		font-size: 16px;
	}

	.aboutDiv2 .textDiv img {
		width: 60px;
	}

	.aboutDiv2 .textDiv ul li {
		width: 100%;
		margin: 0 !important;
		margin-bottom: 10px !important;

	}

	.aboutDiv2 .textDiv {
		padding: 20px 15px;
		height: 100%;
		min-height: auto;
	}

	.aboutDiv2 .textDiv.fzzl {
		min-height: auto;
	}

	.aboutDiv2 .textDiv.fzzl p.icon {
		width: 100%;
	}

	.aboutDiv2 .textDiv.fzzl ul li,
	.aboutDiv2 .textDiv.fzzl ul {
		width: 100%;
	}

	.aboutDiv3 .content .textDiv {
		padding: 20px 15px;
	}

	.bt_2.fl {
		float: none;
	}

	.biaoti {
		margin-left: 0;
	}

	.biaoti span {
		width: 10px;
		height: 10px;
	}

	.aboutDiv4 .tab {
		display: block;
	}

	.aboutDiv4 .tab li {
		width: 50%;
		float: left;
		text-align: center;
	}

	.aboutDiv4 .tab li.active {
		font-size: 18px;
	}

	.aboutDiv4 .textDiv {
		width: 100%;
		margin-bottom: 20px;
	}

	.aboutDiv5 .content {
		padding: 20px 15px;
	}

	.aboutDiv5 .wenzi .font80 {
		font-size: 24px;
		letter-spacing: 0;
	}

	.aboutDiv5 .wenzi .font30 {
		font-size: 16px;
		letter-spacing: 0;
	}

	ul.shuju li img {
		height: 40px;
	}

	.title3 span {
		width: 80px;
		height: 1px;
		border: solid 1px #8a8a8a;
		margin: 0 20px;
	}

	.formDiv,
	.formDiv p {
		width: 100%;
	}

	.formDiv p {
		margin-bottom: 20px;
	}

	.formDiv li {
		margin-bottom: 0;
	}

	.formDiv .wenzi {
		width: 100%;
	}

	.tijiao {
		margin-top: 25px;
	}

	.lyDiv1 .content {
		display: block;
	}

	.lyDiv2 .textDiv {
		width: 150px;
		height: 160px;
	}

	.lyDiv2 .wenzi {
		margin-left: 20px;
		width: calc(100% - 180px);
	}

	.bor_none {
		border: 0;
		padding: 0 15px;
		margin: 0;
	}

	.bor_none .textDiv {
		border-radius: 10px;
		border: solid 1px #9a2310;
		padding: 25px;
		transition: all 0.3s;
		position: relative;
		line-height: 24px;
	}

	.title_ly p.font24 {
		font-size: 18px;
	}

	.cailiaoDiv1 .content {
		padding: 20px 15px;
	}

	.list1 li {
		padding-top: 30px;
		margin-top: 20px;
		min-height: auto;
	}

	.list1 li .textDiv {
		width: 100%;
		padding: 0 20px;
		margin-bottom: 20px;
		letter-spacing: 0.5px;
	}

	.list1 .wenzi {
		font-size: 14px;
	}

	.list2 li img.absolute {
		display: none;
	}

	.list2 {
		margin-left: 0;
	}

	.list2 li {
		width: 100%;
		min-height: auto;
		margin-left: 0;
		margin-top: 20px;
	}

	.title_cl::before {
		display: none;
	}

	.title_cl::after {
		display: none;
	}

	.cailiaoDiv3 .content,
	.pjDiv1 .content,
	.bg_gray,
	.falvDiv1 .content,
	.lcDiv2 .content {
		padding: 20px 15px;
	}

	.border_center::before {
		display: none;
	}

	.pjDiv1 {
		margin-top: 70px;
	}

	.pjDiv2 .content ul li {
		display: block;
	}

	.falvDiv3 .content ul li .wenzi {
		width: 100%;
		margin-left: 0;
		margin-top: 20px;
	}

	.list3 li:first-child .wenzi.fl {
		margin-left: 0;
	}

	.list3 {
		padding: 0 15px;
	}

	.lcDiv3.wid50 {
		width: 100%;
	}

	.list4 li {
		width: 100% !important;
		min-height: auto !important;
	}

	.falvDiv2 .content {
		display: block;
	}

	.falvDiv2 .content p {
		width: 100%;
		margin-bottom: 10px;
		text-align: left;
	}

	.falvDiv3 .content ul li {
		display: block;
	}

	.falvDiv3 .content {
		padding: 0 15px;
	}

	.falvDiv5 .textDiv {
		padding: 20px;
		margin-bottom: 20px;
	}

	.falvDiv5 .textDiv .wenzi {
		width: calc(100% - 170px);
		margin-left: 28px;
	}

	.falvDiv6 .content {
		width: 100%;
	}

	.falvDiv6 .content ul li {
		margin-bottom: 20px;
		width: 46%;
		margin-left: 8%;
	}

	.falvDiv6 ul {
		margin-left: 0;
	}

	.falvDiv6 ul li img.absolute {
		display: none;
	}

	.falvDiv6 .content ul li:nth-child(odd) {
		margin-left: 0;
	}

	.title .font24 {
		font-size: 18px;
		margin-top: 8px;
	}

	.mapDiv,
	.title_con {
		width: 100%;
	}

	.mapDiv {
		height: 280px;
	}

	.contactDiv1 {
		margin-top: 70px;
	}

	.indexDiv1 .fr {
		width: 100%;
		margin-right: 0;
		margin-top: 20px;
	}

	.indexDiv3 .textDiv {
		margin-bottom: 20px;
	}

	.indexDiv4 .textDiv {
		width: 100%;
	}

	.title.wid50 {
		width: 100%;
	}

	.indexDiv7 .content {
		padding: 20px 15px;
	}

	.indexDiv8 .content .tab {
		display: block;
	}

	.indexDiv8 .content .tab li {
		width: 50%;
		float: left;
		margin-bottom: 12px;
		height: auto;
	}

	.indexDiv8 .content .tab li:nth-child(even) {
		border: 0;
	}

	.indexDiv8 .content .textDiv .wenzi {
		width: calc(100% - 170px);
		margin-left: 20px;
	}

	.indexDiv8 .content .textDiv&gt;img {
		display: block;
		width: 150px;

	}

	.indexDiv9 .content {
		width: 100%;
		margin-left: 0;
	}

	.indexDiv9 .content ul li {
		width: 100%;
	}

	.indexDiv9 .content p.fw {
		width: 100%;
		background-size: contain;
		background: #9a2310;
	}

	.indexDiv9 .content p.red {
		width: 100%;
		background-size: contain;
		background: #ececec;
	}

	.indexDiv9 .content ul li img {
		width: 30px;
	}

	.indexDiv9 .content ul li .wenzi {
		margin-top: 15px;
		margin-bottom: 20px;
	}

	.nav_bott {
		margin-top: 20px;
	}

	.nav_bott a {
		font-size: 16px;
		word-break: keep-all;
		padding: 0 10px;
		margin-bottom: 10px;
		display: inline-block;
	}

	.ewm {
		float: none;
		margin-top: 20px;
	}

	.indexDiv4 .relative .swiper-button-next {
		right: -10px;
	}

	.indexDiv4 .relative .swiper-button-prev {
		left: -10px;
	}

	.indexDiv1 {
		margin-top: 70px;
	}

	.indexDiv1 .fl {
		width: 100%;
	}

	.aboutDiv1 {
		margin-top: 70px;
	}
	.newsDiv1 .content{
		box-shadow: 0;
	}
	.banner .font45 img.fl {
		height: 30px;
		margin-left: 25px;
		margin-top: 0;
	}

	.newsDiv1 .content ul {
		padding: 20px 5px;
	}

	.newsDiv1 {
		margin-top: 70px;
	}
	.newsDiv1 .content{
		box-shadow:none;
	}
	.title_con img{
		width: 30px;
	}
	.newsDiv1 .content&gt;ul li{
		font-size: 14px;
	}
	.xqDiv1 .content&gt;.fl{
		width: 100%;
	}
	.xinxi{
		font-size: 12px!important;
		width: 100%;
		padding: 0;
	}
	.share{
		float: left;
	}
	.xqDiv1 .content&gt;.fl .wenzi{
		font-size: 14px;
		padding: 0 ;
	}
	.xq_bt{
		padding: 0;
	}
	.xq_bt{
		padding: 0;
	}
	.rtDiv{
		width: 100%;
	}
	.rtDiv ul li .wenzi{
		font-size: 14px;
	}
	.title3 .font28{
		font-size: 20px;
	}
	.xqDiv1{
		margin-top: 70px;
	}
	.indexDiv8 .content .textDiv{
		margin-left: -15px;
		margin-right: -15px;
	}
	.title2 img{
		width: 30px;
	}
	.indexDiv1 .tab li.active span{
		padding-bottom: 13px;
	}
	.bt_2{
		float: none;
	}
	.indexDiv8 .content .textDiv{
		margin-bottom: 20px;
	}
	.indexDiv8 .content .row{
		margin-top: 30px;
	}
	.aboutDiv3 .content .wenzi{
		font-size: 14px;
	}
	.partner{
		display: block;
	}
	.partner li{
		width: 25%;
		float: left;
	}
	.partner li img{
		height: auto;
	}
	ul.shuju li{
		letter-spacing: 0;
	}
	ul.shuju li .font16{
		font-size: 14px;
	}
	.indexDiv8 .content .textDiv .bt{
		padding-top: 5px;
		padding-bottom: 10px;
		min-height: 45px;
	}
	.indexDiv9 .content p.bg2,
	.indexDiv9 .content p.red{
		padding-left: 20px;
	}
	.title_ly .font28{
		font-size: 20px;
	}

}

/*涓瓑PC灞忓箷涓嬬殑涓撶敤鏍峰紡*/
@media screen and (min-width:993px) and (max-width:1024px) {

	.wrap,
	.wrap2 {
		width: 96%;
	}

	.indexDiv1 .fl {
		width: 48%;
	}

	.indexDiv1 .fr {
		width: 48%;
	}

	.indexDiv4 .textDiv {
		width: 100%;
	}

	.indexDiv9 .content {
		width: 100%;
		margin-left: 0;
	}

	.aboutDiv2 .textDiv {
		height: 100%;
	}

	.aboutDiv2 .textDiv ul li {
		width: 100%;
		margin: 0;
		margin-bottom: 10px;
	}

	.list2 li:last-child {
		width: 94%;
	}

	.banner&gt;img {
		min-height: 260px;
	}

	.list1 li .textDiv {
		width: 50%;
	}

	.list2 li {
		width: 200px;
		min-height: 460px;
	}

	.list4 li {
		width: 90% !important;
		min-height: 400px !important;
	}

	header .rightDiv .menu&gt;ul&gt;li&gt;a {
		width: 122px;
	}

	.falvDiv6 .content {
		width: 100%;
	}

	.falvDiv6 ul li {
		width: 123px;
	}

	.contactDiv1 .content .fl {
		width: 50%;
	}

	.mapDiv {
		width: 49%;
	}


}

@media screen and (min-width:1201px)and (max-width:1600px) {
	.wrap {
		width: 95%;
	}
}
</pre></body></html>