#header_navigation {
    background: #fff;
    box-shadow: 0 0 5px #ccc;
    height: auto;
    width: 100%;
}

#header_navigation .setTop {
    width: 100%;
    height: 78px;
    background: url(/zt/img/pc_banner_2.jpg) 0 0 no-repeat;
    background-size: 100% 100%;
    overflow: hidden;
}

#header_navigation .setTop>img {
    display: block;
    width: 865px;
    margin: 0 auto;
    margin-top: 10px;
}

#header_navigation .registr {
    height: 53px;
    background-color: #F9F9F9;
}

#header_navigation .registr .registr_cont {
    margin: 0 auto;
    max-width: 1190px;
    width: 100%;
    height: 53px;
}
.registr .registr_tell .ico_tell {
    /* position: absolute; */
    left: 0;
    right: 0;
    top: 13px;
    display: inline-block;
    vertical-align: middle;
}
.registr .registr_tell .tell_line {
    line-height: 18px;
    padding:5px;
    font-size: 12px;
    color: #999999;
}
.registr .registr_tell .tell_num {
    line-height: 18px;
    font-size: 13px;
    color: #ff9600;
    font-weight: bold;
}
.tab_type:hover {
    color: #018fd9;
}
.registr .registr_tell p {
    padding-left: 33px;
}
.registr .registr_form {
    float: right;
}

.registr .registr_tell {
    float: left;
    position: relative;
    margin-top: 13px;
}

.registr .registr_form img {
    display: inline-block;
    border: none;
}

.registr_form .head_login {
    float: left;
    font-size: 14px;
}

.registr .registr_form .myVip>span {
    color: #999;
    cursor: pointer;
}

.registr_form #welcomeLogin,
.registr_form #welcomeDefault,
.registr_form #headFreeLogin,
.registr_form #moreLoginWay {
    display: none;
}

/*.registr_form div{  height: 24px;line-height: 24px; }*/
.registr_form>div {
    float: left;
    margin-top: 15px;
    margin-left: 20px;
}

.registr_form .register_client>a {
    color: #018fd9;
}

.registr_form .register_lawyer {
    padding-right: 20px;
    border-right: 1px solid #e5e5e5;
}

.registr_form a:hover {
    color: #018fd9;
}
.registr_form .head_login_a_name a:hover {
    color: #ff5521;
}
.registr_form .head_login_a_name span {
    float: left;
}

.registr_form .visitor {
    max-width: 85px;
    padding: 0 5px 0 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.registr_form i.msgTitle {
    position: absolute;
    background: #f00;
    border-radius: 50%;
    width: 8px;
    height: 8px;
    right: 10px;
    top: -2px;
    display: none;
}

.registr_form .visitor_auto {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
    width: 45px;
}

.registr_form .login {
    color: #ff5521;
    font-size: 14px;
    margin-left: 5px;
}

.registr_form #welcomeDefault {
    position: relative;
    padding-right: 15px;
    background: url(/zt/img/anniu2.jpg) no-repeat center right;
}

.registr_form .welcomeDefault {
    width: 125px;
}

.registr_form #welcomeDefault>ul {
    background: #fff;
    box-shadow: 0 0 5px #ccc;
    display: none;
    position: absolute;
    top: 18px;
    white-space: nowrap;
    z-index: 4;
}

.registr_form #welcomeDefault>ul li {
    white-space: nowrap;
}

.registr_form #welcomeDefault>ul a {
    line-height: 30px;
    display: block;
    padding: 0 10px;
}

.registr_form #welcomeDefault>ul span {
    float: initial;
}

.registr_form #welcomeDefault>ul a .homeRedPromptInfo {
    background: #f00;
    border-radius: 10px;
    color: #fff;
    font-size: 10px;
    margin-left: 3px;
    line-height: initial;
}

.registr_form #welcomeDefault>ul a .JS_dealUnRead {
    display: none;
    background: #f00;
    width: 10px;
    height: 10px;
    border-radius: 10px;
    color: #fff;
    font-size: 10px;
    margin-left: 3px;
    line-height: initial;
}

.registr_form #welcomeDefault>ul a .homeRedInfo {
    display: none;
    background: #f00;
    border-radius: 50%;
    position: absolute;
    left: 72px;
    top: 7px;
    min-width: 14px;
    height: 14px;
    color: #fff;
    font-size: 12px;
    text-align: center;
    line-height: 14px;
    padding: 1px 2px;
}

.registr_form #welcomeDefault:hover>ul {
    display: block;
}

.registr_form #welcomeDefault>ul:hover {
    display: block;
}

#welcomeDefault>ul ul {
    border: 1px solid #f1f1f1;
}

#welcomeDefault>ul ul li {
    position: relative;
    padding-left: 20px;
    background: url(/zt/img/index/hls_sycd_weixuanzhong.jpg) no-repeat 10px center;
}

#welcomeDefault>ul ul li.active {
    background-image: url(/zt/img/index/hls_sycd_yixuanzhong.jpg);
}

#welcomeDefault>ul ul li:hover p {
    display: block;
}

#welcomeDefault>ul ul p {
    display: none;
    position: absolute;
    left: -54px;
    top: -32px;
    font-size: 12px;
    color: #666;
    padding: 10px;
    border-radius: 5px;
    box-shadow: 0 0 5px #ddd;
    background: #fff
}

#welcomeDefault>ul ul p span {
    display: block;
    width: 9px;
    height: 5px;
    position: absolute;
    left: 50%;
    bottom: -5px;
    background: url(/zt/img/index/index_role_triggle.jpg) no-repeat center bottom;
}

.registr_form .more_Login_a {
    height: 24px;
    margin-right: 0;
    position: relative;
    width: 114px;
    z-index: 100;
}

.registr_form .more_Login_a .login_more {
    background: rgba(0, 0, 0, 0) url("/zt/img/anniu2.jpg") no-repeat scroll 94px 7px;
    display: block;
    /*height: 24px;line-height: 24px;*/
    position: absolute;
    width: 104px;
    z-index: 2;
}

