body{
	background-color: #e0e0e0;
}
.header .container {
	height: 115px;
	padding-top: 20px;
}

.header p span {
	color: #2495e4;
}

.header p,
.header span {
	font-size: 19px;
}

.header p {
	font-weight: bold;
	float: right;
	margin-top: 11px;
}
.header img{
	width: 400px;
}
.header .float-right {
	width: 25%;
}

.header .search {
	float: right;
	height:30px;
	margin:0px;
	padding:0px;
	position:relative;
}

.header .lan {
	float:right;
	width:100px;
	height:30px;
}

.header .lan a {
	float:left;
	width:70px;
	padding-left:30px;
	height:30px;
	line-height:30px;
	text-align:left;
	display:block;
	background: url(../img/en.png) no-repeat left center;
}

.header input:first-of-type {
	float:left;
	height: 30px;
	width: 150px;
	border-radius: 20px 0 0 20px;
	border: 1px solid #909090;
	padding: 10px;
}

.header input:last-of-type {
	border-radius: 0 20px 20px 0;
	width: 40px;
	height: 30px;
	background: url(../img/search.png) no-repeat center center;
	background-color: #909090;
	border: none;
	position: relative;
	top: 0px;
	left: -4px;
}

.navbar {
	background-color: #2495e4;
	padding: 0;
}

.navbar .firstnav {
	width: 100%;
}

.navbar .firstnav>li {
	display: block;
	float: left;
	width: 14.2%;
	text-align: center;
	font-size: 16px;
	line-height: 50px;
	position: relative;
}

.navbar .firstnav>li:hover {
	background-color: #0077cb;
}

.navbar a {
	color: #fff;
	text-decoration: none;
}

.navbar .secondnav {
	position: absolute;
	width: 100%;
	overflow: hidden;
	height: 0;
	z-index: 888;
}

.navbar .secondnav>li {
	background-color: #0077cb;
	border-top: 1px solid #fff;
}

.don1 .layui-carousel-arrow:hover,
.don1 .layui-carousel-ind ul:hover {
	background: none;
}

.don1 .layui-carousel-ind ul {
	background: none;
}

.don1 .layui-carousel-ind li {
	background-color: #fff;
	border-radius: 0;
	margin: 0px 10px;
}

.don1 .layui-carousel-ind li.layui-this {
	background-color: #2495e4;
}

.don1 .layui-carousel>[carousel-item]>* img {
	width: 100%;
	object-fit: cover;
    height: 100%;
}
.don1 .layui-carousel-ind{
	top:-50px;
}
.don2 {
	padding-top: 70px;
	background-color: #f1f1f1;
	padding-bottom: 20px;
}

.don2 .don2-1 h4 {
	font-size: 140%;
	font-weight: bold;
	line-height: 100px;
}

.don2 .don2-1 span {
	line-height: 30px;
}

.don2 .row .don2-1 {
	background-color: #2495e4;
	padding: 20px 45px 0;
	color: #fff;
	position: relative;
}

.don2 .don2-1 a {
	display: block;
	color: #fff;
	text-decoration: none;
	background-color: #147ac1;
	width: 95px;
	font-weight: bold;
	text-align: center;
	line-height: 30px;
	position: absolute;
	bottom: 20%;
}

.don2 .row .col-8 {
	padding: 0;
	position: relative;
}

.don2 .row .col-8>div {
	position: absolute;
	top: 48%;
	color: #fff;
	padding-left: 10px;
}

.don2 .row .col-8>div span {
	font-size: 25px;
	display: block;
	width: 230px;
	margin-top: 10px;
}
.don2 .row .col-8>div span:last-of-type{
    margin: 0;
}
.don2 .row .col-8>div h3 {
	background-color: #2495e4;
	width: 130px;
	text-align: center;
	line-height: 50px;
	font-weight: bold;
}

.don2 .row .col-8 img {
	height: 100%;
}

.don2 .row {
	padding: 0;
	margin: 0;
}

.don2 .row:last-of-type {
	margin-top: 10px;
}

.don2 .col-4 {
	padding: 0;
}

.don2 .don2-2 {
	position: relative;
	text-align: center;
	top: -100px;
	color: rgba(255, 255, 255, 0.8);
}

.don2 .don2-2 h3,
.don2 .don2-2 span {
	font-weight: bold;
	transition: all .5s;
}

.don2 .don2-2 span {
	font-size: 16px;
}

.don2 img {
	transition: all .5s;
}

.don2 a:hover img {
	transform: scale(1.1);
}

