@charset "UTF-8";
/*声明 思源字体-Regular*/
@font-face {
  font-family: 'KaiGenGothicSC-Regular';
  src: url('KaiGenGothicSC-Regular.eot');
  src: url('KaiGenGothicSC-Regular﹖.eot#font-spider') format('embedded-opentype'), url('KaiGenGothicSC-Regular.woff') format('woff'), url('KaiGenGothicSC-Regular.ttf') format('truetype'), url('KaiGenGothicSC-Regular.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
body {
  margin: 0;font-family: 'KaiGenGothicSC-Regular';
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  padding: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
}

ul {
  list-style: none;
}
 .s1-cont3 h1{
	font-size: 1.5em;
	font-weight: 600;
	margin-bottom:15px;
 }
 .s1-cont3 h2{
 	font-size: 1.25em;
	 font-weight: 600;
	 margin-bottom:15px;
 }
 .s1-cont3 h3{
	  font-size: 1.2em;
	 font-weight: 600;
	 margin-bottom:15px;
 } 
 .s1-cont3 h4{
 	font-size: 1.15em;
	font-weight: 600;
	margin-bottom:15px;
 }
 .s1-cont3 h5{
 	font-size: 1.1em;
	font-weight: 600;
	margin-bottom:15px;
 }
 .s1-cont3 h6{
	 font-weight: 600;
 	font-size: 1.05em;
 	color: #777;
	margin-bottom:15px;
 }
 .custom-con h1{
	font-size: 1.5em;
	font-weight: 600;
	margin-bottom:15px;
 }
 .custom-con h2{
 	 font-size: 1.25em;
	 font-weight: 600;
	 margin-bottom:15px;
 }
 .custom-con h3{
	  font-size: 1.2em;
	 font-weight: 600;
	 margin-bottom:15px;
 } 
 .custom-con h4{
 	font-size: 1.15em;
	font-weight: 600;
	margin-bottom:15px;
 }
 .custom-con h5{
 	font-size: 1.1em;
	font-weight: 600;
	margin-bottom:15px;
 }
 .custom-con h6{
	 font-weight: 600;
 	font-size: 1.05em;
 	color: #777;
	margin-bottom:15px;
 }

header {
  position:fixed;
  top: 0;
  left: 0;
  height: 60px;
  z-index: 9;
  width: 100%;
  background: #fff;
}
header .header-content {
  width: 1340px;
  margin:auto;
  color: #fff;
  height: 60px!important;
}
header .logo {
  display: inline-block;
 background: url(../images/logo_color.png) no-repeat center / cover;
  vertical-align: top;
}
header .logo h1 {
  visibility: hidden;
  width: 136px;
  height:60px;
  margin: 0;
}
header nav {
  display: inline-block;
}
header nav > ul {
  margin: 0;
  line-height: 52px;
  list-style: none;
  list-style-image: none;
  padding-left: 40px;
}
header nav > ul li {
  margin: 0 30px 0 0;
  float: left;
  border-top: 4px solid transparent;
  cursor: pointer;
}
header nav > ul li a {
  font-size: 16px;
  text-decoration: none;
  color: #222 !important;
  -webkit-transition: color .3s;
  transition: color .3s;
}
header nav > ul li.active {
  border-top: 4px solid #fff;
}
header nav > ul li.active a {
  color: #fff;
}
header nav > ul li:hover a {
  color: #fff;
}
header nav > ul:after {
  content: " ";
  display: table;
  clear: both;
}
header .header-right {
  float: right;
}
header .header-right-login {
  position: relative;
  top: 7px;
  color: rgba(255, 255, 255, 0.75);
  font-size: 16px;
}
header .header-right-login:hover {
  color: #ffffff;
}
header .header-right-separator {
  position: relative;
  margin: 0 15px;
  top: 7px;
  color: rgba(255, 255, 255, 0.38);
}
header .header-right-contact {
  display: inline-block;
  vertical-align: middle;
  margin-top: 8px;
  color: #fff;
}
header .header-right-contact .yzj-icon {
    margin-bottom: 10px;
}
header .header-right-contact .contact-line1 {
	display: inline-block;
    width: 200px;
    height: 44px;
    background-color: #4353A1;
	transition-delay: initial;
    text-align: center;
    line-height: 45px;
    color: #fff;
    border-radius: 2px;
}
header .header-right-contact .yuneasy-icon {
  width: 20px;
  height: 20px;
}
header .header-right-contact .phone-num {
  font-size: 20px;
  font-weight: bold;
  padding-top:40px
}
header .header-right-contact > p {
  font-size: 12px;
  margin-top: 10px;
  text-align: right;
}
header .header-right.store-right {
  padding-top: 10px;
}
header .header-right.store-right .header-right-login {
  display: inline-block;
  text-align: center;
  line-height: 42px;
  width: 200px;
  height: 44px;
  border: 1px solid rgba(255, 255, 255, 0.75);
  border-radius: 2px;
  color: rgba(255, 255, 255, 0.75);
}
header .header-right.store-right .header-right-login:hover {
  border: 1px solid #fff;
  color: #fff;
}
header .header-right.store-right .logout {
  display: inline-block;
  text-align: center;
  line-height: 34px;
  width: 60px;
  height: 36px;
  border: 1px solid rgba(255, 255, 255, 0.75);
  border-radius: 2px;
  color: rgba(255, 255, 255, 0.75);
}
header .header-right.store-right .logout:hover {
  border: 1px solid #fff;
  color: #fff;
}
header .header-right.store-right .login-user {
  color: rgba(255, 255, 255, 0.75);
  margin-right: 30px;
}
header .header-right.store-right .login-user .login-user-avatar {
  width: 44px;
  height: 44px;
  border-radius: 50%;
  background: gray;
  margin-right: 10px;
}
header .header-right.store-right .login-user:hover {
  color: #fff;
}
header.dark-text .logo,
header.fixed-header .logo,
header.hidden-header .logo {
  background: url(../images/logo_color.png) no-repeat center / cover;
}
header.dark-text nav > ul li,
header.fixed-header nav > ul li,
header.hidden-header nav > ul li {
  border-top: 4px solid transparent;
}
header.dark-text nav > ul li a,
header.fixed-header nav > ul li a,
header.hidden-header nav > ul li a {
  color: #222;
}
header.dark-text nav > ul li.active,
header.fixed-header nav > ul li.active,
header.hidden-header nav > ul li.active {
  border-top: 4px solid #0067ed;
}
header.dark-text nav > ul li.active a,
header.fixed-header nav > ul li.active a,
header.hidden-header nav > ul li.active a {
  color: #0067ed;
}
header.dark-text nav > ul li:hover a,
header.fixed-header nav > ul li:hover a,
header.hidden-header nav > ul li:hover a {
  color: #0067ed;
}
header.dark-text .header-right-separator,
header.fixed-header .header-right-separator,
header.hidden-header .header-right-separator {
  color: rgba(204, 204, 204, 0.38);
}
header.dark-text .header-right-login,
header.fixed-header .header-right-login,
header.hidden-header .header-right-login {
  color: #222;
}
header.dark-text .header-right-login:hover,
header.fixed-header .header-right-login:hover,
header.hidden-header .header-right-login:hover {
  color: #0067ed;
}
header.dark-text .header-right-contact,
header.fixed-header .header-right-contact,
header.hidden-header .header-right-contact {
  color: #222;
}
header.dark-text .store-right .header-right-login,
header.fixed-header .store-right .header-right-login,
header.hidden-header .store-right .header-right-login {
  border: 1px solid #ccc;
  color: #222;
}
header.dark-text .store-right .header-right-login:hover,
header.fixed-header .store-right .header-right-login:hover,
header.hidden-header .store-right .header-right-login:hover {
  border: 1px solid #fff;
}
header.dark-text .store-right .logout,
header.fixed-header .store-right .logout,
header.hidden-header .store-right .logout {
  border: 1px solid #ccc;
  color: #222;
}
header.dark-text .store-right .logout:hover,
header.fixed-header .store-right .logout:hover,
header.hidden-header .store-right .logout:hover {
  border: 1px solid #fff;
}
header.dark-text .store-right .login-user,
header.fixed-header .store-right .login-user,
header.hidden-header .store-right .login-user {
  color: #222;
}
header.hidden-header {
  top: -80px;
  /* 处理快速回到顶部时，取消字色从蓝色渐变回白色的效果 */
}
header.hidden-header nav > ul > li a {
  color: rgba(255, 255, 255, 0.75);
}
header.hidden-header nav > ul > li.active {
  border-top: 4px solid #fff;
}
header.hidden-header nav > ul > li.active a {
  color: #fff;
}
/* header.fixed-header,
header.hidden-header {
  position: fixed;
  height: 60px;
  background: #fff;
  -webkit-box-shadow: 0 1px 0px 0 rgba(0, 0, 0, 0.05);
          box-shadow: 0 1px 0px 0 rgba(0, 0, 0, 0.05);
  -webkit-transition: top 0.5s ease;
  transition: top 0.5s ease;
} */
header.fixed-header .logo h1,
header.hidden-header .logo h1 {
  height: 60px;
}
header.fixed-header nav > ul,
header.hidden-header nav > ul {
  line-height: 52px;
}
header.fixed-header nav > ul li,
header.hidden-header nav > ul li {
  border-top: 4px solid #fff;
}
header.fixed-header .header-right-login,
header.hidden-header .header-right-login {
  color: #222;
}
header.fixed-header .header-right-login:hover,
header.hidden-header .header-right-login:hover {
  color: #0067ed;
}
header.fixed-header .header-right-separator,
header.hidden-header .header-right-separator,
header.fixed-header .header-right-contact p,
header.hidden-header .header-right-contact p {
  display: none;
}
header.fixed-header .header-right-contact,
header.hidden-header .header-right-contact {
  margin-top: 8px;
  margin-left: 20px;
}
header.fixed-header .header-right-contact .contact-line1,
header.hidden-header .header-right-contact .contact-line1 {
  display: inline-block;
  width: 200px;
  height: 44px;
  background-color: #4353A1;
  -webkit-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: 0.15s;
  transition-duration: 0.15s;
  -webkit-transition-timing-function: initial;
  transition-timing-function: initial;
  -webkit-transition-delay: initial;
  transition-delay: initial;
  text-align: center;
  line-height: 45px;
  color: #fff;
  border-radius: 2px;
}
header.fixed-header .header-right-contact .contact-line1 .yuneasy-icon,
header.hidden-header .header-right-contact .contact-line1 .yuneasy-icon {
  width: 18px;
  height: 18px;
}
header.fixed-header .header-right-contact .contact-line1 .phone-num,
header.hidden-header .header-right-contact .contact-line1 .phone-num {
  font-size: 18px;
}
header.fixed-header .header-right-contact .contact-line1:hover,
header.hidden-header .header-right-contact .contact-line1:hover {
  background-color: #197dff;
}
header.fixed-header .header-right-contact .contact-line1:active,
header.hidden-header .header-right-contact .contact-line1:active {
  background-color: #0056c7;
}
.header-hidden-preload {
  position: absolute;
  left: -9999px;
  width: 0px;
  height: 0px;
  overflow: hidden;
}
/* 功能菜单下拉框 */
.menu-tip-template {
  display: none;
}
.tooltipster-sidetip.tooltipster-customized .tooltipster-box {
  width: auto;
  background: transparent;
  border: none;
  -webkit-box-shadow: 0 16px 64px 0 rgba(0, 0, 0, 0.12);
          box-shadow: 0 16px 64px 0 rgba(0, 0, 0, 0.12);
}
.tooltipster-sidetip.tooltipster-customized .tooltipster-content {
  border-radius: 3px;
  background: white;
  color: #666;
  padding: 0;
}
.tooltipster-sidetip.tooltipster-customized .tooltipster-content ul {
  list-style: none;
  margin: 0;
  font-size: 0;
  padding-left: 0;
}
/* 新增的关于我们 */
.tooltipster-sidetip.tooltipster-customized .tooltipster-content #aboutyunMenu{
padding-top: 10px;
width: 200px;
height: 180px;
text-align: center;
 overflow: hidden;
}
.tooltipster-sidetip.tooltipster-customized .tooltipster-content #aboutyunMenu p{
color:#373737;
height: 40px;
line-height: 40px;
 overflow: hidden;
 background-color:white;
}
/* 新增的着陆页解决方案导航 */
		.tooltipster-sidetip.tooltipster-customized .tooltipster-content #planMenu{
		padding-top: 10px;
		width: 400px;
		height: 220px;
		 overflow: hidden;
		}
		.tooltipster-sidetip.tooltipster-customized .tooltipster-content #planMenu li{
		width: 200px;
		height: 220px;
		text-align: left;
		 overflow: hidden;
		}
		.tooltipster-sidetip.tooltipster-customized .tooltipster-content #planMenu li:not(:last-child) {
		border-right: 1px solid #eeeeee;
		}
		.tooltipster-sidetip.tooltipster-customized .tooltipster-content #planMenu a{
			color:#373737;
		}
		.tooltipster-sidetip.tooltipster-customized .tooltipster-content #planMenu p{
		color:#373737;
		height: 40px;
		line-height: 40px;
		padding-left: 20px;
		 overflow: hidden;
		 background-color:white;
		}
