a{

    text-decoration: none;

}

.wrapper {

    width: 1200px;

    margin: 0 auto;

    text-align: left;

}

.header {

    *zoom: 1;

    /* height: 61px; */

    height: 82px;

    line-height: 1;

    padding-top: 8px;

    border-bottom: solid 1px #DDE1E4;

    -webkit-box-sizing: border-box;

    -moz-box-sizing: border-box;

    box-sizing: border-box;

}
.feedBtn{
    width: 200px;
    height: 50px;
    background-color: #47b7fe;
    border-radius: 2px;
    border: none;
    color: #fff;
    font-size: 20px;
    cursor: pointer;
    display: block;
    text-align: center;
    line-height: 50px;
    margin: 20px auto;
}


.header:before,

.header:after {

    display: table;

    content: "";

}



.header:after {

    clear: both;

}

/* wy */

.header .logos{

    float: left;

    /* width: 270px;*/

    /* height: 86px; */

    padding-top:7px;

}

.header .logo1{

    display:block;

}

.header .logos img{

    vertical-align: top;



}

.header .nav {

    *zoom: 1;

    float: left;

    margin-left: 16px;

}



.header .nav:before,

.header .nav:after {

    display: table;

    content: "";

}



.header .nav:after {

    clear: both;

}



.header .nav li {

    float: left;

    margin-right: 15px;

}



.header .nav a {

    display: inline-block;

    height: 59px !important;

    text-align: center;

    color: #232323;

    font-size: 16px;

    line-height: 70px;

}

.itemBox{

    position: absolute;

    top:59px;

    left:-22px;

    overflow: hidden;

    display: none;

}

.header .nav .itemBox a{

    display: block;

    width:140px;

    line-height:59px;

    text-align: center;

    background:rgba(0,0,0, .5);

    border-bottom: 1px solid rgba(255,255,255,.5);

}

.header .nav a:hover {

    color: #599BF8;

}



.header .nav .selected {

    color: #599BF8;

    font-weight: bold;

}



.header .header-info {

    float: right;

    *zoom: 1;

}



.header .header-info:before,

.header .header-info:after {

    display: table;

    content: "";

}



.header .header-info:after {

    clear: both;

}



.header .header-info div {

    float: left;

}



.header .header-info a {

    color: #232323;

    line-height: 60px;

}



.header .header-info a:hover {

    text-decoration: underline;

}



.header .service-phone {

    padding-right: 20px;

    margin-right: 20px;

}



.header .service-phone p {

    font-size: 12px;

    text-align: right;

    margin-bottom: 5px;

    color:#fff;

    margin-top:0;

}



.header .service-phone em {

    font-size: 26px;

    color: #599BF8;

    font-style: normal;;
    font-family: Georgia;
}

.header {

    width: 100%;

    min-width: 1200px;

    position:fixed;

    top: 0;

    left: 0;

    z-index: 100;

    border-bottom: none;

    color: #fff;

}



.header .logo1 {

    background-position: 0 -46px;

}

.header .logo2 {

    background-position: 0 -46px;

}

.header .nav a {

    color: #fff;

}



.header .nav a:hover {

    color: #fff;

    font-weight: 700;

}



/* .header .nav .selected {

    color: #fff;

    border-bottom-color: #fff;

} */



.header .header-info a {

    color: #fff;

}



.header .header-info .separate {

    border-right: 1px solid #fff;

    padding-right: 16px;

    margin-right: 14px;

}



.header .service-phone {

    margin-right: 16px;

}



.header .service-phone em {

    color: #fff;

}

/* é¦–é¡µè½®æ’­æ ·å¼æå– */

body{margin:0;padding:0;}

        ul{margin:0;padding:0;list-style: none;}

        .Rotaion{

            position: relative;

            width:100%;

        }

        .picList {

            margin: 0;

            padding: 0;

            list-style: none;

            width:100%;

            height: 530px;

        }

        .picList li {

            width:100%;

            height: 520px;

            position: absolute;

            left: 0;

            top: 0;

            opacity: 0;

            z-index: 1;

            transition: 1s linear;

        }

        .picList li>a{

            display:block;

            height: 520px;


        }
        .picList li>a img{

            display:block;

            height: 520px;



        }

        .picList .show {

            opacity: 1;

            z-index: 2;

        }

        .Rotaion .nav {

            display: flex;

            justify-content: center;

            align-items: center;

            height: 20px;

            position: absolute;

            bottom: 20px;

            left: 50%;

            margin-left: -36px;

        }

        .Rotaion .nav a{

            z-index: 4;

            width: 16px;

            height: 16px;

            background: #fff;

            border-radius:50%;

            margin-right:8px;

        }

        .Rotaion .nav .active {

            width: 16px;

            height: 16px;

            background: #414144;

        }

        .top0{

            bottom: 0px !important;

            transition: .5s;

        }

        .bot0{

            bottom: -48px !important;

            transition: .5s;

        }

        .top10{

            top:-10px !important;

            transition: 1s;

        }

        .bot10{

            top:0!important;

            transition: 1s;

        }

        .redLine{

            color:red;

            height: 50px;

            line-height: 50px;

            text-align: center;

            font-size:30px;

        }

    /* footer */

    .footer{

        overflow: hidden;

        

    }

    .footer .link-lists {

        padding: 48px 0 16px;

    }

.footer .link-lists{padding: 36px 0px 0px 28px;}

.footer .link-lists li{float:left;margin-right:110px;}

.footer .link-lists li h5{margin-bottom:23px;color:#fff;font-weight:700;font-size:14px}

.footer .link-lists li a{display:block;margin-bottom:18px;width:100%;color:#fff;font-size:12px}

.footer .link-lists li a:hover{color:#00c9ff;}

.footer .link-lists li .bd{margin:12px 78px 0 0;width:1px;height:120px;background:#dfdfdf}

.footer .link-lists li .link-code{margin-right:40px;}

.footer .link-lists li .link-code i{float:left;display:inline-block;margin-top:-8px;width:200px;height:142px;background:url(index.png) no-repeat center center;}

.footer .link-lists li .link-code .link-code-text{padding:42px 0 0 27px}

.footer .link-lists li .link-code .link-code-text span{display:block;color:#666;text-align:left;font-size:12px;line-height:1.4}

.footer .link-lists li .link-th{padding-left:10px;}

.footer .link-lists li .link-th h5{margin-bottom:10px;color:#fff;font-size:14px;padding-top: 24px;}

.footer .link-lists li .link-th span{display:inline-block;margin-bottom:20px;width:100%;color:#fff;font-size:12px}

.footer .link-lists li .link-th em{color:#fff;font-size: 12px;}

.footer .link-lists li .link-th .tel{margin-bottom:6px;font-weight:700;font-size:22px;color:#00c9ff;font-family: Georgia;}

.footer .link-lists li .link-th .link-btn{width:140px;height:24px;border:1px solid #00c9ff;border-radius:2px;background-color:#fff;color:#00c9ff;text-align:center;font-size:12px;cursor:pointer;}

.footer .link-lists li .link-th .link-btn:hover{background-color:#00c9ff;color:#fff}



.floatleft {

    float: left;

}
.clearfix::after{
    content: "";
    display: block;
    clear: both;
  }
  .link-lists{
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
  }