.don2 a:hover .don2-2 h3,
.don2 a:hover .don2-2 span {
	color: white;
}

.don2 .col-4:last-of-type .don2-2 {
	display: table;
	margin: 0 auto;
}

.don2 .inner {
	width: 392px;
	height: 174px;
	overflow: hidden;
}

.don2 .row:last-of-type .col-4:nth-child(2) .inner {
	margin: 0 auto;
}

.don2 a {
	text-decoration: none;
}

.don2 .inner1 {
	height: 389px;
	overflow: hidden;
}

.don3 .container {
	margin: 50px auto;
	position: relative;
	cursor:pointer;
}
.don3 i{
	display: block;
	width: 112px;
	height: 112px;
	background: url(../img/don3-bofang.png) no-repeat center center;
	position: absolute;
	left: 50%;
	margin-left: -56px;
	top: 50%;
	margin-top: -56px;
	transition: all .5s;
}
.don3 .container:hover i{
	background: url(../img/don3-hoveer.png) no-repeat center center;
}
.don4 {
	background: url(../img/don4-bg.jpg) no-repeat top center;
	height: 680px;
	background-size: cover;
	background-attachment: fixed;
}

.don4 .container {
	padding-top: 50px;
}

.don4 h2 {
	color: #fff;
	font-weight: bold;
	line-height: 50px;
}

.don4 h4 {
	color: #fff;
	font-size: 19px;
	margin-bottom: 50px;
}

.don4 .inner {
	position: absolute;
	background-color: #fff;
	height: 200px;
	width: 330px;
	margin: 0 auto;
	text-align: center;
	top: -130px;
	padding: 0 20px;
	box-shadow: 0 0 5px 0px #818181;
	top: 150px;
	left: 50%;
	margin-left: -165px;
}

.don4 .col-4 a>div {
	width: 380px;
	height: 288px;
	overflow: hidden;
}

.don4 .col-4 a>div>img {
	transition: all .5s;
}

.don4 .inner h3 {
	font-size: 22px;
	font-weight: bold;
	margin-bottom: 15px;
	transition: all .5s;
}

.don4 .inner img {
	position: relative;
	top: -30px;
	transition: all .5s;
}

.don4 .inner span {
	display: block;
	text-align: left;
	line-height: 25px;
	font-size: 16px;
	transition: all .5s;
}

.don4 .col-4:hover a>div>img {
	transform: scale(1.1);
}

.don4 .col-4:hover .inner {
	color: #2495e4;
}

.don4 .btn12 {
	padding: 14px 5px;
	background-color: #47a9ee;
	border-radius: 0;
	position: relative;
	color: #fff;
	overflow: hidden;
	-webkit-transition: all .6s;
	transition: all .6s;
	margin-top: 110px;
}

.don4 .btn12:hover {
	border-color: #2495e4;
}

.don4 .btn12 .bgsqr1,
.btn12 .bgsqr2 {
	background: #2495e4;
	position: absolute;
	top: 50%;
	top: 0\9;
	content: '';
	width: 20px;
	height: 20px;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	-webkit-transition: all 0.6s;
	transition: all 0.6s;
	opacity: 0.5;
}

