﻿

li {
    list-style: none;
}

.teldelay_wsw,
.teldelay_wswjx {
    display: none !important;
}

#footCustomer {
    background-color: rgba(255, 255, 255, 0.8) !important;
    padding-top: 10px;
    padding-bottom: 10px;
}

.pageXinrong * {
    margin: 0;
    padding: 0;
    list-style: none;
    font-family: "微软雅黑";
    font-weight: normal;
    font-size: 14px;
    font-style: normal;
    box-sizing: border-box;
    outline: none;
}

.pageXinrong .clearfix:after {
    content: "\0020";
    display: block;
    height: 0;
    clear: both;
}

.pageXinrong .clearfix {
    zoom: 1;
}

.pageXinrong {
    width: 1040px;
    margin: 30px auto;
}

.pageXinrong>h1 {
    text-align: center;
    font-size: 26px;
    color: #333;
    padding-bottom: 10px;
}

.pageXinrong>h1>i {
    display: block;
    width: 35px;
    height: 2px;
    background: #004c9f;
    margin: 20px auto 0;
}

.pageXinrong .pageXinrong_box .pageXinrong_boxLeft {
    width: 280px;
    border: 1px solid #eee;
    border-radius: 5px;
    float: left;
}

.pageXinrong .pageXinrong_box .pageXinrong_boxLeft>h2 {
    font-size: 18px;
    color: #004c9f;
    font-weight: bold;
    padding: 10px 0;
    text-align: center;
    border-bottom: 1px solid #eee;
}

.pageXinrong .pageXinrong_box .pageXinrong_boxLeft .number {
    font-size: 14px;
    color: #999999;
    padding: 10px 0;
    text-align: center;
}

.pageXinrong .pageXinrong_box .pageXinrong_boxLeft .number span {
    color: #004c9f;
}

.pageXinrong .pageXinrong_box .pageXinrong_boxLeft .form {
    padding: 0 35px;
}

.pageXinrong .pageXinrong_box .pageXinrong_boxLeft .form input {
    width: 210px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    margin: auto;
    border: 1px solid #004c9f;
    border-radius: 5px;
    font-size: 14px;
    color: #666666;
}

.pageXinrong .pageXinrong_box .pageXinrong_boxLeft .form button {
    width: 210px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    margin: 10px auto 10px;
    background: #004c9f;
    border: 1px solid #004c9f;
    border-radius: 5px;
    color: #fff;
    cursor: pointer;
}

.pageXinrong .pageXinrong_box .pageXinrong_boxLeft .form button:hover {
    background: #004c9f;
    border: 1px solid #004c9f;
    margin: 10px 0 10px;
}

.pageXinrong .pageXinrong_box .pageXinrong_boxLeft .state {
    padding: 0 65px 11px;
    color: #666666;
    font-size: 14px;
}

.pageXinrong .pageXinrong_box .pageXinrong_boxLeft .state .frontCall {
    display: block;
}

.pageXinrong .pageXinrong_box .pageXinrong_boxLeft .state .frontCall span {
    color: #004c9f;
}

.pageXinrong .pageXinrong_box .pageXinrong_boxLeft .state .underwayCall {
    font-size: 14px;
    text-align: center;
    display: none;
}

.pageXinrong .pageXinrong_box .pageXinrong_boxLeft .state .underwayCall p {
    padding: 15px 0;
    color: #004c9f;
}

.pageXinrong .pageXinrong_box .pageXinrong_boxLeft .state .successCall {
    text-align: center;
    display: none;
}

.pageXinrong .pageXinrong_box .pageXinrong_boxLeft .state .successCall p {
    padding: 10px 0;
    color: #004c9f;
}

.pageXinrong .pageXinrong_box .pageXinrong_boxLeft .state .successCall a {
    font-size: 14px;
    text-decoration: none;
    color: #666666;
}

.pageXinrong .pageXinrong_box .pageXinrong_boxLeft .state .failCall {
    text-align: center;
    display: none;
}

.pageXinrong .pageXinrong_box .pageXinrong_boxLeft .state .failCall p {
    padding: 10px 0;
    color: #004c9f;
}

