abbr,address,article,aside,audio,b,blockquote,body,canvas,caption,cite,code,dd,del,details,dfn,div,dl,dt,em,
fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,
li,mark,menu,nav,object,ol,p,pre,q,samp,section,small,span,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,ul,var,video {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: rgba(0, 0, 0, 0)
}

* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

html {
	font-family: PingFangSC, Microsoft YaHei, sans-serif
}

body {
	font-size: 12px;
	line-height: 1
}

:focus {
	outline: 1
}

article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary {
	display: block
}

ul {
	list-style: none
}

blockquote,
q {
	quotes: none
}

blockquote:after,
blockquote:before,
q:after,
q:before {
	content: "";
	content: none
}

a {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: rgba(0, 0, 0, 0);
	text-decoration: none;
	outline: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	color: inherit
}

ins {
	text-decoration: none
}

ins,
mark {
	background-color: #ff9;
	color: #000
}

mark {
	font-style: italic;
	font-weight: 700
}

del {
	text-decoration: line-through
}

abbr[title],
dfn[title] {
	border-bottom: 1px dotted #000;
	cursor: help
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

hr {
	display: block;
	height: 1Px;
	border: 0;
	border-top: 1px solid #ccc;
	margin: 1em 0;
	padding: 0
}

input,
select {
	vertical-align: middle;
	padding: 0;
	outline: none
}

img {
  max-width: 100%;
  border: none;
}

.c-red {
	color: #fe5b4c
}

.c-blue {
	color: #4c6aff
}

body {
	min-width: 1180px
}

.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}

.g-wrapper {
	width: 1200px;
	margin: 0 auto
}

.err111 {
    position: absolute;
    top: 100%;
    font-size: 12px;
    color: #ff0101;
    line-height: 150%;
}

/*内页banner开始*/
.ny-banner .div1200,.ny-banner1 .div1200 {
    margin: 100px auto 0;
}
.js-free-use{
	position: relative;
	z-index:99;
}
.ny-banner {
    height: 395px;
    background-color: #2B2E33;
    background-repeat: no-repeat;
    background-position: top center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -ms-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
/*    padding-top: 190px;*/
    overflow: hidden;
    position: relative;
}
.ny-banner-bg {
    margin-top: 86px;
}
.ny-banner-bg h3 {
    font-weight: 500;
    font-size: 40px;
    line-height: 56px;
    color: #262A33;
    text-align: left;
}
.ny-banner-bg h3 span{
    color: #2373FF;
}
.ny-banner .desc {
    color: #51555C;
    width: 580px;
    font-size: 18px;
    margin-top: 10px;
    line-height: 1.9;
}
.ny-banner a {
    display: block;
    width: 220px;
    height: 44px;
    line-height: 44px;
    background: #2373FF;
    -webkit-border-radius: 45px;
    -moz-border-radius: 45px;
    border-radius: 45px;
    text-align: center;
    font-size: 16px;
    letter-spacing: -0.336px;
    color: #FFFFFF;
    margin: 27px auto 0;
    overflow: hidden;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}
.ny-banner .g-free-use {
    width: 132px;
    position: absolute;
    z-index: 99;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    margin: 20px 0 0;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}
.ny-banner .g-free-use:hover{
    background-color: #294aeb;
}

.ny-banner1 {
    height: 395px;
    background-color: #2B2E33;
    background-repeat: no-repeat;
    background-position: top center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -ms-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
/*    padding-top: 190px;*/
    overflow: hidden;
    position: relative;
}
.ny-banner-bg1 {
    margin-top: 86px;
}
.ny-banner-bg1 h3 {
    font-weight: 500;
    font-size: 40px;
    line-height: 56px;
    color: #fff;
    text-align: left;
}
.ny-banner1 .desc {
    color: #fff;
    width: 580px;
    font-size: 18px;
    margin-top: 10px;
    line-height: 1.9;
}
.ny-banner1 a {
    display: block;
    width: 220px;
    height: 44px;
    line-height: 44px;
    background: #2373FF;
    -webkit-border-radius: 45px;
    -moz-border-radius: 45px;
    border-radius: 45px;
    text-align: center;
    font-size: 16px;
    letter-spacing: -0.336px;
    color: #FFFFFF;
    margin: 27px auto 0;
    overflow: hidden;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}
