/*澶撮儴css*/
.header {
    width: 100%
}

.header .head_top {
    color: #a1a1a1;
    font-size: 14px;
    letter-spacing: .75px;
    height: 38px;
    line-height: 38px;
    background: #edecec;
}

.header .head_top .head_top_nav a {
    color: #a1a1a1;
    padding: 0 11px;
    background: url(../images/x1.png) no-repeat right center;
    transition: .3s
}

.header .head_top .head_top_nav a.wxdw {
    position: relative;
}

.header .head_top .head_top_nav a.wxdw img {
    position: absolute;
    top: 29px;
    left: 0;
    z-index: 999;
    display: none;
}

.header .head_top .head_top_nav a.wxdw:hover img {
    display: block;
}

.header .head_top .head_top_nav a:hover {
    color: #15863d
}

.header .head_top .head_top_nav a:last-child {
    background: 0
}

.header .head_mid {
    height: 167px;
}

.header .head_mid .wrap > a {
    width: 600px;
    padding-top: 50px;
    display: block
}

.header .head_mid .tel_txt {
    width: 320px;
    height: 67px;
    background: url(../images/top_tel.png) no-repeat left center;
    margin-top: 54px;
    font-size: 28px;
    color: #0eabb7;
    padding-top: 15px;
}

.header .head_mid .tel_txt span {
    margin-top: 12px;
    margin-left: 59px;
    display: block;
}

.header .head_nav {
    height: 56px;
    background: #0eabb7;
    font-size: 16px;
    line-height: 56px;
    color: #fff
}

.header .head_nav ul li {
    background: url(../images/x1.png) no-repeat right center;
    letter-spacing: .35px;
    text-align: center;
    padding: 0 25px;
}

.header .head_nav ul li a {
    color: #fff;
    width: 100%;
    display: block;
    font-size: 17px;
}

.header .head_nav ul li:last-child {
    background: 0
}

.header .head_nav ul li:hover {
    background: url(../images/nav_hover.png) no-repeat center
}

.header .head_nav ul li:hover a {
    color: #fff
}

/*banner css*/
.banner {
    width: 100%;
    height: 500px;
    position: relative;
}

.banner .img {
    width: 100%;
    height: auto;
}

.banner .img a {
    width: 100%;
    height: auto;
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    cursor: default;
}

.banner .img a i {
    display: block;
    height: 500px;
}

.banner .tab {
    position: absolute;
    bottom: 15px;
    left: 50%;
    margin-left: -37px;
}

.banner .tab li {
    transition: 0.3s;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    background: #fff;
    margin: 0 5px;
    float: left;
    cursor: pointer;
}

.banner .tab li.on {
    background: #41b4ff;
}

.banner .btn {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    display: none;
    margin-top: -30px;
}

.banner:hover .btn {
    display: block;
}

.banner .btn span {
    width: 35px;
    height: 60px;
    text-align: center;
    line-height: 60px;
    font-size: 24px;
    background: rgba(0, 0, 0, .5);
    cursor: pointer;
    color: #fff;
    position: absolute;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    -khtml-user-select: none;
    user-select: none;
}

.banner .btn span:hover {
    background: rgba(0, 0, 0, .8);
}

.banner .btn span:nth-child(1) {
    left: 25px;
}

.banner .btn span:nth-child(2) {
    right: 25px;
}

/*鎼滅储妗哻ss*/
.search {
    height: 50px;
    background: #f9f9f9
}

.search .search_l {
    width: 533px;
    font-size: 13px;
    line-height: 50px
}

.search .search_l span {
    color: #1e1e1e;
    text-indent: 24px;
    background: url("../images/home.png") no-repeat left center;
}

.search .search_l .list a.on {
    color: #0eabb7
}

.search .search_l .list a {
    color: #1e1e1e
}

.search .search_m {
    width: 350px;
    font-size: 13px;
    line-height: 50px;
    color: #1e1e1e;
}

