<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
/*******************************
    -------[=鐣寗]-------
********************************/
.ul-list12 dl a.now{color:#fff;background:#f27000 ;}
.ul-list12 dl a{display: inline-block;width:auto;height:30px;text-align: center;line-height: 30px;padding-left: 7px;padding-right: 7px;}

/*鍏敤寮圭獥*/
.m-pop{
    position: fixed;left: 0;right: 0;bottom: 0;top:0;z-index: 999;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;   
    box-sizing: border-box;
    overflow: hidden;
}
.m-pop .pop-bg{
    position: fixed;left: 0;top: 0;bottom: 0;right: 0;z-index: -1;
    background: rgba(0,0,0,.51);
}
.m-pop .inner{
    position: absolute;left: 50%;top: 50%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;   
    box-sizing: border-box;
    background: #fff;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}
.m-pop .close{
    display: block;width: 30px;height: 30px;
    position: absolute;right: 10px;top: 10px;z-index: 900;
    background: url(../images/icon-close.png) no-repeat center center;
    cursor: pointer;
}

.m-video1{width: 960px;background: #000;}
.m-video1 video{
    display: block;width: 100%;
}

/*
-----------------[鍦ㄧ嚎鐣欒█]--------------*/

/*.g-tit1{
    font-size: 34px;color: #000;line-height: 40px;
}*/

.form1{
    overflow: hidden;
    padding: 1px 0 96px;
}
.form1 .g-tit1{margin-bottom: 35px;color: #000;}
.form1 .con-l{float: left;width: 576px;}
.form1 .con-r{float: right;width: 576px;}

.form1 .btn{
    clear: both;overflow: hidden;
    text-align: center;
    padding-top: 40px;
}
.form1 .sub,.form1 .reset{
    display: inline-block;vertical-align: top;
    width: 120px;height: 32px;
    margin: 0 5px;
    cursor: pointer;border: none;
    font-size: 14px;color: #fff;line-height: 32px;text-align: center;
    -o-transition:.3s;
    -ms-transition:.3s;
    -moz-transition:.3s;
    -webkit-transition:.3s;
    transition:.3s;
}
.form1 .sub{background: #f37020;}
.form1 .reset{background: #909090;}
.form1 .sub:hover,.form1 .reset:hover{
    opacity: .8;
    -ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity= 80)';
    filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
}

.form1 .form-group{
    background: #f7f7f7;
    margin-bottom: 15px;
    position: relative;
    font-size: 14px;color: #666;line-height: 50px;
    padding: 0 30px 0 90px;
}
.form1 .form-group span{
    display: block;width: 100px;
    text-align: center;
    position: absolute;left: 0;top: 50%;margin-top: -25px;
}
.form1 .form-group input[type="text"]{
    display: inline-block;vertical-align: top;width: 100%;
    background: none;border: none;
    font-size: 14px;color: #333;line-height: 50px;
}
.form1 .form-group b{
    display: block;height: 50px;font-size: 14px;color: #fd4554;
    position: absolute;right: 23px;top: 50%;margin-top: -25px;
}
.form1 .form-group textarea{
    display: block;width: 100%;height: 245px;
    padding: 10px 0;
    resize: none;
    background: none;border: none;
}
.form1 .form-group input[type="text"].inp1{
    width: 110px;
}
.form1 .form-group .img-code{
    display: inline-block;vertical-align: middle;
    width: 113px;height: 28px;
    cursor: pointer;
    margin-right: 10px;
}
.form1 .form-group .tips{display: inline-block;vertical-align: top;}
.form1 .form-group .tips em{font-size: 14px;color: #fd4554;}


#map{
    height: 400px;
    border: 1px #ccc solid;
    margin-bottom: 24px;
}




.m-cont .g-tit1{color: #000;margin-bottom: 35px;}
.m-cont table{
    width: 100%;
    margin-bottom: 8px;
    border: 1px #ccc solid;
    font-size: 13px;color: #555;line-height: 23px;
}
.m-cont table th,.m-cont table td{
    border: 1px #ccc solid;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;   
    box-sizing: border-box;
}
.m-cont table th{
    font-size: 20px;color: #333;text-align: center;
    width: 22%;
    padding: 0 5px;
}
.m-cont table td{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;   
    box-sizing: border-box;
    padding: 5px 5px 5px 16px;
}
.m-cont table .td1{width: 19%;}






/*******************************
    -------[=鐚曠尨妗僝-------
********************************/
body{padding-top: 97px;}
body.nofix {padding-top: 0;}
body.nofix #hd {position: relative;}
#bd{
    padding: 0 0 40px;
    margin-bottom: 392px;
    background-color: #fff;
}

.m-tit1{
    font-size: 16px;color: #666;line-height: 24px;text-align: center;
}
.m-tit1 h2{
    font-size: 30px;color: #333;line-height: 36px;font-weight: normal;
    margin-bottom: 24px;
}
.m-tit1-1,
.m-tit1-1 h2 {
    color: #fff;
}
.m-tit1-1 .more {
    position: relative;
    z-index: 2;
    display: block;
    width: 148px;
    height: 34px;
    border: 1px solid #fff;
    margin: 35px auto 0;

    font-size: 16px;
    text-align: center;
    line-height: 32px;
    color: #fff;
}
.m-tit1-1 .more:after {
    content: "";
    position: absolute;
    top: 0;left: 0;
    z-index: -1;
    width: 0;
    height: 100%;

    background-color: #005293;
    -webkit-transition: 0.3s;
       -moz-transition: 0.3s;
        -ms-transition: 0.3s;
         -o-transition: 0.3s;
            transition: 0.3s;
}
.m-tit1-1 .more:hover {
    border-color: #005293;
}
.m-tit1-1 .more:hover:after {
    width: 100%;
}

/*******************************
    -------[=棣栭〉]-------
********************************/
.index-row1,
.index-row2,
.index-row3,
.index-row4 {
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    overflow: hidden;
}

.index-row1 {
    padding: 66px 0 71px;
}

.ul-list1 {
    overflow: hidden;
    padding-top: 35px;
}
.ul-list1 li {
    float: left;
    position: relative;
    width: 33.33%;
    font-size: 14px;
    line-height: 24px;
    color: #676767;
    background: #ebebea;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
.ul-list1 li:hover {
    background: #f27000;
    color: #fff;
}
.ul-list1 li:hover .txt:after {
    opacity: 1;
    filter: alpha(opacity=100);
}
.ul-list1 li:hover .con,.ul-list1 li:hover .con a {
    color: #fff;
}
.ul-list1 li:hover .con h4 {
    color: #fff;
}
.ul-list1 li:nth-child(odd) .txt {
    margin-bottom: 56.25%;
}
.ul-list1 li:nth-child(odd) .txt:after {
    top: 100%;
    bottom: auto;
    background-image: url(../images/icon3-1.png);
}
.ul-list1 li:nth-child(odd) .pic {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
}
.ul-list1 .txt {
    position: relative;
    padding-top: 56.25%;
}
.ul-list1 .txt .box {
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    font-size: 0;
}
.ul-list1 .txt .box:after {
    content: "";
    display: inline-block;
    vertical-align: middle;
    width: 0;
    height: 100%;
}
.ul-list1 .txt:after {
    opacity: 0;
    filter: alpha(opacity=0);
    content: "";
    position: absolute;
    bottom: 100%;
    left: 50%;
    width: 17px;
    height: 8px;
    margin-left: -8px;

    background: url(/images/icon3-2.png) 0 0 no-repeat;
    background-size: contain;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
.ul-list1 .con {
    display: inline-block;
    vertical-align: middle;
    margin: 0 7.5% 0px 10%;
    font-size: 14px;
    line-height: 24px;
    color: #676767;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

.ul-list1 .con h4 {
    margin-bottom: 20px;
    font-size: 22px;
    color: #333;
    font-weight: normal;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
.ul-list1 .pic {
    overflow: hidden;
    position: relative;
    padding-top: 56.25%;
}
.ul-list1 .pic img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.index-row2 {
    padding: 85px 0 95px;
    background-attachment: fixed;
}

.index-row2 .ul-list2 {
    padding-top: 51px;
}

.ul-list2 {
    overflow: hidden;
}
.ul-list2 ul {
    margin-left: -30px;
}
.ul-list2 li {
    float: left;
    width: 25%;
    padding-left: 30px;
    margin-bottom: 14px;
    text-align: center;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
}
.ul-list2 .num {
    margin-bottom: 5px;
    font-size: 22px;
    font-weight: bold;
    color: #e9edf2;
}
.ul-list2 .num span {
    font-size: 60px;
    font-family: Arial;
}
.ul-list2 .tit {
    font-size: 16px;
    color: #fff;
}

.index-row3 {
    padding: 71px 0 30px;
}

.ul-list3 {
    overflow: hidden;
    padding-top: 44px;
    margin-left: -28px;
}
.ul-list3 li {
    float: left;
    width: 33.3333%;
    margin-bottom: 28px;
}
.ul-list3 .con {
    display: block;
    margin-left: 28px;
}
.ul-list3 .con:hover .pic img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}
.ul-list3 .pic {
    overflow: hidden;
    position: relative;
    padding-top: 56.69%;
    margin-bottom: 26px;
}
.ul-list3 .pic img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-transition: 0.8s;
    -moz-transition: 0.8s;
    -ms-transition: 0.8s;
    -o-transition: 0.8s;
    transition: 0.8s;
}
.ul-list3 .txt {
    font-size: 14px;
    line-height: 24px;
    color: #676767;
}
.ul-list3 .txt h4 {
    margin-bottom: 13px;
    font-size: 16px;
    font-weight: normal;
    color: #373737;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.ul-list3 .txt p {
    height: 72px;

    overflow: hidden;
    display: -webkit-box;
    display: box; 
    
    text-overflow: ellipsis;
    word-break: break-all;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}
.ul-list3 .txt .date {
    padding-top: 13px;
    font-size: 12px;
    color: #999;
}

.index-row4 {
    padding: 108px 0 153px;
}
.index-row4 h4 {
    font-size: 26px;
    font-weight: normal;
    text-align: center;
    color: #fff;
}
.index-row4 .btn-video {
    display: block;
    width: 88px;
    height: 88px;
    margin: 54px auto 0;
    background: url(../images/icon4.png) 0 0 no-repeat;
    background-size: contain;
}

/*******************************
    -------[=END 棣栭〉]-------
********************************/
/*******************************
    -------[=鍐呴〉]-------
********************************/
.m-snav {
    border-bottom: 1px solid #e9e9e9;
    margin-bottom: 38px;
    line-height: 72px;
}
.m-snav .snav {
    float: left;
    font-size: 0;
}
.m-snav .snav li {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 20px 0 13px;
    font-size: 0;
}
.m-snav .snav li.on:after {
    content: "";
    position: absolute;
    bottom: -1px;
    left: 0;
    width: 100%;
    height: 2px;
    background-color: #dd1313;
}
.m-snav .snav a {
    display: block;
    font-size: 14px;
    color: #666;
}
.m-snav .snav a:hover {
    color: #f27000;
}
.m-snav .cur {
    float: right;
    font-size: 14px;
    color: #999;
}
.m-snav .cur a {
    color: inherit;
}
.m-snav .cur a:hover {
    color: #f27000;
}
.m-snav .cur .ind {
    display: inline-block;
    vertical-align: middle;
    width: 18px;
    height: 15px;
    margin-top: -3px;
    background: url(../images/icon5.png) 0 center no-repeat;
    background-size: contain;
}

/* 鍏充簬鎴戜滑 */
.g-tit1 {
    padding: 0 17px;
    font-size: 36px;
    font-weight: bold;
    color: #666;
    margin-bottom: 15px;
}

.m-about .g-tit1 {
    margin-bottom: 17px;
}
.m-about .top, .m-about .btm {
    padding: 0 23px;
    font-size: 14px;
    line-height: 2;
    color: #666;
}
.m-about .top p, .m-about .btm p {
    margin-bottom: 24px;
}
.m-about .top {
    min-height: 400px;
    padding-top: 15px;
    background: url(../images/bg5.jpg) center 0 no-repeat;
}
.m-about .img {
    padding-top: 13px;
    text-align: center;
}
.m-about .img img {
    vertical-align: top;
}
.m-about .about_area {
    padding: 38px 0;
    line-height: 1.5;
    background-color: #397ba5;
}
.m-about .btm {
    padding-top: 35px;
    padding-bottom: 35px;
}
.m-about .fz_big {
    font-size: 22px;
    line-height: 32px;
}

.ul-list4 {
    overflow: hidden;
}
.ul-list4 li {
    overflow: hidden;
    width: 50%;
    float: left;
}
.ul-list4 .inner:hover h3 {
    font-size: 35px;
}
.ul-list4 .inner:hover img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}
.ul-list4 .l-con, .ul-list4 .r-con {
    float: left;
    width: 50%;
    position: relative;
    padding-top: 50%;
}
.ul-list4 .box {
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    font-size: 0;
    text-align: center;
}
.ul-list4 .txt_box:after {
    content: "";
    display: inline-block;
    vertical-align: middle;
    width: 0;
    height: 100%;
}
.ul-list4 .txt {
    display: inline-block;
    vertical-align: middle;
    padding: 0 8%;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
}
.ul-list4 .txt h3 {
    margin-bottom: 16px;
    font-size: 30px;
    font-weight: normal;
    line-height: 1;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
.ul-list4 .pic_box img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/* 浼佷笟鏂囧寲 */
.ul-list5 {
    overflow: hidden;
    padding-top: 30px;
    margin-bottom: 44px;
}
.ul-list5 li {
    float: left;
    width: 25%;
}
.ul-list5 li:hover .txt {
    opacity: 1;
    filter: alpha(opacity=100);
}
.ul-list5 .inner {
    display: block;
    overflow: hidden;
    position: relative;
    padding-top: 106%;
}
.ul-list5 .pic img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.ul-list5 .txt {
    opacity: 0;
    filter: alpha(opacity=0);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding-top: 39%;
  padding-left:5%;
  padding-right:5%;
    font-size: 14px;
    text-align: center;
    color: #fff;
    background: url(../images/bg6.png) 0 0 repeat;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -ms-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}
.ul-list5 .txt h3 {
    margin-bottom: 5px;
    font-size: 36px;
    line-height: 44px;
}
.ul-list5 .last .txt {
    opacity: 1;
    filter: alpha(opacity=100);
    background: #80939e;
}
.ul-list5 .last .more {
    display: block;
    width: 140px;
    height: 38px;
    border: 2px solid #fff;
    margin: 33px auto 0;
    font-size: 16px;
    text-align: center;
    line-height: 36px;
    color: #fff;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -ms-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}
.ul-list5 .last:hover .more {
    color: #80939e;
    background-color: #fff;
}

.ul-list6 {
    overflow: hidden;
}
.ul-list6 li {
    overflow: hidden;
    margin: 0 -22px 38px 0;
}
.ul-list6 .item {
    position: relative;
    float: left;
    width: 25%;
    font-size: 14px;
    line-height: 24px;
    color: #555;
}
.ul-list6 .item .con {
    padding: 0 22px 0 15px;
    padding-bottom: 9999px;
    margin-bottom: -9999px;
    min-height: 102px;
    border-left: 1px solid #eee;
}
.ul-list6 .item h3 {
    margin-bottom: 2px;
    font-size: 20px;
    font-weight: bold;
    line-height: 1.8;
}
.ul-list6 .item:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 1px;
    height: 20px;
    background-color: #fb8c0a;
}

/* 鑽ｈ獕璇佷功 */
.ul-list7 {
    overflow: hidden;
    padding: 38px 0 33px;
}
.ul-list7 ul {
    overflow: hidden;
    margin-left: -24px;
}
.ul-list7 li {
    float: left;
    width: 25%;
    margin-bottom: 25px;
}
.ul-list7 .inner {
    display: block;
    position: relative;
    margin-left: 24px;
}
.ul-list7 .inner:hover .txt {
    background-color: transparent;
}
.ul-list7 .inner:hover .shade {
    opacity: 1;
    filter: alpha(opacity=100);
}
.ul-list7 .pic {
    overflow: hidden;
    position: relative;
    padding-top: 75%;
}
.ul-list7 .pic img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.ul-list7 .txt {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 47px;
    padding: 0 14px;
    font-size: 16px;
    line-height: 46px;
    color: #fff;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    background-color: rgba(0, 0, 0, 0.6);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
.ul-list7 .shade {
    opacity: 0;
    filter: alpha(opacity=0);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6) url(../images/icon6.png) center no-repeat;
    background-size: 33px;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

/*鑽ｈ獕璇佷功-寮瑰嚭澶у浘*/
.bigPopBox {
    overflow: hidden;
    position: fixed;
    left: 0;
    right: 0;
    z-index: 9990;
    background-color: rgba(0, 0, 0, 0.8);
    height: 100%;
    top: -100%;
    transition: .6s;
    -ms-transition: .6s;
    -moz-transition: .6s;
    -webkit-transition: .6s;
    -o-transition: .6s;
}

.bigPopBox.open {
    top: 0;
}

.bigPopBox .CloseBtn {
    position: absolute;
    right: 0;
    top: 0;
    width: 40px;
    height: 40px;
    background: #f27000 url(../images/close.png) no-repeat center;
}

.bigPopBox .slider {
    position: absolute;
    left: 0;
    right: 0;
    top: 10%;
    bottom: 10%;
}

.bigPopBox .slick-list, .bigPopBox .slick-track, .bigPopBox .slick-slide {
    height: 100%;
}

.bigPopBox .slick-arrow {
    position: absolute;
    top: 0;
    width: 5%;
    height: 100%;
    min-width: 50px;
    font-size: 0;
    line-height: 0;
    text-indent: 9999;
    overflow: hidden;
    border: 0;
    background: none;
    cursor: pointer;
    z-index: 9;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    transition: .6s;
    -ms-transition: .6s;
    -moz-transition: .6s;
    -webkit-transition: .6s;
    -o-transition: .6s;
}

.bigPopBox .slick-prev {
    left: 10%;
    background-image: url(../images/arr-l.png);
}

.bigPopBox .slick-next {
    right: 10%;
    background-image: url(../images/arr-r.png);
}

.bigPopBox .slick-prev:hover {
    background-position: 20% center;
}

.bigPopBox .slick-next:hover {
    background-position: right 20% center;
}

.bigPopBox .item {
    position: relative;
    height: 100%;
}

.bigPopBox .con {
    text-align: center;
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    max-height: 100% !important;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.bigPopBox .pic img {
    display: inline-block;
    box-shadow: 0 0 0px #999;
    max-width: 90%;
    max-height: 100%;
}

.bigPopBox h4 {
    font-size: 14px;
    font-weight: normal;
    color: #fff;
    font-size: 16px;
    position: absolute;
    left: 0;
    right: 0;
    top: 100%;
    margin-top: 40px;
}

/* 椤电爜 */
.m-page {
    margin-bottom: 10px;
    font-size: 14px;
    text-align: center;
    line-height: 34px;
    color: #666;
}
.m-page ul {
    overflow: hidden;
    display: inline-block;
    vertical-align: top;
    margin-right: 5px;
}
.m-page li {
    float: left;
    padding-right: 16px;
    margin-left: 13px;
    background: url(../images/icon7.png) right center no-repeat;
}
.m-page li a {
    display: block;
    height: 32px;
    padding: 0 16px;
    border: 1px solid #ededed;
    line-height: 30px;
    color: #666;
    background-color: #fcfcfc;
}
.m-page li a:hover {
    border-color: #f27000;
    color: #f27000;
}
.m-page .disabled {
    padding-right: 11px;
    margin-left: 8px;
}
.m-page .disabled a {
    width: auto;
    border: 0;
    background-color: transparent;
    cursor: default;
}
.m-page .disabled a:hover {
    color: #666;
}

/* 钁ｄ簨闀胯嚧杈� */
.m-txt1 {
    overflow: hidden;
    padding: 43px 20px 0;
}
.m-txt1 .pic {
    float: left;
    width: 465px;
    margin-right: 75px;
}
.m-txt1 .pic .box {
    overflow: hidden;
    position: relative;
    padding-top: 110.54%;
}
.m-txt1 .pic img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.m-txt1 .txt {
    overflow: hidden;
    font-size: 14px;
    line-height: 2em;
    color: #666;
}

/* 浠婃湞椋庤矊 */
.m-tab1 {
    padding-top: 24px;
    margin-bottom: 44px;
    font-size: 0;
    text-align: center;
}
.m-tab1 li {
    display: inline-block;
    vertical-align: top;
    margin: 0 15px;
}
.m-tab1 li a {
    display: block;
    height: 35px;
    padding: 0 21px;
    border: 2px solid #f1f1f1;
    font-size: 14px;
    line-height: 34px;
    color: #676060;
}
.m-tab1 li.on a {
    border-color: #f27000;
    color: #f27000;
}

.ul-list8 {
    overflow: hidden;
}
.ul-list8 ul {
    overflow: hidden;
    margin: 0 0 21px -24px;
}
.ul-list8 li {
    float: left;
    width: 25%;
    margin-bottom: 24px;
}
.ul-list8 .inner {
    display: block;
    border: 1px solid #ccc;
    margin-left: 24px;
}
.ul-list8 .pic {
    overflow: hidden;
    position: relative;
    padding-top: 65.7%;
    border-bottom: 1px solid #ccc;
}
.ul-list8 .pic img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.ul-list8 .txt {
    padding: 13px 12px;
    font-size: 14px;
    line-height: 24px;
    color: #666;
}

/* 7鏂伴椈涓績 */
.m-newSearch {
    overflow: hidden;
    height: 40px;
    padding: 30px 10px;
    margin: 56px 0 50px;
    line-height: 40px;
    background-color: #ededed;
}
.m-newSearch h3 {
    float: left;
    margin-left: 25px;
    font-size: 20px;
    font-weight: bold;
    color: #000;
}
.m-newSearch .form {
    float: right;
    padding-top: 4px;
    font-size: 0;
}
.m-newSearch .form .inp {
    vertical-align: middle;
    width: 216px;
    height: 36px;
    padding: 0 15px;
    border: 1px solid #cdcdcd;
    font-size: 14px;
}
.m-newSearch .form .submit {
    vertical-align: middle;
    width: 160px;
    height: 38px;
    border: 1px solid #e8ad69;
    margin-left: 27px;
    font-size: 16px;
    text-align: center;
    line-height: 32px;
    color: #fff;
    background-color: #ec7f00;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
.m-newSearch .form .submit:hover {
    opacity: .8;
    filter: alpha(opacity=80);
}

.ul-list9 {
    overflow: hidden;
}
.ul-list9 ul {
    overflow: hidden;
    margin-left: -24px;
}
.ul-list9 li {
    float: left;
    width: 33.3333%;
    margin-bottom: 17px;
}
.ul-list9 .inner {
    overflow: hidden;
    position: relative;
    display: block;
    margin-left: 24px;
}
.ul-list9 .inner:hover .pic img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}
.ul-list9 .inner:hover .shade {
    bottom: 0;
}
.ul-list9 .pic {
    overflow: hidden;
    position: relative;
    padding-top: 56.25%;
}
.ul-list9 .pic img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.ul-list9 .txt {
    padding: 24px 22px 14px;
    border: 1px solid #cacaca;
    border-top: 0;
}
.ul-list9 .shade {
    position: absolute;
    bottom: -100%;
    left: 0;
    width: 100%;
    padding: 31px 22px 14px;
    background-color: #ededed;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
.ul-list9 .tit {
    overflow: hidden;
    margin-bottom: 15px;
    font-size: 18px;
    font-weight: normal;
    color: #333;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.ul-list9 .con {
    overflow: hidden;
    height: 44px;
    margin-bottom: 14px;
    font-size: 13px;
    line-height: 22px;
    color: #666;
    display: -webkit-box;
    display: box;
    text-overflow: ellipsis;
    word-break: break-all;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.ul-list9 .date {
    display: block;
    padding-top: 5px;
    font-size: 14px;
    color: #999;
}

.ul-list10 {
    overflow: hidden;
    margin-bottom: 49px;
}
.ul-list10 li {
    margin-bottom: 25px;
}
.ul-list10 .inner {
    overflow: hidden;
    display: block;
    padding: 57px 0 24px;
}
.ul-list10 .inner:hover {
    background-color: #f4f4f4;
}
.ul-list10 .inner:hover .date,
.ul-list10 .inner:hover .txt h3 {
    color: #ec7f00;
}
.ul-list10 .date {
    float: left;
    width: 145px;
    margin-right: 34px;
    font-size: 12px;
    font-family: Arial;
    text-align: right;
    color: #c8c8c8;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
.ul-list10 .date span {
    display: block;
    font-size: 48px;
    line-height: 1;
}
.ul-list10 .txt {
    overflow: hidden;
    padding-right: 40px;
}
.ul-list10 .txt h3 {
    margin-bottom: 11px;
    font-size: 18px;
    font-weight: normal;
    line-height: 34px;
    color: #555;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
.ul-list10 .txt .con {
    overflow: hidden;
    height: 44px;
    margin-bottom: 20px;
    font-size: 13px;
    line-height: 22px;
    color: #767676;
    display: -webkit-box;
    display: box;
    text-overflow: ellipsis;
    word-break: break-all;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.ul-list10 .txt .more {
    font-size: 14px;
    color: #aaa;
}
.ul-list10 .txt .more:hover {
    color: #ec7f00;
}

/* 鏂伴椈涓績灞曞紑 */
.m-newDetail {
    overflow: hidden;
    padding-top: 11px;
}
.m-newDetail .l-con {
    float: left;
    width: 70%;
}
.m-newDetail .r-con {
    float: right;
    width: 24%;
    padding-top: 17px;
}
.m-newDetail .back {
    position: relative;
    display: block;
    width: 77%;
    max-width: 223px;
    height: 51px;
    border: 1px solid #666;
    padding-left: 20px;
    font-size: 20px;
    line-height: 46px;
    color: #666;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
}
.m-newDetail .back i {
    position: absolute;
    top: 50%;
    right: 20px;
    width: 16px;
    height: 16px;
    margin-top: -8px;
    background: url(../images/icon11.png) 0 0 no-repeat;
    background-size: contain;
}
.m-newDetail .back:hover {
    color: #fff;
    background-color: #666;
}
.m-newDetail .back:hover i {
    background-image: url(../images/icon12.png);
}

.m-article h1 {
    margin-bottom: 17px;
    font-size: 32px;
    font-weight: normal;
    color: #010101;
}
.m-article .info {
    padding: 0 8px;
    margin-bottom: 21px;
    font-size: 12px;
    color: #7e7e7e;
}
.m-article .info span {
    vertical-align: middle;
    margin-right: 18px;
}
.m-article .info .date {
    padding-left: 22px;
    background: url(../images/icon8.png) 0 center no-repeat;
}
.m-article .info .read {
    padding-left: 26px;
    background: url(../images/icon9.png) 0 center no-repeat;
}
.m-article .info .share {
    display: inline-block;
    vertical-align: middle;
    width: 16px;
    height: 16px;
    background: url(../images/icon10.png) 0 center no-repeat;
}
.m-article .con {
    padding: 34px 30px 120px 25px;
    font-size: 13px;
    line-height: 24px;
    color: #555;
    background-color: #fafafa;
}

.ul-list11 {
    padding-top: 65px;
}
.ul-list11 li {
    margin-bottom: 44px;
}
.ul-list11 .inner:hover .tit {
    color: #f27000;
}
.ul-list11 .top {
    overflow: hidden;
    margin-bottom: 15px;
    font-size: 18px;
    font-weight: bold;
    color: #666;
}
.ul-list11 .top span {
    position: relative;
    padding-right: 8px;
}
.ul-list11 .top span:after {
    content: "";
    position: absolute;
    top: 50%;
    left: 100%;
    width: 1200px;
    height: 1px;
    background-color: #e2e2e2;
}
.ul-list11 .date {
    padding-left: 26px;
    margin-bottom: 14px;
    font-size: 12px;
    color: #666;
    background: url(../images/icon8.png) 0 center no-repeat;
}
.ul-list11 .tit {
    font-size: 18px;
    font-weight: normal;
    line-height: 26px;
    color: #5c5c5c;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

/* 浜у搧璇︾粏 */
.m-txt2 {
    overflow: hidden;
    padding-top: 32px;
    margin-bottom: 38px;
}
.m-txt2 .pic {
    float: left;
    width: 612px;
    margin-right: 8px;
}
.m-txt2 .pic .box {
    overflow: hidden;
    position: relative;
    padding-top: 72.549%;
}
.m-txt2 .pic img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.m-txt2 .txt {
    overflow: hidden;
}
.m-txt2 .txt h1 {
    margin-bottom: 11px;
    font-size: 30px;
    font-weight: bold;
    color: #000;
}
.m-txt2 .txt .con {
    margin-bottom: 35px;
    font-size: 13px;
    line-height: 24px;
    color: #5a5a5a;
}
.m-txt2 .link {
    margin-bottom: 27px;
    font-size: 0;
}
.m-txt2 .link .back {
    display: inline-block;
    vertical-align: top;
    width: 180px;
    height: 57px;
    margin-right: 8px;
    font-size: 18px;
    text-align: center;
    line-height: 56px;
    color: #fff;
    background-color: #fd8800;
}
.m-txt2 .link .back:hover {
    background-color: #80939e;
}
.m-txt2 .link .share {
    display: inline-block;
    vertical-align: top;
    width: 70px;
    height: 56px;
    background: #f3f3f3 url(../images/icon13.png) center 0 no-repeat;
    background-size: auto 200%;
}
.m-txt2 .link .share:hover {
    background-color: #80939e;
    background-position: center bottom;
}
.m-txt2 .other {
    padding: 0 13px;
}
.m-txt2 .other a {
    padding-left: 26px;
    margin-right: 20px;
    font-size: 14px;
    color: #666;
    background-repeat: no-repeat;
    background-position: 0 center;
}
.m-txt2 .other a:hover {
    color: #f27000;
}

.m-tab2 {
    padding-top: 132px;
    background: url(../images/pic16.jpg) center no-repeat;
    background-size: cover;
}
.m-tab2 ul {
    overflow: hidden;
}
.m-tab2 ul.fixed {
    position: fixed;
    top: 0;
    left: 50%;
    margin-left: -600px;
}
.m-tab2 li {
    float: left;
    margin: 0 9px 0 2px;
}
.m-tab2 li a {
    position: relative;
    display: block;
    width: 325px;
    height: 60px;
    font-size: 18px;
    text-align: center;
    line-height: 60px;
    color: #fff5ea;
    background-color: #fd8f10;
}
.m-tab2 li i {
    position: absolute;
    top: 50%;
    right: 20px;
    width: 13px;
    height: 13px;
    margin-top: -7px;
    background: url(../images/icon16.png) 0 0 no-repeat;
}
.m-tab2 li:hover a {
    color: #fd8f10;
    background-color: #fff;
}
.m-tab2 li:hover i {
    background-position: right 0;
}
.m-tab2 li.on a {
    color: #fd8f10;
    background-color: #fff;
}
.m-tab2 li.on i {
    background-position: right bottom;
}

.m-table {
    padding-top: 45px;
}
.m-table h3 {
    font-size: 24px;
    font-weight: bold;
    color: #555;
}
.m-table table {
    width: 100%;
}
.m-table table td {
    height: 34px;
    padding: 0 9px;
    border: 1px solid #ddd;
    font-size: 13px;

}
.m-table .table1 {
    margin: 46px 0 57px;
}
.m-table .table1 .td1 {
    width: 100px;
      color: #fff;
  background-color:#FD9216;
}
.m-table .table1 .td2 {
    width: 188px;
      color: #fff;
  background-color:#FD9216;
}
.m-table .table1 .td3 {
    width: 162px;
      color: #fff;
  background-color:#FD9216;
}
.m-table .table1 .td4 {
    width: 153px;
      color: #fff;
  background-color:#FD9216;
}
.m-table .table1 .td5 {
    width: 131px;
      color: #fff;
  background-color:#FD9216;
}
.m-table .table1 .td6 {
    width: 121px;
      color: #fff;
  background-color:#FD9216;
}
.m-table .table1 .td7 {
    width: 99px;
      color: #fff;
  background-color:#FD9216;
}
.m-table .table2 {
    margin: 34px 0 52px;
}
.m-table .table2 .td1 {
    width: 151px;
}
.m-table .table2 .td2 {
    width: 241px;
}
.m-table .table2 .td3 {
    width: 151px;
}
.m-table .table2 .td4 {
    width: 580px;
}

/* 浜у搧涓績 */
.m-proSear {
    padding: 30px;
    border: 10px #ededed solid;
    margin: 28px 0 22px;
}
.m-proSear span {
    float: left;
    font-size: 13px;
    color: #565656;
    float: left;
    line-height: 32px;
    padding: 0 15px 0 5px;
}
.m-proSear .select {
    position: relative;
    float: left;
    width: 23.2%;
    height: 30px;
    line-height: 30px;
    border: 1px solid #eee;
    text-indent: 5px;
    margin-right: 2%;
    background: #fff url(../images/icon17.png) right center no-repeat;
    cursor: pointer;
}
.m-proSear .select .show {
    padding-right: 30px;
    color: #a9a9a9;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.m-proSear .opt {
    display: none;
    position: absolute;
    top: 100%;
    left: -1px;
    z-index: 3;
    width: 100%;
    border: 1px solid #e5e5e5;
    background-color: #fff;
}
.m-proSear .opt a {
    display: block;
}
.m-proSear .inp {
    vertical-align: middle;
    float: left;
    margin-right: 1%;
    width: 24%;
    padding-left: 5px;
    height: 30px;
    line-height: 28px;
    border: 1px solid #eee;
    position: relative;
    background-color: #fff;
}
.m-proSear .submit {
    vertical-align: middle;
    border: 0;
    width: 21%;
    height: 30px;
    line-height: 30px;
    background-color: #606d75;
    padding: 0;
    float: left;
    font-size: 17px;
    color: #fff;
    cursor: pointer;
}

.ul-list12 {
    border: 1px solid #e8e8e8;
    border-bottom: 0;
    margin-bottom: 12px;
    font-family: Arial,'瀹嬩綋';
}
.ul-list12 li {
    overflow: hidden;
    padding: 0 19px;
    border-bottom: 1px solid #e8e8e8;
    line-height: 38px;
}
.ul-list12 li span {
    float: left;
    width: 9.5%;
    color: #888;
   font-family: '寰蒋闆呴粦';
}
.ul-list12 dl {
    overflow: hidden;
}
.ul-list12 dl dd {
    float: left;
    width: 110px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.ul-list12 dl a {
    color: #555;
}
.ul-list12 dl a:hover {
    
}

.ul-list13 {
    overflow: hidden;
}
.ul-list13 ul {
    overflow: hidden;
    margin-left: -24px;
}
.ul-list13 li {
    float: left;
    width: 25%;
    padding-left: 24px;
    margin-bottom: 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
}
.ul-list13 .inner {
    position: relative;
    overflow: hidden;
    display: block;
    padding: 20% 8%;
}
.ul-list13 .inner:hover .name.btm {
    opacity: 0;
    filter: alpha(opacity=0);
}
.ul-list13 .inner:hover .shade {
    opacity: 1;
    filter: alpha(opacity=100);
    padding-top: 20%;
}
.ul-list13 .pic {
    overflow: hidden;
    position: relative;
    padding-top: 75%;
}
.ul-list13 .pic img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.ul-list13 .name {
    font-size: 18px;
    font-weight: normal;
    line-height: 28px;
    text-align: center;
    margin-top: 20px;
    height: 56px;
    overflow: hidden;
}
.ul-list13 .shade {
    opacity: 0;
    filter: alpha(opacity=0);
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    padding: 15% 8% 8%;
    background: url(/images/bg8.png) 0 0 repeat;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
.ul-list13 .shade .name {
    color: #fff;
    line-height: 25px;
}
.ul-list13 .shade .con {
    overflow: hidden;
    margin-top: 15px;
    height: 7.2em;
    font-size: 13px;
    line-height: 1.8em;
    color: #fff;
}

/* 鏈嶅姟涓績 */
.g-tit2 {
    font-size: 16px;
    text-align: center;
    line-height: 28px;
    color: #555;
}
.g-tit2 h2 {
    position: relative;
    padding-bottom: 19px;
    margin-bottom: 16px;
    font-size: 36px;
    font-weight: bold;
    line-height: 1.5;
}
.g-tit2 h2 a {
    color: #555;
}
.g-tit2 h2 a:hover {
    color: #f27000;
}
.g-tit2 h2:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 60px;
    height: 3px;
    margin-left: -30px;
    background-color: #fd8800;
}

.m-section1 {
    padding-top: 58px;
}

.m-serve1 {
    overflow: hidden;
    padding-top: 49px;
}
.m-serve1 .l-con {
    float: left;
    width: 33%;
}
.m-serve1 .r-con {
    overflow: hidden;
    float: right;
    width: 66%;
}
.m-serve1 .r-con .item {
    float: left;
    width: 50%;
}
.m-serve1 .inner {
    display: block;
    position: relative;
}
.m-serve1 .inner:hover .pic img {
    opacity: .9;
    filter: alpha(opacity=90);
    -webkit-transform: scale(1.03);
    -moz-transform: scale(1.03);
    -ms-transform: scale(1.03);
    -o-transform: scale(1.03);
    transform: scale(1.03);
}
.m-serve1 .inner:hover .txt {
    opacity: 1;
    filter: alpha(opacity=100);
}
.m-serve1 .pic {
    overflow: hidden;
    position: relative;
    padding-top: 100%;
}
.m-serve1 .pic img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.m-serve1 .txt {
    opacity: 0;
    filter: alpha(opacity=0);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 13%;
    line-height: 1.8;
    color: #fff;
    background: url(../images/bg8.png) 0 0 repeat;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
.m-serve1 .txt .tit {
    font-size: 28px;
}
.m-serve1 .txt .p1 {
    font-size: 20px;
    font-weight: bold;
    margin: 10px 0 5px;
}
.m-serve1 .txt .p2 {
    font-size: 13px;
}
.m-serve1 .word_box {
    overflow: hidden;
    position: relative;
    padding-top: 100%;
}
.m-serve1 .word {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 0 8% 0 10%;
    border: 10px solid #f3f3f3;
    border-left: 0;
    line-height: 1.8;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
}
.m-serve1 .word .tit {
    font-size: 28px;
    font-weight: bold;
    position: relative;
    padding: 55px 0 10px;
    margin-bottom: 25px;
}
.m-serve1 .word .tit:after {
    content: '';
    width: 42px;
    height: 1px;
    background-color: #fd8800;
    position: absolute;
    bottom: 0;
    left: 0;
}
.m-serve1 .word .con {
    font-size: 13px;
    color: #555;
}
.m-serve1 .more {
    display: inline-block;
    width: 160px;
    height: 38px;
    border: 2px #f67702 solid;
    margin-top: 40px;
    font-size: 16px;
    text-align: center;
    line-height: 38px;
    color: #f67702;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
.m-serve1 .more i {
    display: inline-block;
    vertical-align: -4px;
    width: 20px;
    height: 18px;
    margin-left: 5px;
    background: url(../images/icon18.png) right center no-repeat;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
.m-serve1 .more:hover {
    color: #fff;
    background-color: #f67702;
}
.m-serve1 .more:hover i {
    background-position: 0 center;
}

.m-section2 {
    padding: 56px 0;
}

.ul-list14 {
    overflow: hidden;
    padding-top: 49px;
}
.ul-list14 ul {
    overflow: hidden;
    margin-left: -24px;
}
.ul-list14 li {
    float: left;
    width: 25%;
    padding-left: 24px;
    margin-bottom: 40px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
}
.ul-list14 .inner {
    display: block;
    width: 68%;
    margin: auto;
    text-align: center;
    color: #555;
}
.ul-list14 .inner:hover {
    color: #f27000;
}
.ul-list14 .inner:hover .ico {
    background-position-y: -1em;
}
.ul-list14 .ico {
    overflow: hidden;
    display: block;
    width: 1em;
    height: 1em;
    margin: 0 auto 23px;
    font-size: 124px;
    background: url(../images/icon19.png) 0 0 no-repeat;
    background-size: 400%;
}
.ul-list14 .ico.ico2 {
    background-position: -1em 0;
}
.ul-list14 .ico.ico3 {
    background-position: -2em 0;
}
.ul-list14 .ico.ico4 {
    background-position: -3em 0;
}
.ul-list14 h3 {
    margin-bottom: 8px;
    font-size: 18px;
}
.ul-list14 .con {
    overflow: hidden;
    height: 46px;

    font-size: 13px;
    line-height: 23px;
    color: #555;
}

.m-section3 {
    overflow: hidden;
    background-color: #f4f4f4;
}
.m-section3 .l-con {
    float: left;
    width: 34.5%;
}
.m-section3 .top {
    margin-bottom: 60px;
    background: #fd8900 url(../images/icon20.png) right top no-repeat;
}
.m-section3 .top a {
    display: block;
    width: 66%;
    padding: 20% 0 8%;
    margin: 0 auto;
    text-align: center;
    color: #fff;
}
.m-section3 .top h2 {
    font-size: 32px;
    line-height: 1.8;
}
.m-section3 .top .con {
    font-size: 14px;
    line-height: 25px;
}
.m-section3 .tel {
    min-height: 60px;
    padding: 11px 0 0 72px;
    margin-left: 56px;
    font-size: 20px;
    line-height: 25px;
    color: #253036;
    background: url(../images/icon21.png) 0 center no-repeat;
}
.m-section3 .tel h4 {
    font-size: 22px;
    font-weight: normal;
    line-height: 30px;
}
.m-section3 .r-con {
    float: right;
    width: 64%;
    position: relative;
    background: url(../images/bg9.png) center center no-repeat;
    padding: 90px 0 80px;
    height: 354px;
}

/*******************************
    -------[=END 鍐呴〉]-------
********************************/
.download li{
    height: auto;
    overflow: hidden;
    padding: 20px 35px;
    border-bottom: 1px solid #eee;
}
.download li .left{
    float: left;
    margin-right: 100px;
    font-weight: bold;
    font-size: 18px;
}
.download li .right{
    float: right;
}
.download li .right img{
    width: 40px;
}

.download{
    padding-top: 150PX;
}
.empty{
    font-size: 16px;
    text-align: center;
    color: red;
    padding: 100px 0;
    display: none;
}
.ul-list12 a{
    cursor: pointer;
    font-family: "寰蒋闆呴粦";
}
.channel a span{
    display: none;
}
@media only screen and (max-width: 750px) {
    .download{
        padding-top: 80px;
        padding-bottom: 30px;
    }
    .download li{
        padding: 5px 15px;
    }
    .download li .right img{
        width: 25px;
    }
    .download li .left{
        font-size: 14px;
    }
}</pre></body></html>