.pageXinrong .pageXinrong_box .pageXinrong_boxLeft .state .failCall a {
    font-size: 14px;
    text-decoration: none;
    color: #666666;
}

.pageXinrong .pageXinrong_box .pageXinrong_boxMiddle {
    float: left;
    width: 350px;
    margin: 0 50px 0 50px;
}

.pageXinrong .pageXinrong_box .pageXinrong_boxMiddle h2 {
    font-size: 14px;
    color: #999999;
    display: flex;
    align-items: center;
}

.pageXinrong .pageXinrong_box .pageXinrong_boxMiddle h2 span {
    color: red;
    padding-right: 5px;
}

.pageXinrong .pageXinrong_box .pageXinrong_boxMiddle input {
    width: 100%;
    height: 40px;
    border: 1px solid #eee;
    border-radius: 5px;
    text-indent: 1em;
    outline: none;
    margin-bottom: 20px;
    transition: all 0.5s step-start;
}

.pageXinrong .pageXinrong_box .pageXinrong_boxMiddle input:focus,
.pageXinrong .pageXinrong_box .pageXinrong_boxMiddle textarea:focus {
    border: 1px solid #004c9f;
}

.pageXinrong .pageXinrong_box .pageXinrong_boxMiddle textarea {
    width: 100%;
    height: 90px;
    border: 1px solid #eee;
    border-radius: 5px;
    text-indent: 1em;
    max-width: 100%;
    min-width: 100%;
    padding-top: 10px;
    transition: all 0.5s step-start;
}

.pageXinrong .pageXinrong_box .pageXinrong_boxMiddle>p {
    text-align: center;
    margin-top: 36px;
}

.pageXinrong .pageXinrong_box .pageXinrong_boxMiddle button {
    width: 210px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    margin: 10px auto 10px;
    background: #004c9f;
    border: 1px solid #004c9f;
    border-radius: 5px;
    color: #fff;
    cursor: pointer;
    margin: auto;
}

.pageXinrong .pageXinrong_box .pageXinrong_boxMiddle button:hover {
    background: #004c9f;
    border: 1px solid #004c9f;
}

.pageXinrong .pageXinrong_box .pageXinrong_boxRight {
    float: left;
    width: 300px;
}

.pageXinrong .pageXinrong_box .pageXinrong_boxRight .pageXinrong_boxRightT {
    width: 100%;
    height: 110px;
    text-align: center;
    border: 1px solid #eee;
    border-radius: 5px;
    padding: 10px 0;
}

.pageXinrong .pageXinrong_box .pageXinrong_boxRight .pageXinrong_boxRightT button {
    width: 210px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    margin: 10px auto 10px;
    background: #004c9f;
    border: 1px solid #004c9f;
    border-radius: 5px;
    color: #fff;
    cursor: pointer;
}

.pageXinrong .pageXinrong_box .pageXinrong_boxRight .pageXinrong_boxRightT button:hover {
    background: #004c9f;
    border: 1px solid #004c9f;
    margin: 10px 0 10px;
}

.pageXinrong .pageXinrong_box .pageXinrong_boxRight .pageXinrong_boxRightB {
    width: 100%;
    border: 1px solid #eee;
    border-radius: 5px;
    padding: 10px 15px 0;
    margin-top: 0px;
}

.pageXinrong .pageXinrong_box .pageXinrong_boxRight .pageXinrong_boxRightB>h3 {
    padding: 0 0 19px 5px;
    font-size: 14px;
    color: #666666;
}

.pageXinrong .pageXinrong_box .pageXinrong_boxRight .pageXinrong_boxRightB ul li {
    color: #999999;
    font-size: 12px;
    padding-bottom: 13px;
    cursor: pointer;
}

.pageXinrong .pageXinrong_box .pageXinrong_boxRight .pageXinrong_boxRightB ul li span {
    display: inline-block;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #004c9f;
    margin-right: 10px;
}

