@charset "utf-8";
.h70{display: none;}
/*960-1199*/
@media screen and (min-width: 960px) and (max-width: 1199px) {
.wrap{width: 100%;padding: 0 2%;}

}

/*768-959*/
@media screen and (min-width: 768px) and (max-width: 959px) {
.wrap{width: 100%;padding: 0 2%;}

}


/*480-767*/
@media only screen and (min-width: 480px) and (max-width: 767px){
.wrap{width: 100%;padding: 0 2%;}
}

/*479*/
@media only screen and (max-width: 479px) {
body{min-width: 100%;}
.wrap {
    width: 100%;
    padding: 0 2%;
}

.htel {
    display: none;
}

.header {
    min-width: 100%;
    position: relative;
    height: 68px;
    z-index: 3;
}

.nav a.gonav {
    display: inline-block;
    float: right;
    width: 68px;
    height: 68px;
    position: absolute;
    top: -68px;
    right: 0px;
}

.nav a.gonav i {
    width: 68px;
    height: 68px;
    display: inline-block;
    float: right;
    background: url(../images/gonav.png) no-repeat center center / 50% 50%;
}

.logo {
    margin-top: 10px;
    width: 48px;
    margin-left: 2%;
}

.nav {
    position: absolute;
    left: 0;
    top: 68px;
    padding-top: 0px;
    height: auto;
    z-index: 999;
    background: #000;
    margin: 0;
}

.nav ul {
    display: none;
    background: #005FAF;
}

.nav ul li {
    width: 100%;
    margin: 0;
    border: 0 none;
    border-bottom: 1px solid #A8A8A8;
    height: auto;
    line-height: 40px;
}

.nav ul li h3 {
    width: 100%;
    float: left;
}

.nav ul li h3 a {
    height: 40px;
    line-height: 40px;
    padding: 0;
    text-align: center;
    width: 100%;
    float: left;
    color: #ffffff;
}

.nav {
    width: 100%;
}

.nav dl {
    display: none;
}

.nav ul li dl {
    position: relative;
    padding-top: 0;
    top: 0;
}

.nav ul li dl dd a {
    color: #ffffff;
    font-size: 14px;
}

.nav .list {
    width: 100%;
}

.banner .text {
    width: 100%;
    margin-left: -50%;
    height: 70px;
    top: 50%;
    margin-top: -32px;
    padding: 0 14%;
}

.banner .text span {
    font-size: 16px;
    line-height: 32px;
}

.banner .text p {
    font-size: 14px;
    line-height: 28px;
    margin-top: 0px;
}

.h2tit {
    margin-top: 4%;
}

.h2tit h2 {
    margin-bottom: 0;
}

.h2tit span {
    font-size: 24px;
    line-height: 1.4;
}

.ipro {
    padding: 4% 0;
}

.procolumn {
    margin-top: 3%;
}

.procolumn ul li {
    width: 49%;
    margin-right: 2%;
    margin-bottom: 2%;
    padding: 6% 0;
}

.procolumn ul li:nth-child(2n) {
    margin-right: 0;
}

.ilingyu {
    padding: 4% 0;
}

.panels {
    margin-top: 3%;
    min-height: 400px;
    flex-direction: column;
}

.panel {
    width: 100%;
    padding: 5% 0;
    margin: 0;
}

.panel.active {
    width: 100%;
}

.panel ul li {
    margin: 0;
    width: 50%;
}

.panel i {
    margin-top: 0%;
}

.panel h3 {
    margin-top: 2%;
    margin-bottom: 2%;
}

.panel a {
    margin-top: 5%;
}

.panel1.active:after {
    background: url(../images/lybg1.png) no-repeat center center / auto 100%;
}

.panel2.active:after {
    background: url(../images/lybg2.png) no-repeat center center / auto 100%;
}

.panel3.active:after {
    background: url(../images/lybg3.png) no-repeat center center / auto 100%;
}

.panel4.active:after {
    background: url(../images/lybg4.png) no-repeat center center / auto 100%;
}

.panel5.active:after {
    background: url(../images/lybg5.png) no-repeat center center / auto 100%;
}




.iabout {
    padding-top: 4%;
}




.iaboutbox {
    margin-top: 4%;
    margin-bottom: 8%;
}

.iaboutpic {
    width: 100%;
}

.iaboutinfo {
    width: 100%;
    padding: 6%;
}

.iaboutinfo i {
    margin-top: 2%;
    margin-bottom: 3%;
}

.iproshowinfo {
    width: 100%;
    margin-top: 5%;
}

.iproshowinfo p {
    margin-top: 3%;
    margin-bottom: 3%;
}

.iproshowpic {
    width: 100%;
    margin-top: 2%;
    margin-bottom: 5%;
}

.iproshow {
    background: url(../images/iproshowbg.png) no-repeat center center /auto 100%
}

.inews {
    padding: 4% 0;
}

.inews ul {
    margin-top: 3%;
}

.inews ul li {
    width: 100%;
    margin-right: 0;
    margin-bottom: 5%;
}

.inews ul li h3 {
    margin-top: 3%;
}

.inews .center {
    margin-top: 3%;
    margin-bottom: 8%;
}

.ilx {
    padding: 6% 0;
}

.footer {
    padding-top: 6%;
}

.ftcontact ul {
    margin-top: 3%;
}

.ftcontact ul li {
    margin-bottom: 1.4%;
}

.ftnav {
    width: 100%;
    margin-top: 6%;
}

.ftnav dl dt {
    margin-bottom: 0;
}

.ftnav dl dt a {
    font-size: 15px;
}

.ftnav dl dd {
    margin-bottom: 0;
}

.ftnav dl dd a {
    font-size: 13px;
}

.ftewm {
    width: 100%;
    text-align: center;
    height: auto;
    margin-top: 6%;
}

.ftewm img {
    float: none;
    width: 40%;
}

.copyright {
    padding: 3% 0;
    margin-bottom: 3.5%;
}























}
