/*网站变成灰色*/
/*body{*/
/*    filter:grayscale(100%);*/
/*    　　-webkit-filter:grayscale(100%);*/
/*    　　-moz-filter:grayscale(100%);*/
/*    　　-ms-filter:grayscale(100%);*/
/*    　　-o-filter:grayscale(100%);*/
/*    　　filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);*/
/*    　　-webkit-filter:grayscale(1)*/
/*}*/

html,body {
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;

}
.background{
    height: 100%;
    width: 100%;
    background: no-repeat center center fixed;
    background-size:cover;
}
.box_relative{
    /*width: 418px;*/
    width: 179px;
    margin: auto;
    height:49px;
    margin-top: 49px;
    /*margin-left: 88px;*/
    /*margin: 35% auto;*/
    /*margin: auto auto;*/
    /*position:absolute;*/
    /*top:0;*/
    /*left:0;*/
    /*right:0;*/
    /*bottom:0;*/

}
.box-left{
    float: left;
}
.box-right{
    float: right;
}


.character{
    font-size: 18px;
    color: #ffffff;
    line-height:2.6rem
}


#botton1{
    height:49px;
    width: 179px;
    background: #7a33e7;
    border: 1px solid #7a33e7;
    border-radius: 6px;
    vertical-align: middle;
}
#botton2{
    height:49px;
    width: 179px;
    background: blue;
    border: 1px solid blue;
    border-radius: 6px;
}
/*#botton3{*/
/*    height:49px;*/
/*    width: 179px;*/
/*    background: #7a33e7;*/
/*    border: 1px solid #7a33e7;*/
/*    border-radius: 6px;*/
/*    vertical-align: middle;*/
/*}*/
.box-character{
    width: 592px;
    /*margin: 20% auto;*/
    /*margin: auto auto;*/
    /*position:absolute;*/
    /*top:0;*/
    /*left:0;*/
    /*right:0;*/
    /*bottom:0;*/
}
.img{
    width: 592px;

}

#img1{
    padding-bottom:29px;

}
.box-imgs{
    position:relative;
}
.pageBox1 .slide{
    width: 100%;
    /*height:-moz-calc(100% - 153px);*/
    /*height:-webkit-calc(100% - 153px);*/
    /*height: calc(100% - 153px);*/
    /*height:-moz-calc(100% - 153px);*/
    /*height:-webkit-calc(100% - 153px);*/
    /*height: calc(100% - 153px);*/
    height: 600px;
    position: relative;
}

.box{
    text-align: center;
    width: 592px;
    height:200px;

    /*margin: 35% auto;*/
    margin: auto auto;
    position:absolute;
    top:0;
    left:0;
    right:0;
    bottom:0;
}
.pageBox{
    width:100%;
    min-width:1000px;
}

body .footpart {
    background-color: #2a3139;
    /*margin-top: 40px;*/
    margin-top: -20px;
}

body .footpart .link {
    width: 1200px;
    height: 175px;
    margin: auto;
    color: #fff;
    padding: 35px 0;
}

body .footpart .link .link-left {
    display: inline-block;
    font-size: 16px;
    font-weight: bold;
    float: left;
}

body .footpart .link .link-right {
    display: inline-block;
    float: right;
    width: 1100px;
}

body .footpart .link .link-right .active {
    background-color: #1277e0;
    color: white;
    border: 1px solid #1277e0;
    cursor: pointer;
}

body .footpart .link .link-right span {
    color: #fff;
    padding: 10px 15px;
    border: 1px solid white;
    margin-left: 20px;
    margin-bottom: 20px;
    display: inline-block;
}

body .footpart .link .link-right span:hover {
    background-color: #1277e0;
    color: white;
    border: 1px solid #1277e0;
    cursor: pointer;
}

body .footpart .foot-nav {
    width: 1010px;
    margin: auto;
    color: #fff;
    height: 160px;
    /*margin-bottom: 15px;*/
}

body .footpart .foot-nav .same-style {
    display: inline-block;
    float: left;
    margin-right: 95px;
}

body .footpart .foot-nav .same-style .title {
    margin-bottom: 17px;
    font-weight: bold;
    color: #c1c1c1;
}

body .footpart .foot-nav .same-style .title::before {
    content: '';
    width: 3px;
    height: 14px;
    background-color: #1277e0;
    display: inline-block;
    float: left;
    margin-top: 3px;
    margin-right: 10px;
}

body .footpart .foot-nav .same-style span {
    display: block;
    margin-left: 12px;
    padding-bottom: 10px;
    font-size: 12px;
    color: #c1c1c1;
}
body .footpart .foot-nav .qr-code {
    position: relative;
    display: inline-block;
    left: -45px;
}

body .footpart .foot-nav .qr-code_box {
    /*display: inline-block;*/
    width: 180px;
    height: 80px;
    text-align: center;
    /*line-height: 77px;*/
    /*margin-right: 55px;*/
}
body .footpart .qr-code_gcy {
    float: left;
    width: 80px;
    height: 80px;
    text-align: center;
    margin-right: 10px;
    /*line-height: 77px;*/
    /*margin-right: 55px;*/
}
body .footpart .qr-code_gcy img{
    display: block;
    margin: 0 auto;
}
body .footpart .qr-code_gcy span{
    display: block;
    width: 80px;
    height: 18px;
    margin:auto;
    margin-top: 5px;
}
body .footpart .qr-code_cxt {
    float: left;
    width: 80px;
    height: 80px;
    text-align: center;
    /*line-height: 77px;*/
    /*margin-right: 55px;*/
}
body .footpart .qr-code_cxt img{
    display: block;
    margin: 0 auto;
}
body .footpart .qr-code_cxt span{
    display: block;
    width: 80px;
    height: 18px;
    margin:auto;
    margin-top: 5px;
}
/*body .footpart .foot-nav .qr-code {*/
/*    position: relative;*/
/*    display: inline-block;*/
/*    left: -45px;*/
/*}*/

/*body .footpart .foot-nav .qr-code div {*/
/*    display: inline-block;*/
/*    width: 80px;*/
/*    height: 80px;*/
/*    text-align: center;*/
/*    line-height: 77px;*/
/*    margin-right: 55px;*/
/*}*/

/*body .footpart .foot-nav .qr-code div span {*/
/*    position: relative;*/
/*    top: -20px;*/
/*}*/

body .footpart .foot-nav .content-way {
    display: inline-block;
    position: relative;
    top: -90px;
    left: 150px;
    /*left: 830px;*/
}
body .footpart .foot-nav .content-way .customer_hotline{
    padding-top: 22px;
}
body .footpart .foot-nav .content-way .phone-number-box{
    margin-left: 15px;
}
body .footpart .foot-nav .content-way div {
    color: #fff;
    text-align: center;
}

body .footpart .foot-nav .content-way .phone-number {
    font-size: 22px;
    color: #1277e0;
    font-weight: bold;
    text-align: center;
}

body .footpart .copyrignt {
    width: 1200px;
    margin: auto;
    color: #888;
    font-size: 12px;
    padding: 10px 0;
    text-align: left;
    border-top: 1px solid #888;
}

