﻿@charset "utf-8";

body, ul, dl, dd, dt, ol, li, p, h1, h2, h3, h4, h5, h6, textarea, form, select, fieldset, table, td, div, input {
    margin: 0;
    padding: 0;
    -webkit-text-size-adjust: none;
}

h1, h2, h3, h4, h5, h6 {
    font-size: 36px;
}

body > div {
    margin: 0 auto;
}

div {
    text-align: left;
}

a img {
    border: 0;
}

ul, ol, li {
    list-style-type: none;
    vertical-align: 0;
}

a {
    outline-style: none;
    color: #000000;
    text-decoration: none;
}

    a:hover {
        text-decoration: none;
    }
* {
    margin: 0;
    padding: 0;
}

html, body {
    width: 100%;
    font: 10px "microsoft Yahei","Arial",sans-serif;
    background-color: #EFEFEF;
}
.mainCon
{
    width:1040px;
    margin:0 auto;
}
.mainCon .lan
{
    padding:7px 0;
    height:24px;
    font-size:12px;
    line-height: 0;
}
.mainCon .lan .lanBt
{
    float:right;
    border-radius: 4px;
    overflow: hidden;
}
.mainCon .lan .lanBt span{
    min-width:65px;
    padding:0 10px;
    background-color:#004099;
    color:#fff;
    line-height:24px;
    display: inline-block;
    box-sizing: border-box;
    text-align: center;
}
.mainCon .lan .lanBt span a{
    color:#fff;
}
.mainCon .lan .lanBt span.select{
    background-color: #fff;
}
.mainCon .lan .lanBt span.select a{
    color: #004099;
}
h2{
    font-size: 28px;
}
.lunbo
{
    background-position:  center;
    background-repeat: no-repeat;
    background-size:cover;
    width:100%;
    padding-bottom: 42%;
    height: 0;
    position: relative;
    overflow: hidden;
}
.lunbo .mainMenu{
    position: absolute;
    left:50%;
    transform: translateX(-50%);
    z-index: 10000;
}
.mainCon .menu{
    height: 80px;
    line-height: 80px;
    text-align: center;
    font-size: 14px;
}
.mainCon .menu ul
{
    height: 100%;
    background-color: #1E4882;
}
.mainCon .menu ul li{
    float: left;
    height:100%;
    width:161px;
    position: relative;
}
.mainCon .menu ul li.active::after{
    content:" ";
    position: absolute;
    bottom: 0.3rem;
    left:50%;
    transform: translateX(-50%);
    width: 5rem;
    height: 2px;
    background-color: #fff;
}
.mainCon .menu ul li a{
    display: block;
    width: 100%;
    height: 100%;
}
.mainCon .menu ul li span{
    padding:0;
    color: #fff;
}
.mainCon .menu ul li.child span
{
    padding-right: 20px;
    background:url(../images/micon.png) center right no-repeat no-repeat;
}
.mainCon .menu ul li.logo{
    width:232px;
    text-align: center;
    background-color: #fff;
}
.mainCon .menu ul li.logo img{
    padding-top: 11px;
}
.lunbo .lunbopic
{
    position: absolute;
    top: 0;
    transform: none;
    left: 0;
    width: 100%;
    height: 100%;
}
.mainCon .lunbotitle
{
    font-size: 0;
    line-height: 0;
}
.swiper-pagination-lock,.swiper-button-lock{
    display: block;
}
.lunbotitle 
{
    height: 100%;
}
.lunbotitle .mainCon{
    position: absolute;
    left:50%;
    height: 4.4rem;
    transform: translate(-50%,-50%);
    z-index: 10;
    top: 40%;
}
.lunbotitle .title .mainCon
{
    z-index: 9;
}
.lunbotitle .title,.lunbotitle .con
{
    display: inline-block;
    position: absolute;
    left:0;
    width: 100%;
}
.lunbotitle .con
{
    top:4.4rem;
}
.lunbotitle .title .pic{
    height: 100%;
}
.lunbotitle .title .pic img{
    width:100%;
    height: 100%;
}
.lunbotitle .title .pic img.mobilepic
{
    display: none;
}
.lunbotitle .title .con{
    top:0;
    left:0;
    margin-top:4.4rem;
}
.lunbotitle .con .arti{
    height:13.6rem;
    width:36.6rem;
    padding: 0 3rem;
    box-sizing: border-box;
    display: inline-block;
    background-color: #fff;
    font-size: 3.2rem;
    font-weight: 600;
    color: #000000;
    line-height: 4rem;
    border-radius: 0 0 0.3rem 0;
}
.lunbotitle .bts
{
    width:36.6rem;
    box-sizing: border-box;
    font-size: 1.2rem;
    color:#9B9B9B;
    padding: 1.2rem 3rem;
    height: 4.4rem;
    line-height: 2rem;
    background-color: #fff;
    position: absolute;
    top:0;
    left:0;
    border-radius: 0.3rem 0 0;
}
.lunbotitle .bts .swiper-pagination
{
    position: relative;
    float:right;
    padding-top: 5px;
}
.lunbotitle .bts .swiper-pagination span
{
    float: left;
    width: 7px;
    height: 7px;
    background-color: #BABABA;
    border-radius: 7px;
    margin: 0 5px;
}
.lunbotitle .bts .swiper-pagination span.swiper-pagination-bullet-active{
    background-color: #567DB3;
}
.lunbotitle .bt
{
    display: inline-block;
    width:43px;
    height: 84px;
    background-color: #EDEDED;
    vertical-align: top;
    position: absolute;
    top:0;
    left:36.6rem;
}
.lunbotitle .bt .left{
    background: url(../images/left.png) center center no-repeat no-repeat;
    width:100%;
    height: 40px;
    border-bottom: 1px solid rgb(0,0,0,0.1);
    cursor: pointer;
}
.lunbotitle .bt .right{
    background: url(../images/right.png) center center no-repeat no-repeat;
    width:100%;
    height: 40px;
    cursor: pointer;
}
.lunbotitle .bt .more{
    display: none;
}
.lunbotitle .more
{
    width:220px;
    height: 60px;
    line-height: 60px;
    font-size: 12px;
    text-align: center;
    padding-right:30px;
    box-sizing: border-box;
    background:#000 url(../images/sj.png) 190px center no-repeat no-repeat;
}
.lunbotitle .more a{
    color: #fff;
}
.htitle{
    text-align: center;
    height: 4rem;
    padding: 6rem 0 2.6rem;
    line-height: 4rem;
    position: relative;
}
.htitle::before{
    content: ' ';
    position: absolute;
    bottom: 1.6rem;
    width: 10.8rem;
    height:.4rem;
    left: 50%;
    margin-left:-5.4rem;
    background-color: #000000;
}
.iconList ul{
    overflow:hidden;
}
.iconList ul li
{
    margin-top: 10px;
    float: left;
    width: 20%;
    padding-bottom:33%;
    position:relative;
    height: 0;
    margin-bottom: 9.8rem;
    z-index: 10;
}
.iconList ul li:nth-child(1)
{
    background-color: #A86A3E;
}
.iconList ul li:nth-child(2)
{
    background-color: #4C6F5E;
}
.iconList ul li:nth-child(3)
{
    background-color: #5C7EAD;
}
.iconList ul li:nth-child(4)
{
    background-color: #C09C43;
}
.iconList ul li:nth-child(5)
{
    background-color: #757575;
}
.iconList ul li .icon{
    top:40%;
    position: absolute;
    left:50%;
    transform: translate(-50%,-50%);
}
.iconList ul li .icon .img
{
    width:100%;
    margin: 0 auto;
}

