body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td, button {
    padding: 0;
    margin: 0;
}

body {
    font-family: "Microsoft YaHei", Helvetica, sans-serif;
    font-size: 14px;
    color: #333;
}

ul li, ol li {
    list-style: none;
}

a {
    text-decoration: none;
}

@font-face {
    font-family: "iconfont";
    src: url('../../HomePage/HomePage/iconfont.eot?t=1473124194'); /* IE9*/
    src: url('../../fonts/HomePage/iconfont.eot?t=1473124194#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../../fonts/HomePage/iconfont.woff?t=1473124194') format('woff'), /* chrome, firefox */
    url('../../fonts/HomePage/iconfont.ttf?t=1473124194') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/
    url('../../fonts/HomePage/iconfont.svg?t=1473124194#iconfont') format('svg'); /* iOS 4.1- */
}

.iconfont {
    font-family: "iconfont" !important;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;
}

.icon-prev:before {
    content: "\e604";
}

.icon-next:before {
    content: "\e605";
}

.icon-down:before {
    content: "\e600";
}

.icon-dri:before {
    content: "\e601";
}

.icon-refresh:before {
    content: "\e602";
}

.icon-up:before {
    content: "\e603";
}

.icon-iconfontshang:before {
    content: "\e60c";
}

.icon-iconfontxia:before {
    content: "\e60d";
}

.input {
    position: relative;
}

    .input input {
        position: relative;
        background-color: transparent;
        border: 1px solid #ccc;
        z-index: 2;
    }

    .input .wbc-placeholder {
        font-size: 13px;
        color: #aaa;
        position: absolute;
        left: 9px;
        z-index: 5;
    }

.header .header_wp {
    width: 1220px;
    height: 100px;
    line-height: 100px;
    position: absolute;
    left: 50%;
    margin-left: -600px;
    z-index: 2;
}

    .header .header_wp .ylw_icon {
        background-image: url(../../Images/HomePage/ylw_icon_tm.png);
        width: 133px;
        height: 65px;
        margin: 18px 0 0 18px;
        float: left;
    }

.header {
    height: 580px;
    position: relative;
}

    .header .header_wp ul {
        float: left;
        margin-left: 100px;
    }

    .header .header_wp .ylm_enter {
        float: right;
    }

    .header .header_wp ul li {
        float: left;
        margin: 0 14px;
    }

        .header .header_wp ul li a {
            padding: 15px 0;
            color: #fff;
            font-size: 18px;
        }

        .header .header_wp ul li.on a, .header .header_wp ul li:hover a {
            font-size: 22px;
        }

    .header .header_wp .ylm_enter button {
        border: 0;
        background-color: transparent;
        font-size: 14px;
        cursor: pointer;
        padding: 5px;
        margin: 0 5px;
        height: 30px;
        line-height: 20px;
        color: #fff;
    }

        .header .header_wp .ylm_enter button:hover {
            color: #059ddc;
        }

    .header .header_wp .ylm_enter input {
        width: 188px;
        height: 30px;
        border: 1px solid #e8e8e8;
        background-color: #f9f9f9;
        padding: 0 6px;
        outline: 0;
        border-radius: 3px;
        color: #333;
        font-size: 14px;
        font-family: "Microsoft YaHei", Helvetica, sans-serif;
        line-height: normal;
        line-height: 28px\9;
    }

.img-slider {
    height: 580px;
    overflow: hidden;
    position: relative;
}

    .img-slider a {
        position: absolute;
        width: 40px;
        height: 40px;
        background-color: #000;
        top: 50%;
        margin-top: -20px;
        opacity: 0.5;
        display: none;
        color: #fff;
        font-size: 30px;
        line-height: 40px;
        text-align: center;
    }

        .img-slider a.next {
            right: 20px;
        }

    .img-slider:hover a {
        display: block;
    }

.img-wp {
    width: 300%;
    overflow: hidden;
    height: 100%;
}

    .img-wp div {
        float: left;
        width: 33.33333%;
        height: 100%;
    }

.img-trigger {
    position: absolute;
    bottom: 15px;
    left: 50%;
    margin-left: -51px;
}

    .img-trigger li {
        width: 12px;
        height: 12px;
        background-color: #999;
        float: left;
        margin-right: 22px;
        border-radius: 6px;
    }

        .img-trigger li.on {
            background-color: #fff;
        }

.img-wp .lun1 {
    background: url(../../Images/HomePage/lun1.png) center 0;
}

.img-wp .lun2 {
    background: url(../../Images/HomePage/lun2.png) center 0;
}

.img-wp .lun3 {
    background: url(../../Images/HomePage/lun3.png) center 0;
}

.img-wp .lun4 {
    background: url(../../Images/HomePage/lun4.jpg) center 0;
}

.home1 {
    background-color: #f4f4f4;
}

.inner {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}

.home1_top {
    padding: 30px 0 10px;
}

