@charset "utf-8";
body, ol, ul, h1, h2, h3, h4, h5, h6, p, th, td, dl, dd, form, fieldset, legend, input, textarea, select {
	margin: 0;
	padding: 0
}
/* CSS Document */
body {
	margin: 0;
	padding: 0;
	font-family: "微软雅黑";
	-webkit-text-size-adjust: 100%;
	min-width: 320px;
	overflow-x: hidden;
}
input:required, textarea:required {
outline:0 none;
-webkit-box-shadow:none;
-moz-box-shadow:none;
-ms-box-shadow:none;
-o-box-shadow:none;
box-shadow: none;
-webkit-appearance: none !important;
}
* {
	margin: 0;
	padding: 0;
}
a {
	text-decoration: none !important;
	line-height: none !important;
	cursor: pointer !important;
}
a:focus {
	outline: none!important;
}
ul, li, dl, dt, dd {
	list-style-type: none;
}
i {
	font-style: normal
}
li {
	list-style: none;
}
img {
	max-width: 100%;
}
.container-fluid {
	max-width: 1230px !important;
}
.overflow {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.tr3 {
	transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	-webkit-transition: all 0.3s;
}
.tr4 {
	transition: all 0.4s;
	-moz-transition: all 0.4s;
	-ms-transition: all 0.4s;
	-o-transition: all 0.4s;
	-webkit-transition: all 0.4s;
}
.tr5 {
	transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	-webkit-transition: all 0.5s
}
.tr6 {
	transition: all 0.6s;
	-moz-transition: all 0.6s;
	-ms-transition: all 0.6s;
	-o-transition: all 0.6s;
	-webkit-transition: all 0.6s
}
.tr8 {
	transition: all 0.8s;
	-moz-transition: all 0.8s;
	-ms-transition: all 0.8s;
	-o-transition: all 0.8s;
	-webkit-transition: all 0.8s
}
.sizeCover {
	background-position: 50% 50%;
	background-size: cover;
}
.clearfix:before, .clearfix:after {
	display: table;
	content: '';
}
.clearfix:after {
	clear: both;
}
.clearfix {
*zoom:1;
}
.vertical_center {
	display: table-cell;
	vertical-align: middle;
}
.wzduiqi {
	text-align: justify!important;
	text-align-last: auto!important;
}
.da {
	transform: scale(1.1, 1.1);
	-moz-transform: scale(1.1, 1.1);
	-ms-transform: scale(1.1, 1.1);
	-o-transform: scale(1.1, 1.1);
	-webkit-transform: scale(1.1, 1.1)
}
/*大图轮播*/
.banner {
	position: relative;
	z-index: 1;
}
.banner .lb1, .lb1 img {
	width: 100%;
	overflow: hidden;
	display: block;
	cursor: all-scroll;
}
.banner .swiper-button-next {
	height: 150px!important;
	margin-top: -70px!important;
	width: 100px!important;
	right: -100px;
}
.banner .swiper-button-prev {
	height: 150px!important;
	margin-top: -70px!important;
	width: 100px!important;
	left: -100px;
}
.banner .lb1:hover .swiper-button-next {
	display: block;
	right: 10px;
	transition: all 0.6s;
	display: none;
}
.banner .lb1:hover .swiper-button-prev {
	display: block;
	left: 10px;
	transition: all 0.6s;
	display: none;
}
.banner .swiper-pagination-bullet {
	width: 10px!important;
	height: 10px!important;
}
.banner .swiper-pagination .swiper-pagination-bullet {
	width: 32px !important;
	height: 5px !important;
	border: 1px solid #fc80ad !important;
	background: fixed;
	border-radius: 0;
	opacity: 1;
}
.banner .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
	background: #fc80ad !important
}
header .logo {
	background: url(../images/j1.jpg) repeat-x;
	max-height: 124px;
	overflow: hidden;
	padding: 33px 0;
}
header .logo .txt {
	background: url(../images/tu1.png)no-repeat left 13px;
	padding-left: 42px;
	margin-top: 2px;
}
header .logo .txt h4 {
	color: #fc80ad;
	font-size: 27px;
	font-family: 'Arial';
	line-height: 30px;
	font-weight: bold;
}
header .logo .txt span {
	color: #353535;
	font-size: 13px;
	line-height: 22px;
	font-weight: 100;
}
header .logo .img2 {
	margin-top: 8.5px;
}
/*pc导航*/
header nav {
	background: #fff;
	position: relative;
	border-top: 1px solid #eeeeee;
	box-shadow: 0 1px 5px rgba(0,0,0,0.1);
	z-index: 10;
}
header nav ul {
}
header nav ul li {
	position: relative;
	float: left;
	width: 12.5%;
	text-align: center;
}
header nav ul li > a {
	position: relative;
	text-align: center;
	line-height: 55px;
	display: block;
	color: #000000;
	font-size: 15px;
	width: 100%;
	background: #fff;
}
header nav ul li > a:before {
	content: "";
	width: 1px;
	height: 100%;
	background: #eeeeee;
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
}
header nav ul li:last-of-type > a:after {
	content: "";
	width: 1px;
	height: 100%;
	background: #eeeeee;
	position: absolute;
	right: 0;
	top: 0;
	bottom: 0;
}
header nav ul li .ul {
	position: absolute;
	display: none;
	padding: inherit;
	padding-top: 0px;
	left: 0;
	top: 100%;
	z-index: 100;
	width: 100%;
}
header nav ul li .ul .li {
	float: none;
	position: relative;
	width: 100%;
	font-size: 14px;
	background: rgba(255,255,255,0.9);
	line-height: 46px;
	height: 46px;
	overflow: hidden;
	padding: 0 5px;
	color: #000000;
	border-top: 1px solid rgba(0,0,0,0.1);
}
header nav ul li:hover > a {
	color: #fff;
	background: #fc80ad;
}
header nav ul li.active > a {
	color: #fff;
	background: #fc80ad;
}
header nav ul li .ul .li:hover {
	background: #fc80ad;
	color: #fff;
}
/*移动导航*/
header .sjdnav {
	display: none;
	width: 140px;
	height: auto;
	position: absolute;
	right: 0;
	top: 98px;
	z-index: 2000;
}
header .sjdnav ul {
	padding: 0;
	margin: 0;
}
header .sjdnav li {
	width: 100%;
	background: rgba(0,0,0,0.55);
	text-align: center;
	font-size: 15px;
	line-height: 40px;
	border-bottom: 1px solid rgba(255,255,255,0.2)
}
header .sjdnav li a {
	display: block;
	color: #fff;
}
header .sjdnav li a:hover {
	background: #f96c9f;
}
header .ydd_btn {
	width: 40px;
	cursor: pointer;
	position: absolute;
	z-index: 2000;
	top: 41px;
	right: 15px;
}
header .ydd_btn span {
	display: block;
	width: 100%;
	height: 4px;
	background: #f96c9f;
}
header .ydd_btn span.span02 {
	margin: 4px 0;
}
header .ydd_btn.click {
	background: none;
}
header .ydd_btn.click span {
	background: #f96c9f;
}
header .ydd_btn.click span.span01 {
	transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	position: relative;
	top: 8px;
	margin-top: 0px;
}
header .ydd_btn.click span.span02 {
	margin: 4px 0;
}
header .ydd_btn.click span.span03 {
	transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	position: relative;
	top: -8px;
	margin-top: 0px;
}
header .ydd_btn.click span.span02 {
	width: 0;
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0;
}
.mainbottom {
	padding-bottom: 60px;
}
.title {
	text-align: center;
	font-size: 0;
	margin: 55px 0 45px 0;
}
.title .txt {
	display: inline-block;
	position: relative;
}
.title .txt:after {
	content: "";
	width: 31px;
	height: 32px;
	position: absolute;
	left: -50px;
	;
	bottom: 7px;
	background: url(../images/j2.png)no-repeat center center/contain;
}
.title .txt:before {
	content: "";
	width: 31px;
	height: 32px;
	position: absolute;
	right: -50px;
	bottom: 7px;
	background: url(../images/j3.png)no-repeat center center/contain;
}
.title .txt h5 {
	color: #222222;
	font-size: 12px;
	font-family: 'Arial';
	text-transform: uppercase;
	margin-top: 8px;
	line-height: 14px;
}
.title .txt h4 {
	color: #000000;
	font-size: 28px;
	font-weight: bold;
}
.title .txt h4 span {
	color: #f96c9f;
}
.title .tt {
	color: #888888;
	font-size: 13px;
	line-height: 20px;
	margin-top: 10px;
}
.main1 .lb2 .container-fluid {
	max-width: 1250px !important
}
.main1 .lb2 .list {
	display: block;
	position: relative;
	background: #fff;
	padding: 40px 20px;
	border: 1px solid #e9e9e9;
	margin: 5px 10px 15px 10px;
	box-shadow: 0 6px 11px rgba(0,0,0,0.2);
	border-radius: 8px;
}
.main1 .lb2 .list .img {
	border-radius: 100%;
	overflow: hidden;
	width: 124px;
	height: 124px;
	background: #8adb24 url(../images/f5.png)no-repeat center center;
	position: relative;
	margin: 0 auto;
}
.main1 .lb2 .list .tt {
	text-align: center;
	padding: 10px 0 18px 0;
	position: relative;
}
.main1 .lb2 .list .tt:before {
	content: "";
	width: 26px;
	height: 1px;
	background: #000000;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	margin: 0 auto;
}
.main1 .lb2 .list .tt .tt1 {
	font-size: 19px;
	color: #000000;
	font-weight: bold;
	line-height: 48px;
}
.main1 .lb2 .list .tt .tt2 {
	font-size: 13px;
	color: #666666;
	line-height: 22px;
	height: 35px;
	overflow: hidden;
}
.main1 .lb2 .swiper-slide:nth-child(1) .list .img {
	background: #fee6f3 url(../images/f1.png)no-repeat center center;
}
.main1 .lb2 .swiper-slide:nth-child(2) .list .img {
	background: #fee6f3 url(../images/f2.png)no-repeat center center;
}
.main1 .lb2 .swiper-slide:nth-child(3) .list .img {
	background: #fee6f3 url(../images/f3.png)no-repeat center center;
}
.main1 .lb2 .swiper-slide:nth-child(4) .list .img {
	background: #fee6f3 url(../images/f4.png)no-repeat center center;
}
.main1 .lb2 .swiper-slide:nth-child(5) .list .img {
	background: #fee6f3 url(../images/f5.png)no-repeat center center;
}
.main1 .lb2 .list:hover .img {
	transform: rotate(360deg);
}
.main2 .img {
	width: 44%;
	float: left;
	position: relative;
}
.main2 .img img {
	height: 307px;
}
.main2 .img .img1 {
	position: absolute;
	display: block;
	left: 0;
	top: 0;
	width: calc(100% - 26px);
	z-index: 5;
}
.main2 .img .img2 {
	margin: 21px 0 0 26px;
	position: relative;
	z-index: 10;
}
.main2 .ttbox {
	width: 56%;
	float: left;
	padding-left: 28px;
	overflow: hidden;
}
.main2 .ttbox .tt {
	text-align: left;
	font-size: 0;
	margin-top: 21px;
	position: relative;
}
.main2 .ttbox .tt .tt1 {
	display: inline-block;
	color: #151515;
	font-size: 20px;
	font-weight: bold;
	position: relative;
	line-height: 25px;
}
.main2 .ttbox .tt .tt1:before {
	content: "";
	width: 700px;
	height: 1px;
	background: #e4d5d8;
	position: absolute;
	left: 103%;
	top: 0;
	bottom: 0;
	margin: auto 0;
	z-index: 5;
}
.main2 .ttbox .tt .tt2 {
	width: 72px;
	line-height: 25px;
	background: #f96c9f;
	text-align: center;
	font-size: 12px;
	color: aliceblue;
	position: absolute;
	right: 0;
	top: 0;
	border-radius: 18px;
	z-index: 10;
}
.main2 .ttbox .tt .tt2:hover {
	text-decoration: underline !important
}
.main2 .ttbox .tt3 {
	font-size: 14px;
	line-height: 25px;
	color: #555555;
	max-height: 125px;
	overflow: hidden;
	margin: 10px 0;
}
.main2 .ttbox .lb3 .list {
	background: #fff;
	padding: 3px;
	display: block;
}
.main5 {
	background: #fff;
}
.main5 .lb4 .container-fluid {
	max-width: 1250px !important
}
.main5 .lb4 .list {
	display: block;
	position: relative;
	background: #fff;
	padding: 20px;
	padding-bottom: 0;
	border: 1px solid #e9e9e9;
	margin: 5px 10px 15px 10px;
	box-shadow: 0 6px 11px rgba(0,0,0,0.2)
}
.main5 .lb4 .list .tt {
	color: #000000;
	font-size: 17px;
	line-height: 63px;
	text-align: center;
	padding: 0 5px;
	font-weight: bold;
}
.main5 .lb4 .list:hover .tt {
	color: #f96c9f
}
.main5 .lb4 .swiper-button-prev, .main5 .lb4 .swiper-button-next {
	background: #f96c9f url(../images/tu14.png)no-repeat center center;
	width: 48px;
	height: 48px;
	line-height: 48px;
	text-align: center;
	font-size: 22px;
	color: #1a83ff;
	margin-top: -24px;
	transition: all 0.3s;
	opacity: 0.7;
}
.main5 .lb4 .swiper-button-next {
	background: #f96c9f url(../images/tu15.png)no-repeat center center;
}
.main5 .lb4 .list .img {
	position: relative;
	overflow: hidden;
}
.main5 .lb4 .list .img .xg {
	position: absolute;
	left: 0;
	top: -100%;
	width: 100%;
	height: 100%;
	background: rgba(38,17,24,0.8) url(../images/j4.png)no-repeat center center;
	overflow: hidden;
}
.news_con .zhang .imgbox {
	width: 50%;
	float: left;
}
.news_con .zhang .imgbox .list {
	display: block;
	padding-bottom: 24px;
	border-bottom: 1px dashed #bbbbbb;
	margin-bottom: 24px;
}
.news_con .zhang .imgbox .list .img {
	width: 185px;
	float: left;
}
.news_con .zhang .imgbox .list:hover .txt h4 {
	color: #f96c9f;
}
.news_con .zhang .imgbox .list .txt {
	width: calc(100% - 185px);
	float: left;
	padding-left: 25px;
}
.news_con .zhang .imgbox .list .txt h4 {
	color: #000000;
	font-size: 18px;
	font-weight: bold;
	line-height: 26px;
}
.news_con .zhang .imgbox .list .txt h5 {
	color: #6a6a6a;
	font-size: 12px;
	margin: 10px 0;
}
.news_con .zhang .imgbox .list .txt .tt {
	color: #858585;
	line-height: 24px;
	height: 72px;
	overflow: hidden;
}
.news_con .zhang .imgbox ul {
	font-size: 0;
	text-align: center;
	margin: 0 -3px;
}
.news_con .zhang .imgbox ul li {
	width: calc(33.33% - 6px);
	line-height: 44px;
	background: #fff;
	text-align: center;
	color: #000000;
	font-size: 14px;
	display: inline-block;
	border: 1px solid #dddddd;
	margin: 0 3px;
}
.news_con .zhang .imgbox ul li:hover {
	background: #f96c9f;
	border-color: #f96c9f;
	color: aliceblue;
}
.news_con .zhang .imgbox ul li.active {
	background: #f96c9f;
	border-color: #f96c9f;
	color: aliceblue;
}
.news_con .zhang .txtbox {
	width: 50%;
	float: left;
	padding-left: 30px;
	height: 418px;
	overflow: hidden;
}
.news_con .zhang .txtbox .list {
	position: relative;
}
.news_con .zhang .txtbox .list h4 {
	color: #353535;
	line-height: 48px;
	padding: 0 70px 0 25px;
	position: relative;
	font-size: 14px;
	cursor: pointer;
}
.news_con .zhang .txtbox .list h4:before {
	content: "+";
	color: #f96c9f;
	font-size: 22px;
	font-weight: bold;
	line-height: 48px;
	position: absolute;
	right: 25px;
	top: 0;
}
.news_con .zhang .txtbox .list .list2 {
	border-bottom: 1px dashed #bbbbbb;
	padding: 0 25px;
	padding-bottom: 0;
	margin-bottom: 0;
	height: 0;
	display: block;
	overflow: hidden;
	transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	opacity: 0;
}
.news_con .zhang .txtbox .list .list2 h5 {
	color: #353535;
	font-size: 17px;
	line-height: 26px;
	height: 52px;
	overflow: hidden;
	margin: 15px 0 11px 0;
}
.news_con .zhang .txtbox .list .list2 .txt {
	color: #909090;
	font-size: 14px;
	line-height: 25px;
	height: 75px;
	overflow: hidden;
}
.news_con .zhang .txtbox .list.active h4 {
	color: #fff;
	background: #f96c9f;
}
.news_con .zhang .txtbox .list.active h4:before {
	content: "-";
	color: #fff;
}
.news_con .zhang .txtbox .list.active .list2 {
	display: block;
	height: 174px;
	transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	opacity: 1;
	padding-bottom: 16px;
	margin-bottom: 10px;
}
.main6 .lb5 .swiper-button-prev, .main6 .lb5 .swiper-button-next {
	background: #f96c9f url(../images/tu14.png)no-repeat center center;
	width: 48px;
	height: 48px;
	line-height: 48px;
	text-align: center;
	font-size: 22px;
	color: #1a83ff;
	margin-top: -24px;
	transition: all 0.3s;
	opacity: 0.7;
}
.main6 .lb5 .swiper-button-next {
	background: #f96c9f url(../images/tu15.png)no-repeat center center;
}
.main6 .lb5 .list {
	display: block;
	padding: 10px;
	border: 1px solid #e5dfdc;
	background: #fff;
	padding-bottom: 0;
	background: #fff;
}
.main6 .lb5 .list .tt {
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	line-height: 54px;
	text-align: center;
	padding: 0 7px;
}
.main6 .lb5 .list:hover {
	background: #f96c9f;
	border-color: #f96c9f;
}
.main6 .lb5 .list:hover .tt {
	color: #fff;
}
.main7 .zhang .ttbox {
	width: 46%;
	float: left;
}
.main7 .zhang .ttbox div:nth-child(1) {
	line-height: 24px;
	max-height: 72px;
	overflow: hidden;
	color: #333333;
}
.main7 .zhang .ttbox div:nth-child(2) {
	line-height: 26px;
	max-height: 130px;
	overflow: hidden;
	margin: 15px 0 10px 0;
}
.main7 .zhang .ttbox .gd {
	display: block;
	width: 128px;
	line-height: 40px;
	color: aliceblue;
	font-size: 12px;
	text-align: center;
	background: #333333;
	transition: all 0.3s;
}
.main7 .zhang .ttbox .gd:hover {
	background: #f96c9f;
	color: aliceblue;
	transition: all 0.3s;
}
.main7 .zhang .form {
	width: 54%;
	float: left;
	padding-left: 30px;
}
.main7 .zhang .form form input {
	width: 100%;
	line-height: 39px;
	height: 41px;
	border: 1px solid #aeaeae;
	padding: 0 15px;
	background: fixed;
	margin-bottom: 10px;
}
.main7 .zhang .form form input:nth-child(1), .main7 .zhang .form form input:nth-child(2) {
	width: calc(50% - 5px);
	float: left;
}
.main7 .zhang .form form input:nth-child(2) {
	margin-left: 10px;
}
.main7 .zhang .form form textarea {
	min-width: 100%;
	max-width: 100%;
	line-height: 26px;
	height: 116px;
	border: 1px solid #aeaeae;
	padding: 9px 15px;
	background: fixed;
	margin-bottom: 9px;
}
.main7 .zhang .form form button {
	width: 100%;
	border: 0;
	line-height: 40px;
	background: #f96c9f;
	text-align: center;
	color: aliceblue;
	transition: all 0.3s;
}
.main7 .zhang .form form button:hover {
	opacity: 0.88;
	transition: all 0.3s;
}
.main8 {
	background: #333333;
	padding: 50px 0;
}
.main8 .con .ul {
	width: 45%;
	float: left;
}
.main8 .con .ul ul {
	width: 25%;
	float: left;
	max-height: 223px;
	overflow: hidden;
}
.main8 .con .ul ul li {
	text-align: left;
	color: rgba(255,255,255,0.7);
	line-height: 22px;
	padding: 0 15px 8px 0px
}
.main8 .con .ul ul li:hover {
	color: #f96c9f
}
.main8 .con .ul ul a:nth-child(1) li {
	font-size: 18px;
	color: aliceblue;
	margin-bottom: 15px;
	line-height: 52px;
	position: relative;
	font-weight: bold;
}
.main8 .con .ul ul a:nth-child(1) li:after {
	content: "";
	width: 31px;
	height: 1px;
	background: rgba(255,255,255,0.15);
	position: absolute;
	left: 0;
	bottom: 0;
}
.main8 .con .txt_box {
	width: 37%;
	border-left: 1px solid rgba(255,255,255,0.15);
	border-right: 1px solid rgba(255,255,255,0.15);
	float: left;
	min-height: 187px;
	text-align: center;
}
.main8 .con .txt_box .txt {
	display: inline-block;
	text-align: left;
}
.main8 .con .txt_box .txt h4 {
	color: #fff;
	font-size: 34px;
	font-family: 'Impact';
	line-height: 70px;
}
.main8 .con .txt_box .txt span {
	color: #ffffff;
	font-size: 14px;
	display: block;
	margin-bottom: 15px;
}
.main8 .con .txt_box .txt span i {
	color: rgba(255,255,255,0.5);
	font-size: 13px;
	display: block;
}
.main8 .con .txt_box .tt {
	color: rgba(255,255,255,0.7);
	line-height: 24px;
}
.main8 .con .img_box {
	width: 18%;
	float: left;
}
.main8 .con .img_box img {
	width: 140px;
	height: 140px;
	display: block;
	float: right;
}
.main8 .con .img_box span {
	display: block;
	color: aliceblue;
	font-size: 12px;
	line-height: 22px;
	clear: both;
	width: 140px;
	text-align: left;
	float: right;
	padding-top: 8px;
}
footer {
	color: aliceblue;
	font-size: 14px;
	background: #f96c9f;
	line-height: 24px;
	padding: 15px;
	text-align: center;
	width: 100%;
}
footer a {
	color: aliceblue;
}
footer a:hover {
	text-decoration: underline !important
}
/*内页共用*/
.ny {
	background: #fff;
	padding-bottom: 30px;
}
.ny .mainbox {
	margin-top: 60px;
}
.ny .mainbox .zuo {
	width: 235px;
	float: left;
	background: #fff;
}
.ny .mainbox .you {
	width: calc(100% - 235px);
	float: left;
	padding-left: 35px;
	padding-bottom: 30px;
}
.ny .mainbox .zuo .hezi {
	border: 1px solid #d0d0d0;
	margin-bottom: 24px;
}
.ny .mainbox .zuo .hezi h4 {
	font-size: 18px;
	color: aliceblue;
	background: #f96c9f;
	line-height: 80px;
	text-align: center;
	font-weight: bold;
}
.ny .mainbox .zuo .hezi h4 span {
	font-family: "Arial";
	font-size: 12px;
	position: relative;
	padding-left: 16px;
	text-transform: uppercase;
	font-weight: normal;
}
.ny .mainbox .zuo .hezi h4 span:after {
	content: "";
	width: 1px;
	height: 12px;
	background: #fff;
	position: absolute;
	left: 8px;
	bottom: 1px;
	transform: rotate(20deg)
}
.ny .mainbox .zuo .hezi ul {
	margin: 20px 0;
}
.ny .mainbox .zuo .hezi ul li {
	width: 100%;
	padding: 0 20px;
}
.ny .mainbox .zuo .hezi ul li:hover {
	background: #f96c9f;
}
.ny .mainbox .zuo .hezi ul li.active {
	background: #f96c9f;
}
.ny .mainbox .zuo .hezi ul li:hover span {
	border-color: #f96c9f;
	color: aliceblue;
	background: url(../images/tu20.png)no-repeat 14px center;
}
.ny .mainbox .zuo .hezi ul li.active span {
	border-color: #f96c9f;
	color: aliceblue;
	background: url(../images/tu20.png)no-repeat 14px center;
}
.ny .mainbox .zuo .hezi ul li span {
	color: #444444;
	font-size: 15px;
	background: url(../images/tu21.png)no-repeat 14px center;
	padding-left: 49px;
	line-height: 41px;
	border-bottom: dashed 1px #c5c5c5;
	width: 100%;
	display: block;
}
.ny .mainbox .zuo .hezi .txt {
	color: #454545;
	line-height: 24px;
	padding: 15px;
}
.ny .mainbox .you .h41 {
	font-size: 18px;
	color: #333333;
	font-weight: bold;
	border-bottom: 1px solid #d7d7d7;
	line-height: 45px;
	margin-bottom: 22px;
}
.ny .mainbox .you .h41 span {
	font-size: 14px;
	font-weight: normal;
	float: right;
}
.ny .mainbox .you .h41 span a {
	color: #f96c9f;
}
/*内页服务*/
.nyfuwu {
	margin: 0 -7px;
}
.nyfuwu .list {
	display: block;
	width: 33.33%;
	float: left;
	margin-bottom: 6px;
}
.nyfuwu .list .list1 {
	display: block;
	position: relative;
	background: #fff;
	padding: 20px;
	padding-bottom: 0;
	border: 1px solid #e9e9e9;
	margin: 3px 8px 8px 8px;
	box-shadow: 0 5px 10px rgba(0,0,0,0.2);
}
.nyfuwu .list .list1 .tt {
	color: #000000;
	font-size: 17px;
	line-height: 63px;
	text-align: center;
	padding: 0 5px;
	font-weight: bold;
}
.nyfuwu .list:hover .list1 .tt {
	color: #f96c9f
}
.nyfuwu .list .list1 .img {
	position: relative;
	overflow: hidden;
}
.nyfuwu .list .list1 .img .xg {
	position: absolute;
	left: 0;
	top: -100%;
	width: 100%;
	height: 100%;
	background: rgba(38,17,24,0.8) url(../images/j4.png)no-repeat center center;
	overflow: hidden;
}
/*内页新闻*/
.nyxw .list {
	margin-bottom: 29px;
	border-bottom: 1px solid #d9d9d9;
	padding-bottom: 29px;
	display: block;
}
.nyxw .list .img {
	width: 266px;
	float: left;
}
.nyxw .list .txt_box {
	font-size: 15px;
	color: #333333;
	line-height: 25px;
	float: left;
	width: calc(100% - 266px);
	padding-left: 22px;
}
.nyxw .list .txt_box .txt {
	color: #4b4a4a;
	line-height: 20px;
	font-weight: 600;
}
.nyxw .list .txt_box .shuzi {
	color: #999999;
	font-size: 12px;
	line-height: 20px;
}
.nyxw .list .txt_box .txt2 {
	height: 100px;
	line-height: 25px;
	overflow: hidden;
	color: #4f4f4f;
}
.nyxw .list .txt_box .txt3 {
	width: 90px;
	text-align: center;
	line-height: 28px;
	background: #999999;
	color: aliceblue;
	float: right;
	margin-top: 5px;
	font-size: 13px;
}
.nyxw .list:hover .txt_box .txt3 {
	background: #f96c9f;
}
/*资质*/
.zizhi {
	margin: 0 -10px;
}
.zizhi .ke {
	width: 25%;
	float: left;
	padding: 0 10px;
	margin-bottom: 20px;
	display: block;
	position: relative;
}
.zizhi .ke .list .tt {
	color: #000000;
	font-size: 15px;
	line-height: 48px;
	border: 0;
	text-align: center;
	padding: 0 6px;
	font-weight: bold;
}
.zizhi .ke .list {
	background: #ffffff;
	padding: 10px;
	border: 1px solid #e5dfdc;
	padding-bottom: 0;
	display: block;
}
.zizhi .ke .list:hover {
	background: #ff8400;
	border-color: #ff8400;
}
.zizhi .ke .list:hover .tt {
	color: aliceblue;
}
/*在线留言*/
.liuyan {
	width: 590px;
	margin: 0 auto;
}
.liuyan form input {
	color: #4c4c4c;
	background: rgba(0,0,0,0.05);
	border: 1px solid #eee;
	line-height: 40px;
	height: 40px;
	width: 100%;
	margin-bottom: 8px;
	padding: 0 15px;
	border-radius: 10px;
}
.liuyan form textarea {
	color: #4c4c4c;
	background: rgba(0,0,0,0.05);
	border: 1px solid #f0e8ed;
	line-height: 22px;
	width: 100%;
	margin-bottom: 8px;
	padding: 5px 15px;
	border-radius: 10px;
	height: 103px;
	max-width: 100%;
	min-width: 100%;
}
.liuyan form button {
	width: 100%;
	color: aliceblue;
	font-size: 16px;
	background: #f96c9f;
	line-height: 36px;
	border: 0;
	border-radius: 10px;
	margin: 0 auto;
	display: block;
	transition: all 0.4s;
}
.liuyan form button:hover {
	opacity: 0.8;
	transition: all 0.4s;
}
/*详情页*/
.xq {
	color: #555555;
	line-height: 26px;
}
.xq .bt {
	color: #f96c9f;
	font-size: 22px;
	text-align: center;
	border-bottom: 1px solid #e1e1e1;
	padding-bottom: 10px;
	margin-bottom: 22px;
}
.xq .rq {
	color: #555555;
	font-size: 14px;
	text-align: center;
	line-height: 20px;
	display: block;
	margin: -8px 0 13px 0
}
.xq .img img {
	margin: 0 auto 15px auto;
	display: block;
}
.xq .tt {
	font-size: 14px;
	line-height: 27px;
	color: #333333;
}
.ditu {
	height: 440px;
	width: 100%;
	position: relative;
}
 @media (min-width:992px) {
.main2 .img .img2:hover .sizeCover, .main2 .ttbox .lb3 .list:hover .sizeCover, .news_con .zhang .imgbox .list:hover .img .sizeCover, .main6 .lb5 .list:hover .img .tr3, .main5 .lb4 .list:hover .img .sizeCover, .nyxw .list:hover .img .sizeCover {
	transform: scale(1.1, 1.1);
	-moz-transform: scale(1.1, 1.1);
	-ms-transform: scale(1.1, 1.1);
	-o-transform: scale(1.1, 1.1);
	-webkit-transform: scale(1.1, 1.1);
	cursor: pointer;
}
.main5 .lb4 .list:hover .img .xg {
	top: 0;
}
.nyfuwu .list:hover .img .xg {
	top: 0;
}
}
 @media (max-width:991px) {
header .logo {
	padding: 20px 0
}
.main5 .lb4 .list .tt {
	line-height: 54px;
}
.main6 .lb5 .list .tt {
	font-size: 15px;
	font-weight: 100;
	line-height: 44px;
}
.news_con .zhang .imgbox {
	width: 100%;
	float: none;
}
.news_con .zhang .txtbox {
	width: 100%;
	float: none;
	padding: 0;
	margin-top: 30px;
}
.main8 .con .ul {
	display: none;
}
.main8 .con .txt_box {
	width: calc(100% - 180px);
	border: 0;
	min-height: inherit;
}
.main8 .con .txt_box .txt {
	display: block;
}
.main8 .con .img_box {
	width: 180px;
}
/*	内页共用*/
.ny .mainbox {
	margin-top: 30px;
}
.ny .mainbox .zuo {
	width: 100%;
	float: none;
}
.ny .mainbox .you {
	width: 100%;
	float: none;
	padding-left: 0;
}
.ny .mainbox .zuo .hezi {
	border: 0;
}
.ny .mainbox .zuo .hezi h4 {
	text-align: left;
	line-height: 45px;
	padding: 0 20px;
}
.ny .mainbox .zuo .hezi h4 i {
	line-height: 45px;
}
.ny .mainbox .zuo .hezi ul {
	margin: 7px 0;
	display: none;
}
.ny .mainbox .zuo .hezi ul li {
	padding: 0 10px;
	text-align: center;
}
.ny .mainbox .zuo .hezi ul li:hover span {
	background: fixed;
}
.ny .mainbox .zuo .hezi ul li.active span {
	background: fixed;
}
.ny .mainbox .zuo .hezi ul li span {
	color: #444444;
	font-size: 13px;
	background: fixed;
	padding-left: 0;
	line-height: 33px;
	border-bottom: 1px solid #d7d7d7
}
}
 @media (max-width:767px) {
header .ydd_btn {
	top: 38px;
}
header .sjdnav {
	top: 90px;
}
header .logo .img img {
	height: 50px;
}
.banner .lb1, .lb1 img {
	min-height: 240px;
}
.mainbottom {
	padding-bottom: 45px;
}
.main7 .zhang .ttbox {
	width: 100%;
	float: none;
}
.main7 .zhang .form {
	width: 100%;
	float: none;
	padding: 0;
	margin-top: 25px;
}
.main2 .ttbox .tt .tt2 {
	display: none;
}
.main2 .img {
	width: 100%;
	float: none;
	padding: 0;
	margin-top: -8px;
}
.main2 .img .img2 {
	margin: 0;
	padding-left: 15px;
	padding-top: 15px;
}
.main2 .img img {
	height: auto;
}
.main2 .ttbox {
	width: 100%;
	float: none;
	padding: 0;
	margin-top: 10px;
}
.main5 .lb4 .list {
	padding: 5px;
	margin: 5px;
	box-shadow: 0 0 0 #fff;
}
.main5 .lb4 .list .tt {
	line-height: 36px;
	font-weight: 100;
	padding-top: 5px;
}
footer {
	padding-bottom: 66px;
}
.nyfuwu {
	margin: 0 -7px;
}
.nyfuwu .list {
	padding: 0 7px;
	margin-bottom: 14px;
}
.nyfuwu .list .list1 {
	padding: 5px;
	margin: 0;
	box-shadow: 0 0 0 #fff;
}
.nyfuwu .list .list1 .tt {
	line-height: 36px;
	font-weight: 100;
	padding-top: 5px;
}
/*内页新闻*/
.nyxw .list {
	margin-bottom: 22px;
	padding-bottom: 22px;
}
.nyxw .list .img {
	width: 200px;
}
.nyxw .list .img img {
	height: 160px;
}
.nyxw .list .txt_box {
	width: calc(100% - 200px);
}
.nyxw .list .txt_box .txt2 {
	height: 75px;
	margin-top: 0;
}
.nyxw .list .txt_box .txt3 {
	margin-top: 10px;
	float: none;
}
.nyxw .list .txt_box .shuzi {
	line-height: 22px;
}
/*内页详情*/
.ditu {
	height: 300px;
}
.zizhi .ke {
	width: 33.33%;
}
}
 @media (max-width:600px) {
header .logo {
	padding: 22px 0 20px 0
}
header .logo .img img {
	height: 36px;
}
header .ydd_btn {
	top: 31px;
}
header .sjdnav {
	top: 79px;
}
.banner .lb1, .lb1 img {
	min-height: 140px;
}
.banner .swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
	bottom: 2px;
}
.title {
	margin: 40px 0 30px 0;
}
.title .txt h4 {
	font-size: 23px;
}
.title .txt h5 {
	margin-top: 3px;
}
.title .txt:after {
	display: none;
}
.title .txt:before {
	display: none;
}
.main1 .lb2 .list {
	padding: 20px 15px;
	box-shadow: 0 0 0 #fff;
	border-radius: 8px;
	margin: 1px;
}
.main1 .lb2 .list .tt {
	padding: 0;
	padding-top: 5px;
	padding-bottom: 11px;
}
.main1 .lb2 .list .tt .tt1 {
	font-size: 16px;
	line-height: 36px;
}
.main2 .ttbox {
	margin-top: 0;
}
.main2 .ttbox .tt .tt1 {
	font-size: 18px;
}
.main5 .lb4 .list .tt {
	line-height: 44px;
}
.main7 .zhang .form form input {
	line-height: 36px;
	height: 38px;
}
.main8 {
	display: none;
}
.main8 .con .txt_box {
	width: 100%;
	margin-bottom: 20px;
}
.main8 .con .img_box {
	width: 100%;
	float: none;
}
.main8 .con .img_box img {
	float: none;
}
.main8 .con .img_box span {
	float: none;
}
.main8 {
	padding: 30px 0;
}
.nyfuwu {
	margin: 0 -5px;
	margin-bottom: 10px;
}
.nyfuwu .list {
	width: 50%;
	padding: 0 5px;
}
.zizhi {
	margin: 0 -6px;
}
.zizhi .ke {
	width: 50%;
	padding: 0 6px;
	margin-bottom: 12px;
}
/*在线留言*/
.liuyan {
	width: 90%;
}
}
 @media (max-width:479px) {
.main5 .lb4 .list .tt {
	font-size: 14px;
	line-height: 40px;
}
.news_con .zhang .imgbox .list {
	padding-bottom: 20px;
	margin-bottom: 20px;
}
.news_con .zhang .imgbox .list .img {
	width: 130px;
}
.news_con .zhang .imgbox .list .img img {
	height: 100px;
}
.news_con .zhang .imgbox .list .txt {
	width: calc(100% - 130px);
	padding-left: 20px;
}
.news_con .zhang .imgbox .list .txt h4 {
	font-size: 15px;
	font-weight: 100;
	line-height: 20px;
	margin-top: 5px;
}
.news_con .zhang .imgbox .list .txt h5 {
	font-size: 11px;
	margin: 7px 0;
}
.news_con .zhang .imgbox .list .txt .tt {
	line-height: 22px;
	height: 44px;
}
.news_con .zhang .imgbox ul li {
	line-height: 34px;
}
.news_con .zhang .txtbox {
	padding-left: 0;
	height: 350px;
	margin-top: 13px;
}
.news_con .zhang .txtbox .list h4 {
	line-height: 40px;
	padding: 0 60px 0 20px;
}
.news_con .zhang .txtbox .list h4:before {
	font-size: 20px;
	line-height: 40px;
	right: 20px;
}
.news_con .zhang .txtbox .list .list2 {
	padding: 0 20px;
}
.news_con .zhang .txtbox .list .list2 h5 {
	font-size: 15px;
	line-height: 22px;
	height: 44px;
	margin: 10px 0 8px 0;
}
.news_con .zhang .txtbox .list .list2 .txt {
	font-size: 14px;
	line-height: 22px;
	height: 66px;
}
.news_con .zhang .txtbox .list.active .list2 {
	height: 145px;
}
/*内页新闻*/
.nyxw .list {
	margin-bottom: 20px;
	padding-bottom: 20px;
}
.nyxw .list .img {
	width: 148px;
}
.nyxw .list .img img {
	height: 118px;
}
.nyxw .list .txt_box {
	font-size: 14px;
	width: calc(100% - 148px);
	padding-left: 17px;
}
.nyxw .list .txt_box .txt {
	margin-top: 0;
}
.nyxw .list .txt_box .txt2 {
	height: 40px;
	line-height: 20px;
	margin-top: 0;
}
.nyxw .list .txt_box .txt3 {
	width: 80px;
	text-align: center;
	line-height: 25px;
	margin-top: 10px;
	font-size: 13px;
}
/*在线留言*/
.liuyan {
	width: 99%;
	margin: 0 auto;
}
.xq .ditu {
	height: 220px;
}
}
 @media (max-width:350px) {
header .logo .img img {
	height: 34px;
}
header .ydd_btn {
	top: 31px;
}
header .sjdnav {
	top: 76px;
}
/*内页新闻*/
.ny .mainbox .you .nyxw .list .img {
	width: 130px;
}
.ny .mainbox .you .nyxw .list .txt_box {
	width: calc(100% - 130px);
}
}
.hot {
	height: 50px;
	background: #f96c9f;
	position: fixed;
	bottom: 0;
	left: 0;
	z-index: 99;
	border-top: solid 2px #fff;
	width: 100%;
}
.hot span {
	color: #fff;
	font-size: 16px;
	line-height: 20px;
}
.hot h6 {
	font-size: 12px;
	line-height: 20px;
}
.hot .row div a {
	display: block;
	color: #fff;
	padding: 7px 0;
}
.dbbox {
	position: fixed;
	left: 0;
	bottom: 70px;
	z-index: 99;
	width: 100%;
}
.dbbox .dbs {
	position: relative;
	padding: 0 15px;
	display: none;
}
.dbbox .dbs .neirong {
	padding: 10px;
	background: #fff;
	border-radius: 5px;
}
.dbbox .dbs.ewm-box {
	text-align: center;
}
.dbbox .dbs.ewm-box:after {
	content: "";
	position: absolute;
	left: 50%;
	bottom: -6px;
	z-index: 1;
	width: 25%;
	height: 6px;
}
.dbbox .dbs.fenxiang-box:after {
	content: "";
	position: absolute;
	left: 75%;
	bottom: -6px;
	z-index: 1;
	width: 25%;
	height: 6px;
}
.dbbox .dbs.ewm-box img {
	max-width: 140px;
}
.dbbox .dbs.fenxiang-box .bdshare-button-style1-32 .li {
	position: relative;
	padding: 6px 0;
	width: 20%;
	height: 44px;
}
.dbbox .dbs.fenxiang-box .bdshare-button-style1-32 a {
	position: absolute;
	left: 50%;
	top: 6px;
	margin: 0 0 0 -16px;
	float: inherit !important;
	display: block;
}
.text-secondary {
	text-align: center;
	padding: 20px 0
}
.pglist {
	padding: 30px 0 15px;
	width: 100%;
	text-align: center;
	clear: both;
}
.pglist a {
	color: #333;
	padding: 0 15px;
	margin: 0 4px;
	background: #fff;
	border: 1px solid #edebeb;
}
.pglist * {
	display: inline-block;
	vertical-align: middle;
	line-height: 34px;
	padding-bottom: 1px;
}
.pglist a:hover, .pglist .hover {
	display: inline-block;
	color: #fff;
	background: #f96c9f;
	border-color: #f96c9f;
}
/* 友情链接样式 */
.friend-links {
    padding: 20px 0;
    background: #f5f5f5;
    border-top: 1px solid #eee;
}
.friend-links a {
    display: inline-block;
    margin: 0 15px 10px;
    color: #666;
    font-size: 14px;
}
.friend-links a:hover {
    color: #337ab7;
    text-decoration: underline;
}