/*
* @Author: xs
* @Date:   2022-02-09 15:17:25
* @Last Modified by:   Administrator
* @Last Modified time: 2023-06-08 10:42:43
*/
body {
    min-width: 1300px !important;
}

.nav_bg {
    font-size: 15px;
}

.nav_bg .logo {
    margin-top: 15px;
}

.nav_cen {
    margin-bottom: 0px;
}

a {
    text-decoration: none;
    cursor: pointer;
}

a:link {
    text-decoration: none;
}

a:visited {
    text-decoration: none;
}

.pro_fenye a {
    text-decoration: none;
}

.pro_fenye a:link {
    text-decoration: none;
}

.pro_fenye a:visited {
    text-decoration: none;
}

p {
    margin: 0 0 0px;
}

.error-alert {
    text-align: center;
    color: red;
    margin: 10px 10px;
}

input,
button,
select,
textarea {
    outline: none;
}

.close {
    opacity: 1;
}

.codelogin {
    position: absolute;
    width: 171px;
    text-align: center;
    color: white;
    display: none;
    margin: -327px 68px;
}

.pro_fenye a {
    border: 1px solid #ccc;
    background: #fff
}

.pro_fenye .activP {
    border: 1px solid #0099ff;
}

.pro_fenye .stop {
    background-color: #fff;
    border: 1px solid #ccc;
}

/*#topcontrol{ height:30px; width:55px; height:55px;position: fixed; bottom: 10%; right: 10%; opacity: 1; cursor: pointer;}
        #topcontrol img{ width:55px; height:55px}*/

.sed_nav_w {
    position: relative;
}

.sed_nav {
    position: absolute;
    z-index: 9;
    background: #2d2e30;
    display: none;
    padding-bottom: 5px;
    width: 100px;
    top: 57px;
    left: -7px;
}

.sed_nav li a {
    font-size: 14px;
    display: block;
    width: 100px;
    height: 39px;
    line-height: 39px;
    padding: 0px
}

.sed_nav li {
    line-height: 48px;
    cursor: pointer
}

.sed_nav_active {
    background: #f1f1f1;
}

.sed_nav li:hover {
    background: #f1f1f1;
}

.sed_nav_w:hover .sed_nav {
    display: block;
}

.sed_nav li:hover a {
    color: #0099ff;
}

/*返回顶部*/
/*** guide ***/

.guide {
    width: 60px;
    margin-left: 570px;
    position: fixed;
    right: 2%;
    bottom: 40%;
    _position: absolute;
    _top: expression(documentElement.scrollTop+documentElement.clientHeight - this.clientHeight - 134+'px');
    display: block;
    z-index: 99999
}

.guide a {
    display: block;
    width: 60px;
    height: 60px;
    margin-top: 0px;
    text-decoration: none;
    font: 16px/50px "Microsoft YaHei";
    text-align: center;
    color: #fff;
    position: relative;
    margin-bottom: 1px
}

.guide a span {
    display: none;
    text-align: center;
}

.guide a:hover {
    text-decoration: none;
    background-color: #0099ff;
    color: #fff;
}

.guide a:hover span {
    display: block;
    width: 60px;
    background: #0099ff;
    height: 60px;
    line-height: 60px
}

.guide .find {
    background: rgba(0, 0, 0, 0.5) url(../images/sprite_v2-2.png) no-repeat;
}

.guide .report {
    background: rgba(0, 0, 0, 0.5) url(../images/sprite_v2-3.png) no-repeat;
    position: relative
}

.guide .edit {
    background: rgba(0, 0, 0, 0.5) url(../images/sprite_v2-1.png) no-repeat;
    ;
    position: relative
}

.guide .top {
    background: rgba(0, 0, 0, 0.5) url(../images/sprite_v2-4.png) no-repeat;
    display: none
}

.guide a:nth-child(4) {
    border-bottom: 0px
}

.weixin {
    width: 200px;
    height: 200px;
    background: #0099ff;
    position: absolute;
    top: 0px;
    right: 60px;
    display: none;
    overflow: hidden
}

.weixin img {
    width: 126px;
    height: 126px;
    display: block;
    margin: 20px auto 0;
    border: 10px solid #fff;
    border-radius: 3px
}

.weixin p {
    color: #fff;
    font-size: 14px;
    text: center
}

.dianhua {
    width: 200px;
    height: 60px;
    background: #0099ff;
    position: absolute;
    top: 0px;
    right: 60px;
    color: #fff;
    font-size: 20px;
    line-height: 60px;
    display: none
}

