* {
	margin: 0;
	padding: 0;
	box-sizing: border-box;
}

body {
	font-size: 16px;
	color: #000;
	font-family: Microsoft YaHei;
}

img {
	width: 100%;
	display: block;
	border: 0;
	height: auto;
}

ul,
li,
dt,
dd {
	list-style: none;
	margin: 0;
	padding: 0;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

a {
	text-decoration: none;
	-webkit-tap-highlight-color: rgba(255, 255, 255, 0);
	-webkit-user-select: none;
	-moz-user-focus: none;
	-moz-user-select: none;
}
.clear {
	clear: both;
}

section{
	width: 100%;
	height: auto;
}

.title h1:after{
  content: "\20";
  display:block;
  height: 3px;
  width: 58px;
  margin: 25px auto;
  background-color: #e03155;
  
}
.title{
  text-align: center;
  text-transform: uppercase;
  line-height: 10px;
  padding-top: 50px;

}
.title .en{
  font-size: 16px;
}
.title h1{
  font-size: 34px;
  line-height: 10px;
  padding-top: 20px;
  font-weight: 400;
}
.d-none {
  display: none;
}

/*****************************************************banner**************************************************************/
.banner-bg{
	width: 100%;
	height: auto;
	
}

.banner {
	width: 100%;
	height: auto;
}

.banner img {
	width: 100%;
	height: auto;
}

.banner-next {
	background-image: url("../image/bn-nex.png") !important;
	width: 45px !important;
	height: 45px !important;
	background-size: 100% 100% !important;
}

.banner-prev {
	background-image: url("../image/bn-pre.png") !important;
	width: 45px !important;
	height: 45px !important;
	background-size: 100% 100% !important;
}
.banner-pagination {
	width: 300px !important;
	left: 42%;
	bottom: 10px;

}

.banner-pagination .swiper-pagination-bullet {
	width: 12px !important;
	height: 11px !important;
	background-image: url(../image/banner-dian1.png) !important;
	margin-left: 5px;
}

.banner-pagination .swiper-pagination-bullet-active {
	width: 28px !important;
	height: 11px !important;
	background-image: url(../image/banner-dian2.png) !important;
}

/*****************************************************banner-head**************************************************************/
.head-bg{
	width: 100%;
	height: 90px;
	position: absolute;
	top: 0;
	background-image: url(../image/head-bg.png);
}

.head{
	width: 1200px;
	height: 50px;
	margin: auto;
	padding-top: 20px;
}

.head dt{
	width: 362px;
	height: 50px;
	float: left;
}

.head dd {
	width: 805px;
	height: 50px;
	line-height: 50px;
	float: right;
}

.head dd li {
	width: 90px;
	height: 50px;
	float: left;
	font-size: 18px;
	text-align: center;
	
}

.head dd li a {
	color: #fff;
}
.head dd li:hover {
	font-weight: bold;
}



/*****************************************************about**************************************************************/
.about-bg{
	width: 100%;
	height: auto;
	margin: auto;
	background: #fff;
	padding-bottom: 100px;
}

.about{
	width: 1200px;
	height: auto;
	margin: auto;
}
.about-left {
	width: 390px;
	height: 350px;
	float: left;
	margin-top: 23px;
}

.about-left-1 {
	width: 390px;
	height: 100px;
}

.about-left-2 {
	width: 390px;
	height: 170px;
	font-size: 16px;
	font-weight: 400;
	color: #333;
	line-height: 26px;
}

.about-left-3 {
	width: 137px;
	height: 42px;
	border: 1px solid #e03155;
	border-radius: 43px;
	text-align: center;
	line-height: 40px;
	margin-top: 40px;
	font-size: 17px;
}

.about-left-3 {
	color: #e03155;
}

.about-left-3:hover {
	background: #e03155;
	color: #fff !important;
}

.about-right{
	width: 720px;
	height: 350px;
	float: right;
	margin-top: 23px;
}
.swiper-scrollbar-drag{
	background: #fff!important;
}

/*****************************************************kecheng**************************************************************/
.kecheng-bg{
	width: 100%;
	height: auto;
	background: #f4f4f4;
	padding-bottom: 100px;
	
}

.kecheng {
	width: 1300px;
	height: 470px;
	margin: auto;
	margin-top: 20px;
	overflow: hidden;

}






clearfix::after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}

