﻿/*PC导航样式*/

.nav {
    width: 100%;
    height: 120px;
    background: url(/Content/Areas/Common/images/common/navBg.png) no-repeat;
    position: relative;
    border-bottom: 1px solid #eee;
    box-sizing: border-box;
}

.sy_nav {
    width: 1200px;
    margin: 0 auto;
}

.logo.fl {
    padding-top: 25px;
}


/*一级导航*/

li.sy1_li {
    float: left;
}

li.sy1_li.last a.sy1_tit {
    padding-right: 0;
}

li.sy1_li.last a.sy1_tit:before {
    left: 60%;
}

li.sy1_li.last a.sy1_tit:after {
    left: 60%;
}

li.sy1_li a.sy1_tit {
    display: block;
    font-size: 14px;
    padding: 0px 11px;
    height: 120px;
    line-height: 120px;
    overflow: hidden;
    clear: both;
    color: #333;
    position: relative;
}

li.sy1_li a.sy1_tit:before {
    content: "";
    width: 60px;
    height: 2px;
    position: absolute;
    bottom: 42px;
    left: 50%;
    margin-left: -30px;
    background: #D3413D;
    transition: 0.3s ease-in-out;
    transform: scaleX(0);
    transform-origin: center;
}

li.sy1_li a.sy1_tit:after {
    content: "";
    display: block;
    width: 2px;
    height: 0;
    background: #D3413D;
    position: absolute;
    top: 77px;
    left: 50%;
    margin-left: -1px;
    transition: .5s;
}

li.sy1_li a.sy1_tit:hover::before {
    transform: scaleX(1);
}

li.sy1_li a.sy1_tit:hover::after {
    height: 0.8125rem;
}

li.sy1_li a.sy1_tit:hover,
li.sy1_li a.sy1_tit.Hover {
    color: #D3413D;
}

li.sy1_li a.homeA.sy1_tit {
    display: block;
    width: 158px;
    height: 50px;
    box-sizing: border-box;
}

li.sy1_li a.homeA.sy1_tit:hover {
    background: url(/Content/Areas/Common/images/common/home.gif) no-repeat scroll 64px center #0f79ba;
}

.sy2_ul .nav_innerdiv {
    width: 1200px;
    margin: 0 auto;
}

.sy2_ul .nav_innerdiv .sy2_inside {
    width: 148px;
    height: 395px;
    float: left;
    padding-top: 22px;
    box-sizing: border-box;
    /* background: #D3413D; */
    position: relative;
}

.sy2_ul .nav_innerdiv .sy2_inside::after {
    width: 400px;
    height: 400px;
    position: absolute;
    background: url(/Content/Areas/Common/images/common/navBgs.png);
    content: '';
    left: -56px;
    top: 100px;
    z-index: -1;
}

.sy2_ul .nav_innerdiv .sy2_ul_div {
    float: left;
    width: 1052px;
    height: 395px;
    box-sizing: border-box;
    background: #fff;
}

.extendMenu {
    padding: 0;
    overflow: hidden;
}

.extendMenu>.col-md-3 {
    box-sizing: border-box;
    padding-right: 15px;
}

.extendMenu>.col-md-3:nth-child(1) {
    padding-left: 24px;
}

.extendMenu>div:nth-last-child(1) {
    padding-right: 0;
}

.pl24 {
    padding-left: 24px;
}

.extendMenu .col-md-4 {
    padding: 0 15px;
    box-sizing: border-box;
    line-height: 28px;
    font-size: 14px;
    color: #666;
}

.extendMenu .title_nav {
    margin-bottom: 15px;
    text-align: left;
    line-height: initial;
    margin-top: 24px;
}

.extendMenu .col-md-6,
.extendMenu .col-md-4 {
    padding: 0 24px;
    box-sizing: border-box;
    height: 395px;
    border-right: 1px solid #F2F2F2;
}

.extendMenu .col-md-4:nth-last-child(1) {
    border-right: 0;
}

.extendMenu .title_nav a {
    font-size: 18px;
    color: #6C7EAC;
}

.extendMenu .Hpimg_nav {
    width: 100%;
}

.extendMenu .Hpimg_nav img {
    width: 100%;
}

.extendMenu p.text {
    font-size: 14px;
    color: #666;
    line-height: 28px;
}

.extendMenu p.text .details {
    display: none;
}

.extendMenu img {
    border-radius: 5px;
}