/* 新增的平台资源 */
.tooltipster-sidetip.tooltipster-customized .tooltipster-content #resourceMenu{
padding-top: 10px;
width: 200px;
height: 100px;
text-align: center;
 overflow: hidden;
}
.tooltipster-sidetip.tooltipster-customized .tooltipster-content #resourceMenu p{
color:#373737;
height: 40px;
line-height: 40px;
 overflow: hidden;
 background-color:white;
}
.tooltipster-sidetip.tooltipster-customized .tooltipster-content #resourceMenu div :hover{
	  background-color: #4489ca;
	  
}
.tooltipster-sidetip.tooltipster-customized .tooltipster-content #resourceMenu div :hover a{
	color: whitesmoke;
}
/* 新增的中英文切换 */
.tooltipster-sidetip.tooltipster-customized .tooltipster-content #langMenu{
padding-top: 10px;
width: 80px;
height:100px;
text-align: center;
 overflow: hidden;
}
.tooltipster-sidetip.tooltipster-customized .tooltipster-content #langMenu p{
color:#373737;
height: 40px;
line-height: 40px;
 overflow: hidden;
 background-color:white;
}
.tooltipster-sidetip.tooltipster-customized .tooltipster-content #langMenu div :hover{
	  background-color: #4489ca;
	  
}
.tooltipster-sidetip.tooltipster-customized .tooltipster-content #langMenu div :hover a{
	color: whitesmoke;
}
/*  */
.tooltipster-sidetip.tooltipster-customized .tooltipster-content #functionalMenu {
 width: 1200px;