.registr_form .more_Login_a .login_more:hover {
    background: rgba(0, 0, 0, 0) url("/zt/img/anniu3.jpg") no-repeat scroll 94px 7px;
}

.registr_form .more_Login_a:hover ul {
    display: block;
}

.registr_form .more_Login_a ul {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #ddd;
    box-shadow: 0 0 5px #ccc;
    display: none;
    padding: 0px 5px 0;
    position: absolute;
    top: 21px;
    z-index: 1;
}

.registr_form .more_Login_a ul a {
    display: block;
    line-height: 24px;
    margin-bottom: 5px;
}

.registr_form .more_Login_a:hover ol {
    background-position: right -23px;
    display: block;
}

.registr_form .tab_role {
    float: left;
    margin-top: 0px;
}

.registr_form .tab_role a {
    color: #333;
    display: block;
    float: left;
    height: 24px;
    line-height: 24px;
    text-align: center;
    width: 100px;
}

.registr_form .tab_role a:hover {
    color: #018fd9 !important;
}

.registr_form .tab_role a.active {
    color: #018fd9 !important;
}

.registr_form .more1_Login_abc {
    width: 70px;
    height: 24px;
    float: left;
}

.registr_form .more1_Login_abc ul img {
    display: inline-block;
}

.registr_form .more1_Login_abc ul .more1 {
    float: left;
    font-size: 14px;
    margin-left: 10px;
    position: relative;
}

.registr_form .more1_Login_abc ul .more1 ol {
    display: none;
    left: -4px;
    position: absolute;
    top: -4px;
    z-index: 9;
}

.registr_form .more1_Login_abc ul .more1 ol li {
    position: relative;
}

.registr_form .more1_Login_abc ul .more1 ol .more1_h {
    cursor: pointer;
    /* background: #fff; */
    z-index: 99;
    /* border: 1px solid #ddd; */
    border-bottom: none;
    padding: 4px;
}

.registr_form .more1_Login_abc ul .more1:hover ol {
    display: block;
}

/**/
#header_navigation .header_content {
    height: 70px;
    margin: 25px auto 18px;
    width: 1190px;
    position: relative;
}

#header_navigation .header_content .logo {
    float: left;
    margin-top: -16px;
}

#header_navigation .header_content .logo img {}

/*国际版入口*/
.header_content .languages {
    background: url(/zt/img/languages_internationals_new.jpg) no-repeat 15px 0;
    display: block;
    float: left;
    font-family: Palatino Linotype;
    height: 26px;
    line-height: 26px;
    margin: 12px 0 0 30px;
    top: 12px;
    width: 220px;
}

.header_content .languages:hover {
    background: url(/zt/img/languages_internationals_hover__new.jpg) no-repeat 15px 0;
}

.header_content .languages:hover .languages_img {
    background: url(/zt/img/languages_international_new.gif) no-repeat;
}

.header_content .languages .languages_img {
    color: #fff;
    font-size: 14px;
    height: 26px;
    padding-left: 32px;
    font-weight: bold;
    background: url(/zt/img/languages_international_new.gif) no-repeat;
    display: block;
    float: left;
}

.header_content .languages .languages_ch {
    margin-left: 15px;
    font-size: 18px;
}
.header_content .address{
    float: left;
    position: relative;
    width: 204px;
    padding: 10px 17px 0;
    background-image: none
}
.header_content .address.on .box{
    position: absolute;
    border:1px solid #ccc;
    background-color: #fff;
    z-index: 99;
}
.header_content .address.on .hide{
    display: block!important
}
.header_content .address.on a.btn:after{
    background: url(/img/header/sy_db_ditujiantou02.png) no-repeat center;
}
.header_content .address .box{
    width: 168px;
    padding: 10px 17px;
    
}
.header_content .address a.btn{
    padding:0 20px;
    position: relative;
    display: inline-block;
    color: #333;
    font-weight: bold;
    margin: 5px 0;
    background: url(/img/header/sy_db_ditu01.png) no-repeat left center;
    background-size: auto 15px;
}
.header_content .address a.dec{
    text-decoration:underline
}
.header_content .address a.btn:after{
    content: "";
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    width: 20px;
    height: 20px;
    background: url(/img/header/sy_db_ditujiantou01.png) no-repeat center;
}
.header_content .address ul{zoom: 1;}
.header_content .address ul:after{
    clear:both;content:'';display:block;width:0;height:0;visibility:hidden; 
}
.header_content .address .hide{
    display: none
}
.header_content .address .hide p{
    color: #333;
    padding: 5px 0;
    font-size: 13px;
}
.header_content .address li{
    float: left;
    font-size: 12px;
    margin-top: 4px;
    margin-right: 12px;
}
.header_content .address li:nth-child(5n){
    margin-right: 0;
}
.header_content .address li a{
    color: #666;
}
.header_content .address li a:hover{
    color:#FF9B0B
}
/* .seekBox{
    float: left;
    width: 492px;
} */
/*国际版入口*/

/*类型选择*/
.header_content .choseType {
    float: left;
    margin: 10px 0 0 0px;
}

.header_content .choseType a {
    padding-left: 25px;
    font-size: 16px;
    margin-right: 15px;
}

.header_content .choseType a:first-child {
    background: url(/zt/img/index/home_choese_3.jpg) no-repeat 0 center;
}

.header_content .choseType a:nth-child(2) {
    background: url(/zt/img/index/home_choese_2.jpg) no-repeat 0 center;
}

.header_content .choseType a:nth-child(3) {
    background: url(/zt/img/index/hls_sy_lvshiban_1.jpg) no-repeat 0 center;
}

.header_content .choseType a:nth-child(4) {
    background: url(/img/vip/qiyeVIP.jpg) no-repeat 0 center;
}

