/* 首页头部 */
.index{
    min-width: 1280px;
    position: relative;
}
.index-title{
    width: 100%;
    position: relative;
    /* overflow: hidden; */
    cursor: pointer;
}
.index-title-top{
    position: absolute;
	left:0;top:0;
	z-index:9999;
	width:100%;
    height: 60px;
    line-height: 60px;
	border-bottom:1px solid #333;
    border-bottom: 1px solid rgba(251,251,251,0.1);
    box-sizing: border-box;
    cursor: default;
}

.nav-bar{
    position: absolute;
    width: 100%;
    left:0;
    right:0;
    /* top:60px; */
    background :rgba(0,0,0,0.3);
}

.imgbox {
    width: 100%;
    height: 1080px;
    position: relative;
    /* overflow: hidden; */
}
.img {
    position: absolute;
    display: none;
    /* left: 50%; */
    margin-left: -683px;
}
.im {
    display: block;
}
.cirbox {
    width: 88px;
    position: absolute;
    bottom: 15px;
    z-index: 10;
    left: 50%;
    margin-left: -44px;
    cursor: pointer;
}
.cir {
    width: 12px;
    height: 12px;
    background-color: white;
    opacity: 0.4;
    float: left;
    border-radius: 6px;
    margin: 0 5px 0 5px;
    cursor: pointer;
}
.cir:hover {
    background-color: cyan;
    transition: 0.8s;
}
.cr {
    opacity: 1;
}
.cr:hover {
    background-color: white;
}


.header-bg{
    position: absolute;
    left:0;
    top:0;
    z-index:100;
    width:100%;
    height:70px;
    border-bottom: 1px solid rgba(251,251,251,0.1);
    box-sizing: border-box;
}
.header-bg-active{
    position: fixed;
    background: #fff;
    box-shadow: 0px 4px 20px 0px rgba(110,125,150,0.1);
}
/* .header-bg:hover {
    background: rgba(255, 255, 255, 0.08);
} */

 .index-title-logo{
    position: absolute;
    left:60px;
    top:15px;
    z-index:4;
}
.index-title-logo img{
    width: 138px;
    height: 40px;
}
.index-title-logo .hide-logo{
  opacity: 0;
  position: absolute;
  width: 141px;
  height: 75px;
}
.hide-logo{
  opacity: 0;
  position: absolute;
  width: 141px;
  height: 75px;
}
.nav-ul{
    position:absolute;
    left:222px;
    top:0;
    z-index:4;
}
.nav-ul>li{
    display: inline-block;
    height:70px;
    font-size:16px;
    line-height:70px;
    margin: 0px 14px;
}
.nav-ul>li a{
    display: block;
    color: #333333;
    font-weight: 400;
}
.nav-ul>li a:hover {
    color: #333333;
    font-weight: bold;
}

.header-more {
    margin-left: -18px;
}
.nav-ul>li .dropdown-content a:hover {
  background: #2474ff;
  color: rgba(255, 255, 255, 1);
}

.nav-ul>li a:hover::before {
  content: '';
  width: 32px;
  height: 2px;
  border-radius: 2px;
  position: absolute;
  left: calc(50% - 16px);
  bottom: 16px;
  background: #2474FF;
}
.nav-ul li.active a {
  font-weight: bold;
}
.nav-ul li.active a::before {
    content: '';
    width: 32px;
    height: 2px;
    border-radius: 2px;
    position: absolute;
    left: calc(50% - 16px);
    bottom: 16px;
    background: #2474FF;
}

.index-title-right{
    position:absolute;
    height:70px;
    font-size:16px;
    color:#FFFFFF;
    line-height:70px;
    right:60px;
    z-index:4;
    display: flex;
}
/*.sever-plant-text>a:hover{*/
/*    color: rgba(255,255,255,0.6);*/
/*}*/
/*手机号图片*/
.index-title-right .right-item span{
    display: inline-block;
}
.index-title-right .right-item .iphone-img{
    width: 16px;
    height: 16px;
    background:url(./icon_phone_img@2x.png);
    background-size: cover;
    vertical-align: middle;
    margin-top: -4px;
    margin-right: 4px;
}
.sever{
    cursor: pointer;
    color: #333333;
}

