/*整体开始*/
html,
body,
ul,
li,
ol,
dl,
dd,
dt,
p,
h1,
h2,
h3,
h4,
h5,
h6,
form,
fieldset,
legend,
img {
    margin: 0;
    padding: 0;
}

fieldset,
img {
    border: none;
}

/*为了照顾ie6 链接图片有边框*/
ul,
ol {
    list-style: none;
}

input {
    padding-top: 0;
    padding-bottom: 0;
    font-family: "SimSun", "宋体";
}

select,
input {
    vertical-align: middle;
}

select,
input,
textarea {
    font-size: 12px;
    margin: 0;
}

textarea {
    resize: none;
}

table {
    border-collapse: collapse;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%;
    font-weight: normal;
}

body {
    font-size: 12px;
    color: #333;
    font-family: "Microsoft YaHei", "微软雅黑", "SimHei", "黑体", "SimSun", "宋体";
}

a {
    color: #333;
    text-decoration: none;
}

a:hover {
    color: #000;
    text-decoration: none;
}

html {
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}

video embed,
video object,
video iframe {
    width: 100%;
    height: auto;
}

* {
    margin: 0px;
    padding: 0px;
}

div {
    display: block;
}

html {
    color: #666;
}

html,
body {
    width: 100%;
    background: #eef2f6;
}

/*内容页*/
.lh_nr {
    width: 100%;
}

/*位置*/
.swgf_wz {
    width: 100%;
    height: 116px;
    line-height: 116px;
}

.swgf_wz .swgf_wz1 {
    width: 1500px;
    margin: 0 auto;
    display: block;
}

.nr_szwz {
    font-size: 18px;
    float: left;
}

.nr_szwz a {
    padding-right: 20px;
    position: relative;
}

.nr_szwz a::after {
    width: 6px;
    height: 10px;
    background: url(../images/icon.png) no-repeat;
    content: '';
    position: absolute;
    right: 5px;
    top: 30%;
}

/*列表页导航*/
.lb_dh {
    float: right;
    display: block;
    height: 116px;
}

.lb_dh .lb_dh1 {
    height: 116px;
    margin-left: 46px;
    float: left;
    font-size: 18px;
    cursor: pointer;
    box-sizing: border-box;
}

.lb_dh .lb_on {
    border-bottom: 15px solid #62ceee;
}

.lh_nr .lh_nr1 {
    width: 1500px;
    margin: 0 auto;
    background: #fff;
    margin-top: 60px;
    padding: 50px 100px;
    box-sizing: border-box;
}

.lh_wz {
    width: 100%;
    font-size: 22px;
    margin: 0 auto 34px;
}

.lh_wz h1 {
    font-weight: bold;
    text-align: center;
    font-size: 24px;
}

.news-other {
    color: #999;
    text-align: center;
    border-bottom: solid 1px #ddd;
    padding-bottom: 34px;
    margin-top: 20px;
    margin-bottom: 40px;
    font-size: 16px;
}

.news-source {
    margin-right: 15px;
}

.lh_wz p {
    line-height: 1.66;
    margin-bottom: 40px;
    color: #333;
    font-size: 14px;
}

.lh_wz img {
    width: 100%;
    height: auto;
}

.lh_wz video {
    width: 600px;
    height: auto;
}

.nr_con {
    width: 100%;
}

.news-editor {
    text-align: right;
    line-height: 45px;
    font-size: 22px;
}

.swgf_next {
    width: 1500px;
    margin: 0 auto;
    margin-top: 40px;
    margin-bottom: 60px;
}

.swgf_next ul {
    width: 100%;
    overflow: hidden;
}

.swgf_next ul li {
    width: 48%;
    margin-right: 4%;
    background: #fff;
    height: 110px;
    line-height: 110px;
    text-align: center;
    font-size: 16px;
    float: left;
    padding: 0px 10px;
    box-sizing: border-box;
}

.swgf_next ul li:last-child {
    margin-right: 0%;
}

.swgf_next ul li a:hover {
    text-decoration: underline;
}

/*banner*/
.swgf_banner {
    width: 100%;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
}

.swgf_banner img {
    width: 100%;
    display: block;
}