.header_content .choseType a:nth-child(5) {
    background: url(/img/vip/qiyeVIP.jpg) no-repeat 0 center;
}

.header_content .choseType a:first-child.active {
    color: #018fd9;
    background-image: url(/zt/img/index/home_choese_1.jpg)
}

.header_content .choseType a:nth-child(2).active {
    color: #018fd9;
    background-image: url(/zt/img/index/home_choese_4.jpg)
}

.header_content .choseType a:last-child.active {
    color: #018fd9;
    background-image: url(/zt/img/index/hls_sy_lvshiban_0.jpg)
}

/*类型选择*/
/* .header_content .search_con_a {
    height: 32px;
    /* border:2px solid #86a2f9; */
} */

.header_content #legal_search {
    padding: 0 8px;
    width: 384px;
    height: 32px;
    border: none;
    border-right: none;
    float: left;
    margin-left: 10px;
}

.search_btn_a {
    background: #84A2F7;
    color: #fff !important;
    display: block;
    float: right;
    font-size: 15px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    width: 78px;
    float: left;margin-right: 0;
}

.search_btn_a.on {
    background: #999;
}

.search_btn_a:hover {
    color: #fff !important;
}

.registr_form .search1_con_a {
    position: absolute;
    right: 0;
    top: 20px;
}

.registr_form .search1_con_a .JS_showOrderListOn {
    background: #d3d3d4 !important;
    border: 1px solid #d3d3d4 !important;
    color: #fff !important;
    cursor: default;
}


.registr_form .search1_con_a a {
    display: block;
    width: 89px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    float: left;
    margin-left: 6px;
    border: 1px solid #fff;
    background: #ff9f00;
    color: #fff;
}

.registr_form .search1_con_a a:hover {
    border: 1px solid #ffb400;
    background: #ffb400;
    color: #fff !important;
}

.tab_client {
    float: left;
    position: relative;
    /* display: none; */
    padding-right: 15px;
    margin-right: 12px;
    background: url(/zt/img/anniu2.jpg) right center no-repeat;
}

.tab_type {
    cursor: pointer;
    color: #666;
}

.tab_client:hover,
.registr_form #welcomeDefault:hover {
    background-image: url(/img/anniu3.jpg);
}

.tab_client:hover .tab_ul,
.tab_lawyer:hover ul {
    display: block;
}

.tab_lawyer ul li {
    float: left;
}

.tab_lawyer ul li:first-child {
    margin-right: 23px;
}
.totalStationSer{position: relative;}
.tab_ul {
    background: #fff;
    position: absolute;
    top: 42px;
    right: 0;
    display: none;
    z-index: 4;
    width: 1190px;
    height: 102px;
    box-shadow: 0px 3px 7px 0px rgba(0, 0, 0, 0.11);
}

.tab_ul::after {
    content: '';
    width: 0;
    height: 0;
    border: 10px solid;
    position: absolute;
    top: -19px;
    right: 76px;
    border-color: transparent transparent #fff;
}

.tab_ul li a {
    display: block;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    color: #111;
    word-spacing: 1px;
}

.tab_ul li a:hover {
    color: #ff9600 !important;
    text-decoration: underline;
}
.wraper_nav li a:hover {
    color: #ff9600 !important;
}
.tab_lawyer {
    display: none;
    float: left;
    margin-right: 15px;
}

#header_navigation .navigation {
    height: 90px;
    width: 100%;
    clear: both;
}

/*#header_navigation .navigation ul{display:block;margin: 0 auto;width: 1190px;}*/
#header_navigation .navigation li {
    float: left;
    margin: 12px 18px 0 0;
}

#header_navigation .navigation li:last-of-type {
    margin-right: 0;
}

#header_navigation .navigation .navigation_right {
    border-right: 1px solid #e5e5e5;
    width: 1px;
    height: 45px;
    margin: 20px 30px 0 0;
}

#header_navigation .navigation .navigation_width {
    width: 60px;
}

#header_navigation .navigation li a {
    display: block;
    height: 30px;
    line-height: 30px;
    min-width: 60px;
    font-size: 15px;
    color: #111;
    word-spacing: 1px;
}

#header_navigation .navigation li b {
    color: #018fd9;
    font-size: 15px;
}

#header_navigation .navigation li a:hover {
    color: #FFB041;
}

/*搜索历史下拉*/
.histroykey {
    min-height: 40px;
    font-size: 12px;
    background: #fff;
    border: 1px solid #e5e5e5;
    border-top: none;
    display: none;
}

.histroykey .Newest {
    color: #999;
    padding: 10px;
}

.histroykey li a {
    color: #018fd9;
    line-height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 0 10px;
    display: block;
}

.histroykey li a:hover {
    background: #f0f0f0;
}

.histroykey .clear_sr {
    height: 29px;
    line-height: 29px;
    border-top: 1px solid #e5e5e5;
    text-align: center;
}

.histroykey .clear_sr a {
    color: #666;
}

.baiDuYiXia {
    float: left;
    display: block;
    width: 78px;
    height: 30px;
    background: #f9f9f9;
    color: #999999;
    border: 1px solid #d7d7d7;
    line-height: 30px;
    text-align: center;
}

/*20171123*/
.downloadApp {
    position: absolute;
    right: 0;
    top: -20px;
    z-index: 2;
}

.downloadApp>div {
    float: left;
    font-size: 12px;
    color: #333;
    position: relative;
    /*z-index:99;*/
}

.downloadApp>div:nth-child(1) {
    /* width: 92px; */
    margin-right: 6px;
}

.downloadApp>div:nth-child(2) {
    width: 92px;
    margin-right: -23px;
}

.downloadApp>div img {
    display: block;
}

.downloadApp>div p {
    font-size: 12px;
}

.wraper_nav {
    width: 1190px;
    margin: 0 auto;
    border-top: 2px solid #84A2F7;
    position: relative;
}

