@charset "utf-8";

/* 
 *@Project: 样式重设及公共样式表
 */
html {
	color: #333;
	-webkit-text-size-adjust: 100%;
	-moz-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	font-family: myFont1;
}

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,
hr,
button,
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
	margin: 0;
	padding: 0;
	border: 0;
}

div,
p,
h1,
h2,
h3,
h4,
h5,
h6,
textarea {
	table-layout: fixed;
	word-break: break-all;
}

i {
	font-style: normal;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
	display: block;
}

audio,
canvas,
video {
	display: inline-block;
	*display: inline;
	*zoom: 1;
}

body,
button,
input,
select,
textarea {
	font: 14px/1.5 "pingfang", "PingFang SC", "Microsoft Yahei", "Helvetica Neue", arial, \5b8b\4f53, Helvetica, STHeiTi, sans-serif;
}

input {
	border: none;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
	display: block;
}

.clearfix:after,
.clearfix:before {
	display: table;
	content: " ";
}

.clearfix:after {
	clear: both;
}

* {
	box-sizing: border-box;
}

:after,
:before {
	box-sizing: border-box;
}

body a {
	color: #ababab;
	outline: none;
}

input,
select,
textarea,
button {
	/* font-size: 100%; */
	outline: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

th {
	text-align: inherit;
}

fieldset,
img {
	border: 0;
}


iframe {
	display: block;
}

abbr,
acronym {
	border: 0;
	font-variant: normal;
}

del {
	text-decoration: line-through;
}

address,
caption,
cite,
code,
dfn,
em,
th,
var {
	font-style: normal;
	font-weight: 500;
}

ol,
ul {
	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: ".";
	display: block;
	clear: both;
	visibility: hidden;
	font-size: 0;
	height: 0;
	line-height: 0
}

a:hover {
	text-decoration: none;
}

ins,
a {
	text-decoration: none;
}

.w1020 {
	width: 1020px;
	margin: 0 auto;
}

.w1100 {
	width: 1100px;
	margin: 0 auto;
}

.w900 {
	width: 900px;
}

.fn-clear:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

.fn-clear {
	zoom: 1;
}

body .fn-hide {
	display: none;
}

body .fn-show {
	display: block;
}

body .fn-v-hide {
	visibility: hidden;
	opacity: 0;
	transition: all 0.2s linear;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
}

body .fn-v-show {
	visibility: visible;
	opacity: 1;
	transition: all 0.2s linear;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
}

.fn-left,
.fn-right {
	display: inline;
}

.fn-left {
	float: left;
}

.fn-right {
	float: right;
}

.padding-t-10 {
	padding-top: 10px;
}

.padding-t-15 {
	padding-top: 15px;
}

.padding-t-60 {
	padding-top: 60px;
}

.padding-t-25 {
	padding-top: 25px;
}

.padding-t-20 {
	padding-top: 20px;
}

.padding-t-30 {
	padding-top: 30px;
}

.padding-t-35 {
	padding-top: 35px;
}

.padding-t-40 {
	padding-top: 40px;
}

.padding-b-10 {
	padding-bottom: 10px;
}

.padding-b-25 {
	padding-bottom: 25px;
}


.padding-b-30 {
	padding-bottom: 30px;
}

.padding-b-40 {
	padding-bottom: 40px;
}

.padding-b-50 {
	padding-bottom: 50px;
}

.padding-b-60 {
	padding-bottom: 60px;
}

.padding-b-70 {
	padding-bottom: 70px;
}

.padding-t-80 {
	padding-top: 80px;
}

.padding-b-80 {
	padding-bottom: 80px;
}

.padding-t-70 {
	padding-top: 70px;
}

.padding-b-70 {
	padding-bottom: 70px;
}

.padding-10 {
	padding: 10px;
}

.margin-l-38 {
	margin-left: 38px;
}

.padding-tb-10 {
	padding: 10px 0;
}

.padding-lr-5 {
	padding: 0 5px;
}

.margin-t-5 {
	margin-top: 5px;
}

.margin-t-10 {
	margin-top: 10px;
}

.margin-t-15 {
	margin-top: 15px;
}

.margin-t-20 {
	margin-top: 20px;
}

.margin-t-70 {
	margin-top: 70px;
}

.margin-t-90 {
	margin-top: 90px;
}

.margin-t-25 {
	margin-top: 25px;
}

.p50 {
	padding: 50px 0;
}

.p40 {
	padding: 40px 0;
}

.p60 {
	padding: 60px 0;
}

.margin-t-30 {
	margin-top: 30px;
}

.margin-t-40 {
	margin-top: 40px;
}

.margin-t-50 {
	margin-top: 50px;
}

.margin-t-60 {
	margin-top: 60px;
}

.margin-t-70 {
	margin-top: 70px;
}

.margin-t-80 {
	margin-top: 80px;
}

.margin-t-90 {
	margin-top: 90px;
}

.margin-t-35 {
	margin-top: 35px;
}

.margin-t-40 {
	margin-top: 40px;
}

.margin-t-50 {
	margin-top: 50px;
}

.margin-l-5 {
	margin-left: 5px;
}

.margin-l-10 {
	margin-left: 10px;
}

.margin-l-15 {
	margin-left: 15px;
}

.margin-l-20 {
	margin-left: 20px;
}

.margin-l-30 {
	margin-left: 30px;
}

.margin-l-40 {
	margin-left: 40px;
}

.margin-l-50 {
	margin-left: 50px;
}

.margin-l-60 {
	margin-left: 60px;
}

.margin-l-80 {
	margin-left: 80px;
}

.margin-r-10 {
	margin-right: 10px;
}

.margin-r-20 {
	margin-right: 20px;
}

.margin-r-5 {
	margin-right: 10px;
}

.margin-b-5 {
	margin-bottom: 5px;
}

.margin-b-10 {
	margin-bottom: 10px;
}

.margin-b-15 {
	margin-bottom: 15px;
}

.margin-b-20 {
	margin-bottom: 20px;
}

.margin-b-30 {
	margin-bottom: 30px;
}

.margin-b-40 {
	margin-bottom: 40px;
}

.margin-b-50 {
	margin-bottom: 50px;
}

.margin-b-60 {
	margin-bottom: 60px;
}

.margin-b-70 {
	margin-bottom: 70px;
}

.margin-b-100 {
	margin-bottom: 100px;
}

.margin-r-40 {
	margin-right: 40px;
}

.text-center {
	text-align: center;
}

.text-right {
	text-align: right;
}

.margin-lr-10 {
	margin: 0 10px;
}

.margin-lr-20 {
	margin: 0 20px;
}

.padding-20 {
	padding: 0 20px;
}

.b-r-3 {
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
}

.b-r-5 {
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
}

.b-r-10 {
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-ms-border-radius: 10px;
}

.b-r-50 {
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
}

.text-ellipsis {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
}

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

.text-ellipsis-3 {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
}
.text-ellipsis-4 {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 4;
	overflow: hidden;
}
.text-ellipsis-5 {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 5;
	overflow: hidden;
}
.text-ellipsis-6 {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 6;
	overflow: hidden;
}

.p70 {
	padding: 70px 0;
}

.p80 {
	padding: 80px 0;
}

.p90 {
	padding: 90px 0;
}

.w1200 {
	margin: 0 auto;
	width: 1200px;
}

.w75 {
	margin: 0 auto;
	width: 80%;
	min-width: 1200px;
}

.w83 {
	width: 83%;
	margin: 0 auto;
	min-width: 1200px;
}

img {
	display: block;
}

.re {
	position: relative;
}

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

.flex-end {
	display: flex;
	justify-content: flex-end;
}

.flex-start-center {
	display: flex;
	justify-content: start;
	align-items: center;
}

.flex-start {
	display: flex;
	justify-content: start;
}

.flex-center {
	display: flex;
	justify-content: center;
	align-items: center;
}
.grid-2{
	display: grid;
	grid-template-columns: repeat(2,1fr);
}
.grid-3{
	display: grid;
	grid-template-columns: repeat(3,1fr);
}
.grid-4{
	display: grid;
	grid-template-columns: repeat(4,1fr);
}
.grid-5{
	display: grid;
	grid-template-columns: repeat(5,1fr);
}
.grid-6{
	display: grid;
	grid-template-columns: repeat(6,1fr);
}
.grid-7{
	display: grid;
	grid-template-columns: repeat(7,1fr);
}

/* 导航 */
.header {
	position: fixed;
	z-index: 100;
	width: 100%;
	left: 0;
	top: 0;
	right: 0;
	height: 95px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: rgba(255, 255, 255, .1);
	color: #fff;
	transition: all .1s;
}

.header.mini-header {
	box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.12);
}