.index-title-right .right-item a.sever:hover{
    color: #2474FF;
}
.index-title-right .sever-img{
    width: 16px;
    height: 16px;
    background:url(../images/icon_pingtai2@2x.png);
    background-size: 16px auto;
    display: inline-block;
    vertical-align: middle;
    margin-top: -4px;
}

.index-title-right .right-item>a.sever:hover>.sever-img{
    width: 16px;
    height: 16px;
    background:url(../images/icon_pingtai2_active@2x.png);
    background-size: 16px auto;
    display: inline-block;
    vertical-align: middle;
    margin-top: -4px;
}
.index-title-right .right-index>a.sever:hover>.sever-img{
  width: 16px;
  height: 16px;
  background:url(../images/icon_pingtai2_active@2x.png);
  background-size: 16px auto;
  display: inline-block;
  vertical-align: middle;
  margin-top: -4px;

}

.index-title-right a.subscribe{
    background: #2474FF;
    text-align: center;
    width: 110px;
    height: 30px;
    font-size: 16px;
    line-height: 30px;
    display: inline-block;
    margin-top: 10px;
    border-radius: 2px;
}
.index-title-right a.subscribe:hover{
    color: #fff;
    background:#5090FF;
}
/*二级导航*/
.nav-top{position:absolute;left:0;right:0;top:60px;z-index:9999;}
.nav-top>ul.wrapper>li{font-size:14px;width:100%;}
.nav-top>ul.wrapper>li a{line-height:60px;margin:0 15px;}
.nav-top>ul.wrapper>li a:hover{color:#357dd7;}
.nav-top{background:url(../images/nav-bg.png);}
.bg4{background:url(../mages/nav-bg.png);}
/**内页BANNER***/
.nybanner-box{
	width:100%;
	height:auto!important;
	position: relative;
	overflow:hidden;
}
/*.about-banner{padding-bottom:31.32%;padding-bottom:26.875%;};*/
.index-title-center {
	width: 67%;
	text-align: center;
    position: absolute;left:0;
    top: 100px;
	/* margin-top:50px; */
	top:45%;
}
.index-title-center2 {
	width: 100%;
	text-align: center;
    position: absolute;left:0;
    top: 100px;
	/* margin-top:50px; */
	top:45%;
}

.index-title-center h2 {
    position: relative;
	height: 50px;
	text-align: center;
	font-size: 50px;
	font-weight: bold;
	color: #fff;
	line-height: 50px;
    margin-bottom: 30px;
    z-index: 999;
}
 .index-title-center2 h2 {
    position: relative;
	height: 50px;
	text-align: center;
	font-size: 50px;
	font-weight: bold;
	color: #fff;
	line-height: 50px;
    margin-bottom: 30px;
    z-index: 999;
}


.index-title-center .index-title-center2 p {
    position: relative;
	text-align: center;
	height: 24px;
	font-size: 20px;
	font-weight: 400;
	color: #fff;
    line-height: 24px;
    z-index: 999;
}

.index-title-center2 p {
    position: relative;
	text-align: center;
	height: 24px;
	font-size: 20px;
	font-weight: 400;
	color: rgba(255,255,255,0.8);
    line-height: 24px;
    z-index: 999;
}

.news-title{
    width: 1200px;
    margin: 0 auto;
}
.news-title h2,.news-title img,.news-title p{
    text-align: left!important;
}
.index-title-center2{
    top: 31%;
}
.news-title-one p:first-child{
    font-size:36px;
    line-height:54px;
    letter-spacing:2px;
    height: auto;
    color: #fff;
    margin-bottom: 16px;
}
.news-title-one p:first-child span{
    font-weight: bold;
}
.news-title-one p.btn{
    margin-top: 40px;
}

.news-title-one p.btn a{
    background-color:#fff;
    border-radius:4px;
    font-size:14px;
    padding: 10px 52px;
    color: #1F6CDD;
}
.news-title-one p.btn a:active,
.news-title-one p.btn a:hover{
    background-color: #1f6cdd;
    color: #fff;
}

.news-title-one img{
    position: relative;
    left:-313px;
    margin-bottom: 24px;
}

.news-title-two h2{
    height: auto;
    font-weight:500;
    font-size:55px;
    margin-bottom: 14px;
    line-height:82px;
}
.news-title-two img{
    position: relative;
    left:-280px;
}
.news-title-two p{
    margin-top: 23px;
    letter-spacing:1.6px;
    font-weight:400;
    line-height:33px;
    font-size:24px;
    height: auto;
}
.news-title-one p.col-p span{
    background: url('../images/clock.png') no-repeat;
    background-size: 24px;
    padding-left: 32px;
    margin-right: 47px;
    font-size: 20px;
    line-height:29px;
    font-weight: 400;
}


/*二级菜单*/
#navbox li{
     position: relative;
 }