@media (max-width : 750px) {
    .side{
        display: none;
    }
     .pageXinrong {
        width: 100%;
    }

    .pageXinrong .pageXinrong_box {
        width: 100%;
        padding: 0 20px;
    }

    .pageXinrong .pageXinrong_box .pageXinrong_boxLeft {
        text-align: center;
    }

    .pageXinrong .pageXinrong_box .pageXinrong_boxLeft,
    .pageXinrong .pageXinrong_box .pageXinrong_boxMiddle,
    .pageXinrong .pageXinrong_box .pageXinrong_boxRight {
        width: 100%;
        margin: 0;
        margin-bottom: 20px;
    }
}

/*# sourceMappingURL=style2.css.map */

.left_kf_btn {
    height: 140px;
    width: 30px;
    background-color: lightseagreen;
    border-bottom-right-radius: 15px;
    border-top-right-radius: 15px;
    position: fixed;
    top: 30%;
    margin-top: -65px;
    left: 0px;
    color: white;
    font-size: 16px;
    text-align: center;
    line-height: 20px;
    padding-top: 0px;
    box-sizing: border-box;
    padding: 30px 0px;
    cursor: pointer;
    z-index: 999;
    box-shadow: 0px 3px 9px rgba(0, 0, 0, 0.2);
}

#wshleftbox p.left_kf_pmid {
    width: 220px;
    display: block;
    border: 1px solid rgba(0, 0, 0, 0.05);
    background-color: rgba(255, 255, 255, 0.1);
    height: 50px;
    box-sizing: border-box;
    padding: 5px;
    border-radius: 30px;
    overflow: hidden;
    margin: 10px 0px;
}

#left_kf_call_btn {
    float: right;
}

#left_kf_call_btn {
    float: right;
    overflow: hidden;
    border-radius: 50%;
    border: 1px solid rgba(0, 0, 0, 0.05);
    box-sizing: border-box;
    background-color: rgba(255, 255, 255, 0.1);
}

#left_kf_call_btn:hover {
    border: 1px solid #004c9f;
}

#left_kf_call_btn img {
    height: 36px;
    width: 36px;
}

.left_kf_box {
    width: 260px;
    height: 50px;
    background-color: rgba(255, 255, 255, 0.9);
    position: absolute;
    backdrop-filter: blur(5px);
    right: 0;
    top: 30px;
    border-bottom-left-radius: 15px;
    border-top-left-radius: 15px;
    border-bottom-right-radius: 15px;
    border-top-right-radius: 15px;
    border: 1px solid rgba(0, 0, 0, 0.1);
    padding-left: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-right: 10px;
    font-size: 16px;
    box-sizing: border-box;
    z-index: 999;

}

.left_kf_box .left_kf_ptop {
    font-size: 16px;
    margin: 0px;
}

.left_kf_box .left_kf_ptop span {
    font-size: 20px;
    color: red;
}

.left_kf_box .left_kf_pmid [type=text] {
    background-color: transparent;
    border: 0px;
    width: 120px;
    height: 38px;
    font-size: 14px;
    padding-left: 15px;
}

.left_kf_box .left_kf_pmid [type=button] {
    background-color: #C00000;
    border: 0px;
    width: 70px;
    height: 40px;
    border-radius: 5px;
    color: white;
    font-size: 12px;
}

.left_kf_box .left_kf_pbottom {
    font-size: 14px;
    margin-top: 10px;
    color: #004c9f;
}

#left_kf_close_btn {
    width: 30px;
    height: 30px;
    position: absolute;
    right: 5px;
    top: 5px;
    color: #333;
    border-radius: 50%;
    border: 0px;
    font-size: 16px;
    cursor: pointer;
    padding: 0px;
    font-family: cursive;
    background-color: transparent;
}

#left_kf_close_btn:hover {
    color: red;
}

.side {
    position: fixed;
    width: 78px;
    right: 0;
    top: 60%;
    margin-top: -200px;
    z-index: 9999999999;
    border: 1px solid #e0e0e0;
    background: #fff;
    border-bottom: 0
}


.side ul {
    margin: 0;
    padding: 0;
}

.side ul li {
    width: 78px;
    height: 78px;
    float: left;
    position: relative;
    border-bottom: 1px solid #e0e0e0;
    color: #333;
    font-size: 14px;
    line-height: 38px;
    text-align: center;
    transition: all .3s;
    cursor: pointer
}

