* { margin: 0; padding: 0;}
body { width: 100%; margin: 0; padding: 0;}
::-webkit-scrollbar {
/*  ������������ʽ*/
/*  width : 10px;  �߿��ֱ���Ӧ�����������ĳߴ�*/
  height: 1px;
  width:10px;
  }
::-webkit-scrollbar-thumb {
/*  ����������С����*/
  border-radius: 5px;
  box-shadow   : inset 0 0 5px rgba(0, 0, 0, 0.1);
  background   : #ddd;
  }
::-webkit-scrollbar-track {
/*  ��������������*/
  box-shadow   : inset 0 0 5px rgba(0, 0, 0, 0.1);
  border-radius: 5px;
  background   : #fefefe;
  }
  input,button,select,textarea{outline:none;}


.index_content { width: 100%; font-family: "Myriad Set Pro","Helvetica Neue",Helvetica,Arial,Verdana,sans-serif;}
.index_content .index_title { z-index: 1000; background-color: #fff; width:100%; position: fixed; box-shadow: 0 3px 15px 0 rgba(194, 188, 210, 0.2);}
.index_content .index_title .logo {width:100%;}
.index_content .index_title .menu { width:60%; margin-right: 100px;}
.index_content .index_title ul { width: 100%;}
.index_content .index_title ul li { float: left; width:20%; text-align: center; padding:25px 0;}
.index_content .index_title ul li:last-child { margin-right: 0;}
.index_content .index_title ul li a { color: #333; text-decoration: none;}
.index_content .index_title ul li a:hover { color:#2f82ff; }
.index_content .index_title ul li a:active { color:#2f82ff; }

/*��������*/
ul{list-style: none;}
a{text-decoration: none;}
em {font-style: normal;}
.product-number-info{ width: 100%;}
.product-number-info .product-number-inner{width: 100%; margin:0 auto;}
.product-number-info ul{ width: 100%; padding: 50px 0;}
.product-number-info ul.q:after {content: "";clear: both;display: table;}
.product-number-info li{float: left; width: 24.9%; text-align: center; height: 90px; border-left: 1px solid #ebebeb;color:#333; padding-top:1px;}
.product-number-info li:first-child{border:none;}
.product-number-info li b{font-weight: 400; font-size:30px; color: #fff; line-height: 1;display: inline-block; position: relative; margin: 15px 0 10px;}
.product-number-info li b i{font-style: normal;}
.product-number-info li b sup{position: absolute; font-size:20px; right: -15px; top: -3px;}
.product-number-info li b em{font-style: normal; font-size: 28px; font-weight: 100; padding-left: 2px; position:relative; top: -4px;}
.product-number-info li p{font-size: 14px; color: #fff;}
.product-number-info li.li-5{text-align: right;}
.product-number-info li.li-5 b{padding-right: 2px;}
/*页脚*/
.copyright{padding-top:79px; border-top: 1px solid #ededed;}
.copyright_c{ height: 313px; width: 1200px;margin: 0 auto;}
.copyright_head{ height: 247px; overflow: hidden; border-bottom: 1px solid #ededed;}
.copyright_L{ float: left; width: 406px; }
.copyright_L p{ display: block; width: 381px; height:48px; margin-bottom: 26px;}
.copyright_L span{ display: block; overflow: hidden; margin-bottom: 4px;}
.copyright_L span em{ display: block; float: left; font-size:14px; color: #888;line-height: 30px;}
.copyright_L span strong{ display: block; float: left; font-size:24px; color: #f90; line-height: 30px;}
.copyright_L span a{ display: block; float: left; width:70px; height: 30px;border-radius: 3px; overflow: hidden; background: url(../images/QQ.png) #03d3ff no-repeat 11px center;padding-left:35px; font-size: 14px; color: #FFF; line-height: 30px; margin-right:10px}
.copyright_L span:last-child{padding-top:10px;}
.copyright_C{ float: left; overflow: hidden;}
.copyright_C_list{ float: left;padding-top:24px;}
.copyright_C_list p{ display: block; font-size: 18px; color: #333;padding-bottom: 28px;}
.about{ overflow: hidden; margin-bottom: 22px;}
.about a{ display: block; font-size: 12px; color: #666; float: left; margin-right: 24px;}
.about a:hover{color:#3fc7ff;}
.copyright_C_list:nth-child(2){margin-left:114px; margin-right:46px;}
.copyright_R{ float: right; width: 150px; }
.copyright_R span{ display: block; width: 122px; height: 122px; border:1px solid #ededed;padding:13px; }
.copyright_R span img{ width: 100% }
.copyright_R p{ display: block; font-size:12px; color: #999; text-align: center;padding-top:18px;}
.copyright_bottom{ height: 65px; overflow: hidden; }
.copyright_bottom span{ display: block; line-height: 65px; font-size:12px; color: #a9a9a9; float: left;}
.copyright_bottom p{ display: block; line-height: 65px; font-size:12px; color: #a9a9a9; float: right;}


a {
    text-decoration: none;
    color: #000;
}

img {
    border: 0;
}

body {
    background: #fff;
    color: #666;
}

html, body, div, dl, dt, dd, ol, ul, li, h1, h2, h3, h4, h5, h6, p, blockquote, pre, button, fieldset, form, input, legend, textarea, th, td {
    margin: 0;
    padding: 0;
}

a {
    text-decoration: none;
    color: #488bff;
}

button {
    outline: 0;
}

img {
    border: 0;
}

button,input,optgroup,select,textarea {
    margin: 0;
    font: inherit;
    color: inherit;
    outline: none;
}

li {
    list-style: none;
}

a {
    color: #666;
}

a:hover {
    color: #eee;
}

.clearfix::after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}

.clearfix {
}

/* �Ƽ�����*/
.science { width:100%; background-color: #f9fbff; }
.aui-main {
    width: 80%;
    min-height: 50px;
    margin: 0 auto;
}

.aui-section-box {
    padding: 90px 0;
}

.aui-section-box .aui-section-header {
    text-align: center;
}

.aui-section-header-title {
    text-align: center;
    color: #383838;
    font-size: 34px;
    line-height: 1.5;
}

.aui-summary {
    margin-top: 20px;
    text-align: center;
    font-size: 16px;
    line-height: 22px;
    color: #9b9ba3;
}

.aui-summary label {
    line-height: 1;
    border-radius: 2px;
    display: inline-block;
    vertical-align: baseline;
    zoom: 1; margin: 0 5px;
    padding: 0;
    font-size: 16px;
    color: #488bff;
    background-color: #fff;
    border: 0;
}

.aui-summary-tag {
    margin-left: -5px;
    margin-right: -8px;
}

.aui-section-box .aui-section-body {
    position: relative;
    width:1000px;
    margin: 145px auto 50px;
    height: 486px;
    background: url(../images/main-bg.png) no-repeat center;
    background-size: auto 486px;
    background: url(../images/main-bg.png) no-repeat center\9;
}

.aui-section-box .aui-section-list .aui-section-list-item {
    position: absolute;
    left: 0;
    top: 0;
    width: 5px;
    height: 5px;
    transition: 0.5s;
}

.aui-section-box .aui-section-list .aui-section-list-item {
    position: absolute;
    left: 0;
    top: 0;
    width: 5px;
    height: 5px;
    transition: 0.5s;
}

.aui-section-box .aui-section-list .aui-section-list-item .obj {
    position: absolute;
    top: 0;
    width: 150px;
    transition: 0.5s;
    z-index: 1;
}

.aui-section-box .aui-section-list .aui-section-list-item .shadow {
    position: absolute;
    width: 150px;
    left: 0;
    top: 76px;
    opacity: 1;
    transition: 0.5s;
    z-index: 0;
}

.i-process .btn.cur .obj {
    top: -20px;
    transition: 0.65s;
}

.i-process .btn.cur .shadow {
    opacity: 1;
    transition: 0.65s;
    transform: scale(0.8,0.8);
}

.aui-section-box .aui-section-list .aui-section-list-item.one {
    left: 18px;
    top: 80px;
}

.aui-section-box .aui-section-list .aui-section-list-item.two {
    left: 262px;
    top: -80px;
}

.aui-section-box .aui-section-list .aui-section-list-item.three {
    left: 590px;
    top: -80px;
}

.aui-section-box .aui-section-list .aui-section-list-item.four {
    left: 262px;
    top: 230px;
}

.aui-section-box .aui-section-list .aui-section-list-item.five {
    left: 590px;
    top: 230px;
}

.aui-section-box .aui-section-list .aui-section-list-item.six {
    left: 840px;
    top: 80px;
}

.aui-section-list ul li:first-child {
    margin-left: 20px;
}

.aui-section-list ul li {
    display: inline-block;
    vertical-align: baseline;
    zoom: 1; vertical-align: top;
    margin-left: 98px;
    font-size: 20px;
    line-height: 28px;
    color: #373d40;
    cursor: pointer;
    padding-bottom: 20px;
}

.aui-section-list ul .on {
    color: #488bff;
    border-bottom: 4px solid #488bff;
}

.aui-section-info {
    text-align: center;
    border-top: 1px solid #ececec;
}

.aui-section-info ul {
    padding: 30px 0;
    display: none;
}

.aui-section-info ul li dl {
    display: inline-block;
    vertical-align: baseline;
    zoom: 1; }

.aui-section-info ul li dl dd {
    float: left;
    margin-left: 20px;
}

.aui-section-info ul li dl dd:first-child {
    margin-left: 0;
}

.icon-icon {
    float: left;
    padding-top: 5px;
}

.icon-icon img {
    height: 32px;
    border: none;
    display: block;
}

.icon-main {
    padding-left: 10px;
    overflow: hidden;
    text-align: left;
}

.icon-title {
    font-size: 16px;
    color: #373d40;
    line-height: 1.5;
}

.icon-text {
    font-size: 12px;
    color: #a6a8ae;
    line-height: 1.5;
}

.icon-main-top {
    padding-top: 10px;
}

.aui-section-tab {
    height: auto;
    width:1180px;
    margin: 0 auto;
}



.doctor { width: 100%; padding: 90px 0 220px 0;}
.doctor .doctor_header { width:100%; margin-bottom: 60px;}
.doctor .doctor_header .doctor-title { width:100%; text-align: center; font-size: 40px; font-weight: 500; text-align: center;}
.doctor .doctor_header .s_title { font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji"; font-size: 16px; margin: 0;color: #999; text-align: center; padding-top: 20px;}
.doctor .doctor-sec { width: 100%; position: relative;}
.doctor .doctor-sec .doctor-content{  height: 380px;}
.doctor .doctor-bg { width: 100%; height:276px; z-index: 0; position: absolute; left: 0;top:114px; background-image: url(../images/doctor_bg.jpg); background-size: 100%;  background-repeat: no-repeat; background-position: center left; }
.doctor .doctor-content { width: 1024px; margin: 0 auto; z-index: 1000;}
.doctor .doctor-winWrap .doctor-picWin { width: 740px; height: 430px; margin: 0 auto;}
.doctor .doctor-winWrap .doctor-picWin .doctor-TopBar { width: 100%; padding-top: 18px; height: 45px;background: #f9f9f9;}
.doctor .doctor-winWrap .doctor-picWin .doctor-TopBar .doctor-dotList { width: 90%; margin:0 auto; vertical-align: middle; font-size: 0;}
.doctor .doctor-winWrap .doctor-picWin .doctor-TopBar .doctor-dotList .f-dotItem{width: 10px;height: 10px; float: left;display: block;_zoom: 1;margin-right: 8px;background: #ddd;border-radius: 50%;}
.doctor .doctor-winWrap .doctor-picWin .doctor-TopBar .doctor-dotList .on { background:#488bff;}
.doctor .doctor-winWrap .fk-index-sliderPanel {position: relative;width: 100%;height: 600px; overflow: hidden;}
.doctor .doctor-sec .doctor-content .f-btn-left { z-index: 999; width: 82px; height: 82px; background-image: url(../images/left_arrow.png); background-repeat: no-repeat;background-position-x:0;  position: relative;left: -160px;top: 190px;cursor: pointer;}
.doctor .doctor-sec .doctor-content .f-btn-right { z-index: 999; width: 82px; height: 82px; background-image: url(../images/right_arrow.png); background-repeat: no-repeat;background-position-x:0;  position: relative;left:820px;top:110px;cursor: pointer;}
.doctor .doctor-sec .f-slider-txtWin .fk-index-sliderPanel {
    height: 244px;width: 100%;
    height: 600px;
    overflow: hidden;}
.doctor .doctor-sec .f-slider-txtWin .f-sldList-3 .f-sldItem { width: 740px; margin: 0 auto;}
.f-slider-txtWin .f-title {
    font-size: 18px;
    color: #333;
    padding-top: 40px;
    padding-bottom: 22px;
    line-height: 1;
    text-align: center;
}
.f-slider-txtWin .f-desc {
    font-size: 14px;
    color: #999;
    line-height: 30px;
    text-align: center;
    line-height: 1.8;
    margin-top: -5px;
    margin-bottom: 30px;
}
.f-slider-txtWin .f-btn-enterWrap a {
    width:180px;
    height: 50px;
    line-height: 50px;
    margin: 0 auto;
    font-weight: 500;
  padding: 0 35px;
  text-align: center;
  border-radius: 500px;
  display: block;
  background: #5268F2;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  text-transform: capitalize;
  color: #fff !important;
  border: 1px solid #5268F2;
}
.f-slider-txtWin .f-btn-enterWrap a:hover { 
color: #fff !important;
  -webkit-box-shadow: none;
          box-shadow: none;
  background: #233fee;
  -webkit-animation: pulsePrimary 1s 1 ease-in-out forwards;
          animation: pulsePrimary 1s 1 ease-in-out forwards;
}

/*�ͻ�����*/
.case { z-index: 999;}
.clearfix::after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
    
    
}
.case .magic-background {
    background: #fff;
    height: auto;
    margin-top: 260px;
    width:100%;
}

.case .magic-content {
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
}

.case .magic-header {
    padding-top: 97px;
    padding-bottom: 60px;
    text-align: center;
}

.case .magic-header-title {
    font-size: 50px;
    color: #333;
    font-weight: normal;
    line-height: 1;
}
.case .magic-header .s_title { font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji"; font-size: 16px; margin: 0;color: #999; text-align: center; padding-top: 20px;}
.case .magic-background {
    background-color: #fff;
    height: auto;
    margin-top: 0px;
    width:100%;
}
.case .container {
	padding-top: 60px;
}

.case .container .title {
	padding-bottom: 10px;
	font-size: 30px;
	font-weight: 300;
	color: #333;
	text-align: center;
}

.case .container .desc {
	padding-bottom: 20px;
	margin: 0 auto;
	font-size: 14px;
	color: #666;
	text-align: center;
}

.case_content {
	padding: 40px 0 40px;
	width: 1210px;
	margin: 0 auto;
	overflow: hidden;
	height: auto;
}

.case_content li {
	float: left;
	width: 350px;
	margin-left: 80px;
	overflow: hidden;
}

.case_content li:first-child {
	margin-left: 0;
}

.case_content li h3 {
	padding-bottom: 15px;
	font-size: 18px;
	line-height: 24px;
	font-weight: normal;
}

.case_content li h3 {
	overflow: hidden;
}

.case_content li h3 .iconfont {
	float: right;
	width: 22px;
	height: 22px;
	margin-right: -100px;
	font-size: 18px;
	line-height: 22px;
	color: #ccc;
	text-indent: 3px;
	border: 1px solid #ccc;
	border-radius: 50%;
	transition: all .2s;
}

.case_content li h3:hover a {
	color: #e8373d;
}

.case_content li h3:hover .iconfont {
	margin-right: 0;
	color: #e8373d;
}

.case_content .news-item dt {
	width: 350px;
	height: 205px;
	margin-bottom: 20px;
	overflow: hidden;
	border: 1px solid #eee;
	border-radius: 6px;
}

.case_content .news-item dt img {
	width: 100%;
	height: auto;
	transition: all .5s;
        
}

.case_content .news-item dt:hover img {
	transform: scale(1.05);
        cursor: default;
        
}

.case_content .news-item dt p {
	font-size: 14px;
	line-height: 58px;
	color: #666;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}

.case_content .news-item dd {
	font-size: 14px;
	line-height: 35px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
        text-align: left;
}

.case_content .news-item dd a {
	transition: all .2s;
}

.case_content .news-item dd span {
	float: left;
	width: 50px;
	color: #333;
        font-size: 18px;
}

/*������Ѷ*/
.news { z-index: 999;}
.clearfix::after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}

.news .magic-background {
    background: #f9fbff;
    height: auto;
    width:100%;
}

.news .magic-content {
    width: 76%;
    margin: 0 auto;
    overflow: hidden;
	max-width: 1300px;
}

.news .magic-header {
    padding-top: 140px;
    padding-bottom: 60px;
    text-align: center;
}

.news .magic-header-title {
    font-size: 50px;
    color: #333;
    font-weight: normal;
    line-height: 1;
}
.news .magic-header .s_title { font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji"; font-size: 16px; margin: 0;color: #999; text-align: center; padding-top: 20px;}

.news .magic-tab {
    padding-top: 68px;
    font-size: 0;
    /* display: inline-block; */
    /* position: relative; */
}

.news .magic-tab-head {
    width: 220px;
    margin: 0 auto;
}

.news_list {
	float: left;
	width: 100%;
	padding-bottom: 40px;
}

.news_detail {
	float: right;
	width: 600px;
}

.news .magic-tab-head ul li {
    padding-bottom: 15px;
    width: 70px;
    margin-left: 70px;
    color: #333;
    font-size: 18px;
    padding: 0 12px 15px 12px;
    line-height: 1;
    width: auto;
    cursor: pointer;
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 0;
    height: 33px;
    float: left;
}

.news .magic-tab-head ul .on {
    color: #4975e5;
    border-bottom: 2px solid #4975e5;
}

.news .magic-tab-body ul {
    margin: 90px auto 0 auto;
    text-align: center;
}

.news .magic-tab-body ul li {
    margin: 0 auto;
    width: 465px;
    margin-bottom: 60px;
	float: left;
}

.news .magic-tab-body ul li:nth-child(2) {
	float: right;
}

.news .magic-tab-body ul li:nth-child(4) {
	float: right;
}

.news .magic-item-title {
    text-align: right;
    float: left;
    margin-right: 30px;
    width: 80px;
    margin-left: -20px;
}

.news .magic-item-text {
    font-size: 25px;
    line-height: 1;
    font-weight: normal;
    height: 36px;
    overflow: hidden;
}

.news .magic-item-time {
    font-size: 14px;
    color: #999;
    margin: 0;
    line-height: 1.8;
    height: 50px;
    overflow: hidden;
}

.news .magic-item-info {
    float: left;
    width: 355px;
    text-align: left;
}

.news .magic-item-info p {
    font-size: 14px;
    color: #999;
    margin: 0;
    line-height: 1.8;
    height: 50px;
    overflow: hidden;
}

.news .magic-info-title {
    font-size: 18px;
    width: 355px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    margin-bottom: 10px;
}
.news .magic-info-title a:hover{color:#2f82ff; cursor: pointer;}

.icon-hot {
    display: inline-block;
    _zoom: 1;
    width: 25px;
    height: 25px;
    background: url(../images/icon-hot.gif);
    vertical-align: middle;
    margin-right: 10px;
}

.news.magic-info-text {
    vertical-align: middle;
    color:#333;
}

/*footer*/
.footer{width:100%;background-color:#323A45;padding-top:70px;height:auto;overflow:hidden}
.other-link{width:75%;margin:0 auto;height:auto;overflow:hidden}
.other-link>div{float:left}
.other-link .sucai-contact{ width: 100%; padding-top:0; vertical-align:top;}
.link-look{width:100%;padding-bottom:45px}
.link-list{float:left;width:25%}
.link-list h3{height:45px;line-height:20px;font-size:20px;color:#ffffff}
.link-list ul li a{line-height:33px;color:#ABACAF;font-size:15px;cursor: pointer;}
.link-list ul li a:hover{color:#08acee}
.sucai-contact{width:100%;}
.bottom-logo{width:320px;height:45px; margin-bottom: 15px;}
.bottom-logo a{display:block;width:100%;height:100%;background:url("../images/logo_white.png") no-repeat;}
.sucai-companyname{height:40px;line-height:18px;font-size:18px;color:#ffffff;margin-top:20px}
.sucai-phone {line-height:15px;font-size:15px;color:#ABACAF; margin-bottom: 15px;}
.sucai-address { color:#ABACAF; line-height: 30px;}
.erweima-box{margin-top:20px}
.erweima-box>div{float:left;width:100px}
.erweima-box>div:first-child{margin-right:30px}
.wechat-erwei div:first-child,.phonenet-erwei div:first-child{height:30px;line-height:14px;font-size:14px;color:#ABACAF}
.footer-bottom{height:100px;text-align:center;padding-top:27px;border-top:1px solid #42444B}
.footer-bottom p{line-height:26px;font-size:14px;color:#6C6E73}
.footer-bottom p span{margin-left:17px}
.footer-bottom p span.police-icon{display:inline-block;width:25px;height:20px;background:url("../images/index_sprite_img.png") no-repeat -334px -170px;vertical-align:top}
.footer-bottom p span a { color: #6C6E73; cursor: pointer;}
.footer-bottom p span a:hover { color: #5268F2;}
.sucai_wechat,.sucai_web{width:100%;height:100px}
.sucai_wechat{background:url("../images/erweima.png") no-repeat;}
.sucai_web{background:url("../images/index_sprite_img.png") no-repeat -360px -206px}

/*��������*/
.about_banner { width: 100%; height: 500px; background-image: url(../images/about_banner.jpg); background-position-x: center;}
.company_intro { padding-top: 60px; height: 500px; background-color: #fff;}
.intro_content { width: 100%; margin: 0 auto;}
.intro_content dt { width: 40%; float: left; }
.intro_content dt img { width:100%; height: auto;}
.intro_content .about_title { margin-top: 40px; margin-left: 80px; padding-left: 18px; text-indent: 0;background-image: url(../images/company_title_icon.png); background-repeat: no-repeat; background-position-x: left; font-size: 24px; color: #333;}
.intro_content .about_title .title_en { color: #2661f1; font-size: 14px;}
.intro_content dd { float: left; width: 42%; margin-left: 80px; line-height: 35px; text-indent: 24px; font-size: 16px; margin-bottom: 20px;}

.company_zizhi { width: 1260px; margin:60px auto;}
.company_zizhi li { text-align: center;  float: left;}
.company_zizhi li:first-child {width: 33.3%; float: left;}
.company_zizhi li:nth-child(2) {width: 33.3%;}
.company_zizhi li:nth-child(3) {width: 33.3%; float: right;}
.company_zizhi .company_zizhi_title { font-size: 24px; color:#2661f1; margin: 5px 0 15px 0;}

/*�ǻ�ҽ��*/
.medical_banner { width: 100%; height: 500px; background-image: url(../images/medical_banner.jpg); background-position-x: center;}

/*��ϵ����*/
.contact_banner { width: 100%; height: 500px; background-image: url(../images/contact_banner.jpg); background-position-x: center;}
.section {
  font-family: '΢���ź�';
}

.section .section-heading {
  text-align: center;
  margin-bottom: 60px;
}

.section .section-heading h2 {
  margin-top: 90px;
      font-size: 50px;
      font-weight: 400;
      color: rgba(51,51,51,1);
  display: block;
  position: relative;
}

.section .section-heading h2:after {
  content: "";
  width: 50px;
  height: 2px;
  bottom: 0;
  left: 50%;
  position: absolute;
  background: #5268F2;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

.section .section-heading h2 span {
  color: #333;
}

.section .section-heading h4 {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 28px;
  color: #7C7885;
}
.custom-form-group .custom-form-control {
  width: 100%;
  display: block;
  border-radius: 5px;
  margin-bottom: 30px;
  padding: 18px 30px 18px 60px;
  border: none;
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
  -webkit-box-shadow: 0 10px 20px 0 rgba(194, 188, 210, 0.2);
          box-shadow: 0 10px 20px 0 rgba(194, 188, 210, 0.2);
}
.custom-form-group .custom-form-control:focus {
  -webkit-box-shadow: 0 15px 30px 0 rgba(194, 188, 210, 0.2);
          box-shadow: 0 15px 30px 0 rgba(194, 188, 210, 0.2);
}
.mailbox {
  top:-2px;
  left: 0;
  width:160px;
  height: 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  position: absolute;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #5268F2;
  font-size: 16px;
  margin-left: 10px;
}
/* .mailbox_list {
    float: right;
    width: 70%;
    display: block;
    border-radius: 5px;
    margin-bottom: 30px;
    margin-left: 160px;
    padding: 18px 30px 18px 30px;
    border: none;
    -webkit-transition: all 0.25s ease;
    transition: all 0.25s ease;
    -webkit-box-shadow: 0 10px 20px 0 rgba(194, 188, 210, 0.2);
            box-shadow: 0 10px 20px 0 rgba(194, 188, 210, 0.2);
} */
.mailbox_list option {
    
}
.custom-form-group > span {
  top:-2px;
  left: 0;
  width: 60px;
  height: 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  position: absolute;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #5268F2;
  font-size: 20px;
  margin-left: 15px;
}
.primary-btn {
  font-weight: 500;
  padding: 10px 35px;
  margin-top: 20px;
  text-align: center;
  border-radius: 500px;
  display: inline-block;
  background: #5268F2;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  text-transform: capitalize;
  color: #fff !important;
  border: 1px solid #5268F2;
  -webkit-box-shadow: 0 15px 30px 0 rgba(82, 104, 242, 0.15);
          box-shadow: 0 15px 30px 0 rgba(82, 104, 242, 0.15);
}

.primary-btn:hover {
  color: #fff !important;
  -webkit-box-shadow: none;
          box-shadow: none;
  background: #233fee;
  -webkit-animation: pulsePrimary 1s 1 ease-in-out forwards;
          animation: pulsePrimary 1s 1 ease-in-out forwards;
}
.custom-form-group #contactFormCaptchaSpan {
  position: absolute;
  top: 0;
  height: 60px;
  display: block;
  width: 70px;
  line-height: 60px;
  background: #5268F2;
  color: #fff;
  font-weight: 500;
  border-radius: 5px 0 0 5px;
}
.primary-btn:hover {
  color: #fff !important;
  -webkit-box-shadow: none;
          box-shadow: none;
  background: #233fee;
  -webkit-animation: pulsePrimary 1s 1 ease-in-out forwards;
          animation: pulsePrimary 1s 1 ease-in-out forwards;
}
.contact_content { float:left;}
.contact_content p { margin-top: 10px; }
.contact_content p span {
  width: 60px;
  height: 60px;
  text-align: center;
  color: #5268F2;
  font-size: 20px;
}
.col-lg-6 p a:hover { color: #5268F2;}

/*��Ʒ��ϵ*/
.product_banner { width: 100%; height: 500px; background-image: url(../images/product_banner.jpg); background-position-x: center;}

/*��Ƶ����*/
.video_container{width:1200px;margin:60px auto 60px auto;padding:0;}

.index-title{font-size:16px;text-align:center;padding:50px 0;}
.index-title h2{
    font-size: 50px;
    color: #333;
    font-weight: normal;
    line-height: 1;}
.index-title .s_title {font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji"; font-size: 16px; margin: 0;color: #999; text-align: center; padding-top: 20px;}

.video .inner{display:block;cursor:pointer; z-index: 99;}
.video .inner img{transition:all .4s; }
.video .inner:hover img{transform:scale(1.05); }
.video .vr-big{float:left;width:760px;height:484px;margin-bottom:20px;position:relative;overflow:hidden; border-radius: 16px; z-index: 0; }
.video .vr-big .text{position:absolute;left:0;right:0;bottom:0;color:#fff;padding:0 30px 20px 30px;font-size:16px;}
.video .vr-big .text h3{font-size:24px;margin-bottom:4px; color:#fff;}
.video .vr-big .link{width:130px;height:48px;font-size:16px;line-height:48px;text-align:center;position:absolute;right:30px;bottom:20px;border:1px solid #eee;color:#fff;transition:all .2s;}
.video .vr-big .link:hover{background:#5268F2;border-color:#5268F2;color:#fff;}
.video .vr-big .play{width:83px;height:83px;background:rgba(0,0,0,.4) url(../images/3f_play_left.png) no-repeat center center;position:absolute;left:50%;top:50%;margin:-21px 0 0 -21px;border-radius:50%;cursor:pointer;transition:all .2s;}
.video .vr-big .play:hover{background-color:rgba(0,0,0,.6);}
.video .vr-right{float:right;width:412px;}
.video .vr-small{margin-bottom:20px;width:412px;height:232px;position:relative;overflow:hidden; border-radius: 16px;}
.video .vr-small .text{position:absolute;left:0;right:0;bottom:0;padding:0 20px 20px 20px;font-size:16px;color:#fff;}
.video .vr-small .link{width:30px;height:30px;position:absolute;background:url(../images/3f_icon.png) no-repeat center center;right:20px;bottom:14px;z-index:2;transition:all .2s;}
.video .vr-small .link:hover{background-image:url(../images/3f_icon_02.png);}
.video .vr-small .play{width:51px;height:51px;background:rgba(0,0,0,.4) url(../images/3f_play_right.png) no-repeat center center;position:absolute;left:50%;top:50%;margin:-25px 0 0 -25px;border-radius:50%;cursor:pointer;transition:all .2s;}
.video .vr-small .play:hover{background-color:rgba(0,0,0,.6);}
.video .inner:before {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: "";
    z-index: 0;
    position: absolute;
    opacity: 0.36;
    background: #5268F2;
}

.video { width:1200px; margin: 60px auto 100px auto;}
.video .about_video{float:left; width: 400px; height: 300px; margin-top:10px; position:relative;overflow:hidden; border-radius: 16px; z-index: 0; }
.video .about_video .text{position:absolute;left:0;right:0;bottom:0;color:#fff;padding:0 30px 20px 30px;font-size:16px;}
.video .about_video .text h3{font-size:24px;margin-bottom:4px; color:#fff;}
.video .about_video .link{width:130px;height:48px;font-size:16px;line-height:48px;text-align:center;position:absolute;right:30px;bottom:20px;border:1px solid #eee;color:#fff;transition:all .2s;}
.video .about_video .link:hover{background:#5268F2;border-color:#5268F2;color:#fff;}
.video .about_video .play{width:83px;height:83px;background:rgba(0,0,0,.4) url(../images/3f_play_left.png) no-repeat center center;position:absolute;left:50%;top:50%;margin:-40px 0 0 -40px;border-radius:50%;cursor:pointer;transition:all .2s;}
.video .about_video .play:hover{background-color:rgba(0,0,0,.6);}
.about_content { float: right; width: 700px;}
.about_content .about_title { margin-top: 0; padding-left: 18px; text-indent: 0;background-image: url(../images/company_title_icon.png); background-repeat: no-repeat; background-position-x: left; font-size: 24px; color: #333;}
.about_content .about_title .title_en { color: #2661f1; font-size: 14px;}
.about_content p { float: left; width: 100%; line-height: 35px; text-indent: 24px; font-size: 16px; margin-bottom: 10px;}
.container{width:1200px;margin:0 auto;padding:0;}
	
	.index-title{font-size:16px;text-align:center;padding:50px 0;}
	.index-title h2{font-size:36px;font-family:"Microsoft Yahei";font-weight:400;}
	.index-title a{width:100px;height:36px;line-height:36px;border:1px solid #DBDCE0;text-align:center;font-size:14px;display:block;margin:25px auto 0;transition:all .2s;}
	.index-title a:hover{background:#5268F2;color:inherit;border-color:#5268F2;color:#fff;}
	
	.video .inner{display:block;cursor:pointer;}
	.video .inner img{transition:all .4s;}
	.video .inner:hover img{transform:scale(1.05);}
	.video .vr-big{float:left;width:700;height:484px;margin-bottom:20px;position:relative;overflow:hidden;}
	.video .vr-big .text{position:absolute;left:0;right:0;bottom:0;color:#fff;padding:0 30px 20px 30px;font-size:16px;}
	.video .vr-big .text h3{font-size:24px;margin-bottom:4px;}
	.video .vr-big .link{width:130px;height:48px;font-size:16px;line-height:48px;text-align:center;position:absolute;z-index:2;right:30px;bottom:20px;border:1px solid #eee;color:#fff;transition:all .2s;}
	.video .vr-big .link:hover{background:#5268F2;border-color:#5268F2;color:#fff;}
	.video .vr-big .play{width:83px;height:83px;background:rgba(0,0,0,.4) url(../images/3f_play_left.png) no-repeat center center;position:absolute;left:50%;top:50%;margin:-21px 0 0 -21px;border-radius:50%;cursor:pointer;transition:all .2s;}
	.video .vr-big .play:hover{background-color:rgba(0,0,0,.6);}
	.video .vr-right{float:left;width:412px;margin-left:22px;}
	.video .vr-small{margin-bottom:20px;width:412px;height:232px;position:relative;overflow:hidden;}
	.video .vr-small .text{position:absolute;left:0;right:0;bottom:0;padding:0 20px 20px 20px;font-size:16px;color:#fff;}
	.video .vr-small .link{width:30px;height:30px;position:absolute;background:url(../images/3f_icon.png) no-repeat center center;right:20px;bottom:14px;z-index:2;transition:all .2s;}
	.video .vr-small .link:hover{background-image:url(../images/3f_icon_02.png);}
	.video .vr-small .play{width:51px;height:51px;background:rgba(0,0,0,.4) url(../images/3f_play_right.png) no-repeat center center;position:absolute;left:50%;top:50%;margin:-25px 0 0 -25px;border-radius:50%;cursor:pointer;transition:all .2s;}
	.video .vr-small .play:hover{background-color:rgba(0,0,0,.6);}


/*��Ͷ������չʾ*/
#tableData { width:94%; margin: 0 auto; background-color: #fff; font-size: 14px; text-align: center; color: #333;}
#tableData td { border: 1px solid #E4EEF6; font-weight: normal; vertical-align:vertical-align; display: table-cell; padding: 8px; line-height: 30px;}
#tableData tr:first-child td {background-color: #F0F7FC;}
#tableData td:first-child { width: 5%;}
#tableData td:nth-child(2) { width: 10%;}
#tableData td:nth-child(3) { width: 25%;}
#tableData td:nth-child(4) { width: 8%;}
#tableData td:nth-child(5) { width: 8%;}
#tableData td:nth-child(6) { width: 15%;}
#tableData td:nth-child(7) { width: 15%;}
#tableData td:nth-child(8) { width: 8%;}
#tableData td:nth-child(9) { width: 6%;}
#tableData td a {color:#0084ff; cursor: pointer;}
#tableData td a:hover { text-decoration: underline;}


/*自主研发*/
.system-wrap{
    height: 1080px;
    background: url("../images/product_bg.gif") no-repeat center center;
    /* background-size: 80%; */
}
.system-container{
    position: relative;
    width: 1200px;
    margin: 0 auto;
    padding-top: 100px;
}
.system-title{
    width: 100%;
    text-align: center;
}
.system-title h2{
    font-size: 50px;
        color: #333;
        font-weight: normal;
        line-height: 1;
}
.system-title-line{
    position: relative;
    width: 270px;
    height: 1px;
    margin: 1.25rem auto;
    background: #d5d5d5;
}
.system-title-line-sub{
    position: absolute;
    top: -1px;
    left: 50%;
    width: 30px;
    height: 3px;
    margin-left: -15px;
    background: #000;
}
.system-title-bottom{
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
        font-size: 16px;
        margin: 0;
        color: #999;
        text-align: center;
        padding-top: 10px;
}
.system-sub-left,
.system-sub-right{
    position: absolute;
    width: 320px;
}
.system-sub-left{
    text-align: right;
}
.system-sub-left .system-sub-content{
    margin-right: 24px;
}
.system-sub-right .system-sub-content{
    margin-left: 24px;
}
.system-sub-content,
.system-sub-img{
    display: inline-block;
    vertical-align: middle;
}
.system-sub-title{
    margin-bottom: 18px;
    font-size: 17px;
    color: #5268F2;
    font-weight: 600;
}
.system-sub-text p{
    height: 25px;
    line-height: 25px;
    font-size: 12px;
    color: #a0a0a0;
}
.system-sub-left p:last-child{
    padding-right: 10px;
}
.system-sub-right p:last-child{
    /*padding-left: 10px;*/
}
.system-sub-1{
    top: 360px;
    left: 75px;
}
.system-sub-2{
    top: 360px;
    right: 75px;
}
.system-sub-3{
    top: 520px;
    left: 0;
}
.system-sub-4{
    top: 520px;
    right: 0;
}
.system-sub-5{
    top: 690px;
    left: 0;
}
.system-sub-6{
    top: 690px;
    right: 0;
}
.system-sub-7{
    top: 830px;
    left: 75px;
}
.system-sub-8{
    top: 830px;
    right: 75px;
}

/* 合作伙伴样式css */
.parteners {
    padding:90px 0;
}
.parteners .product-content {
    width: 66%;
    min-width: 1200px;
    max-width: 1200px;
    margin: 0 auto;
}

.parteners .product-content ul {
	margin-top: 60px;
}
.parteners .product-content .swiper-slide{
    float: left;
    width: 300px;
    height: 160px;
    background-color: transparent;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    -moz-transition: all .5s;
    transition: all .5s;
	text-align: center;
}

.parteners .product-content li a{
	width:300px;
	height:160px;
	display:block;
	text-align: center;
}

.parteners .item-img01 {
    background: url(../images/partners_img_01.png) center no-repeat;
}

.parteners .item-img02 {
    background: url(../images/partners_img_02.png) center no-repeat;
}

.parteners .item-img03 {
    background: url(../images/partners_img_03.png) center no-repeat;
}

.parteners .item-img04 {
    background: url(../images/partners_img_04.png) center no-repeat;
}

.parteners .item-img05 {
    background: url(../images/partners_img_05.png) center no-repeat;
}

.parteners .item-img06 {
    background: url(../images/partners_img_06.png) center no-repeat;
}

.parteners .product-content .swiper-slide:hover {
	width: 300px;
	height: 160px;
    background-color: #fff;
    -webkit-box-shadow: 0 3px 20px rgba(0,0,0,.1);
    -moz-box-shadow: 0 3px 20px rgba(0,0,0,.1);
    box-shadow: 0 3px 20px rgba(0,0,0,.1);
}

.parteners .product-title{
    margin-top: 10px;
    font-size: 50px;
    font-weight: 400;
    color: rgba(51,51,51,1);
	text-align: center;
}

.parteners .product-explain{
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
        font-size: 16px;
        margin: 0 0 50px 0;
        color: #999;
        text-align: center;
        padding-top: 20px;
}
.parteners .more {
	text-align: center;
	padding: 60px 0 0 0;
}
.parteners .more a {
	color: #999;
}
.parteners .more a:hover {
	color: #5268F2;
}

/*视频*/
.us .more-wrap{
    min-width: 1200px;
    height: 620px;
    background: url("../images/learn_more_bg.jpg") no-repeat center center;
    background-size: cover;
}
.us .more-container{
    width: 1200px;
    margin: 0 auto;
    padding-top: 165px;
    text-align: center;
    color: #fff;
}
.us .more-title{
    font-size: 40px;
    font-weight: 600;
}
.us .more-text{
    width: 330px;
    margin: 20px auto 80px;
    font-size: 23px;
    line-height: 40px;
}
.us .more-btn{
    width: 130px;
    height: 40px;
    margin: 0 auto;
}
.us .more-btn button{
    width: 100%;
    height: 100%;
    border-radius: 40px;
    border: none;
    background: #5268F2;
    color: #fff;
    cursor: pointer;
}
.us .more-btn button:hover{
    background: #303fa9;
}
.us .more-btn a{
    color: #fff;
}
.us .more-btn a:hover{
    color: #fff !important;
}


/*产品介绍视频*/
.main .product_video:before {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: "";
    z-index: 0;
    position: absolute;
    opacity: 0.36;
    background: #5268F2;
}
.main .new .play {
    width: 56px;
    height: 56px;
    background: rgba(0,0,0,.4) url(../images/3f_play_left.png) no-repeat center center;
	background-size: 32%;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -21px 0 0 -21px;
    border-radius: 50%;
    cursor: pointer;
    transition: all .2s;
}

/*关于我们引言*/
.foreword {
	width: 100%;
	max-width: 1200px;
	margin: 20px auto;
	background-image: url(../images/about_bg.png);
	background-size: 100%;
	background-position: center;
	background-repeat: no-repeat;
	height: 560px;
	padding: 160px 0 0 0;
}
.foreword .foreword_con {
	background-color: rgba(255,255,255,0.56);
	width: 80%;
	margin: 0 auto;
	font-size: 20px;
	padding: 40px 40px 60px 40px;
	border: 1px #eaedfd solid;
	border-radius: 16px;
	box-shadow: 0 10px 20px 0 rgba(82, 104, 242, 0.06);
}
.foreword .foreword_con p {
	line-height: 50px;
}
.foreword .foreword_con .point {
	font-size: 100px;
}
.foreword .foreword_con .text {
	text-indent: 40px;
	line-height: 50px;
	margin-top: 20px;
}
.foreword .foreword_con .point_left {
	float: left;
	color: #5268F2;
}
.foreword .foreword_con .point_right {
	float: right;
	margin-top: 20px;
	color: #5268F2;
}
/*联系我们*/
.contact_us { width: 100%; max-width: 1200px; height: auto; margin: 100px auto;}
.contact_us .title{font-size: 50px; margin-bottom: 50px; font-weight: 400; color: rgba(51,51,51,1);padding-bottom: 8px;position: relative;text-align: center;}
.contact_us .title:after{display: block;content: "";position: absolute;width: 60px;height: 2px;background: #5268F2;bottom: 0px;left: 50%;transform: translateX(-50%);}
.contact_us .contact_info { width: 100%; height: auto;}

.contact_us .contact_info .contacts {
	width: 380px;
	background-color: #fff;
	border-radius: 6px;
	padding: 10px 30px 30px 30px;
	float: left;
	margin-right: 20px;
}
.contact_us .contact_info .contacts:hover{
	transition: all .3s;
	transform: translateY(-5px); 
	box-shadow: 0 30px 40px 0 rgba(82, 104, 242, 0.1);
	cursor: pointer;
}

.contact_us .contact_info .contacts h2 {
	border-bottom: 1px #ccc dotted;
	padding-bottom: 15px;
}
.contact_us .contact_info .contacts .title_info {
	float: left;
}
.contact_us .contact_info .contacts .title_en {
	font-size: 18px;
	color: #333;
}
.contact_us .contact_info .contacts .title_ch {
	font-size: 16px;
	color: #666;
	font-weight: normal;
}
.contact_us .contact_info .contacts .fa {
	color: #5268F2;
	font-size: 18px;
	padding: 10px;
	border-radius: 50%;
	border: 1px #5268F2 solid;
	float: right;
	margin-top: 25px;
}
.contact_us .contact_info .contacts p {
	margin-top: 15px;
	font-size: 14px;
}
.contact_us .contact_info .contacts_address {
	width: 580px;
	background-color: #fff;
	border-radius: 6px;
	padding: 10px 30px 30px 30px;
	float: left;
	margin:20px 20px 0 0;
}

.contact_us .contact_info .contacts_address:hover{
	transition: all .3s;
	transform: translateY(-5px); 
	box-shadow: 0 30px 40px 0 rgba(82, 104, 242, 0.1);
	cursor: pointer;
}

.contact_us .contact_info .contacts_address h2 {
	border-bottom: 1px #ccc dotted;
	padding-bottom: 15px;
}
.contact_us .contact_info .contacts_address .title_info {
	float: left;
}
.contact_us .contact_info .contacts_address .title_en {
	font-size: 18px;
	color: #333;
}
.contact_us .contact_info .contacts_address .title_ch {
	font-size: 16px;
	color: #666;
	font-weight: normal;
}
.contact_us .contact_info .contacts_address .fa {
	color: #5268F2;
	font-size: 18px;
	padding: 10px;
	border-radius: 50%;
	border: 1px #5268F2 solid;
	float: right;
	margin-top: 25px;
}
.contact_us .contact_info .contacts_address p {
	margin-top: 15px;
	font-size: 14px;
}

.contact_us .contact_info .contacts_address .address {
	font-size: 14px;
	line-height: 30px;
}

/*在线留言*/
.message {
	width: 100%;
	max-width: 1200px;
	margin: 100px auto;
}
.message .title{font-size: 50px; margin-bottom: 50px; font-weight: 400; color: rgba(51,51,51,1);padding-bottom: 8px;position: relative;text-align: center;}
.message .title:after{display: block;content: "";position: absolute;width: 60px;height: 2px;background: #5268F2;bottom: 0px;left: 50%;transform: translateX(-50%);}
.message .list {
	width: 500px;
	float: left;
	margin-bottom: 40px;
}
.message .list h3 {
	font-size: 16px;
	color: #333;
	font-weight: normal;
	margin-bottom: 15px;
}
.message .list .mailbox_list {
	border-radius: 60px;
	border: 1px #eee solid;
	height: 42px;
	line-height: 42px;
	font-size: 14px;
	width:500px;
	padding: 5px 20px;
}

.message .list .mailbox_list:hover {
	border: 1px #5268F2 solid;
}

.message .name {
	 float: right;
}
.message .list .custom-form-control {
	border-radius: 60px;
	border: 1px #eee solid;
	height: 42px;
	line-height: 42px;
	font-size: 14px;
	width: 500px;
	padding: 5px 20px;
}
.message .list .custom-form-control:hover {
	border: 1px #5268F2 solid;
}
.message .y_phone {
	 float: right;
}
.message .m_type {
	 float: right;
}

.m_title {
	width: 100%;
	float: left;
	margin-bottom: 30px;
}

.m_title h3 {
	font-size: 16px;
	color: #333;
	font-weight: normal;
	margin-bottom: 15px;
}
.m_title .text-area {
	border-radius: 20px;
	border: 1px #eee solid;
	height: 42px;
	line-height: 42px;
	font-size: 14px;
	width: 100%;
	padding: 5px 20px;
	height: 200px;
}
.m_title .text-area:hover {
	border: 1px #5268F2 solid;
}

.message .submit {
	text-align: center;
}
.message .primary-btn {
	font-weight: 500;
	    padding: 10px 35px;
	    margin:20px auto 0 auto;
	    text-align: center;
	    border-radius: 500px;
	    display: inline-block;
	    background: #5268F2;
	    -webkit-transition: all 0.5s ease;
	    transition: all 0.5s ease;
	    text-transform: capitalize;
	    color: #fff !important;
	    border: 1px solid #5268F2;
	    -webkit-box-shadow: 0 15px 30px 0 rgb(82 104 242 / 15%);
	    box-shadow: 0 15px 30px 0 rgb(82 104 242 / 15%);
}