/* 品牌及产品 */
.ppcp {
    position: absolute;
    width: 100%;
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    margin-top: 10%;
}

.ppcp .box {
    width: 1400px;
    position: relative;
    height: 100px;
    display: flex;
}

.ppcp .box::after {
    content: '';
    position: absolute;
    height: 200px;
    width: 200px;
    left: -100px;
    top: -100px;
    background: url(../images/qp1.png) no-repeat;
    background-size: 100%;
}

.ppcp .box img {
    width: 300px;
}

.ppcp .box ul {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-left: 80px;
}

.ppcp .box ul li {
    font-size: 20px;
    color: #ffffff;
}

.ppcp .box ul li {
    margin-right: 10px;
    width: 80px;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 20px;
    cursor: pointer;
    padding: 0 20px;
}

.ppcp .box ul .hover {
    background-color: #43a4fd;

}


.swiper {
    width: 100%;
    height: 500px;
    overflow: hidden;
    position: relative;

}

.swiper .swiper-slide {
    width: 600px;
    height: 360px;
    margin-top: 120px;
    border-radius: 30px;
    overflow: hidden;
}

.swiper .swiper-slide img {
    width: 100%;
    height: 100%;
	object-fit: cover;
}

.swiper .qh {
    position: absolute;
    top: 20px;
    right: 10%;
    display: flex;
    font-size: 25px;
    color: #fff;
    z-index: 99999;

}

.swiper .qh div {
    cursor: pointer;
    margin: 0 3px;
}


.lh_nr {
    min-height: 300px;
    height: 630px;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
}

.lh_nr .bg {
    width: 100%;
    height: 100%;
}

.lh_nr .title {
    position: absolute;
    top: 10%;
    border: 1px solid;
    display: flex;
    justify-content: center;
}

.lh_nr .title img {
    position: absolute;
    opacity: 0;
}

.lh_nr .title .active {
    opacity: 1;
}

.lh_nr .box {
    position: absolute;
    height: 300px;
    width: 1400px;
    margin-top: 7%;
    display: flex;
}

.lh_nr .qh1 {
    position: absolute;
    height: 300px;
    width: 1400px;
    opacity: 0;
    z-index: 0;
    display: flex;
}

.lh_nr .active {
    opacity: 1;
    z-index: 1;
}

.lh_nr .qh1 ul {
    height: 100%;
    width: 200px;
    display: flex;
    flex-direction: column;
    justify-content: space-around;

}

.lh_nr .qh1 ul li {
    height: 70px;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    border-bottom: 1px solid #9eb4db;
    cursor: pointer;
}

.lh_nr .qh1 ul li p {
    padding: 10px 20px;
    border-radius: 30px;
    color: #276ab3;
    display: block;
    font-size: 20px;
}

.lh_nr .qh1 ul .active p {
    background-color: #c2e4fe;

}

.lh_nr .qh1 .nr {
    flex: 1;
    width: 0;
    background-color: #ffffff7e;
    border-radius: 20px;
    text-align: center;
    position: relative;
}

.lh_nr .qh1 .nr>div {
    height: 100%;
    width: 95%;
    opacity: 0;
    position: absolute;
    margin-left: 3%;
}

.lh_nr .qh1 .nr .active {
    opacity: 1;
}

.lh_nr .qh1 .nr .nr1 {
    font-size: 16px;
    text-align: left;
    line-height: 36px;
    color: #276ab3;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.lh_nr .qh1 .nr .nr2 {
    display: flex;
    justify-content: center;
    align-items: center;

}

.lh_nr .qh1 .nr .nr2 .swiper1 {
    height: 90%;
    width: 1000px;
    display: flex;
    justify-content: center;
    overflow: hidden;

}
.lh_nr .qh1 .nr .nr3 img{
	margin-top: 35px;
}

.swiper1 .swiper-wrapper {
    transition-timing-function: linear !important;
}

.swiper1 .swiper-slide {
    height: 100%;
    position: relative;
}

.swiper1 .swiper-slide .t {
    width: 100%;
    height: 50px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    word-break: break-all;
    align-content: center;
}

