h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
    font-size: 100%;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
    padding: 0;
    margin: 0;
	font-family: 'pingfang SC','helvetica neue',arial,'hiragino sans gb','microsoft yahei ui','microsoft yahei',simsun,sans-serif;
}
.clearfix::before,
.clearfix::after {
	content: '';
	display: table;
	clear: both;
}
*{
	padding: 0;
	margin: 0;
	box-sizing: border-box;
}
li{
	list-style: none;
}
.fl{
	float: left;
}
.fr{
	float: right;
}
.swiper-container-banner{
	position: relative;
}
.tl_banner{
	height: 680px;
	width: 100%;
	/* background: url(../img/tl_banner.jpg) no-repeat; */
	background: url(../img/tl_banner_new.jpg) no-repeat;
	background-size: cover;
	
}
.tl_banner1{
	height: 680px;
	width: 100%;
	background: url(../img/tl_banner2.jpg) no-repeat;
	background-size: cover;
}
.tl-middle{
	width: 1200px;
	margin: auto;
	position: relative;
	height: 680px;
	padding-top: 250px;	
	/* background: url(../img/banner-img.png) no-repeat; */
	background: url(../img/banner-img-new.png) no-repeat;
	    background-size: 65%;
	    /* background-position-x: 240px;
		background-position-y: 20px; */
		background-position-x: 440px;
		background-position-y: 150px;
}

.tl-middle2{
	width: 1200px;
	margin: auto;
	position: relative;
	height: 680px;
	padding-top: 250px;	
	
	background: url(../img/banner-img2.png) no-repeat;
	    background-size: 100%;
	    background-position-y: 160px;
		 background-position-x: 250px;
}
.tl-middle-bottom{
	width: 1200px;
	height: 121px;
	background: #FFFFFF;
	box-shadow: 2px 3px 17px 0px rgba(73,98,170,0.15);
	position: absolute;	
	z-index: 9;
	left: 50%;
	margin-left: -600px;
bottom: -60px;
}
.tl-middle-title{
	font-family: PingFang SC;
	font-weight: 500;
	font-size: 42px;
	color: #1F375C;
	padding-bottom: 10px;
}
.tl-middle-btn{
	    width: 160px;
	    height: 48px;
	    line-height: 47px;
	    background: #3370FF;
	    text-align: center;
	    color: #fff;
	    font-size: 17px;
	    margin-top: 30px;
		display: block;
		border-radius: 5px;
		text-decoration: none;
}
.tl-middle-text{
	font-family: PingFang SC;
	font-weight: 400;
	font-size: 20px;
	color: #1F375C;
	line-height: 30px;
}
.tl_header {
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999;
	background: #fff;
	box-shadow: 0 3px 14px rgba(31,101,232,.4);
}
.tl_header_nav {
    width: 1200px;
    margin: auto;
    height: 72px;
    /* border: 1px solid red; */
    background: transparent;
    position: relative;
}
.login_ul li,.tl_nav_ul li {
    float: left;
    line-height: 72px;
    cursor: pointer;
    color: #333333;
	padding: 0 15px;
	position: relative;
}
.login_ul li a, .tl_nav_ul li a{
    line-height: 72px;
    cursor: pointer;
    color: #333333;
	text-decoration: none;
	font-size: 14px;
}
.tl_nav_ul>li>a:hover{
	color: #3370FF;
}
.tl_nav_ul .solution:hover .nav-ul-out {
	display: block;
}
.nav-ul-out {
    display: none;
    width: 100%;
    background: #fff;
    position: fixed;
    top: 72px;
    left: 0;
    box-shadow: 0 3px 14px rgba(31,101,232,.16);
    z-index: 99999;
	padding-bottom: 80px;
	font-size: 14px;
}
.tl_logo{
	padding-top: 17px;
	padding-right: 90px;
}
.tl_logo img{
	height: 41px;
}
.login_ul li.login_li div.btn {
    background: #fff;
    color: #3370FF;
    position: relative;
	border: 1px solid #3370FF;
	margin-right: 15px;
}
.login_ul li .btn{
	width:86px;
	height:36px;
    line-height: 35px;
    text-align: center;
    display: inline-block;
    border-radius: 5px;
	font-size: 14px
}
.login_ul.tl_nav_ul li{
	padding: 0;
}
.login_ul li.register_li .btn{
	background: #3370FF;
	color: #fff;
	position: relative;
	border: 1px solid #3370FF;
}
.dt-icon1{
	background: url(../img/dt-icon1.png) no-repeat;
}
.dt-icon2{
	background: url(../img/dt-icon2.png) no-repeat;
}
.dt-icon3{
	background: url(../img/dt-icon3.png) no-repeat;
}
.dt-icon{
	height: 30px;
	width: 30px;
	background-size: 100%;
	margin-right: 5px;
}
.nav-cont-dl dt{
	display: flex;
	line-height: initial;
	padding: 42px 0  10px 0;
	font-weight: bold;
	font-size: 16px;
	color: #333333;
	margin-bottom: 22px;
	border-bottom:1px solid #D9D9DB;
}
.nav-cont{
	width: 1200px;
	margin: auto;
}
.nav-cont ul li{
	padding: 0;
}
.nav-cont ul li:first-child{
	width: 428px;
}
.nav-cont ul li:nth-child(2){
	width: 260px;
	margin-left: 120px;
}
.nav-cont ul li:nth-child(3){
	width: 240px;
	margin-left: 140px;
}
.nav-cont ul li:first-child .nav-cont-dl dd{
	display: flex;
	float: left;
	width: 211px;
	height: 44px;
	align-items: center;
	padding-left: 14px;
}

