/*----------------------------------------*/
/*  1. Template default css
/*----------------------------------------*/
*{
    padding:0;
    margin:0;
}
html,
body {
    height: 100%;
}
.float-left {
    float: left
}
.float-right {
    float: right
}
.alignleft {
    float: left;
    margin-right: 15px;
    margin-bottom: 15px
}
.home-sliders.clearfix {
    position: relative;
    z-index: 99;
}
.alignright {
    float: right;
    margin-left: 15px;
    margin-bottom: 15px
}
.aligncenter {
    display: block;
    margin: 0 auto 15px
}
a:focus {
    outline: 0px solid
}
img {
    max-width: 100%;
    height: auto
}
.fix {
    overflow: hidden
}
p {
    color: #777;
    font-family:"Microsoft YaHei", "微软雅黑", Tahoma, Arial, Verdana, sans-serif;
    font-size: 14px;
    font-weight: normal;
    line-height: 24px;
    margin: 0 0 15px;
}
p:last-child {
    margin-bottom: 0;
}
a:focus,
a:hover {
    text-decoration: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0 0 10px;

   font-family:"Microsoft YaHei", "微软雅黑", Tahoma, Arial, Verdana, sans-serif;
}

a {
    transition: all 0.3s ease 0s;
    text-decoration: none;
}
a:hover {
    text-decoration: none;
    color: #4a90e2;
}
a:active,
a:hover {
    outline: 0 none;
}
.clear {
    clear: both
}
body {
    background: #fff none repeat scroll 0 0;
      font-family:"Microsoft YaHei", "微软雅黑", Tahoma, Arial, Verdana, sans-serif;
}
.text-red{
color: #f96868;

}
.text-blue{
color: #488bff;

}
.text-green{
color: #5fca52;

}
.text-gray{
color: #7d8496;

}
.text-orange{
color: #f0a151;

}
.height-100vh {
    height: 100vh;
}
.table,
.table-cell {
    display: table;
    height: 100%;
}
.table-cell {
    display: table-cell;
    vertical-align: middle;
}
.relative {
    position: relative
}
/*colored background*/

.white-bg {
    background: #fff !important;
}
.gray-bg {
    background: #f5f6f7;
}
.bg-dark {
    background-color: #1e2127 !important;
}
.bg-dark-gray {
    background-color: #252830 !important;
}
.light-gray-bg {
    background: #f1f1f1 none repeat scroll 0 0;
}
/*colored text*/

.white-text {
    color: #fff;
}
.gray-text {
    color: #7a7a7a
}
.dp-gray-text {
    color: #535353
}

/*************************
  Basic margin padding
*************************/

.m-0 {
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
}
.p-0 {
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
}
/*************************
Margin top
*************************/

.mt-0 {
    margin-top: 0
}
.mt-10 {
    margin-top: 10px
}
.mt-15 {
    margin-top: 15px
}
.mt-20 {
    margin-top: 20px
}
.mt-30 {
    margin-top: 30px
}
.mt-40 {
    margin-top: 40px
}
.mt-50 {
    margin-top: 50px
}
.mt-60 {
    margin-top: 60px
}
.mt-70 {
    margin-top: 70px
}
.mt-80 {
    margin-top: 80px
}
.mt-90 {
    margin-top: 90px
}
.mt-100 {
    margin-top: 100px
}
.mt-110 {
    margin-top: 110px
}
.mt-120 {
    margin-top: 120px
}
.mt-130 {
    margin-top: 130px
}
.mt-140 {
    margin-top: 140px
}
.mt-150 {
    margin-top: 150px
}
/*************************
      Margin right
*************************/

.mr-0 {
    margin-right: 0px
}
.mr-10 {
    margin-right: 10px
}
.mr-15 {
    margin-right: 15px
}
.mr-20 {
    margin-right: 20px
}
.mr-30 {
    margin-right: 30px
}
.mr-40 {
    margin-right: 40px
}
.mr-50 {
    margin-right: 50px
}
.mr-60 {
    margin-right: 60px
}
.mr-70 {
    margin-right: 70px
}
.mr-80 {
    margin-right: 80px
}
.mr-90 {
    margin-right: 90px
}
.mr-100 {
    margin-right: 100px
}
.mr-110 {
    margin-right: 110px
}
.mr-120 {
    margin-right: 120px
}
.mr-130 {
    margin-right: 130px
}
.mr-140 {
    margin-right: 140px
}
.mr-150 {
    margin-right: 150px
}
/*************************
      Margin bottom
*************************/