.wraper_nav ul {
    position: absolute;
}




/*法律专题特有的样式  开始*/

.nav, .navToHome {
    width: 250px;
    height: 44px;
    float: left;
    position: relative;
}

.navh{
    width: 100%;
    height: 44px;
    background: #018fd9 url(/zt/img/icon_nav_01.jpg) 15px center no-repeat;
    text-indent: 40px;
    line-height: 44px;
}

.navh a{
    width: 100%;
    height: 100%;
    display: block;
    font-size: 18px;
    color: #fff;
    font-weight: bold;
    font-family: "Microsoft YaHei";
}

.home_top .nav {
    height: auto;
}

.navBox {
    width: 1200px;
    margin: 25px auto;
}

.home_top .navBox {
    float: left;
    margin: 0 auto;
    width: 250px;
}

.home_top .nav_oneList {
    position: inherit;
}

.navBox .navright {
    width: 950px;
    height: 42px;
    line-height: 42px;
    border-bottom: 2px solid #018fd9;
    float: left;
}

.navBox .navright h2 {
    font-size: 16px;
    color: #018fd9;
    font-weight: bold;
    text-align: center;
    width: 108px;
    float: left;
}

.navBox .navright ul {
    padding-left: 20px;
    overflow: hidden;
}

.navBox .navright ul li {
    float: left;
    margin-right: 30px;
}

.navBox .navright ul li a.on,
.navBox .navright ul li a:hover {
    color: #018df9;
}

.navRightLine {
    float: left;
    color: #ddd;
}

.home_top .navright {
    display: none;
}

.nav .nav_oneList, .navToHome .nav_oneList{
    display: none;
}

.nav:hover .nav_oneList {
    display: block;
}

.home_top .nav_oneList {
    display: block;
}

.nav h1{
    width: 100%;
    height: 44px;
    background: #018fd9 url(/zt/img/icon_nav_01.jpg) 15px center no-repeat;
    text-indent: 40px;
    line-height: 44px;
}

.navToHome h2{
    width: 100%;
    height: 44px;
    background-color: #018fd9;
    text-align: center;
    line-height: 44px;
}

.nav h1 a, .navToHome h2 a {
    width: 100%;
    height: 100%;
    display: block;
    font-size: 18px;
    color: #fff;
    font-weight: bold;
    font-family: "Microsoft YaHei";
}
.navBox  .nav h1 a:hover{color: #fff !important;}

.nav_oneList {
    width: 248px;
    border: 1px solid #018fd9;
    border-top: none;
    background: #fafafa;
    padding: 12px 0px;
    position: absolute;
    z-index: 1;
}

.nav_oneList li {
    border-color: #fafafa;
    border-style: solid;
    border-width: 2px 0 2px 1px;
    color: #333;
    font-family: "Microsoft YaHei";
    font-size: 14px;
    height: 32px;
    line-height: 32px;
    position: relative;
    text-indent: 15px;
}

.nav_oneList li:hover,
.nav_oneList li .nav_oneBox:hover {
    background: #fff;
    border-color: #018fd9;
}

.nav_oneList li .nav_oneBox>a {
    color: #333;
}

.nav_oneList li .nav_oneBox>a:hover {
    color: #018fd9;
    text-decoration: underline;
}

.nav_oneList li .nav_oneBox {
    display: block;
    position: absolute;
    width: 247px;
    z-index: 2;
}

.nav_oneList li .nav_oneBox:after {
    content: ">";
    color: #ccc;
    font-weight: bold;
    position: absolute;
    right: 10px;
}

.nav_oneList li .nav_twoBox {
    background: #fff;
    border: 2px solid #018fd9;
    border-left: 1px solid #018fd9;
    left: 247px;
    position: absolute;
    top: -2px;
    width: 746px;
    z-index: -1;
    display: none;
}

.nav_oneList li:hover {
    border-color: #018fd9;
    border-right-color: #fff;
    background: #fff;
    width: 248px;
}

.nav_oneList li:hover .nav_twoBox {
    display: block;
}

.nav_twoBox dl {
    height: 53px;
}

.nav_twoBox dt {
    width: 138px;
    display: inline-block;
    text-align: center;
    line-height: 52px;
    float: left;
}

.nav_twoBox dt a {
    font-size: 14px;
    font-weight: bold;
    font-family: "Microsoft YaHei";
}

.nav_twoBox dt a:hover {
    color: #018fd9;
}

.nav_twoBox dl:first-child dd {
    border-top: none;
}

.nav_twoBox dd {
    display: inline-block;
    height: 52px;
    line-height: 52px;
    border-top: 1px dashed #eee;
    float: left;
}

.nav_twoBox dd span {
    padding-right: 10px;
}

.nav_twoBox dd span a {
    font-size: 14px;
    font-family: "Microsoft YaHei";
}

.nav_twoBox dd span a:hover {
    color: #018fd9;
}

/*法律专题特有的样式  结束*/

/*搜索历史下拉*/
.histroykey {
    min-height: 40px;
    font-size: 12px;
    background: #fff;
    border: 1px solid #e5e5e5;
    border-top: none;
    display: none;
}

.histroykey .Newest {
    color: #999;
    padding: 10px;
}

.histroykey li a {
    color: #018fd9;
    line-height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 0 10px;
    display: block;
}

.histroykey li a:hover {
    background: #f0f0f0;
}

.histroykey .clear_sr {
    height: 29px;
    line-height: 29px;
    border-top: 1px solid #e5e5e5;
    text-align: center;
}

.histroykey .clear_sr a {
    color: #666;
}







/*百度搜索*/

/*
 * 嵌入式框样式自定义
 */
.bdcs-container .bdcs-main,
.bdcs-container .bdcs-main * {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 0 none;
    border-radius: 0;
    box-shadow: none;
    box-sizing: content-box;
    clear: none;
    float: none;
    height: auto;
    margin: 0;
    max-height: none;
    max-width: none;
    overflow: hidden;
    overflow-wrap: normal;
    padding: 0;
    text-align: left;
    transition: none 0s ease 0s;
    white-space: nowrap;
    width: auto;
}

.bdcs-container .bdcs-clearfix::after {
    clear: both;
    content: "";
    display: block;
    height: 0;
}

.bdcs-container .bdcs-clearfix {}

.bdcs-container .bdcs-main {
    overflow: visible;
}

.bdcs-container .bdcs-search {
    border-style: solid;
    display: block;
    overflow: visible;
    position: relative;
}

.bdcs-container .bdcs-search-form-input-wrap {
    display: inline-block;
}

.bdcs-container .bdcs-search-form-input {
    background-color: #fff;
    border-style: solid;
    border-width: 1px;
    display: inline-block;
    float: left;
    text-indent: 5px;
    vertical-align: top;
}

.bdcs-container .bdcs-search-form-input:focus {
    border-style: solid;
    border-width: 1px;
    outline: 0 none;
}

.bdcs-container .bdcs-search-form-submit-wrap {
    display: inline-block;
}

.bdcs-container .bdcs-search-form-submit {
    border-style: solid;
    border-width: 1px;
    cursor: pointer;
    display: inline-block;
    text-align: center;
    vertical-align: top;
    width: 50px;
}

.bdcs-container .bdcs-search-form-submit-magnifier {
    background: rgba(0, 0, 0, 0) url("http://znsv.baidu.com/static/customer-search/component/search/magnifier-icon.jpg") no-repeat scroll center center;
    overflow: hidden;
    padding: 0;
    text-indent: -999em;
    width: 45px;
}

div#default-searchbox .default-channel-meun {
    background: #fff none repeat scroll 0 0;
    cursor: pointer;
    display: inline-block;
    float: left;
    overflow: visible;
    position: relative;
    vertical-align: middle;
    width: 75px;
}

