body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, textarea, p, blockquote {
    margin: 0px;
    padding: 0px;
    font-size: 12px;
    text-align: left;
    font-family: "Microsoft Yahei" !important;
}

ul, ol, li {
    list-style: none;
}

body {
    margin: 0px;
    padding: 0px;
    color: #666;
}

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

a:hover {
    color: #ff0000;
    text-decoration: none;
}

a img {
    border: 0;
}

.logo a img {
    border: 0;
    width: 100%; /* 宽度铺满父容器/满屏 */
    height: auto; /* 高度自动等比适配 */
    display: block; /* 消除图片底部默认空白间隙 */
    object-fit: cover; /* 可选：图片拉伸变形时用，保持比例裁剪填满 */
}

td, th {
    font-size: 12px;
}

/* end reset */

.fl {
    float: left
}

.fr {
    float: right !important
}

.fn {
    float: none
}

.clear {
    clear: both
}

.clearleft {
    clear: left
}

.clearright {
    clear: right
}

.over {
    overflow: hidden
}

.displayinline {
    display: inline
}

.ie6haslayout {
    zoom: 1
}


.font_line_24 {
    line-height: 24px;
}

/* end font */

/* end message */
.border_a {
    background: #FFFFFF;
    border-bottom: 1px solid #e7e7e7;
}

.border_4px {
    border: 5px solid #d8d8d8
}


/*end Notice*/
.logo {
    width: 100%;
    height: 110px;
    margin: auto;
}


#head11 {
    width: 100%;
    height: 55px;
    margin-top:30px;
    background: #2e4b9b;
    font-family: "Microsoft Yahei";
}

.nav_main {
    width: 1200px;
    height: 75px;
    margin: auto;
    position: relative;
}

#nav_all {
    height: 55px;
    float: left;
    line-height: 55px;
    position: relative;
    z-index: 222;
}

#nav_all li {
    text-align: center;
    float: left;
    width: 125px;
}

#nav_all li a {
    color: #fff;
    display: inline-block;
    font-size: 14px;
    cursor: pointer;
    _padding: 0 30px;
    height: 55px;
    line-height: 55px;
    white-space: nowrap;
    border-left: none;
}

#nav_all li a:hover {
    line-height: 55px;
    height: 55px;
    width: 125px;
    display: block;
    text-align: center;
    overflow: hidden;
    color: #fff;
    background: #05468c;
    border-left: none;
}


.portfolio-area #head11 {
    width: 100%;
    height: 75px;
    background: #2e4b9b;
    font-family: "Microsoft Yahei";
}

.portfolio-area .nav_main {
    width: 1200px;
    height: 75px;
    margin: auto;
    position: relative;
}

.portfolio-area #nav_all {
    height: 65px;
    float: left;
    line-height: 75px;
    position: relative;
    z-index: 222;
}

.portfolio-area #nav_all li {
    text-align: center;
    float: left;
    width: 125px;
}

.portfolio-area #nav_all li a {
    color: #fff;
    display: inline-block;
    font-size: 14px;
    cursor: pointer;
    _padding: 0 30px;
    height: 65px;
    line-height: 65px;
    white-space: nowrap;
    border-left: none;
}

.portfolio-area #nav_all li a:hover {
    line-height: 75px;
    height: 75px;
    width: 125px;
    display: block;
    text-align: center;
    overflow: hidden;
    color: #fff;
    background: #05468c;
    border-left: none;
}


#nav_all li ul {
    display: none;
    position: absolute;
    z-index: 999;
    width: 185px;
    top: 65px;
    background: #01458e;
}

#nav_all ul li {
    background-image: none;
    width: 185px;
    line-height: 32px;
    height: 32px;
    padding-top: 0px;
    padding: 0;
    border-bottom: 1px solid #ccc;
}

#nav_all ul li a {
    background-image: none;
    width: 185px;
    text-align: center;
    height: 32px;
    line-height: 32px;
    color: #fff;
    font-weight: normal;
    border: none;
}

#nav_all ul li a:hover {
    background-image: none;
    width: 185px;
    height: 32px;
    margin: 0px auto;
    display: block;
    line-height: 32px;
    color: #fff;
    text-align: center;
    background: #0352ad;
    border-top: none;
    border-radius: none;
}


.banner {
    width: 100%;
    height: 410px;
    overflow: hidden;
    position: relative;
    font-size: 0;
    z-index: -99;
}

.b-img {
    height: 500px;
    position: absolute;
    left: 0;
    top: 0;
}

.b-img a {
    display: block;
    height: 610px;
    float: left;
}

.b-list {
    height: 50px;
    padding-top: 540px;
    position: relative;
    margin: 0 auto;
    z-index: -1;
}

.b-list span {
    display: block;
    cursor: pointer;
    width: 14px;
    height: 14px;
    border-radius: 50%;
    border: 3px solid #fff;
    float: left;
    margin: 0 5px;
    _margin: 0 3px;
}

.b-list .spcss {
    border: 3px solid #2e4b9b;
}

.bar-left {
    position: absolute;
    z-index: 1;
    display: block;
    width: 100px;
    height: 100%;
    left: 0px;
    background: none;
    top: 0px;
}

.bar-right {
    position: absolute;
    z-index: 1;
    display: block;
    width: 100px;
    height: 100%;
    right: 0px;
    background: none;
    top: 0px;
}

.bar-left em {
    display: block;
    width: 50px;
    height: 100px;
    background: url(../images/arrow.png) 0px 0px no-repeat;
    margin: 0 auto;
    margin-top: 275px;
}

.bar-right em {
    display: block;
    width: 50px;
    height: 100px;
    background: url(../images/arrow.png) -50px 0px no-repeat;
    margin: 0 auto;
    margin-top: 275px;
}

.bar-left .emcss {
    background-position: 0px -100px;
}