.extendMenu img.desc:hover {
    transform: scale(1.1);
}

.extendMenu img.desc {
    width: 100%;
    height: 150px;
    transition: all 0.2s;
}

.extendMenu .descBox {
    width: 100%;
    height: 150px;
    overflow: hidden;
    display: block;
    border-radius: 6px;
    margin-bottom: 15px;
}

.extendMenu a.imgBox {
    display: block;
    width: 100%;
    height: 180px;
    overflow: hidden;
    border-radius: 5px;
    margin-bottom: 10px;
}

.extendMenu a.imgBox img {
    transition: all 0.2s;
    width: 100%;
    height: auto;
    min-height: 180px;
}

.extendMenu a.imgBox:hover img {
    transform: scale(1.1);
}

.extendMenu .nav_artbox {
    font-size: 14px;
    color: #666;
    line-height: 26px;
    position: relative;
}

.extendMenu .nav_artbox.zzjg {
    border: 1px solid rgba(108, 126, 172, 0.2);
    border-radius: 6px;
    height: 311px;
    display: flex;
    align-items: center;
}

.nav_description p {
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    overflow: hidden;
}



.nav_PTdescription>a {
    margin-bottom: 15px;
    display: block;
}

.extendMenu .nav_artbox>a {
    width: 100%;
    height: 188px;
    overflow: hidden;
    display: block;
    border-radius: 6px;
}

.extendMenu .nav_artbox>a:hover img {
    transform: scale(1.1);
}

.extendMenu .nav_artbox>a img {
    width: 100%;
    transition: all 0.2s;
}

.extendMenu .nav_artbox h2 {
    position: absolute;
    bottom: 0;
    background: rgba(51, 51, 51, .7);
    width: 100%;
    text-align: center;
    border-radius: 0 0 5px 5px;
}

.extendMenu .nav_artbox h2 a {
    font-size: 16px;
    color: #fff;
    font-weight: bold;
}

.article_nav .li_con {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    line-height: 33px;
}

.col-md-6 .article_nav {}

ul.article_nav li .span_date {
    font-size: 13px;
    float: right;
    color: #666;
}

ul.article_nav li a {
    font-size: 14px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    display: block;
}

ul.article_nav li {
    margin-bottom: 9px;
    line-height: 28px;
}

.extendMenu .col-md-12 {
    padding: 0 24px;
}

ul.article_td li {
    float: left;
    width: 25%;
    text-align: center;
    padding: 0 20px;
    box-sizing: border-box;
}

ul.article_td li img {
    width: 100%;
    height: auto;
    transition: all 0.2s;
}

ul.article_td li .img_a:hover img {
    transform: scale(1.1);
}

ul.article_td li .img_a {
    height: 219px;
    overflow: hidden;
    display: block;
    border-radius: 6px;
    width: 177px;
    margin: 0 auto;
}

ul.article_td li .title_type {
    font-size: 14px;
    margin: 15px 0;
    display: block;
}

ul.article_td li p {
    color: #666;
    font-size: 14px;
    line-height: 24px;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    overflow: hidden;
}

ul.article_nav.imgList .img_a:hover img {
    transform: scale(1.1);
}

ul.article_nav.imgList img {
    width: 100%;
    height: auto;
    transition: all 0.2s;
}

ul.article_nav.imgList .img_a {
    width: 100%;
    height: 100%;
    display: block;
    overflow: hidden;
}

ul.article_nav.imgList li {
    width: 100%;
    height: 148px;
    display: block;
    overflow: hidden;
    position: relative;
    padding-bottom: 0 !important;
    border-radius: 6px;
}

ul.article_nav.imgList li .title_type {
    position: absolute;
    background: rgba(0, 0, 0, 0.5);
    bottom: 0;
    left: 0;
    width: 100%;
    color: #fff;
    font-size: 14px;
    height: 35px;
    line-height: 35px;
    padding: 0 10px;
    box-sizing: border-box;
}

ul.article_nav li.Li_Even {
    border-bottom: 1px solid #F2F2F2;
    padding-bottom: 9px;
}

ul.article_nav li:nth-last-child(1) {
    border-bottom: none;
}

ul.ul_jyzn {
    padding: 0 20px;
    overflow: hidden;
}

ul.ul_jyzn li {
    float: left;
    width: 50%;
    margin-bottom: 8px;
}

ul.ul_jyzn li a {
    font-size: 16px;
    display: flex;
    align-items: center;
}