.iconList ul li .icon .img img{
    width:100%;
}
.iconList ul li .title{
    background-color: rgba(0,0,0,0.3);
    height: 9.8rem;
    line-height: 9.8rem;
    font-size: 3rem;
    color:#fff;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    text-align: center;
}

.iconList ul li .pro
{
    display: none;
    line-height: 0;
    width: 100%;
    height:100%;
    top:0;
    position: absolute;
    left:0;
}
.iconList ul li .pro img{
    width:100%;
}
.mainCon .twolist
{
    padding-top: 6rem;
    margin-top: -9.8rem;
}
.mainCon .twolistnoline
{
    margin-top: 0;
    padding-bottom: 6rem;
}
.mainCon .videolist
{
    margin-top:0;
}

.mainCon .twolist  li{
    overflow: hidden;
}
.mainCon .twolist .img{
    line-height: 0;
    width:520px;
    height:438px;
    float: left;
    position: relative;
}
.mainCon .videolist .img
{
height:360px;
}
.mainCon .twolist .img img{
    width:100%;
    height: 100%;
}
.mainCon .twolist .con
{
    display: inline-block;
    width:520px;
    padding:48px 40px 0 37px;
    box-sizing: border-box;
    color: #9C9C9C;
    font-size: 12px;
    line-height: 17px;
    background-color: #fff;
    height: 438px;
}
.mainCon .videolist .con
{
height:360px;
}
.mainCon .twolist .con h3{
    font-size: 30px;
    color: #000000;
    line-height: 40px;
    padding-bottom: 30px;
    padding-left: 11px;
}
.mainCon .twolist .con .arti{
    border-left: solid 1px #DFDFDF;
    padding-left: 10px;
}
.mainCon .twolist .con .more{
    min-width: 5.6rem;
    height: 3.4rem;
    line-height: 3.4rem;
    border-radius: 6.9rem;
    border: 1px solid #4F78B0;
    font-size: 1.3rem;
    color: #4F78B0;
    padding:0 2rem;
    display: inline-block;
    margin-top: 4.5rem;
    text-align: center;
}
.mainCon .twolist li:nth-child(2n+2) .img
{
    float:right;
}

