﻿@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
@font-face {
  font-family: 'SourceHanSansCN-Regular';
  src: url('../fonts/sourcehansanscn-regular.eot');
  src: url('../fonts/sourcehansanscn-regular.eot') format('embedded-opentype'), url('../fonts/sourcehansanscn-regular.woff') format('woff'), url('../fonts/sourcehansanscn-regular.ttf') format('truetype'), url('../fonts/sourcehansanscn-regular.svg#webfont34m5alkg') format('svg');
  font-weight: normal;
  font-style: normal;
}
body {
  font-family: 'SourceHanSansCN-Regular';
}
.Home_top {
  height: 40px;
  background-color: #f3f6f8;
  color: #888c8e;
  line-height: 40px;
  font-size: 14px;
}
.Home_top .Welcome {
  float: left;
}
.Home_top .top-link {
  float: right;
}
.Home_top .top-link a {
  color: #888c8e;
  text-decoration: none;
}
.Home_top .top-link a:hover {
  color: #317eba;
}
.Home_top .top-link span {
  margin: 0 12px;
  color: #888c8e;
}
.Home_top .links-top-box {
  display: inline-block;
}
.Home_top .language {
  width: 58px;
  position: relative;
  z-index: 25;
  display: inline-block;
  background-color: #317eba;
  color: #fff;
  margin-left: 20px;
  cursor: pointer;
}
.Home_top .language:hover {
  background-color: #276fa8;
}
.Home_top .language span {
  color: #fff;
}
.Home_top .language span img {
  margin-bottom: 2px;
  vertical-align: middle;
}
.Home_top .language .sel-lan {
  width: 58px;
  position: absolute;
  background-color: #fff;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  display: none;
}
.Home_top .language .sel-lan li {
  padding-left: 12px;
  box-sizing: border-box;
}
.Home_top .language .sel-lan li a {
  font-size: 14px;
}
.Home_top .language .sel-lan li.cur a {
  color: #317eba;
}
.site-headerTop {
  padding: 30px 0;
}
.header-logo {
  position: relative;
  z-index: 2;
  display: inline-block;
  vertical-align: middle;
  color: #fff;
  line-height: 80px;
}
.header-logo img {
  height: 60px;
  margin-right: 10px;
}
.header-logo p {
  display: inline-block;
  color: #252121;
  font-size: 18px;
  padding-left: 10px;
  border-left: 1px solid #eeeeee;
  vertical-align: middle;
  line-height: 24px;
  color: #1b1e20;
}
.header-logo p span {
  display: block;
  font-size: 20px;
}
.header-logo p .st {
  color: #888888;
  font-size: 12px;
}
.header-logo a {
  display: block;
  color: #fff;
  font-size: 18px;
}
.header-right {
  float: right;
}
.header-right .yx {
  width: 24px;
}
.header-right .email {
  margin-bottom: 8px;
  font-size: 24px;
  color: #1b1e20;
  text-align: right;
}
.header-right .search-box {
  width: 300px;
  border: 1px solid #eeeeee;
  border-radius: 4px;
  overflow: hidden;
}
.header-right .search-box input {
  width: 240px;
  height: 34px;
  outline: none;
  border: 0;
  padding: 0 5px;
  font-size: 14px;
}
.header-right .search-box input::-webkit-input-placeholder {
  color: #ddd;
}
.header-right .search-box .search-btn {
  float: right;
  height: 24px;
  background-color: transparent;
  border: 0;
  outline: none;
  margin: 5px 0;
  padding: 0 10px;
  border-left: 1px solid #eeeeee;
}
.header-right .search-box .search-btn:hover .default {
  display: none;
}
.header-right .search-box .search-btn:hover .hover-search {
  display: block;
}
.header-right .search-box .search-btn img {
  width: 24px;
}
.header-right .search-box .search-btn .hover-search {
  display: none;
}
.Home-header {
  position: relative;
  left: 0;
  top: 0;
  z-index: 50;
  width: 100%;
  background-color: #fff;
  border-bottom: 1px solid #e2e2e2;
}
.Home-header .container {
  padding: 0;
}
.header-nav {
  position: relative;
  vertical-align: middle;
  float: left;
  width: 100%;
}
.header-nav .navlist {
  position: relative;
  z-index: 20;
}
.header-nav .navlist .f-menu {
  position: relative;
}
.header-nav .navlist .f-menu > .hasdrop > a {
  position: relative;
  margin: 0 30px;
}
.header-nav .navlist .f-menu > .hasdrop:hover > a::after {
  content: "";
  display: block;
  width: 100%;
  height: 2px;
  background-color: #2100f1;
  position: absolute;
  bottom: 0;
  left: 0;
}
.header-nav .navlist .hasdrop {
  float: left;
  box-sizing: border-box;
}
.header-nav .navlist .hasdrop.active a {
  border-bottom: 2px solid #2100f1;
}
.header-nav .navlist .hasdrop > a {
  text-decoration: none;
  display: block;
  font-size: 20px;
  line-height: 80px;
  letter-spacing: 0;
  color: #000;
}
.header-nav .navlist .hasdrop > a .mobile-navbtn {
  position: absolute;
  top: 12px;
  right: 15px;
  margin: auto;
  font-size: 20px;
  width: 20px;
  height: 20px;
  transition: 0.3s;
}
.header-nav .navlist .hasdrop > a .mobile-navbtn::before {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  content: '';
  width: 10px;
  height: 10px;
  border-right: 2px solid #333;
  border-bottom: 2px solid #333;
  transform: rotate(45deg);
}
.header-nav .navlist .hasdrop > a .mobile-navbtn.open {
  transform: rotate(90deg);
}
.header-nav .navlist .s-menu {
  position: absolute;
  top: 82px;
  left: 0;
  z-index: 2;
  width: 100%;
  min-height: 362px;
  display: none;
  padding-bottom: 40px;
}
.header-nav .navlist .s-menu::after {
  content: "";
  display: block;
  background-color: #fff;
  width: 300%;
  height: 100%;
  position: absolute;
  left: -100%;
  top: -2px;
  z-index: 0;
  border-top: 1px solid #e2e2e2;
}
.header-nav .navlist .s-menu .ul-tt {
  position: relative;
  z-index: 10;
  border-bottom: 1px solid #ddd;
  padding-top: 60px;
}
.header-nav .navlist .s-menu .ul-tt:last-child {
  border-bottom: 0;
}
.header-nav .navlist .s-menu .hasdrop {
  position: static;
  padding: 0px 0 10px;
  display: inline-block;
  width: 20%;
  text-align: left ;
  margin-right: 84px;
}
.header-nav .navlist .s-menu .hasdrop.fangan1 {
  width: 352px;
  margin-right: 114px;
}
.header-nav .navlist .s-menu .hasdrop.fangan2 {
  width: 262px;
  margin-right: 114px;
}
.header-nav .navlist .s-menu .hasdrop.fangan3 {
  width: 385px;
  margin-right: 114px;
}
.header-nav .navlist .s-menu .hasdrop.ceping {
  width: 40%;
}
.header-nav .navlist .s-menu .hasdrop.ceping .t-menu > .hasdrop:nth-child(odd) {
  width: 70%;
  margin-right: 0;
}
.header-nav .navlist .s-menu .hasdrop.ceping .t-menu > .hasdrop:nth-child(even) {
  width: 30%;
  margin-right: 0;
}
.header-nav .navlist .s-menu .hasdrop.ceping-img {
  width: 40%;
}
.header-nav .navlist .s-menu .hasdrop.selcase {
  position: relative;
  width: 100%;
  margin-top: 20px;
  margin-right: 0;
  padding-bottom: 20px;
  padding-right: 96px;
  box-sizing: border-box;
  border-bottom: 1px solid #d5d5d5;
}
.header-nav .navlist .s-menu .hasdrop.selcase a {
  border-bottom: 0;
}
.header-nav .navlist .s-menu .hasdrop.selcase .liDt {
  display: inline-block;
  width: auto;
}
.header-nav .navlist .s-menu .hasdrop.selcase .more-case {
  position: absolute;
  right: 0;
  top: 0;
  font-size: 20px;
  color: #000;
}
.header-nav .navlist .s-menu .hasdrop.selcase .more-case:hover {
  color: #2100f1;
}
.header-nav .navlist .s-menu .hasdrop.about-img {
  width: auto;
  margin-right: 0;
}
.header-nav .navlist .s-menu .hasdrop.about-img .navImg {
  margin-left: 0;
}
.header-nav .navlist .s-menu .hasdrop > a {
  position: relative;
  color: #1b1e20;
  display: block;
  text-decoration: none;
  font-size: 30px;
  padding-right: 20px;
  line-height: 30px;
  border-bottom: 1px solid #d5d5d5;
  box-sizing: border-box;
}
.header-nav .navlist .s-menu .hasdrop > a.liDt {
  width: 100%;
  float: none;
  padding-bottom: 20px;
}
.header-nav .navlist .s-menu .hasdrop > a.liDt a {
  color: #000;
}
.header-nav .navlist .s-menu .hasdrop > a:hover {
  color: #2100f1;
}
.header-nav .navlist .s-menu .hasdrop .navImg {
  margin-left: 80px;
}
.header-nav .navlist .s-menu .hasdrop .case-kind {
  display: inline-block;
  vertical-align: top;
  width: 88%;
  margin-left: 22px;
}
.header-nav .navlist .s-menu .hasdrop .case-kind a {
  display: inline-block;
  margin-right: 44px;
  font-size: 20px;
  color: #000;
  line-height: 30px;
}
.header-nav .navlist .s-menu .hasdrop .case-kind a:hover {
  text-decoration: underline;
}
.header-nav .navlist .s-menu .t-menu {
  display: block;
  margin-top: 10px;
}
.header-nav .navlist .s-menu .t-menu > .hasdrop {
  width: 100%;
  margin-top: 6px;
  margin-bottom: 6px;
}
.header-nav .navlist .s-menu .t-menu > .hasdrop > a {
  position: relative;
  color: #000;
  display: block;
  text-decoration: none;
  font-size: 20px;
  border-bottom: 0;
}
.header-nav .navlist .s-menu .t-menu > .hasdrop > a:hover {
  text-decoration: underline;
}
.header-nav .user-contral {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 30;
  line-height: 80px;
}
.header-nav .user-contral a {
  font-size: 14px;
  color: #000;
}
.header-nav .user-contral a:hover {
  color: #2100f1;
}
.mobile-navbtn {
  position: absolute;
  top: 12px;
  right: 0;
  margin: auto;
  font-size: 20px;
  width: 20px;
  height: 20px;
  transition: 0.3s;
}
.mobile-navbtn::before {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  content: '';
  width: 10px;
  height: 10px;
  border-right: 2px solid #333;
  border-bottom: 2px solid #333;
  transform: rotate(45deg);
}
.mobile-navbtn.open {
  transform: rotate(90deg);
}
.topbox {
  position: relative;
  z-index: 60;
}
.topbox .top {
  width: 1365px;
}
.Home-swiper-banner {
  position: relative;
  top: 0;
  left: 0;
}
.Home-swiper-banner .swiper-slide {
  height: 100%!important;
}
.Home-swiper-banner .swiper-slide img {
  width: 100%;
  margin: 1920px;
  display: block;
  margin: 0 auto;
}
.Home-swiper-banner .swiper-pagination-bullet {
  width: 92px;
  height: 4px;
  border-radius: 2px;
  background-color: #fff;
  opacity: 0.5;
}
.Home-swiper-banner .swiper-pagination-bullet-active {
  opacity: 1;
}
.footer {
  position: relative;
  z-index: 3;
  background-color: #282f35;
}
.footer .footer_content {
  padding-top: 68px;
  display: flex;
}
.footer dl {
  transition: all 0.3s ease 0s;
  padding-right: 4%;
  float: left;
  margin-bottom: 30px;
  color: #fff;
}
.footer dl dt {
  margin-bottom: 24px;
  font-size: 14px;
  color: #4a5b69;
}
.footer dl dt img {
  width: 20px;
  margin-right: 8px;
  vertical-align: middle;
}
.footer dl dd {
  line-height: 30px;
  font-size: 14px;
  color: #fff;
}
.footer dl dd .img {
  height: 110px;
}
.footer dl dd p {
  max-width: 210px;
  word-wrap: break-word;
  line-height: 24px;
  color: #4a5b69;
  font-size: 14px;
}
.footer dl dd .quality-p {
  max-width: 240px;
}
.footer dl dd span {
  color: #2100f1;
}
.footer dl dd a {
  display: block;
  color: #fff;
  text-decoration: none;
}
.footer dl dd a:hover {
  color: #fff;
}
.footer .resources {
  flex: 1;
}
.footer .resources a {
  font-family: "Roboto-Bold";
  padding-right: 15px;
  background: url(../images/foot-link-arr.png) no-repeat center right;
  box-sizing: border-box;
}
.footer .resources a:hover {
  color: #317eba;
  background-image: url(../images/foot-link-arr-hover.png);
}
.footer .link:last-child {
  padding-right: 0;
}
.footer .contact-us {
  padding-right: 0;
  float: right;
}
.footer .contact-us img {
  max-width: 144px;
}
.footer .contact-us dd {
  line-height: 28px;
  color: #fff;
}
.footer .contact-us .dd1 {
  font-size: 15px;
}
.footer .contact-us .dd2 {
  font-size: 30px;
  letter-spacing: -3px;
}
.footer .contact-us .dd3 {
  margin-top: 16px;
  font-size: 13px;
  color: #7d7d7d;
}
.footer .foot_add {
  width: 230px;
  padding-right: 0;
}
.footer .foot_add dd {
  position: relative;
  width: 50%;
  float: left;
}
.footer .foot_add dd > img {
  position: absolute;
  left: 0;
  top: 8px;
  max-width: 14px;
}
.footer .foot_add .jk_div {
  padding-left: 24px;
  line-height: 24px;
}
.footer .friends_links {
  width: 100%;
  height: 60px;
  border-top: 1px solid #dddddd;
  padding: 0 20px;
  box-sizing: border-box;
}
.footer .friends_links a {
  line-height: 60px;
  font-size: 12px;
  color: #888;
  margin-right: 26px;
}
.footer .friends_links a:hover {
  color: #222;
}
.footer .friends_links span {
  margin-right: 15px;
  line-height: 60px;
  font-size: 14px;
  color: #0a0c12;
}
.footer-bottom {
  background-color: #0c1821;
  padding: 26px 0;
}
.footer-bottom .foot_logo img {
  height: 60px;
}
.footer-bottom .footer-contact > div {
  display: inline-block;
  margin-left: 60px;
}
.footer-bottom .footer-contact label {
  color: #323b40;
  font-size: 14px;
  text-transform: uppercase;
}
.footer-bottom .footer-contact p {
  color: #fff;
  font-size: 18px;
  font-family: 'Roboto-Bold';
}
.footer-bottom .footer-contact p img {
  width: 17px;
  vertical-align: middle;
}
.footerbar {
  background-color: #317eba;
  text-align: center;
  height: 40px;
  color: #fff;
  line-height: 40px;
  font-size: 12px;
}
.footerbar .copyright {
  float: left;
}
.footerbar .copyright a {
  color: #fff;
  font-size: 14px;
}
.footerbar .links a {
  color: #fff;
  margin-left: 30px;
  font-size: 14px;
}
.footerbar .links a img {
  margin-right: 8px;
  vertical-align: middle;
  margin-bottom: 4px;
}
.header-nav .navlist .s-menu .hasdrop > a.liDt .mobile-navbtn::before {
  border-right: 2px solid #333;
  border-bottom: 2px solid #333;
}
