/*-------------------整体头部---------------------------*/
html,body{ height:100%;}
body{ background:#fff; color:#666;line-height:0;font-family:微软雅黑,黑体; }/**/
a,a:hover{
	text-decoration: none;
}

.fl{ float:left;}
.fr{ float:right;}
.clear{ clear:both; padding:0; margin:0;} 
.DivFlow{ overflow:hidden;}

.mn{ margin:0px auto;}
.imgauto img{
width: 100%; height:auto;display:inline-block;
}
img{ display:inline-block;}
.cul ul,.cul li,.cul dl,.cul dt,.cul dd{ margin:0px; padding:0px; list-style:none;}
.culs ul,.culs li,.culs dl,.culs dt,.culs dd{list-style:none;}

.posit{ position:relative;}
.trans,.trans *{
		transition: all .3s ease-out 0s;
		-moz-transition: all .3s ease-out 0s; /* Firefox 4 */
		-webkit-transition:all .3s ease-out 0s; /* Safari 和 Chrome */
		-o-transition: all .3s ease-out 0s; /* Opera */
}
input{ outline:none;}
input::-webkit-input-placeholder{   color:#ddd;   }
        input::-moz-placeholder{   /* Mozilla Firefox 19+ */
            color:#eee;
        }
        input:-moz-placeholder{    /* Mozilla Firefox 4 to 18 */
            color:#eee;
        }
        input:-ms-input-placeholder{  /* Internet Explorer 10-11 */ 
            color:#eee;
        }
h1,h2,h3,h4,p{ margin:0px; padding:0px; font-weight:normal;}

.DivX{
transform:translateX(-50%);
-ms-transform:translateX(-50%); 	/* IE 9 */
-moz-transform:translateX(-50%);	/* Firefox */ 
-webkit-transform:translateX(-50%); /* Safari �� Chrome */
-o-transform:translateX(-50%);	/* Opera */
}
.DivY{
transform:translateY(-50%);
-ms-transform:translateY(-50%); 	/* IE 9 */
-moz-transform:translateY(-50%);	/* Firefox */ 
-webkit-transform:translateY(-50%); /* Safari �� Chrome */
-o-transform:translateY(-50%);	/* Opera */
}
.d750{ display:none;}
/*-------------------------------------------------*/
.DivW{ width:90%; min-width:1230px; max-width:1440px;}
.p15{ padding:0px 15px;}
/*-------------------头部---------------------------*/
.header{ width:100%; height:90px; position:fixed; top:0px; z-index:13000; background:rgba(255,255,255,0.6); box-shadow: 0 2px 3px rgba(0, 0, 0, .2);}
.bg{ background:#FFF;}
.headBg{ width:100%; height:100%;}
.navBody{ height:100%; position:relative;}
.logo{ height:100%;display: table; }
.logo span{ display:table-cell; vertical-align:middle;} 
#mobile_menu{ display:none;}

.nav{  height:100%; line-height:90px;}
.nav ul{ width:100%;  float:left; }
.nav  li{ float:left;  width:auto; }
.nav  li a{ width:auto; height:auto; padding:0px 18px; display:block; float:left;}
.nav  li a:hover{ 
    box-shadow: 0 -2px 6px rgba(0, 0, 0, .12);  
}
.nav  li.cur a{ color:#015198;}
#MenuLine {
    position: absolute;  width:auto; height: 2px; background: #015198; bottom: 0px;left: 0px; 
}

/*---------------------子导航-----------------------------*/
.nav  li ul{ width:180px; height:auto; position:absolute; top:90px; line-height:46px; z-index:50; 
opacity: 0; visibility: hidden; 
}

.nav  li:hover ul{opacity: 1;visibility: visible; }
.nav  li ul li{ width:100%; height:auto;background:#FFFFFF; }
.nav  li ul li a{ width:100%; height:auto; display:block; padding-left:25px;}
.nav  li.cur ul li a {color:#333;}
.nav  li ul li a:hover{ box-shadow:none; color:#666;}
.nav  li ul.sul1{border-top:1px solid #067230;}
.nav  li ul.sul1 li:hover{ background:#F5F5F5;}

/*------------------------flash4-----------------------------------*/
.flash{ width:100%; height:100%;  }
.flash4 .swiper-container{ width:100%; height:100%;}
.flash4 .swiper-slide{ width:100%; height:100%; background-size:cover; background-repeat:no-repeat; background-position:center center;}
.flash4 .swiper-pagination-bullet { 
        opacity:0.8; background:#fff;-webkit-transition:500ms; -moz-transition:400ms; -ms-transition:400ms; transition:400ms;
    }
	
.flash4 .swiper-pagination{ bottom:30px;}
.flash4 .swiper-pagination-bullet-active{ background:#0D7735; width:40px;border-radius:4px; }

.IndexTitle{ height:126px; text-align:center;}
.IndexTitle .Titles{ height:64px; line-height:64px; width:100%;}
.IndexTitle .Coms{ width:100%; height:62px; line-height:40px; position:relative;}
.IndexTitle .Coms:after{ content:""; width:30px; height:2px; background:#B2B2B2; position:absolute; left:50%; margin-left:-15px; bottom:0px;}
/*--------------------品质---------------------------------------*/
.PzBody{ width:100%; height:928px; padding-top:52px; background:url(../image/AA1.jpg) no-repeat center top; position:relative; }
.PzBody .bodysBg{   height:560px; position:absolute; top:236px;left:50%;  z-index:100;}
.PzBody .bodysBgs{ width:100%;  height:560px; border-radius: 0px 305px 0px 292px;  box-shadow: 0 10px 15px rgba(0, 0, 0, .2);}
.PzBody .bodys{ height:685px; padding-top:58px; position:absolute; top:178px; left:50%; z-index:200;}
.PzBody .bodys .rights{ width:50%; height:560px; background:url(../image/t_c3.png) no-repeat right top;  padding-top:245px; }
.PzBody .bodys .rights .PzTitle{ width:100%; height:140px; text-align:right;padding-right:90px;padding-left:106px; text-align:right; line-height:24px;}
.PzBody .bodys .rights .PzTitle .top{ font-weight:bold; line-height:42px;}
.PzBody .bodys .rights .PzMenus{ width:100%; height:98px;padding-left:106px; padding-right:54px;}
.PzBody .bodys .rights .PzMenus li{ width:20%; height:98px; float:left; cursor:pointer;}

.PzBody .bodys .rights .PzMenus li.z1{ background:url(../image/z1.png) no-repeat left top;}
.PzBody .bodys .rights .PzMenus li.z2{ background:url(../image/z2.png) no-repeat left top;}
.PzBody .bodys .rights .PzMenus li.z3{ background:url(../image/z3.png) no-repeat left top;}
.PzBody .bodys .rights .PzMenus li.z4{ background:url(../image/z4.png) no-repeat left top;}
.PzBody .bodys .rights .PzMenus li.z5{ background:url(../image/z5.png) no-repeat left top;}
.PzBody .bodys .rights .PzMenus li.cur{ background-position:left bottom;}
.PzBody .bodys .swiper-container{ height:560px;border-radius: 0px 0px 0px 292px; overflow:hidden; width:50%; float:left;}
.PzBody .bodys .swiper-slide{ 	height:560px; width:100%; }
.PzBody .bodys .swiper-slide a{ width:100%; height:auto; display:block; }

.PzBody .swiper-pagination{ bottom:0px; width:100%; left:0px; text-align:center;}
.PzBody .swiper-pagination .swiper-pagination-bullet{ background:#E2E2E2; width:15px; height:15px;opacity:1; margin:0px 4px;}
.PzBody .swiper-pagination .swiper-pagination-bullet-active{ background:#FFF; border:2px solid #0D7735; }

/*------------------IndexBg1--------------------------*/
.IndexBg1{ width:100%; height:876px; padding-top:52px;   background:url(../image/AA2.jpg) no-repeat center top;  }/*background-attachment:fixed;*/
.IndexBg1 .IndexProduct{ height:550px;   padding-top:60px; position:relative; }

.IndexBg1 .IndexProduct .swiper-container{ height:440px;}
.IndexBg1 .IndexProduct .swiper-container .swiper-wrapper{  width:100%;  }/*border-radius: 0px 310px 0px 292px; overflow:hidden; width:100%;*/
.IndexBg1 .IndexProduct .swiper-slide{  width:25%; padding:0px 15px; }
.IndexBg1 .IndexProduct .swiper-slide a{ width:100%; height:auto; color:#fff; display:block; border:1px solid #eee;}
.IndexBg1 .IndexProduct .swiper-slide .imgs{ display:block; position:relative;}
.IndexBg1 .IndexProduct .swiper-slide .imgs .bgs{ width:100%; height:100%; opacity:0; background:rgba(82,8,14,0.7); position:absolute; top:0px; 
left:0px; }
.IndexBg1 .IndexProduct .swiper-slide .imgs:hover  .bgs{ opacity:1;}
.IndexBg1 .IndexProduct .swiper-slide .title{ width:100%; height:50px;  text-align:center; line-height:50px; background:#067330; }

.IndexBg1 .IndexProduct .swiper-button-prev,.IndexBg1 .IndexProduct .swiper-button-next{  background-color:rgba(0,0,0,0.4); background-image:url(../image/lefts.png); background-position: center  center; background-repeat:no-repeat;   width:50px; height:120px; top:50%;  margin-top:-56px;}
.IndexBg1 .IndexProduct .swiper-button-prev{left:-35px;}
.IndexBg1 .IndexProduct .swiper-button-next{ right:-35px; background-image:url(../image/rights.png);  }

.IndexBg1 .IndexProduct .swiper-pagination .swiper-pagination-bullet{ background:#E2E2E2; width:15px; height:15px;opacity:1;}
.IndexBg1 .IndexProduct .swiper-pagination .swiper-pagination-bullet-active{ background:#FFF; border:2px solid #0D7735; }

a.Imores{ width:184px; height:50px; display:block;  text-align:center; line-height:50px; border:1px solid #E1E1E1; background:#fff;border-radius: 0px 30px 0px 30px;}
a:hover.Imores:hover{ background:#067330; color:#fff;}

.IndexGg{ height:230px; width:100%; position:relative; }
.IndexGg .imgs{ position:absolute; height:325px; bottom:0px; margin-left:-50%; left:50%; width:100%;}
.IndexGg .imgs a{ width:100%; height:100%; display:block;}
/*------------------IndexProduct4--------------------------*/

.IndexCompany{ width:100%; height:730px; padding-top:56px; background:#F2F2F2; }/*background:#F2F2F2;*/
.IndexCompany .bodys{ height:440px; padding-top:50px; }
.IndexCompany .Box{ padding-right:480px; width:100%; height:390px; position:relative;}
.IndexCompany .Combody{ position:absolute; right:0px; width:480px; height:390px; background:#6D2589; top:0px;}
.IndexCompany .Combody .tops{ width:480px; height:320px; padding:35px; line-height:2;}
.IndexCompany .Combody  a.mores{ width:480px; height:70px; display:block; background:#067330; text-align:center; line-height:70px;}

.IndexProduct4_1{
 width:100%; height:auto; 
}
.IndexProduct4_1 .swiper-container{ height:390px; }
.IndexProduct4_1 .swiper-slide{ height:auto; padding:0px;}
.IndexProduct4_1 .swiper-slide a{ width:100%; height:auto; display:block; }
.IndexProduct4_1 .swiper-slide img{ width:100%; height:100%; }

.IndexProduct4_1 .swiper-pagination{ bottom:30px; width:100%; text-align:right; padding-right:30px;}
.IndexProduct4_1 .swiper-pagination .swiper-pagination-bullet{ background:#E2E2E2; border-radius:0px; width:30px; height:5px;opacity:1; margin:0px 4px;}
.IndexProduct4_1 .swiper-pagination .swiper-pagination-bullet-active{ background:#0D7735; }


.MoreBody{ width:100%; height:160px; padding-top:10px; text-align:center;}
.MoreBody a{ width:202px; height:50px; border:1px solid #EFEFEF; display:block; margin:0 auto; line-height:50px;}
.MoreBody a:after{ content:""; width:10px; height:10px; background:url(../image/dd.png) no-repeat right center; display:inline-block;}
/*------------------IndexNew--------------------------*/

.IndexNew{ width:100%; height:830px; padding-top:56px; background:url(../image/AA3.jpg) no-repeat center top;}
.IndexNew .bodys{ height:495px; overflow:hidden;}
.IndexNew .Tbodys{ width:1470px; height:495px;}
.IndexNew .Tbodys li{ float:left; height:224px; padding:60px 60px 0px 0px;}
.IndexNew .Tbodys li .box{ width:100%; height:100%; border-bottom:1px solid #DEDEDE; padding-left:118px; position:relative;}
.IndexNew .Tbodys li .box .times{ width:84px; height:84px; background:url(../image/c4.png) no-repeat; position:absolute; left:0px;}
.IndexNew .Tbodys li .box .times b{  text-align:center; line-height:44px; display:block; width:48px; height:44px; margin-left:23px; border-bottom:1px solid #fff;}
.IndexNew .Tbodys li .box .times p{ display:block; width:60px; line-height:32px; margin-left:23px;}
.IndexNew .Tbodys li .box .title{ width:100%; height:60px; line-height:28px; padding-top:4px;}
.IndexNew .Tbodys li .box .coms{ height:58px; width:100%; line-height:24px; padding-top:10px;}

.IndexLink{ width:100%; height:auto; padding:15px 0px 15px; line-height:30px; border-top:1px solid #373737;} 

.footer{ width:100%; height:auto; background:#2C2C2C; border-top:5px solid #05722F;}

.footer .bodys{   height:auto;}
.footer .lefts{  height:175px;  display: table;text-align:center; }
.footer .lefts:before{content:""; right:-30px; top:5px; border-left:1px dashed #3F3D48; height:135px; width:1px; position:absolute;}
.footer .lefts span{ display:table-cell; vertical-align:middle;} 
.footer .rights{ height:175px; padding-top:15px; }
.footer .rights .Menus{ width:330px; height:25px; border-bottom:1px solid #3F3D4A;}
.footer .rights .Menus a{ width:90px; height:24px; text-align:center; line-height:24px; color:#AAA; display:block; float:left;}
.footer .rights .Menus a:hover,.footer .rights .Menus a.cur{ background:#605E6B;}
.footer .rights .bodys{ width:330px; height:120px; padding-top:26px; line-height:24px; }
.copyright{  height:auto; padding-top:16px; padding-left:65px; line-height:24px; position:relative; }

.footer .coms{ width:100%; height:80px;line-height:70px; float:left;}
.footer .coms .menus{ padding-top:10px; float:left;}
.footer .coms a.GoTops{ width:60px; display:block;  float:right; height:55px; }
.footer .ewm{  height:175px; padding-top:15px;  line-height:36px; text-align:right; position:relative;}
.footer .ewm .title{ height:120px; line-height:24px; width:120px; float:right; text-align:center;display: table;text-align:right; }
.footer .ewm .title span{ display:table-cell; vertical-align:middle; text-align:right; width:100%; padding-right:15px; } 
.footer .ewm  img{ float:right;}

.copyrightBodys{ width:100%; height:55px; padding:20px 0px; background:#1F1F1F; line-height:30px; text-align:center;}

.aboutLink{ height:1rem; width:100%; text-align:center; background:#067330; position:fixed; bottom:0px; left:0px; z-index:20000;}
.aboutLink a{ color:#fff; width:25%;  line-height:0.4rem; padding-top:0.12rem; height:100%; float:left; display:block;}
.aboutLink a i{ display:block; width:0.4rem; margin:0px auto; height:0.4rem; }
.aboutLink a:hover{ color:#fff; }
.aboutTs{ height:1rem; width:100%;}

/*------------------子页公用--------------------------*/
.zyFlash{ width:100%; height:380px; position:relative; margin-top:90px; background-position:center center;}

.zymenu{  height:60px;  line-height:60px; background:#F4F5F9;}
.zymenu .bodys{  height:auto;}

.zymenu .bodys .lefts{ width:auto; height:60px;  float:left; }
.zymenu .bodys .lefts li{ width:auto;  height:100%; float:left;}
.zymenu .bodys .lefts li a{ width:auto;padding:0px 48px; float:left; height:100%; position:relative; display:inline-block; text-align:center;}
.zymenu .bodys .lefts li a:hover,.zymenu .bodys .lefts li a.cur{ background:#007338; color:#fff;}
.zymenu .bodys .rights{ width:auto; height:60px; float:right;}
.zymenu .bodys .rights ul.breadcrumb{ background:none;}
.zymenu .bodys .rights li{ width:auto; margin:0px; }
.zymenu .bodys .rights li i{ width:30px; height:60px; display:inline-block; float:left;background:url(../image/r4_c2.png) no-repeat center center; padding-right:5px;}
.zymenu .bodys .rights li a{ width:auto; float:left;}
.zymenu .bodys .rights li span{ display:inline-block; }
.zymenu .bodys .rights li.active,.zymenu .bodys .rights li.active a{ color:#007338;}
.zymenu .bodys .rights .divider{ padding:0px 7px; width:auto; height:60px; }

.subMain{  height:auto; padding:60px 15px 100px; display:block;line-height:30px;}

.SubTitles h1{ height:40px;}


.companyImg{ padding-left:0px; padding-right:0px;padding-bottom:60px;}
.companyImg li{ float:left; padding:15px;}
.companyImg li .imgs{ position:relative; width:100%; height:auto; line-height:1rem; text-align:center;}
.companyImg li .imgs_bj{ width:100%; height:100%; position:absolute; left:0px; top:0px; background:rgba(0,0,0,0.4) url(../image/ani.png) no-repeat center center; opacity:0;}
.companyImg li .titles{ width:100%; height:60px; text-align:center; line-height:24px; padding:18px 20px;}

.companyImg li:hover .imgs_bj{opacity:1;}
.companyImg li:hover .titles{ background:#015198; color:#fff;}

/*------------------新闻列表--------------------------*/

.NewMain{  height:auto; padding-top:60px;padding-bottom:60px; line-height:30px;}
.NewMain ul{ margin:0px; padding:0px;}
.NewMain li{ width:100%; height:auto; padding-top:40px; padding-left:270px; padding-bottom:40px; border-bottom:1px solid #E9E8EE; position:relative;}
.NewMain li:hover{ border-bottom:1px solid #067230;}
.NewMain li.first { padding-top:25px; padding-left:0px;}
.NewMain li.first .imgs{ padding-left:0px;  padding-right:15px; height:auto; }
.NewMain li.first .rights{  height:auto; padding:0px 15px;}
.NewMain li.first .rights h3{ line-height:36px; height:42px; position:relative; float:left; padding-right:20px;}
.NewMain li.first .rights .times{  line-height:24px; padding-bottom:24px;}
.NewMain li.first .rights .coms{ line-height:30px;}
.NewMain li.first .rights  a.more {
    margin: 50px auto 0px; width: 170px;  float: left; line-height: 48px;  height: 48px;
    background-color: #fff; background: url(../image/jiantou.png)no-repeat 34px -88px;
    border: 1px solid rgba(204, 204, 204, 0.68);
}
.NewMain li.first .rights  a.more:hover{background: url(../image/jiantou.png)no-repeat 34px -148px;background-color: #067230;}
.NewMain li .lefts{ padding-left:0px; width:240px; position:absolute;left:0px;  }
.NewMain li .time{   height:98px; background:url(../image/k_r6_c3.jpg) no-repeat left center; background-size:100% 100%; padding-left:32px; line-height:98px; text-align:center;}
.NewMain li .time b.big{  width:70px; position:relative; }
.NewMain li .time b.big:after{ content:""; width:1px; height:30px; position:absolute; background:#DEDEDE; right:0px; top:34px;}
.NewMain li .time p.small{  width:86px; }
.NewMain li .liRight{  height:98px; padding:0px; width:100%;}
.NewMain li .liRight h3{ padding:5px 20px 10px 0px; width:100% line-height:30px; position:relative; width:auto; float:left;}
.NewMain li .divs{ width:100%; }
.NewMain li  h3  .news{ width:27px; height:18px;  position:absolute; top:-9px; right:-20px; background:url(../image/201ZS251-34.gif) no-repeat;}

.NewMain li .liRight p.com{ line-height:22px;}

/*------------------新闻详情--------------------------*/

.showMaintops{ width:100%; height:auto; padding-bottom:10px; border-bottom:1px solid #DEDEDE; position:relative; text-align:center;padding-top:50px;}
.showMaintops h1{ font-weight:normal; line-height:50px; color:#007338; }
.showMaintops .titls{ line-height:28px; width:auto; display:block; }
.showMaintops .titls i{ display:inline-block; width:24px; position:relative; height:12px; padding-right:10px; text-align:center; }
.showMaintops .titls i img{  position:absolute;top:1px; left:0px;}
.showMaintops .titls .ds{  display:inline-block; float:left;}
.showMaintops .tlefts{ display:inline-block; width:auto;position:relative; padding-right:170px;}
.showMaintops .fx{ width:auto; display:inline-block; position:absolute; right:0px;top:0px;}
.showMaintops .bdsharebuttonbox{ display:inline-block; float:left;}
/*.showMaintops .bdshare-button-style2-16 a{ background:url(../image/fx.png) no-repeat; font-size:14px;}*/
.showMain{  height:auto; padding-top:30px; padding-bottom:  60px;}
.showMain .bodys{ padding-top:10px; padding-bottom: 50px;line-height:30px;}

.NextPage{ height:56px; width:100%; line-height:56px; margin-bottom:15px;  border-bottom:1px solid #EBEBEB; margin-top:30px; position:relative;}
.NextPage .backs{ width:140px; height:60px; background:url(../image/r5_c5x.png) no-repeat left center;  position:absolute; left:50%; margin-left:-70px; top:0px; }
.NextPage .backs a{ width:100%; height:60px;line-height:60px;  display:block; color:#fff;  text-align:center; background:#067330;border-radius: 0px 35px 0px 35px;}
.NextPage .backs a:Hover{ width:100%; height:60px;line-height:60px;  display:block; color:#fff;  text-align:center; background:#067330;border-radius: 0px 0px 0px 0px;}

.Pages{ height:55px; width:100%; line-height:55px;   margin-top:40px; margin-bottom:40px;  text-align:center;}
.Pages a,.Pages span{ display:inline-block; width:auto; height:auto; background:#fff; padding:8px 15px; line-height:24px; border:1px solid #EBEBEB; color:#555555;border-radius: 0px 15px 0px 15px;  }
.Pages a:hover,.Pages a.cur,.Pages span{ background:#067230; color:#fff;}
.bsync-custom{ display:inline-block;}
.bsync-custom.icon-blue .bshare-bsync{ background:url(../image/r5_c12.png) no-repeat left 1px;}
/*------------------案例--------------------------*/
.caseImg { padding-top:60px;}
.caseImg li:hover .titles{ background:#fff; color:#007338; box-shadow: 0 2px 6px rgba(0, 0, 0, .12);  }

/*------------------产品--------------------------*/

.Product{ padding:60px 0px;}
.ProductTits{ width:100%; height:125px; text-align:center; position:relative; border-bottom:1px solid #DEDEDE; line-height:62px; padding-top:54px; line-height:60px;}
.ProductTits:after{ content:""; position:absolute; width:82px; height:20px; left:50%; bottom:-10px; margin-left:-41px; background:url(../image/c4s.jpg) no-repeat;}
.Product li img{ border:1px solid #DEDEDE;}
.Product li:hover .titles{ background:#C6241F;}
.showTops{ width:100%; height:auto;  padding-top:70px;}
.showTops .lefts{ padding-right:45px; }
.showTops .lefts img{border:1px solid #DEDEDE;}
.showTops .rights h1{ height:auto; padding:25px 0px; line-height:36px; padding-left:23px; background:url(../image/r2_c4.jpg) no-repeat left center; border-bottom:1px solid #dedede;}
.showTops .Rbody{ height:auto; width:100%; padding:20px 0px; line-height:32px; border-bottom:1px solid #dedede;}

.showTops .rights .coms{ width:100%; height:auto; line-height:32px; padding:25px 0px 13px;  }
.showTops .rights .coms a{
	text-decoration: underline;
}
.showTops .rights .anddiv{ margin-top:25px; height:64px; line-height:52px; position:relative;}
.showTops .rights .anddiv a{ border-radius:5px; }
.showTops .rights .anddiv a.zx{ width:180px; height:52px; display:inline-block; text-align:center; padding-left:40px; margin-right:10px; background:#188240 url(../image/qqs.png) no-repeat 30px center; color:#fff; }
.showTops .rights .anddiv a.zxs{ width:180px; height:52px; display:inline-block; text-align:center; padding-left:40px;  color:#fff;background:#CB413E url(../image/phone.png) no-repeat 30px center;}


.showTopLine{ width:100%; height:63px; padding-top:15px; line-height:34px;  border-bottom:1px solid #C6C7C9; margin-bottom:32px;}
.showTopLine span{ display:block;height:48px; float:left; line-height:34px; position:relative;}
.showTopLine span:after{ content:"";  position:absolute; bottom:0px; left:0px; width:100%; height:2px; background:#067330;}
.showMain{ line-height:36px;}
.qq_ww{ width:370px; height:107px; background:#fff url(../image/ww.png) no-repeat; z-index:1000; display:none; position:absolute; top:52px; left:0px; padding-top:27px;}
.qq_ww .qlefts{ width:50%; height:64px; padding-left:22px; float:left;}
.qq_ww .rlefts{ width:50%; height:64px; padding-left:32px; float:left;}

.qq_wws{ width:370px; height:107px; background:#fff url(../image/wws.png) no-repeat; line-height:30px; z-index:1000; display:none; position:absolute; top:52px; left:0px; padding:20px;}


/*----------------留言版------------*/
.msgbody{ width:920px; height:auto;}
.msgbody li{ float:left; padding:0px; margin-bottom:15px; height:auto; line-height:42px;text-align:center;}
.msgbody li div{ float:left; padding:0px; height:auto; line-height:42px;text-align:center;}
.msgbody li.title{ background:#E3E4E6; }
.ins{ background:#E3E4E6; height:200px; }
.msgbody li .bs{ height:15px; width:15px;vertical-align:middle; }
.inputs{ width:100%; height:42px; border:1px solid #EFEEF3; outline: none; text-align:left;  padding:0px 5px;
			appearance:none;
            -moz-appearance:none;
            -webkit-appearance:none;
            -ms-appearance:none;
}
.msgbody li.tts{ height:200px;}
.textins{  height:200px; float:left; margin:0px; }
.inputDivs{ width:100%;height:130px; float:left; }
.inputDi{ width:100%; height:42px; line-height:42px;  outline: none; color:#fff; background:#00923F; border:0px; text-align:center; cursor:pointer;  }