.ny-banner1 .g-free-use {
    width: 132px;
    position: absolute;
    z-index: 99;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    margin: 20px 0 0;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}

/*内页banner结束*/


/*首页banner开始*/
.banner .gradient-swiper {
    height:520px;
}
.banner .video-content {
    width: 600px;
    height: auto;
    position: absolute;
    left: 34%;
    top:60%;  
    transform: translate(-50%, -50%);
    z-index: 8;
    text-align: left;
}
.banner .container-title {
    width: 472px;
    font-weight: 600;
    font-size: 44px;
    line-height: 62px;
    color: #000;
}
.banner .container-sub-title {
    font-size: 44px;
    line-height: 62px;
    font-weight: 600;
    color: #000;
}
.banner .container-text {
    text-align: justify;
    font-size: 16px;
    font-weight: 300;
    color: #272e47;
    line-height: 26px;
    margin-bottom: 20px;
    font-weight: 400;
}
.banner .btn-group {
    display: flex;
    column-gap: 10px;
    height: 56px;
}
.banner .btn-group .btn {
    width: 168px;
    background-color: #4c6aff;
    border: none;
    color: #fff;
    font-weight: 500;
    line-height: 56px;
    font-size: 18px;
    border-radius: 8px;
    text-align: center;
    cursor: pointer;
}
.banner .btn-group .wm-btn {
    width: 168px;
    text-align: center;
    border-radius: 8px;
    border: 1px solid #4c6aff;
    font-size: 18px;
    line-height: 54px;
    font-weight: 500;
    color: #4c6aff;
    cursor: pointer;
}
/*首页banner结束*/


/*在线客服开始*/
.floating_ck {
    position:fixed;
    right:0;
    top:35%;
    z-index: 999;
}
.floating_ck dl{
    box-shadow: 0 0 30px 0 rgba(14,33,97,.1);
    width:78px;
    border-radius: 50px;
}
.floating_ck dl dd {
    position:relative;
    width:78px;
    height:78px;
    border-bottom: 1px solid #e0e0e0;
}
.floating_ck dl dd:first-child{
    height: 90px;
}
.floating_ck dl dd:last-child{
    height: 100px;
}
.floating_ck dl dd:first-child a{
    border-radius: 50px 50px 0 0;
    padding-top: 10px;
}
.floating_ck dl dd:last-child a{
    border-radius: 0 0 50px 50px;
}
.floating_ck dl dd:last-child{
    border-bottom: none;
}
.floating_ck dl dd a{
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    color:#2b58f9;
    background-color:#fff;
}
.floating_ck dl dd a p{
    margin-top: 10px;
}
.floating_ck dl dd:hover .floating_left {
    display:block;
}
.floating_left {
    position:absolute;
    left:-280px;
    top:0px;
    width:280px;
    height: auto;
    background-color:#fff;
    box-shadow: 0 0 30px 0 rgba(14,33,97,.10);
    border-radius: 10px;
    display:none;
}
.floating_left:before{
    content: '';
    display: block;
    height: 0;
    width: 0;
    border-left: 17px solid #fff;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
    right: -17px;
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
}
.floating_left h3{
    background-color: #1f4eee;
    border-radius: 10px 10px 0 0;
    font-size: 20px;
    color: #fff;
    padding: 20px 0;
    text-align: center;
    line-height: 1.5;
}
.floating_left p{
    margin-top: 0 !important;
    font-size: 28px;
    font-weight: bold;
    color: #1f4eee;
    padding: 20px 0;
    text-align: center;
}
.floating_left img {
    display: block;
    max-width: 100%;
    height: auto;
    margin: 20px auto;
}
.floating_ck .top{
    width: 44px;
    height: 44px;
    margin: 15px auto 0 auto;
    background-color: #1f4eee;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 0 20px 0 rgba(14,33,97,.20);
    border-radius: 50%;
}
/*在线客服结束*/