.header .logo {
	
}

.header .logo a {
	background-image: url(../images/logo-color.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	display: block;
	height: 81px;
	width: 184px;
	transition: all 0s
}

.header .menu {
	width: 70%;;
}

.header .menu ul>li .bg {
	content: "";
	background-color: rgba(255, 255, 255, 0);
	height: 0;
	width: 100%;
	position: fixed;
	z-index: 103;
	left: 0;
	top: 95px;
	right: 0;
	transition: all .2s;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: transparent
}

.header.mini-header .menu ul>li .bg {
	top: 80px
}

.pagemain .header ..menu ul>li .bg {
	border-top-color: rgba(0, 0, 0, .06);
	background-color: rgba(245, 248, 250, .2)
}

.header.statechange.navst .menu ul>li:hover .bg {
	height: 95px;
	background-color: rgba(245, 248, 250, .95)
}

.pagemain .header.statechange.navst .menu ul>li .bg {
	background-color: rgba(245, 248, 250, .95)
}

.pagemain .header.mini-header .menu ul>li .bg,
.pagemain .header.statechange .menu ul>li .bg {
	background-color: rgba(245, 248, 250, .2)
}

.header.mini-header .menu ul>li .bg,
.header.statechange .menu ul>li .bg {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: rgba(0, 0, 0, .02)
}

.header.mini-header.statechange.navst .menu ul>li:hover .bg {
	height: 65px;
	background-color: rgba(245, 248, 250, .95)
}

.pagemain .header {
	background-color: #fff
}

.pagemain .header .logo a {
	/* background-image: url(../images/logo-color.png) */
}

.pagemain .header .menu>ul>li>a {
	color: #444;
	display: block;
}

.pagemain .header .menu>ul>li:hover>a {
	color: #00447e;
	font-weight: 700
}

.pagemain .header .menu>ul>li:hover>a:before {
	background-color: #00447e
}

.pagemain .header .menu>ul.hover>li.curr>a {
	color: #444;
	font-weight: 400
}

.pagemain .header .menu>ul>li.curr>a {
	color: #00447e;
	font-weight: 700
}

.pagemain .header .menu>ul.hover>li.curr:hover>a {
	color: #00447e;
	font-weight: 700
}

.pagemain .header .menu>ul>li>a:before {
	background-color: #00447e
}

.pagemain .header .right .tel {
	color: #666;
	background-image: url(../images/ico-phone-h.png);
	border-right-color: rgba(0, 0, 0, .1)
}

.pagemain .header .right .search .btn {
	background-image: url(../images/ico-search-h.png)
}

.header.mini-header {
	height: 80px;
	box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.04);
}

