.list-mod li a {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.online-con p span {
  color: #fff;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#80000000', endColorstr='#80000000');
  background-color: rgba(0, 0, 0, 0.5);
}

body {
  background: #f5f5f5;font-family: "Microsoft Yahei";
}

ul,
li {
  list-style: none;
}

.header, .about-left, .about-right, .fengcai-box, .list-mod, .link-list, .about-box, .article-box, .contact-box {
  padding: 1.429em;
  background: #fff;
}
.fengcai-box>div{height:180px;overflow: hidden;}
.logo-txt {
  margin-left: 1.429em;
}
.logo-txt div {
  float: left;
}
.logo-txt div.logo-name {
  font-size: 2.571em;
  color: #0f519b;
}
.logo-txt div.logo-keyword {
  padding: 6px 0 0 5px;
}
.logo-txt h1 {
  margin: 0;
  font-size: 1.286em;
  color: #F47837;
}
.logo-txt em {
  font-size: .857em;
  font-style: normal;
  font-weight: 400;
}

.navbar {
  margin-bottom: 0;
  font-family: "Microsoft Yahei";
  background: #334b73;
  font-size: 1.186em;
}

.navbar-static-top {
  border: 0;
}

.navbar-inverse .navbar-nav > li > a {
  color: #f7fbfe;
}

.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  background: #4466a0;
}

.mobile-num {
  display: none;
}
.mobile-num .fa-mobile {
  margin-right: .166em;
  font-size: 4.286em;
  color: #334b73;
  vertical-align: middle;
}
.mobile-num span {
  font-size: 1.429em;
  color: #334b73;
}
.mobile-num li {
  font-size: 2.143em;
  color: #334b73;
}
.mobile-num li i {
  width: 30px;
  margin-right: 0.5em;
  font-size: 1.429em;
  text-align: right;
  color: #334b73;
}

h3 .fa-user,
h3 .fa-legal,
h3 .fa-image,
h3 .fa-list-ul,
h3 .fa-link,
h3 .fa-comments {
  margin-right: .416em;
  color: #334b73;
}

.about-left ul {
  padding-top: 0;
  padding-left: 0;
}
.about-left li {
  line-height: 1.9em;
  word-break: break-all;
}
.about-left li span {
  font-weight: 700;
}
.about-left i {
  width: 25px;
  font-size: 1em;
  text-align: center;
  color: #999;
}
.about-left i.fa-mobile {
  font-size: 1.429em;
}

.about-right {
  position: relative;
}
.about-right div p {
  line-height: 1.714em;
  height: 120px;
  overflow: hidden;
}
.about-right .gd {
  position: absolute;
  right: 20px;
  bottom: .4em;
}

.about-right-top {
  padding: 0;
  line-height: 1.5em;
  position: relative;
}
.about-right-top a {
    display: inline-block;
    vertical-align: middle;
    width: 70%;
    color: #333;
}
.about-right-top a:hover {
    color: #334b73;
}
.about-right-top span {
    position: absolute;
    top: 0;
    right: 0;
    font-size: 0.857em;
    color: #ccc;
}