.nav-cont ul li:nth-child(2) .nav-cont-dl dd{
	display: flex;
	width: 260px;
	height: 44px;
	align-items: center;
	padding-left: 10px;
}

.nav-cont ul li:nth-child(3) .nav-cont-dl dd{
	display: flex;
	width: 240px;
	height: 44px;
	align-items: center;
	padding-left: 14px;
}
 .nav-cont-dl dd:hover{
		background: #EDF5FF;
		color: #3370FF;
		border-radius: 4px;
}
.nav-cont-dl dd .dd-icon1{
	background:url(../img/dd-icon1.svg) no-repeat;
}
.nav-cont-dl dd:hover .dd-icon1{
	background:url(../img/dd-icon1-hover.svg) no-repeat;
}
.nav-cont-dl dd .dd-icon2{
	background:url(../img/dd-icon2.svg) no-repeat;
}
.nav-cont-dl dd:hover .dd-icon2{
	background:url(../img/dd-icon2-hover.svg) no-repeat;
}
.nav-cont-dl dd .dd-icon3{
	background:url(../img/dd-icon3.svg) no-repeat;
}
.nav-cont-dl dd:hover .dd-icon3{
	background:url(../img/dd-icon3-hover.svg) no-repeat;
}
.nav-cont-dl dd .dd-icon4{
	background:url(../img/dd-icon4.svg) no-repeat;
}
.nav-cont-dl dd:hover .dd-icon4{
	background:url(../img/dd-icon4-hover.svg) no-repeat;
}
.nav-cont-dl dd .dd-icon5{
	background:url(../img/dd-icon5.svg) no-repeat;
}
.nav-cont-dl dd:hover .dd-icon5{
	background:url(../img/dd-icon5-hover.svg) no-repeat;
}
.nav-cont-dl dd .dd-icon6{
	background:url(../img/dd-icon6.svg) no-repeat;
}
.nav-cont-dl dd:hover .dd-icon6{
	background:url(../img/dd-icon6-hover.svg) no-repeat;
}
.nav-cont-dl dd .dd-icon7{
	background:url(../img/dd-icon7.svg) no-repeat;
}
.nav-cont-dl dd:hover .dd-icon7{
	background:url(../img/dd-icon7-hover.svg) no-repeat;
}
.nav-cont-dl dd .dd-icon8{
	background:url(../img/dd-icon8.svg) no-repeat;
}
.nav-cont-dl dd:hover .dd-icon8{
	background:url(../img/dd-icon8-hover.svg) no-repeat;
}
.nav-cont-dl dd .dd-icon9{
	background:url(../img/dd-icon9.svg) no-repeat;
}
.nav-cont-dl dd:hover .dd-icon9{
	background:url(../img/dd-icon9-hover.svg) no-repeat;
}
.nav-cont-dl dd .dd-icon10{
	background:url(../img/dd-icon10.svg) no-repeat;
}
.nav-cont-dl dd:hover .dd-icon10{
	background:url(../img/dd-icon10-hover.svg) no-repeat;
}
.nav-cont-dl dd .dd-icon11{
	background:url(../img/dd-icon11.svg) no-repeat;
}
.nav-cont-dl dd:hover .dd-icon11{
	background:url(../img/dd-icon11-hover.svg) no-repeat;
}
.nav-cont-dl dd .dd-icon12{
	background:url(../img/dd-icon12.svg) no-repeat;
}
.nav-cont-dl dd:hover .dd-icon12{
	background:url(../img/dd-icon12-hover.svg) no-repeat;
}
.nav-cont-dl dd .dd-icon13{
	background:url(../img/dd-icon13.svg) no-repeat;
}
.nav-cont-dl dd:hover .dd-icon13{
	background:url(../img/dd-icon13-hover.svg) no-repeat;
}

