* {
    margin: 0;
    padding: 0
}

h1, h2, h3, h4, h5, h6 {
    font-weight: normal
}

html {
    font-family: '微软雅黑', '宋体';
    font-size: 16px
}

li {
    list-style: none
}

a {
    text-decoration: none;
    color: #000
}

input, button, textarea {
    border: 0;
    outline: none
}

.header {
    position: fixed;
    width: 100%;
    height: 80px;
    background-color: #fff;
    border-bottom: 1px solid #dcdcdc;
    z-index: 999
}

.header .wrap {
    display: flex;
    height: 100%;
    align-items: center
}

.header ul {
    width: 1000px;
    margin: 0 auto
}

.header ul li {
    float: left;
    width: 14.28571429%;
    text-align: center
}

.header ul:after {
    content: '';
    display: block;
    clear: both
}

.header ul li > a:hover {
    color: #77a5fa
}

.header .tel {
    white-space: nowrap
}

.header .tel::before {
    float: left;
    content: '';
    margin-right: 5px;
    display: inline-block;
    width: 30px;
    height: 25px;
    background: url("../images/tel.jpg") no-repeat center
}

.header-place {
    height: 80px
}

h2.title {
    font-size: 30px;
    text-align: center;
    margin: 80px 0
}

.hr {
    position: fixed;
    top: 70px;
    left: 0;
    right: 0;
    margin: 0 auto;
    z-index: 998
}

.wrap {
    width: 1200px;
    margin: 0 auto
}

.center {
    margin: 0 auto;
    text-align: center
}

.fl {
    float: left
}

.fr {
    float: right
}

.clear {
    clear: both
}

.bottom {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 345px;
    background: url("/") no-repeat center;
    background-color: #313131;
    margin-top: 80px
}

.bottom .cen {
    position: relative;
    width: 1500px;
    margin: 0 auto
}

.bottom .cen dl {
    position: absolute;
    top: 75px;
    left: 80px
}

.bottom .cen dl dd {
    color: #fff;
    font-size: 17px;
    letter-spacing: 3px;
    margin-bottom: 22px
}

.bottom .cen ul {
    position: relative;
    top: 75px;
    margin-left: 245px
}

.bottom .cen li {
    display: inline-block;
    color: #a6a6a6;
    margin-bottom: 22px
}

.bottom .cen li a {
    color: #a6a6a6;
    font-size: 17px;
    cursor: default;
    letter-spacing: 4px
}

.bottom .cen .px {
    position: absolute;
    margin-left: 500px;
    top: 35px;
    width: 6px;
    height: 182px;
    background: url("../images/base/px.jpg?v2.23") no-repeat center
}

.bottom .cen .blocklist1 {
    display: inline-block;
    position: absolute;
    left: 480px;
    top: 30px;
    color: #a6a6a6
}

.bottom .cen .blocklist1 h3 {
    text-align: center
}

.bottom .cen .blocklist1 p {
    font-size: 17px;
    margin-top: 21px;
    letter-spacing: 2px
}

.bottom .cen .blocklist2 {
    display: inline-block;
    position: absolute;
    left: 712px;
    top: 30px;
    color: #a6a6a6
}

.bottom .cen .blocklist2 h3 {
    text-align: center
}

.bottom .cen .blocklist2 p {
    font-size: 17px;
    margin-top: 21px;
    letter-spacing: 2px
}

.bottom .cen .qr_cw {
    position: absolute;
    top: 80px;
    left: 850px;
    line-height: 240px;
    color: #c1c1c1;
    font-size: 14px;
    text-align: center;
    width: 105px;
    height: 105px;
    background: url("../images//QR1.jpg?v1") no-repeat center
}

.bottom .cen .qr_jzs {
    position: absolute;
    top: 80px;
    left: 990px;
    line-height: 240px;
    color: #c1c1c1;
    font-size: 14px;
    text-align: center;
    width: 105px;
    height: 105px;
    background: url("../images//QR2.jpg?v1") no-repeat center
}

