@charset "utf-8";
@import url('animate.min.css');
/* CSS Document */
@font-face {
  font-family: "siyuan";
  src: url("../fonts/SourceHanSansCN-Regular.otf") format("otf"),
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "siyuanB";
  src: url("../fonts/SourceHanSansCN-Bold.otf") format("otf"),
  font-style: normal;
}
@font-face {
  font-family: "siyuanM";
  src: url("../fonts/SourceHanSansCN-Medium.otf") format("otf"),
  font-style: normal;
}

html, body {
  color: #2F2F2F;
}

html {
  font-size: 100px;
  scroll-behavior: smooth
}

body {
	font-family: "siyuan";
  margin: 0;
  padding: 0;
  font-size: 16px;
}

.no-Scroll {
  height: 100%;
  overflow: hidden;
}

::-webkit-scrollbar {

	width: 5px;

	height: 5px;

	border-radius: 8px;

}

::-webkit-scrollbar-track {

	background: #ddd;

}

::-webkit-scrollbar-thumb {

	background: #afaeae;

	border-radius: 6px;

}

::-webkit-scrollbar-thumb:window-inactive {

	background: #afaeae;

	border-radius: 6px;

}
section, article, main, time, div, ul, li, dl, dt, dd, a, p, span, img {
  list-style: none;
  border: 0;
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box; /* Safari */
  -moz-box-sizing: border-box; /* Firefox */
  box-sizing: border-box;
}

img, a {
  display: block;
  outline: none;
  margin: 0;
  padding: 0;
}
h1,h2,h3,h4,h5{margin: 0;padding: 0;}
.fix-body {
  padding-top: 0.96rem;
}

.irs {
  max-width: 100%;
  margin: 0 auto;
}

.gotham {
  font-family: 'siyuan';
}

.bws {
  background-color: #FFF;
}

a {
  transition: color 0.3s;
}

a:link, a:visited {
  color: #2F2F2F;
  text-decoration: none;
}

a:hover, a:active {
  color: #ba1e34;
  outline: none;
}

.eps {
  white-space: nowrap;
  word-break: keep-all;
  text-overflow: ellipsis;
  overflow: hidden;
}