div#default-searchbox .default-channel-current {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: currentcolor;
    border-image: none;
    border-style: solid none solid solid;
    border-width: 1px 0 1px 1px;
    position: relative;
    width: 100%;
}

div#default-searchbox .default-channel-current span {
    margin-left: 8px;
}

div#default-searchbox .default-channel-current i {
    border-color: #9e9e9e #fff;
    border-style: solid;
    border-width: 6px 6px 0;
    display: block;
    height: 0;
    overflow: hidden;
    position: absolute;
    right: 10px;
    top: 11px;
    width: 0;
}

div.cse-default-channel-container {
    display: block;
    position: absolute;
    z-index: 2147483647;
}

div.cse-default-channel-container .default-channel-list {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: #fff none repeat scroll 0 0;
    border-color: currentcolor #ddd #ddd;
    border-image: none;
    border-style: none solid solid;
    border-width: 0 1px 1px;
    display: none;
    list-style: outside none none;
    margin: 0;
    padding: 0;
    width: 99%;
}

div.cse-default-channel-container .default-channel-list li {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    cursor: pointer;
    display: block;
    line-height: 24px;
    list-style: outside none none;
    padding-left: 7px;
}

div.cse-default-channel-container .default-channel-list li:hover {
    background: #ddd none repeat scroll 0 0;
}

.bdcs-container .bdcs-search-form-input-wrap {}

.bdcs-container .bdcs-search-form-input-notspan {
    color: #000;
    font-family: Arial, SimSun, sans-serif;
    font-size: 14px;
    margin-left: 0;
}

.bdcs-container .bdcs-search-form-input .icon-nofocus {}

.bdcs-container .bdcs-search {
    border-color: #ffffff;
    border-radius: 0;
    border-width: 0;
    box-shadow: none;
    height: 30px;
    overflow: visible;
    width: 428px;
}

.bdcs-container .bdcs-search-form-input {
    background-color: #ffffff;
    border-color: #d3d3d4;
    border-radius: 0;
    color: #000;
    font-family: Arial, SimSun, sans-serif;
    font-size: 14px;
    height: 28px;
    line-height: 28px;
    margin-right: 89px;
    width: 257px;
}

.bdcs-container .bdcs-search-form-input:focus {
    border-color: #f79646;
}

.bdcs-container .bdcs-search-form-submit-wrap {}

.bdcs-container .bdcs-search-form-submit {
    border-color: #d7d7d7;
    border-radius: 0;
    color: #999999;
    font-family: Arial, SimSun, sans-serif;
    font-size: 14px;
    height: 28px;
    width: 78px;
}

.bdcs-container .bdcs-search-form-submit {}

.bdcs-container .bdcs-search-form-submit {
    height: 30px;
}

.bdcs-container .bdcs-search-form-submit {
    line-height: 28px;
}

#bdcs-rec {
    display: none;
}
.wraper_nav ul,
.tab_ul ul {
    position: absolute;
}

.tab_ul ul {
    padding-top: 6px;
}

/* 新增 */


#header_navigation {
    background: #fff;
    box-shadow: 0 0 5px #ccc;
    height: auto;
    width: 100%;
}

#header_navigation .setTop {
    width: 100%;
    height: 78px;
    background: url(/img/pc_banner_2.jpg) 0 0 no-repeat;
    background-size: 100% 100%;
    overflow: hidden;
}

#header_navigation .setTop>img {
    display: block;
    width: 865px;
    margin: 0 auto;
    margin-top: 10px;
}

#header_navigation .registr {
    height: 53px;
    background-color: #F9F9F9;
}

#header_navigation .registr .registr_cont {
    margin: 0 auto;
    max-width: 1190px;
    width: 100%;
    height: 53px;
}

.registr .registr_tell {
    float: left;
    position: relative;
    margin-top: 13px;
}

.tab_type:hover {
    color: #018fd9;
}

.registr .registr_tell p {
    padding-left: 33px;
}

.registr .registr_tell .tell_line {
    line-height: 18px;
    padding:5px;
    font-size: 12px;
    color: #999999;
}

