body, html {
    background-color: #f8fafd;
}

.qy_banner {
    display: block;
}

.qy_banner-swiper {
    position: relative;
    height: 593px;
    width: 100%;
}
.build_pop {
    padding: 45px 72px 57px;
    background-color: #fff;
    text-align: center;
}

.build_pop-select {
    margin-top: 10px;
    font-size: 14px;
}

.build_pop-select span {
    color: #999;
    margin-right: 10px;
}

.build_pop-select .text {
    margin-bottom: 10px;
}

.build_pop-select label {
    margin-left: 10px;
    display: inline-block;
}

.build_pop-select input {
    margin-right: 4px;
}

.build_pop ul {
    display: inline-block;
}

.build_pop li {
    text-align: center;
    float: left;
    width: 190px;
    height: 161px;
    margin-right: 26px;
    padding-top: 34px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.build_pop li:hover {
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.08);
}

.build_pop li:last-child {
    margin-right: 0;
}

.build_pop li .icon1 {
    width: 53px;
    height: 44px;
    display: inline-block;
    background: url(../img/build/p1.png) no-repeat center;
    -webkit-background-size: auto 44px;
    background-size: auto 44px;
}


.build_pop li .icon2 {
    width: 53px;
    height: 44px;
    background: url(../img/build/p4.png) no-repeat center;
    -webkit-background-size: auto 44px;
    background-size: auto 44px;
    display: inline-block;
}

.build_pop li p {
    margin-top: 15px;
    font-size: 14px;
    font-weight: normal;
    line-height: 17px;
    color: #222222;
}

.build_pop li .tag {
    margin-top: 10px;
    display: block;
    font-size: 12px;
    font-weight: normal;
    line-height: 17px;
    color: #ff6935;
}

.build_pop-zf {
    text-align: center;
    background-color: #fff;
    padding: 30px 36px 40px;
}


.build_pop-zf .iconfont {
    font-size: 48px;
    color: #ff6935;
}

.build_pop-zf p {
    font-size: 14px;
    font-weight: normal;
    line-height: 28px;
    color: #222222;
}

.build_pop-zf p b {
    color: #ff6935;
    font-weight: bold;
}

.build_pop-zf .top {
    padding-bottom: 20px;
}

.build_pop-zf .agreen {
    padding-top: 10px;
    border-top: 1px solid #eee;
}

.build_pop-zf .agreen label {
    display: block;
    margin-top: 10px;
}

.build_pop-zf .agreen label a {
    color: #007bfc;
    transition: all .3s;
}

.build_pop-zf .agreen label a:hover {
    text-decoration: underline;
}
.agreen .item {
    text-align: center;
}
.agreen .right1 {
    width: 240px;
    display: inline-block;
    margin: 0!important;
    text-align: left;
}
.agreen .item .right1 span {
    margin-right: 0px!important;
    font-size: 18px!important;
}
.agreen .item span {
    margin-right: 20px;
    line-height: 30px;
}
.build_pop-zf .agreen button {
    margin: 28px auto;
    display: block;
    width: 264px;
    height: 36px;
    font-size: 14px;
    font-weight: normal;
    line-height: 28px;
    color: #ffffff;
    background-color: #007bfc;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    transition: all .3s;
}

.build_pop-submit {
    margin-top: 25px;
    background-color: #007bfc;
    color: #fff;
    width: 138px;
    height: 40px;
    font-size: 14px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    transition: all .3s;
}

.build_pop-submit:hover {
    background: rgba(0, 123, 252, .9);
}

.build_pop-zf .agreen button:hover {
    background: rgba(0, 123, 252, .9);
}


.buildCompar_nr table {
    width: 100%;
}

.qy_banner-swiper .qy_header {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 99;
}

.qy_banner {
    width: 100%;
    height: 592px;
    background: url("../img/banner.png") no-repeat center #070830;
    -webkit-background-size: auto 592px;
    background-size: auto 592px;
}

.qy_banner h3 {
    padding-top: 272px;
    font-size: 38px;
    font-weight: 400;
    color: #fff;
    line-height: 37px;
}

.qy_banner_last h3 {
    padding-top: 216px;
}

.qy_banner p {
    margin-top: 35px;
    width: 528px;
    font-size: 14px;
    font-weight: 400;
    color: #fff;
    line-height: 30px;
}