.mb-0 {
    margin-bottom: 0
}
.mb-10 {
    margin-bottom: 10px
}
.mb-15 {
    margin-bottom: 15px
}
.mb-20 {
    margin-bottom: 20px
}
.mb-30 {
    margin-bottom: 30px
}
.mb-40 {
    margin-bottom: 40px
}
.mb-50 {
    margin-bottom: 50px
}
.mb-60 {
    margin-bottom: 60px
}
.mb-70 {
    margin-bottom: 70px
}
.mb-80 {
    margin-bottom: 80px
}
.mb-90 {
    margin-bottom: 90px
}
.mb-100 {
    margin-bottom: 100px
}
.mb-110 {
    margin-bottom: 110px
}
.mb-120 {
    margin-bottom: 120px
}
.mb-130 {
    margin-bottom: 130px
}
.mb-140 {
    margin-bottom: 140px
}
.mb-150 {
    margin-bottom: 150px
}
/*************************
        Margin left
*************************/

.ml-0 {
    margin-left: 0
}
.ml-10 {
    margin-left: 10px
}
.ml-15 {
    margin-left: 15px
}
.ml-20 {
    margin-left: 20px
}
.ml-30 {
    margin-left: 30px
}
.ml-40 {
    margin-left: 40px
}
.ml-50 {
    margin-left: 50px
}
.ml-60 {
    margin-left: 60px
}
.ml-70 {
    margin-left: 70px
}
.ml-80 {
    margin-left: 80px
}
.ml-90 {
    margin-left: 90px
}
.ml-100 {
    margin-left: 100px
}
.ml-110 {
    margin-left: 110px
}
.ml-120 {
    margin-left: 120px
}
.ml-130 {
    margin-left: 130px
}
.ml-140 {
    margin-left: 140px
}
.ml-150 {
    margin-left: 150px
}
/*************************
        Padding top
*************************/

.pt-0 {
    padding-top: 0
}
.pt-10 {
    padding-top: 10px
}
.pt-15 {
    padding-top: 15px
}
.pt-20 {
    padding-top: 20px
}
.pt-30 {
    padding-top: 30px
}
.pt-40 {
    padding-top: 40px
}
.pt-50 {
    padding-top: 50px
}
.pt-60 {
    padding-top: 60px
}
.pt-70 {
    padding-top: 70px
}
.pt-80 {
    padding-top: 80px
}
.pt-90 {
    padding-top: 90px
}
.pt-100 {
    padding-top: 100px
}
.pt-110 {
    padding-top: 110px
}
.pt-120 {
    padding-top: 120px
}
.pt-130 {
    padding-top: 130px
}
.pt-140 {
    padding-top: 140px
}
.pt-150 {
    padding-top: 150px
}
/*************************
        Padding right
*************************/

.pr-0 {
    padding-right: 0
}
.pr-10 {
    padding-right: 10px
}
.pr-15 {
    padding-right: 15px
}
.pr-20 {
    padding-right: 20px
}
.pr-30 {
    padding-right: 30px
}
.pr-40 {
    padding-right: 40px
}
.pr-50 {
    padding-right: 50px
}
.pr-60 {
    padding-right: 60px
}
.pr-70 {
    padding-right: 70px
}
.pr-80 {
    padding-right: 80px
}
.pr-90 {
    padding-right: 90px
}
.pr-100 {
    padding-right: 100px
}
.pr-110 {
    padding-right: 110px
}
.pr-120 {
    padding-right: 120px
}
.pr-130 {
    padding-right: 130px
}
.pr-140 {
    padding-right: 140px
}
/*************************
        Padding bottom
*************************/

