@charset "utf-8";
.header { background: url(../images/header.png); width: 100%; height: 60px; position: absolute; left: 0px; top: 30px; z-index: 999; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -ms-transition: all 0.5s ease; -o-transition: all 0.5s ease; transition: all 0.5s ease; }
.header-m { background: #333 }
.header-m .nav { background: url(../images/header.png); }
.header-m .logo, .header .logo { width: auto; }
.header-m .logo, .header .logo { padding-left: 0 }
.header .nav { background: none; }
.header.float .top { display: block }
.header .nav { float: right; }
.header.float { background: #333 }
.ul-nav { padding: 0px; }
.ul-nav li { width: auto; margin: 0 }
.ul-nav li a { padding: 0 20px; font-size: 18px; line-height: 60px; display: inline-block; color: #fff }
.ul-nav li.crt a { color: #000; background: #fff; }
.ul-nav.mobile li { border-bottom-color: #ddd }
.ul-nav.mobile li a { text-align: center; font-size: 1rem; line-height: 3rem; display: block; }
.ul-nav.mobile li.crt a { background: none; color: #fff; }
.pageTable { overflow: auto;min-height: 700px  }
.wp { max-width: 1280px; }
.header .wp{max-width:1660px;}
.pageTable .wp { padding: 40px 0 }
.pageTable .wp h2 { font-size: 1.5rem; color: #444; line-height: 3rem; }
#g_business, #g_news { background: #ddd; }
.txt { padding: 0 0 30px 0 }
.txt p { font-size: 17px; line-height: 1.8rem; color: #333; }
.more{margin:15px auto}
.more a{ display: table; margin: 0 auto; padding: 10px 20px; border: solid 1px #ddd; color: #333; font-size: 1rem; cursor: pointer;}
/*律师团队*/
.LawList { }
.LawList table{ width: 100%}
.LawList table tr{ padding: 10px 0; font-size: 1.2rem; color: #333;}
.LawList table tr th,.LawList table tr td{padding:10px 0}
.LawList table tr.Law { cursor: pointer }
.LawList table tr th{ margin-right: 15px; font-weight: bold; text-align: left;white-space: nowrap; display: inline-block }
/*文章列表*/
.txtList { }
.txtList ul li { padding: 15px 0; border-bottom: solid 1px #ddd; cursor: pointer  }
.txtList ul li h5 { font-size: 18px; color: #333; font-weight: 100 }
.txtList ul li p { font-size: 14px; color: #666; }
/*页码*/
.page{ padding:15px 0px;}
.page table { border:0; font-size:12px; line-height:20px; font-weight:100; margin:15px auto; }
.page table td {font-family:Microsoft Yahei, tahoma;}
.page table td .iconfont{ font-size:14px;}
.page table td input{padding:2px 4px; width:30px; height:20px; font-size:14px; line-height:15px; border:solid 1px ccc;}
.page table td a { background:#fff; color:#222; border:solid 1px #ccc; margin-left:-1px; text-decoration:none; display:block; padding:5px 12px; }
.page table td a.current,.Mpage table td a.current:hover { color:#fff; background:#666; border-color:#666; cursor:default }
.page table td a:hover { color:#fff; background:#222; }
/*弹窗*/
.popup { background-color: #fff; z-index: 998 }
.popup-content { padding: 100px 18% 0 18%; position: relative; }
.popup .popup-content .iconfont { position: fixed; top: 60px; right: 2%; font-size: 2rem; color: #f00; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -ms-transition: all 0.5s ease; -o-transition: all 0.5s ease; transition: all 0.5s ease; cursor: pointer; }
.popup .popup-content .iconfont:hover { -webkit-transition: rotate(180deg); -moz-transition: rotate(180deg); -ms-transition: rotate(180deg); -o-transition: rotate(180deg); transform: rotate(360deg); }
.popup .popup-content .popup-header { position: fixed; width: 100%; top: 60px; height: auto; padding: 1rem 0; left: 0; text-align: center; background: #fff; }
.popup .popup-content .popup-header h3 { font-size: 1.5rem; line-height: 2rem; color: #333; }
.popup .popup-content .popup-body { margin: 0 6%; overflow: hidden; padding-top: 80px; }
/*律师详细*/
.lawInfo { margin-bottom: 15px; }
.lawInfo dt { float: left; width: 20%;margin-right:20px;}
.lawInfo dt img { width: 100%; }
.lawInfo dd p { font-size: 1rem; color: #333; line-height: 1.5rem; padding: 10px 0 }
.lawInfo dd p span { font-weight: bold; }
/*联系方式*/
#Contact { padding: 20px 0; }
#Contact .map { width: 100%; }
#Contact .map #gaodi-map { width: 100%; height: 500px; }
.mapInfo { padding: 5px; width: 500px; }
.mapInfo h4 { font-size: 20px; padding: 5px 10px; margin-bottom: 5px; color: #004a97; border-bottom: solid 1px #ccc }
.mapInfo p { font-size: 16px; line-height: 1.5rem; color: #333 }
@media only screen and (max-width: 959px) {
.ul-nav.pc { padding-right: 0px; }
.ul-nav li a { padding: 0 10px; font-size: 16px; }
.header .logo img, .header-m .logo img { width: 240px; padding-top: 5px; }
.popup-content { padding: 100px 8% 0 8%; }
.popup .popup-content .popup-header h3 { font-size: 1.2rem; line-height: 1.2rem; padding:0 40px }
.lawInfo dt { width: 30%; }
.mapInfo { width: 400px; }
}

@media only screen and (max-width: 767px) {
body { padding-top: 0px; }
.header-m { z-index: 999 }

.pageTable .wp { padding: 60px 0 20px 0 }
.pageTable .wp h2 { font-size: 1.2rem; line-height: 2rem; }
.popup-content { padding: 100px 1% 0% 1%; }
.txt { padding: 1rem }
.txt p { font-size: 0.8rem; line-height: 1.5rem; }
.LawList table tr {  font-size: 1rem; }
.LawList table tr th {}
.LawList table tr th,.LawList table tr td { font-size: 0.8rem; }
.LawList table tr th,.LawList table tr td{padding:5px 0}
.txtList ul li { padding: 5px 0; }
.txtList ul li h5 { font-size: 15px;  }
.txtList ul li p { font-size: 12px;height: 55px; overflow: hidden;}
.popup .popup-content .popup-body { margin: 0; padding: 0 }
.popup-body { padding: 20px 15px 20px 20px }
.popup .popup-content .iconfont {font-size: 1.5rem;  }
.popup-body .txt { paddng: 0 }
.popup-body .txt * {font-size: 0.8rem !important;}
.popup .popup-content .popup-header h3 { font-size: 1rem; line-height: 1rem; padding:0 25px }
.lawInfo dd p { padding:5px 20px; }
.mapInfo { padding: 0px; width: 220px; }
.mapInfo h4 { font-size: 1.2rem; padding: 2px 5px; }
.mapInfo p { font-size: 1rem; line-height: 1.2rem;}
}

@media only screen and (max-width:479px) {
.header-m .logo img { padding-top: 0px; }
}
/*手机版底部*/
footer { width:100%;height:50px;padding-top: 10px; background:#fcfcfc; border-top:solid 1px #d1d1d1; position:fixed; left:0; bottom:0; z-index:999;}
footer.flex{display: -webkit-box; display: -webkit-flex;  display: none}
footer .weui-flex__item{ text-align:center; position:relative;  -webkit-box-flex: 1;  -webkit-flex: 1;    flex: 1;}
footer .weui-flex__item .iconfont{ color:#333; font-size:1.5rem; display:inline-block;}
footer .weui-flex__item p{}
@media only screen and (max-width: 767px) {
footer.flex{display: flex}
}