.video
{
    width:100%;
    padding-bottom: 42%;
    height: 0;
    margin-top:6rem;
    overflow: hidden;
}
.video .img{
    width:100%;
    position: relative;
}
.video .img img{
    width: 100%;
}
.video .img .title{
    width:770px;
    position: absolute;
    top:50%;
    left:50%;
    transform: translate(-50%,-50%);
    color: #fff;   
    font-size: 22px;
    line-height: 30px;
    text-align: center;
}
.video .img .title h2{
    font-size: 60px;
    line-height: 84px;
    padding-bottom: 14px;
}
.video .img .title .con
{
text-align:center;
}
.play
{
    background: url(../images/player.png) center center no-repeat no-repeat;
    background-size: contain;
    width:49px;
    height: 49px;
    display: inline-block;
    margin: 30px auto 0;
}
.mainCon .twolist .img .play{
    position: absolute;
    top:34px;
    left:34px;
    margin:0;
}
footer
{
    padding-top: 80px;
    color:#fff;
    font-size: 14px;
    line-height: 20px;
}
footer a{
    color:#fff;
}
.telinfo
{
    height: 133px;
    background-color: #272727;
}
.telinfo .left .title{
    color:#616161;
    font-size: 12px;
    padding: 21px 0 12px;
}
.telinfo .left{
    float: left;
}
.telinfo .right
{
    padding-top: 26px;
    float: right;
}
.telinfo .right li{
    float: left;
    width: 120px;
    margin-left: 20px;
    text-align: center;
}
.telinfo .right li img{
    display: block;
    margin: 0 auto;
}
.quli
{
    height: 308px;
    width: 100%;
    background-color: #000;
}
.quli .left
{
    width:338px;
    padding-top:40px;
    float: left;
}
.quli .left .website
{
    font-size: 1.2rem;
    color: #616161;
    line-height: 1.7rem;
    padding:1.5rem 0;
}
.quli .left  .icon img{
    margin-right: 32px;
}
.quli .left .copyright
{
    font-size: 1.2rem;
    color:#616161;
    line-height: 1.7rem;
    padding-top: 2.5rem;
}
.quli .right{
    float: right;
    font-size: 12px;
    color: #9B9B9B;
    line-height: 25px;
}
.quli .right li{
    float: left;
    margin-left:85px;
}
.quli .right li:first-child{
    margin-left: 0;
}
.quli .right a{
    display: block;
    color:#9B9B9B;
}
.quli .right h4{
    font-weight: 500;
    font-size: 14px;
    color:#fff;
    padding:60px 0 35px;
}
.quli .right .wxCode
{
    width:100px;
    height: 100px;
}
.quli .right .wxCode img{
    width:100%;
    height: 100%;
}


.cat
{
    position: absolute;
    top:50%;
    left:50%;
    text-align: center;
    transform: translate(-50%,-50%);
    color: #fff;
}
.cat h1{
    font-weight: 500;
    font-size: 70px;
}
.cat .h1info
{
    padding-top: 40px;
    text-align: center;
    font-size: 24px;
    line-height: 33px;
}
.artiCon
{
    font-size: 18px;
    color: #9C9C9C;
    line-height: 34px;
    padding: 40px 0 0;
}
.artiCon .title{
    font-size: 28px;
    color:#000;
    padding: 40px 20px 0;
}
.artiCon p{
    padding: 16px 20px;
}
.artiCon .img
{
    padding-left: 0;
    padding-right: 0;
    line-height: 0;
}
.artiCon img{
    width:100%;
}