.eps2 {
  display: -webkit-box;
  overflow: hidden;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.eps3 {
  display: -webkit-box;
  overflow: hidden;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}

.cls {
  overflow: hidden;
  clear: both;
}

.trans {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.trans.deep, .trans.deep * {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

[v-cloak] {
  display: none !important;
}

.t-gray {
  color: #AAAAAA;
}

.t-yellow {
  color: #ED6D00;
}

.t-blue {
  color: #ba1e34;
}

.wrapper {
  width: 100%;
  padding-left: 0.7rem;
  padding-right: 0.7rem;
}

.wap-wrapper {
  clear: both;
  overflow: hidden;
}

.flex {
  display: flex;
}

.flex.justify {
  justify-content: space-between;
}

.flex.y-m {
  align-items: center;
}

.flex.column {
  flex-direction: column;
}

.visible-xs {
  display: none;
}

.hidden-xs {
  display: block;
}
input,select,button,textarea{outline: none;border: none;padding: 0;}
/* common header */

.jh-header {
  background-color: #ffffff;
  justify-content: space-between;
  transition: padding 0.5s ease;
  top:0;
  position: fixed;
  width: 100%;
  left: 0;
  z-index: 100;
  box-shadow: 0 0 12px rgba(0,0,0,0.1);
}

/*.jh-header.fix {  
  padding:0.1rem 0;  
}*/
.jh-header .logo{margin-right:0.55rem;display: flex;align-content: center;}
.logo a{display: flex;align-items: center;}
.logo img{/*transition: transform 0.6s ease;*/height: 22px;}
/*.logo.in img{transform: scale(0.86);margin-top: 1px;transition: transform 0.6s ease;}*/
/* sub header */
.jh-header .search img{
	height:18px;

}

.jh-header .box {
  display: flex;
  height: 32px;
  justify-content: space-between;
  /*align-items: center;*/
}

.jh-main-container {
  clear: both;
  position: relative;
  z-index: 1;
  overflow: hidden;
  
}
.jh-banner{margin-top: 60px;}

.jh-footer {
  clear: both;  
}

.jh-footer .foot1 {
  padding-top: 0.64rem;
  padding-bottom: 0.4rem;
  background-color: #f9f9f9;
}
.jh-footer .f-logo img{height: 24px;}
.jh-footer .foot2{color: #000;font-size: 14px;line-height: 24px;background-color: #f9f9f9;}
.jh-footer .foot2 .resp-wrap{border-top: solid 1px #ccc;padding:24px 0;}
.jh-footer .foot2 a{color: #000;display: inline-block;}
.jh-footer .flex{display: flex;justify-content: space-between;}
.jh-footer .f-1 h3{color: #000;font-size: 15px;font-weight: normal;padding: 0.13rem 0 0.25rem 0;}
.jh-footer .f-1 p{color: #000;font-size: 14px;margin-top: 10px;line-height: 24px;}
.jh-footer .f-2{display: flex;justify-content: space-between;width: 65%;}
.jh-footer .f-2 .dlq{padding-right: 16px;}
.jh-footer .f-2 dt{color: #000;font-size: 14px;font-family: "siyuanB";padding-bottom: 2px;}
.jh-footer .f-2 dd{margin-bottom: 10px;}
.jh-footer .f-2 dd a,.jh-footer dd p{display: block;color: #000;font-size: 14px;line-height: 24px;transition: all 0.3s;}
.jh-footer .f-2 dd a:hover{color: #ba1e34;}
.resp-wrap{width:67.5%;margin: 0 auto;}
.search{position: relative;}
.hd-search-form{background: #fff;width:0;position: relative;border-color:#000;border-style: solid;border-radius: 20px;}
.search.cur .hd-search-form{width: 365px;visibility: visible;opacity: 1;}
.hd-search-form input{
	color: #000;
	font-size: 14px;
	display: block;	
}
.jh-footer dd .iconfont{padding-left: 30px;margin-bottom: 10px;}
.jh-footer dd .c1{background: url("../images/c1.svg") no-repeat left center;background-size: auto 24px;}
.jh-footer dd .c2{background: url("../images/c2.svg") no-repeat left center;background-size: auto 24px;}
.jh-footer dd .c3{background: url("../images/c4.svg") no-repeat left 2px;background-size: auto 24px;}
.jh-footer dt{margin-bottom: 12px;}
.jh-footer dd .ewm{width: 120px;text-align: center;border-radius: 10px;margin-top: 16px;position: relative;}
.jh-footer dd .ewm img{width: 120px;border-radius: 10px;}
.jh-footer .dl3 dd p{color: #fff;position: absolute;bottom: -1px;width: 100%;text-align: center;font-size: 12px;}
.jh-footer .f-2 .f-way dt{padding-bottom: 5px;}
.jh-footer .f-2 .dl2{position: relative;left: -34px;}
.jh-footer .f-2 .div-2{display: none;}
.hd-search-form input::-webkit-input-placeholder {color:#000;}

.hd-search-form input:-moz-placeholder {color:#000;}

.hd-search-form input::-moz-placeholder {color:#000;}

.hd-search-form input:-ms-input-placeholder {color:#000;}

.hd-search-form .inp{
	width: calc(100% - 30px);
	position: relative;
}

.hd-search-form .btn3{
	position: absolute;
	right: 10px;top:0px;
	background: url(../images/ss.svg) center center no-repeat;
	background-size: auto 18px;
	width: 0;
}
.hd-search-form.hh input{height: 30px;padding: 0 10px;}
.search{float: right;}
.search.on{margin-top: 0;}
.logo{float: left;}
nav ul{display: flex;}
nav li a{color: #000;font-size: 15px;font-family: "siyuan";}
.nav1{float: left;}
.nav1 li{margin-right: 40px;}
.h-right{float: right;height: 0.22rem;}
.nav2{float: left;}
.nav2 li{margin-right: 40px;}
.nav1 li a{padding-right: 17px;position: relative;}
.nav1 li a i{display: inline-block;background: url("../images/jt.png") no-repeat right center;width: 11px;height: 32px;background-size: auto 6px;position: absolute;right: 0px;}
.nav2 li:nth-child(3){width: 120px;text-align: center;margin-right: 0;display: flex;align-items: center;width: 120px;}
.nav2 li:nth-child(3) a{display: block;background:#ba1e34;color: #fff;height: 32px;line-height: 32px;width: 100%;}
.search.cur .hd-search-form.hh2 input{height: 30px;padding: 0 10px;}
.search.cur .hd-search-form.hh2{margin-top: -5px;}
.search.on .hd-search-form.hh{margin-top: 0px;}
.search.on .hd-search-form.hh input{padding: 0;height: 0;}
.search.on .hd-search-form.hh2 input{height: 30px;padding: 0 10px;}
.search.on .hd-search-form.hh2{margin-top: -5px;}
nav li:nth-child(2) ul{justify-content: space-between;}

@-webkit-keyframes circleProgressLoad_right{
  0%{
    -webkit-transform: rotate(45deg);
  }
  50%{
    -webkit-transform: rotate(125deg);
  }
  100%{
    -webkit-transform: rotate(225deg);
  }
}

@-webkit-keyframes circleProgressLoad_left{
  0%{
    -webkit-transform: rotate(40deg);
  }
  50%{
    -webkit-transform: rotate(125deg);
  }
  100%{
    -webkit-transform: rotate(225deg);
  }
}

.nav1 li{padding-bottom: 0.22rem;}
.fix .nav1 li{padding-bottom: 0.1rem;}
.nav1 li .s-menu{
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  align-items: center;
  justify-content: flex-start;
  flex-direction: column;
  background: #fff;
  box-shadow: 0 3px 5px rgba(0,0,0,0.1);
  height: 0;
  transition: all 0.3s;
  overflow: hidden;
}
.nav1 li:hover a,.nav1 li .s-menu li a:hover p,.nav1 li .s-menu .show2 li:hover a p{color: #ba1e34;}
.nav1 li:hover a i{background: url(../images/jt2.png) no-repeat right center;background-size: auto 6px;transform: rotate(180deg);transition: all 0.5s;}
.nav1 li:hover .s-menu{height:auto;}
.nav1 li .s-menu .h20{
  height:20px;
  width: 100%;
  position: absolute;
  top: -20px;
  left: 0;
  z-index: -1;
}
.nav1 li:hover .s-menu li a{color: #000;}
.nav1 li .s-menu .show{float: left;width: 220px;margin:50px 50px 0 0;}
.nav1 li .s-menu h3{font-family: "siyuanM";font-size: 18px;color: #000;font-weight:600;margin-bottom: 24px;}
.nav1 li .s-menu .show:nth-child(1),.nav1 li .s-menu .show:nth-child(2){width:490px;margin-right: 50px;}
.nav1 li .s-menu .show:nth-child(2){margin-right: 0;}
.nav1 li .s-menu .show li a p{color: #000;font-family: "siyuan";font-size: 15px;margin-top: 20px;}
.nav1 li .s-menu .show li a .tp{overflow: hidden;transition:-webkit-filter .1s ease-in,filter .1s ease-in;}
.nav1 li .s-menu .show li a img{height: 171px;width: auto;}
.nav1 li .s-menu .show li.on a .tp{-webkit-filter: blur(5px); filter: blur(5px);z-index: -1;transform: translateZ(0);}
.nav1 li .s-menu .show li.active a .tp{-webkit-filter: blur(0rem); filter: blur(0rem);}
.nav1 li .s-menu .show li{margin-right: 0;}
.nav1 li .s-menu .show li a{padding-right: 0;}
.nav1 li .s-menu .show ul li{float: left;}
.nav1 li .s-menu .show:nth-child(1) li,.nav1 li .s-menu .show:nth-child(2) li{width:220px;}
.nav1 li .s-menu .show2{padding-top: 54px;}
.nav1 li .s-menu .show2 ul{flex-wrap:wrap}
.nav1 li .s-menu .show2 li{margin-right: 0;width: 330px;}
.nav1 li .s-menu .show2 li a p{color: #000;font-family: "siyuan";font-size: 18px;padding: 15px 0;position: relative;}
.nav1 li .s-menu .show2 li a p::after{content: "";background:url("../images/jt3.png") no-repeat right center;background-size: auto 12px;width: 9px;position: absolute;right: 0;height: 24px;}
.nav1 li .s-menu .show2 li a .tp{height: 194px;overflow: hidden;transition: box-shadow .1s ease-in,-webkit-filter .1s ease-in,filter .1s ease-in;}
.nav1 li .s-menu .show2 li a .tp img{height:100%;width: 100%;object-fit: cover;transition: all 0.6s;}
.nav1 li .s-menu .show2 li:hover a .tp img{transform: scale(1.1);}
.nav1 li .s-menu .show2 li:hover a p::after{background:url("../images/jt4.png") no-repeat right center;background-size: auto 12px;}
.nav1 li .s-menu .show2 li.on a .tp{-webkit-filter: blur(5px); filter: blur(5px);z-index: -1;transform: translateZ(0);}
.nav1 li .s-menu .show2 li.active a .tp{-webkit-filter: blur(0rem); filter: blur(0rem);box-shadow:0 0 20px rgba(0,0,0,0.5);}

/*2026.3.16*/
.jh-header {
  background-color: #ffffff;
  justify-content: space-between;
  top:0;
  position: fixed;
  width: 100%;
  left: 0;
  z-index: 100;
}
.jh-header .logo{margin-right:55px;display: flex;align-content: center;}
.logo a{display: flex;align-items: center;}
nav ul{display: flex;justify-content: space-between;}
nav li{height: 60px;line-height: 60px;}
nav li a{color: #000;font-size: 15px;font-family: "siyuan";}
.nav1{float: left;}
.nav1 li{margin-right: 40px;}
.nav2{float: left;}
.nav2 li{margin-right: 40px;}
.nav1 li a{position: relative;}
.nav1 li a i{display: inline-block;background: url("../images/jt.png") no-repeat right center;width: 11px;height: 60px;background-size: auto 6px;position: absolute;right: 0px;}
.nav2 li:nth-child(3){margin-right: 0;}
.head{display: flex;justify-content: space-between;}
.head .nav-box{width:calc(100% - 218px);display: flex;justify-content: space-between;}
nav ul li ul li{line-height: 24px;height: auto;}
.nav1 .s-menu .flex{display: flex;justify-content: space-between;width: 100%;}
.nav1 .s-menu .left{width:45%;padding-left: 60px;}
.nav1 .s-menu .right .lm-pic{width: 480px;height: 480px;}
.nav1 .s-menu .right img{width: 100%;height: 100%;object-fit: cover;}
.nav1 .s-menu .left li{display: block;margin:30px 0 0 0;position: relative;}
nav ul .s-menu .left ul{display: block;}
.nav1 .s-menu .left li em{display:none;background: url("../images/more-jt.png") no-repeat right center;height: 21px;background-size: auto 8px;width:60px;transition:all 0.3s;margin-left: 10px;top: 0;position: absolute;right: 0;}
.nav1 .s-menu .left li:hover em{display: block;}
.nav1 .s-menu .left li a{color: #333;font-size: 16px;padding-right: 0;width: 90%;}
.jh-header .nav1 .s-menu .left li{padding-bottom: 0;}
.nav1 .s-menu .left li:hover a{color: #ba1e34;}
.nav1 .s-menu2 .box1{display: flex;justify-content: space-between;padding: 40px 0 0 0;}
/*.nav1 .s-menu2 .box1 dl:nth-child(1) dt{padding: 0 50px;}
.nav1 .s-menu2 .box1 dl:nth-child(1) dd{flex-wrap:wrap;display: flex;justify-content: space-between;padding: 0 50px;}*/
.nav1 .s-menu2 .box1 dt{color: #000;font-size:16px;height: auto;line-height: 28px;margin-bottom:30px;height: 28px;padding-left: 50px;}
.nav1 .s-menu2 .box1 dt span{display: inline-block;margin-left: 12px;position: relative;top: -2px;}
.nav1 .s-menu2 .box1 dt span img{height: 7px;}
/*.nav1 .s-menu2 .box1 dl:nth-child(1) dd a{display: block;width: 40%;}*/
.nav1 .s-menu2 .box1 dd{padding-left: 50px;height: 120px;}
.nav1 .s-menu2 .box1 dd a{height: auto;line-height: 24px;color: #000;font-size:14px;margin-bottom: 14px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.nav1 .s-menu2 .box1 dl{width: 26.5%}
/*.nav1 .s-menu2 .box1 dl:nth-child(1){width: 47%;}*/
.nav1 .s-menu2 .resp-wrap{width: 100%;}
.nav1 .s-menu2 .pic img{width: 100%;}
.nav1 .s-menu2 .pic a{padding: 0;}
/*.nav1 .s-menu2 .box1 dl:nth-child(1) .pic a{width: 50%;}*/
.nav1 li .s-menu2 .box1 dd a{padding: 0 0 0 14px;position: relative;}
.nav1 li .s-menu2 .box1 dd a::before{content: "";display: block;position: absolute;width: 4px;height: 4px;background:#ba1e34;border-radius: 50%;left: 0;transform: translate(0,-50%);top: 50%;}
.nav1 li .box2 li{margin: 0;width: 25%;padding-bottom: 0;}
.nav1 li .box2 li a{padding-right: 0;}
.nav1 li .box2 li a img{width: 100%;}
.nav1 li .s-menu2 .box1 dd a:hover{color: #ba1e34;}
.nav1 li .s-menu2 .box1 dd a:hover::before{background: #ba1e34;}
.nav1 li .box2 li,.nav1 .s-menu2 dl .pic{transition: box-shadow .1s ease-in,-webkit-filter .1s ease-in,filter .1s ease-in;position: relative;}
.nav1 li .box2 li.on,.nav1 .s-menu2 dl.on .pic{-webkit-filter: blur(5px); filter: blur(5px);transform: translateZ(0);}
.nav1 li .box2 li.active,.nav1 .s-menu2 dl.active .pic{-webkit-filter: blur(0rem); filter: blur(0rem);box-shadow:0 0 15px rgba(0,0,0,0.5);}
.nav1 li .s-menu{
  position: absolute;
  top: 100%;
  left: 50%;
  width: calc(67.5% - 318px);
  align-items: center;
  justify-content: flex-start;
  flex-direction: column;
  background: #fff;
  box-shadow: 0 3px 5px rgba(0,0,0,0.1);
  height: 0;
  transition: all 0.3s;
  overflow: hidden;
  transform: translate(-50%,0);
}
.nav1 li .s-menu2{width: 67.5%;}
.nav1 .s-menu .right .lm-pic{display: none;}
.nav1 li:hover a,.nav1 li .s-menu li a:hover p,.nav1 li .s-menu .show2 li:hover a p{color: #ba1e34;}
.nav1 li:hover a i{background: url(../images/jt2.png) no-repeat right center;background-size: auto 6px;transform: rotate(180deg);transition: all 0.5s;}
.nav1 li:hover .s-menu{height: auto;}
.nav1 li .s-menu .h20{
  height:20px;
  width: 100%;
  position: absolute;
  top: -20px;
  left: 0;
  z-index: -1;
}
.nav1 li:hover .s-menu li a{color: #000;}

.btn{

	display: none;

	position: absolute;

	z-index: 9;

	right: 4%;

	width: 20px;

	height: 19px;

	cursor: pointer;
	
	top: 16px;
	transition:.6s ease-in-out;

}
.btn em{

	position: absolute;

	left: 0;

	top: 8px;

	width: 20px;

	height: 2px;

	background-color: #000;
}

.btn .s1{top: 0px;}
.btn .s2{top: 8px;}
.btn .s3{top: 16px;}
.sp_nav_se .s1{top:9px;transform:rotate(45deg);}
.sp_nav_se .s2{width:0}
.sp_nav_se .s3{top:9px;transform:rotate(-45deg);}
.leftMenu a {
    text-decoration: none;
    display: block;
}
.leftMenu {
	background: #fff;
    position: fixed;
    right: -5000px;
    top:50px;
    display: block;
    height: 100%;
    width: 100%;
    z-index: 10000;
    transition: all 0.4s ease;
    overflow: auto;
}
.leftMenu.menu-open {
    right: 0;
}
/*.leftMenu.menu-open::before{content: "";position: absolute;left: 0;top: 0;width: 100%;height: 12px;box-shadow: 0 0 12px rgba(0,0,0,.1);}*/
.leftMenu ul li {
    position: relative;
    border-bottom: 1px solid #f5f5f5;
}
.leftMenu ul li>a{
	font-size: 16px;
	margin-left: 4%;
	color:#2e2624;
	line-height: 46px;
	text-align: left;
}
.leftMenu ul li .f2 a{
	font-size: 14px;
	color:#2e2624;
}
.leftMenu ul li ul li{
    border-bottom: 1px #f5f5f5 solid;
    margin: 0 20px;
}
.leftMenu ul li.hasChild > a:after {
    content: "+";
    position: absolute;
    right: 4%;
    top:-1px;
    font-size: 24px;
    font-weight: 300;
}
.leftMenu ul li.hasChild.open > a:after {
    content: "-";
    right: 23px;
    font-size: 28px;
    top: -3px;
	
}
.f2,.f3{
    height: 0;
    overflow: hidden;
    position: relative;
    transition: height 0.4s ease;
}
.wap-search{display: none;position: absolute;right: 15%;top: 14px;transition:.6s ease-in-out;}
.wap-search img{height:22px;}
.sb-search{display:none;width:100%;position:fixed;top: 62px;padding:15px 0;left:0;}
.sb-search .sb-search-input-container{background: #fff;border-radius: 4px;padding: 0 0 0 12px;margin:0 3% 0 0;position: relative;}
.sb-search.on .sb-search-input-container{width: 94%;margin: 0 auto;display: flex;justify-content: space-between;}
.sb-search.on{z-index: 100;margin: 0;background: #ba1e34;border-radius: 0;display: block;}
.sb-search .sb-search-input{width: calc(100% - 70px);height: 40px;}
.sb-search .sb-search-submit{height: 40px;}
/*.sb-search.on .back-head{display: block;position: absolute;left: 0;height:52px;top: 50%;transform: translate(0,-50%);width: 80px;}
.sb-search.on .back-head img{height: 30px;display: block;}
.sb-search.on .back-head a{display: block;padding: 11px 0 11px 11px;}*/
.sb-search .sb-search-submit{width:59px;background: none;text-indent: -9999px;background: url("../images/ss.svg") no-repeat center;background-size: auto 24px;cursor: pointer;height: 40px;}
.height-hh{height: 60px;}
.height-hh.on{height: 60px;}
.about-honor-img{
    width: 100%;
    /* width: 0%;
    opacity: 0; */
    clip-path: polygon(50% 0%,50% 0%,50% 100%,50% 100%);
    -webkit-clip-path: polygon(50% 0%,50% 0%,50% 100%,50% 100%);
    -moz-clip-path: polygon(50% 0%,50% 0%,50% 100%,50% 100%);
    -ms-clip-path: polygon(50% 0%,50% 0%,50% 100%,50% 100%);
    -o-clip-path: polygon(50% 0%,50% 0%,50% 100%,50% 100%);
    animation: honor_width 1s ease-in-out both;
    animation-delay: 0.3s;
}
@keyframes honor_width {
    0%{
        /* width: 0%;
        opacity: 0; */
        clip-path: polygon(50% 0%,50% 0%,50% 100%,50% 100%);
        -webkit-clip-path: polygon(50% 0%,50% 0%,50% 100%,50% 100%);
        -moz-clip-path: polygon(50% 0%,50% 0%,50% 100%,50% 100%);
        -ms-clip-path: polygon(50% 0%,50% 0%,50% 100%,50% 100%);
        -o-clip-path: polygon(50% 0%,50% 0%,50% 100%,50% 100%);
    }
    100%{
        /* width: 100%;
        opacity: 1; */
        clip-path: polygon(0% 0%,100% 0%,100% 100%,0% 100%);
        -webkit-clip-path: polygon(0% 0%,100% 0%,100% 100%,0% 100%);
        -moz-clip-path: polygon(0% 0%,100% 0%,100% 100%,0% 100%);
        -ms-clip-path: polygon(0% 0%,100% 0%,100% 100%,0% 100%);
        -o-clip-path: polygon(0% 0%,100% 0%,100% 100%,0% 100%);
    }
}
.nav1 li .s-menu .show:nth-child(6){margin-right: 0;}