/* width: 1320px; */
  height: 320px;
  background-color: #fff;
  overflow: hidden;
}
.tooltipster-sidetip.tooltipster-customized .tooltipster-content #functionalMenu .menu-title {
  width: 100%;
  float: none;
  height: 80px;
  /* text-align:center */
}
.tooltipster-sidetip.tooltipster-customized .tooltipster-content #functionalMenu .menu-title .title {
  float: left;
  width:16.66%;
  height: 80px;
  color:#0070c0;
  font-size: 20px;
  border: none;
  padding: 35px 28px 35px 28px;
  font-weight:bold;
  letter-spacing:2px;
}
.tooltipster-sidetip.tooltipster-customized .tooltipster-content #functionalMenu ul {
  width: 200px;
  float: left;
  height: 270px;
  border-right: 1px solid #eeeeee;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.tooltipster-sidetip.tooltipster-customized .tooltipster-content #functionalMenu ul:last-child {
  border: none;
}
.tooltipster-sidetip.tooltipster-customized .tooltipster-content #functionalMenu ul .item {
  width: 200px;
  height: 30px;
}
.tooltipster-sidetip.tooltipster-customized .tooltipster-content #functionalMenu ul .item.first {
  height: 30px;
}
.tooltipster-sidetip.tooltipster-customized .tooltipster-content #functionalMenu ul .item:hover {
  /* background-color: #F7FAFB; */
  background-color: #4489ca;
  color: whitesmoke;
  
}
.tooltipster-sidetip.tooltipster-customized .tooltipster-content #functionalMenu ul .item .product-title {
 
}
.tooltipster-sidetip.tooltipster-customized .tooltipster-content #functionalMenu ul .item .current {
  display: block;
  text-align: left;
  width: 100%;
  padding-left: 28px;
}
.tooltipster-sidetip.tooltipster-customized .tooltipster-content #functionalMenu ul .item .current .yuneasy-icon {
  margin-right: 6px;
  vertical-align: middle;
}
.tooltipster-sidetip.tooltipster-customized .tooltipster-content #functionalMenu ul .item .current span {
  font-size: 15px;
  color: #222222;
  letter-spacing: 0;
  vertical-align: middle;
}
.tooltipster-sidetip.tooltipster-customized .tooltipster-content #functionalMenu ul .item .item-content {
/*  padding-top: 18px; */
  padding-left: 28px;
  text-align: left;
}

.tooltipster-sidetip.tooltipster-customized .tooltipster-content #functionalMenu ul .item .item-content span {
  font-size: 15px;
 /* color: #222; */
  color: #222222;
  letter-spacing: 0;
  line-height: 30px;
  vertical-align: middle;
}
/* 云服务导航 */
.tooltipster-sidetip.tooltipster-customized .tooltipster-content #servicesMenu {
 width: 800px;
  height: 300px;
  background-color: #fff;
  overflow: hidden;
}
.tooltipster-sidetip.tooltipster-customized .tooltipster-content #servicesMenu .menu-title {
  width: 100%;
  float: none;
  height: 80px;
}
.tooltipster-sidetip.tooltipster-customized .tooltipster-content #servicesMenu .menu-title .title {
  float: left;
  width:25%;
  height: 80px;
  color:#595959;
  font-size: 20px;
  border: none;
  padding: 35px 28px 35px 28px;
  font-weight:bold;
  letter-spacing:2px;
  
}
.tooltipster-sidetip.tooltipster-customized .tooltipster-content #servicesMenu ul {
  width: 200px;
  float: left;
  height:270px;
  border-right: 1px solid #eeeeee;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.tooltipster-sidetip.tooltipster-customized .tooltipster-content #servicesMenu ul:last-child {
  border: none;
}
.tooltipster-sidetip.tooltipster-customized .tooltipster-content #servicesMenu ul .item {
  width: 200px;
  height:30px;
}
.tooltipster-sidetip.tooltipster-customized .tooltipster-content #servicesMenu ul .item.first {
  height:30px;
}
.tooltipster-sidetip.tooltipster-customized .tooltipster-content #servicesMenu ul .item:hover {
  background-color: #4489ca;
  color: whitesmoke;
}

.tooltipster-sidetip.tooltipster-customized .tooltipster-content #servicesMenu ul .item .current {
  display: block;
  text-align: left;
  width: 100%;
  padding-left: 28px;
}

.tooltipster-sidetip.tooltipster-customized .tooltipster-content #servicesMenu ul .item .current span {
 font-size: 15px;
    color:#0070c0;
  letter-spacing: 0;
  vertical-align: middle;
}
.tooltipster-sidetip.tooltipster-customized .tooltipster-content #servicesMenu ul .item .item-content {
  padding-left: 28px;
  text-align: left;
}

.tooltipster-sidetip.tooltipster-customized .tooltipster-content #servicesMenu ul .item .item-content span {
  font-size: 15px;
    color: #222222;
  letter-spacing: 0;
  line-height: 30px;
  vertical-align: middle;
}



/*  */
.tooltipster-sidetip.tooltipster-customized .tooltipster-content #solutionMenu {
  width: 660px !important;
}
.tooltipster-sidetip.tooltipster-customized .tooltipster-content #solutionMenu li {
  float: left;
  width: 220px;
  height: 160px;
  border-right: 1px solid #eeeeee;
  border-bottom: 1px solid #eeeeee;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.tooltipster-sidetip.tooltipster-customized .tooltipster-content #solutionMenu li:not(:last-child) {
  border-right: 1px solid #eeeeee;
}
.tooltipster-sidetip.tooltipster-customized .tooltipster-content #solutionMenu li:nth-of-type(5) a {
  cursor: default;
}
.tooltipster-sidetip.tooltipster-customized .tooltipster-content #solutionMenu li:nth-of-type(5):hover {
  background: white;
}
.tooltipster-sidetip.tooltipster-customized .tooltipster-content #solutionMenu li:nth-of-type(6):hover {
  background: white;
}
.tooltipster-sidetip.tooltipster-customized .tooltipster-content #solutionMenu li .menu-education-link {
  width: 100%;
  height: 100%;
  padding-top: 15px;
  text-align: center;
}
.tooltipster-sidetip.tooltipster-customized .tooltipster-content #solutionMenu li .menu-education-link .yuneasy-icon {
  width: 30px;
  height: 30px;
  margin-right: 5px;
  margin-bottom: -7px;
  fill: #0067ED;
}
.tooltipster-sidetip.tooltipster-customized .tooltipster-content #solutionMenu li .menu-education-link > div {
  text-align: left;
  padding-left: 28px;
}
.tooltipster-sidetip.tooltipster-customized .tooltipster-content #solutionMenu li .menu-education-link span {
  display: inline-block;
  color:#0070c0;
  font-size: 20px;
  font-weight: bold;
  letter-spacing:2px;
}
.tooltipster-sidetip.tooltipster-customized .tooltipster-content #solutionMenu li .menu-education-link > a {
  text-decoration: none;
  display: block;
  width: 219px;
  line-height: 30px;
  padding: 0 0 0 28px;
  color: #222222;
  font-size: 15px;
  text-align: left;
  cursor: pointer;
}
.tooltipster-sidetip.tooltipster-customized .tooltipster-content #solutionMenu li .menu-education-link a:nth-of-type(1) {
  margin-top: 5px;
}
.tooltipster-sidetip.tooltipster-customized .tooltipster-content #solutionMenu li .menu-education-link a:hover {
  color: #0067ED;
  background: #f8fafb;
}
.tooltipster-sidetip.tooltipster-customized .tooltipster-content #solutionMenu li .menu-service-link .yuneasy-icon {
  color: #0067ed;

}
.tooltipster-sidetip.tooltipster-customized .tooltipster-content #solutionMenu li .menu-marketing-link .yuneasy-icon {
  color: #00cc26;
}
.tooltipster-sidetip.tooltipster-customized .tooltipster-content #solutionMenu li .menu-cooperate-link .yuneasy-icon {
  color: #936eff;
}
.tooltipster-sidetip.tooltipster-customized .tooltipster-content #solutionMenu li .otc-text {
  font-style: normal;
}
.tooltipster-sidetip.tooltipster-customized .tooltipster-content #solutionMenu li .hot {
  width: 36px !important;
  height: 20px !important;
  position: relative;
  top: -2px;
}
.tooltipster-sidetip.tooltipster-customized .tooltipster-content #serviceMenu li,
.tooltipster-sidetip.tooltipster-customized .tooltipster-content #partnerMenu li {
  float: left;
  width: 220px;
  height: 240px;
}
.tooltipster-sidetip.tooltipster-customized .tooltipster-content #serviceMenu li:not(:last-child),
.tooltipster-sidetip.tooltipster-customized .tooltipster-content #partnerMenu li:not(:last-child) {
  border-right: 1px solid #eeeeee;
}
.tooltipster-sidetip.tooltipster-customized .tooltipster-content #serviceMenu li > a,
.tooltipster-sidetip.tooltipster-customized .tooltipster-content #partnerMenu li > a {
  display: block;
  width: 100%;
  height: 100%;
  text-align: center;
  text-decoration: none;
  padding-top: 84px;
}
.tooltipster-sidetip.tooltipster-customized .tooltipster-content #serviceMenu li > a > div,
.tooltipster-sidetip.tooltipster-customized .tooltipster-content #partnerMenu li > a > div {
  text-align: center;
}
.tooltipster-sidetip.tooltipster-customized .tooltipster-content #serviceMenu li > a > div span,
.tooltipster-sidetip.tooltipster-customized .tooltipster-content #partnerMenu li > a > div span {
  color: #222;
  font-size: 22px;
  vertical-align: middle;
  font-weight: bold;
}
.tooltipster-sidetip.tooltipster-customized .tooltipster-content #serviceMenu li > a > p,
.tooltipster-sidetip.tooltipster-customized .tooltipster-content #partnerMenu li > a > p {
  font-size: 14px;
  color: #999;
  line-height: 22px;
  width: 143px;
  margin: 10px auto;
  margin-top: 24px;
}
.tooltipster-sidetip.tooltipster-customized .tooltipster-content #serviceMenu li > a .yuneasy-icon,
.tooltipster-sidetip.tooltipster-customized .tooltipster-content #partnerMenu li > a .yuneasy-icon {
  vertical-align: middle;
  margin-right: 8px;
  color: #cccccc;
}
.tooltipster-sidetip.tooltipster-customized .tooltipster-content #serviceMenu li > a .wish,
.tooltipster-sidetip.tooltipster-customized .tooltipster-content #partnerMenu li > a .wish {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 80px;
  height: 30px;
  border: 1px solid #ccc;
  border-radius: 2px;
  padding: 5px;
  font-size: 14px;
  color: #999;
  line-height: 1.5;
  margin-top: 32px;
}
.tooltipster-sidetip.tooltipster-customized .tooltipster-content #serviceMenu li:hover,
.tooltipster-sidetip.tooltipster-customized .tooltipster-content #partnerMenu li:hover {
  background: #f8fafb;
}
.tooltipster-sidetip.tooltipster-customized .tooltipster-content #serviceMenu li:hover .yuneasy-icon,
.tooltipster-sidetip.tooltipster-customized .tooltipster-content #partnerMenu li:hover .yuneasy-icon {
  color: #0067ed;
}
.tooltipster-sidetip.tooltipster-customized .tooltipster-content #serviceMenu .industryThinkEven,
.tooltipster-sidetip.tooltipster-customized .tooltipster-content #partnerMenu .industryThinkEven {
  position: relative;
}
.tooltipster-sidetip.tooltipster-customized .tooltipster-content #serviceMenu .industryThinkEven .hot_recruit,
.tooltipster-sidetip.tooltipster-customized .tooltipster-content #partnerMenu .industryThinkEven .hot_recruit {
  position: absolute;
  width: 90px;
  height: 30px;
  top: 25px;
  left: 65px;
}