.pb-0 {
    padding-bottom: 0
}
.pb-10 {
    padding-bottom: 10px
}
.pb-15 {
    padding-bottom: 15px
}
.pb-20 {
    padding-bottom: 20px
}
.pb-30 {
    padding-bottom: 30px
}
.pb-40 {
    padding-bottom: 40px
}
.pb-50 {
    padding-bottom: 50px
}
.pb-60 {
    padding-bottom: 60px
}
.pb-70 {
    padding-bottom: 70px
}
.pb-80 {
    padding-bottom: 80px
}
.pb-90 {
    padding-bottom: 90px
}
.pt-95 {
    padding-top: 95px
}
.pb-100 {
    padding-bottom: 100px
}
.pb-110 {
    padding-bottom: 110px
}
.pb-120 {
    padding-bottom: 120px
}
.pb-130 {
    padding-bottom: 130px
}
.pb-140 {
    padding-bottom: 140px
}
.pb-150 {
    padding-bottom: 150px
}
/*************************
        Padding left
*************************/

.pl-0 {
    padding-left: 0
}
.pl-10 {
    padding-left: 10px
}
.pl-15 {
    padding-left: 15px
}
.pl-20 {
    padding-left: 20px
}
.pl-30 {
    padding-left: 30px
}
.pl-40 {
    padding-left: 40px
}
.pl-50 {
    padding-left: 50px
}
.pl-60 {
    padding-left: 60px
}
.pl-70 {
    padding-left: 70px
}
.pl-80 {
    padding-left: 80px
}
.pl-90 {
    padding-left: 90px
}
.pl-100 {
    padding-left: 100px
}
.pl-110 {
    padding-left: 110px
}
.pl-120 {
    padding-left: 120px
}
.pl-130 {
    padding-left: 130px
}
.pl-140 {
    padding-left: 140px
}
.pl-150 {
    padding-left: 150px
}
/***************************
    Page section padding
****************************/

.ptb-0 {
    padding: 0
}
.ptb-10 {
    padding: 10px 0
}
.ptb-20 {
    padding: 20px 0
}
.ptb-30 {
    padding: 30px 0
}
.ptb-40 {
    padding: 40px 0
}
.ptb-50 {
    padding: 50px 0
}
.ptb-60 {
    padding: 60px 0
}
.ptb-70 {
    padding: 70px 0
}
.ptb-80 {
    padding: 80px 0
}
.ptb-90 {
    padding: 90px 0
}
.ptb-100 {
    padding: 100px 0
}
.ptb-110 {
    padding: 110px 0
}
.ptb-120 {
    padding: 120px 0
}
.ptb-130 {
    padding: 130px 0
}
.ptb-140 {
    padding: 140px 0
}
.ptb-150 {
    padding: 150px 0
}
.ptb-200 {
    padding: 200px 0
}
/*************************
    Margin top
*************************/

.mt-0 {
    margin-top: 0
}
.mb-52 {
    margin-bottom: 52px
}
.ht-pt {
    padding: 8px 0 14px;
}


/*----------------------
	2. Main menu
------------------------*/

#home-area .table {
    margin-bottom: 0;
}
.logo h2 {
    color: #fff;
    font-size: 35px;
    font-weight: 700;
    margin-bottom: 0;
    text-transform: uppercase;
}
.logo.footer-logo h2 {
    color: #2727c1;
}
.logo a {
    height: inherit;
}
#main-menu.stick {
    background-color: #4a90e2;
    border-bottom: 1px solid #4a90e2;
    padding: 20px 0;
    position: fixed;
    top: 0;
}
.main-menu li {
    display: inline-block;
    padding-left: 27px;
}
.main-menu li a {
    color: #ffffff;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 300;
    position: relative;
     font-family:"Microsoft YaHei", "微软雅黑", Tahoma, Arial, Verdana, sans-serif;
}
.main-menu {
  padding-top: 10px;
}
.stick .main-menu{
  padding-top: 10px;
}
.main-menu.navbar-collapse {
    padding-left: 0;
    padding-right: 0;
}
#main-menu {
    left: 0;
    padding: 25px 0;
    position: absolute;
    right: 0;
    top: 0;
    transition: all 0.5s ease 0s;
    z-index: 9999;
}
.main-menu.float-right li:first-child {
    padding-left: 0;
}
.main-menu nav ul li a::before {
    background: #ffffff none repeat scroll 0 0;
    bottom: -10px;
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    transform: scale(0);
    width: 100%;
    transition: all 0.3s ease 0s;
}
.main-menu nav ul li.active a::before,
.main-menu nav ul li a:hover::before {
    transform: scale(1);
}
.main-slider-area {
  padding-top: 100px;
}
#qx:hover::before{
    transform: scale(0);
}
.register-button {
    text-align: left;
    padding: 8px 11px;
    padding-left: 35px;
    padding-right: 15px;
    height: 34px;
    line-height: 34px;
    background: url(../img/icon/bg.png) no-repeat 15px center;
    background-size: 16px;
    background-color: #0af;
}
/*-- 顶部宽屏 --*/