.qy_banner .btn {
    margin-top: 24px;
    color: #fff;
    display: block;
    text-align: center;
    line-height: 40px;
    font-size: 14px;
    font-weight: bold;
    width: 138px;
    height: 40px;
    background: rgba(0, 123, 252, 1);
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    transition: all .3s;
}

.qy_banner .btn:hover {
    background-color: #218cfd;
}

.qy_nav {
    margin-top: -50px;
    position: relative;
    z-index: 1;
}

.qy_nav li {
    float: left;
    width: 284px;
    height: 120px;
    margin-right: 21px;
    padding: 25px 34px;
    background: rgba(255, 255, 255, 1);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    transition: all .3s;
}

.qy_nav li:hover {
    margin-top: -8px;
    box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.08);
}

.qy_nav li:last-child {
    margin-right: 0;
}

.qy_nav li .left {
    margin-top: 5px;
    background: url(../img/nav.png) no-repeat;
}

.qy_nav li .right {
    width: 154px;
}

.qy_nav li h4 {
    font-size: 16px;
    font-weight: 400;
    color: rgba(34, 34, 34, 1);
}

.qy_nav li:hover h4 {
    color: #007BFC;
}

.qy_nav li p {
    margin-top: 8px;
    font-size: 14px;
    font-weight: 400;
    color: rgba(153, 153, 153, 1);
    line-height: 20px;
}

.qy_nav li .left.icon3 {
    height: 40px;
    width: 40px;
    background-position: 0 0;
}

.qy_nav li .left.icon4 {
    height: 40px;
    width: 40px;
    background-position: -40px 0;
}



.qy_nav li .left.icon1 {
    height: 40px;
    width: 40px;
    background-position: -80px 0;
}

.qy_nav li .left.icon2 {
    height: 40px;
    width: 40px;
    background-position: -120px 0;
}

.qy_nav li .left.icon5 {
    height: 40px;
    width: 40px;
    background: url("../img/jz.png") no-repeat center;
    -webkit-background-size: 100%;
    background-size: 100%;
}

.qy_nav li .left.icon6 {
    height: 42px;
    width: 39px;
    background: url("../img/yserver.png") no-repeat center;
    -webkit-background-size: 100%;
    background-size: 100%;
}

.qy_pilotage {
    background-color: #fff;
    padding: 87px 0;
}