.fengcai-box div {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.fengcai-box li {
  width: 11em;
  height: 180px;
  padding: 0;
  margin-right: 6px;
  overflow: hidden;
}
.fengcai-img {
  width: 100%;
  height: auto;
  padding: 0;
  margin-right: 6px;
  overflow: hidden;
  background-color: #666;
}

.list-mod li {
  position: relative;
  line-height: 2em;
}
.list-mod li a {
  display: inline-block;
  vertical-align: middle;
  width: 70%;
  color: #333;
  overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap
}
.list-mod li a:hover {
  color: #334b73;
}
.list-mod li span {
  position: absolute;
  top: 0;
  right: 0;
  font-size: 0.857em;
  color: #ccc;
}

.icon-circle {
  display: inline-block;
  width: 5px;
  height: 5px;
  margin-right: 5px;
  background: #ccc;
  border-radius: 100%;
  vertical-align: middle;
}

.footer {
  padding: 1.429em;
  margin-top: .714em;
  background: #334b73;
}
.footer p {
  text-align: center;
  line-height: 2em;
  color: #e0edfc;
}
.footer p.mzsm-txt {
  font-size: 0.857em;
  color: #3d90ec;
}
.footer a {
  color: #e0edfc;
}
.ci a {
  color: #92898B;
}
.ci a:hover {
  color: #8C523C;
}

/*------------------------内页-----------------------------------*/
.location {
  position: relative;
}
.location ol {
  position: absolute;
  top: 0;
  right: 0;
  padding: 0;
}

.about-mod {
  margin-top: 30px;
}
.about-mod:first-child {
  margin-top: 0;
}
.about-mod h4 {
  font-weight: 700;
  color: #0f519b;
}
.about-mod p {
  text-indent: 2em;
}
.about-mod i {
  margin-right: 10px;
}

.list-group h3 {
  padding: 10px;
  margin-bottom: 0;
  color: #fff;
  background: #334b73;
  text-shadow: 0px 1px 2px #334b73;
}
.list-group i.fa-list-ul {
  color: #fff;
}
.list-group a.active, .list-group a.active:hover {
  font-weight: 700;
  color: #334b73;
  border: 1px solid #ddd;
  border-left: 3px solid #334b73;
  background: #fff;
}

.side-contact {
  background: #fff;
}
.side-contact h3 {
  padding: 10px;
  margin: 0;
  color: #fff;
  background: #334b73;
  text-shadow: 0px 1px 2px #0b396c;
}
.side-contact ul {
  padding: 10px 0 0 10px;
}
.side-contact li {
  line-height: 2em;
}
.side-contact span {
  font-weight: 700;
}
.side-contact i.fa-comments {
  color: #fff;
}

.list-mod.article li {
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: 1px dotted #ccc;
}
.list-mod.article i.fa-file-o {
  margin-right: 10px;
  color: #ccc;
  vertical-align: middle;
}

.pagination-centered {
  text-align: center;
}

.pagination > .active > a,
.pagination > .active > a:hover {
  border: 1px solid #334b73;
  background: #334b73;
}

.article-tle {
  margin-bottom: 20px;
}
.article-tle h3 {
  text-align: center;
}
.article-tle h3 a {
  color: #0f519b;
}
.article-tle p {
  text-align: center;
  color: #999;
}
.article-tle a{color: #999;}
.article-tle span {
  margin-left: 10px;
  font-size: .857em;
}
.article-tle span:first-child {
  margin-left: 0;
}
.article-con{
    line-height: 30px;
    font-size: 14px;
    color: #333333;
    display: table;
    width: 100%;
}
.article-con p {
  text-indent: 2em;
}
.article-con img{
    max-width: 100%;
    height: auto !important;
}
.article-tle h1{
    text-align: center;
    font-size: 24px;
}
.article-con h2{
    font-size: 14px!important;
}
.panel > .list-group .list-group-item span {
  font-weight: 700;
  color: #0f519b;
}

.panel-contact {
  display: none;
}

.iw_poi_title {
  color: #CC5522;
  font-size: 14px;
  font-weight: bold;
  overflow: hidden;
  padding-right: 13px;
  white-space: nowrap;
}

.iw_poi_content {
  font: 12px arial,sans-serif;
  overflow: visible;
  padding-top: 4px;
  white-space: -moz-pre-wrap;
  word-wrap: break-word;
}

/*微信二维码*/
.wx-code {
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 9999;
  padding: 10px;
  background: #e0edfc;
}
.wx-code h5 {
  position: relative;
  margin-top: 0;
  font-family: "Microsoft Yahei";
  color: #334b73;
}
.wx-code img {
  padding: 10px;
  background: #fff;
}
.wx-code p {
  margin-bottom: 0;
  margin-top: 10px;
  text-align: center;
  color: #cc3300;
}
.wx-code .wx-btn-close {
  position: absolute;
  top: 0;
  right: 0;
  color: white;
}
.wx-code .fa-qrcode {
  margin-right: 5px;
  vertical-align: middle;
}

/*-------------在线咨询悬浮窗-----------------*/
.online-box {
  position: fixed;
  top: 180px;
  right: -158px;
  z-index: 9999;
  width: 158px;
  padding: 10px;
  font-family: "Microsoft Yahei";
  background: #334b73;
}
.online-box h4 {
  position: relative;
  margin: 0;
  font-weight: 700;
  color: white;
  text-shadow: 0px 1px 2px #0f519b;
}

a.online-close-btn {
  position: absolute;
  top: 0;
  right: 0;
  color: white;
}
a.online-close-btn:hover {
  text-decoration: none;
}

a.online-slide-btn {
  position: absolute;
  top: 50px;
  left: -40px;
  display: block;
  width: 40px;
  padding: 10px;
  font-size: 1.417em;
  font-weight: 700;
  text-align: center;
  color: white;
  background: #334b73;
  text-shadow: 0px 1px 2px #0f519b;
}
a.online-slide-btn:hover {
  text-decoration: none;
  color: #fff;
  background: #3d90ec;
}

.online-con {
  padding: 5px;
  margin-top: 20px;
  background: #fff;
}
.online-con p {
  position: relative;
}
.online-con p span {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 30px;
  line-height: 30px;
  text-align: center;
  color: #fff;
}
.online-con ul {
  padding-left: 0;
  line-height: 2em;
  color: #cc3300;
}
.online-con .fa-mobile,
.online-con .fa-phone,
.online-con .fa-qq {
  margin-right: 5px;
  font-size: 2em;
  color: #999;
  vertical-align: middle;
}
.online-con .fa-phone {
  font-size: 1.2em;
}
.online-con .fa-qq {
  font-size: 1em;
}
@media screen and (max-width: 500px) {
    .location ol{
        position: relative;
    }
    .breadcrumb{
        margin: 20px 0 0;
        font-size: 16px;
    }
}
/*----------------媒体查询--------------------*/
@media screen and (min-width: 768px) {

  .mobile-num {
    display: block;
  }

  .online-box {
    right: 0;
  }

  a.online-slide-btn {
    display: none;
  }
}
@media screen and (min-width: 992px) {
  .panel-contact {
    display: block;
  }

  .about-left,
  .about-right {
    height: 284px;
  }
}
@media screen and (min-width: 1200px) {
  .about-left,
  .about-right {
    height: 250px;
  }
}
button.navbar-toggle.collapsed{
    background-color: #fff !important;
}

.container-fluid .about-left .col-md-5 img{
    width: 120px;
    height: auto;
}

.container-fluid h1,.container-fluid h2{
    font-size: 24px;
}
.container-fluid .fa-image,.container-fluid .fa-list-ul,.container-fluid .fa-legal,.container-fluid .fa-user{
    margin-right: .416em;
    color: #334b73;
}
ul.list-mod.article h3{
    font-size: 14px;
    margin: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.carousel-inner>.item>img{
    margin: auto;
}

.container>.row>.col-md-3{
  display: none;
}
@media screen and (min-width: 999px) {
  .container>.row>.col-md-3{
    display: block;
  }
}
/* 律师团队-详情 */
.cont_wrap{width: 950px; margin: 0 auto; }
.lvshi_cont1{position: relative; overflow: hidden;margin:0;padding:0;background-color: #d9d9d9;}
.lvshi_cont1::before{content: ""; position: absolute; left: 0; top: 0; width: 100%; height: 100%; background: url(../images/xx_02.png) center no-repeat; background-size: cover; z-index: 2;}
.lvshi_cont1 .path{padding: 105px 0 20px 0; position: relative; z-index: 3;}
.lvshi_cont1 .path .a1{width: 16px; height: 14px; background: url(../images/ico_05.png) no-repeat; display: block; margin-top: 2px; }
.lvshi_cont1 .path a,
.lvshi_cont1 .path i{float: left; color: #c6cbd1}
.lvshi_cont1 .path i{padding:0 10px}
.lvshi_cont1 .path a:hover,
.lvshi_cont1 .path a.one{color: #fff;}
.lvshi_cont1 .box dt{float: left; margin:0; position: relative; z-index: 1;width:100%;}
.lvshi_cont1 .box dt img{width: 90%;height: auto;margin: auto;display: block;}
.lvshi_cont1 .box dd{overflow: hidden; color: #666; padding-top: 10px; position: relative; z-index: 3;width:100%;}
.lvshi_cont1 .txt {padding-bottom: 10px;display: table;margin: auto;}
.lvshi_cont1 .txt h2{font-size: 30px; letter-spacing:15px;color: #3a466b;margin: auto;text-align: center;}
.lvshi_cont1 .txt i{display: block; font-size: 18px; padding: 10px 0 0 5px;margin: auto;text-align: center;font-style: normal;} 
.lvshi_cont1 .tct {font-size: 40px; font-weight: bold; padding-bottom: 50px;}
.lvshi_cont1 .tit{padding-left: 40px;}
.lvshi_cont1 .tit span{display:block; font-size: 16px; padding-bottom: 10px;} 
.lvshi_cont1 .tit span i{display: inline-block;font-style: normal;}

.lvshi_cont2{float: left; padding: 0px;display:none;}
.location{margin:10px 0;}
.location h3{display:none;}
.lvshi_cont3{ overflow: hidden;}
.lvshi_cont3 dl{border-bottom: 1px solid #ebecf0; padding: 20px 20px 0 0;}
.lvshi_cont3 dl:last-child{padding: 0; margin: 0; border: 0}
.lvshi_cont3 dt{font-size: 24px; color: #3a466b; padding-bottom: 25px;}
.lvshi_cont3 dd{font-size: 16px; line-height: 28px; color: #666}
.lvshi_cont3.on dl{padding-left: 0}
.lvshi_cont3 #xgxw ul{
    margin: 0;padding: 0;display: block;width: 100%;
}
.lvshi_cont3 #xgxw ul li{
    display: block;width: 100%;line-height: 38px;
}
.lvshi_cont3 li{padding-bottom: 10px;}
.lvshi_cont3 li a{color:#666;width: 80%;
    display: block;
    float: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.lvshi_cont3 li a:hover{ color: #233057;}
.lvshi_cont3 li i{float: right; color: #999;width: 20%;}
.lvshi_cont3 .but{ display:table;}
.lvshi_cont3 .but a{border: 2px solid #233057; padding: 7px 0; width: 175px; color: #233057; display: inline-block; text-align: center;}
.lvshi_cont3 .but a:hover{background: #233057; color: #fff;}


/* page-info */
.page-info { 
    position: relative; padding: 22px 30px 25px;
    background-color: #fff; box-shadow: 0 0 10px 0 rgba(0,0,0, .1);
    display: inline-block;
    width: 100%;
}
.page-info .bg1 { position: absolute; top: 16px; right: 18px; }
.page-info .bg2 { position: absolute; left: 350px; bottom: 0; }
.page-info .tit { line-height: 30px; height: 30px; }
.page-info .tit span { float: left; font-size: 24px; color: #334b73; position: relative; }
.page-info .tit span:after {
    position: absolute; left: 0; top: -22px;
    width: 46px; height: 6px; background-color: #334b73; content: '';
}
.page-info p { color: #999; line-height: 24px; margin-top: 10px; font-size:14px;}
.page-info p a {
    margin-right: 10px;
    color: #666;
    font-size: 14px;
    float: left;
}
.mt20{margin-bottom:20px;}

.list{
  float: left;
  width: 50%;
  padding:10px;
  display: table;
}
.list .img_box {
  position: relative;
  width: auto;
  overflow: hidden;
  display: table;
}
.list .img_box img {
  max-width:100%;
  height: auto;
  max-height:272px;
    background-color: #666;
}
.list .img_box .info {
  color: #ececec;
  font-size: 12px;
  position: absolute;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 0 12px;
  bottom: -330px;
  padding-top: 12px;
  background-color: rgba(0, 0, 0, 0.7);
}
.list .img_box .info span {
  display: block;
  font-size: 16px;
  padding-left: 10px;
  margin-bottom: 17px;
  text-align: center;
}
.list .img_box .info p {
  position: relative;
  padding-left: 10px;
  line-height: 24px;
  font-size: 12px;
}
.list .img_box .info p:after {
  content: '';
  display: block;
  width: 3px;
  height: 3px;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 50%;
  background-color: #f7f7f7;
}
.list .img_box .info i {
  width: 60px;
  height: 25px;
  line-height: 25px;
  font-size: 12px;
  margin-top: 30px;
  border: 1px solid #e43753;
  color: #e43753;
  text-align: center;
  display: block;
}
.list:last-child {
  margin-right: 0;
}

.list .info2{
    width: 100%;
    height: 50px;
    line-height: 50px;
    display: table;
    background-color: #eeeeee;
    text-align: center;
}
.list .info2 span {
  font-size: 16px;
  color: #333333;
  display: block;
}
.mt20.lvshi_cont3{
    width: 100%;
    float: left;
}


/* poster-cb */
.poster-cb { position: relative; }
.poster-cb .lawyer { display: block; position: relative; }
.poster-cb .lawyer .zc-label { 
	position: absolute; left: 0; top: 20px;
	height: 18px; border-left: 4px solid #3560e6; padding-left: 10px;
	font-size: 16px; color: #333; font-weight: 600; margin-bottom: 30px;
}
.poster-cb .lawyer .photo { float: left; }
.poster-cb .lawyer .photo img { border-radius: 50%; display: block;width: 100%;height:100%;}
.poster-cb .lawyer .lr { height: 40px; line-height: 40px; overflow: hidden; }
.poster-cb .lawyer .lr strong { font-size: 28px; color: #333; margin-right: 20px; }
.poster-cb .lawyer .lr span { color: #999; margin-right: 20px; }
.poster-cb .lawyer .info { color: #333; font-weight: 600; height: 20px; overflow: hidden; }
.poster-cb .lawyer .info span em { color: #0057ff; font-weight: 600; }
.poster-cb .lawyer .info span .wz-01 { margin-right: 10px; }
.poster-cb .lawyer .intro { line-height: 24px; color: #999; height: 48px; overflow: hidden; }
.poster-cb .lawyer .right { position: absolute; width: 164px; text-align: right; }
.poster-cb .lawyer .right .erwei { width: 80px; height: 80px; padding-left: 80px; margin-bottom: 16px; }
.poster-cb .lawyer .right .tel span { display: block; color: #999; }
.poster-cb .lawyer .right .tel p { line-height: 28px; height: 28px; overflow: hidden; margin-top: 2px; }
.poster-cb .lawyer .right .tel p .tel-07 { margin: -9px 8px 0 0; }
.poster-cb .lawyer .right .tel p .din-b { font-size: 22px; color: #ec3b3b; font-weight: 500; }
.poster-cb .btn .zx-01 { margin: 0 8px 0 0; }
.poster-cb.w820x220 { width: 100%; height: 220px; background: url('../images/820x220.jpg') no-repeat; background-size: 100% 100%;}
.poster-cb.w820x220 .lawyer { padding: 65px 250px 0 30px; height: 155px;text-decoration: none;}
.poster-cb.w820x220 .lawyer .photo { width: 120px; height: 120px; margin-right: 30px; }
.poster-cb.w820x220 .lawyer .lr { padding-top: 2px; }
.poster-cb.w820x220 .lawyer .info { margin-top: 11px; }
.poster-cb.w820x220 .lawyer .intro { margin-top: 10px; }
.poster-cb.w820x220 .lawyer .right { top: 75px; right: 30px; }
.poster-cb.w820x220 .btn { width: 120px; right: 30px; bottom: 70px; }
.poster-cb .btn {
    position: absolute;
    height: 32px;
    background-color: #0057ff;
    border-radius: 16px;
    font-size: 14px;
    line-height: 20px;
    text-align: center;
    color: #fff;
    cursor: pointer;
}
ul.link-list.list-inline.ci td{
    display: table;
    float: left;
    margin-right: 20px;
}
@media (min-width: 992px){
  .container-fluid .about-left .col-md-5 img{
    width: 100%;
    height: auto;
  }
}
@media (min-width: 780px){
  /* 律师团队-详情 */
  .list{
    float: left;
    width: 33.33333333%;
    padding:10px;
  }
  
  .list:hover .info {
    bottom: 0;
    /* padding-top: 40px; */
  }
.mt20.lvshi_cont3 {
    width: 50%;
    float: left;
}
.mt20.lvshi_cont3 .page-info{
    width: 100%;display: block;
}
.cont_wrap{width: 950px; margin: 0 auto; }
.lvshi_cont1{position: relative; overflow: hidden;margin:0;padding:0;background-color: #d9d9d9;}
.lvshi_cont1::before{content: ""; position: absolute; left: 0; top: 0; width: 100%; height: 100%; background: url(../images/xx_02.png) center no-repeat; background-size: cover; z-index: 2;}
.lvshi_cont1 .path{padding: 105px 0 20px 0; position: relative; z-index: 3;}
.lvshi_cont1 .path .a1{width: 16px; height: 14px; background: url(../images/ico_05.png) no-repeat; display: block; margin-top: 2px; }
.lvshi_cont1 .path a,
.lvshi_cont1 .path i{float: left; color: #c6cbd1}
.lvshi_cont1 .path i{padding:0 10px}
.lvshi_cont1 .path a:hover,
.lvshi_cont1 .path a.one{color: #fff;}
.lvshi_cont1 .box dt{float: left; margin:0; position: relative; z-index: 1;width:50%;height:400px;}
.lvshi_cont1 .box dt img{width: 100%;height: auto;}
.lvshi_cont1 .box dd{overflow: hidden; color: #666; padding-top: 140px; position: relative; z-index: 3;width:50%;}
.lvshi_cont1 .txt {padding-bottom: 10px;display: table;}
.lvshi_cont1 .txt h2{float: left; font-size: 40px; letter-spacing:15px;color: #3a466b;}
.lvshi_cont1 .txt i{float:left; display: block; font-size: 16px; padding: 25px 0 0 5px;font-style: normal;} 
.lvshi_cont1 .tit{padding-left: 0px;margin-top: 30px;}
.lvshi_cont1 .tct {font-size: 40px; font-weight: bold; padding-bottom: 50px;}
.lvshi_cont1 .tit span{display:block; font-size: 16px; padding-bottom: 10px;} 
.lvshi_cont1 .tit span i{display: inline-block;font-style: normal;}

.lvshi_cont2{float: left; padding: 0px;display: block;}
.location h3{display:block;}
.lvshi_cont2 ul{border-left: 1px solid #d2d6db;padding: 0px;}
.lvshi_cont2 a{height: 80px; line-height: 80px; color: #999; font-weight: bold; display: block; padding-left: 30px;}
.lvshi_cont2 a.one{ background: url(../images/xx_03.png) left repeat-y; color: #3a466b}

.lvshi_cont3{ overflow: hidden;}
.lvshi_cont3 dl{border-bottom: 1px solid #ebecf0; padding: 20px 20px 0 0;}
.lvshi_cont3 dl:last-child{padding-bottom: 0; margin: 0; border: 0}
.lvshi_cont3 dt{font-size: 24px; color: #3a466b; padding-bottom: 25px;}
.lvshi_cont3 dd{font-size: 16px; line-height: 24px; color: #666}
.lvshi_cont3.on dl{padding-left: 0}

.lvshi_cont3 li{padding-bottom: 22px;}
.lvshi_cont3 li a{color:#666;}
.lvshi_cont3 li a:hover{ color: #233057;}
.lvshi_cont3 li i{float: right; color: #999;}
.lvshi_cont3 .but{ padding-top: 30px;}
.lvshi_cont3 .but a{border: 2px solid #233057; padding: 7px 0; width: 175px; color: #233057; display: inline-block; text-align: center;}
.lvshi_cont3 .but a:hover{background: #233057; color: #fff;}
}
.header {
    display: none;
}
.article-box{
    padding: .6em;
}
.container{
    padding: 0;
}

.pagination {text-align: center;}
.pagination a {border:1px solid #ddd;display:inline-block;margin-right:6px;color: #707070;width:34px;height:34px;font:bold 14px/34px arial;}
.pagination a:hover,.pagination a:active{background:#334b73;color: #FFFFFF;text-decoration: none;}
.pagination .cur { background: #334b73;border: 1px solid #334b73;text-decoration: none;}
.pagination a.cur {color: #fff;}
.pagination .disabled {width: 79px;}

.ui-draggable{padding:2%;background:#fff;overflow:hidden;}
.ui-draggable .mHd{line-height:40px;}
.ui-draggable .mHd h3{display:inline-block;;zoom:1;padding:0;color:#304970;}
.ui-draggable .mHd h3 span{
	font-size: 18px;
	font-family: "Alibaba";
	color: rgb(48, 73, 112);
	line-height: 0.497;
	color:#304970;
	font-weight:bold;
}
.ui-draggable .mHd h3 span::before{
	content: "\e072";
	font-family: "Glyphicons Halflings";
	font-style: normal;
	font-weight: 400;
	color: #c8a063;
	line-height: 40px;
	margin-right: 10px;
}
.ui-draggable .path{float:right;}
/* ask-box */
 .ask-box li {
    position: relative;
    margin-bottom: 20px;
}
.ask-box textarea {
    display: block;
    float: left;
    padding: 10px 20px;
    width: 100%;
    height: 178px;
    overflow-y: auto;
    border: 1px solid #ddd;
    font-size: 16px;
    line-height: 36px;
    font-family:"Microsoft Yahei";
    background-color: #f8f8f8;
    resize: none;
}
.ask-box input {
    display: block;
    float: left;
    background-color: #f8f8f8;
    padding: 0 20px;
    width: 100%;
    font-size: 16px;
    border: 1px solid #ddd;
    height: 46px;
    line-height: 46px;
}
.ask-box .yzm input {
    width: 50%;
    float: left;
    margin-right: 20px;
}
.ask-box .yzm img {
    float: left;
    width: 128px;
    height: 48px;
    cursor: pointer;
}
.ask-box .sub-btn {
    display: inline-block;
    height: 48px;
    line-height: 48px;
    color: #fff;
    background-color: #c32d1c;
    padding: 0 95px;
    font-size: 0 95px;
    font-size: 16px;
}
.ask-box .sub-btn:hover {
    color: #fff;
    background-color: #d7321f;
}
.ask-box .ask-tips {
    position: absolute;
    left: 0;
    bottom: -20px;
    color: #c32d1c;
}

@media (min-width: 770px){
    .header {
        display: block;
    }
}
#banner .carousel-inner .item{
    background-size: cover; /*让图片覆盖满整个div*/
    background-position: center,center; /*让图片在div里水平垂直居中*/
    background-repeat: no-repeat;
    height: 410px;
}
@media (max-width:768px) {
    #banner .carousel-inner .item {
        height: auto;
        width: 100%;
    }
    #banner .carousel-inner .item img{
        max-width: 100%;
        width: 100%;
    }
    .first, .pre, .next, .last {
        display: none;
    }
}