.navbar-toggle {
    width: 40px;
    height: 40px;
    background-color: #fff;
    color: #333;
    border-radius: 0;
    padding: 0;
    text-align: center;
    border: none;
    margin: 0;
}
.navbar-toggle i {
    display: block;
    font-size: 26px;
    line-height: 40px;
}
.navbar-toggle i.menu-open {
    display: none;
}
.navbar-toggle.collapsed .menu-open {
    display: block;
}
.navbar-toggle.collapsed .menu-close {
    display: none;
}
.navbar-brand {
    float: left;
    padding: 0;
	display: inline-block;
}
.navbar-brand_2 {
    float: left;
    padding: 0;
	display: none;
}
.bg-img-1 {
    background: url("../img/my_new/my_new_banner.png") no-repeat;
}
.bg-img-about {
    background: url("../img/about/bg.jpg")/*tpa=http://sq.18hand.com/img/about/bg.jpg*/ no-repeat scroll center ;
}
.bg-img-nyb {
    background: url("../img/bg-img/banner_nyb_bg.jpg")/*tpa=http://sq.18hand.com/img/bg-img/banner_nyb_bg.jpg*/ no-repeat scroll center bottom / cover;
}
.bg-oapcity-40 {
    position: relative;
}
.bg-oapcity-40::before {
    bottom: 0;
    content: "";
    left: 0;
    opacity: 0.6;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
}
.bg-oapcity-green {
    position: relative;
}
.bg-oapcity-green::before {
    background-color: #2727c1;
    bottom: 0;
    content: "";
    left: 0;
    opacity: 0.8;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
}
.slider-text{
	visibility: hidden;
  -webkit-animation-delay: 1s;
  -moz-animation-delay: 1s;
  -o-animation-delay: 1s;
  animation-delay: 1s;
}
.slider-text h1 {
    color: #ffffff;
    font-size: 50px;
    font-weight: 500;
    margin-bottom: 10px;
    text-transform: capitalize;
}
.slider-text h2 {
    color: #ffffff;
    font-size: 46px;
    font-weight: 300;
    line-height: 46px;
    margin: 0 0 6px;
    text-transform: capitalize;
	margin-bottom: 22px;
}
.slider-text h2 span b {
    color: #ffffff;
    font-size: 70px;
    font-weight: 300;
}
.slider-active .slider-text h2 {
  font-size: 55px;
}
.slider-text h2 span {
    padding: 0;
}
.cd-headline.clip span {
    padding: 0;
}
.slider-text p {
    color: #c8cbcf;
    font-size: 14px;
    font-weight: 300;

}
.slider-active-fix {
    background-position: center center;
    background-size: cover;
}
a.button {
  background-color: #4a90e2;
  border: 1px solid #4a90e2;
  border-radius: 3px;
  color: #fff;
  display: inline-block;
   font-family:"Microsoft YaHei", "微软雅黑", Tahoma, Arial, Verdana, sans-serif;
  font-size: 16px;
	font-weight:400;
  padding: 11px 42px 11px;
  position: relative;
  text-transform: uppercase;
  transition: all 0.3s ease 0s;
}
.button-set a {
    margin-right: 20px;
}
a.button.active {
    margin-right: 30px;
}
a.button:hover,
a.button.active {
    background: none;
    border-color: #fff;
    transition: all 0.3s ease 0s;
    color: #fff;
}
a.button.active:hover {
    background-color: #4a90e2;
    border: 1px solid #4a90e2;
    border-radius: 3px;
    color: #fff;
}
a.button.head_active_0 {
    background-color: #3872FB;
	 border-radius: 0px;
    border-color: #3872FB;
	font-size:18px;
	font-weight:400;
    transition: all 0.3s ease 0s;
    color: #fff;
}
a.button.head_active_0:hover {
    background-color: #3872FB;
    border: 1px solid #3872FB;
    border-radius: 0px;
    color: #fff;
}
a.button.head_active_1 {
    background: none;
	 border-radius: 0px;
    border-color: #fff;
	font-size:18px;
	font-weight:400;
    transition: all 0.3s ease 0s;
    color: #fff;
}
a.button.head_active_1:hover {
    background-color: #ffffff;
    border: 1px solid #ffffff;
    border-radius: 0px;
    color: #000000;
}
a.button.head_active_2 {
    background: none;
	 border-radius: 0px;
    border-color: #fff;
	font-size:18px;
	font-weight:400;
    transition: all 0.3s ease 0s;
    color: #fff;
}
a.button.head_active_2:hover {
    background-color: #4a90e2;
    border: 1px solid #4a90e2;
    border-radius: 0px;
    color: #fff;
}
.button-set {
    margin-top: 42px;
}
.owl-theme .owl-controls {
    margin-top: 0;
    text-align: center;
    position: absolute;
    bottom: 50px;
    display: inline-block;
    width: 100%;
}
.owl-theme .owl-controls .owl-page span {
    background: #fff none repeat scroll 0 0;
    opacity: 1;
}
.owl-theme .owl-controls .owl-page.active span {
    background: #4a90e2 none repeat scroll 0 0;
    opacity: 1;
}
.slider-imgj > img {

  float: right;
  position: absolute;
  left:10px;
  top:0px;
}
.home-sliders {
  padding: 92px 0;
}
/*智慧*/
.xls{
    width:100%;
    height:auto;
}
.xls_con{
    width:1200px;
    height:auto;
    margin:0 auto;
}
.xls_title{
    text-align: center;
    font-size:32px;
    font-family:Source Han Sans CN;
    font-weight:500;
    color:rgba(247,85,84,1);
    line-height:26px;
    margin-top: 40px;
}
.line{
    text-align: center;
}
/*产品简介*/
.pro_cont{
    width:100%;
    height:auto;
    overflow: hidden;
}
.infoClass{
    width:1200px;
    height: auto;
    margin:0 auto;
    overflow: hidden;
    padding:70px 0;
}
.info{
    width:50%;
    margin:0 auto;
    text-align: center;
}
.f_l{
    float: left;
}
.f_r{
    float: right;
    text-align: left;
}
.info_txt{
    text-align: left;
    text-indent:30px;
    line-height: 2;
    font-size:18px;
    color:#666;
    margin-top:50px;

}
/*适用行业*/
.dome{
    width:100%;
    height:auto;
    font-size: 34px;
    text-align: center;
    background: #eee;
    padding: 50px 0;
}
.content{
    width:1200px;
    margin: 0 auto;
    text-align: center;
    overflow: hidden;
}
.content ul li{
    list-style: none;
    width:16.6%;
    float: left;
    cursor: pointer;
}
.one{
    display: none;
}
.one img{
    position: absolute;
    margin-top: -28px;
    margin-left: -75px;
}