.qy-index_left {
    width: 265px;
    height: 658px;
    text-align: center;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.qy-index_left p {
    font-size: 30px;
    /*font-weight: bold;*/
    color: rgba(34, 34, 34, 1);
    line-height: 30px;
}

.qy-index_left .btn {
    display: inline-block;
    width: 108px;
    height: 32px;
    text-align: center;
    line-height: 30px;
    font-size: 14px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    transition: all .3s;
}

.qy-index_left .btn.over {
    color: #007BFC;
    border: 1px solid rgba(0, 123, 252, 1);
    background-color: transparent;
    transition: all .3s;
}

.qy-index_left .btn.over:hover {
    background-color: #007BFC;
    color: #fff;
}

.qy_pilotage .qy-index_left {
    background: url("../img/t1.png") no-repeat left bottom #fff;
    -webkit-background-size: 100%;
    background-size: 100%;
}

.qy_pilotage .qy-index_left {
    padding-top: 120px;
}

.qy-index_right {
    width: 935px;
}

.qy-index_top {
    background-color: #F7F9FC;
    padding: 40px;
    height: 171px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.qy-index_content {
    box-shadow: 0 0 8px 0 #E9E9E9;
}
.qy_jj {
    width: 175px;
    margin: 31px auto;
    text-align: center;
    display: block;
    line-height: 24px;
    color: #999;
    font-size: 14px;
    font-weight: 400;
}
.qy-index_top .text {
    font-size: 16px;
    font-weight: 400;
    color: rgba(34, 34, 34, 1);
    line-height: 15px;
}

.qy-index_top p {
    margin-top: 20px;
    font-size: 14px;
    font-weight: 400;
    color: rgba(153, 153, 153, 1);
    line-height: 13px;
}

.qy-index_top .tag {
    margin-top: 28px;
}

.qy-index_top .tag span {
    font-size: 14px;
    font-weight: 400;
    color: rgba(102, 102, 102, 1);
    line-height: 20px;
    margin-right: 90px;
    position: relative;
    padding-left: 26px;
}

.qy-index_top .tag span:before {
    content: '';
    display: block;
    position: absolute;
    width: 16px;
    height: 16px;
    background: url("../img/tag.png") no-repeat center;
    left: 0;
    top: 50%;
    margin-top: -8px;
}

.qy-index_bottom {
    height: 518px;
    background-color: #fff;
}

.qy-index_bottom .item {
    float: left;
    width: 311px;
    height: 100%;
    padding: 30px 40px;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    transition: all .3s;
    border-left: 1px solid #f8fafd;
}

.qy-index_bottom .item i.hot_cakes_icon{
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    width: 68px;
    height: 68px;
    background: url(../img/hot_cakes_icon.png) no-repeat;
}

.qy-index_bottom .item:last-child {
    border-right: 0;
}

.qy-index_bottom .item:hover {
    box-shadow: 0 3px 15px 0 rgba(0, 0, 0, 0.06);
}

.qy-index_bottom .item:hover .btn.over {
    display: block;
    z-index: 11;
}

.qy-index_bottom .item:hover h5 {
    color: #007BFC;
}

.qy-index_bottom .item h5 {
    font-size: 16px;
    font-weight: bold;
    color: rgba(34, 34, 34, 1);
    line-height: 20px;
}

.qy-index_bottom .item p.qyjz_p1 {
    margin-top: 10px;
    font-size: 14px;
    color: #999;
    line-height: 22px;
}

.qy-index_bottom .item p.qyjz_p1 .stars{
    vertical-align: middle;
}

.qy-index_bottom .item p.qyjz_p2 {
    margin-top: 40px;
    margin-bottom: 10px;
    font-size: 14px;
    color: #FF6029;
}
.qy-index_bottom .item p.qyjz_p2 strong {
    font-size: 32px;
    color: #FF6029;
    line-height: 36px;
    font-weight: 400;
    font-family: Arial;
}
.qy-index_bottom .item p.qyjz_p2 span {
    font-size: 14px;
    color: #999;
}
.qy-index_bottom .item ul {
    margin-top: 56px;
    min-height: 120px;
}
.qy-index_bottom .item p.qyjz_p3 strong {
    color: #999;
    font-size: 12px;
    text-decoration: line-through;
    font-weight: 400;
}
.qy-index_bottom .item p.qyjz_p3 span {
    padding: 0 7px;
    margin-right: 9px;
    line-height: 20px;
    border: 1px solid #FF6029;
    border-radius: 2px;
    font-size: 12px;
    color: #FF6029;
}
.qy-index_bottom .item a.qyjz_p4 {
    display: block;
    text-align: center;
    font-size: 14px;
    color: #999;
}
.qy-index_bottom .item p.qyjz_p5 {
    color: #999;
    font-size: 12px;
    text-decoration: line-through;
}
.qy-index_bottom .item li {
    font-size: 14px;
    font-weight: 400;
    color: rgba(34, 34, 34, 1);
    line-height: 24px;
    margin-bottom: 8px;
}

.qy-index_bottom .item li span {
    display: block;
    float: left;
    position: relative;
    padding-left: 25px;
}

.qy-index_bottom .item li span:before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 5px;
    width: 16px;
    height: 16px;
    background: url("../img/icon_1.png") no-repeat;
}

.qy-index_bottom .item li em {
    display: block;
    float: left;
    width: 145px;
    margin-left: 8px;
}

.qy-index_bottom .item .btn {
    display: block;
    width: 224px;
    height: 38px;
    margin: 40px auto 16px auto;
    line-height: 36px;
    text-align: center;
    border: 1px solid #007BFC;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    font-size: 14px;
    color: #007BFC;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    transition: all .3s;
}

.qy-index_bottom .item .btn.over {
    display: none;
    background-color: #007BFC;
    color: #fff;
}

.qy-index_bottom .item .btn.over:hover {
    background-color: #218cfd;
    border: 1px solid #218cfd;
}

.qy-index_bottom .item .btn:hover {
    background-color: #007BFC;
    color: #fff;
}

.qy-index_bottom .item .btn b {
    font-size: 18px;
    font-weight: bold;
}

#section2 {
    background-color: #fff;
}

.qy_build {
    padding-bottom: 50px;
}

.qy_build .qy-index_left {
    height: 520px;
    padding-top: 86px;
    background: url("../img/t5.png") #fff no-repeat;
    -webkit-background-size: 100%;
    background-size: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.qy_ssl .qy-index_left {
    height: 520px;
    padding-top: 86px;
    background: url("../img/t2.png") no-repeat;
    -webkit-background-size: 100%;
    background-size: 100%;
}

.qy_server .qy-index_left {
    background: url("../img/t7.png") no-repeat;
}
.qy_ssl {
    padding-top: 50px;
}
#znlogo {
    padding-right: 30px!important;
}

