.home {
    width: 100%
}

.homeLy {
    padding-bottom: 20px
}

.homeLy_l {
    float: left;
    width: 20%
}

.homeLy_r {
    float: right;
    width: 78.3%
}

.homeFaq {
    background: #f7f8fa;
    border: 1px solid #dee2e9;
    margin: 16px 0;
    padding: 0 10px 10px
}

.homeFaq > h1 {
    color: #0b75be;
    font-size: 15px;
    font-weight: 700;
    line-height: 32px;
    margin: 0
}

.homeFaq > h1 > a {
    color: #666;
    float: right;
    font-size: 12px;
    font-weight: 400;
    line-height: 32px;
    padding-right: 15px;
    position: relative
}

.homeFaq > h1 > a:after {
    background: url(/static/www/assets/images/home/home-mbg-2bcf96d763767be85b3786780ccbe0b5.png) -112px -25px;
    content: "";
    height: 13px;
    position: absolute;
    right: 0;
    top: 9px;
    width: 13px
}

.homeFaq_img {
    background: url(/static/www/assets/images/home/faq-banner-ea67f45e370161ab5a2710e2a195b6b9.jpg) 50%;
    height: 80px;
    width: 100%
}

.homeFaq_lst {
    background: #fff;
    padding: 8px 14px 3px 0
}

.homeFaq_lst > li {
    margin-bottom: 5px
}

.homeFaq_itm {
    color: #888;
    display: inline-block;
    font-size: 13px;
    line-height: 18px;
    padding-left: 26px;
    position: relative
}

.homeFaq_itm > i {
    color: #f39800;
    font-size: 13px;
    left: 0;
    position: absolute;
    text-align: right;
    width: 22px
}

.homeNotice {
    background: #f7f8fa;
    border: 1px solid #dee2e9;
    margin: 16px 0;
    padding: 0 10px 10px
}

.homeNotice > h1 {
    color: #0b75be;
    font-size: 15px;
    font-weight: 700;
    line-height: 32px;
    margin: 0
}

.homeNotice > h1 > a {
    color: #666;
    float: right;
    font-size: 12px;
    font-weight: 400;
    line-height: 32px;
    padding-right: 15px;
    position: relative
}

.homeNotice > h1 > a:after {
    background: url(/static/www/assets/images/home/home-mbg-2bcf96d763767be85b3786780ccbe0b5.png) -112px -25px;
    content: "";
    height: 13px;
    position: absolute;
    right: 0;
    top: 9px;
    width: 13px
}

.homeNotice_img {
    background: url(/static/www/assets/images/home/notice-banner-fb6fbd96205641b7f352d1e8630afcf8.jpg) 50%;
    height: 80px;
    width: 100%
}

.homeNotice_lst {
    background: #fff;
    padding: 8px 14px 3px 0
}

.homeNotice_lst > li {
    margin-bottom: 5px
}

.homeNotice_itm {
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    color: #888;
    display: inline-block;
    display: -webkit-box;
    font-size: 13px;
    height: auto;
    line-height: 13px;
    overflow: hidden;
    padding-left: 26px;
    position: relative;
    width: 100%;
    word-break: keep-all
}

.homeNotice_itm > i {
    color: #f39800;
    font-size: 13px;
    left: 0;
    position: absolute;
    text-align: right;
    width: 22px
}

.homeLy-sl {
    height: 354px;
    width: 100%
}

.slider {
    float: left;
    height: 354px;
    width: 733px
}

.sliderWrap {
    background-color: #ddd;
    height: 100%;
    overflow: hidden;
    position: relative;
    width: 100%
}

.sliderCon {
    height: 100%;
    left: 0
}

.sliderCon, .sliderItm {
    position: absolute;
    width: 100%
}

.sliderItm {
    background: no-repeat top;
    background-size: 100%;
    display: none;
    height: 354px
}

.sliderItm > a {
    display: block;
    height: 100%;
    width: 100%
}

.sliderPages {
    bottom: 10px;
    position: absolute;
    text-align: center;
    width: 100%
}

.homeAg_pageno, .sliderPageno {
    background-color: #fff;
    border-radius: 6px;
    cursor: pointer;
    display: inline-block;
    height: 6px;
    margin: 0 2px;
    -webkit-transition: .5s;
    transition: .5s;
    width: 7px
}

.homeAg_pageno.is-active, .sliderPageno.is-active {
    background-color: #0b75be;
    width: 22px
}

.slider_next, .slider_prev {
    background: #000;
    color: #fff;
    filter: alpha(opacity=30);
    font-size: 24px;
    height: 66px;
    line-height: 66px;
    margin-top: -33px;
    opacity: .3;
    position: absolute;
    text-align: center;
    top: 50%;
    width: 34px
}

.slider_next:hover, .slider_prev:hover {
    color: #fff;
    filter: alpha(opacity=80);
    opacity: .8
}

.slider_prev {
    left: 0
}