/*产品核心*/
.pro_core{
    width:100%;
    height:auto;
    text-align: center;
    padding:50px 0;
}
/**/
.left_title{
    width:230px;
    height:48px;
    background: url("../img/four/jinchan.png") no-repeat;
    position: absolute;
    left:28%;
    margin-top: -14px;
    text-align:center;
    line-height: 48px;
    font-size:24px;
    font-family:Source Han Sans CN;
    font-weight:500;
    color:rgba(254,254,254,1);
}
.left_content{
    font-size:18px;
    font-family:Source Han Sans CN;
    color:rgba(44,44,44,1);
    padding:56px;
}
/*四大系统*/
.system{
    width:100%;
    height:580px;
    background: url("../img/bg-img/four.png") no-repeat;
}
.system_title{
    text-align: center;
    font-size:32px;
    font-family:Source Han Sans CN;
    font-weight:500;
    color:#ffffff;
    line-height:26px;
    padding-top: 40px;
}
.system_con{
    width:1200px;
    height:400px;
    margin:50px auto;
}
.sys_content{
    height: 280px;
    background: url("../img/four/system.png") no-repeat;
    float: left;
    width:279px;
    margin-left:20px
}
.sys_title{
    line-height: 100px;
    text-align: center;
    font-size:20px;
    font-family:Source Han Sans CN;
    font-weight:500;
    color:rgba(247,85,84,1);
}
.sys_con{
    width:195px;
    height:122px;
    font-size:18px;
    color:rgba(51,51,51,1);
    margin-left: 40px;
    text-align: center;
}
.ground_con{
    width:1200px;
    height:870px;
    margin:0 auto;
}
/*三大打通*/
.line_title{
    font-size:18px;
    font-family:Source Han Sans CN;
    font-weight:500;
    color:rgba(255,255,255,1);
    text-align: center;
}
.ground_content{
    height: 339px;
    background: url("../img/three/card.png") no-repeat;
    float: left;
    width:279px;
    margin-right:165px;

}