/*弹窗开始*/
.q2006-pop {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: -10;
	opacity: 0;
	visibility: hidden;
	transition: all .3s;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-o-transition: all .3s;
}

.q2006-pop.on {
	z-index: 99999;
	visibility: visible;
	opacity: 1;
}

.q2006-pop-bg {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	display: block;
	background-color: rgba(0, 0, 0, 0.5);
}

.q2006-pop .inner {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	display: block;
	max-width: 90%;
	max-height: 90%;
}

.q2006-sendcv {
	position: relative;
	/*min-height: 540px;*/
	/* height: 580px; */
	background-color: #fff;
	width: 700px;
	margin: 0 auto;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-ms-border-radius: 10px;
	-o-border-radius: 10px;
}

.q2006-sendcv .icon-guanbijiantou {
	font-size: 20px;
	font-weight: 500;
}

.q2006-sendcv .close {
	position: absolute;
	top: 12px;
	right: 12px;
	cursor: pointer;
	width: 22px;
	height: 22px;
	z-index: 9999;
	/* background: url(../images/cls-j.png) center no-repeat;
  -webkit-background-size: 100% 100%;
  -moz-background-size: 100%;
  -o-background-size: 100%;
  background-size: 100%; */
}

.q2006-sendcv .close:hover {
	/* transform: rotate(360deg);
  -webkit-transform: rotate(360deg);
  -moz-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  -o-transform: rotate(360deg); */
	transition: 0.5s;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-ms-transition: 0.5s;
	-o-transition: 0.5s;
}

.q2006-sendcv .tit {
	text-align: center;
	font-size: 24px;
	margin-bottom: 10px;
}

.q2006-shiyong-pop .col-l {
	width: 340px;
	float: left;
}

#public-modal {
	overflow: auto;
}

#public-modal #mess-form-wrap {
	position: relative;
	width: 358px;
	padding: 20px 32px 29px;
}

#public-modal #mess-form-wrap .reg-form-wrap-title {
	font-size: 15px;
	color: #232D47;
	text-align: left;
	font-weight: 600;
	margin-top: 0;
	line-height: 1.5;
}

#public-modal #mess-form-wrap form {
	margin-top: 12px;
	width: 100%;
	margin: 20px auto 0;
}

#public-modal #mess-form-wrap form .form-item {
	margin-bottom: 10px;
	position: relative;
}

#public-modal #mess-form-wrap form .form-item .form-item-box {
	width: 294px;
	height: 40px;
	position: relative;
}

#public-modal #mess-form-wrap form .form-item .form-item-box .form-item-input {
	height: 100%;
	background-color: transparent;
	width: 100%;
}

#public-modal #mess-form-wrap form .form-item .form-item-box .form-item-input input {
	height: 100%;
	width: 100%;
	outline: none;
	border: none;
	line-height: 100%;
	background: #FFFFFF;
	border: 1px solid #E1E6ED;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	text-indent: 12px;
	margin-bottom: 14px;
	color: #000;
}

#public-modal #mess-form-wrap form .form-item .form-item-box .form-item-input.yewu {
	position: relative;
}

#public-modal #mess-form-wrap form .form-item .form-item-box .form-item-input input[name='type'] {
	cursor: pointer;
}

#public-modal #mess-form-wrap form .form-item .form-item-box .form-item-input ul {
	position: absolute;
	top: 100%;
	left: 0px;
	width: 100%;
	z-index: 99;
	padding: 10px 0px;
	background: #fff;
	display: none;
}

#public-modal #mess-form-wrap form .form-item .form-item-box .form-item-input:hover ul {
	display: block;
}

#public-modal #mess-form-wrap form .form-item .form-item-box .form-item-input ul li {
	border-bottom: 1px solid #ddd;
	line-height: 250%;
	padding: 0px 14px;
}

#public-modal #mess-form-wrap form .form-item .form-item-box .form-item-input ul li a {
	width: 100%;
	height: 100%;
	display: block;
}

