<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.w1200 {
    margin: 0 auto;
    width: 1200px;
}

p {
    margin: 0 0 0 0;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.container1 {
    padding: 0 8%;
    margin: 0 auto;
}

/* */

.head {
    width: 100%;
    z-index: 999;
    border-bottom: 1px solid #fff;
    height: 105px;
}

.logo {
    float: left;
    line-height: 97px;
    margin-left: 8%;
}

.top_tel {
    float: right;
    background: url(../images/topnav.png)no-repeat right center #f7f7f7;
    width: 16%;
    padding-left: 22px;
    background-size: auto 100%;
}

.top_tel p {
    display: block;
    color: #606060;
    font-size: 18px;
    font-weight: bold;
    background: url(../images/tel.png)no-repeat left;
    line-height: 105px;
    padding-left: 40px;
}

/* */

.box1 {
    background: url(../images/navbg.png)no-repeat center;
    height: 81px;
    background-size: 100% 100%;
    display: none;
}

.box1 #formsearch {
    float: right;
    margin-top: 14px;
    width: 30%;
}

.box1 #formsearch input {
    background: none;
    border: none;
    outline: none;
    float: left;
    height: 54px;
    line-height: 54px;
}

.box1 #formsearch input#keyword {
    width: 85%;
    border: 1px solid #8e8e8e;
    padding-left: 3%;
    color: #d3d3d3;
    font-size: 12px;
    border-right: none;
}

.box1 #formsearch input#s_btn {
    width: 15%;
    background: url(../images/ss.png)no-repeat center #f16231;
}

.hotSearch {
    float: left;
    line-height: 81px;
    color: #333;
    margin-left: 8%;
}

.hotSearch a {
    color: #333;
    line-height: 81px;
    padding-right: 6px;
}

/* */

.box2 {
    margin-top: 55px;
}

.bt {
    text-align: center;
}

.bt h3 {
    font-weight: bold;
    color: #343434;
    font-size: 36px;
}

.bt span {
    display: block;
    color: #545454;
    font-size: 12px;
    margin-top: 10px;
    text-transform: uppercase;
}