.clearfix {}

/* 蹇呰甯冨眬鏍峰紡css */
.slide-content {}

.slide-title {
	font-size: 48px;
	color: #313131;
	letter-spacing: 5px;
	line-height: 1;
	text-align: center;
}

.slide-links {
	margin-top: 0;
	text-align: center;
}

.slide-links a {
	background-color: #20b573;
	color: #ffffff;
	display: inline-block;
	margin-bottom: 0;
	font-size: 14px;
	font-weight: normal;
	line-height: 1.428571429;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	cursor: pointer;
	background-image: none;
	border: 1px solid transparent;
	outline: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-o-user-select: none;
	user-select: none;
	background-color: #20b573;
	color: #ffffff;
	padding: 15px 30px;
	border-radius: 2px;
}

.slide-links a:hover {
	background: #188a57;
	color: #fff;
}

.slide-item-body ul li {
	width: 270px;
	float: left;
	display: block;
	height: 200px;
	padding-top: 42px;
	margin-bottom: 30px;
	border: none;
	border-radius: 8px;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	height: 460px;
	padding-top: 0;
	border-radius: 0;
	color: #000;
	z-index: 10002;
}

.slide-item-body ul li a {
	display: block;
	/**box-shadow: 0 5px 10px 1px rgba(49, 49, 49, 0.1);**/
}

.kecheng-img img {
	width: 100%;
	height: auto;
	border: none;
	display: block;
}

.slide-item {
	width: 1200px;
	position: relative;
	margin: 0 auto;
	/* overflow: hidden; */
}

.slide-item-box {}

.kecheng-body {
	padding: 20px 20px 40px 20px;
	background: #fff;
}

.kecheng-body-name {
	height: 45px;
	line-height: 45px;
	background-color: #e03155;
	color: #fff;
	font-size: 22px;
	text-align: center;
}


.kecheng-body-title {
	text-align: center;
	height: 48px;
	line-height: 24px;
	font-size: 16.5px;
	overflow: hidden;
	color: #e03155;
	letter-spacing: 1px;
}

.kecheng-body-zy {
	text-align: center;
	font-size: 18.5px;
	font-weight: bold;
	overflow: hidden;
	color: #000000;
	letter-spacing: 1px;
}

.kecheng-body-text {
	padding-top: 20px;
	height: 120px;
	min-height: 50px;
	line-height: 22px;
	font-size: 14px;
	color: #919191;
	overflow: hidden;
}

.slide-item-body {
	padding-top:5px;

}

.slide-item-body ul li {
	margin-left: 15px;
	margin-right: 15px;
	padding-top: 20px;

}

.slide-item-body .tempWrap {}

.slide-item-body ul {
	padding-top: 10px;
	overflow: visible;
}

.slide-item-body ul li:hover {
	-ms-transform: translateY(-10px);
	-webkit-transform: translateY(-10px);
	-moz-transform: translateY(-10px);
	-o-transform: translateY(-10px);
	transform: translateY(-10px);
	z-index: 1002;
	position: relative;
	left: 0;
}