.home1_nm {
    font-size: 20px;
    display: inline-block;
}

ul.tab-header {
    display: inline-block;
    margin-left: 40px;
    vertical-align: sub;
}

    ul.tab-header li {
        float: left;
        font-size: 16px;
        background-color: #fff;
        padding: 0 5px;
        margin-right: 20px;
        border-radius: 2px;
        line-height: 24px;
        cursor: pointer;
    }

.home1_top .refresh_wp {
    float: right;
    cursor: pointer;
    margin-right: 10px;
}

ul.tab-header li.on, ul.tab-header li:hover {
    background-color: #059ddc;
    color: #fff;
}

.home1_top .refresh_wp span {
    font-size: 28px;
    vertical-align: middle;
    margin-right: 5px;
}

.tab-cnt {
    width: 400%;
    overflow: hidden;
}

.tab_cnt11 {
    display: inline-block;
    width: 260px;
    height: 195px;
    padding: 10px;
    background-color: #fff;
    margin: 10px 6px 10px 10px;
}

.tab_cnt11_info {
    display: -webkit-box;
    overflow: hidden;
    white-space: normal !important;
    text-overflow: ellipsis;
    word-wrap: break-word;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    margin: 8px 0;
    height: 40px;
}

.tab_cnt11_time {
    color: #999;
    font-size: 12px;
}

.home2 {
    background-color: #fff;
    height: 620px;
}

.home2_top {
    padding: 30px 0 10px;
    border-bottom: 1px solid #e8e8e8;
}

.home2_nm {
    font-size: 20px;
    display: inline-block;
}

.home2_more {
    float: right;
    color: #666;
    cursor: pointer;
    line-height: 24px;
}

    .home2_more span {
        font-size: 26px;
        vertical-align: sub;
        margin-right: 5px;
    }

.home2_cnt {
    padding: 10px 0 10px;
}

.home2_cnt_l {
    display: inline-block;
    margin-left: 20px;
}

    .home2_cnt_l div {
        font-size: 16px;
        margin-bottom: 10px;
    }

    .home2_cnt_l table thead th {
        font-weight: normal;
        color: #666;
        padding: 10px 0;
    }

    .home2_cnt_l table thead {
        background-color: #f5f5f5;
    }

    .home2_cnt_l table {
        border-spacing: 0;
    }

        .home2_cnt_l table thead th.zf_nm {
            width: 100px;
        }

        .home2_cnt_l table thead th.zdjg_nm {
            width: 110px;
        }

        .home2_cnt_l table thead th.zgjg_nm {
            width: 110px;
        }

        .home2_cnt_l table thead th.pjjg_nm {
            width: 120px;
        }

        .home2_cnt_l table thead th.pz_nm {
            width: 100px;
        }

        .home2_cnt_l table tbody td.pz {
            width: 100px;
            text-indent: 36px;
        }

        .home2_cnt_l table tbody td.pjjg {
            width: 120px;
            text-align: center;
        }

        .home2_cnt_l table tbody td.zgjg {
            width: 110px;
            text-align: center;
        }

        .home2_cnt_l table tbody td.zdjg {
            width: 110px;
            text-align: center;
        }

        .home2_cnt_l table tbody td.zf {
            text-align: center;
            width: 100px;
            color: #ff1616;
        }

        .home2_cnt_l table tbody td {
            padding: 9px 0;
        }

        .home2_cnt_l table tbody span.iconfont {
            font-size: 20px;
        }

        .home2_cnt_l table tbody td.jf {
            color: #45d903;
        }

.home2_cnt_R {
    float: right;
    width: 568px;
}

.home2_cnt_R_nm span {
    font-size: 16px;
    float: left;
    display: inline-block;
    width: 75px;
    text-align: center;
    height: 25px;
    line-height: 25px;
}

.tab2_cnt1 {
    background-image: url(../../Images/HomePage/map.png);
    width: 520px;
    height: 436px;
    position: relative;
}

.tab2_wp {
    margin: 40px 40px 0 0;
}

.map1_shadow_wp {
    position: absolute;
    width: 160px;
    height: 105px;
    background-color: #fff;
    border-radius: 4px;
    top: 127px;
    left: 285px;
}

.tab2_cnt1_shadow_top {
    background-color: #059ddc;
    color: #fff;
    border-radius: 4px 4px 0 0;
    height: 36px;
    line-height: 36px;
    text-indent: 15px;
}

.tab2_cnt1_shadow_cnt {
    height: 70px;
    line-height: 70px;
    text-indent: 15px;
}

    .tab2_cnt1_shadow_cnt i {
        position: absolute;
        width: 0;
        height: 0;
        border-width: 8px 8px 0;
        border-style: solid;
        border-color: #fff transparent;
        bottom: -7px;
        left: 75px;
    }

.home3 {
    background-color: #eaf2f7;
}

.home3_top {
    padding: 30px 0 10px;
}

.home3_nm {
    font-size: 20px;
    display: inline-block;
}

