body{    margin:0px; padding:0px;  color: #333; overflow-x: visible !important;  font-size: 16px;  }
body, button, input, select, textarea {font-family:  Microsoft YaHei,Arial,  PingFang SC, Lantinghei SC,  Hiragino Sans GB, Microsoft Sans Serif, WenQuanYi Micro Hei, sans-serif;}
 *{ margin:0px; padding:0px;}
.clear{clear:both;height:0;overflow:hidden; font-size:0px;}
.clear10{height:10px;overflow:hidden;clear:both;}
.clear20{height:20px;overflow:hidden;clear:both;}
.clear30{height:30px;overflow:hidden;clear:both;}
.clear40{height:40px;overflow:hidden;clear:both;}
.clear150{height:150px;overflow:hidden;clear:both;}
.clearfix:after {content: "";display: block;clear: both;width: 100%;height: 0;line-height: 0;font-size: 0;}
ol,ul,li{list-style:none outside none;}
a{color:#333;  text-decoration:none}
a img{border:0 none;}
a:hover{ color: rgb(32,127,195)}
table,tr,td,th{border-collapse:collapse;padding:0; margin:0;}
img{vertical-align: middle;}
input,textarea,button,select{padding:0 2px; resize:none;-webkit-appearance: none !important;outline: none; border:none; background:none;}
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {color:#999;}
input:-moz-placeholder, textarea:-moz-placeholder {color:#999;}
input::-moz-placeholder, textarea::-moz-placeholder {color:#999;}
input:-ms-input-placeholder, textarea:-ms-input-placeholder {color: #999;}
.transition{ transition: all .36s;}
.main{ max-width:1200px; margin:  0px auto;  position: relative; }/* max-width:1380px ; */
body,header{
	background: rgb(245,245,245)!important;
}
@font-face {
	font-family: "applefont"; /* Project id 2576408 */
	src: url('../images/applefont.otf') format('opentype'); 
		
  }
.ibox-scoll {
	animation: 850ms 350ms;
	-webkit-animation: animation: 850ms 350ms;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-backface-visibility: visible !important;
	backface-visibility: visible !important;
	-webkit-animation-name: fadedown;
	animation-name: fadedown;
}

@-webkit-keyframes fadedown {

	from {
		-webkit-transform: translateY(-100%);
		opacity: 0;
	}

	to {
		-webkit-transform: translateY(0);
		opacity: 1;
	}

}

@keyframes fadedown {

	from {
		transform: translateY(-100%);
		opacity: 0;
	}

	to {
		transform: translateY(0);
		opacity: 1;
	}

}

@font-face {
	font-family: 'DIN';
	/*字体名称*/
	src: url('../fonts/DIN-Medium.ttf');
	/*字体源文件*/

	src:
		url('../fonts/DIN-Medium.eot?#font-spider') format('embedded-opentype'),
		url('../fonts/DIN-Medium.woff') format('woff'),
		url('../fonts/DIN-Medium.ttf') format('truetype'),
		url('../fonts/DIN-Medium.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}  
/* @media screen and (min-width: 200px) and (max-width: 1199px) {body{ width:1200px; }} */

h2,h3,h4,h5,h6{ font-weight: normal;}
.index-business .swiper-pagination>span:last-child{
    margin: 0;
}
.fl{ float:left;}
.fr{ float:right;}
.padding{ padding:10px;}
.info{ line-height:2; text-align:left; }
.color{ color:rgb(32,127,195); font-size:16px; font-weight: normal;}
.dis-flex{ display: flex;  align-items: center;}
.dis-flex-between{display: flex; justify-content: space-between; align-items: center;}
.dis-flex-center{ display: flex; justify-content: center; align-items: center;}
 

/*分页样式*/
.pglist {padding:  30px 0;width: 100%;text-align: center;clear: both;}
.pglist a {    color: #333;
    margin: 0 10px;
    border-radius: 50%;
    width: 45px;
    height: 45px;
    text-align: center;
    line-height: 45px;
    display: inline-block;
    font-size: 18px;font-family: 'DIN';}
.pglist a.close {background: #f2f2f2 !important;}
.pglist * {display: inline-block;vertical-align: middle;line-height: 34px;padding-bottom: 1px;}
.pglist a:hover,.pglist .hover {display: inline-block;color: #fff;background: rgb(32,127,195); }
.pglist a:last-child{ transform: rotateY(180deg);}

.pglist a:last-child:hover img,.pglist a:first-child:hover img{filter: grayscale(100%) brightness(500%); }
/* 变色 */

header{position: fixed; height: 100px;line-height: 100px; top: 0; left: 0; width: 100%; z-index: 999;}
.navbar-fixed-top{background:#fff; transition:all 0.8s;}
.navbar-fixed-top1{background:#fff; transition:all 0.8s;}
.navbar-fixed-top .nav ul li a{
    color: #000;
}
.navbar-fixed-top .nav ul li a::before {
    background: rgb(32,127,195);
}
.navbar-fixed-top .nav ul li::before {
    color: #000;
}
.navbar-fixed-top1 .nav ul li a{
    color: #000;
}
.navbar-fixed-top1 .nav ul li::before {
    color: #000;
}
.logo {letter-spacing: 2px;}
.logo img{ margin-right: 15px; }
.logoImg {
    background: url(../images/logo4.png);
    width: 178px;
    height: 50px;
    background-repeat: no-repeat;
    margin-right: 16px;
}
.scoll-top .logoImg{
      background: url(../images/logo.png);
}
.navbar-fixed-top .logoImg{
      background: url(../images/logo.png);
}
.navbar-fixed-top1 .logoImg{
      background: url(../images/logo.png);
}
.navbar-fixed-top .logo span{
    color: #000;
}
.navbar-fixed-top1 .logo span{
    color: #000;
}
.navbar-fixed-top1 .nav-btn{display: none;}
.navbar-fixed-top1 .nav-btn span{
   background: url(../images/nav-open.png) no-repeat center left
}
.navbar-fixed-top1 .nav-btn { cursor: pointer; color:#000; }
header .nav ul{ display: flex;} /* padding: 0 40px; */
header .nav ul li{ padding: 0 15px; position: relative; }
header .nav ul li::before{ content: '.'; display: block; position: absolute;  right: 0; top: -5px;color:#fff;}
header .nav ul li:last-child::before{ content: '';}
header .nav ul li a{ color: #fff; display: block; position: relative;}
header .nav ul li a::before{ display: block; content: ''; width: 16px; height: 4px; background: rgb(32,127,195); position: absolute; left: 50%; margin-left: -8px; bottom: 25px; transform: scale(0,0); transition: all .36s;}
header .nav ul li a.on::before,header .nav ul li a:hover::before{ transform: scale(1,1);}
header .nav-btn { cursor: pointer; color:#fff; }
header .nav-btn span{ width: 20px; height: 14px;background: url(../images/nav-open1.png) no-repeat center left; margin-right: 8px; transition: all .3s;}
header .nav-btn:hover span{ background:  url(../images/nav-open1.png) no-repeat center right;}
.navbar-fixed-top .nav-btn span{ width: 20px; height: 14px;background: url(../images/nav-open.png) no-repeat center left; margin-right: 8px; transition: all .3s;}
.navbar-fixed-top .nav-btn:hover span{ background:  url(../images/nav-open.png) no-repeat center right;}
header .nav-btn:hover{ color:rgb(32,127,195);}
header .search{ cursor: pointer;  width: 38px;  height: 38px;  background:rgb(32,127,195); border-radius: 50%;border: 1px solid rgb(32,127,195); margin-left: 40px;}
header .search span { width: 16px; height: 16px; background: url(../images/search.png) no-repeat center left; transition: all .3s; }
header .search:hover{ background: #fff;}
header .search:hover span { background: url(../images/search.png) no-repeat center  right}


nav ul li dl {position: absolute;text-align: center;width: 145px;background: #fff;left: 50%;margin-left: -72.5px;-webkit-box-shadow: 0 13px 10px 0px rgba(151, 150, 150, 0.22);box-shadow: 0 13px 10px 0px rgba(151, 150, 150, 0.22);border-bottom-left-radius: 5px;border-bottom-right-radius: 5px}
nav ul li dl dd {height: 50px;line-height: 50px;border-bottom: 1px solid #eee;transition: all .36s ease;-ms-transition: all .36s ease;-o-transition: all .36s ease;-webkit-transition: all .36s ease;-moz-transition: all .36s ease}
nav ul li dl dd:last-child {border-bottom: 0}
nav ul li dl dd a {font-size: 14px;color: #333 !important;font-weight: normal !important;transition: all .36s ease;-ms-transition: all .36s ease;-o-transition: all .36s ease;-webkit-transition: all .36s ease;-moz-transition: all .36s ease;display: block}
nav ul li dl dd:hover {background:rgb(32,127,195)}
nav ul li dl dd:hover a {color: #fff !important;}
nav ul li dl dd a:hover::before{ display: none;}
nav ul li dl:before {content: "";position: absolute;border-width: 0 9px 9px;border-style: solid;border-color: transparent transparent #fff;top: -9px;left: 50%;margin-left: -9px}
nav dl {visibility: hidden;opacity: 0;filter: alpha(opacity=0);transform: translateY(20px);-ms-transform: translateY(20px);-o-transform: translateY(20px);-webkit-transform: translateY(20px);-moz-transform: translateY(20px);transition: all .5s ease;-ms-transition: all .5s ease;-o-transition: all .5s ease;-webkit-transition: all .5s ease;-moz-transition: all .5s ease}
nav ul li:hover dl {visibility: visible;opacity: 1;filter: alpha(opacity=100);transform: none;-ms-transform: none;-o-transform: none;-webkit-transform: none;-moz-transform: none}

/* wap */
.logo span{
    position: relative;
    top: 4px;
    color: #fff;
}
.scoll-top .logo span{
    color: #000;
}
.scoll-top  .nav ul li a {
    color: #000;
}
.scoll-top .nav ul li::before {
    color: #000;
}
.scoll-top  .nav-btn {
    cursor: pointer;
    color: #000;
}
header.wapNav{ height: auto;box-shadow: 0 2px 3px -1px rgb(220, 220, 220); line-height: 1; display: none;}

.wapNav .header{ padding:15px 0;}
header .header-tools{position: relative;    float: right;    width: 44px;    height: 44px;    overflow: hidden;cursor: pointer;transition: all .3s;    z-index: 1;}
header .nav-menu{position: absolute;    top: 4px;left: 9px;    width: 35px;    height: 20px;transition: all .3s;    z-index: 1;}

.mune{display: none; position: fixed;  width: 100%; height: auto; top: -600px; left: 0; background: #fff; padding: 45px 0;  transition: all .5s; z-index: 1001;}
.mune.act { top: 0;}
.nav_mask{ position:fixed; width:100%; height:100%; background: rgba(0,0,0,.55); z-index: 999; opacity:0; visibility:hidden; transition:.5s; z-index: 1000;}
.nav_mask.act{ opacity:1; visibility:visible;}
.mune .nav-close span{ width: 30px; height: 30px; background: url(../images/nav-close.png) no-repeat center left;  transition: all .3s; display: block;}
.mune .nav-close{ cursor: pointer;}
.mune .nav-close:hover span{ background: url(../images/nav-close.png) no-repeat center right;} 
.mune .open-nav { margin-top: 90px; margin-bottom: 135px;}
.mune .open-nav  li a{ font-size:36px; line-height: 1; font-weight: bold; position: relative; }
.mune .open-nav  li{ position: relative; padding-left: 45px;}
.mune .open-nav  li:nth-child(1)::before{ display: block; content: '01'; font-size: 16px; position: absolute; left: 0; top: 0;}
.mune .open-nav  li:nth-child(2)::before{ display: block; content: '02'; font-size: 16px; position: absolute; left: 0; top: 0;}
.mune .open-nav  li:nth-child(3)::before{ display: block; content: '03'; font-size: 16px; position: absolute; left: 0; top: 0;}
.mune .open-nav  li:nth-child(4)::before{ display: block; content: '04'; font-size: 16px; position: absolute; left: 0; top: 0;}
.mune .open-nav  li:nth-child(5)::before{ display: block; content: '05'; font-size: 16px; position: absolute; left: 0; top: 0;}
.mune .open-nav  li a span{ position: relative; z-index: 2;}
.mune .open-nav  li a::before{ width: 100%; height: 0;  display: block; content: ''; background: rgba(32,127,195,0.4); position: absolute; left: 0; bottom: -5px; z-index: 1;;  transition: all .36s;}
.mune .open-nav  li a:hover::before,.mune .open-nav  li a.on::before{  height: 20px;}
.mune .open-nav  li a:hover{ color: #333;}
.mune .bot{ line-height: 46px;}
.mune .bot div:last-child{ font-size: 14px; color:#888888; line-height:2; text-align: center;}

.m-header { width: 22px; height: 15px; display: none; cursor: pointer; float: right;}
.m-header .box { display: block; width: 100%; height: 100%; position: relative;}
.m-header .line { display: block; width: 100%; height: 2px; background-color: #333; position: absolute; left: 0; transition: width 0.3s ease 0s;}
.m-header .line1 { width: 12px; top: 0;}
.m-header .line2 { width: 20px; top: 6px;}
.m-header .line3 { width: 16px; top: 13px;}
.m-header-menu { position: fixed; right: -100%; width: 75%; top: 0; z-index: 100; height: 100%; background-color: #fff; transition: all 0.44s ease 0s;}
.m-header-menu .m-menu-top { line-height: 60px; background-color: rgb(32,127,195);}
.m-header-menu .m-menu-top .title { display: inline-block; font-size: 16px; color: #fff; margin-left: 8.2%; font-family: "Base-font";}
.m-header-menu .m-menu-top .close { display: inline-block; width: 17px; height: 17px; background: url(../images/close.png) no-repeat center; margin-right: 7.8%; margin-top: 22px; cursor: pointer;}
.f-cb:after { display: block; height: 0; clear: both; visibility: hidden; overflow: hidden; content: ".";}
.m-header-menu .m-header-list ul { width: 100%;}
.m-header-menu .m-header-list li { line-height: 60px; width: 100%; border-bottom: 1px solid #f2f2f2;}
.m-header-menu .m-header-list li .col-box { display: block; width: 84%; padding: 0 7.8% 0 8.2%;}
.m-header-menu .m-header-list .tit { font-size: 16px; color: #666;}
.m-header-menu .m-header-list .tit>a { color: #666;}
.m-header-menu .m-header-list .second { width: 84%; padding: 0 7.8% 0 8.2%; display: none;}
.m-header-menu .m-header-list .second li a { color: #666;}
.m-header-menu .m-header-list .point { display: inline-block; width: 8px; height: 12px; background: url(../images/arrow_right.png) no-repeat center; margin-top: 26px; transform: rotate(90deg); transition: 0.3s;}
.m-header-menu .m-header-list .rotateY { transform: rotate(270deg);}
.f-cb:after { display: block; height: 0; clear: both; visibility: hidden; overflow: hidden; content: ".";}
.m-header-menu .m-header-menu-sub { position: absolute; right: -100%; top: 60px; width: 100%; height: 100%;}
.m-header-menu .m-header-menu-sub .boxs { width: 100%; position: absolute; left: 0; top: 0; transition: all 0.4s ease 0s; background-color: #fff; height: 100%;}
.m-header-menu .m-header-menu-sub .boxs.show { left: -100%;}
.m-header-menu .m-header-menu-sub .return-fir { display: block; width: 84%; padding: 0 7.8% 0 8.2%; line-height: 60px; background-color: #d90e00;}
.m-header-menu .m-header-menu-sub .return-fir p { padding-left: 18px; color: #fff; font-size: 16px; background: url(../images/arrow_left.png) no-repeat left center;}
.m-header-menu .m-header-menu-sub ul,.m-header-menu .m-header-menu-sub li { width: 100%; background: #fff;}
.m-header-menu .m-header-menu-sub li { line-height: 60px; border-bottom: 1px solid #f2f2f2;}
.m-header-menu .m-header-menu-sub li a { display: block; width: 84%; padding: 0 7.8% 0 8.2%; font-size: 16px; color: #666;}

.m-shadow {position: fixed;top: 0;left: 0;width: 100%;height: 100%;background-color: rgba(0, 0, 0, 0.3);display: none;z-index: 99; }
  
.search_con{display:none; position:absolute; bottom:-80px;right:0px; width:300px; height:0px; padding-top:23px; padding-bottom:19px; background:url(../images/top_bg2.png) no-repeat;z-index:100;/* border:1px solid #eee;box-shadow: 0px 3px 13px 0px rgba(0, 0, 0, 0.2);border-radius: 2px;*/}
.search_con .input1{ height:39px; line-height:39px; background:#f8f8f8; border:0; padding-left:5px; margin-left:16px; padding-right:47px; width:180px; float:left; outline:none;}
.search_con .bnts{ float:left; width:40px; height:39px; background:url(../images/top_pic3.png) no-repeat; cursor:pointer;}
.search_con .bnts:hover{transition:all 0.3s;background:url(../images/top_pic4.png) no-repeat;}
.search_con.on{ display: block; height: 39px;}

.banner{ width: 100%; position: relative;}
.banner .swiper-container {width: 100%;height: 100%;}
.banner .swiper-container .swiper-slide img{ width: 100%; height: 100%;object-fit: cover;  }
/* object-fit: cover; */
.banner .swiper-pagination-bullet{ border: 2px solid #fff; background: none;   opacity: 1;}
.banner .swiper-pagination-bullet-active{ background: #fff;}
.banner .you-pagination  { right: 40px;  top: 50%; transform: translate3d(0px, -50%, 0); bottom: auto !important; left: auto !important; width: auto !important;}
.banner  .you-pagination .swiper-pagination-bullet{ display: block;margin:12px 0 !important; width: 13px; height: 13px;}

.banner .down{ position: absolute; left: 50%; bottom: 40px; z-index: 999; width: 16px; margin-left: -8px; cursor: pointer;}
.banner .down img{animation: ani-svg 1s linear 0s alternate infinite;}

.index-about{ background: url(../images/aboutus.png) no-repeat top 80px center #fff;   padding-top: 80px; padding-bottom: 65px;}
.index-about .main{  padding-top: 115px; display: flex; justify-content: space-between;}
.index-about .main .left{ margin-top: 35px;   }
.index-about .main .left span{ padding-right: 80px; background: #fff; display: block;}
.index-about .main  .right{ width: 50%;}
.index-about .main  .right h5{ font-size: 18px;text-transform: uppercase; text-align: center; display: flex; align-items: center; justify-content: center; }
.index-about .main  .right {}
.index-about .main  .right img{ margin: 45px 0;}
.index-about .main  .right .info{ width: 725px; line-height: 2.2; color: #555; word-break:break-all;display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;overflow:hidden;}
.index-about .main  .right  a{ margin: 72px 0;}
a.more{ background: #f3c71c; width: 170px; height: 46px; border-radius: 0  30px 0 30px ; color: #fff; position: relative;}
a.more span{ position: relative; z-index: 2;}
a.more em{ position: absolute; left: 0; top: 0; width: 100%; height: 100%;  border-radius: 0  30px 0 30px ;    transform: scale(1,0); background:rgb(32,127,195); transition: all .36s; z-index: 1;}
a.more:hover{ }
a.more:hover em{     transform: scale(1,1); }
.index-about .main  .right ul{ width: 735px; display: flex; align-items: flex-start; justify-content: space-between;}
.index-about .main  .right ul h2{ font-size: 20px; color: rgb(32,127,195);}
.index-about .main  .right ul h2 span{font-family: "applefont";  font-size: 80px; font-weight: bold;}
.index-about .main  .right ul  li{ line-height: 34px; font-weight: bold;}

.index-business{ background: url(../images/index-business.jpg) no-repeat center center; background-size: cover; color: #fff; padding: 80px 0 150px 0; }
.index-business .tit{ position: absolute; top: 0; left: 0; font-size: 50px;}
.index-business  .swiper-slide { display: flex; align-items: flex-end; justify-content: space-between;}
.index-business  .swiper-slide .left{ margin-right: 95px; display: flex; flex-direction: column;    width: calc(57% - 95px);}
.index-business  .swiper-slide .left h2{ font-size: 30px; margin-bottom: 25px;}
.index-business  .swiper-slide .left  .info{ line-height: 2.2; width:100%;word-break:break-all;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;
}
.index-business  .swiper-slide .left   a{ margin: 80px 0 0 ;}
.index-business  .swiper-slide .left  h1{ font-size: 200px; opacity: 0.1; font-family: "applefont"; line-height: 1; } 
.index-business  .swiper-slide  .right{ padding-bottom: 108px; width: 53%;}

.my-button-disabled{
	opacity:0.8;
  }

.business-pagination{ left: 0; top: 100px; position: absolute; font-size: 18px; color: rgb(255,255,255, 0.6);font-family: "applefont"; }
.business-pagination span{ margin-right: 25px; position: relative;}
.business-pagination span::before{ content: '-'; display: block; position: absolute;  right: -15px; top: 0;}
.business-pagination span.on{ font-size: 34px; color: #fff;}
.business-pagination span:last-child::before{ content: '';}
:focus{ outline: -webkit-focus-ring-color auto 0px;}
.index-business  .swiper-button{ width: 160px; height: 60px; position: absolute; right: 0;}
.index-business  .swiper-button .swiper-button-next,.swiper-button .swiper-button-prev{ width: 60px; height: 60px;  background: url(../images/business-page.png);}
.index-business .swiper-button .swiper-button-next{ transform: rotateY(180deg);}
.index-business  .swiper-button .swiper-button-next:hover,.swiper-button .swiper-button-prev:hover{ background: url(../images/business-page-hover.png);}
.index-business  .swiper-button-prev:after, .swiper-button-next:after{ display: none;}
.index-business  .swiper-pagination{ width: auto; bottom: -50px;}
.index-business  .swiper-pagination-bullet{ width: 20px; height: 20px; background: url(../images/pagination.png) center center no-repeat; margin: 0 35px 0 0; opacity: 1;}
.index-business .swiper-pagination-bullet-active{ background: url(../images/pagination-hover.png);}


.index-news{  padding-bottom: 0px;}
.index-news .tit{padding: 0 15px; line-height: 115px; border-bottom: 1px solid #e5e5e5; margin-bottom: 5px;}
.index-news .tit  h1{ font-size: 40px; margin-right: 90px;font-weight:normal; }
.index-news .tit .tabs a{   font-size: 18px; margin-right: 100px; position: relative;}
.index-news .tit .tabs a.active,.index-news .tit .tabs a:hover{ color: #207fc3;}
.index-news .tit .tabs a::before{ width:50%; height: 3px; background: #207fc3; position: absolute;content: ''; display: block; left: 25%; bottom:-20px; transform: scale(0,0); transition: all .36s;}
.index-news .tit .tabs a.active::before,.index-news .tit .tabs a:hover:before{ transform: scale(1,1);}
.index-news  .news-list{ display: flex;}
.index-news  .news-list li {position: relative;z-index: 9; flex: 1; border-right: 1px solid #e5e5e5; transition: all .36s;padding-bottom:10px}
.index-news  .news-list li a{ padding: 30px; display: block;}
.index-news  .news-list li a div:nth-child(1){font-family: "applefont"; }
.index-news  .news-list li a div:nth-child(1) h1{ font-size: 50px;}
.index-news  .news-list li a div:nth-child(1) h5{ color: #333;}

.index-news  .news-list li a div:nth-child(3){ color: #666; border-top: 1px solid #e5e5e5;}
.index-news  .news-list li a div:nth-child(4) img{ width: 100%; height: 320px; object-fit: cover; } 
.index-news  .news-list li:hover{  } 

footer{ padding-top: 0px;}
footer .top { display: flex; justify-content: space-between; align-items: flex-start;}
footer .item{margin-top: 10px;}
footer .item h1{ font-size: 18px; display: block;  margin-bottom: 3px;}
footer .item h1 a{ color: #333;}
footer .item a{ color: #888; display: block; line-height: 2.2;}
footer .item a:hover,footer  .bot a:hover{ color: rgb(32,127,195);}
/* footer .top .item:nth-child(2){ width:370px; } */
footer .top .item:nth-child(2) figure{flex-wrap:wrap;}
footer .top .item:nth-child(2) a{ width: 50%;  }
footer .top .item:nth-child(5),footer .top .item:nth-child(6) { text-align: center;}
footer .top .item:nth-child(6){ color: #888;}
footer .top .item:nth-child(5) .tel{font-family: "applefont";  color:rgb(32,127,195); font-size: 40px; margin-top: 20px;}
footer  .bot{ color: #888; height: 100px}
footer  .bot a{ color: #888;}
 
footer  .bot .right a{ width: 40px; height: 40px; margin-left: 12px; border-radius: 5px; background: #f7f7f7; display: flex; align-items: center; justify-content: center; position: relative;}
footer  .bot .right a .open-ewm{ padding: 10px; background: #fff; position: absolute; left: -100px; top: 50%; margin-top: -50px; transform: scale(1,0);}
footer  .bot .right a:hover .open-ewm{ transform: scale( 1,1);}
footer  .bot .right a span{ transition: all .36s;}
footer  .bot .right a:nth-child(1) span{ width: 19px ; height: 19px; background-image: url(../images/wx.png); background-position:  center top;  display: block;  }
footer  .bot .right a:nth-child(2) span{ width: 19px ; height: 19px; background-image: url(../images/qq.png); background-position:  center top;  display: block;  }
footer  .bot .right a:nth-child(3) span{ width: 19px ; height: 19px; background-image: url(../images/wb.png); background-position:  center top;  display: block;  }
footer  .bot .right a:nth-child(4) span{ width: 19px ; height: 19px; background-image: url(../images/yx.png); background-position:  center top;  display: block;  }
footer  .bot .right a:hover span{ background-position:  center bottom;}


.nei-ban{ padding-top:100px; position: relative; overflow: hidden;}
.nei-ban ul{ position: absolute; left: 0; bottom: 0; width: 100%; height: 80px;}
.nei-ban ul .main{ display: flex; white-space: nowrap; background: rgb(0,0 ,0, 0.3);}
.nei-ban ul .main li{ flex: 1;}
.nei-ban ul .main li a{ display: block; color: #fff; line-height: 80px; font-size: 22px; text-align: center; transition: all .36s;}
.nei-ban ul .main li a.on,.nei-ban ul .main li a:hover{ background: #207fc3; height: 100px; line-height: 100px;transform: translateY(-20px);    border-radius: 10px 10px 0 0;}


.m1200{ max-width: 1024px; margin: 0px auto;}

.foot-fix{ display: none;}

/* font-family: "applefont"; */

/* about */
.about-page1{ background: url(../images/logo-bg.png) no-repeat top -63px right 20%; padding: 50px 0; }
.about-page2{
	border-top: 1px solid #AAAAAA;
}
.about-page1 .main{}
.about-page1 .main div:nth-child(1){ color:rgb(32,127,195);}
.about-page1 .main div:nth-child(2){ font-size: 36px;}
.about-page1 .main div:nth-child(3) ul{ display: flex; justify-content: space-between;}
.about-page1 .main div:nth-child(3) ul li{display: flex;  align-items: center; line-height: 2;}
.about-page1 .main div:nth-child(3) ul li span{ font-family: "applefont"; color: #207fc3; font-size: 80px; position: relative;}
.about-page1 .main div:nth-child(3) ul li img{ margin: 0 30px;}
.about-page1 .main div:nth-child(4){ display: flex; justify-content:space-between; align-items: flex-start;} 
.about-page1 .main div:nth-child(4) figure{ width:47%; color: #666666; line-height: 2.3; text-indent: 2em;}
 
.about-page2{ padding: 50px 0; display: flex; justify-content: space-between; align-items: center;}
.about-page2 .left{ width: 50%; position: relative;}
.about-page2 .left .play{ cursor: pointer; position: absolute; width: 60px; height: 60px; top: 50%; left: 50%; margin-top: -30px; margin-left: -30px;}
.about-page2 .left .play::before{ display: block; content: ''; position: absolute; width: 80px; height: 80px; top: 50%; left: 50%; margin-top: -40px; margin-left: -40px;  border-radius: 50%;  background: rgb(255, 255, 255,0.5); transform: scale(0,0); transition: all .3s;}
.about-page2 .left .play:hover::before{ transform: scale(1,1);}
.about-page2 .right{ width: 47%;}

.video-popwrap {
	position: fixed;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	z-index: 36663;
	border-radius: 5px;
	border: 10px solid #fff;
}
.video-popwrap video{width: 50vw;height: 30vw;}
.popbg {
	display: none;
	position: fixed;
	bottom: 0;
	left: 0;
	right: 0;
	top: 0;
	background: rgba(0, 0, 0, 0.8);
	z-index: 233;
}

.popclose {
	position: absolute;
	top: -60px;
	right: -85px;
	border-radius: 100%;
	color: #fff;
	cursor: pointer;
	height: 60px;
	width: 60px;
	text-align: center;
	line-height: 43px;
	font-size: 58px;
	z-index: 33333;
}

img{ max-width: 100%;}
.text-cent{ text-align: center;}
.about-page2 .right h1{ font-size: 30px; line-height: 1.6;}
.about-page2 .right  figure{ color: #666666; line-height: 2.3; text-indent: 2em; margin-top: 50px;}

.about-page3{ background: #f8f8f8; padding: 50px 0;}
.about-page3 .tit{ border-bottom: 1px solid #eee; margin-bottom: 30px;}
.about-page3 .tit span{ color: #207fc3; font-size: 40px; border-bottom: 2px solid #207fc3; padding-bottom: 30px; }


.about-page4 .main{      background: url(../images/cultrue.jpg) no-repeat center center; background-size: cover; color: #fff; padding: 100px 0 50px 0 ;background-attachment: fixed;}
.about-page4 .tit{ text-align: center;}
.about-page4 .tit h2{ font-size: 40px;}
.about-page4 .tit .line{ width: 30px; height: 2px; margin: 20px auto; background: #fff;}
.about-page4 .tit  h3{ font-size: 34px;}
.about-page4 ul{ text-align: center;  padding: 150px 0;}
.about-page4 ul li h2{ font-size: 30px; margin: 20px 0;}
.about-page4 .dis-flex-between li{padding:0 20px;}
/* honor.css */
.honorbox{ background: url(../images/honor-bg.png) no-repeat center bottom #f8f8f8; padding-bottom: 80px;}
.honor-tit{ font-size: 32px; padding: 40px 0;}
.honor-ul li{ cursor: pointer; position: relative; background: #fff; display: flex ;   border-bottom: 1px solid #e3e3e3; font-size: 20px; padding: 0 60px; line-height: 100px; align-items: center;transition:all 0.7s; }
.honor-ul li span:nth-child(1){}
.honor-ul li span:nth-child(2){ width: 21px; height: 25px; display: block; background: url(../images/honor-ico.png) center  left; margin: 0 80px; transition: all .3s;}
.honor-ul li span{ position: relative; z-index: 2;}
.honor-ul li em{ position: absolute ; left: 0; top: 0; width: 0; height: 100%; transition: all .5s; z-index: 1; background:rgb(32,127,195);}
.gcb{transition:all 0.7s; }
.honor-ul li:hover{box-shadow:1px 1px 10px 1px rgb(32,127,195);margin-bottom:2px;}
.honor-ul li:hover .gcb{color:rgb(32,127,195)!important;}
/* news-detail.css */
.newsbox{ background: #f8f8f8 ; padding: 60px 0;}
.newsbox .main{ background: #fff; padding: 60px;}
.newsbox .main .tit { position: relative; border-bottom: 1px solid #e5e5e5;}
.newsbox .main .tit div:nth-child(1){ font-size: 30px; display: inline-block; width:78%;  }
.newsbox .main .tit div:nth-child(2){ font-size: 18px; color: #888; padding: 35px 0;}
.newsbox .main .tit a{ transition: all .36s; color: #fff; position: absolute; background:rgb(32,127,195); width: 200px; height: 60px; right: 60px; display: flex; justify-content: center; align-items: center; font-size: 16px; top: 15px;}
.newsbox .main .tit a:hover{transform: translateX(15px);}
.newsbox .new-detail{  line-height: 2.5; padding: 60px 0;}
.newsbox .new-detail img{ max-width: 100%;}
.news-page{ display: flex; justify-content: space-between; align-items: center; box-shadow: 0 0 20px rgb(32,127,195,0.2); padding: 0 30px;}
.news-page li{ width: 45%;}
.news-page li:last-child{ text-align: right;}
.news-page li a{ display: inline-block;white-space: nowrap; width: 100%;  overflow: hidden;text-overflow:ellipsis; line-height: 100px;}

/* team.css */
.teambox{ background: #f8f8f8;}
.team-page1{ background: url(../images/team-page1.jpg) no-repeat center center; background-size: cover; height: 430px; border-radius: 25px; margin: 60px 0; color: #fff; padding: 60px; display: flex; align-items: center;}
.team-page1 h2{ font-size: 40px;}
.team-page1 figure{ width: 52%;  font-size: 18px; line-height: 2.5;}

.team-ul{}
.team-ul li{ width: 31.3%; float: left; text-align: center; margin-right: 3.05%;  margin-bottom: 30px; }
.team-ul li em{}
.team-ul li:nth-child(3n){ margin-right: 0;}
.team-ul li .img{ position: relative; overflow: hidden;}
.team-ul li img.team-img{ width: 100%;  object-fit: cover; transition: all .3s;}
.team-ul li p{position: absolute; left: 0; padding: 0 10px; box-sizing: border-box; text-align: center; bottom: 0; background-color: rgba(0,0,0,.5); font-size: 17px; color: #ffffff; text-align: center; line-height: 3; display: inline-block;white-space: nowrap; width: 100%;  overflow: hidden;text-overflow:ellipsis;}
.team-ul li .img em{ transition: all .36s; transform: scale(1,0); position: absolute; width: 100%; height: 100%; background: rgb(32,127,195,0.8); top: 0; left: 0; display: flex; align-items: center; justify-content: center; }
.team-ul li .img em img{ width: 50%;}
/*.team-ul li:hover .img em{ transform: scale(1,1);}*/
.team-ul li:hover img.team-img{ transform: scale(1.05);}

/* service.css */
.servicebox{ background: #f8f8f8; padding-top: 60px;padding-bottom: 30px;}


/* 侧边悬浮框 */
.float-bar{position: fixed;right: 1px;top: 50%;width: 80px;z-index: 105;display: none;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
.float-bar li{margin-bottom: 2px;width: 62px;height: 62px;
    background-color: rgb(32,127,195,0.8);float: right;border-radius: 5px;
    transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    -o-transition: .5s;
}
.float-bar li .ico{display: block;height: 62px;
    background-position: center;background-repeat: no-repeat;
    cursor: pointer;
}
.float-bar .tel{position: relative;}
.float-bar .tel-con{position: absolute;right: 90px;top: 0;width: 0px;
    height: 62px;text-align: center;line-height:45px;padding-top: 0px;
    background: rgb(32,127,195,0.8);overflow: hidden;opacity: 0;
}
.float-bar .tel-con p{    font-size: 22px;line-height: 62px;
    color: #fff;
    opacity: 0;
    transition: .5s;
    font-family: 'DIN';
}
.float-bar li h4{color: #fff;font-weight: normal;text-align: center;
    font-size: 14px;opacity: 0;position: relative;top: -10px;
    transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    -o-transition: .5s;
}
.float-bar .tel .ico{background-image: url(../images/ico-17.png);}
.float-bar .shang .ico{background-image: url(../images/ico-18.png);}
.float-bar .weix .ico{background-image: url(../images/ico-19.png);}
.float-bar .top1 .ico{background-image: url(../images/ico-20.png);}
.float-bar li:hover{background-color: rgb(32,127,195,0.8);}
.float-bar .tel:hover,.float-bar .shang:hover,.float-bar .weix:hover{width: 80px;height: 80px;}
.float-bar li:hover h4{opacity: 1;}
.float-bar .tel:hover .tel-con,.float-bar .shang:hover .tel-con,.float-bar .weix:hover .tel-con{width: 200px;opacity: 1;
    transition: all 0.5s 0.5s;
}
.float-bar .tel:hover .tel-con p{opacity: 1;}
.float-bar .qr-con{position: absolute ;height: 120px; width: 120px;right: 90px;bottom: 58px;
    background-color: #fff;border: 1px solid #dedede;opacity: 0;visibility: hidden;
    box-shadow: 0px 0px 10px rgba(0,0,0,.3);
    transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    -o-transition: .5s;
}
.float-bar .weix:hover .qr-con{visibility: visible;opacity: 1;}

/* add.css */
img {
	max-width: 100%;
}
/* *{
  box-sizing: border-box;	
} */
.index {
	width: 100%;
}
.inner{
	max-width: 1200px;
	margin: auto;
	padding-left: 15px;
	padding-right: 15px;
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
	color: rgb(170, 170, 170);
}

input:-moz-placeholder,
textarea:-moz-placeholder {
	color: rgb(170, 170, 170);
}

input::-moz-placeholder,
textarea::-moz-placeholder {
	color: rgb(170, 170, 170);
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
	color: rgb(170, 170, 170);
}

.sideBanner .down {
	position: absolute;
	left: 50%;
	bottom: 40px;
	z-index: 999;
	width: 16px;
	margin-left: -8px;
	cursor: pointer;
}

.sideBanner .down img {
	animation: ani-svg 1s linear 0s alternate infinite;
}

/* 公用位置 */
.sameLocal {
	display: flex;
	height: 80px;
	line-height: 80px;
	background: rgba(0, 0, 0, 0.4);
	margin-top: -80px;
	position: relative;
	z-index: 99;
}

.sameLocal a {
	display: inline-block;
	width: 33.3%;
	font-size: 22px;
	letter-spacing: 1px;
	color: #FFFFFF;
	text-align: center;
}
.sameFif a {
	width: 50%!important;
}

.sameOn {
	background: url(../img/local.png);
	background-repeat: no-repeat;
	font-size: 26px !important;
	font-weight: 600;
	background-size: 100% 100%;
	height: 100px;
	margin-top: -20px;
	line-height: 100px;
}

/* 合作共赢 */
.cooperWin {
	display: flex;
}

.cooper {
	background: rgb(248, 248, 248);
	width: 50%;
	padding: 100px 0;
}

.cooperCon {
	width: 50%;
	margin: auto;
}

.cooper_title {
	font-size: 40px;
	letter-spacing: 2px;
	color: #000;
	margin-bottom: 80px;
}

.cooper_tact {
	font-size: 24px;
	color: rgb(32,127,195);
	letter-spacing: 1px;
	margin-bottom: 35px;
	line-height: 33px;
}

.cooperRess p {
	color: rgb(85, 85, 85);
	font-size: 17px;
	margin-bottom: 25px;
	line-height: 25px;
}

.cooperEwm {
	margin-top: 70px;
}

.cooperEwm>p:nth-child(1) {
	font-size: 24px;
	color: rgb(32,127,195);
	letter-spacing: 1px;
	margin-bottom: 25px;
}

.cooperEwm>img {
	width: 150px;
	height: 150px;
}

.win {
	width: 50%;
	padding:  100px 0;
}

.winCon {
	width: 55%;
	margin: auto;
}

.win_title {
	font-size: 40px;
	letter-spacing: 2px;
	color:rgb(32,127,195);
	margin-bottom:35px;
}

.winEnter {
	padding: 15px;
	border: 1px solid rgb(200,200,200);

	margin-bottom: 23px;
}
.winEnter input{
	font-size: 16px;
	letter-spacing: 1px;
}
.winChoose{ background: url(../images/select.png) no-repeat center right 30px;}
.winChoose,
.winChoose option {
	padding: 15px;
	border: 1px solid rgb(200,200,200);
	font-size: 16px;
	letter-spacing: 1px;
	margin-bottom: 23px;
	display: inherit;
	width: 100%;
	
}

.winPass {
	padding: 15px 0 0 0;
	text-indent: 15px;
	border: 1px solid rgb(200,200,200);
	font-size: 16px;
	letter-spacing: 1px;
	margin-bottom: 23px;
	height: 150px;
	width: 100%;
	color: rgb(170,170,170);
}

.winUp {
	display: inline-block;
	background: rgb(32,127,195);
	width: 100%;
	height: 60px;
	line-height: 60px;
	font-size: 16px;
	color: #fff;
	letter-spacing: 1px;
	text-align: center;
}
/* 招贤纳士 */
.bg_pd{
	background: rgb(248,248,248);
}
.join{
	padding-bottom: 60px;
}
.joinCommonTop>div:first-child{
	border-top: 1px solid rgba(220,220,220,0.7);
}
.joinCommon{
	border: 1px solid rgba(220,220,220,0.7);
	border-top: none;
	transition: all 0.4s;
	cursor: pointer;
}
.joinOpen{
    position: relative;
	transition: all 0.5s;
}
.joinOpen:before{
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    width: 0;
    height: 100%;
    transition: all 0.5s;
    background: rgb(32,127,195);
}
.joinCommon:hover {
    transform:translateY(3px);
    box-shadow: 1px 1px 10px 1px rgba(51,51,51,0.7);
}

.joinCommon:hover .joinOpen:before{
    width: 100%;
}
.www{
     transition: all 0.5s;
     position: relative;
     z-index: 9;
	color: rgb(102,102,102);
}
.joinCommon:hover .www{
    color: #fff;
}
.joinUs{
	display: flex;
	align-items: center;
	background:#fff;
}
.joinUs_left{
    width: 8em;
	padding: 55px 50px;
	text-align: center;
	font-size: 22px;
	color: #000;
	letter-spacing: 1px;
	border-right: 1px solid rgba(220,220,220,0.7);
}
.joinUs_right{
	width: 80%;
	display: flex;
	padding-right: 30px;
}
.joinNeed{
	display: flex;
	flex-wrap: wrap;
	padding-left: 6%;
	width: 77%;
}
.joinNeed p{
	font-size: 15px;
	color: #000;
	margin-bottom: 25px;
	letter-spacing: 1px;
	width: 33.3%;
}
.joinNeed>p:nth-child(4),
.joinNeed>p:nth-child(5),
.joinNeed>p:nth-child(6){
	margin-bottom: 0;
}
.joinOpen{
	width: 10%;
	padding: 10px;
	background: rgb(240,240,240);
	font-size: 15px;
	letter-spacing: 1px;
	text-align: center;
	height: 23px;
	line-height: 23px;
	border-radius: 4px;
	margin-left: 7%;
	position: relative;
	top:10px;
	cursor: pointer;
}
.joinOpen img{
	margin-left: 5px;
	    position: relative;
	    top: -2px;
}

.jobDetail {
	padding: 50px ;
	background: #fff;
	border-top: none;
	padding-top: 10px;
	display: none;
	border-top: 1px solid rgba(220,220,220,0.7);
	border-bottom: none;
}

.jobDuty_name {
	font-size: 20px;
	letter-spacing: 1px;
	margin-bottom: 30px;
	margin-top: 40px;
}

.jobDuty_word p {
	color: rgb(102, 102, 102);
	font-size: 15px;
	letter-spacing: 1px;
	margin-bottom: 22px;
}

.jobContact {
	margin-top: 80px;
	display: flex;
	margin-bottom: 10px;
}

.jobContact p {
	margin-right: 30px;
	font-size: 20px;
	color: rgb(239, 129, 0);
}
.joinIn a{
	width: 160px;
	height: 45px;
	line-height: 45px;
	color: #fff;
	font-size: 15px;
	letter-spacing: 1px;
	border-radius: 5px;
	text-align: center;
	background: rgb(32,127,195);
	display: inline-block;
	margin-top: 50px;
}
.joinTitle{
	padding-top: 50px;
	padding-bottom: 45px;
	text-align: center;
}
.joinTitle>p:nth-child(1){
	font-size: 34px;
	letter-spacing: 1px;
	color: #000;
	margin-bottom: 18px;
}
.joinTitle>p:nth-child(2){
	letter-spacing: 1px;
	font-size: 22px;
	color: rgb(102,102,102);
}
/* 联系我们 */
.conForm{
	max-width: 1230px;
	margin: auto;
}
.serEnter{
	display: flex;
	margin-bottom:35px;align-items: center;
}
.serInput{
	display: flex;
	align-items: center;
	height:60px;
	line-height: 60px;
	width: 48.5%;
	margin-right:3%;
	padding-left: 20px;
	background: rgb(245,245,245);
	border-radius: 4px;
}
.serInput input{
	font-size: 16px;
	color: rgb(170,170,170);
	letter-spacing: 1px;
}
.serEnter>p:nth-child(2){
	margin-right: 0;
}
.serInput img{
	margin-right: 15px;
}
.serArea{
	padding-top: 15px;
	padding-left: 20px;
	background: rgb(245,245,245);
	padding-bottom:150px;
	margin-bottom: 40px;
	width: 100%;
	display: flex;align-items: flex-start;
}
.serArea input{
	font-size: 16px;
	color: rgba(255,255,255,.4);
	letter-spacing: 1px;
}
.serArea  textarea { color: #888;	font-size: 16px;letter-spacing: 1px; width: calc(100% - 50px);} 

.serArea img{
	margin-right: 15px;
}
.messUp{
	display: inline-block;
	width: 15%;
	margin: auto;
	padding:13px 15px;
	text-align: center;
	color: rgb(51,51,51);
	font-size: 16px;
	letter-spacing: 1px;
	border: 1px solid rgb(51,51,51);
	margin-left: 40%;
	margin-top: 15px;
}
.onlineTitle{
	padding-top: 50px;
	padding-bottom: 45px;
	text-align: center;
}
.onlineTitle>p:nth-child(1){
	font-size: 34px;
	letter-spacing: 1px;
	color: #000;
	margin-bottom: 10px;
}
.onlineTitle>p:nth-child(2){
	letter-spacing: 1px;
	font-size: 16px;
	color: rgb(170,170,170);
}
/* 地图 */
.map{
	position: relative;
	margin-top: 90px;
}
.Devide{
	display: flex;
}
.mapFame{
	width: 50%;
}
.mapTact{
	width:50%;
	background: rgba(32,127,195,0.9);
	padding: 80px 80px 80px 0;
	display: flex;
    align-content: center;	
}
.mapTact_title{
	display: flex;
	flex-direction: column;
	align-items: center;
	padding-top: 40px;
}
.mapTact_title>span:nth-child(1){
	display: inline-block;
	width: 70px;
	height: 1px;
	background: rgba(255,255,255,0.4);
	margin-right: 10px;
	transform: rotate(90deg);
	margin-bottom: 120px;
	position: relative;
	left: 5px;
}
.mapTact_title>span:nth-child(2){
	font-size: 15px;
	color: rgba(255,255,255,0.4);
	transform: rotate(90deg);
}
.tactType{
	overflow: hidden;
}
.tactType>p:nth-child(1){
	font-size: 40px;
	letter-spacing: 2px;
	color: #fff;
	margin-bottom: 35px;
}
.tactType>p:nth-child(2){
	background: #fff;
	width: 50px;
	height: 2px;
	margin-bottom: 10px;
}
.tactCommon{
	display: flex;
	align-items: center;
	margin-top: 38px;
}
.tactPic{
	margin-right: 20px;
}
.tactWord>p:nth-child(1){
	font-size: 17px;
	color: #fff;
	opacity: 0.6;
	margin-bottom: 10px;
}
.tactWord>p:nth-child(2){
	color: #fff;
	font-size: 18px;
}
.tactWord>p:nth-child(3){
	color: #fff;
	font-size: 18px; 
		margin-top: 7px;
}
.mapCitycon{
	    position: absolute;
	    width: 300px;
	    bottom: 14%;
	    display: inline-block;
	    left: 50%;
	    padding: 15px;
	    /* padding: 80px 80px 80px 0; */
	    margin-left: -157px;
}
.mapCity{
	width: 100%;
	display: flex;
	position: absolute;
	right: 0;
	justify-content: center;
}
.mapCity a{
	display: inline-block;
	width: 100%;
	text-align: center;
	font-size: 18px;
	letter-spacing: 1px;
	color: rgb(32,127,195);
	background: #fff;
	padding: 12px 0;
}
.cityOn{
	background: rgb(32,127,195)!important;
	color: #fff!important;
}
/* 新闻页 */
.newsBg{background-color: rgb(245,245,245);padding-bottom: 40px;padding-top: 50px;}
.news-list-new{ display: flex;flex-wrap: wrap;}
.news-list-new li:nth-child(3n+3){
	margin-right: 0;
}
.news-list-new li {width: 31.3%;
    margin-right: 2.4%; background: #fff;  transition: all .36s;margin-bottom: 35px;}
.news-list-new li a{ padding: 35px; display: block;}
.news-list-new li a p:nth-child(2){font-family: "applefont"; font-size: 16px;color: rgb(51,51,51);}
.news-list-new li a div:nth-child(1) { font-size: 22px;width:100%; margin:0px 0 25px; word-break:break-all;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden; line-height: 34px;  min-height: 68px; }
.news-list-new li a div:nth-child(3){ color: #666; border-top: 1px solid #e5e5e5;}
.news-list-new li a div:nth-child(4) img{ width: 100%; object-fit:fill ; } 
/*  height: 320px; */
.news-list-new li:hover{ transform: scale(1.05); border: none; box-shadow: 0 0 10px rgb(0,0 ,0, 0.2);} 
 

.cy {
	background: rgb(32,127,195) !important;
	color: #fff !important;
}

/* font-family: "applefont"; */

/*搜素页面*/
.compTitle {
padding: 120px 15px 40px 15px;
    font-size: 32px;
    color: #000;
    letter-spacing: 1px;
}

.compQuan_container {
	box-shadow: 1px 1px 10px 1px rgb(220, 220, 220);
	margin-bottom: 50px;
}

.compQuan_container>div:last-child {
	border-bottom: none;
}

.compQuan {
	padding: 30px 70px;
	border-bottom: 1px solid rgb(220, 220, 220);
	display: flex;
	transition: all 0.6s;
	align-items: center;
}

.word_g {
	transition: all 0.6s;
	font-weight: 600;
}

.compQuan:hover {
	box-shadow: 1px 1px 10px 1px rgb(220, 220, 220);
}

.compQuan:hover .word_g {
	color: rgb(32,127,195);
	font-weight: 600;
}

.compQuan>p:nth-child(1) {
	color: #000;
	font-weight: 600;
	font-family: 'DIN';
	font-size: 20px;
	width: 7%;
}

.compQuan>div:nth-child(2) {
	width: 2%;
	position: relative;
	top: 5px;
}

.compQuan>p:nth-child(2) {
	width: 87%;
	color: rgb(51, 51, 51);
	line-height: 24px;
	font-size: 16px;
	letter-spacing: 1px;
	padding-left: 3%;
	transition: all 0.6s;
	font-weight: 400;
	-webkit-transition: all .6s;
}
.jobDuty_common{
    padding-top: 30px;
}

.jobDuty_common p{
    line-height: 35px;
}
.dis1,.dis2,.dis3,.dis4{
    cursor: pointer;
    transition: all 0.6s;
}

@keyframes jello {

	from,
	11.1%,
	to {
		-webkit-transform: none;
		-moz-transform: none;
		transform: none
	}

	22.2% {
		-webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
		-moz-transform: skewX(-12.5deg) skewY(-12.5deg);
		transform: skewX(-12.5deg) skewY(-12.5deg)
	}

	33.3% {
		-webkit-transform: skewX(6.25deg) skewY(6.25deg);
		-moz-transform: skewX(6.25deg) skewY(6.25deg);
		transform: skewX(6.25deg) skewY(6.25deg)
	}

	44.4% {
		-webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
		-moz-transform: skewX(-3.125deg) skewY(-3.125deg);
		transform: skewX(-3.125deg) skewY(-3.125deg)
	}

	55.5% {
		-webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
		-moz-transform: skewX(1.5625deg) skewY(1.5625deg);
		transform: skewX(1.5625deg) skewY(1.5625deg)
	}

	66.6% {
		-webkit-transform: skewX(-.78125deg) skewY(-.78125deg);
		-moz-transform: skewX(-.78125deg) skewY(-.78125deg);
		transform: skewX(-.78125deg) skewY(-.78125deg)
	}

	77.7% {
		-webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
		-moz-transform: skewX(0.390625deg) skewY(0.390625deg);
		transform: skewX(0.390625deg) skewY(0.390625deg)
	}

	88.8% {
		-webkit-transform: skewX(-.1953125deg) skewY(-.1953125deg);
		-moz-transform: skewX(-.1953125deg) skewY(-.1953125deg);
		transform: skewX(-.1953125deg) skewY(-.1953125deg)
	}

}

.dis1:hover img,.dis2:hover img,.dis3:hover img,.dis4:hover img{
    animation: jello 1.2s;
}

/* 2021/8/3 */
.naboutTitle{margin-top: 30px;margin-bottom:25px;text-align: center;}
.naboutTitle>p:nth-child(1){font-size: 48px;color: #000;line-height: 48px;font-family: 'DIN';}
.naboutTitle>p:nth-child(2){font-size: 48px;color: #000;line-height: 65px;font-family: 'DIN';}
.nAboutus{display: flex;}
.nAbout_pic img{max-width:inherit!important;}
.nAbout_pic{width: 50%;overflow: hidden;}
.nAbout_word{width: 50%;padding:2vw 4vw ;position: relative;}
.wordpic{position: absolute;right: 0;bottom: 0;z-index: -1;}
.nparh1{font-size: 26px;color: #000;letter-spacing: 1px;margin-bottom: 30px;}
.nparh2{font-size: 32px;color: #000;letter-spacing: 1px;line-height: 50px;}
.nparh3{width: 88%; font-size: 16px;line-height: 38px;margin-top: 25px;color: rgb(85,85,85);}
.naboutLink{transition: all 0.6s;margin-top:35px; border:2px solid rgb(220,220,220);position: relative;display: inline-block;width: 180px;height: 45px;display: flex;align-items: center;justify-content: center;}
.l1{font-size: 16px;color: rgb(85,85,85);letter-spacing: 1px;margin-right: 6px;transition: all 0.6s;position: relative;z-index: 10;}
.l2{position: relative;z-index: 10;}
.naboutLink::before{
	content: '';
	position: absolute;
	left: 0;
	right: 0;top: 0;bottom: 0;width: 0;height: 100%;
	background: rgb(32,127,195);transition: all 0.6s;
}
.naboutLink:hover::before{width: 100%;}
.naboutLink:hover .l1{color: #fff;}

.buildAt{display: flex;align-items: center;padding-top:35px;padding-bottom:35px;}
.buildDesc{font-family: 'DIN'; font-size: 18px;letter-spacing: 1px;color: #000;}
.buildDesc span{color:  rgb(32,127,195);font-weight: bold;letter-spacing: 2px;font-size: 50px;font-family: 'DIN';}
.buildAt{border-bottom: 1px solid rgb(220,220,220);}
.buildAt>div:nth-child(1){width:28%;}
.buildAt>div:nth-child(2){width:28%;}
.buildAt>div:nth-child(3){width:44%;text-align: right;}
/* 主营业务 */
.nmainTitle{margin-top: 15px;margin-bottom: 5px;text-align: center;}
.nmainTitle>p:nth-child(1){letter-spacing: 2px; font-size:55px;color: rgb(208,208,208);font-weight: 600;font-family: 'DIN';margin-bottom: 0px;}
.nmainTitle>p:nth-child(2){color: #000;letter-spacing: 1px;font-size: 36px;}
.nMain{
	text-align: center;position: relative;z-index: 1;
}
.mainparh3{    margin: auto;
    transition: all 0.8s;
    border: 2px solid rgb(220,220,220);
    position: relative;
    display: inline-block;
    width: 140px;
    height: 45px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 20px;
    position: relative;
    top: 35px;}
.m1{font-size: 16px;color:#fff;letter-spacing: 1px;margin-right: 6px;transition: all 0.6s;position: relative;z-index: 10;}
.m2{position: relative;z-index: 10;}
.mainparh3::before{
	content: '';
	position: absolute;
	left: 0;
	right: 0;top: 0;bottom: 0;width: 0;height: 100%;
	background: rgb(32,127,195);transition: all 0.6s;
}
.wisup{position:relative;margin-top:-80px!important;margin-bottom:10px!important;}
.mainparh3:hover::before{width: 100%;}
.mainparh3:hover .m1{color: #fff;}
.mainparh3:hover{border: 2px solid rgb(32,127,195);transform: translateY(15px);}
.mainparh1{font-size: 40px;
    letter-spacing: 2px;
    color: #fff;
    margin-bottom: 50px;
    position: relative;
    top: 38px;}
.mainparh2{width: 85%;
    margin: auto;
    font-size: 18px;
    color: #fff;
    line-height: 37px;
    height: 164px;
    text-align: center;
    position: relative;
    top: 12px;}

.keep{background: rgb(245,245,245); display: flex;box-shadow: 1px 1px 10px 1px rgb(235,235,235);position:relative;z-index:9;}
.keepSame{cursor: pointer;
    width: 14.3%!important;
    padding: 40px 15px;
    text-align: center;
    transition: all 0.8s;
    position: relative;
    display: flex;
    flex-direction: column;
    width: calc(100%/7);
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;}
.keep1{font-family: 'DIN';color: #000;font-size: 30px;letter-spacing: 1px;margin-bottom: 15px;}
.keep2{
	transform: rotate(90deg);
	color: rgb(220,220,220);
	margin-bottom: 15px;
}
.keep3{
	font-size:18px ;font-weight: 600;color: #000;line-height: 28px;
}
.keep>div:nth-child(even){
	background: rgb(250,250,250);
}
.keep>div:nth-child(odd){
	background: rgb(245,245,245);
}
.keep4{
	position: absolute;
	left: 0;
	right: 0;top: 0;bottom: 0;transform: scale(0,0);background: rgb(32,127,195);}
.keep1,.keep3,.keep4{transition: all 0.8s;}
.keep .swiper-slide-thumb-active .keep4{transform: scale(1,1)}
.keep .swiper-slide-thumb-active .keep1{color: #fff!important;}
.keep .swiper-slide-thumb-active .keep3{color: #fff!important;}
.keep1,.keep2,.keep3{position: relative;z-index: 99;}
.keep1{
	height: 36px;
}
.keep2{
	height: 22px;
	font-size: 25px;
	text-align: center;
	position: relative;left: 8px;
}
.keep3{
	height: 38px;
}
.keep .swiper-slide{
	margin-right: 0!important;
}
.nMain .swiper-slide{
 /*   background: url(../src/huanwei.jpg)!important;background-attachment: fixed;height: 500px;*/
	/*background-repeat: no-repeat!important;background-size: cover;*/
	/*padding: 90px;*/
	    position: relative;
	    padding: 30px 0 155px 0;
}
.hwPic{
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom:0;
    z-index: -1;
       background-attachment: fixed;
       /*height: 500px;*/
	background-repeat: no-repeat!important;

}
.hwPic img{
    max-width: inherit!important;
}

.ntive .keep4{transform: scale(1,1)}
.ntive .keep1{color: #fff!important;}
.ntive .keep3{color: #fff!important;}
/*新闻*/
.nnew1{
   font-size: 20px;
    color: rgb(51,51,51);
    font-weight: 600;
    line-height: 30px;
    height: 85px;
}
.nnew2{display:flex;align-items:center;justify-content:space-between;margin-bottom:30px }
.c1{font-size:14px;color:rgb(51,51,51);transition:all 0.6s; }
.c2{font-size:14px;color:rgb(51,51,51); }
.c2 img{margin-left:10px;}
.index-news .news-list{margin: 15px;position: relative;z-index: 99;}
.index-news .news-list li:hover .nnew1{color: rgb(32,127,195);}
.index-news .news-list li:last-child{
	border-right: none;
}
.index-news .news-list li{
	background: #fff;
}
.index-news .news-list li:hover{
	z-index: 998;
}
.c2 img {
    margin-left: 10px;
    position: relative;
    top: -1px;
}