#public-modal #mess-form-wrap form .form-item-btn {
	height: 44px;
}

#public-modal #mess-form-wrap form .form-item-btn .form-item-box .form-item-input {
	background-color: #236DEF;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	color: #fff;
	position: relative;
}

#public-modal #mess-form-wrap form .form-item-btn .form-item-box .form-item-input:hover {
	background-color: #284af4;
}

#public-modal #mess-form-wrap form .form-item-btn .form-item-box .form-item-input button {
	position: absolute;
	left: 0;
	background: transparent;
	width: 100%;
	height: 100%;
	border: none;
	color: #fff;
	font-size: 16px;
	cursor: pointer;
}

#public-modal #mess-form-wrap .form-buttom-slogan {
	text-align: center;
	width: 100%;
	height: 16px;
	line-height: 14px;
	font-size: 14px;
	color: #232D47;
}

#public-modal #mess-form-wrap .form-buttom-slogan span {
	font-weight: 600;
}

.m-shiyong-pop .col-l img {
	vertical-align: middle;
}
/*弹窗结束*/


/*banner留言开始*/
#book {
	position: absolute;
	top: 10%;
	z-index: 1;
	width: 100%;
}

@media screen and (min-width: 1200px) {
	.big_banner_img img {
		min-height: 340px;
	}

	#book {
		display: block;
	}
}

.clear {
	clear: both;
}

#book #modal-form-wrap {
	padding: 18px 32px;
	background: #ffffffe7;
	float: right;
	border: 1px solid #ccc;
	border-radius: 12px;
}

#book #modal-form-wrap .reg-form-wrap-title {
	font-size: 20px;
	color: #4C6AFF;
	text-align: left;
	font-weight: 600;
	margin-top: 0;
	line-height: 1.5;
	text-align: center;
}

#book #modal-form-wrap form {
	margin-top: 12px;
	width: 100%;
	margin: 20px auto 0;
}

#book #modal-form-wrap form .form-item {
	margin-bottom: 10px;
	position: relative;
}

#book #modal-form-wrap form .form-item .form-item-box {
	width: 294px;
	height: 32px;
	position: relative;
}

#book #modal-form-wrap form .form-item .form-item-box .form-item-input {
	height: 100%;
	background-color: transparent;
	width: 100%;
}

#book #modal-form-wrap form .form-item .form-item-box .form-item-input input {
	height: 100%;
	width: 100%;
	outline: none;
	border: none;
	line-height: 100%;
	background: #ffffffe7;
	border: 1px solid #E1E6ED;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	text-indent: 12px;
	margin-bottom: 14px;
	color: #000;
	font-size: 14px;
}

#book #modal-form-wrap form .form-item .form-item-box .form-item-input.yewu {
	position: relative;
}

#book #modal-form-wrap form .form-item .form-item-box .form-item-input input[name='type'] {
	cursor: pointer;
}

#book #modal-form-wrap form .form-item .form-item-box .form-item-input ul {
	position: absolute;
	top: 100%;
	left: 0px;
	width: 100%;
	z-index: 99;
	padding: 10px 0px;
	background: #fff;
	display: none;
}

#book #modal-form-wrap form .form-item .form-item-box .form-item-input:hover ul {
	display: block;
}

#book #modal-form-wrap form .form-item .form-item-box .form-item-input ul li {
	border-bottom: 1px solid #ddd;
	line-height: 250%;
	padding: 0px 14px;
}

#book #modal-form-wrap form .form-item .form-item-box .form-item-input ul li a {
	width: 100%;
	height: 100%;
	display: block;
}

#book #modal-form-wrap form .form-item-btn {
	height: 44px;
}

#book #modal-form-wrap form .form-item-btn .form-item-box .form-item-input {
	background-color: #4C6AFF;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	color: #fff;
	position: relative;
}

#book #modal-form-wrap form .form-item-btn .form-item-box .form-item-input button {
	position: absolute;
	left: 0;
	background: transparent;
	width: 100%;
	height: 100%;
	border: none;
	color: #fff;
	font-size: 14px;
	cursor: pointer;
}

