body{ font-size:14px;  font-family:'微软雅黑','微软雅黑 Regular','黑体','黑体 Regular','宋体 Regular','宋体','Arial Regular','Arial'; }
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    }
.warp{ width: 1200px; margin: 0 auto; }
a{ color: #535353; }

.xiangqing2 img{ width:100%}

img {pointer-event:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;}

/*头部*/
.header{ width:100%; height:96px; top:0; left:0; position:fixed; z-index:11;  padding: 0 10%; background: rgba(142,179,228,0.8); }

.logo{ height: 96px; line-height: 96px; }
.logo img{ display: inline-block; vertical-align: middle; }
.nav li{  font-size:16px; position: relative; line-height:96px; background:url(../images/navicon.png) no-repeat right center; position: relative; }
.nav li .erjilanmu{ position: absolute; left: 0; top: 96px; width: 100%; line-height: 40px; background: #fff; display: none; text-align: center; }
.nav li .erjilanmu a{ color: #333333; }
.nav li .erjilanmu dd:hover{ background: #B0DDFA; color: #fff; }
.nav li a{ display:block; padding:0 20px; color:#333; }
.nav li:hover a{ color:#36488e; }
.nav li:hover .nav_ej a{ color:#000; }
.nav li:last-child{ padding:0; background:none; }
.nav li:hover .erjilanmu{ display: block; }

.btn-m-list{width: 55px; height: 50px; position: absolute; right: 0; top: 50%; margin-top: -25px; z-index: 999999999999; display: none; transition: all 0.3s cubic-bezier(0.445, 0.145, 0.355, 1); -webkit-transition: all 0.3s cubic-bezier(0.445, 0.145, 0.355, 1); -moz-transition: all 0.3s cubic-bezier(0.445, 0.145, 0.355, 1);}
.trans,.trans:hover{-webkit-transition: all 0.4s cubic-bezier(0.19, 1, 0.22, 1) 0s; -moz-transition: all 0.4s cubic-bezier(0.19, 1, 0.22, 1) 0s; -o-transition: all 0.4s cubic-bezier(0.19, 1, 0.22, 1) 0s; transition:all 0.4s cubic-bezier(0.19, 1, 0.22, 1) 0s; -ms-transition: all 0.4s cubic-bezier(0.19, 1, 0.22, 1) 0s;}
.trans-fast, .trans-fast:hover {-webkit-transition: all 200ms ease-in-out; -moz-transition: all 200ms ease-in-out; -o-transition: all 200ms ease-in-out; transition: all 200ms ease-in-out; -ms-transition: all 200ms ease-in-out;}
.btn-m-list .burger{width: 24px; height: 2px; background-color: #fff; display: block; position: absolute; z-index: 5; top: 16px; left: 50%; margin: 0 0 0 -10px; transform-origin: center; -webkit-transform-origin: center; -moz-transform-origin: center; -o-transform-origin: center; -ms-transform-origin: center;}
.btn-m-list .burger-2{top: 25px; width: 18px;}
.btn-m-list .burger-3{top: 33px; width: 13px;}
.btn-m-list.on .burger-1{top: 25px; width: 21px; -moz-transform: rotate(225deg); -webkit-transform: rotate(225deg); -o-transform: rotate(225deg); -ms-transform: rotate(225deg);transform: rotate(225deg);}
.btn-m-list.on .burger-2{top: 25px; width: 21px; -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0); filter: alpha(opacity=0); opacity: 0; -moz-opacity: 0; -khtml-opacity: 0; -webkit-opacity: 0; left: 100%;}
.btn-m-list.on .burger-3{top: 25px; width: 21px; -moz-transform: rotate(-225deg); -webkit-transform: rotate(-225deg); -o-transform: rotate(-225deg); -ms-transform: rotate(-225deg); transform: rotate(-225deg);}
.mask{width: 100%; height: 100%; position: fixed; _position: absolute; top: 0; left: 0; z-index: 2000; display: none; background-color: rgba(0,0,0,0.7); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#70000000, endColorstr=#70000000);}


.xiangqing2 img{ display:block; max-width:70%; margin:10px auto; height:auto !important; }

.neirong2{width: 80%; display: block; position: fixed; top: 0; right: 0; z-index: 99999999999; overflow-y: auto; touch-action: pan-y;-webkit-user-select: none;-webkit-user-drag: none;}
.neirong2 .neirong2-bd{padding: 50px 50px 20px 50px; visibility: hidden;}
.neirong2 li{border-bottom: 1px solid #F2F2F2; -webkit-transition: all .35s ease-out;-moz-transition: all .35s ease-out;-ms-transition: all .35s ease-out;-o-transition: all .35s ease-out;transition: all .35s ease-out;}
.neirong2 li>a{display: block; height: 47px; line-height: 47px; color: #fff; font-size: 16px;}
.neirong2 li.on>a{color: #fff;}
.neirong2.neirong2-on{left: 0;}
.neirong2-close{width: 24px; height: 24px; background: url(../images/nav_close.png) no-repeat 7px center; position: absolute; top: 20px; left: 10px; visibility: hidden;}
.neirong2.neirong2-hide{
    background-color: rgba(38,70,147,.5);
    width: 0;
    height: 100%;
    -webkit-transition:background 0.35s linear,width 0.45s linear 200ms;
    -moz-transition:background 0.35s linear,width 0.45s linear 200ms;
    -ms-transition:background 0.35s linear,width 0.45s linear 200ms;
    -o-transition:background 0.35s linear,width 0.45s linear 200ms;
    transition:background 0.35s linear,width 0.45s linear 200ms;}
.neirong2.neirong2-show{background-color: rgba(38,70,147,.95); height: 100%; width: 80%;  }
.neirong2.neirong2-show .neirong2-bd,.neirong2.neirong2-show .neirong2-close{visibility: visible;}
.neirong2.neirong2-hide li,.neirong2.neirong2-hide .subcall span{
    opacity: 0;
    -webkit-transform: scale(1.1) translateX(-24px);
    -moz-transform: scale(1.1) translateX(-24px);
    -ms-transform: scale(1.1) translateX(-24px);
    -o-transform: scale(1.1) translateX(-24px);
    transform: scale(1.1) translateX(-24px);
}
.neirong2.neirong2-show li,.neirong2.neirong2-show .subcall span{opacity: 1; -webkit-transform: none; -moz-transform: none; -ms-transform: none; -o-transform: none; transform: none;}
.neirong2 li:nth-of-type(2){ -webkit-transition-delay: 300ms,300ms; transition-delay: 300ms,300ms;}
.neirong2 li:nth-of-type(3){ -webkit-transition-delay: 350ms,350ms; transition-delay: 350ms,350ms;}
.neirong2 li:nth-of-type(4){ -webkit-transition-delay: 400ms,400ms; transition-delay: 400ms,400ms;}
.neirong2 li:nth-of-type(5){ -webkit-transition-delay: 450ms,450ms; transition-delay: 450ms,450ms;}
.neirong2 li:nth-of-type(6){ -webkit-transition-delay: 500ms,500ms; transition-delay: 500ms,500ms;}
.neirong2 li:nth-of-type(7){ -webkit-transition-delay: 550ms,550ms; transition-delay: 550ms,550ms;}
.neirong2 li:nth-of-type(8){ -webkit-transition-delay: 600ms,600ms; transition-delay: 600ms,600ms;}
.neirong2 li:nth-of-type(9){ -webkit-transition-delay: 650ms,650ms; transition-delay: 650ms,650ms;}
.neirong2 li:nth-of-type(10){ -webkit-transition-delay: 700ms,700ms; transition-delay: 700ms,700ms;}
.neirong2 li:nth-of-type(11){ -webkit-transition-delay: 750ms,750ms; transition-delay: 750ms,750ms;}
.neirong2 .subnav{display: none;}
.neirong2 .subnav a{display: block; font-size: 14px; color: #fafafa; padding: 10px 0; padding-left: 15px; }
.neirong2 .subcall{padding: 0 50px; }
.neirong2 .subcall span{-webkit-transition-delay: 850ms,850ms; transition-delay: 850ms,850ms; -webkit-transition: all .35s ease-out;-moz-transition: all .35s ease-out;-ms-transition: all .35s ease-out;-o-transition: all .35s ease-out;transition: all .35s ease-out;}
.neirong2 .subcall span{font-family: "Arial"; display: block; font-size: 18px; font-weight: bold; color: #fff; padding-left: 30px; background: url(../images/callnum.png) left center no-repeat;}

/*第一屏*/

.section1,.section3,.section4,.section5{ background-size:cover; background-repeat:no-repeat; background-position:center; }
.m_indexBanner{ display:none; }
.m_indexBanner img{ width:100%; display:block; height:100%; }
.banner .swiper-slide img{ display:block; width:100%; }
.banner .swiper-slide .bigImg{ height:100%; position: relative; -o-opacity:0; -ms-opacity:0; -moz-opacity:0; -webkit-opacity:0; opacity:0; }
.banner .swiper-slide video{ width:100%; height:100%; }
.banner .swiper-pagination{ bottom::80px; }
.banner{ overflow: hidden; }
.banner .swiper-pagination-bullet{ width:6px; height:6px; background:#fff; -o-opacity:1; -ms-opacity:1; -moz-opacity:1; -webkit-opacity:1; opacity:1; -o-border-radius:3px; -ms-border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; -o-transition:all 3s; -ms-transition:all 3s; -moz-transition:all 3s; -webkit-transition:all 3s; transition:all 3s; }
.banner .swiper-pagination-bullet-active{ width:34px; }

.indexgywm{ background: rgba(218,180,95,0.8); padding: 50px; border-radius: 20px; color: #FFFFFF; line-height: 40px; text-align: center; opacity: 0; transition: all 2s; position: relative; bottom: -300px; }
.indexgywm.on{ opacity: 1; bottom: -50px; }
.indexgywm .biaoti{ font-size: 30px; background: url(../images/xian1.png) no-repeat center center;  margin: 0 auto; margin-bottom: 40px; }
.indexgywm .wenzi{ font-size: 16px; max-height:80px; overflow:hidden; padding: 0 100px; }
.indexgywm .chakan1{ font-size: 16px; }


.indexgywm2{ background: rgba(218,180,95,0.8); padding: 50px; border-radius: 20px; color: #FFFFFF; line-height: 40px; text-align: center; opacity: 0; transition: all 2s; position: relative; bottom: -300px; }
.indexgywm2.on{ opacity: 1; bottom: 0; }
.indexgywm2 .biaoti{ font-size: 30px; background: url(../images/xian1.png) no-repeat center center;  margin: 0 auto; margin-bottom: 40px; }
.indexgywm2 .wenzi{ font-size: 16px; padding: 0 100px; }
.indexgywm2 .chakan1{ font-size: 16px; }



.indexcpxl{ padding: 0 10%; transition: all 2s; transform: scale(0); }
.indexcpxl.on{ transform: scale(1); }
.indexcpxl ul li{ float: left; width: 15%; margin-right: 2%; text-align: center; }
.indexcpxl ul li .img{ overflow: hidden; transition: all 1.2s; }
.indexcpxl ul li .img img{ width: 100%; }
.indexcpxl ul li:nth-child(6n){ margin-right: 0; }
.indexcpxl ul li p{ margin-top: 20px; color: #015ba4; font-size: 20px; }
.indexcpxl ul li:hover .img{ transform: rotate(360deg); }

.indexanli .biaoti{ margin-bottom: 50px; padding-bottom: 20px; background: url(../images/xian2.png) no-repeat left bottom; }
.indexanli .biaoti h2{ font-size: 30px; }
.indexanli .biaoti p{ font-size: 20px; }
.indexanli ul li{ width: 23.5%; margin-right: 2%; float: left; text-align: center; }
.indexanli ul li:nth-child(4n){ margin-right: 0; }
.indexanli ul li .img{ overflow: hidden; margin-bottom: 20px; }
.indexanli ul li .img img{ width: 100%; transition: all 1s; display: block; height: 100%; }
.indexanli ul li:hover .img img{ transform: scale(1.1); }
.indexanli ul li a{ color: #333333; }

.tujiliebiao a{ display: inline-block; font-size: 16px; color: #FFFFFF; margin: 0 10px; }
.tujiliebiao{ margin-top: 25px; }


.indexnews ul li{ width: 23.5%; margin-right: 2%; float: left;  }
.indexnews ul li:nth-child(4n){ margin-right: 0; }
.indexnews ul li .img{ overflow: hidden; height: 160px; }
.indexnews ul li .img img{ width: 100%; display: block;  transition: all 1s; display: block; height: 100%; }
.indexnews ul li:hover .img img{ transform: scale(1.1); }
.indexnews ul li .wenzi{ padding: 20px 10px; background: #FFFFFF; }
.indexnews ul li .wenzi p{ color: #015BA4; margin-bottom: 10px; line-height: 24px; height: 72px; overflow: hidden; }
.indexlianxi ul li{ width: 50%; float: left; height: 325px; }
.indexlianxi ul li img{ max-width: 100%; display: block; height: 100%; }
.indexlianxi ul li.dizhi{ background: rgba(218,180,95,0.8); padding: 40px 70px; color: #FFFFFF; font-size: 16px; line-height: 35px; }


.erjianli1{ background: url(../images/anlibg1.jpg) no-repeat top center; background-size: cover; padding-top: 100px; }

.dabiaoti{ font-size: 30px; background: url(../images/xian1.png) no-repeat center center;  margin: 0 auto; margin-bottom: 40px; color: #FFFFFF; text-align: center; }

.erjianli1 dl{ padding-bottom: 50px; }
.erjianli1 dt{ margin-bottom: 40px; }
.erjianli1 dt span{ display: inline-block; padding: 0 30px; height: 36px; line-height: 36px; background: #FFFFFF; border-radius: 5px; color: #015BA4; font-size: 18px; }
.erjianli1 dd a{ display: block; float: left; width: 32%; height: 260px; overflow: hidden; margin-right: 2%; margin-bottom: 25px; overflow: hidden; }
.erjianli1 dd a:nth-child(3n){ margin-right: 0; }
.erjianli1 dd a img{ width: 100%; transition: all 1s; display: block; height: 100%; }
.erjianli1 dd a:hover img{ transform: scale(1.1); }
.erjianli2{ width: 100%; height: 618px; background: url(../images/anlibg2.jpg) no-repeat bottom right; background-size: contain; }
.erjijiaobu{ text-align: center; background: url(../images/jbbg.jpg) no-repeat center center; background-size: cover; padding: 20px 0; color: #FFFFFF; }
.erjijiaobu1{ border-bottom: 1px solid #FFFFFF; height: 80px; line-height: 80px; }
.erjijiaobu a{ color: #FFFFFF; }
.erjijiaobu1 a{ margin: 0 10px; }
.erjijiaobu2{ padding: 20px 0 0; line-height: 40px; }

.chanpin1{ height: 270px; background: url(../images/cpbg1.jpg) no-repeat top center; }
.dabiaoti2{ font-size: 30px; background: url(../images/xian11.png) no-repeat center center;  margin: 0 auto; margin-bottom: 40px; color: #046abd; text-align: center; }

.chanpin2{ background: url(../images/cpbg2.jpg) no-repeat top center; }

.chanpin2 .xiaobt{ text-align: center; margin-bottom: 20px; }
.chanpin2 .xiaobt span{  height: 32px; line-height: 32px; padding: 0 20px; background: #046ABD; color: #FFFFFF; }
.chanpin2 ul li{ width: 32%; margin-right: 2%; overflow: hidden; float: left; margin-bottom: 25px; text-align: center; }
.chanpin2 ul li:nth-child(3n){ margin-right: 0; }
.chanpin2 ul li .img{ overflow: hidden;  height: 270px; }
.chanpin2 ul li .img img{ width: 100%; display: block; height: 100%; }
.chanpin2 ul li h2{ height: 40px; line-height: 40px; }
.chanpin2 .list{ padding-bottom: 40px; }

.jizhuzhic{ background: url(../images/sjzcbg.jpg) no-repeat bottom center; padding: 50px 0; padding-bottom: 200px; }
.jizhuzhic ul li{ width: 32%; height: 460px; margin-right: 2%; margin-bottom: 25px; background: #b0ddfa; box-shadow: 3px 3px 20px #5b5b5b; padding: 50px; text-align: center; font-size: 20px; float: left; line-height: 30px; }
.jizhuzhic ul li h2{ font-size: 24px; }

.jizhuzhic ul li h3{ height:60px; margin-bottom: 10px; font-size: 20px; }
.jizhuzhic ul li:nth-child(3n){ margin-right: 0; }
.jizhuzhic ul li p{ width:230px; height:300px; overflow:hidden; margin:0 auto; }
.jizhuzhic ul li .img{ width:100%; display:block; height:100%;}



.gywomen1{ background: #bde6ff; padding: 80px 0; }

.dabiaoti3{ text-align: center; }
.dabiaoti3 span{ display: inline-block; padding: 0 30px; height: 36px; line-height: 36px; background: #046ABD; border-radius: 5px; color: #fff; font-size: 18px; }
.xiangqing1{ padding: 30px 0; }
.xiangqing1 img{ display: block; margin: 10px auto; max-width: 100%; }
.gywomen2{ background: #c9eaf2; padding: 80px 0; }



.gywomen3{ background: #cbe0f3; padding: 80px 0; }
.gywomen3 ul{ margin: 50px auto; }
.gywomen3 ul li{ float: left; }
.gywomen3 ul.diyilie li{ width: 23.5%; margin-right: 2%; text-align: center; }
.gywomen3 ul.diyilie li .img{ overflow: hidden; }
.gywomen3 ul.diyilie li img{ width: 100%; }
.gywomen3 ul.diyilie li:nth-child(4n){ margin-right: 0; }

.gywomen3 ul.dierlie li{ width: 15.5%; margin-right: 1.4%; text-align: center; }
.gywomen3 ul.dierlie li:nth-child(6n){ margin-right: 0; }


.gywomen3 ul.disanlie li{ width: 18.5%; margin-right: 1.875%; text-align: center; }
.gywomen3 ul.disanlie li:nth-child(5n){ margin-right: 0; }

.erlianxi1{ height: 50px; line-height: 50px; border-bottom: 1px solid #dedede; }
.erlianxi1 .weizhi{ background: url(../images/lianxi_03.jpg) no-repeat left center; padding-left: 25px; }
.erlianxi1 .sanjilanmu a{ margin: 0 20px; }
.erlianxi1 .weizhi a:last-child{ color: #015BA4; }
.erlianxi2{ margin: 50px auto; }
.erlianxi2 .ditu{ width: 65%; height: 340px; overflow: hidden; }
.erlianxi2 .ditu img{ width: 100%; }
.erlianxi2 .lianxifs{ width: 35%; height: 340px; background: #377bc3; color: #FFFFFF; padding: 50px 30px; line-height: 46px; font-size: 16px;}
.erlianxi2 .lianxifs p{ height: 46px; line-height: 46px; padding-left: 45px; }
.erlianxi2 .lianxifs p.p1{ background: url(../images/lianxi_10.jpg) no-repeat left 10px; }
.erlianxi2 .lianxifs p.p2{ background: url(../images/lianxi_13.jpg) no-repeat left 10px; }
.erlianxi2 .lianxifs p.p3{ background: url(../images/lianxi_15.jpg) no-repeat left 10px; }
.erlianxi2 .lianxifs p.p4{ background: url(../images/lianxi_17.jpg) no-repeat left 10px; }
.erlianxi2 .lianxifs p.p5{ background: url(../images/lianxi_19.jpg) no-repeat left 10px; }

.ernews{ padding: 50px 0; }
.ernews ul li{ padding: 20px 30px; box-shadow: 0px 10px 20px #DEDEDE; }
.ernews ul li .img{ width: 30%; height: 220px; overflow: hidden; }
.ernews ul li .img img{ width: 100%; display: block; height: 100%; }
.ernews ul li .wenzi{ width: 70%; padding: 20px; }
.ernews ul li .wenzi h2{ color: #015BA4; font-size: 16px; margin-bottom: 20px; }
.ernews ul li .wenzi h2 em{ font-size: 12px; font-weight: 400; }
.ernews ul li .wenzi p{ line-height: 26px; max-height: 78px; overflow: hidden; margin-bottom: 20px; }

.ernews ul li .wenzi .chakangengduo{ width: 100px; height: 36px; line-height: 36px; background: #015BA4; color: #FFFFFF; text-align: center; }

.newsxq { padding: 30px 0; }
.newsxq .biaoti3{ text-align: center; margin: 30px auto; }
.newsxq .biaoti3 h2{ font-size: 20px; }
.index_qywh ul li{ width: 32%; height: 262px; margin-right: 2%; float: left; position: relative; overflow: hidden; margin-bottom: 20px; }
.index_qywh ul li.li2{ width: 66%; }
.index_qywh ul li img{ width: 100%; height: 100%; transition: all 0.8s; }
.index_qywh ul li:nth-child(3n){ margin-right: 0; }
.index_qywh ul li .wenzi{ position: absolute; left: 0; bottom: 0; transition: all 1s  ; width: 100%; height: 100%; background: rgba(0,0,0,0.6);  color: #FFFFFF; padding: 30px; line-height: 28px; }
.index_qywh ul li .wenzi h2{ font-size: 20px; margin-bottom: 15px; }
.index_qywh ul li .wenzi p{ font-size: 18px; }
.index_qywh ul li:hover .wenzi{ background: rgba(198,163,82,0.8); }
.index_qywh ul li:hover img{ transform: scale(1.2); }
.banner{ width: 100% !important; }
.banner .swiper-wrapper{ width: 100% !important; }
.banner .swiper-slide img{ display: block; width: 110%; height: 100%; }

.yidong{ display: none; }

.beij22{  background: url(../images/cpbg2.jpg) no-repeat bottom center; } 
.dianji2{  cursor: pointer; }
.wenzixinxi{ line-height: 26px; height: 102px; overflow: hidden; }
.xianshigaodu{ height: auto; }
.yingc{ display: none; }





@media screen and (max-width: 1280px) {
.warp{ width: 96% !important; }

}
@media screen and (max-width: 750px) {
.wenzixinxi{ position: relative; }
.wenzixinxi p span{ position: absolute; right: 0; bottom: 0; width: 120px; height: 26px; line-height: 26px; background: #bde6ff; text-align: center; }
.banner .swiper-slide{ background: url(../images/sjbaner.jpg) no-repeat center center !important; background-size: cover !important; }
.btn-m-list{ display: block; }
.nav{ display: none; }
.index_qywh ul li{ width: 49%; }
.index_qywh ul li.li2{ width: 100%; }
.index_qywh ul li:nth-child(3n){ margin-right: 2%; }
.index_qywh ul li:nth-child(2n){ margin-right: 0; }
.indexgywm{ padding: 25px; margin-top: 60px; }
.indexgywm .wenzi{ padding: 0; line-height: 26px; }
.indexgywm .wenzi p{ max-height: ; }
.indexanli{ margin-top: 50px; }
.indexanli ul li{ width: 49%; margin-right: 2%; margin-bottom: 20px; }
.indexanli ul li:nth-child(4n){ margin-right: 2%; }
.indexanli ul li:nth-child(2n){ margin-right: 0; }
.indexanli .biaoti{ margin-bottom: 15px; }
.indexanli .biaoti h2{ font-size: 24px; }
.indexanli .biaoti p{ font-size: 16px; }

.indexgywm2{ padding: 25px; margin-top: 60px; }
.indexgywm2 .wenzi{ padding: 0; line-height: 26px; }
.indexgywm2 .wenzi p{ max-height: ; }
.tujiliebiao a{ display: block; float: left; width: 49%; margin: 0; margin-right: 2%; }
.tujiliebiao a:nth-child(2){ margin-right: 0; }
.tujiliebiao a img{ width: 100%; }

.indexcpxl ul li{ width: 32%; margin-right: 2%; margin-bottom: 20px; }
.indexcpxl ul li:nth-child(6n){ margin-right: 2%; }
.indexcpxl ul li:nth-child(3n){ margin-right: 0; }

.indexnews{ margin-top: 50px; }
.indexnews ul li{ width: 49%; margin-right: 2%; margin-bottom: 20px; }
.indexnews ul li:nth-child(4n){ margin-right: 2%; }
.indexnews ul li:nth-child(2n){ margin-right: 0; }
.indexnews ul li .wenzi{ padding: 5px; }
.indexnews ul li .wenzi p{ height: 24px; }
.indexlianxi ul li.dizhi{ padding: 25px; }
.indexlianxi ul li{ width: 100%; float: inherit !important; height: auto; }
.indexlianxi ul li:nth-child(1){ display: none; }
.indexlianxi ul li.dizhi .wenzi { float: inherit !important; margin: 0 auto; }
.erweima{ float: inherit !important; }
.erweima img{  margin: 0 auto; }

.logo{ width: 130px; height: 70px; line-height: 70px; }
.logo img{ width: 100%; }
.header{ padding: 0 20px; height: 70px; }
.erjianli1{ padding-top: 30px; }
.erjianli1 dt{ margin-bottom: 20px; }
.erjianli1 dl{ padding-bottom: 10px; }

.erjianli1 dd a{ width: 49%; margin-right: 2%; margin-bottom: 10px; }
.erjianli1 dd a:nth-child(3n){ margin-right: 2%; }
.erjianli1 dd a:nth-child(2n){ margin-right: 0; }
.erjianli2{ display: none; }
.erjibanner{ height: 300px !important; }
.erjijiaobu1{ height: auto; line-height: inherit; padding-bottom: 10px; }
.erjijiaobu1 a{ display: inline-block; }
.erjijiaobu{ padding: 10px 0; }
.erjijiaobu2{ padding: 5px 0 0; line-height: 26px; }
.chanpin2 ul li h2{ height: 52px; line-height: 26px; }
.chanpin2 .list{ padding-bottom: 10px; }
.chanpin1{ display: none; }
.chanpin2{ padding: 30px 0; }
.gywomen1,.gywomen2,.gywomen3{ padding: 30px 0; }
.gywomen3 ul{ margin: 25px auto; }

.gywomen3 ul.diyilie li{ width: 49%; margin-right: 2%; margin-bottom: 20px; }
.gywomen3 ul.diyilie li:nth-child(4n){ margin-right: 2%; }
.gywomen3 ul.diyilie li:nth-child(2n){ margin-right: 0; }

.gywomen3 ul.dierlie li{ width: 49%; margin-right: 2%; margin-bottom: 20px; }
.gywomen3 ul.dierlie li:nth-child(4n){ margin-right: 2%; }
.gywomen3 ul.dierlie li:nth-child(2n){ margin-right: 0; }
.gywomen3 ul.dierlie li img{ width: 100%; }
.gywomen3 ul.disanlie li{ width: 49%; margin-right: 2%; margin-bottom: 20px; }
.gywomen3 ul.disanlie li:nth-child(3n){ margin-right: 2%; }
.gywomen3 ul.disanlie li:nth-child(2n){ margin-right: 0; }
.gywomen3 ul.disanlie li img{ width: 100%; }

.jizhuzhic ul li{ width: 49%; margin-right: 2%; height:auto; margin-bottom: 20px; padding: 20px; }
.jizhuzhic ul li:nth-child(3n){ margin-right: 2%; }
.jizhuzhic ul li:nth-child(2n){ margin-right: 0; }
.jizhuzhic{ padding-bottom: 50px; }
.jizhuzhic ul li p{ width:100%; height:auto; }


.erlianxi1 .weizhi{ display: none; }
.erlianxi2 .ditu{ width: 100%; height: auto; }
.erlianxi2 .lianxifs{ width: 100%; height: auto; padding: 20px; }


.ernews{ padding: 25px 0; }
.ernews ul li{ padding: 10px 0; margin-bottom: 20px; }
.ernews ul li .wenzi{ width: 65%; padding: 0px 10px; }
.ernews ul li .img{ width: 35%; }
.ernews ul li .wenzi p{ display: none; }
.ernews ul li .wenzi h2 em{ display: none; }
.ernews ul li .wenzi h2{ margin-bottom: 10px; font-weight: 400; }
.ernews ul li .wenzi .chakangengduo{ height: 30px; line-height: 30px; }
.newsxq{ padding-top: 0; }
.newsxq .biaoti3{ margin-bottom: 15px; }
.indexgywm{ background: rgba(218,180,95,0.5); }
.chanpin2 ul li .img{ height:80px; }
.ernews ul li .img{ height:90px; }
.erjianli1 dd a{ height:125px; }

.yidong{ display: block; }

.pcduan{ display: none; }

.index_banner .slide { background: url(../images/banner12.jpg) no-repeat center center !important;}
.xiangqing2 img{ display:block; max-width:100%; margin:10px auto; height:auto !important; }

.xiangqing2 img {pointer-event:none;-webkit-user-select:none;-moz-user-select:none;user-select:none !important}

}


.xiangqing2 img {pointer-event:none;-webkit-user-select:none;-moz-user-select:none;user-select:none !important;}















