.header.mini-header .menu {
	height: 80px
}

.header.mini-header .menu>ul>li>a {
	line-height: 80px;
	height: 80px
}

.header.mini-header .logo a {
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	display: block;
	/* height: 50px;
	width: 69px; */
	transition: all .2s
}

.header.mini-header .menu>ul>li.curr>a:before,
.header.mini-header .menu>ul>li:hover>a:before {
	background-color: #00447e
}

.header.mini-header,
.header.statechange {
	background-color: #fff
}

.header.mini-header .menu>ul>li.curr>a {
	color: #00447e;
	font-weight: 700
}

.header.mini-header .right {
	top: 20px
}

.header.mini-header .menu ul>li.y-more:hover .sub {
	height: 80px;
	padding-top: 12px
}

.header.mini-header .menu>ul.hover>li.curr:hover>a {
	color: #00447e;
	font-weight: 700
}

.header.mini-header.statechange .menu>ul>li:hover>a:before {
	bottom: 0
}

.header.mini-header .menu>ul>li.curr:hover>a:before {
	width: 100%
}

.header.mini-header .menu>ul>li>a:before {
	bottom: -1px
}

.header.mini-header .menu>ul.hover>li.curr>a {
	color: #444;
	font-weight: 400
}

.header.mini-header .logo a,
.header.statechange .logo a {
	background-image: url(../images/logo.png)
}

.header.mini-header .menu>ul>li>a,
.header.statechange .menu>ul>li>a {
	color: #444
}

.header.mini-header .menu>ul>li:hover>a,
.header.statechange .menu>ul>li:hover>a {
	color: #00447e;
	font-weight: 700
}

.header.statechange .menu>ul>li>a:before {
	transition: all .5s;
	width: 0%
}

.header.statechange.navst .menu>ul>li.curr>a {
	color: #444;
	font-weight: 400
}

.header.statechange.navst .menu>ul>li.curr>a:before {
	width: 0%
}

.header.statechange .menu>ul>li:hover>a:before {
	background-color: #00447e;
	width: 100%
}