#book #modal-form-wrap .form-buttom-slogan {
	text-align: center;
	width: 100%;
	height: 26px;
	line-height: 14px;
	font-size: 14px;
	color: #232D47;
}

#book #modal-form-wrap .form-buttom-slogan span {
	font-weight: 600;
	color: red;
}
/*banner留言结束*/


/*底部开始*/
.footer {
  background: #4d5b6f;
  padding-top: 10px;
  color: #fff;
}
.footer a{
  color: #fff;
}
.footer-top {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  padding-bottom: 30px;
}

.footer-top-row {
  display: flex;
  flex-direction: row;
}

.footer-top-row img {
  width: 48px;
  height: auto;
}

.footer-top-row-dc {
  margin-left: 20px;
  justify-content: space-around;
}

.footer-top-row-dc h2 {
  font-size: 16px;
  /*  margin-bottom: 10px; */
  font-weight: 400;
  color: #FFFFFF;
}

.footer-top-row-dc h4 {
  font-size: 12px;
  font-weight: 400;
  color: #fff;
}

.footer-min {
  padding: 30px 0;
  border-top: 1px solid #404347;
  border-bottom: 1px solid #404347;
  height: 250px;
}

.footer .footer-min>ul li {
  /*width: 224px;*/
  float: left;
  margin-right: 120px;
}

.footer .footer-min>ul li div.title {
  font-size: 18px;
  line-height: 22px;
  color: #fff;
  margin-bottom: 10px;
}

.footer .footer-min>ul li div a {
  display: inline-block;
  font-size: 16px;
  line-height: 200%;
  color: #fff;
}

.footer .footer-min .right {
  float: right;
  width: 190px;
}

.footer .footer-min .right .title {
  font-size: 16px;
  line-height: 22px;
  color: #fff;
  margin-bottom: 30px;
}
.footer .footer-min .right .title img{
  height: 35px;
  width: auto;
}
.footer .footer-min .right .phone-mail {
  font-size: 14px;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 15px;
}
.footer .footer-min .right .phone-mail img{
  width: 150px;
}
.footer .footer-min .right .phone-mail .phone-mail-left {
  align-items: center;
}
.footer .footer-min .right .b-phone-mail{
  font-size: 14px;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-bottom: 15px;
  width: 100%;
}
.footer .footer-min .right .b-phone-mail .b-phone-mail-left{
  display: flex;
  flex-direction: row;
  width: 100%;
}
.footer .footer-min .right .b-phone-mail .b-phone-mail-left .b-phone-mail-left-img{
  width: 4%;
}
.footer .footer-min .right .b-phone-mail .b-phone-mail-left .b-phone-mail-left-right{
  width: 96%;
  display: flex;
  flex-direction: column;
}
.footer .footer-min .right .b-phone-mail .b-phone-mail-left .b-phone-mail-left-right .b-row{
  display: flex;
  flex-direction: row;
  align-items: center;
  margin-bottom: 10px;
}

.title_1 {
  color: #fff;
}

.phone-mail .dr.phone-mail-left img {
  width: 14px;
  height: auto;
  margin-right: 6px;
  margin-top: 3px;
}

.footer .copyright {
  padding: 11px 0 16px;
    font-size: 16px;
}

.footer .copyright p {
  line-height: 20px;
  height: 20px;
  text-align: center;
  margin-top: 6px;
}
.footer .copyright p span{
  color: #fb0000;
  /*font-weight: bold;*/
}
.index_body .h-top{
  display: block;
}


.footer-slog {
    padding: 24px 0;
    border-bottom: 1px solid #3d3e40;
}
.ul-footer-slog {
    overflow: hidden;
    display: block;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.ul-footer-slog li {
    float: left;
    /*width: 20%;*/
    font-size: 18px;
}
.ul-footer-slog .con {
    padding-left: 40px;
    background-position: left center;
    background-repeat: no-repeat;
    background-size: contain;
}
/*底部结束*/


/*开始*/
/*结束*/


/*开始*/
/*结束*/


/*开始*/
/*结束*/


/*开始*/
/*结束*/