/*!/static/css/main.scss*/
* {
    box-sizing: inherit
}

html {
    box-sizing: border-box
}

html,
body {
    height: 100%
}

body {
    margin: 0 auto;
    min-width: 1060px;
    background: #f4f4f4
}

.layout-bg {
    width: 1220px;
    margin: 0 auto;
    background: #fff;
    padding: 20px;
    margin-bottom: 20px
}

.clearfix:after {
    font-size: 0;
    line-height: 0;
    content: "\020";
    display: block;
    height: 0;
    clear: both
}

.clearfix {
    zoom: 1;
    overflow: hidden
}

:-moz-placeholder {
    color: #ccc
}

::-moz-placeholder {
    color: #ccc
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
    color: #ccc
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
    color: #ccc
}

* {
    margin: 0;
    padding: 0;
    list-style: none
}

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 {
    margin: 0;
    padding: 0
}

body,
button,
input,
select,
textarea {
    font: 14px/1.5 'Microsoft YaHei', "\5FAE\x8F6F\6B63\9ED1\4F53 ", "鍗庢枃榛戜綋", STHeiti, "鎬濇簮榛戜綋", "Noto Sans CJK SC", "鏂规榛戜綋", "瀹嬩綋", SimSun, regular, "\5FAE\8F6F\96C5\9ED1", "\9ED1\4F53", "\5b8b\4f53", 'Hiragino Sans GB', tahoma, helvetica, arial
}

input {
    font-family: Arial, 'Microsoft YaHei', "\5FAE\x8F6F\6B63\9ED1\4F53", "鍗庢枃榛戜綋", STHeiti, "鎬濇簮榛戜綋", "Noto Sans CJK SC", "鏂规榛戜綋", "瀹嬩綋", SimSun;
    outline: 0
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%
}

address,
cite,
dfn,
em,
var {
    font-style: normal
}

code,
kbd,
pre,
samp {
    font-family: courier new, courier, monospace
}

small {
    font-size: 14px
}

ul,
ol {
    list-style: none
}

a {
    text-decoration: none;
    color: #313131
}

a:hover {
    color: #313131
}

legend {
    color: #000
}

fieldset,
img {
    border: 0
}