.bar-right .emcss {
    background-position: -50px -100px;
}


.rmc {
    width: 100%;
    height: 46px;
    background: #e6e6e6;
    line-height: 46px;
}

.rmcnr {
    width: 1200px;
    height: 46px;
    margin: auto;
    font-size: 14px;
}


/*banner*/


.jjbj {
    width: 100%;
    height: 280px;
}

.about {
    width: 1200px;
    height: 230px;
    overflow: hidden;
    margin: auto;
    background: #fff;
}

.about_nr {
    width: 1200px;
    height: auto;
    margin: auto;
    color: #000;
    overflow: hidden;
}


.jjbt {
    width: 1200px;
    height: 80px;
    background: url(../images/jjbt.jpg) center top no-repeat;
    margin: 30px auto;
}

.jjnr {
    width: 1200px;
    margin: 40px auto;
}


.jjnr span {
    line-height: 24px;
    font-size: 14px;
    text-align: left;
    color: #000;
    margin-top: 40px;
}

.jjnr p {
    color: #000;
    font-size: 14px;
}

.jjnr h1 {
    color: #1f63b4;
    height: 70px;
    line-height: 70px;
    font-weight: bold;
    font-size: 30px;
    margin-top: 50px;
}

.jjnr h2 {
    font-size: 36px;
    font-weight: bold;
    color: #000;
    margin-bottom: 30px;
}

.lc {
    width: 1200px;
    height: 282px;
    background: url(../images/lc.jpg) center top no-repeat;
    margin: auto;
}


.warper {
    width: 800px;
    height: 380px;
    float: left;
    padding: 3px 3px 0px 0px;
    margin-top: 70px;
}

#wowslider-container1 {
    zoom: 1;
    position: relative;
    max-width: 585px;
    float: right;
    z-index: 90
}

* html #wowslider-container1 {
    width: 585px
}

#wowslider-container1 .ws_images ul {
    position: relative;
    width: 10000%;
    height: auto;
    left: 0;
    list-style: none;
    margin: 0;
    padding: 0;
    border-spacing: 0;
    overflow: visible
}

#wowslider-container1 .ws_images ul li {
    width: 1%;
    line-height: 0;
    float: left;
    font-size: 0;
    padding: 0 !important;
    margin: 0 !important
}

#wowslider-container1 .ws_images {
    position: relative;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: hidden
}

#wowslider-container1 .ws_images a {
    width: 100%;
    display: block;
    color: transparent
}

#wowslider-container1 img {
    max-width: none !important
}

#wowslider-container1 .ws_images img {
    width: 100%;
    border: none 0;
    max-width: none;
    padding: 0;
    margin: 0
}

#wowslider-container1 a {
    text-decoration: none;
    outline: 0;
    border: 0
}

#wowslider-container1 a.ws_next, #wowslider-container1 a.ws_prev {
    position: absolute;
    display: none;
    top: 50%;
    margin-top: -3.5em;
    z-index: 60;
    height: 7.1em;
    width: 7.1em;
    background-image: url(../images/arrows.png);
    background-size: 200%
}

#wowslider-container1 a.ws_next {
    background-position: 100% 0;
    right: 1em
}

#wowslider-container1 a.ws_prev {
    left: 1em;
    background-position: 0 0
}

#wowslider-container1 a.ws_next:hover {
    background-position: 100% 100%
}

#wowslider-container1 a.ws_prev:hover {
    background-position: 0 100%
}

* html #wowslider-container1 a.ws_next, * html #wowslider-container1 a.ws_prev {
    display: block
}

#wowslider-container1:hover a.ws_next, #wowslider-container1:hover a.ws_prev {
    display: block
}

#wowslider-container1 .ws_playpause {
    display: none;
    width: 7.1em;
    height: 7.1em;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -3.5em;
    margin-top: -3.5em;
    z-index: 59;
    background-size: 100%
}

#wowslider-container1:hover .ws_playpause {
    display: block
}

#wowslider-container1 .ws_pause {
    background-image: url(https://www.jinqing.huicongtools.cn/statics/sc/images/pause.png)
}

#wowslider-container1 .ws_play {
    background-image: url(https://www.jinqing.huicongtools.cn/statics/sc/images/play.png)
}

#wowslider-container1 .ws_pause:hover, #wowslider-container1 .ws_play:hover {
    background-position: 100% 100% !important
}

#wowslider-container1 .ws-title {
    position: absolute;
    display: block;
    bottom: 3.5em;
    left: 1em;
    margin-right: 1em;
    padding: 1em .9em .9em .9em;
    background-color: rgba(0, 0, 0, 0.4);
    color: #fff;
    z-index: 50;
    font-weight: bold;
    text-transform: uppercase;
    border-radius: .2em;
    -moz-border-radius: .2em;
    -webkit-border-radius: .2em
}

#wowslider-container1 .ws-title div {
    margin-top: .3em;
    font-size: 1.6em;
    line-height: 1.15em;
    font-weight: normal;
    text-transform: none;
    color: #fff
}

#wowslider-container1 .ws-title span {
    font-size: 2.4em
}

#wowslider-container1 .ws_thumbs {
    font-size: 0;
    position: absolute;
    overflow: auto;
    z-index: 70;
    left: -32.51%;
    top: 0;
    width: 165px;
    height: 320px;
    margin-top: 15px;
}

#wowslider-container1 .ws_thumbs img {
    text-decoration: none;
    border: 0;
    width: 100%
}

#wowslider-container1 .ws_thumbs a {
    position: relative;
    text-indent: -4000px;
    color: transparent;
    opacity: .85;
    text-decoration: none;
    display: inline-block;
    border: 0;
    margin-bottom: 4%;
    text-indent: 0;
    width: 89.54%;
}

#wowslider-container1 .ws_thumbs a:hover {
    opacity: 1
}

#wowslider-container1 .ws_thumbs a:hover img {
    visibility: visible
}

