@charset "utf-8";
/**
深圳市国人伟业信息技术有限公司
http://www.grwy.cn/
**/
body,ol,ul,h1,h2,h3,h4,h5,h6,p,th,td,dl,dd,form,fieldset,legend,input,textarea,select{margin:0;padding:0}
fieldset,img{border:0;}
img{vertical-align:middle;}
ol,ul,li{list-style-type:none;}
table{border-collapse:collapse;border-spacing:0;}
button,input,select,textarea{font-size:12px;font-family:inherit;margin:0;outline:none;resize:none;border:none;}
.clearfix:after {clear: both; content: "."; display: block; height: 0; overflow: hidden; visibility: hidden; }
.clearfix { zoom:1; }
html{verflow:-Scroll;overflow-x:hidden;zoom:1;overflow-y:scroll;overflow:-moz-scrollbars-vertical;}
body{color:#666;font-size:14px;line-height:24px;font-family:"Arial","SimSun", Arial, Helvetica, sans-serif;}
a{color:#666;text-decoration:none;outline:none;blr:expression(this.onFocus=this.blur());transition:all ease 0.3s;}
a:hover{color:#f8c300;text-decoration:none;}:focus{outline:none;}

/* CSS活动的公共样式 */
.fl{float:left;}
.fr{float:right;}
.w1200{width:1200px; margin:0 auto;}
.mb10{margin-bottom:10px;}
.mb15{margin-bottom:15px;}
.mb25{margin-bottom:25px;}
.center{text-align:center;}
.hide{overflow:hidden;}
.erp{white-space:nowrap;overflow:hidden;text-overflow: ellipsis;}


/* 头部  */
.header{height:95px;padding-top:20px;position:relative;z-index:8;}
.headR{max-width:450px;}
.headR .top{margin-bottom:10px;}
.headR .tel{font-size:20px;color:#d29d0f;font-family:Arial;background: url(../images/pIcon.png) no-repeat left;padding-left:20px;}
.headR .wx{position:relative;width:18px;height:15px;background: url(../images/wxIcon.png) no-repeat center;padding:0 8px;margin:0 8px;display:inline-block;border-left:1px solid #ccc;border-right:1px solid #ccc;}
.headR .wx span{position: absolute;top:30px;left:-40px;background:#ececec;padding:5px;display:none;z-index:5;}
.headR .wx span::before{position: absolute;content: "";top:-12px;left:50px;border:6px solid transparent;border-bottom-color:#ccc;}
.headR .wx img{width:100px;height:100px;}

/* 导航  */
.nav{height:60px;line-height:60px;font-size:16px;background: #4b3817;position:relative;z-index:5;text-transform: uppercase;}
.nav .m{float:left;width:150px;text-align:center;position:relative;z-index:10;}
.nav .m>a{color:#fff;display:block;position:relative;z-index:2;border-right:1px solid #5b4a2e; overflow:hidden;}
.nav .m>a:hover,.nav .m .cur,.nav .on>a{background: url(../images/nav_h.jpg) no-repeat;color:#333;}
.nav .m:first-child a{border-left:1px solid #5b4a2e;}
.nav li:last-child a{background:none;}
.nav .navSub{position:absolute;top:60px;width:130px;display:none;left:0;background:#f3f3f3;padding:0 10px;}
.nav .navSub:after{content:"";position:absolute;left:50%;top:-12px;border:6px solid transparent;border-bottom-color:#fff;margin-left:-6px;z-index:3;}
.nav .navSub li{float:none;height:34px;line-height:34px;border-bottom:1px solid #ddd;background:none;margin-left:0;text-align:center;font-size:12px;text-align:center;}
.nav .navSub li:last-child{border-bottom:none;}
.nav .navSub a{white-space:nowrap;overflow:hidden;text-overflow: ellipsis;height:34px;color:#333;display:block;border-radius:0;}
.nav .navSub a:hover{background:#9c793e;color:#fff;}

/*  广告轮播图 */
.banner{ margin: 0 auto;position:relative; overflow:hidden;height:740px;}
.banner .bd{height:740px; z-index:0;position:relative;left:50%; margin-left:-960px;}
.banner_ctr{ height:90px;position:absolute;top:45%;z-index:2;left:50%;margin-left:-600px;}
.banner_ctr a{ display:block;width:40px;height:40px; background: url('../images/ctrl.png') no-repeat 0 0; position:absolute; opacity:0;filter: alpha(opacity=0);display:block;}
.banner_ctr a.prev{left:-90px;}
.banner_ctr a.next{right:-1280px; background-position: -40px 0px;}
.banner_ctr a:hover{opacity:1;filter:alpha(opacity=100);}
.banner .hd{position:absolute; bottom:70px; text-align: center; z-index:5;left:50%;font-size: 0; line-height: 0;height: 0px; margin-left:-30px;height:14px;}
.banner .hd li{z-index:2; cursor:pointer; margin-right:5px; display:inline-block;width:10px; height:10px;*display:inline; zoom:1;border-radius:100%;border:2px solid #fff;position:relative;transition:all 0.3s;}
.banner .hd li:after{content:"";position:absolute;width:6px;height:6px;background:#fff;top:2px;left:2px;border-radius:100%;}
.banner .hd li:hover,.banner .hd .on{border:2px solid #9c793e;transform:scale(1.1);}
.banner .hd .on:after{background:#9c793e;}

/*  搜索 */
.search{height:35px;line-height:35px;overflow:hidden;padding:8px 0;background: rgba(0,0,0,.6);margin-top:-50px;z-index:5;position:relative;}
.searFont{width:760px;overflow:hidden;}
.searFont a{margin:0 8px;color:#ccc;}
.searFont a:hover{color:#fff;}
.searFont strong{color:#fff;font-weight:normal}
.searMain{width:351px;height:35px;line-height:35px;overflow:hidden;}
.searMain .sear_text{float:left;width:280px;height:33px;line-height:33px;padding:0 10px;background:#e8e8e8;border:1px solid #ddd;background:none;border-right:none;color:#fff;}
.searMain .sear_btn{float:right;width:50px;height:35px; cursor:pointer;background:url('../images/sBtn.jpg') no-repeat center;transition:all 0.3s;color:#fff;}
.searMain .sear_btn:hover{opacity:.8;}


/*  经典案例 */
.case{padding:60px 0;overflow:hidden;background: url(../images/case_bg.jpg) no-repeat center;}
.hTitle{text-align:center;font-size:36px;color:#000;font-weight:normal;line-height:36px;margin-bottom:30px;text-transform: uppercase;}
.hTitle span{display:block;font-size:16px;color:#535353;text-transform:none;}
.case .menu{margin-bottom:30px;font-size:14px;overflow:hidden;}
.case .menu li{float:left;width:133px;text-align:center;}
.case .menu li i{display:inline-block;width:44px;height:44px;background-repeat:no-repeat;transition:all .3s;}
.case .menu li span{display:block;margin-top:5px;}
.case .menu li a:hover i{background-position:0 -44px;}

.caseMain,.caseBox{height:560px;overflow:hidden;}
.caseMain li{float:left;width:395px;height:275px;overflow:hidden;margin:0 7px 10px 0;}
.caseMain li:nth-child(3n){margin-right:0;}
.caseMain li img{width:395px;height:275px;transition:all .5s;}
.caseMain li span{display:block;position:relative;margin-top:-50px;z-index:2;color:#fff;padding:0 10px;height:50px;line-height:50px;background:#000;background:rgba(0,0,0,.5); white-space:nowrap;overflow:hidden;text-overflow: ellipsis;text-align:center;}
.caseMain li:hover img{transform:scale(1.1);}

/* 解决方案 */
.solution{padding:60px 0;overflow:hidden;}
.solution li{float:left;background:#e1e1e1;text-align:center;width:365px;}
.solution li a{padding:35px;width:295px;display:block;}
.solution li i{display:inline-block;width:130px;height:120px;background-repeat:no-repeat;transition:all .4s;}
.solution li h4{font-size:25px;color:#4b3817;font-weight:normal;margin:20px 0;transition:all .4s;}
.solution li p{height:150px;margin-bottom:10px;}
.solution li .more{display:inline-block;width:90px;height:28px;line-height:28px;border:1px solid #6d4c14;text-align:center;color:#6d4c14;font-size:12px;}
.solution li:nth-child(2){margin:0 52px;}
.solution li a:hover{background:#9c793e;color:#fff;}
.solution li a:hover h4{color:#fff;}
.solution li a:hover .more{border:1px solid #ffe968;color:#ffe968;}
.solution li a:hover i{background-position: 0 -120px;}

/*  优势 */
.adv{background:#f2f2f2 url(../images/odds_bg.jpg) no-repeat top center;padding-top:70px;}
.adv .title{text-align:center;margin-bottom:40px}
.adv li{overflow:hidden;height:265px;overflow:hidden;margin-bottom:18px;}
.adv li.adv1{margin-bottom:30px}
.adv li .font{width:475px;font-size:16px;padding-top:20px;}
.adv li .font h4{font-size:30px;color:#a67b33;padding-left:75px;margin-bottom:20px;line-height:35px;}
.adv li .font i{font-size:50px;font-family:Arial;float:left;margin-left:-75px;font-weight:normal;line-height:50px;margin-top:-10px;}
.adv li .font h4 span{font-size:20px;color:#c2c2c2;font-family:Arial;text-transform:uppercase;display:block;font-weight:normal;}
.adv li p{background: url(../images/arr_o.png) no-repeat left 5px;padding-left:30px;}
.adv li.adv2{margin-bottom:30px;}

/* 关于我们 */
.about{padding:60px 0;overflow:hidden;}
.aboutL{width:620px;overflow:hidden;padding:0 0 10px 10px;position:relative;z-index:2;}
.aboutL img{width:620px;height:430px;transition:all .5s;}
.aboutL:after{content:"";position:absolute;left:0;top:10px;background:#a67b33;right:10px;height:100%;z-index:-1;}
.about .font{width:535px;height:430px;overflow:hidden;margin-bottom:30px;}
.about .font h3{font-size:35px;color:#333;line-height:35px;font-weight:normal;margin-bottom:30px;}
.about .font h3 span{display:block;font-size:24px;color:#4b3817;}
.about .font .txt{height:290px;margin-bottom:10px;overflow:hidden;}
.about .font p{margin-bottom:10px;}
.about .font .more{display:inline-block;width:100px;height:30px;line-height:30px;background:#8a672b;color:#f9c902;text-align:center;font-size:13px;}
.about .font .more:hover{width:100%;color:#fff;}

/* 荣誉证书 */
.honor{margin-bottom:60px;height:256px;position:relative;}
.honor ul{width:1240px;}
.honor li{float:left;width:180px;height:256px;overflow:hidden;margin-right:24px;background:#ddd;}
.honor li img{width:180px;height:256px;transition:all .5s;}
.honor li span{display:block;position:relative;z-index:2;color:#fff;padding:0 10px;height:50px;line-height:50px;background:#000;background:rgba(0,0,0,.5); white-space:nowrap;overflow:hidden;text-overflow: ellipsis;text-align:center;font-size:12px;transition:all .4s;}
.honor li:hover span{margin-top:-50px;}
.honor li:hover img{transform:scale(.95);}
.honor .pageBtn span{position:absolute;cursor:pointer;left:-60px;top:110px;font-size:0;line-height:0;background:url('../images/hBtn.jpg') no-repeat ;width:34px;height:34px;}
.honor .pageBtn .next{left:auto;right:-60px;background-position:-34px 0;}
.honor .pageBtn span:hover{background-position: -68px 0;}
.honor .pageBtn .next:hover{background-position: -102px 0;}

/*  新闻 */
.news{padding:60px 0;overflow:hidden;background:#f3f3f3;}
.newsMenu{text-align:center;margin-bottom:40px;}
.newsMenu a{display:inline-block;width:140px;height:35px;line-height:35px;background:#a1a1a1;font-size:16px;color:#fff;margin-left:10px;}
.newsMenu a.on{background:#a67b33;}
.newsMain,.newsBox{height:380px;overflow:hidden;}
.newsL{width:480px;overflow:hidden;}
.newsL .nImg{display:block;width:470px;height:270px;padding:4px;background:#fff;border:1px solid #a7a7a7;overflow:hidden;margin-bottom:10px;}
.newsL img{width:470px;height:270px;transition:all .5s;}
.newsL h4{font-size:18px;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;font-weight:normal;margin-bottom:10px;}
.newsL h4 a{color:#333;}
.newsL h4 a:hover{color:#a67b33;}
.newsL .nImg:hover img{transform:scale(.95);}

.newsR{width:650px;;height:380px;}
.newsR li{height:85px;padding:16px;overflow:hidden;font-size:12px;position:relative;margin-bottom:10px;background:#fff;}
.newsR li:after{position:absolute;content:"";left:0;top:0;width:0;height:152px;transition:all 0.4s;background:#a67b33;}
.newsR li a{position:relative;z-index:2;display:block;}
.newsR li .date{float:left;width:105px;height:85px;text-align:center;margin-right:20px;transition:all 0.3s;border-right:1px solid #eee;}
.newsR li .date i{display:block;font-style:normal;font-size:46px;color:#222;line-height:46px;transition:all 0.3s;}
.newsR li h4{color:#333;height:30px;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;font-weight:normal;font-size:16px;}
.newsR li:hover .date i,.newsR li:hover a,.newsR li:hover h4{color:#fff;transition:all 0.3s;}
.newsR li:hover{background:#a67b33;transition-delay:.3s;}
.newsR li:hover:after{width:100%;}

/* 底部 */
.footer{background:#464646;overflow:hidden;}
.footMenu{height:49px;line-height:49px;color:#fff;text-align:center;background: #b07d24;border-bottom:1px solid #c8a32f;}
.footMenu a{margin:0 20px;color:#fff;}
.footMenu a:hover{text-decoration:underline;}
.footMain{padding:30px 0;overflow:hidden;font-size:12px;}
.footLeft{width:700px;overflow:hidden;color:#9d9d9d;}
.footLeft .phone{font-size:14px;color:#fff;background: url('../images/f_picon.png') no-repeat left center;padding-left:45px;margin-bottom:10px;}
.footLeft .phone span{display:block;font-size:22px;font-family:Arial;}
.footRight{width:230px;color:#fff;overflow:hidden;}
.footRight div{width:100px;line-height:20px;}
.footRight div img{width:100px;height:100px;}
.footMain a{color:#9d9d9d;}
.footRight div p{background: url('../images/foot_icon.png') no-repeat left center;padding:10px 0 10px 25px;}
.firendLink{height:45px;line-height:45px;background:#272727;font-size:12px;}
.firendLink span{font-size:14px;color:#fff;}
.firendLink a{margin:0 10px;color:#757575;}
.firendLink a:hover,.footMain a:hover{color:#fff;}

/* 内页公用 */
.listBanner{ position: relative; left:50%; margin-left:-960px; height:300px;overflow:hidden;}
.listWrapper{padding:60px 0;overflow:hidden;}
.breadCrumb{height:50px;line-height:50px;background:#000;background:rgba(0,0,0,.5);margin-top:-50px;position:relative;z-index:2;color:#9e9e9e;}
.breadCrumb p{background:url('../images/home_icon.png') no-repeat left center; padding-left:20px;font-size:14px;width:1180px;}
.breadCrumb p a{color:#9e9e9e;}
.breadCrumb p span,.breadCrumb p a:hover{color:#fff;}
.breadCrumb .back{float:right;height:28px;line-height:28px;text-align:center;border-radius:5px;margin-top:20px;background: url('../images/back.png') no-repeat left center;padding-left:20px;}
.partnerList,.honorList,.settingList,.newsList,.videoList,div.searList,.newsList2{ width:1200px;overflow: hidden;}
.partnerList ul,.honorList ul,.settingList ul,.videoList ul,div.searList ul,.newsList2 ul{ width:1250px;}

/* 内页公用菜单 */
.listMenu{height:60px;line-height:60px;background:#f7f7f7;text-align:center;font-size:16px;}
.listMenu .menu a{display:inline-block;color:#333;padding:0 25px;}
.listMenu_case .menu a{padding:0 13px;font-size:14px;}
.listMenu .menu a.cur,.listMenu .menu a:hover{background:#f8c404;color:#000;}
.menuSub{text-align:center;margin-top:20px;}
.menuSub a{width:125px;border:1px solid #ddd;background:#fff;display:inline-block;transition:all 0.3s;margin-right:10px;height:35px;line-height:35px;box-shadow:0 0 1px #fff inset;}
.menuSub a.current,.menuSub a:hover{border:1px solid #d1a400;background:#f8c300;color:#fff;}
.proSear{padding:60px 0;overflow:hidden;width:700px;height:50px;line-height:50px;}
.proSear .sear_text{height:48px;line-height:48px;width:600px;}
.proSear .sear_btn{width:79px;height:50px;line-height:50px;background:#a5701e;}

/*  产品封面 */
.proIndex dl{float:left;width:585px;margin-bottom:40px;}
.proIndex dl dt{width:585px;height:352px;overflow:hidden;}
.proIndex dl img{width:585px;height:352px;transition:all .6s;}
.proIndex dl span{display:block;height:50px;line-height:50px;position:relative;margin-top:-50px;z-index:2;font-size:22px;color:#fff;padding:0 30px;background:rgba(0,0,0,.5);}
.proIndex dl:hover img{transform:scale(1.08);}
.proIndex dd{background:#f7f7f7;padding:25px;min-height:110px;}
.proIndex dd h3{font-size:16px;font-weight:normal;margin-bottom:5px;}
.proIndex dd h3 a{color:#222;background: url(../images/pro_arr.png) no-repeat left center;padding-left:15px;}
.proIndex dd h3 a:hover{color:#a67b33;}
.proIndex dd .info{overflow:hidden;margin-bottom:5px;}
.proIndex dd .info a{background: url(../images/pro_li.png) no-repeat left center;padding-left:10px;margin-right:28px;}
.proIndex dl:nth-child(2n),.proList li .pic a:nth-child(2n){float:right;}

/*  产品列表 */
.proTop{padding:60px 0;overflow:hidden;font-size:15px;}
.proTop .title{font-size:25px;color:#4b3817;font-weight:normal;margin-bottom:20px;}
.proTop .txt{text-indent:2em;margin-bottom:25px;}
.proTop h5{font-size:18px;color:#2b2b2b;font-weight:normal;}

.proList li{padding:60px 0;overflow:hidden;background:#f7f7f7;}
.proList li.odd{background:#fff;}
.proList li dl{width:520px;overflow:hidden;}
.proList li dt{font-size:24px;color:#222;font-weight:normal;margin-bottom:25px;}
.proList li .pic{width:595px;overflow:hidden;}
.proList li .pic a{float:left;width:295px;height:185px;overflow:hidden;margin-bottom:5px;}
.proList li .pic img{width:295px;transition:all .5s;min-height:185px;}
.proList li .pic a:hover img{transform:scale(1.1);}

/*  案例列表 */
.caseList ul{width:1250px;}
.caseList li{float:left;width:380px;overflow:hidden;margin-right:30px;text-align:center;position:relative;z-index:2;margin-bottom:20px;}
.caseList li:after{content:"";position:absolute;left:0;bottom:0;width:100%;height:0;background:#9c793e;transition:all 0.4s;z-index:-1;}
.caseList li .cImg{display:block;width:380px;height:265px;overflow:hidden;}
.caseList li img{width:380px;height:265px;transition:all .5s;}
.caseList li h5{color:#333;font-weight:normal;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;padding:15px 0 10px 0;font-size:14px;}
.caseList li p{height:60px;font-size:12px;color:#888;line-height:22px;}
.caseList li:hover img{transform:scale(1.1);}
.caseList li:hover h5,.caseList li:hover p{color:#fff;}
.caseList li:hover:after{height:60px;}

/* 案例详情 */
.caseShow_top{overflow:hidden;margin-bottom:30px;min-height:130px;}
.caseShow_top img{float:right;margin-left:80px; box-shadow:0 0 10px #ccc;margin-top:10px; width:160px;margin-right:10px;border:10px solid #fff;}
.caseShow_top .title{font-size:30px;font-weight:normal;color:#333;margin-bottom:10px;line-height:30px;}
.zoombox {margin-bottom:35px;text-align:center;}
.zoompic {height:; background:url('../images/loading.gif') no-repeat 50% 50%; margin: 0 auto;overflow:hidden;text-align:center;background:#f7f7f7;padding:30px;}
.zoompic img{height:480px;}
.sliderbox {height:106px; overflow:hidden;margin-top:20px;}
.sliderbox .arrow-btn {width:20px;height:100px; background:url('../images/arrow_btn.png') no-repeat;cursor:pointer;margin-top:8px;}
.sliderbox #btn-left { float:left; background-position:0 0; }
.sliderbox #btn-left.dasabled { background-position:-40px 0; }
.sliderbox #btn-right { float:right; background-position:-20px 0; }
.sliderbox #btn-right.dasabled { background-position:-60px 0; }
.sliderbox .slider { float:left; height:106px;width:1140px; position:relative;margin-left:10px;overflow:hidden;}
.sliderbox .slider ul {position:absolute;left:0; width:880px; }
.sliderbox .slider li { float:left; width:180px; height:106px;text-align:center; }
.sliderbox .slider li img {border:3px solid #ddd; width:160px; height:100px;}
.sliderbox .slider li.current img { border:3px solid #f8c300; }
.relatedTitle{border-bottom:1px solid #ddd;font-size:16px;font-weight:normal;color:#333;margin-bottom:25px;height:35px;}
.relatedCase li{width:280px;margin-right:26px;}
.relatedCase li img,.relatedCase li .cImg{width:280px;height:195px;}

/* 新闻中心 */
.newsList{width:860px;}
.newsList li{height:145px;padding-bottom:20px;border-bottom:1px dotted #ddd;margin-bottom:20px;font-size:13px;}
.newsList li .pImg{width:250px;height:145px;overflow:hidden;margin-right:40px;}
.newsList li img{width:250px;height:145px;transition:all .5s;}
.newsList li h3{font-size:16px;font-weight:normal;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;margin-bottom:10px;}
.newsList li h3 span{font-size:12px;display:block;color:#888;}
.newsList li h3 a{color:#333;}
.newsList li h3 a:hover,.newsList li .more:hover{color:#f8c300;}
.newsList li p{margin-bottom:10px;overflow:hidden;margin-top:15px;}
.newsList li .more{color:#a67b33;}
.newsList li .browse{display:block;overflow:hidden;color:#888;}
.newsList li:hover img{transform:scale(1.1);}

.newsList_r{width:300px;}
.r_box{background:#f4f4f4;padding:20px;margin-bottom:20px;}
.r_box .tie{font-size:18px;color:#333;font-weight:normal;margin-bottom:20px;}
.r_box .tie a{float:right;font-size:12px;}
.r_news .pic{width:260px;height:150px;overflow:hidden;margin-bottom:20px;}
.r_news .pic img{width:260px;height:150px;transition:all .5s;}
.r_news .pic span{display:block;position:relative;z-index:2;color:#fff;padding:0 10px;height:35px;line-height:35px;background:#000;background:rgba(0,0,0,.5); white-space:nowrap;overflow:hidden;text-overflow: ellipsis;text-align:center;font-size:12px;transition:all .4s;margin-top:-35px;}
.r_news .pic:hover img{transform:scale(1.1);}
.r_news .list{white-space:nowrap;overflow:hidden;text-overflow: ellipsis;margin-bottom:4px;}

.r_case{height:720px;overflow:hidden;background:#f4f4f4;border-top:none; }
.r_case li{ width:260px;overflow:hidden;margin-bottom:10px;}
.r_case li img{ width:254px; height:184px; border:1px solid #ddd;padding:2px;background:#fff;}
.r_case li span{height:30px; line-height:38px; position:relative; text-align:center;display: block;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;}
.r_case li:hover img{ border: 1px solid #f8c300;}

/* 新闻详细样式 */
.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:#888;}
.detailLeft  .p1,.picShow .p1{border-bottom:1px dotted #adadad;;}
.articleBox1 .p1 span{margin-right:15px;}
.solution .p1{margin-bottom:40px;}
.review{background:#f7f7f7 url(../images/nShow_icon.png) no-repeat left top;padding:20px 20px 20px 20px;border:1px dotted #adadad;text-indent:2em;font-size:14px;color:#333;margin-bottom:20px;}
.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;}
.fontSize a.active{color:#0099e6;}
.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;}

.relatedNews_font{width:1200px;overflow:hidden;font-size:13px;margin-top:15px;}
.relatedNews_font ul{width:1240px;}
.relatedNews_font ul li{float:left;padding-right:50px;width:570px;height:40px;line-height:40px;border-bottom:1px dotted #ddd;}
.relatedNews_font ul li a{display:block;width:450px;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 span{float:right;color:#999;}

/* 关于我们 */
.aBox{padding:60px 0;overflow:hidden;}
.aTie{font-size:30px;color:#222;font-weight:normal;text-align:center;margin-bottom:50px;line-height:30px;}
.aboutBox1 .main{overflow:hidden;margin-bottom:50px;border-bottom:1px solid #dbdbdb;padding-bottom:50px;}
.aboutBox1 .aImg{width:595px;height:400px;overflow:hidden;}
.aboutBox1 .font{width:570px;}
.aboutBox1 .font h4{font-size:25px;color:#191919;font-weight:normal;margin-bottom:30px;}
.aboutBox1 .font p{margin-bottom:20px;}
.aboutBox1 .more{display:inline-block;color:#e70012;}
.aboutBox1 .more:hover{color:#a67b33;}
.about_box{width:580px;border-bottom:2px solid #ccc;padding-bottom:30px;}
.about_box .aImg{display:block;width:580px;height:220px;overflow:hidden;margin-bottom:25px;}
.about_box img{width:580px;height:220px;transition:all .5s;}
.about_box h4{font-size:26px;color:#333;margin-bottom:10px;font-weight:normal;}
.about_box p{height:80px;margin-bottom:5px;}
.about_box:hover img{transform:scale(1.1);}

.aboutBox2{background:#e8e8e8;font-size:12px;background-image:url(../images/cultrue_bg.jpg);background-repeat: no-repeat;background-position:center;background-size:cover;background-attachment:fixed;}
.aboutBox2 li{float:left;width:400px;padding:35px 40px;width:320px;height:200px;background:#fff;position:relative;line-height:20px;}
.aboutBox2 li:after{content:"";position:absolute;left:0;top:0;height:5px;background:#c30900;width:0;transition:all .4s;}
.aboutBox2 h4{font-size:20px;color:#222;font-weight:normal;position:relative;padding-bottom:15px;margin-bottom:10px;}
.aboutBox2 h4:after{content:"";position:absolute;left:0;bottom:0;height:1px;background:#c30900;width:20px;}
.aboutBox2 li h5{font-size:15px;font-weight:normal;color:#454545;}
.aboutBox2 li:hover:after{width:100%;}
.aboutBox2 li.pic{padding:0;width:400px;height:270px;}
.aboutBox2 li:nth-child(2n){background:#f4f4f4;}

.aboutBox3 .menu{font-size:16px;text-align:center;margin-bottom:30px;}
.aboutBox3 .menu a{margin:0 15px;}
.aboutBox3 .menu a.on{color:#c30900;}
.honorTab ul{width:1240px;}
.honorTab li{float:left;width:180px;height:256px;overflow:hidden;margin-right:24px;background:#ddd;}
.honorTab li img{width:180px;height:256px;transition:all .5s;}
.honorTab li span{display:block;position:relative;z-index:2;color:#fff;padding:0 10px;height:50px;line-height:50px;background:#000;background:rgba(0,0,0,.5); white-space:nowrap;overflow:hidden;text-overflow: ellipsis;text-align:center;font-size:12px;transition:all .4s;}
.honorTab li:hover span{margin-top:-50px;}
.honorTab li:hover img{transform:scale(.95);}

.jobSlide{height:305px;overflow:hidden;}
.aboutBox4{background:#f7f7f7;padding:60px 0;overflow:hidden;}
.aboutBox4 .pic{width:535px;height:355px;overflow:hidden;}
.aboutBox4 .main{width:620px;}
.aboutBox4 .main .aTie{text-align:left;margin-bottom:20px;}
.aboutBox4 .main li{height:45px;line-height:45px;border-bottom:1px solid #cbccce;}
.aboutBox4 .main li span{float:left;width:140px;}
.aboutBox4 .main li span:nth-child(1){width:195px;padding-left:5px;}
.aboutBox4 .main li a{display:block;overflow:hidden;}
.aboutBox4 .main li a:hover{background:#fff;color:#333;}


/* 合作伙伴 */
.partnerList li{float:left;width:238px;height:128px;position:relative;overflow:hidden;box-shadow:0 0 0 1px #d3d4d6;transition:all .3s;}
.partnerList li img{width:238px;height:128px;transition:all 0.4s;}
.partnerList li span{height:35px;line-height:35px;text-align:center;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;padding:0 10px;transition:all 0.4s;background:#0077cb;display:block;color:#fff;position:relative;z-index:2;}
.partnerList li:hover span{margin-top:-25px;}
.partnerList li:hover img{margin-top:-10px;}
.partnerList li:hover{box-shadow:0 0 0 1px #0077cb;z-index:2;}

/* 视频中心 */
.videoList ul li{width:280px;float:left;margin-right:26px;margin-bottom:25px;text-align:center;font-size:14px;position:relative;cursor:pointer;}
.videoList ul li img{display:block;width:270px;height:195px;padding:4px;border:1px solid #e3e3e3;background:#fff;}
.videoList ul li span{height:35px;line-height:35px; white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display: block;padding:0 5px;}
.videoList ul li:hover span{color:#10498c;}
.videoList ul li i{position:absolute;top:0;left:5px;top:5px;width:270px;height:195px;background:#000 url('../images/vIcon2.png') no-repeat center center;opacity:.6;}
.videoList ul li:hover img{border:1px solid #005cd5;}

/* 荣誉资质 */
.honorList ul li{width:250px;float:left;margin-right:26px;margin-bottom:25px;text-align:center;padding:15px 15px 0 15px;background:#f2f2f2;border-bottom:3px solid #ddd;position:relative;}
.honorList ul li .pImg{display:block;width:230px;height:325px;padding:4px;border:1px solid #e3e3e3;background:#fff;display: table-cell;vertical-align: middle;}
.honorList ul li img{width:230px;vertical-align: middle;height:325px;}
.honorList ul li::before{content: "";position:absolute;height:3px;bottom:-3px;left:0;transition:all 0.5s;width:0;}
.honorList ul li:hover::before{width:100%;background:#9c793e;transition:all 0.5s;}
.honorList ul li p{height:35px;line-height:35px; white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display: block;}
.lb-data .lb-caption{color:#fff;}
.honorList ul li:hover{background:#eee;box-shadow:0 0 10px #ccc;}

/* 公司坏境 */
.settingList li{width:280px;float:left;margin-right:26px;margin-bottom:25px;text-align:center;background:#f2f2f2;border-bottom:3px solid #ddd;position:relative;}
.settingList li img{display:block;width:270px;height:200px;padding:4px;border:1px solid #e3e3e3;background:#fff;transition:all 0.5s;}
.settingList li::before{content: "";position:absolute;height:3px;bottom:-3px;left:0;transition:all 0.5s;width:0;}
.settingList li:hover::before{width:100%;background:#9c793e;transition:all 0.5s;}
.settingList li span{height:45px;line-height:45px; white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display: block;padding:0 5px;}
.settingList li:hover img{transform:scale(.95);}
.partnerList{padding:1px;}
/*  人才招聘列表  */
.jobList li{overflow:hidden;border-bottom:1px solid #d7d7d7;}
.jobList li a{padding:10px 0;display:block;padding-left:30px;line-height:40px;overflow:hidden;}
.jobList li.top{padding:20px 0;background:#333;border:none;padding-left:30px;margin-bottom:10px;color:#fff;}
.jobList li p{overflow:hidden;margin-bottom:10px;}
.jobList li span{float:left;width:20%;box-sizing:border-box;color:#333;display:block;min-height:10px;}
.jobList li.top span{color:#fff;font-size:1rem;}
.jobList li a:hover{background:#f5f5f5;}
/*  人才招聘详情  */
.jobShow{padding:3%;background:#f8f8f8;font-size:.875rem;}
.jobShow .title{text-align:center;color:#a67b33;font-size:1.875rem;margin-bottom:30px;font-weight:700;}
.jobShow .top{margin-bottom:15px;}
.jobShow .box{margin-bottom:25px;}
.jobShow .box strong{font-size:1.286em;font-weight:400;color:#333;margin-bottom:5px;display:block;}
.jobShow .box{margin-bottom:25px;}
.jobShow .more{float:right;display:block;height:28px;line-height:28px;background:#a67b33;color:#fff;width:100px;text-align:center;margin-top:-50px;}
.jobShow .more:hover{background:#7f5714;}
.jobShow .back{float:right;font-size:1.286em;color:#a67b33;}


/*  加入我们  */
.joinBox1{padding:60px 0;overflow:hidden;}
.jTie{font-size:36px;line-height:36px;color:#333;font-weight:normal;padding-bottom:20px;margin-bottom:40px;text-align:center;position:relative;}
.jTie:after{content:"";position:absolute;width:20px;height:2px;background:#f8c301;left:50%;margin-left:-10px;bottom:0;}
.joinBox1 .font{overflow:hidden;margin-bottom:40px;}
.joinBox1 .font img{width:568px;}
.joinBox1 .font .txt{width:600px;font-size:14px;line-height:20px;}
.joinBox1 .font p{margin-bottom:10px;text-indent:2em;}
.joinBox1 .font span{color:#c30900;}
.joinBox1 .font h4{font-size:22px;color:#4b3817;font-weight:normal;}


.joinBox2{background-color:#f0f0f0;padding:60px 0;overflow:hidden;background-image:url(../images/join2_bg.jpg);background-repeat: no-repeat;background-position:center;background-size:cover;background-attachment:fixed;}
.joinBox2 .pic{width:340px;}
.joinBox2 .main{width:860px;overflow:hidden;background:#fff;height:595px;}
.joinBox2 li{float:left;width:329px;border-bottom:1px solid #e0e0e0;border-left:1px solid #e0e0e0;margin-left:-1px;margin-bottom:-1px;padding:50px;height:100px;transition:all .3s;}
.joinBox2 li h4{font-size:24px;color:#a5701e;font-weight:normal;line-height:24px;margin-bottom:15px;}
.joinBox2 li i{font-style:normal;background:#a5701e;width:26px;height:26px;background:#a5701e;border-radius:100%;font-style:normal;color:#fff;margin-right:10px;float:left;font-size:12px;font-family:Arial;text-align:center;}
.joinBox2 li:hover{background:#f5f5f5;}

.joinBox3{padding:60px 0;overflow:hidden;}
.joinBox3 .p1{margin-bottom:40px;font-size:16px;text-align:center;}
.joinBox3 .p1 span{color:#da251e;font-size:24px;}
.joinBox3 li{overflow:hidden;margin-bottom:5px;overflow:hidden;}
.joinBox3 li input{float:left;width:560px;height:48px;border:1px solid #dcdcdc;background:#fff;line-height:48px;margin-bottom:15px;padding:0 15px;font-size:14px;}
.joinBox3 li.a input:nth-child(2n){float:right;}

.joinBox3 li.b{height:90px;padding:10px 15px;border:1px solid #dcdcdc;margin-bottom:10px;}
.joinBox3 li textarea{width:100%;height:90px;line-height:24px;font-size:14px;}
.joinBox3 li.d input,.joinBox3 li.d img {float:left;}
.joinBox3 li.d input{width:180px;border:1px solid #dcdcdc;padding:0 15px;}
.joinBox3 li.d img{background:#fff;border:1px solid #dcdcdc;padding:13px;border-left:none;}
.joinBox3 li.d .btn{float:right;background:#ddd;margin-left:10px;text-align:center;cursor:pointer;color:#222;font-size:14px;transition:all 0.3s;}
.joinBox3 li.d .sub{background:#a5701e;color:#fff;}
.joinBox3 li.d .btn:hover{background:#333;color:#fff;}
.joinBox3 h3{font-size:36px;color:#222;line-height:36px;margin-bottom:10px;font-weight:normal;}

/* 内页留言样式 */
.contactBox{padding:50px 0;background:#f2f2f2;overflow:hidden;}
.contactFont{padding:30px 45px;background:#fff;overflow:hidden;width:390px;height:440px;}
.contactFont h3{font-size:24px;color:#333;font-weight:normal;border-bottom:1px solid #eee;height:50px;}
#dituContent{width:720px;height:500px;float:left;}

.contactFont ul{background:#fff url('../images/leftIcon.png') no-repeat 30px 25px;padding:10px 30px;color:#333;}
.contactFont li span{display:block;color:#666;}
.contactFont li {border-bottom:1px solid #eee;padding-bottom:6px;margin-bottom:6px;padding-left:40px;}

.feedback{padding:50px 0;overflow:hidden;}
.feedback .title{text-align:center;font-size:24px;font-weight:normal;margin-bottom:25px;color:#333;position:relative;}
.feedback .title span{padding:0 25px;background: #fff;position:relative;z-index:2;}
.feedback .title::before{content:"";border-bottom:1px solid #e1e1e1;width:100%;left:0;position:absolute;top:13px;}
#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;position:relative;width:75px;}
.feedback .name:after,.feedback .telephone:after,.feedback .email:after,.feedback .msg_title:after{content: "*";color:#f00;position:absolute;top:0;right:-280px;}
#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:243px;height:30px;line-height:30px;float:left;margin:0 28px 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 .btns{width:120px;height:40px;margin-right:10px; background:#9c793e;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:#666;}

