@import url(global.css);
/* ---------------banner-------------------------------  */
.slideBox{ position:relative; overflow:hidden;margin:0 auto; max-width:560px;/* 设置焦点图最大宽度 */ }
.slideBox .hd{ position:absolute; height:25px; bottom:10px; left:0; width:100%; z-index:1; text-align: center;}
.slideBox .hd li{ display:inline-block; width:10px; height:10px; border-radius:100%; border: 1px solid #fff; text-indent:-9999px; overflow:hidden; margin:0 5px;}
.slideBox .hd li.on{ background:#008771;}
.slideBox .bd{ position:relative; z-index:0; }
.slideBox .bd li{ position:relative; text-align:center;  }
.slideBox .bd li p{ position: absolute; top: 42%; left: 0; width: 100%; line-height:1.5em; font-size: 2.4em; color: #fff; font-weight: bold;}
.slideBox .bd li img{ background:url(../images/loading.gif) center center no-repeat;  vertical-align:top; width:100%;/* 图片宽度100%，达到自适应效果 */}
.slideBox .bd li a{ -webkit-tap-highlight-color:rgba(0,0,0,0);  }  /* 去掉链接触摸高亮 */

/* ---------------mainBody_02-------------------------------  */
.mainBody_02{width:100%;overflow:hidden; padding-bottom: 50px;}
.mainBody_02 ul{margin:0 5%;overflow:hidden;}
.mainBody_02 h2{width: 100%; padding-bottom: 20px;}
.mainBody_02 .p2{height: 30px; font-size: 2em; color:#008771; line-height: 30px; font-weight: bold;}
.mainBody_02 .p3{line-height:27px; font-size: 1.8em; color: #000;font-weight: bold; padding: 10px 0;}
.mainBody_02 .p4{height: auto; font-size: 1.2em; line-height:24px; overflow: hidden;}
.mainBody_02 .num{ overflow: hidden; padding:20px 5% 0 5%; font-size: 16px;}
.mainBody_02 .num .one{ float: left; width: 29%; overflow: hidden; padding-right: 1%; margin-bottom:3%; position: relative;}
.mainBody_02 .num .one:nth-child(2){ width: 39%;}
.mainBody_02 .num .one:nth-child(3)::before{ display: none;}
.mainBody_02 .num .one::before{ content: ""; position: absolute; top: 5px; height: 60px; right: 15%; width: 1px; background: #DFDFDF;}
.mainBody_02 .num .top{ color: #008771; line-height: 1;}
.mainBody_02 .num .top span{font-family: 'Open-Sans'; line-height: 1; font-weight: bold; float: left; margin-right:3px; font-size:1.5em;}
.mainBody_02 .num .top label{ overflow: hidden; display: inline-block; vertical-align: top;}
.mainBody_02 .num .top sup{ display: block;font-size: 1em; margin-bottom:20px;}
.mainBody_02 .num .bot{ color: #666;line-height: 1.2;font-size:0.8em; clear: both;}
.mainBody_02 a{width:160px; height:40px; line-height: 40px; margin:20px 5%;display: block; text-align: center; font-size: 1.3em; color: #fff; background-image: linear-gradient(315deg,#008771 0,#00F9E5 100%);background-size: 104% 104%;
border-radius: 50px 50px 50px 0;}

/* ---------------mainBody_03-------------------------------  */
.mainBody_03{width:94%;overflow:hidden; padding:30px 3%;}
.mainBody_03 .list .hd{height:50px;overflow:hidden; text-align: center; padding:20px 0;}
.mainBody_03 .list .hd li{width:calc(23.4% - 2px); display: inline-block; height:45px; line-height: 45px; font-size:1.15em; margin-right:1%; border: 1px solid #999; border-radius: 10px;}
.mainBody_03 .list .hd li:nth-child(4n){margin-right: 0;}
.mainBody_03 .list .bd{height:auto; overflow: hidden;}
.mainBody_03 .list .bd li{width:calc(39% - 2px); margin-right:2%; float: left; padding:10px 5%; margin-bottom: 30px;overflow: hidden;background: #fff; border-radius: 10px; border: 1px solid #ccc;}
.mainBody_03 .list .bd li:hover{box-shadow:2px 2px 20px rgba(0,0,0,0.1);}
.mainBody_03 .list .bd li:nth-child(2n){ margin-right:0;} 
.mainBody_03 .list .bd h3{width: 100%;height:30px;line-height: 30px;margin-top:10px;font-size: 1.8em;overflow: hidden;}
.mainBody_03 .list .bd h3 a{color: #000;}
.mainBody_03 .list .bd h4{width: 100%;height: 32px;line-height: 32px;font-size: 1.2em;overflow: hidden;color: #333;}
.mainBody_03 .list .bd p{width: 100%;height: 48px;line-height: 24px;margin-top: 5px; font-size: 1em; overflow: hidden;color: #333;}
.mainBody_03 .list .bd h5 a{display: block;width:80%;height:38px;line-height: 38px; margin:15px 0; text-align: center; color: #fff; font-size: 1.5em; overflow: hidden; background-image: linear-gradient(315deg,#008771 0,#00F9E5 100%);background-size: 104% 104%;
border-radius: 50px 50px 50px 0;}
.mainBody_03 .list .bd h2{width: 100%;overflow: hidden;}
.mainBody_03 .list .bd li img{width:100%;transition: all 0.5s; }
.mainBody_03 .list .bd h5{font-weight: normal;}

/* ---------------mainBody_13-------------------------------  */
.mainBody_13{width:94%;overflow:hidden; padding:30px 3%; background: #f1f1f1;}
.mainBody_13 .list{padding-top:20px;}
.mainBody_13 .list ul{width:42.5%;min-height:200px; float: left; padding:20px 3%;overflow: hidden; text-align: center;  background-image: linear-gradient(315deg,#008771 0,#00F9E5 100%);background-size: 104% 104%;  border-radius: 10px; margin-bottom:12px;}
.mainBody_13 .list ul:first-child{width:94%; margin-right: 0;}
.mainBody_13 .list ul:nth-child(2n){ margin-right:3%;}
.mainBody_13 .list .b1{font-size:2em;font-weight: bold;line-height: 40px;color: #fff;}
.mainBody_13 .list .b2{width:100%; font-size: 1.2em;color: #fff;line-height: 24px;padding-top:10px; overflow: hidden;}
.mainBody_13 .list .b4{width:100px; height:100px; overflow: hidden; margin:10px auto; border-radius:100%;}
.mainBody_13 .list .b4 img{width: 100%;height: 100%;transition: all 0.5s;}
.mainBody_13 .list .b3{width:100%; height:40px;line-height: 40px; margin:20px 0;}
.mainBody_13 .list .b3 a{width:140px; height:40px; display: block; margin:0 auto;font-size: 1.3em; color: #008771; background: #fff;border-radius: 50px 50px 50px 0;}

/* ---------------mainBody_05-------------------------------  */
.mainBody_05{width:100%;overflow:hidden; background: #fff; padding:40px 0;}
.mainBody_05 .list{margin:30px 3% 0 3%;overflow:hidden;}
.mainBody_05 .list ul{width: 42.5%;height:auto; float: left; padding:20px 3%;margin:0 0 20px 0;overflow: hidden;border-radius: 10px; background: #f1f1f1 url(../images/youshitb.jpg) no-repeat left 27px;}
.mainBody_05 .list ul:first-child{width:94%; margin-right: 0;}
.mainBody_05 .list ul:first-child .b2{height:48px;}
.mainBody_05 .list ul:nth-child(2n){ margin-right:3%;}
.mainBody_05 .list .b1{font-size:1.8em;font-weight: bold;line-height: 40px;color: #000;}
.mainBody_05 .list .b2{padding-top:15px;width:100%; font-size: 16px;color: #333; height: 96px; line-height: 24px;overflow: hidden; margin-bottom: 20px;}
.mainBody_05 .list .b3 a{display: inline-block;margin:20px 0 0 0;font-size: 16px;color: #fff;padding: 10px 30px;background:#008771;}
.mainBody_05 .list .b4{width:100%;}
.mainBody_05 .list .b4 img{ width: 100%;}

/* ---------------mainBody_17-------------------------------  */
.mainBody_17{width:100%;overflow:hidden; background: #fff; padding:40px 0;}
.mainBody_17 .list{margin:30px 3% 0 3%;overflow:hidden;}
.mainBody_17 .list ul{width:42.5%;min-height:380px; float: left; padding:20px 3%; margin-bottom: 12px; overflow: hidden; text-align: center; background-image: linear-gradient(315deg,#008771 0,#00F9E5 100%);background-size: 104% 104%; border-radius: 15px;}
.mainBody_17 .list ul:nth-child(2n){ margin-left:3%;}
.mainBody_17 .list .b1{font-size:1.8em;font-weight: bold;line-height:30px;color: #fff;}
.mainBody_17 .list .b2{width:100%; max-height:132px; font-size: 1.15em;color: #fff;line-height: 22px;padding-top:10px; overflow: hidden;}
.mainBody_17 .list .b4{width:110px; height:110px; overflow: hidden; margin:10px auto; border-radius:100%; color: #fff;}
.mainBody_17 .list .b4 img{width: 100%;height: 100%;transition: all 0.5s;}
.mainBody_17 .list .b3{width:100%; height:40px;line-height: 40px; margin:20px 0;}
.mainBody_17 .list .b3 a{width:130px; height:40px; display: block; margin:0 auto;font-size: 1.3em; background: #fff; color: #008771;border-radius: 50px 50px 50px 0;}

/* ---------------mainBody_18-------------------------------  */
.mainBody_18{background:url(../images/pkbg.jpg) center 50px no-repeat;color: #fff;padding:40px 0; overflow: hidden;}
.mainBody_18 .title{height:30px; line-height:30px; padding:70px 0 20px 0;}
.mainBody_18 .title h2{width:50%; height:30px; float: left; text-align: center; font-size:20px;}
.mainBody_18 .list{width:50%;float: left;}
.mainBody_18 .list h3{width:calc(90% - 10px); border: 5px solid #ccc; margin:15px 5% 0 5%;}
.mainBody_18 .list h3 img{width:100%;}
.mainBody_18 .list ul{ height:300px; padding:10px 5%;}
.mainBody_18 .list li{ height:auto; line-height:22px;;overflow: hidden; font-size: 14px; padding-bottom: 10px;}
.mainBody_18 .list .b1 li{color: #edc717;background:url(/themes/pc/images/vs.png) 0 3px no-repeat; background-size: auto 20px; padding-left:25px;}
.mainBody_18 .list .b2 li{background:url(/themes/pc/images/vs1.png) 0 0 no-repeat; background-size: auto 20px; padding-left:25px;}

/* ---------------mainBody_06-------------------------------  */
.mainBody_06{width:100%;overflow:hidden; background: #f1f1f1; padding:40px 0;}
.mainBody_06 .hd{height:20px;}
.mainBody_06 .hd ul{height:20px;overflow:hidden;text-align: center;}
.mainBody_06 .hd ul li{width:10px; height: 10px; display: inline-block; border-radius: 100%; margin: 0 3px; background: #fff; border: 1px solid #008771;}
.mainBody_06 .hd ul .on{background:#008771;border: 1px solid #008771;}
.mainBody_06 .bd{height:auto;overflow:hidden;}
.mainBody_06 .bd ul{overflow:hidden;padding:30px 12px;}
.mainBody_06 .bd a{width:90%; height:auto; float:left; padding:30px 5%; display: block; border-radius: 12px; background: #fff;}
.mainBody_06 .bd .a1{width:100%; height:30px; line-height: 30px; font-size: 1.6em; color: #999;}
.mainBody_06 .bd .a2{width:100%; height:30px; line-height: 30px; font-size: 2em; overflow: hidden; color: #000; font-weight: 500; margin:20px 0;}
.mainBody_06 .bd .a3{width:100%; height:72px; line-height: 24px; font-size: 1.3em; overflow: hidden; color: #666; margin-bottom:10%;letter-spacing:2px;}
.mainBody_06 .bd .a4{width:100%; height:30px; line-height: 30px; font-size: 1.3em; overflow:hidden;color: #666;}

/* ---------------mainBody_08-------------------------------  */
.mainBody_08{width:100%;overflow:hidden; background: #fff; padding:40px 0;}
.mainBody_08 .list{margin:20px 3%;overflow:hidden;}
.mainBody_08 .list li{float: left;width:48.5%; margin-bottom:10px; border-radius: 10px; text-align: center;overflow: hidden;background: #fff;}
.mainBody_08 .list li:nth-child(2n){margin-left:3%;}
.mainBody_08 li img{width: 100%;}
.mainBody_08 .list p{width:96%; color: #fff; height: 35px; line-height: 35px; overflow: hidden; font-size: 1.2em; padding: 0 2%;background-image: linear-gradient(315deg,#008771 0,#00F9E5 100%);background-size: 104% 104%;}

/* ---------------mainBody_09-------------------------------  */
.mainBody_09{width:100%;overflow:hidden; padding:40px 0;background: url(/themes/pc/images/business-image-3.jpg) no-repeat center / cover;background-attachment: fixed;}
.mainBody_09 .liuyan{ overflow:hidden; margin:20px 3%; background: #fff; padding:20px 4%; border-radius: 12px;}
.mainBody_09 .liuyan li{height: 40px; margin-bottom:10px; border-radius: 3px; border: 1px solid #ccc;}
.mainBody_09 .liuyan li h3{width: 40px;float: left;height: 40px;line-height: 40px;border-right: 1px solid #ccc; text-align: center;}
.mainBody_09 .liuyan li h3 img{width:22px;}
.mainBody_09 .liuyan p{ width: 100%; text-align: center; font-size:14px; line-height:30px; color:#008771;  padding:0 0 10px 0;}
.mainBody_09 .liuyan input{ display:block; width:220px; height:40px; line-height:40px; outline:none; padding:0 10px; font-size:14px; color:#b3b3b3; background: #fff;}
.mainBody_09 .liuyan textarea{ display:block; width:220px; height:40px; line-height:40px; outline:none; padding:0 10px; font-size:14px; color:#b3b3b3; background: #fff;}
.mainBody_09 .liuyan .submit{ display: block;width: 100%;height: 40px;line-height: 38px;color: #fff;font-size: 15px;background: #008771; border-radius:5px; border: 0;}