.swiper1 .swiper-slide .t p {
    height: 40px;
    display: flex;
}

.swiper1 .swiper-slide img {
    height: 80%;
    width: 100%;

}

.lh_nr .qh1 .nr .nr2 .swiper2 {
    height: 90%;
    width: 1000px;
    display: flex;
    justify-content: center;
    overflow: hidden;

}

.swiper2 .swiper-wrapper {
    transition-timing-function: linear !important;
}

.swiper2 .swiper-slide {
    height: 100%;
    position: relative;
}

.swiper2 .swiper-slide .t {
    width: 100%;
    height: 50px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    word-break: break-all;
    align-content: center;
}

.swiper2 .swiper-slide .t p {
    height: 40px;
    display: flex;
}

.swiper2 .swiper-slide img {
    height: 80%;
    width: 100%;

}


.lh_nr .qh1 .nr .nr2 .noswiper {
    height: 90%;
    width: 1000px;
    display: flex;
    margin-top: 40px;
}

.lh_nr .qh1 .nr .nr2 .noswiper>div {
    width: 30%;
    height: 100%;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    margin: 0 40px;
}

.lh_nr .qh1 .nr .nr2 .noswiper div img {
    width: 170px;
    height: 215px;
}
.lh_nr .qh1 .nr .nr2 .noswiper div .t{
    width: 100%;
    height: 50px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    word-break: break-all;
    align-content: center;
}

/*底部*/
.swgf_bottom {
    width: 100%;
    background: #454646;
}

.swgf_bottom .swgf_bottom1 {
    width: 1600px;
    margin: 0 auto;
}

.bot_t {
    width: 100%;
    overflow: hidden;
    border-bottom: 1px solid #fff;
}

.bot_tl {
    float: left;
    padding: 65px 0px 85px 0px;
}

.bot_logo {
    width: 160px;
}

.bot_logo img {
    width: 100%;
}

.bot_tl h1 {
    font-size: 22px;
    margin-top: 40px;
    margin-bottom: 35px;
    color: #fff;
}

.bot_tl p {
    font-size: 14px;
    height: 30px;
    line-height: 30px;
    color: #fff;
}

.bot_tr {
    float: right;
    overflow: hidden;
    margin-top: 100px;
}

.bot_tr .ewm1 {
    float: left;
    width: 120px;
    margin-left: 40px;
}

.ewm1 img {
    width: 100%;
}

.ewm1 p {
    font-size: 12px;
    text-align: center;
    color: #fff;
    margin-top: 4px;
}

.bot_b {
    padding: 50px 0px;
    overflow: hidden;
}

.bot_b p {
    float: left;
    font-size: 14px;
    color: #fff;
}

.bot_b p span {
    margin-right: 5px;
}

.bot_b p a {
    color: #fff;
    margin-right: 5px;
}

.bot_b h1 {
    float: right;
    font-size: 14px;
    overflow: hidden;
}

.bot_b h1 a {
    color: #fff;
    float: left;
}

.bot_b h1 span {
    width: 1px;
    height: 14px;
    background: #fff;
    margin: 0px 20px;
    display: block;
    float: left;
    margin-top: 2px;
}

.turnPage {
    text-align: center;
    margin: 0 auto;
    padding-top: 110px;
    padding-bottom: 110px;
    font-size: 14px;
    line-height: 50px;
}

.turnPage a,
.turnPage span {
    height: 50px;
    line-height: 50px;
    vertical-align: top;
    display: inline-block;
    color: #3476ac;
    font-family: 宋体;
    padding: 0px 22px;
    margin: 4px;
    background: rgb(255, 255, 255);
    border-width: 1px;
    border-style: solid;
    border-color: rgb(229, 229, 229);
    border-image: initial;
    overflow: hidden;
}

