*{ margin: 0; padding: 0;}
html,body{ min-height:100% ; width: 100%; max-width: 1920px; margin: 0 auto; color: #666; }
body{  position: relative; background: #fff ; font-size: 14px; margin: auto; font-family: "微软雅黑" ; overflow-x: hidden; }
a{ color: #666; text-decoration: none;}
a:hover,
a:focus{ text-decoration: none;}
i,em{font-style: normal; }
ul{ margin: 0; padding: 0;}
li{ list-style: none;}
img{ max-width: 100%; border: none;}
/*body{ -moz-user-select:none;  -webkit-user-select:none; -ms-user-select:none; -khtml-user-select:none;  user-select:none;}
html{-webkit-user-select:none;  -moz-user-select:none;  -ms-user-select:none;  user-select:none; -khtml-user-select:none;  }*/

.fl{ float: left;}
.fr{ float: right;}
.clear{ clear: both;}
.clearfix:after{ content: ''; display: block; clear: both; width: 0px; height: 0px; overflow: hidden;}
a,button,input{-webkit-tap-highlight-color:rgba(255,0,0,0); background:none; outline: none;}
img{vertical-align: middle;  max-width:100%; border:none;-webkit-tap-highlight-color:rgba(255,0,0,0); blr:expression(this.onFocus=this.blur());}

.wrap{ width: 1200px; margin: auto;}




/******header*********/
.bgwhite{ background: #fff;}

.headTop{ height: 100px; line-height: 100px; overflow: hidden; }
.headTop a{ font-weight: bold; font-size: 28px; color: #005aab;}
.headTop img{ max-height: 100px; margin-right: 10px;}
.headTop i{ font-size: 18px; color: #1a1a1a;}

.nav { background: #005AAB;}
.nav ul{}
.nav ul li{ position: relative; z-index: 2; float: left; line-height: 72px; margin-right: 56px; text-align: center;}
.nav ul li:last-child{ margin-right: 0;}

.nav ul li>a{ color: #fff; font-size: 18px; display: inline-block; height: 60px;}
.nav ul li dl{ display: none; position: absolute; left: -10px;  top: 72px; padding: 5px 10px;text-align: center; width: 100%; background: #005AAB;}
.nav ul li dl dt a{ display: block; line-height: 28px; font-size: 12px; white-space: nowrap;overflow: hidden; text-overflow: ellipsis; color: #fff; border-top: 1px solid #2b73b3;}
.nav ul li dl dt:first-child a{ border: 0;}
.nav ul li:nth-child(3) dl{ left: -35px; width: 160px; }
.nav ul li:nth-child(5) dl{ left: -40px; width: 140px; }
.nav ul li.active>a{ border-bottom: 2px solid #fff;}
.nav ul li:hover dl{ display: block;}




/* banner */
.banner{ position: relative; }
.banner,.banner .flexslider,.banner .slides li{ width: 100%; }
.banner .slides li a{ display: block; width: 100%;}
.banner .flexslider{position:relative;overflow:hidden; z-index:1;}
.banner .slides{position:relative;z-index:1;}


.container{}


.coopList{background: #e9eff5; margin: 40px 0; }
.coopList ul li{ float: left; width: 25%; height: 200px; text-align: center; font-size: 24px; color: #a4bdd6; cursor: pointer;}
.coopList ul li div{ width: 100px; height: 100px; margin: 20px auto;}
.coopList ul li div em{ display: none;}
.coopList ul li.active{ background: #005AAB; color: #fff;}
.coopList ul li.active div i{ display: none;}
.coopList ul li.active div em{ display: block;}

.coopfl{ margin-bottom: 50px;}
.coopfl ul{ display: none;}
.coopfl ul li{ position: relative; float: left; width: 380px; height: 340px; font-size: 16px; margin-right: 30px;}
.coopfl ul li:last-child{ margin-right: 0; }
.coopfl ul li img{ width: 100%; height: 100%;}
.coopfl ul li p{  position: absolute; left: 0; bottom: 0; width: 100%; height: 70px; line-height: 70px; padding: 0 35px; box-sizing: border-box; background: rgba(255,255,255,.6);color: #0f0f0f; transition: 0.3s;}
.coopfl ul li:hover p{ background: #005aab; color: #fff;}

		/*  广告图     */
.ggImg a{ display: block; height: 360px; background: url(../images/gg.jpg) no-repeat center top;}

/* 产品展示  */
.display{ padding: 50px 0;}
.playTop{ }
.title p {font-size: 32px; color: #005aab; text-transform: uppercase; font-family: "Myriad Pro"; height: 34px;}
.title em{ display: block; font-size: 24px; color: #292929;}
.playTop .right{ padding-top: 25px; }
.playTop .right ul li{ float: left; width: 110px; height: 36px; line-height: 36px; border: 1px solid #005AAB; text-align: center; margin-left: 18px;}
.playTop .right ul li a{ display: block; color: #005AAB;}
.playTop .right ul li.active{ background: #005AAB;}
.playTop .right ul li.active a{ color: #fff;}


.playFot{ margin-top: 60px;}
.playFot ul{ display: none; width: 1230px;}
.playFot ul li{  float: left;  width: 280px; color: #3d3d3d; margin-right: 26px;}
.playFot ul li div{ width: 278px; height: 298px; border: 1px solid #d7d7d7; overflow: hidden; text-align: center; line-height: 298px;}
.playFot ul li:last-child{ margin-right: 0;}
.playFot ul li p{ white-space: nowrap; overflow: hidden; text-overflow: ellipsis; margin: 20px 0;}



/* 公司简介 */
.abouts{ height: 560px; background: url(../images/compbg.jpg) no-repeat top center; padding: 1px; box-sizing: border-box;}
.abouts .left{ width: 570px;}
.abouts .left .title{ margin: 70px 0 40px;}
.abouts .left .abtok{ line-height: 28px; color: #525252; text-align: justify; height: 140px; overflow: hidden; margin-bottom: 70px;}
.abouts .left .abmore{display: block; width: 120px; height: 34px; line-height: 34px; text-align: center; background: #005AAB; color: #fff;}



/*  新闻   */
.Inews{ background: #f2f2f2; padding: 65px 0 50px;}
.inewsbtm{ display: none; margin-top: 45px;}
.inewsbtm .left{ width: 460px; background: #fff; padding:40px 30px 30px; box-sizing: border-box;}
.inewsbtm .left .newTl h6{ font-size: 18px; color: #3d3d3d; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
.inewsbtm .left .newTl span{ display: block; line-height: 24px; color: #666; max-height: 72px; overflow: hidden; margin: 29px 0;}

.inewsbtm .left .newTime dl dt{ font-size: 28px; font-weight: bold; color: #4c4c4c;  font-family: arial; height: 28px; line-height: 28px;}
.inewsbtm .left .newTime dl dd{ font-size: 16px; color: #5c5c5c; font-weight: bold; line-height: 18px; height: 18px;}
.inewsbtm .left .newTime i{ color: #005aab; margin-top: 18px;}
.inewsbtm .left .newTime i em{ border-bottom: 1px solid #005AAB;}
.inewsbtm .left .iiimg{ margin-top: 30px;}
.inewsbtm .left .iiimg img{ width: 100%; height: 280px;}

.inewsbtm .right{ width: 720px;}
.inewsbtm .right ul li{ padding: 20px; background: #fff; margin-bottom: 20px; transition: 0.3s;}
.inewsbtm .right ul li span{ width: 210px; height: 140px; line-height: 140px; overflow: hidden;}
.inewsbtm .right ul li span img{ height: 100%;}
.inewsbtm .right ul li dl{ width: 430px; margin-right: 20px;}
.inewsbtm .right ul li dl dt{ white-space: nowrap; overflow: hidden; text-overflow: ellipsis; font-size: 18px; color: #282828; margin-top: 2px; transition: 0.3s;}
.inewsbtm .right ul li dl dd div{ height: 56px; overflow: hidden; line-height: 28px; color: #6b6b6b; margin: 15px 0 20px; transition: 0.3s;}
.inewsbtm .right ul li dl dd i{ display: block; font-size: 12px; color: #b1b1b1; transition: 0.3s;}

.inewsbtm .right ul li:hover{ background: #005AAB;}
.inewsbtm .right ul li:hover dl dt,
.inewsbtm .right ul li:hover dl dd div,
.inewsbtm .right ul li:hover dl dd i{ color: #fff;}



.par{ padding: 60px 0 80px;}
.partent{ overflow: hidden; margin-top: 40px;}
.partent ul{ width: 1230px; }
.partent ul li{ float: left; width: 200px; height: 120px; border: 1px solid #dddddd; box-sizing: border-box;}


/* footer*/
.footer{ background: #0c4e89; padding-top: 80px;}
.sub_nav{}
.sub_nav ul{}
.sub_nav ul li{ float: left; margin-right: 10px;}
.sub_nav ul li>a{ color: #fff; font-size: 16px; display: block; margin-bottom: 10px; padding-right: 50px; }
.sub_nav ul li dl dt a{ display: block; line-height: 28px; color:#98aac2; font-size: 12px; max-width: 150px ;white-space: nowrap; overflow: hidden;}

.eriwei{ width: 120px; font-size: 12px; text-align: center; color: rgba(255,255,255,.5); margin-top: 5px;}
.eriwei img{ height: 120px; width: 120px; margin-bottom: 8px;}

.fob{ margin-top: 25px; height: 55px; line-height: 56px; border-top: 1px solid rgba(232,232,232,.2); font-size: 12px; color: #98aac2; overflow: hidden;}
.share{ margin-top: 13px; }
#share a{ display: inline-block; width: 30px; height: 30px; border-radius: 50%; margin: 0 8px ; padding: 0; background-size: auto 100%; transition: 0.3s; box-sizing: border-box; border: 1px solid rgba(255,255,255,.8); }
#share .bds_tsina{  background: url(../images/she2.png) no-repeat center ;}
#share .bds_douban{ background: url(../images/she3.png) no-repeat center ;}
#share .bds_qzone{  background: url(../images/she1.png) no-repeat center ;}







/*  清洗设备  */
.cpbg{ background: #eee; padding: 45px 0 50px;}
.cpbg .wrap{ padding: 25px; box-sizing: border-box;}

.cpTop{ text-align: center;}
.cpTop ul{ display: inline-block; margin: 15px 0 35px;}
.cpTop ul li{ float:left; margin: 0 10px;}
.cpTop ul li a{ display: block; padding: 0 12px; height: 34px; line-height: 34px; font-size: 18px; color: #444;}
.cpTop ul li:hover a,
.cpTop ul li.active a{ color: #fff; background: #005AAB; }

.cpbtf{}
.cpbtf ul{ width: 1200px;}
.cpbtf ul li{ float: left; width: 265px; height: 350px; border: 1px solid #e6e6e6; padding: 6px; box-sizing: border-box; text-align: center; margin-right: 29px; margin-bottom: 25px;}
.cpbtf ul li img{ width: 250px; height: 225px;}
.cpbtf ul li p{ font-size: 16px ; color: #444444; margin: 18px 0;}
.cpbtf ul li span{ display: inline-block; height: 38px; line-height: 38px; border-radius: 30px; padding: 0 15px; background: #f6f6f6; color: #888; border: 1px solid #dadada;}
.cpbtf ul li:hover p{ font-weight: bold; color: #005AAB;}
.cpbtf ul li:hover{ border-bottom: 3px solid #005AAB;}

.m-page{ text-align: center; margin: 60px 0 30px;}
.m-page li{display: inline-block;vertical-align: middle;}
.m-page a{ display: inline-block; box-sizing: border-box; min-width: 35px; height: 35px; padding: 0 10px; line-height: 35px; text-align: center; box-sizing: border-box; background: #e6e6e6; color: #444; overflow: hidden; margin: 0 2px; border-radius: 5px;}
.m-page li.active a{ background: #005AAB; color: #FFF;}
.m-page a.page-nxt{ background: none;}
.m-page a.page-prv{ background: none;}



/* 方案中心   */
/* .Anl{ width: 1200px; margin: auto;}
.Anl ul li{ padding: 30px; background: #fff; transition: 0.3s;}
.Anl ul li .left{ width: 570px;}
.Anl ul li .left dl dt span{ display: inline-block; width: 94px; height: 70px; line-height: 70px; font-size: 36px; color: #fff; text-align: center; background: #dea11d; }
.Anl ul li .left dl dt em{ display: inline-block; font-size: 24px; color: #444;  margin-left: 20px; transition: 0.3s;}
.Anl ul li .left dl dd{ color: #878787; line-height: 28px; margin-top: 20px; height: 112px; overflow: hidden; transition: 0.3s;}
.Anl ul li .left p{ width: 172px; height: 34px; line-height: 34px; box-sizing: border-box; border: 1px solid #005AAB; color: #005aab; padding: 0 15px; margin-top: 60px; background: url(../images/anmore.png) no-repeat center right 15px; transition: 0.3s;}


.Anl ul li:hover{ background: #005AAB;}
.Anl ul li:hover .left dl dt em{ color: #fff;}
.Anl ul li:hover .left dl dd{ color: #fff;}
.Anl ul li:hover .left p{ background-image: url(../images/anmore1.png); color: #fff; border-color: #fff;}


.Anl ul li .right {  width: 553px; height: 339px;}
.Anl ul li .right img{ width: 100%; height: 100%;}
 */
/* 方案中心   */
.Anl{ width: 950px; margin: auto;}
.Anl ul li{ padding: 30px; background: #fff; transition: 0.3s;}

.Anl ul li .left{ width: 410px;}
.Anl ul li .left dl dt span{ display: inline-block; width: 94px; height: 70px; line-height: 70px; font-size: 36px; color: #fff; text-align: center; background: #dea11d; }
.Anl ul li .left dl dt em{ display: inline-block; font-size: 24px; color: #444;  margin-left: 20px; transition: 0.3s;}
.Anl ul li .left dl dd{ color: #878787; line-height: 28px; margin-top: 20px; height: 112px; overflow: hidden; transition: 0.3s;}
.Anl ul li .left p{ width: 172px; height: 34px; line-height: 34px; box-sizing: border-box; border: 1px solid #005AAB; color: #005aab; padding: 0 15px; margin-top: 60px; background: url(../images/anmore.png) no-repeat center right 15px; transition: 0.3s;}

.Anl ul li:hover{ background: #005AAB;}
.Anl ul li:hover .left dl dt em{ color: #fff;}
.Anl ul li:hover .left dl dd{ color: #fff;}
.Anl ul li:hover .left p{ background-image: url(../images/anmore1.png); color: #fff; border-color: #fff;}

.Anl ul li .right {  width: 460px; height: 339px;}
.Anl ul li .right img{ width: 100%; height: 100%;}



.Anleft{  width: 225px; border-right: 25px solid #eee;}
.Anleft dt{ font-size: 24px; color: #fff; background: #005aab; line-height: 60px; padding-left: 20px;}
.Anleft dd{ padding-left: 20px; font-size: 16px; color: #999;  padding-bottom: 18px; margin-top: 20px; border-bottom: 1px solid #eee; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
.Anleft dd.on a{ color: #005aab }



/*  3-2 详情*/
.alxq{ line-height: 30px; color: #444;}
.alxq h5{ font-weight: 100; text-align: center; font-size: 28px; }


.tul{ margin-top: 50px;}
.tul p{ font-size: 28px; color: #444444;}
.tul em{ font-size: 14px; color: #aaaaaa; text-transform: uppercase; font-family: arial;}

.tul ul{ width: 1200px;}
.tul ul li{ float: left; width: 265px; box-sizing: border-box; border: 1px solid #e6e6e6; text-align: center;  padding: 8px; margin: 20px 30px 20px 0;}
.tul ul li:last-child{ margin-right: 0;}
.tul ul li img{ width: 250px ; height: 225px;}
.tul ul li p{ font-size: 16px; line-height: 50px;}


/*  5-1 案例工程*/
.alImg{}
.alImg ul li{ padding: 10px; box-sizing: border-box; background: #fff; border: 1px solid #e6e6e6; margin-bottom: 28px; transition: 0.3s;}
.alImg ul li span{ width: 350px; height: 265px;}
.alImg ul li span img {width: 100%; height: 100%;}
.alImg ul li dl{ width: 730px;}
.alImg ul li dl dt{ font-size: 20px; color: #444; margin: 25px 0 18px; transition: 0.3s;}
.alImg ul li dl dd div{ line-height: 28px; color: #a7a7a7; height: 112px; margin-bottom: 25px; overflow: hidden; transition: 0.3s;}
.alImg ul li dl dd i{ display: block; width: 110px; line-height: 40px; height: 40px; text-align: center; border-radius: 30px; background: #005AAB; color: #fff; transition: 0.3s;}

.alImg ul li:hover{ background: #005AAB;}
.alImg ul li:hover dl dt{ color: #fff;}
.alImg ul li:hover dl dd div{ color: #fff;}
.alImg ul li:hover dl dd i{ background: #fff; color: #005AAB;}



/* 6 关于我们   */
.nabout{ }
.nabout .cpTop{ border-bottom: 1px solid #e6e6e6;}

.nabbox{ margin-top: 30px;}
.nabtl{ text-align: center; margin-bottom: 30px;}

.nabbox .left{ position: relative; width: 485px; height: 338px; background: url(../images/naboutbg.png) no-repeat center top / cover; box-sizing: border-box; padding: 30px 0 0 30px;}
.nabbox .left .swiper-button-next,
.nabbox .left .swiper-button-prev{ width: 24px; height: 21px; margin: 0; top: auto; bottom: 15px; left: auto; right: auto; outline: none;}
.nabbox .left .swiper-button-next{ background: url(../images/nabht.png) no-repeat center; right: 200px;}
.nabbox .left .swiper-button-prev{ background: url(../images/nable.png) no-repeat center; left: 218px;}

.nabbox .right { width: 605px;}
.nabbox .right dl dt{ color: #005AAB; margin: 25px 0;}
.nabbox .right dl dd{ line-height: 30px; color: #444;}

.hhhb{ margin-top: 50px; padding-bottom: 50px;}
.hhhb p{ color: #005AAB; font-size: 18px; border-left: 2px solid #005AAB; padding-left: 15px; height: 18px; line-height: 18px;}
.hhhb ul{ width: 1200px;}
.hhhb ul li{ float: left; width: 98px; margin: 35px 50px 0 0; color: #444; text-align: center;}
.hhhb ul li img{height: 50px;  margin-bottom: 5px; border: 1px solid #e6e6e6;}




/*  6-2 荣誉 */
.zzly{ padding-bottom: 40px; }
.zzly ul{ width: 1200px;}
.zzly ul li{ float: left; width: 362px; margin:0 28px 25px 0; text-align: center;}
.zzly ul li div{ height: 238px; line-height: 238px;}
.zzly ul li img{ height: 100%;}
.zzly ul li p{ margin-top: 5px; color: #444;font-size: 16px;}


/*  7-1 新闻  */
.newTop{  }
.newTop .left { width: 385px; height: 220px;}
.newTop .left img{ height: 100%; width: 100%;}
.newTop .right { width: 720px;}
.newTop .right dl dt{ color: #282828; font-size: 18px; line-height: 30px;}
.newTop .right dl dd{ font-size: 12px; color: #b1b1b1;}
.newTop .right div{ color: #6b6b6b; line-height: 28px; height: 112px; overflow: hidden; margin: 10px 0 ;}
.newTop .right i{ display: block; width: 120px; text-align: center; line-height: 38px; height: 38px; border-radius: 30px;box-sizing: border-box; border: 1px solid #005AAB; color: #005AAB;}

.newTop a:hover .right dl dt,
.newTop a:hover .right dl dd{ color: #005AAB;}
.newTop a:hover .right i{ color: #fff; background: #005AAB;}


.newFot{}
.newFot ul li{ padding: 20px; margin-top: 20px; transition: 0.3s;}
.newFot ul li span{ width: 210px; height: 140px;}
.newFot ul li img{ width: 100%; height: 100%;}
.newFot ul li dl{ width: 870px;}
.newFot ul li dl dt{ font-size: 18px; color: #282828; margin-top: 5px;}
.newFot ul li dl dd div{ color: #6b6b6b; line-height: 28px; height: 56px; overflow: hidden; margin: 10px 0 ;}
.newFot ul li dl dd i{ font-size: 12px; color: #b1b1b1;}

.newFot ul li:hover{ background: #005AAB;}
.newFot ul li:hover dl dt{ color: #fff;}
.newFot ul li:hover dl dd div{ color: #fff;}
.newFot ul li:hover dl dd i{ color: #fff;}




/*  8-1 联系我们   */

.conts{ }
.conts dl{ text-align: center;}
.conts dl dd{ line-height: 28px; color: #8f8e8e; margin-top: 15px;}
.conts ul{ background: url(../images/conts1.jpg) no-repeat right top; padding-top: 70px; margin-top: 15px;}
.conts ul li{ font-size: 18px; color: #444; line-height: 60px;}
.map{ height: 470px; margin-top: 60px; margin-bottom: 50px; }
.map img{ height: 100%; width: 100%;}


/*  8-2  */
.bdan{ }
.bdan ul{ background: none;}
.bdan ul li{ float: left; background: #f1f1f1; width: 363px; height: 60px; line-height: 60px; margin-bottom: 28px; margin-right: 30px; box-sizing: border-box; padding-left: 50px;}
.bdan ul li.li1{ background: #f1f1f1 url(../images/con02.png) no-repeat left 20px center; }
.bdan ul li.li2{ background: #f1f1f1 url(../images/con01.png) no-repeat left 20px center; }
.bdan ul li.li3{ background: #f1f1f1 url(../images/con03.png) no-repeat left 20px center; margin-right: 0;}

.bdan ul li input{ width: 90%; font-family: "微软雅黑"; font-size: 16px; color: #444; height: 100%; border: none; background: none;}
.bdan ul li.li4{ width: 100%; height: 290px; padding: 0;}
.bdan ul li.li4 textarea{ height: 290px; outline: none; resize: none; box-sizing: border-box; line-height: 26px; font-size: 16px; color: #444; font-family: "微软雅黑"; padding: 15px; width: 100%; background: none; border: none;}

.benen{ text-align: center; margin: 0 0 50px;}
.benen input{ width: 120px; height: 40px; margin: 0 20px; background: #005AAB; border: none; color: #fff; font-family: "微软雅黑";font-size: 16px;}
.benen input[type=reset]{ background: #dea11d;}




/* 2-1 */
.casdl{ text-align: center; margin-bottom: 40px; margin-top: 15px;}
.casdl dt{ font-size: 28px; color: #444444;}
.casdl dd{ font-size: 16px; color: #d0d0d0}

.caseXq{ }
.casq .left{ align-items: 555px; height: 445px; overflow: hidden;}
.casq .right{ width: 550px;}
.casq .right{}
.titititi{ display: block; font-size: 18px; color: #222222; font-weight: bold; padding-bottom: 15px; border-bottom: 1px dashed  #bfbfbf; margin-bottom: 20px;}
.casq dl dt p{ margin-top: 15px; font-size: 18px; color: #444; }
.casq dl dd{ line-height: 30px; color: #808080; font-size: 18px; margin-top: 20px;}
.casq i{ display: inline-block; padding: 0 15px; height: 44px; color: #fff; background: #005AAB; font-size: 18px; line-height: 44px; margin-top: 35px;}

.casecoopL ul{ padding: 40px 0 25px; border-bottom: 1px solid #e6e6e6;}
.casecoopL ul li{ float: left; margin-right: 28px; text-align: center;}
.casecoopL ul li a{ display: block; width: 101px; height: 38px; line-height: 38px; border: 1px solid #005AAB; color: #005AAB; font-size: 18px;}
.casecoopL ul li.active a{ color: #fff; background: #005AAB;}

.caLee{ padding: 25px 0 48px; border-bottom: 1px solid #e6e6e6;}
.caLee .leee{ display: none; }


.bilu{ font-size: 18px; color: #9c9c9c; text-align: center; font-weight: bold; margin: 44px 0;}
.bilu i{ color: #005AAB;}

.caseDL{ text-align: center; padding-top: 40px;   border-top: 1px solid #e6e6e6;}
.caseDL dt{ font-size: 18px; font-weight: bold; color: #005aab;}
.caseDL dd{  color: #9ba2a9; font-family: arial;  text-transform: uppercase;}
.caseFot .tul{ margin-top: 20px; margin-bottom: 30px;}


.plList{ margin-top: 50px;}
.plList ul li{ margin-bottom: 30px}
.plList ul li .ipadd{ font-size: 16px; color: #ababab; } 
.plList ul li .ipadd i{ display: inline-block; margin-right: 120px;}
.plList ul li .plly{ font-size: 16px; color: #444; margin-top: 14px; padding: 15px 0; border-top: 1px solid #e6e6e6; line-height: 24px;}
.plList ul li .gmback{ background: #f3f3f3; font-size: 16px; color: #444;}
.plList ul li .gmback i{ display: inline-block; color: #ababab; padding: 20px 25px; line-height: 24px;}

.iwant .bilu{ text-align: left; margin-bottom: 30px;}
.iwant .iwantly textarea{ width: 100%; padding: 15px; border: 1px solid #e6e6e6; font-size: 16px; color: #444; line-height: 24px; font-family: "微软雅黑"; resize: none; outline: none; box-sizing: border-box; height: 200px;}

.yzm { margin-top: 20px;}
.yzm input[type=text]{ width: 300px; padding: 0 20px; height: 48px; border: 1px solid #e6e6e6; box-sizing: border-box; font-size: 16px; color: #444;} 
.yzm .yz{ display: inline-block; width: 200px; height: 48px; margin-left: 20px;}


.iwant .iwantly .benen{ text-align: left; margin-top: 15px;}
.iwant .iwantly .benen input{ margin-left: 0; margin-right: 25px;}