.home3_more {
    float: right;
    cursor: pointer;
    color: #666;
    line-height: 24px;
}

    .home3_more span {
        font-size: 26px;
        vertical-align: sub;
        margin-right: 5px;
    }

.home3_cnt {
    padding-bottom: 20px;
}

.home3_cnt1 {
    display: inline-block;
    width: 280px;
    height: 400px;
    background-color: #fff;
    margin: 10px 6px 10px 10px;
    line-height: 26px;
}

.home3_cnt1_title {
    padding: 0 15px;
    font-size: 16px;
    margin-top: 10px;
}

.home3_cnt1_content {
    padding: 0 15px;
}

.home3_cnt1 img {
    cursor: pointer;
}

.ygl6 {
    height: 610px;
    margin: 0 auto;
    position: relative;
}

.ygl61 {
    background-image: url(../../Images/HomePage/iphone.png);
    width: 273px;
    height: 452px;
    position: absolute;
    margin-left: 175px;
    margin-top: 53px;
    background-size: 273px 452px;
}

.ygl621 {
    font-size: 48px;
    top: 100px;
    position: absolute;
    color: #059ddc;
    left: 50%;
}

.ygl622 {
    font-size: 20px;
    line-height: 40px;
    position: absolute;
    top: 195px;
    font-weight: 100;
    left: 50%;
}

.ygl6231 {
    position: absolute;
    font-size: 12px;
    color: #313131;
    width: 140px;
    height: 165px;
    bottom: 110px;
    text-align: center;
    left: 50%;
}

    .ygl6231 img {
        border: 1px solid #e9e9e9;
        margin-bottom: 5px;
        width: 136px;
        height: 136px;
    }

.ygl62321, .ygl62322 {
    position: absolute;
    background-color: #f9f9f9;
    border: 1px solid #e9e9e9;
    width: 185px;
    height: 45px;
    right: 228px;
    border-radius: 4px;
    line-height: 45px;
    text-indent: 60px;
    cursor: pointer;
}

.ygl62321 {
    bottom: 198px;
}

.ygl62322 {
    bottom: 138px;
}

    .ygl62321 i, .ygl62322 i {
        position: absolute;
        top: 14px;
        left: 30px;
    }

.ygl62321 i {
    background-image: url(../../Images/HomePage/android.png);
    width: 16px;
    height: 18px;
}

.ygl62322 i {
    background-image: url(../../Images/HomePage/app.png);
    width: 14px;
    height: 17px;
}

.ygl6232 a:hover {
    color: #059ddc;
}

.home4 {
    height: 680px;
    background-color: #fff;
}

.home4_top {
    padding: 30px 0 10px;
    font-size: 20px;
    border-bottom: 1px solid #e8e8e8;
}

.footer {
    height: 140px;
    background-color: #2d3e50;
    color: #fefefe;
    text-align: center;
    padding-top: 60px;
}

.tab_cnt1, .tab_cnt2, .tab_cnt3, .tab_cnt4 {
    padding-bottom: 20px;
    float: left;
    width: 25%;
}

.img-slider a.prev {
    left: 20px;
}

.tab_cnt11 img {
    width: 260px;
    height: 120px;
}

.fish_classify {
    float: left;
    margin-left: 15px;
    position: relative;
}

.home2_cnt_R_nm {
    height: 25px;
}

.show_fish_wp {
    width: 100px;
    height: 24px;
    background-color: #f4f4f4;
    border: 1px solid #e2e2e2;
    position: relative;
    cursor: pointer;
    z-index: 6;
}

    .show_fish_wp i {
        position: absolute;
        top: 7px;
        right: 7px;
        font-size: 12px;
    }

        .show_fish_wp i.iconfont.icon-iconfontshang {
            display: none;
        }

.fish_classify_wp {
    width: 170px;
    background-color: #f4f4f4;
    border: 1px solid #e2e2e2;
    position: absolute;
    z-index: 5;
    top: 25px;
    left: 0;
    display: none;
}

    .fish_classify_wp .fish_item {
        display: inline-block;
        width: 48.7%;
        text-align: center;
        height: 24px;
        line-height: 24px;
        cursor: pointer;
        margin: 5px 0;
    }

        .fish_classify_wp .fish_item:hover {
            background-color: #fff;
            color: #059ddc;
        }

.show_fish_wp:hover {
    background-color: #fff;
    color: #059ddc;
    border-bottom-color: #f4f4f4;
}

.show_fish_wp span.show_fish {
    font-size: 14px;
}

.header .header_wp .ylm_enter .hello {
    color: #fff;
    margin-right: 4px;
}

.header .header_wp .ylm_enter a {
    color: #fff;
    border-left: 1px solid #fff;
    padding: 0 5px;
    height: 15px;
    display: inline-block;
    line-height: 15px;
    margin-left: 1px;
}

    .header .header_wp .ylm_enter a:hover {
        color: #333;
    }
