@charset "utf-8";
/* CSS Document */
/*全局样式
---------------------------------------------*/
*{margin:0px;padding:0px; border:0px;}
p,ul,li,dl,dd,dt,form,h1,h2,h3,h4,h5,h6{list-style:none;}
fieldset,img{ border:0; }
a{text-decoration:none;}
table{ border-collapse:collapse; border-spacing:0; }
*html{ zoom:expression(function(ele){ele.style.zoom = "1";document.execCommand("BackgroundImageCache",false,true)}
(this))}
.clear{clear:both;font-size:0px;height:0px;_height:0px;overflow:hidden; }
em, i { font-style: normal;}
/* Clear Fix */ 
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;} 
.clearfix{display:inline-block;} 
/* Hide from IE Mac */ 
.left{float:left; _display:inline;}
.right{float:right; _display:inline;}
.ovfl{ overflow:hidden;}
.mar{ margin:0px auto;}
.filter_bg{ filter: alpha(opacity=80); opacity: 0.8; }

/*网站样式
---------------------------------------------*/
body{background:#F4F4F4; color:#333; font-family:'Microsoft YaHei',宋体,Arial,Helvetica,'方正兰亭粗黑简体'; font-size: 14px;}
a{color:#333;text-decoration:none;cursor :pointer; outline: none;transition: all 1s;
-webkit-transition: all 1s;-moz-transition: all 1s;-o-transition: all 1s;}
.transition1s{ transition: all 1s;
-webkit-transition: all 1s;-moz-transition: all 1s;-o-transition: all 1s; }
.radius5{-moz-border-radius: 5px;      /* Gecko browsers */
    -webkit-border-radius: 5px;   /* Webkit browsers */
    border-radius:5px;            /* W3C syntax */}

/* CSS Header */
.top{ width:1200px; height:32px; }
#top{  height:32px;  min-width: 1200px; background: #7CC4A8; margin:0px auto;}
.top1{ height: 32px; }
.top1 a{ float: left; height: 32px; line-height: 32px; color: #fff; position: relative; width: 60px; padding-left: 30px;}
.top1 a img{ width: 90px; height: 90px; position: absolute; top: 32px; left: 50%; margin-left: -45px; display: none;}
.top1 a:hover img{ display: block;}
.top1a1{ background: url(../images/icon1.jpg) no-repeat left center; }
.top1a2{ background: url(../images/icon2.jpg) no-repeat left center; margin-left: 30px;}
#header{ height: 95px; min-width: 1200px; background: #fff;}
.header{ width:1200px; height:95px;  }
.logo{ margin-top:12px;}
.tel{ margin-top:17px; margin-right:41px;}
/* CSS nav */
.nav{ height:62px; overflow:hidden; margin-top:12px;}
.nav ul{}
.nav ul li{ float :left; } 
.nav ul li a{ width:110px; height:62px; line-height: 62px;  float:left; display:inline; text-align:center; font-size:16px;color:#555555;}
.nav ul li a:hover{ color:#fff; background-color:#7CC4A8; }
.nav ul li.selectli a{ color:#fff; background-color:#7CC4A8;  }
.nav ul li.nav_line{ width:1px; height:52px; background-color:#E6E6E6;}


/* CSS banner */
.banner{height:100%; text-align:center; overflow:hidden; margin:0px auto;}
.page_banner{ width: 1200px; height:226px; background:url(../images/page_banner.jpg) no-repeat center; background-size:cover; margin:0px auto;}

.slideBox{ height:484px; position:relative; margin:0px auto; }
.slideBox .bd li{ zoom:1; vertical-align:middle; width:100%;}
.slideBox .bd img{ height:484px; display:block;  margin:0px auto; width: 1920px; position: absolute; left: 50%; margin-left: -960px;}
.slideBox .prev,
.slideBox .next{ position:absolute; left:50%; bottom:35px; display:block; width:62px; height:62px;  filter:alpha(opacity=50);opacity:0.5;   }
.slideBox .prev{  background: url(../images/left1.png) no-repeat; margin-left: 457px; }
.slideBox .next{  background: url(../images/right1.png) no-repeat; margin-left: 538px; }
.slideBox .prev:hover,
.slideBox .next:hover{ filter:alpha(opacity=100);opacity:1;  }
.slideBox .prevStop{ display:none;  }
.slideBox .nextStop{ display:none;  }
.slideBox .hd{ display: none; }

/* CSS Main */
#wrap{ width:100%; height:100%;  overflow:hidden;  }
.wrap{ width:1200px; height:100%;  overflow:hidden;  }
.main{ width:1200px; height:100%;  overflow:hidden; margin:0px auto; background-color:#fff; }
/* CSS Home */

#chan1{ height: 680px; background: #F4F4F4; min-width: 1200px;}
.pp{ width: 1200px; height: 440px;}
.pp1{ width: 570px; margin-top: 47px;}
.pp11{ height: 69px; line-height: 69px; position: relative; }
.pp11 a{ font-size: 42px; font-weight: bold;}
.pp11 span{ width: 27px; height: 11px; background: #7CC4A8; position: absolute; left: 190px; top: 42px; transition: all 1s;}
.pp11:hover span{ width: 100px;}
.pp12{ width: 570px; height: 160px; margin-top: 30px; position: relative;}
.pp12 a{ position: absolute;}
.pp12a1{ left: 0px; top: 0px;}
.pp12a2{ left: 144px; top: 16px;}
.pp12a3{ left: 144px; top: 60px; font-size: 44px; font-weight: bold;}
.pp12a4{ left: 144px; bottom: 5px; font-size: 27px; font-weight: bold;}
.pp13{ width: 570px; height: 100px; line-height: 33px; margin-top: 32px; font-size: 16px;}
.pp13 a{ color: #7CC4A8;}
.pp13 a:hover{ color:#B7292D; }
.pp2{ width: 572px; margin-top: 60px; position: relative;}
.pp2 a{ position: absolute;}
.pp2 a span{ padding-left: 30px; transition: all 1s; font-size: 16px; height: 30px; line-height: 30px; background:rgba(124,196,168,0.8); color: #fff; position: absolute; bottom: 0px; left: 0px;}
.pp2a1{ top: 0px; left: 0px; height: 183px;}
.pp2a1 span{ width: 234px; }
.pp2a2{ width: 234px; top: 196px; left: 0px; height: 183px;}
.pp2a2 span{ width: 234px; }
.pp2a3{ width: 294px; top: 0px; right: 0px; height: 379px;}
.pp2a3 span{ width: 264px; }
.pp2 a:hover span{  background:rgba(247,87,51,0.8); }

.px{width:1200px; height:168px; margin-top:35px; position: relative;}
.px .prev,.px .next{ width: 50px; height: 50px; position: absolute; top: 56px;}
.px .prev{ background: url(../images/left2.jpg) no-repeat; left: -63px;}
.px .next{ background: url(../images/right2.jpg) no-repeat; right: -63px;}
.px .bd{ width: 1200px; height: 168px;}
.px .bd li{ width: 224px; height: 168px; overflow: hidden; float: left; margin: 0px 8px; display: inline;}
.px .bd li a{ width: 224px; height: 168px; float: left; position: relative;text-align: center;}
.pxp1{ width: 224px; height: 168px; overflow: hidden;  }
.pxp1 img{ max-width: 224px; height: 168px; transition: all 1s; }
.pxp2{ width: 224px; height: 40px; line-height: 40px; transition: all 1s; position: absolute; left: 0px; bottom: -40px; background:rgba(124,196,168,0.8); color: #fff; font-size: 16px;}
.px .bd li a:hover .pxp1 img{ transform:scale(1.05);}
.px .bd li a:hover .pxp2{ bottom: 0px;}

.zj{ width: 1200px; height: 670px; margin-top: 35px; position: relative;}
.zj_p1{ height: 55px; line-height: 55px; text-align: center;}
.zj_p1 a{ font-size: 34px; font-weight: bold;}
.zjscoll{ width: 1200px; height: 580px; margin-top: 20px;}
.zjscoll .hd{ height: 45px;}
.zjscoll .hd ul{ margin-left: 96px;}
.zjscoll .hd ul li{ width: 138px; font-size: 18px; cursor: pointer; color: #7CC4A8; text-align: center; height: 43px; line-height: 43px; margin: 0px 14px; border: solid 1px #7CC4A8; float: left; }
.zjscoll .hd ul li.on{ background: #7CC4A8; color: #fff;}
.zjscoll .bd{ height: 488px; margin-top: 45px;}
.zj1{ width: 1200px; height: 488px; position: relative;}
.zj1a1{ width: 357px; height: 488px; position: absolute; top: 0px; left: 0px;}
.zjp1{ width: 357px; height: 488px; overflow: hidden; }
.zjp1 img{ width: 357px; height: 488px; transition: all 1s;}
.zj1a1:hover img{transform:scale(1.05);}
.zjp2{ width: 297px; padding: 0px 30px; color: #fff; transition: all 1s; height: 175px; background:rgba(124,196,168,0.8); position: absolute; left: 0px; bottom: 0px; }
.zjp3{ height: 32px; line-height: 32px; font-size: 19px; font-weight: bold; margin-top: 15px; }
.zjp4{ height: 54px; line-height: 27px;  margin-top: 5px; overflow: hidden;}
.zjp5{ height: 54px; line-height: 26px;  margin-top: 5px; }
.zj1a1:hover .zjp2{ height: 185px;}
.zjp6{ width: 790px; height: 30px; line-height: 30px; position: absolute; top: 0px; right: 0px; font-size: 22px;}
.zjp7{ width: 790px; height: 80px; line-height: 26px; overflow: hidden; position: absolute; top: 38px; right: 0px; }



.about{ width:340px; height:210px; margin-top:5px; }
.about_p1{ height:31px;border-bottom:solid 1px #ccc; overflow:hidden;}
.about_a1{}
.more_01{ margin-top:6px; margin-right:2px;}
.about_a2{ width:162px; height:102px; margin-right:15px; }
.about_a2:hover{ filter:alpha(opacity=80);opacity:0.8;}
.about_a2 img{ max-width:162px; height:102px;}
.about_01{ width:322px; height:160px; line-height:23px; color:#434343; margin-left:3px;margin-top:16px; text-indent: 2em; }

#chan2{ height: 665px; background: #F4F4F4; margin-top: 30px; min-width: 1200px;}
.news{ width:1200px; height:665px; margin-top:33px;  }
.news_p1{ height:48px; line-height: 48px; text-align: center; margin-top: 37px; }
.news_p1 a{ font-size: 34px; font-weight: bold;}
.news_p2{ height:28px; line-height: 28px; text-align: center; font-size: 16px;}
.news1{ width: 1200px; height: 480px; margin-top: 30px;}
.news1 .bd li{ width: 400px; height: 480px; float: left;}
.news1 .bd li a{ width: 400px; height: 480px; float: left; background: #fff; position: relative;}
.newsdiv1{ height: 240px; width: 300px; padding: 0px 50px; overflow: hidden; position: absolute; left: 0px;}
.newsp1{ height: 65px; line-height: 33px; font-size: 18px; font-weight: bold; margin-top: 35px;}
.newsp2{ height: 54px; line-height: 27px; color: #9e9d9d; margin-top: 7px;}
.newsp3{ height: 22px; line-height: 22px; color: #9e9d9d; margin-top: 8px;}
.newsdiv2{ height: 240px; width: 400px; overflow: hidden; position: absolute; left: 0px;}
.newsdiv2 img{ height: 240px; width: 400px; transition: all 1s;}
.newsdiv2 span{ position: absolute; width: 22px; height: 11px; left: 60px; z-index: 333;}
.news1 .bd li a:hover { background: #7CC4A8; color: #fff;}
.news1 .bd li a:hover .newsdiv2 img{ transform:scale(1.05);}
.news1 .bd li a:hover .newsp2,.news1 .bd li a:hover .newsp3{ color: #fff;}
.news1 .bd li#newsli1 .newsdiv1{ top:0px;} 
.news1 .bd li#newsli1 .newsdiv2{ bottom:0px;} 
.news1 .bd li#newsli0 .newsdiv1{ bottom:0px;} 
.news1 .bd li#newsli0 .newsdiv2{ top:0px;} 
.news1 .bd li#newsli1 .newsdiv2 span{ width: 22px; height: 11px; background: url(../images/icon4.png) no-repeat; top:0px;}
.news1 .bd li#newsli0 .newsdiv2 span{ width: 20px; height: 10px; background: url(../images/icon3.png) no-repeat; bottom:0px;}


.case{ width:788px; height:165px; border: dashed 1px #DCDCDC; background: #F4F4F4;  position: absolute; top: 485px; right: 0px;}
.case_p1{ width: 30px; text-align: center;  height:139px; padding: 10px 0px; transition: all 1s; border-top: solid 6px #FDD684; background: #7CC4A8;  }
.case_p1 a{color: #fff; font-size: 18px; font-weight: bold; }
.case1{ width: 750px; height: 135px; margin-top: 15px; margin-left: 6px; position: relative;}
.case1 .prev,.case1 .next{ width: 34px; height: 34px; position: absolute; top: 53px; z-index: 999;}
.case1 .prev{ background: url(../images/left3.png) no-repeat; left: 0px;}
.case1 .next{ background: url(../images/right3.png) no-repeat; right: 0px;}
.case1 .bd{ width:715px; height: 135px; margin-left: 20px; overflow: hidden;}
.case1 .bd li{ width: 345px; height: 135px; float: left; margin-right: 23px;}
.case1 .bd li a{ width: 345px; height: 135px; float: left; background: #fff; position: relative; }
.case1p1{ width: 175px; height: 135px; overflow: hidden; position: absolute; top: 0px; left: 0px;}
.case1p1 img{ width: 175px; height: 135px; transition: all 1s;}
.case1p2{ width: 130px; height: 27px; line-height: 27px; font-weight: bold; font-size: 16px; overflow: hidden; position: absolute; top: 15px; right:20px;}
.case1p3{ width: 130px; height: 70px; line-height: 23px; position: absolute; top: 45px; right:20px; color: #565656; }
.case1 .bd li a:hover{ background: #7CC4A8;}
.case1 .bd li a:hover .case1p1 img{ transform:scale(1.05); } 
.case1 .bd li a:hover .case1p2{ color: #fff;}
.case1 .bd li a:hover .case1p3{ color: #fff;}


.products{ width:790px; height:167px; position: absolute; top: 300px; right: 0px;}
.products .bd li{ width: 790px; height: 167px; float: left; }
.products .bd li a{ width: 788px; height: 165px; border: dashed 1px #DCDCDC; background: #F4F4F4; float: left; position: relative; }
.productsp1{ width: 30px; text-align: center;  height:139px; padding: 10px 0px; transition: all 1s; border-top: solid 6px #FDD684; background: #7CC4A8; color: #fff; font-size: 18px; font-weight: bold; position: absolute; top: 0px; left: 0px;}
.productsp2{ width: 465px; height: 29px; line-height: 29px; position: absolute; top: 24px; left: 56px; color:#B7292D; font-weight: bold;}
.productsp3{ width: 465px; height: 70px; line-height: 23px; position: absolute; top: 58px; left: 56px; color:#606060; }
.productsp4{ width: 196px; height: 147px; overflow: hidden; position: absolute; top: 10px; right: 35px;}
.productsp4 img{ width: 196px; height: 147px; transition: all 1s;}
.products .bd li a:hover { border: dashed 1px #7CC4A8; background: #7CC4A8; color: #fff;}
.products .bd li a:hover .productsp1{ border-top: solid 6px #7CC4A8; }
.products .bd li a:hover .productsp2{ color: #fff;}
.products .bd li a:hover .productsp3{ color: #fff;}
.products .bd li a:hover .productsp4 img{ transform:scale(1.05);}

.chan3{ width: 1200px; height: 350px; margin-top: 35px; }
.chan3p1{ height: 56px; line-height: 56px; overflow: hidden;}
.chan3p1 a{ font-weight: bold; font-size: 34px; float: left;}
.chan3p1 span{ width: 30px; height: 10px; background: #7CC4A8; margin-top: 33px; margin-left: 20px; float: left; transition: all 1s;}
.chan3p1:hover span{ width: 60px;}
.mess{ width: 570px;}
.mess_ul{width: 570px; padding-top: 3px;}
.mess_ul li{ padding-top: 15px; float: left;}
.m_InputText{ float: left; width: 230px; height: 32px; line-height: 32px; padding: 0px 20px; background: #e3e2e2; font-family:'Microsoft YaHei'; font-size: 14px;}
.m_textarea{ float: left; width: 528px; height: 140px; padding:5px 20px; line-height: 32px; background: #e3e2e2; font-family:'Microsoft YaHei'; font-size: 14px; }
.myanzheng{ float: left; width:145px; height: 32px; line-height: 32px; padding: 0px 20px; background: #e3e2e2; font-family:'Microsoft YaHei'; font-size: 14px;}
.mimg{ width: 70px; height: 32px; float: left; cursor: pointer;}
.mBut{ width: 120px; height: 32px; line-height: 32px; background: #7CC4A8; cursor: pointer; margin-left: 25px; color: #fff; font-family:'Microsoft YaHei'; font-size: 14px;}

.contact_us{ width:370px; height:337px; margin-left:57px; background: url(../images/bg5.png) no-repeat right bottom; }
.contact_p1{ height:28px; line-height: 28px; margin-top: 12px; color: #6e6e6e;}
.contact_ul{ width: 370px; padding-top: 5px;}
.contact_ul li{ height: 32px; line-height: 32px;}
.contact_ul li img{ float: left; margin-top: 8px; margin-right: 11px;}
.contact_ul li span{ float: left;}
.contact_p2{ height:2px; margin-top: 10px; overflow: hidden;}
.contact_p2 span{ width: 30px; height: 2px; background: #D8D8D8; float: left;}
.contact_p3{ height:22px; line-height: 22px; margin-top: 15px; overflow: hidden; color: #4a4a4a;}
.contact_p4{ height: 36px; margin-top: 4px;}
.contact_p4 a{ float: left; margin-left: 15px;}
.contact_p4 a:hover img{ animation: swing 1s;}
.chan31{ margin-top: 10px; width: 200px;}
.chan31 a{ width: 200px; text-align: center; height: 157px; float: left;}
.chan3p5{ height: 47px; margin-top: 35px;}
.chan3p6{ height: 40px; line-height: 40px; margin-top:10px; font-size: 22px;}
.chan31 a.chan31a1{ background: #FDF3DF;}
.chan31 a.chan31a1 .chan3p6{ color: #7CC4A8;}
.chan31 a.chan31a2{ background: #7CC4A8;}
.chan31 a.chan31a2 .chan3p6{ color: #fff;}
.chan31 a:hover img{ animation: swing 1s;}
/* CSS Js */
.picMarquee-left{ margin-left:35px;}
.picMarquee-left ul li{ width:272px; height:275px; float:left; margin:0px 8px;}
.switch_Marquee_p1{ width:272px; height:224px; text-align:center;}
.switch_Marquee_p1 a:hover{ filter:alpha(opacity=80);opacity:0.8;}
.switch_Marquee_p1 img{ max-width:272px; height:224px;}
.switch_Marquee_p2{ width:272px; height:51px; line-height:51px; text-align:center;}
.switch_Marquee_p2 a{color:#343434; font-size:12px;}
.switch_Marquee_p2 a:hover{ color:#343434;}


.picScroll-left{ width:480px; height:155px; float:left; overflow:hidden; margin-top:13px;}
.picScroll-left .hd{ width:855px; border:solid 1px #BDCAD1; background-color:#fff;  height:45px; margin-top:9px; overflow:hidden;}
.picScroll-left .hd .next,.picScroll-left .hd .prev{ width:15px; height:18px; float:left; margin-top:14px;}
.picScroll-left .hd .next{ background:url(../images/left_btn1.png) no-repeat; margin-left:689px;}
.picScroll-left .hd .prev{ background:url(../images/right_btn.png) no-repeat; margin-left:15px;}
.picScroll-left .bd ul li{  width:150px; height:155px; float:left; margin:0px 5px;  overflow:hidden;}
.switch_Scroll_p1{ width:150px; height:155px; text-align:center;}
.switch_Scroll_p1 a{ width:144px; height:149px; padding:2px; background:#fff; border:solid 1px #CEC7BB; float:left; position: relative;}
.switch_Scroll_p1 a:hover{ border:solid 1px #bbb; filter:alpha(opacity=80);opacity:0.8;}
.switch_Scroll_p1 img{ max-width:144px; height:149px;}
.switch_Scroll_p1 a span{ width: 87px; height: 87px; background: url(../images/case_hover.png) no-repeat; position: absolute;top: 57px; left: 95px; display: none; }
.switch_Scroll_p2{ height:34px; line-height:34px; text-align:center; padding-top:13px;}
.switch_Scroll_p2 a{color:#3E4042; font-size:16px;}
.switch_Scroll_p2 a:hover{ color:#3E4042;}



/* CSS Footer */
.footer{width:1200px; height:500px;  color:#fff; margin:0px auto;}
.footer a{ color:#fff;}
.footer a:hover{ text-decoration:underline;}
#footer{ height:500px;background:#7CC4A8; min-width: 1200px; overflow:hidden; margin-top: 40px;}
.footer_01{ width: 905px; margin-top:33px; }
.fpro{ height: 283px; border-bottom: solid 1px #ABD5C4;}
.fprop1{ height: 65px; line-height: 65px;}
.fprop1 a{ font-size: 34px; font-weight: bold;}
.footer_ul{ padding-top: 15px;}
.footer_ul li{ width:226px; height: 32px; line-height: 32px; float: left; font-size: 16px;}
.footer_ul li a{ margin-left: 12px;}

.footer_02{ margin-top:35px; line-height: 30px; text-align:left;}
.weixin{ box-shadow:1px 1px 13px #333333;}

.ckefu{ width: 39px; height: 360px; position: absolute; z-index: 999; cursor: pointer; right: 0px; background: #fff;  overflow: hidden;}
.ckefup1{ width: 23px; height: 320px; color: #fff; float: left; font-size: 20px; padding: 42px 8px 0px 8px; background:#000 url(../images/kfqq.png) no-repeat center 15px;}
.ckefu1{ width: 120px; padding: 8px; float: left;}
.ckefup2{ height: 32px; line-height: 32px; font-size: 16px; }
.ckefup21{ height: 32px; line-height: 32px; font-size: 16px; margin-top: 15px;}
.ckefup3{  height: 26px; margin-top: 15px;}
.ckefup3 a{ width: 68px; padding-left:30px;  height: 22px; line-height: 22px; border: solid 2px #7CC4A8; background:#7CC4A8 url(../images/kfqq2.jpg) no-repeat left center; float: left;color: #fff;}
.ckefup4{ font-size: 16px; color: #E68E5C;}
.ckefup5{ width: 100px; height: 100px;}
.ckefu:hover{ width: 175px; transition: all 0.2s;}

/*CSS Left_side*/
.left_side{ width:250px; height: 100%; margin-top:50px; background: #fff; overflow: hidden; padding: 25px; float:right; display:inline;}
.left_sidep1{ height: 52px; line-height: 52px; font-weight: bold; font-size: 34px; margin-top: 10px;}
.pnewsp1{ height: 57px; line-height: 28px; font-size: 16px; font-weight: bold; margin-top: 15px;}
.pnewsp2{ height: 70px; line-height: 28px;  color: #9e9d9d; margin-top:6px;}
.pnewsp3{ height: 26px; line-height: 26px;  color: #9e9d9d; margin-top:12px;}
.pnewsp4{ height: 150px;  margin-top:15px;}
.pnewsp4 img{ width: 246px; height: 150px;}
.news_ul{ padding-top: 20px;}
.news_ul li{ height: 32px; line-height: 32px; color: #555555;}
.news_ul li a{ margin-left: 5px; color: #555555;}
.news_ul li a:hover{ color: #333;}

.pcontact_p1{ height:311px;  margin-top:80px; text-align: center;}

/*CSS Right_side*/
.right_side{ width:870px; height:100%; overflow:hidden;  float:left; display:inline; background: #fff; margin-top: 50px;}
.right_title{ height:30px; line-height: 30px; margin-top: 15px;  }
.right_title_left{ width: 1200px; text-align: center; margin:0px auto; height: 60px; line-height: 60px; background:#fff; font-size: 25px; font-weight: bold; }
.right_title_right{ float:left; margin-left: 10px;}
.right_title_right a:hover{ text-decoration:underline;}
.right_title_right_sp1{ width:14px; height:13px; background:url(../images/page_icon.png) no-repeat; float:left; margin-top:10px; margin-right:5px;}
.right_title_right_sp2{ float:left;}
.right_content{width:870px; min-height:927px; _height:927px;padding:20px 0px 10px 0px; }


/* CSS News */
#indexNews{ padding:5px; }
#indexNews li{ height:30px; line-height:30px; border-bottom:#D9D9D9 1px dotted; padding:5px 10px 5px 10px; }
#indexNews li a{ padding-left:15px; float:left;}
#indexNews li span{ float:right;}
#indexNews li a:hover{color:#7CC4A8; }
#indexNews li i{ float: left; margin-top: 10px; }

#indexNews1 li{ width:850px; height: 100%; border: dashed 1px #ccc;  overflow:hidden; padding-bottom: 15px;  margin:15px 9px;  }
.itime{ width: 58px; height: 118px; text-align: center; margin-top: 25px; background: url(../images/nicon1.png) no-repeat center; margin-left: 10px;}
.itime span{ width: 58px; float: left;}
.timesp1{ height: 45px; line-height: 45px; font-size: 40px; color: #828282; }
.timesp2{ height: 28px; line-height: 28px; font-size: 20px; color: #A1A1A1; margin-top: 35px;}
.inlia1{ float:left; width:183px; text-align: center; background: #fff; height:110px; margin-top: 25px; margin-left: 35px;}
.inlia1:hover{filter:alpha(opacity=80);opacity:0.8;}
.inlia1 img{ max-width:183px; height:110px;}
.inlidiv1{ float:left; margin-left:25px; width: 520px; margin-top: 25px;}
.inlip1{ height:40px; line-height:40px;font-size: 18px;}
.inlip2{ height: 50px; line-height:25px; color: #A5A5A5;}
#indexNews1 li:hover{ background: #7CC4A8; cursor: pointer; transition: all 1s;}
#indexNews1 li#lin1:hover{ background: #7CC4A8; cursor: pointer; }
#indexNews1 li:hover .timesp1,#indexNews1 li:hover .timesp2,#indexNews1 li:hover .inlip1,#indexNews1 li:hover .inlip2{ color: #fff; }
#indexNews1 li:hover .itime{ background: url(../images/nicon11.png) no-repeat center; }
#indexNews1 li:hover .inlidiv1{ margin-left: 35px; transition: all 1s; }

/*Related*/
.related{ padding:10px; float: left; }
.related p{ height:25px; font-weight:bold; border-bottom:solid 1px #F1F1F1;}
.related ul { width:100%; padding:10px 0px;float:left;}
.related ul li{ width:50%; height:30px; line-height:30px; float:left;}
.related ul li b{ float:left;}
.related ul li a{ float:left; margin-left:5px; display:inline; color:#666;}
.related ul li a:hover{ color:#7CC4A8;}
/*上一条下一条*/
#prev_next{margin: 10px 10px;clear: both;overflow: hidden; }
#prev_next li{margin: 10px 0;}
#prev_next li i{ margin-right: 5px; }
#prev_next li a:hover{ color: #7CC4A8; }
/* CSS Pic */
#picUL{}
#picUL li{height:270px;width:270px;  float:left;margin:10px 10px; display:inline; }
#picUL li a{ width: 260px; height: 260px; background: #fff; float: left; padding:4px; border: solid 1px #eee;}
#picUL li .pic_01{width:260px;height:195px; text-align: center; overflow: hidden;}
#picUL li .pic_01 img{height:195px;max-width:260px; _width:260px; vertical-align:middle; transition: all 1s; }
#picUL li .pic_02{width:260px; line-height:40px; height:40px; margin-top: 5px;}
#picUL li .pic_03{ width: 30px; height: 5px; background: #7CC4A8; margin-top: 15px; transition: all 1s;}
#picUL li a:hover{ background: #7CC4A8; }
#picUL li a:hover .pic_03{ width: 260px; background: #fff;}
#picUL li a:hover .pic_01 img{ transform:scale(1.05);}
#picUL li a:hover .pic_02{ color: #fff;}

#proUL{}
#proUL li{height:300px;width:260px; border: solid 1px #ddd; position: relative; float:left;margin:14px 14px;text-align:center; overflow: hidden; display:inline;}
#proUL li .pic_01{width:260px;height:195px;  transition: all 1s; background: #fff;}
#proUL li .pic_01 img{height:195px;max-width:260px; _width:260px; vertical-align:middle;}
#proUL li .pic_02{width:260px;text-align: center; font-size: 16px; height: 32px; line-height:32px; margin:15px 0px 10px; }
#proUL li .pic_02 i{ float: left;margin-left: 20px; margin-top:10px;}
#proUL li .pic_02 span{ float: left; margin-left: 10px; }
#proUL li .pic_06{width:260px;text-align: center; height: 30px; line-height:30px; margin:5px 0px; color: #494949; }
#proUL li .pic_06 span{ float: left; margin-left: 20px; }
#proUL li a{ width: 260px; height: 300px; position: absolute; top: 0px; left: 0px; }
#proUL li a:hover{ background:rgba(124,196,168,1);  }
#proUL li .pic_05{ width:111px; opacity: 0; height: 111px; background: url(../images/product_list_plus.png) no-repeat; position: absolute; left: 50%; margin-left: -55px; top:0px; }
#proUL li .pic_03{ width: 220px; opacity: 0; height: 30px; font-size: 18px; line-height: 30px; position: absolute;left: 20px; bottom:0px; color: #fff;  } 
#proUL li .pic_04{ width: 220px; opacity: 0; height: 28px; line-height: 28px; position: absolute; bottom:0px; left: 20px; color: #f1f1f1;  } 
#proUL li a:hover .pic_05{ opacity: 1; top:20px; transition: all 0.6s; animation: swing 1s; }
#proUL li a:hover .pic_03{ opacity: 1; bottom: 80px; transition: all 0.6s;}
#proUL li a:hover .pic_04{ opacity: 1; bottom: 40px; transition: all 0.6s;}

/* CSS Info */

#newTitle{ line-height:40px; font-size:25px; text-align:center;}
#newsInfo{ height:35px; line-height:35px; text-align:center; border-bottom:solid 1px #f1f1f1; margin:10px;}
.newsinfoleft {padding-left: 30px;}
#newsInfo i{ margin-right: 5px; }
.xxsmys{ width:600px; height:30px; line-height:30px; background-color:#ececec;}
.xxsmwz{ width:88px; height:30px; color:#FFF; text-align:center; display:block; background-color:#9a9a9a;}
.pageys{ width:59px; height:21px; line-height:21px; border:#e5e5e5 solid 1px; display:block; float:left; text-align:center;}
.pageys:hover{color:#ff6c00}
.pageys1{ width:20px;height:21px; line-height:21px; border:#e5e5e5 solid 1px; display:block; float:left; text-align:center; margin-left:5px;}
.pageys2{ float:left; padding-left:5px;height:21px; line-height:21px; }
#infoImage{width:100%;text-align:center;margin:10px 0 10px 0;}
#infoImage img{ max-width:100%; padding:3px; border:#dcdcdc solid 1px;}
#newsContent{ margin:0 auto;line-height:35px; padding:10px;}
#newsContent img{max-width:100%; text-indent:0em;}
#newsContent div{ text-indent:2em;}
.contactus{  height:auto;  line-height:35px; text-align:left; padding-left:80px; }
#company_main{ margin:0 auto; line-height:35px; padding:10px; text-indent:2em;}
#company_main img{ max-width:100%; text-indent:0em;}
#company_main .contactus{ text-indent:0em;}
#company_main a{ text-decoration:underline; }
#newsContent div.alink{ padding:5px; margin:0 auto; text-indent:0em;}
.contactusp1{ height: 66px; line-height: 66px; font-size: 20px; font-weight: bold; overflow: hidden;}
.contactusp1 i{ float: left; margin-top:15px;}
.contactusp1 span{ float: left; margin-left: -10px;}

.newsInfo{ height: 64px; margin: 15px; line-height: 64px; color:#999999;  border-top:solid 1px #E6E6E6; border-bottom:solid 1px #E6E6E6; }
.newsInfo i{ margin-right: 5px; }
.sha{ margin-right: 10px; }
.sha a{ float: left; margin-top: 9px; margin-left: 10px;}
.sha a:hover{ animation: swing 1s; }
.sha span{ float: left; }

/*css digg style pagination*/
div.digg{padding:5px;margin:10px;text-align:center; float:right; display: inline;}
div.digg a{border:#aaaadd 1px solid;padding:3px 5px;margin:3px;color:#585858;text-decoration:none}
div.digg a:hover{border:#585858 1px solid;color:#000;}
div.digg a:active{border:#585858 1px solid;color:#000;}
div.digg span.current{border:solid 1px #7CC4A8;padding:3px 10px;font-weight:bold;margin:3px;color:#fff;background-color:#7CC4A8;}
div.digg span.disabled{border:#eee 1px solid;padding:3px 5px;margin:3px;color:#ddd;}
div.digg select{ border:#aaaadd 1px solid; padding:3px 0px;}
/*******************************message css start***************************************/
.message_ul{
	margin:0px auto;
	float:left;
	padding:10px;
}
.message_ul li{
	float:left;
	width:100%;
    margin: 5px 0px;
}
.message_ul li label{ width:80px; float:left; text-align:right; margin-top:4px;}
.message_ul li b{ margin-top: 5px; float: left; }
.G_textarea{
	width:450px;
	height:100px;
	border:1px solid #dedede;padding:3px;
    float: left;
}
.G_InputText{
	width:250px;
	height:30px;
	line-height:28px;
	border:1px solid #dedede;
	padding:3px;
	float:left;
	border-radius: 2px;
}
.yanzheng{
	width:100px;
	height:25px;
	border:1px solid #dedede;
	padding:3px;
}
.But{
	width:80px;
	height:31px;
	line-height:31px;
	background:#7CC4A8;
	border-radius:2px;
	text-align:center;
	margin-top:14px;
	margin-left:5px;
	color:#FFF;
	cursor:pointer;
    transition: all 1s;
-webkit-transition: all 1s;-moz-transition: all 1s;-o-transition: all 1s;
}
.But:hover{
    background:#F75733;
}
.G_tips{
	width:486px;
	line-height:28px;
	margin:30px 65px;
	border:1px solid #dedede;
	padding:3px 7px 7px 7px;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	box-shadow: 0px 0px 3px rgba(0,0,0,.1);
	-webkit-box-shadow: 0px 0px 3px rgba(0,0,0,.1);
	-moz-box-shadow: 0px 0px 3px rgba(0,0,0,.1);
}
.red{
	color:#ff0000;
}
.cpmcys{ height:28px; border:solid 1px #DEDEDE;}
/*******************************message css end***************************************/

/******************************job css start***************************************/
.job_ul{ padding:10px;}
.job_ul li{
	width:100%;
	border-bottom:dashed 1px #cfcfcf;
	float:left;
	padding:10px 0px;
	line-height:30px;
}
.job_ul li .recruit_info{
	float:left;
}
.job_ul li .recruit_info .job_nam{
	color:#000;
	font-weight:bold;
}
.job_ul li .but{
	width:80px;
	height:31px;
	line-height:31px;
	background: #7CC4A8;
	border-radius:2px;   
	float:right;
	margin-top:10px;
	margin-right:22px;
	text-align:center;
}
.job_ul li .but a{
	text-decoration:none;
	color:#FFF;
	display:block;
}

.recruit_info_tit_bg{
	height:31px;
	background:#f8f8f8;
	border-radius:2px;
	margin:5px 10px;
	padding:5px 10px;
}
	
.recruit_info_tit_bg .recruit_info_tit{
	width:80px;
	height:31px;
	border-top-left-radius: 2px;
	border-bottom-left-radius: 2px;
	background:#7CC4A8;
	color:#ffffff;
	line-height:31px;
    text-align: center;
}
.recruit_info_main{
	margin:0px auto;
	margin-top:10px;
	margin-bottom:60px;
	padding:5px 20px;
}

.recruit_info_main p {
	text-align: justify;
	letter-spacing: 1px;
	line-height: 30px;
	color: #444444;
}

/*sitemap*/

.sitemap{ width:996px; float:left; /*border:3px solid #f0f0f0;*/ margin-top:10px; margin-bottom:10px;}
.m1{ height:20px; line-height:20px; margin-top:20px; margin-left:20px;}
.m2{ margin-left:20px; margin-top:20px; line-height:25px;}
.m2 span{ font-size:14px; font-weight:bold;}
.m2t{ border:1px solid #f0f0f0; width:800px; padding-left:4px; margin-top:2px; padding:10px; margin-bottom:20px;height: 73px;}
.m2t ul{}
.m2t ul li{ list-style-type:none; float:left; width:150px;}
.m2t ul li a{color:black;}
.m2t ul li a:hover{ color:red; text-decoration:underline;}
.f{ float:right; margin-right:10px; _margin-top:7px;}
.map{ float:right;margin-top: 20px;}
.map a{color:black;}
.pages{ padding:5px 15px; margin:10px 0px;}
.pages li{ float:left; line-height:30px;}
.pagesli1{ width:40%;}
.pagesli2{ width:40%;}
.pagesli3{ width:20%;}
/*页面加载css*/
#loader {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #fff;
	z-index: 9999999999;
}

.spinner {
	position: absolute;
	width: 40px;
	height: 40px;
	top: 50%;
	left: 50%;
	margin-left: -40px;
	margin-top: -40px;
	-webkit-animation: rotatee 2.0s infinite linear;
	animation: rotatee 2.0s infinite linear;
}

.dot1, .dot2 {
	width: 60%;
	height: 60%;
	display: inline-block;
	position: absolute;
	top: 0;
	background-color: #0a9fd8;
	border-radius: 100%;
	-webkit-animation: bouncee 2.0s infinite ease-in-out;
	animation: bouncee 2.0s infinite ease-in-out;
}

.dot2 {
	top: auto;
	bottom: 0px;
	-webkit-animation-delay: -1.0s;
	animation-delay: -1.0s;
}
@-webkit-keyframes rotatee { 100% { -webkit-transform: rotate(360deg) }}
@keyframes rotatee {
	100% {
		transform: rotate(360deg);
        -webkit-transform: rotate(360deg);
    }
}

@-webkit-keyframes bouncee {
	0%, 100% { -webkit-transform: scale(0.0) }
	50% { -webkit-transform: scale(1.0) }
}

@keyframes bouncee {
	0%, 100% {
		transform: scale(0.0);
        -webkit-transform: scale(0.0);
    } 50% {
        transform: scale(1.0);
        -webkit-transform: scale(1.0);
      }
}