.nav-cont-dl dd .dd2-icon1{
	background:url(../img/dd2-icon1.svg) no-repeat;
}
.nav-cont-dl dd:hover .dd2-icon1{
	background:url(../img/dd2-icon1-hover.svg) no-repeat;
}
.nav-cont-dl dd .dd2-icon2{
	background:url(../img/dd2-icon2.svg) no-repeat;
}
.nav-cont-dl dd:hover .dd2-icon2{
	background:url(../img/dd2-icon2-hover.svg) no-repeat;
}
.nav-cont-dl dd .dd2-icon3{
	background:url(../img/dd2-icon3.svg) no-repeat;
}
.nav-cont-dl dd:hover .dd2-icon3{
	background:url(../img/dd2-icon3-hover.svg) no-repeat;
}
.nav-cont-dl dd .dd2-icon4{
	background:url(../img/dd2-icon4.svg) no-repeat;
}
.nav-cont-dl dd:hover .dd2-icon4{
	background:url(../img/dd2-icon4-hover.svg) no-repeat;
}
.nav-cont-dl dd .dd2-icon5{
	background:url(../img/dd2-icon5.svg) no-repeat;
}
.nav-cont-dl dd:hover .dd2-icon5{
	background:url(../img/dd2-icon5-hover.svg) no-repeat;
}
.nav-cont-dl dd .dd2-icon6{
	background:url(../img/dd2-icon6.svg) no-repeat;
}
.nav-cont-dl dd:hover .dd2-icon6{
	background:url(../img/dd2-icon6-hover.svg) no-repeat;
}
.nav-cont-dl dd .dd2-icon7{
	background:url(../img/dd2-icon7.svg) no-repeat;
}
.nav-cont-dl dd:hover .dd2-icon7{
	background:url(../img/dd2-icon7-hover.svg) no-repeat;
}

.nav-cont-dl dd .dd3-icon1{
	background:url(../img/dd3-icon1.png) no-repeat;
}
.nav-cont-dl dd:hover .dd3-icon1{
	background:url(../img/dd3-icon1-hover.png) no-repeat;
	background-size: 100%;
}

.nav-cont-dl dd .dd3-icon2{
	background:url(../img/dd3-icon2.png) no-repeat;
}
.nav-cont-dl dd:hover .dd3-icon2{
	background:url(../img/dd3-icon2-hover.png) no-repeat;
	background-size: 100%;
}

.nav-cont-dl dd .dd3-icon3{
	background:url(../img/dd3-icon3.png) no-repeat;
}
.nav-cont-dl dd:hover .dd3-icon3{
	background:url(../img/dd3-icon3-hover.png) no-repeat;
	background-size: 100%;
}
.nav-cont-dl dd .dd3-icon4{
	background:url(../img/dd3-icon4.png) no-repeat;
}
.nav-cont-dl dd:hover .dd3-icon4{
	background:url(../img/dd3-icon4-hover.png) no-repeat;
	background-size: 100%;
}

.nav-cont-dl dd .dd-icon
,.nav-cont-dl dd .dd2-icon
,.nav-cont-dl dd .dd3-icon
{
	height: 22px;
	width: 22px;
	background-size: 100%;
	margin-right: 10px;
}
.tl-middle-icon1{
	background: url(../img/tl-middle-icon1.png) no-repeat;
}
.tl-middle-icon2{
	background: url(../img/tl-middle-icon2.png) no-repeat;
}
.tl-middle-icon3{
	background: url(../img/tl-middle-icon3.png) no-repeat;
}
.tl-middle-icon4{
	background: url(../img/tl-middle-icon4.png) no-repeat;
}

