@font-face {
    font-family: 'iconfont';
    src: url('../fonts/iconfont.eot');
    src: url('../fonts/iconfont.eot?#iefix') format('embedded-opentype'), url('../fonts/iconfont.woff2') format('woff2'), url('../fonts/iconfont.woff') format('woff'), url('../fonts/iconfont.ttf') format('truetype'), url('../fonts/iconfont.svg') format('svg');
}

.iconfont {
    font-family: "iconfont" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}



body {
    font-size: 14px;
    color: #555;
    font-family: "Microsoft YaHei", Arial, Tahoma, sans-serif;
    overflow-x: hidden;
}

html,
body,
.sy_neirong2,
.container,
.neirong2_z {
    /* position: relative; */
    height: 100%;
}

body,
ul,
ol,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
p,
i,
b,
em,
span,
form,
fieldset,
legend,
input,
textarea,
select,
button,
th,
td {

    font-style: normal;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    list-style: none;
}

input,
select,
button,
textarea {
    font-size: 14px;
    border: 0;
    background: none;
    outline: none;
    vertical-align: middle;
    font-family: "Microsoft YaHei", Arial, Tahoma, sans-serif;
}

button {
    overflow: visible
}

img {
    border: none;
}

li {
    list-style: none;
}

a {
    color: #000;
    text-decoration: none;
    transition: all .5s;
    -o-transition: all .5s;
    -ms-transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
}

a:hover {
    color: rgb(217, 177, 104);
    text-decoration: none !important;
}

.clear {
    overflow: hidden;
    clear: both;
    height: 0px;
}

 ::-webkit-scrollbar {
    width: 6px;
}

 ::-webkit-scrollbar-track {
    background-color: #000;
}

 ::-webkit-scrollbar-thumb {
    background-color: #aaa;
}

 ::-webkit-scrollbar-thumb:hover {
    background-color: #5b5b5b;
}

 ::-webkit-scrollbar-thumb:active {
    background-color: #00b7ee;
}

@media only screen and (max-width:1024px) {
    body {
        font-size: 13px;
    }
    input,
    select,
    button,
    textarea {
        font-size: 13px;
    }
    input,
    textarea {
        -webkit-appearance: none;
        border-radius: 0;
    }
}

@media only screen and (max-width:1024px) {
    html.on {
        width: 100%;
        height: 100%;
        position: fixed;
        top: 0;
        left: 0;
        overflow: hidden;
    }
}

body {
    background-position: center;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-size: cover;
    transition: all .5s;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
}

@media only screen and (max-width:1024px) {
    .sj_bj {
        width: 100%;
        height: 100%;
        background-color: rgba(0, 0, 0, .5);
        position: absolute;
        top: 0;
        left: 0;
        content: "";
        z-index: 99999;
        display: none;
    }
}

.header {
    width: 100%;
    background-color: rgba(255, 255, 255, 1);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999;
    transition: all .5s;
    -o-transition: all .5s;
    -ms-transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
}

.header.on {
    background-color: rgba(255, 255, 255, .8);
    border-bottom: rgba(0, 0, 0, 0);
    box-shadow: 0 0 10px #000;
}

.header .logo {
    left: 0;
    position: relative;
    padding-top: 12px;
    padding-bottom: 22px;
    max-width: 189px;
    float: left;
}

.header .logo img {
    width: 100%;
    height: auto;
    display: block;
}

.header .language {
    float: right;
    height: 80px;
    text-align: center;
    line-height: 80px;
    color: #ea5413;
    font-size: 14px;
    cursor: pointer;
    position: relative;
    z-index: 9;
    margin-left: 38px;
}

.header .language .l_m .on {
    color: #ea5413;
    font-weight: bold;
}

.header.on .language {
    color: #ea5413;
}

.header .language .l_m i {
    display: inline-block;
    vertical-align: middle;
    margin-top: -2px;
    margin-right: 5px;
    color: #ea5413;
}

.language .l_m .y_w {
    color: #000;
}

.header .language .x_l {
    width: 120px;
    padding-top: 8px;
    position: absolute;
    top: 58px;
    left: 50%;
    margin-left: -60px;
    display: none;
}


/* .header .language .x_l:before {
    width: 0;
    height: 0;
    border-right: 10px solid transparent;
    border-left: 10px solid transparent;
    border-bottom: 8px solid #4aa635;
    content: "";
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -10px;
} */

.header .language .x_l ul {
    padding: 5px 15px;
    background-color: #ea5413;
}

.header .language .x_l ul li a {
    color: #ddd;
    line-height: 36px;
    display: block;
}

.header .language .x_l ul li a:hover {
    color: #ea5413;
}


/*导航*/

.head_nav {
    float: right;
}

.header .container {
    position: relative;
}

.head_nav ul li {
    /* width: 100px; */
    float: left;
    /* margin: 31px 17px; */
    text-align: center;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}

.head_nav ul li .top_down {
    display: none;
}

.head_nav ul li .navTwo {
    display: none;
    position: absolute;
    left: 50%;
    top: 100%;
    width: 150px;
    margin-left: -75px;
    text-align: center;
    background: #fff;
    z-index: 9;
}

.head_nav ul li .navA {}