.bottom .cen .bot_info {
    position: absolute;
    top: 75px;
    right: 80px;
    color: #fff
}

.bottom .cen .bot_info p {
    margin-bottom: 25px
}

.bottom .cen .bot_info h4 {
    font-size: 32px;
    margin-bottom: 25px
}

.bottom .bot_fix {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 78px;
    background: url("/") no-repeat center;
    background-color: #2a2a2a;
    padding-top: 15px
}

.bottom .bot_fix dd {
    text-align: center;
    color: #929091;
    line-height: 25px;
    font-size: 14px
}

.form {
    margin-bottom: 160px
}

.form div {
    width: 600px;
    height: 50px;
    background-color: #2e2e2e;
    margin: 0 auto;
    border: 1px solid orange
}

.form div input {
    box-sizing: border-box;
    padding: 15px;
    width: 400px;
    height: 100%;
    border: 0;
    font-size: 16px
}

.form div button {
    float: right;
    width: 200px;
    height: 100%;
    background: url("/") no-repeat center;
    border: 0;
    font-color: gray;
    font-size: 18px;
    cursor: pointer;
    background-color: orange
}

.form div button:hover {
    color: #fff
}

.pages {
    width: 800px;
    margin: 0 auto;
    margin-top: 50px;
    margin-bottom: 50px
}

.pages ul li {
    float: left;
    padding: 0 10px
}

.pages ul li a {
    display: block;
    width: 35px;
    height: 35px;
    background-color: #fff;
    border-radius: 5px;
    text-align: center;
    line-height: 35px;
    cursor: pointer;
    border: #e5e5e5;
    box-shadow: 0 0 6px #aaa;
    font-weight: bold
}

.pages ul li a:hover {
    color: #ffaf02
}

.pages ul li.current a {
    box-shadow: none;
    background-color: #ffaf02 !important;
    color: #fff !important
}

.banner {
    height: 400px
}

.banner a {
    float: left;
    display: block;
    width: 150px;
    height: 40px;
    background: url("/") no-repeat center;
    line-height: 40px;
    text-align: center
}

.banner1 {
    width: 100%;
    height: 400px;
    background: url("../images/home/banner.jpg?v5") no-repeat center
}

.banner1 .wrap {
    position: relative
}

.banner1 div {
    position: absolute;
    top: 250px
}

.banner1 div a.btn1 {
    position: relative;
    right: 20px;
    background: url("../images/home/btnline.jpg") repeat-y center
}

.banner1 div a.btn2 {
    width: 148px;
    height: 38px;
    background: url("/") no-repeat center;
    border: 1px solid #fff;
    color: #fff
}

.banner2 {
    display: flex;
    align-items: center
}

.banner2 .info {
    position: relative;
    top: 120px;
    display: inline-block
}

.banner2 .info h2 {
    font-size: 36px;
    font-weight: bold;
    margin-bottom: 20px
}

.banner2 .info h3 {
    margin-bottom: 10px
}

.banner2 a {
    position: relative;
    margin-top: 50px;
    background: url("../images/home/btnline.jpg") repeat-y center
}

.banner2 .img {
    width: 475px;
    height: 370px;
    background: url("../images/home/banner2.jpg") no-repeat center
}

.block1 {
    margin: 50px 0 !important;
    width: 1200px;
    margin: 0 auto;
    text-align: center
}

.block1 li {
    float: left;
    width: 25%;
    text-align: center
}

.block1:after {
    content: '';
    display: block;
    clear: both
}

.block1 .icon {
    display: block;
    margin: 0 auto;
    margin-bottom: 20px
}

.block1 .icon1 {
    width: 100px;
    height: 100px;
    background: url("../images/home/icon1.jpg") no-repeat center
}

.block1 .icon2 {
    width: 100px;
    height: 100px;
    background: url("../images/home/icon2.jpg") no-repeat center
}

.block1 .icon3 {
    width: 100px;
    height: 100px;
    background: url("../images/home/icon3.jpg") no-repeat center
}