.tooltipster-sidetip.tooltipster-customized .tooltipster-content #solutionsMenu {
width: 820px !important; padding-top:10px
}
.tooltipster-sidetip.tooltipster-customized .tooltipster-content #solutionsMenu li {
float: left;
width: 200px;
height: 350px;
}
.tooltipster-sidetip.tooltipster-customized .tooltipster-content #solutionsMenu li:not(:last-child) {
border-right: 1px solid #eeeeee;
}
.tooltipster-sidetip.tooltipster-customized .tooltipster-content #solutionsMenu li:nth-of-type(5) a {
cursor: default;
}
.tooltipster-sidetip.tooltipster-customized .tooltipster-content #solutionsMenu li:nth-of-type(5):hover {
background: white;
}
.tooltipster-sidetip.tooltipster-customized .tooltipster-content #solutionsMenu li:nth-of-type(6):hover {
background: white;
}
.tooltipster-sidetip.tooltipster-customized .tooltipster-content #solutionsMenu li .menu-education-link {
width: 100%;
height: 100%;
padding-top: 15px;
text-align: center;
}
.tooltipster-sidetip.tooltipster-customized .tooltipster-content #solutionsMenu li .menu-education-link .yzj-icon {
width: 25px!important;
height: 25px !important;
margin-right: 5px;
margin-bottom: -4px;
color: #FF4D27;
}
.tooltipster-sidetip.tooltipster-customized .tooltipster-content #solutionsMenu li .menu-education-link > div {
text-align: left;
padding-left: 22px;
}
.tooltipster-sidetip.tooltipster-customized .tooltipster-content #solutionsMenu li .menu-education-link span {
display: inline-block;
color: #222222;
font-size: 20px;
font-weight: bold;
padding-top:10px;
padding-bottom:20px

}
.tooltipster-sidetip.tooltipster-customized .tooltipster-content #solutionsMenu li .menu-education-link > a {
text-decoration: none;
display: block;
width: 200px;
line-height: 30px;
padding: 0 0 0 22px;
color: #222222;
font-size: 15px;
text-align: left;
cursor: pointer;
}
.tooltipster-sidetip.tooltipster-customized .tooltipster-content #solutionsMenu li .menu-education-link a:nth-of-type(1) {
margin-top: 5px;
}
.tooltipster-sidetip.tooltipster-customized .tooltipster-content #solutionsMenu li .menu-education-link a:hover {
/* color: #FF4D27;
background: #f8fafb; */
 background-color: #4489ca;
 color: whitesmoke;
}
.tooltipster-sidetip.tooltipster-customized .tooltipster-content #solutionsMenu li .menu-service-link .yzj-icon {
color: #FF4D27;
}
.tooltipster-sidetip.tooltipster-customized .tooltipster-content #solutionsMenu li .menu-marketing-link .yzj-icon {
color: #00cc26;
}
.tooltipster-sidetip.tooltipster-customized .tooltipster-content #solutionsMenu li .menu-cooperate-link .yzj-icon {
color: #936eff;
}
.tooltipster-sidetip.tooltipster-customized .tooltipster-content #solutionsMenu li .otc-text {
font-style: normal;
}
.tooltipster-sidetip.tooltipster-customized .tooltipster-content #solutionsMenu li .hot {
width: 36px !important;
height: 20px !important;
position: relative;
top: -2px;
}


.tooltipster-sidetip.tooltipster-customized .tooltipster-arrow .tooltipster-arrow-border {
  border: none;
}
.tooltipster-sidetip.tooltipster-customized .tooltipster-arrow .tooltipster-arrow-background {
  border-bottom-color: white;
}
.tooltipster-sidetip.tooltipster-customized .tooltipster-arrow.functional-menu-hover .tooltipster-arrow-background {
  border-bottom-color: #f8fafb;
}
.tooltipster-sidetip.tooltipster-customized .tooltipster-arrow.service-menu-hover .tooltipster-arrow-background {
  border-bottom-color: #f8fafb;
}