.side ul li a {
    color: #333;
    text-decoration: none;
}

.side ul li:hover a {
    color: #333;
}

.side ul li:hover {
    background: #004c9f;
    color: #fff !important;
}

.side ul li:hover a {
    color: #fff !important;
}

.side ul li i {
    height: 25px;
    margin-bottom: 1px;
    display: block;
    overflow: hidden;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: auto 25px;
    margin-top: 14px;
    transition: all .3s;
}

.side ul li i.bgs1 {
    background-image: url(http://www.hcwsw.cn/skin/default/images/right_pic5.png)
}

.side ul li i.bgs2 {
    background-image: url(http://www.hcwsw.cn/skin/default/images/right_pic7.png)
}

.side ul li i.bgs3 {
    background-image: url(http://www.hcwsw.cn/skin/default/images/right_pic2.png)
}

.side ul li i.bgs4 {
    background-image: url(http://www.hcwsw.cn/skin/default/images/right_pic1.png)
}

.side ul li i.bgs5 {
    background-image: url(http://www.hcwsw.cn/skin/default/images/right_pic3.png)
}

.side ul li i.bgs6 {
    background-image: url(http://www.hcwsw.cn/skin/default/images/right_pic6_on.png)
}

.side ul li i.bgs10 {
    background-image: url(http://www.hcwsw.cn/skin/default/images/right_pic10.png)
}

.side ul li:hover i.bgs1 {
    background-image: url(http://www.hcwsw.cn/skin/default/images/right_pic5_on.png)
}

.side ul li:hover i.bgs2 {
    background-image: url(http://www.hcwsw.cn/skin/default/images/right_pic7_on.png)
}

.side ul li:hover i.bgs3 {
    background-image: url(http://www.hcwsw.cn/skin/default/images/right_pic2_on.png)
}

.side ul li:hover i.bgs4 {
    background-image: url(http://www.hcwsw.cn/skin/default/images/right_pic1_on.png)
}

.side ul li:hover i.bgs5 {
    background-image: url(http://www.hcwsw.cn/skin/default/images/right_pic3_on.png)
}

.side ul li:hover i.bgs10 {
    background-image: url(http://www.hcwsw.cn/skin/default/images/right_pic10_on.png)
}

.side ul li .sidebox {
    position: absolute;
    width: 78px;
    height: 78px;
    top: 0;
    right: 0;
    transition: all .3s;
    overflow: hidden
}

.side ul li.sidetop {
    background: #004c9f;
    color: #fff
}

.side ul li.sidetop:hover {
    opacity: .8;
    filter: Alpha(opacity=80)
}

.side ul li.sideewm .ewBox.son {
    width: 238px;
    display: none;
    color: #363636;
    text-align: center;
    padding-top: 235px;
    position: absolute;
    left: -240px;
    top: 0;
    background-image: url(http://www.hcwsw.cn/skin/default/images/leftewm.png);
    background-repeat: no-repeat;
    background-position: center center;
    border: 1px solid #e0e0e0
}

.side ul li.sideetel .telBox.son {
    width: 120px;
    height: 180px;
    display: block;
    color: #fff;
    text-align: left;
    position: absolute;
    left: -120px;
    top: 0;
    background: #004c9f
}

.side ul li.sideetel .telBox dd {
    display: block;
    height: 100px;
    overflow: hidden;
    padding-left: 82px;
    line-height: 24px;
    font-size: 18px
}

.side ul li.sideetel .telBox dd span {
    display: block;
    line-height: 28px;
    height: 28px;
    overflow: hidden;
    margin-top: 32px;
    font-size: 18px
}

.side ul li.sideetel .telBox dd.bgs1 {
    background-color: #004c9f;
    padding-left: 0;
    width: 100%;
    margin: 10px 0;
    padding: 0;
    /* margin-top: 20px; */
}

.side ul li.sideetel .telBox dd.bgs2 {
    background: url(http://www.hcwsw.cn/skin/default/images/right_pic9.png) 28px center no-repeat
}

/* .side ul li:hover .son {
    display: block !important;
    animation: fadein 1s
} */

@keyframes fadein {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}