#wowslider-container1 .ws_thumbs div {
    position: relative;
    width: 100%
}

#wowslider-container1 .ws_thumbs a.ws_selthumb {
    background-color: #ff6600
}

#wowslider-container1 .ws_images ul {
    animation: wsBasic 16s infinite;
    -moz-animation: wsBasic 16s infinite;
    -webkit-animation: wsBasic 16s infinite
}

@keyframes wsBasic {
    0% {
        left: -0%
    }
    12.5% {
        left: -0%
    }
    25% {
        left: -100%
    }
    37.5% {
        left: -100%
    }
    50% {
        left: -200%
    }
    62.5% {
        left: -200%
    }
    75% {
        left: -300%
    }
    87.5% {
        left: -300%
    }
}

@-moz-keyframes wsBasic {
    0% {
        left: -0%
    }
    12.5% {
        left: -0%
    }
    25% {
        left: -100%
    }
    37.5% {
        left: -100%
    }
    50% {
        left: -200%
    }
    62.5% {
        left: -200%
    }
    75% {
        left: -300%
    }
    87.5% {
        left: -300%
    }
}

@-webkit-keyframes wsBasic {
    0% {
        left: -0%
    }
    12.5% {
        left: -0%
    }
    25% {
        left: -100%
    }
    37.5% {
        left: -100%
    }
    50% {
        left: -200%
    }
    62.5% {
        left: -200%
    }
    75% {
        left: -300%
    }
    87.5% {
        left: -300%
    }
}


.cpbt {
    width: 1200px;
    height: 105px;
    margin: 30px auto 0px;
    font-weight: bold;
    font-size: 36px;
    color: #2d4a9a;
    text-align: center;
}

.cpbt p {
    font-size: 16px;
    text-align: center;
}

.probj {
    width: 100%;
    height: auto;
    overflow: hidden;
    padding-bottom: 40px;
}

.pro1 {
    width: 1200px;
    height: auto;
    margin: auto;
    overflow: hidden;
}

.ys {
    width: 1200px;
    height: 160px;
    margin: auto;
}

.ys ul {
    width: 1200px;
    height: 155px;
    margin: auto;
}

.ys ul li {
    width: 155px;
    height: 115px;
    border: 1px solid #ccc;
    border-radius: 76px;
    float: left;
    padding-top: 40px;
    text-align: center;
    margin-left: 30px;
    transition: ease-in .5s all;
}

.ys ul li:hover {
    margin-top: -10px;
}


.pro_tb {
    width: 272px;
    height: auto;
    float: left;
    background: #efeff0;
}

.pro_btt {
    width: 1200px;
    height: 170px;
    background: url(../images/fwbt.jpg) center top no-repeat;
    margin: auto;
}

.pro_bt {
    width: 275px;
    height: 120px;
    float: left;
}

.pro_fl1 {
    width: 270px;
    float: left;
}

.pro_fl1 ul {
    width: 270px;
    background: #e9e9e9;
    overflow: hidden;
    padding-top: 30px;
    padding-bottom: 20px;
}

.pro_fl1 ul li {
    width: 230px;
    height: 28px;
    line-height: 28px;
    float: left;
    font-size: 16px;
    margin-bottom: 5px;
    text-align: left;
    background: #1f62b4;
    margin-left: 18px;
}

.pro_fl1 ul li a {
    color: #fff;
    font-size: 16px;
    margin-left: 30px;
    font-weight: bold;
    float: left;
    width: 105%;
}

.pro_fl1 ul li:hover {
    color: #fff;
}

.pro_fl1 ul li:hover a {
    color: #fff;
    font-size: 16px;
}


.pro_tb1 {
    width: 1220px;
    height: auto;
    margin: auto;
    overflow: hidden;
}


.pro_fl11 {
    width: 280px;
    float: left;
    background: #ededed;
    padding-bottom: 15px;
    margin-top: 30px;
}

.pro_fl11 ul {
    float: left;
    background: #ededed;
}

.pro_fl11 ul li {
    line-height: 49px;
    float: left;
    font-size: 15px;
    margin-right: 10px;
    text-align: left;
    width: 220px;
    margin-left: 15px;
}

.pro_fl11 ul li a {
    color: #000;
    font-size: 14px;
    width: 90px;
    height: 49px;
    background: url(../images/cpico.jpg) 3% center no-repeat;
    float: left;
    padding-left: 20px;
    display: block;
    border-bottom: 1px solid #ccc;
}

.pro_fl11 ul li:hover {
    color: #1a51a3;
}

.pro_fl11 ul li:hover a {
    color: #1a51a3;
    font-size: 14px;
}

.pro_fl12 {
    width: 383px;
    float: left;
    background: #ededed;
    padding-bottom: 15px;
    margin-top: 30px;
    margin-left: 20px;
}

.pro_fl12 ul {
    float: left;
    background: #ededed;
}

.pro_fl12 ul li {
    line-height: 49px;
    float: left;
    font-size: 15px;
    margin-right: 10px;
    text-align: left;
    width: 355px;
    margin-left: 15px;
}

.pro_fl12 ul li a {
    color: #000;
    font-size: 14px;
    width: 90px;
    height: 49px;
    background: url(../images/cpico.jpg) 3% center no-repeat;
    float: left;
    padding-left: 20px;
    display: block;
    border-bottom: 1px solid #ccc;
}

.pro_fl12 ul li:hover {
    color: #1a51a3;
}

.pro_fl12 ul li:hover a {
    color: #1a51a3;
    font-size: 14px;
}

.pro_fl13 {
    width: 242px;
    float: left;
    background: #ededed;
    padding-bottom: 15px;
    margin-top: 30px;
    margin-left: 20px;
}

.pro_fl13 ul {
    float: left;
    background: #ededed;
    width: 220px;
}