.next {
	position: absolute;
	top: 200px;
	z-index: 10;
	cursor: pointer;
	-moz-background-size: 30px;
	-webkit-background-size: 30px;
	background-size: 30px;
	background-position: center;
	background-repeat: no-repeat;
	right: auto;
	left: -40px;
	height: 30px;
	width: 30px;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.next-bg {
	background-image: url("../image/kc-z.png");
}

.next:hover {
	background-image: url("../image/kc-z.png");
}

.prev {
	position: absolute;
	top: 200px;
	z-index: 10;
	cursor: pointer;
	-moz-background-size: 30px;
	-webkit-background-size: 30px;
	background-size: 30px;
	background-position: center;
	background-repeat: no-repeat;
	right: -40px;
	height: 30px;
	width: 30px;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.prev-bg {
	background-image: url("../image/kc-y.png");
}

.prev-bg:hover {
	background-image: url("../image/kc-y.png");
}


/*****************************************************news**************************************************************/
.news-bg{
	width: 100%;
	height: auto;
	background: #fff;
	padding-bottom: 100px;
}
.news{
	width: 1200px;
	height: 440px;
	margin: auto;
	margin-top: 50px;
}
.news-left {
	width: 765px;
	height: 440px;
	float: left;
}

.news-left dt {
	width: 370px;
	height: 440px;
	float: left;
	margin-left: 12px;
}

.news-left-dt2 {
	margin-left: 25px;
}

.news-left-img1 {
	width: 370px;
	height: 240px;
}

.news-left-js1 {
	width: 370px;
	height: 200px;
	background-color: #fff;
	color: #979797;
	transition-duration: 1s;
	-moz-transition-duration: 1s;
	/* Firefox 4 */
	-webkit-transition-duration: 1s;
	/* Safari 閸滐拷 Chrome */
	background: #f8f8f8;
}

.news-left-time1 {
	width: 320px;
	height: 16px;
	margin: auto;
	background-image: url(../image/news-time.png);
	background-repeat: no-repeat;
	text-indent: 20px;
	line-height: 16px;
	font-size: 16px;
	margin-top: 10px;
}

.news-left-tt1 {
	width: 320px;
	height: 40px;
	line-height: 40px;
	margin: auto;
	font-size: 18.6px;
	color: #000;
}

.news-left-nr1 {
	width: 320px;
	height: 80px;
	margin: auto;
	font-size: 14px;
	line-height: 24px;
}

.news-left-img2 {
	width: 370px;
	height: 240px;
}

.news-left-js2 {
	width: 370px;
	height: 200px;
	background-color: #fff;
	color: #979797;
	transition-duration: 1s;
	-moz-transition-duration: 1s;
	/* Firefox 4 */
	-webkit-transition-duration: 1s;
	/* Safari 閸滐拷 Chrome */
	background: #f8f8f8;
}

.news-left-time2 {
	width: 320px;
	height: 16px;
	margin: auto;
	background-image: url(../image/news-time.png);
	background-repeat: no-repeat;
	text-indent: 20px;
	line-height: 16px;
	font-size: 16px;
	margin-top: 10px;
}

.news-left-tt2 {
	width: 320px;
	height: 40px;
	line-height: 40px;
	margin: auto;
	font-size: 18.6px;
	color: #000;
}

.news-left-nr2 {
	width: 320px;
	height: 80px;
	margin: auto;
	font-size: 14px;
	line-height: 24px;
}

.news-right {
	width: 400px;
	height: 440px;
	float: right;
}

.news-right-more {
	width: 60px;
	height: 12px;
	background-image: url(../image/news-sj.png);
	background-repeat: no-repeat;
	background-position: right;
	line-height: 12px;
	font-size: 16px;
	margin-left: 340px;


}

.news-right-more a {
	color: #e03155;
}

.news-right-li {
	width: 400px;
	height: 102px;
	border-bottom: 1px solid #c9c9c9;
	margin-top: 40px;
}

.news-right-li dt {
	width: 400px;
	height: 29px;
	font-size: 18.7px;
}

.news-right-li dt a {
	color: #000000;
}

.news-right-li:hover a {
	color: #e03155;
	font-weight: 600;
}

.news-right-li dd {
	width: 400px;
	height: 70px;
	line-height: 22px;
	color: #909090;
	font-size: 14px;
	padding-top: 15px;
}

/*****************************************************zuopin**************************************************************/
.zuopin-bg{
	width: 100%;
	height: auto;
	background: #f4f4f4;
	padding-bottom: 100px;
}

.zuopin{
	width: 1200px;
	height: 700px;
	margin: auto;
	margin-top: 50px;
}

.zuopin-head{
	width: 1200px;
	height: 80px;
	background: #fff;
	border-radius: 35px;
}

.zuopin-head ul{
	width: 925px;
	height: 80px;
	line-height: 80px;
	margin: auto;
}
.zuopin-head ul li{
	width: 185px;
	height: 80px;
	text-align: center;
	float: left;
	font-size: 23px;
	
}

.zuopin-head ul li a{
	color: #212121;
}

.zuopin-body{
	width: 1200px;
	height: auto;
	margin: auto;
	margin-top: 20px;
}
.zuopin-body li{
	width: 384px;
	height: 246px;
	margin-top: 30px;
}
.zuopin-body li p{
	width: 384px;
	height: 34px;
	position: relative;
	bottom: 34px;
	color: #fff;
	text-align: center;
	line-height: 34px;
	font-size: 19px;
	background-image: url(../image/zp-wzbg.png);
	background-size: 100% 100%;
}

.zuopin-dj{
	font-weight: bold;
}
.zuopin-dj a{
	color: #D60F4B!important;
}
/*****************************************************yuyue**************************************************************/
.yuyue {
	width: 100%;
	height: 240px;
	background-image: url(../image/yuyue-bg.png);
}

.yuyue-body {
	width: 1200px;
	height: 100px;
	margin: auto;
}

.yuyue-left {
	width: 800px;
	height: 100px;
	float: left;
}

.yuyue-left dt {
	font-size: 24px;
	color: #fff;
	font-weight: 400;
}

.yuyue-left dd {
	font-size: 16px;
	color: #fff;
}

.yuyue-right {
	width: 250px;
	height: 100px;
	float: right;
}

.yuyue-right-1 {
	width: 250px;
	height: 17px;
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
	text-align: right;
}

.yuyue-right-2 {
	width: 250px;
	height: auto;
	font-size: 32px;
	margin-top: 10px;
	font-family: Arial;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
}

.yuyue-right-3 {
	font-size: 16px;
	width: 110px;
	height: 30px;
	line-height: 30px;
	background: #FFFFFF;
	border-radius: 17px;
	text-align: center;
	margin-left: 140px;
	margin-top: 10px;

}

.yuyue-right-3 a {
	color: #e03155;
}

/* zslq */
.zslq {
	width: 100%;
	height: 820px;

	background: #fff;
}

.zslq-body {
	width: 1200px;
	height: 668px;
	margin: auto;
}

.zslq-left {
	width: 319px;
	height: 600px;
	background-image: url(../image/picbg.png);
}

.zslq-right {
	width: 881px;
	height: 495px;
	margin-top: 103px;

}

.zslq-left ul {
	width: 220px;
	height: auto;
	margin: auto;
	margin-top: 100px;
}

.zslq-left ul li {
	width: 220px;
	height: 80px;
	border-bottom: 1px solid #b3b3b3;
	line-height: 80px;
	font-weight: bold;
}

.zslq-left ul li a {
	color: #333;
	font-size: 18px
}

.zslq-left ul li a i {
	padding-left: 120px;
}

.zslq-left ul li a:hover {
	color: #e03155;
}



/*****************************************************dangj**************************************************************/
.dangj {
	width: 100%;
	height: 520px;

	background: #eaeeef;
}

.dangj-body {
	width: 1200px;
	height: 270px;
	margin: auto;
	margin-top: 30px;
}

.dangj-body li {
	width: 385px;
	height: 270px;
}

.dangj-body li a {
	color: #000;
}

.dangj1 {
	float: left;
}

.dangj2 {
	float: left;
	margin-left: 22.5px;
}

.dangj3 {
	float: right;
}


.dangj-body li dt {
	width: 385px;
	height: 225px;
}

.dangj-body li dt img {
	width: 385px;
	height: 225px;
}

.dangj-body li dd {
	width: 385px;
	height: 45px;
	background: #fff;
	line-height: 45px;
	font-size: 16.7px;
	text-indent: 1em;
}




/*****************************************************footer**************************************************************/

.bg-primary{background-color: #1b1b1b;width: 100%; height: 250px;}

.footer{
  padding-top: 50px;
  width: 1200px;
  color: #fff;
  margin: auto;
  
}
.footer-row{
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.footer-row .fsbot{
  display: flex;
  align-items: center;

}
.footer .flogo{
  width: 40%;
}
.footer .list{
  width: 350px;
  padding-left: 40px;
}
.footer .list li{
  padding-right: 2px;
}
.footer .list li i{margin-right: 5px;}
.footer .social{
 
}
.footer .list ul{
  display: flex;
  flex-wrap: wrap;
}
.footer .social ul{
  display: flex;
}
.footer .social li{
  margin-left: 15px;
  position: relative;
}
.footer .social a{
  width: 50px;
  height: 50px;
  font-size: 22px;
  border-radius: 50%;
  color: #fff;
  background: rgba(255, 255, 255, 0.11);
  position: relative;
  z-index: 2;
  display: flex;
  justify-content: center;
  align-items: center;
}
.footer .social a:hover,.footer .social li:hover> a{
  background-color: #fbfcfd;
  color: #174799;
}

.footer .social li .layer {
  border-radius: 10px;
  background: #fff;
  width: 145px;
  margin-left: -10px;
  position: absolute;
  z-index: 10;
  left: 50%;
  right: auto;
  bottom: 100%;
  top: auto;
  margin-bottom: 0;
  padding: 0.18rem 0.2rem;
  opacity: 0;
  visibility: hidden;
  transition: All 0.5s ease;
  text-align: center;
}
.footer .social li .layer:after {
  content: "";
  display: block;
  position: absolute;
  bottom: -0.06rem;
  right: 0.35rem;
  width: 0.2rem;
  height: 0.2rem;
  background: #fff;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
}
.footer .social li .layer .ewm .name {
  font-size: 12px;
  padding-top: 3px;
  color: #727084;
}
.footer .social li:hover .layer {
  box-shadow: 0rem 0rem .2rem 0rem rgba(0,0,0,0.1);
  margin-bottom: 18px;
  opacity: 1;
  visibility: visible;
}

.footer .info{
  opacity: 0.36;
  line-height: 45px;
  display: flex;
  justify-content: space-between;
  border-top: rgba(255, 255, 255, 0.27) solid .01rem;
  margin-top: 30px;
}
.footer .info a{
  color: #fff;
}
.side {
	position: fixed;
	width: 95px;
	height: auto;
	right: 0;
	top: 350px;
	z-index: 100;
	display: none;
	box-sizing: content-box;
}

.side ul li {
	width: 95px;
	height: 85px;
	float: left;
	position: relative;
	border-bottom: 1px solid #fff;
	box-sizing: content-box;
}

.side ul li .sidebox {
	position: absolute;
	width: 95px;
	height: 85px;
	top: 0;
	right: 0;
	transition: all 0.3s;

	color: #fff;
	font-size: 18px;
	overflow: hidden;
	line-height: 85px;
}

.side ul li .sidebox p{
	position: absolute;
	width: 95px;
	height: 20px;
	line-height: 20px;
	left: 10px;
	bottom: 10px;
}

.side ul li .sidetop {
	width: 95px;
	height: 85px;
	line-height: 66px;
	display: inline-block;
	transition: all 0.3s;
}

.side ul li .sidetop:hover {
	background: #df1c4e;
	opacity: 1;
	filter: Alpha(opacity=100);
}

.side ul li img {
	float: left;
	width: auto;
	margin: auto;
	width: 55px;
	height: 55px;
	margin-left: 18px;
}
.side-img1{
	width: 95px;
	height: 85px;
}
.side-img1 img{
	width: 95px!important;
	height: 85px!important;
	margin-left: 0px!important;
	margin-top: 0px!important;
}

.side-wz1{
	width: 95px!important;
	height: 35px!important;
	line-height: 35px;
	text-align: center;
	background: #d60f4b;;
}
.side-wz1 a{
	color: #fff;
}

/*****************************************************************涓棿寮圭獥******************************************************************************/

.pop-bg {
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.8);
	z-index: 99;
	display: none;
}

.pop-up {
	width: 482px;
	height: 382px;
	border-radius: 12px;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	cursor: pointer;
	z-index: 999;
}
.close{
	width: 26px;
	height: 26px;
	position: relative;
	top: 3px;
	left: 480px;
}
.pop-img {
	width: 482px;
	height: 210px;
}

.pop-bt {
	width: 482px;
	height: 171px;
	background-image: url(../image/pop-bg.png);
	background-size: 100% 100%;

}

.pop-title1 {
	width: 350px;
	height: 55px;
	font-size: 25px;
	font-family: SourceHanSansCN;
	font-weight: bold;
	color: #000000;
	line-height: 25px;
	padding-top: 30px;
	margin-left: 33px;
}

.pop-title2 {
	width: 350px;
	height: 18px;
	font-size: 17px;
	font-family: SourceHanSansCN;
	font-weight: 400;
	color: #727272;
	line-height: 18px;
	padding-top: 10px;
	margin-left: 33px;
}

.pop-btn {
	width: 200px;
	height: 40px;
	margin-left: 260px;
	margin-top: 30px;
	font-size: 16px;
	text-align: center;
	line-height: 40px;
}

.pop-btn dt {
	width: 93px;
	height: 41px;
	background: #F1F3F2;
	border-radius: 8px;
	float: left;
	color: #000000;

}

.pop-btn dd {
	width: 93px;
	height: 41px;
	background: #D60F4B;
	border-radius: 8px;
	float: right;
	color: #ffffff;
}