.don4 .btn12 .bgsqr1 {
	left: -20px;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.don4 .btn12 .bgsqr2 {
	right: -20px;
	-webkit-transform: translate(50%, -50%);
	transform: translate(50%, -50%);
}

.don4 .btn12:hover .bgsqr1 {
	-webkit-animation: criss-cross-left .8s both;
	animation: criss-cross-left .8s both;
	width: 375px\9;
	height: 375px\9;
	opacity: 1;
}

.don4 .btn12:hover .bgsqr2 {
	-webkit-animation: criss-cross-right .8s both;
	animation: criss-cross-right .8s both;
	width: 375px\9;
	height: 375px\9;
	opacity: 1;
}

.don4 .btn12 span {
	position: relative;
	z-index: 1;
	border: 1px solid #fff;
	padding: 10px 30px;
}

@-webkit-keyframes criss-cross-left {
	0% {
		left: -20px
	}
	50% {
		left: 50%;
		width: 20px;
		height: 20px;
	}
	100% {
		left: 50%;
		width: 375px;
		height: 375px;
	}
}

@keyframes criss-cross-left {
	0% {
		left: -20px
	}
	50% {
		left: 50%;
		width: 20px;
		height: 20px;
	}
	100% {
		left: 50%;
		width: 375px;
		height: 375px;
	}
}

@-webkit-keyframes criss-cross-right {
	0% {
		right: -20px
	}
	50% {
		right: 50%;
		width: 20px;
		height: 20px;
	}
	100% {
		right: 50%;
		width: 375px;
		height: 375px;
	}
}

@keyframes criss-cross-right {
	0% {
		right: -20px
	}
	50% {
		right: 50%;
		width: 20px;
		height: 20px;
	}
	100% {
		right: 50%;
		width: 375px;
		height: 375px;
	}
}

.don5 {
	margin-top: 60px;
}

.don5 h2 {
	font-weight: bold;
}

.don5 h3 {
	line-height: 40px;
	color: #666666;
	font-size: 20px;
}

.don5 .row span {
	font-weight: bold;
	font-size: 20px;
}

.don5 .row {
	margin: 0;
}

.don5 .row .row {
	position: relative;
}

.don5 .row>a {
	line-height: 35px;
	font-size: 16px;
	color: #666666;
	right: 10px;
	position: absolute;
}

.don5 .col-8,
.don5 .col-4 {
	padding: 0;
}

.don5 .don5-inner {
	margin-top: 50px;
}

.don5 .don5-inner img {
	float: left;
}

.don5 .don5-inner ul {
	width: 60%;
	float: right;
}

.don5 .don5-inner .don5-data,
.don5 .don5-inner .don5-list {
	display: inline-block;
}

.don5 .don5-inner .don5-data {
	width: 17%;
	text-align: right;
	position: absolute;
	top: 0;
}

.don5 .don5-inner .don5-list {
	width: 95%;
	padding-left: 20%;
	height: 100px;
}

.don5 .don5-inner ul li {
	margin-bottom: 40px;
	transition: all .5s;
	position: relative;
}

.don5 .don5-inner li h4 {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 10px;
}

.don5 .don5-inner li p {
	font-size: 16px;
	line-height: 25px;
	text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.don5 .don5-inner .don5-data p:nth-child(1) {
	font-weight: 400;
	font-size: 32px;
}

.don5 .don5-inner .don5-data p:nth-child(2) {
	font-size: 18px;
}

.don5 .don5-inner li:hover a {
	color: #2495e4;
}
.don5 .don5-inner li:hover p{
	color: #2495e4;
}
.don5 .don5-inner li:hover {
	margin-left: 20px;
}

.don5 .don5-r {
	margin-top: 50px;
}

.don5 .don5-r img {
	width: 95%;
	margin-right: -5%;
}

.don5 .don5-r .myscroll {
	width: 100%;
	height: 260px;
	margin: 0 auto;
	padding-left: 6%;
	line-height: 26px;
	font-size: 17px;
	font-weight: bold;
	overflow: hidden;
}

.don5 .don5-r .myscroll li {
	height: 75px;
	text-align: left;
}

.don5 .don5-r .myscroll a {
	color: #333;
	text-decoration: none;
}

.don5 .don5-r .myscroll a:hover {
	color: #2495e4;
}
.footer{
	border-top:5px solid #2495e4 ;
	margin-top: 50px;
	color: #fff;
	background-color: #333333;
	padding: 30px 0;
}
.footer .row{
	margin: 0;
}
.footer a{
	color: #c4c4c4;
	text-decoration: none;
    margin-right: 10px;
}
.footer .row>ul{
	width: 10%;
}
.footer ul>li{
	line-height: 25px;
}
.footer .row ul>li:first-of-type{
	font-size: 16px;
    font-weight: bold;
    line-height:45px;
}
.footer ol{
	width: 25%;
	padding-left: 30px;
	padding-top: 10px;
}
.footer ol li{
	position: relative;
	height: 65px;
}
.footer ol li p{
	color: #c4c4c4;
}
.footer ol li img{
	left: -30px;
	width: 20px;
    top: 7px;
	position: absolute;
}
.footer .picfoot{
	width: 130px;
	text-align: center;
	line-height: 35px;
	position: absolute;
	right: 0;
}
.footer .container{
	position: relative;
}
.footer .yqlj{
	border: 1px solid #616161;
    color: #c4c4c4;
    padding: 10px;
    margin-top: 20px;
}
.footer2{
	background-color: #19191c;
	color: #c4c4c4;
	text-align: center;
	padding: 20px;
	line-height: 30px;
}
.footer2 span{
	display: block;
}
/*右侧导航??*/
#toolbar {
  position: fixed;
  z-index: 9999;
  right: 17px;
  bottom: 10%;
}

#toolbar li {
  margin-bottom: 3px;
  font-size: 0;
  width: 57px;
  height: 57px;
  right: 0;
  position: relative;
}

