@charset "utf-8";

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

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 {
	
}
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 {
    min-width: 1200px;
    width: 100%;
    box-sizing: border-box;
}
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-60 {
	margin-top: 60px;
}
.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;
}
.p80{
	padding:80px 0;
}
.padding-t-80{
	padding-top: 80px;
}
.padding-b-80{
	padding-bottom: 80px;
}
.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-80{
	margin-bottom: 80px;
}
.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{
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.text-ellipsis-1{
	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;
}
.p70{
	padding:70px 0;
}
.p80{
	padding:80px 0;
}
.p90{
	padding:90px 0;
}
.w1200{
	margin:0 auto;
	width: 75%;
	min-width:1200px;
	width: 1200px;
}
.w1300{
	margin:0 auto;
	min-width:1390px;
	width: 1390px;
}
.w75{
	margin:0 auto;
	width:85%;
	min-width: 1200px;
}
.w90{
	width: 90%;
	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;
}
/*》》》》》》》》》》自定义滚动条《《《《《《《《《《*/
::-webkit-scrollbar{width:5px;height:5px;}
::-webkit-scrollbar-button:vertical{display:none;}
::-webkit-scrollbar-track:vertical{background-color:black}
::-webkit-scrollbar-track-piece{background:#fff;}
::-webkit-scrollbar-thumb:vertical{background-color:#555;border-radius:30px}
::-webkit-scrollbar-thumb:vertical:hover{background-color:#3B3B3B;}
::-webkit-scrollbar-corner:vertical{background-color:#535353;}
::-webkit-scrollbar-resizer:vertical{background-color:#FF6E00;}

/* 图片上下动 */
.hxh-form .hxh-form-icon img{
	animation: aniTop 1.2s infinite cubic-bezier(.36, 0,.7,1) alternate backwards;
    -webkit-animation: aniTop 1.2s infinite cubic-bezier(.36, 0,.7,1) alternate backwards;
    will-change: transform;
}
@keyframes aniTop{
	0% {transform:translateY(0);}
	100% {transform:translateY(-10px);}
}
@media only screen and (max-width:2560px){
	.w1200 {
	    margin: 0 auto;
	    min-width: 1200px;
	    width: 75%;
	}
	
}
@media only screen and (max-width:1920px){
	.w1200 {
	    margin: 0 auto;
	    min-width: 1200px;
	    width: 75%;
	}
	
}
@media only screen and (max-width:1600px){
	
	.w1200 {
	    margin: 0 auto;
	    min-width: 1200px;
	    width: 1200px;
	}
	
}
@media only screen and (max-width:1690px){
	.w1200 {
	    margin: 0 auto;
	    min-width: 1200px;
	    width: 1200px;
	}
	
}
@media only screen and (max-width:1440px){
	.w1200 {
	    margin: 0 auto;
	    min-width: 1200px;
	    width: 1200px;
	}
	
}
@media only screen and (max-width:1360px){
	.w1200 {
	    margin: 0 auto;
	    min-width: 1200px;
	    width: 1200px;
	}
	
}
@media only screen and (max-width:1280px){
	.w1200 {
	    margin: 0 auto;
	    min-width: 1200px;
	    width: 1200px;
	}
	
}

/* 导航 */
.header-box{
	width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99;
    /* padding: 20px 0 13px 0; */
}
.header-box .nav-wrap{
	align-items: center;
}
.header-box .logo_hide{
	display: none;
}
.header-box .logo img{
	width: 180px;
	height: auto;
}
.header-box .header-right{
	/* width: 75%; */
	flex: 1;
	justify-content: flex-end;
}
.header-right .nav-box{
	/* width: 60%; */
	margin-right: 30px;
}
.header-box .nav-box li{
	display: block;
	position: relative;
	height: 85px;
    line-height: 85px;
}
.header-box .nav-box li .a_nav{
	display: block;
	color:#fff;
	font-size: 16px;
	font-family: myFont1;
	transition: all .5s;
	padding: 0 30px;
}
.header-box .nav-box li::before{
	/* content: '';
	display: block;
	width: 0;
	height: 2px;
	background:#fff;
	border-radius: 30px;
	position: absolute;
	left: 0;
	bottom: 15px;
	transition: .5s; */
}
.nav-box .submenu_list{
	display: none;
	text-align: center;
    position: absolute;
    top: 85px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
	width: 120px;
	background:#fff;
}
.nav-box .submenu_list a{
	display: block;
	line-height: 25px;
	padding: 7px;
	transition: all .5s;
	color:#333;
}
.nav-box .submenu_list a:hover{
	background:rgba(0, 106, 255, .05);
}
.header-box .tel-box{
	color:#fff;
	font-size: 24px;
}
.header-box .tel-box .iconfont{
	font-size: 30px;
    display: inline-block;
    vertical-align: bottom;
    margin-right: 5px;
}
.header-box .login-box{
	align-items: center;
}
.header-box .login-box a{
	display: block;
	width: 130px;
	height: 45px;
	border: 1px solid #fff;
	border-radius: 50px;
	line-height: 45px;
	text-align: center;
	/* margin-top: 22px; */
	color:#fff;
	font-size: 17px;
	transition: .5s;
}
.header-box .login-box a:hover,
.nav_bg .login-box a:hover{
	background:#ff5c00 !important;
	border: 1px solid #ff5c00 !important;
	color:#fff !important;
}
.nav_bg .login-box a:first-child{
	background:none;
	color:#125ffd;
	border: 1px solid #125ffd;
}
.header-box .login-box a:last-child{
	background:#125ffd;
	border: 1px solid #125ffd;
	color:#fff;
}
.login-box a:first-child{
	margin-right: 15px;
}

.nav_bg{
	background: #fff;
}
.nav_bg .logo_show{
	display: none;
}
.nav_bg .logo_hide{
	display: block;
}
.nav_bg .nav-box li a{
	color:#333 !important;
}
.nav-box li.active .a_nav,
.nav-box li .a_nav:hover{
	color:#006aff !important;
}
.nav_bg .nav-box li::before{
	content: '';
	display: block;
	width: 0;
	height: 2px;
	background:#006aff;
	border-radius: 30px;
	position: absolute;
	left: 0;
	bottom: 15px;
	transition: .5s;
}
.nav_bg .login-box a{
	background:#006aff;
	color:#fff;
	border: 1px solid #125ffd;
}

/* 产品中心列表 */
.nav_pro_list{
	width: 100%;
    position: fixed;
    top: 85px;
    left: 0;
    background: #fff;
    padding: 25px 0 35px 0;
    display: none;
	min-width: 1200px;
	box-shadow: 0px 0px 3px #eee;
	z-index: 9999;
	min-height: 420px;
}
.nav_pro_box .left{
	width: 20%;
}
.nav_pro_box .left p{
	display: block;
	font-size: 18px;
	color:#666;
	padding: 0 20px;
	line-height: 55px;
	margin-bottom: 3px;
	transition: .4s;
	cursor: pointer;
}
.nav_pro_box .left p.active,
.nav_pro_box .left p:hover{
	background: #f1f1f3;
	border-radius: 5px;
	color:#333;
}
.nav_pro_box .right{
	width: 76%;
}
.nav_pro_box .right .list{
	margin-bottom: 30px;
}
.nav_pro_box .right .nav-title{
	width: 100%;
	height: 90px;
	overflow: hidden;
	border-radius: 5px;
	position: relative;
	margin-bottom: 30px;
}
.nav_pro_box .right .nav-title img{
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.nav_pro_box .right .nav-title p{
	height: 100%;
	position: absolute;
	top: 0;
	left: 40px;
	color:#0b52fd;
	font-weight: bold;
	font-size: 20px;
}
.nav_pro_box .right .item{
	display: grid;
	grid-template-columns: repeat(2,1fr);
	grid-gap: 25px 40px;
}
.nav_pro_box .right .item dl a{
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.nav_pro_box .right .item dl a dt{
	width: 62px;
	height: 62px;
	background: #f6f6f6;
	border-radius: 5px;
	text-align: center;
	line-height: 62px;
}
.nav_pro_box .right .item dl a dt .iconfont{
	color: #125ffd;
    font-size: 33px;
}
.nav_pro_box .right .item dl a dt img{
	display: inline-block;
	vertical-align: middle;
	width: 32px;
	transition: all .4s;
}
.nav_pro_box .right .item dl a dd{
	line-height: 30px;
	flex: 1;
	margin-left: 20px;
}
.nav_pro_box .right .item dl a dd .p1{
	font-size: 18px;
	color:#000000;
}
.nav_pro_box .right .item dl a dd .p1 img{
	display: inline-block;
	margin:6px 0 0 5px;
	height: 15px;
}
.nav_pro_box .right .item dl a dd .p2{
	font-size: 15px;
	color:#626262;
}
.nav_pro_box .right .item dl:hover dt{
	background: #125ffd;
}
.nav_pro_box .right .item dl:hover dt .iconfont{
	color:#fff;
}
.nav_pro_box .right .item dl:hover dd .p1,
.nav_pro_box .right .item dl:hover dd .p2{
	color:#0b52fd;
}
#pro_item .right .list:nth-child(4) .item dl:first-child dt .iconfont{
	color:#ff2e4d;
}
#pro_item .right .list:nth-child(4) .item dl:first-child:hover dt{
	background: #ff2e4d;
}
#pro_item .right .list:nth-child(4) .item dl:first-child:hover dt .iconfont{
	color:#fff;
}
/* #pro_item .right .list:nth-child(4) .item dl:first-child:hover dd p{
	color:#ff2e4d;
} */

/* 产品下拉结束 */

/* 底部 */
.footer-box{
	width: 100%;
	background: url(../images/footer-bg.png) no-repeat 100% 100%;
	background-size: cover;
	background-position: top left;
}
.footer-box .top{
	align-items: center;
}
.footer-box .top .left{
	width: 50%;
}
.footer-box .top .left .p1{
	font-size: 32px;
	font-family: myFont4;
}
.footer-box .top .left .p2{
	font-size: 16px;
	margin: 7px 0 0 0;
}
.footer-box .top .left a{
	display: inline-block;
	text-align: center;
	color:#fff;
	border-radius: 50px;
	line-height: 50px;
	padding: 0 30px;
	margin-top: 55px;
}
.footer-box .top .right{
	width: auto;
	height: 400px;
}
.footer-box .top .right .img,
.footer-box .top .right .img img{
	height: 100%;
	width: auto;
}
.footer-box .top .right .text{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}
.footer-box .top .right .text p{
	display: inline-block;
	font-size: 16px;
	border-radius: 50px;
	line-height: 30px;
	padding: 5px 20px;
	box-shadow: none;
}
.footer-box .top .right .text p:first-child{
	position: absolute;
	top: 54px;
    left: 33px;
}
.footer-box .top .right .text p:nth-child(2){
	position: absolute;
	top: 132px;
    left: -74px;
}
.footer-box .top .right .text p:nth-child(3){
	position: absolute;
	top: 214px;
    left: 5px;
}
.footer-box .top .right .text p:nth-child(4){
	position: absolute;
	bottom: 59px;
    left: -28px;
}
.footer-box .top .right .text p:nth-child(5){
	position: absolute;
	top: 13px;
    right: 20px;
}
.footer-box .top .right .text p:nth-child(6){
	position: absolute;
	top: 121px;
    right: 11px;
}
.footer-box .top .right .text p:nth-child(7){
	position: absolute;
	top: 191px;
    right: -69px;
}
.footer-box .top .right .text p:nth-child(8){
	position: absolute;
	bottom: 70px;
    right: -38px;
}

.footer-box .bottom{
	padding: 80px 0 40px 0;
}
.footer-box .bottom .f-logo{
	text-align: center;
	font-size: 23px;
	font-family: myFont;
}
.footer-box .bottom .f-logo img{
	width: 140px;
	height: auto;
	display: inline-block;
	vertical-align: middle;
	margin-bottom: 12px;
}
.footer-box .bottom .f-nav{
	width: 38%;
}
.footer-box .bottom .address-box{
	width: 32%;
}
.footer-box .bottom .address-box .text{
	font-size: 16px;
}
.footer-box .bottom .address-box .text li{
	margin-bottom: 10px;
	color:#fbfbf7;
}
.footer-box .bottom .address-box .code-box dl{
	width: 22%;
	text-align: center;
	color:#fbfbf7;
}
.footer-box .bottom .address-box .code-box dl dt img{
	width: 100%;
	height: auto;
	margin: 15px 0 10px 0;
	border-radius: 3px;
}
.footer-box .bottom .f-nav dl dt{
	font-size: 18px;
	color:#fbfbf7;
	margin-bottom: 20px;
}
.footer-box .bottom .f-nav dl dd a{
	color:#fbfbf7;
	font-size: 16px;
	display: block;
	margin-bottom: 15px;
	transition: .4s;
}
.footer-box .bottom .f-nav dl dd a:hover{
	color:#1a70fd;
}
.footer-box .copyright{
	align-items: center;
	padding-bottom: 30px;
	font-size: 15px;
	color:#cecece;
}
.footer-box .copyright p:last-child{
	margin-top: 15px;
}
.footer-box .copyright p i{
	margin-left: 40px;
}
.footer-box .copyright p a{
	color:#cecece;
	transition: .4s;
	margin-right: 15px;
}
.footer-box .copyright p a:hover,
.footer-box .copyright .p2 a:hover{
	color:#1a70fd;
}
.footer-box .copyright p:last-child a{
	margin-left: 15px;
}
.footer-box .copyright .p2 a{
	position: relative;
	display: inline-block;
	color:#cecece;
	margin-left: 20px;
	transition: .4s;
}
.footer-box .copyright .p2 a::before{
	content: '';
	display: block;
	width: 1px;
	height: 12px;
	background: #cecece;
	position: absolute;
	top: 5px;
	right: -12px;
}
.footer-box .copyright .p2 a:last-child:before{
	display: none;
}

/* 上下动画 */
@keyframes aniTop{
	0% {transform:translateY(0);}
	100% {transform:translateY(-5px);}
}
@keyframes aniLeft{
	0% {transform:translateY(0);}
	100% {transform:translateX(5px);}
}
@keyframes aniRight{
	0% {transform:translateY(0);}
	100% {transform:translateY(-5px);}
}
.footer-box .top .right .text p{
	animation: aniTop 1.2s infinite cubic-bezier(.36, 0,.7,1) alternate backwards;
    -webkit-animation: aniTop 1.2s infinite cubic-bezier(.36, 0,.7,1) alternate backwards;
    will-change: transform;
}
.footer-box .top .right .text p:nth-child(2n){
	animation: aniLeft 1.2s infinite cubic-bezier(.36, 0,.7,1) alternate backwards;
    -webkit-animation: aniLeft 1.2s infinite cubic-bezier(.36, 0,.7,1) alternate backwards;
    will-change: transform;
}
.footer-box .top .right .text p:nth-child(3n){
	animation: aniRight 1.2s infinite cubic-bezier(.36, 0,.7,1) alternate backwards;
    -webkit-animation: aniRight 1.2s infinite cubic-bezier(.36, 0,.7,1) alternate backwards;
    will-change: transform;
}

/* 按钮 */
.cont2-list .list .left .text a,
.index-banner .banner-text a,
.ny-banner .banner-text a,
.qpT-list .item .right a,
.znzb-list .znzb-item .left a{
    display: block;
    width: 180px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    font-size: 16px;
    border-radius: 50px;
    color:#fff;
}

/* 通用背景色 */
:root {
  --bg-primary: linear-gradient(90deg, #0a4ffd 0%, #1a70fd 100%);    /*通用默认 */
  --bg-secondary: #e9e9e9;  /*次色*/
  --bg-accent: #409eff;     /* 强调背景色*/
}
.card{
  background: var(--bg-primary);
  /* box-shadow: 1px 1px 10px #6d9fff; */
}

/* 按钮图标动画 */
.cont2-list .list .left .text a .iconfont,
.link-box a .iconfont,
.footer-box .top .left a .iconfont,
.index-banner .banner-text a .iconfont,
.ny-banner .banner-text a .iconfont,
.qpT-list .item .right a .iconfont,
.znzb-list .znzb-item .left a .iconfont,
.news-link .iconfont,
.price-link .iconfont{
    display: inline-block;
    margin-left: 10px;
    transform: rotate(180deg);
    transition: .4s;
}
.cont2-list .list .left .text a:hover .iconfont,
.footer-box .top .left a:hover .iconfont,
.qpT-list .item .right a:hover .iconfont,
.znzb-list .znzb-item .left a:hover .iconfont{
    margin-left: 15px;
}
.news-link .iconfont{
	margin-left: 7px;
}
.hot-box .hot-keywordBox a:hover,
.news-link:hover,
.price-link:hover{
    background: #ff5c00;
}

/* 图片放大 */
.cont2-list .list .left:hover .img img,
.cont2-list .list .right .plan:hover .img img,
.cont4-list .swiper-slide:hover .img img,
.cont5-box .left:hover .list .img img,
.cont5-box .right .cont5-item .item:hover .img img{
	transform: scale(1.04);
}
.cont2-list .list .left .img{
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.cont2-list .list .right .plan .img{
    overflow: hidden;
}
.cont2-list .list .right .plan .img img,
.cont5-box .left .list .img img,
.cont5-box .right .cont5-item .item .img img{
	width: 100%;
	height: 100%;
	object-fit: cover;
	transition: .4s;
}

.xkcont1-list dl dt img{
	transition: all .3s;
}
.xkcont1-list dl:hover dt img,
.rode-box dl:hover dt img{
    transform: scale(.86);
}

.header-box .login-box .code-hover .code-wrap{
	width: 90%;
	padding: 10px;
	position: absolute;
	top: 61px;
	left: 0;
	background: #fff;
	transform: translateY(-400px);
}
.header-box .login-box .code-hover .code-wrap img{
	width: 100%;
	height: auto;
}
.header-box .login-box .code-hover .code-wrap p{
	font-size: 15px;
	text-align: center;
	font-family: 'myFont3';
	color:#333;
}
.header-box .login-box .code-hover .code-wrap::before{
	content: '';
	display: block;
	border:10px solid transparent;
	border-bottom: 13px solid #fff;
	width: 0;
	left: 0;
	position: absolute;
	top: -20px;
	left: 50%;
	margin-left: -7px;
}
.header-box .login-box .code-hover:hover .code-wrap{
	animation: topToBottom 0.6s ease forwards;
}
@keyframes topToBottom {
  0% {
    /* 初始：在元素上方外面 */
    transform: translateY(-12px);
    opacity: 0;
  }
  100% {
    /* 结束：默认位置 */
    transform: translateY(0);
    opacity: 1;
  }
}


/* 返回顶部 */
#back_top .master_backTop .master_backTop_btn{
	width: 50px;
	height: 50px;
}
#back_top .master_backTop .master_backTop_btn .master_backTop_txt>i{
	font-size: 22px;
	display: inline-block;
}
#back_top{
	position:fixed;
	right: 20px;
    bottom: 140px;
	transform:translateY(100%);
	-webkit-transform:translateY(100%);
	z-index:888;
	transition:all .6s;
}
#back_top.onshow{
	opacity:1;
	-webkit-opacity:1;
	visibility:visible;
	transform:none;
	-webkit-transform:none;
}
#back_top .master_backTop .master_aperture{
	background: linear-gradient(to bottom,#639dff, #0043e8);
	position:absolute;
	width:100%;
	height:100%;
	border-radius:50%;
	-webkit-border-radius:50%;
	opacity:0;
	-webkit-opacity:0;
	z-index:-1;
}
#back_top .master_backTop .master_backTop_btn{color:#fff;width:50px;height:50px;border-radius:50%;-webkit-border-radius:50%;
align-items:center;justify-content:center;z-index:2;background: linear-gradient(to bottom,#639dff, #0043e8);}
#back_top .master_backTop .master_backTop_btn .master_backTop_txt>i{
	font-size:19px;
}
#back_top .master_backTop .master_aperture.circle01{animation:scalej01 2s .5s infinite;-webkit-animation:scalej01 2s .5s infinite;}
@keyframes scalej01{
	0%{transform:scale(1);-webkit-transform:scale(1);opacity:1;-webkit-opacity:1;}
    100%{ transform:scale(1.5);-webkit-transform:scale(1.5);opacity:0;-webkit-opacity:0;}
}  
@-webkit-keyframes scalej01{
	0%{transform:scale(1);-webkit-transform:scale(1);opacity:1;-webkit-opacity:1;}
    100%{ transform:scale(1.5);-webkit-transform:scale(1.5);opacity:0;-webkit-opacity:0;}
}  
#back_top .master_backTop .master_aperture.circle02{animation:scalej02 2s infinite;-webkit-animation:scalej02 2s infinite;}
@keyframes scalej02{
	0%{transform:scale(1);-webkit-transform:scale(1);opacity:1;-webkit-opacity:1;}
    100%{transform:scale(1.8);-webkit-transform:scale(1.8);opacity:0;-webkit-opacity:0;}
}  
@-webkit-keyframes scalej02{
	0%{transform:scale(1);-webkit-transform:scale(1);opacity:1;-webkit-opacity:1;}
    100%{transform:scale(1.8);-webkit-transform:scale(1.8);opacity:0;-webkit-opacity:0;}
}  