.pro_fl13 ul li {
    line-height: 49px;
    float: left;
    font-size: 15px;
    margin-right: 10px;
    text-align: left;
    width: 220px;
    margin-left: 15px;
}

.pro_fl13 ul li a {
    color: #000;
    font-size: 14px;
    width: 180px;
    height: 49px;
    background: url(../images/cpico.jpg) 3% center no-repeat;
    float: left;
    padding-left: 20px;
    display: block;
    border-bottom: 1px solid #ccc;
}

.pro_fl13 ul li:hover {
    color: #1a51a3;
}

.pro_fl13 ul li:hover a {
    color: #1a51a3;
    font-size: 14px;
}


.tjcp {
    width: 855px;
    height: 200px;
    border: 8px solid #0c4ca3;
    background: #fff;
    float: right;
    padding: 20px;
}

.tjcp img {
    float: left;
    width: 255px;
    height: 208px;
}

.prosm {
    width: 525px;
    float: right;
}

.prosm h1 {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 10px;
}

.prosm p {
    font-size: 12px;
}

.sman {
    width: 330px;
    float: left;
    height: 50px;
    margin-top: 10px;
}

.sman ul {
    width: 330px;
    float: left;
}

.sman ul li:nth-child(1) {
    width: 130px;
    height: 35px;
    float: left;
    text-align: center;
    line-height: 37px;
    border: 1px solid #ccc;
    margin-right: 10px;
}

.sman ul li:nth-child(1) a {
    font-size: 14px;
    text-align: center;
}


.sman ul li:nth-child(2) {
    width: 130px;
    height: 36px;
    float: left;
    text-align: center;
    line-height: 37px;
    background: #f38518;
}

.sman ul li:nth-child(2) a {
    font-size: 14px;
    color: #fff;
    text-align: center;
}


.tjcp1 {
    width: 1200px;
    float: right;
    margin-left: 20px;
}

.tjcp1 ul {
    width: 1200px;
    margin: auto;
}

.tjcp1 ul li {
    width: 375px;
    height: 320px;
    float: left;
    background: #fff;
    margin-left: 10px;
    margin-bottom: 10px;
    margin-top: 10px;
}

.tjcp1 ul li img {
    width: 375px;
    height: 220px;
    float: left;
    margin-top: 5px;
}


.probt {
    width: 900px;
    height: 50px;
    float: left;
    background: url(../images/cptjbt.png) left center no-repeat;
    margin-bottom: 20px;
}

.ckgd {
    width: 102px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    margin-top: 10px;
    float: right;
    background: url(../images/gdbj.jpg) left center no-repeat;
}

.ckgd a {
    color: #fff;
}

.pro_nn {
    width: 900px;
    height: 700px;
    float: right;
}

.pro_nn ul {
    width: 900px;
    height: auto;
    margin: auto;
}

.pro_nn ul li {
    float: left;
    margin-right: 20px;
    margin-bottom: 15px;
}

.tjcp1 ul li img {
    display: block;
    width: 98%;
    height: 270px;
    position: relative;
    overflow: hidden;
    transition: all 0.3s ease 0s;
    border: 3px solid #bbbbbb;
}

.tjcp1 ul li:hover img {
    transform: scale(1.1, 1.1);
    border: 3px solid #bbbbbb;
}

.tjcp1 ul li .img {
    display: block;
    overflow: hidden;
    width: 375px;
    height: 285px;
    margin-top: 5px;
}

.pro_nn_bt {
    width: 375px;
    height: 40px;
    line-height: 40px;
    float: left;
    text-align: center;
    font-size: 16px;
}

.pro_nn_bt h1 {
    height: 40px;
    text-align: center;
    font-size: 15px;
    background: #eeeeee;
}

.gdm {
    width: 80px;
    height: 28px;
    border: 1px solid #ccc;
    float: right;
    text-align: center;
    line-height: 28px;
    border-radius: 15px;
    margin-right: 20px;
    margin-top: 5px;
}

.dh {
    width: 1200px;
    height: 50px;
    background: url(../images/lx.png) center center no-repeat #064c92;
    border-radius: 15px;
    margin: auto;
}


.sman1 {
    width: 145px;
    height: 45px;
    text-align: center;
    line-height: 45px;
    border: 1px solid #ccc;
    margin-top: 40px;
    margin: auto;
}

.sman1 a {
    color: #000;
    text-align: center;
    font-size: 14px;
}


.xgg {
    width: 100%;
    height: 270px;
    background: url(../images/xgg.jpg) center center no-repeat;
    margin-top: 20px;
}

.jjt {
    width: 100%;
    height: 832px;
    background: url(../images/jjt.jpg) center top no-repeat;
}


.albj {
    width: 100%;
    background: #f1f1f1;
    margin-bottom: 60px;
}

.alnr {
    width: 1200px;
    height: 540px;
    margin: auto;
}

.albt {
    width: 1200px;
    height: 80px;
    background: url(https://www.jinqing.huicongtools.cn/statics/sc/images/albt.png) center center no-repeat;
    margin: 10px auto 40px;
}

.allb {
    width: 1200px;
    height: 58px;
    background: #093a7c;
}

.allb ul {
    width: 1200px;
    height: auto;
    overflow: hidden;
}

.allb ul li {
    width: 295px;
    height: 58px;
    line-height: 58px;
    text-align: center;
    float: left;
    background: #0f4fa4;
}

.allb ul li a {
    font-size: 14px;
    text-align: center;
    font-weight: bold;
    color: #fff;
    font-size: 18px;
}

.allb ul li:nth-child(2) {
    background: #093a7c;
}

.allb ul li:nth-child(4) {
    background: #093a7c;
}


.tjal {
    width: 1200px;
    margin: auto;
    height: auto;
}

.tjal ul {
    width: 1250px;
    height: auto;
    overflow: hidden;
}

.tjal ul li {
    width: 280px;
    height: 265px;
    float: left;
    background: #fff;
    margin-left: 20px;
    margin-bottom: 5px;
    margin-top: 20px;
}

.tjal ul li img {
    width: 270px;
    height: 205px;
    float: left;
    margin-left: 6px;
    margin-top: 8px;
}

.tjal ul li h1 {
    width: 260px;
    float: left;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    margin-left: 20px;
}

.cgd {
    width: 100px;
    height: 90px;
    border-radius: 50px;
    background: #ff9900;
    line-height: 30px;
    font-size: 15px;
    text-align: center;
    padding-top: 10px;
    margin: auto;
    margin-top: 290px;
}

.cgd a {
    color: #fff;
}

#slide {
    position: relative;
    width: 1200px;
    margin-top: 20px;
}