.fix-bar {
  position: fixed;
  bottom: 120px;
  right: 20px;
  z-index: 999;
  border-radius: 2px;
  -webkit-box-shadow: 0 6px 15px 0 rgba(6, 12, 19, 0.14);
          box-shadow: 0 6px 15px 0 rgba(6, 12, 19, 0.14);
}
.fix-bar-btn {
  position: relative;
  display: block;
  width: 68px;
  height: 68px;
  padding: 8px;
  background-color: #0067ed;
}
.fix-bar-btn:first-of-type {
  border-radius: 2px 2px 0 0;
}
.fix-bar-btn:last-of-type {
  border-radius: 0 0 2px 2px;
}
.fix-bar-btn:not(:last-child) {
  border-bottom: 1px solid #005AD7;
}
.fix-bar-btn:hover,
.fix-bar-btn:active {
  display: block;
  background: #0054C9;
}
.fix-bar-btn > .yuneasy-icon {
  color: #fff;
  display: block;
  margin: 4px auto;
}
.fix-bar-btn .ic_phone_consult {
  width: 27px;
  height: 27px;
}
.fix-bar-btn .ic_online_consult {
  width: 23px;
  height: 23px;
}
.fix-bar-btn .ic_apply {
  width: 22px;
  height: 21px;
}
.fix-bar-btn .ic_qrcode {
  width: 20px;
  height: 21px;
}
.fix-bar-btn .ic_phone_consult {
  width: 30px;
  height: 28px;
}
.fix-bar-btn .ic_phone_consult {
  width: 28px;
  height: 25px;
}
.fix-bar-btn span {
  font-size: 12px;
  color: #fff;
}
.fix-bar-btn .fix-bar-child {
  display: none;
  position: absolute;
  left: -170px;
  bottom: 0;
  width: 190px;
  height: 180px;
}
.fix-bar-btn .fix-bar-child .fix-bar-child-box {
  width: 160px;
  height: 180px;
  background-color: transparent;
  -webkit-box-shadow: 0 6px 20px 2px rgba(0, 0, 0, 0.18);
  box-shadow: 0 6px 20px 2px rgba(0, 0, 0, 0.18);
  border-radius: 2px;
  overflow: hidden;
}
.fix-bar-btn .fix-bar-child .fix-bar-child-box .fix-bar-child-in {
  width: 160px;
  height: 180px;
  padding: 15px;
  background-color: #fff;
}
.fix-bar-btn .fix-bar-child .fix-bar-child-box .fix-bar-child-in .triangle-right {
  position: absolute;
  right: 25px;
  top: 130px;
  width: 0;
  height: 0;
  border-top: 5px solid transparent;
  border-left: 5px solid #fff;
  border-bottom: 5px solid transparent;
}
.fix-bar-btn .fix-bar-child .fix-bar-child-box .fix-bar-child-in ul {
  padding: 0;
  margin: 0;
}
.fix-bar-btn .fix-bar-child .fix-bar-child-box .fix-bar-child-in ul .fixbar-chameleon {
  font-size: 12px;
  color: #222;
}
.fix-bar-btn .fix-bar-child .fix-bar-child-box .fix-bar-child-in ul .fixbar-chameleon img {
  margin-bottom: 3px;
}
.fix-bar-btn:hover .fix-bar-child {
  display: block;
}
.tooltipster-sidetip.fixbar-customized .tooltipster-box {
  width: 240px;
  background: white;
  border: none;
  border-radius: 2px;
  overflow: hidden;
  -webkit-box-shadow: 0 6px 15px 0 rgba(6, 12, 19, 0.14);
          box-shadow: 0 6px 15px 0 rgba(6, 12, 19, 0.14);
}
.tooltipster-sidetip.fixbar-customized .tooltipster-box .tooltipster-content {
  padding: 0;
}
.tooltipster-sidetip.fixbar-customized ul {
  list-style: none;
  margin: 0;
  font-size: 0;
  padding-left: 0;
}
.tooltipster-sidetip.fixbar-customized #consultingMenu li > a {
  display: block;
  height: 68px;
  padding: 16px 0;
  text-align: left;
}
.tooltipster-sidetip.fixbar-customized #consultingMenu li > a > div {
  display: inline-block;
  position: relative;
  top: -3px;
}
.tooltipster-sidetip.fixbar-customized #consultingMenu li > a:hover {
  background: #eef7ff;
}
.tooltipster-sidetip.fixbar-customized #consultingMenu li > a:hover .menu-name {
  color: #0067ed;
}
.tooltipster-sidetip.fixbar-customized #consultingMenu li > a:active {
  background: #e1f0ff;
}
.tooltipster-sidetip.fixbar-customized #consultingMenu li > a:active .menu-name {
  color: #0067ed;
}
.tooltipster-sidetip.fixbar-customized #consultingMenu .yuneasy-icon {
  width: 30px;
  height: 30px;
  color: #0067ed;
  margin: 0 15px 0 20px;
}
.tooltipster-sidetip.fixbar-customized #consultingMenu .ic_suggest {
  width: 36px;
  height: 36px;
}
.tooltipster-sidetip.fixbar-customized #consultingMenu .ic_presales_consult {
  width: 36px;
  height: 36px;
}
.tooltipster-sidetip.fixbar-customized #consultingMenu .menu-name {
  display: block;
  margin-bottom: 2px;
  font-size: 16px;
  color: #000;
}
.tooltipster-sidetip.fixbar-customized #consultingMenu .menu-desc {
  font-size: 12px;
  color: #7b8396;
}
.tooltipster-sidetip.fixbar-customized .tooltipster-arrow .tooltipster-arrow-border {
  border: none;
}
.tooltipster-sidetip.fixbar-customized .tooltipster-arrow .tooltipster-arrow-background {
  border-left-color: white;
}
.tooltipster-sidetip.fixbar-customized .tooltipster-arrow.hover-arrow .tooltipster-arrow-background {
  border-left-color: #eef7ff;
}
.tooltipster-sidetip.fixbar-customized .tooltipster-arrow.click-arrow .tooltipster-arrow-background {
  border-left-color: #e1f0ff;
}
.page-bottom-apply-text {
  text-align: center;
  font-size: 32px;
  line-height: 48px;
  margin: -15px 0 30px 0;
  color: #fff;
}
.page-bottom-apply .primary-btn {
  display: block;
  width: 320px;
  height: 72px;
  margin: 0 auto;
  line-height: 72px;
  -webkit-box-shadow: 0 24px 64px rgba(0, 0, 0, 0.1);
          box-shadow: 0 24px 64px rgba(0, 0, 0, 0.1);
  text-align: center;
  text-decoration: none;
  color: #fff;
  font-size: 22px;
}
.page-bottom-apply.white .page-bottom-apply-text {
  color: #000;
}
.page-bottom-apply.white .primary-btn {
  -webkit-box-shadow: 0 24px 64px #b4b2b2;
          box-shadow: 0 24px 64px #b4b2b2;
}
@media (max-width: 1600px) {
  footer .footer-container {
    max-width: 1080px;
  }
}
html,
body {
  min-width: 1240px;
}
li {
  list-style: none;
}
table {
  border-collapse: separate;
  border-spacing: 0;
}

.yuneasy-icon {
  width: 24px;
  height: 24px;
  display: inline-block;
  fill: currentColor;
}

.v-message {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
}