.promenu
{
    font-size: 28px;
    color:#000;
    line-height: 40px;
    padding: 60px 0 30px;
}
.promenu ul{
    overflow: hidden;
}
.promenu ul li{
    position: relative;
    float: left;
    padding:0 25px 10px;
    margin-bottom: 20px;
}
.promenu ul li.act::after
{
    position: absolute;
    content: " ";
    width:100%;
    bottom:0;
    height: .4rem;
    background-color: #000000;
    left:50%;
    transform: translateX(-50%);
}
.promenu a{
    color:#000;
}
.prolist ul 
{
    overflow: hidden;
}
.prolist ul li{
    float: left;
    margin-right: 28px;
    width:328px;
    height: 416px;
    background-color: #fff;
    font-size: 20px;
    color:#000;
    margin-bottom: 36px;
}
.prolist ul li h3{
    font-size: 20px;
    padding: 30px 34px 0;
    box-sizing: border-box;
    font-weight: 500;
}
.prolist ul li .img{
    height: 318px;
    border-bottom: 1px solid rgba(0,0,0,0.1);
    overflow: hidden;
    position: relative;
}
.prolist ul li .img img{
    width:100%;
    position: absolute;
    top:50%;
    left:50%;
    transform: translate(-50%,-50%);
}
.prolist ul li:nth-child(3n+3)
{
    margin-right: 0;
}
.artilist ul {
    display: flex;
}
.artilist ul li{
    margin-right:10px;
    background-color: #fff;
}
.artilist ul li:last-child{
    margin-right: 0;
}
.artilist ul li img{
    width:515px;
    height: 260px;
}
.artilist ul li h4{
    font-weight: 500;
    font-size: 28px;
    color: #000;
    padding: 20px;
}
.artilist ul li .info{
    line-height: 25px;
padding-bottom:40px;
}
.artilist ul li .more{
    min-width: 5.6rem;
    padding: 0 2rem;
    height: 3.4rem;
    line-height: 3.4rem;
    border-radius: 1.7rem;
    border: 1px solid #4F78B0;
    display: inline-block;
    font-size: 1.2rem;
    color:#4F78B0;
    box-sizing: border-box;
    margin: 0 0 2rem 2rem;
}
.hz{
    background-color: #fff;
    text-align: center;
    line-height: 0;
overflow: hidden;
padding: 30px;
}
.hz .mainCon .img li {
  float: left;
  margin-left: 10px;
  width:18%;
  text-align:center;
}
.hz .mainCon .img li img
{
width:90%;
}
.threetext{
    padding: 72px 0;
    background: #E3E3D1;
}
.threetext ul
{
display: flex;
width:100%;
margin-left:60px;
}
.threetext ul li{
    position: relative;
    padding: 58px 50px 33px;
height: 204px;
background: #FFFFFF;
border-radius: 24px 24px 24px 2px;
box-sizing: border-box;
width:292px;
margin-right:22px;
font-size: 16px;
line-height: 22px;
color: #000;
}
.threetext ul li:last-child{
    margin-right: 0;
}
.threetext ul li::after{
    content: "“";
    position: absolute;
    font-family: cursive;
    font-size: 40px;
    color: #000;
    left:10px;
    top:38px;
}
.threetext ul li::before{
    content: "”";
    position: absolute;
    font-family: cursive;
    right:25px;
    bottom: 10px;
    font-size: 40px;
    color: #000;
}
.twolist li .attwolist ul
{
    overflow: hidden;
}
.twolist li .attwolist ul li 
{
    padding-top: 30px;
    float: left;
    width: 50%;
    font-size: 1.2rem;
    line-height: 1.7rem;
    color: #383838;
}
.twolist li .attwolist ul li h5{
    font-weight: 500;
    font-size: 16px;
    line-height: 22px;
    color: #9C9C9C;
}
.mainCon .twolistnoline .con .arti{
border: 0;
padding-left: 0;
}
.twolist li .twomenulist
{
    overflow: hidden;
}
.twolist li .twomenulist
{
    padding-top: 20px;
}
.twolist li .twomenulist li{
    width:50%;
    float: left;
    font-size: 16px;
    line-height: 22px;
    color:#9C9C9C;
    padding:16px 0 0 20px;
    box-sizing: border-box;
    position: relative;
}
.twolist li .twomenulist li::before{
    content: " ";
    list-style-type: disc;
    width: 6px;
    height: 6px;
    background: #6D6D6D;
    position: absolute;
    border-radius: 100%;
    left:0;
    margin-top: 0.5rem;
}