.three_title{
    font-size:24px;
    font-family:Source Han Sans CN;
    font-weight:500;
    color:rgba(247,85,84,1);
    margin-top:50px;
    text-align: center;

}
.three_line{
    width:55px;
    height: 6px;
    background:rgba(247,86,84,1);
    margin:30px auto;
}
/*线上线下*/
.online{
    width:100%;
    height: 700px;
}
.online_con{
    width:1200px;
    height: 700px;
    margin:0px auto;
    padding-top:20px
}
.online_list{
    width: 176px;
    height:500px;
    text-align: center;
    float: left;
    margin-right:78px;
    list-style: none;
}
.online_title{
    font-size:24px;
    font-family:Source Han Sans CN;
    font-weight:500;
    color:rgba(247,85,84,1)
}
.onli_content{
    width:176px;
    height: 332px;
    background: url("../img/online/rectangle.png") no-repeat;
}
.onli_content p{
    padding:25px 20px;
    font-size:16px;
    font-family:Source Han Sans CN;
    font-weight:500;
    color:rgba(51,51,51,1);
}
/*活动*/
.activity{
    width: 100%;
    height: 150px;
    background: url("../img/bg-img/active.png") no-repeat;
}
.activity_con{
    width:700px;
    height: 100%;
    padding-top: 40px;
    margin:0 auto;
}
.btn{
   width:371px;
    height: 80px;
    background:url("../img/online/liaojie.png") no-repeat;
    line-height:65px;
    float: left;
}
.more{
    font-size:22px;
    font-family:Source Han Sans CN;
    font-weight:400;
    color:rgba(247,85,84,1);
    padding-left: 20px;
}
.active_right{
    float: right;
    margin-top: 10px;
}
.active_right p{
    font-size:18px;
    font-family:Source Han Sans CN;
    font-weight:400;
    color:rgba(255,255,255,1);
}
/*刷脸设备*/
.face_con{
    width:900px;
    height: 600px;
    margin:0px auto ;

}
.face_left{
    float: left;
    height:400px;
    margin-top: 85px;
}
.face_left p{
    font-size:20px;
    font-family:Source Han Sans CN;
    font-weight:500;
    color:rgba(51,51,51,1);
}
.face_left ul li{
    font-size:20px;
    font-family:Source Han Sans CN;
    font-weight:500;
    color:#F75654;
    margin-left: 22px;
    margin-top: 20px;
}
.face_left ul li span{
    color: #000000;
}
.face_right{
    float: right;
    margin-top: 85px;

}
/*核心功能*/
.core_con{
    width:100%;
    height:810px;
    background:url("../img/my_new/pic_banner.png") no-repeat;
}
.core_content{
    width:1200px;
    height:810px;
    margin:0 auto
}
.swiper-slide img{
    width:1000px;
}
.core_tit{
    font-size:36px;
    font-family:Source Han Sans CN;
    font-weight:500;
    color:rgba(255,255,255,1);
    text-align: center;
    padding-top: 60px;
}
.core_ul{
    margin-top: 35px;
    width: 100%;
    height: 50px;
}
.core_ul li{
    float: left;
    width: 25%;
    height: 75px;
    list-style: none;
    text-align: center;
    font-size:22px;
    font-weight:500;
    color:rgba(255,255,255,1);
    cursor:pointer;
}
.click {
   /*border-bottom: 3px solid #fff;*/
    background: url("../img/my_new/jiao.png") no-repeat;
    background-position: center;
}
.lunbo{
    width:1200px;
    height: 565px;
    overflow: hidden;
}
.show{
    display:block
}
.hide{
    display: none;
}
/*底部信息*/

