@charset "utf-8";
/**
深圳市国人伟业信息技术有限公司
*/
/*头部*/
.header{height: 94px;}
.headerLogo img{display: block;height: 94px;}
.headerRight {line-height: 94px;}
.headerRight  .tel{font-size: 24px;color: #c89700;background: url(../images/header-ico1.png) no-repeat left center;display:block;padding-left: 20px;float: right;}
.headerRight  .wx{position: relative;float: right;}
.headerRight  .wx i{display: block;background: url(../images/header-ico2.png) no-repeat center center;width: 30px;height: 30px;cursor: pointer;margin-top: 30px;margin-left: 15px;}
.headerRight  .wx .wxImg{position: absolute;width: 100px;height: 100px;background-color: #fff;padding: 5px;border-radius: 4px;top: 90px;left: -30px;border: 2px solid #cda249;opacity: 0;}
.headerRight  .search{position: relative;float: right;}
.headerRight  .search i{display: block;width: 30px;height: 30px;background: url(../images/header-ico3.png) no-repeat center center;cursor: pointer;margin-top: 30px;margin-left: 10px;}
.headerRight  .search form{width: 425px;padding: 20px;background: #e1e1e1;height: 35px;line-height: 35px;position: absolute;right: 0;top: 94px;z-index: 2;display: none;}
.headerRight  .search form:before{content: "";position: absolute;top: -20px;right: 5px;width: 0px;height: 0px;border: 10px solid transparent;border-bottom-color: #ddd;}
.headerRight  .search .sear_text{width: 375px;float: left;height: 35px;line-height: 35px;float: left;color: #666;padding-left: 10px;background: #fff;}
.headerRight  .search .sear_btn{float: left;background: url(../images/searBtn.png) no-repeat center center #fff;width: 35px;height: 35px;cursor: pointer;filter: alpha(opacity=80);}

/*导航*/
.headerNav{height: 60px;background-color: #4b3817;}
.headerNav .menu1>li{float: left;text-align: center;width: 150px;}
.headerNav .menu1>li>a{display: block;width: 100%;color: #fff;font-size: 16px;padding-top:10px;position: relative;overflow: hidden;z-index: 0;height: 50px;}
.headerNav .menu1>li>a span{display: block;font-size: 8px;text-transform: uppercase;margin-top: -5px;}
.headerNav .menu1>li>a:after{content: "";position: absolute;width:150px;left: 50%;right: 0;bottom: 0;top:0;background: url(../images/hNav-bg.png) no-repeat center center;transition: all .4s;z-index: -1;width: 0;opacity: 0}
.headerNav .menu1>li:hover>a:after,.headerNav .menu1>.current>a:after{width: 100%;left: 0;opacity: 1;}{width: 100%;left: 0;opacity: 1;}

/*活动主题*/
.homeTopic{font-size: 24px;color: #000000;font-weight: normal;text-align: left;position: relative;margin-bottom: 45px;}
.homeTopic span{display: block;font-size: 14px;color: #919191;margin-top: 10px;}
.homeTopic:after{position: absolute;content: "";width: 100px;height: 3px;background-color: #1688eb;left: 0;bottom: -10px;}

/*广告*/
.banner{width: 100%;height: 580px;margin:0 auto;overflow:hidden;position: relative;}
.banner .bd{height:580px;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:60px;}
.banner .hd ul{text-align: center;}
.banner .hd ul li{display:inline-block;width: 12px;height: 12px;margin: 0 5px;cursor: pointer;overflow: hidden;transition: all .5s;background-color: #fff;border-radius: 50%;}
.banner .hd ul li.on,.banner .hd ul li:hover{background: #cda249;}
.banner .prev,.banner .next{display:block;width: 40px;height:60px;position: absolute;z-index:2;top:45%;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%;}

/*搜索*/
.homeSearch{height: 50px;background: url(../images/tm-b-6.png);margin-bottom:-50px;position: relative;top:-50px;}
.homeSearch .key{float: left;color: #9e9e9e;font-size: 12px;line-height: 50px;}
.homeSearch .key span{color: #fff;}
.homeSearch .key a{margin: 0 2px;color: #9e9e9e;}
.homeSearch .key a:hover{color: #353535;}
.homeSearch .seachBox{float: right;margin-top: 7px;}
.homeSearch .seachBox form{overflow: hidden;}
.homeSearch .seachBox form input{display: block;float: left;}
.homeSearch .seachBox .word{width: 315px;height: 33px;line-height: 33px;text-indent: 1em;border: 1px solid #d2d2d2;border-right: none;padding-left: 35px;background: url(../images/hSearch-ico1.png) no-repeat 15px center;color: #a5a5a5;}
.homeSearch .seachBox .sousuo{width: 50px;height: 35px;cursor: pointer;color: #fff;background: url(../images/hSearch-bg.png) no-repeat center center;}

/*四大荣誉*/
.homeHonor .wrap{height: 366px;background: url(../images/hHonor-bg.png) no-repeat center center;}
.homeHonor  h3{font-size: 40px;color: #a67b33;text-align: center;padding-top: 143px;}
.homeHonor  h3 span{display: block;font-size: 16px;color: #cecece;text-transform: uppercase;font-weight: normal;margin-top: 5px;}
.homeHonor .item {position: relative;}
.homeHonor .item span{color: #000000;font-size: 20px;font-weight: 600;position: absolute;}
.homeHonor .item .s1{left: 280px;top: 30px}
.homeHonor .item .s2{right: 340px;top: 30px;}
.homeHonor .item .s3{left: 240px;top: 75px;}
.homeHonor .item .s4{right: 270px;top: 75px;}

/*风格*/
.homeStyle{background: url(../images/hStyle-bg.jpg) no-repeat center center;height: 800px;padding: 50px 0;}
.homeStyle .list{position: relative;height: 640px;margin-bottom: 30px;}
.homeStyle .list li{float: left;overflow: hidden;position: relative;}
.homeStyle .list li h5{font-size: 16px;color: #fff;font-weight: normal;text-align: center;position: absolute;top: 0;z-index: 3;width: 100%;height: 44px;top: 50%;margin-top: -22px;}
.homeStyle .list li h5 span{font-size: 10px;text-transform: uppercase;color: #fff;display: block;margin-top: -5px;}
.homeStyle .list li a:before{position: absolute;content: "";top: 10px;left: 10px;right: 10px;bottom: 10px;border: 1px solid #c4c2c1;z-index: 2}
.homeStyle .list li a{display: block;width: 100%;height: 100%;background: #000;position: relative;}
.homeStyle .list li a:after{position: absolute;content:"";width:100px;height:100px;left: 50%;margin-left: -50px;top: 50%;margin-top: -50px;background: rgba(163,123,51,0.8);transition: all .5s;z-index: 1;opacity: 0;}
.homeStyle .list li a img{display: block;width: 100%;height: 100%;opacity: 0.7;transition: all .5s;}
.homeStyle .list .s1{width:400px;height: 230px; }
.homeStyle .list .s2{width:400px;height:320px; }
.homeStyle .list .s3{width:400px;height:320px; }
.homeStyle .list .s4{width:400px;height:410px; position: absolute;top: 230px;left: 0;}
.homeStyle .list .s5{width:350px;height:320px; position: absolute;top: 320px;left: 400px;}
.homeStyle .list .s6{width:450px;height:320px; position: absolute;top: 320px;right: 0px;}
.homeStyle .list li:hover a:after{width: 100%;height: 100%;left: 0;right: 0;top: 0;bottom: 0;margin-left: 0;margin-top: 0;opacity: 1}
.homeStyle .list li:hover a img{opacity: 1;transform: scale(1.2);}
.homeStyle .list li:hover a:before{border-color: #ccb58f;}
.homeStyle .item li{float: left;font-size: 16px;color: #000000;width: 200px;text-align: center;}
.homeStyle .item li i{display: block;width: 100px;height: 90px;margin: 0 auto 10px;background-repeat: no-repeat;background-position: center center;transition: all .5s;}
.homeStyle .item .li1 i{background-image: url(../images/hStyle-ico1.png);}
.homeStyle .item .li2 i{background-image: url(../images/hStyle-ico2.png);}
.homeStyle .item .li3 i{background-image: url(../images/hStyle-ico3.png);}
.homeStyle .item .li4 i{background-image: url(../images/hStyle-ico4.png);}
.homeStyle .item .li5 i{background-image: url(../images/hStyle-ico5.png);}
.homeStyle .item .li6 i{background-image: url(../images/hStyle-ico6.png);}
.homeStyle .item li:hover i{transform: rotateY(180deg)}

/*辅助广告1 */
.homeAdone{background: url(../images/hAd-bg1.jpg) no-repeat center center;height: 278px;}
.homeAdone p{font-size: 22px;color: #fff;line-height: 34px;padding-top: 130px;}

/*案例 */
.homeCase{background: url(../images/hCase-bg.jpg) no-repeat center center;height: 730px;padding: 50px 0;}
.homeCase-tab{margin-bottom: 70px;}
.homeCase-tab ul{text-align: center;  }
.homeCase-tab li{width: 190px;background: url(../images/hCase-line.png) no-repeat right center;text-align: center;display: inline-block;font-size: 18px;color: #000000;position: relative;}
.homeCase-tab li:after{content: "";position: absolute;width: 39px;height: 23px;background: url(../images/hCase-jt.png) no-repeat center center;left: 50%;margin-left: -20px;bottom: -30px;opacity: 0;transition: all .4s}
.homeCase-tab li a{display: block;width: 100%;height: 100%;color: #000;transition: all .5s;}
.homeCase-tab li i{display: block;width: 50px;height: 50px;margin: 0 auto 10px;overflow: hidden;}
.homeCase-tab li i img{display: block;width: 100%;transition: all .3s;position: relative;top: 0;}
.homeCase-tab li span{display: block;font-size: 12px;color: #a4a4a4;}
.homeCase-tab li:hover i img,.homeCase-tab .on i img{top: -50px;}
.homeCase-tab li:hover a,.homeCase-tab .on a{color: #a67b33;}
.homeCase-tab li:hover:after,.homeCase-tab .on:after{bottom: -40px;opacity: 1;}
.homeCase-wrap{height: 560px;overflow: hidden;}
.homeCase-wrap li{float: left;overflow: hidden;position: relative;}
.homeCase-wrap li img{position: absolute;transition: all .5s;}
.homeCase-wrap li span{position: absolute;left: 0;right: 0;height: 0;font-size: 16px;color: #fff;background: rgba(163,123,51,0.8);transition: all .5s;text-align: center;line-height: 40px;bottom: 0}
.homeCase-wrap .li1{width: 450px;height: 560px;margin-right: 10px;}
.homeCase-wrap .li2{width: 410px;height: 275px;margin-right: 10px;margin-bottom: 10px;}
.homeCase-wrap .li3{width: 320px;height: 275px;}
.homeCase-wrap .li4{width: 320px;height: 275px;margin-right: 10px;}
.homeCase-wrap .li5{width: 410px;height: 275px;}
.homeCase-wrap .li1 img{margin-top: -280px;left: 0;top: 50%;animation: panorama 10s linear infinite alternate;animation-play-state: paused; height: 100%;}
.homeCase-wrap .li2 img{width: 100%;}
.homeCase-wrap .li3 img{height: 100%;}
.homeCase-wrap .li4 img{height: 100%;}
.homeCase-wrap .li5 img{width: 100%;}
.homeCase-wrap .li1:hover img, .homeCase-wrap .li1:focus img {
    animation-play-state: running;transform: scale(1.0);
}
@keyframes panorama {
from{left: 0}
  to {
    left: -80%;
  }
}
.homeCase-wrap li:hover img{transform: scale(1.2);}
.homeCase-wrap li:hover span{height: 40px;}
/*辅助广告2*/
.homeAdtwo{background: url(../images/hAd-bg2.jpg) no-repeat center center;height: 280px;}
.homeAdtwo .p1{font-size: 14px;color: #fff;line-height: 24px;padding-top: 110px;margin-bottom: 25px;}
.homeAdtwo .p2{text-align: left;}
.homeAdtwo .p2 span{display: inline-block;font-size: 18px;color: #ffffff;margin-right: 30px;padding-left: 20px;background: url(../images/hAd-ico.png) no-repeat left center;}
/*优势*/
.homeYs{height: 1725px;background:url(../images/hYs-bg.jpg) no-repeat center center;padding: 255px 0 60px;}
.homeYs .txt{width: 410px;}
.homeYs .pic{position:relative;}
.homeYs .txt h5{font-size: 34px;color: #a67b33;line-height: 36px;margin-bottom: 20px;padding-left: 75px;}
.homeYs .txt h5 i{font-size: 50px;display: block;font-weight: normal;line-height: 50px;float: left;margin-left: -75px;}
.homeYs .txt h5 span{display: block;font-size: 20px;color: #c2c2c2;text-transform: uppercase;font-weight: normal;}
.homeYs .txt p{font-size: 14px;color: #5e5e5e;background: url(../images/hYs-ico.png) no-repeat left 6px;padding-left: 30px;}

.homeYs .ys1 .pic{text-align: right;}
.homeYs .ys2 .pic{top: -60px;}
.homeYs .ys2 .txt{padding-top: 50px;}
.homeYs .ys3 .pic{top: -100px;}
.homeYs .ys4 .pic{top: -40px;}
.homeYs .ys5 .pic{top: -100px;text-align: right;}


/*辅助广告3*/
.homeAdthree{background: url(../images/hAd-bg3.jpg) no-repeat center center;height: 280px;}
.homeAdthree p{font-size: 24px;color: #fff;line-height: 34px;padding-top: 100px;}

/*关于我们*/
.homeAbout{padding: 60px 0;}
.homeAbout-pic{width: 600px;height: 350px;position: relative;}
.homeAbout-pic img{width: 570px;height: 320px;}
.homeAbout-pic:after{content: "";position: absolute;width: 570px;height: 320px;background-color: #f3e6d0;bottom: 0;right: 0;z-index: -1;}
.homeAbout-right {width: 565px;padding-left: 35px;}
.homeAbout-right  h2{font-size: 18px;color: #a67b33;font-weight: normal;margin: 28px 0 30px 0}
.homeAbout-right .homeAbout-txt{font-size: 14px;color: #555555;line-height: 30px;height: 180px;overflow: hidden;margin-bottom: 35px;}
.homeAbout-right  .more{display: block;width: 200px;height: 50px;font-size: 18px;color: #fff;line-height: 80px;text-indent: 30px;background:url(../images/home-more-jt.png) no-repeat 150px center  #a67b33;line-height: 50px;transition: all .5s;-webkit-transition:all .5s;-webkit-transition:all .5s;}
.homeAbout-right  .more:hover{background:url(../images/home-more-jt.png) no-repeat 160px center  #765402;}
.homeAbout-sett{clear: both;overflow: hidden;padding-top: 35px;height: 230px;}
.homeAbout-sett ul{width: 1230px;}
.homeAbout-sett li{width: 280px;overflow: hidden;float: left;margin-right: 25px;text-align: center;}
.homeAbout-sett li .pic{display: block;height: 187px;overflow: hidden;}
.homeAbout-sett li .pic img{width: 100%;height: 100%;transition: all .5s;-webkit-transition:all .5s;}
.homeAbout-sett li:hover .pic img{transform: scale(1.1);-ms-transform: scale(1.1);  -webkit-transform: scale(1.1);  -o-transform: scale(1.1);   -moz-transform: scale(1.1); }
.homeAbout-sett li span{display: block;height: 40px;line-height: 40px;font-size: #555555;}
.homeAbout-sett li:hover span{color: #ba9f5d}



/* 新闻*/
.homeNews{background-color: #f3f3f3;padding: 40px 0;}
.homeNews-wrap{height: 470px;overflow: hidden;}
.homeNews-tab{border-bottom: 2px solid #a67b33;margin-bottom: 30px;}
.homeNews-tab .tab{display: inline-block;width:110px;height: 36px;line-height: 36px;color: #fff;text-align: center;background: #a1a1a1;margin-bottom: 5px;cursor: pointer;transition: all 0.5s;}
.homeNews-tab .tab:hover,.homeNews-tab .on{background: #a67b33;}
.homeNews-tab .more{float: right;text-transform: uppercase;margin-top: 10px;}
.homeNews-tab .more:hover{color: #a67b33;}
.homeNews-left{width:515px;}
.homeNews-left .pic{height: 259px;padding: 3px;background: #fff;border: 1px solid #a7a7a7;}
.homeNews-left .pic img{display: block;width: 100%;height: 100%;}
.homeNews-left .txt span{display: block;font-size: 25px;color:#c2c2c2;font-style: italic;margin: 10px 0;}
.homeNews-left .txt h5{font-size:15px;color: #000000;margin-bottom: 15px;}
.homeNews-left .txt h5 a{color:#000000;transition: all .5s;}
.homeNews-left:hover .txt h5 a{color: #a67b33;}
.homeNews-left .txt p{font-size: 12px;height: 50px;overflow: hidden;margin-bottom: 20px;}
.homeNews-left .txt .more{display: block;font-size: 12px;color: #fff;width: 70px;height: 24px;line-height: 24px;text-align: center;background-color: #a67b33;transition: all .5s;}
.homeNews-left .txt .more:hover{background-color: #885807;}
.homeNews-right{width: 650px;}
.homeNews-right li{overflow: hidden;padding-left: 110px;padding-bottom:30px;border-bottom: 1px dotted #7c7c7c;margin-bottom:30px;}
.homeNews-right li:last-child{border-bottom: none;margin-bottom: 0;}
.homeNews-right span{display:block;width: 90px;height: 80px;float: left;font-size:20px;color: #9d9d9d;text-align: center;margin-left: -120px;border-right: 1px solid #a7a7a7;padding-right: 10px;padding-top:20px;}
.homeNews-right b{font-size:35px;color: #424242;}
.homeNews-right h6{font-size:18px;color: #1b1b1b;font-weight: normal;margin-bottom: 10px;transition: all .5s;}
.homeNews-right h6:hover{color: #a67b33;}

/*底部*/
.footerNav{height:50px;line-height: 50px;background: #a67b33;text-align: center;border-bottom: 1px solid #c1a042;}
.footerNav a{color: #fff;border-right: 1px solid #fff;padding:0 30px;}
.footerNav a:last-child{border-right: none;}
.footer{background:#434343;color:#9d9d9d;padding: 36px 0 24px 0;}
.footerLeft {width:350px;}
.footContact a{color: #9d9d9d}
.footContact a:hover{color: #fff;}
.footerTel{background: url(../images/telIco-c.png) no-repeat left center ;padding-left: 45px;margin:0 0 20px 0;}
.footerTel span{display: block;font-size: 24px;}
.footerLeft {font-size: 12px;}
.footerRight{width: 100px;overflow: hidden;text-align: left;margin-left: 20px;}
.footerRight span{display: block;font-size: 12px;color: #9d9d9d;padding-left: 26px;background: url(../images/phoneIco.png) no-repeat left center ;}
.footerBott{height: 44px;line-height: 44px;background: #262626;color: #fff;}
.footerBott a{color:#7d7d7d;margin-right: 15px;font-size: 12px;}
.footerBott 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;}
.breadCrumb{height: 50px;line-height: 50px;border-bottom: 1px solid #a67b33;background: #fff;}
.breadCrumb p{background: url('../images/location_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:#a67b33;transition:all 0.3s;}
.page-bgColor{background-color: #fff;padding: 30px 20px;}

/* 内页公用菜单 */
.listMenu{height: 60px;line-height: 60px;padding-top: 30px;}
.listMenu .menuWrap{line-height: 60px;}
.listMenu .menuWrap a{display:inline-block;font-size: 16px;position: relative;width: 120px;height: 36px;line-height: 36px;text-align: center;border: 1px solid #a67b33;margin-right: 10px;color: #333;transition: all .5s;}
.listMenu .menuWrap a.current,.listMenu .menuWrap a:hover{background-color: #a67b33;color: #fff;}
.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: #a67b33}

/*列表筛选*/
.caseList-bar{overflow: hidden;margin-top: 64px;padding: 20px 0  30px 0;border-top: 1px solid #ddd;}
.caseList-bar dl { padding:14px 0; _padding:0; height:auto; border-bottom:1px dashed #d1d0d0; overflow:hidden;}
.caseList-bar dl dt { float:left; width:84px; color:#333 _margin:14px 0; overflow:hidden;}
.caseList-bar dl dd { float:left; width:972px; overflow:hidden; _margin:14px 0;}
.caseList-bar dl dd a { color:#383838; margin:0 20px; display:inline-block; ;}
.caseList-bar dl dd a.hong { color:#fff; height:26px; padding:0 13px; background:#a67b33;}
.caseList-bar dl dd h1 { margin:0 20px;  ;display:inline-block;color:red;}

/*  案例列表 */
.caseList li{width: 382px;margin-right: 28px;position: relative;margin-bottom: 30px;float: left;transition: all .5s;}
.caseList li .pic{display: block;overflow: hidden;position: relative;height: 260px;}
.caseList li img{width: 100%;height: 100%;transition: all .5s;display: block;}
.caseList li:hover img{transform: scale(1.2);}
.caseList li p{padding:20px 10px ;transition: all .5s;position: relative;left: 0}
.caseList li p .tit{font-size: 14px;color: #333333;display: block;}
.caseList li p .time{font-size: 12px;color: #999999;display: block;}
.caseList li:after{content: "";position: absolute;width: 0;left:50%;height: 2px;background-color: #a67b33;transition: all .5s;bottom: 0px;}
.caseList li:hover:after{width: 100%;left: 0}
.caseList li:hover{box-shadow: 0 8px 20px rgba(0,0,0,.1);}
.caseList li:hover p{left: 15px;}

/*定制列表*/
.solveList ul{width: 1240px;}
/*客户见证*/
.solveList  li{width: 380px;height: 400px;float: left;margin-right: 30px;margin-bottom: 50px;position: relative;transition: all .5s;}
.solveList  li .cImg{display: block;width: 100%;height: 260px;overflow: hidden;position: absolute;top:0;transition: all .5s;}
.solveList  li .cImg img{display: block;width: 100%;height: 100%;}
.solveList  .font{ position: absolute;width: 348px;background-color: #fff;
padding: 30px 15px;margin-left: 0px;margin-top: 260px;border: 1px solid #a67b33;transition: all  .5s;bottom: 0;z-index: 2;}
.solveList  .font h4{height: 20px;color: #333;font-size: 16px;font-weight: normal;text-align: center;}
.solveList  .font h4 a{color: #333}
.solveList  .font  span{overflow: hidden;white-space: nowrap;
text-overflow: ellipsis;display: block;text-align: center;padding-bottom: 20px;
margin-top: 12px;}
.solveList  .font  p{margin: 0 auto;font-size: 13px;line-height: 26px;
width: 70%;text-align: center;margin: 0 auto;height: 50px;color: #949494;overflow: hidden;position: relative;top:0;transition: all .5s;}
.solveList  li .more{display: block;width: 100px;height: 30px;text-align: center;border-radius: 26px;border: 1px solid #ccc;position: absolute;left:37%;bottom: 20px;opacity: 0;transition: all .5s;font-size: 12px;color: #999999;line-height: 30px;}
.solveList  li:hover{box-shadow: 0px 12px 32px rgba(0, 0, 0, 0.1);}
.solveList  li:hover .cImg{top: -10px;}
.solveList  li:hover .font{bottom: -10px;}
.solveList  li:hover .font p{opacity: 0;top: 10px;}
.solveList  li:hover .more{bottom: 50px;opacity: 1;background-color: #a67b33;color: #fff;border-color: #a67b33}
.solveList  li:hover  h4 a{color: #a67b33}



/*  案例详情 */
.caseShow{}
.caseShow h3{color: #333;font-size: 24px;height: 30px;line-height: 30px;margin-bottom: 30px;font-weight: normal;}
.caseShow .caseShow-main{margin-bottom: 20px; }
.caseShow .caseShow-slide{width: 840px;height: 490px;overflow: hidden;position: relative;background-color: #f5f5f5;padding-top:80px;}
.caseShow .caseShow-right{width: 260px;height: 478px;padding: 45px 35px;background-color: #a67b33;}
.caseShow .caseShow-slide .bd,.caseShow .caseShow-slide .bd li{width: 600px;height:400px;overflow: hidden;margin:0 auto;}
.caseShow .caseShow-slide .bd li img{width: 100%;height: 100%;vertical-align: middle;}
.caseShow .caseShow-slide .hd{position:absolute;bottom:30px;text-align: center;width: 120px;left: 50%;margin-left: -60px;}
.caseShow .caseShow-slide .hd a{ display:inline-block;width:10px;height:16px;cursor:pointer;overflow:hidden; text-indent:-9999px;transition:all 0s;position: absolute;top: 5px;}
.caseShow .caseShow-slide .hd .next{background:url('../images/caseBtn1.png') no-repeat center center;left: 0}
.caseShow .caseShow-slide .hd .prev{background:url('../images/caseBtn2.png') no-repeat center center;right: 0;}
.caseShow .caseShow-slide .hd .pageState{color:#fff;font-family:Arial;letter-spacing:5px;font-size: 18px;}
.caseShow .caseShow-left .hd .pageState span{font-size:40px;color:#d91f22;}
.caseShow-right h5{font-size: 18px;font-weight: normal;color: #fff;text-align: center;margin-bottom: 20px;}
.caseShow-form{margin-bottom: 20px;}
.caseShow-form .name,.caseShow-form  .tel{display: block;height: 40px;width: 100%;line-height: 40px;margin-bottom: 5px;text-indent: 10px;}
.caseShow-form .content{width: 100%;height: 150px;margin-bottom: 2px;box-sizing: border-box;-moz-box-sizing:border-box;padding: 10px;display: block;margin-bottom: 5px;}
.caseShow-form .code{overflow: hidden;margin-bottom: 20px;}
.caseShow-form .code .codeText{width: 180px;float: left;display: block;height: 44px;line-height: 44px;text-indent: 10px;}
.caseShow-form .code .checkcode{width:70px;height:36px;padding:4px 5px ;display:block;float:left;background:#fff;float: left;}
.caseShow-form .sub{display: block;width: 100%;height: 50px;background-color: #4b3817;color: #fff;font-size: 14px;text-align: center;line-height: 50px;transition: all .5s;cursor: pointer;}
.caseShow-form .sub:hover{background-color: #3e2c0e;}
.caseShow-tel{font-size: 28px;color: #fff;background: url(../images/telIco-d.png) no-repeat left center;padding-left: 45px;}
.caseShow-tel span{display: block;font-size: 14px;margin-bottom: 5px;}
.caseShow-content .txt{box-shadow: 0 0 10px 2px rgba(0,0,0,0.1);margin-bottom: 30px;padding: 20px 25px;border-left: 3px solid #a67b33}
.caseShow-relate h5,.caseShow-content h5{font-size: 18px;margin-bottom: 20px;font-weight: normal;color: #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 #a67b33;background:#a67b33;}
.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 #a67b33;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;}


/* 新闻列表 */
.newsList .hot{margin-bottom: 30px;}
.newsList .hot ul{width: 1230px;}
.newsList .hot li{width: 385px;float: left;border-bottom: 2px solid #e5e5e5;position: relative;margin-right: 20px;}
.newsList .hot li:after{content: "";position: absolute;width: 0;left: 0;bottom: -1px;height: 2px;background-color: #a67b33;transition: all .5s;}
.newsList .hot li a{display: block;width: 100%;height: 100%;position: relative;}
.newsList .hot li .pic{display: block;height: 193px;overflow: hidden;}
.newsList .hot li .pic img{display: block;width: 100%;height: 100%;transition: all .5s;}
.newsList .hot li .time{position: absolute;left: 0;top: 0;width:70px;height: 70px;text-align: center;font-size: 14px;color: #fff;background: rgba(0,0,0,0.7);}
.newsList .hot li .time b{font-size: 44px;font-weight: normal;display: block;padding: 15px 0 5px;}
.newsList .hot li .txt{padding: 25px 20px 20px;color: #5a5a5a;transition: all .5s;background-color: #f4f4f4;}
.newsList .hot li .txt h5{font-size: 16px;color: #232323;font-weight: normal;margin-bottom: 10px;}
.newsList .hot li:hover img{transform: scale(1.2);}
.newsList .hot li:hover:after{width: 100%;}
.newsList .hot li:hover .txt{box-shadow: 0 8px 20px rgba(0,0,0,.1);}
.newsList .hot li:hover .txt h5{color: #a67b33}
.newsList .list li {padding-left: 120px;padding-bottom: 40px;border-top: 1px dotted #a67b33;padding-top: 40px;transition: all .5s;background: #fff;overflow: hidden;}
.newsList .list li a{display: block;position: relative;left: 0;transition: all .5s;}
.newsList .list li .time{display: block;float: left;font-size: 12px;color: #666666;margin-left: -120px;width: 90px;height: 90px;border: 1px solid #a67b33;text-align: center;transition: all .5s;}
.newsList .list li strong{font-size: 40px;color: #666666;display: block;font-weight: normal;text-align: center;margin-bottom: 10px;margin-top: 20px;transition: all .5s;}
.newsList .list li .txt{width: 970px;float: left;margin-top: 15px;}
.newsList .list li h5{font-size: 18px;color: #191919;font-weight: normal;margin-bottom: 20px;}
.newsList .list li p{font-size: 12px;color: #666666;}
.newsList .list li .more{display: block;display: block;font-size: 10px;text-align: center;height: 24px;line-height: 24px;width: 60px;text-align: center;background-color: #a67b33;color: #fff;margin-top: 35px;transition: all .5s;float: left;}
.newsList .list li:hover h5 {color: #a67b33;}
.newsList .list li:hover a{left: 20px;}
.newsList .list li:hover  .time{background-color: #a67b33;border-color: #a67b33;color: #fff;}
.newsList .list li:hover  strong{color: #fff;}


/* 常见问题 */
.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 .articleStart{margin-bottom: 20px;padding-bottom: 10px;border-bottom: 1px solid #dedede;overflow: hidden;}
.articleShow .articleStart .bshare-custom{margin-top: 20px;}
.articleShow .articleMain .title{font-size: 18px;line-height: 30px;color: #303030;font-weight: normal;margin-bottom: 10px;}
.articleShow .articleMain .time{display: block;font-size: 14px;color: #999999}
.articleShow .articleMain .content{margin-bottom: 60px;}
.articleShow .articlePage{background: #f5f5f5;overflow: hidden;margin-bottom: 30px;}
.articleShow  .articlePage .post-prev,.articleShow  .articlePage .post-next{transition: all .36s ease;position: relative;width: 50%;overflow: hidden;float: left;padding: 15px;box-sizing: border-box;-moz-box-sizing: border-box;background: #f5f5f5;transition: all .5s;}
.articleShow  .articlePage a{display: block;width: 100%;height: 100%;}
.articleShow  .articlePage .pageImg{width: 70px;transition: all .5s;}
.articleShow  .post-prev .pageImg{text-align: right;}
.articleShow  .articlePage h5{white-space: nowrap;overflow: hidden;text-overflow: ellipsis;font-size: 14px;color: #666;font-weight: normal;position: relative;transition: all .5s;width: 240px;}
.articleShow  .articlePage .post-prev h5{right: 0;text-align: right;}
.articleShow  .articlePage .post-next h5{left: 0;text-align: left;}
.articleShow  .articlePage i{display: block;width: 40px;height:16px;margin-top: 5px;}
.articleShow  .articlePage .post-prev i{border-right: 1px solid #c9c9c9;background: url(../images/pageJt-icoL.png) no-repeat 0 center;transition: all .5s;}
.articleShow  .articlePage .post-next i{border-left: 1px solid #c9c9c9;background: url(../images/pageJt-icoR.png) no-repeat -40px center;transition: all .5s}
.articleShow  .articlePage .post-prev:hover .pageImg,.articleShow  .articlePage .post-next:hover .pageImg{color: #fff;}
.articleShow  .articlePage .post-prev:hover,.articleShow  .articlePage .post-next:hover{background-color: #a67b33}
.articleShow  .articlePage .post-prev:hover h5{color: #fff;right:25px;}
.articleShow  .articlePage .post-next:hover h5{color: #fff;left:25px;}
.articleShow  .articlePage .post-prev:hover i{border-color: #fff;background-position: -40px 0;opacity: 0.6}
.articleShow  .articlePage .post-next:hover i{border-color: #fff ;background-position: 0 0;opacity: 0.6}

.articleShow .articleHost  h3{height: 30px;line-height: 30px;font-size: 16px;font-weight: normal;color: #303030;margin-bottom: 10px;}
.articleShow .articleRelate-news{border: 1px solid #e5e5e5;padding: 15px 20px;overflow: hidden;}
.articleShow .articleRelate-news ul{width: 1250px;}
.articleShow .articleRelate-news li{height: 36px;line-height: 36px;border-bottom: 1px dashed #e5e5e5;transition: all .5s;float: left;width: 550px;margin-right: 50px;}
.articleShow .articleRelate-news li .time{color: #ccc;float: right;width: 72px;}
.articleShow .articleRelate-news li a{display: block;background: url(../images/ly_li.png) no-repeat left center;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;padding-left: 10px;width: 400px;position: relative;transition: all .5s;left: 0;float: left;}
.articleShow .articleRelate-news li:hover a{color: #a67b33;left: 10px;}


/* 人才招聘  */
.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%}



/* 内页留言样式 */
.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:#a67b33;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:#a67b33;}