#toolbar li a {
  display: block;
  position: absolute;
  z-index: 9;
  right: 0;
  top: 0;
  width: 57px;
  height: 57px;
  overflow: hidden;
  background: #292e39;
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
  white-space: nowrap;
  font-size: 0;
}

#toolbar li .icon-font {
  display: inline-block;
  vertical-align: middle;
  width: 57px;
  height: 57px;
  background-color: #d9d9d9;
}

#toolbar li .icon-qq:after {
  background-position: 0 -150px;
}

#toolbar li .icon-phone:after {
  background-position: 0 -90px;
}

#toolbar li .icon-ewm:after {
  background-position: 0 -30px;
}

#toolbar li .icon-message:after {
  background-position: 0 -120px;
}

#toolbar li .icon-top:after {
  background-position: 0 -60px;
}

#toolbar li .icon-wangwang:after {
  background-position: 0 0;
}

#toolbar li .wz {
  display: inline-block;
  line-height: 57px;
  font-size: 14px;
  color: #fff;
  vertical-align: middle;
  padding-left: 10px;
}

#toolbar li.ewm .ewm-box {
  position: absolute;
  z-index: 1;
  padding: 5px;
  background: #292e39;
  width: 110px;
  right: 120%;
  bottom: 0;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateX(100%);
          transform: translateX(100%);
  -webkit-transition: all .7s;
  transition: all .7s;
}

#toolbar li.ewm .ewm-box p {
  margin-bottom: 0;
}

#toolbar li.ewm .ewm-box img {
  max-width: 100%;
}

#toolbar li.ewm .ewm-box:after {
  content: '';
  position: absolute;
  right: -5px;
  bottom: 20px;
  width: 0;
  height: 0;
  line-height: 0;
  font-size: 0;
  overflow: hidden;
  border-width: 5px;
  cursor: pointer;
  border-style: dashed dashed dashed solid;
  border-color: transparent transparent transparent #292e39;
  border-right: none;
}

#toolbar li.ewm:hover .icon {
  background-position: -57px -180px;
}

#toolbar li.ewm:hover .ewm-box {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}

#toolbar li.backtop {
  cursor: pointer;
}

#toolbar li.backtop .iconfont {
  color: #fff;
  background-color: #292e39;
}

#toolbar li:hover a {
  width: 200px;
}

#toolbar li:hover .icon-font {
  background-color: #292e39;
}

#toolbar li:hover .icon-qq:after {
  background-position: -30px -150px;
	left: calc(15% - 15px);
}

#toolbar li:hover .icon-phone:after {
  background-position: -30px -90px;
	left: calc(15% - 15px);
}

#toolbar li:hover .icon-ewm:after {
  background-position: -30px -30px;
}

#toolbar li:hover .icon-message:after {
  background-position: -30px -120px;
	left: calc(15% - 15px);
}

#toolbar li:hover .icon-wangwang:after {
  background-position: -30px 0;
	left: calc(15% - 15px);
}