.contact{
    margin-top: 80px;
    background-color: #fff;
}
.contact .title {
    font-size: 36px;
    line-height: 50px;
    color: #000;
    padding: 20px 46px;
}
.contact  p{
    padding:10px 46px;
    font-size: 20px;
    line-height: 34px;
    color: #000;
}
.contact  p span{
    background-repeat: no-repeat;
    background-position:  center left;
    background-size: contain;
    padding-left: 40px;
}
.contact  p span.tel{
    background-image: url(../images/tel.png);
}
.contact  p span.email{
    background-image: url(../images/email.png);
}
.contact  p span.address{
    background-image: url(../images/address.png);
}
.formsub
{
    padding: 120px 0 40px
}
.formsub .title{
    padding-bottom: 10px;
}
.formsub p.info
{
    font-size: 18px;
    line-height: 34px;
    color:#9C9C9C;
    padding-top: 0;
}
.formsub .form{
    font-size: 20px;
    color: #9C9C9C;
    line-height: 28px;
}
.formsub .form input{
    width: 100%;
    height: 60px;
    border-radius: 2px;
    border: 1px solid #D2D2D2;
    box-sizing: border-box;
    margin-top: 0.5rem;
font-size:20px;
padding:0 20px;
}
.formsub .form select{
    margin-top: 0.5rem;
    width: 100%;
    height: 60px;
    border-radius: 2px;
    border: 1px solid #D2D2D2;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    background: url(../images/selectIcon.png) right center no-repeat no-repeat;
    background-size: 4.2rem;
font-size:20px;
padding:0 20px;
}
.page
{
    text-align: center;
}
.pagea
{
    display: inline-block;
}
.mobile{
    display: none;
}

.form
{
    font-size: 2rem;
    line-height: 2.8rem;
}
.form
{
    padding:  4.6rem;
}
.form ul{
    overflow: hidden;
}
.form li{
    width:calc(50% - 2.4rem);
    float: left;
    padding-bottom:3rem;
    margin-right:1.2rem;
    box-sizing: border-box;
}
.form li:nth-child(2n+2)
{
    margin-right:0;
    margin-left: 1.2rem;
}
.form .bt 
{
    text-align: center;
    padding-top: 60px;
}
.form .bt input{
    width: 220px;
    height: 68px;
    background: #4F78B0;
    border-radius: 139px;
font-size: 26px;
color: #FEFFFF;
}
@media screen and (max-width:1280px){
    .iconList ul li .title{
        font-size: 2.4rem;
    }
}
.conTwoList {
    overflow: hidden;
    padding: 48px 0 60px;
}
.conTwoList li{width:515px;height:360px;float:left;}
    .conTwoList li:nth-child(2n+2) {
        padding-left: 10px;
    }
.conThreeList {
    overflow:hidden
 }
.conThreeList li {
    float: left;
}
    .conThreeList li:first-child {
        width: 430px;
        height: 580px;
        padding-right:10px;
    }
    .videos {
        display: none;
        border: 1px solid #080808;
        position: fixed;
        left: 50%;
        top: 50%;
        margin-left: -32rem;
        margin-top: -21rem;
        z-index: 100000000;
        width: 64rem;
        height: 36rem;
    }
.vclose { position:absolute;right:1%; top:1%; border-radius:100%; cursor: pointer; }


