@font-face {
    font-family: 'Verdana';
    src: url('/wcs/Tpl/home/default/font/verdanab.eot');
    src:
    url('/wcs/Tpl/home/default/font/verdanab.eot?#font-spider') format('embedded-opentype'),
    url('/wcs/Tpl/home/default/font/verdanab.woff') format('woff'),
    url('/wcs/Tpl/home/default/font/verdanab.ttf') format('truetype'),
    url('/wcs/Tpl/home/default/font/verdanab.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'VerdanaR';
    src: url('/wcs/Tpl/home/default/font/verdanaR.eot');
    src:
    url('/wcs/Tpl/home/default/font/verdanaR.eot?#font-spider') format('embedded-opentype'),
    url('/wcs/Tpl/home/default/font/verdanaR.woff') format('woff'),
    url('/wcs/Tpl/home/default/font/verdanaR.ttf') format('truetype'),
    url('/wcs/Tpl/home/default/font/verdanaR.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'helBlack';
    src: url('/wcs/Tpl/home/default/font/helBlack.eot');
    src:
    url('/wcs/Tpl/home/default/font/helBlack.eot?#font-spider') format('embedded-opentype'),
    url('/wcs/Tpl/home/default/font/helBlack.woff') format('woff'),
    url('/wcs/Tpl/home/default/font/helBlack.ttf') format('truetype'),
    url('/wcs/Tpl/home/default/font/helBlack.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}


@charset "utf-8";
/* 初始化CSS */
*{margin:0; padding:0;}
h1, h2, h3, h4, h5, h6{font-size:100%; font-weight:bold;}
fieldset, img{border:none; vertical-align:middle;}
address, caption, cite, code, dfn, th, var{font-style:normal; font-weight:normal;}
ul, ol{list-style:none;}
li{list-style-type:none;}
input{padding-top:0; padding-bottom:0; font-family: "SimSun",Arial,sans-serif;}
select, input{vertical-align:middle;}
select, input, textarea{ margin:0; font-size:12px;}
input[type="text"], input[type="password"], textarea{outline-style:none;}
textarea{font-family: "SimSun",Arial,sans-serif; resize:none;}
body{font:12px "SimSun",Arial,sans-serif; color:#333; background:#fff;}
a{text-decoration:none; color:inherit;}
i, em{ font-style:normal;}
.clearfix:after{ display:block; visibility:hidden; clear:both; height:0; content:"";}
.clearfix{zoom:1;}
.fl{ float:left;}
.fr{ float:right;}
.auto{ margin-left:auto; margin-right:auto;}

/*html5*/
article,aside,footer,header,section,footer,nav,figure,main{display:block}

/*小号文字  scale以12号字体为基准 需写实际字号大小*/
.font_adjust{-webkit-text-size-adjust:none;}
.font_scale8{ -webkit-transform: scale(0.66);}
.font_scale10{ -webkit-transform: scale(0.83);}
.font_lc{-webkit-transform-origin:left center;}
.font_rc{-webkit-transform-origin:right center;}
.font_up{text-transform:uppercase;}

/*文字截断*/
.TXTovehid,.over_hidden{display: block; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}

/*transition*/
.tran200{-webkit-transition:all 0.2s linear; -moz-transition:all 0.2s linear; -ms-transition:all 0.2s linear; transition:all 0.2s linear;}
.tran300{-webkit-transition:all 0.3s linear; -moz-transition:all 0.3s linear; -ms-transition:all 0.3s linear; transition:all 0.3s linear;}
.tran400{-webkit-transition:all 0.4s linear; -moz-transition:all 0.4s linear; -ms-transition:all 0.4s linear; transition:all 0.4s linear;}
.tran500{-webkit-transition:all 0.5s linear; -moz-transition:all 0.5s linear; -ms-transition:all 0.5s linear; transition:all 0.5s linear;}
.tran1000{-webkit-transition:all 1s linear; -moz-transition:all 1s linear; -ms-transition:all 1s linear; transition:all 1s linear;}

.scaleimg:hover img{ -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -ms-transform: scale(1.1); transform: scale(1.1);}
.rotateY:hover{ -webkit-transform: rotateY(180deg); -moz-transform: rotateY(180deg); -ms-transform: rotateY(180deg); transform: rotateY(180deg); }
.translateX:hover a{-webkit-transform:translateX(6px); -moz-transform: translateX(6px); -ms-transform:translateX(6px); transform:translateX(6px);}

/*网页限定宽度*/
.con_1000{ position:relative; margin:0 auto; width:1000px;}
.con_1000:after{content:""; display:block; height:0; clear:both;}

/*图片懒加载loading*/
.scrollLoading{ background: url(/wcs/Tpl/home/default/images/loading.gif) no-repeat center center #ddd; }

html{font-size: 14px;font-family: "Microsoft YaHei";}
body{font-family: "Microsoft YaHei";background: #fafafa;}
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {-webkit-appearance:none;}
.w1160{width: 1160px;margin: 0 auto;}

/*header*/
.header{width: 100%;min-width: 1160px;height: 175px;position: relative;}
.header .headerBg{width: 100%;height: 100%;min-width: 1160px;background: url(/wcs/Tpl/home/default/images/headerBg.jpg) no-repeat center top;position: absolute;left: 0;top: 0;z-index: 1;}
.header .w1160{position: relative;z-index: 9}
.header .top{height: 94px;padding-top: 16px;}
.header .top .logo{display: block;line-height: 94px;float: left;}
.header .top .logo img{max-height: 94px;}
.header .top .hStock{line-height: 90px;float: left;margin-left: 24px;float: left;color: #333333;font-size: 16px;}
.header .top .hStock em{color: #10aa3b;font-weight: bold;}
.header .top .hLink{text-align: right;font-size: 12px;color: #808080;margin-bottom: 7px;}
.header .top .hLink a{color: #808080;line-height: 38px;margin-left: 20px;display: inline-block;*display: inline;*zoom: 1;}
.header .top .hLink a:first-child{margin-right:20px;}
.header .top .hLink a img{margin-right: 11px;}
.header .top .hLink a:hover{color: #06863c;}
.header .top .hForm{float: right;}
.header .top .hForm a{display: block;width: 17px;height: 18px;padding-right: 24px;border-right: 1px solid #cccccc;float: left;background: url(/wcs/Tpl/home/default/images/home.png) no-repeat left center;
position: relative;margin: 8px 24px 0 0;}
.header .top .hForm a:hover{background: url(/wcs/Tpl/home/default/images/homeOn.png) no-repeat left center;}
.header .top .hForm form{float: left;height: 34px;width: 210px;box-sizing:border-box;border: 1px solid #e6e6e6;background: #fcfcfc;border-radius: 5px;}
.header .top .hForm form .hText{width: 165px;float: left;height: 32px;line-height: 32px;padding-left: 9px;background: none;border: none;font-family: "Microsoft YaHei";
font-size: 12px;color: #808080;float: left;}
.header .top .hForm form .hSubm{width: 32px;height: 32px;float: left;cursor: pointer;background: url(/wcs/Tpl/home/default/images/hSubm.png) no-repeat center;border: none;}

/*nav*/
.nav{ height:65px; position:relative;}
.nav a{ color:#1a1a1a;  }
.nav .nLi{ float:left;width: 165px;}
.nav .nLi h3{position: relative;}
.nav .nLi h3 a{ display:block; padding:0 20px; font-size:16px;font-weight: normal;color: #1a1a1a;text-align: center;line-height: 65px;position: relative;z-index: 3;}
.nav .nLi h3:before,.nav .nLi:first-child h3:after{content: " ";width: 1px;height: 50px;position: absolute;right: 0;bottom: 0;z-index: 1;background: url(/wcs/Tpl/home/default/images/navLine.jpg) no-repeat center;}
.nav .nLi:first-child h3:after{right: auto;left: 0;}
.nav .nLi h3 a i{display: inline-block;*display: inline;*zoom: 1;width: 11px;height: 11px;margin-left: 12px;background: url(/wcs/Tpl/home/default/images/navBg.jpg) no-repeat center top;}
.nav .on h3 a{color: #0c813d;}
.nav .on h3 a i{background-position: center bottom;}
/*
.nav .sub{ display:none; width:1160px; left:0; top:65px;  position:absolute; background:#fff;box-sizing:border-box;padding: 22px 49px 36px 41px;border-top: 1px solid #e6e6e6;}
.nav .sub .list{width: 200px;}
.list{}
.list li{height: 35px;line-height: 35px;padding: 0 0 1px 12px;background: url(/wcs/Tpl/home/default/images/liBg.png) repeat-x left bottom;position: relative;}
.list li:before{content: " ";width: 4px;height: 4px;background: url(/wcs/Tpl/home/default/images/dot.png) no-repeat center top;position: absolute;left: 0;top: 16px;
-webkit-transition:all 0.3s linear; -moz-transition:all 0.3s linear; -ms-transition:all 0.3s linear; transition:all 0.3s linear;}
.list li a{display: block;color: #666666;font-size: 14px;}
.list li:hover:before{background-position: center bottom;}
.list li:hover a{color: #06863c;}
.nav .sub dl{width: 793px;height: 170px;margin-top: 11px;}
.nav .sub dl dt{width: 280px;height: 170px;float: left;overflow: hidden;}
.nav .sub dl dt img{width: 100%;height: 100%;}
.nav .sub dl dd{width: 462px;float: right;}
.nav .sub dl dd h4{padding-top: 15px;line-height: 45px;font-size: 16px;font-weight: normal;color: #1a1a1a;}
.nav .sub dl dd p{font-size: 12px;line-height: 24px;color: #808080;height: 96px;overflow: hidden;}
.nav .sub dl:hover dd h4{color: #06863c;}
.nav .sub dl:hover dd p{color: #444;}
.nav .nLi.nLi1 .sub{z-index: 11;}
.nav .nLi.nLi2 .sub{z-index: 12;}
.nav .nLi.nLi3 .sub{z-index: 13;}
.nav .nLi.nLi4 .sub{z-index: 14;}
.nav .nLi.nLi5 .sub{z-index: 15;}
.nav .nLi.nLi6 .sub{z-index: 16;}
.nav .nLi.nLi7 .sub{z-index: 17;}*/
/*动画*/
.nav .nLi h3:before,.nav .nLi:first-child h3:after{opacity: 0;-webkit-animation:wl_ani 0.5s 2.1s ease-out forwards; -moz-animation:wl_ani 0.5s 2.1s ease-out forwards;animation:wl_ani 0.5s 2.1s ease-out forwards;}
.nav .nLi1 h3{opacity: 0;-webkit-animation:nav_ani 0.5s 1.1s ease-out forwards; -moz-animation:nav_ani 0.5s 1.1s ease-out forwards;animation:nav_ani 0.5s 1.1s ease-out forwards;}
.nav .nLi2 h3{opacity: 0;-webkit-animation:nav_ani 0.5s 1.3s ease-out forwards; -moz-animation:nav_ani 0.5s 1.3s ease-out forwards;animation:nav_ani 0.5s 1.3s ease-out forwards;}
.nav .nLi3 h3{opacity: 0;-webkit-animation:nav_ani 0.5s 1.46s ease-out forwards; -moz-animation:nav_ani 0.5s 1.46s ease-out forwards;animation:nav_ani 0.5s 1.46s ease-out forwards;}
.nav .nLi4 h3{opacity: 0;-webkit-animation:nav_ani 0.5s 1.58s ease-out forwards; -moz-animation:nav_ani 0.5s 1.58s ease-out forwards;animation:nav_ani 0.5s 1.58s ease-out forwards;}
.nav .nLi5 h3{opacity: 0;-webkit-animation:nav_ani 0.5s 1.66s ease-out forwards; -moz-animation:nav_ani 0.5s 1.66s ease-out forwards;animation:nav_ani 0.5s 1.66s ease-out forwards;}
.nav .nLi6 h3{opacity: 0;-webkit-animation:nav_ani 0.5s 1.76s ease-out forwards; -moz-animation:nav_ani 0.5s 1.72s ease-out forwards;animation:nav_ani 0.5s 1.72s ease-out forwards;}
.nav .nLi7 h3{opacity: 0;-webkit-animation:nav_ani 0.5s 1.86s ease-out forwards; -moz-animation:nav_ani 0.5s 1.76s ease-out forwards;animation:nav_ani 0.5s 1.76s ease-out forwards;}
@-webkit-keyframes nav_ani{
    0%{ -webkit-transform:translateY(30px);opacity:0;}
    100%{-webkit-transform:translateY(0px);opacity:1;}
}
@-moz-keyframes nav_ani{
    0%{ -moz-transform:translateY(30px);opacity:0;}
    100%{-moz-transform:translateY(0px);opacity:1;}
}
@keyframes nav_ani{
    0%{ transform:translateY(30px);opacity:0;}
    100%{transform:translateY(0px);opacity:1;}
}

@-webkit-keyframes wl_ani{
    0%{opacity: 0;}
    100%{opacity: 1;}
}
@-moz-keyframes wl_ani{
     0%{opacity: 0;}
    100%{opacity: 1;}
}
@keyframes wl_ani{
     0%{opacity: 0;}
    100%{opacity: 1;}
}

.header .logo{-webkit-animation:extra_ani 0.6s 1.1s ease-out forwards; -moz-animation:extra_ani 0.6s 1.1s ease-out forwards;animation:extra_ani 0.6s 1.1s ease-out forwards;opacity: 0;}
.header .top .fr{-webkit-animation:extra_ani 0.6s 1.3s ease-out forwards; -moz-animation:extra_ani 0.6s 1.3s ease-out forwards;animation:extra_ani 0.6s 1.3s ease-out forwards;opacity: 0;}
@-webkit-keyframes extra_ani{
    0%{ -webkit-transform:translateY(-30px);opacity:0;}
    100%{-webkit-transform:translateY(0px);opacity:1;}
}
@-moz-keyframes extra_ani{
    0%{ -moz-transform:translateY(-30px);opacity:0;}
    100%{-moz-transform:translateY(0px);opacity:1;}
}
@keyframes extra_ani{
    0%{ transform:translateY(-30px);opacity:0;}
    100%{transform:translateY(0px);opacity:1;}
}
.headerBg,.header .top .hStock{-webkit-animation:bg_ani 1.2s 1.8s ease-out forwards; -moz-animation:bg_ani 1.2s 1.8s ease-out forwards;animation:bg_ani 1.2s 1.8s ease-out forwards;opacity: 0;}
@-webkit-keyframes bg_ani{
    0%{opacity:0;}
    100%{opacity:1;}
}
@-moz-keyframes bg_ani{
    0%{opacity:0;}
    100%{opacity:1;}
}
@keyframes bg_ani{
    0%{opacity:0;}
    100%{opacity:1;}
}




/*banner*/
.banner{width: 100%;min-width: 1160px;height: 480px;overflow: hidden;}
.DB_tab25 { width: 100%; height: 480px; position: relative; overflow: hidden; cursor: pointer; }
.DB_tab25 .DB_bgSet { position: relative; }
.DB_tab25 .DB_bgSet li { position: absolute; width: 100%; height: 480px; }
.DB_tab25 .DB_imgSet { position: absolute; width: 1160px; left: 50%; margin-left: -580px; height: 480px; }
.DB_tab25 .DB_imgSet .DB_1_1 { position: absolute; left: 0px; top: 0px; z-index: 2; }
.DB_tab25 .DB_imgSet .DB_1_2 { position: absolute; left: 0px; top: 0px; z-index: 1; }
.DB_tab25 .DB_imgSet .DB_1_3 { position: absolute; left: 0px; top: 0px; }
.DB_tab25 .DB_imgSet .DB_2_1 { position: absolute; left: 0px; top: 0px; }
.DB_tab25 .DB_imgSet .DB_3_1 { position: absolute; left: 0px; top: 0px; }
.DB_tab25 .DB_imgSet .DB_3_2 { position: absolute; left: 0px; top: 0px; }
.DB_tab25 .DB_imgSet .DB_3_3 { position: absolute; left: 0px; top: 0px; }
.DB_tab25 .DB_imgSet .DB_3_4 { position: absolute; left: 0px; top: 0px; }
.DB_tab25 .DB_menuWrap{width: 1160px;height: 4px;position: absolute;bottom: 20px;left: 50%;margin-left: -580px;z-index: 9;}
.DB_tab25 .DB_menuWrap li{display: inline-block;*display: inline;*zoom: 1;width: 20px;height: 4px;background: #ffffff;border-radius: 5px;margin-right: 16px;
float: left;}
.DB_tab25 .DB_menuWrap li.select{background: #006326;}

/*isect1*/
.isect1{width: 100%;min-width: 1160px;height: 45px;position: relative;}
.isect1 .w1160{height: 45px;border-bottom: 1px solid #e6e6e6;}
.isect1 .w1160 .fl{height: 44px;width: 800px;box-sizing:border-box;padding-left: 108px;position: relative;overflow-x:hidden;z-index: 9999;}
.isect1 em{height: 44px;line-height: 44px;position: absolute;left: 0px;top: 0px;text-align: left;font-size: 14px;color: #1a1a1a;width: 108px;
background: url(/wcs/Tpl/home/default/images/isect1_1.png) no-repeat left center;text-indent: 25px;}
.txtScroll-top{ width:688px;overflow:hidden; position:relative;height: 44px;z-index: 99;  }
.txtScroll-top .hd{float: right;width: 150px;height: 44px;line-height: 44px;}
.txtScroll-top .hd .prev,.txtScroll-top .hd .next{ display:inline-block;*display: inline;*zoom: 1;width: 36px;height: 16px;margin-left: 4px;cursor: pointer;}
.txtScroll-top .hd .prev{background: url(/wcs/Tpl/home/default/images/iprev.png) no-repeat center;}
.txtScroll-top .hd .next{ background:url("/wcs/Tpl/home/default/images/inext.png") no-repeat center;  }
.txtScroll-top .hd .prev:hover{background: url(/wcs/Tpl/home/default/images/iprevOn.png) no-repeat center;}
.txtScroll-top .hd .next:hover{ background:url("/wcs/Tpl/home/default/images/inextOn.png") no-repeat center;  }
.txtScroll-top .bd{width: 500px;float: left; }
.txtScroll-top .bd ul li{height: 30px;line-height: 30px;padding-top: 7px;}
.txtScroll-top .bd ul li span{float: right;font-size: 14px;color: #808080;}
.txtScroll-top .bd ul li a{display: block;width: 65%;float: left;text-overflow:ellipsis; white-space:nowrap;  overflow:hidden;
font-size: 14px;color: #4c4c4c;}
.txtScroll-top .bd ul li:hover a{color: #0c813d;text-decoration: underline;}
.txtScroll-top .bd ul li:hover span{color: #0c813d;}
/*.isect1 .isect1Tel{width: 50%;height: 134px;position: absolute;left: 50%;bottom: 1px;z-index: 1;background: url(/wcs/Tpl/home/default/images/isect1_3.png) no-repeat 312px center;}
.isect1 .isect1Tel a{display: block;width: 240px;height: 110px;line-height: 52px;box-sizing:border-box;padding: 58px 26px 0 13px;
font-size: 16px;font-weight: bold;color: #4c4c4c;position: absolute;bottom: 0;left: 322px;}*/

/*isect2_1*/
.isect2{overflow: hidden;margin: 12px auto 8px auto;}
.isect2_1{width: 720px;float: left;}
.ititle{font-size: 20px;font-weight: bold;color: #333333;line-height: 69px;height: 69px;}
.ititle .imore{float: right;font-size: 12px;color: #808080;}
.ititle .imore:hover{color: #06863c;}
.isect2_1 ul li:first-child{padding-top: 1px;background: url(/wcs/Tpl/home/default/images/liBg.png) repeat-x left top;}
.isect2_1 ul li{height: 160px;padding-bottom: 1px;background: url(/wcs/Tpl/home/default/images/liBg.png) repeat-x left bottom;}
.isect2_1 ul li h3{line-height: 50px;font-size: 16px;color: #1a1a1a;font-weight: normal;}
.isect2_1 ul li dl{}
.isect2_1 ul li dl dt{width: 68px;float: left;height: 90px;border-right: 1px solid #e6e6e6;}
.isect2_1 ul li dl dt span{display: block;text-indent: 8px;font-size: 24px;font-family: "Verdana";color: #1a1a1a;font-weight: bold;line-height: 39px;}
.isect2_1 ul li dl dt em{display: block;line-height: 30px;font-size: 12px;color: #4c4c4c;font-family: "VerdanaR";}
.isect2_1 ul li dl dd{width: 630px;float: right;}
.isect2_1 ul li dl dd .disc{padding: 4px 0 16px 0;font-size: 12px;line-height: 24px;color: #666666;height: 48px;overflow: hidden;}
.isect2_1 ul li dl dd em{display: block;width: 38px;height: 7px;background: url(/wcs/Tpl/home/default/images/iarr.png) no-repeat left center;}
.isect2_1 ul li:hover dt span,.isect2_1 ul li:hover h3{color: #0c813d;}
.isect2_1 ul li:hover dl dd em{background: url(/wcs/Tpl/home/default/images/iarrOn.png) no-repeat 10px center;}
.isect2_1 ul li:hover dl dd .disc{color: #444;}
.isect2_2{width:400px;float: right; }
.isect2_2 .ivedio{width: 400px;height: 240px;overflow: hidden;}
.isect2_2 p a{width: 378px;padding: 0 10px;height: 81px;line-height: 81px;text-align: center;background: #ffffff;border: 1px solid #e6e6e6;font-size: 16px;color: #333333;}
.hvr-sweep-to-bottom:before{background: #06863c !important;}


/*isect3*/
.isect3 .ititle{text-align: center;line-height: 80px;height: 80px;}
.isect3Wrap{width: 100%;min-width: 1160px;height: 460px;background: url(/wcs/Tpl/home/default/images/isect3Bg.jpg) no-repeat top center;}
.isect3Wrap .w1160{height: 380px;padding: 40px 0 0 0;}
.slideBox{ width:1160px; height:380px;position:relative;}
.slideBox .bd{ position:relative; height:100%; z-index:0;overflow: hidden; }
.slideBox .bd li{width: 1160px;height: 380px; }
.slideBox .bd li dl{width: 50%;height: 190px;float: left;}
.slideBox .bd li dl dt{overflow: hidden;}
.slideBox .bd li dl dt,.slideBox .bd li dl dd{width: 50%;height: 190px;float: left;box-sizing:border-box;}
.slideBox .bd li dl.dl3 dt,.slideBox .bd li dl.dl4 dt{float: right;}
.slideBox .bd li dl.dl3 dd,.slideBox .bd li dl.dl4 dd{float: right;}
.slideBox .bd li dl dt img{width: 100%;height: 100%;}
.slideBox .bd li dl:hover dt img{-webkit-transform: scale(1.1); -moz-transform: scale(1.1); transform: scale(1.1);}
.slideBox .bd li dl dd{background: #ffffff;border: 1px solid #e6e6e6;padding: 27px 44px 0 44px;position: relative;}
.slideBox .bd li dl dd:before{content: " ";width: 11px;height: 19px;position: absolute;top: 87px;left: -10px;z-index: 3;
background: url(/wcs/Tpl/home/default/images/itrangle1.png) no-repeat center;}
.slideBox .bd li dl.dl3 dd:before,.slideBox .bd li dl.dl4 dd:before{right: -10px;left: auto;background: url(/wcs/Tpl/home/default/images/itrangle2.png) no-repeat center;}
.slideBox .bd li dl dd h3 {height: 30px;line-height: 30px;position: relative;color: #1a1a1a;margin-bottom: 8px;}
.slideBox .bd li dl dd h3 span{display: inline-block;*display: inline;*zoom: 1;width: 30px;height: 30px;text-align: center;margin-right: 20px;
color: #ffffff;font-family: "Verdana";position: relative;z-index: 3;}
.slideBox .bd li dl dd h3 em{position: relative;z-index: 3;font-size: 18px;color: #1a1a1a;font-weight: normal;
-webkit-transition:all 0.4s linear; -moz-transition:all 0.4s linear; transition:all 0.4s linear;}
.slideBox .bd li dl dd h3 i{display: block;width: 30px;height: 30px;position: absolute;left: 0px;top: 0px;background: #6e9e72;
border-radius: 15px;z-index: 1;}
.slideBox .bd li dl.dl2 dd h3 i,.slideBox .bd li dl.dl3 dd h3 i{background: #93d898;}
.slideBox .bd li dl:hover dd h3 i{width: 200px;}
.slideBox .bd li dl:hover dd h3 em{color: #ffffff;}
.slideBox .bd li dl dd .disc{font-size: 14px;color: #666666;line-height: 22px;height: 66px;overflow: hidden;margin-bottom: 10px;}
.slideBox .bd li dl dd b{display: block;width: 64px;height: 22px;line-height: 22px;text-align: center;background: #06863c;color: #ffffff;font-size: 12px;font-weight: normal;}
/* 下面是前/后按钮代码，如果不需要删除即可 */
.slideBox .prev,
.slideBox .next{display: block;width: 24px;height: 46px;position: absolute;top: 50%;margin-top: -23px;display: none;}
.slideBox .prev{background: url(/wcs/Tpl/home/default/images/iLeft.png) no-repeat center;left: -44px;}
.slideBox .next{background: url(/wcs/Tpl/home/default/images/iRight.png) no-repeat center;right: -44px; }
.slideBox .prev:hover,
.slideBox .next:hover{ filter:alpha(opacity=100);opacity:1;  }

/*isect4*/
.isect4{height: 271px;box-sizing:border-box;border: 1px solid #e6e6e6;border-bottom-width: 2px;margin: 79px auto 59px auto;padding: 15px 30px 0 488px;position: relative;}
.isect4 .pic{width: 463px;height: 303px;position: absolute;left: 0;bottom: 0;z-index: 2;}
.isect4 .pic img{width: 100%;height: 100%;}
.isect4:hover .pic img{/*-webkit-transform: perspective(500px) rotateY(30deg);-moz-transform: perspective(500px) rotateY(30deg);
transform: perspective(500px) rotateY(30deg);*/}
.isect4:before{content: " ";width: 236px;height: 1px;background: #fafafa;position: absolute;top: -1px;left: 59px;z-index: 1;}
.isect4 .ititle{line-height: 60px;height: 60px;}
.isect4 .ititle span{font-size: 16px;font-weight: normal;margin-left: 8px;}
.isect4 p{font-size: 14px;line-height: 28px;color: #808080;height: 112px;overflow: hidden;margin-bottom: 20px;}
.isect4 .btn{width: 640px;height: 30px;line-height: 30px;}
.isect4 .btn a.imore{display: block;float: left;height: 30px;line-height: 30px;font-size: 14px;color: #ffffff;background: #06863c;
border-radius: 5px;width: 78px;text-align: center;}
.isect4:hover .btn .imore{background: #efc417;}
.fx {/* width:233px*/;float: right;height: 30px;}
.share2 { float: none; width: 240px; height: 30px; margin: auto; }
.share2 .share-ico { width: 30px !important; height: 30px !important;padding: 0 !important; float: left;margin: 0 0 0 0 !important;
-webkit-transition:all 0.3s linear; -moz-transition:all 0.3s linear; transition:all 0.3s linear;}
.share2 span{float: left;line-height: 30px;}
.share2 .share-qqim {background: url(/wcs/Tpl/home/default/images/qqIcon.png) no-repeat center !important;}
.share2 .share-sinaminiblog {background: url(/wcs/Tpl/home/default/images/wbIcon.png) no-repeat center !important;}
.share2 .share-weixin {background: url(/wcs/Tpl/home/default/images/wxIcon.png) no-repeat center !important;}
.share2 .share-qqmb {background: url(/wcs/Tpl/home/default/images/wbIcon1.png) no-repeat center !important;}
.share2 em{display: inline-block;*display: inline;*zoom: 1;margin: 0 0 0 12px !important;}
/*.share2 em:hover .share-ico{transform:rotateY(180deg);-webkit-transform:rotateY(180deg);}*/

/*footer*/
.footer{}
.footer .top{padding: 40px 0 50px 0;background: #f0f0f0;border-top: 2px solid #9ccaaf;width: 100%;min-width: 1160px;}
.footer .top dl{float: left;padding-right: 10px;}
.footer .top dl.dl1{width: 129px;}
.footer .top dl.dl2{width: 118px;}
.footer .top dl.dl3{width: 142px;}
.footer .top dl.dl4{width: 130px;}
.footer .top dl.dl5{width: 130px;}
.footer .top dl.dl6{width: 130px;}
.footer .top dl.dl7{width: 134px;}
.footer .top dl dt{line-height: 24px;color: #333333;font-weight: bold;margin-bottom: 20px;font-size: 14px;}
.footer .top dl dd{font-size: 12px;line-height: 24px;color: #666666;}
.footer .top dl dd a:hover{color: #444;}
.footer .top .fr{width: 140px;}
.footer .top .fr img{width: 100%;height: 140px;}
.footer .top .fr p{text-align: center;margin-top: 16px;font-size: 14px;color: #666666;}
.footer .btm{width: 100%;min-width: 1160px;padding: 14px 0;background: #e6e6e6;}
.footer .btm .fl{width: 830px;font-size: 12px;color: #848484;line-height: 21px;}
.footer .btm .fl span{margin-right: 8px;}
.footer .btm .fr{width: 200px;height: 32px;margin-top: 5px;position: relative;}
.footer .btm .fr dt{background: url(/wcs/Tpl/home/default/images/fLinkBg.jpg) no-repeat center;cursor: pointer;position: relative;text-indent: 10px;height: 32px;line-height: 32px;
font-size: 12px;color: #666666;}
.footer .btm .fr dt i{width: 32px;height: 32px;position: absolute;right: 0;top: 0;background: url(/wcs/Tpl/home/default/images/fDown.png) no-repeat center;}
.footer .btm .fr dt i.on{ -webkit-transform: rotate(180deg); -moz-transform: rotate(180deg); -ms-transform: rotate(180deg); transform: rotate(180deg);}
.footer .btm .fr dd{width: 100%;background: #fff;position: absolute;left: 0;top: 32px;display: none;}
.footer .btm .fr dd a{display: block;padding: 0 10px;line-height: 30px;color: #666666;}
.footer .btm .fr dd a:hover{background: #06863c;color: #fff;}


/*内页效果*/

/*内页banner*/
.nyBan{width: 100%;min-width: 1160px;height: 180px;background-position: center top;background-repeat: no-repeat;margin-bottom: 22px;}

/*面包屑*/
.bread{line-height: 39px;border-bottom: 1px solid #d9d9d9;margin-bottom: 60px;}
.bread ul li{float: left;margin-right: 40px;}
.bread ul li a{display: inline-block;*display: inline;*zoom: 1;font-size: 14px;color: #47494d;position: relative;}
.bread ul li a:before{content: " ";width: 0;height: 1px;background: #0c813d;position: absolute;left: 0;bottom: -2px;z-index: 2;
-webkit-transition:all 0.3s linear; -moz-transition:all 0.3s linear; -ms-transition:all 0.3s linear; transition:all 0.3s linear;}
.bread ul li.on a,.bread ul li:hover a{color: #0c813d;}
.bread ul li.on a:before,.bread ul li:hover a:before{width: 100%;}
.bread .path{font-size: 12px;color: #666666;padding-left: 20px;background: url(/wcs/Tpl/home/default/images/path.png) no-repeat left center;}
.bread .path a{padding-right: 20px;display: inline-block;*display: inline;*zoom: 1;padding-right: 20px;background: url(/wcs/Tpl/home/default/images/pathArr.png) no-repeat right center;}
.bread .path a:hover{color: #0c813d;}

/*新闻详情页*/
.detail{font-size: 14px;line-height: 32px;color: #666666;text-align: justify;}
.detail *{max-width: 100% !important;}
.passage{padding: 35px 70px 35px 80px;}
.passage .title{text-align: center;font-size: 16px;font-weight: normal;color: #1a1a1a;line-height: 35px;}
.passage .tips{text-align: center;line-height: 30px;font-size: 12px;color: #666666;margin-bottom: 30px;}
.passage .tips span{margin: 0 16px;}
.popWrap .detail{height: 280px;overflow: auto;padding-left: 10px;}
.psgLink{border-top: 1px solid #ccc;margin-top: 50px;line-height: 40px;padding: 20px 0 0 30px;}
.psgLink p:hover a{color: #0f4797;text-decoration: underline;}
.contPsg.passage{padding: 35px 0 35px 30px;}

.nyMain{margin: 0 auto 70px auto;min-height: 450px;}


/*2016-11-02首页电话修改*/
.isect1 .isect1Tel{width: 50%;height: 134px;position: absolute;left: 50%;bottom: -1px;z-index: 1;background: url(/wcs/Tpl/home/default/images/isect1_3.png) no-repeat 312px center;}
.isect1 .isect1Tel a{display: block;width: 240px;height: 110px;box-sizing:border-box;padding: 50px 26px 0 13px;position: absolute;bottom: 0;left: 322px;
font-size: 14px;color: #666666;line-height: 19px;}
.isect1 .isect1Tel b{color: #333333;}

/*产品详情页*/
.prodDisc{height: 334px;margin-bottom: 32px;}
.prodDisc .pic{width: 490px;height: 314px;padding: 9px;border:1px solid #dbdbdb;float: left;}
.prodDisc .pic img{width: 100%;height: 100%;}
.prodDisc .text{width: 600px;float: right;margin-top: 40px;}
.prodDisc .text h3{height: 38px;line-height: 38px;background: #e6e6e6;text-indent: 20px;margin-bottom: 22px;font-size: 20px;color: #333333;}
.prodDisc .text .detail{line-height: 30px;color: #333333;height: 210px;overflow: hidden;}

.prodDetail{border:1px solid #dbdbdb;min-height: 300px;}
.prodDetail .title{height: 42px;border-bottom: 1px solid #dbdbdb;background: #ebebeb;position: relative;}
.prodDetail .title span{width: 110px;height: 42px;background: #fafafa;position: absolute;left: 0;top: -1px;z-index: 3;text-align: center;
font-size: 18px;font-weight: bold;color: #333333;line-height: 42px;border-top: 2px solid #0c813d;margin-bottom: 40px;}
.prodDetail .detail{padding: 40px 40px 36px 40px;}


.nyTitle{text-align: center;margin-bottom: 71px;}
.nyTitle span{display: block;}
.nyTitle span.en{line-height: 45px;font-size: 24px;color: #808080;}
.nyTitle span.ch{width: 250px;height: 44px;line-height: 44px;text-align: center;margin: 0 auto;font-size: 20px;color: #292929;font-weight: bold;
border-top: 1px solid #dbdbdb;border-bottom: 1px solid #dbdbdb;}


/*产品列表页*/
.prodList{margin-bottom: 0;padding-bottom: 28px;}
.prodList ul li{width: 280px;float: left;height: 360px;border-bottom: 2px solid #e0e0e0;margin: 0 13px 60px 0;}
.prodList ul li.rLi{margin-right: 0;}
.prodList ul li .pic{width: 100%;height: 190px;overflow: hidden;}
.prodList ul li .pic img{width: 100%;height: 100%;}
.prodList ul li .text{height: 91px;padding: 11px 24px 28px 14px;border-left: 1px solid #f0f0f0;border-right: 1px solid #f0f0f0;}
.prodList ul li .text h5{line-height: 43px;font-size: 14px;color: #1e894b;}
.prodList ul li .text p{font-size: 14px;line-height: 24px;color: #4c4c4c;height: 48px;overflow: hidden;}
.prodList ul li .more{display: block;height: 40px;line-height: 40px;background: #ebebeb;text-align: center;}
.prodList ul li .more img{margin-right: 22px;}
.prodList ul li:hover .more{color: #1e894b;}

/*大事记*/
.event{padding-bottom: 30px;}
.eventWrap{width: 100%;height: 410px;background: url(/wcs/Tpl/home/default/images/eventBg.jpg) no-repeat center top;}

.syFocusThumb{position: relative; width:1036px;margin:0 auto;}
#syFocusThumb{width: 790px;height: 260px;margin: 0 auto;background: url(/wcs/Tpl/home/default/images/eventBg.png) no-repeat center;position: relative;
box-sizing:border-box;padding: 20px 48px 20px 63px;}
#syFocusThumb:before{content: " ";width: 26px;height: 32px;background: url(/wcs/Tpl/home/default/images/eventIcon.png) no-repeat center;position: absolute;
left: 8px;top: -10px;z-index: 2;}
.syFocusThumb .contentdiv{padding-left: 336px;height: 100%;background: url(/wcs/Tpl/home/default/images/event1.jpg) no-repeat left center;}

.eventSlideBox{ width:100%; height:220px;/* overflow:hidden; */position:relative;}
.eventSlideBox .hd{height: 60px;line-height: 60px;position: relative;}
.eventSlideBox .hd span{display: block;padding-left: 24px;font-size: 24px;color: #333333;float: left;padding-right: 26px;position: relative;cursor: pointer;}
.eventSlideBox .hd span:before{content: " ";width: 4px;height: 20px;background: #efc417;position: absolute;left: 0;top: 50%;margin-top: -10px;}
.eventSlideBox .hd ul{width: 100%;position: absolute;left: 0;top: 60px;z-index: 9;cursor: pointer;border:1px solid #ccc;display: none;
border: none;box-sizing:border-box;background: #fff;}
.eventSlideBox .hd ul li{height: 30px;line-height: 30px;font-size: 14px;color: #444;width: 25%;float: left;text-align: center;}
.eventSlideBox .hd ul li.on{color: #0c813d;}
.eventSlideBox .bd{margin-bottom: 7px; }
.eventSlideBox .bd li{height: 84px;overflow: hidden;font-size: 14px;color: #4c4c4c;line-height: 28px;}
.eventSlideBox .bd li a{display: block;}
.eventSlideBox .btn{height: 34px;}
.eventSlideBox .btn a{display: inline-block;*display: inline;*zoom: 1;width: 32px;height: 32px;border:1px solid #d9d9d9;margin-right: 5px;line-height: 32px;}
.eventSlideBox .btn a.prev{background: url(/wcs/Tpl/home/default/images/leftArr1.png) no-repeat center;}
.eventSlideBox .btn a.next{background: url(/wcs/Tpl/home/default/images/rightArr1.png) no-repeat center;}
.eventSlideBox .btn a:hover{background-color: #0c813d;border-color: #0c813d;}
.eventSlideBox .btn a.prev:hover{background-image: url(/wcs/Tpl/home/default/images/leftArr1On.png);}
.eventSlideBox .btn a.next:hover{background-image: url(/wcs/Tpl/home/default/images/rightArr1On.png);}

.syFocusThumb .pagination{width: 100%;height: 64px;box-sizing:border-box;padding: 0 88px;position: relative;margin-top: 86px;}
.syFocusThumb .pagination:before{content: " ";width: 100%;height: 1px;background: url(/wcs/Tpl/home/default/images/eventLine.png) repeat-x left center;position: absolute;
left: 0;top: 9px;z-index: 1;}
.syFocusThumb .pagination .btn{display: block;width: 19px;height: 19px;cursor: pointer;position: absolute;top: 0;z-index: 2;}
.syFocusThumb .pagination .btn.prev{left: 0;background: url(/wcs/Tpl/home/default/images/leftArr.png) no-repeat center;}
.syFocusThumb .pagination .btn.next{right: 0;background: url(/wcs/Tpl/home/default/images/rightArr.png) no-repeat center;}
.syFocusThumb .pagination .btn.prev:hover{background: url(/wcs/Tpl/home/default/images/leftArrOn.png) no-repeat center;}
.syFocusThumb .pagination .btn.next:hover{background: url(/wcs/Tpl/home/default/images/rightArrOn.png) no-repeat center;}
.syFocusThumb .pagination .thumbWrap{width: 872px;height: 64px;margin: 0 auto;position: relative;z-index: 3;overflow: hidden;}
.syFocusThumb .pagination .thumbWrap .holder{width: 400000px;}
.syFocusThumb .pagination .thumbWrap .holder i{display: block;width: 97px;float: left;text-align: center;height: 36px;line-height: 36px;padding-top: 28px;background: url(/wcs/Tpl/home/default/images/yearBg.png) no-repeat center 2px;
font-size: 16px;color: #4c4c4c;cursor: pointer;}
.syFocusThumb .pagination .thumbWrap .holder i.selected{color: #0c813d;background-image: url(/wcs/Tpl/home/default/images/yearOnBg.png);}


/*关于hjc888黄金城*/
.about{margin-bottom: 130px;}
.about .fl{width: 460px;}
.about .fl .pic{width: 440px;height: 320px;position: relative;padding-top: 20px;}
.about .fl .pic:before{content: " ";width: 438px;height: 328px;border:1px solid #dbdbdb;position: absolute;left: 20px;top: 0;z-index: 1;}
.about .fl .pic img{width: 100%;height: 100%;position: relative;z-index: 2;}
.about .fl .text{margin: 27px 0 0 0;}
.about .fl .text li{float: left;text-align: center;position: relative;cursor: pointer;}
.about .fl .text li:before{content: " ";width: 1px;height: 80px;background: #dbdbdb;position: absolute;top: 14px;right: 0;}
.about .fl .text li h5{font-size: 30px;color: #333333;line-height: 48px;font-family: "helBlack";}
.about .fl .text li span{display: block;width: 26px;height: 2px;margin: 0 auto 9px auto;background: #cccccc;position: relative;}
.about .fl .text li span:before{content: " ";width: 100%;height: 100%;background: #1e894b;position: absolute;left: 0;top: 0;width: 0;
-webkit-transition:all 0.3s linear; -moz-transition:all 0.3s linear; -ms-transition:all 0.3s linear; transition:all 0.3s linear;}
.about .fl .text li p{font-size: 14px;line-height: 20px;color: #666666;}
.about .fl .text li.li1{width: 114px;padding-right: 30px;}
.about .fl .text li.li2{width: 98px;padding:0 32px;}
.about .fl .text li.li3{width: 104px;padding-left: 30px;}
.about .fl .text li.li3:before{display: none;}
.about .fl .text li:hover h5{color: #1e894b;}
.about .fl .text li:hover span:before{width: 100%;}
.about .fl .text li:hover p{color: #444;}
.about .fr{width: 646px;}
.about .fr .aboutTitle{margin-bottom: 32px;}
.about .fr .aboutTitle span{display: block;}
.about .fr .aboutTitle span.ch{font-size: 20px;color: #0c813d;line-height: 30px;}
.about .fr .aboutTitle span.en{font-size: 14px;color: #666666;line-height: 24px;margin-bottom: 6px;}
.about .fr .aboutTitle em{display: block;width: 100px;height: 2px;background: #0c813d;}
.about .fr .detail{font-size: 14px;line-height: 28px;color: #4c4c4c;}


/*联系hjc888黄金城*/
.contact{padding-bottom: 12px;}
.contact .fl{width: 698px;height: 358px;border:1px solid #d9d9d9;}
.contact .fr{width: 420px;}
.contact .fr.detail{padding-top: 30px;}

/*领导致辞*/
.leader{}
.leader .detail{line-height: 28px;}


/*企业荣誉*/
.honor{}
.honor ul{width: 1080px;margin: 0 auto;}
.honor ul li{width: 230px;height: 427px;float: left;margin: 0 20px 60px 20px;}
.honor ul li .pic{width: 220px;height: 334px;padding: 4px;border:1px solid #dbdbdb;position: relative;}
.honor ul li .pic span{display: block;width: 100%;height: 100%;overflow: hidden;position: relative;}
.honor ul li .pic span img{max-width: 100%;max-height: 100%;}

.honor ul li .pic b{display: block;width: 100%;height: 100%;background:url(/wcs/Tpl/home/default/images/gray.png) repeat;position: absolute;left: 0;top: 0;z-index: 2;top: 100%;
}
.honor ul li .pic i{display: block;width: 38px;height: 38px;background: url(/wcs/Tpl/home/default/images/fdjIcon.png) no-repeat center;position: absolute;z-index: 3;
left: 90px;top: 133px; opacity: 0;filter:alpha(opacity=0);top: 60px;
-webkit-transition:all 0.3s linear 0.2s; -moz-transition:all 0.3s linear 0.2s; -ms-transition:all 0.3s linear 0.2s; transition:all 0.3s linear 0.2s;
}
.honor ul li .pic em{display: block;width: 100%;font-size: 16px;color: #ffffff;line-height: 32px;text-align: center;position: absolute;z-index: 3;;left: 0;
top: 178px;opacity: 0;filter:alpha(opacity=0);top: 198px;
-webkit-transition:all 0.3s linear 0.2s; -moz-transition:all 0.3s linear 0.2s; -ms-transition:all 0.3s linear 0.2s; transition:all 0.3s linear 0.2s;}

.honor ul li:hover .pic b{top: 0;}
.honor ul li:hover .pic i{opacity: 1;filter:alpha(opacity=100);top: 133px;}
.honor ul li:hover .pic em{opacity: 1;filter:alpha(opacity=100);top: 178px;}

.honor ul li .text{width: 190px;height: 83px;box-sizing:border-box;padding: 6px 8px 0 18px;border:1px solid #dbdbdb;border-top: none;
margin: 0 auto;}
.honor ul li .text h5{line-height: 37px;font-size: 14px;color: #333333;font-weight: normal;}
.honor ul li .text em{display: block;width: 50px;height: 2px;background: #0c813d;}
.honor ul li .text p{color: #333333;line-height: 32px;margin-top: 2px;height: 32px;}
.honor ul li:hover .text h5{color: #0c813d;}
#ton{display: none;}


/*分页*/
.page{text-align: center;}
.page a{display: inline-block;*display: inline;*zoom: 1;height: 26px;line-height: 26px;padding: 0 12px;border:1px solid #cccccc;
font-size: 14px;color: #333333;margin: 0 9px;}
.page a.on,.page a:hover{background: #0c813d;border-color: #0c813d;color: #fff;}

/*招聘信息*/
.job{}
.job .sect1{padding-right: 190px;min-height: 200px;position: relative;background: #ffffff;margin-bottom: 62px;}
.job .sect1:before{content: " ";width: 190px;height: 100%;background: #0d813e;position: absolute;right: 0;top: 0;}
.job .sect1 .detail{width: 100%;min-height: 200px;line-height: 28px;box-sizing:border-box;border:1px solid #e0e0e0;padding: 10px 20px;border-right: none;}
.job .sect1 .detail:before{content: " ";width: 198px;height: 248px;background: url(/wcs/Tpl/home/default/images/jobBg.png) no-repeat center bottom;position: absolute;right: 0;bottom: 0;}
.job .sect2{width: 1092px;margin: 0 auto;}
.job .sect2 li{width: 310px;margin: 0 27px 48px 27px;float: left;}
.job .sect2 li .top{height: 38px;line-height: 38px;border-bottom: 1px solid #dbdbdb;font-size: 14px;color: #808080;}
.job .sect2 li .top span{float: right;}
.job .sect2 li h5{font-size: 14px;line-height: 32px;color: #333333;margin: 10px 0 8px 0;}
.job .sect2 li .text{font-size: 14px;line-height: 26px;color: #4c4c4c;height: 104px;overflow: hidden;}
.job .sect2 li .text em{color: #0c813d;}

/*通知公告*/
.notice{padding-bottom: 20px;}
.notice ul{padding-bottom: 20px;}
.notice ul li{height: 90px;padding-bottom: 30px;border-bottom: 1px solid #d9d9d9;margin-bottom: 30px;}
.notice ul li .date{width: 90px;height: 90px;float: left;box-sizing:border-box;background: #e9ecf0;padding: 3px 0 0 12px;}
.notice ul li .date span{display: block;}
.notice ul li .date span.day{line-height: 42px;font-family: "Arial";font-size: 34px;color: #0c813d;}
.notice ul li .date span.month{line-height: 20px;font-size: 14px;color: #b2b2b2;text-transform: uppercase;}
.notice ul li .date span.year{font-size: 14px;color: #b2b2b2;line-height: 20px;}
.notice ul li .text{width: 1050px;float: right;}
.notice ul li .text h5{line-height: 18px;font-size: 16px;color: #333333;margin-bottom: 14px;}
.notice ul li .text p{font-size: 14px;line-height: 24px;color: #787c80;height: 48px;overflow: hidden;}
.notice ul li:hover .text h5{color: #0c813d;}
.notice ul li:hover .text p{color: #444;}

/*销售网络*/
.netWrok{padding-bottom: 150px;}
.chinaMap{width: 598px;height: 501px;margin: 0 auto;background: url(/wcs/Tpl/home/default/images/china.png) no-repeat center top;}


/*新闻中心*/
.news{}
.news .fl{width: 330px;}
.news .fl .pic{width: 330px;height: 214px;position: relative;}
.news .fl .pic img{width: 100%;height: 100%;}
.news .fl .pic .date{width: 70px;height: 80px;position: absolute;left: 0;top: -28px;z-index: 2;}
.news .fl .pic .date span{display: block;text-align: center;}
.news .fl .pic .date span.day{height: 56px;line-height: 56px;background: #0c813d;font-size: 30px;font-family: "Arial";font-weight: bold;color: #ffffff;}
.news .fl .pic .date span.year{height: 24px;line-height: 24px;background: #08642e;font-size: 14px;font-family: "Arial";color: #ffffff;}
.news .fl .text{margin:9px 0 26px 0;}
.news .fl .text h5{line-height: 56px;font-size: 16px;color: #333333;}
.news .fl .text p{font-size: 14px;line-height: 24px;color: #808080;}
.news .fl .text:hover h5{color: #0c813d;}
.news .fl .text:hover p{color: #444;}

.news .fl .fx { width:100%;float: none;height: 28px;}
.news .fl .share2 { float: none; width: 100%; height: 28px; margin: auto; }
.news .fl .share2 .share-ico { width: 28px !important; height: 28px !important; background: url("/wcs/Tpl/home/default/images/fx.png") left center no-repeat !important; 
margin: 0 10px 0 0  !important;padding: 0 !important; }
.news .fl .share2 .share-qqim { background-position: left center !important; }
.news .fl .share2 .share-sinaminiblog { background-position: -38px 0 !important; }
.news .fl .share2 .share-weixin { background-position: right center !important; }
.news .fr{width: 770px;}
.news .fr ul{margin-bottom: 45px;min-height: 300px;}
.news .fr ul li{height: 40px;line-height: 40px;padding-bottom: 1px;background: url(/wcs/Tpl/home/default/images/liBg.png) repeat-x left bottom;padding-left: 28px;position: relative;}
.news .fr ul li:before{content: " ";width: 10px;height: 8px;background: url(/wcs/Tpl/home/default/images/liBg1.png) no-repeat center;position: absolute;left: 0;top: 15px;}
.news .fr ul li a{display: block;width: 75%;float: left;font-size: 14px;color: #333333;}
.news .fr ul li span{float: right;font-size: 14px;color: #666666;}
.news .fr ul li:hover:before{background-image: url(/wcs/Tpl/home/default/images/liBg1On.png);}
.news .fr ul li:hover a{color: #0c813d;}

/*投资者关系1*/
.notice1 ul{margin-bottom: 45px;}
.notice1 ul li{height: 40px;line-height: 40px;padding-bottom: 1px;background: url(/wcs/Tpl/home/default/images/liBg.png) repeat-x left bottom;padding-left: 28px;position: relative;}
.notice1 ul li:before{content: " ";width: 10px;height: 8px;background: url(/wcs/Tpl/home/default/images/liBg1.png) no-repeat center;position: absolute;left: 0;top: 15px;}
.notice1 ul li a.fl{display: block;max-width: 75%;font-size: 14px;color: #333333;}
.notice1 ul li span{font-size: 14px;color: #666666;}
.notice1 ul li:hover:before{background-image: url(/wcs/Tpl/home/default/images/liBg1On.png);}
.notice1 ul li:hover a{color: #0c813d;}

/*股票动态*/
.gpWrap{width: 850px;margin: 50px auto;}
.gpWrap .slideTxtBox{ width:850px;  text-align:left;  }
.gpWrap .slideTxtBox .hd{ height:36px; line-height:36px; background:#e6e6e6; padding:0 10px;position:relative;border:1px solid #e0e0e0; }
.gpWrap .slideTxtBox .hd ul{}
.gpWrap .slideTxtBox .hd ul li{ float:left; padding:0 24px; cursor:pointer; font-size: 16px;color: #4c4c4c;position: relative; }
.gpWrap .slideTxtBox .hd ul li:before,.gpWrap .slideTxtBox .hd ul li:after{content: "";width: 100%;background: #0c813d;height: 2px;position: absolute;left: 0;top: -1px;z-index: 3;width: 0;}
.gpWrap .slideTxtBox .hd ul li:before{-webkit-transition:all 0.3s linear; -moz-transition:all 0.3s linear; -ms-transition:all 0.3s linear; transition:all 0.3s linear;}
.gpWrap .slideTxtBox .hd ul li:after{height: 1px;top: auto;bottom: -1px;background: #fff;}
.gpWrap .slideTxtBox .hd ul li.on{background: #ffffff;color: #333333;}
.gpWrap .slideTxtBox .hd ul li.on:before,.gpWrap .slideTxtBox .hd ul li.on:after{width: 100%;}
.gpWrap .slideTxtBox .bd .item{ padding:30px 0;  zoom:1;  }
.gpWrap .slideTxtBox .bd .item *{max-width: 100%;}

/*2016-11-30*/
.nav .nLi{position: relative;}
.nav .sub{ display:none; width:100%; left:0; top:65px;  position:absolute; background:#fff;  line-height:30px;z-index: 5;}
.nav .sub li{ zoom:1;text-align: center; }
.nav .sub a{ display:block; padding:0 10px;color: #1a1a1a;font-size: 14px;}
.nav .sub a:hover{ background:#0c813d; color:#fff;  }


/*国内销售网络*/
.chinaMap{width: 598px;height: 501px;margin: 0 auto;background: url(/wcs/Tpl/home/default/images/china.jpg) no-repeat center top;position: relative;}
.chinaMap .mapItem{position:absolute;width:38px;height:25px;color:#222; line-height:25px}
.chinaMap .mapItem.mapItem1{top: 170px;left: 336px;}
.chinaMap .mapItem.mapItem2{top: 112px;right: 78px;}
.chinaMap .mapItem.mapItem3{top: 180px;right: 146px;}
.chinaMap .mapItem.mapItem4{top: 208px;right: 170px;}
.chinaMap .mapItem.mapItem5{top: 220px;right: 138px;}
.chinaMap .mapItem.mapItem6{top: 260px;right: 235px;}
.chinaMap .mapItem.mapItem7{top: 260px;right: 182px;}
.chinaMap .mapItem.mapItem8{top: 284px;right: 138px;}
.chinaMap .mapItem.mapItem9{top: 266px;right: 115px;}
.chinaMap .mapItem.mapItem10{top: 294px;left: 378px;}
.chinaMap .mapItem.mapItem11{top: 280px;right: 94px;}
.chinaMap .mapItem.mapItem12{top: 312px;left: 270px;}
.chinaMap .mapItem.mapItem13{top: 336px;left: 372px;}
.chinaMap .mapItem.mapItem14{top: 330px;right: 142px;}
.chinaMap .mapItem.mapItem15{top: 305px;right: 98px;}
.chinaMap .mapItem.mapItem16{top: 350px;right: 118px;}
.chinaMap .mapItem.mapItem17{top: 382px;right: 160px;}
.chinaMap .mapItem.mapItem18{top: 390px;right: 220px;}
.chinaMap .mapItem.mapItem19{top: 450px;right: 208px;}
.chinaMap .mapItem.mapItem20{top: 275px;left: 180px;}
.chinaMap .mapItem .title{width: 100%;height: 100%;text-align: center;font-size: 14px;color: #1a1a1a;font-weight: bold;cursor:pointer;}
.chinaMap .mapItem:hover .title{color: #fff;}
.chinaMap .mapItem .content{width: 360px;height: 140px;border:1px solid #d9d9d9;background: #ffffff;padding: 12px 18px;position: absolute;
right: -358px;top: -115px;box-sizing:border-box;display: none;z-index: 9;}
.chinaMap .mapItem .content h5{font-size: 16px;font-weight: bold;color: #333333;line-height: 24px;margin-bottom: 12px;}
.chinaMap .mapItem .content i.close{position: absolute;right: 20px;top: 10px;font-size: 20px;color:#333333;line-height: 24px;padding: 0 12px;cursor: pointer;}
.chinaMap .mapItem .content i.close:hover{color: #216ac4;}
.chinaMap .mapItem .content .detail{font-size: 14px;color: #333333;line-height: 24px;}

.chinaMap .mapItem.mapItem2 .content,.chinaMap .mapItem.mapItem3 .content,.chinaMap .mapItem.mapItem7 .content,
.chinaMap .mapItem.mapItem11 .content,.chinaMap .mapItem.mapItem13 .content,.chinaMap .mapItem.mapItem14 .content,
.chinaMap .mapItem.mapItem15 .content,.chinaMap .mapItem.mapItem9 .content,.chinaMap .mapItem.mapItem8 .content,
.chinaMap .mapItem.mapItem16 .content,.chinaMap .mapItem.mapItem17 .content,.chinaMap .mapItem.mapItem18 .content,
.chinaMap .mapItem.mapItem19 .content,.chinaMap .mapItem.mapItem5 .content,
.chinaMap .mapItem.mapItem3 .content,.chinaMap .mapItem.mapItem4 .content,.chinaMap .mapItem.mapItem20 .content
{left: -358px;}


/*2016-12-05*/
.honor ul li .pic span{text-align: center;line-height: 334px;}

/*2016-12-20*/
.isect1 em{font-weight: bold;color: #0c813d;}

/*2016-12-20 营销网络*/
.chinaMap{float: left;margin: 0 68px 0 112px;}
.netWorkDisc{font-size: 14px;line-height: 30px;color: #333333;padding: 25px 10px 25px 28px;border-top:1px solid #e0e0e0;
min-height: 248px;width: 230px;float: left;margin: 100px 0 0 0;border-left:1px solid #e0e0e0;
-moz-box-shadow:4px 3px 5px #dfdede; -webkit-box-shadow:4px 3px 5px #dfdede; box-shadow:4px 3px 5px #dfdede;}
.netWorkDisc h5{font-size: 18px;font-weight: bold;color: #333333;line-height: 48px;}

.isect1 .isect1Tel a{font-size: 12px;}


/*下载列表*/
.downloadList ul{margin-bottom: 45px;}
.downloadList ul li{height: 40px;line-height: 40px;padding-bottom: 1px;background: url(/wcs/Tpl/home/default/images/liBg.png) repeat-x left bottom;padding-left: 28px;position: relative;}
.downloadList ul li:before{content: " ";width: 10px;height: 8px;background: url(/wcs/Tpl/home/default/images/liBg1.png) no-repeat center;position: absolute;left: 0;top: 15px;}
.downloadList ul li a.fl{display: block;max-width: 75%;font-size: 14px;color: #333333;}
.downloadList ul li span{font-size: 14px;color: #666666;}
.downloadList ul li:hover:before{background-image: url(/wcs/Tpl/home/default/images/liBg1On.png);}
.downloadList ul li:hover a{color: #0c813d;}
.downloadList .list li .download {width: 68px;height: 22px;line-height: 22px;text-align: center;border-radius: 2px;
background: rgb(92, 98, 102);font-size: 12px;color: white;margin-top: 12px;}
.downloadList .list li:hover .download{background: #0c813d;color: #fff;}


/*2016-01-09*/
.chinaMap .mapItem.mapItem21{top: 224px;left: 360px;}
.mapItem.mapItem21 .content{left: -350px;}

.gsdm{padding: 15px 0 5px;text-align: center;line-height: 50px;font-size: 0;text-align: center;}
.chinaMap .mapItem.mapItem1,.chinaMap .mapItem.mapItem20,.chinaMap .mapItem.mapItem2{display: none;}
.chinaMap .mapItem.mapItem22{top: 160px;left: 118px;}
.chinaMap .mapItem.mapItem23{top: 300px;left: 132px;}
.chinaMap .mapItem.mapItem24{top: 239px;left: 200px;}
.chinaMap .mapItem.mapItem25{top: 242px;left: 284px;}
.chinaMap .mapItem.mapItem26{top: 216px;left: 300px;}
.chinaMap .mapItem.mapItem27{top: 376px;left: 272px;}
.chinaMap .mapItem.mapItem28{top: 170px;left: 318px;width: 62px;}
.chinaMap .mapItem.mapItem29{top: 70px;left: 487px;width: 62px;}
.chinaMap .mapItem.mapItem30{top: 109px;left: 486px;}
.chinaMap .mapItem.mapItem31{top: 143px;left: 462px;}
.chinaMap .mapItem.mapItem32{top: 167px;left: 407px;}

.chinaMap .mapItem.mapItem27{top: 380px;left: 258px;}
.chinaMap .mapItem.mapItem33{top: 304px;left: 331px;}
.chinaMap .mapItem.mapItem34{top: 356px;left: 311px;}

/*20200827*/
.isect1 .isect1Tel{display: none;}
.isect1 .w1160 .fl{width: 100%;}
.txtScroll-top{width: 1050px;}


.telFloat{position: fixed;right: 0;top:30%;z-index: 999;background: #fff;-webkit-box-shadow: -1.638px 1.147px 4.9px 0.1px rgba(0, 0, 0, 0.21);box-shadow: -1.638px 1.147px 4.9px 0.1px rgba(0, 0, 0, 0.21);padding: 20px 20px 0;}
.telFloat .cont{width: 82px;overflow: hidden;}
.telFloat .cont .tit{width: 82px;text-align: center;border-bottom: 3px solid #0c813d;}
.telFloat .cont .tit h5{font-size: 18px;line-height: 47px;color: #0c813d;}
.telFloat .cont li{border-bottom: 1px solid #eeeeee;height: 74px;line-height: 74px;font-size: 16px;color: #444444;width: 230px;}
.telFloat .cont li span{display: inline-block;*display: inline;*zoom: 1;width: 82px;}
.telFloat .cont li em{font-size: 14px;font-family: "VerdanaR";font-weight: bold;}
.telFloat:hover .cont{width: 230px;}



.iProdScroll{width: 100%;position: relative;}
.iProdScroll .prev,
.iProdScroll .next{display: block;width: 24px;height: 46px;position: absolute;top: 50%;margin-top: -23px;display: none;}
.iProdScroll .prev{background: url(/wcs/Tpl/home/default/images/iLeft.png) no-repeat center;left: -44px;}
.iProdScroll .next{background: url(/wcs/Tpl/home/default/images/iRight.png) no-repeat center;right: -44px; }
.iProdScroll .prev:hover,
.iProdScroll .next:hover{ filter:alpha(opacity=100);opacity:1;  }
.iProdScroll .bd ul li{width: 285px;margin-right: 6px;}
.iProdScroll .bd ul li a{display: block;}
.iProdScroll .bd ul li a .pic{height: 190px;overflow: hidden;}
.iProdScroll .bd ul li a .pic img{width: 100%;height: 100%;}
.iProdScroll .bd ul li a .text{background: #ffffff;border: 1px solid #e6e6e6;padding: 27px 44px 0 44px;position: relative;height: 190px;box-sizing:border-box;}
.iProdScroll .bd ul li a .text h3 {height: 30px;line-height: 30px;position: relative;color: #1a1a1a;margin-bottom: 8px;}
.iProdScroll .bd ul li a .text h3 span{display: inline-block;*display: inline;*zoom: 1;width: 30px;height: 30px;text-align: center;margin-right: 20px;color: #ffffff;font-family: "Verdana";position: relative;z-index: 3;}
.iProdScroll .bd ul li a .text h3 em{position: relative;z-index: 3;font-size: 18px;color: #1a1a1a;font-weight: normal;
-webkit-transition:all 0.4s linear; -moz-transition:all 0.4s linear; transition:all 0.4s linear;}
.iProdScroll .bd ul li a .text h3 i{display: block;width: 30px;height: 30px;position: absolute;left: 0px;top: 0px;background: #6e9e72;
border-radius: 15px;z-index: 1;}
.iProdScroll .bd ul li a:hover .text h3 i{width: 195px;}
.iProdScroll .bd ul li a:hover .text h3 em{color: #ffffff;}
.iProdScroll .bd ul li a .text .disc{font-size: 14px;color: #666666;line-height: 22px;height: 66px;overflow: hidden;margin-bottom: 10px;}
.iProdScroll .bd ul li a .text b{display: block;width: 64px;height: 22px;line-height: 22px;text-align: center;background: #06863c;color: #ffffff;font-size: 12px;font-weight: normal;}
.iProdScroll .bd ul li a:hover .pic img{-webkit-transform: scale(1.1);transform: scale(1.1);}

<!--0.00031113624572754-->