.footer { width:100%; min-width: 1200px; background-color: rgb(43, 55, 61); font-family: "Microsoft Yahei"; }
.footer-box{
	margin: 0px auto;
    min-width: 1200px;
    max-width: 1200px;
}
.footer-floor1 { width: 100%; padding: 40px 0px 62px; }
.footer-list { width: 100%;  border-right: 0px solid rgb(65, 75, 81); padding-left: 20px; float: left; }
.footer-list ul { float: left; width: 20%; }
.footer-list li { line-height: 30px;list-style: none }
.footer-list li > span{ color: #ffffff; font-size: 14px; text-decoration: none; }
.footer-list li a { color: #ffffff; font-size: 14px; text-decoration: none; }
.footer-list li a:hover { text-decoration: none;  color: rgb(255, 255, 255); }
.footer-list .flist-title { font-size: 18px; color: rgb(255, 255, 255); margin-bottom: 15px; font-weight: 700;}
.footer-right { width: 385px; float: right; }
.company-box { padding-left: 20px; }
.company-logo { height: 40px; background: rgba(0, 0, 0, 0) url("../img/header_logo.png")/*tpa=http://sq.18hand.com/img/header_logo.png*/ no-repeat scroll left center; }
.company-logo span { display: inline-block; margin-left: 180px; margin-top: -5px; width: 126px; height: 40px; background: rgba(0, 0, 0, 0) url("../img/bottom/bottom_16.gif")/*tpa=http://sq.18hand.com/img/bottom/bottom_16.gif*/ no-repeat scroll left center; }
.company-name { margin-top: 20px; line-height: 25px; font-size: 14px; color: rgb(255, 255, 255); }
.official-plat { width: 100%; height: 100%; margin-top: 20px; position: relative; }
.official-plat ul { width: 100%; }
.official-plat ul li { float: left; margin-right: 15px; width: 40px; height: 40px; }
.official-plat ul a { display: block; }
.official-plat ul li span { display: inline-block; width: 40px; height: 40px; background-repeat: no-repeat; background-position: center center; }
.official-plat li .weixin-logo { background-image: url("../img/bottom/wx.png")/*tpa=http://sq.18hand.com/img/bottom/wx.png*/; }
.official-plat li .weibo-logo { background-image: url("../img/bottom/wx.png")/*tpa=http://sq.18hand.com/img/bottom/wx.png*/; }
.official-plat li .qq-logo { background-image: url("../img/bottom/qq.png")/*tpa=http://sq.18hand.com/img/bottom/qq.png*/; }
.official-plat li .sq-logo { background-image: url("../img/bottom/sq.png")/*tpa=http://sq.18hand.com/img/bottom/sq.png*/; }
.official-plat li:hover .weixin-logo { background-image: url("../img/bottom/wx_hover.png")/*tpa=http://sq.18hand.com/img/bottom/wx_hover.png*/; }
.official-plat li:hover .weibo-logo { background-image: url("../img/bottom/wx_hover.png")/*tpa=http://sq.18hand.com/img/bottom/wx_hover.png*/; }
.official-plat li:hover .qq-logo { background-image: url("../img/bottom/qq_hover.png")/*tpa=http://sq.18hand.com/img/bottom/qq_hover.png*/; }
.official-plat li:hover .sq-logo { background-image: url("../img/bottom/sq_hover.png")/*tpa=http://sq.18hand.com/img/bottom/sq_hover.png*/; }
.official-plat > p { display: inline-block; width: 132px; height: 132px; border: 1px solid rgb(221, 221, 221); background-color: rgb(255, 255, 255); }
.official-plat .weixin { position: absolute; top: -145px; left: 120px; background-image: url("../img/bottom/qrcode2.png")/*tpa=http://sq.18hand.com/img/bottom/qrcode2.png*/; background-repeat: no-repeat; background-position: 0px 0px; display: none; }
.official-plat .weibo { position: absolute; top: -145px; left: 65px; background-image: url("../img/bottom/qrcode1.png")/*tpa=http://sq.18hand.com/img/bottom/qrcode1.png*/; background-repeat: no-repeat; background-position: -132px 0px; display: none; }
.corner { border-width: 10px; border-style: solid; border-color: rgb(255, 255, 255) transparent transparent; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; position: absolute; bottom: -20px; right: 50%; margin-right: -10px; z-index: 10; }
.five-superiority { width: 100%; height: 120px; border-bottom: 1px solid rgb(65, 75, 81); }
.five-superiority-list li { float: left; width: 25%; height: 120px; }
.five-superiority-list li a { display: block; line-height: 120px; padding-left: 95px; background-repeat: no-repeat; background-position: 30px center; font-size: 16px; color: rgb(255, 255, 255); }
.compensate_ico a { background-image: url("../img/bottom/bottom_03.png")/*tpa=http://sq.18hand.com/img/bottom/bottom_03.png*/; }
.retreat_ico a { background-image: url("../img/bottom/bottom_05.png")/*tpa=http://sq.18hand.com/img/bottom/bottom_05.png*/; }
.technology_ico a { background-image: url("../img/bottom/bottom_07.png")/*tpa=http://sq.18hand.com/img/bottom/bottom_07.png*/; }
.prepare_ico a { background-image: url("../img/bottom/bottom_09.png")/*tpa=http://sq.18hand.com/img/bottom/bottom_09.png*/; }
.footer-floor2 { width: 100%; border-top: 1px solid rgb(33, 42, 47); padding: 20px 0px; text-align: center; }
.footer-floor2 p { text-align: center; color: #525c66; font-size: 12px; line-height: 25px; }
.footer-floor2 p span { font-family: "PingFangSC-Light","helvetica neue","hiragino sans gb","tahoma","microsoft yahei ui","microsoft yahei","simsun","sans-serif"; }
.footer-floor2 a { color: #525c66; }
.footer-floor2 a:hover { text-decoration: underline; }
.foot-link { margin: 0px 15px; text-decoration: none; color: rgb(182, 226, 242); }
.foot-link:hover { text-decoration: underline; }
.footer-banner { position: relative; min-width: 1200px; background: rgba(0, 0, 0, 0) url("../img/footer/footer_bg.jpg")/*tpa=http://sq.18hand.com/img/footer_bg.jpg*/ no-repeat scroll center center; height: 180px; overflow: hidden; color: rgb(255, 255, 255); text-align: center; }
.footer-banner-text { position: relative; padding-top: 46px; z-index: 20; font-size: 24px; }
.footer-banner-button a { display: inline-block; margin-top: 24px; width: 220px; height: 44px; line-height: 44px; border: 1px solid rgb(255, 255, 255); color: rgb(255, 255, 255); }
.footer-banner-button a:hover { color: rgb(51, 51, 51); background-color: rgb(255, 255, 255); }
.footer-banner-button { position: relative; z-index: 20; }
.footer-bubble { position: absolute; }

.bubble-1 { top: -120px; left: 50%; z-index: 10; margin-left: -120px; width: 240px; height: 240px; background: rgba(0, 0, 0, 0) url("../img/footer_bubble_1.png") repeat scroll 0% 0%; animation: 10s linear 0s normal none infinite running bubble-animate-1; }
.bubble-2 { top: 50px; left: 34%; z-index: 11; width: 360px; height: 360px; background: rgba(0, 0, 0, 0) url("../img/footer/footer_bubble_2.png") repeat scroll 0% 0%; animation: 12s linear 0s normal none infinite running bubble-animate-2; }
.bubble-3 { top: 50px; left: 48%; z-index: 12; width: 300px; height: 300px; background: rgba(0, 0, 0, 0) url("../img/footer/footer_bubble_3.png") repeat scroll 0% 0%; animation: 11s linear 0s normal none infinite running bubble-animate-3; }


/*............. 16. Scrollup   ................*/

#toTop {
    display: none;
    text-align: center;
    bottom: 35px;
    cursor: pointer;
    position: fixed;
    right: 12px;
    z-index: 9999;
}
#toTop i {
    background-color: #7f7f7f;
    height: 40px;
    width: 40px;
    color: #fff;
    line-height: 40px;
}
#toTop i:hover {
    background: #4a90e2;
    color: #fff;
}
/*------- 17. Youtube background ------------*/

.youtube-bg .home-slider {
    z-index: 999;
    position: relative;
}
.youtube-bg.bg-oapcity-40::before {
    z-index: 9;
}
.mfp-wrap {
  z-index: 999999;
}
.tj{display:none;}