@charset "UTF-8";
html {
  -webkit-text-size-adjust: none;
  -moz-text-size-adjust: none;
  -ms-text-size-adjust: none;
  text-size-adjust: none;
  /*解决chrome浏览器下字体不可小于12px*/
  -webkit-font-smoothing: antialiased;
}
body {
  background: #fff;
  overflow-x: hidden;
  font-size: 12px;
  color: #666;
  font-family: "Adobe 黑体 Std," "微软雅黑";
}
a {
  outline: none;
  text-decoration: none;
  color: inherit;
  cursor: pointer;
  font-size: 12px;
}
a:hover {
  text-decoration: none;
}
html {
  zoom: 1;
}
html * {
  outline: 0;
  zoom: 1;
}
html button::-moz-focus-inner {
  border-color: transparent !important;
}
/*设置margin和padding为0*/
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
fieldset,
a,
img,
input,
select,
button,
textarea {
  border: 0;
  background: none;
}
address,
caption,
cite,
code,
dfn,
em,
th,
var，i {
  font-style: normal;
  font-weight: normal;
}
li {
  list-style: none;
}
caption,
th {
  text-align: left;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: normal;
}
q:before,
q:after {
  content: "";
}
em,
i {
  font-style: normal;
}
input[type="submit"],
input[type="reset"],
input[type="button"],
input[type="date"],
button,
select,
input[type="text"] {
  /*去掉苹果的默认UI来渲染按钮 、解决部别离机浏览器对border：none无效步伐*/
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  /*去掉微信端input-text在ios轻快下的点击出先玄色半透明配景*/
  tap-highlight-color: transparent !important;
}
a,
input[type="text"],
select,
input[type="password"],
textarea {
  /*去掉微信端input-text在ios轻快下的点击出先玄色半透明配景*/
  tap-highlight-color: transparent !important;
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #aaa;
  font-family: "Adobe 黑体 Std", "微软雅黑";
}
body {
  overflow-x: hidden;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.clearfix {
  clear: both;
}
img {
  max-width: 100%;
}
.warpper {
  width:75vw;
  margin: 0 auto;
}


.over1 {
  white-space: nowrap;
  /* overflow: hidden; */
  text-overflow: ellipsis;
  font-family:思源宋体;
}
.over2,
.over3,
.over4,
.over5,
.over6,
.over7,
.over9 {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.over2 {
  -webkit-line-clamp: 2;
}
.over3 {
  -webkit-line-clamp: 3;
}
.over4 {
  -webkit-line-clamp: 4;
}
.over5 {
  -webkit-line-clamp: 5;
}
.over6 {
  -webkit-line-clamp: 6;
}
.over7 {
  -webkit-line-clamp: 7;
}
.over8 {
  -webkit-line-clamp: 8;
}
.over9 {
  -webkit-line-clamp: 9;
}
.bluec {
  color: #016aa6;
}

@font-face {
  font-family: "思源宋体 SemiBold";
  src: url("/skin/hansha/css/思源宋体 SemiBold.otf") format("truetype");
}
@font-face {
  font-family: "思源宋体 Medium";
  src: url("/skin/hansha/css/思源宋体 Medium.otf") format("truetype");
}

@font-face {
  font-family: "Helvetica Now Display Bold";
  src: url("/skin/hansha/css/Helvetica Now Display Bold.otf") format("truetype");
}
@font-face {
  font-family: "Helvetica Now Display Hairline";
  src: url("/skin/hansha/css/Helvetica Now Display Hairline.ttf") format("truetype");
}
@font-face {
  font-family: "Helvetica Now Display Light";
  src: url("/skin/hansha/css/Helvetica Now Display Light.ttf") format("truetype");
}
@font-face {
  font-family: "Helvetica Now Display Thin";
  src: url("/skin/hansha/css/Helvetica Now Display Thin.ttf") format("truetype");
}
@font-face {
  font-family: "HelveticaNowDisplay-Black";
  src: url("/skin/hansha/css/HelveticaNowDisplay-Black.ttf") format("truetype");
}
@font-face {
  font-family: "HelveticaNowDisplay-Medium";
  src: url("/skin/hansha/css/HelveticaNowDisplay-Medium.ttf") format("truetype");
}

@font-face {
  font-family: "Gill Sans MT regular";
  src: url("/skin/hansha/css/Gill Sans MT regular.ttf") format("truetype");
}
@font-face {
  font-family: "Gill Sans MT Bold";
  src: url("/skin/hansha/css/Gill Sans MT Bold.ttf") format("truetype");
}

@font-face {
  font-family: "DIN Alternate Bold";
  src: url("/skin/hansha/css/DIN Alternate Bold.ttf") format("truetype");
}

@font-face {
  font-family: "DINPRO-REGULAR";
  src: url("/skin/hansha/css/DINPRO-REGULAR.OTF") format("truetype");
}
@font-face {
  font-family: "DINPRO-LIGHT";
  src: url("/skin/hansha/css/DINPRO-LIGHT.OTF") format("truetype");
}

@font-face {
  font-family: "DINNextW1G-Medium";
  src: url("/skin/hansha/css/DINNextW1G-Medium.TTF") format("truetype");
}
@font-face {
  font-family: "DINNextW1G-Bold";
  src: url("/skin/hansha/css/DINNextW1G-Bold.TTF") format("truetype");
}
@font-face {
  font-family: "DINNextW1G-Regular";
  src: url("/skin/hansha/css/DINNextW1G-Regular.TTF") format("truetype");
}

@font-face {
  font-family: "DHYQiHei-55S";
  src: url("/skin/hansha/css/HYQiHei-55S.otf") format("truetype");
}
@font-face {
  font-family: "DHYQiHei-45S";
  src: url("/skin/hansha/css/HYQiHei-45S.otf") format("truetype");
}
@font-face {
  font-family: "DHYQiHei-65S";
  src: url("/skin/hansha/css/HYQiHei-65J.ttf") format("truetype");
}

@font-face {
  font-family: "HYQiHeiX1-75W";
  src: url("/skin/hansha/css/HYQiHeiX1-75W.otf") format("truetype");
}

.fixmenu {
  width: 100%;
  height: 100%;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 1999;
  display: none;
  background-color:rgba(0,0,0,0.5);
}
.fixm {
  width: 100%;
  height:auto;
    background-color:#fff;
}
.fixm .warpper {
  height: inherit;
  position: relative;
  background-color:#fff;
    padding-top:120px;
}
.fclose {
  height: 120px;
  line-height:120px;
  position:fixed;right:0;top:0;width:100%;
  padding:0 30px;
  box-sizing:border-box;
}
.fclose a {
  display: block;
  height:120px;
  background: url(/skin/hansha/images/gclose.jpg) no-repeat right center;
  width: 100%;
}
.fxnav {
  overflow:hidden;
  position:relative;

}
.fxnav::before{width:100%;height:1px;display:inline-block;content:'';background-color:#c9c9c9;position:absolute;left:0;top:90px;}
.fxnav ul li {
  width: 210px;
  width: 16.666%;
  float: left;
  display: inline-block;
  min-height: 350px;
}
.fxnav ul li:last-child {
  width: auto;
}
.fxnav ul li > a {
  font-size: 20px;
  color: #333;
  display: block;
  font-family:HYQiHei-65S;
}
.fxnav ul li p {
  color: #333;
  font-size: 12px;
  font-family: "HelveticaNowDisplay-Medium";
  padding-top: 10px;
  height:55px;
  box-sizing:border-box;
  text-transform:uppercase;
  display:block;width:100px;
}
.fxnav ul li dl {
  padding-top: 30px;
}
.fxnav ul li dl dd {
}
.fxnav ul li dl dd a {
  font-size: 18px;
  line-height: 40px;
  color: #5e5e5e;
  display: block;
  font-family:HYQiHei-55S;
}
.fxnav ul li dl dd a:hover {
  color:#1d2564;
  font-family:HYQiHei-65S;
}

.fixbot {
  color: #fff;
  font-family: Arial;
  padding-bottom: 85px;
  position: absolute;
  left: 0;
  bottom: 0;
  display:none;
}

.header,
.banner,
.section,
.footer {
  margin: 0 auto;
}

.header{
  height: 100px;
  padding: 16px 0;
  box-sizing: border-box;
}

.logo {
	width:280px;

}
.nav ul li {
  display: inline-block;
  width: 104px;
  width:5.41666vw;
  text-align: center;
  padding-top: 20px;
  /* line-height: 100px; */
}

.nav ul li a:hover{
  font-family:HYQiHei-65S;
  font-weight:bold;
  color: #1d2564;
}
.nav ul li a {
  font-size: 16px;
  color: #4d4d4d;
  font-family:HYQiHei-55S;
}
@media  screen and (max-width:1180px) {
		.nav{display:none;}
}
@media  screen and (max-width:768px) {
	.logo {width:200px; padding-top: 16px;}
	.nav{display:none;}
	.nav ul li a {
	  font-size:0.8333vw;
	}
}
.menu {
  font-size: 16px;
  color: #122f72;
  margin-top: 20px;
  margin-left: 20px;
  display: inline-block;
  cursor: pointer;
}
.menu span {
  display: inline-block;
  font-family: "DINNextW1G-Medium";
  background: url(/skin/hansha/images/menu.png) no-repeat right center;
  padding-right: 26px;
  text-transform: uppercase;
}
.ititle{position:relative;}
.ititle a{position:absolute;right:0;top:10px;}
.ititle h3 {
  color: #1d2564;
  font-weight: lighter;
}
.ititle span {
  font-family: "DINNextW1G-Medium";
  padding-top:20px;
}

.slide {
  background: url(/skin/hansha/images/svbg.jpg) no-repeat center top;
  width:100%;
  line-height: 36px;
  height: 36px;
  overflow: hidden;
  text-align: right;
  margin:0px;
}
.slide ul,
.slide ul li {
  display: inline-block;
  font-family: "DINNextW1G-Regular";
}
.slide ul li {
  text-align: left;
  color: #fff;
  margin-left: 2vw;
}
.slide ul li span {
  display: inline-block;
  margin-right: 20px;
  font-size: 14px;
}
.slide ul li span:last-child {
  margin-right: 0;
}
.slide ul li span:nth-child(1) {
  background: url(/skin/hansha/images/srd.png) no-repeat right center;
  padding-right: 20px;
}

.banner {
  position: relative;
}
.banner .prev,
.banner .next{width:44px;height:44px;position:absolute;top:50%;margin-top:-22px;z-index:11;}
.banner .prev{left:93px;}
.banner .next{right:93px;}


.banner .bpage {
  width: 100%;
  height: 14px;
  position: absolute;
  bottom: 40px;
  z-index: 99;
}
.banner .bbtxt {
  width: 1200px;
  margin: 0 auto;
}
.banner .bbtxt span {
  display: inline-block;
  width: 10px;
  height: 10px;
  border: solid 1px #fff;
  border-radius: 6px;
  margin-right: 38px;
  font-size: 0;
  cursor: pointer;
}
.banner .bbtxt span.active {
  background-color: #fff;
}
.banner .swiper-slide img {
  display: block;
  width: 100%;
  height: 31.25vw;
  object-fit: cover;
}
.banner .swiper-pagination {
  opacity: 1;width:1200px;left:50%;margin-left:-37vw; text-align:left;bottom:30px;
}
.banner .swiper-pagination .swiper-pagination-bullet{opacity:1;background-color:transparent;border:solid 1px #fff;margin:0;margin-right:30px;}
.banner .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background-color:#fff;}

.backtop{position:fixed;right:0;bottom:115px;width:61px;z-index:88;background:url(/skin/hansha/images/btop.png)#fff no-repeat center top;height:62px;}
.backtop a{display:block;width:61px;height:62px;}

.notic {
  background-color: #e9e9e9;
  margin: 0 auto;
}
.notic .list {
  /* width:555px; */
  width: 50%;
  display: inline-block;
  height: 140px;
  padding-right: 60px;
  box-sizing: border-box;
  position: relative;
  box-sizing: border-box;
}
.notic .list .prev,
.notic .list .next {
  width: 60px;
  height: 45px;
  position: absolute;
  right: 0;
  cursor: pointer;
  transition: all 0.6s;
}
.notic .list .prev {
  top: 0;
  background: url(/skin/hansha/images/u.png) no-repeat center;
}
.notic .list .next {
  top: 95px;
  background: url(/skin/hansha/images/d.png) no-repeat center;
}
.notic .list .prev:hover {
  background-image: url(/skin/hansha/images/u02.png);
  background-color: #1d2564;
}
.notic .list .next:hover {
  background-image: url(/skin/hansha/images/d02.png);
  background-color: #1d2564;
}

.notic .list dt {
  color: #D91010;
  font-weight:bold;
  font-size: 14px;
  display: flex;
  align-items: center;
  height: 45px;
  padding-top: 6px;
  box-sizing: border-box;
}
.notic .list dt span {
  font-size: 18px;
  display:none;
  font-family: "HelveticaNowDisplay-Medium";
  text-transform: uppercase;
}
.notic .list dt strong {
  font-weight: normal;
  font-weight:bold;
  font-family:HYQiHei-65S;
}
.notic .list dt em {
  display: inline-block;
  /**margin: 0 15px;**/
  margin-right: 15px;
}
.notic .list dd {
  position: relative;
  height: 95px;
  overflow: hidden;
}
.notic .list dd ul li {
  height: 45px;
  line-height: 34px;
}
.notic .list dd ul li a {
  display: block;
  width: 100%;
  color:#ac0514;
  font-size: 14px;
  font-family:HYQiHei-65S;
}

.more {
  width: 193px;
  height: 58px;
  line-height: 58px;
  border: solid 1px #1d2564;
  text-align: center;
}
.more a {
  font-size: 14px;
  display: block;
  color: #1d2564;
  transition: all 0.3s;
}
.more a:hover {
  background-color: #1d2564;
  color: #fff;
}
.ititle {
  color: #1d2564;
  font-size: 2.5vw;
  text-transform: uppercase;
  display: flex;
  align-items: center;
}
.ititle strong {
  font-weight: normal;
  font-family:HYQiHei-65S;
}


.ititle em {
  display: inline-block;
  margin: 0 30px;
  font-size: 40px;
}

.section01 {
  padding-top: 45px;
  padding-bottom: 60px;
}
.section01 .ititle {
  padding-top: 10px;
  padding-bottom: 34px;
}
.section01 .con {
  /* padding-left: 18.75vw; padding-left: 130px !important; */
  width:75%;
  margin:0 auto;
  margin-top: 18px;
 
}
.section01 .swiper-container {
  padding-bottom: 50px;
}
.section01 ul li {
  display: inline-block;
  width: 280px;
  height: 423px;
  transition: all 0.6s;
}
.section01 ul li .img {
  height: 285px;
  overflow: hidden;
}
.section01 ul li .img img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all 1s;
}
.section01 ul li .txt {
  color: #333;
  font-size: 1.25vw;
  padding: 22px 44px;
}
.section01 ul li .txt strong {
  display: block;
  font-family:HYQiHei-65S;
  font-weight: normal;
  width: 100%;
}
.section01 ul li .d {
  color: #333;
  font-size: 1vw;
  text-transform: uppercase;
  font-family: "HelveticaNowDisplay-Medium";
  padding-top: 10px;
}
.section01 ul li:hover {
  box-shadow: 0 2px 29px rgba(0, 0, 0, 0.09);
}
.section01 ul li:hover .img img {
  transform: scale(1.05);
}
.section01 .more{display:none;}
.section01 .sbot {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.sbtn {
  overflow: hidden;
  height: 60px;
  display:none;
}
.sbtn a.prev,
.sbtn a.next {
  width: 60px;
  height: 60px;
  display: inline-block;
  float: left;
  transition: all 0.3s;
}
.sbtn a.prev {
  background: url(/skin/hansha/images/prev.png) no-repeat center;
  margin-right: 12px;
}
.sbtn a.next {
  background: url(/skin/hansha/images/next.png) no-repeat center;
}
.sbtn a.prev:hover {
  background: url(/skin/hansha/images/prev02.png) no-repeat center;
}
.sbtn a.next:hover {
  background: url(/skin/hansha/images/next02.png) no-repeat center;
}

.section02 {
  background-color: #eff0f5;
  padding-top: 60px;
  padding-bottom: 60px;
}
.section02 .con {
  margin-top: 25px;
  overflow: hidden;
}
.section02 .con ul {
  margin:0px auto;
}
.section02 .con ul li {
  /* width:360px; */
  width: 31%;
  padding:10px;
  box-sizing:border-box;
  background-color: #fff;
  display: inline-block;
  float: left;
  margin-right:2%;
  margin-top: 20px;
}

.section02 .con ul li a {
  display: block;
}
.section02 .con ul li .txt {
  padding: 20px 20px;
}
.section02 .con ul li .title {
  font-size: 18px;
  line-height: 26px;
  font-family:HYQiHei-65S;
  height:52px;
  color: #1d2564;
}
.vmore {
  border: solid 1px #ccc;
  width: 112px;
  line-height: 38px;
  text-align: center;
  margin-top: 10px;
  transition: all 0.3s;
}
.vmore span {
  font-size: 14px;
  color: #ccc;
  transition: all 0.3s;
}
.section02 .con ul li .img {
  overflow: hidden;
  height: 240px;
  border-bottom:solid 10px #0062ff;
}
.section02 .con ul li .img img {
  width: 100%;
  height: 100%;
  display:block;
  object-fit: cover;
  transition: all 1s;
}
.section02 .con ul li .vmore{width:140px;border-color:#8e92b2;margin-top:40px;}
.section02 .con ul li .vmore span{color:#1d2564;text-transform:uppercase;font-family:'DINNextW1G-Bold';font-size:14px;}

.section02 .con ul li:nth-child(3n) {
  margin-right: 0;
}

.section02 .con ul li:hover .img img {
  transform: scale(1.05);
}
.section02 .con ul li:hover .title {
  color: #1d2564;
}
.section02 .con ul li:hover .vmore {
  border-color: #1d2564;
  background-color:#1d2564;
}
.section02 .con ul li:hover .vmore span {
  color: #fff;
}

.section03 {
  /* background: url(/skin/hansha/images/abg.jpg) no-repeat center top; */
  height: 100%;
 /* padding-top: 100px;
  box-sizing: border-box; */
}
/* .section03 .inner {
  width: 900px;
}
.section03 .ititle {
  color: #fff;
}
.section03 .t {
  color: #fff;
  padding-top: 75px;
  width: 600px;
}
.section03 .t .en {
  font-size: 50px;
  font-family: "DINPRO-LIGHT";
}
.section03 .t .cn {
  font-size: 40px;
}
.section03 .d {
  color: #fff;
  padding-top: 82px;
  overflow: hidden;
}
.section03 .d ul {
  margin-top: -10px;
}
.section03 .d ul li {
  display: inline-block;
  width: 50%;
  float: left;
  font-size: 18px;
  line-height: 36px;
  margin-top: 10px;
}

.section03 .more {
  margin-top: 80px;
  border-color: #fff;
}
.section03 .more a {
  color: #fff;
}

.section03 .more:hover {
  border-color: #1d2564;
}
.section03 .more:hover a {
  background-color: #1d2564;
  font-weight: bold;
}
 */

.qywh{clear:both;background:url(/skin/hansha/images/whbg.jpg) no-repeat center top;height:488px;padding-top:50px;box-sizing:border-box;}
.qywh .con{margin-top:40px;}
.qywh ul{display:block;justify-content:space-between;}
.qywh ul li{border-left:solid 1px #1d2564;display:inline-block;padding-left:15px;margin:20px;font-family:HYQiHei-65S;width:21vw;}
.qywh dl dt{color:#0062ff;font-size:18px;position:relative;top:-3px;text-transform:uppercase;}
.qywh dl dd{color:#1d2564;font-size:28px;padding-top:24px;}

.dsjy{clear:both;background:url(/skin/hansha/images/dsjy.jpg) no-repeat center top;padding-top:210px;}
.dsjy .con{margin-top:60px;}
.dsjy ul li {width:315px;margin-right:47px;}
.dsjy ul li .img{width:100%;height:10vw;overflow:hidden;}
.dsjy ul li .img img{display:block;width:100%;height:100%;}
.dsjy ul li .txt{font-size:1vw;color:#5d5d5d;margin-top:10px;line-height:31px;border:solid 1px #a8a8a8;text-align:center;}


.section04{  
  height: 542px;
  padding-top: 135px;
  box-sizing: border-box;
}
.section04 .con {
  margin-top: 84px;
}
.section04 .con ul li {
  display: inline-block;
  float: left;
  width: 230px;
  height: 100px;
  margin-right: 13px;
  overflow: hidden;
}
.section04 .con ul li .img {
  height: 100px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.section04 .con ul li .img img {
  display: inline-block;
  max-height: 100%;
  max-width: 100%;
}

.section05 {
  background-color: #eff0f5;
  height: 526px;
}
.section05 .cinfo {
  /* width: 50%; */
  width:43.4791vw;
  box-sizing: border-box;
  padding-left: 15vw;
}
.section05 .img {
  /* width: 50%; */
  width:54.5208vw;
  height: 526px;
  overflow: hidden;
}
.section05 .img p {
  display: block;
  width: 100%;
  height: 100%;
}
.section05 .img img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.section05 .cinfo {
}
.section05 .inner {
  padding-top:42px;
}
.cwrod {
  font-size: 16px;
  color: #1d2564;
  line-height: 30px;
  margin-top: 50px;
  font-family:'HYQiHei-45S';
}
.clist {
  margin-top: 40px;
  width: 30vw;
}
.clist ul li {
  display: inline-block;
  float: left;
  padding-top: 35px;
  width: 10vw;
}
.clist ul li:nth-child(2n) {
  width: 15vw;
}
.clist ul li dl {
  color: #333;
}
.clist ul li dl dt {
  font-size: 18px;color:#0062ff;
  font-family:'HYQiHei-55S';
}
.clist ul li dl dd {
  font-size: 16px;
  padding-top: 5px;
 color:#1d2564;
 font-family:'HYQiHei-55S';
 WORD-WRAP:break-word;
 TABLE-LAYOUT:fixed;
 word-break:break-all;
}

.footer {
  clear: both;
  background-color: #fff;
  padding-bottom: 65px;
}
.fmid {
  padding-top:25px;
  border-top:solid 1px #ebebeb;
}
.fnav ul li {
  width: 155px;
  display: inline-block;
  float: left;
  min-height:185px;
}
.fnav ul li:last-child{width:auto;}
.fnav ul li > a {
  font-size: 18px;
  color: #4d4d4d;
  font-family:'HYQiHei-55S';
}
.fnav ul li dl {
  padding-top: 20px;
}
.fnav ul li dd {
  line-height: 28px;
}
.fnav ul li dd a {
  display: block;
  font-size: 16px;
  color: #4d4d4d;
  font-family:'HYQiHei-45S';
}
.fnav a:hover {
  text-decoration: underline;
}

.flogo {
  padding: 35px 0;
  border-bottom: solid 1px #f1f1f1;
}
.fwx {
  width: 150px;
  text-align: center;

}
.fwx dl dt img {
  display: block;
  width: 150px;
  height: 150px;
}
.fwx dl dd {
  line-height: 45px;
  font-size: 14px;
  font-family:'HYQiHei-45S';
}
@media  screen and (max-width:1180px) {
	.fnav{width:70%;}
}
.flink {
  padding-top: 35px;
  padding-bottom:25px;
  font-family:'HYQiHei-45S';
}
.flink,
.flink a {
  font-size: 14px;
}
.flink a {
  display: inline-block;
  margin-right: 30px;
}
.flink a:hover {
  text-decoration: underline;
}
.flink select {
  color: #8f909f;
  font-size: 16px;
  width: 80px;
}
.fbot {
  padding-top:15px;
  border-top:solid 1px #e4e4e4;
}
.copyright,
.copyright a {
  color: #4d4d4d;
  font-size: 14px;
  font-family:'HYQiHei-45S';
}

.nbanner {
  clear: both;
  position: relative;
      height: 480px;
}
.nbanner img {
  display: block;
  width: 100%;
      height: 480px;
  /*    width: auto;
    height: 100%;
    position: absolute;
    left: 50%;
    margin-left: -960px;
    max-width:inherit;*/
}
.nbanner .bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.location {
  padding-top: 24px;
}
.location,
.location a {
  font-size: 16px;
  color: #fff;
  font-family: "HYQiHei-55S";
}
.location a {
  background: url(/skin/hansha/images/row.png) no-repeat right center;
  padding-right: 20px;
  margin-right: 10px;
}

.btxt {
  padding-top: 140px;
  color: #fff;
}
.btxt h3 {
  font-size: 66px;
  font-family: "DINNextW1G-Medium";
}
.btxt div {
  font-size: 42px;
  font-family: "HYQiHei-55S";
}
.menubg{clear:both;position:relative;height:74px;}
.menubg .menucon{width:100%;height:74px;background-color:#fff;position:absolute;left:0;top:0;z-index:88;transition:all 1s;}
.menubg .menucon.active{position:fixed;}
.smenu {
  height: 74px;
  overflow: hidden;
}
.smenu {
  line-height: 74px;
  overflow: hidden;
}
.smenu ul li {
  display: inline-block;
  float: left;
}
.smenu ul li a {
  font-family: "HYQiHei-45S";
  font-size: 20px;
  color: #808080;
  display: inline-block;
  padding: 0 3vw;
  position: relative;
}
.smenu ul li a::after {
  width: 100%;
  height: 4px;
  display: inline-block;
  content: "";
  background-color: #1d2564;
  position: absolute;
  left: 0;
  bottom: 0;
  opacity: 0;
}
.smenu ul li.active {
}
.smenu ul li.active a,
.smenu ul li:hover a {
font-family: "HYQiHei-65S";
  color: #1d2564;
}
.smenu ul li:hover{
	font-weight:bold;
	font-size:22px;
}
.smenu ul li.active a::after {
  opacity: 1;
}

.menubg02 .smenu ul li.active a,.menubg02 .smenu ul li:hover a {  color: #9b0514;}
.menubg02 .smenu ul li a::after{background-color: #9b0514;}

.mbg {
  background-color: #f5f5f5;
  padding: 92px 0;
  clear: both;
  position:relative;
  overflow:hidden;
}
.zcfg ul li {
  height: 100px;
  line-height: 100px;
  width: 100%;
  background-color: #fff;
  /* padding: 37px 30px; */
  transition: all 1s;
  margin-bottom: 18px;
  display: flex;
  justify-content: space-between;
}
.zcfg ul li a {
  display: block;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  padding: 0 38px ;
}
.zcfg ul li .inner {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.mright .zcfg ul li .inner {
  align-items: flex-end;
}
.zcfg ul li .title {
  color: #1d2564;
  float:left;
  width:80%;
  margin-top:-7px;
  text-align:left;
  overflow:hidden;
  font-size: 20px;
  font-family: "HYQiHei-55S";
}
.zcfg ul li .time {
  color: #1d2564;
  font-size: 20px;
  float:left;
  font-family: "DINNextW1G-Bold";
  margin-right: 50px;
  /* margin-top: 18px; */
}
.mright .zcfg ul li .time {
  color: #919191;
  margin-top: 65px;
}

.rmore {
  font-family: "DINNextW1G-Bold";
  font-size: 14px;
  color: #919191;
  width: 130px;
  line-height: 40px;
  border: solid 1px #afafaf;
  text-align: center;
  transition: all 0.6s;
  transition-delay: 0.3s;
}
.zcfg ul li .title,
.zcfg ul li .time,
.zcfg ul li .title {
  transition: all 0.6s;
}
/* .zcfg ul li .l {
  width: 76%;
} */
.zcfg ul li:hover {
  background-color: #1d2564;
}
.zcfg ul li:hover .time,
.zcfg ul li:hover .title,
.zcfg ul li:hover .rmore {
  color: #fff;
}
.zcfg ul li:hover .rmore {
  background-color: #0062ff;
  border-color: #0062ff;
}

.mright .zcfg1 ul li:hover .time {
  color: #fff;
}

.zcfg1 ul {
  width: 100%;
}

.zcfg1 ul li{
  width: 100%;
  height: 140px;
  overflow:hidden;
}

.zcfg1 ul li .title{
  color: #1d2564;
  float:left;
  width:40%;
  margin-top:-7px;
  text-align:left;
  font-size: 1.1vw;
  font-family: "HYQiHei-55S";
}

.zcfg1 ul li .rmore{
	margin-top:20px;
	float:right;
}

.zcfg1 ul li a {
  display: block;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  padding: 31px 38px 40px;
}

.mright .zcfg1 ul li .time {
  color: #919191;
  float:left;
  font-family: "DINNextW1G-Bold";
  margin-top: 60px;
  font-size: 18px;
}

.zcfg1 ul li {
  height: 140px;
  line-height: 0;
  width: 100%;
  background-color: #fff;
  color:black;
  /* padding: 37px 30px; */
  transition: all 1s;
  margin-bottom: 18px;
  display: flex;
  justify-content: space-between;
}

.m-page {
  text-align: center;
  padding-top: 80px;
  padding-bottom: 100px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 18px;
  color: #919191;
  font-family: "HYQiHei-45S";
}

.m-page a {
  width: 34px;
  line-height: 34px;
  text-align: center;
  border: solid 1px #b4b4b4;
  display: inline-block;
  font-size: 14px;
  color: #919191;
  margin: 0 12px;
  overflow: hidden;
  font-family: "HYQiHei-45S";
}
.m-page a.first,
.m-page a.last {
  font-size: 0;
}
.m-page a.first {
  background: url(/skin/hansha/images/pprev.png) no-repeat center;
}
.m-page a.last {
  background: url(/skin/hansha/images/pnext.png) no-repeat center;
}

.m-page span {
  display: inline-block;
  margin: 0 20px;
}
.m-page a.z-crt {
  background-color: #1d2564;
  border-color: #1d2564;
  color: #fff;
}
.m-page .txt_num {
  width: 34px;
  height: 34px;
  border: solid 1px #b4b4b4;
  text-align: center;
  font-size: 14px;
  margin: 0 5px;
  font-family: "HYQiHei-45S";
}

.mleft {
  width: 18vw;
}
.mright {
  width: 55vw;
}

.lnav ul li {
  line-height: 80px;
  text-align: left;
  background-color: #fff;
  padding: 0 18px;
}
.lnav ul li a {
  font-size: 22px;
  color: #808080;
  display: block;
  box-sizing: border-box;
  width: 100%;
  border-bottom: solid 1px #d8d8d8;
}
.lnav ul li:last-child a {
  border-bottom: none;
}
.lnav ul li a img{display:none;}
.lnav ul li span {
  display: inline-block;
  padding-left: 22px;
}
.lnav ul li.active {
  background-color: #1d2564;
}
.lnav ul li.active a {
  border-color: #1d2564;
}
.lnav ul li.active span {
  display: inline-block;
  background: url(/skin/hansha/images/lrow.png) no-repeat right center;
  color: #fff;
  width:85%;
}

.nleft {
  width: 60%;
}
.nright {
  width: 32%;
  margin-top:12px;
}

.ntitle {
  font-size: 38px;
  font-family: "HYQiHei-55S";
  line-height: 50px;
  color: #1d2564;
  text-align:center;
}
.npara {
  color: #808080;
  font-size: 20px;
  border-bottom: solid 1px #808080;
  font-family: "HYQiHei-55S";
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-top: 60px;
  padding-bottom: 20px;
}
.npara span {
  font-family: "HYQiHei-55S";
  font-size: 18px;
}
.npara .l span {
  display: inline-block;
  margin-right: 10px;
  padding-right: 10px;
  border-right: solid 1px #919191;
}
.npara .l span:last-child {
  border-right: none;
  font-family: "HYQiHei-55S";
}
.npara span em {
  margin-left: 15px;
  display: inline-block;
}
.ndesc {
  font-size: 20px;
  font-family: "HYQiHei-55S";
  line-height: 36px;
  color: #231815;
  padding-top: 30px;
}
.ndesc p {
  text-indent: 2em;
  padding-bottom: 0.5vw;
}
.ndesc p img {
  position: relative;
  left: -2em;
  width: 530px;
  border-radius:10px;
}
.nbpage a {
  display: inline-block;
  width: 130px;
  height: 40px;
  font-size: 16px;
  margin: 0 12px;
  border: solid 1px #1d2564;
  color: #1d2564;
  text-align: center;
  line-height: 40px;
  text-transform: uppercase;
}
.nbpage a:hover {
  background-color: #1d2564;
  border: solid 1px #1d2564;
  color: #fff;
}
.pimg {
  padding-bottom: 97px;
}
.pimg .bimg {
  text-align: center;
  color: #919191;
  font-size: 20px;
}
.pimg .bimg .img {
  height: 500px;
  border-radius: 20px;
  overflow: hidden;
}
.pimg .bimg .img img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.pimg .bimg .txt {
  line-height: 60px;
}
.pimg .simg {
  margin-top: 30px;
  position: relative;
  padding: 0 80px;
}
.pimg .simg .prev,
.pimg .simg .next {
  width: 60px;
  height: 60px;
  border: solid 1px #919191;
  position: absolute;
  top: 50%;
  margin-top: -30px;
  cursor: pointer;
}
.pimg .simg .prev {
  background: url(/skin/hansha/images/pprev.png) no-repeat center;
  left: 0;
}
.pimg .simg .next {
  background: url(/skin/hansha/images/pnext.png) no-repeat center;
  right: 0;
}
.pimg .simg ul li {
  width: 167px;
  display: inline-block;
  float: left;
  margin-right: 7px;
}
.pimg .simg ul li .txt {
  display: none;
}
.pimg .simg ul li a {
  display: block;
}
.pimg .simg ul li .img {
  height: 100px;
  overflow: hidden;
}
.pimg .simg ul li .img img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.nrtop {
  color: #1d2564;
  font-size: 20px;
  font-family: "HYQiHei-55S";
  display: flex;
  align-items: center;
  line-height: 20px;
}
.nrtop span {
  font-size: 26px;
  font-family: "DINNextW1G-Medium";
  padding-right: 18px;
  margin-right: 18px;
  border-right: solid 1px #1d2564;
}
.nrlist ul li {
  padding: 22px 0;
  border-bottom: solid 1px #a9a9a9;
}
.nrlist ul li a {
  display: block;
  overflow: hidden;
}
.nrlist ul li .img {
  width: 180px;
  height: 110px;
  width:9.375vw;
  height:5.7291vw;
  float: left;
  overflow: hidden;
}
.nrlist ul li .img img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  -moz-transition: all 1s;
  -webkit-transition: all 1s;
  transition: all 1s;
}
.nrlist ul li .txt {
  float: right;
  width: 12vw;
  height: 5vw;
  min-height:80px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.nrlist ul li .title {
  font-size: 14px;
  font-family: "HYQiHei-45S";
  color: #000;
}
.nrlist ul li .time {
  font-size: 18px;
  color: #808080;
  font-family: "DINNextW1G-Bold";
}

.nrlist ul li:hover .img img {
  transform: scale(1.05);
}
.nrlist ul li:hover .title {
  color: #1d2564;
}

.wsfw ul li {
  background-color: #fff;
  display: flex;
  justify-content: space-between;
  
}
.wsfw ul li .wx {
  width: 12vw;
  text-align: center;
  padding-top: 57px;
  padding-bottom: 54px;
}
.wsfw ul li dl dt {
}
.wsfw ul li dl dt img {
  width: 130px;
  height: 130px;
  margin: 0 auto;
}
.wsfw ul li dl dd {
  font-size: 18px;
  color: #1d2564;
  font-family: "HYQiHei-55S";
  padding-top: 40px;
}
.wsfw ul li.jfck{padding:30px;font-size:20px;color:#1d2564;display:flex;justify-content:space-between;font-family: "HYQiHei-55S";align-items:center;}
.wsfw ul li.jfck .more{width:130px;height:38px;line-height:38px;border:solid 1px #bababa;}
.wsfw ul li.jfck .more a{color:#919191;}
.wsfw ul li.jfck .more a:hover{color:#fff;}

.gsyw {
}

#grid {
  position: relative;
}
#grid ul {
  /* display:flex;justify-content:space-between;flex-wrap:wrap; */
}
.item {
  left: 0;
  top: 0;
  width: 436px;
  height: auto;
  /* overflow: hidden; */
  padding: 10px;
  background-color: #fff;
  box-sizing: border-box;
  transition: all 0.6s;
}
.item a {
  display: block;
}

.xwdt .img {
  height: 240px;
  overflow: hidden;
  border-bottom: 9px solid #0062ff;
}
.xwdt .img img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all 1s;
}
.xwdt .txt {
  padding: 15px 20px;
  padding-bottom: 10px;
}
.xwdt .title {
  color: #1d2564;
  font-family: "HYQiHei-65S";
  font-size: 18px;
  font-weight: bold;
  height:50px;
}
.xwdt .desc {
  font-size: 14px;
  font-family: "HYQiHei-45S" !important;
  line-height: 26px;
  color: #686868;
  margin-top: 25px;
  height:82px;
}
.xwdt .rmore {
  margin-top: 35px;
  border-color: #1d2564;
  color: #1d2564;
  transition: all 0.3s;
}
.xwdt ul li{
	display: inline-block;
	width:23.5vw;
	margin-top:1vw;
	margin-right:1vw;
}
.xwdt ul li:nth-child(1),
.xwdt ul li:nth-child(2),
.xwdt ul li:nth-child(3){
	margin-top:0px;
}
.xwdt ul li:nth-child(3n){
	margin-right:0px;
}

.xwdt ul li:hover .img img {
  transform: scale(1.05);
}
.xwdt ul li:hover .rmore {
  background-color: #1d2564;
  color: #fff;
}

.txlist {
}
.txlist ul li {
  background-color: #fff;
  position: relative;
  height: 655px;
  height:34.11458vw;
  margin-top: 45px;
  display: flex;
  padding-top:4.27083vw;
  width:100%;
  box-sizing:border-box;
}
.txlist ul li:nth-child(1){margin-top:0;}
.txlist ul li:nth-child(2n)
{padding-left:0;
}
.txlist ul li::before,
.txlist ul li::after{height:100%;display:inline-block;content:'';background-color:#f0f0f0;position:absolute;top:0;z-index:1;}
.txlist ul li::before{left:0;}
.txlist ul li::after{right:0;}

.txlist ul li .txt {
  font-family: "HYQiHei-65S";
  width: 25.2604vw;
  height: 100%;
  box-sizing: border-box;
  padding-left: 35px;
  padding-right: 35px;
  position:relative;
  z-index:22;
}
.txlist ul li:nth-child(2n) .txt {
}
.txlist ul li .t {
  color: #1d2564;
}
.txlist ul li .txt .en {
  font-size: 28px;
  font-size:1.45833vw;
  font-family: "DIN Alternate Bold";
  width: 240px;
  width:12.5vw;
}
.txlist ul li .txt .cn {
  font-size: 32px;
  font-size:1.6666vw;
}
.txlist ul li .img {
  width: 61.1979vw;
  position: absolute;
  left:25vw;
  bottom: 0;
  border-bottom: solid 20px #00ccb8;
  z-index:22;
}
.txlist ul li:nth-child(2n) .img {
  right:25vw;
  left:auto;
}
.txlist ul li:nth-child(2n) {
  justify-content: flex-end;
}
.txlist ul li .rmore {
  background-color: #0062ff;
  border-color: #0062ff;
  margin-top: 30px;
}
.txlist ul li .rmore a {
  color: #fff;
  font-size: 14px;
  text-transform: uppercase;
  font-family: "DINNextW1G-Bold";
  display: block;
}
.txlist ul li .img img {
  display: block;
  width: 100%;
}
.txlist ul li:nth-child(2) .img {
  border-color: #e0cb70;
}
.txlist ul li:nth-child(3) .img {
  border-color: #f79d81;
}
.txlist ul li:nth-child(4) .img {
  border-color: #9dcc60;
}
.txlist ul li:nth-child(5) .img {
  border-color: #7fb2e5;
}

.txlist ul li .d {
  font-size: 18px;
  line-height: 38px;
  font-size:0.9375vw;line-height:1.9791vw;
  color: #000;
  margin-top: 40px;
  margin-top:2.08333vw;
}

/* 社会责任-环保教育.html */
.footer1 {
  clear: both;
  background-color: #fff;
  padding-bottom: 65px;
}
.footer1 .fmid {
  padding-top: 40px;
}
.footer1 .fnav ul li {
  width: 155px;
  display: inline-block;
  float: left;
}
.footer1 .fnav ul li > a {
  font-size: 18px;
  color: #4d4d4d;
}
.footer1 .fnav ul li dl {
  padding-top: 25px;
}
.footer1 .fnav ul li dd {
  line-height: 28px;
}
.footer1 .fnav ul li dd a {
  display: block;
  font-size: 16px;
  color: #4d4d4d;
}
.footer1 .fnav a:hover {
  text-decoration: underline;
}

.footer1 .flogo {
  padding: 70px 0;
  border-bottom: solid 1px #4d4d4d;
}
.footer1 .fwx {
  width: 150px;
  text-align: center;
  color: #4d4d4d;
}
.footer1 .fwx dl dt img {
  display: block;
  width: 150px;
  height: 150px;
}
.footer1 .fwx dl dd {
  line-height: 45px;
  font-size: 14px;
}
.footer1 .flink {
  padding-top: 35px;
  border-bottom: 1px solid #a1a1a1;
  padding-bottom: 40px;
}
.footer1 .flink,
.footer1 .flink a {
  font-size: 14px;
  color: #4d4d4d;
}
.footer1 .flink a {
  display: inline-block;
  margin-right: 30px;
}
.footer1 .flink a:hover {
  text-decoration: underline;
}
.footer1 .flink select {
  color: #4d4d4d;
  font-size: 16px;
  width: 80px;
}
.footer1 .fbot {
  padding-top: 40px;
}
.footer1 .copyright,
.footer1 .copyright a {
  color: #4d4d4d;
  font-size: 14px;
}

.hbjd {
  width: 36vw;
  height: 121px;
  font-family: "HYQiHei-55S";
  background-color: #fff;
  margin-top: 40px;
  color: #1d2564;
  font-size: 26px;
  box-sizing: border-box;
  padding: 0 30px;
  padding-top: 40px;
}

.hbjd:nth-child(2n){
  float: right;
}

.hbjd .MORE {
  display: inline-block;
  width: 5vw;
  height: 40px;
  border: 1px solid #d1d1d1;
  font-size: 14px;
  color: #919191;
  text-align: center;
  line-height: 40px;
  float: right;
}

/* 社会责任-环保教育(内页).html */
.h5-env {
  font-size: 30pt;
  line-height: 52px;
  color: #1d2564;
  font-family: "DINNextW1G-Medium";
}

.h6-cgyy {
  font-size: 30pt;
  color: #1d2564;
  font-weight: bold;
}

.ul-box {
  width: 318px;
  margin-top: 34px;
  float: left;
  background-color: #fff;
}

.ul-box li {
  width: 100%;
  height: 82px;
  box-sizing: border-box;
  padding-left: 18px;
}

.ul-box li a {
  display: inline-block;
  width: 244px;
  height: 82px;
  line-height: 82px;
  border-bottom: 1px solid #dedede;
  margin-left: 10px;
  font-size: 22px;
  color: #808080;
}

.ul-box li:last-child a {
  border-bottom: none;
}

.ul-box li img {
  opacity: 0;
}

.ul-box li:hover {
  color: #fff;
  background-color: #1d2564;
}

.ul-box li:hover a {
  color: #fff;
}

.ul-box li:hover img {
  opacity: 1;
}

.ul-box .active {
  background-color: #1d2564 !important;
}

.ul-box .active a {
  color: #fff !important;
}

.ul-box .active img {
  opacity: 1;
}

.cgyy-box {
  width: 1050px;
  float: right;
  margin-top: 34px;
}

.cgyy-box .top {
  width: 100%;
  line-height: 80px;
  font-size: 18px;
  color: #1d2564;
  box-sizing: border-box;
  border-top: 5px solid #1d2564;
  background-color: #fff;
  padding-left: 34px;
}

.cgyy-box form {
  width: 100%;
  background-color: #fff;
  margin-top: 10px;
  box-sizing: border-box;
  padding-left: 33px;
  padding-top: 45px;
  padding-bottom: 66px;
}
.cgyy-box form div {
  font-size: 22px;
  color: #808080;
  margin-bottom: 45px;
}
.cgyy-box form div span {
  display: inline-block;
  width: 110px;
  line-height: 40px;
  margin-right: 20px;
}

.cgyy-box form div input {
  display: inline-block;
  width: 340px;
  height: 40px;
  border: 2px solid #b1b1b1;
  font-size: 22px;
  color: #d3d3d3;
  padding-left: 16px;
  box-sizing: border-box;
}

.cgyy-box form .span {
  display: inline-block;
  width: 130px;
  height: 38px;
  text-align: center;
  line-height: 38px;
  margin-left: 132px;
  font-size: 22px;
  color: #fff;
  margin-top: 19px;
  background-color: #0062ff;
}

.cgyy-box .bottom {
  width: 100%;
  margin-top: 50px;
  padding-bottom: 40px;
}

.cgyy-box .bottom .xzbox {
  width: 100%;
  margin-top: 10px;
}

.cgyy-box .bottom .xzbox {
  width: 100%;
  margin-top: 10px;
  background-color: #fff;
  padding-bottom: 59px;
}

.cgyy-box .bottom .xzbox .tit {
  display: inline-block;
  width: 200px;
  line-height: 80px;
  text-align: center;
  color: #8d8d8d;
  font-size: 25px;
  position: relative;
}

.cgyy-box .bottom .xzbox .tit:after {
  content: "";
  display: inline-block;
  width: 1px;
  height: 60px;
  background-color: #e4e4e4;
  position: absolute;
  top: 12px;
  right: 0;
}
.cgyy-box .bottom .xzbox .tit:hover,
.cgyy-box .bottom .xzbox .tact {
  color: #fff;
  background-color: #1d2564;
  border: none;
}

.cgyy-box .bottom .xzbox .tact:after,
.cgyy-box .bottom .xzbox .tit:nth-child(3)::after {
  content: "";
  width: 0px;
  height: 0px;
}

.cgyy-box .bottom .xzbox .xiazai {
  display: inline-block;
  width: 416px;
  height: 70px;
  box-sizing: border-box;
  border: 2px solid #122f72;
  line-height: 70px;
  font-size: 18px;
  color: #122f72;
  padding: 0 20px;
  margin-top: 78px;
  margin-bottom: 75px;
  margin-left: 34px;
}

.cgyy-box .bottom .xzbox .xiazai a {
  display: inline-block;
  width: 120px;
  height: 38px;
  box-sizing: border-box;
  font-size: 22px;
  color: #fff;
  line-height: 38px;
  text-align: center;
  background-color: #0062ff;
  float: right;
  margin-top: 16px;
}

.cgyy-box .bottom .zhuyi {
  width: 986px;
  height: 122px;
  border-bottom: 1px solid #dfdfdf;
  margin: auto;
  font-size: 14px;
  color: #858585;
  line-height: 22px;
  box-sizing: border-box;
  padding-top: 14px;
}

.cgyy-box .bottom .zhuyi:last-child {
  border: none !important;
  
}

.cgyy-box .bottom .zhuyi h6 {
  color: #0062ff;
}

/* /* 社会责任-责任行动.html  * */

.h5-zrxd {
  font-size: 30px;
  color: #122f72;
  text-align: left;
  font-family: "HYQiHei-65S";
  margin-bottom: 48px;
  font-weight: bold;
}

.h5-zrxd span{
  display: inline-block;
  width: 1px;
  height: 25px;
  background-color: #122f72;
  margin: 0 20px;
}

.p-zrxd {
  font-size: 18px;
  font-family: "HYQiHei-55S";
  color: #4d4d4d;
  text-align: left;
  margin-bottom: 38px;
}

.shfuwu {
  width: 460px;
  height: 520px;
  background:#bfeff7;
  float: left;
  width:23.95833vw;
  height:27.083vw;
}
.shxind{background-color:#e9efaf;}
.zyzhd{background-color:#ffe0cf;}

.shfuwu .bg{background:url(/skin/hansha/images/sgy01.png) no-repeat right top/4.7916vw;}
.shxind .bg{background:url(/skin/hansha/images/sgy02.png) no-repeat right bottom/4.7916vw;}
.zyzhd .bg{background:url(/skin/hansha/images/sgy03.png) no-repeat right bottom/4.7916vw;}

.shfuwu p{
  margin-top: 87px !important;
  margin-top: 4.53125vw !important;
}

.shxind .bg,
.zyzhd .bg{display:flex;justify-content:space-between;height:178px;height:9.27083vw;}
.shxind .bg p,
.zyzhd .bg p
{width:31.25vw;}

.shxind h5{
 /* width: 198px;
  float: left; */
}

.shxind p{
 /* float: right;
  width: 580px; */
  vertical-align: top;
}

.zyzhd h5{
  width: 198px;
  float: left;
}

.zyzhd p{
  float: right;
  vertical-align: top;
}

.shxind {
  width: 930px;
  height: 255px;
  width:48.4375vw;
  height:13.28125vw;
  background: url(/skin/hansha/images/图层/ 3.png) no-repeat;
  float: right;
  margin-bottom: 10px;
}

.zyzhd {
  width: 930px;
  height: 255px;
  width:48.4375vw;
  height:13.28125vw;
  background: url(/skin/hansha/images/图层/ 4.png) no-repeat;
  float: right;
}
.shbox{
  box-sizing: border-box;
  padding: 47px;
  padding:2.44791vw;
}
.shbox h5 {
  font-size: 28px;
  font-size:1.4583vw;
  color: #122f72;
  text-align: left;
  font-weight: bold;
  box-sizing: border-box;
  font-family: "HYQiHei-65S";
}

.shbox p {
  font-size: 18px;
  color: #4d4d4d;
  text-align: justify;
  font-family: "HYQiHei-55S";
  line-height: 28px;
  font-size:0.9375vw;
  line-height:1.4583vw;
}

.wrap2 {
  width: 100%;
  background: url(/skin/hansha/images/111111.png) no-repeat;
  background-size: 100% 100%;
}

.wrap2 .hh5 {
  font-size: 38px;
  font-size:30px;
  text-align: left;
  font-family: "HYQiHei-65S";
  color: #fff;
  font-weight: bold;
  padding-bottom:100px;
}

.wrap2 .hh5 span{
  display: inline-block;
  width: 1px;
  height: 25px;
  background-color: #fff;
  margin: 0 20px;
}

.wrap2 .pp1 {
  font-size: 18px;
  text-align: left;
  color: #fff;
  line-height: 36px;
  margin-top: 48px;
  box-sizing: border-box;
  display:none;
}

.wrap2 .fir {
  width: 100%;
  height: 420px;
  height:21.875vw;
  position: relative;
  margin-bottom: 40px;
}

.wrap2 .fir .boxleft1 {
  width: 760px;
  height: 350px;
  width:39.5833vw;
  height:18.2291vw;
  box-sizing: border-box;
  background-color: #fff;
  border-bottom: 10px solid #bfeff7;
  padding: 51px 110px 0 50px;
  padding:2.6041vw 5.72916vw 0 2.6041vw;
  position: absolute;
  top: 36px;
  top:1.875vw;
  left: 0;
  z-index: 1000;
}

.wrap2 .fir .boxleft1 .pp2 {
  font-size: 18px;
  color: #4d4d4d;
  font-family: "HYQiHei-55S";
  line-height: 24px;
  margin-top: 50px;
  font-size:0.9375vw;
  line-height:1.25vw;
  margin-top:2.6041vw;
}

.wrap2 .fir .boxleft1 .hh2 {
  font-size: 25px;
  font-size:1.30208vw;
  color: #1d2564;
  font-family: "HYQiHei-65S";
  line-height: 38px;
  line-height:1.97916vw;
  font-weight: bold;
}

.wrap2 .fir .boxright1 {
  width: 736px;
  width:38.33333vw;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  box-sizing: border-box;
  border: 10px solid #fff;
  text-align: center;
  vertical-align: middle;
}

.wrap2 .fir .boxright1 img{
  width: 100%;
  height: 100%;
}

.wrap2 .sec .boxleft1{
  border-bottom: 10px solid #e9efaf;
}

.wrap2 .thir {
  width: 100%;
  height: 720px;
  position: relative;
  margin-top: 40px;
}

.wrap2 .thir .boxleft3 {
  width: 760px;
  height: 660px;
  box-sizing: border-box;
  background-color: #fff;
  border-bottom: 10px solid #ffe0cf;
  padding: 57px 110px 0 50px;
  position: absolute;
  top: 35px;
  left: 0;
  z-index: 1000;
}

.wrap2 .thir .boxleft3 img{
  margin: 0 2px;
}

.wrap2 .thir .boxleft3 .pp2 {
  font-size: 18px;
  color: #4d4d4d;
  line-height: 24px;
  margin-top: 61px;
  text-align: justify;
}

.wrap2 .thir .boxleft3 .hh2 {
  margin-bottom: 34px;
}

.wrap2 .thir .boxright3 {
  width: 736px;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  box-sizing: border-box;
  border: 10px solid #fff;
  text-align: center;
  vertical-align: middle;
}

.wrap2 .thir .boxright3 img{
  width: 100%;
  height: 100%;
}

/* 主营营业-工业系统内页.html */
.wrap4 {
 margin-top:-19vw;
}
.wrap5 {
  position: relative;
  margin-top:-19vw;
  z-index:11;
}

.wrap4 .wsbaox {
  width: 48vw;
  font-family: "HYQiHei-55S";
  box-sizing: border-box;
  padding: 70px 3vw;
  background: #fff;
}

.wrap4 .wsbaox .spantit1 {
  display: inline-block;
  font-family: "HYQiHei-65S";
  font-size: 28px;
  color: #1d2564;
  margin-bottom: 40px;
}

.wrap4 .wsbaox .spantit1:nth-child(1) {
  margin-right: 100px;
}

.wrap4 .wsbaox .spantit1:nth-child(2) {
  margin-right: 100px;
}

.wrap4 .wsbaox .leftbb {
  display: inline-block;
  font-family: "HYQiHei-55S";
  width: 9vw;
  font-size: 18px;
  color: #3f3f3f;
  line-height: 30px;
  margin-right: 7vw;
  height: 110px;
  vertical-align: top;
}

.wrap4 .wsbaox .rightbb {
  width: 24vw;
  display: inline-block;
  font-size: 18px;
  color: #3f3f3f;
  line-height: 30px;
  height: 110px;
}

.wrap4 .wsbaox .pp5 {
  font-family: "HYQiHei-55S";
  border-top: 1px solid #e4e4e4;
  box-sizing: border-box;
  padding-top: 58px;
  font-size: 18px;
  color: 38px;
  line-height: 38px;
}

.wrap4 .wsbaox .fzsl {
  display: inline-block;
  font-family: "HYQiHei-65S";
  width: 112px;
  height: 26px;
  text-align: center;
  line-height: 26px;
  font-size: 22px;
  color: #1d2564;
  margin-top: 20px;
}

.wrap4 .wsbaox .fzsl img {
  margin-right: 6px;
  vertical-align: middle;
}

/* .wrap6{
	padding-bottom: 200px;
} */
/* .wrap5 .wsbaox{display:flex;flex-wrap:wrap;} */

.wrap4.wrap6 .wsbaox{display:flex;flex-wrap:wrap;}

.wsbaox dl {/* float:left; */display:inline-block;width:33.333%;min-height:130px;border-bottom:solid 1px #e4e4e4;padding-top:20px; padding-bottom:20px;min-height:120px;}
.wsbaox dl dt{color:#1d2564;font-size:28px;font-family: "HYQiHei-65S";}
.wsbaox dl dd{padding-top:35px; font-size:18px;line-height:38px;color:#3f3f3f;}
.wsbaox dl:nth-child(6),
.wsbaox dl:nth-child(5),
.wsbaox dl:nth-child(4),
.wsbaox dl:nth-child(3)
{border-bottom:none;}
.wsbaox dl:nth-child(1){width: 50%}
.wsbaox dl:nth-child(2){width: 50%}

.spantit2:nth-child(1) {
  margin-right: 276px !important;
}

.leftbb1 {
  width: 19vw !important;
  height: 106px !important;
  margin-right: 54px !important;
}

.rightbb1 {
  width: 18vw  !important;
  height: 106px !important;
}

.rightbb1 span:last-child {
  display: inline-block;
  color: #1d2564;
  font-size: 28px;
  text-align: end;
  margin-top: 20px;
}

.pp6 {
  width: 41vw;
  box-sizing: border-box;
  padding-top: 18px;
  font-size: 18px;
  color: 38px;
  line-height: 38px;
}

.fzsl2 {
  display: inline-block;
  font-family: "HYQiHei-65S";
  /* width: 112px; */
  height: 26px;
  text-align: center;
  line-height: 26px;
  font-size: 22px;
  color: #1d2564;
  margin-top: 60px;
}
.fzsl2 img{display:inline-block;margin-right:8px;}

.hhh3 {
  font-size: 28px;
  font-family: "HYQiHei-65S";
  color: #1d2564;
  line-height: 44px;
}

.hhh3:last-of-type {
  margin-bottom: 60px;
}

.wrap6 .wsbaox {
  width: 48vw;
  box-sizing: border-box;
  padding:50px 34px 48px 34px;
  background: #fff;
}

.mcbg{}
.mcbg .warpper .leftbox{width:48vw;position:relative;z-index:22; background-color:#fff;}
.wrap4 .wsbaox .spantit3 {
  display: inline-block;
  font-size: 28px;
  color: #1d2564;
  margin-bottom: 40px;
}

.wrap4 .wsbaox .spantit3:nth-child(1) {
  margin-right: 60px;
}

.wrap4 .wsbaox .spantit3:nth-child(2) {
  margin-right: 168px;
}

.wrap4 .wsbaox .spantit3:nth-of-type(4) {
  margin-right: 116px;
  margin-top: 56px;
}

.wrap4 .wsbaox .spantit3:nth-of-type(5) {
  margin-right: 108px;
  margin-top: 56px;
}

.wrap4 .wsbaox .spantit3:nth-of-type(6) {
  margin-top: 56px;
}

.leftbbb {
  display: inline-block;
  width: 232px;
  height: 66px;
  vertical-align: text-top;
  font-size: 18px;
  color: #3f3f3f;
  margin-right: 50px;
}

.midbbb {
  display: inline-block;
  width: 232px;
  height: 66px;
  vertical-align: text-top;
  font-size: 18px;
  color: #3f3f3f;
  margin-right: 50px;
}

.rightbbb {
  display: inline-block;
  width: 270px;
  height: 66px;
  vertical-align: text-top;
  font-size: 18px;
  color: #3f3f3f;
}

.leftbbb1 {
  display: inline-block;
  width: 255px;
  height: 66px;
  vertical-align: text-top;
  font-size: 18px;
  color: #3f3f3f;
  margin-right: 28px;
}

.map {
  margin-bottom: 76px;
}

.swiper-map {
  width: 100%;
  padding: 50px;
  box-sizing: border-box;
  background-color: #ffffff;
}
.swiper-map .title {
  float: left;
  width: 300px;
  color: #000000;
}
.swiper-map .title .en {
  font-size: 42px;
  font-family: "DIN Alternate Bold";
  text-transform: uppercase;
}
.swiper-map .title .cn {
  font-size: 22px;
  font-family: "HYQiHei-65S";
}
.swiper-map .btn {
  float: right;
  margin-top: 60px;
  width: 120px;
}
.swiper-top .clearfix {
  display: block;
  width: 0;
  height: 0;
  clear: both;
}
.swiper-top .prev {
  cursor: pointer;
  float: left;
  width: 42px;
  height: 42px;
  border: 2px solid #aaaaaa;
  background: url(/skin/hansha/images/prev.png) no-repeat center / 13px auto;
}
.swiper-top .next {
  cursor: pointer;
  float: right;
  width: 42px;
  height: 42px;
  border: 2px solid #aaaaaa;
  background: url(/skin/hansha/images/next.png) no-repeat center / 13px auto;
}
.swiper-top .prev:hover {
  background-image: url(/skin/hansha/images/lrow.png);
  transform: rotate(180deg);
  background-color: #1d2564;
  border: 2px solid #1d2564;
}
.swiper-top .next:hover {
  background-image: url(/skin/hansha/images/lrow.png);
  background-color: #1d2564;
  border: 2px solid #1d2564;
}
.swiper-map .swiper-container {
  margin-top: 55px;
}
.swiper-map .swiper-slide {
  height: 568px;
}
.swiper-map .swiper-slide img {
  width: 100%;
  height: 250px;
  object-fit: cover;
}
.swiper-map .swiper-slide:nth-child(3n + 1) {
  background-color: #d3ad7f;
}
.swiper-map .swiper-slide:nth-child(3n + 2) {
  background-color: #a1bc75;
}
.swiper-map .swiper-slide:nth-child(3n + 3) {
  background-color: #8bb1d1;
}
.swiper-map .swiper-slide .stitle {
  padding: 30px 35px 0;
  font-family: "HYQiHei-65S";
  color: #ffffff;
  font-size: 20px;
}
.swiper-map .swiper-slide .stxt {
  padding: 45px 35px 0;
  font-family: "HYQiHei-55S";
  color: #ffffff;
  font-size: 15px;
  line-height: 1.8;
}

.taul {
  width: 18vw;
  background-color: #fff;
  float: left;
}

.taul li {
  width: 100%;
  height: 80px;
}

.taul li a {
  margin: auto;
  font-family: "HYQiHei-55S";
  display: block;
  width: 15vw;
  height: 80px;
  line-height: 80px;
  font-size: 18px;
  color: #808080;
  border-bottom: 1px solid #dadada;
}

.taul li:nth-last-child(1)  a {
  border-bottom: 0px solid #dadada;
}

.taul li a img {
  float: right;
    margin: 30px 0 0 0;
}

.taul li:hover a {
  color: #1d2564;
  font-size:20px;
  font-weight:bold;
}

.taul .active {
  background-color: #122f72;
}

.taul .active a {
  color: #fff;
  font-family: "HYQiHei-55S";
}

.tzgsbox {
  width: 55vw;
  box-sizing: border-box;
  padding: 40px 44px 48px;
  float: right;
  background-color: #fff;
}

.tzgsbox h1 {
  margin: 35px 0px;
}

.tzgsbox p {
  font-size: 18px;
  font-family: "HYQiHei-55S";
  line-height: 32px;
  text-indent: 2em;
  margin: 24px 0;
}

.tzgsbox span {
  font-size: 18px;
  font-family: "HYQiHei-55S";
  line-height: 32px;
}

.tzgsbox p:nth-of-type(4) {
  margin-top: 10px !important;
}

.hh-tit {
  width: 55vw;
  height: 160px;
  line-height: 160px;
  text-align: center;
  float: right;
  font-size: 38px;
  color: #1d2564;
  font-family: "DINNextW1G-Medium";
}

.modelbox {
  position: relative;
  font-family: "HYQiHei-55S";
  z-index: 10;
  /* float: right; */
  background-color: #fff;
  box-sizing: border-box;
  padding: 50px 2vw 26px;
  overflow:hidden;
}

.modelbox .box {
  display: inline-block;
  width: 15.4vw;
  height: 82px;
  background-color: #f4f4f4;
  box-sizing: border-box;
  border-radius: 10px;
  padding-left: 1vw;

  padding-right: 1vw;
  line-height: 24px;
  font-size: 20px;
  color: #1d2564;
  padding-top: 16px;
  margin-bottom: 20px;
  float:left;
  margin-right:0.8vw;
}
.modelbox .box:nth-child(3n){margin-right:0;}

.modelbox .box.active {
  background-color: #1d2564;
  color: #ffffff;
}

.modelbox .box span {
  display: block;
}

.modelbox .hh6 {
  width: 100%;
  color: #222a68;
  font-size: 25px;
  line-height: 36px;
}

.modelbox .pp6 {
  width: 100%;
  color: #4d4d4d;
  font-size: 18px;
  line-height: 32px;
  margin-bottom: 64px;
}

.modelbox .span6 {
  display: block;
  width: 100%;
  color: #4d4d4d;
  font-size: 18px;
  line-height: 32px;
  margin-bottom: 24px;
}

.frcont {
  float: right;
  width: 54.6875vw;
}
.fixed {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1000;
  width: 1020px;
  background-color: #ffffff;
  display: none;
  border: 1px solid #2f78fd;
  border-radius: 20px;
  box-shadow: 10px 10px 5px rgba(0, 0, 0, 0.1);
}
.fixed .fixedc {
  padding: 35px;
}
.fixed .close {
  position: absolute;
  top: 35px;
  right: 35px;
  z-index: 10;
  width: 15px;
  height: 15px;
  cursor: pointer;
}
.fixed .close img {
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
  filter: gray;
}
.fixed h3 {
  font-size: 25px;
  font-family: "HYQiHei-65S";
  color: #1d2564;
}
.fixed .txt {
  margin-top: 30px;
  font-family: "HYQiHei-55S";
  height: 192px;
  font-size: 18px;
  color: #4d4d4d;
  line-height: 32px;
  overflow-x: hidden;
}

::scrollbar-base-color {
  background-color: #000000;
}



/* 党建事情-党群动态.html */
.xwdt .dj-img {
  height: 240px;
  overflow: hidden;
  border-bottom: 9px solid #d91010;
}

.xwdt .title1 {
  color: #d91010 !important;
  font-family: "HYQiHei-55S";
}


.xwdt ul li:hover .rmore {
  /*  */
  background-color: #1d2564;
  color: #fff;
}

.xwdt .rmore {
  margin-top: 35px;
  /* border-color: #d91010;
  color: #d91010; */
  transition: all 0.3s;
}


.xwdt .rmore.rrmore {
  font-family: "DINNextW1G-Bold";
  font-size: 14px;
  color: #d91010;
  width: 130px;
  line-height: 40px;
  border:1px solid  #d91010;
  text-align: center;
  transition: all 0.6s;
  transition-delay: 0.3s;
}
.xwdt ul li:hover .rmore.rrmore{
	background-color: #d91010;
}


.m-page a.zz-crt {
  background-color: #d91010;
  border-color: #d91010;
  color: #fff;
}

/* 党建事情-学习之窗.html */
.mrjinj{
  width: 100%;
  box-sizing: border-box;
}

.mrtit{
  font-size: 26px;
  color: #9b0514;
  box-sizing: border-box;
  border-bottom:1px solid #9b0514;
  font-family: "思源宋体 SemiBold";
  height:50px;
  margin-bottom: 31px;
  position:relative;
}
.mrtit a{display:inline-block;position:absolute;right:0;bottom:-18px;background-color:#f5f5f5;padding-left:8px;}

.mrjinj .mrleft{
  width: 690px;
  height: 467px;
  background-color: #ac0514;
  box-sizing: border-box;
  border: 20px solid #fff;
  float: left;
  color: #fff;
  padding: 34px 30px;
  position: relative;
}

.mrjinj .mrleft p{
  font-size: 18px;
  line-height: 32px;
}

.mrjinj .mrleft p:nth-child(2){
  margin-top: 44px;
  margin-bottom: 105px;
}

.mrjinj .mrleft .time{
  height: 98px;
  width: auto;
  position: absolute;
  right: 30px;
  bottom: 30px;
}

.mrjinj .mrleft p span{
  display: inline-block;
  width: 16px;
  height: 16px;
  background: #fff;
  border-radius: 50%;
  margin-right: 25px;
}

.mrjinj .mrleft .time span:nth-child(1),
.mrjinj .mrleft .time span:nth-child(4){
  font-size: 24px;
}

.mrjinj .mrleft .time span:nth-child(2){
  font-size: 91px;
}


.mrjinj .mrleft .time span:nth-child(3){
  display: inline-block;
  width: 30px;
  height: 31px;
  line-height: 31px;
  text-align: center;
  border-radius: 50%;
  border: 2px solid #fff;
  font-size: 20px;
  position: absolute;
  top: 24px;
  right: 66px;
}

.mrjinj .mrleft .time span:nth-child(4){
  margin-left: 20px;
}

.mrjinj .mrright{
  width: 690px;
  height: 467px;
  background-color: #fff;
  float: right;
  box-sizing: border-box;
  padding: 18px 50px 40px 22px;
}

.mrjinj .mrright li{
  width: 618px;
  height: auto;
  border-bottom: 1px solid #d3d3d3;
}


.mrjinj .mrright li a{
  display: inline-block;
  width: 100%;
  height: 100%;
}

.mrjinj .mrright li a span{
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: #ac0514;
  float: left;
  margin-top: 22px;
}

.mrjinj .mrright li p{
  display: inline-block;
  width: 592px;
  height: 100%;
  float: right;
  color: #737373;
  line-height: 26px;
  font-size: 16px;
  box-sizing: border-box;
  padding: 14px 0;
}

.study{
  padding-top: 98px;
}

.study .stubox{
  width: 100%;
  display: flex;
  justify-content: space-between;
  box-sizing: border-box;
  padding: 41px 41px 0 41px;
  background-color: #fff;
  flex-wrap: wrap;
}

.study .stubox dl{
  width: 416px;
  width:21.66666vw;
  margin-bottom: 34px;
}

.study .stubox dl dd{
  width: 100%;
  height: 258px;
  height:13.4375vw;
  border-bottom: 8px solid #ac0514;
  margin-bottom: 10px;
}


.study .stubox dl dd img{
  width: 100%;
  height: 100%;
}

.study .stubox dl dt{
  width: 100%;
  height: 30px;
  color: #5d5d5d;
  border: 1px solid #dcdcdc;
  font-size: 18px;
  font-family: "思源宋体 Medium";
  line-height: 30px;
  text-align: center;
}

.study .stubox dl:hover dt{
  border: 1px solid #ac0514;
  background-color: #ac0514;
  color: #fff;
}


.educ{
  width: 100%;
  padding-top: 98px;
  position: relative;
}

.educ#dsjy .mrtit{
  /*width: 90vw;*/
}

.educ .swiper-top{
  width: 120px;
  height: 40px;
  float: right;
  position: absolute;
  top: 98px;
  right: 0;
}

.educ .educbox.educbox1 .swiper-educ{width:1236px;margin:0 auto;position:relative;color:black;}

.educ .educbox.educbox1 .prev,
.educ .educbox.educbox1 .next{
  width: 40px;
  height:40px;
  position:absolute;
  top:50%;
  margin-top:-20px;
  border:solid 2px #cecece;
  box-sizing:border-box;
  cursor:pointer;
}
.educ .educbox.educbox1 .prev{left:-62px;background: url(/skin/hansha/images/prev.png) no-repeat center / 13px auto;}
.educ .educbox.educbox1 .next{right:-62px;background: url(/skin/hansha/images/next.png) no-repeat center / 13px auto;}

.educ  .prev:hover,.educ .educbox.educbox1 .prev:hover {
  background-image: url(/skin/hansha/images/121.png);
  transform: rotate(180deg);
  background-color: #fff;
  background-size: 100% 100%;
  border: 2px solid #ac0514;
}
.educ .next:hover,.educ .educbox.educbox1 .next:hover {
  background-image: url(/skin/hansha/images/121.png);
  background-color: #fff;
  border: 2px solid #ac0514;
  background-size: 100% 100%;
}

.educ .educbox{
  width: 100%;
  box-sizing: border-box;
  padding: 38px 41px 43px;
  background-color: #fff;
}

.educ .educbox .swiper-slide{
  width: 385px;
  height: 100%;
  display:inline-block;
 margin-right: 40px;
 float:left;
} 

.educ .educbox .swiper-slide dl dd{
 /* width: 200px;
  height: 314px; */
  width:100%;
  height:238px;
  overflow:hidden;
} 
.educ .educbox .swiper-slide dl dd img{display:block;width:100%;height:100%;object-fit:cover;}

.educ .educbox .swiper-slide dl dt
{
	font-size: 18px;
	height: 30px;
	font-family: "思源宋体 Medium";
	color:#000;
	text-align:center;
	border: 1px solid #dcdcdc;
	font-size: 18px;
	line-height: 30px;
	/* text-align: center; */
	overflow:hidden;
}
.educ .educbox .swiper-slide dl:hover dt{
  border: 1px solid #ac0514;
  background-color: #ac0514;
  color: #fff;
}

/* 党建事情-党建专题.html */
.djzhtibox{
  width: 100%;
  padding: 21px 30px 21px 21px;
  background-color: #fff;
  box-sizing:border-box;
}

.djzhtibox .swiper-djzt{
  width: 775px;
  height:466px;
  width:40.36458vw;
  height:24.27083vw;
  float: left;
}
.djzhtibox .swiper-djzt .swiper-slide{height:466px;  height:24.27083vw;}
.djzhtibox .swiper-djzt .swiper-slide img{display:block;width:100%;height:100%;object-fit:cover;}
.djzhtibox .swiper-djzt .swiper-pagination{
  text-align: left;
  margin-bottom: 18px;
}

.djzhtibox .swiper-djzt .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    display: inline-block;
    border-radius: 100%;
    background: rgb(255, 255, 255,0);
    border: 1px solid #fff;
    opacity: 1;
    margin-left: 34px;
}

.djzhtibox .swiper-djzt .swiper-pagination-bullet-active{
   background: rgb(255, 255, 255,1);
}

.djzhtibox .rightbox{
  width: 26vw;
  height: 466px;
  font-family: "HYQiHei-45S";
  float: right;
  position:relative;
  overflow:hidden;
  width:27.86458vw;
  height:24.27083vw;
}

.djzhtibox .rightbox h3{
  font-size: 2vw;
  color:#ac0514;
  margin-bottom: 2vw;
}

.djzhtibox .rightbox p{
  font-size: 1.2vw;
  line-height: 1.6vw;
  color:#5d5d5d;
 
  text-align: justify;
}

.djzhtibox .rightbox a{
  display:inline-block;
  font-size: 14px;
  line-height: 28px;
  color:#ac0514;
  width: 130px;
  height: 40px;
  font-weight: bold;
  line-height: 40px;
  text-align: center;
  border: 1px solid #ac0514;
  margin-top: 2vw;
  transition:all .6s;
}
.djzhtibox .rightbox a:hover{background-color:#ac0514;color:#fff;}

.educbox1{
  width: 100% !important;
  height: 100% !important;
  padding: 53px 52px;
  background-color: #fff;
}


.educbox1 dl dt{
  width: 100% !important;
  height: 316px !important;
  color: #fff;
  text-align: justify;
  box-sizing: border-box;
  padding: 38px 34px;
}
.educbox1 dl dt h4{
  font-size: 18px;
  line-height: 26px;
  margin-bottom: 16px;
}

.educbox1 dl dt p{
  font-size: 15px;
  font-family: "HYQiHei-45S";
  line-height: 28px;
}

.educbox1 li:nth-child(3n-1) dt{
  background-color: #dd9166 !important;
}

.educbox1 li:nth-child(3n-2) dt{
  background-color: #aa2424 !important;
}

.educbox1 li:nth-child(3n) dt{
  background-color: #217189 !important;
}

/* 党建事情-党风廉政.html */
.lnav.lnav1 ul li.active
{
  background-color: #d91010 !important;
  color: #fff;
}
.lnav.lnav1 ul li.active span
{
  display: inline-block;
  background: none;
  color: #fff;
}
.lnav.lnav1 ul li:hover span{
	color:#9b0514 !important;
	font-size:24px;
	font-weight:bold;
}

.lnav.lnav1 ul li a{
  display: inline-block;
  width: 100%;
  height: 100%;
  display: flex;
  align-items:center;
}

.lnav.lnav1 ul li a span{
  /* margin-right: 144px; */
}

.lnav.lnav1 ul li a img{
  vertical-align: middle;
  width:11px;
  height:19px;
}

.zcfg2 .over11{
  color: #d91010 !important;
  font-weight: bold;
}

.zcfg2 ul li:hover {
 color: #fff !important;
 background-color: #d91010 !important;
}

.zcfg2 ul li:hover .over11{
  color: #fff !important;
 }
 .lnav.lnav1 ul li.active a img,
 .lnav.lnav1 ul li:hover a img
 {display:inline-block;}
.lnav ul li.active a,
.lnav ul li:hover a
{
	border-color: #f18136;
}

 .zcfg2 ul li:hover .rmore{
  background-color: #f18136;
  color: #fff;
  border: none;
 }

 .m-page1 .z-crt{
  background-color: #d91010 !important;
  border: 1px solid #d91010 !important;
}


/* 党建事情-水环先锋.html */
.sbox{
  width: 100%;
/*  height: 240px;
  height:12.5vw; */
  box-sizing: border-box;
  padding: 21px 30px 21px 23px;
  margin-bottom: 21px;
  background-color: #fff;
}
.sbox a{display:block;overflow:hidden;}

.sbox .sleft{
  width: 321px;
  height: 201px;
  float: left;
  width:16.71875vw;height:10.46875vw;
}

.sbox .sleft img{
  width: 100%;
  height: 100%;
}

.sright{
  width: 986px;
  height: 201px;
  width:51.35416vw;height:10.46875vw;
  float: right;
}

.sright h6{
  font-size: 20px;
  line-height: 26px;
  font-family: "HYQiHei-55S";
  color: #ac0514;
  font-weight: bold;
  margin-bottom: 28px;
  margin-bottom:1.35416vw;
}

.sright p{
  font-size: 15px;
  line-height: 26px;
  font-family: "HYQiHei-45S";
  color: #686868;
  margin-bottom: 52px;
 margin-bottom:2.70833vw;
 margin-bottom:0.70833vw;
}

.sright .time{
  display: inline-block;
  font-family: "DINNextW1G-Bold";
  font-size: 20px;
  color: #909090;
  font-weight: bold;
  /* line-height: 41px; */
  margin-top: 20px;
  vertical-align: text-bottom;
}

.sright .more{
  display: inline-block;
  width: 133px;
  height: 41px;
  line-height: 41px;
  text-align: center;
  font-size: 14px;
  color: #909090;
  font-weight: bold;
  border: 1px solid #909090;
  float: right;
}

.sbox:hover {
  background-color: #d91010;
}

.sbox:hover .sright h6,
.sbox:hover .sright p,
.sbox:hover .sright .time,
.sbox:hover .sright .more{
  color: #fff;
}

.sbox:hover .sright .more{
  background-color: #f18136;
  border: none;
}

/* 党建事情-水环先锋 (内页1）.html */
.shuihxf1{
  width: 100%;
}

.shuihxf1 .ntitle p{
  color: #ac0514;
}

.shuihxf1 .nbpage a:hover {
  background-color: #ac0514;
  border: solid 1px #ac0514;
  color: #fff;
}
.shuihxf1 .nbpage a {
  display: inline-block;
  width: 130px;
  height: 40px;
  font-size: 16px;
  margin: 0 12px;
  border: solid 1px #ac0514;
  color: #ac0514;
  text-align: center;
  line-height: 40px;
  text-transform: uppercase;
}

.shuihxf1 .nright{
  margin-top: 12px;
}
.shuihxf1 .nrtop{
  color: #ac0514;
  border-bottom: 1px solid #737373;
  padding-bottom: 20px;
}

.shuihxf1 .nrtop span {
  border-right: solid 1px #ac0514;
}


/* 公司概况-大发welcome简介.html */
.comBox1 {
  width: 100%;
  height: 694px;
  background: #fff;
  box-sizing: border-box;
  padding-left: 12.5vw;
  height:36.14583vw;
}

.comBox1 .left {
  width: 473px;
  height: 100%;
  float: left;
  box-sizing: border-box;
  padding-top: 38px;
  width:24.63541vw;
  padding-top:1.9791vw;
}

.comBox1 .left h4,
.comBox1 .left h5 {
  font-size: 30px;
  font-size:1.5625vw;
  font-weight: bold;
  color: #1d2564;
  font-family: "HYQiHei-65S";
}

.comBox1 .left h6 {
	line-height:30px;
font-family: "HYQiHei-65S";
  font-size: 22px;
  font-weight: bold;
  color: #000000;
  margin-top: 32px;
  line-height:1.5625vw;
  font-size:1.14583vw;
  margin-top:1.6666vw;
}

.comBox1 .left .pp1 {
  font-size: 16px;
  margin-top:5px;
  font-weight: bold;
  font-family: "Gill Sans MT Bold";
  color: #1d2564;
  line-height: 20px;
  margin-bottom: 59px;
  font-size:0.8333vw;
  margin-bottom:3.07291vw;
}

.comBox1 .left .time {
font-family: "HYQiHei-65S";
  width: 100%;
  height: 100px;
  border-left: 1px solid #1d2564;
  box-sizing: border-box;
  padding-left: 15px;
  font-size: 20px;
  color: #0062ff;
  
  height:5.20833vw;
  font-size:1.04166vw;
   padding-left: 0.78125vw;
}

.comBox1 .left .time span {
	font-family: "DINNextW1G-Bold";
  font-size: 84px;
  color: #1d2564;
  position: relative;
  font-weight: bold;
  font-size:4.375vw;
}

.comBox1 .left .time span i {
  display: inline-block;
  width: 32px;
  height: 32px;
  text-align: center;
  line-height: 32px;
  border-radius: 50px;
  background: #1d2564;
  font-size: 20px;
  color: #fff;
  position: absolute;
  
  font-size:1.04166vw;
}

.comBox1 .left .pp2 {
	font-family: "HYQiHei-55S";
  font-size: 20px;
  line-height:30px;
  font-weight: bold;
  color: #1d2564;
  margin-top: 55px;
  margin-right:20px;
  margin-top:2.604166vw;
  margin-right:1.04166vw;
  font-size:1.04166vw;
  line-height:1.5625vw;
}

.comBox1 .right {
  /* float: right; */
  border-bottom: 20px solid #0062ff;
  box-sizing: border-box;
  height: 100%;
  overflow: hidden;
}

.comBox1 .right img {
  /* float: right; */
  width: 100%;
  height: 100%;
}

.comBox2 {
  width: 100%;
  height: 244px;
  box-sizing: border-box;
  padding-top: 78px;
}

.comBox2 .line1 {
  display: block;
  width: 100px;
  height: 6px;
  background: linear-gradient(to right, #01b596, #1e49ff);
}

.comBox2 .pp3 {
  font-size: 20px;
  font-family: "HYQiHei-55S";
  color: #1d2564;
  margin-top: 55px;
  line-height: 40px;
}

.comBox3 {
  width: 100%;
  height: 100%;
  position: relative;
}

.comBox3 .top {
  width: 100%;
  height: 620px;
  background: url(/skin/hansha/images/comBox3.jpg);
  background-size: 100% 100%;
  box-sizing: border-box;
  padding-top: 60px;
}
.comBox3 .top ul {
  width: 100%;
  height: 174px;
}

.comBox3 .top ul:nth-child(1) {
  margin-bottom: 38px;
}

.comBox3 .top ul li {
  width: 22vw;
  height: 174px;
  display: flex;
  box-sizing: border-box;
  padding: 22px 0 0 64px;
  color: #fff;
  float: left;
}

.comBox3 .top ul li .left h5 {
  font-size: 28px;
  margin-bottom: 18px;
  font-family: "HYQiHei-65S";
}

.comBox3 .top ul li .left h6 {
	font-family: "HelveticaNowDisplay-Medium";
  font-size: 18px;
  line-height: 22px;
  
}

.comBox3 .top ul li img {
  width: 128px;
  height: 128px;
  margin-right: 22px;
}

.comBox3 .bottom {
  width: 80%;
  background-color: #fff;
  margin: auto;
  box-sizing: border-box;
  padding: 60px 70px 108px;
  position: absolute;
  top: 520px;
  left: 10%;
}

.comBox3 .bottom .line2 {
  display: block;
  width: 100px;
  height: 6px;
  background: linear-gradient(to right, #01b596, #1e49ff);
}

.comBox3 .bottom .pp4 {
  font-size: 20px;
  font-family: "HYQiHei-55S";
  color: #1d2564;
  margin-top: 36px;
  line-height: 40px;
}

.comBox3 .bottom .money {
  width: 100%;
  height: 100%;
  border-top: 1px solid #d3d3d3;
  margin-top: 62px;
  box-sizing: border-box;
  padding-top: 76px;
  text-align:center;
}

.comBox3 .bottom .money .box {
  width: 26vw;
  height: 119px;
  display: inline-block;
  font-family: "HYQiHei-65S";
  border-left: 1px solid #1d2564;
  box-sizing: border-box;
  padding-left: 15px;
  font-size: 20px;
  color: #0062ff;
  margin: auto;
  margin-bottom: 74px;
}

.comBox3 .bottom .money .box:nth-child(3) {
  width: 264px;
  height: 119px;
  display: inline-block;
  border-left: 1px solid #1d2564;
  box-sizing: border-box;
  padding-left: 15px;
  font-size: 20px;
  color: #0062ff;
  margin: auto;
  margin-bottom: 74px;
}

.comBox3 .bottom .money .box:nth-child(4) {
  
}

.comBox3 .bottom .money .box span {
  font-size: 78px;
  font-family: "DINNextW1G-Bold";
  text-align:left;
  color: #1d2564;
  position: relative;
  font-weight: bold;
}

.comBox3 .bottom .money .box span i {
  display: inline-block;
  width: 32px;
  height: 32px;
  text-align: center;
  line-height: 32px;
  border-radius: 50px;
  background: #1d2564;
  font-size: 20px;
  color: #fff;
  position: absolute;
}

.comBox4 {
  margin-top: 1018px;
  width: 100%;
  background: url(/skin/hansha/images/bj111.jpg);
  background-size: 100% 100%;
  box-sizing: border-box;
}

.comBox4 .warpper {
  box-sizing: border-box;
  padding-top: 250px;
  padding-bottom:100px;
}
.comBox4 .numContent{
	width:19%;
	min-width:270px;
	display: inline-block;
	margin:0px;	
}
.comBox4 .numContent:nth-child(2),
.comBox4 .numContent:nth-child(3){
	margin-left:15px;
}

.comBox4 .num {
  font-family: "HYQiHei-65S";
  border-left: 1px solid #fff;
  box-sizing: border-box;
  padding-left: 15px;
  font-size: 20px;
  color: #fff;
  padding-bottom:80px;
  /* width:25%; */
  /* display:inline-block; */
  box-sizing:border-box;
  /* float:left; */
  /* margin-right: 300px; */
}

/* .comBox4 .num:nth-child(5), 
.comBox4 .num:nth-child(10) {
  width: 218px !important;
  
}
 */
.comBox4 .numContent .num:last-child {
  padding-bottom: 0;
}

.comBox4 .num:nth-child(4) {
  margin-right: 0;
}

.comBox4 .num:nth-child(8) {
  margin-right: 0;
}

.comBox4 .num span {
  font-size: 64px;
  color: #fff;
  position: relative;
  font-family: "DINNextW1G-Bold";
  font-weight: bold;
}

.comBox4 .num span i {
  display: inline-block;
  width: 32px;
  height: 32px;
  text-align: center;
  line-height: 36px;
  border-radius: 50px;
  background: #fff;
  font-size: 18px;
  color: #b7bbc5;
  position: absolute;
}

.comBox4 .numContent .num:nth-last-child(1) span i{
  width: 70px;
}

.comBox5 {
  width: 100%;
  box-sizing: border-box;
  padding: 65px 0 75px;
  text-align: center;
  line-height: 40px;
  font-size: 20px;
  color: #1d2564;
}

.comBox5 .pp5 {
font-family: "HYQiHei-55S";
width:50%;
margin:0 auto;
}

.comBox6 {
  text-align: center;
}

.comBox6 .pp6 {
  width: 100%;
  height: 190px;
  font-size: 20px;
  line-height: 40px;
  color: #fff;
  background: url(/skin/hansha/images/11111bj.jpg);
  box-sizing: border-box;
  padding-top: 52px;
}

/* 企业概况 */
.comtit {
  font-size: 30px;
  font-family: "HYQiHei-65S";
  color: #1d2564;
  font-weight: bold;
}

.comhh6 {
  font-size: 24px;
  color: #1d2564;
  font-family: "HYQiHei-65S";
  font-weight: bold;
  margin-top: 74px;
  width: 70%;
  border-bottom: 1px solid #1d2564;
  padding-bottom: 10px;
  margin-bottom: 48px;
}

.comhh6 span {
  display: inline-block;
  width: 1px;
  height: 20px;
  background-color: #1d2564;
  margin: 0 16px;
}

.comb {
  width: 100%;
}

.comb .box {
  font-size: 18px;
  line-height: 30px;
  color: #000;
  text-align: left;
  float: left;
  margin-right:40px;
  margin-bottom: 61px;
  padding:0 23px;
  width:320px;
  height:273px;
  box-sizing:border-box;
  background-color:#fff;
  background-image:url(/skin/hansha/images/sbk.jpg);
  background-repeat:no-repeat;
	background-position:center bottom;
}
.comb .box:nth-child(4n){margin-right:0;}

.comb .box .t{font-size:17px;color:#1d2564;font-family: "HYQiHei-65S";font-weight: bold;border-bottom:solid 1px #d0d0d0;height:92px;display:flex;justify-content:flex-start;align-items:center;}

.comb .box .d{font-size:16px;line-height:30px;color:#333;font-family: "HYQiHei-55S";padding-top:27px;}

.comhh7 {
  font-size: 24px;
  color: #1d2564;
  font-weight: bold;
  margin-top: 29px;
  width: 774px;
  border-bottom: 1px solid #1d2564;
  padding-bottom: 10px;
  margin-bottom: 48px;
}

.comhh7 span {
  display: inline-block;
  width: 1px;
  height: 20px;
  background-color: #1d2564;
  margin: 0 16px;
}

/* 公司概况-关于大发welcome（向导团队）.html */
.tzgsbox1 {
  width: 55vw;
  box-sizing: border-box;
  padding: 0 10px 48px;
  float: right;
  background-color: #f5f5f5;
  display: flex;
  /*justify-content: center;*/
  flex-wrap: wrap;
}
.tzgsbox1 .list {
  width: 16vw;
  min-width:245px;
  background-color: #fff;
  box-sizing: border-box;
  padding: 30px 23px 70px;
  border-bottom: 10px solid;
  border-image: linear-gradient(to right, #01b596, #1e49ff) 50 50;
  margin-bottom: 50px;
  margin: 0 11.5px 50px;
}
.tzgsbox1 .list .name .pinying{
	font-family: "DIN Alternate Bold";
}
.tzgsbox1 .list .name {
  width: 100%;
  font-family: "HYQiHei-65S";
  border-bottom: 1px solid #d3d3d3;
  display: flex;
  justify-content: space-between;
  box-sizing: border-box;
  font-size: 22px;
  color: #1d2564;
  font-weight: bold;
  padding-bottom: 22px;
  margin-bottom: 33px;
}
.tzgsbox1 .list .name .pinying{
	font-family: "DIN Alternate Bold";
}
.tzgsbox1 .list{
	font-family: "HYQiHei-55S" !important;
}
.tzgsbox1 .list .pp7 {
  width: 100%;
  box-sizing: border-box;
  font-size: 19.5px;
  line-height: 28px;
  color: #1d2564;
}

.tzgsbox1 .list .line {
  width: 17px;
  height: 1px;
  font-family: "HYQiHei-55S";
  background-color: #1d2564;
  margin: 30px 0 34px;
}

.tzgsbox1 .list .instr {
  font-size: 18px;
  line-height: 30px;
  color: #333;
}

/* 公司概况-关于大发welcome（组织架构）.html */
.tzgsbox1 .comname {
  width: 100%;
  /* height: 420px; */
  background-color: #fff;
  font-family: "HYQiHei-55S";
  box-sizing: border-box;
  padding: 48px 56px 57px;
  margin-bottom: 28px;
}

.tzgsbox1 .comname h6 {
  display: flex;
  justify-content: space-between;
 padding-bottom: 127px;
}

.tzgsbox1 .comname .span1 {
  font-size: 26px;
  display: inline-block;
  line-height: 30px;
  color: #1d2564;
  border-bottom: 1px solid #737373;
  padding-bottom: 11px;
  margin-bottom:35px;
}

.tzgsbox1 .comname .pp8 {
  font-size: 18px;
  display: inline-block;
  line-height: 30px;
  color: #000;
}

/* 公司概况-生长历程.html */
/*
::-webkit-scrollbar {
  display: none;
}*/

.fazhlc {
  width: 100%;
  height: 1060px;
  background: url(/skin/hansha/images/jbbj2.jpg) no-repeat;
  background-size: 100% 100%;
  overflow: hidden;
  box-sizing: border-box;
  padding-bottom: 34px;
}

.fazhlc .warpper {
  position: relative;
  padding-top: 140px;
}



.fazhlc h5 {
  font-size: 38px;
  font-family: "DINNextW1G-Medium";
  color: #fff;
}

.fazhlc h6 {
  font-size: 30px;
  font-family: "HYQiHei-65S";
  color: #fff;
}

.fixedmeau {
  border-left: 1px solid #fff;
  width: 72px;
  height: 1036px;
  position: absolute;
  top: 180px;
  right: 0;
  z-index:88;
  overflow:hidden;
}
.fixedmeau .swiper-container{margin-top:-210px;}
.fixedmeau li {
  width: 72px;
  height: 70px;
  text-align: center;
  cursor: pointer;
  color: #fff;
  position: relative;
  font-size: 22px;
  font-family: "DINNextW1G-Medium";
}

.fixedmeau li i{
 position: absolute;
 right: 0;
 bottom: 0;
}

.fixedmeau .active {
  color: #006FBD;
  box-sizing: border-box;
  border-left: 6px solid #006FBD;
}

.fixedmeau li:hover i {
  color: #006FBD;
}


.louceng_box{
  width: 75%;
  margin-top: 70px;
  height: 722px;
  box-sizing: border-box;
  margin-bottom: 34px;
  overflow: hidden;
}

.fazhlc .louceng_box .swiper-wrapper{
  width: 100%;
  height: 100%;
}

.fazhlc .louceng_box .swiper-container{
  width: 100%;
  height: 100%;
}

.fazhlc .louceng_box .swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: auto;
  position: relative;
  transition-property: transform;
}

.louceng {
  width: 1120px;
}

.louceng > .title {
  width: 100%;
  font-family: "DINNextW1G-Medium";
  font-size: 88px;
  text-align: left;
  color: rgba(255, 255, 255,0.8);
  box-sizing: border-box;
  padding-bottom: 12px;
}

.louceng > .con {
  width: 100%;
  font-size: 20px;
  line-height: 42px;
  color: rgba(255, 255, 255,0.8);
  margin-bottom: 66px;
  border-bottom: 1px solid rgb(255, 255, 255,0.8);
  padding-bottom:10px;
  font-family: "HYQiHei-55S";
}

.louceng_box .swiper-slide-active .title{

  color: rgb(255, 255, 255)!important;
  font-family: "DINNextW1G-Medium";
}

.louceng_box .swiper-slide-active .con{
  color: rgb(255, 255, 255) !important;
  font-family: "HYQiHei-55S";
  border-bottom: 1px solid rgb(255, 255, 255);
}

/* 公司概况-企业文化.html */
.culture {
  width: 80%;
  /*background: url(/skin/hansha/images/cul-bj.jpg) no-repeat;*/
  background-color:#ffff;
  /*background-size: 100%;*/
  box-sizing: border-box;
  margin:0px auto;
  /*padding-top: 10px;*/
}

.culture h6 {
  font-size: 38px;
  line-height: 40px;
  color: #fff;
  font-family: "DINNextW1G-Medium";
  /*margin-bottom: 136px;*/
}

.culture .culbox {
  width: 100%;
}

.culture .culbox .box {
  width: 100%;
  /* background:url(/skin/hansha/images/whline.jpg) no-repeat left bottom;*/
  box-sizing: border-box;
  padding: 42px 26px 106px;
  padding:2.1875vw 1.35416vw 1.52083vw;
   /*border-bottom: 10px solid;
  border-image: linear-gradient(to right, #01b596, #1e49ff) 50 50; */
  background-color: rgba(255, 255, 255, 0.5);
  float: left;
  margin-right: 37px;
  margin-bottom:20px;
  margin-right:1.92708vw;
}

.culture .culbox .box:nth-child(4) {
  margin-right: 0;
}

.culture .culbox a {
  font-size: 20px;
  font-size:1.041666vw;
  font-family: "HYQiHei-65S";
  color: #0062ff;
  font-weight: bold;
}

.culture .culbox h5 {
  width:45%;
  display: inline-block;
  font-family: "HYQiHei-65S";
  font-size:1.5vw;
  color: grey;
  float:left;
  padding:1vw 0px;
  margin:1.5vw;
  text-transform:uppercase;
  border-top: 1px solid grey;
}

.culture .culbox em {
	display: inline-block;
	margin-top:1.5vw;
	float:left;
	width:1px;
	height:3vw;
	background-color:grey;
}

.culture .culbox h3 {
  min-width:45%;
  display: inline-block;
  font-family: "HYQiHei-65S";
  font-size: 3.2vw;
  color: #1d2564;
  margin: 10px 0 36px;
  margin:1.5vw;
}

.culture .culbox span {
  display: inline-block;
  height: 1px;
  margin:1.5vw;
  font-size:1.2vw;
  float:none;
  color: grey;
}
.culture .culbox h6 p{
  display: inline-block;
  margin:1.5vw;
  margin-top: 3vw;
  font-size:1.5vw;
  line-height:2vw;
  color: grey;
}

.culture .culbox p {
  font-size: 16px;
  font-size:0.833333vw;
  color: #333;
  line-height: 28px;
  line-height:1.4583333vw;
  font-family: "DHYQiHei-55S";
  text-align: justify;
}

/* 公司概况-生长历程 盖楼.html */

/* 主营营业-科技立异.html */
.kjcxing{
  width: 70vw;
  background-color: #fff;
  padding: 44px 56px 66px;
}

.kjcxing .left{
  width: 55vw;
  float: left;
}

.kjcxing .left p{
  font-size: 18px;
  font-family: "HYQiHei-55S";
  color: #4d4d4d;
  line-height: 32px;
  margin-bottom: 38px;
  text-indent: 2em;
  text-align: justify;
}

.kjcxing .left .boximg{
  border-bottom: 10px solid #0062ff;
  width: 100%;
  height: 357px;
}
.kjcxing .left .boximg img{
  width: 100%;
  height: 100%;
}

.kjcxing .right {
  width: 12.3vw;
  float: right;
  border-left: 1px solid #0062ff;
  box-sizing: border-box;
  padding-left: 20px;
}


.kjcxing .right h5{
  font-size: 14px;
  color: #0062ff;
  line-height: 18px;
  font-family: "HYQiHei-65S";
}

.kjcxing .right h6{
  font-size: 92px;
  color: #1d2564;
  font-family: "DINNextW1G-Bold";
  position: relative;
  margin-top: 8px;
  margin-bottom: 0;
}

.kjcxing .right h6 span{
  display: inline-block;
  font-size: 18px;
  background-color: #1d2564;
  color: #fff;
  border-radius: 20px;
  padding: 5px 12px;
  font-family: "HYQiHei-65S";
  position: absolute;
  top: 0;
}

.kjcxing .right h6:nth-of-type(1) span{
  left: 154px;
}

.kjcxing .right h6:nth-of-type(2) span{
  left: 106px;
  border-radius: 50%;
  width: 27px;
  height: 27px;
  padding: 0;
  text-align:center ;

}<!--耗时1764512559.6107秒-->