.tl-middle-icon{
	width: 60.5px;
	height: 77px;
	background-size: 100%;
	margin-right: 24px;
}
.tl-middle-bottom ul{
	display: flex;
}
.tl-middle-bottom ul li{
	display: flex;
	padding:33px 55px 0 55px;
	line-height: 50px;
	position: relative;
	font-size: 18px;
	color: #2e323e;
}
.tl-middle-bottom ul li:not(:first-child)::before{
	content: "";
	width: 1px;
	height: 33px;
	background: #BDC2CD;
	position: absolute;
	top: 40px;
	left: 0;
}
.tl-content1{
	padding-top: 150px;
	padding-bottom: 100px;
}
.tl-content-title{
	display: flex;
	justify-content: center;
	align-items: center;
	font-family: PingFang SC;
	font-weight: 400;
	font-size: 36px;
	color: #2E323E;
}

.title-left-img{
	background: url(../img/left-title-img.png) no-repeat;
	margin-right: 28px;
}
.title-right-img{
	background: url(../img/right-title-img.png) no-repeat;
	margin-left: 28px;
}
.title-left-img,.title-right-img{
	width: 91.5px;
	height: 30.5px;
	background-size: 100%;
}
.tl-content-text{
	font-family: PingFang SC;
	font-weight: 400;
	font-size: 18px;
	color: #666666;
	text-align: center;
	padding-top: 35px;
	/* line-height: px; */
}

.tl-content1-middle{
	width: 1200px;
	margin: auto;

}
.tl-content1-middle .tl-content1-list:nth-child(1){
	padding-top: 90px;
}
.tl-content1-list{
	position: relative;
	padding-top: 150px;
}
.tl-list-title{
	font-family: PingFang SC;
	font-weight: 400;
	font-size: 24px;
	color: #2E323E;
	padding-left: 27px;
	margin-bottom: 22px;
}

.tl-content-ul li{
	margin-bottom: 20px;
}
.tl-content-ul li,.tl-content-btn{
	padding-left: 27px;
}
.tl-li-title{
	font-family: PingFang SC;
	font-weight: 400;
	font-size: 20px;
	color: #2E323E;
	line-height: 40px;
		position: relative;
}
.tl-li-title::before{
	content: "";
	position: absolute;
	width: 21.5px;
	height: 18px;
	background: url(../img/check-icon.png) no-repeat;
	background-size: 100%;
	left: -31px;
	top: 12px;
}
.tl-li-text{
	font-family: PingFang SC;
	font-weight: 300;
	font-size: 14px;
	color: #333333;
	line-height: 23px;
	white-space: nowrap;
}
.tl-content-btn{
	padding-top: 10px;
	width: 380px;
	overflow: hidden;
}
.tl-content-btn a{
	float: left;
	width: 160px;
	height: 46px;
	border-radius: 5px;
	border: 1px solid #3370FF;
	font-family: PingFang SC;
	font-weight: 400;
	font-size: 18px;
	display: block;
	text-align: center;
	line-height: 46px;
	text-decoration: none;
}
.tl-content-btn a.tl-content-btn1:hover{
	background: #2666fc;
}
.tl-content-btn a.tl-content-btn1{
	color: #fff;
	background: #3370ff;
}
.tl-content-btn a.tl-content-btn2{
	margin-left:15px;
	color: #3370FF;
}
.tl-content-btn a.tl-content-btn2:hover{
		background: #eef3ff;
}
.tl-right-img1{
	width:866px;
	height:386px;
	background: url(../img/tl-right-img.png) no-repeat;
	background-size: 100%;
	background-position-x: 60px;
	position: relative;
	    left: 100px;
}
.tl-content-left{
	width: 300px;
}
.tl-left-img2{
	width: 544px;
	height: 423px;
	background: url(../img/tl-left-img2.png) no-repeat;
	background-size: 100%;
}
.tl-right-img3{
	width:533px;
	height:367px;
	background: url(../img/tl-right-img3.png) no-repeat;
	background-size: 100%;
}
.tl-content2{
	width: 100%;
	height: 842px;
	background: url(../img/tl-content2-bkg.jpg) left center no-repeat;
	background-size: cover;
	padding-top: 100px;
}
.tl-step-img{
	width: 995px;
	height: 52.5px;
	background: url(../img/tl-step-img.png) no-repeat;
	background-size: 100%;
	margin: auto;
	margin-top: 63px;
	transform: translateX(-18px);
}
.tl-step-text{
	width: 1218px;
	margin: auto;
}
.tl-step-text li{
	float: left;
	padding-top: 22px;
	width: 284px;
	text-align: center;
}