.slider_next {
    right: 0
}

.homeNew {
    background: url(/static/www/assets/images/home/new-mbg-390a295368e222f25181d784c94d8bf1.jpg) 50%;
    background-size: 100% 100%;
    display: block;
    float: right;
    height: 354px;
    position: relative;
    width: 206px
}

.homeNew:before {
    background: url(/static/www/assets/images/home/home-mbg-2bcf96d763767be85b3786780ccbe0b5.png) no-repeat;
    content: "";
    height: 58px;
    left: 15px;
    position: absolute;
    top: 20px;
    width: 54px
}

.homeNew_mr {
    background: url(/static/www/assets/images/home/home-mbg-2bcf96d763767be85b3786780ccbe0b5.png) no-repeat -56px 0;
    font-size: 10px;
    height: 54px;
    line-height: 18px;
    padding-right: 5px;
    position: absolute;
    right: 0;
    text-align: right;
    top: 0;
    width: 54px
}

.homeNew_mr, .homeNew_mr:hover {
    color: #9bc3f1
}

.homeNew_img {
    height: 150px;
    line-height: 150px;
    margin-top: 55px;
    text-align: center;
    width: 100%
}

.homeNew_img > img {
    display: inline;
    max-height: 145px;
    max-width: 80%;
    min-height: 110px;
    vertical-align: middle
}

.homeNew_bd, .homeNew_cd, .homeNew_ds {
    overflow: hidden;
    text-align: center;
    text-overflow: ellipsis;
    white-space: nowrap
}

.homeNew_bd {
    color: #1994d6;
    font-size: 22px;
    line-height: 30px;
    margin-bottom: 10px
}

.homeNew_cd {
    color: #333
}

.homeNew_cd, .homeNew_ds {
    font-size: 12px;
    line-height: 20px
}

.homeNew_ds {
    color: #666;
    padding: 0 25px
}

.homeNew_lnk {
    background: url(/static/www/assets/images/home/home-mbg-2bcf96d763767be85b3786780ccbe0b5.png) no-repeat 0 -62px;
    display: block;
    height: 39px;
    margin: 12px auto;
    width: 123px
}

.homeHd {
    border-bottom: 1px solid #dee2e9;
    color: #0b75be;
    font-size: 15px;
    font-weight: 700;
    height: 33px;
    line-height: 28px;
    margin: 15px 0;
    padding-left: 16px;
    position: relative;
    width: 100%
}

.homeHd:before {
    background: #0b75be;
    content: "";
    height: 27px;
    left: 0;
    position: absolute;
    top: 0;
    width: 4px
}

.homeHd_mr {
    color: #666;
    float: right;
    font-size: 14px;
    font-weight: 400;
    line-height: 28px;
    padding-right: 35px;
    position: relative
}

.homeHd_mr:after {
    background: url(/static/www/assets/images/home/home-mbg-2bcf96d763767be85b3786780ccbe0b5.png) no-repeat -111px 0;
    content: "";
    height: 23px;
    position: absolute;
    right: 0;
    top: 2px;
    width: 23px
}

.homeIntro {
    width: 100%
}

.homeIntro > li {
    float: left;
    width: 25%
}

.homeIntro_itm {
    border: 1px solid #f4f4f4;
    cursor: pointer;
    height: 222px;
    margin-left: -1px;
    overflow: hidden;
    position: relative;
    text-align: center;
    -webkit-transition: .3s;
    transition: .3s;
    z-index: 1
}

.homeIntro_itm:hover {
    box-shadow: 0 2px 8px 0 rgba(0, 0, 0, .2);
    z-index: 2
}

.homeIntro_itm:hover .homeIntro_itmBg {
    -webkit-transform: scale(1.04);
    -ms-transform: scale(1.04);
    transform: scale(1.04)
}

.homeIntro_itm:hover .homeIntro_itmWrd {
    -webkit-transform: translateY(-4px);
    -ms-transform: translateY(-4px);
    transform: translateY(-4px)
}

.homeIntro_itmBg {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1
}

.homeIntro_itmBg, .homeIntro_itmWrd {
    display: block;
    -webkit-transition: .5s;
    transition: .5s
}

.homeIntro_itmWrd {
    color: #277cf6;
    font-size: 28px;
    font-weight: 700;
    height: 26px;
    line-height: 26px;
    margin: 60px auto 30px
}

.homeIntro_itmDs, .homeIntro_itmWrd {
    position: relative;
    z-index: 2
}

.homeIntro_itmDs > h3 {
    color: #070707;
    font-size: 15px;
    font-weight: 400;
    height: 36px;
    line-height: 36px;
    margin: 0 0 14px;
    position: relative
}

.homeIntro_itmDs > h3:after {
    background: #070707;
    bottom: 0;
    content: "";
    height: 2px;
    left: 50%;
    margin-left: -15px;
    position: absolute;
    width: 30px
}