/* 手机-横屏提示 */
@media screen and (max-width: 1000px){
    html,body
    {
        font-size:16px;
        min-width: 100vw;
    }
    .mainCon
    {
        width: 100%;
    }
    .mobile{
        display: block;
        height: 8.5rem;
    }
    .header{
        height: 8.5rem;
    }
    .mobile .bg
    {
        background-color: rgba(0,0,0,0.5);
        position: fixed;
        top:0;
        left:0;
        width:100vw;
        height: 100vh;
        z-index: 999;
        transform: translateX(-100%);
        transition: 0.5s;
    }
    .mobile .menu{
        padding:8.5rem 0 0;
        box-sizing: border-box;
        background-color: #fff;
        position: fixed;
        top: 0;
        left:0;
        width: 100%;
        z-index:1000;
        height: 8.5rem;
        min-width: 37rem;
    }
    .mobile .menu .banner
    {
        position: absolute;
        top:0;
        left:0;
        width:100%;
        height: 8.5rem;
        padding: 2.4rem 2.5rem;
        box-sizing: border-box;
    }
    .mobile .menu .banner .logo
    {
        width:4.7rem;
        height: 3rem;
        float: left;
    }
    
    .mobile .menu .banner .logo img{
        width: 100%;
        padding: .4rem 0;
    }
    .mobile .menu .banner .right{
        float: right;
        font-size: 1.4rem;
        line-height: 3.6rem;
    }
    .mobile .menu .banner .lan
    {
        margin-left: 2rem;
        font-size: 1.4rem;
        line-height: 3.6rem;
        display: inline-flex;
        border: 1px solid #004099;
        border-radius: .4rem;
        overflow: hidden;
    }
    .mobile .menu .banner .lan>div{
        min-width: 7.6rem;
        padding: 0 1.6rem;
        background: #1E4882;
        box-sizing: border-box;
        text-align: center;
        color:#fff;
    }
    .mobile .menu .banner .lan>div a{
        color:#fff;
    }
    .mobile .menu .banner .lan>div.act{
        background: #fff;
    }
    .mobile .menu .banner .lan>div.act a
    {
        color: #1E4882;
    }

    .close
    {
        float: right;
    }
    .close i{
        display: block;
        width:3.2rem;
        height: .3rem;
        background-color: #004099;
        margin-top: .85rem;
        transition: 0.4s;
        transform-origin: left center;
    }
    .close i:nth-child(2)
    {
        transition: none;
    }
    .close i:first-child{
        margin-top: 0.6rem;
    }
    .mobile .menulist{
        transform: translateX(-100%);
        transition: 0.5s;
        padding:2.4rem 0 4rem 5.3rem;
        font-size: 1.6rem;
        font-weight: 600;
        color: #3B3B3B;
        line-height: 2.3rem;
        background-color: #fff;
    }
    .mobile .menulist li{
        padding:.5rem 0;
        clear: both;
    }
    .mobile .menulist li .one li,.mobile .menulist li .two li{
        font-size: 1.4rem;
        line-height: 2rem;
        font-weight: 500;
    }
    .mobile .menulist li .two li
    {
        width:50%;
        float: left;
        clear: none;
    }
    .mobile .menulist li .one,.mobile .menulist li .two 
    {
        padding: .6rem 0 .6rem 1.5rem;
        overflow: hidden;
    }
    .mobile .menulist li a{
        color:#3B3B3B;
    }
    .mobile .menulist li.select a
    {
        color: #1E4882;
    }
    .mobileone .bg
    {
        transform: translateX(0);
    }
    .mobileone .menulist
    {
        transform: translateX(0);
    }
    .mobileone .close i:nth-child(2)
    {
        visibility: hidden;
    }
    .mobileone .close i:first-child{
        transform: rotate(45deg);
    }
    .mobileone .close i:last-child{
        transform: rotate(-45deg);
    }
    .lunbo
    {
        padding-bottom:124%;
    }
    .mobilelunbo
    {
        padding-bottom:0;
        height:56vw;
    }
    .lunbo .lan 
    {
        display: none;
    }
    .lunbo .menu{
        display: none;
    }
    .lunbotitle
    {
        position:static;
    }
    .lunbotitle .title
    {
        width:100%;
        display: flex;
        height: 100%;
    }
    .lunbotitle .title ul li{
        height: 100%;
    }
    
    .lunbotitle .title ul li .pic{
        height: 100%;
    }
    .lunbotitle .title .pic
    {
        position:absolute;
        width:100%;
        height:100%;
        left:50%;
        transform: translateX(-50%);
    }
    .lunbotitle .title .pic img{
        width: auto;
        display: none;
    }
    .lunbotitle .title .pic img.mobilepic
    {
        display: block;
    }
    .lunbotitle .title>div{
        width:50%;
        height: auto;
    }
    .lunbotitle .con .arti{
        width: 100%;
        font-size: 1.6rem;
        line-height:2rem;
        height: 8rem;
        border-radius: 0;
    }
    .lunbotitle .more
    {
        margin-left: calc(50vw - 1.2rem);
        margin-top: -6.5rem;
        width: 100%;
        background-position-x: 80%;
        height: 6.5rem;
        border-radius: 0 0 0.3rem;
        font-size: 2rem;
        line-height: 6.5rem;
    }
    .lunbotitle .bt{
        width: calc(50vw - 1.2rem);
        margin-left: calc(50vw - 1.2rem);
        left: 0;
        top: 1.2rem;
        height: 6.5rem;
        border-radius: 0 0.3rem 0 0;
    }
    .lunbotitle .bt .right,.lunbotitle .bt .left{
        width:50%;
        border:0;
        float: left;
        padding: 1.7rem 0;
        height: 6.5rem;
        box-sizing: border-box;
    }
    .lunbotitle .bt .left
    {
        float: right;
    }
    .lunbotitle .bt .more
    {
        display: block;
        clear: both;
        height: auto;
        font-size: 2rem;
        font-weight: 600;
        line-height: 5.3rem;
        position: relative;
        width: 100%;
        background-position-x: 90%;
    }

    .lunbotitle .mainCon,.lunbotitle .bts
    {
        position: absolute;
        top:0;
        left:auto;
        transform:none;
        width: calc(50vw - 1.2rem);
    }
    .lunbotitle .mainCon
    {
        left:1.2rem;
    }
    .lunbotitle .bts{
        height: 4.8rem;
        top: 1.2rem;
    }
    .lunbotitle .con
    {
        top:auto;
        left:auto;
        margin-top: 6rem;
        width: 100%;
    }



    .iconList ul
    {
        padding:0 1.2rem;
    }
    .iconList ul li
    {
        clear: both;
        width: 100%;
        height: 50.4vw;
        padding-bottom: 0;
        margin-top: 0;
        margin-bottom: 0;
    }
    .iconList ul li .title
    {
        height: 13vw;
        line-height: 13vw;
    }
    .iconList ul li .icon .img
    {
        width:10rem;
        height: 10rem;
    }
    h2
    {
        font-size: 1.8rem;
        line-height: 2.5rem;
    }
    .htitle{
        text-align: center;
        padding: 2.4rem 0 1.6rem;
        line-height: 4rem;
        position: relative;
    }
    .mainCon .twolist .img
    {
        height:78vw;
        width:100%;
    }
    .mainCon .videolist .img{
        height: 65vw;
    }
    .mainCon .twolist .con h3
    {
        font-size: 1.5rem;
        line-height: 2.1rem;
        padding-bottom: 1.5rem;
    }
    .mainCon .twolist .con .more
    {
        margin-top:2rem;
    }
    .mainCon .twolist .con
    {
        width:100%;
        padding: 2.4rem 3rem 2.4rem 1.85rem;
        height: auto;
    }
    .mainCon .twolist
    {
        padding:2.4rem 1.2rem 0;
        margin-top: 0;
    }
    .video
    {
        padding-bottom:0;
        height: 56.4vw;
    }
    .video .img
    {
        height:100%;
    }
    .video .img img
    {
        height: 100%;
    }
    .video .img .title
    {
        width:100%;
        font-size: 1.2rem;
        line-height: 1.5rem;
        padding: 0 1.5rem;
        box-sizing: border-box;
    }
    .video .img .title .con{
        text-align: center;
    }
    .video .img .title h2
    {
        font-size: 3rem;
        line-height: 4.2rem;
    }
    .play
    {
        width:2.5rem;
        height: 2.5rem;
    }
    .mainCon .twolist .img .play
    {
        width: 3.2rem;
        height: 3.2rem;
    }
    .mainCon .twolist .img .play::after
    {
        content: 'Video';
        position: absolute;
        font-size: 1.2rem;
        color:#fff;
        padding:1.8rem 0 0 3.8rem;
    }
    footer
    {
        padding-top: 2.4rem;
        font-size: 1.2rem;
        line-height: 1.7rem;
    }
    .telinfo
    {
        height: auto;
        height: 21.8rem;
        padding:2.4rem;
        box-sizing: border-box;
    }
    .telinfo .left
    {
        float: none;
    }
    .telinfo .left .title
    {
        font-size: 1.6rem;
        list-style: 2.3rem;
        padding: 0 0 1.2rem;
    }
    .telinfo .right li
    {
        width:33.3%;
        margin: 0;
    }
    .telinfo .right
    {
        float: none;
        overflow: hidden;
        padding-top: 1.6rem;
    }
    .quli{
        padding: 2.4rem;
        box-sizing: border-box;
        height: auto;
    }
    .quli .right
    {
        display: none;
    }
    .quli .left
    {
        float: none;
        padding: 0;
        width: 100%;
        position: relative;
    }
    .quli .left .website{
        padding-top: 2.3rem;
    }
    .quli .left .icon{
        position: absolute;
        top: 1.2rem;
        right: 0;
    }
    .quli .left .icon img
    {
        margin-right: 2.2rem;
    }
    .quli .left .copyright
    {
        padding-top: 1.5rem;
    }
    .cat h1
    {
        font-size: 3rem;
        line-height: 3.5rem;
    }
    .cat .h1info
    {
        font-size: 1.2rem;
        line-height: 1.5rem;
        padding-top:.8rem;
    }
    .artiCon
    {
        padding:1.2rem 0 0;
        font-size: 1.2rem;
        line-height: 1.7rem;
    }
    .artiCon .title
    {
        font-size: 1.6rem;
        line-height: 2.3rem;
        padding:1.2rem 2.4rem 0;
    }
    .artiCon p
    {
        padding:1.2rem 2.4rem;
    }
    .artiCon .img
    {
        padding:0 1.2rem;
    }
    .artilist ul
    {
        display: block;
        padding:1.2rem;
    }
    .artilist ul li
    {
        margin: 0;
    }
    .artilist ul li img
    {
        width: 100%;
        height: auto;
    }
    .artilist ul li h4
    {
        font-size: 1.4rem;
        line-height: 2rem;
        padding: 1.2rem;
    }
    .artilist ul li .info
    {
        padding: 0 1.2rem 1.6rem;
        line-height: 2rem;
    }
    .hz img{
        width: 100%;
    }
    .threetext
    {
        padding: 2.4rem 1.2rem;
    }
    .threetext ul
    {
        margin-left:0;
    }
    .threetext ul li
    {
        width: 11.1rem;
        padding:2.2rem 1.7rem;
        font-size: 1rem;
        line-height: 1.7rem;
        margin-right:.8rem;
        border-radius: .9rem .9rem .9rem 1px;
        height: auto;
    }
    .threetext ul li::before,.threetext ul li::after
    {
        font-size: 1.5rem;
        line-height: 2.3rem;
    }
    .threetext ul li::after
    {
        top: 1.4rem;
        left: 0.5rem;
    }
    .threetext ul li::before
    {
        right: 1.2rem;
        bottom: .5rem;
    }
    .mainCon .twolist .con h3
    {
        padding: 0;
    }
    .twolist li .attwolist ul li
    {
        padding-top: 2rem;
        box-sizing: border-box;
        font-size: 1rem;
    }
    .twolist li .attwolist ul li:nth-child(2n+2)
    {
        padding-right: 0;
    }
    .twolist li .attwolist ul li h5
    {
        font-size: 1.3rem;
    }
    .twolist li .twomenulist li
    {
        font-size: 1.2rem;
        padding:.8rem 0 0 1rem;
    }
    .twolist li .twomenulist li::before
    {
        width: .3rem;
        height: .3rem;
        top: 1.8rem;
    }
    .promenu
    {
        width: 100%;
        overflow: hidden;
        overflow-x: auto;
        padding: 2.4rem;
        box-sizing: border-box;
    }
    .promenu ul{
        width:42rem;
    }
    .promenu a
    {
        font-size: 1.8rem;
        line-height: 2rem;
    }
    .promenu ul li
    {
        padding: 0 .8rem .8rem;
        margin-bottom: 1rem;
    }
    .prolist
    {
        padding: 0 1.8rem;
    }
    .prolist ul li
    {
        width:48%;
        height:22.8rem;
        margin-right:1.4rem;
        overflow: hidden;
        margin-bottom:1.4rem;
    }
    .prolist ul li .img
    {
        height: 17.9rem;
    }
    .prolist ul li:nth-child(3n+3){
        margin-right:1.4rem;
    }
    .prolist ul li:nth-child(2n+2){
        margin-right:0;
    }

    .prolist ul li h3
    {
        font-size: 1.6rem;
        line-height: 2rem;
        padding:1.7rem;
    }
    .contact
    {
        margin-top: 0;
    }
    .contact .title
    {
        padding-bottom: 1.2rem;
    }
    .contact p
    {
        font-size: 1.2rem;
        line-height: 1.7rem;
        padding: 0.6rem 2.4rem;
    }
    .contact p span
    {
        padding-left: 2rem;
        display: block;
        background-position: left 0.2rem;
        background-size:1.4rem;
    }
    .formsub p.info
    {
        font-size: 1.2rem;
        line-height: 1.7rem;
    }
    .formsub
    {
        padding: 3.4rem 0;
    }
    .formsub .title
    {
        padding-top: 0;
    }
    .form li
    {
        width: 100%;
        margin: 0;
        float: none;
        padding-bottom:1.2rem;
    }
    .formsub .form input,
    .formsub .form select
    {
        height: 3.6rem;
        background-size: 2.1rem;
    }
    
    .form li:nth-child(2n+2)
    {
        margin: 0;
    }
    .formsub .form
    {
        padding: 2.4rem;
        font-size: 1.2rem;
        line-height: 1.7rem;
    }
    .form .bt
    {
        padding-top: 4rem;
    }
    .form .bt input
    {
        width: 14rem;
        height: 4.5rem;
        font-size: 1.6rem;
    }
    .conTwoList {
        padding: 0
    }
    .conTwoList li {
        width: auto;
        height: auto;
        float: none;
        padding: 1.2rem 2.4rem;
    }
        .conTwoList li:nth-child(2n+2) {
            padding: 1.2rem 2.4rem;
        }
    .conThreeList li {
        width: auto;
        height: auto;
        float: none;
        padding: 1.2rem 2.4rem;
    }
        .conThreeList li:first-child {
            width: auto;
            height: auto;
            float: none;
            padding: 1.2rem 2.4rem;
        }
}
@media screen and (max-width: 600px){
    html{
        font-size: 10px;
    }
    .mainCon .lunbotitle .title .con .arti
    {
        height: 6rem;
        line-height: 1.7rem;
    }
}
.sl-overlay
{
background:rgba(0,0,0,0.7);
}