.registr .registr_tell .tell_num {
    line-height: 18px;
    font-size: 13px;
    color: #ff9600;
    font-weight: bold;
}

.registr .registr_tell .ico_tell {
    width: 26px;
    /* position: absolute; */
    left: 0;
    right: 0;
    top: 13px;
    display: inline-block;
    vertical-align: middle;
}

.registr .registr_form {
    float: right;
}

.registr .registr_form .myVip img {
    width: 21px;
}

.registr .registr_form img {
    display: inline-block;
    border: none;
}

.registr .registr_form .myVip>span {
    color: #999;
    cursor: pointer;
}

.registr_form .head_login {
    float: left;
    font-size: 14px;
}

.registr_form #welcomeLogin,
.registr_form #welcomeDefault,
.registr_form #headFreeLogin,
.registr_form #moreLoginWay {
    display: none;
}

/*.registr_form div{  height: 24px;line-height: 24px; }*/
.registr_form>div {
    float: left;
    margin-top: 15px;
    margin-left: 20px;
}

.registr_form .tab_lawyer .tab_type:first-child :hover,
.registr_form .tab_lawyer .tab_type:nth-child(2) :hover {
    color: #018fd9;
}

.registr_form .register_client>a {
    color: #018fd9;
}

.registr_form .register_lawyer {
    padding-right: 20px;
    border-right: 1px solid #e5e5e5;
}

.registr_form a:hover {
    color: #018fd9;
}

.registr_form .head_login_a_name a:hover {
    color: #ff5521;
}

.registr_form .head_login_a_name span {
    float: left;
}

.registr_form .visitor {
    max-width: 85px;
    padding: 0 5px 0 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.registr_form i.msgTitle {
    position: absolute;
    background: #f00;
    border-radius: 50%;
    width: 6px;
    height: 6px;
    right: 10px;
    top: -2px;
    display: none;
}

.registr_form .visitor_auto {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
    width: 45px;
}

.registr_form .login {
    color: #ff5521;
    font-size: 14px;
    margin-left: 5px;
}

.registr_form #welcomeDefault {
    position: relative;
    padding-right: 15px;
    background: url(/img/anniu2.jpg) no-repeat center right;
}

.registr_form .welcomeDefault {
    width: 125px;
}

.registr_form #welcomeDefault>ul {
    background: #fff;
    box-shadow: 0 0 5px #ccc;
    display: none;
    position: absolute;
    top: 18px;
    white-space: nowrap;
    z-index: 4;
}

.registr_form #welcomeDefault>ul li {
    white-space: nowrap;
}

.registr_form #welcomeDefault>ul a {
    line-height: 30px;
    display: block;
    padding: 0 10px;
}

.registr_form #welcomeDefault>ul span {
    float: initial;
}

.registr_form #welcomeDefault>ul a .homeRedPromptInfo {
    background: #f00;
    border-radius: 6px;
    color: #fff;
    font-size: 10px;
    margin-left: 3px;
    line-height: initial;
}

.registr_form #welcomeDefault>ul a .JS_dealUnRead {
    display: none;
    background: #f00;
    width: 6px;
    height: 6px;
    border-radius: 6px;
    color: #fff;
    font-size: 10px;
    margin-left: 3px;
    line-height: initial;
}
.registr_form #welcomeDefault>ul a .homeRedInfo {
    display: none;
    background: #f00;
    border-radius: 50%;
    position: absolute;
    left: 72px;
    top: 7px;
    min-width: 14px;
    height: 14px;
    color: #fff;
    font-size: 12px;
    text-align: center;
    line-height: 14px;
    padding: 1px 2px;
}

.registr_form #welcomeDefault:hover>ul {
    display: block;
}

.registr_form #welcomeDefault>ul:hover {
    display: block;
}

#welcomeDefault>ul ul {
    border: 1px solid #f1f1f1;
}

#welcomeDefault>ul ul li {
    position: relative;
    padding-left: 20px;
    background: url(/img/index/hls_sycd_weixuanzhong.jpg) no-repeat 10px center;
}

#welcomeDefault>ul ul li.active {
    background-image: url(/img/index/hls_sycd_yixuanzhong.jpg);
}

#welcomeDefault>ul ul li:hover p {
    display: block;
}

#welcomeDefault>ul ul p {
    display: none;
    position: absolute;
    left: -54px;
    top: -32px;
    font-size: 12px;
    color: #666;
    padding: 10px;
    border-radius: 5px;
    box-shadow: 0 0 5px #ddd;
    background: #fff
}

#welcomeDefault>ul ul p span {
    display: block;
    width: 9px;
    height: 5px;
    position: absolute;
    left: 50%;
    bottom: -5px;
    background: url(/img/index/index_role_triggle.jpg) no-repeat center bottom;
}

.registr_form .more_Login_a {
    height: 24px;
    margin-right: 0;
    position: relative;
    width: 114px;
    z-index: 100;
}

.registr_form .more_Login_a .login_more {
    background: rgba(0, 0, 0, 0) url("/img/anniu2.jpg") no-repeat scroll 94px 7px;
    display: block;
    position: absolute;
    width: 104px;
    z-index: 2;
}

.registr_form .more_Login_a .login_more:hover {
    background: rgba(0, 0, 0, 0) url("/img/anniu3.jpg") no-repeat scroll 94px 7px;
}

.registr_form .more_Login_a:hover ul {
    display: block;
}

.registr_form .more_Login_a ul {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #ddd;
    box-shadow: 0 0 5px #ccc;
    display: none;
    padding: 0px 5px 0;
    position: absolute;
    top: 21px;
    z-index: 1;
}

.registr_form .more_Login_a ul a {
    display: block;
    line-height: 24px;
    margin-bottom: 5px;
}

.registr_form .more_Login_a:hover ol {
    background-position: right -23px;
    display: block;
}