#navbox li:hover ul {
    display: block;
}
/*产品及服务*/
.nav-product>a{
    color: #fff;
}
.nav-product>a:link,
.nav-product>a:visited {
    display: block;
    text-decoration: none;
    padding-left: 1em;
    /*color:#357dd7;*/
    color: #fff;
}
.nav-product>a:hover{
    color:#357dd7;
}
.nav-er{
    display: none;
    text-align: center;
    background:#fff;
    margin-left: -50px;
    position: absolute;
    box-shadow: 0px 2px 10px 0px rgba(0,0,0,0.2);
}
.triangle1,.triangle2{
    width: 0;
    height: 0;
    border-right: 7px solid transparent;
    border-left: 7px solid transparent;
    border-bottom: 7px solid #fff;
    position: absolute;
    top: -7px;
    left: 80px;
}
.nav-er>li{
    font-size: 16px;
    /*margin-bottom: 10px;*/
}
.nav-er>li>a{
    /*width: 175px;*/
    height: 20px;
    box-sizing: border-box;
    color: #333333;
    padding: 20px 20px 0px 20px;
    line-height: 20px;
    margin-bottom: 20px;
	white-space: nowrap;
}
.nav-er>li>a:hover{
    color:#357dd7;
}
/*解决方案*/
.nav-solution>a{
    color: #fff;
}
.nav-solution>a:link,
.nav-solution>a:visited {
    display: block;
    text-decoration: none;
    padding-left: 1em;
    /*color:#357dd7;*/
    color: #fff;
}
.nav-solution>a:hover{
    color:#357dd7;
}
.nav-er-solution{
    display: none;
    position: absolute;
    text-align: left;
    background:#fff;
    margin-left: -102px;
    padding: 30px 40px;
    box-shadow: 0px 2px 10px 0px rgba(0,0,0,0.2);
    width: 200px;
    padding-top: 16px;
}
.nav-er-solution>li{
    font-size: 16px;
    float: left;
}
.solution-left-text{
    padding-right: 0 !important;
}
.solution-left-text>li,.solution-right-text>li{
    line-height: 14px !important;
    margin-top:16px;
}
.solution-left-text>li>a,.solution-right-text>li>a{
    color: #464C5B;
    font-size: 14px;
    padding-right: 0px !important;
}
.solution-left-text>li>a:hover,.solution-right-text>li>a:hover{
    color:#357dd7;
}
.solution-industry-text>.solution-industry-li {
    float: left;
    min-width: 84px;
}
.solution-industry-text>.solution-industry-li:nth-child(2n) {
    margin-left: 30px;
}

.solution-line{
    width:140px;
    height:1px;
    margin-top: 10px;
    background:rgba(215,221,228,1);
    box-shadow:0px 2px 10px 0px rgba(0,0,0,0.2);
}
.triangle1{
    left: 68px;
}
.triangle2{
    left: 130px;
}
.service-model{
    margin-left: -42px;
    width: 75px;
}

.header-all{
    display: none !important;
}
.header-all-min{
    display: none !important;
}



@media only screen and (min-width:1361px) and (max-width: 1500px)  {
.header-about{
    display: none !important;
  }
.header-partner {
    display: none !important;
  }
  .header-all{
      display:  inline-block !important;
  }
}

@media only screen and (max-width: 1400px) {
    body{
        color: red;
    }
    .header-about{
        display: none !important;
    }
    .header-recruit{
        display: none !important;
    }
    .header-partner {
        display: none !important;
    }
    .header-all{
        display:  none !important;
    }
    .header-all-min{
        display:  inline-block !important;
    }
    .index-title-right {
      left: 1000px;
      width: 385px;
    }
    .index-money-title-right {
      left: 961px;
    }
}