@charset "utf-8";
/**
深圳市国人伟业信息技术有限公司
*/

/*头部*/
.header{height: 120px;}
.headerLogo{width: 470px;height: 120px;}
.headerLogo img{display: block;width: 100%;height: 100%;}
.headerRight{width: 535px;}
.headerLink{text-align: right;font-size: 12px;height: 50px;line-height: 50px;}
.headerLink a{color: #aeaeae;padding: 0 15px;background: url(../images/hlink-ico1.png) no-repeat right center;}
.headerLink a:last-of-type{background: none;}
.headerLink a:hover{color: #ec0300;}
.headerLink .wx{position: relative;}
.headerLink .ewm{position: absolute;z-index: 10;width: 95px;height: 95px;top:15px;right:-15px;background-color: #fff;padding: 5px;overflow: hidden;border-radius: 3px;display: none;}
.headerLink .tel{font-size: 16px;color: #ec0300;font-weight: 600;background: url(../images/htel-ico1.png) no-repeat left center;padding-left: 20px;}
.headerLink .a1{background: url(../images/head-link-ico.png) no-repeat 0 center;padding-left: 30px;}
.headerNav{height:70px;line-height:50px;overflow: hidden;}
.headerNav li{float: left;padding-right:40px;}
.headerNav li:last-child,.headerLink a:last-child{padding-right: 0;}
.headerNav .menu1{width: 700px;}
.headerNav .menu1>li>a{display: block;color:#727272;font-size: 14px;position: relative;}
.headerNav .menu1>li>a:after{position: absolute;content: "";width: 0;height: 3px;background-color: #9ec917;left: 0;bottom: -18px;transition: all .5s;}
.headerNav .menu1>li>a:hover:after,.headerNav .menu1>li>.current:after{width: 100%;}
.headerNav .menu1>li>a:hover,.headerNav li>a.current{color:#ec0300;}

/*广告*/
.banner{width: 100%;height: 550px;margin:0 auto;overflow:hidden;position: relative;}
.banner .bd{height:550px;overflow: hidden;position: relative;left: 50%;margin-left: -960px;width: 1920px;}
.banner .hd{width:100%;position: absolute;z-index:999;left: 0;height:16px;bottom:20px;}
.banner .hd ul{text-align: center;}
.banner .hd ul li{display:inline-block;width: 25px;height: 5px;background: #fff;margin-right: 10px;cursor: pointer;overflow: hidden;}
.banner .hd ul li.on{background: #e82513;}
.banner .prev,.banner .next{display:block;width: 40px;height:60px;position: absolute;z-index:2;top:50%;margin-top: -20px;}
.banner .prev{background: url(../images/banner-pn.png) no-repeat left bottom;left: 5%;}
.banner .next{background: url(../images/banner-pn.png) no-repeat right bottom;right: 5%;}

/*产品*/
.homeProd{padding: 50px 0;}
.homeProd h3{font-size: 36px;font-weight: normal;color: #343434;text-align: center;}
.homeProd h3 span{display: block;font-size: 18px;color: #666666;margin-top: 20px;}
.homeProd-tab {padding: 30px 0;}
.homeProd-tab ul{text-align: center;}
.homeProd-tab  li{display: inline-block;width: 100px;margin: 0 14px;text-align: center;position: relative;}
.homeProd-tab  li:after{content: "";width: 0;height: 3px;background-color: #9ec917;left: 0;bottom: 0;transition: all .5s;position: absolute;}
.homeProd-tab  li a{display: block;width: 100%;height: 100%;border-bottom: 3px solid #eaeaea;padding-bottom: 15px;}
.homeProd-tab  li i{display: block;width: 36px;height: 36px;margin:0 auto 15px;border: 1px solid #cecece;border-radius: 50%;background-position: center 0;transition: all .5s;}
.homeProd-tab  li:nth-child(1) i{background-image: url(../images/hprod-ico1.png);}
.homeProd-tab  li:nth-child(2) i{background-image: url(../images/hprod-ico2.png);}
.homeProd-tab  li:nth-child(3) i{background-image: url(../images/hprod-ico3.png);}
.homeProd-tab  li:nth-child(4) i{background-image: url(../images/hprod-ico4.png);}
.homeProd-tab  li:nth-child(5) i{background-image: url(../images/hprod-ico5.png);}
.homeProd-tab  li:nth-child(6) i{background-image: url(../images/hprod-ico6.png);}
.homeProd-tab  li:hover i{background-color: #9ec917;border-color: #9ec917;background-position: center -36px;}
.homeProd-tab  li:hover a{color: #9ec917;}
.homeProd-tab  li:hover:after{width: 100%;}
.homeProd-main li a{display: block;width: 100%;height: 100%;}
.homeProd-main ul{width: 1240px;}
.homeProd-main li{width: 290px;height: 300px;background-color: #fff9e7;float: left;margin-right: 13px;margin-bottom: 13px;position: relative;transition: all .5s;}
.homeProd-main li h4{font-size: 18px;color: #000000;font-weight: normal;}
.homeProd-main li h4 b{display: block;font-size: 14px;color: #868686;font-weight: normal;}
.homeProd-main li .pic{width: 200px;height: 180px;text-align: center;display: block;position: absolute;right: 0;bottom: 0;transition: all .5s;}
.homeProd-main li .pic img{height: 100%;}
.homeProd-main li h4{position: absolute;top: 40px;left: 30px;}
.homeProd-main li h4:after{content: "";position: absolute;width: 25px;height: 25px;background-image: url(../images/hjt-ico1.png);background-repeat: no-repeat;background-position: center 0;bottom: -50px;left: 0;border-radius: 50%;}
.homeProd-main li:nth-child(2n+1){background-color: #f4f4f4}
.homeProd-main li:nth-child(1){width: 594px;height: 300px;background-image: url(../images/hprod-bg.png); background-repeat: no-repeat;background-position: right center;position: relative;}
.homeProd-main li:nth-child(1) h4{width: 230px;left: 50px;top: 40px;}
.homeProd-main li:nth-child(1) .pic{display: block;width: 330px;height: 300px;position: absolute;right: 0;top: 0;}
.homeProd-main li:hover{background-color: #9ec917}
.homeProd-main li:hover h4,.homeProd-main li:hover h4 b{color: #fff;}
.homeProd-main li:hover h4:after{background-position: center -25px;}
.homeProd-main li:hover:nth-child(1) .pic{right: 80px;}
.homeProd-main li:hover .pic{right: 50px;}


/*服务*/
.homeServe{background: url(../images/hSever-bg.jpg) no-repeat center center;height: 300px;}
.homeServe .order{display: block;width: 158px;height: 38px;background-color: #fff;font-size: 20px;color: #7694f4;text-align: center;float: left;margin-top: 190px; line-height: 38px;transition: all .5s;margin-left: 1px}
.homeServe .order:hover{background-color: #7694f4;color: #fff;}

/*关于*/
.homeAbout{padding: 40px 0;background: url(../images/habout-bg.jpg) repeat;}
.homeAbout h3{font-size: 34px;color: #000000;font-weight: normal;text-align: center;position: relative;}
.homeAbout h3 span{display: block;font-size: 18px;color: #9d9d9d;margin-top: 5px;}
.homeAbout h3 span b{font-size: 14px;color: #7e7e7e;display: block;font-weight: normal;}
.homeAbout h3:before,.homeAbout h3:after{content: "";position: absolute;width: 43%;height: 0;border-top: 1px dotted #cecece;top: 40px;}
.homeAbout h3:before{left: 0;}
.homeAbout h3:after{right: 0;}
.homeAbout-left{width: 500px;height: 354px;position: relative;overflow: hidden;margin-top: 30px;}
.homeAbout-left img{display: block;width: 100%;height: 100%;}
.homeAbout-right{width: 560px;padding: 60px 40px  0;background:url(../images/home-aboutBg2.jpg) no-repeat center center;height: 370px; }
.homeAbout-right h2{font-size: 20px;color:#010101;margin-bottom: 25px;}
.homeAbout-right .txt{font-size:14px;color: #676767;line-height: 24px;}
.homeAbout-right .more{display: block;color: #e60000;float: left;margin-top: 30px;}
.homeAbout-right .more:hover{text-decoration: underline;}


/*实力展示*/
.homeShow-tab{height: 90px;line-height: 90px;text-align: center;position: relative;}
.homeShow-tab a{display: inline-block;margin: 0  12px;font-size: 18px;color: #2b2b2b;position: relative;}
.homeShow-tab a:after{position: absolute;content: "";width: 0;left: 0;height: 3px;background-color: #f84d10;transition: all .5s;bottom: 25px;}
.homeShow-tab a:hover:after,.homeShow-tab .on:after{width: 100%;}
.homeShow-tab:before,.homeShow-tab:after{content: "";position: absolute;width: 38%;height: 0;border-top: 1px dotted #cecece;top: 50px;}
.homeShow-tab:before{left: 0;}
.homeShow-tab:after{right: 0;}
.homeShow-wrap{height: 255px;}
.homeShow-box{width: 1100px;overflow: hidden;margin: 0 auto;}
.homeShow-wrap{position: relative;}
.homeShow-wrap ul{width: 1225px;}
.homeShow-main li{width:260px;float: left;margin-right:20px;}
.homeShow-main li span{display: block; }
.homeShow-main li .pic{height: 190px;overflow: hidden;}
.homeShow-main li .pic img{width: 100%;height: 100%;transition: all .5s;}
.homeShow-main li:hover .pic img{transform: scale(1.2);}
.homeShow-main li .tit{text-align: center;height: 50px;line-height:50px;background: url(../images/hShow-ico.png) no-repeat top center;}
.homeShow-main li:hover .tit{color: #e60000}
.homeShow-main .prev,.homeShow-main .next{display:block;width: 35px;height:65px;position: absolute;z-index:2;top:40%;margin-top: -20px;}
.homeShow-main .prev{background: url(../images/htab-l_1.png) no-repeat center center;left: 0;}
.homeShow-main .next{background: url(../images/htab-r_1.png) no-repeat center center;right: 0;}
.homeShow-main .prev:hover{background: url(../images/htab-l_2.png) no-repeat center center;}
.homeShow-main .next:hover{background: url(../images/htab-r_2.png) no-repeat center center;}



/*新闻*/
.homeNews{background: #f4f4f4;padding: 40px 0 60px 0;}
.homeNews-left{width:820px;}
.homeNews-tab{padding-bottom: 5px;border-bottom: 3px solid #a1a1a1;}
.homeNews-tab span{display: inline-block;width: 110px;height: 35px;line-height: 35px;background: #a1a1a1;color: #fff;text-align: center;cursor: pointer;}
.homeNews-tab span:hover,.homeNews-tab span.on{background: #9ec917;}
.homeNews-tab .more{line-height: 35px;float: right;text-transform: uppercase;}
.homeNews-tab .more:hover{color: #9ec917}
.homeNews-main,.homeNews-wrap{height: 410px;overflow: hidden;}
.homeNews-wrapTop .pic{width: 288px;height: 190px;padding: 5px;border: 1px solid #a1a1a1;background: #fff;}
.homeNews-wrapTop .pic a{width: 288px;height: 190px;display: block;overflow: hidden;}
.homeNews-wrapTop .pic img{width: 288px;height: 190px;transition: all .5s;}
.homeNews-wrapTop:hover .pic img{transform: scale(1.1);-webkit-transform: scale(1.1);-moz-transform: scale(1.1);-o-transform: scale(1.1);}
.homeNews-wrapTop{margin: 30px 0;}
.homeNews-wrapTop .txt{width:500px;}
.homeNews-wrapTop .txt h5{padding-bottom: 10px;border-bottom: 1px dotted #a1a1a1;font-weight: normal;font-size: 14px;}
.homeNews-wrapTop .txt h5 a{color: #222121;}
.homeNews-wrapTop .txt h5 a:hover{color: #9ec917}
.homeNews-wrapTop .txt span{display: block;font-size:24px;color: #d4d4d4;font-style: italic;}
.homeNews-wrapTop .txt p{font-size: 12px;color: #757575;line-height: 22px;margin: 15px 0;}
.homeNews-wrapTop .txt .more{display: block;font-size: 12px;width: 70px;height: 24px;line-height: 24px;text-align: center;color: #fff;background: #9ec917;transition: all .5s;}
.homeNews-wrapTop .txt .more:hover{background-color: #f10035;}
.homeNews-wrapBot ul{width: 850px;}
.homeNews-wrapBot li{width:390px;float:left;line-height:35px;border-bottom: 1px dotted #a1a1a1;margin-right: 30px;}
.homeNews-wrapBot li a{color: #454545;background: url(../images/news-jt.png) no-repeat left center ;padding-left: 15px;transition: all .5s;}
.homeNews-wrapBot li:hover a{padding-left: 20px;color: #9ec917}
.homeNews-wrapBot li span{float: right;font-size: 10px;color: #656565;}
.homeNews-right{width:330px;}
.homeNews-right .homeNews-tab span{background: #9ec917;}
.news-problem{margin-top: 30px;}
.news-problem dl{border-bottom: 1px dashed #999999;padding: 12px 0;}
.news-problem dt{margin-bottom: 5px;overflow: hidden;}
.news-problem dt .tit{color: #222121;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;display: block;width: 290px;float: right;}
.news-problem dt .tit:hover{color: #9ec917;}
.news-problem dd{overflow: hidden;}
.news-problem span{display: block;width:25px;height: 25px;line-height: 25px;text-align: center;color: #fff;float: left;border-radius: 5px;}
.news-problem p{width: 290px;float: right;}
.news-problem dd p{color: #717171;font-size: 12px;}
.news-problem .Q{background: #9ec917;}
.news-problem .A{background: #ce0000;}

/*底部*/
.footer{background:#434343;color:#9d9d9d;padding: 36px 0 24px 0;}
.footer a{color:#9d9d9d;}
.footer a:hover{color: #fff;}
.footer .footLeft{width: 600px;overflow: hidden;}
.footer .footLeft dl{text-align: left;float: left;padding: 0 60px;border-right: 1px dashed #656565;}
.footer .footLeft .dl1{padding-left: 0;}
.footer .footLeft dl dt{color: #ffffff;font-size: 14px;margin-bottom: 15px;font-weight: 600;}
.footer .footLeft dl dd a{font-size: 14px;color: #b6b6b6;}
.footer .footLeft dl dd a:hover{color: #fff;}
.footer .footCenter{width:350px;border-right: 1px dashed #656565;padding-right: 60px;}
.footer .foot-tel{margin:0 0 20px 0;color: #fff;font-weight: 600;}
.footer .foot-tel span{display: block;font-size: 38px;margin-top: 10px;}
.footer .footContact{font-size: 12px;}
.footer .footRight{width: 120px;overflow: hidden;text-align: left;}
.footer .footRight span{display: block;font-size: 12px;color: #ffffff;margin-bottom: 20px;}
.footerBox{position: relative;}
.foot-bot{background: #262626;color: #fff;padding: 20px 0 10px;}
.foot-bot .fl{margin-right: 30px;}
.foot-bot a{color:#7d7d7d;margin-right: 15px;font-size: 12px;}
.foot-bot a:hover{color: #fff;}

/* 内页公用 */
.listBanner{ width:1920px; position: relative; left:50%; margin-left:-960px; height:360px;}
.listBanner img{display: block;}
.listWrapper{padding:40px 0 50px 0;overflow:hidden;}
.pageWrapper {padding:40px 0 50px 0;}
.location{background: url(../images/location_icon.png) no-repeat left center;padding-left: 20px;color: #333 }
.breadCrumb{height: 50px;line-height: 50px;border-bottom: 1px solid #dadada;background: #fff;}
.breadCrumb p{background: url('../images/home_icon.png') no-repeat left center;padding-left: 20px;}
.breadCrumb .back{float:right;width:80px;height:28px;line-height:28px;text-align:center;border-radius:5px;background:#999;color:#fff;margin-top:10px;}
.breadCrumb .back:hover{background:#9ec917;transition:all 0.3s;}
.page-bgColor{background-color: #fff;padding: 30px 20px;}
/* 内页公用菜单 */
.listMenu{height: 60px;line-height: 60px;border-bottom: 1px solid #ececec}
.listMenu .menuWrap a{display: block;float: left;font-size: 16px;position: relative;margin: 0 25px}
.listMenu .menuWrap a:after{position: absolute;content: "";width: 1px;height: 10px;background: url(../images/nav-bg.png) no-repeat center center;right: -24px;top: 25px;}
.listMenu .menuWrap a:last-child:after{display: none;}
.listMenu .menuWrap a:first-child{margin-left: 0}
.listMenu .menuWrap a:before{content: "";position: absolute;left: 50%;width: 0;height: 3px;background: #9ec917;transition: all .5s;bottom: -1px;}
.listMenu .menuWrap a:hover:before,.listMenu .menuWrap a.current:before{width: 100%;left: 0;}
.listMenu .menuWrap a.current,.listMenu .menuWrap a:hover{color: #ec0300}
.menuSub{text-align:left;margin-top:40px;background: #f4f4f4;padding: 15px 0}
.menuSub a{padding: 0 15px;background: url(../images/nav-bg.png) no-repeat right center;}
.menuSub a.current,.menuSub a:hover{color: #9ec917}

/*  案例列表 */
.caseList li{float:left;width: 385px;margin-right: 23px;margin-bottom: 25px;box-shadow: 0 0 4px 1px #ccc;}
.caseList li .pImg{display: block;height: 294px;overflow: hidden;position: relative;}
.caseList li .pImg img{width: 100%;height: 100%;transition: all .5s}
.caseList li:hover .pImg img{transform: scale(1.2);-ms-transform: scale(1.2);  -webkit-transform: scale(1.2);  -o-transform: scale(1.2);   -moz-transform: scale(1.2); }
.caseList li  .txt{font-size: 12px;color: #fff;background: #9ec917;position: absolute;bottom: 0;left: 0;right: 0;top: 294px;padding: 15px;line-height: 22px;transition: all .5s;}
.caseList li:hover  .txt{top: 190px;}
.caseList li  .txt span{display: block;border-bottom: 1px solid #fff;margin-bottom: 5px;}
.caseList li  h5{height: 50px;line-height: 50px;text-indent: left;padding: 0 15px;color: #333;transition: all .5s;font-size: 14px;font-weight: normal;background: url(../images/see1.png) no-repeat 350px center;}

/*  案例详情 */
.caseShow .main{width: 900px;}
.caseShow .caseRight{width: 230px;}
.caseShow .caseRight h3{font-size: 18px;color: #444444;border-left: 4px solid #9ec917;padding-left: 15px;margin: 15px 15px 15px -15px;font-weight: normal;line-height: 20px;}
.caseShow .caseFont {
    font-size: 14px;
    color: #b0b0b0;
    border-top: 1px dotted #cdcdcd;
    padding: 10px 0;
    display: block;
}
.caseShow .caseFont span{
    display: block;
font-weight: bold;
color: #202020;
padding-top: 20px;
}
.caseShow .caseFont .more{
    border: 1px solid #d4d4d4;
text-align: center;
color: #b0b0b0;
-webkit-transition: all .3s ease;
-moz-transition: all .3s ease;
transition: all .3s ease;
font-size: 14px;
line-height: 48px;
display: block;
margin-top: 20px;
}
.caseShow .caseFont .more:hover{
    background:#9ec917;
    border-color: #9ec917;
    color: #fff;
}
.caseShow .main h2{    text-align: center;font-size: 20px; color: #000;margin-bottom: 25px;font-weight: normal;height: 50px;line-height: 50px;border-bottom: 1px dotted #cdcdcd;}
.caseShow .main .pic{text-align: center;}
.caseContent{padding-top: 30px;}
.caseContent h6{font-size: 16px;color: #fff;height: 36px;line-height: 36px;border-bottom: 2px solid #9ec917;margin-bottom: 20px;}
.caseContent h6 span{display: block;width: 100px;text-align: center;background: #9ec917}


/*相关案例*/
.recommend_case{margin-bottom:15px;}
.recommend_case .left_title{}
.recommend_slide{height:566px;overflow:hidden;padding:9px;border:1px solid #d4d4d4;background:#fff;margin-top: 20px;}
.recommend_case li{ width:206px;overflow:hidden;margin-bottom:5px;}
.recommend_case li img{ width:198px; height:144px; border:1px solid #ddd;padding:2px;}
.recommend_case li span{height:26px; line-height:26px; position:relative; text-align:center;display: block;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;}
.recommend_case li:hover img{ border: 1px solid #9ec917;}

/*案例广告*/
.mod18{width:840px;position:relative;}
.mod18 .btn{position:absolute;cursor:pointer;z-index:99;font-size:50px;font-weight:bold;}
.mod18 .prev{left:10px;background:url(../images/prevBtn.png) no-repeat;}
.mod18 #prevTop,.mod18 #nextTop{top:220px;width:32px;height:48px;}
.mod18 #prev,.mod18 #next{top:570px;width:10px;height:16px;}
.mod18 #prevTop{background:url(../images/prevBtnTop.png) 0 0 no-repeat;}
.mod18 #nextTop{background:url(../images/nextBtnTop.png) 0 0 no-repeat;}
.mod18 .next{right:10px;background:url(../images/nextBtn.png) no-repeat;}

.mod18 li{float:left;}
.mod18 .cf li{position:relative;color:#fff;}
.mod18 .picBox{ width:687px; height:515px;position:relative;overflow:hidden;text-align:center;margin: 0 auto}
.mod18 .picBox ul{height:515px;position:absolute; left:0;}
.mod18 .picBox li{width:687px;height:515px;text-align: center;}
.mod18 .listBox{width:760px;height:100px;margin:0 auto;position:relative; padding-top:15px;overflow:hidden;}
.mod18 .listBox ul{height:88px;position:absolute; }
.mod18 .listBox li{width:190px;height:80px;cursor:pointer;position:relative; padding:5px 0 0 0;}
.mod18 .listBox li i{display:none;}
.mod18 .listBox li a{display:block;width:190px;height:80px;}
.mod18 .listBox img{border:3px solid #dcdcdc;width:170px;height:80px;}
.mod18 .listBox .on img{border:3px solid #f59600;}
.left { width:840px; float:left; padding-bottom:34px;}
.left_top { font-family:Arial; font-size:32px; color:#fff; text-align:center; height:30px; line-height:30px; background:#333}


/* 风采展示 */
.partnerList,.honorList,.settingList,.newsList,.appList,.newsList,.downList{ width:1200px;overflow: hidden;}
.caseList ul,.partnerList ul,.honorList ul,.settingList ul,.downList ul,.clientList ul,.newsList2 ul{ width:1240px;}
.settingList ul li{width:280px;float:left;margin-right:26px;margin-bottom:25px;text-align:center;}
.settingList ul li img{display:block;width:270px;height:190px;padding:4px;border:1px solid #e3e3e3;background:#fff;transition: all .5s;}
.settingList ul li img:hover{border:1px solid #9ec917;background:#9ec917;}
.settingList ul li span{height:30px;line-height:30px; white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;}

/* 荣誉证书 */
.honorList li{width:280px;float:left;margin-right:26px;margin-bottom:25px;text-align:center;}
.honorList li img{display:block;width:270px;height:203px;padding:4px;border:1px solid #e3e3e3;background:#fff;}
.honorList li img:hover{border:1px solid #9ec917;background:;}
.honorList li span{height:30px;line-height:30px; white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;}

/* 合作伙伴 */
.partnerList li{float:left;width:220px;margin-right:25px;margin-bottom:25px;}
.partnerList li img{ width:210px; height:90px;background:#e5e5e5; padding: 4px; border: 1px solid #d4d4d4; box-shadow: 1px 1px 0 #fff inset,-1px -1px 0 #fff inset;}
.partnerList li span{ height: 35px; line-height: 35px; display: block; text-align:center; white-space:nowrap;overflow:hidden;text-overflow: ellipsis;}

/*实力列表*/
.strenList ul{width: 1250px;}
.strenList li{width: 279px;margin-right: 28px;position: relative;margin-bottom: 30px;float: left;transition: all .5s;}
.strenList li .pic{display: block;overflow: hidden;position: relative;}
.strenList li img{width: 100%;height: 100%;transition: all .5s;display: block;}
.strenList li:hover img{transform: scale(1.2);}
.strenList li p{padding:20px 10px ;transition: all .5s;position: relative;left: 0}
.strenList li p .tit{font-size: 14px;color: #333333;display: block;}
.strenList li p .time{font-size: 12px;color: #999999;display: block;}
.strenList li:after{content: "";position: absolute;width: 0;left:50%;height: 2px;background-color: #97c71a;transition: all .5s;bottom: 0px;}
.strenList li:hover:after{width: 100%;left: 0}
.strenList li:hover{box-shadow: 0 8px 20px rgba(0,0,0,.1);}
.strenList li:hover p{left: 15px;}


/* 新闻列表 */
.newsList li{margin-bottom: 30px;border-bottom: 1px solid #dadada;padding-bottom: 20px;height: 210px;overflow: hidden;}
.newsList li .pic{width: 300px;height: 210px;float: left;position: relative;overflow: hidden;}
.newsList li .pic img{width: 100%;height: 100%;transition:all 0.5s;}
.newsList li:hover img{transform:scale(1.2);}
.newsList li .pic .time{position: absolute;width: 110px;height: 60px;right: 0;bottom: 0;background: #666666;color: #fff;font-size: 18px;text-align: center;padding: 10px;transition: all .5s}
.newsList li .pic .time strong{display: block;font-size: 26px;border-top: 1px solid #fff;padding-top: 8px;margin-top: 5px;}
.newsList li .txt{width: 860px;height:170px;padding: 20px ;float: right;}
.newsList li .txt p{padding-bottom: 20px;border-bottom: 1px dotted #dadada;margin-bottom: 30px;}
.newsList li .txt h4{font-size: 18px;font-weight: normal;color:#343434;margin-bottom: 20px;}
.newsList li:hover .txt h4{color: #9ec917}
.newsList li:hover .time{background: #9ec917}
.newsList li .txt .more{background: url(../images/news-link-ico.png) no-repeat left center;padding-left: 25px;}
.newsList li .txt .more:hover{color: #ffae00}


/* 常见问题 */
.faqList li{position:relative;margin-bottom: 30px;border-left: 3px solid #97c71a;}
.faqList li:after{content:''; position:absolute; top:12px; right:16px; display:block; width:30px; height:30px; background:#97c71a;pointer-events:none;}
.faqList li h3:before, .faqList li h3:after{content:''; position:absolute; top:26px; right:23px; z-index:2; width:16px; height:2px; background:#fff;}
.faqList li h3:before{width:2px; height:16px; top:19px; right:30px; -webkit-transition:0.3s; transition:0.3s;}
.faqList li.act h3:before{-webkit-transform:rotate(90deg); transform:rotate(90deg);background:transparent\0;}
.faqList li h3{position:relative; padding:0 60px; background-color:#f3f3f3; line-height:54px; font-size:16px; cursor:pointer;font-weight:normal;color: #333;background-image:url(../images/faq.png); background-repeat:no-repeat; background-position:20px 0;}
.faqList li div{display:none;padding:25px  60px;line-height:25px;color:#7c7c7c;-webkit-animation:fadeIn 0.5s ease-out 0.2s both; animation:fadeIn 0.5s ease-out 0.2s both;}
.faqList li div{background:url(../images/faq.png) no-repeat 20px -155px;font-size:14px;}
@-webkit-keyframes fadeIn{
  0%{opacity:0;}
  100%{opacity:1;}
}
@keyframes fadeIn{
  0%{opacity:0;}
  100%{opacity:1;}
}


/* 新闻详细样式 */
.articleShow{overflow:hidden;}
.pictureShow{width:890px;}
.articleBox1 .title{text-align:center;font-size:20px;color:#000;margin-bottom:10px;font-weight:normal;}
.articleBox1 .p1{margin-bottom:15px;padding-bottom: 10px; text-align:center;color:#333;}
.detailLeft  .p1,.picShow .p1{border-bottom:1px dotted #adadad;;}
.articleBox1 .p1 span{margin-right:15px;}
.review{background:#f7f7f7 url(../images/nShow_icon.png) no-repeat left top;padding:15px 15px 10px 15px;border:1px dotted #adadad;border-right:none;border-left:none;text-indent:2em;font-size:14px;color:#333;}
.fontResizer a{padding:0 5px;}
.article_key{background:#f7f7f7 url(../images/nShow_icon2.png) no-repeat 15px 7px;color:#adadad;margin-bottom:20px;padding-left:35px;line-height:28px;}
.fontsizebox{padding-bottom: 40px;border-bottom:1px dotted #adadad;font-size:13px;color:#424242;}
.curFont{color:#0180d4;}
.detailShare{overflow:hidden;padding:25px 0;border-bottom:1px dotted #adadad;}
.detailShare span{border-left:1px dotted #adadad;padding:0 15px;}
.detailShare span.date{margin-left:15px;}
.detail_fenx{font-size:14px;padding-top:10px;overflow:hidden;margin-bottom:20px;border-bottom:1px dotted #adadad;padding-bottom: 10px}
.detail_fenx div{width:48%;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;}
.detail_fenx div a:hover{color: #9ec917}
.relatedNews_font{overflow:hidden;font-size:13px;margin-top:15px;}
.relatedNews_font ul{width:1220px;}
.relatedNews_font ul li{float:left;padding-right:50px;width:558px;height:40px;line-height:40px;border-bottom:1px dotted #ddd;}
.relatedNews_font ul li a{display:block;width:400px;line-height:40px;background:url(../images/ly_li.png) no-repeat left center;padding-left:10px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;float:left;}
.relatedNews_font ul li a:hover{color: #9ec917}
.relatedNews_font ul li span{float:right;color:#999;}

.detailRight{width:280px;overflow:hidden;}
.rightDesign,.rightRelated,.rightCase,.rightLabel{border:1px solid #ddd; margin-bottom:20px;}
.rTitle{height:39px;line-height:39px;background:url(../images/r_title.jpg) repeat-x;font-size:16px;color:#000;font-weight:normal;padding-left:10px;}
.rightDesign .main{background:#fff;padding:10px;}
.rightDesign .main .p1{font-size:14px;margin-bottom:10px;font-size:14px;color:#000;}
.rightDesign .main input{display:block;height:38px;border:1px solid #e1e1e1;background:#fff;padding:0 10px;width:238px;margin-bottom:10px;font-size:14px;}
.rightDesign .main .sub{height:40px;line-height:40px;border:none;background:#02a2ee;color:#fff;text-align:center;transform:all 0.3s;cursor:pointer;width:258px;padding:0;margin-bottom:5px;font-family:"微软雅黑";}
.rightDesign .main input:focus{border:1px solid #02a2ee;}
.rightDesign .main .sub:focus,.rightDesign .main .sub:hover{background:#333;border:none;}

.rightRelated .main{padding:10px;}
.rightRelated .main img{width:254px;padding:2px;border:1px solid #ececec;margin-bottom:10px;}
.rightRelated .main li{height:34px;line-height:34px;border-bottom:1px dotted #a7a7a7;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;}
.rightRelated .main li a{background:url(../images/ly_li.png) no-repeat 5px center;padding-left:15px;}
.rightRelated .main li:last-child{border-bottom:none;}

.rightRelated .mainCp{padding:10px;}
.rightRelated .mainCp .bd{width:258px;height:579px;overflow:hidden;}
.rightRelated .mainCp .bd li,.rightDesign .mainCp .bd li a{display:block;width:258px;height:183px;overflow:hidden;position:relative;}
.rightRelated .mainCp .bd li{margin-bottom:10px;}
.rightRelated .mainCp .bd li h3{width:228px;height:30px;line-height:30px;color:#fff;background:url(../images/tmb.png);position:absolute;left:0;bottom:0;text-align:center;padding:0 15px;}
.relatedTitle{height:30px;border-bottom:1px dotted #adadad;font-size:18px;color:#000;margin-bottom:20px;font-weight:normal;}


/* 人才招聘  */
.jobTop{overflow:hidden;padding-bottom:30px;margin-bottom:30px;border-bottom:1px solid #eee;height:295px}
.jobTop .main{float:right;width:560px;}
.jobTop .main .font{height:190px;overflow:hidden;line-height:28px;}
.jobTop .main .p1{padding-top:15px;font-size:16px;color:#333;}
.jobTop .main .p1 a{color:#74c039;}
.jobTop .main .p1 a:hover{text-decoration: underline;}
.jobTop .more{width:100px;height:40px;line-height:40px;text-align:center;color:#fff;border-radius:3px;display:inline-block;background:#74c039;margin-top:15px;}
.jobTop .more:hover{background:#e82513;}

.jobList li{overflow: hidden;position: relative;border-bottom: 1px solid #ddd;padding:30px 0 28px;}
.jobList li .icon{display: block;width: 35px;height: 35px;background:#434343 url('../images/gicon19.png') no-repeat center center;position: absolute;right: 28px;top: 36px;cursor: pointer; transition: .3s;-ms-transition: .3s;-moz-transition: .3s; -webkit-transition: .3s;-o-transition: .3s;border-radius: 50%
}
.jobList li h3{width: 158px;float: left;color: #74c039;font-size: 16px;font-weight: normal;background: url('../images/jobIcon1.png') no-repeat;padding-top:85px;}
.jobList li .inner{padding-left: 158px;font-size: 14px;color: #888;line-height: 27px;}
.jobList li .txt{padding-top: 30px;display: none;}
.jobList li h4{color: #333;font-size: 14px;font-weight: normal;}
.jobList li h5{color: #74c039;font-size: 14px;margin-top: 30px;font-weight: normal;}
.jobList .more{display: block;padding-left: 20px;}
.jobList li.on .txt{display: block;}
.jobList li.on .more{display: none;}
.jobList li.on .icon{background:#e82513 url('../images/gicon18.png') no-repeat center center;border-radius: 50%}



/*  产品列表 */
.productList{overflow: hidden;}
.productList ul{width: 1240px;}
.productList li{float:left;width: 287px;margin-right: 22px;margin-bottom: 10px;position: relative;}
.productList li:after{position: absolute;content: "";width: 0;height: 260px;border-left:1px dotted #ccc;right:-11px;top: 0; }
.productList li .pImg{display: block;height: 261px;overflow: hidden;position: relative;}
.productList li .pImg img{width: 100%;height: 100%;transition: all .5s}
.productList li .pImg:before{position: absolute;content: "";left: 0;right: 0;top: 0;bottom: 0;background: rgba(0,0,0,0.7);opacity: 0;transition: all .5s;z-index: 1}
.productList li:hover .pImg:before{opacity: 1}
.productList li .pImg:after{content: "";position: absolute;width:47px;height: 49px;background: url(../images/view-case.png) no-repeat center center;z-index: 2;left: 45%;top: -100%;transition: all .5s}
.productList li:hover .pImg:after{top: 45%;}
.productList li:hover .pImg img{transform: scale(1.2);-ms-transform: scale(1.2);  -webkit-transform: scale(1.2);  -o-transform: scale(1.2);   -moz-transform: scale(1.2); }
.productList li h4{height: 50px;line-height: 50px;text-align: center;font-size: 14px;color: #333;font-weight: normal;transition: all .5s}
.productList li:hover h4{background: #9ec917;}
.productList li:hover h4  a{color: #fff;}



/*  产品详情*/
.pageProbg{background: #fff;padding:70px;width: 1060px;margin: 0 auto;box-shadow:0 0 2px 1px #dadada;}
.prodPic{width:560px;}
.prodPic .big{width:435px;height:435px;position:relative;z-index:1;float:right;border:1px solid #e3e3e3;}
.prodPic .big a{width:435px;height:435px;background:#fff;display:table-cell;text-align:center;vertical-align:middle;}
.prodPic .big a img{vertical-align:middle;max-width:435px;max-height:398px;}
.prodPic .big a{*display:block;*font-family:Arial;*line-height:1;}
div.zoomDiv{z-index:999;position:absolute;top:0px;left:0px;width:300px;height:300px;background:#fff;border:1px solid #ccc;display:none;text-align:center;overflow:hidden;}
div.zoomMask{position:absolute;background:url(../images/mask.png);cursor:move;z-index:1;}
.prodPic .list{width:112px;height:436px;overflow:hidden;position:relative;float:left;}
.prodPic .list a.prev,.prodPic .list a.next{display:block;width:107px;height:25px;position:absolute;top:0;left:0;background:url(../images/anus.jpg) no-repeat;overflow:hidden;cursor:pointer;}
.prodPic .list a.next{top:auto;bottom:0;background-position:0 -50px;}
.prodPic .list a.prev:hover{background-position:0 -25px;}
.prodPic .list a.next:hover{background-position:0 -75px;}
.prodPic .list .thumb{position:relative;width:112px;height:370px;overflow:hidden;top:33px;}
.prodPic .list .thumb ul{position:absolute;height:99999px;}
.prodPic .list .thumb ul li{background:none;float:left;width:107px;height:95px;position:relative;}
.prodPic .list .thumb ul li a{display:block;width:103px;height:75px;border:2px solid #e3e3e3;text-align:center;background:#fff}
.prodPic .list .thumb ul li img{max-width:100%;max-height:100%;cursor:pointer;}
.prodPic .list .thumb ul li a em{display:block;width:5px;height:9px;position:absolute;right:-5px;top:35px;}
.prodPic .list .thumb ul li a.selected{border-color:#f59600;}
.prodPic .list .thumb ul li a.selected em{background:url(../images/jt.png) no-repeat}


/* 产品右侧简介样式 */
.proshow_synopsis{background:#f2f2f2; border: 1px solid #d5d5d5;padding: 19px;width:470px;color: #666;font-size: 13px;line-height:30px; height:396px;border-radius:3px;}
.proshow_synopsis .title{font-size:24px; color:#9ec917;border-bottom:1px solid #dbdbdb;margin-bottom:15px;padding-bottom:0px;font-weight:normal;padding-bottom: 10px}
.proshow_synopsis strong{color: #333;font-weight: normal; }
.proshow_synopsis .font{line-height:24px;overflow: hidden;height:150px;margin-bottom:15px;}
.prodcut-tel{ padding-left:50px; margin-bottom:20px; line-height:26px; background:url('../images/p_icon.png') no-repeat left center; }
.prodcut-tel span{font-family:arial; font-size:24px; color:#9ec917;display: block; }
.proshow_synopsis .btn a{display: inline-block; width: 170px; height: 40px; line-height: 40px;text-align: center; background:#4b4b4b url(../images/proshow_icon1.png) no-repeat 20px 14px; color: #fff;transition: all 0.3s;font-size:16px;}
.proshow_synopsis .btn .a02{background:#f59600 url(../images/proshow_icon2.png) no-repeat 20px 13px;margin-left:25px;}
.proshow_synopsis .btn a:hover{opacity: 0.8;filter:alpha(opacity=50);transition: all 0.3s;}

/* 产品说明标签切换样式 */
.gr-tab-list{overflow:hidden; margin-top:40px;}
.gr-tab-list .hd{height:40px;line-height:40px;border-bottom:1px solid #ddd;font-size:16px;}
.gr-tab-list .hd li{width:150px;float:left;text-align:center;background:#eee;margin-right:5px;cursor:pointer;position:relative;}
.gr-tab-list .hd li.on{background:#9ec917;color:#fff;}
.gr-tab-list .bd{overflow:hidden;padding-top:15px;}
.gr-tab-list .hd li.on::before{position: absolute;content: "";bottom:-12px;left:70px;border:6px solid transparent;border-top-color:#9ec917;}

/* 相关产品样式 */
.relatedPro{margin-bottom:30px;overflow:hidden;}
.relatedPro .tie{height:40px;line-height:40px;background:#eee;color:#9ec917;font-size:16px;font-weight:normal;margin:20px 0;}
.relatedPro .tie span{padding:0 30px;background:#9ec917;display:inline-block;color:#fff;}
.relatedPro li{float:left;}
.relatedPro ul{ width:1240px; margin-top:20px;}
.relatedPro li{float:left;width:280px;margin-bottom:20px;margin-right:24px;border:1px solid #ddd;background:#eee;text-align:center;}
.relatedPro li a{display:block;width:280px;}
.relatedPro li img{width:270px;height:206px;padding:5px;background:#fff;}
.relatedPro li span{height:35px;line-height:35px;padding:0 5px; white-space:nowrap;overflow:hidden;text-overflow: ellipsis;display:block;}
.relatedPro li:hover{border:1px solid #9ec917;}
.relatedPro li a:hover{background:#9ec917;color:#fff;}

/* 采购表单样式 */
.orderBox{padding:25px;width:1140px;background:#f1f1f1;overflow:hidden;margin:0 auto;}
.orderBox h3{font-size:15px;line-height:18px;font-weight:normal;font-family:"微软雅黑";}
.orderBox .table{padding-top:20px;overflow:hidden;}
.orderBox .table li{width:520px;height:215px;float:left;height:35px;margin-bottom:10px;}
.orderBox .table li span{float:left;border:1px solid #ddd;line-height:33px;height:33px;width:98px;display:inline-block;text-align:center;background:#fff;}
.orderBox .table li .iptTxt{float:right;width:408px;border:1px solid #ddd;border-left-width:0;height:33px;line-height:33px;background:#fff;color:#666;padding-left:10px;}
.orderBox .table li .iptCode{float:left;width:199px;border:1px solid #ddd;border-left-width:0;height:33px;line-height:33px;background:#fff;color:#666;padding-left:10px;}
.orderBox .table li .checkcode{float:left;border:1px solid #ddd;border-left-width:0;background:#eee;margin-left:2px;padding:6px;}
.orderBox .table li .btn{width:385px;height:35px;line-height:35px;background:#333;cursor:pointer;font-size:14px;color:#fff;text-align:center;border:none;}
.orderBox .table li .btn:hover{background:#f59600;color:#fff;}
.orderBox .table li.areLi{width:570px;float:right;height:215px;overflow:hidden;}
.orderBox .table li.areLi .txtContent{width:528px;height:183px;border:1px solid #ddd;outline:none;resize:none;padding:15px;color:#666;line-height:18px;background:#fff;}

/* 内页留言样式 */
.page-ditu{background: #f5f5f5;height: 400px;}
#dituContent{width:600px;height:400px;float: left;}
.contactFont{overflow:hidden;margin-bottom:30px;float: right;width: 540px;height: 360px;padding: 20px 30px;}
.page-contact-title{ font-size:26px; line-height:50px; color:#333; text-align:center; padding:10px 0 20px;}
.page-contact{}
.page-contact dl{ width:20%; height:210px; float:left; text-align:center; position:relative;}
.page-contact dl:before{ content:""; overflow:hidden; position:absolute; background-color:#eee; left:0px; top:0; height:100%; width:1px;}
.page-contact dl:nth-child(1):before{ width:0;}
.page-contact dl dt{ position:relative; padding-top:120px; font-size:12px; line-height:20px; color:#888;}
.page-contact dl dt span{ width:90px; height:90px; position:absolute; left:50%; top:20px; margin-left:-45px;}
.page-contact dl dd{ font-size:14px; line-height:24px; padding:10px 20px 0;}
.map{ margin-top:60px;overflow:hidden;}
.map .title{text-align:center;font-size:24px;font-weight:normal;margin-bottom:25px;color:#333;}
.map-left{ width:780px; height:560px;}
.map-line{ margin-top:0px;}
.map-line d{ margin:25px 30px 0; background-repeat:no-repeat; background-position:left 8px; padding-left:55px;}
.map-line dl d{ font-size:18px; line-height:30px; color:#eee;}
.map-line dl dd{ font-size:14px; line-height:24px; color:#bbb; padding:5px 0 25px; border-bottom:1px dotted #888;}
.map-line dl:nth-last-child(1) dd{ border:none;}
.map-line dl.map-line-a{ background-image:url(../images/icon-cc-a.png);}
.map-line dl.map-line-b{ background-image:url(../images/icon-cc-b.png);}
.map-line dl.map-line-c{ background-image:url(../images/icon-cc-c.png); background-position:left 3px; }
.feedback{margin-top:50px;overflow:hidden;}
.feedback .title{text-align:center;font-size:24px;font-weight:normal;margin-bottom:25px;color:#333;}
.feedback .title span{background:#fff;padding:0 30px;position:relative;top:-10px;}
.feedback .title::before{content:"";border-bottom:1px solid #e1e1e1;height:12px;vertical-align:top;width:100%;display:block;}
#feedback_form{position:relative;}
#feedback_form label{display:block;float:left;height:32px;line-height:32px;margin-bottom:30px;padding-left:40px;background:url(../images/contact.png) no-repeat;font-size:14px;}
#feedback_form label.name{background-position:0 -32px;}
#feedback_form label.email{background-position:0 -64px;}
#feedback_form label.city{background-position:0 -96px;}
#feedback_form label.msg_title{background-position:0 -128px;}
#feedback_form label.address{background-position:0 -160px;}
#feedback_form label.message{background-position:0 -192px;margin-bottom:10px;}
#feedback_form input{width:240px;height:30px;line-height:30px;float:left;margin:0 37px 30px 0;padding:0 10px;border:1px solid #dbdbdb;}
#feedback_form input.last{margin-right:0;}
#feedback_form .msg{border-top:1px dotted #ccc;padding:30px 0;}
#feedback_form textarea{height:125px;width:1178px;padding:10px;border:1px solid #dbdbdb;display:block;}
#feedback_form i{font-style:normal;color:#ff1f19;position:absolute;font-size:14px;left:380px;top:6px;}
#feedback_form .f2{left:790px;}
#feedback_form .f3{left:auto;right:0;}
#feedback_form .f4{left:380px;top:66px;}
#feedback_form .btns{width:120px;height:40px;margin-right:10px; background:#9ec917;color:#fff;border:none;font-size:15px;margin-bottom:0;cursor:pointer;}
#feedback_form .btns:hover{background:#333;transition:all 0.3s;}
#feedback_form .reset{background:#ccc;cursor:pointer;margin-bottom:0;}
#feedback_form .tableRow{width:100%;height:32px;}
#feedback_form .tableRow input{width:150px;margin-right:10px;color:#999;float:left;}
#feedback_form .tableRow .checkcode{width:50px;height:22px;margin-left:5px;border:1px solid #ccc;padding:4px 5px;display:block;float:left;background:#fff;}
#feedback_form input:focus,#feedback_form textarea:focus{border-color:#9ec917;}