.registr_form .tab_role {
    float: left;
    margin-top: 0px;
}

.registr_form .tab_role a {
    color: #333;
    display: block;
    float: left;
    height: 24px;
    line-height: 24px;
    text-align: center;
    width: 100px;
}

.registr_form .tab_role a:hover {
    color: #018fd9 !important;
}

.registr_form .tab_role a.active {
    color: #018fd9 !important;
}

.registr_form .more1_Login_abc {
    width: 70px;
    height: 24px;
    float: left;
}

.registr_form .more1_Login_abc ul img {
    display: inline-block;
}

.registr_form .more1_Login_abc ul .more1 {
    float: left;
    font-size: 14px;
    margin-left: 10px;
    position: relative;
}

.registr_form .more1_Login_abc ul .more1 ol {
    display: none;
    left: -4px;
    position: absolute;
    top: -4px;
    z-index: 9;
}

.registr_form .more1_Login_abc ul .more1 ol li {
    position: relative;
}

.registr_form .more1_Login_abc ul .more1 ol .more1_h {
    cursor: pointer;
    z-index: 99;
    border-bottom: none;
    padding: 4px;
    width: 24px;
}

.registr_form .more1_Login_abc ul .more1:hover ol {
    display: block;
}

/**/
#header_navigation .header_content {
    height: 70px;
    margin: 25px auto 18px;
    max-width: 1190px;
    position: relative;
    width: 100%;
}

#header_navigation .header_content .logo {
    float: left;
    margin-top: -16px;
}

.header_content .address{
    float: left;
    position: relative;
    width: 204px;
    padding: 10px 17px 0;
    background-image: none
}
.header_content .address.on .box{
    position: absolute;
    border:1px solid #ccc;
    background-color: #fff;
    z-index: 99;
}
.header_content .address.on .hide{
    display: block!important
}
.header_content .address.on a.btn:after{
    background: url(/img/header/sy_db_ditujiantou02.png) no-repeat center;
}
.header_content .address .box{
    width: 168px;
    padding: 10px 17px;
    
}
.header_content .address a.btn{
    padding:0 20px;
    position: relative;
    display: inline-block;
    color: #333;
    font-weight: bold;
    margin: 5px 0;
    background: url(/img/header/sy_db_ditu01.png) no-repeat left center;
    background-size: auto 15px;
}
.header_content .address a.dec{
    text-decoration:underline
}
.header_content .address a.btn:after{
    content: "";
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    width: 20px;
    height: 20px;
    background: url(/img/header/sy_db_ditujiantou01.png) no-repeat center;
}
.header_content .address ul{zoom: 1;}
.header_content .address ul:after{
    clear:both;content:'';display:block;width:0;height:0;visibility:hidden; 
}
.header_content .address .hide{
    display: none
}
.header_content .address .hide p{
    color: #333;
    padding: 5px 0;
    font-size: 13px;
}
.header_content .address li{
    float: left;
    font-size: 12px;
    margin-top: 4px;
    margin-right: 12px;
}
.header_content .address li:nth-child(5n){
    margin-right: 0;
}
.header_content .address li a{
    color: #666;
}
.header_content .address li a:hover{
    color:#FF9B0B
}
/*国际版入口*/
.header_content .languages {
    background: url(/img/languages_internationals_new.jpg) no-repeat 15px 0;
    display: block;
    float: left;
    font-family: Palatino Linotype;
    height: 26px;
    line-height: 26px;
    margin: 12px 0 0 30px;
    top: 12px;
    width: 220px;
}

.header_content .languages:hover {
    background: url(/img/languages_internationals_hover__new.jpg) no-repeat 15px 0;
    display: block;
}

.header_content .languages:hover .languages_img {
    background: url(/img/languages_international_new.gif) no-repeat;
    display: block;
}

.header_content .languages .languages_img {
    color: #fff;
    font-size: 14px;
    height: 26px;
    padding-left: 32px;
    font-weight: bold;
    background: url(/img/languages_international_new.gif) no-repeat;
    display: block;
    float: left;
}

.header_content .languages .languages_ch {
    margin-left: 15px;
    font-size: 18px;
}
/* .seekBox{
    float: left;
    width: 492px;
} */
/*国际版入口*/

/*类型选择*/
.header_content .choseType {
    margin: 10px 0 0 0px;
}

.header_content .choseType a {
    padding-left: 25px;
    font-size: 16px;
    margin-right: 15px;
}

.header_content .choseType a:first-child {
    background: url(/img/index/home_choese_3.jpg) no-repeat 0 center;
}

.header_content .choseType a:nth-child(2) {
    background: url(/img/index/home_choese_2.jpg) no-repeat 0 center;
}

.header_content .choseType a:nth-child(3) {
    background: url(/img/index/hls_sy_lvshiban_1.jpg) no-repeat 0 center;
}

.header_content .choseType a:nth-child(4) {
    background: url(/img/vip/qiyeVIP.jpg) no-repeat 0 center;
}

.header_content .choseType a:nth-child(5) {
    background: url(/img/vip/qiyeVIP.jpg) no-repeat 0 center;
}

.header_content .choseType a:first-child.active {
    color: #018fd9;
    background-image: url(/img/index/home_choese_1.jpg)
}

.header_content .choseType a:nth-child(2).active {
    color: #018fd9;
    background-image: url(/img/index/home_choese_4.jpg)
}

.header_content .choseType a:nth-child(3).active {
    color: #018fd9;
    background-image: url(/img/index/hls_sy_lvshiban_0.jpg)
}

.header_content .choseType a:nth-child(4).active {
    color: #018fd9;
}

.header_content .choseType a:nth-child(5).active {
    color: #018fd9;
}

/*类型选择*/
/* .header_content .search_con_a {
    height: 32px;
    border:2px solid #86a2f9;
} */

.header_content #legal_search {
    padding: 0 8px;
    width: 384px;
    height: 32px;
    border: none;
    border-right: none;
    float: left;
    margin-left: 10px;
}