.clearfix:after {
  content: '';
  display: block;
  clear: both;
}
.primary-btn {
  border-radius: 2px;
  background-color: #0067ed;
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
}
.primary-btn:hover {
  background-color: #197dff;
}
.primary-btn:active {
  background-color: #0056c7;
}
.secondary-btn {
  border-radius: 2px;
  background-color: #00cc26;
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
}
.secondary-btn:hover {
  background-color: #33d651;
}
.secondary-btn:active {
  background-color: #00b722;
}
@media (max-width: 1280px) {
  .popup .popup-in {
    margin-top: -290px;
    margin-left: -490px;
    width: 1040px;
    height: 658px;
  }
  .popup .video {
    width: 970px;
    height: 540px;
    margin-left: -510px;
    margin-top: -270px;
  }
}
@-webkit-keyframes showBanner {
  0% {
    opacity: 0;
  }
  60% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes showBanner {
  0% {
    opacity: 0;
  }
  60% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.hidden {
  display: none;
}
/**
   这个是新官网的色彩页面
 */
/**
背景颜色类
 */
/**
 按钮类
 */
/**
  字体类
 */
@keyframes showBanner {
  0% {
    opacity: 0;
  }
  60% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.con-main-box {
  display: block;
  width: 1240px;
  margin: 0 auto;
}
.know-detail {
  color: #222;
  cursor: pointer;
  -webkit-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-in-out;
          transition-timing-function: ease-in-out;
}
.know-detail .yuneasy-icon {
  width: 12px;
  height: 12px;
  margin-left: 2px;
  -webkit-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-in-out;
          transition-timing-function: ease-in-out;
}
.know-detail:hover .yuneasy-icon {
  -webkit-transform: translateX(5px);
  -ms-transform: translateX(5px);
      transform: translateX(5px);
}
.index_caselist_card .caselist-title {
  color: #1E2330;
  font-size: 34px;
  text-align: center;
  margin-top: 80px;
  font-weight: bold;
}
.index_caselist_card .list {
  width: 1081px;
  margin: 50px auto 0;
  padding-left: 1px;
  padding-right: 1px;
  overflow: hidden;
}
.index_caselist_card .list li > a > img {
  background: #a9abb2;
}
.index_caselist_card .list li {
  float: left;
  width: 345px;
  height: 380px;
  margin-right: 22px;
  margin-bottom: 40px;
  background: #fff;
  border-radius: 4px;
  overflow: hidden;
  -webkit-box-shadow: 0 2px 5px #e2dede;
          box-shadow: 0 2px 5px #e2dede;
  -webkit-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-in-out;
          transition-timing-function: ease-in-out;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
}
.index_caselist_card .list li:nth-of-type(3n) {
  margin-right: 0;
}
.index_caselist_card .list li a {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
}
.index_caselist_card .list li a img {
  display: inline-block;
  width: 100%;
  height: 194px;
  vertical-align: top;
}
.index_caselist_card .list li a .content {
  text-align: left;
  padding-left: 20px;
  padding-right: 20px;
}
.index_caselist_card .list li a .content h3 {
  font-size: 18px;
  margin-top: 24px;
  margin-bottom: 14px;
  color: #333;
  font-weight: bold;
}
.index_caselist_card .list li a .content p {
  color: #888;
  font-size: 14px;
  line-height: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}
.index_caselist_card .list li a .content .foot {
  position: absolute;
  width: 303px;
  bottom: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.index_caselist_card .list li a .content .foot .logo {
  width: 140px;
  height: 40px;
}
.index_caselist_card .list li a .content .foot span {
  font-size: 14px;
  color: #A6A6A6;
  -ms-flex-item-align: end;
      align-self: flex-end;
  margin-bottom: 5px;
}
.index_caselist_card .list li-last-of-type {
  margin-right: 0;
}
.index_caselist_card .list li:hover {
  -webkit-transform: translateY(-4px);
  -ms-transform: translateY(-4px);
      transform: translateY(-4px);
  -webkit-box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
          box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
}
.index_caselist_card .check_all_case {
  display: block;
  text-align: center;
  cursor: pointer;
  width: 288px;
  height: 58px;
  margin: 20px auto 80px;
  border-radius: 2px;
  line-height: 58px;
  font-size: 16px;
  color: #222222;
  border: 1px solid #ccc;
  -webkit-transition: all 0.2s ease-in 0s;
  transition: all 0.2s ease-in 0s;
}
.index_caselist_card .check_all_case:hover {
  border: 1px solid #a8abb3;
}
.index_caselist_card .check_all_case:active {
  border: 1px solid #a8abb3;
  background-color: #ebedf2;
}
.index_caselist_card #logo_pc {
  cursor: default;
  width: 1081px;
  padding: 0;
  margin: 0 auto;
  overflow: hidden;
}
.index_caselist_card #logo_pc li {
  float: left;
  margin: 0 22px 20px 0;
}
.index_caselist_card #logo_pc li:nth-of-type(9n) {
  margin: 0;
}
.index_caselist_card #logo_pc li a {
  display: block;
  cursor: default;
}
.index_caselist_card #logo_pc li a img {
  width: 100px;
  height: 60px;
}
.company-serivice {
  height: 600px;
  background-color: #e1f0ff;
}
.company-serivice dl {
  width: 1240px;
  margin: 0 auto;
}
.company-serivice dl .company-ser {
  float: left;
  width: 500px;
  padding-top: 110px;
  margin-left: 0;
}
.company-serivice dl .company-ser-title {
  font-size: 34px;
  margin-bottom: 25px;
  font-weight: bold;
}
.company-serivice dl .company-ser-detail {
  font-size: 18px;
  margin-bottom: 35px;
  line-height: 1.6;
}
.company-serivice dl .company-ser-list {
  padding-left: 0;
}
.company-serivice dl .company-ser-list li {
  float: left;
  width: 220px;
  height: 50px;
  line-height: 50px;
  margin-bottom: 25px;
}
.company-serivice dl .company-ser-list li .yuneasy-icon {
  float: left;
  width: 50px;
  height: 50px;
  margin-right: 15px;
}
.company-serivice dl .company-ser-list li p {
  float: left;
}

/*顶部导航*/
.dark-text .header-content {
  color: #222;
}
.dark-text .header-content nav ul li a {
  color: #222 !important;
}
.dark-text .header-content nav ul li a:hover {
  color: #222;
  opacity: 0.8;
}
.dark-text .header-content nav ul li.active {
  border-color: #222 !important;
}
.dark-text .header-right .header-right-login:hover {
  color: #222;
  opacity: .8;
}
.dark-text .header-right .header-right-separator {
  color: #222 !important;
  opacity: .5;
}
.dark-text .header-right-contact .contact-line1 {
  color: #222;
}
.fixed-header .header-content .logo {
  display: inline-block;
  background: url(../images/logo_color.png) no-repeat center / cover;
  vertical-align: top;
}
.fixed-header .header-content nav ul li a {
  color: #222 !important;
    padding: 10px 0;
}
.fixed-header .header-content nav ul li a:hover {
    color: #0067ed !important;
    opacity: 1;
    cursor: pointer;
}
.fixed-header .header-content nav ul li.active {
  border-color: #0067ed !important;
}
.fixed-header .header-content nav ul li.active a {
  color: #0067ed !important;
}
.fixed-header .header-content .header-right .header-right-login {
  color: #222;
}
.fixed-header .header-content .header-right .header-right-login:hover {
  color: #0067ed !important;
  opacity: 1;
}
.zz_fourSection .zz_head .zz_tit {
  color: #1E2330;
  font-size: 34px;
  padding: 80px 0 20px;
  margin: 0px;
}