.qq {
    width: 200px;
    height: 60px;
    background: #0099ff;
    position: absolute;
    top: 0px;
    right: 60px;
    color: #fff;
    font-size: 20px;
    line-height: 50px;
    display: none;
    padding-top: 16px
}

.find:hover .qq {
    display: block
}

.topblack {
    /*margin-top: -20px*/
}

/*.navee:hover{ color: #0099ff;}
        .nav_bg .navee{ color: #333;}*/
.hov a:hover {
    opacity: .8;
}



.znew_cont_2 {
    overflow: hidden;
    margin-top: 45px;
}

.znew_cont_2 dl {
    width: 50%;
    overflow: hidden;
    float: left;
    margin-bottom: 28px;
}

.znew_cont_2 dt {
    width: 30%;
    float: left;
}

.znew_cont_2 dt img {
    width: 100%;
    height: 115px;
    object-fit: cover;
}

.znew_cont_2 dd {
    width: 70%;
    float: left;
    padding: 7px 20px;
}

.znew_cont_2 .info {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 18px;

}

.znew_cont_2 .mult {
    color: #777;
    padding: 7px 0;
}

.znew_cont_2 .ntitle {
    height: 40px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
}

.znew_cont_2 .ntitle a {
    font-size: 14px;
    color: #777;
}





.main-bottom {
    width: 1200px;
    margin: 0 auto;
}

.consult {
    position: relative;
    padding-top: 42px;
    width: 100%;
    height: 140px;
    background-color: #146bd4;
    font-size: 0;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.consult_infobox {
    width: 1205px;
    height: 100%;
}

.consult:after {
    content: "";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

#bg_wave01 {
    position: absolute;
    bottom: 0;
    left: -236px;
    width: 400%;
    height: 54px;
    opacity: .1;
    filter: alpha(opacity=10);
    z-index: 99;
    background: url(../images/index/bg_wave01.png) repeat-x;
    -webkit-animation: wave1 25s linear .4s infinite normal;
    animation: wave1 25s linear .4s infinite normal;
}

#bg_wave02 {
    background: url(../images/index/bg_wave02.png) repeat-x;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 400%;
    height: 80px;
    opacity: .3;
    filter: alpha(opacity=30);
    z-index: 2;
    -webkit-animation: wave2 60s linear .6s infinite normal;
    animation: wave2 60s linear .6s infinite normal;
}

.consult .consult_info {
    float: left;
    padding: 5px 0;
    width: 324px;
}

.consult .consult_info i {
    display: inline-block;
    margin-right: 20px;
    width: 45px;
    height: 45px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background-color: #87bdff;
    vertical-align: middle;
}

.consult .consult_info span {
    display: inline-block;
    height: 45px;
    line-height: 45px;
    color: #fff;
    font-size: 18px;
    vertical-align: middle;
}

.consult_info01 i {
    background: url(../images/index/icon_consult.png) no-repeat;
    background-position: 12px 10px;
}

.consult_info02 i {
    background: url(../images/index/icon_consult.png) no-repeat;
    background-position: -39px 10px;
}

.consult_info03 i {
    background: url(../images/index/icon_consult.png) no-repeat;
    background-position: -90px 10px;
}

.consult .consult_entry {
    float: left;
    padding-left: 28px;
    width: 200px;
    height: 48px;
    line-height: 48px;
    border: 1px solid #79b6ff;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    background-color: #fff;
    text-align: center;
    position: relative;
    z-index: 2;
    top: 5px;
}

.consult .consult_entry .consult_btn {
    display: block;
    color: #146bd4;
    background: url(../images/index/icon_consult01.png) no-repeat;
    background-position: 15px 14px;
    font-size: 20px;
    transition: all .5s;
}

.consult .consult_entry:hover {
    color: #ffffff;
    background-color: #79b6ff;
}

.consult .consult_entry:hover .consult_btn {
    background: url(../images/index/icon_consult02.png) no-repeat;
    background-position: 15px 14px;
    color: #ffffff;
}

@-webkit-keyframes wave1 {
    from {
        left: -236px;
    }

    to {
        left: -1233px;
    }
}

@-moz-keyframes wave1 {
    from {
        left: -236px;
    }

    to {
        left: -1233px;
    }
}

@keyframes wave1 {
    from {
        left: -236px;
    }

    to {
        left: -1233px;
    }
}

@-webkit-keyframes wave2 {
    from {
        left: 0;
    }

    to {
        left: -1233px;
    }
}

@-moz-keyframes wave2 {
    from {
        left: 0;
    }

    to {
        left: -1233px;
    }
}

@keyframes wave2 {
    from {
        left: 0;
    }

    to {
        left: -1233px;
    }
}