.header.mini-header .right .tel,
.header.statechange .right .tel {
	color: #666;
	background-image: url(../images/ico-phone-h.png);
	border-right-color: rgba(0, 0, 0, .1);
}

.header.mini-header .right .search .btn,
.header.statechange .right .search .btn {
	background-image: url(../images/ico-search-h.png)
}

.header .menu ul {
	width: 100%;
	display: flex;
	justify-content: space-between;
}

.header .menu ul>li {
	font-size: 20px;
	vertical-align: middle;
	display: inline-block;
	position: relative;
	margin-right: -2px;
	margin-left: -3px
}
.header .menu ul>li .hot{
	width: 26px;
    height: auto;
    position: absolute;
    top: 20px;
    right: -30px;
}
.header .menu ul>li.y-more:hover .sub {
	height: 95px;
	overflow: visible;
	transition: all .8s;
	opacity: 1;
	padding-top: 28px
}

.header .menu ul>li.y-more .sub {
	position: absolute;
	top: 100%;
	width: 100%;
	left: 50%;
	z-index: 104;
	max-height: 0;
	transform: translate(-50%, 0);
	box-sizing: border-box;
	top: 100%;
	overflow: hidden;
	opacity: 0
}

.header .menu>ul.hover>li.curr:hover>a:before {
	width: 100%
}

.header .menu>ul.hover>li.curr>a {
	color: #fff;
	font-weight: 400
}

.header .menu>ul>li>a {
	color: #fff;
	line-height: 95px;
	height: 95px;
	font-weight: 400;
	text-decoration: none;
	white-space: nowrap;
	transition: all .2s;
	display: block;
	font-size: 19px;
}

.header .menu>ul>li:hover>a {
	color: #ffffff;
	font-weight: 700
}

.header .menu>ul>li.curr>a {
	color: #ffffff;
	font-weight: 700
}

.header .menu>ul>li.curr>a:before,
.header .menu>ul>li:hover>a:before {
	width: 100%
}

.header .menu>ul>li>a:before {
	transition: all .5s;
	content: "";
	background-color: #ffffff;
	display: block;
	position: absolute;
	height: 1px;
	width: 0%;
	bottom: 2px;
	left: 50%;
	transform: translate(-50%, 0)
}

.header .menu>ul.hover>li.curr:hover>a {
	color: #ffffff;
	font-weight: 700
}

.header.statechange .menu>ul.hover>li.curr:hover>a {
	color: #00447e;
	font-weight: 700
}

.header .menu>ul.hover>li.curr>a:before {
	width: 0%
}

.header .menu ul>li .sub ul {
	display: table;
	position: absolute;
	transform: translate(-50%, 0);
	left: 50%
}

.header .menu ul>li .sub ul li {
	line-height: 40px;
	height: 40px;
	display: table-cell;
	white-space: nowrap;
	padding-right: 10px;
	padding-left: 10px
}

.header .menu ul>li .sub ul li a {
	font-size: 17px;
	white-space: nowrap;
	display: inline-block;
	padding-right: 10px;
	padding-left: 10px;
	transition: all .4s;
	color:#333;
}

.header .menu ul>li .sub ul li a:hover,
.header .menu ul>li .sub ul li a.cur{
	color: #c11920;
	text-decoration: none;
}