.boxx{ height:350px; padding-top:80px}
.btns-wrapper{text-align:center;margin-top:60px;}
.btns-wrapper .btn.btn-line-blue{display:inline-block;color:#0A69C6;font-size:18px;width:160px;float:none;}
.front6 .btns-wrapper .btn.btn-line-blue{color:#fff;}
.btns-wrapper .btn.btn-line-blue:hover,.btns-wrapper .btn.btn-line-blue.color-white{color:#fff;}
.front6{margin-top:30px; text-align:center}
.front6 h2{color:#fff;font-size:32px;}
.front6 .title-region p{color:#fff; font-size:16px; padding-top:10px}
.btn-line-blue{border:0;line-height:48px;margin:0 auto;clear:both;width:160px;color:#333;border-radius:48px;}
.btn-line-blue:hover{background-image:linear-gradient(90deg,#6ACAFF 0%,#0B1CBA 100%);border-radius:48px;color:#fff;}
.footer {
  background: #1A1F33;
}
.footer .main {
  position: relative;
  text-align: center;
  font-size: 0;
  padding-left: 4.5vw;
}
.footer .main .left {
  position: absolute;
  left: 0;
  top: 0;
  padding-left: 4vw;
  background: url("../images/home/icon3.svg") left top no-repeat;
  background-size: 2.6vw auto;
  text-align: left;
}
.footer .main .left .item:nth-of-type(1) {
  margin-bottom: 30px;
}
.footer .main .left .item h3 {
  font-size: 18px;
  color: #fff;
}
.footer .main .left .item p {
  font-family: 'DIN';
  font-size: 26px;
  color: #fff;
}
.footer .main .center {
  display: inline-block;
  /* padding: 0 7.8vw; */
  padding: 0 3vw;
  text-align: left;
  border-left: 1px solid #3a4750;
  border-right: 1px solid #3a4750;
}
.footer .main .center .item {
  display: inline-block;
  vertical-align: top;
  margin-right: 4vw;
}
.footer .main .center .item:last-of-type {
  margin-right: 0;
}
.footer .main .center .item h3 {
  font-size: 18px;
  color: #fff;
}
.footer .main .center .item .a_block {
  margin-top: 30px;
}
.footer .main .center .item .a_block a {
  display: block;
  font-size: 14px;
  color: #c7c7c7;
  margin-bottom: 15px;
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  transition: all 500ms ease;
  position: relative;
}
.footer .main .center .item .a_block a:after {
  content: '';
  width: 0;
  height: 1px;
  background: #108cee;
  position: absolute;
  left: 0;
  bottom: 0;
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  transition: all 500ms ease;
}
.footer .main .center .item .a_block a:hover {
  color: #108cee;
}
.footer .main .center .item .a_block a:hover:after {
  width: 60px;
}
.footer .main .right {
  position: absolute;
  top: 0;
  right: 0;
  width: 170px;
  text-align: left;
  font-size: 0;
}
.footer .main .right .box {
  width: 40px;
  height: 30px;
  position: relative;
  display: inline-block;
  vertical-align: top;
}
.footer .main .right .box i {
  width: 18px;
  height: 18px;
  display: block;
  background-position: center top;
  background-repeat: no-repeat;
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  transition: all 500ms ease;
}
.footer .main .right .box .hover {
  position: absolute;
  top: 28px;
  left: 0;
}
.footer .main .right .box .hover:before {
  content: '';
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 5px solid #fff;
  position: absolute;
  top: -5px;
  left: 5px;
}
.footer .main .right .box:nth-of-type(1) i {
  background-image: url("../images/home/icon4_on.svg");
  background-size: 18px auto;
}
.footer .main .right .box:nth-of-type(1) .hover {
  width: 170px;
}
.footer .main .right .box:nth-of-type(1) .hover .tab_c {
  width: 140px;
}
.footer .main .right .box:nth-of-type(1) .hover .tab_c .child {
  display: none;
}
.footer .main .right .box:nth-of-type(1) .hover .tab_c img {
  width: 140px;
  display: block;
}
.footer .main .right .box:nth-of-type(1) .hover .tab_c p {
  font-size: 14px;
  color: #c7c7c7;
  margin-top: 10px;
  line-height: 1;
}
.footer .main .right .box:nth-of-type(1) .hover .tab_t {
  position: absolute;
  right: 0;
  top: 0;
  width: 30px;
  word-wrap: break-word; 
letter-spacing: 20px; 
}
.footer .main .right .box:nth-of-type(1) .hover .tab_t span {
  display: block;
  width: 30px;
  height: 70px;
  line-height: 16px;
  font-size: 14px;
  color: #fff;
  padding: 10px 5px;
  text-align: center;
  background: #108cee;
  cursor: pointer;
}
.footer .main .right .box:nth-of-type(1) .hover .tab_t span.active {
  background: #fff;
  color: #108cee;
}
.footer .main .right .box:nth-of-type(2) i {
  background-image: url("../images/home/icon5.svg");
  background-size: 16px auto;
}
.footer .main .right .box:nth-of-type(2) .hover {
  width: 130px;
  background: #fff;
  padding: 15px 0;
  text-align: center;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateY(30px);
  -moz-transform: translateY(30px);
  -ms-transform: translateY(30px);
  transform: translateY(30px);
  -webkit-transition: transform 0.3s, opacity 0.25s, visibility 0.1s;
  -moz-transition: transform 0.3s, opacity 0.25s, visibility 0.1s;
  -ms-transition: transform 0.3s, opacity 0.25s, visibility 0.1s;
  transition: transform 0.3s, opacity 0.25s, visibility 0.1s;
}
.footer .main .right .box:nth-of-type(2) .hover a {
  display: inline-block;
  vertical-align: top;
  float: none;
  margin: 0 5px 0 5px;
  width: 36px;
  height: 36px;
  border-radius: 50%;
  border: 1px solid #108cee;
  padding: 0;
  background-position: center;
  background-repeat: no-repeat;
}
.footer .main .right .box:nth-of-type(2) .hover a.sina {
  background-image: url("../images/home/icon6.png");
}
.footer .main .right .box:nth-of-type(2) .hover a.qq {
  background-image: url("../images/home/icon7.png");
}
.footer .main .right .box:nth-of-type(2):hover i {
  background-image: url("../images/home/icon5_on.svg");
}
.footer .main .right .box:nth-of-type(2):hover .hover {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  -webkit-transition: transform 0.3s, opacity 0.25s, visibility 0s;
  -moz-transition: transform 0.3s, opacity 0.25s, visibility 0s;
  -ms-transition: transform 0.3s, opacity 0.25s, visibility 0s;
  transition: transform 0.3s, opacity 0.25s, visibility 0s;
}
.footer .link_box {
  margin-top: 2.6vw;
  position: relative;
  padding-left: 120px;
  padding-bottom: 1.25vw;
  border-bottom: 1px solid #3a4750;
}
.footer .link_box .logo {
  position: absolute;
  left: 0;
  top: 0;
}
.footer .link_box .logo img {
  display: block;
  width: 118px;
}
.footer .link_box .link {
  font-size: 0;
}
.footer .link_box .link a {
  display: inline-block;
  vertical-align: top;
  margin: 5px 0 5px 2.6vw;
  font-size: 14px;
  color: #c7c7c7;
  line-height: 20px;
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  transition: all 500ms ease;
}
.footer .link_box .link a:hover {
  color: #108cee;
}
.footer .copyright_box {
  padding: 1.25vw 0;
  font-size: 14px;
  color: #FFF !important;
  overflow: hidden;
  padding-top:40px;
  text-align: center;
}
.footer .copyright_box p:nth-of-type(1),.footer .copyright_box p:nth-of-type(2) {
   color: #999!important;
} 
.footer .copyright_box a {
 color: #999 !important;
 text-decoration: none
}
.footer .copyright_box p .spacing {
  margin-left: 20px;
}
.footer .copyright_box p span,.footer .copyright_box p a
{
    font-size: 16px;
    font-weight: bold;
}

/* 右侧广告 */

.ix-ad {
    position: fixed;
    right: 0;
    top: 155px;
    z-index: 999;
}

.ix-ad a {
    height: 80px;
    width: 80px;
    background-color: #00b7ee;
    text-align: center;
    display: block;
    margin: 3px 0 3px 0;
    position: relative;
}

.ix-ad-box {
    position: absolute;
    top: 50%;
    margin-top: -26px;
    left: 50%;
    margin-left: -26px;
}

.ix-ad img {
    width: 32px;
    height: 32px;
}

.ix-ad p {
    color: #fff;
}
/* 弹框1 */
    #myModal1 .modal-dialog {
        /* width: 950px; */
        /* margin-top: 50px; */
        padding: 0 50px;
    }
    #myModal1 .modal-footer {
        padding: 0;
    }
    #myModal1 .modal-body {
        padding: 0;
    }
    #myModal1 .modal-footer {
        padding-bottom: 20px;
    }
    #myModal1 .modal-body .form-grop {
        width: 85%;
        display: inline-block;
        margin-bottom: 10px;
    }
    #myModal1 .modal-body .form-grop:nth-of-type(1n) {
        margin-right: 0;
    }
    /*请求报价的手机弹框*/
    #myModal5 .modal-dialog {
        /* width: 950px; */
        /* margin-top: 50px; */
        padding: 0 50px;
    }
    #myModal5 .modal-footer {
        padding: 0;
    }
    #myModal5 .modal-body {
        padding: 0;
    }
    #myModal5 .modal-footer {
        padding-bottom: 20px;
    }
    #myModal5 .modal-body .form-grop {
        width: 85%;
        display: inline-block;
        margin-bottom: 10px;
    }
    #myModal5 .modal-body .form-grop:nth-of-type(1n) {
        margin-right: 0;
    }
    #myModal2 .modal-dialog {
        /* width: 950px; */
        /* margin-top: 50px; */
        padding: 0 50px;
    }
    #myModal2 .modal-footer {
        padding: 0;
    }
    #myModal2 .modal-body {
        padding: 0;
    }
    #myModal2 .modal-footer {
        padding-bottom: 20px;
    }
    #myModal2 .modal-body .form-grop {
        width: 85%;
        display: inline-block;
        margin-bottom: 10px;
    }
    #myModal2 .modal-body .form-grop:nth-of-type(1n) {
        margin-right: 0;
    }
    /* 弹框1 */

