@charset "utf-8";
@import url("reset.css");
/* CSS Document */
* {
	margin: 0;
	padding: 0;
	font-family: "FuturaLTMedium", "PingFang SC", "Microsoft YaHei", Arial, sans-serif;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.rel {
	position: relative
}
.ov {
	overflow: hidden;
}
.abs {
	position: absolute
}
.fr {
	float: right
}
.fl {
	float: left
}
.sub {
	display: none
}
.ellipsis {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.ellipsis2 {
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}
.mcenter {
	margin: 0 auto;
}
img {
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.wid {
	width: 1200px;
	height: auto;
}
.daohang {
	min-height: 90px;
	background-color: #fff;
}
.swiper-pagination-bullet-active {
	opacity: 1;
	background: #ee1951;
}
.menu {
	display: none;
}
.dh-top {
}
.nav li {
	float: left;
	height: 90px;
	line-height: 90px;
	position: relative
}
.logo {
	width: 357px;
	height: 65px;
	display: inline-block;
	background-image: url(logo.png);
	background-repeat: no-repeat;
	background-size: cover;
	margin-top: 11px;
}
.nav li.hover, .nav li:hover {
	color: #ee1951;
}
.nav li a {
	display: block;
	text-align: center;
	padding-right: 20px;
	font-size: 16px;
}
.nav li a .xiaimg {
	background-image: url(xiahei.png);
	display: inline-block;
	width: 15px;
	height: 90px;
	background-repeat: no-repeat;
	background-size: 15px 15px;
	background-position: center center;
	margin-left: 2px;
}
.nav li.hover a .xiaimg, .nav li:hover a .xiaimg {
	background-image: url(xiabai.png);
}
.nav li.hover a, .nav li:hover a {
	color: #ee1951;
}
.nav li .sub_nav {
	position: absolute;
	visibility: hidden;
	width: 200px;
	background-color: #fff;
	top: 90px;
	left: -70px;
	z-index: 9999;
	line-height: 45px;
	max-height: 0;
	overflow: hidden;
	border-top: 2px solid #ee1951;
}
.nav li i {
	position: absolute;
	width: 20px;
	height: 10px;
	background-image: url(sj.png);
	background-repeat: no-repeat;
	background-size: cover;
	bottom: -1px;
	left: 50%;
	margin-left: -10px;
	display: none;
}
.nav li:hover i {
	display: block;
}
.nav li .sub_nav a {
	color: #333;
	padding-left: 5px;
	padding-right: 5px;
}
.nav li .sub_nav a.hover, .nav li .sub_nav a:hover {
	background-color: #fce9ed;
	color: #ee1951
}
.nav li:hover .sub_nav {
	visibility: visible;
	max-height: 330px;
	transition: max-height 1s ease;
}
.nav li .sub_nav a span {
	border-bottom: 1px solid #ededed;
	display: block;
	width: 100%;
	margin: 0 auto;
	box-sizing: border-box;
}
.nav li .sub_nav a.hover span, .nav li .sub_nav a:hover span {
	border-bottom: 1px solid #fce9ed;
}
.gj {
	border-left: 1px solid #e9e9e9;
	height: 90px;
	width: 161px;
}
.gj a {
	border-right: 1px solid #e9e9e9;
	line-height: 20px;
	width: 80px;
	margin-top: 35px;
	text-align: center;
	float: left;
	color: #ee1951
}
.swiper-container img {
	width: 100%;
}
.swiper-container .swiper-slide p {
	position: absolute;
	left: 0;
	bottom: 0;
	background-color: rgba(0,0,0,.6);
	height: 40px;
	line-height: 40px;
	width: 100%;
	text-align: center;
	color: #fff;
}
#banner .swiper-button-prev {
	width: 40px;
	height: 60px;
	background-color: rgba(0,0,0,.5);
	background-image: url(zuo.png);
	background-repeat: no-repeat;
	background-size: 18px 32px;
	left: 0;
}
#banner .swiper-button-next {
	width: 40px;
	height: 60px;
	background-color: rgba(0,0,0,.5);
	;
	background-image: url(you.png);
	background-repeat: no-repeat;
	right: 0;
	background-size: 18px 32px;
}
.ggwz {
	width: 651px;
	height: 176px;
	background-image: url(ggwz.png);
	background-repeat: no-repeat;
	background-size: cover;
	left: 50%;
	margin-left: -325px;
	top: -90px;
	z-index: 99999999;
}
.indexall {
	margin-top: 100px;
}
.indexall img {
	width: 100%;
}
.tu1 {
	width: 685px;
	height: 464px;
}
.tu1 .txt {
	top: 30px;
	left: 70px;
	color: #fff;
}
.txt .p1 {
	font-size: 16px;
}
.txt .p2 {
	font-size: 18px;
	padding-top: 10px;
}
.txt .p3 {
	font-size: 22px;
	padding-top: 20px;
}
.tu1 .dq {
	width: 88px;
	height: 41px;
	background-image: url(dq.jpg);
	background-size: cover;
	bottom: 20px;
	right: 25px;
}
.tu1 .swiper-button-prev {
	width: 43px;
	height: 43px;
	background-color: rgba(221,14,68,.8);
	background-size: 9px 16px;
	background-position: center center;
	background-image: url(tl.png);
	top: 420px;
	left: 584px;
}
.tu1 .swiper-button-next {
	width: 43px;
	height: 43px;
	background-color: rgba(164,15,53,.8);
	background-size: 9px 16px;
	background-position: center center;
	background-image: url(tr.png);
	top: 420px;
}
.tu2 {
	width: 477px;
	height: 495px;
	background-image: url(tu2.jpg);
	background-size: cover;
	background-repeat: no-repeat;
}
.tu1 a, .tu2 a, .tu3 a, .tu4 a, .tu5 a, .tu6 a, .tu7 a, .tu8 a, .tu9 a {
	position: relative;
	display: block;
	width: 100%;
	height: 100%;
}
.tu2 .bott {
	width: 477px;
	height: 201px;
	background-image: url(tu3.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	bottom: -201px;
	left: 0;
}
.tu2 .txt {
	bottom: -117px;
	left: 60px;
	color: #fff;
}
.tu5 {
	width: 353px;
	height: 582px;
	background-image: url(tu51.jpg);
	background-repeat: no-repeat;
	background-size: cover;
}
.tu5 .txt {
	top: 60px;
	right: 70px;
	color: #fff;
}
.tu5 .bg {
	background-color: rgba(220,147,34,.3);
	width: 100%;
	height: 201px;
	top: 0;
	left: 0
}
.tu4 {
	background-image: url(tu41.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	width: 302px;
	height: 201px;
	margin-left: 34px;
}
.tu4 .txt {
	top: 60px;
	left: 60px;
	color: #fff;
}
.tu6 {
	width: 813px;
	height: 345px;
	margin-top: 32px;
	background-image: url(tu6.jpg);
	background-repeat: no-repeat;
	background-size: cover;
}
.tu6 .txt {
	top: 0;
	left: 0;
	color: #fff;
	width: 206px;
	background-color: #0463bf;
	height: 345px;
}
.tu6 .txt p {
	position: absolute;
}
.tu6 .txt p.p1 {
	top: 160px;
	width: 200px;
	left: -20px;
	transform: rotate(90deg);
}
.tu6 .txt p.p2 {
	top: 80px;
	left: 110px;
	width: 20px;
}
.tu7 {
	width: 445px;
	height: 371px;
	margin-top: 32px;
	background-image: url(tu7.jpg);
	background-repeat: no-repeat;
	background-size: cover;
}
.tu7 .bott {
	top: 0;
	right: -319px;
	color: #fff;
	background-image: url(tu8.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	width: 319px;
	height: 371px;
}
.tu7 .txt {
	top: 60px;
	color: #fff;
	right: -169px;
}
.tu9 {
	width: 402px;
	height: 373px;
	margin-top: 32px;
	background-image: url(tu9.jpg);
	background-repeat: no-repeat;
	background-size: cover;
}
.tu9 .txt {
	top: 60px;
	left: 60px;
	color: #fff;
}
.xinwen {
	background-color: #f7f7f7;
	height: auto;
	overflow: hidden;
	padding-top: 30px;
	padding-bottom: 60px;
}
.news {
	width: 600px;
}
.h1 {
	line-height: 70px;
	height: 70px;
}
.h1 .fl {
	font-size: 18px;
	font-weight: bold;
}
.h1 .fr a {
	color: #999
}
.newsul {
	width: 100%;
	height: auto;
	overflow: hidden;
}
.newsul li {
	height: 135px;
	background-color: #fff;
	margin-bottom: 20px;
	border-radius: 5px;
	overflow: hidden;
}
.newsul li .img {
	width: 207px;
	height: 135px;
	position: relative;
}
.newsul li img {
	width: 100%;
	height: 100%;
}
.newsul li .img:after {
	visibility: hidden;
	opacity: 0;
}
.newsul li:hover .img:after {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	visibility: visible;
	width: 100px;
	height: 100px;
	content: '';
	transition: all 0.6s ease-in-out;
	transform: scale(6);
	opacity: 1;
	border-radius: 50px;
}
.newsul li .act {
	width: 350px;
	height: 95px;
	padding: 20px;
}
.newsul li .act .tit {
	line-height: 40px;
	overflow: hidden;
}
.newsul li .act .bt {
	width: 70%;
	font-size: 16px
}
.newsul li .act .ms, .newsul li .act .tit .time {
	color: #999
}
.guestbook {
	width: 375px;
	padding-top: 30px;
}
.guestbook p {
	font-size: 16px;
}
.inp {
	width: 100%;
	height: 35px;
	line-height: 35px;
	border: none;
	background-color: #eeeeee;
	margin-top: 15px;
	text-indent: 15px;
	display: block;
	overflow: hidden;
	color: #666
}
input::-webkit-input-placeholder {
color:999;
}
.tex {
	height: 115px;
	width: 100%;
	line-height: 35px;
	border: none;
	background-color: #eeeeee;
	margin-top: 15px;
	text-indent: 15px;
	display: block;
	overflow: hidden;
	color: #666
}
.but {
	border: none;
	background-color: #777777;
	width: 112px;
	height: 40px;
	color: #fff;
	margin-top: 15px;
}
.line {
	border-right: 1px dashed #e0e0e0;
	height: 410px;
	left: 710px;
	top: 0
}
.foot {
	height: 160px;
	background-color: #dd0e44
}
.flogo {
	height: 68px;
	margin-top: 46px;
}
.flogo img {
	width: 68px;
	height: 68px;
}
.flogo .wb {
	height: 68px;
	color: #fff;
	line-height: 22px;
	padding-left: 20px;
}
.banquan {
	color: #fff;
	line-height: 160px;
}
.bmenu {
	background-color: #f7f7f7;
	height: 190px;
}
.lanmu {
	padding-top: 60px;
	padding-left: 50px;
}
.bmenu .p1, .ban .p1 {
	font-size: 18px;
}
.bmenu .p2, .ban .p2 {
	font-size: 20px;
	padding-top: 15px;
	font-weight: bold;
}
.lmnav {
	padding-right: 50px;
	padding-top: 82px;
}
.lmnav a {
	width: 100px;
	margin-right: 20px;
	height: 25px;
	line-height: 25px;
	text-align: center;
	display: inline-block;
	color: #fff;
	background-color: #545454;
	transition: height .5s;
	-moz-transition: height .5s; /* Firefox 4 */
	-webkit-transition: height .5s; /* Safari and Chrome */
	-o-transition: height .5s; /* Opera */
}
.lmnav a.hover, .lmnav a:hover {
	height: 35px;
	background-color: #ee1951
}
.caseul {
	width: 1080px;
	height: auto;
	overflow: hidden;
	text-align: center;
	padding-top: 40px;
	padding-bottom: 40px;
}
.caseul li {
	float: left;
	margin-right: 30px;
	position: relative;
	margin-bottom: 60px;
}
.caseul li .img {
	width: 330px;
	height: 308px;
	overflow: hidden;
}
.caseul li .img img {
	width: 100%;
}
.caseul li p {
	height: 60px;
	line-height: 60px;
	position: absolute;
	transform: translateY(-30px);
	webkit-transition-duration: 0.5s;
	transition-duration: 0.5s;
	width: 80%;
	right: 0;
	background-color: rgba(0,0,0,.6);
	color: #fff;
}
.caseul li:hover p {
	transform: translateY(-60px);
	webkit-transition-duration: 0.5s;
	transition-duration: 0.5s;
}
.caseul li:hover img {
	webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
}
.wogushi {
	height: auto;
	overflow: hidden;
	padding-bottom: 60px;
}
.gsul {
	height: auto;
	overflow: hidden;
	padding-top: 50px;
}
.gsul li {
	width: 320px;
	height: 355px;
	float: left;
	border-radius: 5px;
	overflow: hidden;
}
.gsul li img {
	width: 100%;
	height: 219px;
}
.gsul li .gstxt {
	background-color: #f7f7f7;
	height: 140px;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
}
.gsul li .gstxt .p1 {
	color: #999;
	padding-bottom: 10px;
}
.gsul li .gstxt .p2 {
	font-size: 18px;
	font-weight: bold;
	line-height: 30px;
	height: 30px;
}
.gsul li .gstxt .p3 {
	padding-top: 15px;
	color: #999;
	line-height: 23px;
}
.li0 {
	margin-left: 50px;
}
.li1, .li2 {
	margin-left: 70px;
}
.gsul li .gstxt .p3 .jt {
	display: inline-block;
	background-image: url(jt.png);
	width: 30px;
	height: 23px;
	background-repeat: no-repeat;
	background-size: cover;
	margin-left: 15px;
}
.gsul li:hover .p3 .jt {
	transform: translateX(25px);
	webkit-transition-duration: 0.2s;
	transition-duration: 0.2s;
}
.gsul li:hover img {
	webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
}
.wrap {
	overflow: hidden;
}
.ban {
	background-color: #f7f7f7;
	width: 100%;
}
.ban .fl {
	width: 275px;
}
.ban .fr {
	width: 925px
}
.ban img {
	width: 100%;
	height: 408px;
}
.ban .fl p {
	text-indent: 60px;
}
.ban .fl .p1 {
	padding-top: 170px;
}
.ban .fr .txt {
	line-height: 30px;
	text-align: center;
}
.w925 {
	width: 925px;
	height: auto;
	overflow: hidden;
}
.about-intro {
	line-height: 30px;
	padding-top: 30px;
	padding-bottom: 50px;
	height: auto;
	overflow: hidden;
}
.about-intro h3 {
	font-size: 16px;
	color: #000;
	font-weight: bold;
	line-height: 60px;
}
.values {
	top: 60px;
	height: 408px;
	left: 50%;
	margin-left: -600px;
}
.artul {
	width: 1060px;
	text-align: center;
	padding-top: 40px;
	padding-bottom: 40px;
}
.artul li {
	padding-bottom: 40px;
	height: auto;
	overflow: hidden;
}
.artul li .times {
	width: 72px;
	height: 250px;
	background-color: #8c98cc;
	text-align: center;
}
.artul li .times span {
	display: inline-block;
	width: 100%;
	color: #fff;
}
.artul li .times span.sp1 {
	font-size: 22px;
	line-height: 40px;
	padding-top: 85px;
}
.artul li .times span.sp2 {
	line-height: 20px;
}
.artul li .img {
	width: 380px;
	height: 250px;
}
.artul li .img img {
	width: 100%;
	height: 100%;
}
.artul li .newsbox {
	width: 520px;
	height: 168px;
	padding: 40px;
	text-align: left;
	border-bottom: 1px solid #e8e8e8;
	border-right: 1px solid #e8e8e8;
	border-top: 1px solid #e8e8e8;
}
.artul li .newsbox .tit {
	font-size: 16px;
	font-weight: bold;
	line-height: 25px;
	padding-bottom: 20px;
}
.artul li .newsbox .ms {
	color: #999;
	line-height: 25px;
	height: 75px;
	overflow: hidden;
}
.artul li .newsbox .arta {
	color: #3b539b;
	text-decoration: underline;
	padding-top: 30px;
}
.conts {
	height: 130px;
	padding-top: 30px;
	padding-bottom: 30px;
	background-color: #fcfcfc
}
.dydul {
	width: 1060px;
}
.dydul li {
	width: 33.1%;
	float: left;
	border-right: 1px solid #e8e8e8;
	text-align: center
}
.dydul li img {
	padding-bottom: 15px;
	height: 50px;
}
.dydul li p {
	line-height: 30px;
}
.ditu {
	padding-top: 100px;
	padding-bottom: 100px;
	text-align: center;
}
.ditu img {
	width: 100%;
}
.jobul li {
	width: 437px;
	background-color: #f7f7f7;
	position: relative;
	border-radius: 10px;
}
.jobul {
	padding-top: 45px;
}
.jobul li .tit {
	position: absolute;
	width: 90px;
	height: 90px;
	background-color: #dd0e44;
	border-radius: 90px;
	line-height: 90px;
	text-align: center;
	font-size: 14px;
	color: #fff;
	font-weight: bold;
	top: -45px;
	left: 50%;
	margin-left: -45px;
}
.jobul li .jiaru_left_bottom {
	height: auto;
	margin-top: 40px;
	padding: 20px;
	transition: height 2s;
	-moz-transition: height .5s;
	-webkit-transition: height .5s;
	-o-transition: height .5s;
}
.sygywm {
	display: none
}
.about-list .item {
	height: auto;
	overflow: hidden;
	padding-bottom: 30px;
}
.about-list .time {
	width: 20%;
	float: left
}
.about-list .txt {
	width: 80%;
	float: right
}
.about-list .time time {
	font-size: 24px;
}
.about-list .time i, .about-list .time span {
	font-size: 14px;
	display: inline-block;
	margin-left: 4px;
	color: #000;
}
.zctd {
	padding-bottom: 50px;
}
.zctd h3 {
	text-align: center;
	font-size: 24px;
	padding-bottom: 50px;
}
.zctd .tx {
	width: 600px;
}
.zctd .tx .cl {
	width: 290px;
}
.zctd .tx .cl a {
	display: block;
	position: relative;
}
.zctd .tx img {
	width: 100%;
	transition: all .5s ease-in;
	opacity: 1;
	display: inline-block;
	position: relative;
}
.zctd .tx .cl a:hover img {
	opacity: .3;
}
.zctd .tx .jieshi {
	position: absolute;
	width: 100%;
	top: 50%;
	margin-top: -30px;
	display: none;
}
.zctd .tx p {
	line-height: 30px;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	display: block;
}
.yancl {
	margin: 0 auto
}
.zctd .hr {
	border-bottom: 1px solid #d5d5d5;
	margin-top: 50px;
	margin-bottom: 50px;
}
.zctd .tx .cl a:hover .jieshi {
	display: block;
}
.zctd .wb {
	width: 580px;
	height: 702px;
	overflow: auto;
}
.zctd .wb::-webkit-scrollbar {
width:2px;
background:#ee1951
}
.zctd .yanwb {
	height: 400px
}
.tbox {
	height: auto;
	overflow: hidden;
}
.zctd .wb p {
	line-height: 30px;
}
.zctd .wb h2 {
	padding-bottom: 20px;
	padding-top: 20px;
}
.zctd .wb .xmh2 {
	padding-bottom: 20px;
	padding-top: 0
}
.xxall {
	padding-top: 40px;
	padding-bottom: 40px;
	min-height: 500px;
	margin: 0 auto;
	width: 1000px;
}
.xxall h1 {
	text-align: center;
	font-size: 16px;
	line-height: 60px;
}
.xxall .content {
	line-height: 30px;
}
.xxall .content img {
	padding-top: 15px;
}
.zpul li {
	padding-top: 3%;
	padding-left: 4%;
	padding-bottom: 3%;
	margin-bottom: 3%;
	background-color: #f7f7f7;
	position: relative;
	height: auto;
	overflow: hidden;
}
.zpul li .h1 {
	font-size: 18px;
	font-weight: bold
}
.zpul li .h3 {
	width: 650px;
	margin-top: 15px;
}
.zpul li .chakan {
	width: 60px;
	position: absolute;
	right: 60px;
	top: 60px;
	line-height: 15px;
	text-align: center;
	color: #968C83;
}
.zpul li .chakan span {
	width: 40px;
	height: 40px;
	background-image: url(chakan.png);
	background-repeat: no-repeat;
	background-size: cover;
	display: inline-block;
}
.about-intro .zptotal {
	position: absolute;
	top: 40px;
	right: 30px;
	font-size: 14px;
	font-weight: bold;
}
.page {
	display: table;
	height: 30px;
	width: auto;
	overflow: hidden;
	line-height: 30px;
	margin: 40px auto 20px;
	text-align: center
}
.page a {
	width: 23px;
	height: 23px;
	line-height: 23px;
	text-align: center;
	border: 1px solid #ee1951;
	margin: 0 5px;
	color: #ee1951;
	display: inline-block
}
.page a:hover, .page .current {
	border: 1px solid #ee1951;
	background: #ee1951;
	color: #fff;
}
.page .firstPage, .page .lastPage {
	display: inline-block;
	width: 40px;
}
.page .total, .page .nowpage {
	width: 80px;
}
.page .prePage, .page .nextPage {
	width: 60px;
}
.next_detail {
	padding: 0 40px;
}
.next_detail a {
	display: inline
}
.mtp {
	margin-top: 32px;
}

@media screen and (max-width: 750px) {
#banner .swiper-button-next, #banner .swiper-button-prev {
	width: 0.625rem;
	height: 0.9375rem;
	background-size: 0.28125rem .5rem;
}
body {
	font-size: .375rem
}
.wid {
	width: 100%;
}
.daohang {
	min-height: 1.343rem;
}
.logo {
	height: 1rem;
	width: 5.5rem;
	background-image: url(logo.png);
	margin: 0.1715rem;
}
.gj, .ggwz, .nav {
	display: none;
}
.menu {
	display: block;
	background-image: url(menu.png);
	background-repeat: no-repeat;
	background-size: cover;
	width: 0.687rem;
	height: 0.531rem;
	margin: 0.406rem;
}
.nav {
	display: none;
}
.sub {
	width: 100%;
	background-color: #000;
	height: auto;
	overflow: hidden;
}
.sub li {
	line-height: 1rem;
	height: auto;
	min-height: 1rem;
}
.sub li a {
	color: #fff;
	text-align: left;
	text-indent: 1rem;
	font-size: .375rem;
	line-height: 1rem;
	height: 1rem;
	width: 100%;
	display: block;
}
.sub li a.zhumenu .xiaimg {
	background-image: url(xiahong.png);
	display: inline-block;
	width: 15px;
	height: 1rem;
	float: right;
	background-repeat: no-repeat;
	background-size: 15px 15px;
	background-position: center center;
	margin-right: 1rem;
}
.sub li .sub_nav {
	background-color: #fff;
}
.sub li .sub_nav a {
	color: #333;
	border-bottom: 1px solid #ededed;
}
.sub .hover a, .sub li .sub_nav a.hover {
	color: #ee1951
}
.sub li .sub_nav a:ast-child {
 border:none
}
.mtp {
	margin-top: -0.28125rem;
}
.txt .p1 {
	font-size: .3125rem;
	display: none;
}
.txt .p2 {
	font-size: 0.375rem;
	padding-top: 0;
}
.banner img {
}
.indexall {
	padding: 0;
	margin: 0;
	padding-top: 0.28125rem
}
.swiper-container .swiper-slide p {
	height: 1rem;
	line-height: 1rem;
}
.tu1 {
	width: 5.71875rem;
	height: 3.90625rem;
}
.tu2 {
	width: 4rem;
	height: 4.15rem;
}
.tu2 .bott {
	width: 4rem;
	height: 1.685rem;
	bottom: -1.685rem;
}
.tu2 .txt {
	left: 0.40625rem;
	bottom: -1.06rem;
}
.tu4 {
	width: 2.46875rem;
	height: 1.685rem;
	margin-left: 0.28125rem;
}
.tu4 .txt {
	top: 0.46875rem;
	left: 0.46875rem;
}
.tu5 {
	width: 2.9375rem;
	height: 4.843rem;
}
.tu5 .txt {
	top: 0.46875rem;
	right: 0.2rem;
}
.tu6 {
	width: 6.75rem;
	height: 2.864rem;
	margin-top: 0.28125rem
}
.tu6 .txt {
	width: 1.6875rem;
	height: 2.864rem;
}
.tu6 .txt p.p1 {
	display: none;
}
.tu6 .txt p.p2 {
	top: 0.46875rem;
	left: 0.46875rem;
	width: 20px;
}
.tu7 {
	margin-top: 0.28125rem;
	height: 3.0625rem;
	width: 3.71875rem;
}
.tu7 .bott {
	height: 3.0625rem;
	width: 2.65625rem;
	right: -2.65625rem;
}
.tu7 .txt {
	top: 0.46875rem;
	right: -2rem;
	color: #fff;
}
.tu9 {
	margin-top: 0.28125rem;
	height: 3.0625rem;
	width: 3.34375rem
}
.tu9 .txt {
	top: 0.46875rem;
	left: 0.46875rem;
}
.wogushi {
	padding-bottom: 0;
}
.wogushi .h1 {
	line-height: 1.5rem;
	height: 1.5rem;
}
.h1 .fl {
	font-size: .375rem;
	padding-left: .5rem;
}
.h1 .fr {
	padding-right: .5rem
}
.gsul {
	width: 9.4375rem;
	margin: 0 auto;
	padding: 0;
}
.gsul li {
	width: 49%;
	height: auto;
	overflow: hidden;
	margin-bottom: 2%;
	float: left;
	margin-right: 2%;
}
.gsul li img {
	width: 100%;
	height: 4.28125rem;
}
.li0, .li1, .li2 {
	margin-left: 0
}
.gsul li.li1 {
	margin-right: 0;
}
.li2 {
	display: none
}
.gsul li .gstxt {
	background-color: #f7f7f7;
	height: auto;
	padding: 0.3125rem;
}
.gsul li .gstxt .p1 {
	padding: 0;
}
.gsul li .gstxt .p3 {
	display: none
}
.gsul li .gstxt .p2 {
	font-size: .375rem;
	line-height: 0.78125rem;
	height: 0.78125rem;
	overflow: hidden;
}
.xinwen {
	padding: 0;
	padding-bottom: .375rem;
}
.news {
	width: 100%;
}
.newsul {
	width: 9.4375rem;
	margin: 0 auto;
}
.h1 {
	line-height: 1.5rem;
	height: 1.5rem;
}
.newsul li {
	height: auto;
	margin-bottom: .375rem;
}
.newsul li .img {
	width: 4.625rem;
	height: auto;
}
.newsul li .img img {
	width: 100%
}
.newsul li .act {
	width: 4.6125rem;
	padding: 0;
	height: auto;
	margin-left: .2rem
}
.newsul li .act .ms {
	display: none;
}
.newsul li .act .tit {
	line-height: 0.5rem;
}
.newsul li .act .bt {
	width: 100%;
	font-size: .375rem;
	padding-top: .5rem;
}
.newsul li .act .tit .time {
	width: 100%;
	text-align: right;
	padding-top: .5rem;
	padding-right: .2rem;
}
.line {
	display: none;
}
.guestbook {
	width: 9.4375rem;
	margin: 0 auto;
	padding: 0;
	float: none;
}
.guestbook p {
	font-size: 0.375rem;
}
.inp {
	height: 1rem;
	margin-top: .375rem;
}
.tex {
	height: 2rem;
	border: none;
	margin-top: .375rem;
}
.but {
	font-size: .375rem;
	width: 3rem;
	margin-top: .375rem;
	height: 1rem;
}
.foot {
	height: auto;
	padding-bottom: .2rem;
}
.flogo {
	width: 100%;
	height: auto;
	float: none;
	overflow: hidden;
	margin-top: 0;
	padding-top: .2rem;
}
.flogo img {
	width: 1.56rem;
	height: 1.56rem;
	margin-left: .2rem;
}
.flogo .wb {
	margin-left: .2rem;
	line-height: 0.52rem;
	padding-left: .2rem;
	height: auto;
}
.banquan {
	width: 9.4375rem;
	margin: 0 auto;
	padding: 0;
	float: none;
	line-height: 0.52rem;
	padding-top: .2rem;
}
.ban .fl {
	float: none;
	width: 100%;
	padding: .2rem;
}
.ban .fl .p1 {
	padding-top: 0;
}
.ban .fl p {
	text-indent: 0;
	text-align: center;
}
.ban .fr {
	float: none;
	width: 100%;
}
.ban .fr img {
	width: 100%;
	height: auto;
}
.bmenu .p2, .ban .p2 {
	padding: 0;
	font-size: .375rem;
}
.bmenu .p1, .ban .p1 {
	font-size: 0.4375rem;
}
.w925 {
	width: 100%
}
.about-intro {
	width: 9.4375rem;
	margin: 0 auto;
	line-height: 0.78125rem;
	padding-top: 0;
	padding-bottom: 0;
	float: none;
}
.about-intro h3 {
	font-size: 0.4375rem;
}
.ban .ban {
	display: none;
}
.values {
	position: relative;
	top: 0;
	height: auto;
	left: 0;
	margin: 0;
	background-color: #f7f7f7
}
.bmenu {
	height: auto;
	overflow: hidden;
}
.bmenu .fl {
	padding: .2rem;
	float: none;
	text-align: center;
}
.lmnav {
	padding: 0;
	float: none;
	width: 7.7rem;
	margin: 0 auto;
	padding-left: 0.625rem;
}
.lmnav a.hover, .lmnav a:hover {
	height: 0.78125rem;
}
.lmnav a {
	width: 3.125rem;
	margin-right: 0.625rem;
	height: 0.78125rem;
	line-height: 0.78125rem;
	margin-bottom: 0.3125rem;
}
.caseul {
	width: 100%;
	height: auto;
	overflow: hidden;
	text-align: center;
	padding-top: .5rem;
	padding-bottom: .5rem;
}
.caseul li {
	width: 4.7rem;
	height: 4.375rem;
	margin-right: 0;
	margin-left: .2rem;
	margin-bottom: .2rem;
	position: relative;
}
.caseul li .img {
	width: 100%;
	height: 100%;
}
.caseul li p {
	height: 1rem;
	line-height: 1rem;
	width: 100%;
	bottom: -1rem;
}
.artul {
	padding-top: .5rem;
	padding-bottom: .5rem;
}
.artul li {
	padding-bottom: .2rem
}
.artul li .times {
	width: 1rem;
	height: 6.71875rem;
}
.artul li .times span.sp1 {
	font-size: .5rem;
	line-height: 1rem;
	padding-top: 2.5rem;
}
.artul li .times span.sp2 {
	line-height: 0.625rem;
}
.artul li .img {
	width: 9rem;
	height: 6.71875rem;
	overflow: hidden;
}
.artul li .newsbox {
	width: 9.4375rem;
	margin: 0 auto;
	overflow: hidden;
	height: auto;
	padding: 0px;
	float: none;
	border-bottom: 1px solid #e8e8e8;
	border-right: 0px solid #e8e8e8;
	border-top: 0px solid #e8e8e8;
}
.artul li .newsbox .tit {
	font-size: .375rem;
	font-weight: bold;
	line-height: .5rem;
	padding-bottom: 0.2rem;
	padding-top: .2rem
}
.artul li .newsbox .ms {
	line-height: 0.625rem;
	height: auto;
	overflow: hidden;
}
.artul li .newsbox .arta {
	padding: 0;
	padding-bottom: .2rem
}
.conts {
	height: auto;
	padding-top: .5rem;
	padding-bottom: .5rem;
	overflow: hidden;
}
.dydul {
	width: 100%;
}
.dydul li {
	width: 33%;
	margin-bottom: .5rem
}
.dydul li p {
	line-height: 0.625rem;
}
.dydul li p.dp2 {
	display: none;
}
.dydul li img {
	padding-bottom: 5px;
	height: 1rem;
}
.ditu {
	padding-top: .5rem;
	padding-bottom: .5rem;
}
.xxall {
	padding-top: 0;
	padding-bottom: .5rem;
	min-height: 10rem;
	margin: 0 auto;
	width: 9.4375rem;
}
.xxall h1 {
	font-size: .375;
	line-height: .625rem;
	padding-top: .5rem;
	padding-bottom: .5rem;
}
.xxall .content img {
	width: 100%;
}
.about-intro h3 {
	line-height: 1.875rem;
}
.about-intro .zptotal {
	font-size: 0.4375rem;
	top: .58rem;
	line-height: 0.78125rem;
	height: 0.78125rem;
}
.chakan {
	display: none
}
.zpul li .h1 {
	font-size: .5rem
}
.zpul li .h3 {
	width: 100%;
}
a.current, a.pages, .nowpage, .total {
	display: none
}
.zpul li {
	padding-left: 0%;
}
.lmnav, .sub_nav {
	display: none
}
.zctd {
	padding-bottom: .5rem;
}
.zctd h3 {
	font-size: 0.5625rem;
	padding-bottom: .5rem;
}
.zctd .hr {
	margin-top: .5rem;
	margin-bottom: .5rem;
}
.tbox {
	width: 9.4375rem;
	margin: 0 auto;
}
.zctd .tx {
	width: 100%;
	float: none;
}
.zctd .tx .yancl {
	width: 100%;
}
.zctd .wb {
	width: 100%;
	float: none;
	height: auto;
}
.zctd .yanwb {
	height: 6.25rem
}
.zctd .wb .xmh2 {
	padding-bottom: .5rem;
	padding-top: .5rem;
}
.zctd .tx .cl {
	width: 50%;
}
.zzjgbox img {
	width: 100%;
}
.fullfuwu {
	width: 100%;
}
.sygywm {
	display: block;
}
.sygywm img {
	width: 100%;
	padding-bottom: .5rem;
}
.sygywm .h1 {
	font-size: .375rem;
	line-height: 1.5rem;
	height: 1.5rem;
	font-weight: bold;
	text-align: center;
	color: #ee1951
}
.sygywm .h1 span.fl {
	color: #333;
}
.sygywm .h2 {
	text-indent: 2em;
	width: 9.4375rem;
	margin: 0 auto;
	line-height: 0.78125rem;
}
.sygywm .h2 a {
	color: #999
}
.wogushi, .xinwen {
	display: none
}
}