.search_btn_a {
    background: #84A2F7;
    color: #fff !important;
    display: block;
    float: right;
    font-size: 15px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    width: 78px;
    float: left;margin-right: 0;
}

.search_btn_a.on {
    background: #999;
}

.search_btn_a:hover {
    color: #fff !important;
}

.registr_form .search1_con_a {
    position: absolute;
    right: 0;
    top: 20px;
}

.registr_form .search1_con_a .JS_showOrderListOn {
    background: #d3d3d4 !important;
    border: 1px solid #d3d3d4 !important;
    color: #fff !important;
    cursor: default;
}

.registr_form .search1_con_a a {
    display: block;
    width: 89px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    float: left;
    margin-left: 6px;
    border: 1px solid #fff;
    background: #ff9f00;
    color: #fff;
}

.registr_form .search1_con_a a:hover {
    border: 1px solid #ffb400;
    background: #ffb400;
    color: #fff !important;
}

.tab_client {
    display: inline-block;
    float: left;
    position: relative;
    padding-right: 15px;
    margin-right: 12px;
    background: url(/img/anniu2.jpg) right center no-repeat;
}

/* 
.tab_type {
    cursor: pointer;
    color: #666;
} */

.tab_client:hover,
.registr_form #welcomeDefault:hover {
    background-image: url(/img/anniu3.jpg);
}

.tab_lawyer:hover ul {
    display: block;
}

.tab_lawyer ul li {
    float: left;
}

.tab_lawyer ul li:first-child {
    margin-right: 23px;
}

.totalStationSer {
    position: relative;
}

.tab_ul {
    background: #fff;
    position: absolute;
    top: 42px;
    right: 0;
    display: none;
    z-index: 4;
    width: 1190px;
    height: 102px;
    box-shadow: 0px 3px 7px 0px rgba(0, 0, 0, 0.11);
}

.tab_ul::after {
    content: '';
    width: 0;
    height: 0;
    border: 10px solid;
    position: absolute;
    top: -20px;
    right: 76px;
    border-color: transparent transparent #fff;
}

.tab_ul li a {
    display: block;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    color: #111;
    word-spacing: 1px;
}

.tab_ul li a:hover {
    color: #ff9600 !important;
    text-decoration: underline;
}

.tab_lawyer {
    display: none;
    float: left;
    margin-right: 15px;
}

#header_navigation .navigation {
    height: 90px;
    width: 100%;
    clear: both;
}
#header_navigation .navigation li {
    float: left;
    margin: 12px 18px 0 0;
}

#header_navigation .navigation li:last-of-type {
    margin-right: 0;
}

#header_navigation .navigation .navigation_last {
    margin-right: 0;
}

#header_navigation .navigation .navigation_right {
    border-right: 1px solid #e5e5e5;
    width: 1px;
    height: 45px;
    margin: 20px 30px 0 0;
}

#header_navigation .navigation .navigation_width {
    width: 60px;
}

#header_navigation .navigation li a {
    display: block;
    height: 30px;
    line-height: 30px;
    min-width: 60px;
    font-size: 15px;
    color: #111;
    word-spacing: 1px;
}
#header_navigation .navigation li a:hover {
    color: #FFB041;
}

/*搜索历史下拉*/
.histroykey {
    min-height: 40px;
    font-size: 12px;
    background: #fff;
    border: 1px solid #e5e5e5;
    border-top: none;
    display: none;
}

.histroykey .Newest {
    color: #999;
    padding: 10px;
}

.histroykey li a {
    color: #018fd9;
    line-height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 0 10px;
    display: block;
}

.histroykey li a:hover {
    background: #f0f0f0;
}

.histroykey .clear_sr {
    height: 29px;
    line-height: 29px;
    border-top: 1px solid #e5e5e5;
    text-align: center;
}

.histroykey .clear_sr a {
    color: #666;
}

.baiDuYiXia {
    float: left;
    display: block;
    width: 78px;
    height: 30px;
    background: #f9f9f9;
    color: #999999;
    border: 1px solid #d7d7d7;
    line-height: 30px;
    text-align: center;
}

/*20171123*/
.downloadApp {
    position: absolute;
    right: 10px;
    top: -20px;
    z-index: 2;
}

.downloadApp>div {
    float: left;
    font-size: 12px;
    color: #333;
    position: relative;
    /*z-index:99;*/
}

.downloadApp>div:nth-child(1) {
    /* width: 66px; */
    margin-right: 27px;
}

.downloadApp>div:nth-child(2) {
    width: 66px;
}

.downloadApp>div img {
    display: block;
    width: 68px;
}

.downloadApp>div p {
    font-size: 12px;
}

.wraper_nav {
    width: 1190px;
    margin: 0 auto;
    border-top: 2px solid #84A2F7;
    position: relative;
}
.wraper_nav.addline ul{
    padding-right: 21px;
    padding-left: 22px;
    position: relative;
    float: left;
}
.wraper_nav.addline ul.noAfter{
    padding-right: 5px;
}
.noAfter:after{
    display: none;
}
.wraper_nav.addline ul:after{
    position: absolute;
    content: '';
    background-color: #dedede;
    width: 1px;
    height: 43px;
    right: 0;
    top: 20px;
}
.wraper_nav ul,
.tab_ul ul {
    position: absolute;
}

.tab_ul ul {
    padding-top: 6px;
}

/*红点提示*/
.redcircle {
    display: none;
    position: absolute;
    width: 6px;
    height: 6px;
    background: red;
    border-radius: 50%;
}
/*订单广场红点提示位置*/
.order_square {position: relative;}
.order_square .redcircle{top: 3px;right: -9px;}
.lawyerIn .redcircle{top: 3px;right: 5px;}

/*系统通知红点提示位置*/
.system_mail{position: relative;}
.system_mail .redcircle{top: 15px;right: 20px;}