.erji {
    width: 100%;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

.head_nav ul li .navTwo11 {
    display: none;
    padding-top: 17px;
    padding-bottom: 32px;
    position: absolute;
    left: 0;
    top: 100%;
    width: 100%;
    text-align: center;
    background: #fff;
    z-index: 9;
}

.navTwo11 .erji div {
    display: inline-block;
    /*width: 212px;*/
    width: 25%;


    transition: all .6s;
    /*margin-left: 7%;*/
}

.navTwo11 .erji div:nth-child(1) {
    margin-left: 0;
}

.navTwo11 .erji div a:hover p {
    background: #ea5413;
    color: #fff;
}

.navTwo11 div p {
    width: 100%;
    padding-top: 11px;
    padding-bottom: 14px;
    text-align: left;
    font-size: 14px;
    color: #2f3234;
    transition: all .6s;
    padding-left: 10px;
    padding-right: 10px;
}

.navTwo11 div img {
    max-width: 100%;
    height: 121px;
}

.head_nav ul li .navTwo dd {
    margin-bottom: auto;
    height: 40px;
    border-bottom: solid 1px #eceff2;
}

.head_nav ul li .navTwo a {
    font-size: 14px !important;
    line-height: 40px !important;
    color: #0f1d44;
    display: block;
}

.head_nav ul li .navTwo dd:hover a {
    background: #ea5413;
    color: #fff;
}

.head_nav ul li {
    transition: all .5s;
}

.head_nav ul li:hover {
    box-shadow: inset 0 -100px 0 0 #ea5413;
}

.head_nav ul li .navA a {
    /* padding: 0 6px; */
    display: block;
    color: #2f3234;
    font-size: 16px;
    padding-top: 31px;
    padding-bottom: 31px;
    padding-left: 17px;
    padding-right: 17px;
}

.head_nav ul li .navA span {
    font-size: 12px;
    text-transform: uppercase;
    display: block;
}

.head_nav ul li.on .navA a {
    color: #fff;
    font-weight: bold;
}

.head_nav ul li.on .navA {
    box-shadow: inset 0 -100px 0 0 #ea5413;
}

.head_nav ul li:hover .navA a {
    color: #fff;
    font-weight: bold;
}

@media only screen and (max-width:1300px) {
    .header .logo img {
        width: 100%;
    }
    .head_nav ul li {
        margin: 0px 8px;
    }
    .head_nav ul li .navA {
        line-height: 20px;
    }
    .header .sy_gsm h5 {
        font-size: 20px;
        color: #333333;
        line-height: 88px;
        font-weight: bold;
        margin-top: 3px;
    }
    .header .language {
        margin-top: 0px;
        margin-left: 25px;
        height: 71px;
        line-height: 71px;
    }
}

@media only screen and (max-width:1200px) {
    .header .logo {
        padding-bottom: 17px;
        max-width: 160px;
    }
    .head_nav ul li {
        float: left;
        margin: 0 0px;
        text-align: center;
        padding: 0px 0px;
    }
    .header .sy_gsm h5 {
        display: none;
    }
    .header .logo {
        margin-top: 0;
    }
    /* .header .logo {
        margin-top: 16px;
        width: 11%;
        left: -5%;
    } */
    /* .header .sy_gsm h5 {
        font-size: 21px;
        line-height: 61px;
        margin-top: 18px;
        left: 13%;
        position: absolute;
    } */
    /* .header .language {
        float: right;
        height: 32px;
        text-align: center;
        line-height: 32px;
        color: #4aa635;
        margin-top: 49px;
        margin-left: 25px;
        cursor: pointer;
        position: relative;
        z-index: 9;
        right: -5%;
    }
    .head_nav {
        float: right;
         position: absolute;
        position: relative;
        right: -4%;
    }
    .head_nav ul li:after {
        left: 50%;
        top: 95%;
    }
    .head_nav ul li .navTwo {
        left: 50%;
        top: 100%;
    } */
    .head_nav ul li .navA {
        line-height: 10px;
        /* padding-top: 35px; */
        /* padding-bottom: 9px; */
    }
}
@media only screen and (max-width:1024px){
    .head_nav ul li .navTwo11 {
        display: none !important;

    }
}


/* 下拉导航栏 */

@media only screen and (max-width:1024px) {
    .head_nav ul li.on .navA {
        box-shadow: none;
    }
    .head_nav ul li .navA a {
        float: left;
        margin-left: 4px;
        line-height: 0px;
        color: #fff;
    }
    .head_nav ul li:hover {
        box-shadow: none;
    }
}

@media only screen and (max-width:1024px) {
    .header .sy_gsm h5 {
        display: block;
    }
    /*导航*/
    .top_butt {
        display: block;
        float: right;
        margin-top: 23px;
        width: 30px;
        height: 30px;
        z-index: 99999;
    }
    .top_butt .bar {
        width: 30px;
        height: 2px;
        display: block;
        background: #666666;
        margin: 6px 0;
        border-radius: 25px;
        -o-transition: all 0.4s;
        -moz-transition: all 0.4s;
        -ms-transition: all 0.4s;
        -webkit-transition: all 0.4s;
        transition: all 0.4s;
    }
    .cross .bar:nth-of-type(1) {
        -webkit-transform: translateY(13.5px) rotate(-40.5deg);
        -ms-transform: translateY(13.5px) rotate(-40.5deg);
        transform: translateY(8px) rotate(-40.5deg);
        -o-transition: all 0.4s;
        -moz-transition: all 0.4s;
        -ms-transition: all 0.4s;
        -webkit-transition: all 0.4s;
        transition: all 0.4s;
    }
    .cross .bar:nth-of-type(2) {
        opacity: 0;
    }
    .cross .bar:nth-of-type(3) {
        -webkit-transform: translateY(-15px) rotate(45deg);
        -ms-transform: translateY(-15px) rotate(45deg);
        transform: translateY(-8px) rotate(45deg);
        -o-transition: all 0.4s;
        -moz-transition: all 0.4s;
        -ms-transition: all 0.4s;
        -webkit-transition: all 0.4s;
        transition: all 0.4s;
    }
    .head_nav {
        width: 38%;
        height: 100%;
        position: fixed;
        top: 0;
        left: -100%;
        opacity: 0;
        margin-top: auto;
        background: rgba(8, 13, 18, 0.8);
        -o-transition: all 0.4s;
        -moz-transition: all 0.4s;
        -ms-transition: all 0.4s;
        -webkit-transition: all 0.4s;
        transition: all 0.4s;
        z-index: 99998;
    }
    .head_nav ul {
        width: 100%;
        height: 98%;
        /* overflow-x: hidden;
        overflow-y: auto; */
    }
    .head_nav ul li {
        padding: 0px 0px;
        width: 100%;
        height: auto;
        position: relative;
        background: no-repeat;
        margin: 0;
        border-bottom: solid 1px rgba(255, 255, 255, 0.2);
    }
    .head_nav ul li:hover {
        background: none;
    }
    .head_nav ul li .navA {
        float: left;
        width: 100%;
        height: auto;
        padding-top: 0;
        padding-bottom: 0;
    }
    .head_nav ul li:hover .navTwo {
        display: none;
    }
    .head_nav ul li:hover .navA:after {
        content: none;
    }
    .head_nav ul li.on .navA:after {
        content: none;
    }
    .head_nav ul li .navA span {
        display: none;
    }
    .head_nav ul li .top_down {
        display: block;
        width: 40%;
        line-height: 54px;
        text-align: right;
        color: #fff;
        position: absolute;
        right: 23px;
        top: 4px;
    }
    .head_nav ul li .navTwo {
        display: none;
        width: 86%;
        float: left;
        margin-left: 5%;
        background: none;
        position: relative;
        left: auto;
        top: auto;
    }
    .head_nav ul li .navTwo dd {
        border-bottom: solid 1px rgba(255, 255, 255, 0.3);
    }
    .head_nav ul li .navTwo dd a {
        display: block;
        float: left;
        margin-left: 10px;
        color: #fff;
    }
    .head_nav ul li .navTwo dd:hover a {
        background: rgba(0, 0, 0, 0);
        color: #fff;
    }
    .head_nav ul li .navTwo dd:last-child {
        border-bottom: none;
    }
    .head_nav ul li .navTwo dd:hover {
        background: none;
    }
    .head_nav_on {
        left: 0;
        opacity: 1;
        -o-transition: all 0.4s;
        -moz-transition: all 0.4s;
        -ms-transition: all 0.4s;
        -webkit-transition: all 0.4s;
        transition: all 0.4s;
        z-index: 99999;
    }
    .head_nav ul li:after {
        display: none;
    }
}

@media only screen and (max-width:992px) {
    .head_nav {
        width: 73%;
    }
}

@media only screen and (max-width: 540px) {
    .head_nav ul li .navA a {
        float: left;
        margin-left: 20px;
        line-height: 32px;
        color: #fff;
        font-size: 15px;
        padding-top: 10px;
        padding-bottom: 10px;
        padding-left: 0;
        padding-right: 0;
    }
    .head_nav ul li .top_down {
        display: block;
        width: 40%;
        line-height: 35px;
        text-align: right;
        color: #fff;
        position: absolute;
        right: 20px;
        top: 8px;
    }
    .head_nav ul li .navTwo dd a {
        margin-left: 21px;
    }
}


/*nav-lao*/

.header .nav {
    float: right;
}

.header .nav ul {
    float: left;
}

.header .nav ul li {
    margin: 0 20px;
    float: left;
    position: relative;
}

.header .nav ul li:after {
    width: 0;
    height: 2px;
    /* background-color: #00b7ee; */
    position: absolute;
    left: 50%;
    bottom: 0;
    content: "";
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transition: all .3s;
    -o-transition: all .3s;
    -ms-transition: all .3s;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
}

.header .nav ul li:hover:after {
    width: 100%;
}

.header .nav ul li.on:after {
    width: 100%;
}

.header .nav .y_j {
    position: relative;
}

.header .nav .y_j i {
    display: none;
}

.header .nav .y_j a {
    display: inline-block;
    font-size: 16px;
    color: #fff;
    text-transform: uppercase;
    line-height: 100px;
}

.e_j {
    width: 150px;
    padding: 10px 0;
    background-color: #fff;
    box-shadow: 0 0 5px #aaa;
    position: absolute;
    left: 50%;
    margin-left: -75px;
    opacity: 0;
    visibility: hidden;
    transform: translateY(10px);
    -webkit-transform: translateY(10px);
    -moz-transform: translateY(10px);
    -ms-transform: translateY(10px);
    -o-transform: translateY(10px);
    transition: all .5s;
    -o-transition: all .5s;
    -ms-transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
}

.header .nav ul li:hover .e_j {
    opacity: 1;
    visibility: inherit;
    transform: translateY(0);
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
}

.header .nav .e_j a {
    font-size: 14px;
    line-height: 36px;
    text-align: center;
    display: block;
}

.e_j a:hover .e_j {
    background-color: rgba(255, 255, 255, .5);
}

@media only screen and (max-width:1200px) {
    .header .nav ul li {
        margin: 0px 7px;
        float: left;
        position: relative;
    }
    .header .logo img {
        width: 100%;
        height: auto;
        display: block;
    }
}

@media only screen and (max-width:1024px) {
    .header .language {
        line-height: 26px;
        margin-top: 25px;
        margin-left: 0;
        margin-right: 29px;
        height: 100%;
    }
    .header .sy_gsm h5 {
        font-size: 28px;
        color: #0f1d44;
        font-weight: bold;
        line-height: 101px;
    }
    .header {
        background-color: #fff;
        border-bottom: 0;
        top: auto;
        left: auto;
        padding-left: 0;
    }
    .header .logo {
        margin: 5px 0;
    }
    .header .sy_gsm h5 {
        line-height: 83px;
        margin-top: 0;
    }
    .header .sy_gsm h5 {
        line-height: 95px;
    }
    .header .logo img {
        width: 100%;
    }
    .header .an {
        display: block;
        right: 39px;
    }
    .header .nav {
        width: 60%;
        padding: 10px 5% 0px;
        margin: 0px;
        background-color: rgb(20, 20, 20);
        height: 100%;
        position: fixed;
        display: none;
        z-index: 9999;
        overflow: auto;
        transition: all 0.5s ease 0s;
    }
    .header .on .nav {
        width: 60%;
        padding: 10px 5% 0px;
        margin: 0px;
        background-color: rgb(20, 20, 20);
        height: 100%;
        position: fixed;
        display: block;
        z-index: 9999;
        overflow: auto;
        transition: all 0.5s ease 0s;
    }
    .header .nav ul {
        width: 100%;
        float: none;
    }
    .header .nav ul li {
        width: 100%;
        height: auto;
        line-height: 50px;
        text-align: left;
        border-bottom: 1px solid rgba(255, 255, 255, .1);
        float: none;
        padding: 5px 0;
        margin: 0;
    }
    .header .nav ul li:after {
        display: none;
    }
    .header .nav .y_j i {
        display: block;
        width: 100%;
        padding-right: 10px;
        position: absolute;
        top: 0;
        right: 0%;
        font-size: 14px;
        text-align: right;
        color: #fff;
        line-height: 50px;
        z-index: 99;
    }
    .header .nav .y_j a {
        line-height: 50px;
        color: #fff;
    }
    .header .nav ul li:hover .y_j a {
        color: #fff;
    }
    .header .nav ul li.on .y_j a {
        color: #fff;
    }
    .header .nav .e_j {
        width: 100%;
        background: none;
        box-shadow: none;
        position: relative;
        left: auto;
        top: auto;
        padding: 5px 0;
        margin-left: 0;
        opacity: 1;
        visibility: inherit;
        display: none;
        transform: none;
        -webkit-transform: none;
        -moz-transform: none;
        -ms-transform: none;
        -o-transform: none;
        transition: none;
        -o-transition: none;
        -ms-transition: none;
        -moz-transition: none;
        -webkit-transition: none;
    }
    .header .nav ul li:hover .e_j {
        transform: none;
        -webkit-transform: none;
        -moz-transform: none;
        -ms-transform: none;
        -o-transform: none;
    }
    .header .nav .e_j a {
        line-height: 32px;
        text-align: left;
        color: #fff;
        margin-left: 10px;
    }
}

@media only screen and (max-width:992px) {
    .header .logo {
        width: 90%;
        margin: 0px 0;
    }
    .header .language .l_m i {
        font-size: 24px;
    }
    .header .language {
        margin-top: 21px;
    }
    .top_butt {
        margin-top: 18px;
    }
}

@media only screen and (max-width:768px) {
    .header .sy_gsm h5 {
        display: none;
    }
    .language .l_m a {
        display: none;
    }
    .language .y_w {
        display: none;
    }
    .cp_yiji ul li {
        margin-top: 6px;
        display: none;
    }
    .yiji_bg i {
        font-size: 20px;
        color: #fff;
        display: inline;
        position: absolute;
        left: 88%;
    }
}

@media only screen and (max-width:640px) {
    .header .an {
        right: 15px;
    }
    .header .logo {
        /* width: 81px; */
        margin: 0px 0;
        padding: 14px;
        height: 61px;
    }
    .header .sy_gsm h5 {
        line-height: 45px;
        font-size: 15px;
    }
    .top_butt {
        margin-top: 22px;
    }
    .x_l {
        display: block;
    }
    .language .y_w {
        display: none;
    }
    .header .language {
        line-height: 32px;
        margin-top: 15px;
        margin-left: 8px;
        margin-right: 13px;
    }
    .top_butt .bar {
        width: 21px;
        height: 1px;
        display: block;
        background: #666666;
        margin: 4px 0;
        border-radius: 25px;
        -o-transition: all 0.4s;
        -moz-transition: all 0.4s;
        -ms-transition: all 0.4s;
        -webkit-transition: all 0.4s;
        transition: all 0.4s;
    }
    .cross .bar:nth-of-type(1) {
        -webkit-transform: translateY(13.5px) rotate(-40.5deg);
        -ms-transform: translateY(13.5px) rotate(-40.5deg);
        transform: translateY(2px) rotate(-42.5deg);
        -o-transition: all 0.4s;
        -moz-transition: all 0.4s;
        -ms-transition: all 0.4s;
        -webkit-transition: all 0.4s;
        transition: all 0.4s;
    }
    .header .language .x_l {
        width: 120px;
        padding-top: 8px;
        position: absolute;
        top: 34px;
        left: 50%;
        margin-left: -60px;
        display: none;
    }
    .header .language .x_l ul {
        padding: 5px 15px;
        background-color: #ea5413;
    }
}

@media only screen and (max-width: 450px) {
    .top_butt {
        margin-top: 22px;
    }
}

@media only screen and (max-width:320px) {
    .top_butt {
        margin-top: 19px;
    }
    .header .sy_gsm h5 {
        line-height: 53px;
        font-size: 12px;
    }
    .header .language {
        line-height: 32px;
        margin-top: 13px;
        margin-left: 8px;
        margin-right: 13px;
    }
}


/* 底 */

.footer .di_nr {
    background: #212121;
    padding: 32px 0;
}

.footer .di_nr ul li {
    text-align: center;
}

.footer .di_nr ul li h5 {
    font-size: 16px;
    color: #ffffff;
    line-height: 57px;
}

.footer .di_nr ul li p a {
    font-size: 14px;
    color: rgba(255, 255, 255, .5);
    line-height: 35px;
}

.footer .di_nr_y h5 {
    font-size: 18px;
    color: #ffffff;
    line-height: 57px;
}

.footer .di_nr_y p {
    font-size: 14px;
    color: #fff;
    margin-top: 10px;
}

.footer .di_nr_y i {
    margin-right: 10px;
    margin-top: 0;
    float: left;
}

.footer .di_nr_y p span {
    float: left;
}

.di_youd {
    width: 83%;
}

.lx_lx {
    width: 100%;
    border-right: #585858 1px solid;
}

.di_youd strong {
    font-size: 20px;
    color: #ea5413;
}

.footer .di_nr_y p:nth-child(1) {
    margin-top: 0px;
}

.footer .di_nr_y .wx {
    width: 100%;
    position: relative;
}

.footer .di_nr_y .wx::after {
    width: 1px;
    height: 287px;
    background-color: #393939;
    content: "";
    position: absolute;
    left: -262%;
    top: -35%;
}

.footer .di_nr_y h6 {
    font-size: 12px;
    color: rgba(255, 255, 255, .3);
    line-height: 65px;
}

.footer .di_nr_y img {
    width: 100%;
}

.footer .wx_gz {
    text-align: center;
}

.wx_gz h6 {
    font-size: 12px;
    color: #e7e7e7;
    line-height: 53px;
}

.footer_bq {
    background: #1a1c1b;
    text-align: center;
    font-size: 12px;
    color: rgba(255, 255, 255, .7);
    padding: 22px 0;
}

.di_z ul li {
    width: 15%;
    text-align: center;
}

.footer .di_nr .container {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: space-between;
}

.footer .di_nr_y {
    width: 19%;
}

.footer .di_z {
    width: 80%;
}

@media (min-width: 1200px) {
    .footer .container {
        /* width: 1400px; */
        max-width: 1500px;
    }
    .footer .container .row .di_z ul li {
        padding-left: 0;
        padding-right: 0;
    }
}

@media only screen and (max-width:1200px) {
    .footer .wx_gz {
        padding-left: 0;
    }
    .di_youd {
        width: 86%;
    }
    .footer .di_nr_y .wx::after {
        width: 1px;
        height: 287px;
        background-color: #393939;
        content: "";
        position: absolute;
        left: -239%;
        top: -35%;
    }
}

@media only screen and (max-width:1024px) {
    .footer .di_nr_y .wx::after {
        display: none;
    }
    .lx_lx {
        border-right: none;
    }
    .di_z li {
        display: none;
    }
    .di_z li:nth-last-child(1) {
        display: inline-block;
        width: 25%;
    }
    .di_z li:nth-child(1) {
        display: inline-block;
        width: 25%;
    }
    .di_z li:nth-child(2) {
        display: inline-block;
        width: 25%;
    }
    .di_z li:nth-child(3) {
        display: inline-block;
        width: 25%;
    }
    .footer .di_nr_y {
        width: 30%;
    }
    .footer .di_z {
        width: 70%;
    }
}

@media only screen and (max-width:992px) {
    .footer .di_nr_y .wx::after {
        display: none;
    }
    .footer .di_nr_y {
        /* width: 50%; */
        flex: 1;
    }
    .lx_lx {
        border-right: none;
    }
    .di_z li {
        display: none;
    }
    .di_z li:nth-last-child(1) {
        display: inline-block;
        width: 100%;
    }
    .footer .di_nr ul li {
        text-align: right;
    }
    .footer .di_z {
        /* width: 50%; */
        flex: 1;
    }
    .di_z li:nth-child(1) {
        display: none;
    }
    .di_z li:nth-child(2) {
        display: none;
    }
    .di_z li:nth-child(3) {
        display: none;
    }
}

@media only screen and (max-width:640px) {
    .footer_bq {
        padding: 12px 0;
    }
    .footer .di_nr {
        padding: 15px 0;
    }
    .footer .di_nr_y h5 {
        font-size: 16px;
        color: #ffffff;
        line-height: 36px;
        text-align: center;
    }
    .footer .di_nr_y .wx {
        width: 36%;
        margin: auto;
    }
    .footer .di_nr_y h6 {
        line-height: 36px;
    }
    .di_youd {
        width: 86%;
    }
    .footer .di_nr_y {
        flex: none;
        width: 100%;
    }
}


/* 底 */

.pc_ban {
    width: 100%;
    position: relative;
    overflow: hidden;
    height: 100vh;
}

.hx {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 100%;
}

.pc_ban .swiper-slide {
    padding-top: 382px;
    padding-bottom: 189px;
}

.pc_ban .swiper-slide:after {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    content: "";
}

.pc_ban .swiper-button-prev {
    font-size: 60px;
    color: #fff;
    font-weight: bold;
    width: 40px;
    height: 40px;
    background: url(../image/ban_l.png) no-repeat center;
    left: 0%;
    margin-top: -20px;
    opacity: 0;
    background-size: 40px 40px;
    -webkit-background-size: 40px 40px;
    -moz-background-size: 40px 40px;
    -ms-background-size: 40px 40px;
    -o-background-size: 40px 40px;
    transition: all .5s;
    -o-transition: all .5s;
    -ms-transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
}

.pc_ban .swiper-button-prev:hover {
    color: #ea5413;
}

.pc_ban:hover .swiper-button-prev {
    left: 3%;
    opacity: .8;
}

.pc_ban .swiper-button-next {
    font-size: 60px;
    color: #fff;
    font-weight: bold;
    width: 40px;
    height: 40px;
    background: url(../image/ban_r.png) no-repeat center;
    right: 0%;
    margin-top: -20px;
    opacity: 0;
    background-size: 40px 40px;
    -webkit-background-size: 40px 40px;
    -moz-background-size: 40px 40px;
    -ms-background-size: 40px 40px;
    -o-background-size: 40px 40px;
    transition: all .5s;
    -o-transition: all .5s;
    -ms-transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
}

.pc_ban .swiper-button-next:hover {
    color: #ea5413;
}

.pc_ban:hover .swiper-button-next {
    right: 3%;
    opacity: .8;
}

.pc_ban .swiper-pagination-bullet-active {
    background-color: rgba(255, 255, 255);
}

.pc_ban .container {
    position: absolute;
    top: 55%;
    left: 50%;
    z-index: 99;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
}

.pc_ban .w_z {
    width: 100%;
    height: 100%;
}

.pc_ban .w_z h2 {
    text-shadow: 0 0 10px #000;
    font-size: 67px;
    color: #ffffff;
    transition: all .5s;
    -o-transition: all .5s;
    -ms-transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
    margin-bottom: 100px;
}

.pc_ban .w_z p {
    text-shadow: 0 0 10px #000;
    font-size: 35px;
    color: #fff;
    line-height: 90px;
}

.pc_ban .w_z a {
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    border: #ea5413 1px solid;
    /* padding: 55px 20px; */
    width: 184px;
    height: 59px;
    text-align: center;
    line-height: 59px;
    background-color: rgb(234, 84, 19);
    margin-top: 129px;
}

.pc_ban .w_z a:hover {
    background: rgba(234, 84, 19, 0.8);
    border: #ea5413 1px solid;
    color: #fff;
}

.pc_ban .w_z .bsz_z {
    display: flex;
    justify-content: center;
    /* align-items: center; */
    /* 换主轴 */
    flex-direction: column;
    height: 100%;
}

.pc_ban .w_z .bsz_y {
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.pc_ban .w_z .db_y_z {
    margin-bottom: 8px;
    width: 280px;
    height: 80px;
    padding: 14px 15px 14px 23px;
    background: rgba(51, 61, 81, 1);
    transition: all .6s;
    -webkit-transition: all .6s;
    /* animation: dd .5s 0s linear infinite; */
}

.pc_ban .w_z .db_y_z:hover {
    background: #fff;
    box-shadow: 0 0 8px #ddd;
    background: rgba(51, 61, 81, .1);
}

.pc_ban .w_z .db_y_z:hover .z_tb i {
    color: #fff;
}

.pc_ban .w_z .db_y_z .z_tm {
    float: left;
}

.pc_ban .w_z .db_y_z .z_tb {
    float: right;
    line-height: 54px;
}

.pc_ban .w_z .db_y_z .z_tb i {
    font-size: 57px;
    color: #515a6b;
    transition: all .6s;
    -webkit-transition: all .6s;
}

.pc_ban .w_z .db_y_z .z_tm a {
    border: none;
    padding: 0px 0px;
}

.pc_ban .w_z .db_y_z .z_tm h5 {
    font-size: 22px;
    color: #0496eb;
    font-weight: bold;
    line-height: 34px;
}

.pc_ban .w_z .db_y_z .z_tm h6 {
    color: #ffffff;
    font-size: 14px;
}


/* 公共标题 */

.ggbt h5 {
    font-size: 32px;
    color: #1e1e1e;
    font-weight: bold;
    text-align: center;
}

.cpzx_miaoshu img{
    max-width: 100%;
}

@media only screen and (max-width:1024px) {
    .hx {
        display: none;
    }
    .pc_ban {
        width: 100%;
        position: relative;
        overflow: hidden;
        height: 60vh;
    }
    .pc_ban .w_z h2 {
       
        font-size: 40px;
        margin-bottom: 30px;
       
    }
 
    .pc_ban .w_z a {
      
        font-size: 16px;
       
        width: 148px;
        height: 42px;
        
        line-height: 39px;
       
        margin-top: 66px;
    }
}

@media only screen and (max-width:992px) {
   
    .pc_ban {
        height: 50vh;
        min-height: inherit;
    }
    .hx {
        display: none;
    }
    .pc_ban .w_z .bsz_y {
        /* height: 82%; */
        width: 96%;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .pc_ban .w_z .bsz_y img {
        width: 100%;
    }
    .pc_ban .w_z a {
        color: #fff;
        font-size: 15px;
        border: #b5b5b5 1px solid;
        width: 153px;
        height: 47px;
        text-align: center;
        line-height: 45px;
    }
    .pc_ban .container {
        width: 100%;
        top: 50%;
    }
    .pc_ban .swiper-button-prev {
        display: none;
    }
    .pc_ban .swiper-button-next {
        display: none;
    }
    .pc_ban .swiper-pagination {
        bottom: 10px;
    }
    .pc_ban .swiper-pagination-bullet {
        width: 30px;
        height: 2px;
    }
    .pc_ban .w_z {
        width: 100%;
    }
    .pc_ban .w_z h2 {
        font-size: 36px;
        font-weight: normal;
        line-height: 98px;
        text-align: center;
    }
    .pc_ban .w_z p {
        font-size: 18px;
        letter-spacing: 1px;
        line-height: 26px;
        text-align: center;
    }
    .pc_ban .w_z .n_r {
        width: 130px;
        height: 44px;
        margin: 30px auto 0;
    }
    .pc_ban .w_z .n_r a {
        font-size: 14px;
        line-height: 40px;
    }
    .pc_ban .swiper-slide {
        padding-top: 100px;
        padding-bottom: 86px;
    }
}

@media only screen and (max-width:640px) {
    .pc_ban {
        height: 40vh;
    }
    .pc_ban .w_z {
        display: block;
        margin-top: 45px;
    }
    .pc_ban .w_z h2 {
        font-size: 24px;
        line-height: 40px;
        margin-bottom: 20px;
    }
    .pc_ban .w_z p {
        color: #fff;
        font-size: 12px;
        text-transform: uppercase;
        line-height: 48px;
        margin-top: 2px;
    }
    .pc_ban .w_z .n_r {
        width: 100px;
        height: 34px;
        margin: 7px auto 0;
        line-height: 34px;
        font-size: 12px;
    }
}


/* 内容1 */

.sy_neirong1 {
    padding: 100px 0;
}

.sy_neirong1 .container {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: space-between;
}

.sy_neirong1 .neirong1_z {
    display: flex;
    justify-content: center;
    /* align-items: center; */
    /* 换主轴 */
    flex-direction: column;
    height: 100%;
    width: 46%;
    padding: 40px 30px 50px 30px;
    border: #d2d2d2 1px solid;
    transition: all .6s;
}

.sy_neirong1 h5 {
    font-size: 20px;
    color: #ea5413;
    font-weight: bold;
}

.sy_neirong1 p {
    font-size: 14px;
    color: #333333;
    line-height: 26px;
    margin-top: 16px;
    width: 56%;
}

.sy_neirong1 .neirong1_z .sy_img {
    padding-top: 106px;
    padding-bottom: 97px;
    padding-left: 30px;
    padding-right: 30px;
    overflow: hidden;
}

.sy_neirong1 .sy_img img {
    cursor: pointer;
    transition: all 0.6s;
    width: 100%;
}

.sy_neirong1 .neirong1_z:hover .sy_img img {
    transform: scale(1.1);
}

.sy_neirong1 .y_s:hover .sy_img img {
    transform: scale(1.1);
}

.sy_neirong1 .x_z:hover .sy_img img {
    transform: scale(1.1);
}

.sy_neirong1 .x_y:hover .sy_img img {
    transform: scale(1.1);
}

.sy_neirong1 .a1 {
    width: 34px;
    height: 34px;
    border: #a0a0a0 1px solid;
    text-align: center;
    line-height: 34px;
    display: inline-block;
}

.sy_neirong1 .a1 i {
    color: #333333;
    font-size: 18px;
}

.sy_neirong1 .neirong1_z:hover .a1 {
    border: #ea5413 1px solid;
    background: #ea5413;
}

.sy_neirong1 .neirong1_z:hover a i {
    color: #fff;
}

.sy_neirong1 .neirong1_z:hover {
    border: #ea5413 1px solid;
}

.sy_neirong1 .neirong1_y {
    display: flex;
    justify-content: center;
    /* align-items: center; */
    /* 换主轴 */
    flex-direction: column;
    height: 100%;
    width: 53%;
}

.sy_neirong1 .neirong1_y .y_s:hover {
    border: #ea5413 1px solid;
}

.sy_neirong1 .y_s {
    padding: 44px 30px 33px 30px;
    border: #d2d2d2 1px solid;
}

.sy_neirong1 .y_s .sy_img {
    padding: 0 70px;
}

.sy_neirong1 .y_s:hover .a1{
    border: #ea5413 1px solid;
    background: #ea5413;
}

.sy_neirong1 .y_s:hover a i {
    color: #fff;
}

.sy_neirong1 .y_s:hover {
    border: #ea5413 1px solid;
}

.sy_neirong1 .y_s p {
    width: 100%;
}


/*  */

.sy_neirong1 .y_s .a1 {
    margin-top: 110px;
}

.y_x {
    margin-top: 20px;
}

.sy_neirong1 .y_x .a1 {
    margin-top: 118px;
}

.y_x .row {
    width: 100%;
    margin: 0;
}

.sy_neirong1 .y_x p {
    width: 100%;
}

.sy_neirong1 .x_z,
.sy_neirong1 .x_y {
    padding: 44px 30px 33px 30px;
    border: #d2d2d2 1px solid;
}

.sy_neirong1 .x_z .sy_img,
.sy_neirong1 .x_y .sy_img {
    padding: 0 25px;
    width: 80%;
    float: right;
    margin-top: 80px;
}

.sy_neirong1 .x_z:hover .a1 {
    border: #ea5413 1px solid;
    background: #ea5413;
}

.sy_neirong1 .x_z:hover a i {
    color: #fff;
}

.sy_neirong1 .x_z:hover {
    border: #ea5413 1px solid;
}

.sy_neirong1 .x_y .sy_img {
    padding: 0 25px;
    width: 80%;
    float: right;
}

.sy_neirong1 .x_y:hover .a1 {
    border: #ea5413 1px solid;
    background: #ea5413;
}

.sy_neirong1 .x_y:hover a i {
    color: #fff;
}

.sy_neirong1 .x_y:hover {
    border: #ea5413 1px solid;
}

.navA1 .icon-up{
    transform: rotateX(180deg);
}
@media only screen and (max-width:1201px) {
    .sy_neirong1 .x_z .sy_img, .sy_neirong1 .x_y .sy_img{
        margin-top: -65px;
    }
    .sy_neirong1 .y_x .a1 {
        margin-top: 76px;
    }
}
@media only screen and (max-width:992px) {
    .sy_neirong1 .neirong1_z {
        width: 100%;
    }
    .sy_neirong1 .neirong1_y {
        width: 100%;
        margin-top: 10px;
    }
    .sy_neirong1 .x_z .sy_img,
    .sy_neirong1 .x_y .sy_img {
        float: none;
        padding: 58px 57px;
        width: 100%;
        margin-top: 0;
    }
    .sy_neirong1 .neirong1_z .sy_img {
        padding-top: 45px;
        padding-bottom: 47px;
        padding-left: 39px;
        padding-right: 40px;
    }
    .sy_neirong1 .y_s .sy_img {
        padding: 38px 108px;
    }
    .sy_neirong1 .y_s .a1 {
        margin-top: 110px;
        position: absolute;
        top: 500%;
    }
    .sy_neirong1 .y_x .a1 {
        margin-top: 47%;
        position: absolute;
    }
}

@media only screen and (max-width: 640px) {
    .sy_neirong1 {
        padding: 30px 0;
    }
    .sy_neirong1 .neirong1_z .sy_img {
        padding-top: 20px;
        padding-bottom: 20px;
        padding-left: 54px;
        padding-right: 54px;
    }
    .sy_neirong1 p {
        width: 100%;
    }
    .sy_neirong1 .neirong1_z {
        padding: 20px 30px 20px 30px;
    }
    .sy_neirong1 .y_s .sy_img {
        padding: 7px 108px;
    }
    .sy_neirong1 .y_s .a1 {
        top: 134%;
    }
    .sy_neirong1 .x_z .sy_img,
    .sy_neirong1 .x_y .sy_img {
        padding: 33px 57px;
    }
    .sy_neirong1 .y_x .a1 {
        margin-top: 33%;
    }
}

@media only screen and (max-width: 360px) {
    .sy_neirong1 .y_s .sy_img {
        padding: 7px 82px;
    }
}


/* 内容2 */

.sy_neirong2 {
    background: url(../image/xiaolunbobg.png) no-repeat center / cover fixed;
    width: 100%;
    overflow: hidden;
    height: 533px;
    position: relative;
}

.sy_neirong2 .container {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: space-between;
}

.sy_neirong2 .neirong2_z {
    display: flex;
    justify-content: center;
    flex-direction: column;
    height: 100%;
    width: 23%;
}

.sy_neirong2 .neirong2_y {
    display: flex;
    justify-content: center;
    flex-direction: column;
    height: 100%;
    width: 76%;
}


/*小轮播 */

.hb_you {
    position: relative;
    overflow: hidden;
}

.nr_nr {
    display: none;
}

.hb_you img {
    width: 100%;
}

.hb_you_z {
    width: 100%;
    height: 22%;
    background: rgba(0, 0, 0, 0.3);
    position: absolute;
    bottom: 0;
    transition: all .5s;
    left: 0;
    -webkit-transition: all .5s;
}

.hb_you_z1 {
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.1);
    position: absolute;
    bottom: 0;
    transition: all 1s;
    left: 0;
    -webkit-transition: all 1s;
    padding: 15px;
    opacity: 0;
}

.bk {
    width: 100%;
    height: 100%;
    border: rgba(255, 255, 255, .5) 1px solid;
    opacity: 0;
}

.hb_you .hb_you_z1 .bk h5 {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 16px;
    color: #ffffff;
    transition: all .3s;
    position: absolute;
    bottom: 17%;
    transform: translate(-50%, -50%);
    left: 50%;
}

.hb_you .hb_you_z1 .bk .xbnn_hx {
    width: 26px;
    height: 3px;
    background: #ea5413;
    position: absolute;
    bottom: 13%;
    transform: translate(-50%, -50%);
    left: 50%;
}

.hb_you h5 {
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 16px;
    color: #ffffff;
    transition: all .3s;
    position: absolute;
    bottom: 35%;
}

.hb_you:hover .hb_you_z {
    /* background: rgba(0, 0, 0, 0); */
    opacity: 0;
}

.hb_you:hover .hb_you_z1 {
    opacity: 1;
}

.hb_you:hover .hb_you_z1 .bk {
    opacity: 1;
}

.neirong2_y .swiper-button-prev {
    width: 35px;
    height: 35px;
    border: #a0a0a0 1px solid;
    position: absolute;
    top: 62%;
    /* right: 86%; */
    color: #ea5413;
    left: 19%;
    border-radius: 7px;
    outline: none;
}

.neirong2_y .swiper-button-next {
    width: 35px;
    height: 35px;
    border: #a0a0a0 1px solid;
    position: absolute;
    top: 62%;
    right: 76%;
    color: #ea5413;
    border-radius: 7px;
    outline: none;
}

.neirong2_y .swiper-button-next:after,
.neirong2_y .swiper-container-rtl .swiper-button-prev:after {
    font-size: 19px;
}

.neirong2_y .swiper-button-prev:after,
.neirong2_y .swiper-container-rtl .swiper-button-next:after {
    font-size: 19px;
}

.xiaonanner .swiper-pagination {
    display: none;
}


/* 轮播图左边 */

.neirong2_z h5 {
    font-size: 35px;
    font-weight: bold;
}

.neirong2_z p {
    font-size: 14px;
    color: #333333;
    line-height: 26px;
    margin-top: 40px;
    margin-bottom: 169px;
}

.neirong2_z .liaojiegengduo {
    padding: 20px 0;
    background: #ea5413;
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    width: 182px;
    text-align: center;
    border-radius: 20px;
}


/* 大小图轮播 */

.sy_dxt {
    padding: 102px 0;
}

.dxt_dxlb {
    width: 100%;
    height: 100%;
    border: #c9c9c9 1px solid;
}

.tab_header11 .ul {
    display: flex;
    justify-content: center;
    align-items: center;
}
.tab_header11 .yincang {
  display: none;
}




.tab_header11 .li {
    width: 100%;
    text-align: center;
    padding: 30px 0;
    font-size: 18px;
    display: inline-block;
    color: #333333;
    border: #c9c9c9 1px solid;
}

.tab_header11 .swiper-slide-thumb-active .li {
    background: #ea5413;
    color: #fff;
}

.tab_header11 .swiper-container {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1;
    padding-top: 14px;
    padding-bottom: 0;
}

.tab_header11 .swiper-button-prev.swiper-button-white,
.tab_header11 .swiper-button-next.swiper-button-white {
    width: 36px !important;
    height: 36px !important;
    border: #ea5413 1px solid;
    --swiper-navigation-color: #ea5413;
    outline: none;
}

.tab_header11 .swiper-button-next:after,
.tab_header11 .swiper-container-rtl .swiper-button-prev:after {
    font-size: 19px;
}

.tab_header11 .swiper-button-prev:after,
.tab_header11 .swiper-container-rtl .swiper-button-next:after {
    font-size: 19px;
}

.tab_header11 .swiper-button-prev.swiper-button-white:hover,
.tab_header11 .swiper-button-next.swiper-button-white:hover {
    background: #ea5413;
    color: #fff;
}

.xiaobanner {
    width: 100%;
}

.xiaobanner .swiper-container {
    position: relative;
}

.xiaobanner .swiper-wrapper {
    width: 9999999px;
    transition: all 1s ease;
}

.xiaobanner .swiper-slide {
    float: left;
    position: relative;
}

.xiaobanner .swiper-button-prev {
    left: 0;
}

.xiaobanner .swiper-button-next {
    right: 0;
}

.xiaobanner .swiper-left {
    width: 60px;
    height: 100%;
    position: absolute;
    top: 0;
    left: -60px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.4s ease;
}

.xiaobanner .swiper-right {
    width: 60px;
    height: 100%;
    position: absolute;
    top: 0;
    right: -60px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.4s ease;
}

.swiper-left img,
.swiper-right img {
    cursor: pointer;
}

.xiaobanner .swiper-contione:hover .swiper-left {
    left: 0;
}

.xiaobanner .swiper-contione:hover .swiper-right {
    right: 0;
}

.xiaobanner .swiper-pagination-bullet {
    /* width: 40px;
    height: 3px;
    border-radius: 0; */
    display: none;
}

.xiaobanner .swiper-pagination-bullet-active {
    background-color: #1c499e;
}

.daxiao_tu {
    padding: 100px 203px;
}

.daxiao_tu img {
    width: 100%;
}

@media only screen and (max-width:992px) {
    /* .sy_neirong2 {
        padding-top: 10px;
    } */
    /* .xiaonanner .swiper-pagination {
         display: block; 
    } */
    .sy_neirong2 .neirong2_y {
        width: 67%;
    }
    .sy_neirong2 .neirong2_z {
        width: 29%;
    }
    .neirong2_z .liaojiegengduo {
        padding: 8px 0;
        font-size: 13px;
        width: 100px;
    }
    .neirong2_z h5 {
        font-size: 29px;
    }
    .neirong2_y .swiper-button-next {
        right: 71%;
    }
    .neirong2_y .swiper-button-prev {
        left: 11%;
    }
    .tab_header11 .li {
        padding: 16px 0;
        font-size: 13px;
    }
    .daxiao_tu {
        padding: 72px 61px;
    }
}
@media only screen and (max-width:768px) {
    .tab_header11 .ul{ display:none;}
    .tab_header11{
        position: relative;
    }
    .tab_header11 .yincang {
        display: block;
        width: 100%;
        text-align: center;
        color: #fff
    ;
        font-size: 14px;
        text-shadow: black 0 0 10px;
        position: absolute;
        background: rgba(0,0,0,.7);
        bottom: 0;
        left: 0;
        padding: 10px 0;
    }
    .tab_header11 .swiper-container {

        padding-top: 0;

    }
    .sy_dxt {
        padding: 37px 0;
    }

}

@media only screen and (max-width:640px) {
    .tab_header11 .li {
        height: 70px;
    }
    .sy_neirong2 .neirong2_z {
        width: 100%;
        text-align: center;
    }
    .sy_neirong2 .neirong2_y {
        width: 100%;
    }
    html,
    body,
    .sy_neirong2,
    .container,
    .neirong2_z {
        height: auto;
    }
    .neirong2_z p {
        line-height: 26px;
        margin-top: 25px;
        margin-bottom: 86px;
    }
    .sy_neirong2 {
        padding: 30px 0;
    }
    .neirong2_y .swiper-button-prev {
        left: 25%;
        top: 34%;
    }
    .neirong2_y .swiper-button-next {
        right: 29%;
        top: 34%;
    }
    .neirong2_z .liaojiegengduo {
        margin: 18px auto;
    }
    .tab_header11 .li {
        font-size: 12px;
    }
}


/* 行业应用 */

.ny_tu {
    width: 100%;
    /* height: 400px; */
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    overflow: hidden;
    z-index: 99;
    height: 500px;
    margin-top: 4%;
}

@media only screen and (max-width:1024px) {
    .ny_tu {
        margin-top: 0;
    }
}

@media only screen and (max-width:992px) {
    .ny_tu {
        height: 300px;
    }
}

@media only screen and (max-width:640px) {
    .ny_tu {
        height: 250px;
    }
}

.ny_dht {
    padding: 18px 0 23px 0;
    background-color: #f4f4f4;
    font-size: 14px;
    color: #898989;
}

.ny_dht i {
    font-size: 17px;
    margin-right: 13px;
}

.ny_dht a {
    color: #898989;
}


/* 公共标题 */

.ggbt {
    text-align: center;
}

.ggbt h5 {
    font-size: 30px;
    color: #2f3234;
}

.ggbt h6 {
    font-size: 22px;
    color: #898989;
    font-weight: bold;
    line-height: 37px;
    text-transform: uppercase;
}

.ggbt .gg_ht {
    width: 90px;
    height: 4px;
    background: #ea5413;
    margin: 18px auto;
}

.cpzx_miaoshu {
    font-size: 16px;
    color: #2f3234;
    margin-top: 48px;
    line-height: 27px;
}


/* 产品中心 */

.cpzx_nr {
    padding-top: 49px;
    padding-bottom: 80px;
}

.cpzx_nr ul li {
    margin-top: 40px;
    border: #bfbfbf 1px solid;
    padding-top: 36px;
    padding-bottom: 36px;
}

.cpzx_nr .cpzx_liz {
    /* text-align: center; */
    display: flex;
    justify-content: center;
    align-items: center;
    display: flex;
    justify-content: center;
    /* align-items: center; */
    flex-direction: column;
    height: 100%;
    padding: 0 45px;
}

.cpzx_nr .cpzx_liz img {
  
    max-width: 100%;
}

.cpzx_nr .cpzx_liy {
    display: flex;
    justify-content: center;
    /* align-items: center; */
    flex-direction: column;
    height: 100%;
    padding: 0 40px;
}

.cpzx_nr .cpzx_liy h5 {
    cursor: pointer;
    font-size: 18px;
    font-weight: bold;
    color: #2f3234;
}

.cpzx_nr .cpzx_liy p {
    font-size: 14px;
    color: #2f3234;
    margin-top: 31px;
    margin-bottom: 46px;
}

.cpzx_nr .liy_an {
    width: 164px;
    height: 46px;
    text-align: center;
    line-height: 46px;
    background: #ea5413;
    color: #fff;
    border-radius: 10px;
    font-weight: bold;
    border: 1px solid rgba(0, 0, 0, 0);
}

.cpzx_nr .liy_an:hover {
    border: 1px solid #ec5313;
    background: rgba(0, 0, 0, 0);
    color: #ec5313;
}

@media only screen and (max-width:767px) {
    .cpzx_nr .cpzx_liz {
        width: 100%;
        padding: 10px 90px;
    }
    .cpzx_nr .cpzx_liz img {
        width: 100%;
    }
    .cpzx_nr ul li {
        margin-top: 22px;
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .cpzx_nr .cpzx_liy {
        padding: 0 30px;
        text-align: center;
    }
    .cpzx_nr .cpzx_liy p {
        margin-top: 20px;
        margin-bottom: 18px;
        font-size: 13px;
    }
    .cpzx_nr .liy_an {
        margin: auto;
    }
}


/* 行业应用 */

.hyyy_nr {
    padding-top: 48px;
    padding-bottom: 80px;
}

.hyyy_nr .nr_hyyy {
    margin-top: 40px;
}

.hyyy_nr .hyyy_tu {
    width: 100%;
    overflow: hidden;
}

.hyyy_nr .hyyy_tu img {
    cursor: pointer;
    transition: all 0.8s;
    width: 100%;
}

.hyyy_nr .nr_hyyy:hover img {
    transform: scale(1.1);
}

.hyyy_nr .hyyy_zi {
    width: 100%;
    text-align: center;
    padding: 20px 0;
    background: #7f7f7f;
    font-size: 18px;
    color: #fff;
    transition: all .6s;
}

.hyyy_nr .nr_hyyy:hover .hyyy_zi {
    background: #ea5413;
}

@media only screen and (max-width:992px) {
    .hyyy_nr {
        padding-top: 30px;
        padding-bottom: 50px;
    }
    .ggbt h5 {
        font-size: 28px;
    }
    .ggbt h6 {
        font-size: 20px;
        line-height: 30px;
    }
    .cpzx_miaoshu {
        font-size: 15px;
        margin-top: 19px;
    }
    .hyyy_nr .nr_hyyy {
        margin-top: 20px;
    }
    .hyyy_nr .hyyy_zi {
        padding: 11px 0;
        font-size: 16px;
    }
}

@media only screen and (max-width:640px) {
    .ggbt h6 {
        font-size: 18px;
        line-height: 30px;
    }
}


/* 删选 */

.sx_nr {
    padding-top: 46px;
    padding-bottom: 81px;
    min-height: 800px;
}

.xs_bt {
    padding: 28px 32px;
    width: 100%;
    border-bottom: 5px #999999 solid;
    border-top: #999999 solid 1px;
    border-right: #999999 solid 1px;
    border-left: #999999 solid 1px;
    font-size: 25px;
    color: #000;
    font-weight: bold;
}
.shanxuan_sx{ border-bottom: 1px #999999 solid;}


.navA1 {
    border: 1px #999999 solid;
    border-bottom: none;
    width: 100%;
    padding-top: 20px;
    padding-bottom: 25px;
    background: #f8f8f8;
    padding-left: 20px;
    font-size: 18px;
    color: #000;
    font-weight: bold;
    padding-right: 20px;
}

.navA1 .fa_link {
    font-size: 18px;
    color: #000000;
    font-weight: bold;
}

.yiji_bg {
    padding-top: 21px;
    padding-bottom: 21px;
    padding-left: 57px;
    width: 100%;
    border: #999999 1px solid;border-bottom: transparent; border-top: transparent;
    font-size: 16px;
    padding-right: 20px;
}

.bd_sex {
    position: relative;
    margin-bottom: 15px;
}

.bd_sex input[type="checkbox"] {
    opacity: 0;
    margin-right: 15px;
}

.bd_sex label {
    position: absolute;
    left: 0;
    top: 5px;
    width: 13px;
    height: 13px;
    border: 1px solid #aaaaaa;
}


.bd_sex.on label::before{
    content: "";
    width: 16px;
    height: 16px;
    position: absolute;
    background: url(../image/duihao.png);
    top: -32%;
    left: 9%;
    cursor: pointer;
    opacity: 1;
    transition: all .5s;
    -o-transition: all .5s;
    -ms-transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
}
.bd_sex.on a{ color: #ea5413;}
/* .bd_sex label::before {
    content: "";
    width: 16px;
    height: 16px;
    position: absolute;
    background: url(../image/duihao.png);
    top: -32%;
    left: 9%;
    cursor: pointer;
    opacity: 0;
    transition: all .5s;
    -o-transition: all .5s;
    -ms-transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
} */

/*.navTwo1 dd:nth-child(1) ul{ display: block;}*/

.navTwo1 dd{
    border-top: #999999 1px solid;

}
.navTwo1 ul {

    overflow: hidden;
    border: #999999 1px solid;
    border-bottom: none;

    padding-left: 75px;
    display: none;
}

.navTwo1 ul li {
    margin-top: 23px;
    /* padding-left: 75px; */
}

.navTwo1 ul li:nth-last-child(1) {
    margin-bottom: 30px;
}

.celiang {
    margin-right: 10px;
    float: left;
    margin-top: -3px;
}

.top_down1 {
    float: right;
}

.yiji_bg i {
    float: right;
}


/* 右边图片 */

.ytu_sx ul li {
    width: 100%;
    padding: 33px 0;
    border: #dcdcdc 1px solid;
    margin-top: 31px;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: space-between;
}

.ytu_sx ul li:nth-child(1) {
    margin-top: 0px;
}

.ytu_sx .sx_zz {
    width: 25%;
    overflow: hidden;
    padding-left: 20px;
}

.ytu_sx .sx_zz img {
    width: 100%;
    cursor: pointer;
    transition: all 0.6s;
}

.ytu_sx .sx_zz img:hover {
    transform: scale(1.1);
}

.ytu_sx .sx_yy {
    width: 70%;
    padding-right: 20px;
}

.sx_yy h5 {
    font-size: 16px;
    font-weight: bold;
    color: #000;
    line-height: 37px;
}

.sx_yy h5 strong {
    color: #ca0000;
}

.sx_yy p {
    font-size: 14px;
    color: #000;
    line-height: 26px;
    width: 68%;
}

.sx_yy p:nth-child(1) {
    margin-top: 10px;
}

.sx_yy a {
    background: #ea5413;
    float: right;
    padding: 10px 33px;
    font-size: 14px;
    color: #fff;
    margin-top: -47px;
}

.bd_sex input:checked+label::before {
    opacity: 1;
}


/*公司简介 */

.gsjj_nr {
    padding-top: 48px;
    padding-bottom: 32px;
}

.hyyy_tupian {
    width: 100%;
    padding: 48px 0;
}

.hyyy_tupian img {
    width: 100%;
}

.tuttt {
    padding-top: 47px;
    padding-bottom: 47px;
}

.tuttt img {
    width: 100%;
}

@media only screen and (max-width:992px) {
    .hyyy_tupian {
        width: 100%;
        padding: 17px 0;
        /* height: 300px; */
    }
    .hyyy_tupian img {
        height: 300px;
    }
    .tuttt {
        padding-top: 20px;
        padding-bottom: 20px;
    }
}
@media only screen and (max-width:992px){
    .ytu_sx .sx_zz {
        width: 100%;
        padding: 20px;

    }
    .ytu_sx .sx_yy {
        width: 100%;

        padding: 20px;
    }
    .sx_yy a {
        background: #ea5413;
        float: none;

        margin-top: 12px;
        margin: 18px auto;
        display: inline-block;
        /* margin: auto; */
    }
    .ytu_sx ul li {

        padding: 25px 0;

    }
    .sx_nr {

        padding-bottom: 40px;
        
    }
}


/* 模板详情页 */

.ny_nr .xw_xq {
    padding: 30px 0px;
}

.ny_nr .xw_xq .xq_lf .xq_tl {
    text-align: center;
    font-size: 30px;
    font-weight: bold;
    margin-bottom: 15px;
}

.ny_nr .xw_xq .xq_lf .xq_fc {
    width: 100%;
    /*border-bottom: solid 1px #cacaca;*/
    /*padding: 20px 0px;*/
}

.ny_nr .xw_xq .xq_lf .xq_fc .right {
    text-align: right;
}

.ny_nr .xw_xq .xq_nr {
    width: 100%;
    overflow: hidden;
    padding: 20px 0px;
    line-height: 30px;
    font-size: 14px;
 
}
.ny_nr .xw_xq .xq_nr>img{
    width: 80%;
    display: block;
    margin: 10px auto;
}
@media only screen and (min-height:992px){
    .ny_nr .xw_xq .xq_nr {
        min-height: 20vh;
    }
}

.ny_nr .xw_xq .xq_nr img {
    max-width: 100%;
   display: inline-block;
}

.ny_nr .xw_xq .xq_fy {
    text-align: center;
    padding: 15px 0px;
}

.ny_nr .xw_xq .xq_fy a {
    display: inline-block;
    margin: 0px 15px;
    padding: 10px 20px;
    background-color: #000000;
    color: #FFFFFF;
    font-size: 14px;
}

.ny_nr .xw_xq .xq_rt {
    width: 100%;
    overflow: hidden;
    margin-top: 56px;
}

.ny_nr .xw_xq .xq_rt .rt_bt {
    font-size: 24px;
    font-weight: bold;
    background-color: #000000;
    color: #FFFFFF;
    padding: 15px 0px;
    text-align: center;
}

.ny_nr .xw_xq .xq_rt .rt_lb li a {
    display: block;
    border-bottom: dashed 1px #cccccc;
    line-height: 56px;
    font-size: 14px;
    color: #666;
}

@media only screen and (max-width:640px) {
    .ny_nr .xw_xq {
        padding: 20px 0px;
    }
    .ny_nr .xw_xq .xq_lf .xq_tl {
        font-size: 22px;
    }
    .ny_nr .xw_xq .xq_lf .xq_fc {
        padding: 15px 0px;
    }
    .ny_nr .xw_xq .xq_lf .xq_fc .right {
        text-align: center;
    }
    .ny_nr .xw_xq .xq_fy {
        padding: 10px 0px;
    }
    .ny_nr .xw_xq .xq_fy a {
        margin: 0px 10px;
        padding: 10px 15px;
    }
    .ny_nr .xw_xq .xq_rt {
        margin-top: 15px;
    }
    .ny_nr .xw_xq .xq_rt .rt_bt {
        font-size: 20px;
        padding: 10px 0px;
    }
    .ny_nr .xw_xq .xq_rt .rt_lb li a {
        line-height: 40px;
    }
}
/* 新闻业 */
.ny_xw .xw_1 .xw1_t {
    width: 80px;
    height: 80px;
    border: 1px solid #dcdcdc;
    font-size: 30px;
    font-weight: bold;
    color: #000;
    line-height: 78px;
    text-align: center;
}

.ny_xw .row {
    padding: 25px 0 30px;
    border-bottom: 1px solid #dcdcdc;
}

.ny_xw .xw_1 .xw1_d {
    font-size: 16px;
    color: #000;
    margin-top: 10px;
    margin-left: 5px;
    font-weight: bold;
}

.ny_xw .xw_img {
    position: relative;
    overflow: hidden;
}

.ny_xw .xw_img .img_zz {
    position: absolute;
    width: 100%;
    height: 100%;
    padding: 10px;
    top: 0;
    left: 0;
    transition: all .5s;
    -o-transition: all .5s;
    -ms-transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
}

.ny_xw .xw_img:hover .img_zz {
    padding: 0;
}

.ny_xw .xw_img:hover img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
}

.ny_xw .xw_img .img_zz .zz {
    width: 100%;
    height: 100%;
    border: 2px solid #d2d2d1;
}

.ny_xw .xw_wz .xw_bt {
    font-size: 16px;
    color: #000;
    font-weight: bold;
    line-height: 3;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    text-overflow: ellipsis;
}

.ny_xw .xw_wz .xw_d {
    color: #646464;
    line-height: 1.5;
    font-weight: 400;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    text-overflow: ellipsis;
}

.ny_xw .xw_wz .xw_a {
    padding: 5px 30px;
    border: 1px solid #dcdcdc;
    color: #646464;
    font-size: 16px;
    display: inline-block;
    margin-top: 30px;
}

.ny_xw .xw_wz .xw_a:hover {
    background-color: #333;
    color: #fff;
}

@media only screen and (max-width:992px) {
    .ny_xw .col-lg-3 {
        order: -1;
        margin-bottom: 20px;
    }
    .ny_xw .xw_1 .xw1_d {
        font-size: 14px;
    }
    .ny_xw .xw_wz .xw_bt {
        line-height: 2;
    }
    .ny_xw .xw_wz .xw_a {
        padding: 4px 15px;
        border: 1px solid #dcdcdc;
        color: #646464;
        font-size: 14px;
        display: inline-block;
        margin-top: 15px;
    }
}
.ny_xw .xw_img img{
    transition: all 2s;
}
/* 产品中心下拉 */
/* 产品中心下拉 */
.sanji {
    width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
    padding: 10px 32px;
    display: none;
}
.xlsp{
   border: #999 1px solid;
    width: 100%;
    height: 100%;
    margin-top: 10px;
    padding: 20px;
}
.tupian{
    width: 100%;
    display: flex;
    justify-content: center;
    /* align-items: center; */
    /* 换主轴 */
    flex-direction: column;
    height: 100%;
}
.tupian img{
    width: 100%;
}
.wenzio{
    display: flex;
    justify-content: center;
    /* align-items: center; */
    /* 换主轴 */
    flex-direction: column;
    height: 100%;
}
.shangbianji{
    margin-top: 10px;
}
.bt_btbt{
    font-size: 16px;
    font-weight: bold;
    color: #2f3234;
}
.wenzio{
    font-size: 12px;
    
}
@media only screen and (max-width:992px) {
    .tupian {
   
        padding-left: 90px;
        padding-right: 96px;
    }
    .bt_btbt {
        font-size: 14px;
      
        text-align: center;
    }
}
@media only screen and (max-width:414px){
    .tupian {
        padding-left: 60px;
        padding-right: 60px;
    }
}

.search-pagination{ width:100%; margin:auto; margin-top:30px;}
.search-pagination .pagination{ width: 100%; text-align: center; display: block;}
.search-pagination .pagination>li{ margin: 0 5px; display: inline-block;}
.search-pagination .pagination>li a{ float: none; color: #555; border: solid 1px #e7e7e7; padding: 5px 10px; border-radius: 0;}
.search-pagination .pagination>li a:hover{ background-color:#ea5413;     border-color: #ea5413; color: #fff;}
.search-pagination .pagination>li.active{ background:#ea5413;}
.search-pagination .pagination>li.active a{ color:#fff; background-color:#ea5413;     border-color: #ea5413;}


/*下载页面*/

.gy_wm {
    width: 100%;
    padding: 60px 0 80px;
    overflow: hidden;
}

.gy_wm .yj_cp .n_r {
    box-shadow: 0px 5px 10px 0px rgba(95, 125, 158, .1);
    margin-bottom: 30px;
}

.gy_wm .yj_cp .t_p {
    overflow: hidden;
}

.gy_wm .yj_cp .t_p img {
    width: 100%;
    height: auto;
    display: block;
    transition: all 1s;
    -o-transition: all 1s;
    -ms-transition: all 1s;
    -moz-transition: all 1s;
    -webkit-transition: all 1s;
}

.gy_wm .yj_cp .n_r:hover .t_p img {
    transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
}

.gy_wm .yj_cp .w_z {
    padding: 20px 10px;
    text-align: center;
}

.gy_wm .yj_cp .w_z h3 {
    font-size: 20px;
    line-height: 32px;
}

.gy_wm .yj_cp .w_z p {
    line-height: 24px;
    color: #999;
}

.gy_wm .ry_zz .n_r {
    background-color: #fff;
    padding: 20px;
    margin-bottom: 30px;
    box-shadow: 0px 8px 20px 0px rgba(95, 125, 158, .1);
    transition: all .5s;
    -o-transition: all .5s;
    -ms-transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
}

.gy_wm .ry_zz .n_r:hover {
    box-shadow: 0px 8px 20px 0px rgba(95, 125, 158, 0.3);
    transform: translateY(-10px);
    -o-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    -moz-transform: translateY(-10px);
    -webkit-transform: translateY(-10px);
}

.gy_wm .ry_zz img {
    width: 100%;
    height: auto;
    display: block;
}

.gy_wm .ry_zz p {
    font-size: 16px;
    text-align: center;
    margin-top: 20px;
    padding-top: 20px;
    border-top: 1px solid #ddd;
}

.gy_wm .zl_lb .n_r {
    padding: 20px 20px 20px 20px;
    border: 1px dotted #ddd;
    margin-bottom: 30px;
    position: relative;
}

.gy_wm .zl_lb h3 {
    font-size: 18px;
    line-height: 32px;
    font-weight: bold;
    margin-bottom: 10px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.gy_wm .zl_lb ul li:hover h3 {
    color: rgba(234,84,19);
}

.gy_wm .zl_lb i {
    font-size: 60px;
    position: absolute;
    top: 20px;
    left: 20px;
}

.gy_wm .zl_lb p {
    margin-bottom: 20px;
    line-height: 24px;
    height: 48px;
    color: #888;
    overflow: hidden;
    display: -webkit-box;
    line-clamp: 2;
    -webkit-line-clamp: 2;
    -moz-line-clamp: 2;
    -ms-line-clamp: 2;
    -o-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.gy_wm .zl_lb a {
    width: 120px;
    background-color: rgba(234,84,19);
    line-height: 32px;
    text-align: center;
    color: #fff;
    display: block;
    margin-top: 15px;
}

.gy_wm .zs_js {
    font-size: 16px;
    line-height: 32px;
    text-align: center;
    margin-bottom: 50px;
}

.gy_wm .zp_js .n_r {
    margin-bottom: 50px;
    overflow: hidden;
    box-shadow: 0px 5px 10px 0px rgba(95, 125, 158, .1);
}

.gy_wm .zp_js .t_p img {
    width: 100%;
    height: auto;
    display: block;
}

.gy_wm .zp_js .w_z {
    padding: 20px;
}

.gy_wm .zp_js .w_z h3 {
    font-size: 20px;
    font-weight: bold;
    color: #00b7ee;
    margin-bottom: 15px;
}

.gy_wm .zp_js .w_z p {
    font-size: 15px;
    line-height: 26px;
    color: #777;
}

.gy_wm .lx_dt .map {
    width: 100%;
    height: 460px;
    margin-bottom: 50px;
}

.gy_wm .lx_wm .n_r h3 {
    font-size: 22px;
    line-height: 32px;
    color: #00b7ee;
}

.gy_wm .lx_wm .n_r h4 {
    font-size: 16px;
    line-height: 24px;
    color: #888;
    text-transform: uppercase;
    margin-bottom: 20px;
}

.gy_wm .lx_wm .w_z {
    font-size: 15px;
    line-height: 32px;
}

.gy_wm .lx_wm .l_y input {
    width: 100%;
    height: 47px;
    font-size: 14px;
    line-height: 46px;
    border-bottom: 1px solid #ddd;
    display: block;
}

.gy_wm .lx_wm .l_y textarea {
    width: 100%;
    height: 73px;
    padding: 10px 0;
    font-size: 14px;
    line-height: 26px;
    border-bottom: 1px solid #ddd;
    display: block;
    resize: none;
}

.gy_wm .lx_wm .l_y button {
    width: 120px;
    height: 36px;
    background-color: #00b7ee;
    margin-top: 15px;
    margin-right: 15px;
    font-size: 15px;
    line-height: 36px;
    text-align: center;
    color: #fff;
    float: left;
}

.gy_wm .lx_wm .l_y button.c_z {
    background-color: #aaa;
}

.gy_wm .yz_xx {
    max-width: 560px;
    margin: 0 auto;
    padding: 30px 80px;
    box-shadow: 0px 8px 20px 0px rgba(95, 125, 158, .1);
}

.gy_wm .yz_xx .n_r {
    position: relative;
}

.gy_wm .yz_xx .n_r input {
    width: 100%;
    height: 51px;
    border-bottom: 1px solid #eee;
    line-height: 50px;
    margin-bottom: 10px;
    display: block;
}

.gy_wm .yz_xx .n_r.y_z input {
    padding-right: 120px;
}

.gy_wm .yz_xx .n_r .y_m {
    width: 100px;
    height: 40px;
    background: url(../images/api.png) no-repeat center / cover;
    position: absolute;
    top: 5px;
    right: 0;
}

.gy_wm .yz_xx button {
    width: 100%;
    height: 50px;
    background-color: #00b7ee;
    font-size: 16px;
    line-height: 50px;
    text-align: center;
    color: #fff;
    margin-top: 10px;
    transition: all .5s;
    -o-transition: all .5s;
    -ms-transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
}

.gy_wm .yz_xx button:hover {
    background-color: #088ace;
}

@media only screen and (max-width:992px) {
    .gy_wm {
        padding: 50px 0;
    }
    .gy_wm .yj_cp .row {
        margin: 0 -10px;
    }
    .gy_wm .yj_cp .col-md-6 {
        padding: 0 10px;
    }
    .gy_wm .yj_cp .n_r {
        margin-bottom: 20px;
    }
    .gy_wm .yj_cp .w_z {
        padding: 10px;
    }
    .gy_wm .yj_cp .w_z h3 {
        font-size: 18px;
        line-height: 30px;
    }
    .gy_wm .ry_zz .n_r {
        padding: 15px;
    }
    .gy_wm .ry_zz p {
        font-size: 15px;
    }
    .gy_wm .zl_lb .row {
        margin: 0 -10px;
    }
    .gy_wm .zl_lb .col-md-6 {
        padding: 0 10px;
    }
    .gy_wm .zl_lb .n_r {
        padding: 15px 15px 15px 80px;
        margin-bottom: 20px;
    }
    .gy_wm .zl_lb h3 {
        margin-bottom: 5px;
    }
    .gy_wm .zl_lb i {
        font-size: 46px;
        top: 10px;
        left: 15px;
    }
    .gy_wm .zl_lb p {
        margin-bottom: 15px;
    }
    .gy_wm .zl_lb a {
        width: 100px;
        line-height: 30px;
    }
    .gy_wm .zs_js {
        font-size: 15px;
        line-height: 30px;
        margin-bottom: 30px;
    }
    .gy_wm .zp_js .n_r {
        margin-bottom: 30px;
    }
    .gy_wm .zp_js .w_z h3 {
        font-size: 18px;
        margin-bottom: 10px;
    }
    .gy_wm .zp_js .w_z p {
        font-size: 15px;
        line-height: 26px;
        color: #777;
    }
    .gy_wm .lx_dt .map {
        height: 300px;
        margin-bottom: 30px;
    }
}

@media only screen and (max-width:640px) {
    .gy_wm {
        padding: 40px 0;
    }
    .gy_wm .yj_cp .w_z h3 {
        font-size: 16px;
    }
    .gy_wm .zs_js {
        font-size: 14px;
        line-height: 26px;
    }
    .gy_wm .zp_js .w_z h3 {
        font-size: 16px;
        font-weight: normal;
    }
    .gy_wm .zp_js .w_z p {
        font-size: 14px;
        line-height: 22px;
    }
    .gy_wm .lx_dt .map {
        height: 200px;
        margin-bottom: 0;
    }
    .gy_wm .lx_wm .n_r {
        margin-top: 30px;
    }
    .gy_wm .lx_wm .n_r h3 {
        font-size: 18px;
        font-weight: bold;
        line-height: 28px;
    }
    .gy_wm .lx_wm .n_r h4 {
        font-size: 14px;
    }
    .gy_wm .lx_wm .w_z {
        font-size: 14px;
        line-height: 28px;
    }
    .gy_wm .lx_wm .l_y input {
        height: 52px;
        line-height: 50px;
        border: 1px solid #eee;
        margin-bottom: 20px;
        padding: 0 10px;
    }
    .gy_wm .lx_wm .l_y textarea {
        height: 74px;
        padding: 10px;
        border: 1px solid #eee;
        margin-bottom: 20px;
    }
    .gy_wm .lx_wm .l_y button {
        width: 48%;
        height: 50px;
        line-height: 50px;
        margin: 0;
    }
    .gy_wm .lx_wm .l_y button.c_z {
        float: right;
    }
    .gs_yj .n_r {
        height: 160px;
        margin-bottom: 20px;
    }
    .gy_wm .yz_xx {
        padding: 30px;
    }
}

@media only screen and (max-width:320px) {
    .gy_wm .yz_xx {
        padding: 20px;
    }
}
.tup{
    width: 100%;
}
.tup img{
    width: 100%;
}

/*表单*/
.ny_ly {
    padding: 50px 100px;
}

.ny_ly .ly_bt {
    text-align: center;
}

.ny_ly .ly_bt h3 {
    font-size: 28px;
    color: rgb(234,84,19);
}

.ny_ly .ly_bt span {
    width: 30px;
    height: 2px;
    background-color: rgb(234,84,19);
    display: block;
    margin: 20px auto 25px;
}

.ny_ly .ly_bt h5 {
    font-size: 16px;
    color: #555555;
}

.ny_ly .ly_bd {
    padding-top: 30px;
}

.ny_ly .ly_bd .bd_b input {
    width: 100%;
    height: 33px;
    line-height: 31px;
    padding-left: 10px;
    border: 1px solid #dcdcdc;
    color: #333;
    transition: all 1s;
    -o-transition: all 1s;
    -ms-transition: all 1s;
    -moz-transition: all 1s;
    -webkit-transition: all 1s;
}

.ny_ly .ly_bd .bd_b input:focus {
    box-shadow: 0 0 8px rgba(46, 91, 156, .8);
}

.ny_ly .ly_bd .bd_b input::placeholder {
    color: #555555;
}

.ny_ly .ly_bd .bd_b {
    position: relative;
    margin-bottom: 20px;
}

.ny_ly .ly_bd .bd_b img {
    position: absolute;
    right: 5%;
    top: 50%;
    margin-top: -4px;
}

.ny_ly .ly_bd .bd_b.t img {
    top: 90%;
    right: 3%;
}

.ny_ly .ly_bd .bd_b textarea {
    padding: 10px;
    border: 1px solid #dcdcdc;
    color: #333;
    height: 220px;
    width: 100%;
    resize: none;
}

.ny_ly .ly_bd .bd_b textarea::placeholder {
    color: #555555;
}

.ny_ly .ly_bd button {
    color: #fff;
    width: 120px;
    height: 35px;
    background-color: rgb(234,84,19);
    line-height: 35px;
    text-align: center;
    margin-top: 40px;
}

@media only screen and (max-width:992px) {
    .ny_ly .ly_bd .bd_b.t img {
        top: 90%;
        right: 7%;
    }
    .ny_ly .ly_bt h3 {
        font-size: 26px;
    }
    .ny_ly .ly_bt span {
        margin: 15px auto;
    }
    .ny_ly .ly_bt h5 {
        font-size: 14px;
    }
    .ny_ly .ly_bd .bd_b input {
        font-size: 13px;
    }
    .ny_ly .ly_bd .bd_b textarea {
        font-size: 13px;
    }
    .ny_ly .ly_bd button {
        width: 85px;
        height: 32px;
        line-height: 32px;
        font-size: 13px;
    }
}
/*详情页*/




.xz_xz a {
    margin: 20px auto;
    display: block;
    font-size: 16px;
    border: 1px solid #005ea8;
    width: 120px;
    height: 35px;
    line-height: 33px;
    text-align: center;
    border-radius: 20px;
    background-color: transparent;
    color: #005ea8;
}

.xz_xz a:hover {
    background-color: #005ea8;
    color: #fff;
}

#div1 li{
    list-style: initial;
}
.cp_fw .swiper-container {
    width: 100%;
    height: 300px;
    margin-left: auto;
    margin-right: auto;
}

.cp_fw .swiper-slide1 {
    background-size: cover;
    background-position: center;
    width: 76.57%!important;
    margin: 0 12%!important;
    border: 1px solid #2e5b9c;
    text-align: center;
    background: #fafafa;
}

.ny_gy.zz .container {
    background: rgba(222, 225, 230);
}

.cp_fw .swiper-slide1 img {
    display: inline-block;
    padding: 15px;
    max-width: 100%;
    max-height: 100%;
}

.cp_fw .swiper-slide2 {
    width: 18.22%!important;
    border: 1px solid #2e5b9c;
    text-align: center;
}

.cp_fw .swiper-slide2 img {
    display: inline-block;
    width: 100%;
    max-width: 100%;
    height: 100%;
}

.cp_fw .gallery-top {
    height: 350px;
    width: 100%;
}

.cp_fw .gallery-thumbs {
    position: relative;
    height: 20%;
    box-sizing: border-box;
    padding: 10px 0;
}

.cp_fw .gallery-thumbs .swiper-slide {
    width: 25%;
    height: 90%;
}

.swiper-button-next.swiper-button-white,
.swiper-container-rtl .swiper-button-prev.swiper-button-white,
.swiper-button-prev.swiper-button-white,
.swiper-container-rtl .swiper-button-next.swiper-button-white {
    background-image: none!important;
}

.cp_fw .swiper-wrapper:last-child {
    position: absolute;
    left: -31%;
    transform: translate3d(271px, 0px, 0px)!important
}

#div1>div {
    padding: 0 5%;
    width: 100%;
    border-top: 1px rgb(234,84,19) solid;
    padding-top: 50px;
    padding-bottom: 80px;
    display: none;
    min-height: 300px;
    /*background: rgb(229, 227, 228);*/
}

#div1 .xq_wz {
    color: #666666;
    font-size: 16px;
    line-height: 30px;
}

#div1 input {
    width: 108px;
    line-height: 53px;
    font-weight: bold;
    color: #666666;
    background-color: #f4f4f4;
    margin-right: 2px;
}

#div1 input:first-child {
    margin-left: 0%;
}

#div1 .xq_tp {
    margin-top: 35px;
}

#div1 .xq_tp img {
    max-width: 100%;
}

.active {
    background: rgb(234,84,19)!important;
    color: #fff!important;
}

@media only screen and (max-width:992px) {
    .cp_fw .swiper-wrapper:last-child {
        position: static;
        left: 0;
        transform: translate3d(0, 0px, 0px)!important;
    }
    .cp_fw .swiper-slide1 img {
        margin: 53px 0;
    }
    .cp_fw .fw_js h4 {
        font-size: 20px;
        margin-bottom: 5px;
    }
    .cp_fw .fw_js {
        padding-top: 0;
        padding-bottom: 70px;
        padding-left: 15px;
    }
    .cp_fw .fw_js span {
        font-size: 13px;
        line-height: 24px
    }
    .cp_fw .fw_js h5 {
        font-size: 18px;
        margin-top: 11px;
    }
    .cp_fw .fw_js p {
        font-size: 14px;
        line-height: 22px;
    }
    #div1 input {
        width: 20%;
        font-size: 12px;
    }
    #div1 .xq_wz {
        font-size: 14px;
        line-height: 26px;
    }
}

.cp_fw .small {
    position: absolute;
    left: -31%;
    transform: translate3d(271px, 0px, 0px)!important
}

.gallery-top {
    height: 80%;
    width: 100%;
}

.gallery-thumbs {
    height: 20%;
    box-sizing: border-box;
    padding: 10px 0;
}

.gallery-thumbs .swiper-slide {
    height: 100%;
    opacity: 0.4;
}

.gallery-thumbs .swiper-slide-thumb-active {
    opacity: 1;
}


/* 侧边栏 */

.ny_cp .pn_l ul {
    background-color: #fafafa;
}

.ny_cp .pn_l ul li {
    border-bottom: 1px solid #fafafa;
}

.ny_cp .pn_l ul li.on {
    background-color: #186d94;
}

.ny_cp .pn_l ul li.on .all a {
    color: #fff;
}

.ny_cp .pn_l .all {
    position: relative;
}

.ny_cp .pn_l .all a {
    font-size: 16px;
    color: #323232;
    display: block;
    padding: 15px 40px 15px 20px;
}

.ny_cp .pn_l i {
    width: 30%;
    height: 100%;
    padding-right: 15px;
    text-align: right;
    line-height: 3.5;
    right: 0;
    display: block;
    position: absolute;
    bottom: 0;
    color: #186d94;
    transition: all .5s;
    -o-transition: all .5s;
    -ms-transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
}

.ny_cp .pn_l ul li .all i.on {
    color: #fff;
}

.ny_cp .pn_l .other a.on {
    background-color: #186d94;
    color: #fff;
}

.ny_cp .pn_l .other {
    width: 100%;
    box-shadow: none;
    margin-left: 0;
    visibility: inherit;
    display: none;
    background-color: #eeeeee;
}

.ny_cp .pn_l .other.on {
    display: block;
}

.ny_cp .pn_l .other a {
    line-height: 24px;
    padding-left: 50px;
    position: relative;
    font-size: 14px;
    color: #646464;
    display: block;
    padding: 5px 0 5px 50px;
}

.fw_xq {

   margin-top: 30px;
}

.xz_xz a {
    margin: 20px auto;
    display: block;
    font-size: 16px;
    border: 1px solid #005ea8;
    width: 120px;
    height: 35px;
    line-height: 33px;
    text-align: center;
    border-radius: 20px;
    background-color: transparent;
    color: #005ea8;
}

.xz_xz a:hover {
    background-color: #005ea8;
    color: #fff;
}

.xq_nr table {
    margin: 0 auto;
}