.search .search_m a {
    display: inline-block;
    color: inherit;
    margin-right: 12px;
    transition: .3s
}

.search .search_m a:hover {
    color: #0eabb7
}

.search .search_r {
    position: relative;
    padding-right: 7px
}

#keyword {
    width: 310px;
    height: 35px;
    border: 1px solid #bdbdbd;
    margin-top: 8px;
    padding-left: 12px;
    padding-right: 83px;
    box-sizing: border-box;
}

#s_btn {
    width: 72px;
    height: 33px;
    background: #0eabb7;
    background: url(../images/sousuo.png);
    border: 0;
    position: absolute;
    right: 8px;
    top: 9px;
}

.part8 {
    height: 370px;
    margin-top: 80px;
    margin-bottom: 60px;
    background: url("../images/adv7.jpg") no-repeat center;
}

.part8 form {
    width: 402px;
    height: 300px;
    margin-left: 753px;
    margin-top: 120px;
}

.part8 form .fl {
    width: 268px;
    float: left;
}

.part8 form .fl input {
    width: 268px;
    height: 35px;
    border: none;
    box-sizing: border-box;
    background: transparent;
    padding: 0 52px 0 35px;
}

.part8 form input[type='submit'] {
    width: 112px;
    height: 112px;
    background: transparent;
    border: 0;
    cursor: pointer;
}

.footer {
    height: 423px;
    border-top: 16px solid #ff9c00;
    background: url("../images/footer_bg.jpg") no-repeat center;
    letter-spacing: .6px;
    position: relative;
}

.footer .foot_top {
    height: 100%;
}

.footer .foot_top .l {
    width: 546px;
    padding-top: 62px;
}

.footer .foot_top .l .title {
    line-height: 34px;
    color: #fff;
    font-size: 16px;
    height: 38px;
    background: url('../images/bian1.PNG') no-repeat left bottom;
}

.footer .foot_top .l ul li {
    font-size: 15px;
    line-height: 30px;
    color: #fff;
    margin-bottom: 9px;
}

.footer .foot_top .l ul li:nth-child(1) {
    margin-top: 24px;
}

.footer .foot_top .l ul li i {
    display: inline-block;
    width: 30px;
    height: 30px;
    background: rgba(255, 255, 255, .5);
    border-radius: 3px;
    text-align: center;
    margin-right: 12px;
}

.footer .foot_top .m1 {
    width: 162px;
    padding-top: 62px;
}

.footer .foot_top .m1 .title a {
    display: block;
    line-height: 34px;
    color: #fff;
    font-size: 16px;
    height: 38px;
    background: url(../images/bian2.PNG) no-repeat left bottom;
}

.footer .foot_top .m1 ul {
    padding-top: 13px;
}

.footer .foot_top .m1 ul li {
    width: 100%;
}

.footer .foot_top .m1 ul li a {
    line-height: 28px;
    color: #fff;
}

.footer .foot_top .logo {
    margin-top: 106px;
    margin-right: 145px;
}

.footer .foot_top .wx {
    margin-top: 107px;
    color: #fff;
    text-align: center;
}

.footer .foot_top .wx p {
    line-height: 36px;
}

.footer .foot_bot {
    height: 49px;
    line-height: 49px;
    background: #04595f;
    color: rgba(255, 255, 255, .3);
    text-align: center;
    word-spacing: 30px;
}

.page {
    width: 100%;
    height: 30px;
    margin: 0 auto;
    padding-top: 25px;
    text-align: center;
}

.page li{list-style: none;display:inline;}

.page span.current {
    border: #0eabb7 1px solid;
    padding: 2px 5px;
    font-weight: bold;
    color: #fff;
    margin-right: 5px;
    background-color: #0eabb7;
}

.page a {
    border: #0eabb7 1px solid;
    padding: 2px 5px;
    margin-right: 5px;
    text-decoration: none;
    background: #fff;
    color: #000;
}

.page a:hover {
    text-decoration: underline;
}