#myModal1 .modal-body {
    text-align: center;
}

#myModal1 .modal-body label {
    display: block;
    text-align: left;
}

#myModal1 .modal-body .form-grop {
    width: 40%;
    display: inline-block;
    margin-bottom: 24px;
}

#myModal1 .modal-body .form-grop:nth-of-type(1n) {
    margin-right: 5%;
}

#myModal1 .modal-body .demand {
    width: 85%;
    margin-right: 0;
}

#myModal1 .modal-body .demand textarea {
    height: 120px;
}

#myModal1 .modal-title {
    color: #00b7ee;
    font-size: 1.6rem;
    text-align: center;
}

@media (min-width: 768px) {
    #myModal1 .modal-dialog {
        /* width: 950px; */
        margin-top: 150px;
    }
}

#myModal1 {
    padding-right: 0 !important;
}

#myModal1 .modal-footer {
    text-align: center;
    border-top: none;
    padding: 0 0 30px 0;
    /* padding-bottom: 30px; */
}

#myModal1 .modal-footer button {
    background-color: #00b7ee;
    box-shadow: 0 2px 15px 0 #00b7ee;
    color: #fff;
    padding: 5px 30px;
    font-size: 1.6rem;
}
/*索要报价弹框*/
#myModal5 .modal-body {
    text-align: center;
}

#myModal5 .modal-body label {
    display: block;
    text-align: left;
}

#myModal5 .modal-body .form-grop {
    width: 40%;
    display: inline-block;
    margin-bottom: 24px;
}

#myModal5 .modal-body .form-grop:nth-of-type(1n) {
    margin-right: 5%;
}

#myModal5 .modal-body .demand {
    width: 85%;
    margin-right: 0;
}

#myModal5 .modal-body .demand textarea {
    height: 120px;
}

#myModal5 .modal-title {
    color: #00b7ee;
    font-size: 1.6rem;
    text-align: center;
}

@media (min-width: 768px) {
    #myModal5 .modal-dialog {
        /* width: 950px; */
        margin-top: 150px;
    }
}

#myModal5 {
    padding-right: 0 !important;
}

#myModal5 .modal-footer {
    text-align: center;
    border-top: none;
    padding: 0 0 30px 0;
    /* padding-bottom: 30px; */
}

#myModal5 .modal-footer button {
    background-color: #00b7ee;
    box-shadow: 0 2px 15px 0 #00b7ee;
    color: #fff;
    padding: 5px 30px;
    font-size: 1.6rem;
}
/*电话弹框*/
#myModal2 .modal-body {
    text-align: center;
}

#myModal2 .modal-body label {
    display: block;
    text-align: center;
}

#myModal2 .modal-body .form-grop {
    width: 40%;
    display: inline-block;
    margin-bottom: 24px;
}

#myModal2 .modal-body .form-grop:nth-of-type(1n) {
    margin-right: 5%;
}

#myModal2 .modal-body .demand {
    width: 50%;
    margin-right: 0;
}



#myModal2 .modal-title {
    color: #00b7ee;
    font-size: 1.6rem;
    text-align: center;
}

@media (min-width: 768px) {
    #myModal2 .modal-dialog {
        /* width: 950px; */
        width: 450px;
        height: 320px;
        margin-top: 250px;
    }
}

#myModal2 {
    padding-right: 0 !important;


}

#myModal2 .modal-footer {
    text-align: center;
    border-top: none;
    padding: 0 0 30px 0;
    /* padding-bottom: 30px; */
}

#myModal2 .modal-footer button {
    background-color: #00b7ee;
    box-shadow: 0 2px 15px 0 #00b7ee;
    color: #fff;
    padding: 5px 30px;
    font-size: 1.6rem;
}
/*微信咨询的弹框*/
#myModal4 .modal-body {
    text-align: center;
}

#myModal4 .modal-body label {
    display: block;
    text-align: center;
}

#myModal4 .modal-body .form-grop {
    width: 40%;
    display: inline-block;
    margin-bottom: 24px;
}

#myModal4 .modal-body .form-grop:nth-of-type(1n) {
    margin-right: 5%;
}

#myModal4 .modal-body .demand {
    width: 50%;
    margin-right: 0;
}



#myModal4 .modal-title {
    color: #00b7ee;
    font-size: 1.6rem;
    text-align: center;
}

@media (min-width: 768px) {
    #myModal4 .modal-dialog {
        /* width: 950px; */
        width: 280px;
        height: 400px;
        margin-top: 250px;
    }
}

#myModal4 {
    padding-right: 0 !important;


}

/* 去掉弹框右边距 */

.modal-open {
    padding-right: 0 !important;
    overflow: inherit;
}
 .modal-footer #callback {
    background-color: #00b7ee;
    box-shadow: 0 2px 15px 0 #00b7ee;
    color: #fff;
    padding: 5px 30px;
    font-size: 1.6rem;
}
.modal-footer #submit {
    background-color: #00b7ee;
    box-shadow: 0 2px 15px 0 #00b7ee;
    color: #fff;
    padding: 5px 30px;
    font-size: 1.6rem;
}
@media screen and (min-width:280px) and (max-width:767px) {
	#myModal2 .modal-title {
	    font-size: 50px;
	}
	#myModal2 .modal-body label {
		font-size: 40px;
		margin-bottom: 20px;
	}
	#myModal2  .form-control {
	    display: block;
	    width: 100%;
	    height:100px;
	    padding: 20px 30px;
	    font-size:35px;
	    line-height:150%;
	    border-radius: 4px;
	}
	.modal-footer #callback {
	    padding: 3px 30px;
		margin-top: 30px;
	    font-size:35px;
	}
	/* /* /*  */ 
	#myModal5 .modal-title {
	    font-size: 50px;
	}
	#myModal5 .modal-body label {
	   font-size: 40px;
	   margin-bottom: 20px;
	}
	#myModal5  .form-control {
	    display: block;
	    width: 100%;
	    height:100px;
	    padding: 20px 30px;
	    font-size:35px;
	    line-height:150%;
	    border-radius: 4px;
	}
	.modal-footer{
		border: 1px solid red;
		
	}
	.modal-footer #submit {
		padding: 10px 30px;
	    margin-top: 30px;
	    font-size:35px;
	}
}