.turnPage .active a,
.turnPage a:hover,
.turnPage span {
    background: #3476ac;
    border: 1px solid #3476ac;
    text-decoration: none;
    color: #fff;
}
@media (min-width: 1400px) and (max-width:1600px) {
    .swiper .swiper-slide img {
        height: 100%;
    }

}
@media (min-width: 640px) and (max-width:1400px) {
    body {
        width: 99vw;
    }

    .ppcp {
        width: 99vw;
    }

    .ppcp .box {
        width: 100vw;
        overflow: hidden;

    }

    .ppcp .box img {
        margin-left: 6%;
    }

    .ppcp .box ul li {
        padding: 0 10px;
        height: 40px;
        width: 80px;
    }

    .swiper {
        width: 99vw;
    }

    .swiper .swiper-slide {
        height: 300px;
    }

    .swiper .swiper-slide img {
        height: 100%;
    }

    .lh_nr .box {
        width: 99vw;

    }

    .lh_nr .qh1 {
        width: 95vw;

    }

    .lh_nr .qh1 .nr {
        margin: 0;

    }
}

@media (min-width: 640px) and (max-width:1500px) {
    body {
        min-width: 1500px;
    }
}

@media screen and (max-width: 640px) {
    .cf_xpdh {
        display: block;
    }

    .sp_header {
        height: 50px;
        overflow: hidden;
        background: rgba(255, 255, 255, 0.8);
        position: fixed;
        z-index: 10;
        width: 100%;
        top: 0;
    }

    .sp_logo {
        padding: 10px;
        float: left;
        height: 50px;
        position: absolute;
        left: 50%;
        margin-left: -46px;
    }

    .sp_logo img {
        margin: auto;
        max-height: 30px;
    }

    .sp_nav {
        width: 50px;
        float: right;
        position: relative;
        cursor: pointer;
        height: 30px;
        margin-top: 15px
    }

    .sp_nav span {
        display: block;
        background: #1947ba;
        width: 30px;
        height: 4px;
        position: absolute;
        left: 10px;
        transition: all ease 0.35s
    }

    .sp_nav span:nth-of-type(1) {
        top: 0px
    }

    .sp_nav span:nth-of-type(2) {
        top: 10px;
        width: 24px;
    }

    .sp_nav span:nth-of-type(3) {
        top: 20px
    }

    .sp_nav_se span:nth-of-type(1) {
        top: 10px;
        transform: rotate(45deg)
    }

    .sp_nav_se span:nth-of-type(2) {
        width: 0
    }

    .sp_nav_se span:nth-of-type(3) {
        top: 10px;
        transform: rotate(-45deg)
    }

    .sjj_nav {
        position: fixed;
        z-index: 9;
        background: #fff;
        width: 100%;
        height: 100%;
        font-size: 14px;
        line-height: 40px;
        top: -100%;
        left: 0;
        overflow: auto;
        overflow-x: hidden;
        transition: top ease 0.35s;
        display: block;
    }

    .nav_show {
        top: 50px
    }

    .sjj_nav>ul>li:first-child {
        overflow: hidden;
        border-top: 0
    }

    .sjj_nav>ul>li:first-child>a {
        float: left;
        width: calc(100% - 70px)
    }

    .sjj_nav>ul>li:first-child .language {
        float: right;
        width: 70px;
        overflow: hidden;
        line-height: 30px;
        margin-top: 5px
    }

    .sjj_nav>ul>li:first-child .language a {
        width: 35px;
        float: left;
        border-left: 1px #ddd solid;
        text-align: center;
        color: #999;
    }

    .sjj_nav ul li i {
        position: absolute;
        top: 5px;
        right: 0px;
        border-left: 1px #ddd solid;
        height: 30px;
        padding: 0px 7px 0 7px;
    }

    .sjj_nav ul li i svg {
        transform: rotate(-90deg);
        transition: all ease 0.35s
    }

    .sjj_nav ul li .sjj_nav_i_se svg {
        transform: rotate(0deg)
    }

    .sjj_nav ul li {
        border-top: 1px #ddd solid;
        margin-left: 20px;
        position: relative;
        line-height: 40px;
        font-size: 14px;
        background: #fff;
        width: auto;
    }

    .sjj_nav>ul>li:last-child {
        border-bottom: 1px #ddd solid;
    }

    .sjj_nav ul li .cnavli {
        display: none
    }

    .sjj_nav ul li a {
        color: #333;
        width: 80%
    }

    .sjj_nav ul li .cnavli a {
        color: #666;
        display: block;
        text-align: left;
    }

    .sjj_nav ul li i svg {
        width: 20px;
        height: 20px;
        fill: #555;
    }

    .sjj_nav ul li .sjj_nav_i_se svg {
        fill: #0066cc;
    }

    .sjj_nav ul li ul li>ul {
        margin-left: 10px
    }

    .sp_nav_xjb {
        display: block;
    }


    /*底部*/
    .swgf_bottom .swgf_bottom1 {
        width: 96%;
    }

    .bot_tl {
        padding: 20px 0px 20px 13%;
    }

    .bot_tl h1 {
        font-size: 18px;
        margin-top: 20px;
        margin-bottom: 15px;
        color: #fff;
    }

    .bot_tl p {
        font-size: 12px;
        height: 24px;
        line-height: 24px;
    }

    .bot_tr {
        margin-top: 0px;
    }

    .bot_tr {
        float: left;
        margin-left: 4%;
        overflow: hidden;
        margin-top: 0px;
        margin-bottom: 20px;
    }

    .bot_tr .ewm1 {
        width: 30%;
        margin-left: 3%;
    }

    .bot_b h1 {
        float: left;
        margin-top: 10px;
    }

    .bot_b {
        padding: 30px 0px;
    }

    .pic-caption p {
        font-size: 14px;
        margin-top: 10px;
    }

    .pic-caption span {
        margin-top: 10px;
    }

    .pic-caption h1 {
        font-size: 16px;
    }

    /*内容页*/
    .lh_nr .lh_nr1 {
        width: 100%;
        margin-top: 30px;
        padding: 20px;
    }

    .lh_wz h1 {
        font-size: 18px;
    }

    .news-other {
        padding-bottom: 15px;
        margin-top: 10px;
        margin-bottom: 20px;
        font-size: 14px;
    }

    .lh_wz p {
        margin-bottom: 20px;
    }

    .swgf_next {
        width: 100%;
        margin-top: 10px;
        margin-bottom: 30px;
    }

    .swgf_next ul li {
        width: 100%;
        margin-right: 0;
        margin-top: 10px;
    }


    .swiper {
        height: 400px;
    }

    .ppcp .box {
        width: 100%;
        display: flex;
        flex-direction: column;
        align-items: center;
        margin-top: 36%;

    }

    .ppcp .box img {
        width: 100px;
    }

    .ppcp .box ul {
        flex-wrap: wrap;
        margin: 0;
        justify-content: flex-start;
    }

    .ppcp .box ul li a {
        font-size: 15px;
    }

    .ppcp .box::after {
        background: none;
        display: none;
    }

    .swiper .qh {
        font-size: 18px;
    }
    
	 .swgf_banner {
        height: 500px;
    }

    .swgf_banner>img {
        width: 200%;
    }

    .swiper .swiper-slide img {
        width: 100%;
        height: 80%;
        margin: 0;
    }

    .swiper .swiper-slide {
        width: 100%;
        height: 200px;
        margin-top: 72px;
        overflow: visible;
        display: flex;
        justify-content: center;
    }

    .lh_nr {
        margin-top: -55px;
    }

    .lh_nr .box {
        width: 100%;
	
	}
	

    .lh_nr .qh1 {
        width: 100%;
        height: 400px;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }

    .lh_nr .qh1 ul {
        width: 100%;
        height: 40px;
        display: flex;
        flex-direction: row;
    }

    .lh_nr .qh1 ul li p {
        padding: 5px 5px;

    }

    .lh_nr .qh1 .nr {
        width: 100%;
        margin-top: 30px;
    }

    .lh_nr .qh1 .nr .nr1 {
        line-height: 20px;
    }

    .lh_nr .qh1 .nr .nr2 .noswiper{
        width: 100%;
        display: flex;
        flex-wrap: wrap;
    }
    .lh_nr .qh1 .nr .nr2 .noswiper>div {
        width: 25%;
        height: 50%;
    }
    .lh_nr .qh1 .nr .nr2 .noswiper div .t {
        width: 100%;
        height: 50px;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        word-break: break-all;
        align-content: center;
    }

}