.header {
    height: 60px;
    background: #fff;
}
.header .wrapperBox{
    width:100%;
    height: 60px;
    position: fixed;
    top:0;
    left: 0;
    z-index: 9999;
    background: #fff;
}
.header .wrapper {
    width:1200px;
    height: 100%;
    margin: 0 auto;
    position: relative;
}
.header .clearfix li a{font-size: 14px;}
.logo {
    width: 200px;
    height: 56px;
    margin-top: 10px;
    background: url("../image/logo.png") no-repeat;
    background-size: 136px 36px;
    display: inline-block;
}
.nav {
    display: inline-block;
    position: absolute;
    top: 0;
    right:5px;
}
.nav ul li {
    float: left;
    margin-left: 22px;
}
.nav ul li a {
    display: block;
    width: 100%;
    height: 60px;
    line-height: 58px;
    padding-left: 15px;
    border-bottom: 2px solid transparent;
    color: #616161;

}
.nav ul li a:hover {
    color: #1677cb;
}
.nav ul li.active a {
    border-bottom: 2px solid #1677cb;
    color: #1677cb;
}
.contentBox{width: 1200px;margin: 0 auto;}
.contentTit{width: 300px;height: 92px;border-bottom:2px solid #dddddd;margin:80px auto 0;}
.header .phoneNumber{width: 134px;margin-left: 30px;margin-top: 20px;}
/*footer*/
.footer {
    float:left;
    width:100%;
    height:353px;
    background:rgba(40,50,63,1);
}
.footer .wrapper {
    width: 1200px;
    height: 351px;
    border: 1px solid transparent;
    margin: 0 auto;
    position: relative;
}
.footer-top {
    width: 100%;
    height: 250px;
    margin-top: 25px;
}
.top-left .footer-list {
    display: inline-block;
    margin-right: 65px;
    margin-top: 30px;
}
.footer-list h1 {
    font-size:16px;
    color:rgba(255,255,255,1);
    margin-bottom: 30px;
}
.footer-list a {
    display: block;
    font-size:14px;
    color:rgba(194,194,194,1);
    margin-bottom: 15px;
}
.top-left {
    width: 596px;
    height: 210px;
    background: url("../image/line.png") no-repeat right 0;
    position: absolute;
    top: 30px;
    left: 5px;
}
.top-center {
    position: absolute;
    top: 30px;
    left: 640px;
}
.center-list li img {
    display: inline-block;
    vertical-align: middle;
}
.center-list li span {
    font-size:14px;
    color:rgba(228,228,228,1);
    padding-left: 8px;
}
.center-list {
    width: 360px;
    height: 150px;
    margin-top: 30px;
}
.center-list li {
    margin-bottom: 10px;
}
.footer-bottom ul {
    width: 910px;
    height: 45px;
    margin: -30px auto 0 auto;
    text-align: center;
}
.footer-bottom ul li {
    display: inline-block;
}
.footer-bottom ul li span {
    font-size:16px;
    color:rgba(255,255,255,1);
    padding-right: 15px;

}
.footer-bottom ul li a {
    padding: 0 15px;
    font-size:14px;
    color:rgba(221,221,221,1);
}
.footer-bottom ul .li a {
    background: url("../image/fenge.png") no-repeat right 0;
}
.bottoms {
    width: 1200px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    margin-top: 10px;
    border-top: 1px solid #3b4147;
}
.bottoms p {
    font-size:12px;
    color:rgba(99,106,116,1);
}
.top-right {
    width: 225px;
    height: 125px;
    position: absolute;
    top: 0;
    right: 0;
    margin-top: 60px;
    font-size:16px;
    color:rgba(255,255,255,1);
}
.top-right .android,.top-right .ios {
    display: inline-block;

}
.top-right .ios {
    margin-left: 58px;
}
.top-right p {
    padding-top: 10px;
    padding-left: 14px;
}
.consult p {
    padding-top: 10px;
    padding-left: 14px;
    font-size:16px;
    color:rgba(255,255,255,1);
}
.consult{
    float:right;
    margin-top: 29px;
    margin-right: 40px;
}
.contentBox .contentTit .EnglishTit{width: 222px;height: 17px;font-size: 20px;color: #666666;margin: 0 auto;text-align: center;}
.contentBox .contentTit .ChineseTit{font-size: 30px;color: #333333;text-align: center;line-height: 52px;}
.contentBox .contentTit .link{width: 50px;height: 3px;background-color: #1691ee;margin: 10px auto 0;}
.fl{float:left;}
.fr{float:right;}
.font14{font-size: 14px;}
.font16{font-size: 16px;}
.font20{font-size: 20px;}
.gray3{color:#333;}
.gray6{color:#666;}
.blueB{background: #1cb6e7;}
.orangeB{background: #f35d45;}

/*二级菜单*/
.listT{display:none;width:115px;height:242px;background:url("../../common/image/listT.png")no-repeat center center;position: relative;top:-55px;left: 618px;z-index: 999;}
.listT ul{margin-top: 30px;}
.listT ul li{height:40px;width: 100%;line-height: 40px;text-align: center;}
.listT ul li a{font-size: 14px;cursor: pointer;color:#000;}
.listT ul li a:hover{color:#71a3e3;}
.downloadBtn{width: 6.5%;height:11%;cursor: pointer;
    /*border:1px solid red;*/
}

/*悬浮按钮*/
.floatBtn{
    width: 45px;
    height: 46px;
    border: 1px solid rgba(18,114,187,.3);
    border-radius: 5px;
    position: fixed;
    right:0;
    bottom: 0 !important;
    background-color: #fff;
    z-index: 9999;
    box-shadow:rgba(18,114,187,.3) 0 0 15px;
}
.floatBtn .experienceBtn{
    width:50px;
    height: 45px;
    border-bottom:1px solid rgba(18,114,187,.3);
    font-size: 16px;
    text-align: center;
    color:#fff;
    background-color: rgb(22,145,238);
    padding: 7px 5px;
    letter-spacing: 1px;
}
.topBtn{
    position: relative;
    width: 45px;
    height: 45px;
}
.experienceBtn{
    width: 80px;
    height: 30px;
    border:1px solid #1691ee;
    border-radius: 5px;
    margin-top: 15px;
    background: #1691ee;
    color: #fff;
}
