#znlogo{
    position: relative;
}

#znlogo i.tag{
    position: absolute;
    left: 100px;
    top: 14px;
    display: block;
    line-height: 1;
    padding: 6px 8px;
    background-color: #f00;
    color: #fff;
    font-size: 12px;
    border-radius: 4px;
}

#znlogo p.tip{
    position: absolute;
    left: 0;
    top: 86px;
    padding-left: 40px;
    width: 100%;
    color: #f00;
}

.qy_email{
    background-color: #fff;
    padding-top: 50px;
}
/*.qy_build .qy-index_bottom {*/
    /*height: 390px;*/
/*}*/

/*.qy_ssl .qy-index_bottom {*/
    /*height: 370px;*/
/*}*/

.qy_green {
    background-color: #f8fafd;
    padding: 96px 0 80px;
}


.qy_green .qy-index_left {
    padding-top: 141px;
    height: 581px;
    background: url("../img/t3.png") no-repeat;
    -webkit-background-size: 100%;
    background-size: 100%;
}


.qy_services {
    background-color: #fff;
    padding: 84px 0 90px;
}

.qy_services .qy-index_left {
    padding-top: 137px;
    height: 561px;
    background: url("../img/t4.png") no-repeat;
    -webkit-background-size: 100%;
    background-size: 100%;
}

.qy_services .qy-index_bottom {
    height: 390px;
}

.qy_services .qy-index_top {
    border-left: 2px solid #add4fd;
}

.qy_pilotage .qy-index_bottom .item .btn {
    bottom: 36px;
}

.qy_why {
    padding-bottom: 45px;
}

.qy_why li {
    float: left;
    width: 50%;
    padding: 30px 28px 30px 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    transition: all .3s;
}

.qy_why li:hover {
    background-color: #F8FAFD;
}

.qy_why li .iconfont {
    display: block;
    color: #007BFC;
    font-size: 40px;
    margin-top: -8px;
}

.qy_why li .right {
    width: 462px;
    margin-left: 22px;
}

.qy_why li h4 {
    font-size: 16px;
    font-weight: 400;
    color: rgba(34, 34, 34, 1);
    line-height: 20px;
}

.qy_why li p {
    margin-top: 16px;
    font-size: 14px;
    font-weight: 400;
    color: rgba(153, 153, 153, 1);
    line-height: 24px;
}

.qy_link {
    background-color: #fff;
    padding-bottom: 63px;
}

.qy_link li {
    float: left;
    width: 20%;
    text-align: center;
    transition: all .3s;
}

.qy_link li:hover {
    box-shadow: 0 0 8px 0 #E9E9E9;
}

.qy_link li a {
    padding: 38px 0 37px;
    display: block;
}

.qy_link li img {
    height: 35px;
}

.qy_link li:nth-child(3) a {
    padding: 39px 0 38px;

}

.qy_link li:nth-child(3) img {
    height: 33px;
}

.qy_link li:nth-child(4) a {
    padding: 28px 0;

}

.qy_link li:nth-child(4) img {
    height: 54px;
}

.qy_link li:nth-child(5) a {
    padding: 34px 0 37px;

}

.qy_link li:nth-child(5) img {
    height: 36px;
}

.qy_link .qy-index_title {
    padding: 50px 0 40px;
}

.qy_kszc {
    height: 126px;
    text-align: center;
    font-size: 30px;
    font-weight: 500;
    color: rgba(255, 255, 255, 1);
    line-height: 126px;
    background: url("../img/bottombg.png") no-repeat center #007ffd;
    -webkit-background-size: 100%;
    background-size: 100%;
}

.qy_kszc .btn {
    margin-left: 70px;
    display: inline-block;
    text-align: center;
    width: 182px;
    height: 46px;
    font-size: 18px;
    color: #fff;
    line-height: 44px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid rgba(255, 255, 255, 1);
    -webkit-border-radius: 23px;
    -moz-border-radius: 23px;
    border-radius: 23px;
    transition: all .3s;
}

.qy_kszc .btn:hover {
    background-color: #fff;
    color: #007ffd;
}

.qy_banner-swiper .header_wrapper {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 99;
}






