/* 图片放大缩小 */
.cont-4 .cont4-list .cont4-team .img,
.tdjs-box .tdjs-list .swiper-slide .img{
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.cont-4 .cont4-list .cont4-team .img img,
.cont6-list .cont6-item .item .left .top img,
.sjfd-cont6-list .swiper-slide .img img,
.column-news .left .column-news-list dl dt img,
.column-news .ybxz-list dl dt img,
.tdjs-box .tdjs-list .swiper-slide .img img,
.zxs-team .zxsTeam-list dl dt img,
.case-box dl dt img{
	width: 100%;
	height: 100%;
	object-fit: cover;
	transition: .4s;
	display: block;
}
.cont-4 .cont4-list .cont4-item .swiper-slide:hover .img img,
.cont6-list .cont6-item .item .left .top:hover img,
.sjfd-cont6-list .swiper-slide:hover .img img,
.column-news .left .column-news-list dl:hover dt img,
.column-news .ybxz-list dl:hover dt img,
.tdjs-box .tdjs-list .swiper-slide:hover .img img,
.zxs-team .zxsTeam-list dl:hover dt img,
.case-box dl:hover dt img{
	transform: scale(1.06);
}

.cont-2 .advan-text .swiper-pagination .swiper-pagination-bullet:focus,
.swiper-button-next:focus, .swiper-button-prev:focus{
    outline: none;
}

/* 底部 */
.footer-box{
	width: 100%;
	background: url(../images/footer-bg.png) no-repeat 100% 100%;
	background-size: cover;
	padding: 50px 0 30px 0;
}
.footer-box .f-icon{
	border-bottom: 1px solid #1a588c;
	padding-bottom: 20px;
}
.footer-box .f-icon dl{
	display: flex;
	align-items: center;
}
.footer-box .f-icon dl dt img{
	width: auto;
}
.footer-box .f-icon dl dt .iconfont{
	color:#df2128;
	font-size: 39px;
}
.footer-box .f-icon dl:first-child dt .iconfont,
.footer-box .f-icon dl:nth-child(2) dt .iconfont{
	color:#df2128;
	font-size: 49px;
}
.footer-box .f-icon dl dd{
	font-family: myFont4;
	font-size: 21px;
	margin-left: 15px;
}
.footer-box .footer-list{
	padding: 40px 0;
	border-bottom: 1px solid #1a588c;
}
.footer-box .footer-list dl dt{
	font-size: 17px;
	font-family: myFont4;
}
.footer-box .footer-list .footer-nav{
	width: 41%;
}
.footer-box .footer-list dl dd{
	margin-top: 15px;
}
.footer-box .footer-list dl dd a{
	display: block;
	margin-bottom: 6px;
	font-size: 15px;
	color:#666;
}
.footer-box .footer-list .footer-contact{
	width: 25%;
}
.footer-box .footer-list .footer-ewm{
	width: 15%;
}
.footer-box .footer-list dl dd p{
	display: flex;
	font-size: 15px;
	color:#666;
	align-items: center;
}
.footer-box .footer-list dl dd p .iconfont{
	font-size: 22px;
	color:#1a588c;
	margin-right: 10px;
}
.footer-box .footer-list dl dd a:last-child,
.footer-box .footer-list dl dd p:last-child{
	margin-bottom: 0;
}
.footer-box .footer-list dl dd p:first-child .iconfont{
	font-size: 25px;
}
.footer-box .footer-list .footer-ewm .img{
	width: 110px;
	margin-top: 10px;
	margin-right: 12px;
}
.footer-box .footer-list .footer-ewm .img img{
	width: 100%;
	height: auto;
}
.footer-box .footer-list .footer-ewm p{
	text-align: center;
	font-size: 14px;
	margin-top: 6px;
}
.footer-box .footer-list .footer-ewm .img:last-child{
	margin-right: 0;
}
.footer-box .link-box{
	color:#666;
	margin-top: 10px;
}
.footer-box .link-box a{
	color:#666;
	margin-right: 7px;
}
.footer-box .right-box{
	margin-top: 15px;
	color:#666;
}
.footer-box .right-box a{
	color:#666;
	margin-right: 10px;
}
.footer-box a:hover,
.footer-box .footer-list dl dd a:hover{
	color:#00447e;
}

/*侧边栏*/
.home__nav {
    position: fixed;
    z-index: 100;
    left: 15px;
    top: 30%;
    font-size: 16px;
    color: #333;
    font-family: 'myFont_M';
    cursor: pointer;
	background:#eeeeee;
	border-radius: 15px;
}
.home__nav .s-title{
	width: 145px;
	background: url(../images/column/cbl.png) no-repeat 100% 100%;
	height: 70px;
	line-height: 70px;
	text-align: center;
	font-size: 26px;
	font-family: myFont4;
	color:#fff;
	border-top-left-radius: 15px;
	border-top-right-radius: 15px;
}
.home__nav--act,
.home__nav li:hover{
    color: #c11920;
}
.home__nav li {
    display: flex;
    transition: .3s;
    justify-content: center;
    align-items: center;
	padding: 12px;
	border-bottom: 1px solid #d8d8d8;
	text-align: center;
}
.home__nav li span:last-of-type,
.home__nav li span:first-child {
    width: 5px;
    height: 5px;
    background: #333;
    border-radius: 50%;
	display: none;
}
.home__nav li span+span {
    /* margin-left: 8px; */
}
.home__nav div {
    line-height: 1;
}
.home__nav-top {
    text-align: center;
}
.home__nav--act span:last-of-type {
    background: #ff5400!important;
}
.home__nav li:last-child{
	border-bottom: none;
	background-image: linear-gradient(to top,#c11920,transparent);
	height: 70px;
	font-size: 26px;
	color:#fff;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
}
.home__nav li:nth-child(7){
	border-bottom: none;
}