i {
    width: 20px;
    height: 20px;
    display: inline-block;
    vertical-align: middle;
    margin-top: -2px;
    background: url(../img/icon.png) no-repeat;
}

/**标签**/
ul.ul-tag li {
    display: inline-block;
    margin-right: 20px;
    color: #ccc;
    font-size: 13px
}

ul.ul-tag a {
    color: #ccc
}

ul.ul-tag a:hover {
    color: #333;
}

ul.ul-tag li {
    color: #999;
    margin-right: 15px;
    display: inline-block
}

ul.ul-tag .a-tag {
    padding: 0 8px;
    border-radius: 10px;
    color: #999;
    border: 1px solid #999
}

ul.ul-tag i {
    width: 18px;
    height: 18px;
}

ul.ul-tag .i-date {
    background-position: -18px -315px;
}

ul.ul-tag .i-user {
    background-position: -18px -332px;
}

/**资讯列表**/
.news-list {
    padding: 20px;
}

.news-list.i-h-d-item .i-hd {
    padding: 10px 0 0;
    height: 25px;
}

.news-list.i-h-d-item .i-hd strong {
    font-weight: bold;
}

.news-list .item {
    display: flex;
    padding: 20px 0;
    height: 127px;
    border-bottom: 1px solid #e7e7e7;
    flex-wrap: nowrap;
    align-items: center;
}

.news-list .item .pic {
    margin-right: 20px;
    float: left;
    width: 200px;
    height: 150px;
}

.news-list .item .pic img {
    width: 200px;
    height: 150px;
}

.news-list .item>div {
    width: 620px;
    float: right;
}

.news-list .item div .title {
    margin-bottom: 17px;
    font-weight: bold;
    font-size: 20px;
    color: #333;
    height: 21px;
    line-height: 21px;
}

.news-list .item div .title:hover {
    color: var(--HoverColourThin);
}

.news-list .item div p {
    font-size: 14px;
    height: 70px;
    line-height: 23px;
    overflow: hidden;
    color: #999;
}

.news-list .item div ul {
    height: 30px;
}

.news-list .item div ul li {
    color: #999;
    margin-right: 15px;
    display: inline-block
}

.news-list .item div ul li span {
    padding: 0 8px;
    border-radius: 10px;
    color: #999;
    border: 1px solid #999
}

.news-list .item .i-hot {
    text-align: center;
    color: #fff;
    width: 39px;
    height: 26px;
    top: 0;
    right: 7px;
    z-index: 3;
    position: absolute;
}

.news-list .item:hover {
    box-shadow: 0 0 8px rgb(0 0 0 / 5%);
    background: #f5f5f5
}

/*** 详情页 ***/

.header_banner.m1200 {
    width: 1200px;
    margin: 0 auto;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    position: absolute;
    left: 50%;
    margin-left: -600px;
}

.header_banner.m1200 .bannerImg {
    margin-top: 180px;
    height: 183px;
}

.header_banner.m1200 .form-wrap {
    width: 36%;
    height: 400px;
    margin: 0;
    background: rgba(0, 0, 0, 0.3);
    display: inline-flex !important;
    flex-direction: column;
    box-sizing: border-box;
    padding: 30px 58px;
}

.header_banner.m1200 .form-wrap h2 {
    font-size: 30px;
    color: #ffffff;
    text-align: center;
}

.header_banner.m1200 .form-wrap h2 b {
    color: #76a0ff;
}

.header_banner.m1200 .form-wrap h3 {
    font-size: 18px;
    line-height: 50px;
    color: #ffffff;
    font-weight: normal;
    text-align: center;
}

.header_banner.m1200 .form-wrap h4 {
    font-size: 20px;
    line-height: 38px;
    color: #002b8d;
    font-weight: normal;
    text-align: center;
    background: url(../img/bannerFormH4Bg.png) no-repeat center center;
}

.header_banner.m1200 .form-wrap form {
    margin-top: 15px;
}

.header_banner.m1200 .form-wrap form .label {
    width: 95%;
    padding-left: 5%;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -ms-border-radius: 8px;
    -o-border-radius: 8px;
    margin: 0 0 15px 0;
    height: 40px;
    line-height: 40px;
    border: 0;
    background: #fff;
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
}

.header_banner.m1200 .form-wrap form .label input,
.header_banner.m1200 .form-wrap form .label select {
    font-size: 18px;
    width: 95%;
    height: 40px;
    line-height: 40px;
    padding: 0 0 0 10px;
}

.header_banner.m1200 .form-wrap form .label i {
    display: block;
    width: 22px;
    height: 30px;
    overflow: hidden;
    background: url(../img/form_icon_orange.png);
    background-repeat: no-repeat;
    background-position: center 5px;
}

.form-wrap form .label.phone i {
    background-position: center -25px;
}

.header_banner.m1200 .form-wrap form .tiaokuan {
    font-size: 12px;
}

.header_banner.m1200 .form-wrap form .tiaokuan a {
    color: #4b82ff;
}

.header_banner.m1200 .form-wrap form .xdf_formbtn {
    width: 100%;
    font-size: 16px;
    background: #f39800;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -ms-border-radius: 8px;
    -o-border-radius: 8px;
    margin: 10px 0;
    height: 40px;
    line-height: 40px;
    -webkit-animation: ball-scale-multiple 1s 0s linear infinite alternate;
    animation: ball-scale-multiple 1s 0s linear infinite alternate;
    border: 0 none;
    outline: none;
    color: #fff;
}

.content {
    min-width: 1200px;
}

.content img {
    width: 100%;
}