#toolbar li:hover .icon-top:after {
  background-position: -30px -60px;
}
.icon-font:after {
  content: "";
  width: 30px;
  height: 30px;
  background-image: url(../img/icon_spirit.png);
  background-repeat: no-repeat;
  position: absolute;
  left: calc(50% - 15px);
  top: calc(50% - 15px);
}
@media (max-width: 990px) {
  #toolbar {
    display: none;
  }
}
#zplb li{
	padding: 15px;
}
#zplb li p{
	display: inline-block;
	width: 30%;
}
#zplb li a{
	    border-radius: 15px;
    background-color: #f1f1f1;
    width: 8%;
    display: inline-block;
	    font-size: 15px;
    line-height: 35px;
    text-align: center;
	text-decoration: none
}
#zplb li a:hover{
	background-color: red;
	color: white;
}
.zplist{
	background-color: #f1f1f1;
	padding: 15px;
    border: 1px solid #dfdfdf;
    border-bottom: none;
    border-left: 20px solid #2495e4;
    border-radius: 20px 0 0 0px;
    width: 98%;
}
.zplist li{
	display: inline-block;
	width: 17.6%;
    font-weight: bold;
    font-size: 16px;
    text-align: center;
}
.n_main .n_main_right .n_content ul.list li{
    width: 25%;
    margin-bottom: 25px;
    height: auto;
}
.news2 .n_main_right .n_content ul.list li>a{
    height: 290px;
    position: relative;
    border-bottom: 1px solid #dfdfdf;
}
.limg{
    width: 100%;
}
.footer2 a{
    color: #A0A0A0;
}
.news1 .left{
    padding: 0;
    float: none;
    
}
.zpgd{
    width: 98%;
}
.news1 .left-1{
    width: 100%;
}
.news1{
    width: 100%;
    z-index: 888;
}
.news1 .left-b ul li{
    width: 165px;
    text-align: center;
    border: 1px solid #b2b2b2;
    font-size: 15px;
    display: inline-block;
    margin-right: 30px;
}
.news1 .left-b ul{
    margin: 0;
    float: right;
    width:400px;
}
.news1 .left-b{
        padding: 10px 0;
    border: none;
}
.news2 .wrap1 {
    width: 90%;
}
.news2 .wrap1 .n_main_right.fr{
    float: none;
    width: 100%;
    margin: 0 auto;
}
.news2 .n_main .n_main_right .n_content ul.list li>a img{
    float: none;
}
.new_con.fr{
    display: inline!important;
}
.news2 span.new_time{
    font-size: 12px;
    font-weight: normal;
    color: #666;
    line-height: 40px;
    position: absolute;
    bottom: 0;
}
.news2 .n_main_right .n_content ul.list li>a .new_con h4{
    text-align: left;
    font-size: 14px;
}
.zp_list{
    width: 98%;
    border-left: 20px solid #E63644;
    height: 150px;
    border-radius: 20px 0 0 20px;
    margin: 20px 0;
    box-shadow: 0px 0px 4px #bcbcbc;
}
.n_main .n_main_right.zppp{
    width: 80%;
	margin: 0;
	float: right;
}
.zp_list .zp_top{
    font-size: 17px;
    padding: 5px 10px;
    line-height: 40px;
}
.zp_list .zp_top:hover{
    background-color: #F3F3F5;
}
.zp_list .zp_top span:last-of-type{
    font-size: 14px;
    float: right;
}
.zpgd .myscroll { width: 100%; height: 260px; margin: 0 auto; line-height: 26px; font-size: 16px; overflow: hidden;
    border: 1px solid #dfdfdf;
    border-top: none;
border-left: 20px solid #2495e4;
    border-radius: 0 0 0px 20px;}
.zpgd .myscroll li { height: 60px; margin-left: 25px;}
.zpgd .myscroll a { color: #333; text-decoration: none;}
.zpgd .myscroll a:hover { color: #ED5565; text-decoration: underline;}
.zpgd .myscroll li p{
    display: inline-block;
    width: 17%;
    text-align: center;
}
.n_main_right h3{
    font-size: 20px;
}
.zppage{
    display: none;
}
.n_main .n_main_right.fzlc{
    width: 1200px;
}
.ohtop{
    width: 800px;
    overflow: hidden;
    margin: 0 auto;
}
.erjiname{
    margin: 0;
    line-height: 25px;
    position: relative;
    margin: 20px 0 20px;
}
.erjiname:last-of-type{
    margin-top: 45px;
}
.erjiname a{
    position: absolute;
    right: 40px;
}
.zp_list.zpny{
    border: none;
    box-shadow: none;
    height: auto;
    margin: 0;
    width: 100%;
}
.zp_list .gdzp .zp_top span{
    display: inline-block;
    width: 19%;
    text-align: center;
}
.zppage.zpny{
    display: block;
}
.zpgd .myscroll li b{
	background-color: #e63644;
	display: inline-block;
	color: #fff;
	border-radius: 13px;
	width: 80px;
	font-weight: 100;
	font-size: 13px;
	text-align: center;
}
.zpgd .myscroll li b:hover{
	background-color: red;
}
.n_content.case1 img{
	width: 295px;
	height: 210px;
}
.n_content.case1 li{
	margin-bottom: 15px;
    width: 33%;
    display: inline-block;
    text-align: center;
}
.n_content.case1 .inner{
	height: 100%;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    color: #fff;
    font-size: 25px;
    font-weight: bold;
    line-height: 200px;
}
.n_content.case1 .inner a{
    color: #fff;
    font-size: 1.25vw;
    font-weight: bold;
	line-height: 200px;
	display: block;
}
.breadcrumb.case-name{
	top: 32px;
    position: relative;
}
.fzlc img {
    width: 100%;
    padding-top: 15px;
}
#cUl li{
    height: 500px!important;
	overflow-y: auto;
	padding-left: 20px;
}
.n_content{
    text-align: justify;
}