@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%;
}

.wrap2 {
    width: 100%;
    padding: 0 2%;
}

.htel {
    display: none;
}

.header {
    min-width: 100%;
    position: relative;
    height: 68px;
    z-index: 3;
    background: rgba(44, 171, 111, 0.8);
    padding: 10px;
}

.nhead {
    background: #fff;
}

.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%;
}

.nhead .nav a.gonav i {
    background: url(../images/gonavb.png) no-repeat center center / 50% 50%;

}

.logo img {
    height: 24px;
    margin-left: 2%;
    margin-top: 12px;
}

.search {
    display: none;
}

.lang {
    float: right;
    margin-right: 68px;
    margin-top: 6px;
}

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

.nhead .nav {
    background: #fff;
}

.nav ul {
    display: none;
    background: rgba(44, 171, 111, 0.8);
}

.nhead .nav ul {
    background: #fff;

}

.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;
    margin: 0;
}

.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;
    margin-bottom: 10px;
}

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

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

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

.nbanner .text p {
    font-size: 14px;
    line-height: 28px;
    margin-top: 0px;
    margin-bottom: 10px;
    display: none;

}

.nbanner .text a {
    font-size: 14px;
    height: 30px;
    line-height: 28px;
    margin-top: 0px;
}



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

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

.yybanner .text p {
    font-size: 14px;
    line-height: 28px;
    margin-top: 0px;
    margin-bottom: 10px;
    display: none;

}

.yybanner .text a {
    font-size: 14px;
    height: 30px;
    line-height: 28px;
    margin-top: 0px;
}

.yybanner .text ul {
    display: none;
}

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

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

.pro_banner .text p {
    font-size: 14px;
    line-height: 28px;
    margin-top: 0px;
    margin-bottom: 10px;
    display: none;

}

.pro_banner .text a {
    font-size: 14px;
    height: 30px;
    line-height: 28px;
    margin-top: 0px;
}

.h2tit {
    margin-top: 4%;
    margin-bottom: 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: 2%;
}

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

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

.ilx {
    padding: 6% 0;
}

.footer {
    padding-top: 6%;
}

.ftlogo {
    margin-bottom: 4%;
}

.ftcontact dl dt {
    margin-bottom: 2%;
}

.ftcontact dl dd {
    margin-bottom: 2%;
}

.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 .ftewmpic {
    width: 50%;
    margin: 0;
}

.ftewm .ftewmpic img {
    float: none;
    width: 80%;
}

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

.iappqh {
    padding: 4%;
}

.iappqh .tab-hd ul li span {
    font-size: 14px;
    height: 36px;
}

.iappqhcon .picbox {
    width: 100%;
    margin-bottom: 3%;
}

.iappqh .tab-hd ul li i {
    width: 40px;
    height: 40px;
}

.iappqh .tab-bd {
    margin-top: 3%;
}

.iappqhcon {
    flex-direction: column;
}

.iappqhcon .info p {
    margin: 3% auto;
}

.iaboutcon {
    width: 100%;
}

.iabout {
    background: rgb(251, 251, 251);
    height: auto;
}

.iabout .h2tit h2 {
    text-align: center;
}

.iabout .h2tit span {
    text-align: center;
}

.num-figure2 {
    position: static;
    height: auto;
    margin-bottom: 3%;
    left: auto;
    margin-left: 0;
    width: 100%;
}

.num-figure2>ul {
    padding: 3%;
    flex-wrap: wrap;
}

.num-figure2 .OEM-ico {
    width: 100%;
}

.num-figure2 li.line {
    width: 100%;
    height: 1px;
    margin: 2% 0;
}

.inewsqh .tab-hd ul {
    width: 100%;
}

.inewsqh .tab-hd ul li {
    margin-right: 0;
    text-align: center;
    width: 33.33%;
}

.inewsqh .tab-hd a.more {
    display: none;
}

.inewstt {
    width: 100%;
    margin-bottom: 2%;
}

.inewslist {
    width: 100%;
}

.inewslist ul li {
    padding: 2%;
}

.position {
    padding: 0 1%;
    margin: 1% 0;
}

.pro_left {
    width: 100%;
}

.pro_right {
    width: 100%;
}

.proimglist img {
    width: 49%;
    margin-bottom: 2%;
}

.proimglist img:nth-child(2n) {
    margin-right: 0;
}

.pro_tit {
    margin-top: 2%;
    margin-bottom: 2%;
}

.pro_tit span {
    font-size: 26px;
}

.pro_tit h2 {
    font-size: 30px;
}

.pro_tx ul li:nth-child(2n+1) {
    width: 100%;
}

.pro_tx ul li {
    width: 100%;
    margin: 1% 0 2%;
}

.pro_gg i {
    width: 49%;
    margin-right: 2%;
}

.pro_gg i:nth-child(2n) {
    margin-right: 0;
    margin-bottom: 2%;
}

.pro_jc ul li {
    width: 49%;
    margin-right: 2%;
}

.pro_jc ul li:nth-child(2n) {
    margin-right: 0;
    margin-bottom: 4%;
}

.pro_jc ul li span {
    margin-top: 2%;
}

.pro_yy ul li {
    width: 100%;
}

.pro_yy {
    margin-bottom: 6%;
}

.pro_side {
    margin-bottom: 6%;
}

.pleft {
    width: 100%;
}

.pright {
    width: 100%;
}

.r_info {
    padding: 4%;
}

.pro_list ul li {
    width: 49%;
    margin-right: 2%;
}

.pro_list ul li:nth-child(3n) {
    margin-right: 2%;
}

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

.yycj_list ul li {
    width: 100%;
    margin-right: 0%;
    margin-bottom: 2%;
}

.yycj_list ul li img {
    width: 100%;
    margin-right: .0%;
}

.yycj_list {
    margin-bottom: 5%;
}

.yyys {
    background: url(../images/yyysbg.png) no-repeat center center / auto 100%;
}

.yyyscon {
    margin: 2% 0;
}

.cptj {
    padding-top: 4%;
}

.cptjitem {
    width: 100%;
}

.cptjitem .picbox {
    width: 100%;
}

.cptjitem .info {
    width: 100%;
}

.cptjitem .info p {
    height: auto;
    margin-bottom: 2%;
}

.cptjitem ul {
    margin-top: 3%;
    padding: 2%;
    margin-bottom: 2%;
}

.jyrz {
    padding: 4% 0 8%;
}

.gsyslist {
    margin: 4% 0 8%;
}

.gsysitem {
    height: auto;
    width: 100%;
    padding: 20%;
}

.gsysm {
    width: 100%;
    position: static;
    top: 0;
    left: 0;
    transform: none;
    margin: 0;
    padding: 20%;
}

.gsysitem p {
    margin-top: 2%;
}
















}