ul.ul_jyzn li:nth-child(1) a b {
    background-position: 0 0;
}

ul.ul_jyzn li:nth-child(2) a b {
    background-position: -57px 0;
}

ul.ul_jyzn li:nth-child(3) a b {
    background-position: -114px 0;
}

ul.ul_jyzn li:nth-child(4) a b {
    background-position: -171px 0;
}

ul.ul_jyzn li:nth-child(5) a b {
    background-position: -228px 0;
}

ul.ul_jyzn li:nth-child(6) a b {
    background-position: -285px 0;
}

ul.ul_jyzn li:nth-child(7) a b {
    background-position: -342px 0;
}

ul.ul_jyzn li:nth-child(8) a b {
    background-position: -399px 0;
}

ul.ul_jyzn li:nth-child(9) a b {
    background-position: -456px 0;
}

ul.ul_jyzn li:nth-child(10) a b {
    background-position: -285px 0;
}

ul.ul_jyzn li a b {
    width: 54px;
    height: 54px;
    display: inline-block;
    margin-right: 10px;
    background: url(/Content/Areas/News/images/bg02.png) no-repeat 0 0;
    transform: scale(0.7);
}

.article_nav.links li {
    line-height: 33px;
}

ul.article_nav.docs li {
    display: inline-block;
    width: 23%;
    line-height: 23px;
}

ul.article_nav.docs li .li_con {
    line-height: inherit;
}


/*二级导航*/

