@charset "utf-8";
/* CSS Document */

/*全局样式*/
*{ margin:0; padding:0;-webkit-tap-highlight-color:rgba(0,0,0,0)}
input,button,select,textarea{outline:none}
li{list-style:none}
img{border:0; max-width: 100%; height: auto;}
textarea{resize:none}
body,div,span,ul,li,p,h1,h2,h3,h4,h5,h6,img,input, textare{ margin:0; padding:0; }
body{ font-size:12px;}
body{ word-wrap : break-word ;word-break:break-all; min-height: 100%; _height:100%;overflow-x: hidden;}
a{ text-decoration:none; cursor:pointer;}
a:hover{ text-decoration:none;}
a{ outline:none;}/*去除超链接虚线框*/
a:active{star:expression(this.onFocus=this.blur());}/*去除ie下超链接虚线框*/
a:focus{ outline:0;}/*去除火狐下超链接的虚线*/
a{ text-decoration:none; color:#000}
.clear{clear:both; height:0px; font-size:1px; line-height:0px;}/*清除浮动*/
h1,h2,h3,h4,h5,h6{font-weight:normal;}
.fl{ float:left}
.fr{ float:right}
.logo{margin-top: 10px;}
.main{ width:100%; min-width:1200px; max-width:1920px; margin:0 auto;padding-bottom:0px;}
.header{position:absolute;top: 0;left: 0;width: 100%;z-index: 20;}
.top-div{position: relative;}
.whitebg{background: #fff;padding:25px;}
.w1200{width: 1200px;margin: 0 auto;}
.phone{color: #333;font-size: 12px;line-height: 36px;text-align: right;padding-bottom: 6px;}
.head{height: 88px;background: #fff;box-shadow: -1px 3px 10px 0 rgba(0, 0, 0, 0.15);}
.logo{margin-left:40px;margin-top: 21px;}
.logo a{display: block;height: 46px;}
.nav li{float: left;text-align: center;position: relative;margin:0 40px;}
.nav li .li{color: #333;font-size: 14px;line-height:85px;display: block;position: relative;border-bottom:3px solid #fff;}
.nav li .li:hover,.nav li .on,.nav li:hover .li{border-bottom:3px solid #03ab9f;color: #03ab9f;}
.nav li .sub{width:120px;position:absolute;margin-left: -60px;left:50%;top:88px;background:#fff;z-index:1000;filter: progid:DXImageTransform.Microsoft.Shadow(color=#4c91c0, direction=120, strength=5);
	opacity: 0;
	visibility: hidden;
	transition: all .6s ease 0s;
	transform: translate3d(0, 10px, 0);
	-moz-transform: translate3d(0, 10px, 0);
	-webkit-transform: translate3d(0, 10px, 0);}
.nav .sub dd{text-align:center;}
.nav .sub dd a{padding:0;color:#666;display:block;zoom:1;line-height:35px;height:35px;font-size:14px;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;word-break: break-all;transition: all 0.2s ease-in-out 0s;}
.nav li:hover .sub{opacity: 1;
	visibility: visible;
	transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-webkit-transform: translate3d(0, 0, 0);}
.nav li:hover .sub dd a{color:#666;background: none;}
.nav li .sub dd a:hover{color:#fff;background:#03ab9f;}
.footer{width: 100%;background:rgb(44, 44, 44);}
.footer .foot1{padding: 50px 0;color: #71747C;font-size: 12px;}
.footer .foot2{padding:10px 0;text-align: center;line-height: 30px;color:#5b5b5b;font-size: 12px;border-top: solid 1px rgb(51, 51, 51);}
.footer .foot2 a{color:#5b5b5b;}
.foot1 .f-left{width:230px;line-height: 24px;}
.foot1 .f-right{width: 150px;}
.foot1 .f-center{padding: 0 85px;border-left:rgb(51, 51, 51) 1px solid;border-right:rgb(51, 51, 51) 1px solid;margin: 0 60px;}
.foot1 dl{float: left;padding: 0 40px;}
.foot1 dt{color: #fff;font-size: 14px;padding-bottom: 15px;}
.foot1 dd a{display: block;color: #71747C;line-height: 24px;}
.foot1 dd{margin-top: 6px;}
.foot1 li{margin-bottom: 12px;}
.foot1 li.li1{background: url(../images/ico1.png) no-repeat left center;padding-left: 25px;}
.foot1 li.li2{background: url(../images/ico2.png) no-repeat left center;padding-left: 25px;}
.foot1 li.li3{background: url(../images/ico3.png) no-repeat left center;padding-left: 25px;}
.foot1 dd a:hover{color: #fff;}
.title-bt h3{text-align: center;position: relative;color: #333;font-size: 26px;font-weight: bold;}
.title-bt h3 span{display: block;font-weight: normal;color: #A9A9A9;font-size: 14px;padding-top: 10px;}

.fixed{position: fixed;width: 66px;top: 200px;right:0px;z-index: 10;}
.fixed li{border: 1px solid #d63832;background: #fff;border-radius: 4px;color: #333;font-size: 12px;text-align: center;margin-bottom: 8px;position: relative;padding-bottom:5px;z-index: 10;}
.fixed li:nth-child(1){border: none;padding-bottom: 0;}
.fixed li span{display: block;padding: 12px 0 8px 0;}
.fixed li .phone2{display: none;width: 132px;position: absolute;right:68px;top: -1px;height: 68px;line-height: 68px;font-size: 18px;background: #fff;padding: 0 20px;color: #d63832;z-index: 1;box-shadow: -1px 3px 10px 0 rgba(0, 0, 0, 0.1);}
.fixed li .sao{display: none;width: 114px;position: absolute;right:68px;top: 0;padding: 10px;background: #fff;font-size: 14px;text-align: center;box-shadow: -1px 3px 10px 0 rgba(0, 0, 0, 0.1);}
.fixed li:nth-child(1) a{height: 123px;display: block;}
.fixed li:hover .phone2{transition: all 0.3s;display: block;}
.fixed li:hover .sao{transition: all 0.3s;display: block;}
.top-back{position: fixed;right: 10px;bottom: 100px;z-index: 20;}
.part1{padding: 95px 0;}
.part1 li{float: left;width:357px;margin:0 15px;text-align: center;}
.part1 li a .tp{height:280px;border:rgb(237, 237, 237) 1px solid;width: 355px;position: relative;display: flex;align-items: center}
.part1 li a .tp img{align-items: center;margin: 0 auto;}
.part1 li a h4{color: #333;font-size: 14px;margin: 25px 0;}
.part1 li a span{display: block;color: rgb(102, 102, 102);border: rgb(230, 230, 230) 1px solid;color: #666;font-size: 12px;width: 98px;height: 28px;line-height: 28px;margin: 0 auto;}
.part1 li a span:hover{border:rgb(51, 51, 51) 1px solid;}
.part01{padding-top: 60px;width: 1161px;margin: 0 auto;}
.part1 li a .tp .t-l{display: none;position: absolute;top: -1px;left: -1px;border-left: solid #333 1px;border-top: 1px solid #333;width: 33px;height:21px;}
.part1 li a .tp .b-r{display:none;position: absolute;bottom: -1px;right: -1px;border-right: solid #333 1px;border-bottom: 1px solid #333;width: 24px;height:33px;}
.part1 li a .tp:hover .t-l,.part1 li a .tp:hover .b-r{display: block;}
.more{height: 40px;width: 158px;margin:54px auto 0 auto;line-height: 40px;position: relative;}
.more a{display: block;color: #333;font-size: 14px;background: url(../images/jt.png) no-repeat right center;margin: 0 auto;width: 75px;}
.more a span{display: block;width: 158px;height: 11px;position: absolute;}
.more a span.xx1{border-left: rgb(51, 51, 51) 1px solid;border-top: rgb(51, 51, 51) 1px solid;top: 0;left: 0;}
.more a span.xx2{border-right: rgb(51, 51, 51) 1px solid;border-bottom: rgb(51, 51, 51) 1px solid;bottom: 0;right: -2px;}
.part2{background: url(../images/bg.jpg) no-repeat;padding: 200px 0;}
.part02{width: 400px;margin: 0 auto;}
.part02 h3{color: #333;font-size: 24px;margin-bottom: 32px;text-align: center;}
.part02 p{color: #333;font-size: 14px;line-height: 28px;text-align: center;}
.part3{padding:105px 0;}
.part3 .left{width: 930px;padding: 50px;box-shadow: -1px 3px 10px 0 rgba(0, 0, 0, 0.15);}
.part3 .right{position: relative;z-index: 5;width:157px;}
.tab-list .group{display: none;}
.tab li{color: rgb(51, 51, 51);font-size: 14px;height: 38px;line-height: 38px;padding-left: 22px;margin:24px 0;}
.tab li a{display: block;}
.part03{position: relative;padding-top: 60px;}
.tab li.on,.tab li:hover{background:-webkit-linear-gradient(left,rgba(3,171,159,0.1) 20%,rgba(255,255,255,0.1) 60%);color: #03ab9f;}
.part3 .tab{position: relative;z-index: 3;width: 157px;}
.tab-list .p1{height: 24px; overflow: hidden;font-size:18px;color:#222222;margin-top: 30px;}
.tab-list .p2{line-height:28px;color:#666666;margin-top: 15px;height: 56px;overflow: hidden;}
.part3 .left .pic{width: 205px;}
.part3 .left .pic img{width: 205px;height:232px;}
.part3 .left .wz{width:654px;}
.part3 .read{display: block;width: 108px;height: 32px;border:rgb(51, 51, 51) 1px solid;line-height: 32px;text-align: center;color: rgb(51, 51, 51);font-size: 14px;margin-top: 60px;}
.part3 .read:hover{color: #fff;background:rgb(51, 51, 51);}
.part3 .line{width: 3px;height: 334px;background:rgb(51, 51, 51);position:absolute;}
.part4{background:rgb(245, 245, 245) url("../images/bg2.jpg") no-repeat left top;padding: 105px 0;}
.part4 .title-bt h3{color: #fff;}
.part04{padding-top: 48px;}
.box-box{width: 585px;}
.box-box .tit{height: 70px;line-height: 70px;font-size:18px;color:#FFFFFF;padding: 0 32px;background: rgba(3,171,159,0.7);}
.box-box .tit a{display: inline-block;float: right;font-size:14px;color:#FFFFFF;}
.part4 .white-box{padding: 32px 32px 10px 32px;background: #fff;}
.part4 .left{width: 180px;}
.part4 .right{width: 320px;}
.part4 .top1 h4 a{display: block;color: #333;font-size: 14px;margin-top: 11px;height: 19px;overflow: hidden;}
.part4 .top1 span{display: block;color: #888;font-size: 12px;margin: 6px 0 15px 0;}
.part4 .top1 p{color: #666;font-size: 12px;line-height: 24px;height: 48px;overflow: hidden;}
.part4 .list li{border-bottom: dashed 1px rgb(237, 237, 237);padding: 12px 0;line-height: 24px;}
.part4 .list li a p{color: #333;font-size: 14px;background: url("../images/kk.jpg") no-repeat left center;padding-left: 15px;}
.part4 .list li a span{display: block;color: #666;font-size: 12px;padding-left: 15px;}
.part4 .top1 h4 a:hover,.part4 .list li:hover a p{color: #03ab9f;}
.part4 .top1{padding-bottom: 8px;}
.part4 .list li:last-child{border-bottom: none;}
.part5{padding: 105px 0;}
.ny-banner{position: relative;}
.ny-banner img{width: 100%;height: auto;}
.ny-banner .wenzi{position: absolute;width:271px;height: 106px;top: 50%;left:50%;margin-top: -40px;margin-left: -135.5px;background: url(../images/nav.png) no-repeat;color: #fff;font-size: 24px;text-align: center;line-height: 90px;}
.part5 li{float: left;width: 238px;border: solid 1px #fff;text-align: center;position: relative;}
.part5 li p{height:32px;line-height:32px;color:rgb(255, 255, 255);font-size:12px;font-weight:400;position: absolute;bottom: 0;left: 0;background: #888;width: 100%;display: none;}
.part5 li:hover{border: solid 1px #dfdfdf;}
.part5 li:hover p{display: block;}
.part05{padding-top: 68px;}
.side{position:fixed;width:78px;right:0px;top:200px; z-index:100; border:1px solid #e0e0e0; background:#ffffff; border-bottom:0;}
.side ul li{width:78px;height:78px;float:left;position:relative; border-bottom:1px solid #e0e0e0;color:#333; font-size:14px; line-height:38px; text-align:center;transition:all 0.3s; cursor:pointer;}
.side ul li:hover{background:#03ab9f; color:#fff;}
.side ul li:hover a{ color:#fff;}
.side ul li i{height:25px; margin-bottom:1px; display:block; overflow:hidden; background-repeat:no-repeat; background-position:center center; background-size:auto 25px; margin-top:14px;transition:all 0.3s;}
.side ul li i.bgs1{ background-image:url(../images/right_pic5.png);}
.side ul li i.bgs2{ background-image:url(../images/right_pic7.png);}
.side ul li i.bgs3{ background-image:url(../images/right_pic2.png);}
.side ul li i.bgs4{ background-image:url(../images/right_pic1.png);}
.side ul li i.bgs5{ background-image:url(../images/right_pic3.png);}
.side ul li i.bgs6{ background-image:url(../images/right_pic6_on.png);}
.side ul li:hover i.bgs1{background-image:url(../images/right_pic5_on.png);}
.side ul li:hover i.bgs2{background-image:url(../images/right_pic7_on.png);}
.side ul li:hover i.bgs3{background-image:url(../images/right_pic2_on.png);}
.side ul li:hover i.bgs4{background-image:url(../images/right_pic1_on.png);}
.side ul li:hover i.bgs5{background-image:url(../images/right_pic3_on.png);}
.side ul li:hover i.bgs6{}
.side ul li .sidebox{position:absolute;width:78px;height:78px;top:0;right:0;transition:all 0.3s;overflow:hidden;}
.side ul li.sidetop{background:#03ab9f; color:#fff;}
.side ul li.sidetop:hover{opacity:0.8;filter:Alpha(opacity=80);}
.side ul li.sideewm .ewBox {
  width: 238px;
  display: none; 
  color: #363636;
  text-align: center;
  position: absolute;
  right: 78px;
  top: 0px;
  border:1px solid #e0e0e0;
  background: #fff;
}
.side ul li.sideewm .ewBox img{ width:200px;}
.side ul li.sideetel .telBox {
   width: 240px;
  height:237px;
  display: none; 
  color: #fff;
  text-align: left;
  position: absolute;
  right: 78px;
  top: -79px;
  background:#03ab9f;
}
.side ul li.sideetel .telBox dd{ display:block; height:118.5px; overflow:hidden; padding-left:82px; line-height:24px; font-size:18px;}
.side ul li.sideetel .telBox dd span{ display:block; line-height:28px; height:28px; overflow:hidden; margin-top:32px; font-size:18px;}
.side ul li.sideetel .telBox dd.bgs1{ background:url(../images/right_pic8.png) 28px center no-repeat; background-color:#1dd6c9;}
.side ul li.sideetel .telBox dd.bgs2{ background:url(../images/right_pic9.png) 28px center no-repeat;}
.products{padding-top: 0;}
.products li a .tp:hover .t-l,.products li a .tp:hover .b-r{display: none;}
.products li{margin-bottom: 30px;}

.page{font-size:12px; padding-top:25px; padding-bottom:15px; margin:0 auto; margin-top:15px;}
.page span,.page  a{
padding:5px;
border:1px #CCCCCC solid;
margin-right:2px;
cursor:pointer;
}
.page .current{
border:1px #03ab9f solid;
background:#03ab9f;
font-weight:bold;
color: #fff;
}
.page  a:hover{
border:1px #03ab9f solid;
background:#03ab9f;
text-decoration:none;
color: #fff;
}
.products2{padding: 30px 0;}
.products2 .left{width: 420px;position: relative;padding-bottom:100px;}
.products2 .right{width: 758px;}
.products2 .mod18Box {width:420px;}
.products2 .mod18{ width:420px;}
.products2 .mod18 .prev,.mod18 .next{width: 17px;height:60px;cursor: pointer;background:url(../images/pro_preview_but.png) no-repeat;position: absolute;bottom:15px;z-index: 10;display: block;}
.products2 .mod18 .prev{left:0px;}
.products2 .mod18 .next{right:0px;background-position:-17px 0;}
.products2 .mod18 li{float:left;}
.products2 .mod18 .cf li{position:relative;margin-right: 0px;}
.products2 .mod18 .picBox{height:420px;position:relative;overflow:hidden;border:1px solid #dfdfdf;}
.products2 .mod18 .picBox ul{height:420px;position:absolute;}
.products2 .mod18 .picBox li{width:420px;height:420px;text-align: center;}
.products2 .mod18 .picBox li img{height:100%;display:inline-block;margin: 0 auto;width:100%;vertical-align: middle;object-fit: cover;}
.products2 .mod18 .listBox{width:376px;height:90px;overflow:hidden;margin-left:22px;margin-top: 30px;position: absolute;bottom: 0;}
.products2 .mod18 .listBox ul{height:90px;position:absolute;}
.products2 .mod18 .listBox li{width:90px;height:90px;cursor:pointer;position:relative;padding: 0 2px;}
.products2 .mod18 .listBox li i{display:none;}
.products2 .mod18 .listBox li a{display:block;width:90px;height:90px;}
.products2 .mod18 .listBox li img{width:88px;height:88px;border: 1px solid #ccc;}
.products2 .mod18 .listBox .on img{border: 1px solid #03ab9f;}
.products2 h3{color: #333;font-size: 18px;border-bottom: 1px solid #dfdfdf;padding: 15px 0;}
.products2 .tel{padding:12px 15px 12px 65px;
    background-color: #fafafa;
    margin-top:20px;border:solid 1px #ccc;width: 138px;background: url("../images/tel.png") no-repeat 20px center;color: #333;font-size: 20px;font-family: arial;}
.products2 .tel span{display: block;color: #888;font-size: 12px;padding-bottom: 10px;}
.products2 .ban1{border: 1px solid rgb(237, 237, 237);margin-top: 30px;}
.products2 .ban1 h4{border-bottom: solid 2px #03ab9f;line-height: 52px;padding-left: 20px;color: #333;font-size: 18px;}
.products2 .ban1 .js{padding: 20px;}
.products2 .ban1 p{color: #666;font-size: 14px;line-height: 28px;}
.products2 .top-box1{padding-bottom: 10px;}
#home_slider2{ position: relative;background: none;margin: 20px;}
#home_slider2 li{width:100%;}
#home_slider2 .flexslider .slides > li {
	display: none;
	-webkit-backface-visibility: hidden;
	list-style-type: none;
} /* Hide the slides before the JS is loaded. Avoids image jumping */
#home_slider2 .flex-direction-nav{display:block}
#home_slider2 .flex-direction-nav a{display: none;width:28px;height:56px;position: absolute;z-index: 20;top:50px;text-indent: -9999px;}
#home_slider2 .flex-direction-nav .flex-prev{background:url(../images/left2.png) no-repeat center;left:0px;}
#home_slider2 .flex-direction-nav .flex-next{background:url(../images/right2.png) no-repeat center;right:1px;z-index: 20;top:50px;}
#home_slider2 .flexslider{margin-top:1.55rem}
#home_slider2 li .box{width:18.4%;float: left;margin-right:2%;position: relative;text-align: center;}
#home_slider2 li .box:nth-child(5n){margin-right: 0;}
#home_slider2 .flex-control-paging{display:none;}
#home_slider2 .flex-control-paging li{margin:0 9px;padding:0px;overflow:hidden;display: inline-block;width: auto;}
#home_slider2 .flex-control-paging li a{width:23px;height:4px;display:block;background:#dfdfdf;cursor:pointer;line-height: 24px;color: #333;font-size: 14px;text-align: center;text-indent: -9999px;margin: 0 auto;}
#home_slider2 .flex-control-paging li a.flex-active{background:#009a44;width: 52px;}
#home_slider2 li .box a p{color:rgb(51, 51, 51);font-size: 14px;display: block;margin-top:8px;}
#home_slider2 li .box a img{width:auto;height:160px;display: block;margin: 0 auto;}
#home_slider2 li .box a .ico1{border: solid 1px rgb(237, 237, 237);}
#home_slider2:hover .flex-direction-nav a{display: block;}
#home_slider2 li .box:hover a p{color: #03ab9f;}
.sub-nav2{background: rgba(255,255,255,0.5);line-height: 60px;color: rgb(51, 51, 51);font-size: 14px;position: absolute;bottom: 3px;width: 1200px;left: 50%;margin-left: -600px;}
.sub-nav2 li{float: left;}
.sub-nav2 li a{display: block;padding: 0 30px;}
.sub-nav2 li a:hover,.sub-nav2 li.on a{background:#03ab9f;color: #fff}
.solution{padding:50px 0;}
.solution li{float: left;width: 586px;margin-bottom:40px;padding-bottom: 40px;border-bottom: solid 1px rgb(221, 221, 221);margin-right:28px;}
.solution li:nth-child(2n){margin-right: 0;}
.solution li .img{width: 258px;height:356px;overflow: hidden;text-align: center;}
.solution li .img img{display: inline-block;width: 100%;}
.solution li .txt{width: 304px;}
.solution li .txt h4{color: #333;font-size: 14px;}
.solution li .txt p{color: rgb(136, 136, 136);font-size: 12px;line-height: 28px;}
.news{padding: 50px 0;}
.news li{width: 576px;margin-bottom:40px;padding-bottom: 40px;border-bottom: solid 1px rgb(221, 221, 221);margin-right:48px;float: left;}
.news li:nth-child(2n){margin-right: 0;}
.news li a h3{color: rgb(51, 51, 51);font-size: 18px;margin-bottom: 10px;}
.news li a p{color: rgb(136, 136, 136);font-size: 14px;line-height: 20px;}
.news li a span{display: block;color: #888;font-size: 12px;background: url(../images/time.png) no-repeat left center;padding-left: 30px;line-height: 20px;margin-top: 15px;}
.news li:hover a h3{color: #03ab9f;}
.inside_text05{margin-bottom:30px;}
.inside_text05 .text05_nav{ overflow:hidden;margin:0px 0 30px 0;text-align: center;}
.inside_text05 .text05_nav h2{ font-size:20px; color:#333333;padding:0px 0 16px 0;font-weight: bold;}
.inside_text05 .text05_nav h3{height:32px; line-height:32px;border-bottom: 1px solid #e6e6e6;padding-bottom:15px;}
.inside_text05 .text05_nav h3 span{ font-size:14px; color:#666; padding-right:20px;}
.inside_text05 .text05_nav h3 a{ font-size:12px; color:#03ab9f; padding:0 10px;}
.inside_text05 .text05_nav h3 a:hover{ text-decoration:underline}
.inside_text05 .text05{ overflow:hidden; padding-bottom:50px;}
.inside_text05 .text05 p{ font-size:14px; color:#666; line-height:24px; text-align:justify;}
.inside_text05 .fy{overflow:hidden; padding-top:28px;border-top: 1px solid #e6e6e6;}
.inside_text05 .fy h4{ overflow:hidden; line-height:30px;width: 45%;}
.inside_text05 .fy h4 span{ font-size:14px; color:#03ab9f;font-weight: bold;}
.inside_text05 .fy h4 a{ font-size:14px; color:#666;font-weight: normal;}
.inside_text05 .fy h4 a:hover{color:#03ab9f;}
.nn_detail img{max-width:1200px;margin: 10px auto;display: block;}
.contact{padding: 50px 0;}
.contact .way{width: 320px;}
.contact .online{width: 600px;}
.online ul{ overflow:hidden; margin-bottom:20px;}
.online ul li{ overflow:hidden; margin-bottom:20px;background: #f6f6f6;height: 38px;line-height: 38px;padding: 0 2%;width: 44.5%;float: left;margin-right:3%}
.online ul li label{color:#666; font-size:14px;float: left;}
.online ul li input{ width:70%; height:38px;padding:0 3%;font-size:14px;border: none;outline: none;background: #f6f6f6;}
.online ul li.ts04{ float:left}
.online ul li.ts04 button{ background:#03ab9f;text-align:center; color:#fff;font-size:16px;border:none;cursor:pointer;width: 132px;height:38px;line-height: 38px;}
.online ul li textarea{ width:80%; height:100px; border:none; padding:15px 3%; font-size:14px;font-family: "微软雅黑";background: #f6f6f6;}
.online p{color: #333;font-size: 14px;line-height:30px;}
.online ul li label span{color: #f00;margin-right: 6px;}
.online ul li:nth-child(2n){margin-right: 0;}
#hyz{cursor: pointer;display: inline-block;float: right;}
.online ul li:nth-child(5){padding: 0;background: none;}
.online ul li:nth-child(3) {
    float: none;
    height: auto;
    width: 96%;
}
.online ul li:nth-child(4) {
    width:52%;
    padding-right: 0;
}
.online ul li:nth-child(4) input{width: 40%;}

.contact .way li{font-size:14px;color:#777777;line-height: 24px;background: url("../images/lx1.png") no-repeat left center;padding-left: 28px;margin-bottom:20px;}
.contact .way li.lx3{background: url("../images/lx2.png") no-repeat left center;}
.contact .way li.lx4{background: url("../images/lx3.png") no-repeat left center;}
.about1{padding: 58px 0;}
.about2{background: #f8f8f8;padding:58px 0;}
.biaoti{text-align: center;}
.biaoti h3{background: url("../images/line.png") no-repeat center 14px;color: #555;font-size: 25px;}
.biaoti span{display: block;font-size: 14px;font-weight: bold;font-family: arial;color: #03ab9f;padding-top: 5px;}
.about2 li{float: left;width: 281px;height: 200px;border: 1px solid #ccc;margin-right: 20px;margin-bottom: 20px;background: #fff;text-align: center;}
.about2 li:nth-child(4n){margin-right: 0;}
.books{padding-top: 40px;}
.about1 .we{width: 600px;margin: 0 auto;padding-top: 32px;}
.about1 p{color: #777;font-size: 14px;line-height: 24px;text-align: center;}
.about1 .a-pic{padding-top: 20px;}
.about2 li img{display: inline-block;}