#slide .bd {
    position: absolute;
    left: 30px;
    top: 20px;
    height: 284px;
}

#slide .cover {
    position: relative;
    width: 1130px;
    height: 284px;
    overflow: hidden;
}

#slide ul {
    position: relative;
    overflow: hidden;
    height: 284px;
    width: 10000px;
}

#slide li {
    position: relative;
    float: left;
    display: inline;
    width: 285px;
    height: 207px;
    margin-right: 22px;
}

#slide li a {
    position: relative;
    text-decoration: none;
    width: 285px;
    height: 207px;
    overflow: hidden;
    display: block;
}

#slide .shadow {
    position: absolute;
    left: -1px;
    width: 285px;
    height: 207px;
}

#slide .shadow-vanish {
    position: absolute;
    left: 0;
    top: 0;
    width: 285px;
    height: 207px;
}

#slide li img {
    display: block;
}

#slide li .info-wrap {
    position: absolute;
    left: 0;
    height: 53px;
    width: 207px;
}

#slide li i {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background-color: #e3e3e3;
}

#slide li strong {
    position: absolute;
    left: 13px;
    font-size: 14px;
    color: #000;
    cursor: pointer;
}

#slide li .status {
    position: absolute;
    right: 10px;
    top: 7px;
    color: #c4c4c4;
    line-height: 160%;
}

#slide li .info {
    position: absolute;
    left: 13px;
    top: 25px;
    line-height: 2em;
    color: #c4c4c4;
    font-size: 14px;
}

#slide li em {
    position: absolute;
    right: 10px;
    top: 3px;
    font-size: 24px;
    line-height: 100%;
    color: #fb7702;
}

#slide li em span {
    font-size: 16px;
}

#slide .btn {
    position: absolute;
    top: 100px;
    width: 17px;
    height: 65px;
    font-size: 24px;
    color: #000;
    outline: none;
}

#slide .left-btn {
    left: -25px;
}

#slide .right-btn {
    right: -28px;
}

.edge {
    position: absolute;
    top: 0;
    width: 4px;
    height: 300px;
}

.left-edge {
    left: -4px;
}

.right-edge {
    right: -4px;
}

.slide-bottom-shadow {
    width: 960px;
    height: 15px;
    position: absolute;
    left: -4px;
}

#slide .ft {
    text-align: center;
    height: 46px;
    position: absolute;
    left: 0;
    bottom: 0;
}

#slide .tab {
    position: relative;
    height: 46px;
    width: 952px;
}

#slide .tab a {
    position: relative;
    font-size: 14px;
    font-family: "΢���ź�", "����";
    color: #66717f;
    width: 65px;
    display: inline-block;
    text-align: center;
    line-height: 34px;
    outline: none;
}

.alnrbt {
    width: 345px;
    height: 50px;
    line-height: 50px;
    background: #e3e3e3;
    text-align: center;
    font-size: 15px;
}

#slide .left-btn, #slide .right-btn, #slide .left-btn:hover, #slide .right-btn:hover {
    background-image: url(../images/slide-btn.png);
    background-repeat: no-repeat;
}

#slide .left-btn {
    background-position: 0 -135px;
}

#slide .right-btn {
    background-position: 0 -65px;
}


#slide {
    background-position: 0 -28px;
}

#slide .tab {
    background-position: 0 0;
}

.left-edge {
    background-position: 0 0;
}

.right-edge {
    background-position: -6px 0;
}


.yspp {
    width: 100%;
    height: 720px;
    background: url(../images/ysbj.jpg) center top no-repeat;
    padding-top: 30px;
}

.ysbt {
    width: 1200px;
    height: 100px;
    background: url(../images/ysbt.png) center top no-repeat;
    margin: 0px auto 20px;
}


.slideGroup {
    background: #fff;
    margin: 0 auto;
    width: 1200px;
    height: 540px;
    padding-bottom: 30px;
}

.slideGroup .parHd {
    position: relative;
    width: 640px;
    height: 55px;
    line-height: 55px;
    margin-left: 20px;
    background: #3b56a1;
    z-index: 9999;
    top: 430px;
    color: #fff;
}

.slideGroup .parHd ul {
    display: table;
}

.slideGroup .parHd ul li {
    float: left;
    padding: 0 30px;
    cursor: pointer;
    font-size: 16px;
    color: #fff;

}

.slideGroup .parHd ul li.on {
    height: 55px;
    background: #f4b800;
    color: #fff;
}

.slideGroup .slideBox {
    overflow: hidden;
    zoom: 1;
    padding: 10px 0 10px 0px;
    position: relative;
    margin-top: -100px;
}

