﻿@charset "utf-8";
/*=======you are my pretty sunshine========*/
html {-webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; width:100%;}
body {
    font-family:'Microsoft YaHei',"黑体", Helvetica,'Tahoma', 'Hiragino Sans GB', Arial, sans-serif;
    color: #363838;
    font-size: 14px;
    -webkit-overflow-scrolling: touch;
    background-color: #fff;
    line-height:1.5;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td button{
    margin: 0; 
    padding: 0;
    -webkit-tap-highlight-color:transparent;
    -webkit-box-sizing:border-box; 
    -moz-box-sizing:border-box; 
    -ms-box-sizing:border-box; 
    box-sizing:border-box;
}


*,*:before,*:after {-webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box; box-sizing:border-box; -webkit-text-size-adjust:none;}
address, cite, dfn, em, var { font-style: normal; }
code, kbd, pre, samp { font-family: courier new, courier, monospace; }
small { font-size: 12px; }
ul, ol { list-style: none; }
/*=链接样式/颜色=*/
a{cursor: pointer; text-decoration:none; color:#363838; outline:none;}
a:hover,a:focus{ text-decoration:none !important; color:#00aa88; outline:none;background: transparent;-webkit-tap-highlight-color:transparent;}
input[type=text]:focus,input[type=button]:focus,input[type=submit]:focus{outline:none;}/*IE*/
input::-ms-clear { display: none; }
input::-ms-reveal { display: none; }
input[type=button]::-moz-focus-inner{outline:0;}/*火狐*/
input[type="button"], input[type="submit"], input[type="reset"],input[type=text],textarea{-webkit-appearance: none;}
sup { vertical-align: text-top; }
sub { vertical-align: text-bottom; }
legend { color: #000; }
fieldset, img { border: 0;}
img{ vertical-align:middle;max-width: 100%;}
button, input, select, textarea {font-size: 100%; outline:none;}
table{border-collapse:collapse;border-spacing:0;}
.fruit-row .col{float: left;display:block;}
.fruit-row .col-33{width: 33.33%;}
.fruit-row .col-2{width: 2%;}
.fruit-row .col-5{width: 5%;}
.fruit-row .col-15{width: 15%;}
.fruit-row .col-25{width: 25%;}
.fruit-row .col-10{width: 10%;}
.fruit-row .col-20{width: 20%;}
.fruit-row .col-30{width: 30%;}
.fruit-row .col-35{width: 35%;}
.fruit-row .col-40{width: 40%;}
.fruit-row .col-45{width: 45%;}
.fruit-row .col-50{width: 50%;}
.fruit-row .col-60{width: 60%;}
.fruit-row .col-65{width: 65%;}
.fruit-row .col-70{width: 70%;}
.fruit-row .col-80{width: 80%;}
.fruit-row .col-85{width: 85%;}
.fruit-row .col-90{width: 90%;}
.fruit-row .col-95{width: 95%;}
.fruit-row:before,.fruit-row:after{display:table;line-height:0;content:"";}
.fruit-row:after{clear: both;visibility:hidden;}
/* clear */
.cl{clear:both; height:0px; line-height:0px;}
.cf:after,.cf:before{ display: table; content: " ";line-height:0;}
.cf:after{clear: both;visibility:hidden;}
.cf { *zoom:1; }
.mAuto{margin: 0 auto;}
/* display */
.dn{display:none;}
.di{display:inline;}
.db{display:block;}
.dib{display:inline-block;} /* if the element is block level(eg. div, li), using 'inline_any' instead */
.input-form{
  background-color: #fff;
  padding:0 5px;
  border: none;
  font-size: 12px;
  color: #5d5a5a;
  width: 100%;
}
.askBtn{
  /*background: -moz-linear-gradient(to bottom, #9a8778 0%, #eaceb8 100%);
  background: -o-linear-gradient(to bottom,  #9a8778 0%,#eaceb8 100%);
  background: linear-gradient(to bottom, #9a8778 0%,#eaceb8 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9a8778', endColorstr='#eaceb8',GradientType=0 );*/
  background-color: #e48f09;
  font-size: 20px;
  text-align: center;
  padding: 12px 0;
  border-radius: 3px;
  color: #fff;
  cursor: pointer;
  border: none;
  width: 100%;
  border: 1px solid #e48f09;
  }
.askBtn:hover{
  border-color: #e48f09;
  outline: none;
  color: #e48f09;
  background-color: #fff;
}
.askBtn.disabled, 
.askBtn[disabled], 
fieldset[disabled].btn-orange{
   background-color: #ccc;
}
.askBtn-green{
  background-color: #00aa88;
  font-size: 20px;
  text-align: center;
  padding: 12px 0;
  border-radius: 3px;
  color: #fff;
  cursor: pointer;
  border: none;
  width: 100%;
  border: 1px solid #00aa88;
}
.askBtn-green:hover{
  border-color: #00aa88;
  outline: none;
  color: #00aa88;
  background-color: #fff;
}
.askBtn-green.disabled, 
.askBtn-green[disabled], 
fieldset[disabled].btn-orange{
   background-color: #ccc;
   color: #999;
}
/*text-indent*/
.tI24{text-indent: 24px;}
.font-18{font-size: 18px!important;}
.gray-f{color: #666!important;}
.font-12{font-size: 12px!important;}
/* line-height */
.linepy{ line-height:1.42857143;}
.line16{line-height:16px;}
.line18{line-height:18px;}
.line20{line-height:20px;}
.line22{line-height:22px;}
.line24{line-height:24px;}
.line26{line-height:26px;}
.line28{line-height:28px;}
.line30{line-height:30px;}
.line32{line-height:32px;}
.line34{line-height:34px;}
.line40{line-height:40px;}
.line46{line-height:46px;}
.line50{line-height:50px;}

/*color*/
.gprimary{color: #ff591b!important;}
.gcancel{color: #666;}
.g6{color: #666;}
.g9{color: #999!important;}
.gr{color: #8fc31f;}
.gb{color: #009de1;}
.gfi{color: #f80c0c;}
.f12{font-size: 12px;}
.f24{font-size: 24px;}
.f28{font-size: 28px;}
.f30{font-size: 30px;}
.f35{font-size: 35px;}
.f42{font-size: 42px;}
/* fixed width value */
.wd10{ width:10px !important;}
.wd20{ width:20px !important;}
.wd30{ width:30px !important;}
.wd40{ width:40px !important;}
.wd50{ width:50px !important;}
.wd60{ width:60px !important;}
.wd70{ width:70px !important;}
.wd80{ width:80px !important;}
.wd90{ width:90px !important;}
.wd100{ width:100px !important;}
.wd105{ width:105px !important;}
.wd110{ width:110px !important;}
.wd120{ width:120px !important;}
.wd123{ width:123px !important;}
.wd124{ width:124px !important;}
.wd125{ width:125px !important;}
.wd130{ width:130px !important;}
.wd140{ width:140px !important;}
.wd150{ width:150px !important;}
.wd160{ width:160px !important;}
.wd170{ width:170px !important;}
.wd180{ width:180px !important;}
.wd190{ width:190px !important;}
.wd200{ width:200px !important;}
.wd210{ width:210px !important;}
.wd220{ width:220px !important;}
.wd230{ width:230px !important;}
.wd240{ width:240px !important;}
.wd250{ width:250px !important;}
.wd257{ width:257px !important;}
.wd260{ width:260px !important;}
.wd270{ width:270px !important;}
.wd280{ width:280px !important;}
.wd290{ width:290px !important;}
.wd300{ width:300px !important;}
.wd310{ width:310px !important;}
.wd320{ width:320px !important;}
.wd330{ width:330px !important;}
.wd340{ width:340px !important;}
.wd400{width:400px !important;}
.wd460{width:460px !important;}
.wd500{width:500px !important;}
.wd550{width:550px !important;}
.wd600{width:600px !important;}
.wd640{width:640px !important;}
.wd700{width:700px !important;}
.wd800{width:800px !important;}
.wd900{width:900px !important;}
.wd1000{width:1000px !important;}
/* line-height */
.lh14{line-height:14px;}
.lh16{line-height:16px;}
.lh18{line-height:18px;}
.lh20{line-height:20px;}
.lh22{line-height:22px;}
.lh24{line-height:24px!important;}
.lh40{line-height:40px;}
/* margin */
.mat{margin-left:auto; margin-right:auto;}
.m0{margin:0;}
.ml0{margin-left:0 !important;}
.ml1{margin-left:1px;}
.ml2{margin-left:2px;}
.ml3{margin-left:3px;}
.ml5{margin-left:5px;}
.ml6{margin-left:6px;}
.ml10{margin-left:10px;}
.ml15{margin-left:15px;}
.ml20{margin-left:20px;}
.ml30{margin-left:30px;}
.ml50{margin-left:50px;}
.ml60{margin-left:60px;}
.mr0 {margin-right: 0 !important; }
.mr1{margin-right:1px;}
.mr2{margin-right:2px;}
.mr3{margin-right:3px;}
.mr5{margin-right:5px;}
.mr10{margin-right:10px;}
.mr15{margin-right:15px;}
.mr20{margin-right:20px;}
.mr30{margin-right:30px;}
.mr60{margin-right:60px;}
.mt1{margin-top:1px;}
.mt2{margin-top:2px;}
.mt5{margin-top:5px;}
.mt10{margin-top:10px;}
.mt12{margin-top: 12px;}
.mt14{margin-top: 14px;}
.mt15{margin-top:15px;}
.mt18{margin-top:18px;}
.mt20{margin-top:20px;}
.mt28{margin-top:28px;}
.mt30{margin-top:30px;}
.mt40{margin-top:40px;}
.mt45{margin-top:45px;}
.mt48{margin-top:48px!important;}
.mt50{margin-top:50px;}
.mt60{margin-top:60px;}
.mt70{margin-top:70px;}
.mt80{margin-top:80px;}
.mb0{margin-bottom:0px !important;}
.mb1{margin-bottom:1px;}
.mb2{margin-bottom:2px;}
.mb5{margin-bottom:5px;}
.mb10{margin-bottom:10px!important;}
.mb15{margin-bottom:15px;}
.mb20{margin-bottom:20px;}
.mb30{margin-bottom:30px;}
/* margin negative */
.mt-1{margin-top:-1px !important;}
.mt-3{margin-top:-3px !important;}
.mt-20{margin-top:-20px;}
.ml-1{margin-left:-1px;}
.ml-3{margin-left:-3px;}
.ml-4{margin-left:-4px;}
.ml-5{margin-left:-5px;}
.ml-20{margin-left:-20px;}
.mr-3{margin-right:-3px;}
.mr-1{margin-right:-1px;}
.mr-20{margin-right:-20px;}
.mb-1{margin-bottom:-1px !important;}
.mb-3{margin-bottom:-3px;}
.mb-20{margin-bottom:-20px;}
/* padding */
.p0{padding:0 !important;}
.p1{padding:1px;}
.pl1{padding-left:1px;}
.pt1{padding-top:1px;}
.pr1{padding-right:1px;}
.pb1{padding-bottom:1px;}
.p2{padding:2px;}
.pl2{padding-left:2px;}
.pt2{padding-top:2px;}
.pr2{padding-right:2px;}
.pb2{padding-bottom:2px;}
.pl5{padding-left:5px;}
.p5{padding:5px;}
.pt5{padding-top:5px;}
.pr5{padding-right:5px;}
.pb5{padding-bottom:5px;}
.p10{padding:10px;}
.pl10{padding-left:10px;}
.pt10{padding-top:10px;}
.pr10{padding-right:10px;}
.pb10{padding-bottom:10px;}
.p15{padding:15px;}
.pl15{padding-left:15px;}
.pt15{padding-top:15px;}
.pr15{padding-right:15px;}
.pb15{padding-bottom:15px;}
.p20{padding:20px;}
.pl20{padding-left:20px;}
.pt20{padding-top:20px;}
.pr20{padding-right:20px;}
.pb20{padding-bottom:20px;}
.p30{padding:30px;}
.pl30{padding-left:30px;}
.pt30{padding-top:30px;}
.pr30{padding-right:30px;}
.pb30{padding-bottom:30px;}

.ptb30{
  padding-top: 30px;
  padding-bottom: 30px;
}
/* font-style */
.n{font-weight:normal; font-style:normal;}
.b{font-weight:bold;}
.i{font-style:italic;}
.es { white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.fb { font-weight: bold !important; }

/* text-align */
.t_c{text-align:center!important;}
.t_r{text-align:right!important;}
.t_l{text-align:left!important;}
.t_j{text-align:justify;}
/* text-decoration */
.tdl{text-decoration:underline;}
.tdt{text-decoration:line-through;}
.tdn,.tdn:hover,.tdn a:hover,a.tdl:hover{text-decoration:none;}
/* letter-spacing */
.lt-1{letter-spacing:-1px;}
.lt0{letter-spacing:0;}
.lt1{letter-spacing:1px;}
/* white-space */
.nowrap{white-space:nowrap;}
/* word-wrap */
.bk{word-wrap:break-word;}
/* vertical-align */
.vm{vertical-align:middle;}
.vtb{vertical-align:text-bottom;}
.vb{vertical-align:bottom;}
.vt{vertical-align:top;}
.vn{vertical-align:-2px;}
/* float */
.f_l{float:left;}
.f_r{ float:right;}
/* position */
.rel{position:relative;}
.abs{position:absolute;}
/*z-index*/
.zx0{z-index:0;}
.zx1{z-index:1;}
.zx2{z-index:2;}
.zx3{z-index:3;}
.zx4{z-index:4;}
/* cursor */
.poi{cursor:pointer;}
.def{cursor:default;}
/* overflow */
.ovh{overflow:hidden;}
.ova{overflow:auto;}
/* visibility */
.vh{visibility:hidden;}
.vv{visibility:visible;}
.re{position: relative;}
.ellipsis-f{
  /*one*/
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.ellipsis-ftwo{
  /*two*/
  overflow:hidden; 
  text-overflow:ellipsis;
  display:-webkit-box; 
  -webkit-box-orient:vertical;
  -webkit-line-clamp:2;
}

/* zoom */
.z{*zoom:1;}
.wrapper{
  width: 1200px;
  margin: 0 auto;
}
/*butn*/
.btn-com-small{
 font-size: 18px;
 text-align: center;
 color: #fff;
 width: 100%;
 padding:5px 10px;
 cursor: pointer;
 border: 1px solid #00aa88;
 background-color: #00aa88;
 border-radius: 3px;
}
.btn-com-small:hover{
  background-color: #009174;
  color: #fff;
}
.btn-com-small.disabled, 
.btn-com-small[disabled], 
fieldset[disabled].btn-orange{
   background-color: #ccc;
}
.textarea-put{
  background-color: #fff;
  border:none;
 font-size: 12px;
  color: #5d5a5a;
  width: 100%;
  min-height: 95px;
}
/*header*/
.rl-con .half-ev2{
  width: 49%;
  margin-left: 2%;
}
.rl-con .half-ev2:first-child{
  margin-left: 0;
}
.rl-con .left-f{
  float: left;
}
.rl-con .right-f{
  float: right;
}
.rl-con .half-long{
  width: 68%;
}
.rl-con .half-short{
  width: 30%;
  margin-left: 2%;
}
.rl-con .half-ev3{
  width: 30%;
  margin-left: 5%;
}
.rl-con .half-ev3:first-child{
  margin-left: 0;
}
.rl-con .half-ev5{
  width: 19%;
  margin-left: 1%;
}
.rl-con .half-ev5:first-child{
  margin-left: 0;
}
.rl-con .half-ev7{
  width: 13%;
  margin-left: 1%;
}
.rl-con .half-ev7:first-child{
  margin-left: 0;
}
.top-header{
  background-color: #e5e5e5;
  padding: 10px 70px;
}
.top-header a{
  padding-left: 20px;
}
.nav-header{
  padding: 22px 0;
  position: relative;
}
.nav-header .logo{
  float: left;
  width: 23%;
  text-align: left;
}
.nav-header .menu{
  float: left;
  width: 69%;
  padding-top: 15px;
  margin-left: 7.5%;
}
.nav-header .menu a{
  font-size: 20px;
  margin-left: 40px;
  display: inline-block;
  padding-bottom: 5px;
}
.nav-header .menu a.active{
  color: #00aa88;
  border-bottom: 2px solid #00aa88;
}
.nav-header .phone-top{
  position: absolute;
  right: 45px;
  z-index: 1;
  top:20px;
}
.nav-header .phone-top .img-txt{
  padding-left: 60px;
  position: relative;
  font-size: 19px;
}
.nav-header .phone-top .img-txt .img{
  position: absolute;
  display: block;
  left: 0;
  top:0;
}
.nav-header .phone-top .img-txt .tel{
  color: #e51515;
  font-size: 23px;
}
/*banner*/
.flexslider {
    position: relative;
   /* height: 605px;*/
    overflow: hidden;
}
.slides {
    position: relative;
    z-index: 1;
}
/*.slides li {
    height: 605px;
}*/
.slides li a{
  display: block;
}
.slides li img{
  line-height: 0;
  height: 605px;
}
.flex-control-nav {
    position: absolute;
    bottom: 40px;
    z-index: 2;
    width: 100%;
    text-align: center;
}
.flex-control-nav li {
    display: inline-block;
    width: 75px;
    height: 9px;
    margin: 0 5px;
    *display: inline;
    zoom:1;
}
.flex-control-nav a {
    display: inline-block;
    width: 75px;
    height: 9px;
    border-radius: 5px;
    overflow: hidden;
    text-indent: -9999px;
    cursor: pointer;
    background:rgba(0,0,0,.5);
}
.flex-control-nav .flex-active {
    background-color: #fff;
}
.flex-direction-nav {
    position: absolute;
    z-index: 3;
    width: 100%;
    top: 45%;
}
.flex-direction-nav li a {
    display: block;
    width: 50px;
    height: 50px;
    overflow: hidden;
    cursor: pointer;
    position: absolute;
}

/*.flex-direction-nav li a.flex-prev {
    left: 40px;
    background: url(images/prev.png) center center no-repeat;
}
.flex-direction-nav li a.flex-next {
    right: 40px;
    background: url(images/next.png) center center no-repeat;
}*/
.adv-box{
  position: relative;
}
.adv-box .bg-c{
  background-color: #00aa88;
  padding: 35px 0;
}
.adv-box .sub{
  text-align: center;
  position: relative;
  padding-left: 32%;
  font-size: 28px;
  color: #fff;
}
.adv-box .sub .img{
  position: absolute;
  left: 28%;
  top:5px;
}
.adv-box .sub .txt{
  text-align: left;
  display: inline-block;
}
.adv-box .ab-down{
  position: absolute;
  bottom: -24px;
  text-align: center;
  width: 100%;
}
.main-box {
  padding: 90px 0;
}
.main-box h1{
  font-size: 28px;
  text-align: center;
  color: #00aa88;
  font-weight: normal;
  text-transform : uppercase;
}
.main-box h2{
  font-size: 28px;
  text-align: center;
  color: #00aa88;
  font-weight: normal;
  padding-top: 60px;
  text-transform : uppercase;
}
.main-box h1 span,
.main-box h2 span{
  font-weight: bold;
  margin-right: 10px;
}
.main-box .des-fs{
  font-size: 12px;
  text-align: center;
  color: #00aa88;
}
.case-box{
  padding: 40px 0;
}
.case-box .title{
  border: 2px solid #00aa88;
  border-radius: 2px;
  color: #00aa88;
  display: inline-block;
  text-align: center;
  font-size: 18px;
  padding-right: 10px;
}
.case-box .title span{
  background-color:#00aa88 ;
  color: #fff;
  display: inline-block;
  padding: 0 5px 0 10px;
  margin-right: 5px;
}
.case-box .list-case{
  padding: 30px 0;
}
.case-box .list-case ul li{
  float: left;
  width: 20%;
  margin: 40px 2% 0 2%;
  text-align: center;
  border: 1px solid #9e9f9f;
  position: relative;
  height: 325px;
}
.case-box .list-case ul li .tit{
  font-size: 18px;
  margin-top: 15px;
}
.case-box .list-case ul li .des{
  padding:5px 40px;
  color: #505453;
  height: 70px;
  overflow:hidden; 
  text-overflow:ellipsis;
  display:-webkit-box; 
  -webkit-box-orient:vertical;
  -webkit-line-clamp:3;
}
.case-box .list-case ul li .btn-box{
  position: absolute;
  bottom: 15px;
  text-align: center;
  width: 100%;
/* margin: 20px auto;*/
}
.case-box .list-case ul li:hover {
  box-shadow: 0 0 12px rgba(155,155,155,0.65);
  transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  -webkit-transition: all 0.2s ease-in;
  -webkit-transform: scale(1.15);
  -moz-transform: scale(1.15);
  -ms-transform: scale(1.15);
  -o-transform: scale(1.15);
  transform: scale(1.15);
  border-color: #00aa88;
  background-color:#00aa88 ;
  color: #fff;
}
.case-box .list-case ul li:hover .des{
  color: #fff;
}
.case-box .list-case ul li:hover .btn-box .btn-com-small{
  border-color: #fff;
  color: #fff;
  padding: 10px 20px;
  font-size: 20px;
}
.case-box .list-case ul li:hover .btn-box .btn-com-small:hover{
  background-color: #fff;
  color: #00aa88;
}
.more-btn{
  border: 2px solid #00aa88;
  color: #00aa88;
  border-radius:3px;
  text-align: center;
  padding: 3px 15px;
  display: inline-block;
  font-size: 18px;
}
.more-btn:hover{
  background-color: #00aa88;
  color: #fff;
}
.blue-btn {
    border: 1px solid #00aa88;
    background-color: #00aa88;
    color: #fff;
    border-radius: 2px;
    text-align: center;
    padding: 3px 10px;
    display: inline-block;
    font-size: 16px;
}
    .blue-btn:hover {
        color: #fff;
        background-color: #357ebd;
    }
.gray-btn{
  border: 1px solid #a0a0a0;
  color: #00aa88;
  border-radius:2px;
  text-align: center;
  padding: 3px 10px;
  display: inline-block;
  font-size: 16px;
}
.gray-btn:hover{
  background-color: #00aa88;
  color: #fff;
}
.case-box .more-box{
  margin-top: 10px;
}
.bor-bot{
  border-bottom: 7px solid #f3f3f3;
}
.change-box{
  position: relative;
  width: 1200px;
  overflow: hidden;
  margin: 25px auto 0 auto;
}
.change-box .tab-nav{
  text-align: center;
}
.change-box .tab-nav a{
  color: #363838;
  font-size: 16px;
  padding: 3px 10px;
  display: inline-block;
  border: 1px solid #535353;
  border-radius: 2px;
  margin: 0 7px;
}
.change-box .tab-nav a.current{
  background-color: #00aa88;
  color: #fff;
  border-color: #00aa88;
}
.change-box .tab-con{
  margin: 50px 0;
  position: relative;
  overflow: hidden;
  width: 1200px;
  min-height:460px;
}
.change-box .tab-con .list-lawyer .item-li{
  display: none;
  width: 1200px;
}
.change-box .list-lawyer .item-li ul li{
  float: left;
  width: 20%;
  margin: 40px 2% 0 2%;
  text-align: center;
  border: 1px solid #9e9f9f;
}
.change-box .list-lawyer .item-li ul li:hover {
  box-shadow: 0 0 12px rgba(155,155,155,0.65);
  transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  -webkit-transition: all 0.2s ease-in;
  -webkit-transform: scale(1.15);
  -moz-transform: scale(1.15);
  -ms-transform: scale(1.15);
  -o-transform: scale(1.15);
  transform: scale(1.15);
  border-color: #00aa88;
}
.change-box .list-lawyer .item-li ul li .img{
  width:170px;
  overflow: hidden;
  height: 170px;
  border-radius: 200px;
  margin: 15px auto 0  auto;
}
.change-box .list-lawyer .item-li ul li .img img{
  width: 170px;
  height: 170px;
}
.change-box .list-lawyer .item-li ul li .name{
  margin-top: 12px;
}
.change-box .list-lawyer .item-li ul li .name span{
  font-size: 20px;
  display: inline-block;
}
    .change-box .list-lawyer .item-li ul li .goodat {
        margin-top: 10px;
        height: 25px;
    }
        .change-box .list-lawyer .item-li ul li .goodat span {
            color: #fff;
            display: inline-block;
            vertical-align: central;
            word-wrap: break-word;
            text-align:left;
            font-size:13px;
            margin:2px 5px;
        }
.change-box .list-lawyer .item-li ul li .ca-f{
  margin-top: 25px;
}
.change-box .list-lawyer .item-li ul li .ca-f span{
  color: #00aa88;
}
.change-box .list-lawyer .item-li ul li .btn-box{
  margin: 30px 0 20px 0;
  padding: 0 10px;
}
.change-box .list-lawyer .item-li ul li .btn-box a{
  margin: 0 10px;
}
.change-box .list-lawyer .item-li ul li:hover{
  background-color: #00aa88;
  color: #fff;
  border-color: #16725f;
}

.change-box .list-lawyer .item-li ul li:hover .goodat span{
  color: #fadd9f;
}
    .change-box .list-lawyer .item-li ul li:hover .ca-f span {
        color: #fadd9f;
    }
.change-box .list-lawyer .item-li ul li:hover .btn-box a{
  color: #fff;
  border-color: #fff;
}
.change-box .list-lawyer .item-li ul li:hover .btn-box a:hover{
  background-color: #fff;
  color: #00aa88;
}
.stepBox{
  padding: 50px 0;
}
.stepBox .half-ev7{
  text-align: center;
}
.stepBox .half-ev7 p{
  padding-top: 15px;
}
.new-box{
  padding-top: 80px;
}
.new-box .half-long{
  padding: 40px 0 0 0;
  background-color: #f3f3f3;
  border: 1px solid #8b8c8c;
}
.scroll-div{
  overflow: hidden; 
  position: relative;
  height: 420px;
  padding: 40px 0;
}
.scroll-div ul{
  position: absolute; 
  margin: 0; 
  padding: 0; 
  top: 0;
  width: 100%;
}
.scroll-div ul li{
  height: 100px;
}
.scroll-div ul li:before,
.scroll-div ul li:after{
  display: table; 
  content: " ";
  line-height:0;
}
.scroll-div ul li:after{
  clear: both;
  visibility:hidden;
 }
.scroll-div .item{
  float: left;
  width: 46%;
  margin-left: 3%;
  position: relative;
  padding-left: 70px;
  color: #111313;
}
.scroll-div .item .img{
  width: 55px;
  height: 50px;
  border-radius: 3px;
  overflow: hidden;
  display: block;
  position: absolute;
  left: 0;
  top:3px;
}
.scroll-div .item .name{
  font-size: 15px;
  margin-right: 5px;
  display: inline-block;
}
.scroll-div .item .z-c{
  color: #eca00d;
  padding-left: 10px;
  display: inline-block;
  border-left: 1px solid #a0a0a0;
  font-size: 12px;
}
.scroll-div .item .time{
  float: right;
  font-size: 12px;
  padding-right: 20px;
}
.scroll-div .item .t-f{
  font-size: 15px;
  margin-top: 5px;
}
.ask-online{
  background-color: #00aa88;
  padding: 30px 40px;
  min-height: 422px;
  min-height: 360px\0;
}
.ask-online .title{
  font-size: 31px;
  color: #fff;
  text-align: center;
}
.ask-online .des{
  font-size: 16px;
  color: #fff;
  text-align: center;
  margin-bottom: 25px;
}
.ask-online .cont-form{
  background-color: #fff;
  border-radius: 2px;
  padding: 10px;
  margin-top: 18px;
  position: relative;
  padding-left: 35px;
}
.ask-online .cont-form img{
  position: absolute;
  left: 10px;
  top:10px;
}
.footer{
  background-color: #535353;
  padding: 45px 0;
  text-align: center;
  color: #fff;
  font-size: 12px;
}
.footer a{
  color: #fff;
  font-size: 12px;
}
.fix-ask{
  position: absolute;
  z-index: 200;
  top:240px;
  right: 45px;
  width: 420px;
  border: 1px solid #fff;
  border-radius: 2px;
  background-color: #fff;
}
.fix-ask .title{
  font-size: 26px;
  text-align: center;
  color: #fff;
  font-weight: bold;
  background-color: #00aa88;
  padding: 22px 0;
}
.fix-ask .infoBox{
  padding: 15px 40px 30px 40px;
}
.fix-ask .infoBox .textarea-put{
  border: 1px solid #919191;
  font-size: 12px;
  text-align: left;
  padding: 10px;
  height: 210px;
}
.fix-ask .infoBox .itm{
  position: relative;
  background-color: #fff;
  border: 1px solid #919191;
  border-radius: 2px;
  padding: 13px 0 13px 40px;
  margin-top: 30px;
}
.fix-ask .infoBox .itm .img,
.fix-ask .infoBox .itm-short .img{
  position: absolute;
  left: 10px;
  top:10px;
}
.fix-ask .infoBox .itm-short{
  position: relative;
  background-color: #fff;
  border: 1px solid #919191;
  border-radius: 2px;
  padding: 13px 0 13px 40px;
  margin-top: 30px;
  width: 50%;
  float: left;
}
.fix-ask .infoBox .send-code{
  float: right;
  width: 43%;
  margin-top: 30px;
}
.fix-ask .infoBox .send-code .askBtn-green{
  font-size: 16px;
  height: 49px;
}
.fix-ask .lawyer-ask{
  display: none;
}
