﻿@charset "utf-8";
/**
深圳市国人伟业信息技术有限公司
http://www.grwy.cn/
**/
html{font-size:100%;/* overflow-y:scroll; */-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;overflow-x:hidden;}
body,div,ul,li,ol,h1,h2,h3,h4,h5,h6,input,textarea,select,p,dl,dt,dd,a,img,button,form,table,th,tr,td,tbody,article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{margin:0;padding:0;-webkit-tap-highlight-color:transparent;}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block;}
fieldset,img{border:0;vertical-align:top; }
ol,ul,li{list-style-type:none;}
table{border-collapse:collapse;border-spacing:0;}
h1, h2, h3, h4, h5, h6 {font-weight:normal;font-size:100%;}
em,i{font-style:normal;}
input,textarea{border:none;resize:none;outline:none;-webkit-appearance:none;}
input[type="button"], input[type="submit"], input[type="reset"] { -webkit-appearance:none; font-family:'Microsoft Yahei',Arial;color:#fff;font-size:.22rem;}
a{color:#fff;text-decoration:none;outline:none;blr:expression(this.onFocus=this.blur());}
*{box-sizing:border-box;}

/*公用*/
body { font-family:"宋体";color:#fff;font-size:.24rem;background:#101010;line-height:1.5;}
img{max-width:100%;height:auto;width:auto\9;-ms-interpolation-mode:blicubic;}
.clearfix:after {clear:both;content:"";display:block;height:0;overflow:hidden;visibility:hidden; }
.clearfix {zoom:1}
.fl {float:left;}
.fr {float:right;}
.hide{overflow:hidden;}
.mb20{margin-bottom:.2rem;}
.eps {white-space:nowrap;overflow:hidden;text-overflow: ellipsis;}
.wrapper{width:100%;max-width:768px;min-width:320px;margin:0 auto;position:relative;overflow:hidden;}
.con{padding:0 .2rem;}

@font-face {
  font-family: 'iconfont';  /* project id 357004 */
  src: url('../fonts/font_agxwqjaivltedn29.eot');
  src: url('../fonts/font_agxwqjaivltedn29.eot') format('embedded-opentype'),
  url('../fonts/font_agxwqjaivltedn29.woff') format('woff'),
  url('../fonts/font_agxwqjaivltedn29.ttf') format('truetype'),
  url('../fonts/font_agxwqjaivltedn29.svg#iconfont') format('svg');
}

.iconfont {
  font-family:"iconfont" !important;
  font-size:18px;
  font-style:normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale;
}

.icon_home::before{ content: "\e6ee"; }
.icon_nav1::before{ content: "\e604"; }
.icon_nav2::before{ content: "\e7c3"; }
.icon_nav3::before{ content: "\e641"; }
.icon_nav4::before{ content: "\e61c"; }
.icon_nav5::before{ content: "\e642"; }
.icon_nav6::before{ content: "\e704"; }
.icon_nav7::before{ content: "\e60a"; }

/* 头部 */
.header{height:1.20rem;line-height:1.20rem;background:#101010;}
.logo img{vertical-align:middle;max-height:.65rem;}
.navMenu_icon{width:.5rem;height:.44rem;background-image: url('../images/menu.png');background-size:100%;background-position: center center;background-repeat: no-repeat;margin-top:.4rem;}
.fixed_head{width:100%;position:fixed;z-index:99;}

/*导航 */
.navbar{position:fixed;z-index:20;height:100%;top:1.2rem;overflow:hidden;display:none;width:100%;max-width:768px;margin:0 auto;}
.navbar ul{height:100%;padding-top:.3rem;overflow-x:hidden;overflow-y: auto;background:#222;width:4rem;position:relative;z-index:2;float:right;}
.navbar ul li{border-bottom:1px solid #111;}
.navbar ul li a{display:block;padding-left:.4rem;font-size:0.28rem;color:#fff;border-radius:1rem 0 0 1rem ;height:.8rem;line-height:.8rem;opacity:0;transform: translateX(-100%); transition: all 0.4s ease 0s;transition-delay: 160ms;}
.navbar ul li a i{font-size:.4rem;margin-right:.3rem;float:left;font-family:"iconfont" }
.navbar ul li a:hover,.navbar ul li .current{background:#be000d;}
.navbar ul li:first-child{border-top:none;}
.navbar ul li:nth-child(2) a{transition-delay:240ms;}
.navbar ul li:nth-child(3) a{transition-delay:320ms;}
.navbar ul li:nth-child(4) a{transition-delay:400ms;}
.navbar ul li:nth-child(5) a{transition-delay:480ms;}
.navbar ul li:nth-child(6) a{transition-delay:540ms;}
.navbar ul li:nth-child(7) a{transition-delay:620ms;}
.navbar ul li:nth-child(8) a{transition-delay:680ms;}
.navbar ul li:nth-child(9) a{transition-delay:740ms;}
.navbar ul li:nth-child(9) a{transition-delay:800ms;}
.navbar ul li:nth-child(10) a{transition-delay:860ms;}
.navbar ul li:nth-child(11) a{transition-delay:940ms;}
.navbar ul.show li a{ opacity:1;transform: translateX(0);}
.floatmask{width:100%;height:100%;background:#000;opacity:0.5;position:absolute;top:0;z-index:1;display:none;overflow:hidden;transition:all 0.5s;max-width:768px;margin:0 auto;}
.navbar ul li .navSub{margin-bottom:.1rem;display:none;}
.navbar ul li .navSub a{padding-left:1.4rem;height:.6rem;line-height:.6rem;font-size:.22rem;position:relative;}
.navbar ul li .navSub a::before{content: "\e606"; font-family:"iconfont";position:absolute;left:1rem;font-size:.34rem;}

/* BANNER */
.mainBox{position:relative;}
.banner{ position:relative;overflow:hidden;max-width:768px;}
.banner .hd{ position:absolute; height:28px; line-height:28px; bottom:0; left:50%; z-index:1;transform: translateX(-50%);}
.banner .hd li{ display:inline-block; width:8px; height:8px;border-radius:100%; background:#fff; text-indent:-9999px; overflow:hidden; margin:0 3px;border:2px solid #fff;}
.banner .hd li.on{ background:none;  }
.banner .bd{ position:relative; z-index:0; }
.banner .bd li{ position:relative; text-align:center;}
.banner .bd li img{ background:url(../images/loading.gif) center center no-repeat;vertical-align:top; width:100%;}

/* 案例 */
.case{ padding:.5rem .2rem;overflow:hidden; }
.hTitle{text-align:center;font-size:.36rem;font-weight:bold;position:relative;margin-bottom:.25rem;}
.hTitle:after{content:"";position:absolute;height:11px;background: url('../images/tlinte.png') repeat-x;width:100%;left:0;top:.2rem;}
.hTitle span{background:#101010;padding:0 .3rem;display:inline-block;z-index:2;position:relative;}
.hTitle strong{color:#be000d;}
.hTitle i{display:block;font-size:.18rem;color:#333;font-family:Arial;font-weight:normal;text-transform: uppercase;letter-spacing:2px;}

.caseMenu{width:100%;overflow:hidden;margin-bottom:.3rem;}
.caseMenu a{float:left;background:#2c2c2c;width:31.3%;height:.6rem;line-height:.6rem;text-align:center;overflow:hidden;margin-bottom:5px;}
.caseMenu a:nth-child(3n+2){margin:0 2%;}

.caseMain{overflow:hidden;}
.caseMain li{float:left;width:48.5%;font-size:.2rem;margin-bottom:.3rem;line-height:1.5;color:#666;}
.caseMain li img{display:block;max-width:100%;}
.caseMain li h4{padding:.15rem 0 .1rem 0;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;font-size:.24rem;color:#fff;}
.caseMain li h4 a{}
.caseMain li:nth-child(2n){float:right;}
.h_more{background:#be000d;height:.7rem;line-height:.7rem;text-align:center;display:block;text-align:center;border-radius:5px;}
.pageBan img{display:block;width:100%;}

.future{overflow:hidden;padding:.25rem 0 .6rem 0;}
.future li{float:left;width:25%;text-align:center;}
.future li a{display:inline-block;width:1.4rem;height:1.4rem;background: url('../images/future_bg.png');text-align:center;background-size:cover;padding-top:.4rem;}
.h_phone{text-align:center;position:relative;}
.h_phone span{position:relative;z-index:2;padding:0 .2rem;background:#101010;display:inline-block;}
.h_phone strong{font-size:.48rem;font-family:Arial;display:block;font-weight:normal;}
.h_phone:after{content:"";position:absolute;height:.16rem;background: url('../images/tie_2.jpg') repeat-x;width:100%;left:0;top:.25rem;}

/* 优势 */
.odds{padding:.5rem .2rem;}
.odds .hTitle span{padding:0;}
.odds .hTitle:after{display:none;}
.odds li{height:1.5rem;overflow:hidden;font-size:.2rem;margin-bottom:.2rem;color:#666;}
.odds li img{height:1.5rem;}
.odds li .font{border:1px solid #2b2b2b;border-left:none;padding:0 .2rem;height:1.5rem;display: table-cell;vertical-align: middle;width:76.4rem;}
.odds li h4{font-size:.24rem;margin-bottom:.1rem;color:#fff;}

@media screen and (max-width:460px) {
  .odds li,.odds li img,.odds li .font{height:1.8rem;}
  .aboutIconl li{min-height:1.5rem;}
  .hTitle:after{top:.15rem;}
}

/* 荣誉资质 */
.honor{background:#000;padding:.5rem .2rem;overflow:hidden;}
.honor .hTitle span,.partner .hTitle span,.area .hTitle span,.news .hTitle span{background:#000;}
.honor ul{margin:0 -.1rem;overflow:hidden;padding-bottom:.2rem;}
.honor li{float:left;width:33.3%;padding:0 .1rem;text-align:center;margin-bottom:.2rem;}
.honor li span{display:block;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;padding-top:.1rem;}
.section_tie{text-align:center;margin-bottom:.3rem;}
.section_slide{ position:relative;overflow:hidden;}
.section_slide .bd{ position:relative; z-index:0;}
.section_slide .bd li{ position:relative; text-align:center;}
.section_slide .bd li img{ background:url(../images/loading.gif) center center no-repeat;vertical-align:top; max-width:50%;max-height: 150px; box-sizing:border-box;}
.section_slide .hd{text-align:center;margin-top:.15rem;font-size:0;line-height:0;}
.section_slide .hd li{display:inline-block;width:.5rem;height:3px;background:#ccc;margin-right:5px;}
.section_slide .hd li.on{background:#f89b04;}
/* KTV业主心声 */
.client{padding:.4rem .2rem;overflow:hidden;}
.client ul{overflow:hidden;}
.client li{float:left;max-width:24%;font-size:.2rem;margin-bottom:.3rem;line-height:1.5;color:#666;margin-right: 3px;}
.client li img{display:block;width:100%;height: 60px;}
.client li h4{padding:.15rem 0 .1rem 0;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;font-size:.24rem;line-height:1.2;color:#fff;}
.client li h4 span{display:block;}
.client li:nth-child(2n){float:right;}
.client .h_phone{margin-top:.3rem;}

/* 合作伙伴 */
.partner{background:#000;padding:.5rem .2rem;}
.partner ul{margin-left:-3px;overflow:hidden;}
.partner li{float:left;width:25%;text-align:center;padding:0 3px 3px 0;}

/* 关于我们 */
.about{padding:.5rem .2rem;overflow:hidden;}
.about .hTitle{margin-bottom:.2rem;}
.about .main{line-height:1.8;text-align:center;}
.about .main .more{margin-top:.15rem;display: inline-block;}
.aboutIcon{overflow:hidden;margin-top:.4rem;font-size:.18rem;}
.aboutIcon li{float:left;width:20%;text-align:center;border-right:1px solid #553f15;padding:0 .15rem;min-height:1.2rem;}
.aboutIcon li:last-child{border-right:none;}
.aboutIcon li img{max-height:.41rem;margin-bottom:.15rem;}

.setting ul{margin-right:-4px;overflow:hidden;padding-bottom:.2rem;}
.setting li{float:left;width:33.3%;padding:0 4px 4px 0;text-align:center;position:relative;overflow:hidden;}
.setting li span{position:absolute;bottom:0;left:0;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;height:.5rem;line-height:.5rem;font-size:.2rem;text-align:center;background:rgba(0,0,0,.6);width:100%;}

/* 服务过的区域 */
.area{padding:.5rem .2rem;background:#000;margin-top:.4rem;}
.areaMenu{width:101%;overflow:hidden;margin-bottom:.3rem;}
.areaMenu .on{background:#f89b04;}
.areaMenu span{float:left;background:#2c2c2c;width:19%;height:.6rem;line-height:.6rem;text-align:center;margin-right:1%;overflow:hidden;}
.areaMain a{margin-right:.3rem;}
.process{padding:.5rem .2rem}

/* 资讯中心 */
.news{padding:.5rem .2rem;background:#000;}
.newsMenu{overflow:hidden;margin-bottom:.2rem;margin:0 -.08rem;}
.newsMenu li{float:left;width:33.3%;padding:.08rem;padding-bottom:.1rem;}
.newsMenu li a{display:block;background:#2c2c2c;text-align:center;height:.6rem;line-height:.6rem;width:100%;}

.newsTop{overflow:hidden;padding-bottom:.3rem;}
.newsTop li{float:left;width:49%;position:relative;overflow:hidden;}
.newsTop li span{position:absolute;bottom:0;left:0;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;height:.5rem;line-height:.5rem;font-size:.2rem;text-align:center;background:rgba(0,0,0,.6);width:100%;}
.newsTop li:nth-child(2){float:right;}
.newsMain li{white-space:nowrap;overflow:hidden;text-overflow: ellipsis;margin-bottom:.3rem;}
.newsMain li span{margin-left:.2rem;float:right;font-family:Arial;color:#666;}
.newsMain li a{padding-left:.2rem;position:relative;}
.newsMain li a:before{content:"";position:absolute;left:0;top:8px;background:#666;width:.08rem;height:.08rem;}
.news .h_more{margin-bottom:.45rem;}
.news .h_phone span{background:#000;}

/* 紧急留言 */
.feedback{padding:.5rem .2rem;overflow:hidden;background: url('../images/feed_bg.jpg') no-repeat;}
.feedback .font{text-align:center;line-height:1.8;margin-bottom:.4rem;}
.homeForm .f1,.homeForm .f2{margin-bottom:.2rem;overflow:hidden;}
.homeForm label{display:block;color:#fff;padding-left:.3rem;margin-bottom:.1rem;}
.homeForm input{height:.6rem;line-height:.6rem;border:2px solid #656565;padding:0 .3rem ;border-radius:.3rem;background:none;width:100%;color:#fff;}
.homeForm p{margin-bottom:.2rem;}
.homeForm .sub{background:#be000d;color:#fff;text-align:center;border:none;height:.7rem;line-height:.7rem;}
#areaselect select,.f1 select{background:#1a1a1a;border:2px solid #656565;border-radius:.3rem;color:#fff;padding:0 .3rem;height:.6rem;width:100%;}
#areaselect select{width:30%;float:left;}
#areaselect select:nth-child(2){margin:0 5%;}
#areaselect option{padding:5px;height:.4rem;}

/* 底部 */
.backtop{overflow:hidden;position: fixed;bottom:1rem;display:none;right:0;}
.backtop i{width:1rem;height:1rem;background:rgba(0,0,0,.8);bottom:1rem;float:right;border-radius:3px;text-align:center;line-height:1rem;font-size:.4rem;cursor:pointer;}
.footTop{padding:.4rem .2rem;background:#000;border-bottom:1px solid #1a1a1a;text-align:center;color:#b4b4b4;font-size:.22rem;line-height:1.6;}
.footTop img{margin-left:.15rem;max-height:1.1rem;margin-bottom:.15rem;}
.footMain{padding:.4rem .2rem;background:#000;overflow:hidden;text-align:center;}
.footWx{color:#999;font-size:.2rem;line-height:1.5;padding:0 .4rem;margin-bottom:.5rem;overflow:hidden;}
.footWx img{width:3rem;margin-bottom:.1rem;}
.copyright {color:#666;line-height:1.8;}
.copyright a{color:#666;margin:0 .1rem;}
.footMenu{height:1.25rem;background:#be000d;font-size:.24rem;overflow:hidden;font-size:.3rem;position: fixed;bottom: 0;width: 100%;z-index: 999;}
.footMenu li{float:left;width:33.3%;text-align:center;}
.footMenu li a{display:block;border-right:1px solid #c87b00;height:1.25rem;}
.footMenu li span{display:block;}
.footMenu li .icon{display:inline-block;width:.5rem;height:.4rem;background-position: center center;background-repeat: no-repeat;background-size:100%;background-image: url('../images/f1.png');margin-top:.18rem;}
.footMenu li:nth-child(2) .icon{background-image: url('../images/f2.png');}
.footMenu li:nth-child(3) .icon{background-image: url('../images/f3.png');}
.footMenu li:nth-child(4) .icon{background-image: url('../images/f4.png');}

.search{height:.6rem;line-height:.6rem;overflow:hidden;margin-bottom:.3rem;}
.search input{float:left;height:.6rem;line-height:.6rem;}
.search .text{width:75%;background:#222;padding:0 .1rem;color:#fff;font-size:.2rem;}
.search .btn{background:#333;width:25%;}

/* 内页公用 */
.listWrapper{padding:.5rem .2rem;overflow:hidden;}
.pWrapper{border-top:2px solid #666;}
.listMenu {overflow:hidden;margin-right:-10px;padding-bottom:.3rem; /* border-top:2px solid #000;margin-top:.5rem;padding-top:.3rem; */}
.listMenu  li{float:left;width:33.3%;padding-right:10px;padding-bottom:10px;}
.listMenu  li a{display:block;height:.6rem;line-height:.6rem;background:#333;text-align:center;font-size:.2rem;}
.listMenu  li a.current{background:#f89b04;}
.aTitle{color:#be000d;font-size:.36rem;text-align:center;margin-bottom:.4rem;}
.aTitle span{position:relative;padding:0 .25rem;}
.aTitle span:before,.aTitle span:after{ content:""; overflow:hidden; position:absolute;top:.25rem; height:1px; background-color:#707070;}
.aTitle span:before{right:100%; left:-.8rem; }
.aTitle span:after{  left:100%; right:-.8rem;}
.pagination{text-align:center;font-size:0;line-height:0;font-family:Arial;margin-top:.5rem;clear:both;}
.pagination a,.pagination span{display:inline-block;height:.5rem;background:#333;line-height:.5rem;font-size:.2rem;border-right:1px solid #222;padding:0 .2rem}
.pagination .cur_page{background:#f89b04;color:#fff;}
.pagination .prev,.pagination .next{background:#333;color:#fff;}

/* 核心服务 */
.kxfwBox1{padding:.2rem .2rem .45rem .2rem;overflow:hidden;}
.kxfwBox1 .font{font-size:.24rem;color:#333;font-family:Arial;}
.kxfwBox2{padding:.5rem .2rem;background:#000;margin-top:.5rem;}
.kTitle{font-size:.36rem;text-transform: uppercase;margin-bottom:.2rem;}
.kTitle span{display:block;font-size:.18rem;font-family:Arial;color:#333;letter-spacing:2px;}
.kxfwBox2 .font{background:#86c900;padding:.2rem;margin-bottom:10px;}
.kxfwBox2 .font h4{font-size:.36rem;margin-bottom:.2rem;}
.kxfwBox2 .font:nth-child(2){background:#f26100;}
.kxfwBox2 .font:nth-child(3){background:#f89b04;}

.kxfwBox3{padding:.5rem .2rem;overflow:hidden;}
.kxfwBox3 ul{overflow:hidden;margin-bottom:.2rem;}
.kxfwBox3 li{display:inline-block;vertical-align:top;width:48.5%;font-size:.2rem;margin-bottom:.3rem;line-height:1.5;}
.kxfwBox3 li:nth-child(2n){float:right;}
.kxfwBox3 li span{display:block;font-size:.36rem;font-family:Arial;padding-top:.1rem;}

.kxfwBox4{padding:.5rem .2rem;background:#000;}
.kxfwBox4 li{line-height:1.6;position:relative;margin-bottom:.3rem;}
.kxfwBox4 li span{width:.6rem;height:.6rem;background:#f89b04;border-radius:100%;display:inline-block;text-align:center;line-height:.6rem;margin-bottom:.2rem;position:relative;z-index:1}
.kxfwBox4 li:before{position:absolute;content: "";height:2px;background:#f89b04;width:100%;left:0;top:.26rem;}

.kxfwBox5{background: url('../images/kxfw_img3.jpg') no-repeat center top;background-size:cover;min-height: 3rem;padding:.5rem .2rem 0 .2rem;}
.kxfwBox5 .kTitle span{color:#5b5b5c;}
.kxfwBox5 .font,.kxfwBox7 p,.kxfwBox8 p{line-height:1.6;}

.kxfwBox6,.kxfwBox8{padding:.4rem .2rem;overflow:hidden;}
.kxfwBox6 img{max-height:5.04rem;margin:0 auto;display:block;}
.kxfwBox7{border:2px solid #000;border-left:none;border-right:none;padding:.4rem .2rem;}

/* 我的未来 */
.future_box1,.future_box2,.future_box3{padding:.4rem .2rem;border-bottom:1px solid #444;overflow:hidden;}
.f_tie2{color:#be000d;font-size:.3rem;margin:.25rem 0;}
.future_box3{border-bottom: none;}
.future_box4{background:#000;padding:.5rem .2rem;}
.future_box4 .kTitle{margin-top:.4rem;}
.future_box4 ul{padding-top:.4rem;overflow:hidden;}
.future_box4 ul li{float:left;width:33.3%;text-align:center;border-right:1px solid #272727;font-size:.18rem;color:#888;}
.future_box4 ul li span{font-size:.6rem;color:#f89b04;}
.future_box4 ul li:last-child{border-right:none;}
.future_box4 .tie{padding-top:.4rem;color:#f89b04;font-size:.36rem;}
.future_box5 .main{background:#be000d;padding:.2rem .3rem;line-height:1.8;}
.future_box6{padding:.4rem .2rem;overflow:hidden;background:#000;}
.future_box7 .font{color:#be000d;background:#000;padding:.3rem .2rem}
.future_box8{padding:.2rem;}
.future_box8 .kTitle{padding-top:.4rem;}
.future_box8 li{float:left;width:49.5%;margin-bottom:5px;}
.future_box8 li.m1{float:none;width:100%;}
.future_box8 li img{width:100%;}
.future_box8 li.m3,.future_box8 li.m5{float:right;}

/* 案例 */
.caseList{overflow:hidden;}
.caseList li{float:left;width:48.5%;font-size:.2rem;margin-bottom:.3rem;line-height:1.5;color:#666;}
.caseList li h4{padding:.15rem 0 .1rem 0;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;font-size:.24rem;color:#fff;}
.caseList li h4 a{}
.caseList li:nth-child(2n){float:right;}

/* 案例详情 */
.breadCrumb{background:#000;padding:.2rem .2rem;overflow:hidden;border:1px solid #262626;border-left:none;border-right:none;}
.breadCrumb strong{font-weight:normal;}
.breadCrumb a{float:right;background:#666;color:#fff;padding:.08rem .3rem;font-size:.18rem;}

.proShow_tie{text-align:center;margin-bottom:.3rem;}
.proShow_slide{ position:relative;overflow:hidden;}
.proShow_slide .bd{ position:relative; z-index:0;}
.proShow_slide .bd li{ position:relative; text-align:center;}
.proShow_slide .bd li img{ background:url(../images/loading.gif) center center no-repeat;vertical-align:top; width:100%;box-sizing:border-box;}
.proShow_slide .hd{text-align:center;margin-top:.15rem;font-size:0;line-height:0;}
.proShow_slide .hd li{display:inline-block;width:.5rem;height:3px;background:#ccc;margin-right:5px;}
.proShow_slide .hd li.on{background:#f89b04;}
.caseShow_box1{background:#000;padding:.2rem;margin:.4rem 0;font-size:.22rem;}
.recommended .title{text-align:center;font-size:.42rem;margin-bottom:.3rem;}
.recommended ul{overflow:hidden;}
.recommended li{float:left;width:48.5%;font-size:.2rem;margin-bottom:.3rem;line-height:1.5;color:#666;position:relative;}
.recommended li:nth-child(2n){float:right;}
.recommended li span{position:absolute;bottom:0;left:0;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;height:.5rem;line-height:.5rem;font-size:.2rem;text-align:center;background:rgba(0,0,0,.6);width:100%;}

/* 精英团队 */
.teamTop{background:#000;overflow:hidden;margin-bottom:.4rem;}
.teamTop .font{padding:.3rem .2rem;}
.teamTop .font h5 span{border:1px solid #fff;margin:.1rem 0 .3rem 0;padding:.1rem .2rem;display:inline-block;}
.teamTop .font div{opacity:.8;font-size:.2rem;}
.teamTop .font a{display:block;background:#f89b04;height:.6rem;line-height:.6rem;text-align:center;color:#fff;margin-top:.3rem;}
.teamNum{margin-bottom:.5rem;overflow:hidden;}
.teamNum li{float:left;width:25%;text-align:center;border-right:1px solid #272727;font-size:.18rem;color:#888;}
.teamNum li span{font-size:.6rem;color:#f89b04;}
.teamNum li:last-child{border-right:none;}
.teamList{overflow:hidden;}
.teamList li{float:left;width:48.5%;font-size:.2rem;margin-bottom:.3rem;line-height:1.5;position:relative;color:#999;}
.teamList li img{width:100%;}
.teamList li span{display:block;margin-top:.2rem;color:#fff;}
.teamList li:nth-child(2n){float:right;}

/* 精英团队详情 */
.newsDetail .tie{text-align:center;font-size:.28rem;padding-bottom: .2rem;}
.newsDetail .time{text-align:center;color:#888;border-bottom:1px solid #555;padding-bottom: .3rem;margin-bottom:.8rem;}
.newsDetail .font{border-bottom:1px solid #ddd;margin-bottom:.6rem;}
.newsDetail .font,.pageN{padding-bottom:.6rem;}

/* 图片列表 */
.listPic{overflow:hidden;}
.listPic ul{margin:0 -1%;}
.listPic li{ width:50%;float:left;text-align:center;margin-bottom:.2rem;padding:0 1%;}
.listPic li span{display:block;padding:.1rem .1rem;background:#000;border-top:1px solid #000;}
.listPic li img{display:block;width:100%;}
.listPic li a{display:block;border:1px solid #000;}

/* 图文列表详情 */
.listPic2{overflow:hidden;margin-bottom:20px;}
.listPic2 li{display: table;width: 100%;height:auto;border-bottom:1px solid #ccc;padding-bottom:.3rem;margin-bottom:.3rem;}
.listPic2 li .pImg{border:1px solid #ccc;width:40%;float:left;text-align:center;padding:.15rem 0;text-align:center;}
.listPic2 div{ padding-left: .25rem;padding-left:5%;width:60%;float:right;}
.listPic2 div h5{margin-bottom:.2rem;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;font-size:.28rem;}
.listPic2 div h5 a{color:#333;}

/* 加入我们 */
.jobFont{text-align:center;color:#999;margin-top:-.5rem;padding-bottom:.5rem;}
.jobFont span{color:#fff;font-size:.36rem;}
.jobList{background:#000;padding:.5rem .2rem;overflow:hidden;}
.jobList p{font-size:.3rem;color:#f89b04;margin-bottom:.1rem;}
.jobList a{width:30.3%;float:left;background:#101010;text-align:center;line-height:.6rem;}
.jobList div a:nth-child(3n+2){margin:0 3%;}
.jobBox2{padding:.3rem .2rem;color:#999;}
.jobBox2 p{margin-bottom:.4rem;}

/* 新闻 */
.newsList li{border-top:1px solid #555;overflow:hidden;padding:0 5%;padding-top:.3rem;margin-bottom:.3rem;}
.newsList li .fl{width:45%;padding-right:5%;}
.newsList li .fl img{display:block;width:100%;}
.newsList li h4{font-size:.3rem;margin-bottom:.2rem;}
.newsList li span{opacity:.6;}
.newsList li:last-child{border-bottom:none;}
.contactBox1 .font{padding:.3rem .2rem;line-height:1.6;background:#000;}

/* 留言 */
.feed{padding:.4rem .2rem;}
.feed ul{overflow:hidden;margin-bottom:10px;}
.feed li{margin-bottom:10px;position:relative;}
.feed li input{height:.6rem;line-height:.6rem;border:1px solid #555;border-radius:3px;width:100%;padding:0 .2rem 0 .6rem; -webkit-appearance:none;background:none;font-size:.2rem;color:#fff;}
.feed li textarea{height:1.2rem;border:1px solid #555;border-radius:3px;width:100%;padding:.15rem .2rem .15rem .6rem;background:none;font-size:.2rem;color:#fff;}
.feed li.code input{width:20%;float:left;margin-right:5px;padding-left:2%;}
.feed li.code img{height:.6rem;}
.feed .button{width:100%;height:.6rem;line-height:.6rem;background:#333;text-align:center;}
.feed li::before {position:absolute;left:.15rem;top:.12rem; content:" \e632";font-family:"iconfont" !important;}
.feed li.f2::before{content: "\e636"}
.feed li.f3::before{content: "\e639";}
.feed li.tarea::before{content: "\e638"}
.feed li.code::before{content: "";}

/*section*/
.section{
    margin: 5px auto;
    height:auto;
    overflow:hidden;
    min-width:310px;
    position:relative;
    padding: .5rem .2rem;
}
.section-title{
    font-size: 14px;
    font-weight: 100;
    background-color:#f9f9f9;
    height: 35px;
    line-height: 35px;
    /*overflow: hidden;*/
    padding: 0 8px;
    position: relative;
    border-bottom: 3px solid #ccc;
}
.section-title h2{
    font-size: 18px;
    float: left;
    line-height:32px;
    border-bottom: 3px solid #0195FF;
}

.section-title a{
    position: absolute;
    right: 5px;
    top:0;
}
.section-body {
    padding: 10px 0;
}
section .column_body {
    position:relative
}
 .fixbar li,.fixbar li a{color:#fff}.layui-fixbar{display:none}.fixbar{position:fixed;right:15px;bottom:15px;z-index:9999}.fixbar li{width:80px;height:70px;margin-bottom:1px;text-align:center;cursor:pointer;font-size:30px;background-color:#9F9F9F;border-radius:2px;opacity:.95}.fixbar li:hover{opacity:.85}.fixbar li:active{opacity:1}.fixbar .iconfont{font-size:28px;display:block;margin:0 auto}.fixbar .fixbar-top{font-size:14px;padding-top:8px}.fixbar .fixbar-top .layui-icon-top{display:block;margin:0 auto;font-size:40px}.fixbar .control105{background-color:#be000d;font-size:14px;padding-top:8px}.fixbar .mianfeidianhua{background-color:#f1be09;font-size:14px;padding-top:8px}.icon-mianfeidianhua img{padding:5%;width:40%;}
 @media screen and (max-width:990px){.fixbar{width:100%;right:0;bottom:0;height:50px}.fixbar li{width:33.33%;height:50px;float:left;padding-top:0!important;border-radius:0;opacity:1}.fixbar li:hover{opacity:1}.fixbar li a{display:block;line-height:50px}.fixbar li a .iconfont,.fixbar li a .layui-icon{display:inline-block!important;vertical-align:middle}.popForm{padding:10px}.popForm .formMain .layui-form-item .layui-input-block .layui-btn{width:90%}.icon-mianfeidianhua img{margin-top:10px;width:25px;}}