@charset "UTF-8";

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
button,
textarea,
p,
blockquote,
th,
td {
    margin: 0;
    padding: 0;
}

fieldset,
img {
    border: 0;
}

:focus {
    outline: 0;
}

address,
caption,
cite,
code,
dfn,
em,
th,
var,
optgroup {
    font-style: normal;
    font-weight: 400;
}

abbr,
acronym {
    border: 0;
    font-variant: normal;
}

ol,
ul {
    list-style: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
    margin: 0 auto;
}

caption,
th {
    text-align: left;
}

sup,
sub {
    font-size: 100%;
    vertical-align: baseline;
}

blockquote,
q {
    quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: none;
}

input::-ms-clear {
    display: none;
}

.clear {
    clear: both;
}

img {
    border: 0;
    outline: 0;
}

* {
    box-sizing: border-box;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.pcNone {
    display: none !important;
}

@page {
    size: landscape;
}

body {
    font-family: "Microsoft YaHei";
    font-size: 16px;
}

a {
    text-decoration: none;
    color: inherit;
}

a:hover {
    color: #F17600;
}

.clear:after {
    display: table;
    content: "";
    clear: both;
}

input::-webkit-input-placeholder {
    color: #EEC2A3;
}

input:-moz-placeholder {
    color: #EEC2A3;
}

input::-moz-placeholder {
    color: #EEC2A3;
}

input:-ms-input-placeholder {
    color: #EEC2A3;
}

.layout {
    width: 1400px;
    margin: 0 auto;
    position: relative;
}

/*头部*/
.header {
    overflow: hidden;
    background: url(ny_topbg.png) top repeat-x;
}

.header .head {
    width: 1400px;
    margin: 0 auto;
    overflow: hidden;
}

.header .head .logo {
    width: 555px;
    height: 70px;
    float: left;
    margin: 38px 0 25px;
}

.header .head .logo img {
    width: 100%;
    height: 100%;
}

.header .head .head_right {
    float: right;
    padding-top: 33px;
}

.header .head .head_right .link {
    font-size: 18px;
    color: #C40102;
    font-weight: bold;
    text-align: right;
    padding-left: 20px;
}

.header .head .head_right .search {
    border: 1px #F17600 solid;
    height: 36px;
    line-height: 36px;
    border-radius: 30px;
    position: relative;
    width: 290px;
    margin-top: 20px;
    margin-left: 42px;
}

.header .head .head_right .search .search_txt {
    width: 220px;
    position: absolute;
    font-size: 16px;
    line-height: 20px;
    height: 20px;
    margin: 6px 0 6px 20px;
    top: 1px;
    left: 1px;
    border: none;
    background: transparent;
}

.header .head .head_right .search span {
    line-height: 32px;
}

.header .head .head_right .search .search_btn {
    width: 23px;
    height: 23px;
    position: absolute;
    top: 5px;
    right: 14px;
    cursor: pointer;
    background: url(ny_search_btn.png) left center no-repeat;
    background-size: 23px;
    border: 0;
}

.header .nav {
    clear: both;
    border-top: 1px #FFE3C8 solid;
    border-bottom: 4px #F17600 solid;
    height: 65px;
    line-height: 60px;
}

.header .nav .nav_list {
    width: 1400px;
    margin: 0 auto;
}

.header .nav .nav_list ul li {
    float: left;
    font-size: 22px;
    font-weight: bold;
    width: 190px;
    text-align: center;
    background: url(ny_nav_bg.png) right 21px no-repeat;
}

.header .nav .nav_list ul li:first-child {
    width: 130px;
    padding-left: 10px;
    text-align: left;
}

.header .nav .nav_list ul li:last-child {
    width: 130px;
    padding-right: 10px;
    text-align: right;
    background: none;
}

.wza {
    background: url(wza.jpg) no-repeat;
    padding-left: 25px;
    background-size: 18px;
    border-right: 1px #F8902F solid;
    padding-right: 20px;
}

/*footer*/
.footer {
    background: #F8F8F8;
    position: relative;
    z-index: 15;
}

.footerTopUl {
    width: 100%;
    position: absolute;
    bottom: 190px;
    left: 0;
    background: #f0f0f0;
    border-top: 5px solid #FA7C08;
    overflow: hidden;
    height: 0;
    z-index: 9;
}

.footerTopUl .center {
    background: #e5e5e5;
    padding-bottom: 10px;
}

.footerTopUl ul.active {
    display: block;
}

.footerTopUl ul {
    display: none;
    overflow-y: auto;
    height: 140px;
    padding: 10px 0 0 0px;
    font-size: 20px;
}

.footerTopUl ul li {
    width: 345px;
    float: left;
    font-size: 16px;
}

.footerTopUl ul.sec li {
    width: 690px;
    float: left;
    font-size: 16px;
}

.footerTopUl ul li a {
    padding-left: 30px;
    color: #333;
    display: block;
    line-height: 32px;
    font-size: 16px;
}

.footerTopUl ul li a:hover {
    background: #FA7C08;
    color: #fff;
}

.footer_web_linkBox {
    height: 60px;
    border-bottom: 1px solid #E4E4E4;
}

.footer_web_linkLA {
    display: block;
    float: left;
    height: 60px;
    line-height: 60px;
    color: #333;
    font-size: 16px;
    width: 115px;
}

.footer_web_linkUl {
    height: 60px;
    float: left;
}

.footer_web_linkUl .footer_web_linkLi {
    float: left;
    padding: 0 55px;
    text-align: center;
    height: 60px;
    line-height: 60px;
    color: #333;
    font-size: 16px;
    cursor: pointer;
}

.footer_web_linkUl .footer_web_linkLi img {
    vertical-align: middle;
    margin-left: 6px;
}

.footer_web_linkUl .footer_web_linkLi .footer_web_linkLiA {
    color: #333;
}

.footer_web_linkUl .footer_web_linkLi .footer_web_linkLiA:hover {
    color: #FA7C08;
}

.footer_web_linkLi2.active {
    background: #f0f0f0;
    color: #FA7C08;
}

.footer_web_linkBBox {
    height: 61px;
    border-bottom: 1px solid #E4E4E4;
}

.footer_web_linkBBox span {
    float: left;
    line-height: 61px;
    color: #333;
    font-size: 16px;
}

.footer_web_linkBBox ul {
    float: left;
    overflow: hidden;
    margin-top: 22px;
}

.footer_web_linkBBox ul li {
    float: left;
    padding: 0 16px;
    border-right: 1px solid #acacac;
    color: #333;
    font-size: 16px;
    height: 18px;
    line-height: 18px;
}

.footer_BBox {
    height: 130px;
}

.footer_BLImg {
    float: left;
    margin-top: 32px;
}

.footer_BZBox {
    float: left;
    padding-top: 30px;
    width: 1300px;
    text-align: center;
}

.footer_BZBox a{
    white-space: nowrap;
}

.footer_BZBox ul {
    overflow: hidden;
}

.footer_BZBox ul li {
    height: 16px;
    line-height: 16px;
    border-right: 1px solid #929292;
    padding: 0 25px;
    display: inline-block;
}

.footer_BZBox ul li:last-child {
    border-right: 0;
}

.footer_BZBox ul li a {
    font-size: 16px;
    display: block;
}

.footer_BZBox p {
    font-size: 15px;
    height: 30px;
    line-height: 30px;
    margin-top: 10px;
    color: #7B7B7B;
}

.footer_BZBox p span {
    padding: 0 12px
}

.footer_BRBox {
    float: right;
    padding-top: 15px;
}

.footer_BRBox a {
    display: block;
    float: left;
    /* margin-right: 19px; */
    text-align: center;
    font-size: 12px;
    color: #333;
}

.footer_BRBox a img {
    display: block;
    margin-top: 25px;
}

.footer_backTop {
    position: fixed;
    z-index: 111;
    right: 30px;
    bottom: 315px;
    height: 70px;
    width: 70px;
    border-radius: 5px;
    text-align: center;
    background: #fff;
    cursor: pointer;
    box-shadow: 0px 0px 15px 6px #f3f3f3;
    padding-top: 5px;
}

.footer_backTop img {
    width: 50%;
}

.footer_backTop p {
    font-size: 12px;
    color: #F17600;
}

@media screen and (max-width: 1920px) {
    body {
        font-family: "Microsoft YaHei";
        font-size: 14px;
    }

    
    .layout {
        width: 1200px;
        margin: 0 auto;
        position: relative;
    }

    /*头部*/
    .header {
        overflow: hidden;
        background: url(ny_topbg.png) top repeat-x;
    }

    .header .head {
        width: 1200px;
        margin: 0 auto;
        overflow: hidden;
    }

    .header .head .logo {
        width: 477px;
        height: 60px;
        float: left;
        margin: 33px 0 22px;
    }

    .header .head .logo img {
        width: 100%;
        height: 100%;
    }

    .header .head .head_right {
        float: right;
        padding-top: 28px;
    }

    .header .head .head_right .link {
        font-size: 15px;
        color: #C40102;
        font-weight: bold;
        text-align: right;
        padding-left: 17.2px;
    }

    .header .head .head_right .search {
        border: 1px #F17600 solid;
        height: 31px;
        line-height: 31px;
        border-radius: 26px;
        position: relative;
        width: 250px;
        margin-top: 17.2px;
        margin-left: 36px;
    }

    .header .head .head_right .search .search_txt {
        width: 189px;
        position: absolute;
        font-size: 14px;
        line-height: 17px;
        height: 17px;
        margin: 5px 0 5px 17px;
        top: 1px;
        left: 1px;
        border: none;
        background: transparent;
    }

    .header .head .head_right .search span {
        line-height: 28px;
    }

    .header .head .head_right .search .search_btn {
        width: 20px;
        height: 20px;
        position: absolute;
        top: 4px;
        right: 12px;
        cursor: pointer;
        background: url(ny_search_btn.png) left center no-repeat;
        background-size: 20px;
        border: 0;
    }

    .header .nav {
        clear: both;
        border-top: 1px #FFE3C8 solid;
        border-bottom: 3px #F17600 solid;
        height: 56px;
        line-height: 56px;
    }

    .header .nav .nav_list {
        width: 1200px;
        margin: 0 auto;
    }

    .header .nav .nav_list ul li {
        float: left;
        font-size: 19px;
        font-weight: bold;
        width: 162px;
        text-align: center;
        background: url(ny_nav_bg.png) right 18px no-repeat;
    }

    .header .nav .nav_list ul li:first-child {
        width: 112px;
        padding-left: 9px;
        text-align: left;
    }

    .header .nav .nav_list ul li:last-child {
        width: 112px;
        padding-right: 9px;
        text-align: right;
        background: none;
    }

    .wza {
        background: url(wza.jpg) no-repeat;
        padding-left: 22px;
        background-size: 15px;
        border-right: 1px #F8902F solid;
        padding-right: 17px;
    }

    /*footer*/
    .footer {
        background: #F8F8F8;
        position: relative;
        z-index: 15;
    }

    .footerTopUl {
        width: 100%;
        position: absolute;
        bottom: 163px;
        left: 0;
        background: #f0f0f0;
        border-top: 4px solid #FA7C08;
        overflow: hidden;
        height: 0;
        z-index: 9;
    }

    .footerTopUl .center {
        background: #e5e5e5;
        padding-bottom: 9px;
    }

    .footerTopUl ul.active {
        display: block;
    }

    .footerTopUl ul {
        display: none;
        overflow-y: auto;
        height: 120px;
        padding: 9px 0 0 0px;
        font-size: 19px;
    }

    .footerTopUl ul li {
        width: 295px;
        float: left;
        font-size: 14px;
    }

    .footerTopUl ul.sec li {
        width: 593px;
        float: left;
        font-size: 14px;
    }

    .footerTopUl ul li a {
        padding-left: 28px;
        color: #333;
        display: block;
        line-height: 28px;
        font-size: 14px;
    }

    .footerTopUl ul li a:hover {
        background: #FA7C08;
        color: #fff;
    }

    .footer_web_linkBox {
        height: 52px;
        border-bottom: 1px solid #E4E4E4;
    }

    .footer_web_linkLA {
        display: block;
        float: left;
        height: 52px;
        line-height: 52px;
        color: #333;
        font-size: 14px;
        width: 99px;
    }

    .footer_web_linkUl {
        height: 52px;
        float: left;
    }

    .footer_web_linkUl .footer_web_linkLi {
        float: left;
        padding: 0 45px;
        text-align: center;
        height: 52px;
        line-height: 52px;
        color: #333;
        font-size: 14px;
        cursor: pointer;
    }

    .footer_web_linkUl .footer_web_linkLi img {
        vertical-align: middle;
        margin-left: 5px;
    }

    .footer_web_linkUl .footer_web_linkLi .footer_web_linkLiA {
        color: #333;
    }

    .footer_web_linkUl .footer_web_linkLi .footer_web_linkLiA:hover {
        color: #FA7C08;
    }

    .footer_web_linkLi2.active {
        background: #f0f0f0;
        color: #FA7C08;
    }

    .footer_web_linkBBox {
        height: 52px;
        border-bottom: 1px solid #E4E4E4;
    }

    .footer_web_linkBBox span {
        float: left;
        line-height: 52px;
        color: #333;
        font-size: 14px;
    }

    .footer_web_linkBBox ul {
        float: left;
        overflow: hidden;
        margin-top: 19px;
    }

    .footer_web_linkBBox ul li {
        float: left;
        padding: 0 14px;
        border-right: 1px solid #acacac;
        color: #333;
        font-size: 14px;
        height: 16px;
        line-height: 16px;
    }

    .footer_BBox {
        height: 112px;
    }

    .footer_BLImg {
        float: left;
        margin-top: 28px;
    }

    .footer_BZBox {
        float: left;
        padding-top: 26px;
        width: 1110px;
        text-align: center;
    }

    .footer_BZBox ul {
        overflow: hidden;
    }

    .footer_BZBox ul li {
        height: 14px;
        line-height: 14px;
        border-right: 1px solid #929292;
        padding: 0 22px;
        display: inline-block;
    }

    .footer_BZBox ul li:last-child {
        border-right: 0;
    }

    .footer_BZBox ul li a {
        font-size: 14px;
        display: block;
    }

    .footer_BZBox p {
        font-size: 14px;
        height: 26px;
        line-height: 26px;
        margin-top: 9px;
        color: #7B7B7B;
    }

    .footer_BZBox p span {
        padding: 0 9px
    }

    .footer_BRBox {
        float: right;
        padding-top: 13px;
    }

    .footer_BRBox a {
        display: block;
        float: left;
        /* margin-right: 19px; */
        text-align: center;
        font-size: 12px;
        color: #333;
    }

    .footer_BRBox a img {
        display: block;
        margin-top: 22px;
    }

    .footer_backTop {
        position: fixed;
        z-index: 111;
        right: 26px;
        bottom: 271px;
        height: 60px;
        width: 60px;
        border-radius: 5px;
        text-align: center;
        background: #fff;
        cursor: pointer;
        box-shadow: 0px 0px 15px 6px #f3f3f3;
        padding-top: 4px;
    }

    .footer_backTop img {
        width: 50%;
    }

    .footer_backTop p {
        font-size: 12px;
        color: #F17600;
    }

}

@media screen and (max-width: 1440px) {
    body {
        font-family: "Microsoft YaHei";
        font-size: 12px;
        min-width: 1040px;
    }

    .layout {
        width: 1000px;
        margin: 0 auto;
        position: relative;
    }

    /*头部*/
    .header {
        overflow: hidden;
        background: url(ny_topbg.png) top repeat-x;
    }

    .header .head {
        width: 1000px;
        margin: 0 auto;
        overflow: hidden;
    }

    .header .head .logo {
        width: 460px;
        height: 58px;
        float: left;
        margin: 32px 0 23px;
    }

    .header .head .logo img {
        width: 100%;
        height: 100%;
    }

    .header .head .head_right .link {
        font-size: 14px;
        color: #C40102;
        font-weight: bold;
        text-align: right;
        padding-left: 15px;
    }

    .header .head .head_right .search {
        border: 1px #F17600 solid;
        height: 30px;
        line-height: 30px;
        border-radius: 30px;
        position: relative;
        width: 240px;
        margin-top: 15px;
        margin-left: 18px;
    }

    .header .head .head_right .search .search_txt {
        width: 190px;
        position: absolute;
        font-size: 12px;
        line-height: 20px;
        height: 20px;
        margin: 4px 0 4px 10px;
        top: 1px;
        left: 1px;
        border: none;
        background: transparent;
    }

    .header .head .head_right .search .search_btn {
        width: 20px;
        height: 20px;
        position: absolute;
        top: 5px;
        right: 12px;
        cursor: pointer;
        background: url(ny_search_btn.png) left center no-repeat;
        background-size: 20px;
        border: 0;
    }

    .header .nav {
        clear: both;
        border-top: 1px #FFE3C8 solid;
        border-bottom: 4px #F17600 solid;
        height: 54px;
        line-height: 50px;
    }

    .header .nav .nav_list {
        width: 1000px;
        margin: 0 auto;
    }

    .header .nav .nav_list ul li {
        float: left;
        font-size: 18px;
        font-weight: bold;
        width: 135px;
        text-align: center;
        background: url(ny_nav_bg.png) right no-repeat;
        background-size: 4px;
    }

    .header .nav .nav_list ul li:first-child {
        width: 95px;
        padding-left: 10px;
        text-align: left;
    }

    .header .nav .nav_list ul li:last-child {
        width: 95px;
        padding-right: 10px;
        text-align: right;
        background: none;
    }

    .header .head .head_right {
        float: right;
        padding-top: 28px;
    }

    .wza {
        background: url(wza.jpg) no-repeat;
        padding-left: 20px;
        background-size: 14px;
        border-right: 1px #F8902F solid;
        padding-right: 15px;
    }

    /*footer*/
    .footer {
        background: #F8F8F8;
        position: relative;
        z-index: 5;
    }

    .footerTopUl {
        width: 100%;
        position: absolute;
        bottom: 150px;
        left: 0;
        background: #f0f0f0;
        border-top: 5px solid #FA7C08;
        overflow: hidden;
        height: 0;
        z-index: 9;
    }

    .footerTopUl .center {
        background: #e5e5e5;
        padding-bottom: 10px;
    }

    .footerTopUl ul.active {
        display: block;
    }

    .footerTopUl ul {
        display: none;
        overflow-y: auto;
        height: 100px;
        padding: 5px 0 0 0px;
        font-size: 20px;
    }

    .footerTopUl ul li {
        width: 245px;
        float: left;
        font-size: 12px;
    }

    .footerTopUl ul.sec li {
        width: 490px;
        float: left;
        font-size: 12px;
    }

    .footerTopUl ul li a {
        padding-left: 20px;
        color: #333;
        display: block;
        line-height: 24px;
        font-size: 12px;
    }

    .footerTopUl ul li a:hover {
        background: #FA7C08;
        color: #fff;
    }

    .footer_web_linkBox {
        height: 50px;
        border-bottom: 1px solid #E4E4E4;
    }

    .footer_web_linkLA {
        display: block;
        float: left;
        height: 50px;
        line-height: 50px;
        color: #333;
        font-size: 12px;
        width: 75px;
    }

    .footer_web_linkUl {
        height: 50px;
        float: left;
    }

    .footer_web_linkUl .footer_web_linkLi {
        float: left;
        padding: 0 35px;
        text-align: center;
        height: 50px;
        line-height: 50px;
        color: #333;
        font-size: 12px;
        cursor: pointer;
    }

    .footer_web_linkUl .footer_web_linkLi img {
        vertical-align: middle;
        margin-left: 6px;
    }

    .footer_web_linkUl .footer_web_linkLi .footer_web_linkLiA {
        color: #333;
    }

    .footer_web_linkUl .footer_web_linkLi .footer_web_linkLiA:hover {
        color: #FA7C08;
    }

    .footer_web_linkLi2.active {
        background: #f0f0f0;
        color: #FA7C08;
    }

    .footer_web_linkBBox {
        height: 61px;
        border-bottom: 1px solid #E4E4E4;
    }

    .footer_web_linkBBox span {
        float: left;
        line-height: 61px;
        color: #333;
        font-size: 16px;
    }

    .footer_web_linkBBox ul {
        float: left;
        overflow: hidden;
        margin-top: 22px;
    }

    .footer_web_linkBBox ul li {
        float: left;
        padding: 0 16px;
        border-right: 1px solid #acacac;
        color: #333;
        font-size: 16px;
        height: 18px;
        line-height: 18px;
    }

    .footer_BBox {
        height: 100px;
    }

    .footer_BLImg {
        float: left;
        margin-top: 32px;
        width: 38px;
    }

    .footer_BZBox {
        float: left;
        padding-top: 20px;
        width: 920px;
        text-align: center;
    }

    .footer_BZBox ul {
        overflow: hidden;
    }

    .footer_BZBox ul li {
        height: 12px;
        line-height: 12px;
        border-right: 1px solid #929292;
        padding: 0px 15px;
        display: inline-block;
    }

    .footer_BZBox ul li:last-child {
        border-right: 0;
    }

    .footer_BZBox ul li a {
        font-size: 13px;
        display: block;
    }

    .footer_BZBox p {
        font-size: 11px;
        height: 24px;
        line-height: 24px;
        margin-top: 10px;
        color: #7B7B7B;
    }

    .footer_BZBox p span {
        padding: 0 6px;
    }

    .footer_BRBox {
        float: right;
        padding-top: 15px;
    }

    .footer_BRBox a {
        display: block;
        float: left;
        /* margin-right: 19px; */
        text-align: center;
        font-size: 12px;
        color: #333;
    }

    .footer_BRBox a img {
        display: block;
        margin-top: 25px;
        width: 30px;
    }


    .footer_backTop {
        right: 30px;
        bottom: 240px;
        height: 60px;
        width: 60px;
        border-radius: 5px;
        cursor: pointer;
        box-shadow: 0px 0px 15px 6px #f3f3f3;
        padding-top: 5px;
    }

    .footer_backTop img {
        width: 50%;
    }

    .footer_backTop p {
        font-size: 12px;
        color: #F17600;
    }
}