/**************************************************pc底部通栏表单***************************************************************/
.xdf_slide {
    display: none;
    position: fixed;
    z-index: 1002;
    bottom: 120px;
    left: 2px;
    cursor: pointer;
    display: none;
    margin-left: 0;
}

.xdf_slide .xdf_slidebg {
    -webkit-animation: toup 2s 0s linear infinite;
    animation: toup 2s 0s linear infinite;
}

.xdf_slide .xdf_slidebtn {
    width: 100px;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    position: absolute;
    left: 30px;
    bottom: 5px;
    color: #ffffff;
    border-radius: 14px;
    -webkit-border-radius: 14px;
    -moz-border-radius: 14px;
    -ms-border-radius: 14px;
    -o-border-radius: 14px;
    cursor: pointer;
    text-align: center;
    background: #18304e;
    -webkit-animation: ball-scale-multiple 1s 0s linear infinite alternate;
    animation: ball-scale-multiple 1s 0s linear infinite alternate;
    border: 0 none;
    outline: none;
}

.xdf_bottomForm.form-wrap {
    background: rgba(43, 49, 60, .5);
    width: 100%;
    margin: 0;
    position: fixed;
    bottom: 0;
    z-index: 1001;
}

.xdf_bottomForm.form-wrap .m1200 {
    position: relative;
    border: none;
    width: 1200px;
    height: 80px;
    box-sizing: border-box;
    margin: 0 auto;
}

.xdf_bottomForm.form-wrap .m1200 h2 {
    color: #ffffff;
    font-size: 30px;
    padding: 20px 0 0 165px;
}

.xdf_bottomForm.form-wrap .m1200 h2 strong {
    color: #f4a800;
    font-weight: bold;
    font-size: 32px;
}

.xdf_bottomForm.form-wrap .m1200 img.ax_img {
    position: absolute;
    left: -110px;
    bottom: -45px;
    width: 260px;
}

.xdf_bottomForm.form-wrap .m1200 .gjjyz_img {
    position: absolute;
    bottom: 0;
    left: 0;
}

.xdf_bottomForm.form-wrap .xdf_slideclose {
    width: 25px;
    height: 25px;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAAXBAMAAAAMzfkgAAAAJ1BMVEVHcEy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLy8vLwGJcYKAAAADHRSTlMAsH6awvDgVR4QNNQ7H1ziAAAAs0lEQVQY02Moc2CAAbMCBpkjMA7jGQGGljM7oTyZYw0gYgKYwwIWZjyTAeb5HAGL2hxdACRnn4EYx3zmFAMDZ85BqHadMwsY2oAGQgDTmeMcMYfh1uqcUT1jAOexx5w5xIAANmcQ7gPJBSF4NWd0zigwIMzkOnMYYWQBw1KYoUwgt3DEHIQZCHIn1DHMZ6JAFOcesLdljjaAlXCf2cDAMBHqPaAHTzcw2JyegBQuSGEmVgAAS7k5+c6cdvIAAAAASUVORK5CYII=) no-repeat center center;
    position: absolute;
    top: 26px;
    right: 0;
    cursor: pointer;
}

.xdf_bottomForm.form-wrap form {
    margin-left: 160px;
}

.xdf_bottomForm.form-wrap form .label {
    position: relative;
    display: block;
    height: 40px;
    line-height: 40px;
    margin-bottom: 20px;
    padding-left: 38px;
    font-size: 0;
    background: #fff;
    width: 35%;
    float: left;
    margin: 20px .8% 0;
    box-sizing: border-box;
}

.xdf_bottomForm.form-wrap form .label i {
    display: block;
    width: 22px;
    height: 22px;
    overflow: hidden;
    position: absolute;
    top: 10px;
    left: 10px;
    background-image: url(../img/form_icon_orange.png);
    background-repeat: no-repeat;
}

.xdf_bottomForm.form-wrap form .label.phone i {
    background-position: center -30px;
}

.xdf_bottomForm.form-wrap form .label input,
.xdf_bottomForm.form-wrap form .label select {
    width: 90%;
    height: 40px;
    line-height: 40px;
    border: none;
    outline: none;
    font-size: 18px;
    background-color: transparent;
    color: #666;
    position: relative;
    z-index: 2;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    box-sizing: border-box;
}

.xdf_bottomForm.form-wrap form .label i.iconDown {
    top: 30%;
    left: 83%;
}

.xdf_bottomForm.form-wrap .xdf_formbtn {
    font-size: 18px;
    background: #ffa421;
    color: #fff;
    width: 20%;
    height: 40px;
    border-radius: 5px;
    margin-top: 20px;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;
    -webkit-animation: ball-scale-multiple 1s 0s linear infinite alternate;
    animation: ball-scale-multiple 1s 0s linear infinite alternate;
    cursor: pointer;
    border: 0 none;
    outline: none;
}

@-webkiet-keyframes ball-scale-multiple {
    0% {
        -webkit-transform: scale(0.9);
        transform: scale(0.9);
        opacity: 0.9;
    }

    50% {
        opacity: 1;
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 0.9;
    }
}

@-o-keyframes ball-scale-multiple {
    0% {
        -webkit-transform: scale(0.9);
        transform: scale(0.9);
        opacity: 0.9;
    }

    50% {
        opacity: 1;
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 0.9;
    }
}

@keyframes ball-scale-multiple {
    0% {
        -webkit-transform: scale(0.9);
        transform: scale(0.9);
        opacity: 0.9;
    }

    50% {
        opacity: 1;
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 0.9;
    }
}

.xdf_bottomForm.form-wrap .tiaokuan {
    width: 100%;
    float: left;
    margin: 0px 0 20px;
    text-align: left;
}