button,
input,
select,
textarea {
    font-size: 100%
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

input::-ms-clear,
input::-ms-reveal {
    display: none
}

.header {
    width: 100%;
    height: 60px;
    background: #fff;
    line-height: 58px
}

.header .header-con {
    margin: 0 auto;
    width: 1180px;
    height: 60px;
    overflow: hidden
}

.header .header-con .logo-n {
    float: left;
    margin: 13px 40px 0 0;
    width: 369px;
    height: 30px;
    background: url(../images/i-head-log.png) no-repeat
}

.header .header-con .court-logo {
    float: left;
    width: 380px
}

.header .header-con .court-logo a {
    width: 157px;
    height: 30px;
    float: left;
    margin: 14px 12px 0 0
}

.header .header-con .court-logo a .logo-co {
    width: 157px;
    height: 30px;
    background: url(../images/logo-court.png) no-repeat;
    display: block
}

.header .header-con .court-logo .logo-n {
    margin: 0
}

.header .header-con .court-logo em {
    float: left;
    color: #fff;
    line-height: 60px;
    width: 165px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.header ul {
    float: left;
    font-size: 0;
    height: 60px
}

.header ul li {
    display: inline-block;
    font-size: 15px;
    margin-right: 54px
}

.header ul li.on,
.header ul li:hover {
    border-top: 2px solid #f02323;
    line-height: 54px
}

.header .outlinks {
    float: right;
    font-size: 0;
    height: 60px;
    width: 426px
}

.header .outlinks a {
    display: inline-block;
    font-size: 15px;
    text-align: center;
    width: 115px;
    height: 60px
}

.header .outlinks a.last-a {
    background: url(../images/head-line.png) no-repeat left center;
    margin-right: 40px;
    width: 130px
}

.header .outlinks a.mobile-download {
    width: 170px;
    background: url(../images/head-phone-i.png) no-repeat 18px center;
    text-align: left;
    padding-left: 45px;
    width: 140px
}

.header-public {
    background-color: #e66757
}

.header-public a {
    color: #fff
}

.header-public ul li.on,
.header-public ul li:hover {
    border-top: 2px solid #fff
}

.header-public .outlinks a.mobile-download {
    background: #d75a4a url(../images/head-phone-p.png) no-repeat 18px center
}

.header-public .header-con .logo-n {
    background: url(../images/i-headp-log.png) no-repeat
}

.footer {
    width: 100%;
    height: 296px;
    background-color: #fff;
    border-top: 2px solid #fa3f30
}

.footer .footer-cont {
    width: 1060px;
    margin: 0 auto;
    height: 226px
}

.footer .footer-cont .footer-interact {
    float: left;
    margin: 75px 0 0 80px;
    font-size: 0
}

.footer .footer-cont .footer-interact a {
    display: inline-block;
    font-size: 14px;
    margin-right: 75px;
    width: 60px;
    text-align: center
}

.footer .footer-cont .footer-interact a img {
    display: inline-block;
    margin-bottom: 15px
}

.footer .footer-cont .st {
    float: left;
    width: 1px;
    height: 100px;
    background-color: #f1f1f1;
    margin-top: 65px
}

.footer .footer-cont .footer-phone {
    float: left;
    width: 354px;
    text-align: center;
    margin-top: 61px
}

.footer .footer-cont .footer-phone h3 {
    line-height: 30px;
    font-size: 24px;
    letter-spacing: 2px;
    margin-top: 10px
}

.footer .footer-cont .footer-code {
    float: left;
    width: 340px;
    text-align: center;
    margin-top: 54px
}

.footer .footer-cont .footer-code img {
    margin-bottom: 6px;
    width: 101px;
    height: 101px
}

.footer .footer-site {
    height: 65px;
    width: 100%;
    border-top: 1px solid #f1f1f1;
    text-align: center;
    line-height: 65px;
    color: #868686;
    font-size: 12px
}

.footer .footer-site img {
    vertical-align: middle;
    margin-right: 13px
}

.footer .footer-site a {
    color: #868686
}

.content {
    width: 1060px;
    margin: 20px auto
}

.m-title {
    height: 50px;
    line-height: 50px;
    border-bottom: 1px solid #f4f4f4;
    padding-left: 47px;
    font-size: 16px;
    font-weight: 700
}

.talk-ico {
    background: url(../images/talk-ico.png) no-repeat 24px center
}

.home-ico {
    background: url(../images/home-ico.png) no-repeat 17px center
}

.text-ellipsis,
.bw-rz {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.bw-ico {
    background-repeat: no-repeat;
    background-size: 23px;
    background-position: 17px
}

.bw-rz {
    line-height: 20px;
    height: 20px;
    border: 1px solid #e4393c;
    border-radius: 4px;
    padding: 0 5px 0 25px;
    font-size: 12px;
    font-family: Microsoft YaHei UI Regular, Microsoft YaHei UI Regular-Regular;
    font-weight: 400 !important;
    color: #e4393c;
    background-color: #fff;
    background-repeat: no-repeat;
    background-size: 15px;
    background-position: 5px
}

.call-ico {
    background: url(../images/call-ico.png) no-repeat 19px center
}

.search-ico {
    background: url(../images/search-ico.png) no-repeat 15px center
}

.court-nav-ico {
    background: url(../images/court-nav.png) no-repeat 15px center
}

.court-nav-position {
    background: url(../images/courtnav-adress.png) no-repeat 15px center
}

.case-list-ico {
    background: url(../images/case-list-ico.png) no-repeat 17px center;
    padding-left: 41px
}

.relate-ico {
    background: url(../images/relate-ico.png) no-repeat 17px center;
    padding-left: 41px
}

.desc-ico {
    background: url(../images/desc-ico.png) no-repeat 19px center;
    padding-left: 43px
}

.under-ico {
    background: url(../images/under-ico.png) no-repeat 18px center;
    padding-left: 43px
}

.operate-ico {
    background: url(../images/operate-ico.png) no-repeat 18px center;
    padding-left: 43px
}

.marquee {
    margin-bottom: 20px;
    height: 30px;
    overflow: hidden;
    line-height: 30px;
    background-color: #fff
}

.marquee h3 {
    float: left;
    width: 98px;
    height: 30px;
    color: #fff;
    background: #f02323 url(../images/oning-ico.png) no-repeat 12px center;
    padding-left: 32px;
    margin-right: 35px;
    position: relative
}

.marquee h3 i {
    width: 0;
    height: 0;
    border-left: 15px solid #f02323;
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;
    position: absolute;
    right: -15px;
    top: 0
}

.marquee .marquee-con {
    width: 925px;
    overflow: hidden;
    float: right;
    padding-right: 5px;
    height: 30px
}

.marquee .marquee-con span {
    padding: 0 15px;
    border-right: 1px solid #ccc
}

.i-mediator {
    background-color: #fff;
    padding-bottom: 15px
}

.i-mediator .more-type {
    width: 100%;
    border-top: 1px solid #f4f4f4
}

.i-mediator .more-type .box-btn {
    display: block;
    width: 290px;
    height: 40px;
    line-height: 40px;
    border: 1px solid #e5e5e5;
    margin: 15px auto 0;
    font-size: 16px;
    padding-left: 47px;
    background: url(../images/more-ico.png) no-repeat 230px center
}

.mediator-list {
    margin-top: 15px
}

.mediator-list li {
    float: left;
    width: 246px;
    height: 368px;
    border: 1px solid #e5e5e5;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    margin-left: 15px;
    margin-bottom: 15px
}

.mediator-list li .character {
    height: 115px;
    width: 100%;
    border-bottom: 1px solid #f4f4f4
}

.mediator-list li .character span {
    width: 80px;
    height: 80px;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    float: left;
    overflow: hidden;
    background-color: #d4d4d4;
    margin: 15px 25px 0 17px
}

.mediator-list li .character span img {
    width: 80px;
    height: 80px
}

.mediator-list li .character .name {
    margin-top: 17px;
    float: left;
    width: 100px
}

.mediator-list li .character .name em {
    height: 48px;
    display: block;
    width: 100px;
    overflow: hidden;
    font-size: 18px;
    font-weight: 700;
    line-height: 48px
}

.mediator-list li .character .name em b {
    max-width: 80px;
    float: left;
    overflow: hidden;
    margin-right: 5px
}

.mediator-list li .data {
    width: 215px;
    margin: 0 auto;
    height: 75px
}

.mediator-list li .data span {
    font-size: 14px;
    float: left;
    width: 107px;
    text-align: center
}

.mediator-list li .data span em {
    font-size: 20px;
    font-weight: 700;
    font-family: Arial;
    color: #f02323;
    display: block;
    margin-top: 10px
}

.mediator-list li .data span.st {
    width: 1px;
    height: 30px;
    background-color: #f4f4f4;
    margin-top: 21px
}

.mediator-list li .org-include {
    width: 195px;
    border-top: 1px solid #f4f4f4;
    border-bottom: 1px solid #f4f4f4;
    text-align: center;
    padding: 0 10px;
    margin: 0 auto
}

.mediator-list li .org-include h3 {
    background: #fff;
    padding: 0 5px;
    width: 60px;
    margin: -10px auto 10px auto;
    font-size: 12px;
    font-weight: 400
}

.mediator-list li .org-include p {
    font-size: 12px;
    color: #868686;
    width: 100%;
    overflow: hidden;
    height: 20px
}

.mediator-list li .skills {
    width: 215px;
    border-top: 1px solid #f4f4f4;
    text-align: center;
    margin: 0 auto;
    margin-bottom: 5px
}

.mediator-list li .skills h3 {
    background: #fff;
    padding: 0 5px;
    width: 60px;
    margin: -10px auto 10px auto;
    font-size: 12px;
    font-weight: 400
}

.mediator-list li .skills .skill-type {
    width: 170px;
    height: 36px;
    overflow: hidden;
    margin: 0 auto;
    font-size: 0
}

.mediator-list li .skills .skill-type span {
    font-size: 12px;
    color: #868686;
    padding: 0 4px
}

.mediator-list li .see-now {
    display: block;
    width: 100%;
    height: 46px;
    line-height: 46px;
    text-align: center;
    color: #f0503c;
    border-top: 1px solid #f4f4f4
}

.identify {
    width: 100px;
    height: 20px;
    line-height: 20px;
    background: #28a0fd url(../images/identify-ico.png) no-repeat 6px center;
    color: #28a0fd;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    padding-top: 1px;
    padding-right: 1px;
    float: left
}

.identify b {
    width: 76px;
    height: 18px;
    background-color: #fff;
    margin-left: 23px;
    font-size: 12px;
    display: block;
    font-weight: 400;
    text-align: center;
    line-height: 18px
}

.no-identify {
    background: #ccc url(../images/identify-ico.png) no-repeat 6px center;
    color: #868686
}

.tab {
    font-size: 0;
    border-bottom: 1px solid #f4f4f4;
    height: 50px
}

.tab li {
    float: left;
    height: 50px;
    line-height: 50px;
    font-size: 14px;
    width: 33.3%;
    text-align: center;
    border-right: 1px solid #f4f4f4;
    cursor: pointer
}

.tab li.last {
    border: 0
}

.tab li.on {
    border-top: 2px solid #f02323;
    background-color: #fcfcfc;
    height: 48px;
    line-height: 46px
}

.layer-mask {
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    background: #000;
    filter: alpha(opacity=30);
    -moz-opacity: .3;
    -khtml-opacity: .3;
    opacity: .3;
    z-index: 100
}

.layer-mediator {
    position: fixed;
    width: 740px;
    height: 460px;
    background: #fff;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    left: 50%;
    top: 50%;
    margin-left: -370px;
    margin-top: -230px;
    z-index: 1000
}

.layer-mediator .layer-close {
    width: 50px;
    height: 50px;
    background: url(../images/pop-close.png) no-repeat center;
    position: absolute;
    right: 0;
    top: 0
}

.layer-mediator .mediator-info {
    height: 205px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    margin: 0 auto;
    margin-top: 50px
}

.layer-mediator .mediator-info .name-info {
    margin: 14px 0 0 35px;
    height: 160px;
    width: 252px;
    float: left;
    border-right: 1px solid #f4f4f4
}

.layer-mediator .mediator-info .name-info .head-img {
    width: 82px;
    height: 82px;
    overflow: hidden;
    float: left;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background-color: #dcdcdc;
    margin-right: 25px;
    margin-bottom: 20px
}

.layer-mediator .mediator-info .name-info .head-img img {
    width: 82px;
    height: 82px
}

.layer-mediator .mediator-info .name-info .name p {
    height: 20px;
    line-height: 18px;
    font-size: 18px;
    font-weight: 700;
    margin: 15px 0 12px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.layer-mediator .mediator-info .name-info .name p img {
    margin-left: 10px
}

.layer-mediator .mediator-info .name-info .name-data {
    clear: both
}

.layer-mediator .mediator-info .name-info .name-data span {
    width: 110px;
    text-align: center;
    float: left
}

.layer-mediator .mediator-info .name-info .name-data span em {
    display: block;
    font-size: 20px;
    line-height: 20px;
    font-family: Arial;
    color: #f02323;
    margin-bottom: 8px
}

.layer-mediator .mediator-info .name-info .name-data span.st {
    width: 1px;
    height: 30px;
    background-color: #f4f4f4;
    margin-top: 10px
}

.layer-mediator .mediator-info .box-l span {
    margin: 30px auto 0;
    height: 1px;
    width: 125px;
    background-color: #f4f4f4;
    display: block
}

.layer-mediator .mediator-info .box-l h3 {
    font-size: 12px;
    font-weight: 400;
    width: 50px;
    text-align: center;
    background-color: #fff;
    margin: -10px auto 0 auto
}

.layer-mediator .mediator-info .org {
    width: 226px;
    float: left;
    border-right: 1px solid #f4f4f4;
    height: 160px;
    text-align: center;
    margin-top: 14px
}

.layer-mediator .mediator-info .org ul {
    padding: 0 10px;
    margin-top: 20px;
    font-size: 12px;
    height: 100px;
    overflow: hidden
}

.layer-mediator .mediator-info .org ul li {
    color: #868686;
    line-height: 20px;
    height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.layer-mediator .mediator-info .skills {
    float: left;
    border-right: 0;
    text-align: center;
    margin-top: 14px;
    width: 215px
}

.layer-mediator .mediator-info .skills ul {
    margin: 0 auto;
    margin-top: 20px;
    font-size: 0;
    width: 180px;
    height: 90px;
    overflow: hidden
}

.layer-mediator .mediator-info .skills ul li {
    display: inline-block;
    font-size: 12px;
    padding: 2px 5px;
    color: #868686
}

.layer-mediator .court-code {
    height: 205px;
    background-color: #f8f8f8;
    border-bottom-left-radius: 5px;
    -moz-bottom-left-border-radius: 5px;
    -webkit-bottom-left-border-radius: 5px;
    border-bottom-right-radius: 5px;
    -moz-bottom-right-border-radius: 5px;
    -webkit-bottom-right-border-radius: 5px
}

.layer-mediator .court-code span {
    width: 140px;
    height: 140px;
    background-color: #fff;
    float: left;
    margin: 30px 30px 0 230px
}

.layer-mediator .court-code span img {
    display: block;
    width: 120px;
    height: 120px;
    margin: 10px 0 0 10px
}

.layer-mediator .court-code p {
    float: left;
    line-height: 30px;
    color: #868686
}

.layer-mediator .court-code p b {
    color: #313131;
    font-size: 18px;
    display: block;
    margin-top: 62px;
    text-align: center
}

.no-org {
    text-align: center;
    height: 120px;
    line-height: 120px;
    color: #ccc;
    font-size: 16px;
    width: 100%;
    clear: both
}

@media screen and (max-width:640px) {
    .header .header-con {
        width: 1060px
    }

    .header .header-con .logo-n {
        margin: 14px 50px 0 0
    }

    .header ul li {
        margin-right: 40px
    }
}

.header-public-special {
    background: #f7f7f7;
    border-bottom: 1px solid #eaeaea
}

.header-public-special a {
    color: #3c3c3c
}

.header-public-special .header-con .court-logo a {
    margin-top: 0
}

.header-public-special .header-con .court-logo a .logo-co {
    width: 157px;
    height: 60px;
    background: url(../images/logo-special.png) no-repeat
}

.header-public-special .header-con .court-logo em {
    color: #82171d
}

.header-public-special .outlinks a.last-a {
    background: url(../images/head-line-special.png) no-repeat left center
}

.header-public-special .outlinks a.mobile-download {
    color: #fff
}

.layout {
    width: 1220px;
    margin: 0 auto
}

.u-icon {
    display: inline-block;
    vertical-align: middle;
    margin-right: 6px;
    background: url(../images/site-icon.png) no-repeat
}

.headernew-wrap {
    width: 100%;
    min-width: 1220px
}

.headernew-wrap .header-top {
    width: 100%;
    height: 30px;
    line-height: 30px;
    background: #961113;
    color: #fff
}

.headernew-wrap .header-top .htop-rig {
    float: right
}

.headernew-wrap .header-top .htop-rig em {
    width: 1px;
    height: 13px;
    background-position: 0 -20px;
    margin: 0 16px 0 19px
}

.headernew-wrap .header-top .htop-rig a {
    color: #fff
}

.headernew-wrap .header-top .htop-rig a.btn-courtlogin i {
    background: url(../images/court-login.png) no-repeat left center;
    width: 13px;
    height: 13px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 6px
}

.headernew-wrap .header-top .htop-rig a.btn-orglogin .u-icon {
    width: 12px;
    height: 12px;
    vertical-align: -1px
}

.headernew-wrap .header-top .htop-rig a.btn-bwlogin .u-icon {
    width: 15px;
    height: 13px;
    vertical-align: -1px;
    background: url(../images/bw/bw-login.png) no-repeat left center
}

.headernew-wrap .header-top .htop-rig a.btn-mediatorlogin .u-icon {
    width: 12px;
    height: 12px;
    vertical-align: -1px;
    background-position: 0 -46px
}

.headernew-wrap .header-nav {
    width: 100%;
    background: url(../images/header-repeat.png) repeat-x;
    height: 100px
}

.headernew-wrap .header-nav .layout {
    height: 100px;
    background: url(../images/header-bg.png) top right no-repeat
}

.header-nav .nav {
    float: right;
    padding-left: 50px;
    padding-top: 35px
}

.header-nav .nav li {
    float: left;
    height: 40px;
    line-height: 40px;
}

.header-nav .nav li.on {
    background: #fff;
    border-radius: 3px
}

.header-nav .nav li.on a {
    color: #e4393c;
    border-right: 0
}



.header-nav .nav li a {
    display: inline-block;
    height: 16px;
    line-height: 16px;
    font-weight: 700;
    padding: 0 20px;
    font-size: 16px;
    color: #fff;
    border-right: 1px solid #e47b7e;
    width: 140px;
    text-align: center;
}

.header-nav .nav li:last-child a {
    border-right: 0
}

.header-nav .logo {
    padding-top: 25px;
    display: inline-block;
    width: 580px;
    font-size: 32px;
    font-family: "Microsoft YaHei";
    color: #fff;
}

.footer-new {
    text-align: center;
    background: #fff;
    min-width: 1220px;
    clear: both;
}

.footer-new .footer-menu {
    width: 100%;
    height: 40px;
    line-height: 40px;
    background: #e4393c
}

.footer-new .footer-menu a {
    color: #fff;
    font-weight: 700;
    padding: 0 20px;
    border-right: 1px solid #e47b7e
}

.footer-new .footer-menu a.last {
    border-right: 0
}

.footer-new .footer-menu-new {
    width: 100%;
    height: 192px;
    background: url(../images/footer-bg.png) no-repeat bottom center;
    border-bottom: 5px solid #e4393c
}

.footer-new .footer-menu-new ul {
    margin-left: -38px;
    padding-left: 20px;
    padding-top: 30px
}

.footer-new .footer-menu-new ul li {
    float: left;
    margin-left: 38px;
    width: 165px;
    height: 132px;
    border: 1px solid #d6d6d6;
    text-align: center;
    padding-top: 18px;
    padding-left: 33px;
    padding-right: 33px
}

.footer-new .footer-menu-new ul li.special {
    padding-left: 30px
}

.footer-new .footer-menu-new ul li a {
    display: block
}

.footer-new .footer-menu-new ul li a p {
    padding-top: 5px
}

.footer-new .footer-info {
    padding-top: 15px;
    padding-bottom: 30px
}

.footer-new .footer-info p {
    padding-top: 20px;
    color: #666
}

.footer-new .footer-info p span {
    margin: 0 40px
}

.flex-wrap {
    display: inline-flex;
    justify-content: space-between;
    align-items: center;
    width: 100%
}

/*20200201*/
.main_jbdh {
    clear: both;
    text-align: center;
    padding-top: 40px;
}

.sytpxw {
    float: left;
    position: relative;
    width: 810px;
    height: 446px;
    overflow: hidden;
    font: 12px/1.5 Verdana, Geneva, sans-serif;
    text-align: left;
}

.sytpxw .pic img {
    width: 810px;
    height: 446px;
    display: block;
}

.sytpxw .txt-bg {
    position: absolute;
    bottom: 0;
    z-index: 1;
    height: 40px;
    width: 100%;
    background: #333;
    filter: alpha(opacity=40);
    opacity: 0.4;
    overflow: hidden;
}

.sytpxw .txt {
    position: absolute;
    bottom: 0;
    z-index: 2;
    height: 40px;
    width: 100%;
    overflow: hidden;
    background: #000;
    background: rgba(0, 0, 0, 0.5) !important;
    /*兼容IE*/
    filter: Alpha(opacity=50);
}

.sytpxw .txt li {
    height: 40px;
    line-height: 40px;
    position: absolute;
    overflow: hidden;
    width: 650px;
}

.sytpxw .txt li a {
    display: block;
    color: #fff;
    padding: 0 0 0 10px;
    font-size: 14px;
    text-decoration: none;
}

.sytpxw .num {
    position: absolute;
    z-index: 3;
    bottom: 10px;
    right: 8px;
}

.sytpxw .num li {
    float: left;
    position: relative;
    width: 20px;
    height: 20px;
    line-height: 20px;
    overflow: hidden;
    text-align: center;
    margin-right: 5px;
    cursor: pointer;
    border-radius: 50%;
}

.sytpxw .num li a,
.sytpxw .num li span {
    position: absolute;
    z-index: 2;
    display: block;
    color: white;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    text-decoration: none;
}

.sytpxw .num li span {
    z-index: 1;
    background: #5a5958;
}

.sytpxw .num li.on a,
.sytpxw .num a:hover {
    background: #f60;
    text-align: center;
}

.foot_main {
    width: 1180px;
    margin-left: auto;
    margin-right: auto;
    height: 200px;
    padding-top: 30px;
}

.foot_left {
    width: 800px;
    float: left;
    text-align: center;
    padding-top: 30px;
    line-height: 30px;
    padding-bottom: 30px;
}

.foot_right {
    width: 200px;
    float: right;
    text-align: center;
}

.foot_right img {
    width: 150px;
    height: 150px;
    border: 0px;
}



/**/
.fy_list {
    clear: both;
    padding-top: 20px;
}

.fy_list ul {
    margin: 0px;
    padding: 0px;
}

.fy_list ul li {
    float: left;
    margin-left: 65px;
    width: 265px;
    height: 150px;
    border: 1px solid #d6d6d6;
    text-align: center;
    padding-top: 28px;
    padding-left: 50px;
    padding-right: 50px;
    margin-bottom: 15px;
    margin-top: 15px;
}




.resource-wrap {
    width: 900px;
    display: inline-block
}

.org-include {
    height: 80px
}

.org-include h3 {
    margin: -10px auto 5px auto !important
}

.org-include .flex-wrap {
    justify-content: unset;
    line-height: 28px
}

.org-include .identify {
    margin-right: 10px;
    padding-right: 1px
}

.org-include .bw-rz {
    width: 100px;
    margin-right: 10px
}

.bw-nav-logo {
    display: inline-block;
    margin-left: 20px;
    width: 300px;
    vertical-align: top
}

.bw-nav-logo a {
    width: 100%
}

.bw-nav-logo img {
    width: 100%;
    margin-bottom: 10px
}

.bw-nav-wrap {
    margin-top: -20px
}

.bw-nav-wrap .desc-ico {
    background: url(../images/bw/tjzy.png) no-repeat 19px center
}

.bw-bg-img {
    background: #fff;
    margin: 20px 0;
    text-align: center
}

.bw-bg-img img {
    width: 1180px;
    margin: 20px 0
}

.on {
    color: #ff4e4c;
    font-weight: 700
}

.no-data {
    margin: 20px 0;
    text-align: center
}

#bw-verified-filter li {
    cursor: pointer
}

.banner {
    width: 100%;
    height: 449px;
    border-top: 1px solid #f4f4f4;
    position: relative
}

.banner .banner-cont ul {
    text-align: center
}

.banner .banner-cont ul li {
    width: 100%;
    height: 449px
}

.banner .banner-cont ul li div {
    height: 449px
}

.banner .banner-pot {
    position: absolute;
    height: 16px;
    text-align: center;
    width: 100%;
    left: 0;
    bottom: 18px
}

.banner .banner-pot ul {
    line-height: 16px
}

.banner .banner-pot ul li {
    display: inline-block;
    width: 8px;
    height: 8px;
    background-color: #de5d5d;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    cursor: pointer;
    margin-right: 4px
}

.banner .banner-pot ul li.on {
    width: 10px;
    height: 10px;
    background: 0 0;
    border: 1px solid #de5d5d
}

.banner .lay-court {
    width: 1060px;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -530px
}

.banner .mod {
    width: 340px;
    height: 400px;
    margin: 25px 0 0 -25px;
    background-color: #fceadb;
    border: 4px solid #dfb893;
    overflow: hidden
}

.banner .mod .court-box {
    position: relative
}

.banner .mod .court-box h3 {
    height: 50px;
    line-height: 50px;
    border-bottom: 1px solid #dfb893;
    color: #795656;
    font-size: 16px;
    font-weight: 700;
    padding-left: 18px
}

.banner .mod .court-box h3 img {
    vertical-align: middle;
    margin-bottom: 4px
}

.banner .mod .court-box h3 span {
    color: #313131;
    font-size: 16px;
    font-weight: 700;
    margin: 0 8px
}

.banner .mod .court-box h3 span.on {
    color: #f0503c
}

.banner .mod .court-box h3 i.down {
    background: url(../images/arrow-down.png) no-repeat;
    width: 10px;
    height: 6px;
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 3px
}

.banner .mod .court-box h3 i.up {
    background: url(../images/arrow-up.png) no-repeat;
    width: 10px;
    height: 6px;
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 2px
}

.banner .mod .court-box h3 em {
    background: url(../images/position-line.png) no-repeat;
    width: 1px;
    height: 16px;
    display: inline-block;
    margin: 0 15px;
    vertical-align: middle;
    margin-bottom: 3px
}

.banner .mod .court-box .scroll-border {
    height: 310px;
    width: 300px;
    position: absolute;
    left: 16px;
    top: 64px;
    overflow: hidden
}

.banner .mod .court-box .search-place {
    position: relative
}

.banner .mod .court-box .search-place input {
    height: 34px;
    line-height: 34px;
    width: 302px;
    padding: 0 14px;
    padding-right: 35px;
    box-sizing: border-box;
    border: 1px solid #e5e5e5;
    margin-left: 15px;
    margin-top: 15px
}

.banner .mod .court-box .search-place a {
    position: absolute;
    right: 28px;
    top: 23px;
    background: url(../images/search-place.png) no-repeat;
    display: inline-block;
    width: 16px;
    height: 16px
}

.banner .mod .court-box .court-list {
    height: 310px;
    width: 300px;
    margin: 0 auto;
    background-color: #fff;
    border: 1px solid #e5e5e5
}

.banner .mod .court-box .court-list .scroll-box {
    overflow: hidden
}

.banner .mod .court-box .court-list .scroll-box p {
    line-height: 30px;
    margin-left: 15px;
    background: url(../images/court-li-pot.png) no-repeat left center;
    padding-left: 10px
}

.banner .mod .court-box .court-list em {
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #fff;
    position: absolute;
    left: 30px;
    top: -5px;
    z-index: 10
}

.banner .mod .court-box .court-list b {
    width: 0;
    height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 8px solid #e5e5e5;
    position: absolute;
    left: 28px;
    top: -7px
}

.banner .mod .court-box .court-list h4 {
    color: #7a5555;
    font-size: 12px;
    font-weight: 700;
    padding-left: 16px;
    margin-top: 7px
}

.banner .mod .court-box .court-list .search-pro {
    padding-left: 10px;
    margin-bottom: 10px
}

.banner .mod .court-box .court-list .search-pro li {
    float: left;
    width: 16.6%;
    overflow: hidden;
    text-align: center;
    padding: 0 5px;
    white-space: nowrap;
    text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    -moz-text-overflow: ellipsis
}

.banner .mod .court-box .court-list .search-pro li a {
    font-size: 12px;
    color: #313131
}

.banner .mod .court-box .court-list .search-name {
    box-sizing: border-box
}

.banner .mod .court-box .court-list .search-name li {
    padding-left: 16px;
    font-size: 14px;
    color: #313131;
    height: 30px;
    line-height: 30px
}

.banner .mod .court-box .court-list .search-name li:hover {
    background-color: #f8f3f2
}

.small-banner {
    width: 100%;
    height: 80px;
    line-height: 80px;
    text-align: center;
    color: #fff
}

.sbanner-1 {
    background: url(../images/sbanner-1.jpg) no-repeat;
    font-size: 26px
}

.sbanner-2 {
    background: url(../images/sbanner-2.jpg) no-repeat;
    margin-bottom: 1px;
    font-size: 22px;
    color: #ccc
}

.sbanner-2 a {
    text-decoration: underline;
    color: #fff;
    padding: 0 10px 0 30px;
    font-size: 28px;
    font-weight: 700
}

.sbanner-2 a.first {
    padding: 0 10px
}

.case-compare {
    background-color: #fff;
    margin: 20px auto;
    padding-bottom: 20px
}

.case-compare .case-type {
    height: 50px;
    float: right;
    font-size: 0;
    line-height: 50px;
    font-weight: 400
}

.case-compare .case-type li,
.case-compare .case-type .more-type {
    float: left;
    font-size: 14px;
    padding: 0 26px;
    cursor: pointer;
    border-left: 1px solid #f4f4f4
}

.case-compare .case-type li.on {
    background-color: #fcfcfc;
    border-top: 2px solid #f02323;
    height: 48px;
    line-height: 46px
}

.case-compare .case-type .more-type {
    background: url(../images/more-ico.png) no-repeat 110px center;
    padding: 0 32px 0 20px
}

.case-compare .case-module {
    width: 500px;
    height: 374px;
    border: 1px solid #e5e5e5;
    float: left;
    margin: 20px 0 0 20px;
    position: relative
}

.case-compare .case-module .case-tit {
    width: 80px;
    height: 28px;
    line-height: 28px;
    position: absolute;
    left: 0;
    top: 0;
    background-color: #f02323;
    text-align: center;
    color: #fff;
    -moz-border-bottom-right-radius: 12px;
    -webkit-border-bottom-right-radius: 12px;
    border-bottom-right-radius: 12px
}

.case-compare .case-module .time-cost {
    width: 490px;
    height: 110px;
    border-bottom: 1px solid #e5e5e5;
    margin: 30px auto 0;
    font-size: 0
}

.case-compare .case-module .time-cost span {
    display: inline-block;
    font-size: 14px;
    text-align: center;
    width: 214px
}

.case-compare .case-module .time-cost span em {
    font-size: 26px;
    font-weight: 700;
    color: #f02323;
    display: block;
    line-height: 60px
}

.case-compare .case-module .time-cost span.st {
    background-color: #f4f4f4;
    width: 1px;
    height: 55px
}

.case-compare .case-module .time-cost span.first {
    margin-left: 30px
}

.case-compare .case-module .case-cont {
    width: 460px;
    margin: 0 auto;
    margin-top: 25px
}

.case-compare .case-module .case-cont h3 {
    font-size: 16px;
    text-align: center;
    line-height: 26px;
    height: 26px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.case-compare .case-module .case-cont h4 {
    color: #868686;
    line-height: 26px;
    height: 26px;
    overflow: hidden;
    text-align: center;
    font-weight: 400;
    margin-bottom: 10px
}

.case-compare .case-module .case-cont h6 {
    height: 43px;
    line-height: 43px;
    background: url(../images/clock-ico.png) no-repeat left center;
    padding-left: 18px
}

.case-compare .case-module .case-cont h6.cost {
    background: url(../images/cost-ico.png) no-repeat left center
}

.case-compare .case-module .case-cont h6 a {
    background: url(../images/more-single-ico.png) no-repeat right center;
    float: right;
    font-weight: 400;
    color: #fa6a4f;
    padding-right: 16px
}

.case-compare .case-module .case-cont p {
    background-color: #f8f8f8;
    height: 82px;
    padding: 8px
}

.case-compare .case-module .case-cont p span {
    overflow: hidden;
    height: 66px;
    display: block
}

.case-compare .case-module .case-cont p.costp {
    height: 62px
}

.banner-court .banner-list {
    float: left;
    width: 810px;
    height: 446px;
    overflow: hidden;
    position: relative
}

.banner-court .banner-list li {
    position: relative
}

.banner-court .banner-list li .img-link {
    cursor: default;
    display: block;
    width: 810px;
    height: 446px
}

.banner-court .banner-list li img {
    width: 810px;
    height: 446px;
    border-radius: 8px
}

.banner-court .banner-list li .broadcast-title {
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 10;
    width: 810px;
    height: 61px;
    line-height: 61px;
    padding-left: 18px;
    border-radius: 0 0 8px 8px;
    background: rgba(0, 0, 0, .5);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#7f000000, endColorstr=#7f000000)
}

.banner-court .banner-list li .broadcast-title a {
    font-size: 20px;
    color: #fff;
    display: block;
    width: 540px;
    height: 61px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.banner-court .banner-list .broadcast-task {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 61px;
    background: #000;
    opacity: .5;
    filter: alpha(opacity=50)
}

.banner-court .banner-list .bx-pager {
    position: absolute;
    right: 20px;
    bottom: 15px;
    height: 13px;
    overflow: hidden;
    font-size: 0;
    z-index: 400
}

.banner-court .banner-list .bx-pager li {
    display: inline-block;
    font-size: 0;
    width: 30px;
    height: 13px;
    margin-left: 10px;
    overflow: hidden
}

.banner-court .banner-list .bx-pager li.on .bx-pager-link {
    border-top: 3px solid #e4393c
}

.banner-court .banner-list .bx-pager li .bx-pager-link {
    display: inline-block;
    width: 30px;
    height: 10px;
    border-top: 3px solid #fff;
    overflow: hidden
}

.banner-court .courts-list {
    float: right;
    width: 350px;
    height: 446px;
    border: 1px solid #e5e5e5;
    position: relative;
    border-radius: 8px
}

.banner-court .courts-list h3 {
    height: 44px;
    line-height: 44px;
    padding-left: 20px;
    background: #f8f8f8;
    border-radius: 8px 8px 0 0
}

.banner-court .courts-list h3 img {
    vertical-align: middle;
    margin-bottom: 3px
}

.banner-court .courts-list h3 span {
    color: #313131;
    font-size: 16px;
    font-weight: 700;
    margin: 0 8px
}

.banner-court .courts-list h3 span.on {
    color: #f0503c
}

.banner-court .courts-list h3 .down {
    background: url(../images/arrow-down.png) no-repeat;
    width: 10px;
    height: 6px;
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 3px
}

.banner-court .courts-list h3 .up {
    background: url(../images/arrow-up.png) no-repeat;
    width: 10px;
    height: 6px;
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 2px
}

.banner-court .courts-list h3 .line {
    background: url(../images/position-line.png) no-repeat;
    width: 1px;
    height: 16px;
    display: inline-block;
    margin: 0 15px;
    vertical-align: middle;
    margin-bottom: 3px
}

.banner-court .courts-list h3 .choose {
    font-size: 16px;
    color: #905f5f;
    font-weight: 400
}

.banner-court .courts-list h3 .choose-city-first {
    float: right;
    margin-right: 20px
}

.banner-court .courts-list h3 .choose-city-first span {
    font-size: 16px;
    color: #666;
    font-weight: 400
}

.banner-court .courts-list h4 {
    text-align: center;
    padding: 15px 0;
    font-size: 16px;
    font-weight: 700
}

.banner-court .courts-list .province-case {
    padding-top: 20px
}

.banner-court .courts-list .province-case li {
    float: left;
    width: 125px;
    border-right: 1px solid #eaeaea;
    color: #666;
    font-size: 12px;
    text-align: center
}

.banner-court .courts-list .province-case li.last {
    border-right: 0
}

.banner-court .courts-list .province-case li em {
    color: #e4393c;
    font-size: 18px;
    font-weight: 700;
    margin: 0 5px
}

.banner-court .courts-list .province-case .num-case-city {
    text-align: center;
    margin: 5px 0
}

.banner-court .courts-list .province-case .num-case-city span {
    background: url(../images/num-bg.png) no-repeat;
    width: 45px;
    height: 79px;
    display: inline-block;
    margin: 0 3px;
    vertical-align: middle;
    color: #fff;
    font-size: 40px;
    font-weight: 700;
    vertical-align: middle;
    line-height: 79px;
    border-radius: 3px
}

.banner-court .courts-list .province-case .num-case-city span.auto-wid-6 {
    width: 48px
}

.banner-court .courts-list .province-case .num-org {
    padding-left: 40px
}

.banner-court .courts-list .province-case .num-org span {
    display: inline-block;
    width: 130px
}

.banner-court .courts-list .province-case .num-org span i {
    background: url(../images/num-org.png) no-repeat;
    width: 35px;
    height: 36px;
    vertical-align: middle;
    margin-right: 5px;
    float: left
}

.banner-court .courts-list .province-case .num-org span i.num-people {
    background: url(../images/num-people.png) no-repeat
}

.banner-court .courts-list .province-case .num-org span .org-col-n {
    color: #e4393c;
    font-size: 26px;
    font-weight: 700;
    margin-top: -10px;
    display: inline-block
}

.banner-court .courts-list .province-case .num-org span .org-name-n {
    display: block;
    color: #666;
    font-size: 12px;
    font-weight: 400;
    margin-top: -5px
}

.banner-court .courts-list .province-case .num-org .line-n {
    display: inline-block;
    height: 36px;
    background-color: #d2d2d2;
    width: 2px;
    margin-right: 15px
}

.banner-court .courts-list .province-case .sub-btn-n {
    width: 266px;
    height: 42px;
    line-height: 42px;
    text-align: center;
    font-size: 20px;
    color: #fff;
    display: inline-block;
    background-color: #e4393c;
    border-radius: 5px;
    margin-top: 50px;
    margin-left: 38px
}

.banner-court .courts-list .list {
    margin: 0 14px
}

.banner-court .courts-list .list .list-title {
    height: 35px;
    line-height: 35px;
    background: #f9f9f9;
    color: #999;
    padding-left: 10px
}

.banner-court .courts-list .list .list-title span {
    float: right;
    margin-right: 10px
}

.banner-court .courts-list .list .detail {
    height: 250px;
    overflow: hidden
}

.banner-court .courts-list .list .detail li {
    height: 34px;
    line-height: 34px;
    position: relative
}

.banner-court .courts-list .list .detail li.on {
    background: #f8f8f8
}

.banner-court .courts-list .list .detail li.on .name {
    color: #e4393c
}

.banner-court .courts-list .list .detail li.on .btn-apply {
    display: block
}

.banner-court .courts-list .list .detail li .name {
    width: 270px;
    float: left;
    margin-left: 10px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden
}

.banner-court .courts-list .list .detail li .btn-apply {
    display: none;
    position: absolute;
    top: 0;
    right: 46px;
    width: 75px;
    height: 34px;
    text-align: center;
    line-height: 34px;
    background: #e4393c;
    border-radius: 3px;
    color: #fff
}

.banner-court .courts-list .list .detail li span {
    float: right;
    margin-right: 10px
}

.banner-court .courts-list .search-place {
    position: relative
}

.banner-court .courts-list .search-place input {
    height: 34px;
    line-height: 34px;
    width: 317px;
    padding: 0 14px;
    padding-right: 35px;
    box-sizing: border-box;
    border: 1px solid #e5e5e5;
    margin-left: 15px;
    margin-top: 15px
}

.banner-court .courts-list .search-place a {
    position: absolute;
    right: 28px;
    top: 23px;
    background: url(../images/search-place.png) no-repeat;
    display: inline-block;
    width: 16px;
    height: 16px
}

.banner-court .courts-list .scroll-border {
    height: 310px;
    width: 315px;
    position: absolute;
    left: 16px;
    top: 64px;
    overflow: hidden
}

.banner-court .courts-list .scroll-border .court-list {
    height: 310px;
    width: 315px;
    margin: 0 auto;
    background-color: #fff;
    border: 1px solid #e5e5e5
}

.banner-court .courts-list .scroll-border .court-list .scroll-box {
    overflow: hidden
}

.banner-court .courts-list .scroll-border .court-list .scroll-box p {
    line-height: 30px;
    margin-left: 15px;
    background: url(../images/court-li-pot.png) no-repeat left center;
    padding-left: 10px
}

.banner-court .courts-list .scroll-border .court-list em {
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #fff;
    position: absolute;
    left: 30px;
    top: -5px;
    z-index: 10
}

.banner-court .courts-list .scroll-border .court-list b {
    width: 0;
    height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 8px solid #e5e5e5;
    position: absolute;
    left: 28px;
    top: -7px
}

.banner-court .courts-list .scroll-border .court-list h4 {
    color: #7a5555;
    font-size: 12px;
    font-weight: 700;
    padding-left: 16px;
    margin-top: 7px
}

.banner-court .courts-list .scroll-border .court-list .search-pro {
    margin-bottom: 10px
}

.banner-court .courts-list .scroll-border .court-list .search-pro li {
    float: left;
    width: 16.6%;
    overflow: hidden;
    text-align: center;
    padding: 0 5px;
    white-space: nowrap;
    text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    -moz-text-overflow: ellipsis
}

.banner-court .courts-list .scroll-border .court-list .search-pro li a {
    font-size: 12px;
    color: #313131
}

.banner-court .courts-list .scroll-border .court-list .search-name {
    box-sizing: border-box
}

.banner-court .courts-list .scroll-border .court-list .search-name li {
    padding-left: 16px;
    font-size: 14px;
    color: #313131;
    height: 30px;
    line-height: 30px
}

.banner-court .courts-list .scroll-border .court-list .search-name li:hover {
    background-color: #f8f3f2
}

.court-statistics {
    width: 1220px;
    height: 213px;
    position: relative
}

.court-statistics li {
    float: left;
    margin-right: 21px;
    width: 279px;
    height: 157px;
    border: 1px solid #e5e5e5;
    border-top: 2px solid #e4393c;
    position: relative;
    overflow: visible;
    margin-top: 56px;
    text-align: center;
    border-radius: 5px
}

.court-statistics li.on {
    width: 291px;
    margin-right: 15px;
    margin-left: -6px;
    height: 167px;
    margin-top: 51px
}

.court-statistics li a {
    display: block
}

.court-statistics li.last {
    margin-right: 0
}

.court-statistics li .present-icon {
    position: absolute;
    left: 99px;
    top: -40px
}

.court-statistics li .num {
    padding-top: 48px;
    color: #666
}

.court-statistics li .num em {
    font-size: 34px;
    color: #e4393c;
    font-weight: 700
}

.court-statistics li .name span {
    display: inline-block;
    width: 248px;
    height: 40px;
    line-height: 40px;
    background: #f6f6f6;
    color: #333;
    font-size: 20px;
    text-align: center
}

.court-statistics li .num-list-top-s,
.court-statistics li .num-list-top {
    position: absolute;
    bottom: 0;
    left: 0;
    background-color: rgba(233, 75, 72, .9);
    border-radius: 5px;
    height: 107px;
    width: 277px;
    z-index: 9;
    padding: 20px 30px;
    font-size: 12px;
    color: #fff;
    text-align: left
}

.court-statistics li .num-list-top-s.num-list-top-s,
.court-statistics li .num-list-top.num-list-top-s {
    width: 577px
}

.court-statistics li .num-list-top-s .num-one,
.court-statistics li .num-list-top .num-one {
    height: 25px;
    line-height: 25px;
    font-size: 12px
}

.court-statistics li .num-list-top-s .num-one .width-444,
.court-statistics li .num-list-top .num-one .width-444 {
    width: 444px;
    display: inline-block
}

.court-statistics li .num-list-top-s .num-one .width-155,
.court-statistics li .num-list-top .num-one .width-155 {
    width: 138px;
    display: inline-block
}

.court-statistics li .num-list-top-s .num-one .num-d-n b,
.court-statistics li .num-list-top .num-one .num-d-n b {
    color: #ffed52;
    font-weight: 400;
    margin-right: 3px
}

.court-statistics li .num-list-top-s .num-one .width-percent,
.court-statistics li .num-list-top .num-one .width-percent {
    display: inline-block;
    width: 33.33%
}

.court-statistics li .num-list-top-s .num-one .width-percent b,
.court-statistics li .num-list-top .num-one .width-percent b {
    color: #ffed52;
    font-weight: 400;
    margin-right: 3px
}

.court-statistics li .num-list-top-s .num-one .width-percent.padd-10,
.court-statistics li .num-list-top .num-one .width-percent.padd-10 {
    padding-left: 10px
}

.court-statistics li .num-list-top-s .num-one .width-percent.padd-20,
.court-statistics li .num-list-top .num-one .width-percent.padd-20 {
    padding-left: 20px
}

.business-flow .progress-wrap {
    text-align: center;
    padding: 25px 0
}

.business-flow .progress-wrap ul li {
    float: left;
    margin-left: 20px
}

.business-flow .progress-wrap ul li .first-n,
.business-flow .progress-wrap ul li .two-n,
.business-flow .progress-wrap ul li .three-n,
.business-flow .progress-wrap ul li .four-n,
.business-flow .progress-wrap ul li .five-n {
    width: 212px;
    height: 224px;
    background: url(../images/first-n.png) no-repeat;
    display: inline-block;
    padding-top: 75px
}

.business-flow .progress-wrap ul li .first-n .first-nt,
.business-flow .progress-wrap ul li .two-n .first-nt,
.business-flow .progress-wrap ul li .three-n .first-nt,
.business-flow .progress-wrap ul li .four-n .first-nt,
.business-flow .progress-wrap ul li .five-n .first-nt {
    width: 38px;
    height: 38px;
    background: url(../images/first-nt.png) no-repeat;
    display: inline-block;
    margin-bottom: 5px
}

.business-flow .progress-wrap ul li .first-n .two-nt,
.business-flow .progress-wrap ul li .two-n .two-nt,
.business-flow .progress-wrap ul li .three-n .two-nt,
.business-flow .progress-wrap ul li .four-n .two-nt,
.business-flow .progress-wrap ul li .five-n .two-nt {
    width: 38px;
    height: 38px;
    background: url(../images/two-nt.png) no-repeat;
    display: inline-block;
    margin-bottom: 5px
}

.business-flow .progress-wrap ul li .first-n .three-nt,
.business-flow .progress-wrap ul li .two-n .three-nt,
.business-flow .progress-wrap ul li .three-n .three-nt,
.business-flow .progress-wrap ul li .four-n .three-nt,
.business-flow .progress-wrap ul li .five-n .three-nt {
    width: 38px;
    height: 38px;
    background: url(../images/three-nt.png) no-repeat;
    display: inline-block;
    margin-bottom: 5px
}

.business-flow .progress-wrap ul li .first-n .four-nt,
.business-flow .progress-wrap ul li .two-n .four-nt,
.business-flow .progress-wrap ul li .three-n .four-nt,
.business-flow .progress-wrap ul li .four-n .four-nt,
.business-flow .progress-wrap ul li .five-n .four-nt {
    width: 38px;
    height: 38px;
    background: url(../images/four-nt.png) no-repeat;
    display: inline-block;
    margin-bottom: 5px
}

.business-flow .progress-wrap ul li .first-n .five-nt,
.business-flow .progress-wrap ul li .two-n .five-nt,
.business-flow .progress-wrap ul li .three-n .five-nt,
.business-flow .progress-wrap ul li .four-n .five-nt,
.business-flow .progress-wrap ul li .five-n .five-nt {
    width: 38px;
    height: 38px;
    background: url(../images/five-nt.png) no-repeat;
    display: inline-block;
    margin-bottom: 5px
}

.business-flow .progress-wrap ul li .first-n p,
.business-flow .progress-wrap ul li .two-n p,
.business-flow .progress-wrap ul li .three-n p,
.business-flow .progress-wrap ul li .four-n p,
.business-flow .progress-wrap ul li .five-n p {
    color: #fff;
    font-size: 18px
}

.business-flow .progress-wrap ul li .two-n {
    background: url(../images/two-n.png) no-repeat
}

.business-flow .progress-wrap ul li .three-n {
    background: url(../images/three-n.png) no-repeat
}

.business-flow .progress-wrap ul li .four-n {
    background: url(../images/four-n.png) no-repeat
}

.business-flow .progress-wrap ul li .five-n {
    background: url(../images/five-n.png) no-repeat
}

.module-box {
    margin-top: 20px;
    border: 1px solid #e5e5e5;
    border-top: 2px solid #e4393c;
    border-radius: 5px
}

.module-box .box-title {
    height: 42px;
    line-height: 42px;
    border-bottom: 1px solid #e5e5e5;
    padding-left: 180px
}

.module-box .box-title .more {
    float: right;
    color: #333;
    margin-right: 16px
}

.module-box .box-title h4 {
    float: left;
    margin-left: -160px;
    font-size: 16px;
    color: #e4393c;
    font-weight: 700
}

.module-box .box-title h4 span {
    font-size: 14px;
    color: #ccc;
    margin-left: 5px;
    display: inline-block;
    font-weight: 400
}

.module-box .box-title .tabs ul {
    height: 41px;
    border-left: 1px solid #e5e5e5
}

.module-box .box-title .tabs li {
    float: left;
    height: 41px;
    padding: 0 20px;
    border-right: 1px solid #e5e5e5;
    background: #f9f9f9;
    position: relative;
    overflow: visible
}

.module-box .box-title .tabs li.on {
    background: #e4393c
}

.module-box .box-title .tabs li.on a {
    color: #fff
}

.module-box .box-title .tabs li.on i {
    display: block
}

.module-box .box-title .tabs li i {
    position: absolute;
    top: 41px;
    left: 50%;
    margin-left: -5px;
    width: 10px;
    height: 6px;
    background: url(../images/redarrow-down.png) no-repeat;
    display: none
}

.business-flow .progress {
    padding: 30px 0 30px 20px
}

.courtmediate-wrap .mediate-guide {
    /* height: 340px */
}

.courtmediate-wrap .mediate-guide .guide-list li a:hover {
    color: red
}

.mediate-guide .guide-list {
    position: relative;
    padding: 11px 0
}

.mediate-guide .guide-list .line {
    height: 120px;
    width: 1px;
    overflow: hidden;
    background: #f4f4f4;
    position: absolute;
    top: 20px;
    left: 50%
}

.mediate-guide .guide-list li {
    height: 33px;
    line-height: 33px;
    padding-left: 30px;
    width: 50%;
    float: left;
    background: url(../images/dot.png) no-repeat 17px 15px
}

.mediate-guide .guide-list li span {
    float: right;
    margin-right: 18px;
    color: #999
}

.mediate-guide .guide-list li a {
    display: inline-block;
    width: 434px;
    height: 26px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #333
}



.guide-list-more {
    position: relative;
    padding: 11px 0
}

.guide-list-more .line {
    height: 120px;
    width: 1px;
    overflow: hidden;
    background: #f4f4f4;
    position: absolute;
    top: 20px;
    left: 50%
}

.guide-list-more li {
    height: 33px;
    line-height: 33px;
    padding-left: 30px;
    background: url(../images/dot.png) no-repeat 17px 15px;
    overflow: hidden;
}

.guide-list-more li span {
    float: right;
    margin-right: 18px;
    color: #999;
    width: 120px;
    text-align: center;
}

.guide-list-more li a {
    /*display:inline-block;*/
    width: 434px;
    height: 26px;
    /*white-space:nowrap;text-overflow:ellipsis;*/
    color: #333
}



.court-flow .progress-wrap {
    padding: 25px 0
}

.mediator-list-new li {
    width: 275px
}

.org-module .org-list {
    padding: 20px 0
}

.org-module .org-list li {
    float: left;
    margin-left: 21px;
    width: 365px;
    height: 100px;
    border: 1px solid #eaeaea;
    padding-left: 100px
}

.org-module .org-list li .org-logo {
    float: left;
    width: 86px;
    padding-left: 14px;
    margin-left: -100px;
    margin-top: 16px
}

.org-module .org-list li .org-logo img {
    width: 68px;
    height: 68px
}

.org-module .org-list li .org-info {
    padding-top: 15px
}

.org-module .org-list li .org-info h4 {
    font-size: 16px;
    font-weight: 700;
    width: 249px;
    height: 20px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin-bottom: 3px
}

.org-module .org-list li .org-info .icon {
    display: inline-block;
    vertical-align: middle;
    width: 14px;
    height: 12px;
    background: url(../images/mediator-tx.png) no-repeat
}

.org-module .org-list li .org-info em {
    font-family: arial;
    font-size: 14px;
    font-weight: 700
}

.org-module .org-list li .org-info .position {
    color: #989898;
    font-size: 12px;
    margin-left: 6px
}

.org-module .org-list li .org-info .identify {
    margin-top: 3px
}

.tabs {
    border-bottom: 1px solid #e5e5e5
}

.tabs ul {
    height: 41px
}

.tabs li {
    width: 50%;
    float: left;
    height: 41px;
    line-height: 41px;
    text-align: center;
    border-right: 1px solid #e5e5e5;
    background: #f9f9f9;
    position: relative;
    overflow: visible
}

.tabs li.on {
    border-bottom: 2px solid #e4393c;
    background: 0 0
}

.tabs li.on a {
    color: #e4393c;
    font-weight: 700
}

.tabs li.on i {
    display: block
}

.tabs li i {
    position: absolute;
    top: 41px;
    left: 50%;
    margin-left: -5px;
    width: 10px;
    height: 6px;
    background: url(../images/redarrow-down.png) no-repeat;
    display: none
}

.fixed-area {
    position: fixed;
    right: 20px;
    bottom: 50px;
    z-index: 20
}

.fixed-area a,
.fixed-area button {
    width: 48px;
    height: 48px;
    display: block;
    border-radius: 5px;
    text-align: center;
    background-color: #f5615d;
    color: #fff;
    padding: 6px 0;
    font-size: 12px;
    margin-top: 2px;
    border: 0;
    cursor: pointer
}

.fixed-area .down-q-rcode {
    display: none;
    position: absolute;
    right: 55px;
    top: -100px;
    width: 150px;
    height: 368px;
    background-color: #fff;
    border-radius: 5px;
    text-align: center;
    padding-top: 10px
}

.fixed-area .down-q-rcode p {
    font-weight: 700
}

.fixed-area .down-q-rcode .q-rcode,
.fixed-area .down-q-rcode .q-rcode-t {
    width: 130px;
    height: 130px;
    margin: 0 auto;
    margin-bottom: 10px
}

.fixed-area .down-q-rcode .q-rcode span,
.fixed-area .down-q-rcode .q-rcode-t span {
    width: 130px;
    height: 130px;
    background: url(../images/party-1011.png) no-repeat;
    display: inline-block;
    background-size: 100% 100%
}

.fixed-area .down-q-rcode .q-rcode.q-rcode-t span,
.fixed-area .down-q-rcode .q-rcode-t.q-rcode-t span {
    width: 130px;
    height: 130px;
    background: url(../images/mediator-1011.png) no-repeat;
    display: inline-block;
    background-size: 100% 100%
}

.fixed-area .down-q-rcode .q-rcode-line {
    height: 1px;
    background-color: #ccc;
    width: 130px;
    margin: 10px auto;
    margin-bottom: 15px
}

.side-mediator {
    float: left;
    width: 340px
}

.side-mediator .side-intro {
    margin-bottom: 20px
}

.side-mediator .side-intro .character {
    height: 110px;
    border-bottom: 1px solid #f4f4f4;
    background-color: #fff
}

.side-mediator .side-intro .character span.avatar {
    float: left;
    width: 80px;
    height: 80px;
    overflow: hidden;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background-color: #89c1ff;
    margin: 15px 15px 0
}

.side-mediator .side-intro .character span.avatar img {
    width: 80px;
    height: 80px
}

.side-mediator .side-intro .character .name {
    float: left;
    margin-top: 15px;
    width: 220px;
    margin-right: 10px
}

.side-mediator .side-intro .character .name em {
    line-height: 50px;
    overflow: hidden;
    font-size: 18px;
    font-weight: 700
}

.side-mediator .side-intro .character .name em b {
    max-width: 160px;
    float: left;
    overflow: hidden;
    margin-right: 5px
}

.side-mediator .side-intro .character .name .real-name {
    display: inline-block;
    width: 75px;
    height: 20px;
    background: #f02323 url(../images/realname-ico.png) no-repeat 8px center;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    padding-top: 1px;
    color: #f02323;
    margin: 0
}

.side-mediator .side-intro .character .name .real-name b {
    display: block;
    height: 18px;
    background-color: #fff;
    width: 50px;
    line-height: 18px;
    margin-left: 24px;
    text-align: center;
    font-size: 12px;
    font-weight: 400
}

.side-mediator .side-intro .character .name .real-name.no-real {
    background: #ccc url(../images/realname-ico.png) no-repeat 8px center;
    color: #868686
}

.side-mediator .side-intro .description {
    padding: 16px 0 18px 24px;
    background-color: #fff
}

.side-mediator .side-intro .description span {
    float: left
}

.side-mediator .side-intro .description .satisfy {
    line-height: 24px;
    margin-bottom: 10px
}

.side-mediator .side-intro .description .satisfy .star {
    float: left
}

.side-mediator .side-intro .description .satisfy .star b {
    font-size: 16px;
    font-family: Arial;
    font-weight: 400;
    color: #868686;
    margin-left: 10px
}

.side-mediator .side-intro .description .area {
    margin-bottom: 10px
}

.side-mediator .side-intro .description .area ul {
    width: 220px;
    float: left
}

.side-mediator .side-intro .description .area ul li {
    height: 24px;
    line-height: 24px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.side-mediator .side-intro .description .skills p {
    float: left;
    font-size: 0;
    width: 210px;
    line-height: 24px
}

.side-mediator .side-intro .description .skills p em {
    margin-right: 10px;
    display: inline-block;
    font-size: 14px
}

.side-mediator .side-identify {
    background-color: #fff;
    padding-bottom: 10px;
    margin-bottom: 20px
}

.side-mediator .side-identify ul {
    padding: 12px 0 0 17px
}

.side-mediator .side-identify ul li {
    line-height: 30px;
    height: 30px;
    overflow: hidden;
    background: url(../images/court-li-pot.png) no-repeat left center;
    padding-left: 10px
}

.side-mediator .side-qrcode {
    background: #fff;
    padding-bottom: 30px
}

.side-mediator .side-qrcode .box-code {
    float: left;
    width: 140px;
    height: 140px;
    background-color: #f4f4f4;
    text-align: center;
    margin: 30px 0 0 30px
}

.side-mediator .side-qrcode .box-code img {
    margin-top: 5px
}

.side-mediator .side-qrcode span {
    float: left;
    text-align: center;
    color: #868686;
    width: 170px;
    margin-top: 65px
}

.side-mediator .side-qrcode span b {
    display: block;
    font-size: 18px;
    color: #313131
}

.mediator-detail {
    width: 700px;
    margin-bottom: 20px;
    float: right
}

.mediator-detail .med-marquee h3 {
    width: 66px;
    margin-right: 15px
}

.mediator-detail .med-marquee .marquee-con {
    width: 615px
}

.mediator-detail .mediator-box {
    background-color: #fff;
    padding-bottom: 15px
}

.mediator-detail .mediator-box .mediator-con {
    margin: 0 15px
}

.mediator-detail .mediator-box .mediator-con ul li {
    height: 53px;
    border-bottom: 1px solid #f4f4f4;
    line-height: 53px
}

.mediator-detail .mediator-box .mediator-con ul li p {
    padding-left: 18px;
    background: url(../images/red-pot-ico.png) no-repeat 5px center;
    width: 460px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    float: left
}

.mediator-detail .mediator-box .mediator-con ul li span {
    float: right;
    color: #868686
}

.mediator-detail .mediator-box .mediator-con ul .box-btn {
    width: 200px;
    height: 40px;
    line-height: 38px;
    border: 1px solid #e5e5e5;
    display: block;
    margin: 15px auto 0;
    padding-left: 58px;
    background: url(../images/more-ico.png) no-repeat 128px center;
    font-size: 16px
}

.search-resource {
    background-color: #fff;
    margin-bottom: 20px;
    padding-bottom: 10px
}

.search-resource .search-condition {
    padding: 30px 0 30px 17px;
    border-bottom: 1px solid #f4f4f4;
    line-height: 30px
}

.search-resource .search-condition p {
    float: left;
    position: relative
}

.search-resource .search-condition p label {
    float: left;
    padding: 0 18px
}

.search-resource .search-condition p select {
    height: 30px;
    width: 140px;
    line-height: 24px;
    border: 1px solid #e5e5e5;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    float: left;
    padding: 4px 0 4px 10px;
    font-size: 12px
}

.search-resource .search-condition p select.label-city {}

.search-resource .search-condition p select.label-area {
    background: url(../images/label-area.png) no-repeat 7px center
}

.search-resource .search-condition p select.source-type {
    width: 100px;
    padding-left: 10px
}

.search-resource .search-condition p input {
    width: 180px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    border: 1px solid #e5e5e5;
    line-height: 16px;
    font-size: 12px;
    padding: 6px 0 6px 10px;
    float: left
}

.search-resource .search-condition p.key-word {
    position: relative
}

.search-resource .search-condition p.key-word em {
    width: 28px;
    height: 18px;
    background: url(../images/search-gray.png) no-repeat center;
    border-left: 1px solid #f4f4f4;
    cursor: pointer;
    right: 0;
    top: 7px;
    position: absolute
}

.search-resource .search-condition .search-btn {
    width: 70px;
    height: 30px;
    text-align: center;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    border: 1px solid #e5e5e5;
    display: block;
    margin-left: 30px
}

.search-resource .choose {
    position: relative;
    height: auto
}

.search-resource .choose label {
    float: left;
    line-height: 22px;
    margin-right: 20px
}

.search-resource .choose .choose-right {
    width: 770px;
    float: left;
    font-size: 0;
    line-height: 22px
}

.search-resource .choose .choose-right em {
    display: inline-block;
    padding: 0 10px;
    margin-right: 20px;
    font-size: 12px;
    height: 22px;
    cursor: pointer;
    margin-bottom: 10px
}

.search-resource .choose .choose-right em.on {
    background-color: #eb3232;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    color: #fff
}

.search-resource .choose .toogle-btn {
    position: absolute;
    right: 30px;
    top: 0;
    font-size: 12px
}

.search-resource .choose .toogle-btn a {
    color: #404040;
    padding-right: 20px
}

.search-resource .choose .toogle-btn a.hide-c {
    background: url(../images/arr-top.png) no-repeat right center
}

.search-resource .choose .toogle-btn a.show-m {
    background: url(../images/arr-bottom.png) no-repeat right center
}

.search-resource .source-name {
    margin: 15px 0 10px 35px;
    height: 32px
}

.search-resource .dispute-type {
    margin: 0 0 0 35px
}

.search-result {
    background-color: #fff;
    padding-bottom: 20px
}

.search-result .result-tit {
    height: 46px;
    line-height: 46px;
    border-bottom: 1px solid #f4f4f4;
    padding-left: 16px
}

.search-result .result-tit span {
    background: url(../images/result-tit.png) no-repeat right center;
    padding-right: 12px
}

.search-result .result-tit .data-total {
    float: right;
    margin-right: 15px;
    color: #989898
}

.search-result .result-tit .data-total em {
    margin-right: 20px
}

.search-result .result-tit .data-total em b {
    padding: 0 6px;
    color: #f02323;
    font-size: 17px
}

.search-result .result-tit .data-total i {
    color: #404040;
    margin-right: 10px;
    font-style: normal
}

.search-result .result-tit .data-total .btn-o {
    width: 16px;
    height: 16px;
    display: inline-block;
    margin-top: 14px
}

.search-result .result-tit .data-total .btn-o.prev {
    background: #eaeaea url(../images/arr-prev.png) no-repeat center;
    margin-right: 5px
}

.search-result .result-tit .data-total .btn-o.next {
    background: #eaeaea url(../images/arr-next.png) no-repeat center
}

.search-result .result-tit .data-total .btn-o.on {
    background-color: #f02323
}

.search-result .btn-more {
    display: block;
    width: 260px;
    height: 40px;
    border: 1px solid #e5e5e5;
    line-height: 38px;
    font-size: 16px;
    padding-left: 55px;
    background: url(../images/more-ico.png) no-repeat 190px center;
    margin: 0 auto
}

.org-about {
    height: 205px;
    margin-bottom: 20px
}

.org-about .org-data {
    float: left;
    width: 740px;
    background-color: #fff;
    height: 205px;
    padding-top: 37px
}

.org-about .org-data .img-circle {
    margin: 0 20px 0 27px;
    height: 117px;
    width: 117px;
    border: 1px solid #e8e8e8;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    float: left
}

.org-about .org-data .img-circle img {
    width: 117px;
    height: 117px
}

.org-about .org-data .org-contact {
    width: 260px;
    float: left
}

.org-about .org-data .org-contact h2 {
    line-height: 30px;
    font-size: 18px;
    padding: 5px 0;
    height: 40px;
    width: 240px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.org-about .org-data .org-contact .identify {
    float: none;
    margin-bottom: 12px
}

.org-about .org-data .org-contact p {
    line-height: 24px;
    height: 24px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.org-about .org-data .org-contact p em {
    width: 60px;
    color: #868686;
    display: inline-block
}

.org-about .org-data .org-contact p em.three {
    letter-spacing: 6px
}

.org-about .org-data .case-data {
    float: left;
    width: 280px;
    height: 80px;
    border: 1px solid #e5e5e5;
    margin-top: 26px
}

.org-about .org-data .case-data span {
    width: 92px;
    text-align: center;
    float: left
}

.org-about .org-data .case-data span em {
    display: block;
    padding: 14px 0 4px
}

.org-about .org-data .case-data span em b {
    color: #f02323;
    font-size: 20px;
    font-family: Arial;
    font-weight: 400
}

.org-about .org-data .case-data span.st {
    width: 1px;
    height: 20px;
    background-color: #f4f4f4;
    margin-top: 30px
}

.court-identify {
    float: right;
    background-color: #fff;
    width: 300px;
    height: 205px
}

.court-identify ul {
    margin-top: 8px;
    padding: 7px 0 0 17px;
    overflow: auto;
    height: 135px
}

.court-identify ul li {
    line-height: 30px;
    height: 30px;
    overflow: hidden;
    background: url(../images/red-pot-ico.png) no-repeat left center;
    padding-left: 10px
}

.org-description {
    background-color: #fff;
    margin-bottom: 20px
}

.org-description .desc-con {
    height: 253px;
    padding: 20px
}

.org-description .desc-con span {
    width: 327px;
    height: 218px;
    border: 1px solid #e5e5e5;
    float: left;
    margin: 16px 0 0 15px
}

.org-description .desc-con span img {
    width: 327px;
    height: 218px
}

.org-description .desc-con .desc-word {
    margin-right: 16px;
    height: 235px;
    overflow: auto;
    line-height: 24px;
    text-indent: 2em;
    padding-left: 18px
}

.org-description .desc-con .desc-word p {
    line-height: 24px;
    text-indent: 2em
}

.own-mediator {
    background-color: #fff;
    padding-bottom: 15px
}

.own-mediator .more-mediator {
    width: 100%;
    border-top: 1px solid #f4f4f4
}

.own-mediator .more-mediator a {
    width: 260px;
    height: 40px;
    line-height: 38px;
    font-size: 16px;
    padding-left: 64px;
    display: block;
    background: url(../images/more-ico.png) no-repeat 192px center;
    margin: 15px auto 0;
    border: 1px solid #e5e5e5
}

.resource-content {
    width: 1225px;
    margin: 20px auto
}

.mediate-resource-tabs {
    background: #fff
}

.mediate-resource-tabs .r-tab {
    height: 49px;
    border-bottom: 1px solid #e5e5e5
}

.mediate-resource-tabs .r-tab li {
    line-height: 46px;
    float: left;
    margin: 0 27px;
    padding: 0 4px
}

.mediate-resource-tabs .r-tab li.on {
    border-bottom: 2px solid #e4393c
}

.mediate-resource-tabs .r-tab li.on a {
    color: #222
}

.mediate-resource-tabs .r-tab li.line {
    color: #e5e5e5;
    font-size: 20px;
    margin: 0
}

.mediate-resource-tabs .r-tab li a {
    font-size: 16px;
    color: #999;
    font-weight: 700
}

.mediate-resource-tabs .search-area {
    height: 120px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    width: 100%
}

.mediate-resource-tabs .search-area .position {
    position: relative
}

.mediate-resource-tabs .search-area .position .show-area-list {
    position: absolute;
    z-index: 1000;
    width: 318px;
    height: 220px;
    background: #fff;
    border: 1px solid #e0e0e0;
    border-radius: 3px
}

.mediate-resource-tabs .search-area .position .show-area-list .area-wrap {
    width: 100%;
    position: relative
}

.mediate-resource-tabs .search-area .position .show-area-list .input-box {
    height: 34px;
    line-height: 34px;
    border-bottom: 1px solid #e0e0e0
}

.mediate-resource-tabs .search-area .position .show-area-list .input-box .btn-search {
    float: right;
    width: 16px;
    height: 16px;
    background: url(../images/search-icon-small.png) no-repeat;
    margin: 10px 10px 0 0
}

.mediate-resource-tabs .search-area .position .show-area-list .input-box .btn-search.btn-search-on {
    background: url(../images/btn-search-on.png) no-repeat
}

.mediate-resource-tabs .search-area .position .show-area-list .input-box input {
    width: 200px;
    height: 30px;
    border: 0;
    text-indent: 16px
}

.mediate-resource-tabs .search-area .position .show-area-list .province-list {
    height: 184px;
    overflow-y: auto;
    width: 136px
}

.mediate-resource-tabs .search-area .position .show-area-list .province-list li {
    height: 36px;
    line-height: 36px
}

.mediate-resource-tabs .search-area .position .show-area-list .province-list li a {
    display: block;
    padding-left: 12px
}

.mediate-resource-tabs .search-area .position .show-area-list .province-list li.on {
    background: #f1f2f3
}

.mediate-resource-tabs .search-area .position .show-area-list .province-list li.on a {
    border-left: 3px solid #e4393c
}

.mediate-resource-tabs .search-area .position .show-area-list .cities-list {
    height: 184px;
    overflow-y: auto;
    position: absolute;
    width: 180px;
    min-height: 178px;
    background: #f1f2f3;
    top: 0;
    right: 0
}

.mediate-resource-tabs .search-area .position .show-area-list .cities-list li {
    height: 36px;
    line-height: 36px;
    padding-left: 12px
}

.mediate-resource-tabs .search-area .position .show-area-list .cities-list li.on a {
    color: #e4393c
}

.mediate-resource-tabs .search-area .position .show-area-list .search-city-list {
    height: 184px;
    overflow-y: auto;
    width: 318px
}

.mediate-resource-tabs .search-area .position .show-area-list .search-city-list li {
    height: 36px;
    line-height: 36px
}

.mediate-resource-tabs .search-area .position .show-area-list .search-city-list li a {
    display: block;
    padding-left: 12px
}

.mediate-resource-tabs .search-area .position .show-area-list .search-city-list li.on {
    background: #f1f2f3
}

.mediate-resource-tabs .search-area .position .show-area-list .search-city-list li.on a {
    border-left: 3px solid #e4393c
}

.mediate-resource-tabs .search-area .position .now-pos {
    color: #222;
    font-weight: 700
}

.mediate-resource-tabs .search-area .position .now-pos i {
    display: inline-block;
    vertical-align: middle
}

.mediate-resource-tabs .search-area .position .now-pos i.icon-pos {
    width: 13px;
    height: 16px;
    margin-right: 10px;
    background: url(../images/resource-position.png) no-repeat
}

.mediate-resource-tabs .search-area .position .now-pos i.arrow {
    width: 10px;
    height: 6px;
    margin-left: 6px
}

.mediate-resource-tabs .search-area .position .now-pos i.arrow-down {
    background: url(../images/arrow-down.png) no-repeat
}

.mediate-resource-tabs .search-area .position .now-pos i.arrow-up {
    background: url(../images/arrow-up.png) no-repeat
}

.mediate-resource-tabs .search-area .input-area {
    margin-left: 20px;
    font-size: 0
}

.mediate-resource-tabs .search-area .input-area .input-txt {
    display: inline-block;
    vertical-align: middle;
    width: 568px;
    height: 34px;
    padding-left: 15px;
    box-sizing: border-box;
    line-height: 34px;
    border: 1px solid #e0e0e0;
    border-radius: 3px;
    font-size: 14px;
    border-right: 0
}

.mediate-resource-tabs .search-area .input-area .search {
    display: inline-block;
    height: 34px;
    width: 66px;
    text-align: center;
    line-height: 34px;
    vertical-align: middle;
    background: #e4393c;
    color: #fff;
    font-size: 14px;
    border-radius: 0 3px 3px 0
}

.mediate-resource-result.search-result {
    background: 0 0;
    padding-bottom: 0
}

.mediate-resource-result .sort {
    height: 43px;
    line-height: 43px
}

.mediate-resource-result .sort .sum {
    float: right;
    color: #222;
    font-weight: 700
}

.mediate-resource-result .sort .sum em {
    color: #e4393c
}

.mediate-resource-result .sort .tit {
    color: #222;
    font-weight: 700
}

.mediate-resource-result .sort a {
    display: inline-block;
    vertical-align: middle;
    height: 28px;
    line-height: 28px;
    padding: 0 11px;
    border: 1px solid #e0e0e0;
    border-radius: 3px;
    background: #fff;
    margin-right: 20px
}

.mediate-resource-result .sort a i {
    display: inline-block;
    vertical-align: -2px;
    margin-left: 7px;
    width: 13px;
    height: 13px;
    background: url(../images/icon-sort.png) no-repeat
}

.mediate-resource-result .sort a.on {
    border: 1px solid #e4393c;
    color: #e4393c
}

.mediate-resource-result .sort a.on i {
    background: url(../images/icon-sort-on.png) no-repeat
}

.mediate-resource-result .mediator-list {
    margin-top: 3px
}

.mediate-resource-result .mediator-list ul {
    margin-left: -12px
}

.mediate-resource-result .mediator-list li {
    width: 295px;
    height: 388px;
    margin-left: 9px;
    border: 1px solid #e0e0e0;
    border-radius: 3px;
    background: #fff;
    font-size: 14px;
    margin-top: 0;
    margin-bottom: 10px
}

.mediate-resource-result .mediator-list li .data {
    width: 260px
}

.mediate-resource-result .mediator-list li .data span {
    width: 129px
}

.mediate-resource-result .mediator-list li .data span.st {
    width: 1px
}

.mediate-resource-result .mediator-list li .character span {
    margin-left: 45px
}

.mediate-resource-result .mediator-list li .character span.pic-sp {
    position: relative;
    overflow: visible
}

.mediate-resource-result .mediator-list li .character span.pic-sp img {
    border-radius: 50%
}

.mediate-resource-result .mediator-list li .character span.pic-sp i {
    position: absolute;
    right: -8px;
    bottom: -3px;
    width: 39px;
    height: 31px
}

.mediate-resource-result .mediator-list li .character span.pic-sp i img {
    width: 39px;
    height: 31px
}

.mediate-resource-result .mediator-list li .org-include {
    width: auto
}

.mediate-resource-result .mediator-list li .org-include h3 {
    font-size: 14px;
    width: 80px
}

.mediate-resource-result .mediator-list li .org-include p {
    box-sizing: border-box;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding: 0 16px;
    font-size: 14px;
    height: 27px
}

.mediate-resource-result .mediator-list li .skills {
    width: auto
}

.mediate-resource-result .mediator-list li .skills h3 {
    font-size: 14px;
    width: 80px
}

.mediate-resource-result .mediator-list li .skills .skill-type {
    width: 265px;
    height: 40px;
    line-height: 20px
}

.mediate-resource-result .mediator-list li .skills .skill-type span {
    font-size: 14px;
    display: block
}

.mediate-resource-result .mediator-list li .see-now {
    width: 100%;
    background: #ff595c;
    color: #fff;
    font-size: 16px;
    height: 53px;
    line-height: 53px
}

.mediate-resource-result .result-tit .data-total i {
    font-weight: 700
}

.mediate-resource-filter .conditions {
    padding: 9px 0 9px 33px
}

.mediate-resource-filter .conditions .more {
    float: right;
    width: 82px;
    height: 26px;
    text-align: center;
    line-height: 26px;
    color: #e4393c;
    border: 1px solid #e4393c;
    border-radius: 3px
}

.mediate-resource-filter .conditions .more i {
    display: inline-block;
    vertical-align: middle;
    margin-left: 5px;
    width: 8px;
    height: 4px;
    background: url(../images/red-arrow-down.png) no-repeat
}

.mediate-resource-filter .conditions .more i.up {
    background: url(../images/red-arrow-up.png) no-repeat
}

.mediate-resource-filter .conditions span {
    display: inline-block;
    vertical-align: middle;
    line-height: 26px
}

.mediate-resource-filter .conditions .area {
    max-width: 80px;
    height: 26px;
    line-height: 26px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.mediate-resource-filter .conditions .choosed {
    display: inline-block;
    vertical-align: middle;
    margin-left: 14px;
    padding: 0 11px;
    border: 1px solid #999;
    color: #999;
    border-radius: 3px
}

.mediate-resource-filter .conditions .choosed span {
    display: inline-block;
    vertical-align: middle;
    max-width: 150px;
    height: 26px;
    line-height: 26px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.mediate-resource-filter .conditions .choosed i {
    display: inline-block;
    vertical-align: middle;
    width: 10px;
    height: 10px;
    margin-left: 6px;
    background: url(../images/grey-close.png) no-repeat
}

.mediate-resource-filter .conditions .choosed.on {
    border: 1px solid #e4393c
}

.mediate-resource-filter .conditions .choosed.on i {
    background: url(../images/red-close.png) no-repeat
}

.mediate-resource-filter .filter-list {
    background: #fff
}

.mediate-resource-filter .filter-list .subcourt-wrap {
    border-bottom: 1px solid #e5e5e5;
    padding-right: 20px;
    padding-left: 120px;
    background: #fdf1f1
}

.mediate-resource-filter .filter-list .subcourt-wrap li {
    float: left;
    line-height: 47px;
    margin-left: 45px
}

.mediate-resource-filter .filter-list dl {
    line-height: 47px;
    border-bottom: 1px dashed #e5e5e5;
    margin: 0 16px;
    overflow: visible;
    margin-left: 33px
}

.mediate-resource-filter .filter-list dl.last {
    border-bottom: 0
}

.mediate-resource-filter .filter-list dl dt {
    float: left;
    width: 100px;
    color: #999
}

.mediate-resource-filter .filter-list dl dd {
    float: left;
    padding-left: 40px;
    position: relative
}

.mediate-resource-filter .filter-list dl dd .trigger {
    position: absolute;
    color: red;
    right: 30px
}

.mediate-resource-filter .filter-list dl dd .court-belong {
    float: left
}

.mediate-resource-filter .filter-list dl dd .court-belong .line {
    height: 1px;
    overflow: hidden;
    background: #e5e5e5;
    margin-top: 15px
}

.mediate-resource-filter .filter-list dl dd .court-belong ul {
    max-height: 150px;
    overflow-y: auto
}

.mediate-resource-filter .filter-list dl dd .court-belong .trigger {
    float: left;
    margin-left: 10px
}

.mediate-resource-filter .filter-list dl dd ul {
    float: left
}

.mediate-resource-filter .filter-list dl dd ul.f-options {
    width: 100%
}

.mediate-resource-filter .filter-list dl dd .options-detail li {
    position: relative
}

.mediate-resource-filter .filter-list dl dd .options-detail li a {
    display: inline-block;
    height: 30px;
    line-height: 30px;
    padding: 0 7px
}

.mediate-resource-filter .filter-list dl dd .options-detail li.on a {
    background: #fdf1f1
}

.mediate-resource-filter .filter-list dl dd .dispute-hover {
    position: absolute;
    z-index: 1000;
    left: -130px;
    background: #fdf1f1;
    width: 1188px;
    height: 46px;
    border-top: 1px solid #e5e5e5
}

.mediate-resource-filter .filter-list dl dd i {
    display: inline-block;
    vertical-align: middle;
    margin-left: 4px;
    width: 10px;
    height: 6px;
    background: url(../images/arrow-down.png) no-repeat
}

.mediate-resource-filter .filter-list dl dd i.up {
    background: url(../images/arrow-up.png) no-repeat
}

.mediate-resource-filter .filter-list dl dd .f-options .on a {
    color: #e4393c
}

.mediate-resource-filter .filter-list dl dd .f-options .on i {
    background: url(../images/redbig-arrow-down.png) no-repeat
}

.mediate-resource-filter .filter-list dl dd .f-options .on i.up {
    background: url(../images/redbig-arrow-up.png) no-repeat
}

.mediate-resource-filter .filter-list dl dd .f-options .grey a {
    color: #999;
    cursor: not-allowed
}

.mediate-resource-filter .filter-list dl dd .f-options .grey i {
    background: url(../images/grey-arrow-down.png) no-repeat
}

.mediate-resource-filter .filter-list dl dd .f-options .grey i.up {
    background: url(../images/grey-arrow-up.png) no-repeat
}

.mediate-resource-filter .filter-list dl dd li {
    float: left;
    margin-right: 18px
}

.nodata-default {
    padding: 50px 0;
    text-align: center
}

.load-Mark {
    display: none;
    position: fixed;
    z-index: 10000;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: .8;
    filter: alpha(opacity=80)
}

.load-Mark img {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -15px;
    margin-top: -15px
}

.pop-mask {
    position: fixed;
    z-index: 100;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: .8;
    filter: alpha(opacity=80)
}

.pop-searchalert {
    position: absolute;
    z-index: 1000;
    top: 50%;
    left: 50%;
    width: 600px;
    margin-left: -300px;
    margin-top: -100px;
    background: #fff;
    border-radius: 3px
}

.pop-searchalert .pop-head {
    position: relative;
    height: 50px;
    line-height: 50px;
    border-bottom: 1px solid #f1f2f3
}

.pop-searchalert .pop-head .close {
    position: absolute;
    top: 16px;
    right: 16px;
    width: 14px;
    height: 14px;
    background: url(../images/close-small.png) no-repeat
}

.pop-searchalert .pop-head h4 {
    padding-left: 16px;
    color: #222;
    font-size: 14px
}

.pop-searchalert .pop-head h4 i {
    display: inline-block;
    vertical-align: -5px;
    width: 19px;
    height: 19px;
    margin-right: 6px;
    background: url(../images/alert-icon.png) no-repeat
}

.pop-searchalert .pop-body {
    text-align: center;
    padding: 30px 0
}

.pop-searchalert .pop-foot {
    padding: 20px 0;
    border-top: 1px solid #f1f2f3;
    text-align: center
}

.pop-searchalert .pop-foot .btn-red {
    display: inline-block;
    height: 32px;
    line-height: 32px;
    border-radius: 3px;
    color: #fff;
    background: #e4393c;
    padding: 0 13px
}

.operate-org.mediate-organize {
    background: 0 0;
    padding-bottom: 0
}

.operate-org.mediate-organize .org-list {
    margin-left: -11px
}

.operate-org.mediate-organize .org-list li {
    background: #fff;
    width: 293px;
    height: 120px;
    margin: 0 0 10px 10px;
    border-radius: 3px
}

.operate-org.mediate-organize .org-list li.on {
    border: 1px solid #e4393c
}

.operate-org.mediate-organize .org-list li span {
    height: 64px;
    width: 64px;
    margin-left: 15px;
    margin-right: 14px
}

.operate-org.mediate-organize .org-list li span img {
    width: 64px;
    height: 64px
}

.operate-org.mediate-organize .org-list li .org-name {
    width: 198px
}

.operate-org.mediate-organize .org-list li .org-name h3 {
    margin: 0 5px 0 0;
    width: unset;
    font-size: 14px
}

.operate-org.mediate-organize .org-list li .org-name .p-mediator {
    background: url(../images/tjy-pic.png) no-repeat left center
}

.operate-org.mediate-organize .org-list li .org-name .p-org {
    background: url(../images/org-pic.png) no-repeat left 4px
}

.case-search .black_overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    z-index: -1;
    -moz-opacity: .8;
    opacity: .8;
    filter: alpha(opacity=80)
}

.case-search h4 {
    text-align: center;
    font-size: 30px;
    font-family: "Microsoft YaHei";
    color: #333;
    margin-top: 90px;
    margin-bottom: 64px
}

.case-search .bg-area {
    margin-bottom: 88px
}

.case-search .bg-area .serach-area {
    width: 720px;
    margin: 0 auto
}

.case-search .bg-area .serach-area .complexInput {
    width: 655px;
    margin: 0 auto;
    border: 1px solid #dcdfe6;
    float: left
}

.case-search .bg-area .serach-area .complexInput .el-input {
    float: left
}

.case-search .bg-area .serach-area .complexInput .el-input .el-input__inner {
    width: 525px;
    height: 52px;
    border: 0;
    padding-left: 16px
}

.case-search .bg-area .serach-area .complexInput .up-box {
    width: 125px;
    float: left;
    position: relative
}

.case-search .bg-area .serach-area .complexInput .up-box .upload-wrapper {
    background-color: #f6f6f6;
    height: 44px;
    border-radius: 3px;
    margin-top: 4px;
    padding-top: 2px
}

.case-search .bg-area .serach-area .complexInput .up-box .upload-wrapper .first-line {
    text-align: center;
    font-size: 14px;
    font-family: "Microsoft YaHei";
    color: #666
}

.case-search .bg-area .serach-area .complexInput .up-box .upload-wrapper .second-line {
    font-size: 10px;
    text-align: center;
    color: #999
}

.case-search .bg-area .serach-area .complexInput .up-box .c-ev-file {
    opacity: 0;
    position: absolute;
    width: 130px;
    height: 44px;
    top: 0;
    z-index: 99
}

.case-search .bg-area .serach-area .search-btn {
    padding: 0 16px;
    height: 54px;
    line-height: 54px;
    text-align: center;
    background-color: #e4393c;
    color: #fff;
    font-size: 14px;
    display: inline-block;
    border-radius: 0 3px 3px 0
}

.case-search .bg-area .serach-area .search-btn.search-btn-t {
    padding: 0 16px;
    border-radius: 3px;
    margin-left: 20px
}

.case-search .bg-area .serach-area .up-progross {
    display: none;
    width: 655px;
    border: 1px solid #dcdfe6
}

.case-search .bg-area .serach-area .up-progross input {
    padding-left: 10px;
    height: 45px;
    border: 0;
    width: 610px
}

.case-search .bg-area .serach-area .up-progross #precent {
    position: relative
}

.case-search .bg-area .serach-area .up-progross #precent img {
    display: none;
    position: absolute;
    top: -2px;
    right: -30px
}

.case-search .bg-area .serach-area .progress {
    width: 655px;
    height: 3px;
    border-radius: 10px;
    overflow: hidden;
    display: none
}

.case-search .bg-area .serach-area .progress #progress {
    width: 0;
    height: 100%;
    background-color: #9acd32
}

.case-search .progress-wrap {
    text-align: center;
    margin-bottom: 114px
}

.case-search .progress-wrap ul {
    padding: 0 78px
}

.case-search .progress-wrap ul li {
    float: left;
    margin-left: 40px
}

.case-search .progress-wrap ul li .first-n,
.case-search .progress-wrap ul li .two-n,
.case-search .progress-wrap ul li .three-n,
.case-search .progress-wrap ul li .four-n,
.case-search .progress-wrap ul li .five-n {
    width: 162px;
    height: 162px;
    border-radius: 50%;
    background: url(../images/first-n.png) no-repeat;
    display: inline-block;
    padding-top: 50px
}

.case-search .progress-wrap ul li .first-n .first-nt,
.case-search .progress-wrap ul li .two-n .first-nt,
.case-search .progress-wrap ul li .three-n .first-nt,
.case-search .progress-wrap ul li .four-n .first-nt,
.case-search .progress-wrap ul li .five-n .first-nt {
    width: 38px;
    height: 38px;
    background: url(../images/first-nt.png) no-repeat;
    display: inline-block;
    margin-bottom: 5px
}

.case-search .progress-wrap ul li .first-n .two-nt,
.case-search .progress-wrap ul li .two-n .two-nt,
.case-search .progress-wrap ul li .three-n .two-nt,
.case-search .progress-wrap ul li .four-n .two-nt,
.case-search .progress-wrap ul li .five-n .two-nt {
    width: 38px;
    height: 38px;
    background: url(../images/two-nt.png) no-repeat;
    display: inline-block;
    margin-bottom: 5px
}

.case-search .progress-wrap ul li .first-n .three-nt,
.case-search .progress-wrap ul li .two-n .three-nt,
.case-search .progress-wrap ul li .three-n .three-nt,
.case-search .progress-wrap ul li .four-n .three-nt,
.case-search .progress-wrap ul li .five-n .three-nt {
    width: 38px;
    height: 38px;
    background: url(../images/three-nt.png) no-repeat;
    display: inline-block;
    margin-bottom: 5px
}

.case-search .progress-wrap ul li .first-n .four-nt,
.case-search .progress-wrap ul li .two-n .four-nt,
.case-search .progress-wrap ul li .three-n .four-nt,
.case-search .progress-wrap ul li .four-n .four-nt,
.case-search .progress-wrap ul li .five-n .four-nt {
    width: 38px;
    height: 38px;
    background: url(../images/four-nt.png) no-repeat;
    display: inline-block;
    margin-bottom: 5px
}

.case-search .progress-wrap ul li .first-n .five-nt,
.case-search .progress-wrap ul li .two-n .five-nt,
.case-search .progress-wrap ul li .three-n .five-nt,
.case-search .progress-wrap ul li .four-n .five-nt,
.case-search .progress-wrap ul li .five-n .five-nt {
    width: 38px;
    height: 38px;
    background: url(../images/five-nt.png) no-repeat;
    display: inline-block;
    margin-bottom: 5px
}

.case-search .progress-wrap ul li .first-n p,
.case-search .progress-wrap ul li .two-n p,
.case-search .progress-wrap ul li .three-n p,
.case-search .progress-wrap ul li .four-n p,
.case-search .progress-wrap ul li .five-n p {
    color: #fff;
    font-size: 18px
}

.case-search .progress-wrap ul li .two-n {
    background: url(../images/two-n.png) no-repeat
}

.case-search .progress-wrap ul li .three-n {
    background: url(../images/three-n.png) no-repeat
}

.case-search .progress-wrap ul li .four-n {
    background: url(../images/four-n.png) no-repeat
}

.case-search .progress-wrap ul li .five-n {
    background: url(../images/five-n.png) no-repeat
}

.case-list {
    width: 700px;
    background-color: #fff;
    padding-bottom: 15px;
    float: left
}

.case-list .tab {
    float: right
}

.case-list .tab li {
    padding: 0 27px;
    font-weight: 400;
    width: auto
}

.case-list .list-box {
    width: 660px;
    margin: 0 auto
}

.case-list .list-box ul li {
    padding: 12px 0;
    position: relative;
    border-bottom: 1px solid #f4f4f4;
    line-height: 30px;
    height: 115px
}

.case-list .list-box ul li h3 {
    width: 550px;
    height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 16px
}

.case-list .list-box ul li h3 span {
    color: #f02323
}

.case-list .list-box ul li p {
    color: #868686
}

.case-list .list-box ul li p span {
    color: #313131
}

.case-list .list-box ul li p em {
    margin-right: 75px
}

.case-list .list-box ul li p em b {
    font-weight: 400;
    color: #313131
}

.case-list .list-box ul li i {
    position: absolute;
    font-style: normal;
    right: 0;
    top: 12px;
    font-family: Arial
}

.case-list .list-box .more-btn {
    width: 260px;
    height: 40px;
    line-height: 38px;
    border: 1px solid #e5e5e5;
    padding-left: 73px;
    background: url(../images/more-ico.png) no-repeat 175px center;
    display: block;
    margin: 15px auto 0;
    font-size: 16px
}

.relate-case {
    float: right;
    width: 340px;
    background-color: #fff
}

.relate-case .relate-con {
    width: 310px;
    margin: 0 auto
}

.relate-case .relate-con ul {
    padding-top: 15px
}

.relate-case .relate-con ul li {
    margin-bottom: 18px
}

.relate-case .relate-con ul li .video-img {
    width: 130px;
    height: 85px;
    float: left;
    position: relative
}

.relate-case .relate-con ul li .video-img img {
    width: 130px;
    height: 85px
}

.relate-case .relate-con ul li .video-img em {
    background: url(../images/play-ico.png) no-repeat;
    position: absolute;
    left: 45px;
    top: 23px;
    width: 38px;
    height: 38px
}

.relate-case .relate-con ul li .word-des {
    width: 170px;
    float: right
}

.relate-case .relate-con ul li .word-des h3 {
    line-height: 28px;
    font-weight: 700;
    width: 170px;
    height: 28px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap
}

.relate-case .relate-con ul li .word-des p {
    line-height: 18px;
    font-size: 12px;
    width: 170px;
    height: 18px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap
}

.relate-case .relate-con ul li .word-des p span {
    width: 52px;
    display: inline-block
}

.relate-case .relate-con ul li .word-des p span em {
    margin-right: 25px
}

.relate-case .relate-con ul li .word-des p span.three {
    letter-spacing: 5px
}

.location {
    height: 50px;
    line-height: 50px;
    border: 1px solid #f4f4f4;
    padding-left: 15px;
    background-color: #fff
}

.location img {
    margin: 0 10px
}

.article-detail {
    width: 700px;
    float: left;
    background-color: #fff
}

.article-detail .article-con .article-box {
    width: 640px;
    margin: 0 auto;
    padding-top: 40px
}

.article-detail .article-con .article-box h2 {
    text-align: center;
    line-height: 24px;
    margin-bottom: 40px;
    font-size: 16px
}

.article-detail .article-con .article-box .description {
    height: 30px;
    overflow: hidden;
    background-color: #f8f8f8;
    line-height: 30px;
    color: #868686;
    font-size: 12px;
    text-align: center
}

.article-detail .article-con .article-box .description span {
    padding: 0 15px;
    float: left
}

.article-detail .article-con .article-box .description span b {
    float: left;
    font-weight: 400
}

.article-detail .article-con .article-box .description span em {
    color: #313131
}

.article-detail .article-con .article-box .description span em.org-name {
    width: 145px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: inline-block
}

.article-detail .article-con .article-box .text {
    line-height: 26px;
    margin-top: 30px;
    text-indent: 2em
}

.article-detail .article-con .article-box .text p {
    line-height: 26px;
    text-indent: 2em;
    margin-top: 30px
}

.article-detail .article-con .article-box .labels {
    text-align: right;
    margin: 30px 0 16px
}

.article-detail .article-con .article-box .labels span {
    margin-right: 20px;
    text-decoration: underline
}

.article-detail .article-con .page {
    width: 100%;
    border-top: 1px solid #f4f4f4;
    padding: 24px 32px
}

.article-detail .article-con .page a {
    line-height: 26px;
    height: 26px;
    display: block;
    width: 630px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.case-info .relate-title {
    height: 80px;
    line-height: 80px;
    padding: 0 30px;
    text-align: center;
    background-color: #fff;
    font-size: 18px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.case-info .info {
    background-color: #fff;
    padding-bottom: 20px
}

.case-info .info .video {
    width: 620px;
    height: 345px;
    float: left;
    margin-left: 20px
}

.case-info .info .smalltext {
    float: right;
    margin-right: 20px;
    width: 390px;
    height: 345px;
    border: 1px solid #e5e5e5
}

.case-info .info .smalltext h3 {
    font-size: 16px;
    font-weight: 400;
    border-bottom: 1px solid #f4f4f4;
    padding-left: 20px;
    height: 45px;
    line-height: 45px;
    margin-bottom: 25px
}

.case-info .info .smalltext p {
    margin-left: 35px;
    line-height: 26px;
    margin-bottom: 14px
}

.case-info .info .smalltext p em {
    float: left;
    width: 86px;
    color: #868686;
    letter-spacing: 27px
}

.case-info .info .smalltext p.four em {
    letter-spacing: 0
}

.case-info .info .smalltext p.three em {
    letter-spacing: 8px
}

.case-info .info .smalltext p span {
    float: left;
    width: 240px;
    height: 26px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.case-info .info .smalltext .static {
    height: 94px;
    width: 100%;
    margin-top: 32px;
    border-top: 1px solid #f4f4f4
}

.case-info .info .smalltext .static span {
    float: left;
    width: 193px;
    text-align: center;
    margin-top: 16px
}

.case-info .info .smalltext .static span em {
    display: block
}

.case-info .info .smalltext .static span em b {
    color: #f02323;
    font-size: 24px;
    font-family: Arial;
    margin-right: 5px
}

.case-info .info .smalltext .static span.st {
    width: 1px;
    height: 30px;
    margin-top: 27px;
    background-color: #f4f4f4
}

.case-info .p-detail {
    background-color: #fff;
    margin-top: 20px;
    padding-bottom: 50px
}

.case-info .p-detail .rel-tit {
    height: 45px;
    line-height: 45px;
    padding-left: 15px;
    border-bottom: 1px solid #f4f4f4;
    margin-bottom: 25px;
    font-size: 16px;
    font-weight: 700
}

.case-info .p-detail h3 {
    margin-left: 40px;
    line-height: 24px;
    color: #868686;
    margin-bottom: 12px
}

.case-info .p-detail p {
    margin-left: 40px;
    margin-bottom: 20px;
    width: 965px;
    padding-left: 22px;
    border-left: 2px solid #f4f4f4;
    line-height: 24px
}

.case-info .judge-btn {
    display: block;
    margin: 0 auto;
    width: 200px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    border: 1px solid #e5e5e5;
    margin-top: 35px
}

.judge-document {
    padding: 45px 60px 60px;
    background-color: #fff
}

.judge-document h2 {
    font-size: 18px;
    width: 600px;
    text-align: center;
    margin: 0 auto;
    line-height: 30px
}

.judge-document .pubdate-t {
    margin-top: 25px;
    border-bottom: 1px solid #f4f4f4;
    line-height: 30px;
    padding-left: 60px;
    margin-bottom: 28px
}

.judge-document .document-con {
    width: 940px
}

.judge-document .document-con iframe {
    margin: 0 auto;
    display: block;
    width: 900px;
    height: 600px
}

.layout-bg-new {
    padding: 0 0 20px
}

.layout-bg-new .case-location {
    font-size: 16px;
    height: 55px;
    line-height: 55px;
    background-color: #f2f2f2;
    color: #222
}

.layout-bg-new .case-location span {
    font-weight: 700
}

.layout-bg-new .case-location img {
    margin: 0 10px
}

.layout-bg-new .case-tab {
    height: 50px;
    padding-top: 12px;
    border-bottom: 1px solid #e5e5e5
}

.layout-bg-new .case-tab span {
    display: inline-block;
    width: 110px;
    text-align: center;
    cursor: pointer
}

.layout-bg-new .case-tab span i {
    display: inline-block;
    height: 26px;
    width: 1px;
    background-color: #e5e5e5;
    float: right
}

.layout-bg-new .case-tab span.on a {
    display: inline-block;
    color: #999;
    font-size: 16px;
    border-bottom: 2px solid #e4393c;
    padding-bottom: 11px;
    color: #222
}

.layout-bg-new .case-tab-fixed {
    position: fixed;
    width: 1220px;
    top: 0;
    background-color: #fff
}

.layout-bg-new .case-detail h1 {
    font-size: 28px;
    color: #333;
    text-align: center;
    margin-top: 65px;
    margin-bottom: 20px
}

.layout-bg-new .case-detail .tit-tips {
    text-align: center
}

.layout-bg-new .case-detail .tit-tips span {
    margin-bottom: 20px;
    height: 30px;
    line-height: 30px;
    display: inline-block;
    background-color: #fff2f2;
    color: #d57e7e;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    margin-left: 20px
}

.layout-bg-new .case-detail .details {
    padding: 0 20px
}

.layout-bg-new .case-detail .details h3 {
    font-size: 16px;
    color: #222;
    border-left: 3px solid #e4393c;
    padding-left: 6px;
    height: 18px;
    line-height: 18px;
    margin-top: 20px;
    margin-bottom: 10px
}

.layout-bg-new .case-detail .details .des {
    font-size: 14px;
    color: #666;
    line-height: 30px;
    padding-left: 10px
}

.layout-bg-new .case-detail .details .des p {
    width: 350px;
    display: inline-block
}

.layout-bg-new .case-detail .details .des-txt {
    font-size: 14px;
    color: #666;
    line-height: 30px;
    text-indent: 2em
}

.layout-bg-padd {
    padding: 0;
    margin-top: 20px;
    background-color: #f2f2f2
}

.layout-bg-padd .bg-area {
    background-color: #fff
}

.layout-bg-padd .bg-area .serach-area {
    padding: 30px 0
}

.layout-bg-padd .bg-area .serach-area input {
    width: 565px;
    height: 34px;
    line-height: 34px;
    padding: 0 8px;
    box-sizing: border-box;
    border: 1px solid #e0e0e0;
    border-radius: 3px 0 0 3px;
    margin-left: 290px;
    margin-top: 0
}

.layout-bg-padd .bg-area .serach-area .search-btn {
    padding: 0 16px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    background-color: #e4393c;
    color: #fff;
    font-size: 14px;
    display: inline-block;
    margin: -5px;
    border-radius: 0 3px 3px 0
}

.layout-bg-padd .bg-area .serach-area .search-btn.search-btn-t {
    padding: 0 16px;
    border-radius: 3px;
    margin-left: 20px
}

.layout-bg-padd .condition {
    padding-left: 20px;
    background-color: #f2f2f2;
    margin-top: 12px
}

.layout-bg-padd .condition .title {
    float: left;
    margin-top: 10px
}

.layout-bg-padd .condition .search-wrapper {
    width: 90%;
    margin-left: 74px
}

.layout-bg-padd .condition .search-wrapper .search-btn {
    padding: 0 16px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    background-color: #e4393c;
    color: #fff;
    font-size: 14px;
    display: inline-block;
    margin: -5px;
    border-radius: 0 3px 3px 0
}

.layout-bg-padd .condition .search-wrapper .search-btn.search-btn-t {
    padding: 0 16px;
    border-radius: 3px;
    margin: 2px 7px 12px 5px
}

.layout-bg-padd .condition .search-wrapper .search-btn.search-btn-t .close-btn {
    background: url(../images/condition-close.png) no-repeat;
    width: 8px;
    height: 8px;
    display: inline-block;
    margin-left: 10px
}

.layout-bg-padd .condition .result-num {
    float: right;
    background-color: #f2f2f2;
    color: #333;
    font-weight: 700;
    font-size: 14px;
    margin-bottom: 5px;
    margin-top: -12px
}

.layout-bg-padd .condition .result-num span {
    color: #e4393c
}

.layout-bg-padd .result-area {
    margin-bottom: 20px
}

.layout-bg-padd .result-area li {
    margin-bottom: 10px;
    background-color: #fff
}

.layout-bg-padd .result-area li .result-tit {
    padding: 20px
}

.layout-bg-padd .result-area li .result-tit h4 {
    font-size: 16px;
    color: #333
}

.layout-bg-padd .result-area li .result-tit .tit-tips {
    margin: 15px 0;
    height: 32px;
    overflow: hidden
}

.layout-bg-padd .result-area li .result-tit .tit-tips span {
    height: 30px;
    margin-bottom: 10px;
    line-height: 30px;
    display: inline-block;
    background-color: #fff2f2;
    color: #d57e7e;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    margin-right: 20px;
    text-align: center
}

.layout-bg-padd .result-area li .result-tit .name-tips span {
    display: inline-block;
    border-right: 2px solid #e5e5e5;
    height: 16px;
    line-height: 16px;
    padding: 0 10px;
    color: #666
}

.layout-bg-padd .result-area li .result-tit .name-tips span.no-right {
    border-right: 0
}

.layout-bg-padd .result-area li .result-tabs {
    padding-left: 20px;
    border-bottom: 1px solid #e5e5e5;
    font-size: 16px
}

.layout-bg-padd .result-area li .result-tabs a {
    margin-right: 40px;
    display: inline-block;
    color: #999
}

.layout-bg-padd .result-area li .result-tabs a.on {
    border-bottom: 2px solid #e4393c;
    padding-bottom: 10px;
    color: #e4393c
}

.layout-bg-padd .result-area li .result-text {
    padding: 20px
}

.layout-bg-padd .result-area li .result-text p {
    line-height: 30px;
    font-size: 16px;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    height: 90px
}

.layout-bg-padd .page-area {
    height: 46px;
    line-height: 46px;
    border-bottom: 1px solid #f4f4f4;
    padding-left: 16px
}

.layout-bg-padd .page-area span {
    background: url(../images/result-tit.png) no-repeat right center;
    padding-right: 12px
}

.layout-bg-padd .page-area .data-total {
    float: right;
    margin-right: 15px;
    color: #989898
}

.layout-bg-padd .page-area .data-total em {
    margin-right: 20px
}

.layout-bg-padd .page-area .data-total em b {
    padding: 0 6px;
    color: #f02323;
    font-size: 17px
}

.layout-bg-padd .page-area .data-total i {
    color: #404040;
    margin-right: 10px;
    font-style: normal
}

.layout-bg-padd .page-area .data-total .btn-o {
    width: 16px;
    height: 16px;
    display: inline-block;
    margin-top: 14px
}

.layout-bg-padd .page-area .data-total .btn-o.prev {
    background: #eaeaea url(../images/arr-prev.png) no-repeat center;
    margin-right: 5px
}

.layout-bg-padd .page-area .data-total .btn-o.next {
    background: #eaeaea url(../images/arr-next.png) no-repeat center
}

.layout-bg-padd .page-area .data-total .btn-o.on {
    background-color: #f02323
}

.layout-bg-padd .nodata-default .nodata-info {
    font-size: 16px;
    font-family: "Microsoft YaHei";
    color: #666
}

.notice-word {
    padding-top: 80px
}

.notice-word h2 {
    line-height: 24px;
    text-align: center;
    margin-bottom: 38px;
    font-weight: 400;
    font-size: 18px
}

.notice-word h2 img {
    vertical-align: middle;
    margin-right: 14px
}

.notice-word p {
    line-height: 28px;
    text-align: center
}

.notice-word p em {
    color: #f02323;
    font-size: 16px
}

.notice-word.med-notice {
    padding-top: 60px
}

.notice-word.med-notice h2 {
    margin-bottom: 18px;
    font-size: 20px;
    color: #000;
    line-height: 26px
}

.nodata-default .nodata-info {
    font-size: 16px;
    font-family: "Microsoft YaHei";
    color: #666
}

.see-more {
    margin: 20px auto 0;
    display: block;
    width: 100px;
    font-size: 14px;
    font-family: "Microsoft YaHei";
    color: #333
}

.see-more img {
    margin-left: 6px;
    vertical-align: middle
}

.tell-btn {
    width: 200px;
    height: 40px;
    line-height: 40px;
    display: block;
    margin: 50px auto 0;
    border: 1px solid #e5e5e5;
    text-align: center;
    font-size: 16px
}

.tell-btn.sm-tell {
    width: 120px;
    margin: 40px auto 0
}

.fill-ok {
    background-color: #fff;
    height: 600px
}

.fill-ok .mediator-info {
    width: 736px;
    height: 190px;
    border: 1px solid #e5e5e5;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    margin: 0 auto;
    margin-top: 50px
}

.fill-ok .mediator-info .name-info {
    margin: 14px 0 0 35px;
    height: 160px;
    width: 252px;
    float: left;
    border-right: 1px solid #f4f4f4
}

.fill-ok .mediator-info .name-info .head-img {
    width: 82px;
    height: 82px;
    overflow: hidden;
    float: left;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background-color: #dcdcdc;
    margin-right: 25px;
    margin-bottom: 20px
}

.fill-ok .mediator-info .name-info .head-img img {
    width: 82px;
    height: 82px
}

.fill-ok .mediator-info .name-info .name p {
    height: 18px;
    line-height: 18px;
    font-size: 18px;
    font-weight: 700;
    margin: 15px 0 12px;
    overflow: hidden
}

.fill-ok .mediator-info .name-info .name p b {
    max-width: 110px;
    overflow: hidden;
    float: left
}

.fill-ok .mediator-info .name-info .name p img {
    margin-left: 10px
}

.fill-ok .mediator-info .name-info .name-data {
    clear: both
}

.fill-ok .mediator-info .name-info .name-data span {
    width: 110px;
    text-align: center;
    float: left
}

.fill-ok .mediator-info .name-info .name-data span em {
    display: block;
    font-size: 20px;
    line-height: 20px;
    font-family: Arial;
    color: #f02323;
    margin-bottom: 8px
}

.fill-ok .mediator-info .name-info .name-data span.st {
    width: 1px;
    height: 30px;
    background-color: #f4f4f4;
    margin-top: 10px
}

.fill-ok .mediator-info .box-l span {
    margin: 30px auto 0;
    height: 1px;
    width: 125px;
    background-color: #f4f4f4;
    display: block
}

.fill-ok .mediator-info .box-l h3 {
    font-size: 12px;
    font-weight: 400;
    width: 60px;
    padding: 0 5px;
    text-align: center;
    background-color: #fff;
    margin: -10px auto 0 auto
}

.fill-ok .mediator-info .org {
    width: 226px;
    float: left;
    border-right: 1px solid #f4f4f4;
    height: 160px;
    text-align: center;
    margin-top: 14px
}

.fill-ok .mediator-info .org ul {
    padding: 0 10px;
    margin-top: 20px;
    font-size: 12px;
    height: 100px;
    overflow: hidden
}

.fill-ok .mediator-info .org ul li {
    color: #868686;
    line-height: 20px;
    height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.fill-ok .mediator-info .skills {
    float: left;
    border-right: 0;
    text-align: center;
    margin-top: 14px;
    width: 215px
}

.fill-ok .mediator-info .skills ul {
    margin: 0 auto;
    margin-top: 20px;
    font-size: 0;
    width: 180px;
    height: 90px;
    overflow: hidden
}

.fill-ok .mediator-info .skills ul li {
    display: inline-block;
    font-size: 12px;
    padding: 2px 5px;
    color: #868686
}

.fill-ok.choose-mediator {
    height: auto;
    padding-bottom: 70px
}

.fill-ok.choose-mediator .mediator-info {
    margin-top: 30px;
    position: relative;
    cursor: pointer
}

.fill-ok.choose-mediator .mediator-info .triangle {
    position: absolute;
    width: 44px;
    height: 44px;
    z-index: 55;
    right: 0;
    top: 0;
    background: url(../images/triangle.png) no-repeat center
}

.fill-ok.choose-mediator .mediator-info .triangle img {
    float: right;
    margin: 8px 4px 0 0
}

.fill-ok.choose-mediator .mediator-info.on .triangle {
    background: url(../images/triangle-on.png) no-repeat center
}

.fill-ok.choose-mediator .change-title {
    width: 736px;
    margin: 55px auto 5px
}

.fill-ok.choose-mediator .change-title h2 {
    margin-bottom: 18px;
    font-size: 20px;
    color: #000;
    line-height: 26px;
    font-weight: 400;
    text-align: center
}

.fill-ok.choose-mediator .change-title .ch-btn {
    float: right;
    color: #f9694e;
    background: url(../images/change-ico.png) no-repeat right center;
    padding-right: 25px;
    margin-top: 10px
}

.fill-ok.choose-mediator .change-title .input-area {
    font-size: 0;
    float: left;
    margin-left: 168px
}

.fill-ok.choose-mediator .change-title .input-area .input-txt {
    display: inline-block;
    vertical-align: middle;
    width: 356px;
    height: 40px;
    line-height: 40px;
    padding-left: 15px;
    box-sizing: border-box;
    border: 1px solid #e0e0e0;
    border-radius: 3px;
    font-size: 14px;
    border-right: 0
}

.fill-ok.choose-mediator .change-title .input-area .search {
    display: inline-block;
    height: 40px;
    width: 66px;
    text-align: center;
    line-height: 40px;
    vertical-align: middle;
    background: #e4393c;
    color: #fff;
    font-size: 14px;
    border-radius: 0 3px 3px 0
}

.choose-ok {
    background-color: #fff;
    height: 685px
}

.choose-ok .step {
    margin-top: 60px;
    margin-left: 210px
}

.choose-ok .step .step-box {
    width: 280px;
    text-align: center;
    float: left
}

.choose-ok .step .step-box h2 {
    width: 44px;
    line-height: 44px;
    height: 44px;
    display: inline-block;
    background-color: #f02323;
    font-size: 24px;
    font-family: Arial;
    color: #fff;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%
}

.choose-ok .step .step-box p {
    height: 55px;
    line-height: 55px
}

.choose-ok .step .step-box span {
    display: inline-block
}

.choose-ok .step .step-box span img {
    display: block;
    width: 115px;
    height: 115px
}

.choose-ok .step .arr-right {
    background: url(../images/step-arr.png) no-repeat;
    float: left;
    width: 63px;
    height: 17px;
    margin-top: 120px
}

.choose-ok .tell-btn {
    margin: 65px auto 0
}

.court-header {
    width: 100%;
    background-color: #fff;
    height: 505px
}

.court-header .court-con {
    width: 1060px;
    margin: 0 auto;
    padding-top: 16px;
    height: 505px
}

.court-header .court-con .court-pic {
    float: left;
    width: 700px;
    height: 465px;
    position: relative
}

.court-header .court-con .court-pic img {
    display: block
}

.court-header .court-con .court-pic h3 {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 5;
    line-height: 50px;
    color: #fff;
    padding-left: 20px;
    font-size: 18px;
    font-weight: 400
}

.court-header .court-con .court-mediate {
    float: right;
    width: 340px
}

.court-header .court-con .court-mediate .apply-mediate {
    border: 1px solid #eaeaea;
    height: 330px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px
}

.court-header .court-con .court-mediate .apply-mediate h3 {
    height: 45px;
    line-height: 45px;
    border-bottom: 1px solid #eaeaea;
    background-color: #f9f9f9;
    border-top-left-radius: 8px;
    -webkit-border-top-left-radius: 8px;
    -moz-border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    -webkit-border-top-right-radius: 8px;
    -moz-border-top-right-radius: 8px;
    font-size: 16px;
    padding-left: 20px
}

.court-header .court-con .court-mediate .apply-mediate form {
    margin: 20px 0 0 25px
}

.court-header .court-con .court-mediate .apply-mediate form p {
    height: 35px;
    line-height: 35px;
    margin-bottom: 15px
}

.court-header .court-con .court-mediate .apply-mediate form p label {
    width: 76px;
    text-align: left;
    float: left
}

.court-header .court-con .court-mediate .apply-mediate form p input {
    width: 214px;
    border: 1px solid #ccc;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    float: left;
    line-height: 18px;
    padding: 7px 0 8px 10px
}

.court-header .court-con .court-mediate .apply-mediate form p.validate input {
    width: 133px
}

.court-header .court-con .court-mediate .apply-mediate form p.validate em {
    float: left;
    width: 76px;
    height: 35px;
    margin-left: 5px;
    text-align: center
}

.court-header .court-con .court-mediate .apply-mediate form p.validate em img {
    width: 76px;
    height: 35px;
    cursor: pointer
}

.court-header .court-con .court-mediate .apply-mediate form p.validate-phone em {
    background-color: #f4f4f4;
    font-size: 12px;
    color: #868686;
    cursor: pointer
}

.court-header .court-con .court-mediate .apply-mediate form .now-apply {
    width: 298px;
    height: 36px;
    line-height: 36px;
    border: 0;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    background-color: #eb3232;
    color: #fff;
    cursor: pointer
}

.court-header .court-con .court-mediate .mediate-data {
    border: 1px solid #eaeaea;
    height: 115px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    margin-top: 20px
}

.court-header .court-con .court-mediate .mediate-data h3 {
    height: 45px;
    line-height: 45px;
    border-bottom: 1px solid #eaeaea;
    background-color: #f9f9f9;
    border-top-left-radius: 8px;
    -webkit-border-top-left-radius: 8px;
    -moz-border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    -webkit-border-top-right-radius: 8px;
    -moz-border-top-right-radius: 8px;
    font-size: 0
}

.court-header .court-con .court-mediate .mediate-data h3 span {
    width: 169px;
    display: inline-block;
    text-align: center;
    font-size: 16px
}

.court-header .court-con .court-mediate .mediate-data .data-con {
    line-height: 68px;
    font-size: 0
}

.court-header .court-con .court-mediate .mediate-data .data-con span {
    width: 164px;
    text-align: center;
    display: inline-block;
    font-size: 14px;
    float: left
}

.court-header .court-con .court-mediate .mediate-data .data-con span em {
    color: #f02323;
    margin-right: 5px;
    font-size: 26px;
    font-weight: 700
}

.court-header .court-con .court-mediate .mediate-data .data-con span.st {
    width: 1px;
    height: 20px;
    background-color: #f4f4f4
}

.court-mediator {
    background-color: #fff;
    padding-bottom: 25px;
    margin-bottom: 20px
}

.court-mediator .court-more-mediator {
    margin-top: 8px
}

.court-mediator .court-more-mediator h3 {
    background: url(../images/more-title.png) no-repeat;
    width: 248px;
    height: 26px;
    line-height: 26px;
    text-align: center;
    color: #fff;
    font-size: 15px;
    margin: 0 auto
}

.court-mediator .court-more-mediator h4 {
    height: 14px;
    line-height: 15px;
    margin: 25px 0 15px;
    padding-left: 12px;
    border-left: 8px solid #f02323
}

.court-mediator .court-more-mediator p {
    font-size: 0
}

.court-mediator .court-more-mediator p a {
    line-height: 30px;
    padding: 0 28px;
    display: inline-block;
    font-size: 14px;
    cursor: pointer
}

.operate-org {
    background: #fff;
    padding-bottom: 15px
}

.operate-org .org-list li {
    width: 333px;
    height: 100px;
    border: 1px solid #eaeaea;
    float: left;
    margin: 15px 0 0 15px;
    padding-top: 16px
}

.operate-org .org-list li span {
    float: left;
    width: 68px;
    height: 68px;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    border: 1px solid #e5e5e5;
    overflow: hidden;
    margin-left: 14px;
    margin-right: 10px
}

.operate-org .org-list li span img {
    width: 68px;
    height: 68px
}

.operate-org .org-list li .org-name {
    width: 220px;
    float: left
}

.operate-org .org-list li .org-name h3 {
    line-height: 20px;
    font-size: 16px;
    margin-top: 5px;
    height: 20px;
    overflow: hidden;
    width: 220px;
    text-overflow: ellipsis;
    white-space: nowrap
}

.operate-org .org-list li .org-name p {
    font-size: 12px;
    line-height: 22px;
    background: url(../images/mediator-blue-ico.png) no-repeat left center;
    padding-left: 20px
}

.operate-org .org-list li .org-name p b {
    font-size: 14px;
    font-family: Arial;
    margin-right: 15px
}

.operate-org .org-list li .org-name p em {
    color: #868686
}

.order-form {
    background-color: #fff;
    padding-bottom: 70px
}

.order-form .type {
    height: 50px;
    line-height: 50px;
    border-bottom: 1px solid #ccc;
    font-size: 16px;
    padding-left: 16px
}

.order-form .select-noTop {
    margin: 0 0 40px 28px
}

.order-form .select-conditon {
    margin: 40px 0 28px;
    height: 30px;
    font-size: 0
}

.order-form .select-conditon span {
    display: inline-block;
    font-size: 14px;
    margin: 0 15px 0 58px;
    width: 60px
}

.order-form .select-conditon select,
.order-form .select-conditon .in-input {
    display: inline-block;
    font-size: 12px;
    line-height: 20px;
    width: 190px;
    padding: 5px 0 5px 8px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    border: 1px solid #d6d6d6;
    font-size: 12px;
    height: 30px
}

.order-form .choose-platform {
    font-size: 14px;
    display: none
}

.order-form .choose-platform span {
    float: left
}

.order-form .choose-platform .choose-label {
    float: left
}

.order-form .choose-platform .choose-label .plbox {
    float: left;
    margin-right: 80px;
    position: relative
}

.order-form .choose-platform .choose-label .plbox label input {
    margin-right: 6px
}

.order-form .choose-platform .choose-label .plbox dl {
    width: 312px;
    height: 165px;
    border: 1px solid #e5e5e5;
    background: #fff;
    margin: 5px 0 0 15px;
    display: none;
    position: absolute;
    left: 0;
    top: 20px;
    z-index: 50
}

.order-form .choose-platform .choose-label .plbox dl dt {
    height: 55px;
    line-height: 55px;
    border: 1px solid #f4f4f4;
    margin-bottom: 10px
}

.order-form .choose-platform .choose-label .plbox dl dt img {
    margin: 12px 0 0 16px
}

.order-form .choose-platform .choose-label .plbox dl dd {
    margin-left: 16px;
    color: #868686;
    line-height: 30px
}

.order-form .info-box {
    width: 960px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    border: 1px solid #e5e5e5;
    margin: 0 auto 20px;
    padding-bottom: 20px
}

.order-form .info-box h3 {
    height: 45px;
    line-height: 45px;
    border-bottom: 1px solid #e5e5e5;
    padding-left: 16px;
    font-weight: 400;
    margin-bottom: 35px
}

.order-form .info-box .peo-type {
    height: 24px;
    line-height: 24px;
    margin: 0 0 20px 104px
}

.order-form .info-box .peo-type label {
    margin-right: 60px
}

.order-form .info-box .peo-type label input {
    vertical-align: middle;
    margin-right: 6px
}

.order-form .info-box .r-in {
    margin: 0 0 15px 15px
}

.order-form .info-box .r-in em {
    float: left;
    width: 88px;
    line-height: 55px;
    text-align: right;
    margin-right: 5px
}

.order-form .info-box .r-in .box {
    float: right;
    width: 835px;
    line-height: 55px;
    background-color: #f8f8f8;
    padding-left: 15px;
    font-size: 0;
    margin-right: 12px
}

.order-form .info-box .r-in .box .r-line {
    float: left;
    width: 80%
}

.order-form .info-box .r-in .box select,
.order-form .info-box .r-in .box input {
    vertical-align: middle;
    font-size: 12px;
    display: inline-block;
    line-height: 18px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    border: 1px solid #d6d6d6;
    margin-right: 10px;
    padding: 6px 0 6px 10px
}

.order-form .info-box .r-in .box select {
    width: 110px;
    height: 30px
}

.order-form .info-box .r-in .box input {
    width: 170px
}

.order-form .info-box .r-in .box input.wid-170 {
    width: 170px
}

.order-form .info-box .r-in .box input.wid-140 {
    width: 140px
}

.order-form .info-box .r-in .box b {
    float: right
}

.order-form .info-box .r-in .box b.high-height {
    line-height: initial
}

.order-form .info-box .r-in .box b a {
    display: inline-block;
    color: #404040;
    font-size: 12px;
    padding-left: 15px;
    margin-right: 20px
}

.order-form .info-box .r-in .box b a.add {
    background: url(../images/court-add.png) no-repeat left center
}

.order-form .info-box .r-in .box b a.delete {
    background: url(../images/court-delete.png) no-repeat left center
}

.order-form .info-box .r-in .box b a.hide-btn {
    display: none
}

.order-form .info-box .r-in.evidence {
    margin: 0 0 0 20px
}

.order-form .info-box .r-in.evidence em {
    line-height: 40px;
    width: 80px
}

.order-form .info-box .r-in.evidence .box {
    height: 40px;
    line-height: 40px;
    margin-bottom: 20px;
    padding-left: 0
}

.order-form .info-box .r-in.evidence .box input {
    border: 0;
    background: 0 0;
    width: 680px
}

.order-form .info-box .r-in.evidence .box textarea {
    width: 830px;
    font-size: 12px;
    height: 60px;
    padding: 5px 10px 0;
    color: #313131
}

.order-form .info-box .r-in.evidence .box.h-auto {
    height: auto
}

.order-form .info-box .r-in.evidence .box.upload-m {
    background: 0 0;
    height: auto;
    font-size: 12px;
    margin-bottom: 10px
}

.order-form .info-box .r-in.evidence .box.upload-m .add-box {
    float: left;
    position: relative;
    margin-right: 20px;
    width: 150px;
    height: 100px;
    margin-bottom: 10px
}

.order-form .info-box .r-in.evidence .box.upload-m .add-box img {
    width: 150px;
    height: 100px
}

.order-form .info-box .r-in.evidence .box.upload-m .add-box .del-ico {
    position: absolute;
    width: 20px;
    height: 20px;
    background: url(../images/del-ico.png) no-repeat center;
    cursor: pointer;
    right: 0;
    top: 0;
    z-index: 66
}

.order-form .info-box .r-in.evidence .box.upload-m .add-box i {
    position: absolute;
    width: 20px;
    height: 20px;
    background-color: #000;
    filter: alpha(opacity=40);
    -moz-opacity: .4;
    -khtml-opacity: .4;
    opacity: .4;
    right: 0;
    top: 0;
    z-index: 6
}

.order-form .info-box .r-in.evidence .box.upload-m .up-box {
    float: left;
    width: 150px;
    height: 100px;
    background-color: #f8f8f8;
    text-align: center;
    position: relative;
    cursor: pointer;
    margin-bottom: 10px;
    overflow: hidden
}

.order-form .info-box .r-in.evidence .box.upload-m .up-box input {
    position: absolute;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
    left: 0;
    top: 0;
    z-index: 99;
    width: 150px;
    height: 100px;
    padding: 0;
    margin: 0
}

.order-form .info-box .r-in.evidence .box.upload-m .up-box img {
    margin-top: 20px
}

.order-form .info-box .r-in.evidence .box.upload-m .up-box i {
    font-style: normal;
    display: block;
    line-height: 16px
}

.order-form .info-box .r-in.evidence .box.upload-m .up-box i img {
    margin: 0 5px 0 0
}

.order-form .info-box .r-in:hover .box b a.hide-btn {
    display: block
}

.order-form .info-box p {
    margin: 0 0 25px 30px;
    height: 30px;
    line-height: 30px
}

.order-form .info-box p span {
    width: 60px;
    float: left;
    margin-right: 12px;
    line-height: 30px
}

.order-form .info-box p input {
    float: left;
    line-height: 16px;
    border: 1px solid #e5e5e5;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    width: 240px;
    padding: 7px 0 7px 10px;
    font-size: 12px
}

.order-form .info-box textarea {
    width: 930px;
    height: 165px;
    margin: 0 auto;
    display: block;
    background-color: #f8f8f8;
    border: 0;
    resize: none;
    color: #868686;
    padding: 12px 15px 0;
    line-height: 24px
}

.order-form .h-bottom h3 {
    margin-bottom: 15px
}

.order-form .other-labour {
    padding-bottom: 5px
}

.order-form .other-labour h3 {
    margin-bottom: 15px
}

.order-form .other-labour p {
    margin-bottom: 10px
}

.order-form .other-labour p span {
    width: 116px;
    margin-right: 50px
}

.order-form .other-labour p label {
    float: left;
    width: 120px
}

.order-form .other-labour p label input {
    width: auto;
    height: auto;
    margin-top: 8px;
    margin-right: 5px;
    border: 0
}

.order-form .other-labour p select {
    float: left;
    width: 190px;
    height: 30px;
    padding: 5px 0;
    border: 1px solid #e5e5e5;
    padding-left: 8px;
    font-size: 12px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px
}

.order-form .apply-sub {
    width: 200px;
    height: 40px;
    line-height: 38px;
    text-align: center;
    border: 1px solid #e5e5e5;
    font-size: 16px;
    cursor: pointer;
    display: block;
    margin: 40px 0 0 90px
}

.xihu-court .xihu-left {
    height: 743px;
    float: left;
    background-color: #fff;
    width: 242px
}

.xihu-court .xihu-left ul {
    padding: 0 6px
}

.xihu-court .xihu-left ul li a {
    display: block;
    height: 60px;
    line-height: 60px;
    border-bottom: 1px solid #f4f4f4;
    padding-left: 80px;
    font-size: 16px;
    font-weight: 700;
    color: #313131;
    cursor: pointer
}

.xihu-court .xihu-left ul li a.rm {
    background: url(../images/xh-nav-li1.png) no-repeat 40px center
}

.xihu-court .xihu-left ul li a.xz {
    background: url(../images/xh-nav-li2.png) no-repeat 40px center
}

.xihu-court .xihu-left ul li a.hy {
    background: url(../images/xh-nav-li3.png) no-repeat 40px center
}

.xihu-court .xihu-left ul li a.ss {
    background: url(../images/xh-nav-li4.png) no-repeat 40px center
}

.xihu-court .xihu-left ul li a.sf {
    background: url(../images/xh-nav-li5.png) no-repeat 40px center
}

.xihu-court .xihu-left ul li.on a {
    color: #f0503c
}

.xihu-court .xihu-right {
    height: 743px;
    float: right;
    background-color: #fff;
    width: 800px
}

.xihu-court .xihu-right .see-other {
    font-size: 14px;
    font-weight: 400;
    color: #868686;
    float: right;
    background: url(../images/more-single-ico.png) no-repeat right center;
    margin-right: 20px;
    padding-right: 20px
}

.xihu-court .xihu-right .no-org-list {
    text-align: center;
    width: 100%;
    height: 230px
}

.xihu-court .xihu-right .no-org-list img {
    margin-top: 50px
}

.xihu-court .xihu-right .no-mediator {
    height: 398px
}

.xihu-court .xihu-right .no-mediator img {
    margin-top: 90px
}

.xihu-court .xihu-right .operate-org .org-list li {
    width: 376px
}

.xihu-court .xihu-right .operate-org .org-list li span {
    margin: 0 16px 0 18px
}

.courtnav-area {
    height: 93px
}

.courtnav-area .title {
    float: left;
    width: 110px;
    text-align: right;
    line-height: 93px;
    color: #999;
    margin-right: 10px
}

.courtnav-area .list a {
    float: left;
    margin-top: 16px;
    margin-bottom: 6px;
    height: 24px;
    line-height: 24px;
    padding: 0 10px;
    margin-right: 7px
}

.courtnav-area .list a.on {
    background: #e4393c;
    border-radius: 4px;
    color: #fff
}

.court-nav-result .court-nav-position {
    border-bottom: 0
}

.court-nav-result .court-nav-position .current-pos {
    margin-right: 16px
}

.court-nav-result .court-nav-position .open-info {
    margin-right: 28px;
    font-weight: 400;
    font-size: 14px
}

.court-nav-result .court-nav-position .open-info em {
    display: inline-block;
    height: 20px;
    border-radius: 10px;
    padding: 0 12px;
    background: #e73e41;
    vertical-align: middle;
    line-height: 20px;
    color: #fff;
    margin: 0 5px;
    color: #fff;
    font-weight: 700
}

.court-nav-result .court-list {
    padding: 0 16px
}

.court-nav-result .court-list table.table-info {
    border: 1px solid #e5e5e5;
    border-collapse: collapse
}

.court-nav-result .court-list table.table-info .parent-court.on td {
    background: #f0f0f0
}

.court-nav-result .court-list table.table-info .parent-court.on td.red a {
    color: #e4393c
}

.court-nav-result .court-list table.table-info th {
    height: 0
}

.court-nav-result .court-list table.table-info .choose td {
    background: #f9f9f9
}

.court-nav-result .court-list table.table-info td {
    border-bottom: 1px solid #e5e5e5;
    height: 42px;
    text-align: center
}

.court-nav-result .court-list table.table-info td .table-in .on td {
    background: #f0f0f0
}

.court-nav-result .court-list table.table-info td .table-in .on td.red a {
    color: #e4393c
}

.court-nav-result .court-list table.table-info td.mid-court {
    position: relative
}

.court-nav-result .court-list table.table-info td.mid-court i {
    position: absolute;
    left: 25px;
    top: 10px;
    display: inline-block;
    width: 20px;
    height: 20px;
    background: url(../images/arrow-up.png) no-repeat center
}

.court-nav-result .court-list table.table-info td.mid-court i.down {
    background: url(../images/arrow-down.png) no-repeat center
}

.court-nav-result .court-list table.table-info td.lef {
    text-align: left;
    padding-left: 48px
}

.court-nav-result .court-list table.table-info td .court-name {
    display: inline-block;
    width: 250px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    vertical-align: middle
}

.court-nav-result .court-list table.table-info td .court-statics td {
    border-bottom: 0
}

.court-nav-result .court-list table.table-info td .court-statics em {
    color: #e4393c;
    font-weight: 700;
    margin: 0 5px
}

.court-nav-result .court-list table.table-info td .court-statics .line {
    float: right;
    color: #ccc
}

.court-nav-result .court-list table.table-info td .court-statics .lef {
    position: relative
}

.court-nav-result .court-list table.table-info td .court-statics .lef i {
    position: absolute;
    left: 22px;
    top: 13px;
    display: inline-block;
    width: 17px;
    height: 17px;
    background: url(../images/sum-icon.png) no-repeat
}

.court-nav-result .court-list table.table-tit th {
    background: #f9f9f9;
    height: 43px;
    border-right: 4px solid #fff;
    border-bottom: 4px solid #fff
}

.court-nav-result .court-list table.table-tit th.last {
    border-right: 0
}

.pc-download {
    display: block;
    width: 290px;
    height: 46px;
    line-height: 44px;
    border: 1px solid silver;
    color: silver;
    font-weight: 400;
    font-size: 20px;
    text-align: center;
    -moz-border-radius: 25px;
    -webkit-border-radius: 25px;
    border-radius: 25px;
    margin-top: 20px
}

.pc-download:hover {
    border: 1px solid #d14d3e;
    color: #f0503c
}

.code-module h2 {
    height: 40px;
    line-height: 40px;
    font-size: 36px;
    color: #eb3232
}

.code-module h2 img {
    float: left;
    margin: 0 15px 0 5px
}

.code-module .sm {
    font-size: 22px;
    font-weight: 700;
    margin-top: 16px;
    margin-left: 25px
}

.code-module p {
    line-height: 55px;
    font-size: 22px;
    color: #313131;
    font-weight: 700;
    padding-left: 30px;
    margin-bottom: 25px
}

.code-module h3 {
    padding: 0 16px;
    height: 38px;
    line-height: 38px;
    background-color: #f02323;
    color: #fff;
    display: inline-block;
    margin-bottom: 20px;
    font-size: 22px;
    font-weight: 400
}

.code-module .code .code-box {
    float: left;
    margin-right: 50px;
    width: 164px;
    text-align: center
}

.code-module .code .code-box span {
    width: 164px;
    height: 164px;
    display: block;
    background-color: #fff;
    padding: 5px
}

.code-module .code .code-box span img {
    width: 155px;
    height: 155px
}

.code-module .code .code-box em {
    line-height: 45px;
    font-size: 16px;
    color: #313131;
    height: 45px;
    display: block
}

.download-party {
    width: 100%;
    height: 568px;
    background: url(../images/download-banner.png) no-repeat top center
}

.download-party .party-con {
    width: 1060px;
    height: 568px;
    padding: 100px 0 0 70px;
    margin: 0 auto
}

.gray-bg {
    width: 100%;
    background-color: #f5f5f5
}

.gray-bg .mediate-down {
    width: 1060px;
    height: 578px;
    margin: 0 auto
}

.gray-bg .mediate-down .mediate-img {
    float: left;
    margin: -68px 64px 0 61px;
    width: 508px;
    height: 617px
}

.gray-bg .mediate-down .mediate-code {
    float: left;
    margin-top: 65px
}

.gray-bg .mediate-down .mediate-code .suit-system {
    padding-left: 54px
}

.gray-bg .mediate-down .mediate-code .code-module h2 img {
    margin: 0 15px 0 20px
}

.gray-bg .mediate-down .mediate-code .code-module p {
    padding-left: 150px
}

.gray-bg .mediate-down .mediate-code .code-module h3 {
    margin-left: 124px
}

.gray-bg .mediate-down .mediate-code .code-module .code-box {
    width: 120px
}

.gray-bg .mediate-down .mediate-code .code-module .code-box span img {
    width: 155px;
    height: 155px
}

.gray-bg .mediate-down .mediate-code .code-module .code-box.code-box-new {
    float: right;
    width: 164px;
    margin-right: 15px
}

.suit-system {
    margin-top: 20px;
    padding-left: 24px;
    font-size: 16px
}

.suit-system i {
    display: inline-block;
    vertical-align: -3px;
    width: 17px;
    height: 17px;
    margin-right: 8px;
    background: url(../images/down-alert.png) no-repeat top center
}

.white-bg {
    background-color: #fff;
    margin-bottom: 20px
}

.white-bg .court-down {
    width: 1060px;
    height: 578px;
    margin: 0 auto
}

.white-bg .court-down .court-left {
    float: left;
    margin: 155px 0 0 72px
}

.white-bg .court-down .court-left .code-module h2 img {
    margin: 0 15px 0 20px
}

.white-bg .court-down .court-left .code-module p {
    padding-left: 80px
}

.white-bg .court-down .court-left .code-module h3 {
    margin: 85px 0 0 20px
}

.white-bg .court-down .court-left .code-module h3.special {
    margin-top: 55px
}

.white-bg .court-down .court-left .code-module .pc-download {
    margin: 30px 0 0 20px
}

.white-bg .court-down .court-left .code-module .pc-download.pc-download-small {
    margin-top: 20px
}

.white-bg .court-down .court-img {
    margin-left: 100px;
    float: left;
    margin-top: 149px
}

.advice-n {
    width: 1200px;
    height: 635px;
    background-color: #fff;
    margin-bottom: 20px;
    margin: 20px auto
}

.advice-n h1 {
    font-size: 16px;
    color: #222;
    height: 50px;
    line-height: 50px;
    padding-left: 20px;
    border-bottom: 1px solid #e5e5e5;
    font-weight: 400
}

.advice-n h1 span {
    font-size: 12px;
    color: #404040;
    margin-left: 12px;
    display: inline-block
}

.advice-n .advice-content-n {
    padding: 20px 0
}

.advice-n .advice-content-n .content-n,
.advice-n .advice-content-n .content-t-n {
    width: 480px;
    height: 307px;
    border: 1px solid #f0f0f0;
    border-radius: 5px;
    margin: 0 auto;
    margin-bottom: 20px
}

.advice-n .advice-content-n .content-n h2,
.advice-n .advice-content-n .content-t-n h2 {
    font-size: 16px;
    color: #e4393c;
    padding-left: 12px;
    border-bottom: 1px solid #e5e5e5;
    height: 40px;
    line-height: 40px;
    border-top: 2px solid #e4393c;
    border-radius: 3px
}

.advice-n .advice-content-n .content-n textarea,
.advice-n .advice-content-n .content-t-n textarea {
    height: 265px;
    width: 100%;
    outline: 0;
    border: 0;
    padding: 10px;
    resize: none
}

.advice-n .advice-content-n .content-n.content-t-n,
.advice-n .advice-content-n .content-t-n.content-t-n {
    height: 100px
}

.advice-n .advice-content-n .content-n.content-t-n input,
.advice-n .advice-content-n .content-t-n.content-t-n input {
    padding: 10px;
    width: 100%;
    margin-top: 8px;
    border: 0
}

.advice-n .advice-content-n .sub-content-btn {
    width: 480px;
    height: 42px;
    line-height: 42px;
    text-align: center;
    font-size: 20px;
    color: #fff;
    display: inline-block;
    background-color: #e4393c;
    border-radius: 5px;
    margin-left: 360px;
    margin-top: 20px
}

.help {
    background-color: #fff;
    width: 1060px;
    margin: 20px auto
}

.help .location {
    height: 45px;
    line-height: 45px;
    padding-left: 22px
}

.help .help-peo .help-nav {
    float: left;
    width: 185px
}

.help .help-peo .help-nav ul {
    width: 145px;
    margin-top: 15px;
    margin-left: 20px
}

.help .help-peo .help-nav ul li {
    height: 38px;
    width: 145px;
    line-height: 38px;
    text-align: center;
    color: #313131;
    border-bottom: 1px solid #f4f4f4
}

.help .help-peo .help-nav ul li.on {
    background-color: #f4f4f4
}

.help .help-peo .help-nav ul li.last {
    border: 0
}

.help .help-peo .help-detail {
    width: 100%;
    float: right;
    border-left: 1px solid #f4f4f4;
    padding: 0 0 0 15px
}

.help .help-peo .help-detail h5 {
    font-weight: 400
}

.help .help-peo .help-detail .box-help {
    padding-bottom: 20px;
    border-bottom: 1px solid #f4f4f4;
    margin-top: 15px
}

.help .help-peo .help-detail .box-help .gray-module {
    width: 98%;
    line-height: 35px;
    padding: 10px 18px;
    background-color: #f8f8f8
}

.help .help-peo .help-detail .box-help .gray-module .lawsWrap {
    min-height: 500px
}

.help .help-peo .help-detail .box-help .gray-module .lawsWrap li {
    height: 35px;
    line-height: 35px;
    border-bottom: 1px solid #f4f4f4
}

.help .help-peo .help-detail .box-help .gray-module .lawsWrap li span {
    float: right
}

.help .help-peo .help-detail .box-help .gray-module .lawsWrap li a:hover {
    color: red
}

.help .help-peo .help-detail .box-help .gray-module img {
    float: left;
    margin-right: 10px;
    margin-top: 3px
}

.help .help-peo .help-detail .box-help .gray-module h3 {
    font-weight: 400;
    float: left;
    width: 780px;
    font-size: 16px
}

.help .help-peo .help-detail .box-help .gray-module.white-module {
    background: 0 0
}

.help .help-peo .help-detail .box-help .gray-module.white-module .special-answer p {
    text-align: left
}

.help .help-peo .help-detail .box-help .gray-module.white-module p {
    text-align: center
}

.help .help-peo .help-detail .box-help .gray-module.white-module p img {
    margin-bottom: 20px;
    float: none
}

.help .help-peo .help-detail .box-help .gray-module.law-content p {
    text-align: left
}

.help .help-peo .help-detail .box-help .pubdate {
    height: 40px;
    line-height: 40px;
    margin-bottom: 20px;
    padding-left: 15px;
    color: #868686
}

.help .help-peo .help-detail .box-help .pubdate span {
    color: #ccc
}

.help .help-peo .help-detail .box-help .answer {
    float: left;
    width: 785px
}

.help .help-peo .help-detail .box-help .answer h4 {
    font-weight: 400
}

.help .help-peo .help-detail .box-help .answer p {
    margin-top: 10px
}

.page-error {
    width: 650px;
    height: 120px;
    position: fixed;
    left: 50%;
    top: 40%;
    margin-top: -60px;
    margin-left: -325px
}

.page-error img {
    float: left
}

.page-error .word-error {
    float: right;
    width: 460px
}

.page-error .word-error p {
    color: #868686;
    font-size: 30px
}

.page-error .word-error .back {
    font-size: 16px;
    line-height: 26px;
    color: #178fff;
    margin-top: 10px;
    display: block
}

.statement {
    background-color: #fff;
    padding: 50px 90px 75px
}

.statement h2 {
    text-align: center;
    font-size: 18px;
    margin-bottom: 45px
}

.statement p {
    font-size: 16px;
    line-height: 32px;
    text-indent: 2em
}

.banner-word {
    padding: 30px 70px
}

.banner-word h2 {
    font-size: 24px;
    text-align: center;
    margin-bottom: 20px
}

.banner-word span {
    float: right;
    margin-bottom: 20px
}

.banner-word img {
    text-align: center;
    display: block;
    width: 640px;
    height: 360px;
    margin: 25px auto;
    clear: both
}

.banner-word p {
    text-indent: 2em;
    margin-bottom: 15px;
    line-height: 24px;
    font-size: 15px
}

.laws-trust {
    width: 1060px;
    border: 1px solid #efefef;
    box-sizing: border-box
}

.download-bg-1011 {
    width: 100%;
    height: 733px;
    background: url(../images/down-bg-1011.jpg) no-repeat;
    background-size: 100% 100%
}

.download-bg-1011 .download-content {
    width: 1060px;
    height: 733px;
    margin: 0 auto;
    position: relative
}

.download-bg-1011 .download-content .party-area-1011 {
    padding-top: 105px
}

.download-bg-1011 .download-content .party-area-1011 .party-phone-1011 {
    width: 617px;
    height: 628px;
    background: url(../images/party-phone-1011.png) no-repeat;
    float: left
}

.download-bg-1011 .download-content .party-area-1011 .party-phone-r {
    float: left;
    margin-top: 180px
}

.download-bg-1011 .download-content .party-area-1011 .party-phone-r p {
    font-size: 28px;
    font-weight: 700;
    color: #cc2a2e
}

.download-bg-1011 .download-content .party-area-1011 .party-phone-r div {
    font-size: 16px;
    color: #999;
    display: inline-block;
    margin-top: 10px
}

.download-bg-1011 .download-content .party-area-1011 .party-phone-r span {
    width: 151px;
    height: 151px;
    background: url(../images/party-1011.png) no-repeat;
    display: block;
    margin-top: 30px
}

.download-bg-1011 .download-content .mediator-area-1011 {
    padding-top: 105px
}

.download-bg-1011 .download-content .mediator-area-1011 .mediator-phone-1011 {
    width: 617px;
    height: 527px;
    background: url(../images/mediator-phone-1011.png) no-repeat;
    float: left
}

.download-bg-1011 .download-content .mediator-area-1011 .mediator-phone-r {
    float: left;
    margin-top: 180px
}

.download-bg-1011 .download-content .mediator-area-1011 .mediator-phone-r p {
    font-size: 28px;
    font-weight: 700;
    color: #cc2a2e
}

.download-bg-1011 .download-content .mediator-area-1011 .mediator-phone-r div {
    font-size: 16px;
    color: #999;
    display: inline-block;
    margin-top: 10px
}

.download-bg-1011 .download-content .mediator-area-1011 .mediator-phone-r span {
    width: 147px;
    height: 147px;
    background: url(../images/mediator-1011.png) no-repeat;
    display: block;
    margin-top: 30px;
    background-size: 147px
}

.download-bg-1011 .download-content .check-btn-area {
    position: absolute;
    left: 620px;
    top: 200px
}

.download-bg-1011 .download-content .check-btn-area .party-tit {
    font-size: 18px;
    color: #666;
    font-weight: 700;
    padding-bottom: 7px;
    margin-right: 60px
}

.download-bg-1011 .download-content .check-btn-area .party-tit i {
    width: 25px;
    height: 18px;
    background: url(../images/party-icong-1011.png) no-repeat;
    display: inline-block;
    vertical-align: middle;
    margin-top: -5px;
    margin-right: 8px
}

.download-bg-1011 .download-content .check-btn-area .party-tit.on-party {
    color: #cc2a2e;
    border-bottom: 3px solid #cc2a2e
}

.download-bg-1011 .download-content .check-btn-area .party-tit.on-party i {
    background: url(../images/party-icon-1011.png) no-repeat
}

.download-bg-1011 .download-content .check-btn-area .mediator-tit {
    font-size: 18px;
    color: #666;
    font-weight: 700;
    padding-bottom: 7px
}

.download-bg-1011 .download-content .check-btn-area .mediator-tit i {
    width: 19px;
    height: 20px;
    background: url(../images/mediator-icong-1011.png) no-repeat;
    display: inline-block;
    vertical-align: middle;
    margin-top: -5px;
    margin-right: 8px
}

.download-bg-1011 .download-content .check-btn-area .mediator-tit.on-mediator {
    color: #cc2a2e;
    border-bottom: 3px solid #cc2a2e
}

.download-bg-1011 .download-content .check-btn-area .mediator-tit.on-mediator i {
    background: url(../images/mediator-icon-1011.png) no-repeat
}

.content-wrapper {
    width: 1220px;
    margin: 0 auto;
    margin-bottom: 20px
}

.content-wrapper .location-info {
    height: 45px;
    line-height: 45px;
    padding-left: 22px
}

.content-wrapper .location-info img {
    margin: 0 10px
}

.content-wrapper .layout-bg {
    margin-bottom: 0
}

.content-wrapper .total {
    float: right
}

.content-wrapper .total span {
    color: #e4393c;
    font-weight: 700
}

.content-wrapper .mediate-case-list {
    width: 100%;
    background-color: #fff
}

.content-wrapper .result-area-wrapper .sort {
    height: 43px;
    line-height: 43px
}

.content-wrapper .result-area-wrapper .sort .sum {
    float: right;
    color: #222;
    font-weight: 700
}

.content-wrapper .result-area-wrapper .sort .sum em {
    color: #e4393c
}

.content-wrapper .result-area-wrapper .sort .tit {
    color: #222;
    font-weight: 700
}

.content-wrapper .result-area-wrapper .sort a {
    display: inline-block;
    vertical-align: middle;
    height: 28px;
    line-height: 28px;
    padding: 0 11px;
    border: 1px solid #e0e0e0;
    border-radius: 3px;
    background: #fff;
    margin-right: 20px
}

.content-wrapper .result-area-wrapper .sort a i {
    display: inline-block;
    vertical-align: -2px;
    margin-left: 7px;
    width: 13px;
    height: 13px;
    background: url(../images/icon-sort.png) no-repeat
}

.content-wrapper .result-area-wrapper .sort a.on {
    border: 1px solid #e4393c;
    color: #e4393c
}

.content-wrapper .result-area-wrapper .sort a.on i {
    background: url(../images/icon-sort-on.png) no-repeat
}

.content-wrapper .result-area-wrapper .result-area {
    margin-bottom: 20px
}

.content-wrapper .result-area-wrapper .result-area li {
    margin-bottom: 10px;
    background-color: #fff
}

.content-wrapper .result-area-wrapper .result-area li .result-tit-jiufen {
    padding: 20px
}

.content-wrapper .result-area-wrapper .result-area li .result-tit-jiufen h4 {
    font-size: 16px;
    color: #333
}

.content-wrapper .result-area-wrapper .result-area li .result-tit-jiufen .tit-tips {
    margin: 15px 0;
    height: 32px;
    overflow: hidden
}

.content-wrapper .result-area-wrapper .result-area li .result-tit-jiufen .tit-tips span {
    height: 30px;
    margin-bottom: 10px;
    line-height: 30px;
    display: inline-block;
    background-color: #fff2f2;
    color: #d57e7e;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    margin-right: 20px;
    text-align: center
}

.content-wrapper .result-area-wrapper .result-area li .result-tit-jiufen .name-tips span {
    display: inline-block;
    border-right: 2px solid #e5e5e5;
    height: 16px;
    line-height: 16px;
    padding: 0 10px;
    color: #666
}

.content-wrapper .result-area-wrapper .result-area li .result-tit-jiufen .name-tips span.no-right {
    border-right: 0
}

.content-wrapper .result-area-wrapper .result-area li .result-tabs {
    padding-left: 20px;
    border-bottom: 1px solid #e5e5e5;
    font-size: 16px
}

.content-wrapper .result-area-wrapper .result-area li .result-tabs a {
    margin-right: 40px;
    display: inline-block;
    color: #999
}

.content-wrapper .result-area-wrapper .result-area li .result-tabs a.on {
    border-bottom: 2px solid #e4393c;
    padding-bottom: 10px;
    color: #e4393c
}

.content-wrapper .result-area-wrapper .result-area li .result-text {
    padding: 20px
}

.content-wrapper .result-area-wrapper .result-area li .result-text p {
    line-height: 30px;
    font-size: 16px;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    height: 90px
}

.content-wrapper .result-tit {
    height: 46px;
    line-height: 46px;
    border-bottom: 1px solid #f4f4f4;
    padding-left: 16px
}

.content-wrapper .result-tit span {
    background: url(../images/result-tit.png) no-repeat right center;
    padding-right: 12px
}

.content-wrapper .result-tit .data-total {
    float: right;
    margin-right: 15px;
    color: #989898
}

.content-wrapper .result-tit .data-total em {
    margin-right: 20px
}

.content-wrapper .result-tit .data-total em b {
    padding: 0 6px;
    color: #f02323;
    font-size: 17px
}

.content-wrapper .result-tit .data-total i {
    color: #404040;
    margin-right: 10px;
    font-style: normal
}

.content-wrapper .result-tit .data-total .btn-o {
    width: 16px;
    height: 16px;
    display: inline-block;
    margin-top: 14px
}

.content-wrapper .result-tit .data-total .btn-o.prev {
    background: #eaeaea url(../images/arr-prev.png) no-repeat center;
    margin-right: 5px
}

.content-wrapper .result-tit .data-total .btn-o.next {
    background: #eaeaea url(../images/arr-next.png) no-repeat center
}

.content-wrapper .result-tit .data-total .btn-o.on {
    background-color: #f02323
}

.content-wrapper .nodata-default .nodata-info {
    font-size: 16px;
    font-family: "Microsoft YaHei";
    color: #666
}

.content-wrapper .btn-more {
    display: block;
    width: 260px;
    height: 40px;
    border: 1px solid #e5e5e5;
    line-height: 38px;
    font-size: 16px;
    padding-left: 55px;
    background: url(../images/more-ico.png) no-repeat 190px center;
    margin: 0 auto
}

.laws-content-wrapper {
    width: 1220px;
    margin: 10px auto;
    background: #fff;
    padding-bottom: 40px
}

.laws-content-wrapper h4 {
    padding-top: 85px;
    text-align: center;
    padding-bottom: 33px;
    font-size: 20px
}

.laws-content-wrapper .search-area {
    padding: 32px 0 20px 250px;
    height: 120px
}

.laws-content-wrapper .search-area .input-area {
    float: left;
    margin-left: 20px;
    font-size: 0
}

.laws-content-wrapper .search-area .input-area .input-txt {
    display: inline-block;
    vertical-align: middle;
    width: 640px;
    height: 53px;
    line-height: 53px;
    padding-left: 15px;
    box-sizing: border-box;
    border: 1px solid #e0e0e0;
    border-radius: 3px;
    font-size: 14px;
    border-right: 0
}

.laws-content-wrapper .search-area .input-area .search {
    display: inline-block;
    height: 53px;
    width: 80px;
    text-align: center;
    line-height: 53px;
    vertical-align: middle;
    background: #e4393c;
    color: #fff;
    font-size: 14px;
    border-radius: 0 3px 3px 0
}

.laws-content-wrapper .search-content {
    width: 640px;
    border: 1px solid #e0e0e0;
    margin-left: 270px;
    padding: 30px 16px 0
}

.laws-content-wrapper .search-content .title-info .title {
    float: left;
    color: #333;
    font-size: 18px
}

.laws-content-wrapper .search-content .title-info .info {
    float: right;
    color: #999;
    font-size: 14px
}

.laws-content-wrapper .search-content .info-content {
    height: 300px;
    overflow: hidden;
    padding: 10px
}

.laws-content-wrapper .search-content .info-content li {
    height: 55px;
    line-height: 55px;
    font-size: 16px
}

.laws-content-wrapper .search-content .info-content li em {
    width: 15px;
    height: 15px;
    background-color: #e0e0e0;
    text-align: center;
    line-height: 15px;
    color: #999;
    font-family: Arial;
    display: block;
    float: left;
    margin-right: 10px;
    margin-top: 20px;
    border-radius: 3px;
    font-size: 12px
}

.laws-content-wrapper .search-content .info-content li em.on {
    background-color: #e4393c;
    color: #fff
}

.laws-content-wrapper .search-content .info-content li .law-name {
    color: #666;
    float: left;
    margin-right: 180px;
    display: block;
    width: 190px
}

.laws-content-wrapper .search-content .info-content li .num {
    float: left;
    margin-right: 125px;
    color: #999;
    width: 50px;
    text-align: center
}

.laws-content-wrapper .search-content .info-content li .tend {
    vertical-align: middle
}

.search-content-wrapper {
    width: 1220px;
    margin: 20px auto
}

.search-content-wrapper .search-area {
    background: #fff;
    padding: 32px 0 20px 250px;
    height: 102px
}

.search-content-wrapper .search-area .input-area {
    float: left;
    margin-left: 20px;
    font-size: 0
}

.search-content-wrapper .search-area .input-area .input-txt {
    display: inline-block;
    vertical-align: middle;
    width: 566px;
    height: 36px;
    line-height: 36px;
    padding-left: 15px;
    box-sizing: border-box;
    border: 1px solid #e0e0e0;
    border-radius: 3px;
    font-size: 14px;
    border-right: 0
}

.search-content-wrapper .search-area .input-area .search {
    display: inline-block;
    height: 36px;
    width: 66px;
    text-align: center;
    line-height: 36px;
    vertical-align: middle;
    background: #e4393c;
    color: #fff;
    font-size: 14px;
    border-radius: 0 3px 3px 0
}

.search-content-wrapper .tab-list {
    margin: 10px auto
}

.search-content-wrapper .tab-list .tab {
    font-size: 0;
    height: 40px
}

.search-content-wrapper .tab-list .tab li {
    width: 130px;
    border-radius: 3px;
    height: 40px;
    line-height: 40px;
    font-weight: 700;
    color: #333
}

.search-content-wrapper .tab-list .tab li.on {
    border-top: hidden;
    color: #fff;
    background: #e4393c
}

.search-content-wrapper .table-content {
    width: 100%
}

.search-content-wrapper .table-content li {
    height: 80px;
    background: #fff;
    margin-bottom: 5px
}

.search-content-wrapper .table-content li .title {
    display: block;
    font-size: 18px;
    font-family: "Microsoft YaHei";
    color: #333;
    padding: 10px 0 10px 20px;
    width: 1220px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.search-content-wrapper .table-content li .title .text-mark {
    color: #e4393c
}

.search-content-wrapper .table-content li .info {
    display: block;
    margin: 0 22px;
    color: #666
}

.search-content-wrapper .table-content li .content-info {
    color: #333;
    margin: 13px 22px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2
}

.search-content-wrapper .result-tit {
    height: 46px;
    line-height: 46px;
    border-bottom: 1px solid #f4f4f4;
    padding-left: 16px
}

.search-content-wrapper .result-tit span {
    background: url(../images/result-tit.png) no-repeat right center;
    padding-right: 12px
}

.search-content-wrapper .result-tit .data-total {
    float: right;
    margin-right: 15px;
    color: #989898
}

.search-content-wrapper .result-tit .data-total em {
    margin-right: 20px
}

.search-content-wrapper .result-tit .data-total em b {
    padding: 0 6px;
    color: #f02323;
    font-size: 17px
}

.search-content-wrapper .result-tit .data-total i {
    color: #404040;
    margin-right: 10px;
    font-style: normal
}

.search-content-wrapper .result-tit .data-total .btn-o {
    width: 16px;
    height: 16px;
    display: inline-block;
    margin-top: 14px
}

.search-content-wrapper .result-tit .data-total .btn-o.prev {
    background: #eaeaea url(../images/arr-prev.png) no-repeat center;
    margin-right: 5px
}

.search-content-wrapper .result-tit .data-total .btn-o.next {
    background: #eaeaea url(../images/arr-next.png) no-repeat center
}

.search-content-wrapper .result-tit .data-total .btn-o.on {
    background-color: #f02323
}

.detail-content-wrapper {
    width: 1220px;
    margin: 0 auto;
    position: relative
}

.detail-content-wrapper .location {
    background: #f4f4f4
}

.detail-content-wrapper .detail-content {
    background: #fff;
    margin-bottom: 20px;
    padding: 45px 20px 25px
}

.detail-content-wrapper .detail-content .detail-title {
    width: 100%;
    text-align: center;
    font-size: 20px;
    font-family: "Microsoft YaHei";
    color: #222;
    border-bottom: 1px solid #999;
    padding-bottom: 25px;
    margin-bottom: 25PX
}

.detail-content-wrapper .detail-content .detail-Content {
    font-size: 16px;
    height: auto
}

.detail-content-wrapper .detail-content .detail-Content .title_m {
    text-align: center
}

.detail-content-wrapper .goTop {
    position: fixed;
    bottom: 150px;
    right: 96px;
    display: none
}

.detail-content-wrapper .goTop .top-wrapper {
    border-radius: 6px;
    width: 48px;
    height: 48px;
    line-height: 48px;
    text-align: center;
    background: #ccc
}

.banner {
    width: 100%;
    height: auto !important;
    border-top: 0 !important;
    position: static !important
}

.banner img {
    width: 100%;
    height: 100%
}

.box {
    width: 1180px;
    margin: 0 auto
}

.box .login {
    height: 392px;
    margin: 24px 0
}

.box .login .login_warp {
    float: left;
    width: 720px;
    height: 392px;
    background: #FFF;
    border: 1px solid #E5E5E5;
    border-radius: 4px 0 0 4px
}

.box .login .login_warp .login-tab {
    height: 62px
}

.box .login .login_warp .login-tab .login-item {
    background: #C8C6C6;
    font-size: 16px;
    line-height: 22px;
    font-weight: 700;
    color: #FFF;
    text-align: center;
    width: 239px;
    height: 62px;
    float: left;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    cursor: pointer
}

.box .login .login_warp .login-tab .login-item P {
    font-size: 12px;
    color: #FFF
}

.box .login .login_warp .login-tab .login-item.active {
    background: #C32023
}

.box .login .login_warp .form-login {
    width: 400px;
    margin: 32px auto
}

.box .login .login_warp .form-login .logininput-box {
    position: relative;
    margin-bottom: 20px
}

.box .login .login_warp .form-login .logininput-box input {
    width: 100%;
    color: #333;
    height: 40px;
    line-height: 18px;
    border: 1px solid #ccc;
    border-radius: 5px;
    padding: 13px 20px;
    box-sizing: border-box;
    padding-left: 46px
}

.box .login .login_warp .form-login .logininput-box label {
    position: absolute;
    width: 46px;
    text-align: center;
    height: 40px;
    line-height: 32px
}

.box .login .login_warp .form-login .logininput-box label .u-icon {
    width: 22px;
    height: 24px;
    vertical-align: middle;
    margin-right: 5px;
    background-size: 24px
}

.box .login .login_warp .form-login .logininput-box label .u-icon.icon-userpassword {
    background-image: url(../images/gjss/password.png)
}

.box .login .login_warp .form-login .logininput-box label .u-icon.icon-username {
    background-image: url(../images/gjss/username.png)
}

.box .login .login_warp .form-login .slide-login {
    margin-bottom: 5px
}

.box .login .login_warp .form-login .slide-login .nc_wrapper {
    width: auto !important
}

.box .login .login_warp .form-login .slide-login .nc_bg {
    background: #C32023
}

.box .login .login_warp .form-login .slide-login .nc_scale {
    height: 48px
}

.box .login .login_warp .form-login .slide-login .nc_scale .nc_iconfont {
    line-height: 48px
}

.box .login .login_warp .form-login .slide-login .nc_scale span {
    height: 48px
}

.box .login .login_warp .form-login .slide-login .nc_scale span p {
    line-height: 0;
    display: block
}

.box .login .login_warp .form-login .slide-login .nc-container .nc_scale .btn_ok {
    color: #C32023
}

.box .login .login_warp .form-login .remember-me {
    text-align: right
}

.box .login .login_warp .form-login .remember-me a {
    line-height: 12px;
    color: #C32023;
    font-size: 12px
}

.box .login .login_warp .form-login .remember-me p {
    margin-top: 3px;
    font-size: 12px;
    line-height: 12px
}

.box .login .login_warp .form-login .login-btn {
    background: #C32023;
    display: block;
    width: 100%;
    height: 48px;
    text-align: center;
    margin-top: 10px;
    border-radius: 5px;
    font-size: 16px;
    color: #fff;
    line-height: 32px
}

.box .login .login_warp .form-login .login-btn p {
    font-size: 12px;
    line-height: 0
}

.box .login .login_warp .form-login .text-error {
    font-size: 12px;
    color: #e4393c;
    height: 28px;
    line-height: 28px;
    text-align: center;
    border: 1px solid #faccc6;
    background-color: #ffebeb;
    margin-top: 20px;
    text-align: left;
    padding-left: 12px
}

.box .login .login_warp .form-login .text-error .error-icon {
    background-position: -378px -230px;
    width: 16px;
    height: 16px;
    margin-top: -2px;
    margin-right: 5px
}

.box .login .login_warp .form-login .text-error .icon {
    display: inline-block;
    vertical-align: middle
}

.box .login .party_login {
    float: right;
    width: 460px;
    height: 392px;
    background: #F6F6F6;
    border: 1px solid #E5E5E5;
    border-radius: 0 4px 4px 0;
    border-left: 0;
    text-align: center
}

.box .login .party_login .title {
    font-weight: 700;
    color: #C32023;
    line-height: 22px;
    font-size: 16px;
    margin-bottom: 16px;
    margin-top: 24px
}

.box .login .party_login .title p {
    margin-top: 3px;
    font-size: 12px;
    line-height: 12px
}

.box .login .party_login .img_box {
    width: 224px;
    height: 219px;
    margin: 0 auto 16px
}

.box .login .party_login .img_box img {
    width: 100%;
    height: 100%
}

.box .login .party_login .login_tip {
    font-weight: 400;
    color: #666;
    line-height: 22px;
    font-size: 14px
}

.box .login .party_login .login_tip p {
    color: #333;
    font-size: 12px;
    margin-top: 6px;
    line-height: 12px
}

.box .process {
    background: #FFF;
    border: 1px solid #E5E5E5;
    border-radius: 4px;
    margin-bottom: 40px
}

.box .process .box-title {
    height: 64px;
    border-bottom: 1px solid #E5E5E5;
    padding: 0 16px
}

.box .process .box-title h4 {
    float: left;
    font-size: 16px;
    font-weight: 700;
    color: #E4393C;
    line-height: 16px;
    margin-top: 16px
}

.box .process .box-title h4 p {
    margin-top: 8px;
    line-height: 14px;
    font-size: 14px
}

.box .process .box-title span {
    float: right;
    font-size: 14px;
    font-weight: 400;
    color: #CCC;
    line-height: 15px;
    margin-top: 16px
}

.box .process .box-title span p {
    font-size: 12px;
    line-height: 13px;
    margin-top: 8px
}

.box .process .progress-wrap {
    width: 1013px;
    height: 259px;
    margin: 20px auto;
    margin-bottom: 40px
}

.box .process .progress-wrap img {
    width: 100%;
    height: 100%
}

.find-psd-hei {
    width: 100%;
    background-color: #fff;
    position: absolute;
    top: 100px;
    bottom: 0;
    left: 0;
    right: 0;
    overflow: auto
}

.find-psd-hei .wid910 {
    width: 910px;
    margin: 0 auto
}

.find-psd-hei .wid910 .steps {
    padding-top: 45px;
    padding-bottom: 85px
}

.find-psd-hei .wid910 .steps .step-one {
    position: relative;
    display: inline-block
}

.find-psd-hei .wid910 .steps .step-one .circle-gray {
    width: 32px;
    height: 32px;
    text-align: center;
    line-height: 32px;
    border-radius: 50%;
    display: inline-block;
    background-color: #999;
    color: #fff;
    font-size: 16px;
    font-weight: 700
}

.find-psd-hei .wid910 .steps .step-one .circle-red {
    background-color: #f0503c
}

.find-psd-hei .wid910 .steps .step-one .name {
    position: absolute;
    width: 70px;
    text-align: center;
    left: -17px;
    top: 38px
}

.find-psd-hei .wid910 .steps .step-one .name-red {
    color: #f0503c;
    font-size: 14px
}

.find-psd-hei .wid910 .steps .step-line-gray {
    width: 236px;
    height: 6px;
    background-color: #ebebeb;
    display: inline-block;
    vertical-align: middle
}

.find-psd-hei .wid910 .steps .step-line-red {
    background-color: #f6ddda
}

.findPsd-padd {
    display: inline-block;
    margin-left: 205px;
    position: relative
}

.findPsd-input {
    position: relative;
    margin-bottom: 28px
}

.findPsd-input .name {
    width: 90px;
    text-align: right;
    color: #868686;
    font-size: 14px;
    height: 36px;
    line-height: 36px;
    display: inline-block
}

.findPsd-input .name em {
    color: #f0503c;
    vertical-align: middle
}

.findPsd-input .code,
.findPsd-input .send-code {
    position: absolute;
    width: 100px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    overflow: hidden;
    display: inline-block;
    background-color: #ddd;
    left: 312px;
    top: 1px
}

.findPsd-input .code img {
    width: 100%;
    height: 100%
}

.findPsd-input .send-code {
    background-color: #f0503c;
    color: #fff
}

.findPsd-input .send-code-gray {
    position: absolute;
    width: 100px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    overflow: hidden;
    display: inline-block;
    background-color: #ccc;
    left: 312px;
    top: 1px
}

.findPsd-input .send-des {
    color: #6c6c6c;
    font-size: 12px
}

.findPsd-input .send-des i {
    background: url(//av-court.fayuan.com/static/images/send-des.png) no-repeat;
    width: 16px;
    height: 16px;
    display: inline-block;
    vertical-align: middle;
    margin-left: 10px;
    margin-right: 6px
}

.findPsd-input .input-nor,
.findPsd-input .span-nor {
    width: 298px;
    height: 36px;
    line-height: 36px;
    border: 1px solid #e5e5e5;
    padding: 0 12px;
    margin-left: 20px;
    box-sizing: border-box;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px
}

.findPsd-input .span-nor {
    display: inline-block;
    background-color: #f7f7f7;
    border: 0
}

.findPsd-input .alert-tips {
    color: #6c6c6c;
    font-size: 12px
}

.findPsd-input .alert-tips i {
    background: url(//av-court.fayuan.com/static/images/atten.png) no-repeat;
    width: 16px;
    height: 16px;
    display: inline-block;
    vertical-align: middle;
    margin-left: 10px;
    margin-right: 6px
}

.pad-btn {
    width: 140px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    border: 1px solid #f0503c;
    font-size: 14px;
    color: #f0503c;
    display: inline-block;
    margin-left: 114px
}

.findPsd-padd .hello-name {
    font-size: 13px;
    color: #666;
    font-weight: 700;
    margin-left: -25px
}

.findPsd-padd .hello-name i {
    background: url(//av-court.fayuan.com/static/images/smile.png) no-repeat;
    width: 16px;
    height: 16px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 8px
}

.findPsd-padd .hello-des {
    font-size: 13px;
    color: #666;
    line-height: 20px;
    padding-bottom: 25px;
    border-bottom: 1px solid #e6e6e6;
    width: 430px;
    margin-top: 20px;
    margin-bottom: 50px
}

.safety-tip {
    width: 339px;
    height: 146px;
    border: 1px solid #e5e5e5;
    position: absolute;
    left: 425px;
    top: 0;
    padding: 16px;
    padding-top: 12px;
    box-sizing: border-box;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px
}

.safety-tip .title {
    color: #313131;
    font-size: 12px;
    display: inline-block;
    margin-bottom: 20px
}

.safety-tip .title span.safety-span {
    width: 80px;
    margin-left: 16px;
    height: 9px;
    background-color: #e0e0e0;
    display: inline-block;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -o-border-radius: 10px;
    -ms-border-radius: 10px;
    border-radius: 10px;
    position: relative
}

.safety-tip .title span.safety-one {
    width: 27px;
    height: 9px;
    position: absolute;
    left: 0;
    top: 0;
    background-color: #ffb66d;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -o-border-radius: 10px;
    -ms-border-radius: 10px;
    border-radius: 10px
}

.safety-tip .title span.safety-two {
    width: 50px;
    height: 9px;
    position: absolute;
    left: 0;
    top: 0;
    background-color: #ffb66d;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -o-border-radius: 10px;
    -ms-border-radius: 10px;
    border-radius: 10px
}

.safety-tip .title span.safety-three {
    width: 80px;
    height: 9px;
    position: absolute;
    left: 0;
    top: 0;
    background-color: #ffb66d;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -o-border-radius: 10px;
    -ms-border-radius: 10px;
    border-radius: 10px
}

.safety-tip .safety-des {
    font-size: 12px;
    color: #6c6c6c;
    margin-bottom: 12px
}

.safety-tip .safety-des i {
    background: url(//av-court.fayuan.com/static/images/close-tip.png) no-repeat;
    width: 16px;
    height: 16px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 8px
}

.safety-tip .safety-des i.success-tip {
    background: url(//av-court.fayuan.com/static/images/success-tip.png) no-repeat;
    width: 16px;
    height: 16px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 8px
}

.pop-identify,
.pop-good-at,
.book-pre,
.org-choose,
.alert-width565,
.alert-width960,
.alert-width400 {
    position: fixed;
    left: 50%;
    top: 50%;
    margin-top: -162px;
    margin-left: -200px;
    width: 400px;
    height: 324px;
    text-align: center;
    background-color: #fff;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    font-weight: 400;
    z-index: 200
}

.pop-identify h3,
.book-pre h3,
.change-pic h3 {
    height: 50px;
    line-height: 50px;
    background-color: #cf5954;
    color: #fff;
    font-size: 18px;
    padding-left: 20px;
    text-align: left;
    font-weight: 400;
    -moz-border-top-left-radius: 5px;
    -webkit-border-top-left-radius: 5px;
    border-top-left-radius: 5px;
    -moz-border-top-right-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    border-top-right-radius: 5px
}

.pop-identify h3 a.close-btn,
.book-pre h3 a.close-btn,
.pop-good-at h3 a.close-btn,
.change-pic h3 a.close-btn {
    width: 50px;
    height: 50px;
    float: right;
    background: url(//av-court.fayuan.com/static/images/pop-close.png) no-repeat center;
    cursor: pointer;
    display: block
}

.pop-identify img,
.change-pic img {
    margin-top: 40px
}

.pop-identify p {
    font-size: 16px;
    color: #404040;
    margin: 28px 0 45px;
    white-space: normal
}

.pop-identify img,
.change-pic img {
    margin-top: 40px
}

.pop-identify .no-btn,
.pop-good-at .no-btn,
.change-pic .no-btn {
    border: 1px solid #e5e5e5;
    color: #313131;
    margin-left: 15px
}

.pop-identify .btn-s,
.pop-good-at .btn-s,
.change-pic .btn-s {
    display: inline-block;
    width: 138px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    border: 1px solid #f0503c;
    color: #f0503c;
    font-size: 14px;
    text-decoration: none;
    background: 0 0
}

.success-bg {
    width: 860px;
    height: 280px;
    background-color: #f7f7f7
}

.success-bg .success-icon {
    background: url(//av-court.fayuan.com/static/images/success-icon.png) center no-repeat;
    width: 860px;
    height: 60px;
    display: inline-block;
    margin-top: 20px
}

.success-bg .success-text {
    color: #333;
    font-size: 20px;
    text-align: center;
    font-weight: 700;
    margin-top: 18px;
    margin-bottom: 12px
}

.success-bg .success-text2 {
    font-size: 14px;
    color: #666;
    text-align: center
}

.success-bg .success-pad-btn {
    text-align: center;
    margin-top: 55px
}

.success-bg .success-pad-btn .pad-btn {
    margin-left: 0
}

#step1,
#step2,
#step3 {
    background: #fff;
    width: 1060px;
    margin: 20px auto;
    position: relative
}

.login-box {
    width: 530px;
    background: #fff;
    margin: 0 auto
}

.login-box.register-box {
    width: 100%
}

.login-box.register-box .login-form-wrap {
    padding-bottom: 185px
}

.login-box.register-box .login-form-wrap .login-form {
    position: relative
}

.login-box.register-box .login-form-wrap .login-form .login-separteline {
    position: absolute;
    height: 100%;
    width: 1px;
    overflow: hidden;
    background: #f4f4f4;
    top: 0;
    right: -38px
}

.login-box .login-head {
    height: 50px;
    line-height: 50px;
    border-bottom: 1px solid #f4f4f4
}

.login-box .login-head h3 {
    float: left
}

.login-box .login-head .login-link {
    float: right;
    margin-right: 15px;
    color: #f0503c
}

.login-box .input-txt {
    display: inline-block;
    width: 448px;
    color: #333;
    height: 46px;
    line-height: 18px;
    border: 1px solid #ccc;
    border-radius: 5px;
    padding: 13px 20px;
    box-sizing: border-box;
    width: 450px
}

.login-box .login-head .login-link .u-icon {
    margin-left: 7px
}

.login-box .login-head h3 {
    font-size: 16px;
    font-weight: 700;
    text-indent: 15px
}

.login-box .login-form-wrap {
    padding: 25px 0 38px;
    width: 450px;
    margin: 0 auto
}

.login-box .login-form .input-prompt {
    position: absolute;
    top: -26px;
    font-size: 14px;
    color: #868686
}

.login-box .login-form .input-prompt .u-icon {
    width: 14px;
    height: 14px;
    background-position: 0 -87px
}

.login-box .login-form .logininput-box {
    position: relative;
    margin-top: 20px
}

.login-box .login-form .logininput-box label {
    position: absolute;
    width: 46px;
    text-align: center;
    top: 10px;
    left: 1px
}

.login-box .login-form .logininput-box label .icon-username {
    background-image: url(../images/gjss/username.png);
    width: 22px;
    height: 24px;
    vertical-align: middle;
    margin-right: 5px;
    background-size: 24px
}

.login-box .login-form .logininput-box label .icon-pic-verfiy {
    width: 22px;
    height: 20px;
    background: url(//av-tjy.fayuan.com../images/tp.png)
}

.login-box .login-form .logininput-box label .icon-userpassword {
    width: 18px;
    height: 24px;
    background-position: 0 -170px
}

.login-box .login-form .logininput-box label .icon-useryzm {
    width: 22px;
    height: 24px;
    background-position: 0 -138px
}

.login-box .login-form .logininput-box .input-txt {
    padding-left: 46px
}

.login-box .login-form .logininput-box .input-txt.input-txt-yzm {
    width: 288px
}

.login-box .login-form .logininput-box .code {
    position: absolute;
    top: 3px;
    right: 3px
}

.login-box .login-form .logininput-box .yzm-btn,
.login-box .login-form .logininput-box .yzm-btn-get {
    float: right;
    width: 150px;
    height: 44px;
    line-height: 44px;
    font-size: 14px;
    padding: 0;
    text-align: center
}

.login-box .login-form .logininput-box .yzm-btn.yzm-btn-get,
.login-box .login-form .logininput-box .yzm-btn-get.yzm-btn-get {
    background: #e5e5e5;
    color: #868686;
    border: 1px solid #e5e5e5;
    cursor: not-allowed
}

.login-box .login-form .remember-me {
    padding-top: 8px;
    color: #868686
}

.login-box .login-form .remember-me input {
    margin: 0 7px
}

.login-box .login-form .login-btn {
    cursor: pointer;
    display: block;
    width: 100%;
    height: 48px;
    text-align: center;
    line-height: 48px;
    margin-top: 30px;
    background: #eb3232;
    border-radius: 5px;
    font-size: 16px;
    color: #fff
}