.slideGroup .sPrev,
.slideGroup .sNext {
    position: absolute;
    left: 5px;
    top: 10px;
    display: block;
    width: 54px;
    height: 385px;
    background: url(https://www.jinqing.huicongtools.cn/statics/sc/images/icoLeft.png) center center no-repeat;
}

.slideGroup .sNext {
    left: auto;
    right: 5px;
    background: url(https://www.jinqing.huicongtools.cn/statics/sc/images/icoRight.png) center center no-repeat;
}

.slideGroup .parBd ul {
    overflow: hidden;
    zoom: 1;
}

.slideGroup .parBd ul li {
    margin: 0 8px;

    width: 1200px;
    position: relative;
}

.slideGroup .parBd ul li .pic {
    text-align: center;
    left: 405px;
}

.slideGroup .parBd ul li .pic img {
    width: 765px;
    height: 470px;
    display: block;
    padding: 2px;
    margin-left: 400px;
    margin-top: 90px;

}


.slideGroup .parBd ul li .description {
    position: absolute;
    width: 310px;
    height: 356px;
    margin-top: -20px;
    margin-left: 20px;
    background: #fff;
    padding: 20px 10px 10px 100px;
    top: 5px;
    left: 0px;
    color: #000;
    background: url(../images/1.jpg) left top no-repeat;
}

.slideGroup .parBd ul li .description h4 {
    color: #000;
    height: 40px;
    line-height: 40px;
    font-size: 28px;
    margin-top: 40px;
    font-weight: bold !important;
}

.slideGroup .parBd ul li .description h1 {
    font-size: 20px;
    font-weight: normal;
}

.slideGroup .parBd ul li .description a {
    color: #fff;
    float: right;
    margin-top: 10px;
    background: #7c0002;
    border-radius: 5px;
    padding: 3px 10px;
}

.description p {
    font-size: 14px;
    margin-top: 100px;
    line-height: 30px;
    margin-left: -70px;
}

.tempWrap {
    width: 1200px !important;
}


.x {
    width: 80px;
    height: 2px;
    background: #000;
    margin-bottom: 20px;
}

.new {
    width: 1200px;
    height: auto;
    margin: 30px auto;
    overflow: hidden;
}

.newbt {
    width: 1200px;
    height: 110px;
    margin: 0px auto;
    background: url(../images/xwbt.jpg) center center no-repeat;
}

.nfl {
    width: 470px;
    height: auto;
    margin: auto;
}

.nfl ul {
    width: 470px;
    height: auto;
    margin: auto;
}

.nfl ul li {
    width: 145px;
    height: 54px;
    line-height: 54px;
    font-size: 16px;
    text-align: center;
    margin-left: 5px;
    float: left;
    border: 1px solid #ccc;
}

.nfl ul li a {
    font-size: 16px;
}

.nfl ul li:hover {
    background: #20429b;
    color: #fff;
    font-size: 16px;
}

.nfl ul li:hover a {
    color: #fff;
}

.new_left {
    width: 526px;
    height: 310px;
    background: #e8e8e8;
    float: left;
    overflow: hidden;
    margin-top: 40px;
}

.newnr {
    width: 520px;
    height: 110px;
    margin: auto;
}

.sj {
    width: 66px;
    height: 110px;
    float: left;
    display: block;
    background: #20429b;
    padding: 10px;
}

.sj h2 {
    font-size: 48px;
    color: #fff;
    font-weight: normal;
}

.sj span {
    font-size: 14px;
    color: #fff;
}

.xmnr {
    width: 395px;
    float: right;
    color: #000;
}

.xmnr h3 {
    font-size: 14px;
    height: 40px;
    line-height: 50px;
    margin-bottom: 10px;
    color: #000;
}

.xmnr span {
    color: #000;
    font-size: 14px;
}

.new_left img {
    display: block;
    width: 100%;
    height: 172px;
    position: relative;
    overflow: hidden;
    transition: all 0.3s ease 0s;
}

.new_left:hover img {
    transform: scale(1.1, 1.1);
}

.new_left .img {
    display: block;
    overflow: hidden;
    width: 526px;
    height: 172px;
}

.new_nr_lt {
    width: 100%;
    height: auto;
    background: #efefef;
    overflow: hidden;
    padding-bottom: 30px;
}

.new_nr_lt ul {
}

.new_nr_lt ul li {
    width: 640px;
    height: 126px;
    float: left;
    line-height: 22px;
    transition: all .5s ease-in .1s;
    border-left: none;
    margin-top: 10px;
}

.new_nr_lt ul li:nth-child(2) {
    border-top: none;
}

.new_nr_lt ul li:nth-child(3) {
    border-top: none;
}

.time {
    width: 70px;
    height: 70px;
    float: left;
    border: 1px solid #dedede;
    text-align: center;
    border-radius: 35px;
    margin-right: 35px;
    color: #989898;
}

.time h1 {
    width: 80%;
    margin: auto;
    font-size: 18px;
    font-weight: normal;
    text-align: center;
    line-height: 24px;
    color: #989898;
    margin-top: 10px;
    border-bottom: 1px solid #dedede;
    display: block;
}

.time span {
    font-size: 12px;
    line-height: 12px;
    color: #989898;
}

.new_nr_lt ul li:hover {
}

.new_nr_lt ul li:hover .sj {
    background: #0d4da1;
    color: #fff;
}

.new_nr_lt ul li:hover .sj h1 {
    color: #fff;
}

.newflc {
    width: 1200px;
    margin: auto;
    margin-top: 20px;
}

.newflc ul {
    width: 1200px;
    float: left;
}

.newflc ul li {
    width: 580px;
    float: left;
    margin-bottom: 20px;
}

.sj1 {
    width: 75px;
    height: 100px;
    float: left;
    margin-left: 15px;
    text-align: center;
    color: #a1a1a1;
}

.sj1 h1 {
    text-align: center;
    font-size: 45px;
    height: 55px;
    font-weight: normal;
    line-height: 75px;
    color: #a1a1a1;
    text-align: center;
    margin-bottom: 10px;
}

.sj1 span {
    text-align: center;
    font-size: 14px;
    margin-top: 20px;
}

.ncnr {
    width: 505px;
    float: left;
    margin-left: 20px;
    margin-top: 30px;
    font-size: 14px;
    margin-top: 10px;
}

.ncnr h1 {
    font-size: 24px;
    margin-bottom: 10px;
    font-weight: normal;
}

.ncnr p {
    border: 1px solid #ccc;
    width: 100px;
    text-align: center;
    margin-top: 10px;
}

.al {
    width: 1200px;
    height: 510px;
    margin: auto;
    overflow: hidden;
}

.albt {
    width: 1200px;
    height: 80px;
    background: url(../images/albt.jpg) center top no-repeat;
    margin: 30px auto;
}

.alnr {
    width: 1200px;
    height: auto;
    margin: auto;
}

.alnr ul {
}

.alnr ul li {
    width: 280px;
    height: 360px;
    float: left;
    border: 1px solid #ccc;
    margin-right: 15px;
}

.alb {
    width: 260px;
    float: left;
}

.alb h1 {
    height: 50px;
    line-height: 50px;
    font-size: 18px;
    font-weight: normal;
    margin-left: 20px;
}

.alb p {
    margin-left: 20px;
    line-height: 24px;
}

.foot_bj {
    width: 100%;
    height: auto;
    background: #2d2d2d;
    overflow: hidden;
    padding-bottom: 30px;
}

.bqsy {
    width: 1200px;
    height: 285px;
    margin: auto;
    color: #000;
    overflow: hidden;
    line-height: 24px;
    margin-top: 25px;
    text-align: center;
}

.dblx {
    width: 300px;
    height: 200px;
    float: left;
    color: #fff;
    padding-top: 10px;
    font-size: 14px;
    margin-left: 45px;
}

.dblx h1 {
    font-size: 20px;
    height: 30px;
    font-weight: bold;
    color: #fff;
    margin-bottom: 20px;
    margin-top: 15px;
}

.bq_lt {
    width: 317px;
    height: auto;
    float: left;
    font-size: 14px;
    margin-top: 20px;
    margin-left: 50px;
    padding-left: 50px;
}

.dx {
    width: 55px;
    height: 6px;
    background: #fff;
    margin-bottom: 30px;
}


.fgx {
    width: 1px;
    height: 189px;
    border-left: 1px solid #a1a1a1;
    float: left;
    margin-left: 20px;
    margin-top: 30px;
    margin-right: 20px;
}

.fgx1 {
    width: 1px;
    height: 189px;
    border-left: 1px solid #a1a1a1;
    float: left;
    margin-top: 30px;
    margin-right: 40px;
}

.bq_rt {
    width: 400px;
    height: auto;
    float: right;
}

.dbmn {
    width: 220px;
    float: left;
    font-size: 14px;
    overflow: hidden;
    padding-left: 10px;
    margin-top: 20px;
}

.dbmn h1 {
    font-size: 20px;
    height: 30px;
    font-weight: bold;
    color: #fff;
    margin-bottom: 20px;
    margin-top: 15px;
}

.dbmn a {
    margin: 10px;
    margin-top: 0px;
    margin-bottom: 5px;
    float: left;
    font-size: 14px;
    color: #a5a5a5;
    font-weight: bold;
}

.bq {
    width: 280px;
    float: left;
    color: #fff;
    margin-left: 20px;
    line-height: 30px;
    margin-top: 20px;
    font-size: 14px;
}

.bq_lt h1 {
    font-size: 20px;
    height: 30px;
    font-weight: bold;
    color: #fff;
    margin-bottom: 20px;
    margin-top: 15px;
}


.animated10s {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    opacity: 1;
}

.animated15s {
    -webkit-animation-duration: 1.5s;
    animation-duration: 1.5s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    opacity: 1;
}

.animated20s {
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    opacity: 1;
}

.animated25s {
    -webkit-animation-duration: 2.5s;
    animation-duration: 2.5s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    opacity: 1;
}

.animated28s {
    -webkit-animation-duration: 2.8s;
    animation-duration: 2.8s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    opacity: 1;
}

.animated30s {
    -webkit-animation-duration: 3s;
    animation-duration: 3s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    opacity: 1;
}


.delay1 {
    -webkit-animation-delay: 0.6s;
    animation-delay: 0.6s;
}

.delay2 {
    -webkit-animation-delay: 0.8s;
    animation-delay: 0.8s;
}

.delay3 {
    -webkit-animation-delay: 1.0s;
    animation-delay: 1.0s;
}

.delay4 {
    -webkit-animation-delay: 1.2s;
    animation-delay: 1.2s;
}

.delay5 {
    -webkit-animation-delay: 1.4s;
    animation-delay: 1.4s;
}

.delay6 {
    -webkit-animation-delay: 1.6s;
    animation-delay: 1.6s;
}

.delay7 {
    -webkit-animation-delay: 1.8s;
    animation-delay: 1.8s;
}

.delay8 {
    -webkit-animation-delay: 2.0s;
    animation-delay: 2.0s;
}

.delay9 {
    -webkit-animation-delay: 2.2s;
    animation-delay: 2.2s;
}

.span2, .span3 {
    animation-duration: 1.5s;
    -webkit-animation-duration: 1.5s;
}

.an-hide {
    visibility: hidden;
}

.an-show {
    visibility: visible
}


.ly_product {
    width: 100%;
    overflow: hidden;
    margin: 0 auto;
    padding: 0 0 20px 0;
    background: url(https://www.jinqing.huicongtools.cn/statics/sc/images/top_bg.jpg) repeat;
}

.ly_product .pro_main {
    width: 1100px;
    overflow: hidden;
    margin: 30px auto 0;
    padding: 0;
}

.pro_main .pro_menu {
    width: 280px;
    overflow: hidden;
    margin: 0;
    padding: 0;
    background-color: #fff;
}

.pro_main .pro_list {
    width: 885px;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

.menu_top {
    width: 220px;
    height: 55px;
    line-height: 55px;
    overflow: hidden;
    margin: 0 auto;
    padding: 0 0 0 30px;
    background-color: #1f62b4;
    font-weight: bold;
    font-size: 16px;
    color: #fff;
    margin-top: 15px;
}

.menu_top h3 {
    width: 180px;
    height: 30px;
    overflow: hidden;
    line-height: 30px;
    color: #fff;
    font-size: 26px;
    margin: 11px 0 3px 0;
    padding: 0
}

.menu_top p {
    width: 180px;
    height: 20px;
    overflow: hidden;
    line-height: 20px;
    color: #fff;
    font-size: 12px;
    margin: 0;
    padding: 0;
    opacity: .5;
}

.menu_list {
    width: 272px;
    overflow: hidden;
    margin: 0 auto;
    padding: 10px 0 0;
}

.menu_list ul li {
    width: 272px;
    margin: 0 auto 5px;
    padding: 0;
}

.menu_list ul li a {
    display: block;
    width: 120px;
    height: 32px;
    overflow: hidden;
    line-height: 32px;
    margin: 0;
    padding: 0 0 0 20px;
    color: #333;
    font-size: 15px;
    font-weight: bold;
    text-indent: 10px;
    background: url(https://www.jinqing.huicongtools.cn/statics/sc/images/pro_ic1.png) 20px 20px no-repeat;
}

.menu_list ul li a:hover, .menu_list ul li a.menu_on {
    color: #f90;
    background: url(https://www.jinqing.huicongtools.cn/statics/sc/images/pro_ic2.png) 30px 20px no-repeat;
}

.menu_bottom {
    width: 272px;
    height: 95px;
    overflow: hidden;
    margin: 0 auto;
    padding: 0;
    background-color: #666;
}

.menu_bottom h3 {
    width: 272px;
    height: 24px;
    overflow: hidden;
    line-height: 24px;
    color: #fff;
    font-size: 18px;
    text-align: center;
    margin: 19px auto 0;
    padding: 0
}

.menu_bottom p {
    width: 272px;
    height: 33px;
    overflow: hidden;
    line-height: 33px;
    color: #fff;
    font-size: 24px;
    text-align: center;
    margin: 0 auto;
    padding: 0
}

.pro_list ul {
    width: 100%;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

.pro_list ul li {
    width: 270px;
    height: 300px;
    overflow: hidden;
    margin: 0 0 30px 25px;
    padding: 0;
    float: left;
}

.pro_list ul li a {
    display: block;
    width: 270px;
    height: 300px;
    overflow: hidden;
    margin: 0 auto;
    padding: 0;
}

.pro_list ul li a .pro_img {
    width: 240px;
    height: 210px;
    overflow: hidden;
    margin: 0 auto;
    padding: 14px;
    border: 1px solid #ccc;
    background-color: #fff;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}

.pro_img img {
    max-width: 100%;
    max-height: 100%;
    vertical-align: middle;
}

.pro_list ul li a:hover .pro_img {
    border: 1px solid #f90;
}

.pro_list ul li a h3 {
    width: 270px;
    height: 20px;
    overflow: hidden;
    line-height: 20px;
    color: #333;
    font-size: 16px;
    text-align: center;
    margin: 15px auto 5px;
    padding: 0
}

.pro_list ul li a:hover h3 {
    color: #f90;
}

.pro_list ul li a p {
    width: 270px;
    height: 20px;
    overflow: hidden;
    line-height: 20px;
    color: #999;
    font-size: 13px;
    text-align: center;
    margin: 0 auto;
    padding: 0
}

.pro_list ol {
    width: 100%;
    overflow: hidden;
    margin: 0;
    padding: 0 0 0 25px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
}

.pro_list ol li {
    width: 830px;
    overflow: hidden;
    margin: 0 0 20px;
    padding: 0 15px 20px;
    border-bottom: 1px dotted #d9d9d9;
}

.pro_list ol li .pro_pic {
    width: 240px;
    height: 210px;
    overflow: hidden;
    margin: 0 30px 0 0;
    padding: 14px;
    border: 1px solid #d9d9d9;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}

.pro_pic img {
    max-width: 100%;
    max-height: 100%;
    vertical-align: middle;
}

.pro_list ol li .pro_pic:hover {
    border: 1px solid #f90;
}

.pro_list ol li .pro_text {
    width: 530px;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

.pro_text h3 {
    width: 100%;
    height: 30px;
    overflow: hidden;
    line-height: 30px;
    margin: 10px 0;
    padding: 0;
    color: #333;
    font-size: 16px;
    font-weight: bold;
}

.pro_text h3:hover {
    color: #f90;
}

.pro_text p {
    width: 100%;
    overflow: hidden;
    line-height: 24px;
    margin: 0;
    padding: 0;
    color: #666;
    font-size: 14px;
    text-align: justify;
    text-justify: inter-ideograph;
}

.pro_text a {
    display: block;
    width: 120px;
    height: 40px;
    overflow: hidden;
    line-height: 40px;
    color: #f90;
    font-size: 14px;
    text-align: center;
    border: 1px solid #d9d9d9;
    margin: 40px 0 0;
    padding: 0;
}

.pro_text a:hover {
    color: #fff;
    border: 1px solid #f90;
    background-color: #f90;
}


.pro_nav li dl {
    width: 180px;
    position: absolute;
    display: none;
    float: left;
    margin-top: -33px;
    margin-left: 118px;
    border-top: none;
    background: #e9e9e9;
    z-index: 0;
}

.two_profl dd {
    background: url(https://www.jinqing.huicongtools.cn/statics/sc/images/icon_04.gif) 10px no-repeat !important;
}

.two_profl dd a {
    font-size: 12px !important;
    background: none !important;
    padding-left: 5px !important;
    height: 30px !important;
    line-height: 30px !important;
    font-weight: normal !important;
}