.block1 .icon4 {
    width: 100px;
    height: 100px;
    background: url("../images/home/icon4.jpg") no-repeat center
}

.block1 .number {
    text-align: center
}

.block1 .number h2 {
    position: relative;
    display: inline;
    font-size: 28px;
    margin-bottom: 15px
}

.block1 .number h2 span {
    position: absolute;
    right: -17px;
    top: -15px
}

.block1 .number p {
    margin-top: 8px
}

.block2 {
    overflow: hidden
}

.block2 .tabhead {
    width: 100%;
    height: 50px;
    background: url("/") no-repeat center;
    line-height: 50px;
    background-color: #32a5fe;
    color: #fff
}

.block2 .tabhead h3 {
    box-sizing: border-box;
    float: left;
    width: 50%;
    text-align: center
}

.block2 .tabhead h3:first-child {
    border-right: 1px solid #fff
}

.block2 .tabhead span {
    background-color: white;
    width: 2px;
    height: 80%
}

.block2 .tabbody {
    width: 100%
}

.block2 .tabbody .left {
    float: left;
    width: 50%
}

.block2 .tabbody .left dl dd {
    display: block;
    cursor: pointer;
    border-top: 0;
    border-bottom: 1px;
    border-right: 1px;
    border-left: 1px;
    border-style: solid;
    border-color: #dcdcdc
}

.block2 .tabbody .left dl dd span {
    color: #7eb6ef
}

.block2 .tabbody .left dl dd p {
    box-sizing: border-box;
    padding: 35px;
    border-left: 4px solid #fff
}

.block2 .tabbody .left dl dd:hover p {
    border-left: 4px solid #7eb6ef
}

.block2 .tabbody .right {
    float: right;
    width: 50%;
    display: inline-block
}

.block2 .tabbody .right .title {
    margin-top: 30px;
    margin-bottom: 10px
}

.block2 .tabbody .right .title h2 {
    text-align: center;
    font-weight: bold
}

.block2 .tabbody .right p {
    text-align: center;
    font-size: 14px;
    margin: 5px 0
}

.block2 .tabbody .right div.des {
    width: 85%;
    margin: 0 auto
}

.block2 .tabbody .right div.des p {
    text-align: left;
    white-space: nowrap
}

.block2 .tabbody .right .bg {
    width: 465px;
    display: block;
    margin: 0 auto;
    margin-top: 30px
}

.block2 .tabbody .right .img1 {
    background: url("../images/home/q1.jpg") center
}

.block3 {
    margin: 100px 0
}

.block3 h2 {
    box-sizing: border-box;
    font-size: 30px;
    padding-left: 20px;
    border-left: 5px solid #1E9FFF;
    margin-bottom: 50px
}

.block4 {
    margin: 100px 0
}

.block4 .head {
    overflow: hidden
}

.block4 .head h2 {
    float: left;
    box-sizing: border-box;
    font-size: 30px;
    padding-left: 20px;
    border-left: 5px solid #1E9FFF
}

.block4 .head .tab {
    position: relative;
    top: 10px;
    width: 320px;
    margin: 0 auto;
    float: right
}

.block4 .head .tab li {
    float: left;
    width: 33.33333333%;
    text-align: center
}

.block4 .head .tab:after {
    content: '';
    display: block;
    clear: both
}

.block4 .head .tab li:hover a {
    color: #fff;
    background-color: #1E9FFF
}

.block4 .body {
    margin-top: 50px
}

.block4 .body ul {
    width: 1200px;
    margin: 0 auto
}

.block4 .body ul li {
    float: left;
    width: 33.33333333%;
    text-align: center
}

.block4 .body ul:after {
    content: '';
    display: block;
    clear: both
}

.block4 .body ul li img {
    width: 335px
}

.block4 .body ul li a {
    display: block;
    margin: 10px 0;
    overflow: hidden;
    white-space: nowrap
}

.block4 .body ul li a:hover {
    color: #1E9FFF
}

.block4 .body ul li p {
    text-align: left;
    width: 335px;
    margin: 0 auto
}