.tl-step-list li:nth-child(1){
	background: url(../img/tl-step-list-img1.png) no-repeat;
	background-size: 100%;
}
.tl-step-list li:nth-child(2){
	background: url(../img/tl-step-list-img2.png) no-repeat;
	background-size: 100%;
}
.tl-step-list li:nth-child(3){
	background: url(../img/tl-step-list-img3.png) no-repeat;
	background-size: 100%;
}
.tl-step-list li:nth-child(4){
	background: url(../img/tl-step-list-img4.png) no-repeat;
	background-size: 100%;
}
.tl-step-list{
	width: 1218px;
	margin: auto;
	margin-top: 26px;
}
.tl-step-list li:not(:first-child)
,.tl-step-text li:not(:first-child)
{
	margin-left: 27px;
}
.tl-step-list li{
	width: 284px;
	height: 322px;
	float: left;
	background-size: 100%;
	border-radius:14px;
	position: relative;
}
.tl-step-list li:hover{
	box-shadow: 0px 0px 27px rgba(49,142,255,0.18);
}
.tl-step-list li:hover::before{
	content: "";
	position: absolute;
	width: 200px;
	height: 2.5px;
	background: linear-gradient(90deg, #9DB3FC, #3760F4);
	top: -2px;
	left: 50%;
	transform: translateX(-50%);
}
.tl-content3{
	padding: 100px 0;
}
.tl-content3-title{
	font-family: Source Han Sans CN;
	font-weight: bold;
	font-size: 34px;
	color: #1E232A;
	text-align: center;
	margin-bottom: 20px;
}
.tl-content3-text{
	text-align: center;
	font-size: 16px;
	color: #000000;
}
.tl-content3-middle{
	margin: auto;
	width: 1200px;
	position: relative;
}
.tl-content3-middle::before {
    content: "";
    width: 79px;
    height: 76px;
    background: url(../img/left-img.png) no-repeat;
    background-size: 100%;
    position: absolute;
    left: 0;
    top: 140px;
}
.tl-content3-middle::after{
	content: "";
	width: 79px;
	height: 76px;
	background: url(../img/right-img.png) no-repeat;
	background-size:100% ;
	position: absolute;
	right: 104px;
	    bottom: 140px;
}
.tl-content3-middle-ul {
    width: 580px;
    margin: auto;
    padding-top: 30px;
}
.tl-content3-middle-ul li p {
    color: #1f2329;
    font-weight: 16px;
    line-height: 40px;
}
.tl-content3-middle-ul li p:after {
    color: #f54a45;
    content: "*";
    display: inline-block;
    font-size: 14px;
    line-height: 1;
    margin-left: 4px;
}
.tl-content3-middle-ul li input {
    height: 48px;
    line-height: 48px;
    border-radius: 5px;
    width: 100% !important;
    border: 1px solid #e3e5e8;
    outline: none;
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    padding-left: 15px;
}
.tl-content3-middle-ul li input:focus{
	border: 1px solid #3370FF;
	color: #000;
}
.tl-content3-middle-ul li {
    margin-bottom: 20px;
}
.tl-content3-middle-ul .tl-content3-middle-btn{
    display: block;
    margin: auto;
    height: 50px;
    width: 152px;
    text-align: center;
    color: #fff;
    font-size: 16px;
    background: #3370FF;
    border-radius: 5px;
    line-height: 52px;
    cursor: pointer;
    margin-top: 55px;
	border: none;
	padding-left: 0;
}

.tl-content4{
    height: 282px;
    width: 100%;
    background: url(../img/content-bottom.jpg) center center no-repeat;
    background-size: 100% 100%;
    padding-top: 58px;
}
.tl-content4-title {
    font-size: 34px;
    font-weight: bold;
    text-align: center;
    color: #fff;
    margin-bottom: 50px;
}
.tl-content4-btn{
	width: 154px;
	height: 52px;
	background: #FFFFFF;
	border-radius: 5px;
	line-height: 52px;
	text-align: center;
	color: #0D72FF;
	font-size: 18px;
	display: block;
	margin: auto;
	
}

.tl_index_footer{
	/* padding: 75px 0; */
	background: #f6f8fc;
}
.tl_index_footer .tl_middle {
    width: 1200px;
    margin: auto;
    position: relative;
}
.tl_index_footer .tl_logo{
	padding-top: 0;
}
.code_text{
	color: #455872;
	font-size: 12px;
	margin-top: 16px;
	margin-bottom: 15px;
}
.code_img1{
	background: url(../img/code_img1.png) no-repeat;
}
.code_img{
	height: 100px;
	width: 100px;
	display: inline-block;
	background-size: 100%;
	    position: relative;
	    left: -10px;
}
a {
    text-decoration: none;
}
.tl_footer_left{
	padding-top: 60px;
}
.tl_footer_ul{
	padding-top: 75px;
	margin-left: 125px;
}
.tl_footer_ul li:nth-child(2) dl dd{
	float: left;

}
.number_font{
	margin-bottom: 10px;
}
.tl_footer_ul li:nth-child(2) dl dd:nth-child(odd){
	margin-left: 15px;
}
.number_title{
	color: #455872;
	font-size: 12px;

}
.number_title~span{
	color: #455872;
	font-size:16px
}
.number_title~span b{
	font-size: 12px;
}
.tl_footer_ul li{
	float: left;
}
.tl_footer_ul dt{
	color: #000000;
	font-size: 14px;
	display: block;
	margin-bottom: 10px;
	line-height: 20px;
}
.tl_footer_ul li dl{
	/* width: 130px; */
}
.tl_footer_ul li dd a{
	display: block;
	font-size: 12px;
	color: #455872;
	line-height: 26px;
}
.tl_footer_ul li:nth-child(4){
	margin-left: 96px;
}
.tl_footer_ul li:nth-child(2){
	width: 115px;
	margin-left: 60px;
	margin-right: 96px;
}
.tl_footer_ul li:last-child{
	width: 80px;
}
.tl_footer_ul li a:hover{
	color: #0D72FF;
}
.tl_index_footer .tl_middle{
	padding-bottom: 50px;
	border-bottom: 1px solid #d2d7df;
}
.tl_middle_footer_text{
	width: 1280px;
	margin: auto;
	padding-top: 40px;
	text-align: center;
	height: 60px;
}
.tl_middle_footer_text ul{
	/*display:flex;*/
	display: inline-block;

}
/*.tl_middle_footer_text ul li:last-child{*/
/*	margin-right: 0;*/
/*}*/
.tl_middle_footer_text  a{
	/*display: inline;*/
	color: #495770;
	font-size: 12px;
	margin-left: 10px;
}
.footer_text{
	padding-top: 5px;
}
.footer_text span a:hover{
	color: #3370ff;
	text-decoration: underline;
}
.footer_text *{
	color: #495770;
	font-size: 12px;
	text-align: center;
	line-height: 28px;
}



.head-icon{
	height: 24px;
	width: 24px;
	display:block;
	background: url(../img/head-icon.png) no-repeat;
	background-size: 100% 100%;
	position: relative;
	top: 6px;
	float: left;
	margin-left: 13px;
	margin-right: 4px;
}
.head-dropdown{
	display: none;
	position: relative;
	    top: 20px;
}
.head-dropdown * {
    display: inline-block;
}
.dropdown-link{
	position: relative;
	height: 35px;
	color: #fff;
	font-size: 14px;
}
.tl_back_end2 {
    color: #333;
    font-size: 14px;
    line-height: 36px;
    padding: 0 10px;
    position: relative;
    cursor: pointer;
}
.dropdown-link .arrow-span {
    border-top: 8px solid #333;
}
.arrow-span {
    display: inline-block;
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
}
.dropdown-span{
	position: absolute;
	left: 0;
	margin: 0;
	width: 100%;
	padding: 4px 0;
	text-align: left;
	list-style-type: none;
	background-color: #fff;
	background-clip: padding-box;
	border-radius: 2px;
	outline: none;
	top: 30px;
	display: none;
	box-shadow: 0 3px 6px -4px rgb(0 0 0 / 12%), 0 6px 16px 0 rgb(0 0 0 / 8%), 0 9px 28px 8px rgb(0 0 0 / 5%);
}
.dropdown-span a{
	display: block;
	color: #fff;
	width: 100%;
}
.dropdown-span a:hover{
	background: #f5f5f5;
}
.dropdown-menu-item{
	clear: both;
	margin: 0;
	padding: 5px 12px;
	color: rgba(0, 0, 0, 0.85);
	font-weight: normal;
	font-size: 14px;
	line-height: 22px;
	cursor: pointer;
	transition: all 0.3s;
	width: 100%;

	/*display: inline-block;*/
}
.dropdown-link:hover .dropdown-span{
	display: block;
}
.dropdown-menu-item:hover{
	background: #f5f5f5;
}