.homeBanner-bm {
    background: url(/static/www/assets/images/home/btm-banner-04bed9c259a645adf5e453aaea2e13e8.jpg) no-repeat 50%;
    height: 175px;
    width: 100%
}

.homeBanner-bm p {
    color: #fff;
    float: left;
    font-size: 20px;
    line-height: 175px
}

.homeBanner-bm a {
    background: #fff;
    border-radius: 36px;
    color: #333;
    float: right;
    line-height: 50px;
    margin-right: 10px;
    margin-top: 62.5px;
    padding: 0 48px
}

.homeAg {
    height: 182px;
    position: relative
}

.homeAg, .homeAgWrp {
    overflow: hidden;
    width: 100%
}

.homeAgWrp {
    height: 162px;
    position: absolute;
    top: 0
}

.homeAgCon {
    float: left;
    height: 162px;
    margin-bottom: 15px;
    width: 100%
}

.homeAgLst {
    margin: -6px -7px
}

.homeAgLst > li {
    float: left;
    height: 87px;
    padding: 6px 7px;
    width: 16.6666%
}

.homeAgItm {
    background: #fff;
    border: 1px solid #dee2e9;
    display: block;
    height: 75px;
    line-height: 1;
    position: relative;
    text-align: center;
    width: 100%
}

.homeAgItm > img {
    display: inline-block;
    max-height: 70%;
    max-width: 72%;
    vertical-align: middle
}

.homeAgItm span {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    background: rgba(0, 136, 218, .9);
    bottom: 0;
    color: #fff;
    display: none;
    float: left;
    font-weight: 700;
    -webkit-justify-content: center;
    justify-content: center;
    left: 0;
    line-height: 18px;
    position: absolute;
    right: 0;
    top: 0
}

.homeAgItm:hover span {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.homeAgItm:after {
    content: " ";
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    width: 0
}

.homeAg_next, .homeAg_prev {
    background: #e3e3e3;
    color: #fff;
    font-size: 14px;
    height: 32px;
    line-height: 32px;
    margin-top: -26px;
    position: absolute;
    text-align: center;
    top: 50%;
    width: 20px
}

.homeAg_next:hover, .homeAg_prev:hover {
    background: #1f79de;
    color: #fff
}

.homeAg_next {
    right: 0
}

.homeAg_prev {
    left: 0
}

.homeAg_page {
    bottom: 0;
    line-height: 6px;
    position: absolute;
    text-align: center;
    width: 100%
}

.homeAg_pageno {
    background: #ccc
}

.menu {
    background: #f7f8fa;
    padding: 5px 0;
    position: relative;
}

.menu > .menu_item {
    height: 30px;
    line-height: 30px;
    cursor: pointer;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100%;
    padding: 0 20px;
}

.menu > .menu_item:hover {
    background-color: #0B75BE;
}

.menu > .menu_item > span {
    color: #0b5fba;
}

.menu > .menu_item:hover > span {
    color: white;
}

.menu > .menu_item > .iconfont {
    font-size: 14px;
    position: absolute;
    right: 10px;
    color: #666;
}

.menu > .menu_item:hover > .iconfont {
    color: white;
}

.menu > .menu_item > .menu_dia {
    display: none;
    position: absolute;
    top: 0;
    right: -960px;
    width: 960px;
    background-color: white;
    color: black;
    border: 1px solid #0B75BE;
    z-index: 999;
}

.menu > .menu_item:hover > .menu_dia {
    display: block;
    max-height: 430px;
    min-height: 430px;
    overflow-y: auto;
}

.menu > .menu_item > .menu_dia > .menu_dia_item {
    overflow: hidden;
}

.menu > .menu_item > .menu_dia > .menu_dia_item > .menu_dia_sub_item_title {
    padding: 5px 20px;
    border-bottom: 1px solid #f2f2f2;
    font-weight: bolder;
    font-size: 15px;
}

.menu > .menu_item > .menu_dia > .menu_dia_item > .menu_dia_sub_item_title > .iconfont {
    font-size: 14px;
}

.menu > .menu_item > .menu_dia > .menu_dia_item > .menu_dia_sub_item_list {
    width: 720px;
    white-space: normal;
    padding: 5px 0;
    margin-left: -3px;
    position: relative;
    min-height: 200px;
}

.menu > .menu_item > .menu_dia > .menu_dia_item > .menu_dia_sub_item_list > a {
    display: inline-block;
    position: relative;
    padding: 0 22px;
}

.menu > .menu_item > .menu_dia > .menu_dia_item > .menu_dia_sub_item_list > a:after {
    content: "";
    height: 15px;
    position: absolute;
    left: -1px;
    top: 50%;
    transform: translateY(-50%);
    border-right: 2px solid #b8b8b8;
}

.menu > .menu_item > .menu_dia > .menu_dia_item > .menu_dia_sub_item_list > img {
    position: absolute;
    width: 240px;
    height: 165px;
    right: -240px;
    top: 0;
}

