@charset "utf-8";

*{list-style-type:none;}
html{height:100%;}
fieldset, a, img { border:none; }
ul, li, ol, dd, h2 { list-style:none outside; margin:0; padding:0;}
select, input, button, textarea { font-size:100%; border:0;  font-family: "微软雅黑"; outline: medium;}
input, textarea {text-indent: 1em;}
b,em,i{font-style:normal;font-weight:normal;}
textarea{overflow-y:auto;}/* ȥIEtextarea */
/* m18Ĭʽ */
body{margin:0; padding:0;font:1.4rem/1.5 'Microsoft Yahei'; color:#333; background-color:#fff;}
a { color:#333; text-decoration:none; cursor:pointer; }
a:hover {color: #005dab; text-decoration: none;}
/*--=clearfix--*/
.clearfix:after { content: "\0020"; display: block; visibility:hidden; height: 0; clear: both }
.clearfix { zoom: 1; }
.ohidden{ overflow: hidden;}
audio{ display: none;}

.container-darkbrown{
    background-color: #22212e;
}

.container-gray{
    background-color: #f3f3f3;
}

.navbar-default {
    background-color: #fff;
    border-color: #fff;
}

.navbar-right{
    margin-right: 0;
    margin-top: 18.405px;
}

.navbar-default .navbar-nav>li>a {
    color: #666;
    font-size: 16px;
    font-weight: 600;
}

.navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-nav>li>a:hover,
.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>.open>a:hover,
.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover,
.navbar-nav>li>.dropdown-menu>ul>li>a:focus,
.navbar-nav>li>.dropdown-menu>ul>li>a:hover,
.navbar-nav>li>.dropdown-menu>ul>.active>a,
.navbar-nav>li>.dropdown-menu>ul>.active>a:focus,
.navbar-nav>li>.dropdown-menu>ul>.active>a:hover {
    color: #005dab;
    background-color: transparent;
}

.navbar-default .navbar-nav>li.marketing>a{
    color: #fff;
    padding-top: 5px;
    padding-bottom: 5px;
    border-radius: 38px;
    margin: 10px 0;
    background-color: #1a7cce;
}

.navbar-default .navbar-nav>li.marketing>a:focus,
.navbar-default .navbar-nav>li.marketing>a:hover,
.navbar-default .navbar-nav>.open.marketing>a,
.navbar-default .navbar-nav>.open.marketing>a:focus,
.navbar-default .navbar-nav>.open.marketing>a:hover,
.navbar-default .navbar-nav>.active.marketing>a,
.navbar-default .navbar-nav>.active.marketing>a:focus,
.navbar-default .navbar-nav>.active.marketing>a:hover{
    color: #fff;
    background-color: #308ddc;
}

.navbar-default .navbar-nav>li>a.glyphicon{
    font-size: 21px;
    font-weight: 200;
}

.navbar-default .navbar-nav>li>a.glyphicon:focus,.navbar-default .navbar-nav>li>a.glyphicon:hover {
    color: #000;
}

.navbar-nav>li>.btn{
    position: absolute;
    top: 7px;
    right: -7px;
    background-color: transparent;
    box-shadow: none;
    display: none;
}

.navbar-nav>li>.dropdown-menu{
    width: 100%;
    text-align: right;
    background:rgba(255,255,255,0.9);
    position: fixed;
    top: 90px;
    border: 0;
}

.navbar-nav>li>.dropdown-menu>ul{
    text-align: left;
    padding-right: 6%;
    display: inline-block;
}

.navbar-nav>li>.dropdown-menu>ul>li{
    padding: 6px 26px;
    display: inline-block;
}

.navbar-nav>li>.dropdown-menu>ul>li>a {
    color: #666;
    font-size: 0.6rem;
    font-weight: 400;
    line-height: 1.42857143;
    padding: 3px 20px;
    white-space: nowrap;
    display: block;
}

/*首页滚动图*/

.banner-box {
    width: 100%;
    height: 44vw;
}

.banner-box .swiper-slide {
    color: #fff;
    font-size: 0.18rem;
    text-align: center;
    background: gray no-repeat center top;
    background-size: cover;
}

.banner-1-1{
    width: 100%;
    color: #fff;
    font-size: 0.34rem;
    font-weight: 600;
    text-align: center;
    position: absolute;
    top: 30%;
}

.banner-1-2{
    width: 100%;
    color: #fff;
    font-size: 0.18rem;
    text-align: center;
    position: absolute;
    top: 43%;
}

.banner-1-2 span{
    font-size: 0.24rem;
    font-weight: 600;
}

.banner-1-3{
    color: #fff;
    font-size: 0.09rem;
    text-align: left;
    line-height: 21px;
    position: absolute;
    left: 3%;
    bottom: 4%;
}

.banner-2-1{
    width: 40vw;
    position: absolute;
    top: 18%;
    left: 15%;
}

.banner-2-2{
    color: #fff;
    font-size: 0.23rem;
    font-weight: 600;
    position: absolute;
    top: 40%;
    left: 54%;
}

.banner-2-3{
    color: #fff;
    font-size: 0.18rem;
    letter-spacing: 28.5px;
    position: absolute;
    top: 48%;
    left: 54%;
}

.banner-box .swiper-pagination-bullets{
    top: inherit;
    bottom: 3%;
    right: 3%;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}

.banner-box .swiper-pagination-bullet {
    width: auto;
    height: 20px;
    line-height: 21px;
    color: #fff;
    font-weight: 600;
    font-size: 0.11rem;
    text-align: center;
    margin: 10px 0;
    background: transparent;
    position: relative;
    opacity: 1;
}

.banner-box .swiper-pagination-bullet-active:after{
	width: 100%;
	content: '';
	clear: both;
	height: 4px;
	display: block;
	z-index: 666;
	position: absolute;
	bottom: 0;
	background-color: #f84242;
}

.page-button-down{
    width: 45px;
    height: 45px;
    background: url(../images/page-button-down.png) no-repeat center;
    background-size: contain;
    position: absolute;
    bottom: 30px;
    right: 0;
    left: 0;
    z-index: 10;
    margin: 0 auto;
    cursor: pointer;
    -webkit-animation-iteration-count: infinite;
	animation-duration: 3s;
	animation-name: bounce;
	-webkit-animation-fill-mode: both;
	-moz-animation-fill-mode: both;
	-ms-animation-fill-mode: both;
	-o-animation-fill-mode: both;
	animation-iteration-count: infinite;
	-moz-animation-iteration-count: infinite;
	-webkit-animation-iteration-count: infinite;
	animation-fill-mode: both;
	-webkit-animation-duration: 3s;
	-moz-animation-duration: 3s;
	-ms-animation-duration: 3s;
	-o-animation-duration: 3s;
	animation-duration: 3s;
	-webkit-animation-name: bounce;
	-moz-animation-name: bounce;
	-o-animation-name: bounce;
	animation-name: bounce;
}

/*首页标题*/
.jz-heading{
    padding: 0.5rem 0;
}

.jz-heading2{
    padding: 0.645rem 0;
}

.jz-heading3{
    padding: 0.335rem 0;
}

.jz-heading4{
    padding-top: 0.575rem;
    padding-bottom: 0.375rem;
}

.jz-heading-floor .flipInX{
    position: relative;
    z-index: 2;
}

.jz-heading-title{
    font-size: 36px;
    font-weight: 900;
    display: inline-block;
    position: relative;
}

.jz-heading-title::after{
    content: '';
    width: 100%;
    height: 5px;
    background: #483eff;
    position: absolute;
    left: 0;
    bottom: 4px;
    z-index: -1;
}

.jz-heading-describe{
    font-size: 18px;
}

.jz-heading-etitle{
    height: 0.5rem;
    line-height: 0.475rem;
    color: #e5e5e5;
    font-size: 0.6rem;
    font-weight: 600;
    position: absolute;
    top: -13%;
    left: 52%;
    z-index: 0;
}

.jz-etitle-customer{
    font-size: 0.5rem;
    left: 42%;
}

.jz-heading-more {
    font-size: 16px;
    padding-right: 0.74rem;
    margin-top: 25px;
    display: inline-block;
    position: relative;
}

.jz-heading-more::after{
    content: '›';
    width: 0.69rem;
    height: 3px;
    line-height: 0;
    font-size: 20px;
    border-bottom:1px solid #22212e;
    display: inline-block;
    position: absolute;
    top: 11px;
    right: 0;
}

.jz-heading-more:hover{
    color: #fa4a4a !important;
}

.jz-heading-more:hover::after{
    border-color:#fa4a4a !important;
}

/*技术服务*/
.technical-service-title{
    font-size: 0.1rem;
    font-weight: 600;
    padding-bottom: 10px;
    position: relative;
}

.technical-service-title span {
    transform: rotate(90deg);
    -ms-transform: rotate(90deg);     /* IE 9 */
    -moz-transform:rotate(90deg);     /* Firefox */
    -webkit-transform:rotate(90deg); /* Safari 和 Chrome */
    -o-transform:rotate(90deg);
    display: inline-block;
}

.technical-service-title:after{
    content: '';
    width: 35px;
    height: 1px;
    background: #333;
    position: absolute;
    bottom: 0;
    left: 0;
}

.technical-service-body{
    padding: 0.14rem 0 0.25rem;
    display: inline-block;
}

.technical-service-object{
    width: 0.61rem;
    height: 0.61rem;
    line-height: 0.41rem;
    text-align: center;
    padding: 0.1rem;
    border-radius: 4px;
    background: #1f89ff;
    background: -moz-linear-gradient(-45deg,  #1f89ff 0%, #4841f1 100%);
    background: -webkit-linear-gradient(-45deg,  #1f89ff 0%,#4841f1 100%);
    background: linear-gradient(135deg,  #1f89ff 0%,#4841f1 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1f89ff', endColorstr='#4841f1',GradientType=1 );
    display: inline-block;
}

a:hover .technical-service-object{
    background: #5935e8;
    background: -moz-linear-gradient(-45deg,  #5935e8 1%, #3229e8 100%);
    background: -webkit-linear-gradient(-45deg,  #5935e8 1%,#3229e8 100%);
    background: linear-gradient(135deg,  #5935e8 1%,#3229e8 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5935e8', endColorstr='#3229e8',GradientType=1 );
}

.technical-service-head{
    font-size: 0.12rem;
    padding-top: 0.06rem;
}

.jz-slogan{
    padding: 0.29rem 0 0.51rem;
}

.jz-slogan-title{
    font-size: 0.24rem;
    font-weight: 900;
    padding-top: 5px;
}

.jz-slogan-describe{
    font-size: 0.09rem;
    padding-top: 0.09rem;
    position: relative;
}

.jz-slogan-describe::before{
    content: '';
    width: 88px;
    height: 1px;
    background: #333;
    position: absolute;
    top: 0;
    left: 0;
}

/*首页解决方案*/

.jz-heading-Solution .jz-heading-title,
.jz-heading-Solution .jz-heading-describe,
.jz-heading-Solution .jz-heading-more{
    color: #fff;
}

.jz-heading-Solution .jz-heading-title::after{
    display: none;
}

.jz-heading-Solution .jz-heading-etitle{
    color: #34333e;
}

.jz-heading-Solution .jz-heading-more::after{
    border-color:#fff;
}

.Solution-body{
    padding-bottom: 0.34rem;
}

.Solution-iteam{
    margin-bottom: 0.18rem;
    display: block;
}

.Solution-object{
    text-align: center;
    position: relative;
    overflow: hidden;
}

.carousel-inner>.item>a>img, .carousel-inner>.item>img, .img-responsive, .thumbnail a>img, .thumbnail>img {
    max-height: 100%;
    -webkit-transition: all 0.7s;
    -moz-transition: all 0.7s;
    transition: all 0.7s;
    display: inline-block;
    
}

.Solution-heading{
    color: #fff;
    font-size: 0.12rem;
    padding-top: 10px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}

.Solution-describe{
    color: #fff;
    font-size: 14px;
    opacity: 0.5;
    padding-top: 3px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all; 
}

.Solution-mask,.Answer-mask{
    width: 100%;
    height: 100%;
    background:rgba(0,0,0,0.5);
    -webkit-transition: .5s ease;
    -moz-transition: .5s ease;
    transition: .5s ease;
    position: absolute;
    top: -100%;
    left: 0;

     /* Center slide text vertically */
     display: -webkit-box;
     display: -ms-flexbox;
     display: -webkit-flex;
     display: flex;
     -webkit-box-pack: center;
     -ms-flex-pack: center;
     -webkit-justify-content: center;
     justify-content: center;
     -webkit-box-align: center;
     -ms-flex-align: center;
     -webkit-align-items: center;
     align-items: center;
}

.Solution-mask-box{
    color: #fff;
    font-size: 0.12rem;
    line-height: 0.08rem;
}

.Solution-mask-box .Solution-heading{
    padding-top: 0;
}

a:hover .Solution-mask{
    top: 0;
    transform: translateY(0);
    -ms-transform: translateY(0);     /* IE 9 */
    -moz-transform: translateY(0);    /* Firefox */
    -webkit-transform: translateY(0); /* Safari 和 Chrome */
    -o-transform: translateY(0);
}

a:hover .Solution-object .img-responsive{
    transform: scale(1.4);
    -ms-transform: scale(1.4);     /* IE 9 */
    -moz-transform: scale(1.4);    /* Firefox */
    -webkit-transform: scale(1.4); /* Safari 和 Chrome */
    -o-transform: scale(1.4);
}

a:hover>.Solution-heading{
    color: #483eff;
}

/*首页新闻*/

.news-body{
    width: 100%;
    height: 100%;
    padding-bottom: 12px;
}

.news-body .swiper-slide{
    min-height: 215px;
    padding-top: 40px;
    padding-bottom: 15px;
    margin-top: 0 !important;
}

.news-item-news{
    width: 100%;
    padding-bottom: 16px;
    border-bottom: 3px solid #ccc;
    position: relative;
}

.news-label{
    height: 22px;
    line-height: 20px;
    color: #483eff;
    font-size: 14px;
    font-weight: 700;
    padding: 0 8px;
    border: 1px solid #483eff;
    border-radius: 3px;
    position: absolute;
    top: 0;
    left: 0;
}

.news-item-news::after {
    content: '';
    width: 8%;
    height: 3px;
    background: #483eff;
    position: absolute;
    bottom: -3px;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}

a:hover .news-item-hd{
    color: #333;
    font-weight: 700;
}

.news-item-news:hover::after{
	width: 100%;
}

.news-item-hd{
    font-size: 18px;
    display: block;
}

.news-item-text{
    color: #666;
    font-size: 14px;
    line-height: 20px;
    max-height: 36px;
    margin-top: 12px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.news-body .swiper-pagination{
    bottom: 0;
    position: relative;
    display: none;
}

.news-body .swiper-pagination-bullet{
    width: 16px;
    height: 16px;
    border: 1px solid #e6e6e6;
    background-color: transparent;
    opacity: 1;
}

.news-body  .swiper-pagination-bullet-active{
    border: 1px solid #7d7d7d;
    background-color: #7d7d7d;
}

/*合作客户*/
.container-Customer{
    background: #f5f5f5;
    padding-bottom: 0.5rem;
}

.item-customer a{
    height: 0.6rem;
    line-height: 0.45rem;
    text-align: center;
    padding: 0.075rem;
    border: 1px solid #e5e5e5;
    margin-right: -15px;
    margin-left: -16px;
    margin-top: -1px;
    display: block;
}

.item-customer a img{
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}

.item-customer a:hover img{
    transform: scale(1.1);
    -ms-transform: scale(1.1);     /* IE 9 */
    -moz-transform: scale(1.1);    /* Firefox */
    -webkit-transform: scale(1.1); /* Safari 和 Chrome */
    -o-transform: scale(1.1);
}

/*友情链接*/
.container-links{
    background:#fff;
}

.container-links .container{
    background: url(../images/links-bg.png) no-repeat top right;
    padding-bottom: 0.5rem;
}

.item-links{
    padding: 0.06rem;
    display: inline;
}

.item-links a.btn-hollow {
    min-width: auto;
    color: #323335;
    font-size: 15px;
    padding: 0.03rem 0.08rem;
    background: #eef4f8;
    border-color: #eef4f8;
}

.item-links a.btn-hollow::after {
    width: 100%;
    height: 0;
    background: #1d75bf;
}

.item-links a.btn-hollow:hover:after {
    height: 100%;
}

.item-links a.btn-hollow:focus,
.item-links a.btn-hollow:hover {
    color: #fff;
}

/*大数据*/

.container-theme-bigData{
    width: 100%;
    padding-top: 0.24rem;
    background: url(../images/theme-bigData-bg.jpg) no-repeat top center;
}

.theme-title{
    color: #fff;
    font-size: 0.18rem;
}

.theme-describe{
    color: #fff;
    font-size: 0.07rem;
    font-weight: lighter;
}

.theme-btn{
    padding: 0.11rem 0;
}

.btn-hollow {
    min-width: 0.75rem;
    color: #fff;
    font-size: 16px;
    font-weight: lighter;
    padding: 0.05rem 0.06rem;
    border-radius: 0.21rem;
    border-color: #fff;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    position: relative;
    overflow: hidden;
    z-index: 1;
}

.btn-hollow::after {
    content: '';
    width: 0%;
    height: 100%;
    top: 0;
    left: 0;
    background: #fff;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    position: absolute;
    z-index: -1;
}

.btn-hollow:focus,
.btn-hollow:hover {
    color: #0e83cd;
}

.btn-hollow:hover:after {
	width: 100%;
}

.btn-hollow-active{
    color: #0e83cd;
    background-color: #fff;
}

.theme-bigData-picture{
    padding: 0.19rem 0.16rem 0;
    border-top-left-radius: 0.15rem;
    border-top-right-radius: 0.15rem;
    background: #f3f3f4;
    background: -moz-linear-gradient(-5deg, #f3f3f4 0%, #f3f3f4 25%, #eaeaed 25%, #d0d4d9 100%);
    background: -webkit-linear-gradient(-5deg, #f3f3f4 0%, #f3f3f4 25%, #eaeaed 25%, #d0d4d9 100%);
    background: linear-gradient(96deg, #f3f3f4 0%, #f3f3f4 25%, #eaeaed 25%, #d0d4d9 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f3f3f4', endColorstr='#d0d4d9',GradientType=1 );
    box-shadow: 0 0 0.425rem rgba(0,0,0,.4);
    -moz-box-shadow: 0 0 0.425rem rgba(0,0,0,.4);
    -webkit-box-shadow: 0 0 0.425rem rgba(0,0,0,.4);
    display: inline-block;
}

.distribution-body{
    padding: 0.45rem 0 0.11rem;
}

.distribution-iteam{
    margin-bottom: 0.15rem;
    text-align: center;
    display: block;
}

.distribution-object{
    width: 0.6rem;
    height: 0.6rem;
    line-height: 0.3rem;
    text-align: center;
    padding: 0.15rem;
    border-radius: 100%;
    background: #02daba;
    background: -moz-linear-gradient(-45deg,  #02daba 0%, #7d32cb 100%);
    background: -webkit-linear-gradient(-45deg,  #02daba 0%,#7d32cb 100%);
    background: linear-gradient(135deg,  #02daba 0%,#7d32cb 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#02daba', endColorstr='#7d32cb',GradientType=1 );
    display: inline-block;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}

a:hover .distribution-object{
    transform:scale(0.9);
    -ms-transform:scale(0.9);     /* IE 9 */
    -moz-transform:scale(0.9);     /* Firefox */
    -webkit-transform:scale(0.9); /* Safari 和 Chrome */
    -o-transform:scale(0.9);
}

.distribution-head{
    color: #333;
    font-size: 0.07rem;
    padding: 0.09rem 0;
}

.jz-head-title{
    font-size: 0.23rem;
    text-align: center;
}

.jz-head-describe{
    font-size: 0.07rem;
    text-align: center;
}

.jz-head-Edescribe{
    color: #666;
    font-size: 0.07rem;
    text-align: center;
    padding-top: 8px;
}

/*大数据-服务范围*/

.container-desk{
    background:#22212e url(../images/desk-bg.jpg) no-repeat center;
    padding-bottom: 0.4rem;
}

.desk-title .jz-head-title,
.desk-title .jz-head-describe{
    color: #fff;
}

.desk-body{
    width: 100%;
    height: 100%;
    padding-top: 40px;
    margin-top: -40px;
}

.desk-iteam{
    width: 100%;
    text-align: center;
    padding: 10px 10px;
    border-radius: 3px; 
    background: rgba(55,53,67,0.8);
    -webkit-transition: .3s ease;
    -moz-transition: .3s ease;
    transition: .3s ease;
    display: block;
}

.desk-iteam:hover{
    background: rgba(78,69,249,0.8);
    transform: translateY(-30px);
    -ms-transform: translateY(-30px);     /* IE 9 */
    -moz-transform: translateY(-30px);    /* Firefox */
    -webkit-transform: translateY(-30px); /* Safari 和 Chrome */
    -o-transform: translateY(-30px);
}

.desk-object{
    height: 132px;
    line-height: 132px;
}

.desk-heading{
    min-height: 77px;
    color: #fff;
    font-size: 20px;
    font-weight: 600;
    padding-top: 20px;
    position: relative;
}

.desk-heading::before {
    content: '';
    width: 45px;
    height: 2px;
    background: #fff;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
}

.desk-text{
    min-height: 92px;
    color: #fff;
    font-size: 12px;
    line-height: 24px;
    opacity: 0.7;
    margin-bottom: 0;
}


/*大数据-为什么选择旌展*/

.jz-why-body{
    padding-bottom: 0.12rem;
}

.jz-why-iteam{
    margin-left: 0.46rem;
    padding: 0.13rem 0.2rem 0.2rem 0;
    background: url(../images/jz-why.png) no-repeat 0 6px;
    position: relative;
}

.jz-why-figure{
    width: 0.46rem;
    color: #2b88d6;
    font-size: 0.685rem;
    line-height: 0.56rem;
    text-align: center;
    font-family: 'Impact Regular';
    transform: skewX(-10deg);
    -ms-transform: skewX(-10deg);     /* IE 9 */
    -moz-transform: skewX(-10deg);    /* Firefox */
    -webkit-transform: skewX(-10deg); /* Safari 和 Chrome */
    -o-transform: skewX(-10deg);
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s;
    position: absolute;
    left: -0.46rem;
    top:  0;
}

.jz-why-iteam:hover .jz-why-figure{
    transform: scale(1.2) rotate(10deg);
    -ms-transform: scale(1.2) rotate(10deg);     /* IE 9 */
    -moz-transform: scale(1.2) rotate(10deg);    /* Firefox */
    -webkit-transform: scale(1.2) rotate(10deg); /* Safari 和 Chrome */
    -o-transform: scale(1.2) rotate(10deg);
}

.jz-why-heading{
    font-size: 0.12rem;
}

.jz-why-text{
    min-height: 0.36rem;
    color: #666;
    font-size: 14px;
    padding-top: 8px;
}

/*公司资源*/
.container-resource{
    background: #2b88d6 url(../images/resource-bg.jpg) no-repeat center;
    background-size: cover;
    padding-top: 0.375rem;
    padding-bottom: 0.425rem;
}

.jz-resource-iteam{
    padding-top: 0.1rem;
    padding-bottom: 0.1rem;
}

.jz-resource-sum{
    color: #fff;
    font-size: 0.225rem;
    font-weight: 600;
    text-align: center;
    line-height: 0.38rem;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s;
}

.jz-resource-sum span{
    font-size: 0.32rem;
    vertical-align: -0.09rem;
}

.jz-resource-sum:hover{
    transform: scale(1.2);
    -ms-transform: scale(1.2);     /* IE 9 */
    -moz-transform: scale(1.2);    /* Firefox */
    -webkit-transform: scale(1.2); /* Safari 和 Chrome */
    -o-transform: scale(1.2);
}

.jz-resource-text{
    color: #fff;
    font-size: 14px;
    text-align: center;
}

.process-body{
    margin-bottom: 0.36rem;
    margin-top: -0.0255px;
}

.process-iteam{
    text-align: center;
    padding: 0.1rem;
    margin-right: -15px;
    margin-left: -15px;
    background-color: #434251;
    -webkit-transition: .3s ease;
    -moz-transition: .3s ease;
    transition: .3s ease;
    display: block;
}

.process-iteam:hover{
    transform: perspective(900px) rotateX(20deg);
    -ms-transform: perspective(900px) rotateX(20deg);     /* IE 9 */
    -moz-transform: perspective(900px) rotateX(20deg);    /* Firefox */
    -webkit-transform: perspective(900px) rotateX(20deg); /* Safari 和 Chrome */
    -o-transform: perspective(900px) rotateX(20deg);
    box-shadow: 3px 3px 5px #999;
    -moz-box-shadow: 3px 3px 5px #999;
    -webkit-box-shadow: 3px 3px 5px #999;
    
}

.process-figure{
    width: 32px;
    height: 32px;
    line-height: 32px;
    color: #434251;
    font-size: 0.07rem;
    text-align: center;
    border-radius: 32px; 
    background: #e9ad6e;
    background: -moz-linear-gradient(-45deg,  #e9ad6e 1%, #bc8245 100%);
    background: -webkit-linear-gradient(-45deg,  #e9ad6e 1%,#bc8245 100%);
    background: linear-gradient(135deg,  #e9ad6e 1%,#bc8245 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e9ad6e', endColorstr='#bc8245',GradientType=1 );

}

.process-object{
    height: 92px;
    line-height: 92px;
}

.process-heading {
    color: #e9ad6e;
    font-size: 18px;
    margin-top: 6px;
    margin-bottom: 2px;
}

.process-eheading{
    height: 0.25rem;
    color: #656473;
    font-size: 12px;
    margin-bottom: 0;
}

.process-btn{
    padding-bottom: 78px;
}

.btn-zixun {
    min-width: 0.84rem;
    color: #ebb175;
    font-size: 0.08rem;
    font-weight: lighter;
    padding: 0.05rem 0.06rem;
    border-radius: 0.21rem;
    background-color: #2f2e3e;
    border-color: #2f2e3e;
    -webkit-transition: .3s ease;
    -moz-transition: .3s ease;
    transition: .3s ease;
    position: relative;
}

.btn-zixun .icon-caret-right{
    float: right;
    margin: 3px 5px;
}

.btn-zixun:focus,
.btn-zixun:hover {
    color: #ebb175;
    transform: perspective(900px) rotateY(15deg);
    -ms-transform: perspective(900px) rotateY(15deg);     /* IE 9 */
    -moz-transform: perspective(900px) rotateY(15deg);    /* Firefox */
    -webkit-transform: perspective(900px) rotateY(15deg); /* Safari 和 Chrome */
    -o-transform: perspective(900px) rotateY(15deg);
    box-shadow: -4px 0 #12121b;
    -moz-box-shadow: -4px 0 #12121b;
    -webkit-box-shadow: -4px 0 #12121b;
}

/*移动端APP开发-主题*/

.container-theme-wapApp{
    width: 100%;
    padding-top: 0.3rem;
    background: url(../images/theme-wapApp-bg.jpg) no-repeat top center;
}

.container-theme-wapApp .theme-title,
.container-theme-wapApp .theme-describe{
    color: #333;
}

.container-theme-wapApp .btn-hollow {
    color: #333;
    border-color: #333;
}

.container-theme-wapApp .btn-hollow::after {
    width: 100%;
    height: 0;
    background: #333;
}

.container-theme-wapApp .btn-hollow:hover:after {
    height: 100%;
}

.container-theme-wapApp .btn-hollow:focus,
.container-theme-wapApp .btn-hollow:hover {
    color: #fff;
}

/*移动端APP开发-移动应用开发*/

.mobile-Use-body{
    padding-bottom: 0.11rem;
}

.mobile-Use-iteam{
    text-align: center;
    padding: 10px;
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 0.20rem;
    border-radius: 15px;
    -moz-box-shadow:2px 4px 35px rgba(34,33,43,0.1); 
    -webkit-box-shadow:2px 4px 35px rgba(34,33,43,0.1); 
    box-shadow:2px 4px 35px rgba(34,33,43,0.1); 
    -webkit-transition: .3s ease;
    -moz-transition: .3s ease;
    transition: .3s ease;
    display: block;
}

.mobile-Use-iteam:hover{
    -moz-box-shadow:2px 4px 35px rgba(34,33,43,0.3); 
    -webkit-box-shadow:2px 4px 35px rgba(34,33,43,0.3); 
    box-shadow:2px 4px 35px rgba(34,33,43,0.3);
    transform: translateY(-15px);
    -ms-transform: translateY(-15px);     /* IE 9 */
    -moz-transform: translateY(-15px);    /* Firefox */
    -webkit-transform: translateY(-15px); /* Safari å’Œ Chrome */
    -o-transform: translateY(-15px);
}

.mobile-Use-object{
    width: 1.14rem;
    height: 1.14rem;
    line-height: 1.14rem;
    background: url(../images/mobile-Use-object-bg.png) no-repeat center;
    background-size: cover;
    display: inline-block;
}

.mobile-Use-heading{
    min-height: 26px;
    color: #333;
    font-size: 20px;
    font-weight: 600;
    margin-top: 5px;
    position: relative;
}

.mobile-Use-text{
    min-height: 102px;
    color: #666;
    font-size: 12px;
    line-height: 20px;
    margin-bottom: 0;
}

/*移动端APP开发-服务范围*/

.desk-list-body{
    padding-bottom: 0.21rem;
}

.desk-list{
    text-align: center;
    margin-bottom: 0.15rem;
    -webkit-transition: .3s ease;
    -moz-transition: .3s ease;
    transition: .3s ease;
    display: block;
}

.desk-list-object{
    height: 85px;
    line-height: 85px;
}

.desk-list-heading{
    height: 0.19rem;
    color: #fff;
    font-size: 0.09rem;
    margin-top: 7px;
}

.desk-list:hover{
    background: rgba(78,69,249,0.8);
    transform: translateY(-10px);
    -ms-transform: translateY(-10px);     /* IE 9 */
    -moz-transform: translateY(-10px);    /* Firefox */
    -webkit-transform: translateY(-10px); /* Safari å’Œ Chrome */
    -o-transform: translateY(-10px);
}

/*移动端APP开发-哪些场景需要我们的服务*/

.container-Appscene {
    background: url(../images/Appscene-bg.png) no-repeat  center 28px;
}


.Appscene-body{
    padding-top: 0.32rem;
    padding-bottom: 1.05rem;
}

.Appscene-heading{
    font-size: 0.09rem;
    font-weight: 600;
    position: relative;
    z-index: 4;
}

.Appscene-text{
    color: #666;
    font-size: 0.07rem;
    line-height: 20px;
    position: relative;
    z-index: 4;
}

.Appscene-chart-box{
    padding: 0.31rem 0;
}

.Appscene-iteam{
    width: 0.94rem;
    height: 0.94rem;
    position: absolute;
    -webkit-transition: .3s ease;
    -moz-transition: .3s ease;
    transition: .3s ease;
    z-index: 1;
}

.Appscene-iteam-01:hover{
    transform: translate(-10px,-10px);
    -ms-transform: translateY(-10px,-10px);     /* IE 9 */
    -moz-transform: translateY(-10px,-10px);    /* Firefox */
    -webkit-transform: translateY(-10px,-10px); /* Safari å’Œ Chrome */
    -o-transform: translateY(-10px,-10px);
    -moz-box-shadow:5px 5px 5px #B5B5B5;
    -webkit-box-shadow:5px 5px 5px #B5B5B5;
    box-shadow:5px 5px 5px #B5B5B5;
    z-index: 2;
}

.Appscene-iteam-02:hover{
    transform: translate(10px,-10px);
    -ms-transform: translateY(10px,-10px);     /* IE 9 */
    -moz-transform: translateY(10px,-10px);    /* Firefox */
    -webkit-transform: translateY(10px,-10px); /* Safari å’Œ Chrome */
    -o-transform: translateY(10px,-10px);
    -moz-box-shadow:-5px 5px 5px #B5B5B5;
    -webkit-box-shadow:-5px 5px 5px #B5B5B5;
    box-shadow:-5px 5px 5px #B5B5B5;
    z-index: 2;
}

.Appscene-iteam-03:hover{
    transform: translate(-10px,10px);
    -ms-transform: translateY(-10px,10px);     /* IE 9 */
    -moz-transform: translateY(-10px,10px);    /* Firefox */
    -webkit-transform: translateY(-10px,10px); /* Safari å’Œ Chrome */
    -o-transform: translateY(-10px,10px);
    -moz-box-shadow:5px -5px 5px #B5B5B5;
    -webkit-box-shadow:5px -5px 5px #B5B5B5;
    box-shadow:5px -5px 5px #B5B5B5;
    z-index: 2;
}

.Appscene-iteam-04:hover{
    transform: translate(10px,10px);
    -ms-transform: translateY(10px,10px);     /* IE 9 */
    -moz-transform: translateY(10px,10px);    /* Firefox */
    -webkit-transform: translateY(10px,10px); /* Safari å’Œ Chrome */
    -o-transform: translateY(10px,10px);
    -moz-box-shadow:-5px -5px 5px #B5B5B5;
    -webkit-box-shadow:-5px -5px 5px #B5B5B5;
    box-shadow:-5px -5px 5px #B5B5B5;
    z-index: 2;
}

.Appscene-iteam-01{
    text-align: right;
    padding-right: 0.105rem;
    padding-top: 0.6rem;
    background: rgb(241,180,73);
    background: -moz-linear-gradient(-45deg, rgba(241,180,73,0) 0%, rgba(241,180,73,0) 50%, rgba(241,180,73,1) 50%, rgba(241,180,73,1) 100%);
    background: -webkit-linear-gradient(-45deg, rgba(241,180,73,0) 0%,rgba(241,180,73,0) 50%,rgba(241,180,73,1) 50%,rgba(241,180,73,1) 100%);
    background: linear-gradient(135deg, rgba(241,180,73,0) 1%,rgba(241,180,73,0) 50%,rgba(241,180,73,1) 50%,rgba(241,180,73,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00f1b449', endColorstr='#f1b449',GradientType=1 );
    bottom: 0;
    right: 0;
}

.Appscene-iteam-02{
    padding-left: 0.09rem;
    padding-top: 0.6rem;
    background: rgb(92,84,243);
    background: -moz-linear-gradient(-135deg,  rgba(92,84,243,0) 0%, rgba(92,84,243,0) 50%, rgba(92,84,243,1) 50%, rgba(92,84,243,1) 100%);
    background: -webkit-linear-gradient(-135deg,  rgba(92,84,243,0) 0%,rgba(92,84,243,0) 50%,rgba(92,84,243,1) 50%,rgba(92,84,243,1) 100%);
    background: linear-gradient(-135deg,  rgba(92,84,243,0) 0%,rgba(92,84,243,0) 50%,rgba(92,84,243,1) 50%,rgba(92,84,243,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#005c54f3', endColorstr='#5c54f3',GradientType=1 );
    bottom: 0;
    left: 0;
}

.Appscene-iteam-03{
    text-align: right;
    padding-right: 0.105rem;
    padding-top: 0.06rem;
    background: rgb(127,174,254);
    background: -moz-linear-gradient(45deg,  rgba(127,174,254,0) 0%, rgba(127,174,254,0) 50%, rgba(127,174,254,1) 50%, rgba(127,174,254,1) 100%);
    background: -webkit-linear-gradient(45deg,  rgba(127,174,254,0) 0%,rgba(127,174,254,0) 50%,rgba(127,174,254,1) 50%,rgba(127,174,254,1) 100%);
    background: linear-gradient(45deg,  rgba(127,174,254,0) 0%,rgba(127,174,254,0) 50%,rgba(127,174,254,1) 50%,rgba(127,174,254,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#007faefe', endColorstr='#7faefe',GradientType=1 );
    top: 0;
    right: 0;
}

.Appscene-iteam-04{
    padding-left: 0.09rem;
    padding-top: 0.06rem;
    background: rgb(245,151,225);
    background: -moz-linear-gradient(135deg,  rgba(245,151,225,0) 0%, rgba(245,151,225,0) 50%, rgba(245,151,225,1) 50%, rgba(245,151,225,1) 100%);
    background: -webkit-linear-gradient(135deg,  rgba(245,151,225,0) 0%,rgba(245,151,225,0) 50%,rgba(245,151,225,1) 50%,rgba(245,151,225,1) 100%);
    background: linear-gradient(-45deg,  rgba(245,151,225,0) 0%,rgba(245,151,225,0) 50%,rgba(245,151,225,1) 50%,rgba(245,151,225,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00f597e1', endColorstr='#f597e1',GradientType=1 );
    top: 0;
    left: 0;
}

.Appscene-iteam .Appscene-heading{
    color: #fff;
    margin-bottom: 0;
}

.Appscene-eheading{
    color: #fff;
    font-size: 0.06rem;
    opacity: 0.7;
}

/*第三方平台应用开发(微信)-微信小程序应用场景*/

.container-theme-weChat{
    width: 100%;
    padding-top: 0.24rem;
    background: url(../images/theme-weChat-bg.jpg) no-repeat top center;
}

.theme-con{
    padding-top: 0.22rem;
}

.container-theme-weChat .btn-hollow{
    margin-right: 0.12rem;
}

.Wechatscene-body{
    padding-bottom: 0.4rem;
}

.Wechatscene-iteam{
    text-align: center;
    margin-bottom: 0.1rem;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    display: block;
}

.Wechatscene-object{
    width: 0.84rem;
    height: 0.84rem;
    line-height: 0.44rem;
    text-align: center;
    border-radius: 100%;
    background:#12d49b url(../images/Wechatscene-object-bg.png) no-repeat top center;
    padding: 0.2rem;
    display: inline-block;
}

.Wechatscene-iteam:hover {
    transform: translateY(-15px);
    -ms-transform: translateY(-15px);     /* IE 9 */
    -moz-transform: translateY(-15px);    /* Firefox */
    -webkit-transform: translateY(-15px); /* Safari Ã¥â€™Å’ Chrome */
    -o-transform: translateY(-15px);
}

.Wechatscene-head{
    color: #333;
    font-size: 0.09rem;
    padding: 0.07rem 0;
}

/*第三方平台应用开发(微信)-为什么选择小程序*/

.whyWechat-body{
    padding: 0.05rem 0 0.3rem;
}

.whyWechat-iteam{
    width: 1.4rem;
    height: 1.4rem;
    padding: 0.05rem;
    margin: 0.28rem 0;
    display: inline-block;
    position: relative;
    z-index: 1;
}

.whyWechat-object{
    height: 0.42rem;
    line-height: 0.42rem;
}

.whyWechat-heading {
    height: 0.24rem;
    color: #e9ad6e;
    font-size: 0.09rem;
    position: relative;
}

.whyWechat-wave{
    width: 100%;
    height: 10px;
    background:url(../images/whyWechat-wave.png) no-repeat bottom center;
    animation: move_wave 8s linear infinite;
    position: absolute;
    left: 0;
    bottom: 0;
}

@keyframes move_wave {
    0% {
        transform: translateX(0) translateZ(0)
    }
    25% {
        transform: translateX(-3%) translateZ(0)
    }
    50% {
        transform: translateX(3%) translateZ(0)
    }
    75% {
        transform: translateX(-3%) translateZ(0)
    }
    100% {
        transform: translateX(3%) translateZ(0)
    }
}

.whyWechat-describe {
    color: #878697;
    font-size: 0.07rem;
    line-height: 20px;
    padding-top: 10px;
}

.whyWechat-cheek,
.whyWechat-rectangle{
    width: 100%;
    height: 100%;
    border: 1px solid #e9ad6e;
    -webkit-transition: .3s ease;
    -moz-transition: .3s ease;
    transition: .3s ease;
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;

}
.whyWechat-rectangle{
    border: 1px solid transparent;
    background-color: #2f2e3e;
    transform: rotate(45deg);
    -ms-transform: rotate(45deg);     /* IE 9 */
    -moz-transform: rotate(45deg);    /* Firefox */
    -webkit-transform: rotate(45deg); /* Safari å’Œ Chrome */
    -o-transform: rotate(45deg);
}


a:hover .whyWechat-cheek{
    transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
}

a:hover .whyWechat-rectangle{
    transform: scale(1.1);
    -ms-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
}

/*支付宝小程序-支付宝小程序特点*/
.weChatTrait{
    background: #2aacff;
    background: -moz-linear-gradient(-45deg,  #2aacff 0%, #1e3ae0 100%);
    background: -webkit-linear-gradient(-45deg,  #2aacff 0%,#1e3ae0 100%);
    background: linear-gradient(135deg,  #2aacff 0%,#1e3ae0 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2aacff', endColorstr='#1e3ae0',GradientType=1 );

}

/*PC端web应用开发-主题*/

.container-theme-webPC{
    width: 100%;
    background: url(../images/theme-webPC-bg.jpg) no-repeat top center;
    padding-top: 0.145rem;
}

.webPc-list-group{
    text-align: center;
    margin-bottom: 0;
}

.webPc-list-group>li{
    padding: 0.05rem 0.06rem;
    display: inline-block;
}

.webPc-list-group>li>a{
    color: #861fd7;
    padding: 4px 0.075rem;
    border: 1px solid #e5e5e5;
}

.webPc-Use-body{
    padding-bottom: 0.405rem;
}

.webPc-Use-iteam{
    text-align: center;
    padding: 10px;
    margin-bottom: 0.20rem;
    border-radius: 15px;
    -moz-box-shadow:2px 4px 35px rgba(34,33,43,0.1); 
    -webkit-box-shadow:2px 4px 35px rgba(34,33,43,0.1); 
    box-shadow:2px 4px 35px rgba(34,33,43,0.1); 
    -webkit-transition: .3s ease;
    -moz-transition: .3s ease;
    transition: .3s ease;
    display: block;
}

.webPc-Use-iteam:hover{
    -moz-box-shadow:2px 4px 35px rgba(34,33,43,0.3); 
    -webkit-box-shadow:2px 4px 35px rgba(34,33,43,0.3); 
    box-shadow:2px 4px 35px rgba(34,33,43,0.3);
    transform: translateY(-15px);
    -ms-transform: translateY(-15px);     /* IE 9 */
    -moz-transform: translateY(-15px);    /* Firefox */
    -webkit-transform: translateY(-15px); /* Safari Ã¥â€™Å’ Chrome */
    -o-transform: translateY(-15px);
}

.webPc-Use-object{
    width: 118px;
    height: 118px;
    line-height: 118px;
    border-radius: 100%;
    background-color: #faf3ff;
    margin-top: 0.175rem;
    margin-bottom: 0.105rem;
    display: inline-block;
}

.webPc-Use-object01{
    background-color: rgba(255,245,228,0.5);
}

.webPc-Use-object02{
    background-color: rgba(245,232,255,0.5)
}

.webPc-Use-object03{
    background-color: rgba(255,233,247,0.5);
}

.webPc-Use-object04{
    background-color: rgba(241,239,255,0.5);
}

.webPc-Use-heading{
    min-height: 0.26rem;
    color: #333;
    font-size: 18px;
    font-weight: 600;
    padding-top: 0.15rem;
    position: relative;
}

.webPc-Use-heading::before {
    content: '';
    width: 48px;
    height: 2px;
    background: #e6e6e6;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
}

.webPc-Use-text{
    min-height: 45px;
    color: #999;
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 0;
}

/*PC端web应用开发-主题*/

.whyJZ-body{
    height: 100%;
    text-align: center;
    padding: 40px 40px 100px;
    margin: -40px -40px 0;
}

.whyJZ-iteam{
    text-align: center;
    -webkit-transition: .3s ease;
    -moz-transition: .3s ease;
    transition: .3s ease;
    display: inline-block;
    position: relative;
}

.whyJZ-iteam:hover{
    -moz-box-shadow:2px 4px 35px rgba(34,33,43,0.3); 
    -webkit-box-shadow:2px 4px 35px rgba(34,33,43,0.3); 
    box-shadow:2px 4px 35px rgba(34,33,43,0.3);
    transform:scale(1.1);
    -ms-transform:scale(1.1);     /* IE 9 */
    -moz-transform:scale(1.1);     /* Firefox */
    -webkit-transform:scale(1.1); /* Safari å’Œ Chrome */
    -o-transform:scale(1.1);
}

.whyJZ-object{
    border-radius: 3px; 
    background-color: #363641;
}

.whyJZ-object img{
    opacity: 0.1;
}

.whyJZ-txt{
    width: 100%;
    padding-top: 102px;
    position: absolute;
    top: 0;
    left: 0;
}

.whyJZ-txt .whyWechat-wave{
    top: 0;
}

.whyJZ-heading{
    color: #fefefe;
    font-size: 18px;
    font-weight: 600;
    padding-top: 48px;
    margin-bottom: 3px;
    position: relative;
}

.whyJZ-eheading{
    color: #fff;
    font-size: 11px;
    opacity: 0.3;
}

.whyJZ-describe{
    color: #838389;
    font-size: 14px;
    line-height: 20px;
    padding-top: 20px;
}

/*测试服务-主题*/

.container-theme-testService{
    width: 100%;
    padding-top: 0.3rem;
    background: url(../images/theme-testService-bg.jpg) no-repeat top center;
}

/*测试服务-服务范围*/

.testPcscene-body{
    padding-bottom: 0.45rem;
}

.testPcscene-iteam {
    text-align: center;
    margin-bottom: 0.10rem;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    display: block;
}

.testPcscene-object {
    width: 0.68rem;
    height: 0.68rem;
    line-height: 0.36rem;
    text-align: center;
    padding: 0.16rem;
    border-radius: 100%;
    display: inline-block;
}

.testPcscene-iteam:hover {
    transform: scale(1.1);
    -ms-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
}

.testPcscene01{
    background: #fb8a1d;
    background: -moz-linear-gradient(-45deg,  #fff280 0%, #fb8a1d 100%);
    background: -webkit-linear-gradient(-45deg,  #fff280 0%,#fb8a1d 100%);
    background: linear-gradient(135deg,  #fff280 0%,#fb8a1d 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fff280', endColorstr='#fb8a1d',GradientType=1 );
}

.testPcscene02{
    background: #ff97a6;
    background: -moz-linear-gradient(-45deg,  #ff97a6 0%, #9324da 100%);
    background: -webkit-linear-gradient(-45deg,  #ff97a6 0%,#9324da 100%);
    background: linear-gradient(135deg,  #ff97a6 0%,#9324da 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff97a6', endColorstr='#9324da',GradientType=1 );
}

.testPcscene03{
    background: #e9397f;
    background: -moz-linear-gradient(-45deg,  #ffe597 0%, #e9397f 100%);
    background: -webkit-linear-gradient(-45deg,  #ffe597 0%,#e9397f 100%);
    background: linear-gradient(135deg,  #ffe597 0%,#e9397f 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffe597', endColorstr='#e9397f',GradientType=1 );
}

.testPcscene04{
    background: #45be61;
    background: -moz-linear-gradient(-45deg,  #d8ff60 0%, #45be61 100%);
    background: -webkit-linear-gradient(-45deg,  #d8ff60 0%,#45be61 100%);
    background: linear-gradient(135deg,  #d8ff60 0%,#45be61 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d8ff60', endColorstr='#45be61',GradientType=1 );
}

.testPcscene05{
    background: #49b0ff;
    background: -moz-linear-gradient(-45deg,  #49b0ff 0%, #4630e9 100%);
    background: -webkit-linear-gradient(-45deg,  #49b0ff 0%,#4630e9 100%);
    background: linear-gradient(135deg,  #49b0ff 0%,#4630e9 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#49b0ff', endColorstr='#4630e9',GradientType=1 );
}

/*测试服务-介绍*/

.testIntroduce-object{
    border-radius: 12px; 
    background-color: #e5e5e5;
    display: inline-block;
    overflow: hidden;
}

.testIntroduce-box{
    padding-top: 0.32rem;
    padding-left: 0.2rem;
}

.testIntroduce-heading{
    font-size: 0.12rem;
    font-weight: 600;
    padding-bottom: 0.15rem;
    position: relative;
}

.testIntroduce-heading::before{
    content: '';
    width: 75px;
    height: 3px;
    background: #333;
    position: absolute;
    bottom: 0;
    left: 0;
}

.testIntroduce-describe{
    font-size: 16px;
    padding-top: 0.17rem;
}

.tag {
    min-width: 24px;
    line-height: 24px;
    color: #fff;
    font-size: 14px;
    text-align: center;
    border-radius: 100%;
    background-color: #f8c550;
    display: inline-block;
}

/*测试服务-为什么选择旌展*/

.whyJZ-Test-body{
    height: 100%;
    padding: 65px 15px 115px;
    margin-left: -15px;
    margin-right: -15px;
}

.whyJZ-Test-iteam{
    width: 100%;
    text-align: center;
    padding: 9px;
    background: #efb35e;
    background: -moz-linear-gradient(top,  #ffe177 0%, #efb35e 67%, #c4731f 100%);
    background: -webkit-linear-gradient(top,  #ffe177 0%,#efb35e 67%,#c4731f 100%);
    background: linear-gradient(to bottom,  #ffe177 0%,#efb35e 67%,#c4731f 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffe177', endColorstr='#c4731f',GradientType=0 );
    -moz-box-shadow:2px 3px 20px rgba(34,33,43,0.3); 
    -webkit-box-shadow:2px 3px 20px rgba(34,33,43,0.3); 
    box-shadow:2px 3px 20px rgba(34,33,43,0.3); 
    border-radius: 12px;
    -webkit-transition: .3s ease;
    -moz-transition: .3s ease;
    transition: .3s ease;
    display: block;
    position: relative;
}

.swiper-slide-active .whyJZ-Test-iteam{
    transform: translateY(-26px) scale(1.15);
    -ms-transform: translateY(-26px) scale(1.15);
    -moz-transform: translateY(-26px) scale(1.15);
    -webkit-transform: translateY(-26px) scale(1.15);
    -o-transform: translateY(-26px) scale(1.15);
}

.whyJZ-Test-rectangle{
    padding-top: 130px;
    padding-bottom: 112px;
    border-radius: 12px;
    border: 1px solid #c08e08;
}

.whyJZ-Test-heading {
    color: #3c2003;
    font-size: 18px;
    font-weight: 600;
    padding-top: 20px;
    position: relative;
}

.whyJZ-Test-heading::before {
    content: '';
    width: 52px;
    height: 3px;
    background: #3c2003;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
}

.whyJZ-Test-eheading {
    color: #d5a76b;
    font-size: 12px;
}

/*运维服务-主题*/

.container-theme-operationService{
    width: 100%;
    padding-top: 0.3rem;
    background: url(../images/theme-operationService-bg.jpg) no-repeat top center;
}

.container-theme-wapApp .theme-con,
.container-theme-testService .theme-con,
.container-theme-operationService .theme-con
{
    padding-top: 0.08rem;
}

.operationPcscene02{
    background: #e91a76;
    background: -moz-linear-gradient(-45deg,  #fbc0ef 0%, #e91a76 100%);
    background: -webkit-linear-gradient(-45deg,  #fbc0ef 0%,#e91a76 100%);
    background: linear-gradient(135deg,  #fbc0ef 0%,#e91a76 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fbc0ef', endColorstr='#e91a76',GradientType=1 );
}

.operationPcscene04{
    background: #e56416;
    background: -moz-linear-gradient(-45deg,  #ffe476 0%, #e56416 100%);
    background: -webkit-linear-gradient(-45deg,  #ffe476 0%,#e56416 100%);
    background: linear-gradient(135deg,  #ffe476 0%,#e56416 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffe476', endColorstr='#e56416',GradientType=1 );
}

/*行业解决方案-主题*/

.container-theme-Solution{
    padding: 0.35rem 0;
    background: url(../images/theme-Solution-bg.jpg) no-repeat top center;
}


/*行业解决方案*/
.Answer-body{
    text-align: center;
    padding-top: 0.2rem;
    margin-right: -12px;
    margin-left: -12px;
}

.Answer-body .col-xs-6{
    padding-right: 12px;
    padding-left: 12px;
}

.Answer-iteam{
    text-align: center;
    position: relative;
    display: inline-block;
    margin-top: 0.1rem;
    overflow: hidden;
}

.Answer-iteam .Solution-mask {
    background: rgba(0,0,0,0.2);
    top: 0;
}

.Answer-iteam .Answer-mask{
    top: 0;
    left: -100%;
}

a.Answer-iteam:hover .Answer-mask{
    left: 0;
    transform: translateX(0);
    -ms-transform: translateX(0);     /* IE 9 */
    -moz-transform: translateX(0);    /* Firefox */
    -webkit-transform: translateX(0); /* Safari 和 Chrome */
    -o-transform: translateX(0);
}

a.Answer-iteam:hover .Solution-mask{
    left: 100%;
    transform: translateX(100);
    -ms-transform: translateX(100);     /* IE 9 */
    -moz-transform: translateX(100);    /* Firefox */
    -webkit-transform: translateX(100); /* Safari 和 Chrome */
    -o-transform: translateX(100);
    opacity: 0;
}

.Answer-mask-box{
    color: #fff;
    padding-top: 0.2rem;
}

.Answer-mask-icon{
    padding-top: 0.14rem;
    position: relative;
}

.Answer-mask-icon::before {
    content: '';
    width: 24px;
    height: 0;
    border-bottom:4px double #fff;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
}

.Answer-mask-heading{
    font-size: 0.09rem;
    height: 0.24rem;
}

.Answer-mask-describe{
    font-size: 14px;
    line-height: 18px;
    padding: 0 12%;
}

.Answer-mask-btn{
    padding-top: 0.21rem;
    padding-bottom: 0.18rem;
}

.Answer-mask-btn .btn-hollow{
    min-width: 0.65rem;
}

/*行业解决方案优势*/

.Advantage-body{
    padding-top: 0.035rem;
    padding-bottom: 0.025rem;
    margin-right: -10px;
    margin-left: -10px;
}

.Advantage-body .col-sm-6{
    padding-right: 10px;
    padding-left: 10px;
}

.Advantage-iteam{
    min-height: 167px;
    text-align: center;
    padding: 0.06rem;
    margin-bottom: 0.12rem;
    background-color: #f5f5f5;
    position: relative;
    display: block;
}

.Advantage-object{
    width: 78px;
    height: 78px;
    line-height: 54px;
    padding: 12px;
    display: inline-block;
    position: absolute;
    right: 0;
    bottom: 0;
}

.Advantage-object img{
   opacity: 0.1;
}

.Advantage-iteam:hover {
    color: #fff;
    background: rgba(78,69,249,0.8);
}

.Advantage-iteam:hover .Advantage-describe{
    color: #fff;
}

.Advantage-head{
    font-size: 24px;
    font-weight: 600;
    padding-top: 0.21rem;
}

.Advantage-describe{
    color: #7c7c7c;
    font-size: 0.07rem;
    line-height: 0.1rem;
    padding: 0.05rem 0 0.15rem;
}

/*互联网+服务高级提供商*/

.Provider-body{
    padding-top: 0.08rem;
    padding-bottom: 0.34rem;
}

.Provider-iteam{
    text-align: center;
    margin-bottom: 0.1rem;
    display: block;
}

.Provider-box{
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}

.Provider-object{
    width: 0.625rem;
    height: 0.625rem;
    line-height: 0.325rem;
    text-align: center;
    border-radius: 100%;
    background-color:#fabd2c;
    padding: 0.15rem;
    display: inline-block;
}

.Provider-object img{
    max-height: 0.275rem;
}

.Provider-iteam:hover .Provider-box{
    transform: scale(1.1);
    -ms-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
}

.Provider-head{
    color: #333;
    font-size: 18px;
    font-weight: 600;
    padding: 0.07rem 0;
}

.Provider-describe{
    color: #999;
    font-size: 0.07rem;
    line-height: 0.1rem;
    padding-top: 0.05rem;
}

.Provider-describe span{
    display: block;
}

/*联系我们-主题*/

.container-theme-ContactUs{
    padding: 0.39rem 0;
    background: url(../images/theme-ContactUs-bg.jpg) no-repeat top center;
}

.jz-ContactUs{
    padding-bottom: 0.4rem;
}

.jz-ContactUs .footer-submenu h5{
    color: #333;
    margin-top: 2px;
    margin-bottom: 3px;
}

.jz-ContactUs .footer-options3>div,
.jz-ContactUs .footer-options4>div{
    margin-top: 15px;
}

.jz-ContactUs .footer-submenu p,
.jz-ContactUs .footer-submenu p * {
    color: #666;
}

.fa-ContactUs {
    width: 32px;
    height: 32px;
    display: inline-block;
    background: no-repeat center;
    background-size: contain;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto 0;
}

.fa-ContactUs-address {
    background-image: url(../images/fa-ContactUs-address.png);
}

.fa-ContactUs-tel {
    background-image: url(../images/fa-ContactUs-tel.png);
}

.fa-ContactUs-email {
    background-image: url(../images/fa-ContactUs-email.png);
}

.fa-ContactUs-qq {
    background-image: url(../images/fa-ContactUs-qq.png);
}

/*联系我们-地图*/

#mapContent{
    width: 100%;
    height: 3rem;
    position: relative;
}

/*联系我们-咨询*/

.form-group-body{
    padding-top: 0.55rem;
    padding-bottom: 0.55rem;
}

.form-group-body .form-group{
    margin-right: 0;
    margin-left: 0;
}

.form-group-body .form-control {
    height: 0.23rem;
    font-size: 0.09rem;
    text-indent: 0;
    border-radius: 2px;
    border: 1px solid #eee;
}

.form-horizontal .has-feedback .form-control-feedback{
    right: 0;
}

.form-group-body .btn-danger {
    min-width: 0.88rem;
    color: #fff;
    font-size: 0.09rem;
    border-radius: 2px;
    background-color: #f93737;
    border-color: #f93737;
    margin-top: 21px;
}

/*关于旌展-主题*/

.container-theme-aboutUs{
    padding: 0.39rem 0;
    background: url(../images/theme-aboutUs-bg.jpg) no-repeat top center;
}

.theme-head-title{
    color: #fff;
    font-size: 0.18rem;
    padding-top: 0.1rem;
    margin-bottom: 0;
    position: relative;
}

.theme-head-title::before {
    content: '';
    width: 68px;
    height: 4px;
    background: #fff;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
}


.theme-head-describe{
    color: #fff;
    font-size: 0.06rem;
    font-weight: lighter;
    letter-spacing: 1.1px;
    opacity: 0.45;
}

.container-theme-aboutUs .theme-head-title,
.container-theme-ContactUs .theme-head-title {
    padding-top: 0;
}

.container-theme-aboutUs .theme-head-title::before,
.container-theme-ContactUs .theme-head-title::before,
.container-theme-sitemaps .theme-head-title::before {
    display: none;
}

/*关于旌展-关于我们*/

.jz-aboutUs{
    color: #666;
    text-align: left;
    font-size: 16px;
    line-height: 30px;
    padding-bottom: 0.35rem;
    border-bottom: 1px solid #eee; 
}

.EnterpriseCulture-body{
    padding-bottom: 0.6rem;
}

.EnterpriseCulture-iteam{
    width: 0.875rem;
    height: 0.975rem;
    margin-bottom: 0.15rem;
    background: url(../images/EnterpriseCulture-bg.png) no-repeat center;
    background-size: cover;
    display: inline-block;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}

.EnterpriseCulture-iteam:hover{
    transform: scale(1.2);
    -ms-transform: scale(1.2);     /* IE 9 */
    -moz-transform: scale(1.2);    /* Firefox */
    -webkit-transform: scale(1.2); /* Safari å’Œ Chrome */
    -o-transform: scale(1.2);
}

.EnterpriseCulture-heading{
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    margin-top: 0.4rem;
    margin-bottom: 8px;
    position: relative;
}

.EnterpriseCulture-eheading{
    color: #fff;
    font-size: 0.06rem;
    line-height: 16px;
    opacity: 0.4;
}

/*企业文化-主题*/

.container-theme-corporateCulture{
    padding: 0.35rem 0;
    background: url(../images/theme-corporateCulture-bg.jpg) no-repeat top center;
}

/*关于旌展-企业文化*/

.corporateCulture-body{
    padding: 0.41rem 0;
}

.corporateCulture-iteam{
    width: 100%;
    padding: 0.125rem 0;
    display: table;
}

.corporateCulture-iteam:first-child{
    padding-bottom: 0.24rem;
}

.corporateCulture-heading{
    width: 32%;
    height: 100%;
    line-height: 100%;
    color: #333;
    font-size: 0.18rem;
    text-align: right;
    padding-right: 6%;
    vertical-align: middle;
    display: table-cell;
}

.corporateCulture-text{
    color: #333;
    font-size: 20px;
    margin-top: 0.05rem;
    vertical-align: middle;
    display: table-cell;
}

.corporateCulture-text span{
    display: block;
}

.corporateCulture-text p{
    color: #666;
    font-size: 15px;
    line-height: 20px;
    padding-top: 13px;
    margin-bottom: 13px;
}

.corporateCulture-text b{
    color: #333;
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 10px;
    display: block;
}


/*诚聘英才-主题*/

.container-theme-RecruitTalents{
    padding: 0.35rem 0;
    background: url(../images/theme-RecruitTalents-bg.jpg) no-repeat top center;
}

/*诚聘英才-列表*/

.RecruitTalents-list-body{
    padding-top: 0.21rem;
    padding-bottom: 0.14rem;
}

.RecruitTalents-list-group > li{
    -moz-box-shadow: 0 2px 12px rgba(0,0,0,.12);
    -webkit-box-shadow: 0 2px 12px rgba(0,0,0,.12);
    box-shadow: 0 2px 12px rgba(0,0,0,.12);
    padding: 12px 18px 12px 48px;
    margin-bottom: 18px;
    border: 1px solid transparent;
}

.RecruitTalents-heading{
    font-size: 0.12rem;
    font-weight: 600;
    margin-bottom: 0;
}

.RecruitTalents-districtDate{
    font-size: 14px;
    padding-top: 10px;
}
.RecruitTalents-text{
    color: #999;
    font-size: 14px;
}

.btn-bule {
    min-width: 0.69rem;
    color: #005dab;
    font-size: 14px;
    padding: 0.04rem 0.06rem;
    border-color: #005dab;
}

.btn-bule::after{
    background: #005dab;
}

.btn-bule:focus,
.btn-bule:hover {
    color: #fff;
}

#RecruitTalents .layui-flow-more{
    margin: 0.21rem 0;
}

#RecruitTalents .layui-flow-more a cite{
    min-width: 0.9rem;
    color: #8c8c8c;
    line-height: 0.23rem;
    padding: 6px 12px;
    background-color: #e1e1e1;
}

.pager-list{
    padding-top: 0.1rem;
    
}

.pager-list li{
    padding: 0 0.05rem;
}

.pager-details{
    text-align: left;
}

.pager-details li{
    display: block;
}

.pager-details li>a,.pager-details li>span{
    font-size: 0.07rem;
    padding: 5px 0;
    border: 1px solid #fff;
}

.pager li>a:focus, .pager li>a:hover{
    background-color: #fff;
}

.btn-gray{
    min-width: 0.9rem;
    line-height: 0.23rem;
    color: #a2a2a2;
    background-color: #e1e1e1;
    border: 1px solid #e1e1e1;
    border-radius: 0; 
}

.btn-gray:focus,
.btn-gray:hover {
    border: 1px solid #d6d6d6;
    background-color: #d6d6d6;
}

/*岗位详情*/

.job-article-body{
    padding-top: 0.15rem;
    padding-bottom: 0.15rem;
}

.job-article-box{
    min-height: 540px;
    padding: 0.15rem 0.34rem;
    -moz-box-shadow: 0 2px 12px rgba(0,0,0,.12);
    -webkit-box-shadow: 0 2px 12px rgba(0,0,0,.12);
    box-shadow: 0 2px 12px rgba(0,0,0,.12);
    background-color: #fff;
}

.job-article-head{
    padding-top: 0.105rem;
    padding-bottom: 0.26rem;
    border-bottom: 1px solid #eee;
}

.job-article-title{
    font-size: 0.18rem;
    font-weight: 600;
}

.job-article-date{
    font-size: 0.12rem;
    margin-top: 0.06rem;
}

.job-article-content{
    font-size: 14px;
    padding-top: 0.25rem;
    padding-bottom: 0.25rem;
}

/*新闻列表-主题*/

.container-theme-News{
    padding: 0.35rem 0;
    background: url(../images/theme-News-bg.jpg) no-repeat top center;
}

/*新闻列表*/

.news-class-search{
    padding-top: 0.28rem;
    padding-bottom: 0.2rem;
}

.news-class-search .nav-pills{
    display: inline-block;
}

.news-class-search .nav>li>a {
    min-width: 0.71rem;
    color: #999;
    font-size: 0.12rem;
    padding-top: 0;
}

.news-class-search .nav>li>a::before {
    content: "";
    display: block;
    position: absolute;
    left: 50%;
    right: 50%;
    bottom: 0;
    height: 3px;
    margin-right: 21px;
    background-color: #005dab;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    -ms-transition: all .5s;
    transition: all .5s;
}

.nav-pills>li.active>a,.nav-pills>li.active>a:focus, .nav-pills>li.active>a:hover,
.nav>li>a:focus, .nav>li>a:hover{
    color: #005dab;
    background-color: transparent;
}

.news-class-search .nav>li.active>a::before,
.news-class-search .nav>li>a:hover::before {
    left:32%;
    right:32%;
    opacity:1;
}

.news-class-search .form-group{
    width: 1.61rem;
    margin-bottom: 0;
    display: inline-block;
}

.news-class-search .form-group .input-group{
    width: 100%;
}

.news-class-search .form-control {
    height: 42px;
    padding: 10px 12px;
    border-radius: 0;
    text-indent: 2.5em;
    border: 1px solid transparent;
    background-color: #f3f3f3;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0);
}

.news-class-search .btn{
    color: #fff;
    border-radius: 0;
    padding: 10px 17px; 
    background-color: #005dab;
}

.news-class-search .form-control-feedback{
    color: #aaa;
    left: 0;
    width: 46px;
    height: 42px;
    line-height: 42px;
    z-index: 999;
}

.news-list-body{
    padding-bottom: 0.26rem;
}

.news-list-iteam {
    padding-top: 12px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    display: block;
}

.news-list-object {
    width: 100%;
    height: 1.25rem;
    line-height: 1.25rem;
    text-align: center;
    position: relative;
    overflow: hidden;
}

.news-list-mask{
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.4);
    -webkit-transition: .5s ease;
    -moz-transition: .5s ease;
    transition: .5s ease;
    position: absolute;
    top: 0;
    left: -100%;
}

a:hover .news-list-mask{
    left: 0;
    transform: translateY(0);
    -ms-transform: translateY(0);     /* IE 9 */
    -moz-transform: translateY(0);    /* Firefox */
    -webkit-transform: translateY(0); /* Safari å’Œ Chrome */
    -o-transform: translateY(0);
}

a:hover .news-list-object .img-responsive{
    transform: scale(1.4);
    -ms-transform: scale(1.4);     /* IE 9 */
    -moz-transform: scale(1.4);    /* Firefox */
    -webkit-transform: scale(1.4); /* Safari å’Œ Chrome */
    -o-transform: scale(1.4);
}

.news-list-meta{
    width: 100%;
    min-height: 0.81rem;
    padding-top: 0.06rem;
}

.news-list-head{
    font-size: 18px;
    font-weight: 600;
    line-height: 0.15rem;
}

.news-list-describe{
    max-height: 0.21rem;
    line-height: 0.105rem;
    color: #999;
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.news-list-date{
    color: #999;
    font-size: 14px;
    margin-bottom: 0;
}

/*新闻详情*/

.news-article-head{
    padding-top: 0.105rem;
    padding-bottom: 0.16rem;
    border-bottom: 1px solid #eee;
}

.news-article-breadcrumb{
    color: #666;
    font-size: 0.07rem;
}

.news-article-title{
    font-size: 0.17rem;
    font-weight: 600;
    margin-top: 0.16rem;
    margin-bottom: 0.075rem;
}

.news-article-date{
    font-size: 16px;
}

.news-article-content{
    font-size: 15px;
    line-height: 35px;
    padding-top: 45px;
    padding-bottom: 12px; 
}

/*相关推荐*/

.news-recommend-title{
    font-size: 0.12rem;
    font-weight: 500;
    padding-top: 0.15rem;
    margin-bottom: 0.07rem;
    border-top: 1px solid #e8e8e8;
}

/*分享*/

.bdsharebuttonbox.bdshare-button-style0-32 a{
    width: 30px;
    height: 30px;
    line-height: 30px;
    border-radius: 100%;
    background-image: url(../images/bdshare-icon.png);
    margin: 0 10px 0 0;
}

.bdsharebuttonbox.bdshare-button-style0-32 .bds_sqq {
    background-position: 0 0;
}

.bdsharebuttonbox.bdshare-button-style0-32 .bds_weixin {
    background-position: -39px 0;
}

.bdsharebuttonbox.bdshare-button-style0-32 .bds_qzone {
    background-position: -79px 0;
}

.bdsharebuttonbox.bdshare-button-style0-32 .bds_tsina {
    background-position: -118px 0;
}


/*网站地图*/

.container-theme-sitemaps{
    padding: 0.39rem 0;
    background: url(../images/theme-siteMaps-bg.jpg) no-repeat top center;
}

.container-theme-sitemaps .theme-head-describe{
    font-size: 0.07rem;
    letter-spacing: 0.025rem;
}

.jz-sitemaps-title {
    font-size: 0.14rem;
}

.jz-sitemaps{
    padding-bottom: 0.4rem;
}

.jz-sitemaps dd{
    margin-top: 0.04rem;
}

.jz-sitemaps dd a{
    font-size: 15px;
    margin: 0.03rem 0.12rem;
    display: inline-block;
}

/*底部*/
.container-footer{
    background-color: #282626;
}

.footer-options{
    padding-top: 0.375rem;
    padding-bottom: 0.05rem;
    overflow: hidden;
}

.footer-options2,.footer-options3{
    padding-left: 12%;
}

.footer-options4{
    text-align: right;
}

.footer-submenu{
    min-height: 24px;
    font-size: 0.07rem;
    text-align: left;
    padding-left: 45px;
    margin-bottom: 10px;
    display: inline-block;
    position: relative;
}

.fa-envelope{
    width: 32px;
    height: 32px;
    display: inline-block;
    background: no-repeat center;
    background-size: contain;
    position: absolute;
    left: 0;
    top: 0.075rem;
    opacity: 0.4;
}

.footer-submenu:hover .fa-envelope{
    opacity: 1;
}

.fa-envelope-address{
    background-image: url('../images/fa-envelope-address.png');
}

.fa-envelope-tel{
    background-image: url('../images/fa-envelope-tel.png');
}

.fa-envelope-email{
    background-image: url('../images/fa-envelope-email.png');
}

.fa-envelope-qq{
    background-image: url('../images/fa-envelope-qq.png');
}

.footer-submenu h5{
    color: #fff;
    margin-bottom: 5px;
}

.footer-submenu p,
.footer-submenu p *{
    color: #ccc;
    line-height: 20px;
    margin-bottom: 0;
}

.footer-info {
    font-size: 0.06rem;
    color: #ccc;
    text-align: center;
    padding: 0.2rem 0;
    overflow: hidden;
}

.footer-info a{
    color: #8f8e8e;
}

.footer-info a:hover{
    color: #005dab;
}

/*404页面*/
.container-theme-404{
    padding: 0.65rem 0;
    background-color: #f6f6f6;
}

.theme-404-tip{
    color: #5480e5;
    font-size: 0.14rem;
    padding: 0.09rem 0 0.05rem;
}

.container-theme-404 .btn-hollow {
    min-width: 0.65rem;
    color: #5480e5;
    border-color: #5480e5;
}

.container-theme-404 .btn-hollow::after {
    background: #5480e5;
}

.container-theme-404 .btn-hollow:focus,
.container-theme-404 .btn-hollow:hover {
    color: #fff;
}

#scrollUp {
    width: 0.23rem;
    height: 0.23rem;
    line-height: 1;
    color: #eee;
    font-size: 0.2rem;
    text-align: center;
    border-radius: 3px;
    text-decoration: none;
    background-color: #777;
    border: 0;
    bottom: 32%;
    right: 5%;
    opacity: .8;
}

#scrollUp:hover{
    background-color:#333
}

#newBridge .nb-icon-wrap .nb-icon-wrap-base{
    background-size: inherit !important;
}

@media (min-width: 1200px){

    .container-header{
        height: 90px;
    }

    .navbar-brand {
        height: 90px;
        padding: 20px 15px;
    }

    .navbar-default .navbar-nav>li {
        padding: 0.1rem 0.08rem;
    }
    
    .Solution-body {
        margin-left: -24px;
        margin-right: -24px;
    }

    .Solution-body .col-xs-6 {
        padding-left: 24px;
        padding-right: 24px;
    }

    .Appscene-body .col-sm-offset-1 {
        padding-left: 5px;
    }

    .distribution-head{
        padding: 0.09rem 18%;
    }

    .webPc-Use-body{
        margin-left: -25px;
        margin-right: -25px;
    }
    
    .webPc-Use-body .col-lg-3{
        padding-right: 40px;
        padding-left: 40px;
    }

    .desk-list-body .col-lg-2,
    .testPcscene-body .col-lg-2{
        width: 20%;
    }

    .bdsharebuttonbox{
        display: inline-block;
    }

    .footer-submenu p span{
        display: block;
    }
}

@media (min-width: 1420px){
    .container {
        width: 1420px;
    }
    .navbar-brand {
        padding-left: 0.21rem;
    }

    .navbar-default .navbar-nav>li {
        padding: 0.1rem 0.12rem;
    }
}

@media (max-width: 1419px){
    .banner-1-2{
        top: 21vw;
    }
    .banner-2-1{
        left: 8%;
    }
    .banner-2-2{
        top: 37%;
        left: 50%;
    }
    .banner-2-3{
        left: 50%;
    }
    .jz-heading-etitle{
        opacity: 0.15;
        left: 1% !important;
    }
    .jz-etitle-solution{
        opacity: 0.38;
    }
    .jz-etitle-customer{
        opacity: 0.71;
    }
    .news-list-object {
        height: 1rem;
        line-height: 1rem;
    }
}

@media (max-width: 1199px){
    .container-header{
        height: 68px;
    }
    
    .navbar-brand {
        height: 68px;
        padding: 16px 10px;
    }

    .navbar-default .navbar-nav>li {
        padding: 0.09rem 0.05rem;
    }

    .navbar-default .navbar-nav>li>a {
        padding: 6px 12px;
    }

    .navbar-default .navbar-nav>li.marketing>a{
        margin: 0;
    }

    .navbar-default .navbar-nav>li>.dropdown-menu {
        top: 69px;
    }

    .navbar-nav>li>.dropdown-menu>ul{
        padding-right: 3%;
    }

    .banner-1-1{
        top: 25%;
    }

    .banner-2-1{
        left: 5%;
    }

    .banner-2-2{
        font-size: 0.2rem;
        top: 35%;
        left: 45%;
    }

    .banner-2-3{
        font-size: 0.14rem;
        left: 45%;
    }

    .container-theme-wapApp,
    .container-theme-operationService,
    .container-theme-testService,
    .container-theme-webPC,
    .container-theme-weChat{
        background-size: cover;
    }

    .Advantage-object{
        position: relative;
    }

    .Advantage-object img{
        opacity: 0.5;
    }
    
    .Advantage-head {
        padding-top: 0.05rem;
    }

    .theme-con{
        text-align: center;
        padding-top: 0 !important;
    }

    .col-sm-12.col-lg-6.text-right .wow.fadeInRight{
        text-align: center;
    }

    .RecruitTalents-list-group .col-lg-2.text-center{
        text-align: left;
    }
    .news-list-object {
        height: 1.25rem;
        line-height: 1.25rem;
    }
    .news-list-meta{
        min-height: 0.95rem;
    }
    .corporateCulture-heading {
        width: auto;
        text-align: center;
        padding-bottom: 20px;
        padding-right: 0;
        display: block;
    }
    .corporateCulture-text{
        display: block;
    }
    p.corporateCulture-text{
        text-align: center;
    }
    .footer-options2,.footer-options3{
        padding-left: 0;
    }
}
@media (max-width: 992px){
    .navbar-nav>li>.dropdown-menu>ul>li{
        padding: 6px 0px;}
    .container-header{
        height: 58px;
    }
    
    .navbar-brand {
        height: 58px;
        padding: 16px 0;
    }

    .navbar-default .navbar-nav>li>a {
        font-size: 0.75rem;
        padding: 6px 8px;
    }

    .navbar-default .navbar-nav>li>.dropdown-menu {
        top: 59px;
    }

    .banner-2-2{
        font-size: 0.18rem;
        top: 35%;
    }

    .banner-2-3{
        font-size: 0.11rem;
    }

    .news-body .swiper-pagination {
        display: block;
    }
    .jz-why-iteam{
        padding-right: 0;
    }
    .news-list-object {
        height: 1rem;
        line-height: 1rem;
    }

    .footer-options2, .footer-options4{
        text-align: left;
        padding-left: 35%;
    }

    .testIntroduce-box{
        padding-left: 0;
    }

    .process-object {
        height: 32px;
        line-height: 20px;
    }
}

@media (max-width: 882px){

    .navbar-default .navbar-nav>li {
        padding: 0.604rem 0.03rem;
    }

    .banner-1-1{
        top: 18%;
    }

    .banner-2-1{
        width: 100%;
        left: 0;
        bottom: 0;
        opacity: 0.5;
    }

    .banner-2-2{
        width: 100%;
        font-size: 0.3rem;
        text-align: center;
        top: 24%;
        left: 0;
    }

    .banner-2-3{
        width: 104%;
        font-size: 0.18rem;
        text-align: center;
        top: 45%;
        left: 0;
    }
}

@media (min-width: 768px){
    .select>.dropdown-menu{
        display: block;
    }
}

@media (max-width: 767px){
    .navbar-brand {
        padding: 12px 15px;
    }

    .navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
        background-color: #fff;
    }

    .navbar-default .navbar-toggle {
        border-color: #fff;
        margin-top: 11px;
        margin-right: 4px;
    }

    .navbar-default .navbar-toggle .icon-bar {
        width: 25px;
        height: 3px;
        background-color: #333;
    }

    .navbar-default .navbar-toggle .icon-bar:last-child{
        width: 18px;
    }

    .navbar-default .navbar-toggle:focus .icon-bar, .navbar-default .navbar-toggle:hover .icon-bar{
        background-color: #483eff;
    }

    .navbar-toggle .icon-bar+.icon-bar {
        margin-top: 5px;
    }

    .navbar-nav>li>.btn {
        color: #9a9a9a;
        font-size: 21px;
        padding: 0 10px;
        display: block;
    }

    .navbar-default .navbar-nav>li{
        padding-right: 42px;
        border-bottom: 1px solid #f4f4f4;
    }

    .navbar-default .navbar-nav>li.open .icon-angle-down:before{
        content: "\f106";
    }

    .navbar-default .navbar-nav>li>a {
        color: #282626;
        font-size: 17px;
        display: block;
    }

    .navbar-default .navbar-nav>li.marketing{
        padding: 0;
    }

    .navbar-default .navbar-nav>li.marketing>a{
        padding: 0.9rem;
        border-radius: 0;
        margin: 0;
    }

    .navbar-nav>li>.dropdown-menu>ul{
        padding-right: 0;
        padding-bottom: 8px;
        margin-top: -8px;
        display: block;
    }

    .navbar-nav>li>.dropdown-menu>ul>li{
        padding: 4px 0;
        display: block;
    }

    .navbar-nav>li>.dropdown-menu>ul>li>a {
        font-size: 14px;
    }

    .navbar-default .navbar-collapse, .navbar-default .navbar-form{
        max-height: 100%;
        -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
        box-shadow: 0 6px 12px rgba(0,0,0,.175);
    }

    .banner-1-2{
        top: 40%;
    }

    .whyJZ-Test-body{
        padding: 0 15px 85px;
    }

    .swiper-slide-active .whyJZ-Test-iteam,
    .whyJZ-iteam:hover, .desk-iteam:hover{
        transform: translateY(0px);
        -ms-transform: translateY(0px);     /* IE 9 */
        -moz-transform: translateY(0px);    /* Firefox */
        -webkit-transform: translateY(0px); /* Safari 和 Chrome */
        -o-transform: translateY(0px);
    }

    .whyJZ-Test-iteam{
        -moz-box-shadow: none; 
        -webkit-box-shadow: none; 
        box-shadow: none; 
    }

    .desk-list-object {
        height: 0.32rem;
        line-height: 0.32rem;
    }

    .Wechatscene-object {
        width: 0.74rem;
        height: 0.74rem;
        line-height: 0.34rem;
    }

    .footer-options2, .footer-options4{
        text-align: left;
        padding-left: 25%;
    }

    #newBridge .nb-icon-right-center {
        top: 35% !important;
    }

    #newBridge .nb-icon-wrap .nb-icon-wrap-base{
        background-color:rgba(40,169,240,.7) !important;
    }
}

@media (max-width: 700px){

    .page-button-down{
        width: 32px;
        height: 32px;
        bottom: 5px;
    }
    .news-body .swiper-slide {
        min-height: auto;
    }
    
    .container-Appscene {
        background-position-y: 15%;
    }

    .jz-heading-Solution .jz-heading-title {
        font-size: 32px;
    }

    .Wechatscene-object {
        width: 0.54rem;
        height: 0.54rem;
        line-height: 0.15rem;
        padding: 0.15rem;
    }

    .desk-list-object {
        height: 0.21rem;
        line-height: 0.11rem;
    }
}

@media (max-width: 600px){
    .banner-box {
        height: 260px;
    }

    .banner-1-1,.banner-2-2{
        font-size: 0.26rem;
    }

    .banner-2-3{
        font-size: 0.14rem;
        letter-spacing: 18px;
        top: 48%;
    }

    .jz-heading-etitle{
        top: -15%;
    }
    .Appscene-chart-box {
        padding: 0.7rem 0;
    }
    .webPc-Use-body .col-xs-6,
    .mobile-Use-body .col-xs-6{
        width: 100%;
    }
    .whyWechat-object {
        height: 0.34rem;
        line-height: 0.34rem;
    }
    .whyWechat-heading {
        height: 0.21rem;
    }
    .whyWechat-describe {
        padding-top: 0px;
    }
    
    .jz-heading{
        padding: 0.4rem 0;
    }
    
    .jz-heading2{
        padding: 0.445rem 0;
    }
    
    .jz-heading3{
        padding: 0.235rem 0;
    }
    
    .jz-heading4{
        padding-top: 0.475rem;
        padding-bottom: 0.275rem;
    }

    .jz-head-title {
        font-size: 0.19rem;
    }

    .theme-head-title span{
        padding-left: 30px;
        display: block;
    }

    .Answer-mask-heading {
        height: 0.12rem;
    }
    .Answer-mask-btn {
        padding-top: 0.05rem;
    }

    .jz-heading-floor .col-xs-7,
    .jz-heading-floor .col-xs-5 {
        width: 100%;
    }
    .Provider-describe span{
        display: inline;
    }
    .fa-ContactUs,.fa-envelope {
        width: 26px;
        height: 26px;
    }
}

@media (max-width: 479px){
    .banner-box {
        height: 200px;
    }

    .banner-1-1,.banner-2-2{
        font-size: 0.18rem;
    }

    .banner-1-2 {
        font-size: 0.11rem;
        top: 35%;
    }

    .banner-1-2 span{
        font-size: 0.19rem
    }

    .banner-2-3{
        font-size: 0.12rem;
        letter-spacing: 10px;
    }

    .swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{
        margin: 4px 0;
    }

    .testIntroduce-heading{
        font-size: 0.16rem;
    }

    .Advantage-head,
    .jz-why-heading{
        font-size: 0.14rem;
    }
    
    .jz-slogan-title {
        font-size: 0.21rem;
    }
    
    .corporateCulture-text,
    .footer-submenu h5,
    .Wechatscene-head,
    .links-title {
        font-size: 0.11rem;
    }

    .footer-info,
    .theme-describe{
        font-size: 0.09rem;
    }

    .Appscene-heading,
    .footer-submenu,
    .distribution-head,
    .links-group a{
        font-size: 0.1rem;
    }

    .col-xs-6 .jz-heading-describe {
        font-size: 15px;
    }

    .col-xs-6 .jz-heading-more {
        padding-right: 0.32rem;
    }

    .jz-heading-more::after{
        height: 2px;
    }
    
    .col-xs-6 .jz-heading-more::after{
        width: 0.27rem;
    }

    .item-customer .col-xs-4{
        width: 50%;
    }

    .container-resource .col-xs-4{
        padding-right: 0;
        padding-left: 0;
    }

    .jz-resource-sum{
        font-size: 0.15rem;
    }

    .jz-resource-sum span {
        font-size: 0.22rem;
    }
    
    .Appscene-body {
        padding-top: 0;
        padding-bottom: 0.35rem;
    }

    .EnterpriseCulture-iteam {
        width: 30.5vw;
        height: 34vw;
    }

    .EnterpriseCulture-heading{
        margin-top: 0.32rem;
    }

    .container-theme-Solution,
    .container-theme-RecruitTalents,
    .container-theme-News {
        padding: 0.6rem 0;
    }

    .news-class-search .col-xs-6{
        width: 100%;
        text-align: center;
    } 
    .news-class-search .nav>li>a::before {
        margin-right: 0;
    }
    .news-class-search .form-group {
        width: 100%;
        margin-top: 18px;
    }
    .news-list-object {
        height: auto;
        line-height: auto;
    }
    .news-list-meta{
        min-height: auto;
    }
    .btn-hollow,.btn-zixun {
        min-width: 0.98rem;
    }

    .process-eheading {
        height: 0.38rem;
    }

    .RecruitTalents-list-group > li{
        padding: 12px 18px;
    }
    
    .btn-bule {
        min-width: 0.69rem;
    }

    .job-article-box {
        padding: 0 0.15rem;
    }

    .footer-options2, .footer-options4{
        padding-left: 0;
    }

    .Answer-body .col-xs-6,
    .Solution-body .col-xs-6,
    .jz-why-body .col-xs-6,
    .news-list-body .col-xs-6,
    .jz-ContactUs .col-xs-6,
    .footer-options .col-xs-6{
        width: 100%;
    }
}

@media (max-width: 420px){
    .whyWechat-body .col-xs-6{
        width: 100%;
    }
}


@media (max-width: 360px){
    .banner-2-3{
        top: 43%;
    }

    .jz-heading-Solution .jz-heading-title {
        font-size: 29px;
    }

    .col-xs-6 .jz-heading-title {
        font-size: 32px;
    }

    .col-xs-6 .jz-heading-describe {
        font-size: 14px;
    }

    .Appscene-body .col-sm-4,
    .Appscene-body .col-sm-3{
        width: 100%;
    }
}