.fenlei {
    margin-top: 30px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.fenlei li {
    width: 19.5%;
    position: relative;
    margin: 0 0.25%;
}

.fenlei li img {
    width: 100%;
}

.fenlei li .cont {
    position: absolute;
    bottom: 5%;
    left: 0;
    width: 100%;
    text-align: center;
}

.fenlei li .cont h3 {
    color: #fff;
    font-size: 24px;
    font-weight: bold;
}

.fenlei li .cont span {
    display: block;
    margin-top: 8px;
    color: #fff;
    font-size: 18px;
}

/* */

.box3 {
    text-align: center;
    padding: 3% 0;
    margin-top: 60px;
}

.box3 h3 {
    color: #fff;
    font-size: 26px;
}

.box3-tel {
    background: url(../images/more.png)no-repeat center top;
    padding-top: 3.4%;
    color: #fff;
    font-size: 18px;
    margin-top: 2%;
    background-size: 3% 48%
}

/* */

.box4 {
    background: #f3f3f3;
    padding-top: 55px;
}

.box4-cont {
    position: relative;
    background: #fff;
    margin-top: 70px;
    border-bottom: 2px solid #f3f3f3;
}

.box4-cont .slick-arrow {
    position: absolute;
    top: 50%;
    width: 58px;
    height: 58px;
    margin-top: -29px;
    cursor: pointer;
    border: none;
    outline: none;
    text-indent: -999px;
    overflow: hidden;
    z-index: 999
}

.box4-cont .slick-prev {
    background: url(../images/left.png)no-repeat;
    background-size: 100% 100%;
    left: -29px;
}

.box4-cont .slick-next {
    background: url(../images/right.png)no-repeat;
    background-size: 100% 100%;
    right: -29px;
}

.box4-cont li {
    text-align: center;
    padding: 0.8% 0 1%;
    border-right: 1px solid #f3f3f3
}

.box4-cont li b {
    font-size: 40px;
    color: #f3f3f3;
}

.box4-cont li img {
    margin: 10px auto 0;
    width: 50%;
}

.box4-cont li span {
    display: block;
    margin-top: 4%;
    color: #505050;
    font-weight: bold;
    font-size: 18px;
}

/* */

.box5 {
    margin-top: 55px;
}

.box5-cont {
    margin-top: 145px;
}

.box5-cont .swiper-slide img {
    width: 100%;
}

.box5-cont .swiper-slide-active img {
    width: 150%;
    position: relative;
    z-index: 999;
    margin-left: -30%;
    margin-top: -32%;
    box-shadow: 0 0 10px rgba(57, 57, 57, 0.32)
}

/* */

.box6 {
    margin-top: 35px;
    background: url(../images/bj1.png)no-repeat;
    background-size: 100% 100%;
    padding: 2% 0;
}

.box6 .ab {
    background: #fff;
    padding: 2%;
}

.ab-le {
    float: left;
    width: 20%;
    border-right: 1px solid #f3f3f3;
    padding: 1% 0 3%;
}

.ab-tit h3 {
    color: #3c3c3c;
    font-size: 36px;
    font-weight: bold;
}

.ab-tit span {
    display: block;
    color: #3c3c3c;
    font-size: 18px;
}

.ab-le ul {
    margin-top: 12%;
}

.ab-le ul li {
    padding: 10% 0 10% 18%;
    background: url(../images/home.png)no-repeat 8% #748aa9;
    color: #fff;
    font-size: 18px;
    margin-bottom: 2px;
    width: 80%;
}

.ab-ri {
    float: left;
    width: 30%;
    margin-left: 5%;
    margin-top: 2%;
}

.ab-ri h3 {
    font-weight: bold;
    color: #404040;
    font-size: 24px;
    position: relative;
    padding-bottom: 3%;
}

.ab-ri h3:after {
    content: "";
    display: block;
    width: 41px;
    height: 1px;
    background: #3b3b3b;
    position: absolute;
    bottom: 0;
    left: 0;
}

.ab-ri .cont {
    margin-top: 12%;
    color: #656565;
    font-size: 14px;
    line-height: 30px;
    text-align: justify;
    height: 120px;
    overflow: hidden;
}

.ab-ri a {
    display: block;
    width: 30%;
    height: 45px;
    line-height: 45px;
    background: #f16231;
    font-size: 14px;
    color: #fff;
    text-align: center;
    margin-top: 6%;
}

.abimg {
    float: right;
    width: 35%;
    margin-top: 2%;
}

.abimg img {
    width: 100%;
}

/* */

.box7 {
    margin-top: 50px
}

.news_list1 {
    margin-top: 40px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-around;
}

.news_list1 li {
    float: left;
    width: 32%;
    position: relative;
    transition: all 1s;
    background: #fff;
}

.news_list1 li a {
    display: block;
    padding: 1.5%;
    box-shadow: 0 0 9px rgba(57, 57, 57, 0.09);
}

.news_list1 li img {
    width: 100%;
}

.news_list1 li h3 {
    color: #4a4a4a;
    font-size: 16px;
    font-weight: bold;
    line-height: 45px;
    height: 45px;
    overflow: hidden;
    margin-top: 10px;
}

.news_list1 li p {
    color: #8b8b8b;
    font-size: 14px;
    line-height: 24px;
    height: 48px;
    overflow: hidden;
}

.news_list1 li .dac {
    height: 45px;
    line-height: 45px;
    width: 100%;
    background: #f16231;
    padding: 0 2%;
    margin-top: 15px;
    position: relative;
}

.news_list1 li .dac i {
    font-style: normal;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
}

.news_list1 li .dac span {
    position: absolute;
    right: 2%;
    top: 0;
    color: #fff;
    font-size: 12px;
}

.news_list1 li:hover {
    margin-top: -15px;
}

.news_list1 li:hover h3 {
    color: #0a1c57
}

.news_list1 li:hover .dac {
    background: #0a1c57;
}

/* */

.footer {
    background: #036eb8;
    padding-top: 2%;
    margin-top: 40px;
}

.ff_nav {}

.ff_nav dl {
    float: left;
    width: 16.666%;
}

.ff_nav dl dt {
    font-weight: normal;
    color: #5a5a5a;
    font-size: 16px;
    margin-bottom: 15px;
}

.ff_nav dl dd {
    line-height: 36px;
}

.ff_nav dl dd a {
    color: #5a5a5a;
    opacity: 0.63;
}

.ff_lx h3 {
    font-weight: bold;
    color: #5a5a5a;
    font-size: 18px;
}

.ff_lx .cont {
    margin-top: 15px;
    color: #5a5a5a;
    font-size: 14px;
    line-height: 36px;
}

.ff_er {
    float: left;
    width: 48%;
    margin-right: 0;
    text-align: center;
    color: #909090;
    font-size: 14px;
}

.ff_er img {
    width: 100%;
    margin-bottom: 10px;
}

.link {
    margin-top: 20px;
    color: #909090;
    font-size: 12px;
    line-height: 22px;
}

.link a {
    color: #909090;
}

.copyright {
    text-align: center;
    border-top: 1px solid #d3d3d3;
    padding: 10px 0;
    color: rgba(90, 90, 90, 0.55);
    line-height: 24px;
    margin-top: 10px;
}

.copyright a {
    color: rgba(90, 90, 90, 0.55);
}

.ab0 {
    border-top: 10px solid #036eb8;
    width: 100%;
    position: relative;
    background: #fdfdfd;
}

.ab0 .con {
    display: flex;
    justify-content: space-around;
    align-items: center;
    flex-wrap: wrap;
}

.ab0 .abtp {
    width: 50%;
    position: relative;
    margin-left: 0%;
    overflow: hidden;
}

.ab0 .abtp img {
    width: 100%;
}

.ab0 .abtp:hover img {}

.ab0 .abtp .tpwz {
    width: 100%;
    position: absolute;
    bottom: 0px;
    /*background: rgba(160,115,62,.78);*/
    height: 145px;
    left: 0;
    display: none;
}

.ab0 .abtp .tpwz h3 {
    margin-left: 16%;
    float: left;
    font-size: 24px;
    color: #fff;
    font-weight: bold;
    line-height: 145px;
}

.ab0 .abtp .tpwz span {
    font-size: 18px;
    margin-left: 10px;
}

.ab0 .abtp .tpwz .jt {
    float: right;
    margin-right: 30px;
    height: 100%;
}

.ab0 .abtp .tpwz .jt img {
    vertical-align: middle;
    margin-top: 75%;
}

.ab0 .abwz {
    width: 50%;
    /* float: right; */
    padding-right: 8%;
    padding-left: 70px;
    /* padding-top:37px; */
}

.ab0 .abwz h1 {
    font-size: 18px;
    color: #036eb8;
    font-weight: normal;
    line-height: 1;
    display: none;
}

.ab0 .abwz h2 {
    font-size: 30px;
    color: #036eb8;
    font-weight: bold;
    line-height: 1;
    /*margin-top: 20px;*/
}

.ab0 .abwz h3 {
    font-size: 15px;
    color: #505050;
    font-weight: normal;
    line-height: 2.4;
    margin-top: 30px;
    /*overflow: hidden;*/
    /*text-overflow: ellipsis;*/
    /*display: -webkit-box;*/
    /*-webkit-line-clamp: 4;*/
    /* ÃƒÆ’Ã†â€™Ãƒâ€&nbsp;Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¯ÃƒÆ’Ã†â€™Ãƒâ€&nbsp;Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â»ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™Ãƒâ€&nbsp;Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹ÃƒÆ’Ã¢â‚¬Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™Ãƒâ€&nbsp;Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â§ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂºÃƒÆ’Ã†â€™Ãƒâ€&nbsp;Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â§ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™Ãƒâ€&nbsp;Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€&nbsp;Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â°ÃƒÆ’Ã†â€™Ãƒâ€&nbsp;Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¯ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¼ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€&nbsp;Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¶ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€&nbsp;Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂºÃƒÆ’Ã†â€™Ãƒâ€&nbsp;Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â©ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â&nbsp;ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã†â€™Ãƒâ€&nbsp;Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â&nbsp;ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â&nbsp;ÃƒÆ’Ã†â€™Ãƒâ€&nbsp;Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â§ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨...ÃƒÆ’Ã†â€™Ãƒâ€&nbsp;Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã†â€™Ãƒâ€&nbsp;Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â§ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Âº*/
    /*-webkit-box-orient: vertical;*/
}

.ab0 .abwz ul {
    margin-top: 50px;
    display: flex;
    width: 100%;
}

.ab0 .abwz ul li {
    width: 25%;
    text-align: center;
}

.ab0 .abwz ul li h3 {
    font-size: 60px;
    color: #036eb8;
    font-weight: bold;
    line-height: 1;
}

.ab0 .abwz ul li span {
    color: #515151;
    font-size: 18px;
    line-height: 1;
    margin-top: 10px;
    font-weight: normal;
    display: block;
}

.yyly {
    background: url(../images/casebg.png) no-repeat top center;
    padding-top: 75px;
    padding-bottom: 100px;
}

.yyly .title {
    background: url(../images/titlehx.png) no-repeat left bottom;
    padding-bottom: 19px;
    opacity: 0;
}

.yyly .title h1 {
    font-size: 30px;
    font-weight: bold;
    line-height: 36px;
    color: #fff;
}

.yyly .title h2 {
    font-size: 30px;
    font-weight: bold;
    line-height: 36px;
    color: #fff;
    margin-top: 4px;
}

.yyly2 {
    margin-top: 80px;
}

.yyly2 ul {
    display: flex;
}

.yyly2 ul li {
    width: 14%;
    margin-right: 3.2%;
    border: 2px solid #fff;
    padding-top: 30px;
    padding-left: 1%;
    padding-bottom: 17px;
    opacity: 0;
}

.yyly2 ul li:nth-child(6) {
    margin-right: 0;
}

.yyly2 ul li .jia {
    width: 19px;
    height: 19px;
    display: block;
    background: url(../images/yyjia.png) no-repeat center;
}

.yyly2 ul li h3 {
    font-size: 20px;
    color: #f7f7f7;
    font-weight: bold;
    line-height: 26px;
    margin-top: 50px;
}

.yyly2 ul li span {
    font-size: 14px;
    color: #f7f7f7;
    font-weight: normal;
    line-height: 36px;
    text-transform: uppercase;
}

.yyly2 .gdly {
    font-size: 18px;
    font-weight: bold;
    color: #f7f7f7;
    line-height: 18px;
    margin-top: 65px;
    display: block;
}

.yyly2 .gdly span {
    font-size: 24px;
    font-weight: normal;
    line-height: 24px;
    font-family: "ÃƒÆ’Ã†â€™Ãƒâ€&nbsp;Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â®ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¹ÃƒÆ’Ã†â€™Ãƒâ€&nbsp;Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â½ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œ";
}

.jsly {
    margin-top: 50px;
}

.jsly .title1 {
    background: url(../images/titlehx2.png) no-repeat left bottom;
    padding-bottom: 19px;
}

.jsly .title1 h1 {
    font-size: 30px;
    font-weight: bold;
    line-height: 36px;
    color: #036eb8;
}

.jsly .title1 h2 {
    font-size: 30px;
    font-weight: bold;
    line-height: 36px;
    color: #036eb8;
    margin-top: 4px;
}

.jsly .title1 a {
    width: 146px;
    height: 45px;
    border: 1px solid #e5e5e5;
    text-align: center;
    font-size: 18px;
    color: #7a7a7a;
    line-height: 43px;
    opacity: 0.57;
}

.jsly .title1 a span {
    font-size: 24px;
    font-weight: normal;
    line-height: 43px;
    font-family: "ÃƒÆ’Ã†â€™Ãƒâ€&nbsp;Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â®ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¹ÃƒÆ’Ã†â€™Ãƒâ€&nbsp;Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â½ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œ";
}

.jsly2 {
    margin-top: 30px;
}

.jsly2 ul {
    width: 100%;
}

.jsly2 ul li {
    float: left;
    width: 16%;
    position: relative;
    overflow: hidden;
}

.jsly2 ul li .img1 {}

.jsly2 ul li .yy {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0px;
    top: 0;
    text-align: center;
    padding: 200px 10% 0 8%;
}

.jsly2 ul li.cur {
    width: 50%;
}

.jsly2 ul li:nth-child(1) .yy {
    background: rgba(3, 110, 184, .85);
}

.jsly2 ul li:nth-child(2) .yy {
    background: rgba(3, 110, 184, .85);
}

.jsly2 ul li:nth-child(3) .yy {
    background: rgba(3, 110, 184, .85);
}

.jsly2 ul li:nth-child(4) .yy {
    background: rgba(3, 110, 184, .85);
}

.jsly2 ul li.cur .yy {
    width: 53%;
    left: 23%;
    top: 15%;
    height: 70%;
    padding-top: 74px;
}

.jsly2 ul li .yy h3 {
    font-size: 25px;
    color: #fff;
    font-weight: bold;
    line-height: 36px;
    margin-top: 25px;
}

.jsly2 ul li .yy p {
    font-size: 16px;
    color: #fff;
    font-weight: normal;
    line-height: 36px;
    margin-top: 20px;
    padding-bottom: 23px;
    background: url(../images/jslihx.png) no-repeat bottom center;
}

.jsly2 ul li .yy .ckxq {
    font-size: 18px;
    color: #ffffff;
    font-weight: normal;
    line-height: 36px;
    margin-top: 32px;
    display: block;
}

.news0 {
    margin-top: 13px;
    background: #fcfcfc;
    padding-top: 70px;
}

.news0 .title2 {
    background: url(../images/titlehx3.png) no-repeat left bottom;
    padding-bottom: 16px;
}

.news0 .title2 h1 {
    font-size: 30px;
    font-weight: bold;
    line-height: 36px;
    color: #036eb8;
}

.news0 .title2 h2 {
    font-size: 30px;
    font-weight: bold;
    line-height: 36px;
    color: #036eb8;
    margin-top: 4px;
}

.news1 {
    margin-top: 65px;
}

.news1 ul li {
    float: left;
    width: 25%;
    position: relative;
    min-height: 306px;
}

.news1 ul li:after {
    position: absolute;
    content: "";
    width: 1px;
    height: 220px;
    background: #e1e1e1;
    right: 0px;
    top: 0;
}

.news1 ul li h3 {
    width: 80%;
    margin: 0 auto;
}

.news1 ul li h3 a {
    font-size: 16px;
    color: #545454;
    font-weight: bold;
    line-height: 1.8;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.news1 ul li p {
    width: 80%;
    margin: 0 auto;
    font-size: 14px;
    color: #545454;
    font-weight: normal;
    line-height: 30px;
    margin-top: 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
}

.news1 ul li .time {
    width: 80%;
    margin: 0 auto;
    margin-top: 18px;
}

.news1 ul li .time span {
    font-size: 14px;
    color: #545454;
    line-height: 30px;
    float: left;
}

.news1 ul li .time .ckgd {
    font-size: 14px;
    color: rgba(84, 84, 84, .57);
    line-height: 30px;
    float: right;
}

.news1 ul li:hover {
    border-bottom: 2px solid #036eb8;
}

.news1 ul li:hover h3 a {
    color: #036eb8;
}

.news1 ul li:hover .time span {
    color: #bd9f7c;
}

.news1 ul li:hover .time .ckgd {
    color: rgba(189, 159, 124, .57);
}

.case0 {
    margin-top: 70px;
}

.case0 .title2 {
    background: url(../images/titlehx3.png) no-repeat left bottom;
    padding-bottom: 16px;
}

.case0 .title2 h1 {
    font-size: 30px;
    font-weight: bold;
    line-height: 36px;
    color: #036eb8;
}

.case0 .title2 h2 {
    font-size: 30px;
    font-weight: bold;
    line-height: 36px;
    color: #036eb8;
    margin-top: 4px;
}

.case0 .title2 a {
    width: 146px;
    height: 45px;
    border: 1px solid #e5e5e5;
    text-align: center;
    font-size: 18px;
    color: #7a7a7a;
    line-height: 43px;
    opacity: 0.57;
}

.case0 .title2 a span {
    font-size: 24px;
    font-weight: normal;
    line-height: 43px;
    font-family: "ÃƒÆ’Ã†â€™Ãƒâ€&nbsp;Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â®ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¹ÃƒÆ’Ã†â€™Ãƒâ€&nbsp;Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â½ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œ";
}

.case1 {
    margin-top: 45px;
    position: relative;
}

.case1 .slick-prev {
    position: absolute;
    left: -5%;
    top: 38%;
    width: 41px;
    height: 41px;
    font-size: 0;
    border: none;
    background: url(../images/left1.png) no-repeat left bottom;
}

.case1 .slick-next {
    position: absolute;
    right: -5%;
    top: 38%;
    width: 41px;
    height: 41px;
    font-size: 0;
    border: none;
    background: url(../images/right1.png) no-repeat left bottom;
}

.case1 ul {
    width: 100%;
}

.case1 ul li {
    padding: 10px;
    border: 1px solid #d1d1d1;
    margin: 0 15px;
}

.case1 ul li img {
    width: 100%;
}

.foot1 {
    width: 100%;
    border-bottom: 1px solid #fff;
    padding-bottom: 20px;
}

.foot1 .ftnav h3 {
    font-size: 16px;
    color: #fff;
    font-weight: normal;
    line-height: 2;
}

.foot1 .ftnav a {
    color: #fff;
    width: 18%;
    display: inline-block;
}

.ftlink {
    float: right;
}

.flink2 {
    border: 1px solid #a0a0a0;
    /*border-right: none;*/
    line-height: 3.5em;
    font-size: 12px;
    color: rgba(248, 248, 248, .46);
    display: block;
    float: left;
    width: 85%;
    padding-left: 5%;
    overflow: hidden;
    height: 3.5em;
}

.flink2 a {
    color: rgba(248, 248, 248, .46);
    margin-right: 5px;
}

.flink1 {
    float: left;
    width: 15%;
    font-size: 12px;
    line-height: 3.5em;
    color: #fff;
    text-align: center;
    background: #036eb8;
    border: 1px solid #036eb8;
    height: 3.5em;
}

.ftlink .flinkh {
    height: auto;
    border-right: 1px solid #a0a0a0;
    ;
}

.foot2 {
    margin-top: 40px;
    padding-bottom: 45px;
    border-bottom: 1px solid #fff;
}

.ftcont p {
    font-size: 14px;
    color: #fff;
    font-weight: normal;
    line-height: 2;
}

.ftewm span {
    float: right;
    font-size: 14px;
    color: #fff;
    font-weight: normal;
    line-height: 1.5em;
    text-align: right;
    margin-top: 10%;
    margin-right: 10px;
}

.ftewm h3 {
    float: right;
    width: 60%;
}

.ftewm h3 img {
    max-width: 100%;
}

.foot3 {
    font-size: 12px;
    color: #fff;
    font-weight: normal;
    line-height: 4em;
}

.foot3 a {
    font-size: 12px;
    color: #fff;
}

@media(max-width: 1600px) {
    .top_tel {
        width: 17%;
    }
    .top_tel p {
        padding-left: 23px;
    }
    .ab0 .abwz ul {
        margin-top: 25px;
    }
    .logo {
        float: left;
        line-height: 65px;
        margin-left: 4%;
    }
}

@media(max-width: 1440px) {
    .top_tel {
        width: 19%;
    }
    .top_tel p {
        padding-left: 23px;
        font-size: 16px;
    }
    .ab0 .abwz {
        /* padding-top: 50px; */
    }
    .ab0 .abwz ul li h3 {
        font-size: 50px;
    }
    .ab0 .abwz h3 {
        line-height: 2;
    }
}

@media(max-width: 992px) {
    .logo {
        float: left;
        line-height: 75px;
        margin-left: 3%;
    }
}

@media(max-width: 1200px) {
    .top_tel {
        padding-left: 10px;
        background-size: auto 80%;
    }
    .top_tel p {
        padding-left: 20px;
        font-size: 14px;
    }
    .ab0 .abwz {
        padding-top: 25px;
    }
    .ab0 .abwz h2 {
        font-size: 26px;
        margin-top: 15px;
    }
    .ab0 .abwz h3 {
        font-size: 14px;
        color: #505050;
        font-weight: normal;
        line-height: 2;
        margin-top: 20px;
    }
    .ab0 .abwz ul {
        margin-top: 15px;
    }
    .jsly2 ul li .yy p {
        line-height: 30px;
    }
}

@media(max-width: 1040px) {
    .top_tel {
        padding-left: 10px;
        background-size: auto 80%;
    }
    .top_tel {
        width: 16%;
    }
}

@media(max-width: 1024px) {
    .top_tel {
        padding-left: 2px;
        width: 17%;
        background-size: auto 74%;
    }
    .top_tel p {
        font-size: 12px;
    }
    .box4-cont {
        margin-top: 40px;
    }
    .box5-cont {
        margin-top: 80px;
    }
    .ab-le {
        width: 25%
    }
    .ab-ri {
        width: 38%;
        margin-left: 3%;
        margin-top: 5%;
    }
    .ab-ri h3 {
        font-size: 20px;
    }
    .abimg {
        width: 30%;
        margin-top: 8%;
    }
    .ab0 .abwz h3 {
        font-size: 14px;
        line-height: 1.5;
    }
    .ab0 .abwz ul li h3 {
        font-size: 26px;
        margin-top: 10px;
    }
    .ab0 .abwz ul {
        margin-top: 10px;
    }
    .yyly2 ul li {
        width: 16%;
        margin-right: 1.2%;
    }
    .yyly2 ul li h3 {
        font-size: 16px;
    }
}

@media(max-width: 980px) {
    .ab0 .abtp .tpwz {
        height: 100px;
    }
    .ab0 .abtp .tpwz h3 {
        line-height: 100px;
    }
    .ab0 .abtp .tpwz .jt img {
        vertical-align: middle;
        margin-top: 42%;
    }
    .ab0 .abwz h2 {
        font-size: 20px;
        margin-top: 10px;
    }
    .ab0 .abwz h3 {
        margin-top: 5px;
    }
    .ab0 .abwz ul {
        margin-top: 10px;
    }
    .yyly2 ul li h3 {
        font-size: 14px;
    }
    .ab0 .abwz ul li span {
        font-size: 13px;
    }
}

@media(max-width: 768px) {
    .fenlei li {
        width: 32.5%;
        margin-bottom: 20px;
    }
    .box2, .box3, .box5, .box7 {
        margin-top: 30px;
    }
    .box4 {
        padding-top: 30px;
    }
    .ab-le {
        width: 35%;
    }
    .ab-ri {
        width: 60%;
    }
    .ab0 .abtp {
        width: 96%;
        margin-left: 2%;
    }
    .ab0 .abwz {
        width: 100%;
        float: right;
        padding-right: 8%;
        padding-left: 8%;
        margin-bottom: 20px;
    }
    .yyly {
        background: url(../images/casebg1.jpg) no-repeat top center;
        background-size: 100% 100%;
        padding-top: 50px;
        padding-bottom: 60px;
    }
    .yyly2 ul {
        display: block;
    }
    .yyly2 ul li {
        width: 31%;
        margin-right: 1.2%;
        float: left;
        margin-bottom: 10px;
        padding-top: 10px;
        padding-left: 1%;
        padding-bottom: 10px;
    }
    .yyly2 ul li h3 {
        font-size: 20px;
        color: #f7f7f7;
        font-weight: bold;
        line-height: 26px;
        margin-top: 25px;
    }
    .yyly2 ul li span {
        font-size: 12px;
    }
    .yyly2 .gdly {
        margin-top: 25px;
    }
    .jsly2 ul li {
        float: left;
        width: 100%;
        position: relative;
    }
    .jsly2 ul li.cur {
        width: 100%;
    }
    .jsly2 ul li .img1 {
        width: 100%;
    }
    .jsly2 ul li .yy {
        padding: 20px 10% 0 8%;
    }
    .jsly2 ul li.cur .yy {
        padding-top: 30px;
    }
    .news1 ul li {
        width: 50%;
    }
    .foot3 {
        line-height: 2em;
        padding: 10px 0;
    }
    .foot3 .k11 {
        float: left;
    }
}

@media(max-width: 841px) {
    .jsly2 ul li .yy .ckxq {
        margin-top: 11px;
    }
    .foot3 {
        line-height: 2em;
    }
    .foot3 .bq {
        float: none;
    }
    .foot3 .k11 {
        float: none;
    }
    .news1 ul li:nth-child(4) {
        display: none;
    }
}

@media(max-width: 500px) {
    .container1 {
        padding: 0 5%;
    }
    .bt h3 {
        font-size: 30px;
    }
    .fenlei li {
        width: 49.5%;
        margin-bottom: 20px;
    }
    .box3 {
        padding: 5% 0;
    }
    .box3 h3 {
        font-size: 20px;
    }
    .box3-tel {
        padding-top: 6%;
        background-size: 5% 40%;
        font-size: 16px;
    }
    .box5-cont {
        margin-top: 55px;
    }
    .ab-le, .ab-ri {
        width: 100%;
        margin-left: 0;
    }
    .ab-le ul {
        margin-top: 5%;
    }
    .ab-le ul li {
        width: 100%;
    }
    .ab-ri .cont {
        margin-top: 5%;
    }
    .news_list1 {
        margin-top: 20px;
    }
    .news_list1 li {
        width: 100%;
        margin-right: 0;
    }
    .yyly2 ul li {
        min-height: 134px;
    }
    .yyly2 ul li h3 {
        font-size: 14px;
    }
    .yyly2 ul li span {
        line-height: 1;
    }
    .jsly2 ul li .yy {
        padding: 20px 1% 0 1%;
    }
    .jsly2 ul li .yy h3 {
        font-size: 16px;
        color: #fff;
        font-weight: bold;
        line-height: 16px;
        margin-top: 10px;
    }
    .jsly2 ul li .yy img {
        width: 15%;
    }
    .jsly2 ul li.cur .yy {
        padding-top: 10px;
        width: 80%;
        left: 10%;
    }
    .jsly2 ul li.cur .yy p {
        margin-top: 10px;
        font-size: 14px;
        line-height: 20px;
        padding-bottom: 3px;
    }
    .jsly2 ul li .yy .ckxq {
        margin-top: 10px;
        font-size: 16px;
        line-height: 20px;
    }
    .jsly2 ul li.cur .yy .ckxq {
        margin-top: 5px;
    }
    .news1 ul li {
        width: 100%;
        min-height: 250px;
    }
    .news1 ul li:after {
        display: none;
    }
    .news1 ul li h3 {
        width: 100%;
    }
    .news1 ul li p {
        width: 100%;
    }
    .news1 ul li .time {
        width: 100%;
    }
    .ftcont {
        width: 100%;
    }
    .ftewm {
        width: 100%;
    }
    .ftewm h3 {
        float: left;
    }
    .ftewm span {
        float: left;
        text-align: left;
    }
    .foot3 {
        line-height: 2em;
    }
    .foot3 .bq {
        float: none;
    }
    .foot3 .k11 {
        float: none;
    }
    .ab0 .abtp .tpwz h3 {
        font-size: 18px;
        margin-left: 8%;
    }
    .ab0 .abtp .tpwz .jt img {
        width: 60%;
        margin-top: 58%;
    }
}

@media(max-width: 320px) {
    .yyly2 ul li {
        width: 32%;
    }
    .yyly2 ul li h3 {
        font-size: 12px;
    }
    .jsly2 ul li.cur .yy p {
        margin-top: 10px;
        font-size: 12px;
        line-height: 14px;
        padding-bottom: 3px;
    }
    .jsly2 ul li .yy p {
        margin-top: 10px;
        padding-bottom: 10px;
    }
    .jsly2 ul li .yy .ckxq {
        font-size: 14px;
        line-height: 18px;
    }
}

/* Ã¤ÂºÂ§Ã¤Â¸Å¡ */

.jsly .con {
    background-size: cover;
    background: url(../images/imgbg.jpg) no-repeat 50% 0;
    margin-top: 32px;
    padding: 48px 0 50px;
}

.c2_list {
    position: relative;
    display: flex;
    justify-content: space-between;
}

.c2_list li {
    position: relative;
    width: 31.28%;
    text-align: center;
    padding: 0 0px;
    cursor: pointer;
}

.c2_list li .imgs img {
    width: 100%;
}

.c2_list li::before {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background: rgba(3, 110, 184, .16);
    content: "";
    opacity: 1;
    transition: .3s;
}

.c2_list li::after {
    position: absolute;
    left: 3.5%;
    top: 5%;
    width: 93%;
    height: 90%;
    background: rgba(3, 110, 184, .8);
    content: "";
    opacity: 0;
    transition: .3s;
}

.c2_list li a {
    display: block;
    width: 93%;
    position: absolute;
    top: 50%;
    margin-top: -5.52vw;
    left: 3.5%;
    right: 3%;
    text-align: center;
    z-index: 9999;
    transition: .5s;
}

.c2_list li h3 {
    color: #fff;
    /* font-size: 24px; */
    /* padding: 2.20833333% 0; */
    font-size: 2.02vw;
    font-weight: 600;
    padding-top: 1.7vw;
}

.c2_list li span {
    display: none;
    color: #fff;
    padding: 1vw 2vw 1.4vw;
    opacity: 0;
    transition: .3s;
    line-height: 1.7;
    font-size: 1vw;
}

.c2_list li i {
    font-style: inherit;
    display: none;
    width: 53.8%;
    line-height: 3.75vw;
    border: 1px solid #fff;
    text-align: center;
    color: #fff;
    font-size: 1vw;
    opacity: 0;
    transition: .3s;
}

@media (min-width: 1200px) {
    .c2_list li:hover a {
        top: 27%;
    }
    .c2_list li:hover::after {
        opacity: 1;
    }
    .c2_list li:hover::before {
        opacity: 0;
    }
    .c2_list li:hover span {
        opacity: 1;
        display: block;
    }
    .c2_list li:hover i {
        opacity: 1;
        display: inline-block;
    }
}

@media (max-width: 1200px) {
    .c2_list li .img img {
        max-height: 60px;
    }
    .c2_list {
        flex-wrap: wrap;
    }
    .c2_list li {
        /* width: 49.59%; */
        /* margin-top: 10px; */
    }
    .c2_list li i {
        line-height: 42px;
        font-size: 16px;
    }
}

@media (max-width: 780px) {
    .c2_list li {
        width: 100%;
        margin-top: 10px;
        max-height: 180px;
        overflow: hidden;
    }
    .jsly .con {
        padding: 20px;
        margin-top: 20px;
    }
    .c2_list li h3 {
        font-size: 20px;
    }
    .c2_list li a {
        margin-top: 0;
        transform: translateY(-50%);
    }
}</pre></body></html>