.sy2_ul {
    width: 100%;
    background: linear-gradient(to right, #AD4132 50%, #fff 55%);
    position: absolute;
    z-index: 100001;
    left: 0px;
    top: 120px;
    overflow: hidden;
    display: none;
    border-bottom: 1px solid #eee;
}

li.sy2_li {}

li.sy2_li a.sy2_tit {
    display: block;
    font-size: 18px;
    color: rgb(255, 255, 255);
    text-align: left;
    line-height: 18px;
    padding: 35px 40px 35px 0;
    box-sizing: border-box;
    background: url(/Content/Areas/News/images/jiantouR.png) 108px center no-repeat;
    background-size: 6px;
    transition: all 0.3s;
    z-index: 2;
}

li.sy2_li a.sy2_tit:hover,
li.sy1_li a.sy2_tit.Hover {
    padding: 35px 40px 35px 10px;
}


/*三级导航*/

ul.sy3_ul {
    position: absolute;
    background: #D3413D;
    display: none;
    z-index: 100001;
    left: 145px;
    top: 0px;
    width: 170px;
}

li.sy3_li {
    height: 40px;
    line-height: 40px;
}

li.sy3_li a.sy3_tit {
    display: block;
    color: #fff;
    padding: 0 19px
}


/*手机导航PC样式*/

ul.phone-btn,
.search_con {
    display: none;
}


/* @media only screen and (max-width:1024px){
.nav,.sy_nav{ width:1200px} 
} */

@media only screen and (max-width:768px) {
    .nav {
        height: auto;
    }
    .nav,
    .sy_nav {
        width: 100%;
    }
    .phone-btn {
        position: absolute;
        top: -1rem;
        right: 0;
        width: 96px;
        height: 46px;
    }
    ul.phone-btn {
        display: block;
    }
    ul.phone-btn li {
        display: inline-block;
    }
    .logo.fl,
    .phone_container {
        float: none;
    }
    .logo.fl {
        padding: 0;
    }
    .logo img {
        width: 5rem;
        margin: 0.3rem;
    }
    .phone_header,
    .wrap_main,
    .logo,
    .search_con {
        position: relative;
        -webkit-transition: -webkit-transform 0.3s;
        -moz-transition: -moz-transform 0.3s;
        transition: transform 0.3s;
    }
    .phone_header {
        background: #ffffff;
        z-index: 3;
    }
    .wrap_main.phone_move,
    .logo.phone_move,
    .phone_header.phone_move,
    .search_con.phone_move {
        -webkit-transform: translateX(-260px);
        -moz-transform: translateX(-260px);
        -ms-transform: translateX(-260px);
        -o-transform: translateX(-260px);
        transform: translateX(-260px);
    }
    .wrap_main.search_move {
        -webkit-transform: translateY(40px);
        -moz-transform: translateY(40px);
        -ms-transform: translateY(40px);
        -o-transform: translateY(40px);
        transform: translateY(40px);
    }
    .phone-search,
    .phone-menu {
        position: relative;
        display: block;
        width: 44px;
        height: 44px;
        overflow: hidden;
        white-space: nolinkmap;
        color: transparent;
        z-index: 3;
        text-indent: -9999px;
    }
    .phone-search::before {
        top: 11px;
        left: 11px;
        width: 14px;
        height: 14px;
        border-radius: 50%;
        border: 3px solid #D3413D;
    }
    .phone-search::before,
    .phone-search::after {
        content: '';
        position: absolute;
        -webkit-transition: opacity 0.3s;
        -moz-transition: opacity 0.3s;
        transition: opacity 0.3s;
        -webkit-transform: translateZ(0);
        -moz-transform: translateZ(0);
        -ms-transform: translateZ(0);
        -o-transform: translateZ(0);
        transform: translateZ(0);
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
    }
    .phone-search span {
        position: absolute;
        height: 100%;
        width: 100%;
        top: 0;
        left: 0;
    }
    .phone-search::after {
        height: 3px;
        width: 8px;
        background: #D3413D;
        bottom: 14px;
        right: 11px;
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg);
    }
    .phone-search span::before {
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg);
    }
    .phone-search span::after {
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }
    .phone-search span::before,
    .phone-search span::after {
        content: '';
        position: absolute;
        display: inline-block;
        height: 3px;
        width: 22px;
        top: 50%;
        margin-top: -2px;
        left: 50%;
        margin-left: -11px;
        background: #D3413D;
        opacity: 0;
        -webkit-transform: translateZ(0);
        -moz-transform: translateZ(0);
        -ms-transform: translateZ(0);
        -o-transform: translateZ(0);
        transform: translateZ(0);
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
        -moz-transition: opacity 0.3s, -moz-transform 0.3s;
        transition: opacity 0.3s, transform 0.3s;
    }
    .phone-search.search-open::before,
    .phone-search.search-open::after {
        opacity: 0;
    }
    .phone-search.search-open span::before,
    .phone-search.search-open span::after {
        opacity: 1;
    }
    .phone-search.search-open span::before {
        -webkit-transform: rotate(135deg);
        -moz-transform: rotate(135deg);
        -ms-transform: rotate(135deg);
        -o-transform: rotate(135deg);
        transform: rotate(135deg);
    }
    .phone-search.search-open span::after {
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg);
    }
    /*手机搜索*/
    .search_con {
        height: 40px;
        background: #D3413D;
        position: absolute;
        width: 100%;
        display: block;
        opacity: 0;
    }
    .search_con.search_move {
        opacity: 1;
    }
    .search_con form {
        line-height: 40px;
        width: 80%;
        margin: 7px auto;
        overflow: hidden;
        background: #fff;
    }
    .search_con form .searchtxt {
        width: 70%;
        border: none;
        height: 26px;
        line-height: 26px;
        display: inline-block;
        float: left;
        padding-left: 10px;
    }
    .search_con form .searchtxt:focus {
        outline: none;
    }
    .search_con form .searchbtn {
        display: inline-block;
        width: 26px;
        height: 26px;
        border: none;
        float: right;
        background: #CC514E url(/Content/Areas/Common/images/common/search_btn.png) no-repeat center;
        background-size: 70%;
        border-radius: 0;
    }
    .phone-menu span,
    .phone-menu span::before,
    .phone-menu span::after {
        position: absolute;
        display: inline-block;
        height: 3px;
        width: 24px;
        background: #D3413D;
    }
    .phone-menu span {
        position: absolute;
        top: 50%;
        right: 10px;
        margin-top: -2px;
        -webkit-transition: background 0.3s 0.3s;
        -moz-transition: background 0.3s 0.3s;
        transition: background 0.3s 0.3s;
    }
    .phone-menu span::before,
    .phone-menu span::after {
        content: '';
        right: 0;
        -webkit-transform: translateZ(0);
        -moz-transform: translateZ(0);
        -ms-transform: translateZ(0);
        -o-transform: translateZ(0);
        transform: translateZ(0);
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-transform-origin: 0% 50%;
        -moz-transform-origin: 0% 50%;
        -ms-transform-origin: 0% 50%;
        -o-transform-origin: 0% 50%;
        transform-origin: 0% 50%;
        -webkit-transition: -webkit-transform 0.3s 0.3s;
        -moz-transition: -moz-transform 0.3s 0.3s;
        transition: transform 0.3s 0.3s;
    }
    .phone-menu span::before {
        top: -6px;
    }
    .phone-menu span::after {
        top: 6px;
    }
    .phone-menu.menu-open span {
        background: rgba(46, 50, 51, 0);
    }
    .phone-menu.menu-open span::before {
        -webkit-transform: translateX(4px) translateY(-3px) rotate(45deg);
        -moz-transform: translateX(4px) translateY(-3px) rotate(45deg);
        -ms-transform: translateX(4px) translateY(-3px) rotate(45deg);
        -o-transform: translateX(4px) translateY(-3px) rotate(45deg);
        transform: translateX(4px) translateY(-3px) rotate(45deg);
    }
    .phone-menu.menu-open span::after {
        -webkit-transform: translateX(4px) translateY(2px) rotate(-45deg);
        -moz-transform: translateX(4px) translateY(2px) rotate(-45deg);
        -ms-transform: translateX(4px) translateY(2px) rotate(-45deg);
        -o-transform: translateX(4px) translateY(2px) rotate(-45deg);
        transform: translateX(4px) translateY(2px) rotate(-45deg);
    }
    .sy1_ul {
        position: fixed;
        top: 0;
        right: 0;
        height: 100%;
        width: 260px;
        background: #D3413D;
        overflow: auto;
        -webkit-overflow-scrolling: touch;
        z-index: 1;
        -webkit-transform: translateZ(0);
        -moz-transform: translateZ(0);
        -ms-transform: translateZ(0);
        -o-transform: translateZ(0);
        transform: translateZ(0);
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -ms-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0);
        -webkit-transition: -webkit-transform 0.3s;
        -moz-transition: -moz-transform 0.3s;
        transition: transform 0.3s;
    }
    .sy1_ul {
        visibility: hidden;
        -webkit-transition: visibility 0s 0.3s;
        -moz-transition: visibility 0s 0.3s;
        transition: visibility 0s 0.3s;
    }
    .sy1_ul.nav-open {
        visibility: visible;
        -webkit-transition: visibility 0s 0s;
        -moz-transition: visibility 0s 0s;
        transition: visibility 0s 0s;
    }
    .sy2_ul .nav_innerdiv {
        width: 100%;
    }
    .sy2_ul .nav_innerdiv .sy2_ul_div {
        display: none;
    }
    .sy2_ul .nav_innerdiv .sy2_inside {
        width: 100%;
        height: auto;
        float: none;
        padding-top: 0;
        background: none;
    }
    /*子菜单样式*/
    li.sy1_li {
        float: none;
        position: relative;
        border-bottom: 1px solid #eee;
        padding-right: 45px;
    }
    li.sy1_li a.sy1_tit {
        border-right: none;
        color: #fff;
        height: auto;
        line-height: 50px;
    }
    .Has_Children>a.next_open {
        display: block;
        width: 0;
        height: 0;
        border-left: 6px solid transparent;
        border-right: 6px solid transparent;
        border-top: 6px solid #f1f1f1;
        position: absolute;
        top: 17px;
        right: 14px;
        transition: all 0.3s ease 0s;
    }
    .Has_Children>a.next_open.next_close {
        border-left: 6px solid transparent;
        border-right: 6px solid transparent;
        border-bottom: 6px solid #f1f1f1;
        border-top: inherit;
    }
    .li.sy1_li a.sy1_tit,
    .sy1_ul ul a {
        display: block;
        color: #ffffff;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nolinkmap;
        -webkit-transform: translateZ(0);
        -moz-transform: translateZ(0);
        -ms-transform: translateZ(0);
        -o-transform: translateZ(0);
        transform: translateZ(0);
        will-change: transform, opacity;
        -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
        -moz-transition: -moz-transform 0.3s, opacity 0.3s;
        transition: transform 0.3s, opacity 0.3s;
    }
    /*二级导航*/
    .sy2_ul,
    li.sy2_li a.sy2_tit:hover {
        background: none;
    }
    .sy2_ul {
        box-shadow: none;
        position: inherit;
        top: inherit;
        border: none;
        height: auto !important;
    }
    li.sy2_li.Has_Children a.next_open {
        display: none;
    }
    li.sy2_li a.sy2_tit {
        font-size: 14px;
        padding: 10px 0 10px 38px;
        background: url(/Content/Areas/Common/images/common/nav1.gif) 20px 16px no-repeat;
    }
}