@charset "utf-8";
/* CSS Document */
.clearfix:after {
    clear: both;
    display: block;
    content: ""
}

html {
    font-size: 100%;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    height: 100%;
    font-family: "Helvetica Neue",Helvetica,"PingFang SC","Hiragino Sans GB","Microsoft YaHei","微软雅黑",Arial,sans-serif;
}

body {
    /*font-family: "微软雅黑";*/
    font-family: "Helvetica Neue",Helvetica,"PingFang SC","Hiragino Sans GB","Microsoft YaHei","微软雅黑",Arial,sans-serif;
    margin: 0;
    font-size: 12px;
    line-height: 20px;
    color: #464646;
    height: 100%;
    background-color: #f4f4f4;
    min-width: 1060px;
}

img {
    max-width: 100%;
    height: auto;
}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address,
    big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, b, u, i, center, dl, dt,
    dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside,
    canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time,
    mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    /*vertical-align:;*/
}

p {
    text-indent: 2em
}

table {
    /*font-family: "微软雅黑", verdana, arial, sans-serif;*/
    font-size: 11px;
    color: #333333;
    border-width: 1px;
    border-color: #847575;
    border-collapse: collapse;
}

table th {
    border-width: 1px;
    padding: 8px;
    border-style: solid;
    border-color: #847575;
    background-color: #dedede;
}

table td {
    border-width: 1px;
    padding: 8px;
    border-style: solid;
    border-color: #666666;
    background-color: #ffffff;
}

ol, ul, li {
    list-style: none;
    padding: 0;
    margin: 0;
    margin-top: 0px;
}

a {
    color: inherit;
    text-decoration: none;
}

a:hover {
    color: #e70014;
    text-decoration: none
}

.fl {
    float: left
}

.fr {
    float: right
}

.w1200 {
    width: 1200px;
    margin: 0 auto;
}

.logo img {
    height: 40px;
    width: 142px;
}

.index_header {
    z-index: 10;
    background: #fff;
    padding: 10px 0 0 0;
    position: absolute;
    top: 0;
    width: 100%;
    background-color: rgba(255, 255, 255, 0.3);
}

.index_header .logo {
    padding: 6px 0 0 6px;
    margin: -8px 0 0 2px
}

.index_header .home_menu {
    padding: 12px 0 0 18px;
    margin-right: 36px;
}

.index_header .home_menu ul li {
    height: 32px;
    position: relative;
    float: left;
    width: 119px;
    text-align: center;
}

.index_header .home_menu ul li:after {
    content: '';
    display: block;
    height: 12px;
    width: 100%;
    position: absolute;
    left: 0;
    bottom: -12px;
}

.index_header .home_menu ul li a {
    display: block;
    /*font: 16px/14px "微软雅黑";*/
    font-size: 16px;
    line-height: 14px;
    color: #fff;
}

.index_header .home_menu ul li:last-child a {
    border: none
}

.index_header .ser {
    border: none;
    border-radius: 25px;
    background-color: rgba(255, 255, 255, 0.3);
    height: 22px;
    width: 234px;
    padding: 8px 0 0 5px;
    margin: 0 18px 0 0
}

.index_header .ser input {
    outline: none;
    padding: 0 0 0 10px;
    width: 190px;
    border: 0;
    background: none;
}

.index_header .ser a {
    background: url(../images/ser_06.png) no-repeat 0px 5px;
    padding: 9px;
}

.index_header .login {
    margin: 8px 0 0 0;
    color: #cccccc;
}

.index_header .login a {
    font-size: 14px;
    color: #FFF;
    padding: 0 10px;
}

.index_header .home_menu ul li:hover ul.menu_ul {
    display: block
}

.index_header ul.menu_ul {
    display: none;
    position: absolute;
    width: 500px;
    top: 41px;
    background: url(../images/menu_f.png) no-repeat 46px 0;
    padding: 11px 0 0 0;
}

.index_header ul.menu_ul li {
    box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, .1);
    -moz-box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, .1);
    -webkit-box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, .1);
    background: #fff;
    padding: 26px 0;
    height: 16px;
    font-size: 16px;
    text-align: center;
    float: left;
}

.index_header ul.menu_ul li a {
    color: #666;
    border-right: 1px solid #bcbcbc;
}

.menu_top {
    display: none;
    z-index: 999;
    background: #fff;
    padding: 21px 0 0 0;
    position: fixed;
    top: 0;
    width: 100%;
    box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, .1);
    -moz-box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, .1);
    -webkit-box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, .1);
}

.menu_top .logo {
    padding: 8px 0 8px 8px
}

.menu_top .home_menu {
    padding: 17px 0 0 100px;
}

.menu_top .home_menu ul li {
    position: relative;
    float: left;
    width: 119px;
    text-align: center;
}

.menu_top .home_menu ul li a {
    display: block;
    /*font: 16px/14px "微软雅黑";*/
    font-size: 16px;
    line-height: 14px;
    color: #666666;
}

.menu_top .home_menu ul li.on, .menu ul li:hover {
    padding: 0 0 36px 0;
}

.menu_top .home_menu ul li:last-child a {
    border: none;
}

.menu_top .ser {
    border: none;
    border-radius: 25px;
    background-color: #fff;
    border: 1px solid #e7e7e7;
    height: 22px;
    width: 234px;
    padding: 5px 0 0 8px;
    margin: 12px 18px 0 0
}

.menu_top .ser input {
    outline: none;
    padding: 0 0 0 10px;
    width: 190px;
    border: 0;
    background: none;
    color: #666;
}

.menu_top .ser a {
    background: url(../images/ser_06_01.png) no-repeat 0px 3px;
    padding: 9px;
}

.menu_top .login {
    margin: 15px 0 0 0;
    color: #cccccc;
}

.menu_top .login a {
    font-size: 14px;
    color: #666;
    padding: 0 10px;
}

.menu_top .home_menu ul li:hover ul.menu_ul {
    display: block
}

.menu_top ul.menu_ul {
    display: none;
    position: absolute;
    width: 500px;
    top: 45px;
    background: url(../images/menu_07.png) no-repeat 46px 0;
    padding: 9px 0 0 0;
}

.menu_top ul.menu_ul li {
    box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, .1);
    -moz-box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, .1);
    -webkit-box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, .1);
    background: #fff;
    padding: 26px 0;
    height: 16px;
    font-size: 16px;
    text-align: center;
    float: left;
    border-top: 2px solid #e70012;
}

.menu_top ul.menu_ul li a {
    color: #666;
    border-right: 1px solid #bcbcbc;
}

.header {
    background: #fff;
    padding: 21px 0 0 0;
    width: 100%;
    box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, .1);
    -moz-box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, .1);
    -webkit-box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, .1);
}

.header .logo {
    padding: 0 0 0px 6px
}

.header .home_menu {
    padding: 17px 0 0 100px;
}

.header .home_menu ul li {
    position: relative;
    float: left;
    padding-left:20px;
    padding-right:20px;
    text-align: center;
    height: 50px;
}

.header .home_menu ul li a {
    display: block;
    /*font: 16px/14px "微软雅黑";*/
    color: #666666;
    font-size: 16px;
    line-height: 14px;
}

.header .home_menu ul li.on, .menu ul li:hover {

}

.header .home_menu ul li:last-child a {
    border: none
}

.header .ser {
    border: none;
    border-radius: 25px;
    background-color: #fff;
    border: 1px solid #e7e7e7;
    height: 25px;
    width: 234px;
    padding: 5px 0 0 5px;
    margin: 12px 18px 0 0
}

.header .ser input {
    outline: none;
    padding: 0 0 0 10px;
    width: 190px;
    border: 0;
    background: none;
    color: #666;
    height: 15px;
}

.header .ser a {
    background: url(../images/ser_06_01.png) no-repeat 0px 6px;
    padding: 9px;
}

.header .login {
    margin: 15px 0 0 0;
    color: #cccccc;
}

.header .login a {
    font-size: 14px;
    color: #666;
    padding: 0 10px;
}

.header .home_menu ul li:hover ul.menu_ul {
    display: block
}

.header ul.menu_ul {
    display: none;
    position: absolute;
    width: 500px;
    top: 45px;
    background: url(../images/menu_07.png) no-repeat 46px 0;
    padding: 9px 0 0 0;
}

.header ul.menu_ul li {
    box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, .1);
    -moz-box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, .1);
    -webkit-box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, .1);
    background: #fff;
    padding: 26px 0;
    height: 16px;
    font-size: 16px;
    text-align: center;
    float: left;
    border-top: 2px solid #e70012;
}

.header ul.menu_ul li a {
    color: #666;
    border-right: 0px solid #bcbcbc;
}

.top-bg {
    background-color: #e70012;
    width: 100%;
    height: 60px;
    padding: 3px 0 0 0
}

.top-bg .home_menu>ul>li>a {
    color: #FFF
}

.top-bg .login a {
    color: #FFF
}

.top-bg .login {
    color: #FFF;
    margin: 18px 0 0 0;
}

.top-bg .home_menu {
    padding: 20px 0 0 16px;
    margin-right: 36px;
}

.hehugui_main {

}

.crumbs {
    display: -webkit-inline-box;
    display: -moz-box;
    display: inline-block;
    width: 100%;
    height: 55px;
}

.crumbs a, .crumbs span {
    text-decoration: none;
    color: #6d6d6d;
    font-size: 14px;
    line-height: 55px;
    height: 55px;
    overflow: hidden;
}

.crumbs a:hover {
    color: #e70014;
}

.hehugui_left {
    width: 212px;
    background: #fff;
}

.hehugui_left .title {
    text-indent: 30px;
    color: #FFF;
    /*font: 16px/49px "微软雅黑";*/
    background: #e70014;
    font-size: 16px;
    line-height: 14px;
}

.hehugui_left ul {
    border: 1px solid #dfdfdf;
    padding: 0 0 15px 0
}

.hehugui_left ul li {
    height: 42px;
}

.hehugui_left ul li.on, .hehugui_left ul li:hover {
    border-left: 4px solid #ee535e;
}

.hehugui_left ul li a {
    text-indent: 25px;
    display: block;
    /*font: 14px/40px "微软雅黑";*/
    color: #3e3e3e;
    font-size: 16px;
    line-height: 14px;
    height: 40px;
    border: 1px solid #FFF;
    border-left: 4px solid #fff;
}

.hehugui_left ul li.on a, .hehugui_left ul li a:hover {
    background: #ee535e;
    color: #FFF;
    border: 1px solid #ee535e;
    border-left: none;
    border-right: none
}

.hehugui_right {
    background: #fff;
    width: 960px;
    border: 1px solid #dfdfdf;
}

.hehugui_right .selection {
    padding: 0 0 15px 0;
}

.hehugui_right .selection .title {
    color: #1e1e1e;
    /*font: 16px/50px "微软雅黑";*/
    font-weight: bold;
    font-size: 16px;
    line-height: 50px;
    padding: 0 30px;
}

.selection dl {
    width: 93%;
    padding: 0 0 7px 32px;
    float: left;
}

.selection dl dt {
    width: 9%;
    /*font: 15px "微软雅黑";*/
    line-height: 26px;
    font-size: 15px;
    color: #3e3e3e;
    float: left;
}

.selection dl dd {
    width: 87%;
    /*font: 14px/24px "微软雅黑";*/
    color: #1f1e1e;
    font-size: 14px;
    line-height: 24px;
    float: left;
}

.selection dl dd a {
    padding: 1px 16px;
    margin: 0 3px 5px 0;
    display: block;
    float: left;
}

.selection dl dd .on {
    color: #fff;
    color: #fff;
    background-color: #f0cc9c;
    border-radius: 25px;
}

.selection dl dd .on:hover {
    color: #fff;
    background: #f0cc9c;
    border-radius: 25px;
}

.selection dl dd a:hover {
    color: #1f1e1e;
    background: #f3f3f3;
    border-radius: 25px;
}

.content {

}

.content .title {
    /*font: 19px/48px "微软雅黑";*/
    background: #f8f8f8;
    font-size: 19px;
    line-height: 48px;
    /* text-indent: 33px; */
    padding-left:30px;
    border-bottom: 1px solid #f2f2f2;
    border-top: 1px dashed #e6e6e6
}

.content .title .fr {
    color: #777777;
    font-size: 14px;
}

.content .title .fr a {
    padding: 3px 7px;
    color: #b8b8b8;
    margin: 0 5px 0 5px
}

/* .content .title .fr a i{ background-image:url(../images/un_search.png); background-repeat: no-repeat; background-position: 0px 10px; margin:0 0 0 5px; padding:5px 4px} */
.content .title .fr a:hover, .content .title .fr a.on {
    color: #000
}

.content .title .fr a i.icon {
    background-position: -15px 10px;
}

.content .title .fr a i.icox {
    background-position: -30px 10px;
}

.content li {
    padding: 12px 33px;
    border: 1px solid #f2f2f2;
    border-left: none;
    border-right: none
}

.content li:hover {
    background: #fcfcfc;
}

.content li:after {
    content: "";
    clear: both;
    display: block;
}

.content li .name {
    /*font: 17px/25px "微软雅黑";*/
    font-weight: bold;
    font-size: 17px;
    line-height: 25px;
    color: #3e3e3e;
}


.content li .con_xq {
    /*font: 14px/25px "微软雅黑";*/
    color: #3e3e3e;
    font-size: 14px;
    line-height: 25px;
}

.content li .con_fl {
    margin-left: -10px;
    height: 100%;
}

.content li .con_fl span {
    color: #acacac;
    padding: 0 10px;
    margin: 5px 0;
    border-right: 1px solid #acacac;
}

.content li .con_fl span:last-child {
    border: none
}

/*用于修改法律法规列表页*/
.content .fl {

}

.content .fl {
    width: 700px;
}

.content .fl_wenda {
    width: 935px;
}

.content li .con_fl span {
    padding-left: 3px;
    width: 700px;
}

.content li .fr .fagui {
    color: #8a8989;
}

.content li .fr .tuij {
    text-align: right;
    padding: 5px 0 8px 0;
}

.content li .fr .tuij img {
    padding: 0 0 0 4px;
}

.content li .fr .fenx {
    text-align: right;
    display: none;
    height: 20px;
}

.content li:hover .fr .fenx {
    display: block
}

.content .fr .fenx img {
    padding: 0 0 0 10px;
    margin: 0 0 -6px 0
}

.content .fr .fenx span {
    color: #666;
    font-size: 13px;
}

.pagination a:link {

}

.pagination a:visited {

}

.pagination {
    width: 100%;
    float: left;
    PADDING-BOTTOM: 5px;
    TEXT-ALIGN: center;
    height: 40px
}

.pagination a {
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.05);
    -webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.05);
    background-color: #fff;
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fff), to(#f7f7f7));
    background: -webkit-linear-gradient(top, #fff, #f7f7f7);
    background: -moz-linear-gradient(top, #fff, #f7f7f7);
    background: -ms-linear-gradient(top, #fff, #f7f7f7);
    padding: 6px 10px;
    margin: 0 4px;
    COLOR: #767676;
    TEXT-DECORATION: none;
    border: 1px solid #c4c4c4;
}

.pagination span {
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.05);
    -webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.05);
    background-color: #fff;
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fff), to(#f7f7f7));
    background: -webkit-linear-gradient(top, #fff, #f7f7f7);
    background: -moz-linear-gradient(top, #fff, #f7f7f7);
    background: -ms-linear-gradient(top, #fff, #f7f7f7);
    padding: 6px 10px;
    margin: 0 4px;
    COLOR: #ccc;
    TEXT-DECORATION: none;
    border: 1px solid #c4c4c4;
}

.pagination a:hover {
    padding: 6px 10px;
    margin: 0 4px;
    display: inline;
    background-color: #e8e8e8;
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fff), to(#e8e8e8));
    background: -webkit-linear-gradient(top, #fff, #e8e8e8);
    background: -moz-linear-gradient(top, #fff, #e8e8e8);
    background: -ms-linear-gradient(top, #fff, #e8e8e8);
    border: 1px solid #9a9a9a;
}

.pagination  a:active {
    box-shadow: 1px 1px 7px #d7d7d7 inset;
    -moz-box-shadow: 1px 1px 7px #d7d7d7 inset;
    -webkit-box-shadow: 1px 1px 7px #d7d7d7 inset;
}

.pagination .current {
    background: #444444;
    border: 1px solid #444444;
    box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.1) inset;
    -moz-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.1) inset;
    -webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.1) inset;
    COLOR: #fff;
    TEXT-DECORATION: none;
}

.pagination .current.prev, .pagination .current.next {
    background-color: #fff;
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fff), to(#f7f7f7));
    background: -webkit-linear-gradient(top, #fff, #f7f7f7);
    background: -moz-linear-gradient(top, #fff, #f7f7f7);
    background: -ms-linear-gradient(top, #fff, #f7f7f7);
    padding: 4px 9px 4px 9px;
    MARGIN-RIGHT: 5px;
    COLOR: #767676;
    TEXT-DECORATION: none;
    border: 1px solid #c4c4c4;
}

.ym {
    padding: 60px 33px 20px 33px
}

.ym .ym_01 {
    padding: 0 40px 0 0
}

.ym .ym_01 select {
    margin: 0 4px;
}

.fooder {
    background: #939699;
    padding: 30px;
    margin: 50px 0 0 0
}

.fooder ul {
    float: left;
    width: 156px;
    border-right: 1px solid #a9abae;
    padding: 0 0 0 50px;
}

.fooder ul .title {
    color: #fff;
    font-size: 20px;
    padding-bottom: 20px;
}

.fooder ul li {
    float: none;
    font-size: 16px;
    color: #fff;
    line-height: 30px;
}

.fooder ul li a:hover {
    color: #CCC
}

.fooder .fooder_er {
    width: 210px;
    border: none
}

.fooder .fooder_er a {
    display: block;
    float: left;
    width: 53px;
    height: 55px;
}

.food01 {
    background: url(../images/food_03.jpg) no-repeat;
    margin: 0 20px 0 0
}

.food02 {
    background: url(../images/food_05.jpg) no-repeat;
    margin: 0 20px 0 0
}

.food03 {
    background: url(../images/food_07.jpg) no-repeat;
}

.weixin {
    display: none;
    position: relative;
    top: -170px;
    left: -50px;
    width: 112px;
    height: 112px;
    padding: 20px;
    border: 1px solid #ccc;
    background: #fff;
    border-radius: 10px;
}

.weixin .jiao {
    position: relative;
    left: 50px;
    top: 20px;
}

.fooder .food02:hover .weixin {
    display: block;
}

.details {
    border: 1px solid #e0e0e0;
    background: #fff;
    margin-bottom: 50px;
    min-height: 400px;
}

.details_fl {
    width: 935px;
    border-right: 1px solid #e0e0e0;
}

.details_fl .de_nav {
    margin: 0 0 3px 0;
    padding: 17px 40px;
    border-bottom: 1px solid #ececec;
    height: 34px;
}

.details_fl .de_nav .ml {
    display: block;
    width: 32px;
    background: #f7f7f7 url(../images/details_01.png) no-repeat 16px center;
    line-height: 33px;
    font-size: 14px;
    padding: 0 23px 0 44px;
    border-radius: 4px;
    border: 1px solid #d5d5d5;
}

.details_fl .de_nav .de_nav01 {
    border-radius: 4px;
    border: 1px solid #d5d5d5;
    color: #717171;
    line-height: 34px;
    background-color: #fff;
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fff), to(#f4f4f4));
    background: -webkit-linear-gradient(top, #fff, #f4f4f4);
    background: -moz-linear-gradient(top, #fff, #f4f4f4);
    background: -ms-linear-gradient(top, #fff, #f4f4f4);
}

.details_fl .de_nav .de_nav01 a {
    display: block;
    float: left;
    border-right: 1px solid #d5d5d5;
    padding: 0 11px;
}

.details_fl .de_nav .de_nav01 a.sc {
    background: url(../images/laws/ic-favor-o.svg) no-repeat center center;
    width: 14px;
}
.details_fl .de_nav .de_nav01 a.sc:hover {
    background: url(../images/laws/ic-favor-o-h.svg) no-repeat center center;
    width: 14px;
}

.details_fl .de_nav .de_nav01 a.hf {
    background: url(../images/laws/ic-share-o.svg) no-repeat center center;
    width: 15px;
    border: none
}
.details_fl .de_nav .de_nav01 a.hf:hover {
    background: url(../images/laws/ic-share-o-p.svg) no-repeat center center;
    width: 15px;
    border: none
}

.details_xq {
    padding: 0 43px 30px 45px;
}

.details_xq .title {
    /*font: bold 26px/70px "微软雅黑";*/
    margin-right: 20px;
    font-size: 26px;
    line-height: 38px;
    font-weight: bold;
    margin-top: 16px;
}

.details_xq .title span {
    font-size: 14px;
    color: #999;
    font-weight: normal;
    border: 1px solid #e6e6e6;
    border-radius: 5px;
    padding: 3px 5px;
}

.details_xq .same span {
    color: #717171;
    border-right: 2px solid #b8b8b8;
    padding: 0 5px;
}

.details_xq .con {
    padding: 36px 0;
    /*font: 14px/24px "微软雅黑";*/
    color: #3c3c3c;
    font-size: 14px;
    line-height: 24px;
}

.details_xq .name {
    padding: 14px 0 21px 0;
    /*font: bold 18px/18px "微软雅黑";*/
    color: #5a5a5a;
    font-size: 18px;
    line-height: 18px;
    font-weight: bold;
}

.details_xq dl {
    border: 1px solid #fff;
    margin: 0 0 10px -20px;
    padding: 0 0 5px 0;
}

.details_xq dl dd {
    padding: 10px 23px 10px 23px;
    /*font: 14px/24px "微软雅黑";*/
    color: #5a5a5a;
    font-size: 14px;
    line-height: 24px;
}

.details_xq dl dd:after {
    content: "";
    clear: both;
    display: block;
}

.details_xq dl dd .name01 span {
    font-weight: bold;
    font-size: 16px
}

.details_xq dl dd .name01 a {
    background: #fff;
    border: 1px solid #f39898;
    color: #f35f5f;
    padding: 9px 10px;
    border-radius: 5px;
    margin: 0 0 0 16px
}

.details_xq .de_nav01 {
    position: relative;
    height: 27px;
    border-radius: 4px;
    /*border: 1px solid #d5d5d5;*/
    background: #fff;
    color: #717171;
    line-height: 27px;
}

.details_xq .de_nav01 .note {
    display: block;
    float: left;
    font-size: 12px;
    border-radius: 0;
    border-radius: 4px 0 0 4px;
    border: 1px solid #d5d5d5;
    padding: 0 9px;
}

.details_xq .de_nav01 .fx {
    background: url(../images/laws/ic-share-o.svg) no-repeat center center;
    width: 15px;
    border-radius: 0 4px 4px 0;
    border-left: 0;
    border: 1px solid #d5d5d5;
}
.details_xq .de_nav01 .fx:hover {
    background: url(../images/laws/ic-share-o-p.svg) no-repeat center center;
    width: 30px;
}

.details_xq dl dt {
    padding: 0 23px;
    color: #3c3c3c;
    font-size: 14px;
    line-height: 24px;
}

.details_xq dl.on, .details_xq dl:hover {
    border-radius: 5px;
    border: 1px solid #e6e6e6;
    background: #f8f8f8;
}

.details_fj {
    font-size: 14px;
    border-top: 1px solid #e0e0e0;
    padding: 40px 43px;
}

.details_fj .title {
    color: #b6b6b6;
}

.details_fj ul {
    padding: 15px 0;
}

.details_fj ul li {
    line-height: 30px;
    list-style-type: disc;
    margin: 0 0 0 20px;
}

.details_fr {
    width: 236px;
    font-size: 13px;
}

.details_fr01 {
    padding: 20px 0;
    border-bottom: 1px dashed #e7e7e7;
    line-height: 30px;
}

.details_fr01 i {
    display: inline-block;
    background: url(../images/star_04.png) no-repeat;
    background-position: bottom;
    width: 20px;
    height: 20px;
}

.details_fr01 li {
    display: block;
    width: 236px;
}

.details_fr01 li:after {
    content: "";
    clear: both;
    display: list-item;
}

.details_fr01 span {
    color: #3c3c3c;
}

.details_fr01 p {
    display: inline-block;
    color: #848484;
}

.details_fr01 p a {
    display: block;
}

.details_fr02 {
    padding: 0 0 20px 0;
    border-bottom: 1px dashed #e7e7e7;
}

.details_fr02 .title {
    padding: 20px 0 10px 0;
}

.details_fr02 ul li {
    line-height: 20px;
    padding: 5px 0;
    list-style: disc inside;
    margin: 0 px;
}

.details_fr03 {
    margin: 50px 0 20px 0;
    height: 70px;
    border-bottom: 1px dashed #e7e7e7;
}

.details_fr03 a {
    background: #f7f7f7 url(../images/details_121.png) no-repeat 39px center;
    padding: 15px 47px 15px 78px;
    border: 1px solid #d5d5d5;
    font-size: 20px;
    border-radius: 15px;
}

.details_fr04 {
    padding: 0 0 20px 0;
}

.details_fr04 .title {
    background: url(../images/details_141.png) no-repeat left 21px;
    padding: 20px 0 10px 30px;
}

.details_fr04 ul li {
    line-height: 20px;
    padding: 5px 0;
    list-style: disc inside;
    margin: 0 px;
}

.de_nav .fl {
    position: relative;
    z-index: 10px;
}

.de_nav div.fl:hover .de_nav_list {
    display: block
}
/*.de_nav_list ul{ border:1px solid #dfdfdf; padding:0 0 15px 0}*/
.de_nav_list ul li {
    position: relative;
}

.de_nav_list ul li a {
    text-indent: 5px;
    display: block;
    /*font: 12px/40px "微软雅黑";*/
    color: #3e3e3e;
    font-size: 12px;
    line-height: 40px;
    border: 1px solid #FFF;
    border-left: 4px solid #fff;
    font-weight: bold;
}

.de_nav_list ul li.on a, .de_nav_list ul li a:hover {
    background: #f4f4f4;
    border: 1px solid #dfdfdf;
    border-left: 4px solid #e70014;
    border-right: none
}

.de_nav_list ul.list02 {
    position: absolute;
    left: 299px;
    width: 212px;
    top: 0px;
    background: #fff;
    display: none;
}

.de_nav_list ul li:hover ul.list02:has(li) {
    display: block;
}

.de_nav_list ul.list02 li {
    border-bottom: 1px solid #dfdfdf;
}

.de_nav_list ul.list02 .section {
    border-bottom: 1px solid #dfdfdf;
    line-height: 18px;
    display: block;
    padding: 11px 0;
    min-height: 18px;
}

.de_nav_list ul.list02 .section .se_n {
    width: 297px;
    padding: 0 0 0 15px;
    text-indent: 0;
}

.de_nav_list ul.list03 {
    border: none
}

.de_nav_list ul.list03 table a {
    line-height: 22px;
}

.de_nav_list ul.list03 table a:hover {
    background: #f4f4f4;
    border: none;
}

.de_nav_list ul.list03 table td {
    border-width: 5px;
    padding: 0;
    border-style: solid;
    border-color: #fff;
}

.de_nav_list ul.list03 li {
    width: 32%;
    display: inline-table;
    text-align: center;
    border: none
}

.de_nav_list ul.list03 li a {
    text-indent: 0;
    display: block;
    /*font: 12px/20px "微软雅黑";*/
    color: #3e3e3e;
    font-size: 12px;
    line-height: 20px;
    padding: 15px 15px;
    border: none;
}

.de_nav_list ul.list03 li.on a, .de_nav_list ul.list03 li a:hover {
    background: #f4f4f4;
    border: none;
}

.de_nav_list ul.list04 {
    position: absolute;
    left: 299px;
    width: 357px;
    top: 0px;
    background: #fff;
    display: none;
}

.de_nav_list ul li:hover ul.list04 {
    display: block;
}

.de_nav_list ul.list04 li {
    width: 33%;
    float: left;
    text-align: center;
    border: none
}

.de_nav_list ul.list04 li a {
    text-indent: 0;
    display: block;
    /*font: 12px/40px "微软雅黑";*/
    color: #3e3e3e;
    font-size: 12px;
    line-height: 40px;
    height: 40px;
    border: none;
}

.de_nav_list ul.list04 li.on a, .de_nav_list ul.list04 li a:hover {
    background: #f4f4f4;
    border: none;
}

a.k_1 {
    border: 1px solid #d5d5d5;
    color: #666;
    font-size: 14px;
    padding: 3px 5px;
    margin: 0 0 10px 10px;
    font-weight: normal;
    line-height: 20px;
}

a.k_1:hover {
    color: #e70014;
}

.blank30 {
    margin: 0 auto;
    height: 20px;
    font-size: 1px;
    clear: both;
}

.home_banner {
    height: 791px;
    width: 100%;
    overflow: hidden;
}

.index_service {
    background: url(../images/index_02.jpg) no-repeat center center;
    height: 630px;
}

.index_service .title {
    color: #616161;
    font-size: 40px;
    font-weight: lighter;
    text-align: center;
    padding: 80px;
}

.index_service {

}

.index_service ul {
    margin: 0 60px;
}

.index_service ul li {
    width: 33.3333%;
    float: left;
    text-align: center;
}

.index_service .name {
    color: #3a3a3a;
    font-size: 27px;
    line-height: 60px;
    margin: 15px 0 0 0;
}

.index_service p {
    font-size: 16px;
    line-height: 24px;
    color: #a7a7a7
}

.index_service a.more {
    padding: 30px 0 0 0;
    display: block;
    font-size: 16px;
    color: #898989;
}

.index_service a.more i {
    background: #ea2838 url(../images/eva_29.png) no-repeat center center;
    padding: 1px 10px;
    margin: 0 0 0 10px;
}

.index_law {
    background: #e3e6e9 url(../images/index_20.jpg) no-repeat center top;
    height: 836px;
}

.index_law .title {
    color: #616161;
    font-size: 40px;
    font-weight: lighter;
    text-align: center;
    padding: 65px 0 40px 0;
}

.index_law .title_jj {
    text-align: center;
    color: #616161;
    font-size: 15px;
    line-height: 24px;
}

.law_list {
    position: relative;
}

.law_list>ul>li {
    cursor: pointer;
    position: absolute;
    display: table;
    line-height: 20px;
    text-align: center;
    background: #8f969c;
    color: #fff;
    padding: 5px 5px;
    font-size: 13px;
    border-radius: 100px;
}

.law_list>ul>li p {
    vertical-align: middle;
    display: table-cell;
    line-height: 18px;
}

.law_list ul li:hover {
    background: #e63746;
    font-size: 13px;
    border: 3px solid #e63746;
    margin: -3px 0 0 -3px;
}

.law_list ul li:hover ul.list_list {
    display: block
}

.law_list ul.list_list {
    display: none;
    z-index: 100;
    background: url(../images/list_23.png) no-repeat 20px 10px;
    border-radius: 5px;
    position: absolute;
    top: 20px;
    right: 0;
    margin: 0 -165px 0 0;
    padding: 0 0 0 27px;
}

.law_list ul.list_list li {
    border: none;
    margin: 0;
    border-bottom: 1px solid #ed7982;
    cursor: pointer;
    position: relative;
    text-align: left;
    background-color: rgba(230, 48, 63, 0.9);
    line-height: 30px;
    color: #fff;
    padding: 0 0 0 9px;
    font-size: 13px;
    width: 141px;
    border-radius: 0px;
}

.law_list ul.list_list li:first-child {
    border-radius: 5px 5px 0 0;
}

.law_list ul.list_list li:last-child {
    border-radius: 0 0 5px 5px;
}

.law_list ul.list_list li:hover {
    background: #e83f4d;
    font-size: 13px;
}

.law_list .list_01 {
    top: 321px;
    left: 511px;
    width: 100px;
    height: 100px;
}

.law_list .list_02 {
    top: 199px;
    left: 566px;
    width: 90px;
    height: 90px;
}

.law_list .list_03 {
    top: 269px;
    left: 869px;
    width: 80px;
    height: 80px;
}

.law_list .list_04 {
    top: 259px;
    left: 697px;
    width: 90px;
    height: 90px;
}

.law_list .list_05 {
    top: 244px;
    left: 103px;
    width: 75px;
    height: 75px;
}

.law_list .list_06 {
    top: 168px;
    left: 830px;
    width: 65px;
    height: 65px;
}

.law_list .list_07 {
    top: 451px;
    left: 459px;
    width: 90px;
    height: 90px;
}

.law_list .list_08 {
    top: 248px;
    left: 271px;
    width: 60px;
    height: 60px;
}

.law_list .list_09 {
    top: 141px;
    left: 200px;
    width: 60px;
    height: 60px;
}

.law_list .list_10 {
    top: 349px;
    left: 327px;
    width: 100px;
    height: 100px;
}

.law_list .list_11 {
    top: 102px;
    left: 362px;
    width: 70px;
    height: 70px;
}

.law_list .list_12 {
    top: 107px;
    left: 689px;
    width: 90px;
    height: 90px;
}

.law_list .list_13 {
    top: 203px;
    left: 404px;
    width: 100px;
    height: 100px;
}

.law_list .list_14 {
    top: 437px;
    left: 624px;
    width: 90px;
    height: 90px;
}

.law_list .list_15 {
    top: 403px;
    left: 728px;
    width: 60px;
    height: 60px;
}

.law_list .list_16 {
    top: 384px;
    left: 196px;
    width: 70px;
    height: 70px;
}

.law_list .list_17 {
    top: 406px;
    left: 896px;
    width: 60px;
    height: 60px;
}

.law_list .list_18 {
    top: 393px;
    left: 751px;
    width: 90px;
    height: 90px;
}

.law_list .list_19 {
    top: 87px;
    left: 521px;
    width: 80px;
    height: 80px;
}

.law_list .list_20 {
    top: 171px;
    left: 975px;
    width: 70px;
    height: 70px;
}

.law_list .list_21 {
    top: 304px;
    left: 1012px;
    width: 60px;
    height: 60px;
}

.index_evaluation {
    overflow: hidden;
    position: relative;
}

.index_evaluation .title {
    color: #616161;
    font-size: 40px;
    font-weight: lighter;
    text-align: center;
    padding: 80px;
}

.index_evaluation li {
    position: relative;
}

.index_evaluation .con {
    width: 1172px;
    position: absolute;
    top: 180px;
    left: 0px;
    height: 361px;
    background: #fff url(../images/index_118.jpg) no-repeat 720px bottom;
    padding: 14px;
    box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, .02);
    -moz-box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, .02);
    -webkit-box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, .02);
}

.index_evaluation .con div {
    z-index: 100;
    position: relative;
}

.index_evaluation .con .eva_img {
    float: left;
    width: 490px;
    height: 360px;
}

.index_evaluation .con .eva_bz {
    padding: 0 0 0 510px;
    height: 180px;
}

.index_evaluation .con .eva_jj {
    padding: 0 0 0 510px;
    height: 50px;
}

.index_evaluation .con .eva_js {
    font-size: 14px;
    line-height: 30px;
    padding: 0 0 0 510px;
    height: 180px;
    height: 150px;
}

.index_evaluation .con i {
    z-index: 2000;
    position: relative;
    padding: 8px;
    background: url(../images/eva_28.png) no-repeat;
    box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, .03);
    -moz-box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, .03);
    -webkit-box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, .03);
}

.index_evaluation .con i.eva_281 {
    margin: 0 0 0 55px;
}

.index_evaluation .con i.eva_282 {
    margin: 0 0 0 228px;
}

.index_evaluation .con i.eva_283 {
    margin: 0 0 0 398px;
}

.index_evaluation .con i.eva_284 {
    margin: 0 0 0 568px;
}

.index_evaluation .con i.eva_285 {
    margin: 0 0 0 738px;
}

.index_evaluation .con i.eva_286 {
    margin: 0 0 0 908px;
}

.index_evaluation .con i.eva_287 {
    margin: 0 0 0 1078px;
}

.index_evaluation li .eva_logo {
    cursor: pointer;
    width: 170px;
    float: left;
    padding: 400px 0 0 0;
}

.index_evaluation li .eva_logo i {
    height: 111px;
    border-right: 1px solid #FFF;
    background-repeat: no-repeat;
    background-position: center center;
    display: block;
}

.eva_logo i.img01 {
    background-image: url(../images/index_24.png);
}

.eva_logo i.img02 {
    background-image: url(../images/index_26_01.png);
}

.eva_logo i.img03 {
    background-image: url(../images/index_18.png);
}

.eva_logo i.img04 {
    background-image: url(../images/index_35.png);
}

.eva_logo i.img05 {
    background-image: url(../images/index_29.png);
}

.eva_logo i.img06 {
    background-image: url(../images/index_28.png);
}

.eva_logo i.img07 {
    background-image: url(../images/index_31.png);
}

.hover .eva_logo i.img01, .eva_logo i.img01:hover {
    background-image: url(../images/index_241.png);
    z-index: 200px;
}

.hover .eva_logo i.img02, .eva_logo i.img02:hover {
    background-image: url(../images/index_26.png);
}

.hover .eva_logo i.img03, .eva_logo i.img03:hover {
    background-image: url(../images/index_181.png);
}

.hover .eva_logo i.img04, .eva_logo i.img04:hover {
    background-image: url(../images/index_35.png);
}

.hover .eva_logo i.img05, .eva_logo i.img05:hover {
    background-image: url(../images/index_29.png);
}

.hover .eva_logo i.img06, .eva_logo i.img06:hover {
    background-image: url(../images/index_28.png);
}

.hover .eva_logo i.img07, .eva_logo i.img07:hover {
    background-image: url(../images/index_311.png);
}

.search {
    border: 1px solid #e0e0e0;
    background: #fff;
    margin-bottom: 50px;
    min-height: 400px;
    margin: 25px 0 0 0;
}

.search_nav {
    height: 50px;
    line-height: 50px;
    background: #f8f8f8;
    border-bottom: 1px solid #f2f2f2;
}

.search_nav .fl {
    padding: 0 0 0 30px;
    color: #3e3e3e;
    font-size: 19px;
}

.search_nav .fl span {
    color: #e60113;
}

.search_nav .fr {

}

.search_nav .fr li {
    font-size: 14px;
    float: left;
    width: 135px;
    text-align: center;
}

.search_nav .fr li.on a, .search_nav .fr li:hover a {
    padding: 0 0 15px 0;
    border-bottom: 2px solid #e50112;
    background: url(../images/user_07.png) no-repeat center bottom;
}

.sear04_list ul li {
    padding: 0 30px;
    border-bottom: 1px solid #f2f2f2;
}

.sear04_list ul li:after {
    content: "";
    display: block;
    clear: both;
}

.sear04_list ul li .img {
    padding: 24px 20px 0 0;
}

.sear04_list ul li .img img {
    width: 64px;
    height: 64px;
    border-radius: 40px;
}

.sear04_list ul li .con {
    width: 787px;
}

.sear04_list ul li .con .sea_user {
    color: #999999;
    font-size: 14px;
    padding: 33px 0 16px 0;
}

.sear04_list ul li .con .sea_name {
    font-size: 16px;
    font-weight: bold;
    color: #404040;
    line-height: 20px;
}

.sear04_list ul li .con .sea_xx {
    color: #404040;
    font-size: 14px;
    padding: 16px 0 10px 0;
    line-height: 17px;
}

.sear04_list ul li .con .sea_time {
    color: #adadad;
    font-size: 12px;
    padding: 0 0 24px 0;
    line-height: 17px;
}

.sear_bq {
    width: 225px;
    padding: 30px 0 0 0
}

.sear_bq .title {
    line-height: 50px;
    height: 50px;
    font-size: 13px;
    color: #404040;
}

.sear_bq a {
    color: #909090;
    display: block;
    float: left;
    padding: 0 6px;
    height: 30p;
    line-height: 30px;
    border: 1px solid #e5e5e5;
    border-radius: 5px;
    margin: 0 10px 10px 0;
}

.sear_bq a.on, .sear_bq a:hover {
    color: #404040;
    border: 1px solid #e70012;
}

.sear01_list li {
    padding: 18px 33px;
    border: 1px solid #f2f2f2;
    border-left: none;
    border-right: none
}

.sear01_list li:hover {
    background: #fcfcfc;
}

.sear01_list li:after {
    content: "";
    clear: both;
    display: block;
}

.sear01_list li .name {
    /*font: 17px/25px "微软雅黑";*/
    font-weight: bold;
    font-size: 17px;
    line-height: 25px;
    color: #3e3e3e;
}

.sear01_list li .name span {
    font-size: 12px;
    color: #999;
    font-weight: normal;
    margin-left: 20px;
    border: 1px solid #e6e6e6;
    border-radius: 5px;
    padding: 3px 5px;
}

.sear01_list li .con_xq {
    /*font: 14px/25px "微软雅黑";*/
    color: #3e3e3e;
    font-size: 14px;
    line-height: 25px;
}

.sear01_list li .con_fl {
    margin-left: -10px;
}

.sear01_list li .con_fl span {
    color: #acacac;
    padding: 0 10px;
    margin: 5px 0;
    border-right: 1px solid #acacac;
}

.sear01_list li .con_fl span:last-child {
    border: none
}

.sear01_list .fl {

}

.sear01_list li .fr .fagui {
    color: #8a8989;
    text-align: right;
}

.sear01_list li .fr .tuij {
    text-align: right;
    padding: 5px 0 8px 0;
}

.sear01_list li .fr .tuij img {
    padding: 0 0 0 4px;
}

.sear01_list li .fr .fenx {
    text-align: right;
    display: none;
    height: 20px;
}

.sear01_list li:hover .fr .fenx {
    display: block
}

.sear01_list .fr .fenx img {
    padding: 0 0 0 10px;
    margin: 0 0 -6px 0
}

.sear01_list .fr .fenx span {
    color: #666;
    font-size: 13px;
}

.sear02_list li {
    padding: 18px 33px;
    border: 1px solid #f2f2f2;
    border-left: none;
    border-right: none
}

.sear02_list li:hover {
    background: #fcfcfc;
}

.sear02_list li:after {
    content: "";
    clear: both;
    display: block;
}

.sear02_list li .name {
    /*font: 16px/25px "微软雅黑";*/
    font-weight: bold;
    font-size: 16px;
    line-height: 25px;
    color: #3e3e3e;
}

.sear02_list li .con_xq {
    /*font: 14px/25px "微软雅黑";*/
    color: #3e3e3e;
    font-size: 14px;
    line-height: 25px;
}

.sear02_list li .fr .time {
    color: #999999;
}

.sear03_list li {
    padding: 18px 33px;
    border: 1px solid #f2f2f2;
    border-left: none;
    border-right: none
}

.sear03_list li:hover {
    background: #fcfcfc;
}

.sear03_list li:after {
    content: "";
    clear: both;
    display: block;
}

.sear03_list li .name {
    font: 15px/25px "微软雅黑";
    font-weight: bold;
    color: #3e3e3e;
}

.sear03_list li .name span {
    font-size: 12px;
    color: #999;
    font-weight: normal;
    margin-left: 20px;
    border: 1px solid #e6e6e6;
    border-radius: 5px;
    padding: 3px 5px;
}

.sear03_list li .con_xq {
    /*font: 14px/25px "微软雅黑";*/
    color: #3e3e3e;
    font-size: 14px;
    line-height: 25px;
}

.sear03_list li .con_xq span {
    color: #e70013
}

.sear03_list li .con_fl {
    margin-left: -5px;
    /*font: 14px/25px "微软雅黑";*/
    font-size: 14px;
    line-height: 25px;
}

.sear03_list li .con_fl span {
    font-size: 14px;
    color: #666;
    padding: 0 5px;
    margin: 5px 0;
}

.sear03_list li .con_fl span.title {
    color: #999999;
}

.sear03_list li .fr .time {
    text-align: right;
    color: #999999;
}

.sear03_list li .fr .fenx {
    text-align: right;
    display: none;
    height: 20px;
    padding: 30px 0 0 0
}

.sear03_list li:hover .fr .fenx {
    display: block
}

.sear03_list .fr .fenx img {
    padding: 0 0 0 10px;
    margin: 0 0 -6px 0
}

.sear03_list .fr .fenx span {
    color: #666;
    font-size: 13px;
}

.user {
    border: 1px solid #e0e0e0;
    background: #fff;
    margin-bottom: 50px;
    min-height: 400px;
    margin: 25px 0 0 0;
}

.user_jj .img {
    padding: 39px 20px;
}

.user_jj .img img {
    width: 80px;
    height: 80px;
    border-radius: 40px;
}

.user_jj .con .name {
    padding: 50px 0 0 0;
    color: #404040;
    font-size: 18px;
}

.user_jj .con a {
    background: url(../images/user_03.png) no-repeat center;
    padding: 10px;
    margin: 0 0 0 10px
}

.user_jj .con .fwl {
    padding: 13px 0 0 0;
    color: #909090;
}

.user_nav {
    background: #f8f8f8;
    height: 50px;
    padding: 0 0 0 85px;
}

.user_nav ul li {
    line-height: 50px;
    float: left;
    font-size: 14px;
    padding: 0 30px;
}

.user_nav ul li.on, .user_nav ul li:hover {
    background: url(../images/user_07.png) no-repeat bottom center;
    border-bottom: 2px solid #e70012;
}

.user_fw {
    border: 1px solid #e5e5e5;
    border-radius: 10px;
    margin: 30px;
}

.user_fw .title {
    height: 39px;
    padding: 0 20px;
    font-size: 16px;
    color: #666;
    line-height: 39px;
    border-bottom: 1px solid #f0f0f0
}

.user_fw .title a.fr {
    background: url(../images/user_19.png) no-repeat center;
    padding: 8 5px
}

.user_fw .con {
    padding: 20px;
}

.user_fw .con .name {
    font-size: 16px;
    padding: 0 0 15px 0;
}

.user_fw .con .name .fr {
    font-size: 12px;
    color: #999999;
}

.user_fw .con .xx {
    font-size: 14px;
    color: #666666;
}

.user_fw  .de_nav01 {
    margin: 17px 0;
    border-radius: 4px;
    border: 1px solid #d5d5d5;
    color: #717171;
    line-height: 27px;
    background-color: #fff;
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fff), to(#f4f4f4));
    background: -webkit-linear-gradient(top, #fff, #f4f4f4);
    background: -moz-linear-gradient(top, #fff, #f4f4f4);
    background: -ms-linear-gradient(top, #fff, #f4f4f4);
}

.user_fw .de_nav01 a {
    display: block;
    float: left;
    border-right: 1px solid #d5d5d5;
    padding: 0 9px 0 25px;
}

.user_fw .de_nav01 a.sc {
    background: url(../images/user_11.png) no-repeat 8px center;
}

.user_fw .de_nav01 a.hf {
    background: url(../images/user_14.png) no-repeat 8px center;
}

.user_fw .de_nav01 a.zt {
    background: url(../images/user_18.png) no-repeat 8px center;
}

.user_fw .de_nav01 a:last-child {
    border: none
}

.user_hf_list {

}

.user_hf_list ul li {
    border-bottom: 1px dashed #f2f2f2;
    margin: 0 0 20px 0
}

.user_hf_list ul li:after {
    content: "";
    display: block;
    clear: both;
}

.user_hf_list ul li .img {
    padding: 0 20px 0 0;
}

.user_hf_list ul li .img img {
    width: 46px;
    height: 46px;
    border-radius: 40px;
}

.user_hf_list ul li .con {
    width: 767px;
    padding: 0
}

.user_hf_list ul li .con .sea_user {
    color: #999999;
    font-size: 14px;
    padding: 0 0 10px 0;
}

.user_hf_list ul li .con .sea_name {
    font-size: 16px;
    font-weight: bold;
    color: #404040;
    line-height: 20px;
}

.user_hf_list ul li .con .sea_xx {
    color: #404040;
    font-size: 14px;
    padding: 10px 0 10px 0;
    line-height: 17px;
}

.user_sc_list li {
    font-size: 14px;
    line-height: 18px;
    padding: 0 0 16px 0
}

.user_sc_list li a {
    color: #404040;
}

.user_sc_list li a .na {
    font-size: 14px;
    font-weight: bold;
    padding: 0 0 10px 0
}

.user_sc_list li a .jd {
    font-size: 13px;
    color: 666666;
}

.user_tj {
    width: 225px;
    padding: 30px 0 0 0
}

.user_tj .title {
    line-height: 50px;
    height: 50px;
    font-size: 13px;
    color: #404040;
}

.user_tj li {
    border-bottom: 1px dashed #e7e7e7;
    list-style-type: disc;
    list-style-position: outside;
    margin: 0 0 5px 20px;
    padding: 8px 0
}

.user_tj a {
    color: #848484;
    display: block;
    line-height: 20px;
    margin: 0 10px 10px 0;
}

.user_tj a.on, .user_tj a:hover {
    color: #F00;
}

.user_tj a .time {
    color: #696969
}

.nb-t {
    float: left;
    text-align: center;
    width: 20%;
}

/*此段为新加css@xiaojing*/
.header {
    background: #FFF;
    padding: 0;
}

.header .logo {
    padding: 8px 0 10px 6px;
}

.menu {
    padding: 25px 90px 0 100px;
}

.menu ul li {
    float: left;
    width: 119px;
    text-align: center;
}

.menu ul li a {
    display: block;
    /*font: 19px/14px "微软雅黑";*/
    border-right: 1px solid #676767;
    font-size: 19px;
    line-height: 14px;
    color: #5b5b5b;
}

.menu ul li.on, .menu ul li:hover {
    background: url(../images/menu_07.png) no-repeat bottom center;
    padding: 0 0 36px 0;
}

.menu ul li:last-child a {
    border: none
}

.ser {
    border: 1px solid #d9d9d9;
    border-radius: 25px;
    height: 22px;
    width: 234px;
    padding: 5px 0 0 5px;
    margin: 9px 18px 0 0
}

.ser input {
    outline: none;
    width: 200px;
    border: 0;
}

.ser a {
    background: url(../images/ser.jpg) no-repeat 0px 9px;
    padding: 9px;
}

/*此段用于“重置密码”页*/
.bigbox {
    position: fixed;
    left: 14%;
    /*  top:50%;
    width:432px;
    height:430px;
    margin:-205px 0 0 -217px;*/
    background-color: #FFF;
    border: 1px solid #ededed;
    border-radius:30px;
    /*font-family: "微软雅黑";*/
}

.box_aa {
    padding: 30px 30px;
}

.chongz {
    overflow: hidden;
}

.chongz_text {
    font-size: 16px;
    float: left;
}

.del {
    float: right;
}

.line_dashed {
    border-bottom: 1px dashed #e9eaf2;
    padding-bottom: 30px;
}

.input_01 input, .input_02 input {
    width: 374px;
    height: 32px;
    border-radius: 4px;
    border: 1px solid #c7cacc;
    font-size: 12px;
    color: #06060E;
    padding-left: 5px;
}

.input_03 input {
    width: 190px;
    height: 32px;
    border-radius: 4px;
    border: 1px solid #c7cacc;
    font-size: 12px;
    color: #06060E;
    padding-left: 5px;
}

.input_01 {
    padding-bottom: 10px;
    padding-top: 10px;
}

.input_02, input_03 {
    padding-bottom: 10px;
}

.input_03 {
    overflow: hidden;
}

.yanzheng img {
    padding-right: 10px;
}

.yanzheng {
    float: right;
    padding-top: 3px;
}

.yanzheng2 {
    float: right;
    padding-top: 7px;
}

.huantu {
    padding-top: 7px;
}

.input_03 input {
    float: left;
}

.handle {
    padding-top: 24px;
    padding-left: 270px;
}

.hangdle_text_01 {
    display: block;
    position: relative;
    left: 0;
    top: 0;
    z-index: 10;
}

.hangdle_text_01 a {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 108px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    font-size: 15px;
    color: #fff;
}
/* 此段用于获取验证码  */
.hangdle_text_02 {
    display: block;
    position: relative;
    left: 0;
    top: 0;
    z-index: 10;
}

.hangdle_text_02 a {
    display: block;
    position: absolute;
    left: 22px;
    top: -45px;
    line-height: 45px;
    text-align: center;
    font-size: 10px;
    color: #fff;
}

/*此段用于登录页面*/
.login_other {
    padding-left: 6px;
    padding-top: 60px;
    /*font-family: "微软雅黑";*/
}

.login_text span {
    font-size: 12px;
    color: #999;
}

.login_text {
    padding-bottom: 10px;
}

.login_image a {
    padding-right: 10px;
}

.line_00 {
    border-left: 1px solid #000;
    width: 100%;
}

.line_01 {
    border-right: 1px solid #000;
    width: 100%;
}

.resign_login {
    padding-left: 320px;
    color: #36F;
}

/*此段用于找回密码_02页面*/
.green_icon {
    background: url(../images/green_icon.png) no-repeat center;
    height: auto;
    padding-top: 30px;
}

.green_text {
    text-align: center;
    /*font-family: "微软雅黑";*/
}

.green_text_01 {
    font-size: 16px;
    color: #404040;
    margin: 10px 0 20px 0;
}

.green_text_02 {
    font-size: 13px;
    color: #404040;
    padding-top: 10px;
}

/*此段用于注册页面*/
.handle_11 {
    padding-top: 30px;
    clear: both;
    /*font-family: "微软雅黑";*/
}

.denglu {
    width: 220px;
    float: right;
    padding-top: 20px;
    float: left;
}

.agreement span a, .hangdle_text_01_12 {
    color: #36F;
}

{
}
.hangdle_text_01_11 {
    display: block;
    position: relative;
    left: 0;
    top: 0;
    z-index: 10;
}

.hangdle_text_01_11 a {
    display: block;
    position: absolute;
    margin-left: 60px;
    width: 108px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    font-size: 15px;
    color: #fff;
}

.hangdle_text_01_12 {
    float: left;
    margin-top: 14px;
}

.agreement {
    width: 120px;
    margin-top: 10px;
}

.user {
    margin: 9px 0 0 0;
}

.banner {
    background: url(../images/banner.jpg) no-repeat top center;
    height: 135px;
}

.hehugui_main {

}

.crumbs a, .crumbs span {
    text-decoration: none;
    color: #6d6d6d;
    font-size: 14px;
    line-height: 55px;
    height: 55px;
    overflow: hidden;
}

.crumbs a:hover {
    color: #e70014;
}

.hehugui_left {
    width: 212px;
    background: #fff;
}

.hehugui_left .title {
    text-indent: 30px;
    color: #FFF;
    /*font: 16px/49px "微软雅黑";*/
    background: #e70014;
    font-size: 16px;
    line-height: 49px;
}

.hehugui_left ul {
    border: 1px solid #dfdfdf;
    padding: 0 0 15px 0
}

.hehugui_left ul li {

}

.hehugui_left ul li a {
    text-indent: 25px;
    display: block;
    /*font: 14px/40px "微软雅黑";*/
    color: #3e3e3e;
    font-size: 14px;
    line-height: 40px;
    height: 40px;
    border: 1px solid #FFF;
    border-left: 4px solid #fff;
}

.hehugui_left ul li.on a, .hehugui_left ul li a:hover {
    background: #f4f4f4;
    border: 1px solid #dfdfdf;
    border-left: 4px solid #e70014;
    border-right: none
}

.hehugui_right {
    background: #fff;
    width: 960px;
    border: 1px solid #dfdfdf;
    margin: 0 0 50px 0
}

.hehugui_right .selection {
    padding: 0 0 15px 0;
}

.hehugui_right .selection .title {
    color: #1e1e1e;
    /*font: 16px/50px "微软雅黑";*/
    font-weight: bold;
    font-size: 16px;
    line-height: 50px;
    padding: 0 30px;
}

.selection dl {
    width: 100%;
    padding: 0 0 7px 32px;
    float: left;
}

.selection dl dt {
    width: 88px;
    /*font: 14px/24px "微软雅黑";*/
    color: #3e3e3e;
    font-size: 14px;
    line-height: 24px;
    float: left;
    padding-top: 3px;
}

.selection dl dd {
    /*font: 14px/24px "微软雅黑";*/
    color: #1f1e1e;
    font-size: 14px;
    line-height: 24px;
    color: #1f1e1e;
    float: left;
}

.selection dl dd a {
    padding: 3px 16px;
    margin: 0 3px
}

.selection dl dd .on {
    color: #fff;
    background: #efcb9f;
    border-radius: 25px;
}

.selection dl dd .on:hover {
    color: #fff;
    border-radius: 25px;
}

.selection dl dd a:hover {
    color: #1f1e1e;
    background: #f3f3f3;
    border-radius: 25px;
}

.content {

}

.pl_con {
    background: #f8f8f8;
    width: 100%;
    overflow: hidden;
}

/* .content .title {
    font: 19px/48px "微软雅黑";
    background: #f8f8f8;
    text-indent: 33px;
    border-bottom: 1px solid #f2f2f2;
    height: 48px;
    border-bottom: 1px solid #f2f2f2;
} */

.content .title .fr {
    color: #777777;
    font-size: 14px;
}

.content .title .fr a {
    padding: 3px 7px 4px 7px;
    color: #b8b8b8;
    margin: 0 5px 0 5px;
    border: 1px solid #CCC;
    background: #FFF
}

.content .title .fr a i {
    background-image: url(../images/un_search.png);
    width: 3px;
    height: 0px;
    display: inline-block;
    background-position: 0px 1px;
    margin: 0 0 0 5px;
    padding: 6px 3px
}

.content .title .fr a:hover, .content .title .fr a.on {
    color: #FFF;
    border: 1px solid #CCC;
    background: #ea5661;
}

.content .title .fr a i.icon {
    background-position: 23px 1px;
}

.content .title .fr a i.icox {
    background-position: 9px 1px;
}

.content li {
    padding: 18px 33px;
    border: 1px solid #f2f2f2;
    border-left: none;
    border-right: none
}

.content li:hover {
    background: #fcfcfc;
}

.content li:after {
    content: "";
    clear: both;
    display: block;
}

.content li .name {
    /*font: 17px/25px "微软雅黑";*/
    font-weight: bold;
    font-size: 17px;
    line-height: 25px;
    color: #3e3e3e;
}


.content li .name span {
    font-size: 12px;
    color: #999;
    font-weight: normal;
    border: 1px solid #e6e6e6;
    border-radius: 5px;
    padding: 0px 7px;
    display: inline-block;
}

.content li .con_xq {
    /*font: 14px/25px "微软雅黑";*/
    color: #3e3e3e;
    font-size: 14px;
    line-height: 25px;
}

.content li .con_fl {
    margin-left: -1px;
}

.content li .con_fl span {
    color: #acacac;
    padding: 0 3px;
    margin: 5px 0;
    border-right: 1px solid #acacac;
}

.content li .con_fl span:last-child {
    border: none;
}

.fnn {
    float: left;
    width: 700px;
}
/*此段css应用于问答列表页*/
.friend {
    overflow: hidden;
    padding-top: 10px;
    clear: both;
}

.friend_left {
    float: left;
    width: 44px;
    height: 44px;
}

.friend_right {
    float: right;
    padding-left: 10px;
    /*font-family: "微软雅黑";*/
    width: 90%;
}

.friend_right_01 {
    font-size: 13px;
    color: #999;
}

.friend_right_01:after {
    content: '';
    display: block;
    clear: both;
    height: 0;
    width: 0;
    visibility: hidden;
    font-size: 0;
}

.friend_right_01 a {
    display: block;
    float: left;
    width: 80px;
    overflow: hidden;
}

.friend_right_01 span {
    display: block;
    float: left;
}

.friend_right_01 .time {
    display: block;
    float: right;
}

.friend_right_02 {
    font-size: 17px;
    line-height: 30px;
    font-weight: bold;
}

.friend_right_03 {
    font-size: 13px;
    line-height: 24px;
}

.friend_right_04 span {
    font-size: 12px;
    line-height: 20px;
    border-right: 1px solid #acacac;
    padding: 0px 10px;
    color: #999;
}

.friend_right_04 {
    margin-left: -10px;
}

.frienf_right_03 img {
    margin-right: -3px;
    margin-top: -2px;
}

.content li:hover .fr .huif {
    display: block
}

.content .fr .huif img {
    padding: 0 0 0 4px;
    margin: 0 0 -8px 0
}

.content .fr .huif span {
    color: #666;
    font-size: 13px;
}

.content li .fr .huif {
    text-align: right;
    display: none;
    height: 20px;
}

.right_user {
    padding-top: 50px;
    padding-bottom: 24px;
    /*font-family: "微软雅黑";*/
    padding-left: 20px;
}

.yuedu {
    font-weight: bold;
    font-size: 14px;
    padding-left: 20px;
}

.user_list {
    overflow: hidden;
    padding-left: 20px;
}

.user_left {
    float: left;
    padding-top: 26px;
    width: 34px;
    height: 34px;
}

.user_right {
    float: right;
    padding-top: 24px;
    padding-right: 104px;
}

.user_right_01 {
    font-size: 12px;
    font-weight: bold;
}

.user_right_01:hover {
    color: f30;
}

.user_right_00 {
    font-size: 12px;
    color: #999;
}

.yeshu {
    margin-top: 30px;
}

.tiwen {
    margin: 70px 0 20px 0;
    height: 70px;
}

.tiwen a {
    background: #f7f7f7 url(../images/details_121.png) no-repeat 39px center;
    padding: 15px 47px 15px 78px;
    border: 1px solid #d5d5d5;
    font-size: 20px;
    border-radius: 15px;
}

.dashed {
    border-bottom: 1px dashed #e7e7e7;
    padding-top: 80px;
}

.pagination_aa a:link {

}

.pagination_aa a:visited {

}

.pagination_aa {
    width: 100%;
    float: left;
    PADDING-BOTTOM: 5px;
    TEXT-ALIGN: center;
    height: 40px
}

.pagination_aa a {
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.05);
    -webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.05);
    background-color: #fff;
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fff), to(#f7f7f7));
    background: -webkit-linear-gradient(top, #fff, #f7f7f7);
    background: -moz-linear-gradient(top, #fff, #f7f7f7);
    background: -ms-linear-gradient(top, #fff, #f7f7f7);
    padding: 6px 10px;
    margin: 0 4px;
    COLOR: #767676;
    TEXT-DECORATION: none;
    border: 1px solid #c4c4c4;
}

.pagination_aa span {
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.05);
    -webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.05);
    background-color: #fff;
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fff), to(#f7f7f7));
    background: -webkit-linear-gradient(top, #fff, #f7f7f7);
    background: -moz-linear-gradient(top, #fff, #f7f7f7);
    background: -ms-linear-gradient(top, #fff, #f7f7f7);
    padding: 6px 10px;
    margin: 0 4px;
    COLOR: #ccc;
    TEXT-DECORATION: none;
    border: 1px solid #c4c4c4;
}

.pagination_aa a:hover {
    padding: 6px 10px;
    margin: 0 4px;
    display: inline;
    background-color: #e8e8e8;
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fff), to(#e8e8e8));
    background: -webkit-linear-gradient(top, #fff, #e8e8e8);
    background: -moz-linear-gradient(top, #fff, #e8e8e8);
    background: -ms-linear-gradient(top, #fff, #e8e8e8);
    border: 1px solid #9a9a9a;
}

.pagination_aa a:active {
    box-shadow: 1px 1px 7px #d7d7d7 inset;
    -moz-box-shadow: 1px 1px 7px #d7d7d7 inset;
    -webkit-box-shadow: 1px 1px 7px #d7d7d7 inset;
}

.pagination_aa .current {
    background: #444444;
    border: 1px solid #444444;
    box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.1) inset;
    -moz-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.1) inset;
    -webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.1) inset;
    COLOR: #fff;
    TEXT-DECORATION: none;
}

.pagination_aa .current.prev, .pagination_aa .current.next {
    background-color: #fff;
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fff), to(#f7f7f7));
    background: -webkit-linear-gradient(top, #fff, #f7f7f7);
    background: -moz-linear-gradient(top, #fff, #f7f7f7);
    background: -ms-linear-gradient(top, #fff, #f7f7f7);
    padding: 4px 9px 4px 9px;
    MARGIN-RIGHT: 5px;
    COLOR: #767676;
    TEXT-DECORATION: none;
    border: 1px solid #c4c4c4;
}

.pagination_aa {
    padding-left: 185px;
}

/*此段用于问答详情页*/
.biaoq {
    height: 210px;
}

.neir_01 span {
    /*font-family: "微软雅黑";*/
    font-size: 14px;
    font-weight: bold;
}

.neir_01 {
    height: 20px;
    padding: 5px;
}

.neir_02 span {
    border: 1px solid #e7e7e7;
    border-radius: 4px;
    font-size: 13px;
    padding: 5px;
    color: #404040;
    line-height: 38px;
}

.neir_02 span:hover {
    border: 1px solid #F30;
    border-radius: 4px;
    padding: 5px;
    color: #F30;
}

.dashed_01 {
    border-bottom: 1px dashed #e7e7e7;
    padding-top: 14px;
}

.content .fl {

}

.content li .fr .fagui {
    color: #8a8989;
    text-align: right;
}

.content li .fr .tuij {
    text-align: right;
    padding: 5px 0 8px 0;
}

.content li .fr .tuij img {
    padding: 0 0 0 4px;
}

.content li .fr .fenx {
    text-align: right;
    display: none;
    height: 20px;
}

.content li:hover .fr .fenx {
    display: block
}

.content .fr .fenx img {
    padding: 0 0 0 10px;
    margin: 0 0 -6px 0
}

.content .fr .fenx span {
    color: #666;
    font-size: 13px;
}

/*此段用于市场热点_列表页*/
.content .fl {

}

.content li .fr .shouc {
    text-align: right;
    display: none;
    height: 20px;
}

.content li:hover .fr .shouc {
    display: block
}

.content .fr .shouc img {
    padding: 0 0 0 10px;
    margin: 0 0 -3px -4px;
}

.content .fr .shouc span {
    color: #666;
    font-size: 13px;
}

.pagination a:link {

}

.pagination a:visited {

}

.pagination {
    width: 100%;
    float: left;
    PADDING-BOTTOM: 5px;
    TEXT-ALIGN: center;
    height: 40px
}

.pagination a {
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.05);
    -webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.05);
    background-color: #fff;
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fff), to(#f7f7f7));
    background: -webkit-linear-gradient(top, #fff, #f7f7f7);
    background: -moz-linear-gradient(top, #fff, #f7f7f7);
    background: -ms-linear-gradient(top, #fff, #f7f7f7);
    padding: 6px 10px;
    margin: 0 4px;
    COLOR: #767676;
    TEXT-DECORATION: none;
    border: 1px solid #c4c4c4;
}

.validOn {
    color: #fff;
    background-color: #f0cc9c;
    border-radius: 25px;
    height: 50px;
    padding: 3px 10px;
    font-size: 15px;
}

.validOn {
    color: #fff;
    height: 10px;
    background: #ee535e;
    border-radius: 25px;
}

.validDiv {
    height: 30px;
    float: right;
    border: 1px solid #BBBBBB;
    border-radius: 30px;
    margin-top: 7px;
    margin-right: 10px;
    padding-right: 13px;
    padding-left:13px;
    text-align : center;
    line-height: 25px;
    text-align: center;
    background-color: #fff;
    color: #a4a4a4
}

.search_txt {
    /* padding: 6px 10px 4px 7px; */
    height:24px;
    color: #b8b8b8;
    border: 1px solid #CCC;
    width:126px;
    background: #FFF;
    margin-left: 5px;
}

.search_img {
    border: 1px solid #CCC;
    border-left-style: none;
    /* padding: 6px 10px 4px 7px; */
    width: 24px;
    height:24px;
    background-image: url(../images/search.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-color: #ffffff
}

.jump_page {
    padding: 6px 10px;
    margin: 0 4px;
    COLOR: #767676;
    TEXT-DECORATION: none;
    border: 1px solid #c4c4c4;
    width: 20px;
}

.pagination span {
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.05);
    -webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.05);
    background-color: #fff;
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fff), to(#f7f7f7));
    background: -webkit-linear-gradient(top, #fff, #f7f7f7);
    background: -moz-linear-gradient(top, #fff, #f7f7f7);
    background: -ms-linear-gradient(top, #fff, #f7f7f7);
    padding: 6px 10px;
    margin: 0 4px;
    COLOR: #ccc;
    TEXT-DECORATION: none;
    border: 1px solid #c4c4c4;
}

.pagination a:hover {
    padding: 6px 10px;
    margin: 0 4px;
    display: inline;
    background-color: #e8e8e8;
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fff), to(#e8e8e8));
    background: -webkit-linear-gradient(top, #fff, #e8e8e8);
    background: -moz-linear-gradient(top, #fff, #e8e8e8);
    background: -ms-linear-gradient(top, #fff, #e8e8e8);
    border: 1px solid #9a9a9a;
}

.pagination  a:active {
    box-shadow: 1px 1px 7px #d7d7d7 inset;
    -moz-box-shadow: 1px 1px 7px #d7d7d7 inset;
    -webkit-box-shadow: 1px 1px 7px #d7d7d7 inset;
}

.pagination .current {
    background: #444444;
    border: 1px solid #444444;
    box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.1) inset;
    -moz-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.1) inset;
    -webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.1) inset;
    COLOR: #fff;
    TEXT-DECORATION: none;
}

.pagination .current.prev, .pagination .current.next {
    background-color: #fff;
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fff), to(#f7f7f7));
    background: -webkit-linear-gradient(top, #fff, #f7f7f7);
    background: -moz-linear-gradient(top, #fff, #f7f7f7);
    background: -ms-linear-gradient(top, #fff, #f7f7f7);
    padding: 4px 9px 4px 9px;
    MARGIN-RIGHT: 5px;
    COLOR: #767676;
    TEXT-DECORATION: none;
    border: 1px solid #c4c4c4;
}

.ym {
    padding: 60px 33px 20px 33px
}

.ym .ym_01 {
    padding: 0 40px 0 0
}

.ym .ym_01 select {
    margin: 0 4px;
}

.yeshu {
    float: left;
}

/*wenda 页数*/
.ym_a {
    padding: 60px 33px 20px 33px
}

.ym_a .ym_01_a {
    padding: 0 40px 0 0
}

.ym_a .ym_01_a select {
    margin: 0 4px;
}

.yeshu {
    float: left;
}

.fooder {
    background: #939699;
    padding: 20px;
}

.fooder ul {
    float: left;
    width: 106px;
    border-right: 1px solid #e5eaf0;
    padding: 0 0 0 30px;
}

.fooder ul .title {
    color: #969696;
    font-size: 16px;
    padding-bottom: 14px;
}

.fooder ul li {
    float: none;
    font-size: 14px;
    color: #a8a8a8;
    line-height: 24px;
}

.fooder .fooder_er {
    width: 200px;
    border: none
}

.fooder .fooder_er a {
    display: block;
    float: left;
    width: 40px;
    height: 40px;
}

.food01 {
    background: url(../images/food_03.jpg) no-repeat;
    margin: 0 20px 0 0;
    background-size: 100%;
}

.food02 {
    background: url(../images/food_05.jpg) no-repeat;
    margin: 0 20px 0 0;
    background-size: 100%;
}

.food03 {
    background: url(../images/food_07.jpg) no-repeat;
    background-size: 100%;
}

.weixin {
    position: relative;
    top: -170px;
    left: -50px;
    width: 112px;
    height: 112px;
    padding: 20px;
    border: 1px solid #ccc;
    background: #fff;
    border-radius: 10px;
}

.weixin .jiao {
    position: relative;
    left: 50px;
    top: 20px;
}

.fooder .food02:hover .weixin {
    display: block;
}

/*此段用于找回密码、重置密码、邮件提醒页面*/
.fooder_aa {
    position: fixed;
    left: 0;
    bottom: 0;
    box-sizing: border-box;
    width: 100%;
    background: #fff;
    padding: 30px;
}

.fooder_aa ul {
    float: left;
    width: 156px;
    border-right: 1px solid #e5eaf0;
    padding: 0 0 0 30px;
}

.fooder_aa ul .title {
    color: #969696;
    font-size: 16px;
    padding-bottom: 14px;
}

.fooder_aa ul li {
    float: none;
    font-size: 14px;
    color: #a8a8a8;
    line-height: 24px;
}

.fooder_aa .fooder_er {
    width: 210px;
    border: none
}

.fooder_aa .fooder_er a {
    display: block;
    float: left;
    width: 40px;
    height: 40px;
}

.food01_aa {
    float: left;
    width: 40px;
    height: 40px;
    background: url(../images/food_03.jpg) no-repeat;
    margin: 0 12px 0 12px;
    background-size: 100%;
}

.food02_aa {
    float: left;
    width: 40px;
    height: 40px;
    background: url(../images/food_05.jpg) no-repeat;
    margin: 0 10px 0 0;
    background-size: 100%;
}

.food03_aa {
    float: left;
    width: 40px;
    height: 40px;
    background: url(../images/food_07.jpg) no-repeat;
    background-size: 100%;
}

.weixin {
    display: none;
    position: relative;
    left: -50px;
    width: 112px;
    height: 112px;
    padding: 20px;
    background: #fff;
    border-radius: 10px;
}

.weixin_code {
    position: absolute;
    top: 20px;
    left: 20px;
}

.weixin .jiao {
    position: relative;
    left: 50px;
    top: 132px;
}

.fooder_aa .food02_aa:hover .weixin {
    display: block;
}

.details {
    border: 1px solid #e0e0e0;
    background: #fff;
    margin-bottom: 50px;
    min-height: 400px;
}

.details_fl {
    width: 935px;
    border-right: 1px solid #e0e0e0;
}

.details_fl .de_nav {
    margin: 0 0 3px 0;
    padding: 17px 40px;
    border-bottom: 1px solid #ececec;
    height: 34px;
}

.details_fl .de_nav .ml {
    display: block;
    width: 32px;
    background: #f7f7f7 url(../images/details_01.png) no-repeat 16px center;
    line-height: 33px;
    font-size: 14px;
    padding: 0 23px 0 44px;
    border-radius: 4px;
    border: 1px solid #d5d5d5;
}

.details_fl .de_nav .de_nav01 {
    border-radius: 4px;
    border: 1px solid #d5d5d5;
    color: #717171;
    line-height: 34px;
    background-color: #fff;
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fff), to(#f4f4f4));
    background: -webkit-linear-gradient(top, #fff, #f4f4f4);
    background: -moz-linear-gradient(top, #fff, #f4f4f4);
    background: -ms-linear-gradient(top, #fff, #f4f4f4);
}

.details_fl .de_nav .de_nav01 a {
    display: block;
    float: left;
    border-right: 1px solid #d5d5d5;
    padding: 0 11px;
}

.details_fl .de_nav .de_nav01 a.sc {
    background: url(../images/laws/ic-favor-o.svg) no-repeat center center;
    width: 14px;
}
.details_fl .de_nav .de_nav01 a.sc:hover {
    background: url(../images/laws/ic-favor-o-h.svg) no-repeat center center;
    width: 14px;
}

a.sc2 {
    background: url(../images/laws/ic-favor.svg) no-repeat center center;
    width: 14px;
}
a.sc2:hover {
    background: url(../images/laws/ic-favor.svg) no-repeat center center !important;
    width: 14px;
}

.details_fl .de_nav .de_nav01 a.fx {
    background: url(../images/laws/ic-share-o.svg) no-repeat center center !important;
    width: 15px;
    border: none
}
.details_fl .de_nav .de_nav01 a.fx:hover {
    background: url(../images/laws/ic-share-o-p.svg) no-repeat center center !important;
    width: 15px;
    border: none
}

.details_fl .de_nav .de_nav01 a.sb {
    background: url(../images/zan.png) no-repeat center center;
    width: 15px;
}

a.sb1 {
    background: url(../images/zan_022.png) no-repeat center center;
    width: 15px;
}

.details_xq {
    padding: 0 43px 30px 45px;
}

.details_xq .title {
    /*font: bold 26px/70px "微软雅黑";*/
    margin-right: 20px;
    font-weight: bold;
    font-size: 26px;
    line-height: 38px;
    position: relative;
    margin-top: 16px;
}

.details_xq .title span {
    font-size: 14px;
    color: #999;
    font-weight: normal;
    border: 1px solid #e6e6e6;
    border-radius: 5px;
    padding: 3px 5px;
    top: 24px;
    right: -35px;
    position: absolute;
    line-height: 20px;
}

.details_xq .title .title-div {
    max-width: 95%;
}

.details_xq .same span {
    color: #717171;
    border-right: 1px solid #b8b8b8;
    padding: 0 5px;
}

.details_xq .name {
    padding: 14px 0 21px 0;
    /*font: bold 18px/18px "微软雅黑";*/
    color: #5a5a5a;
    font-size: 18px;
    line-height: 18px;
    font-weight: bold;
}

.details_xq dl {
    border: 1px solid #fff;
    margin: 0 0 10px -20px;
}
/*.details_xq dl dd{ padding:23px; font: 14px/24px "微软雅黑"; color:#5a5a5a;}*/
.details_xq dl dd:after {
    content: "";
    clear: both;
    display: block;
}

.details_xq dl dd .name01 span {
    font-weight: bold;
}

.details_xq dl dd .name01 a {
    background: #fff;
    border: 1px solid #f39898;
    color: #f35f5f;
    padding: 9px 10px;
    border-radius: 5px;
    margin: 0 0 0 16px
}

.details_xq .de_nav01 {
    position: relative;
    height: 27px;
    border-radius: 4px;
    background: #fff;
    color: #717171;
    line-height: 27px;
    display: flex;
    align-items: center;
}
/*.details_xq .de_nav01:hover {*/
/*    border: 1px solid #E4E4E4;*/
/*}*/

.details_xq .de_nav01 .note {
    display: block;
    float: left;
    font-size: 12px;
    border: 1px solid #d5d5d5;
    border-radius: 4px 0 0 4px;
    border-right: 0;
    padding: 0 10px;
}

.details_xq .de_nav01 .fx {
    background: url(../images/laws/ic-share-o.svg) no-repeat center center;
    display: block;
    width: 30px;
    height: 27px;
    border-radius: 0 4px 4px 0;
    border-left: none;
    border: 1px solid #d5d5d5;
}
.details_xq .de_nav01 .fx:hover {
    background: url(../images/laws/ic-share-o-p.svg) no-repeat center center;
    display: block;
    width: 30px;
    height: 27px;
    border-radius: 0 4px 4px 0;
    border-left: none;
    border: 1px solid #d5d5d5;
}

.details_xq dl dt {
    padding: 0 23px;
    color: #3c3c3c;
    font-size: 14px;
    line-height: 24px;
    overflow: auto;
}

.details_xq dl.on, .details_xq dl:hover {
    border-radius: 5px;
    border: 1px solid #e6e6e6;
    background: #f8f8f8;
}

.details_jd ul li:after {
    content: "";
    clear: both;
    display: list-item;
}

.details_jd .img {
    padding: 15px;
    padding-top: 0;
}

.details_jd .title_jd {
    color: #000;
    line-height: 38px;
    margin: 15px 0;
    border-top: 1px solid #dfdfdf;
    border-bottom: 1px solid #dfdfdf;
}

.details_jd .title_jd_01 {
    color: #000;
    line-height: 30px;
    margin: 15px 45px;
    font-size: 19px;
}

.details_jd .con_jd {
    color: #3c3c3c;
    width: 740px;
    font-size: 14px;
    line-height: 24px;
    word-break: break-all;
}

.details_jd .user_jd {
    padding: 0 0 7px 0;
    color: #CCC;
    font-size: 14px;
}

.details_jd .user_jd span {
    text-decoration: underline;
    color: #333;
}

.details_jd textarea {
    width: 750px;
    height: 40px;
    padding: 12px 14px;
    line-height: 20px;
    border-radius: 5px;
    border-color: #e3e3e3;
    outline: none;
    margin: 12px 0;
}

.details_jd .kuang {
    width: 800px;
    height: 60px;
    padding: 12px 14px;
    line-height: 20px;
    border-radius: 5px;
    border-color: #e3e3e3;
    outline: none;
    margin: 12px 0;
}

.details_jd a.tj {
    color: #fff;
    background: #e70012;
    padding: 5px 10px;
    border: 1px solid #d5d5d5;
    border-radius: 5px;
    margin: 0 10px 15px 0;
}

.details_fj {
    font-size: 14px;
    border-top: 1px solid #e0e0e0;
    padding: 40px 43px;
}

.details_fj .title {
    color: #b6b6b6;
}

.details_fj ul {
    padding: 15px 0;
}

.details_fj ul li {
    line-height: 30px;
    list-style-type: disc;
    margin: 0 0 0 20px;
}

.details_fr {
    width: 236px;
    font-size: 13px;
}

.details_fr01 {
    padding: 20px 0;
    line-height: 30px;
    border-bottom: 1px dashed #e7e7e7;
}

.details_fr01 i {
    display: inline-block;
    background: url(../images/star_04.png) no-repeat;
    background-position: bottom;
    width: 20px;
    height: 20px;
}

.details_fr01 li {
    display: block;
    width: 236px;
    overflow: hidden;
}

.details_fr01 li:after {
    content: "";
    clear: both;
    display: list-item;
}

.details_fr01 span {
    color: #3c3c3c;
    float: left;
}

.details_fr01 .huanh {
    color: #CCC;
}

.details_fr01 li a {
    display: block;
    padding-right: 15px;
}

.details_fr01 p {
    color: #848484;
    float: left;
}

.details_fr01 p a {
    display: block;
}

.details_fr02 {
    padding: 0 0 20px 0;
    border-bottom: 1px dashed #e7e7e7;
}

.details_fr02 .title {
    padding: 20px 0 10px 0;
}

.details_fr02 ul li {
    line-height: 20px;
    padding: 5px 0;
    list-style: disc inside;
    margin: 0 px;
}

.details_fr03 {
    margin: 50px 0 20px 0;
    height: 70px;
}

.details_fr03 a {
    background: #f7f7f7 url(../images/details_121.png) no-repeat 39px center;
    padding: 15px 47px 15px 78px;
    border: 1px solid #d5d5d5;
    font-size: 20px;
    border-radius: 15px;
}

.details_fr04 {
    padding: 0 0 20px 0;
}

.details_fr04 .title {
    background: url(../images/details_141.png) no-repeat left 21px;
    padding: 20px 0 10px 30px;
}

.details_fr04 ul li {
    line-height: 20px;
    padding: 5px 0;
    list-style: disc inside;
    margin: 0 px;
}

.de_nav .fl {
    position: relative;
    z-index: 10px;
}

.de_nav_list {
    width: 300px;
    background: #fff;
    position: absolute;
    top: 30px;
    z-index: 1099;
    display: none
}

.de_nav div.fl:hover .de_nav_list {
    display: block;
}

.de_nav_list ul {
    border: 1px solid #dfdfdf;
    padding: 0 0 0px 0
}

.de_nav_list ul li {

}

.de_nav_list ul li a {

}

.de_nav_list ul li.on a, .de_nav_list ul li a:hover {
    background: #f4f4f4;
    border: 1px solid #dfdfdf;
    border-left: 4px solid #e70014;
    border-right: none
}

.de_nav_list ul.list02 {
    position: absolute;
    left: 299px;
    width: 400px;
    top: 0px;
    background: #fff;
    display: none;
}

.de_nav_list ul li:hover ul.list02:has(li) {
    display: block;
}

.bijibendiv {
    height: 27px;
    color: #717171;
    line-height: 27px;
    position: relative;
    left: 840px;
    width:1px;
}

.bijiben {
    background: #FFF;
    position: absolute;
    top: -10px;
    left: 25px;
    width: 300px;
    height: auto;
    border-radius: 4px;
    border: 1px solid #ccc;
    line-height: 25px;
}

.bijiclear {
    position: absolute;
    right: 10px;
    top: 330px;
    /*font-family: "微软雅黑"*/
}

.bijiben_text_area {
    height: 290px;
    overflow: hidden;
    line-height: 37px;
    width: 286px;
    margin: 3px auto;
    display: block;
    padding: 0px 5px;
    background-image: url(../../static/images/bitiao.png;);
    background-color: rgb(251, 249, 227);
}

a.k_1 {
    border: 1px solid #d5d5d5;
    color: #666;
    font-size: 14px;
    padding: 3px 5px;
    margin: 0 0 10px 10px;
    font-weight: normal;
    line-height: 20px;
}

a.k_1:hover {
    color: #e70014;
}

.bijiben .te {
    font-size: 14px;
    text-indent: 12px;
    padding: 2px 0 0 0;
}

.blank30 {
    margin: 0 auto;
    height: 20px;
    font-size: 1px;
    clear: both;
}

/**
* @ 20151104
*
**/
.body_ben .top-bg {
    background-color: #e70012;
    width: 100%;
    height: 54px;
}

.body_ben .hehugui_left ul li.on a, .hehugui_left ul li a:hover {
    background: #ee535e;
    color: #FFF;
    border: 1px solid #ee535e;
    border-left: none;
    border-right: none
}

.body_ben .fooder ul li a, .body_ben .fooder ul .title {
    color: #fff;
}

.body_ben .fooder ul li a:hover {
    color: #f2f2f2;
}

.body_ben {
    overflow: -Scroll;
    overflow-x: hidden;
}

.share_list_info {
    width: 0px;
    position: absolute;
    padding-left: 0px;
    padding-top: 20px;
    z-index: 99px;
    display: none
}

.share_list_info2 {
    width: 60px;
    position: absolute;
    padding-left: 60px;
    padding-top: 15px;
    z-index: 99px;
    display: none
}

.share_list_info_fulltext {
    width: 60px;
    position: absolute;
    padding-left: 70px;
    padding-top: 20px;
    z-index: 99;
    display: none
}

.share_list {
    width: 60px;
    position: absolute;
    padding-left: 30px;
    padding-top: 20px;
    z-index: 99;
    display: none
}

.share_list2 {
    width: 60px;
    position: absolute;
    padding-left: 85px;
    padding-top: 20px;
    z-index: 99;
    display: none
}

.share_list3 {
    width: 60px;
    position: absolute;
    padding-left: 140px;
    padding-top: 20px;
    z-index: 0px;
    display: none
}

.wenda_share_list {
    width: 0px;
    position: absolute;
    padding-left: 0px;
    padding-top: 20px;
    z-index: 99px;
    display: none
}

.wenda_share_list2 {
    width: 60px;
    position: absolute;
    padding-left: 60px;
    padding-top: 15px;
    z-index: 99px;
    display: none
}

.share_list_item {
    z-index: 999;
    width: 60px;
    position: absolute;
    padding-left: 391px;
    padding-top: 18px;
    z-index: 0px;
    display: none
}
/*搜索无结果页面修饰*/
.coreless {
    margin-left: 30px;
    margin-top: 30px;
    overflow: hidden;
}

.tiptext {
    font-size: 20px;
    font-weight: bold;
    line-height: 40px;
    float: left;
}

.tiptext_ul {
    font-size: 14px;
    font-weight: bold;
    line-height: 28px;
    padding-top: 56px;
    padding-left: 56px;
    color: #666;
}

.tiptext_ul li {
    font-size: 14px;
    line-height: 28px;
    color: #666;
    padding-left: 20px;
}

.tipbg {
    background: url(../images/iconfont-tip.png) no-repeat;
    width: 38px;
    height: 38px;
    float: left;
    margin-right: 16px;
}

/*免责声明*/
.aaaaa {
    background-color: #FFF;
}

.bigbox_aa {
    width: 600px;
    text-align: left;
    position: absolute;
    left: 50%;
    top: 50px;
    color: #333;
    padding-bottom: 30px;
    margin: 0 0 0 -300px;
}

.nomal {
    line-height: 26px;
    color: #333;
    font-size: 14px;
    text-indent: 26px;
}

.lilili {
    line-height: 26px;
    color: #333;
    font-size: 14px;
}

.text_color {
    color: #CCCCCC;
}
#lawsManageList .name>a{padding-right:20px}
/* 底部 */
.fooder .fooder_er {
    width: 261px;
    border: none;
}
.iconOne {
    width: 84px;
    color: #fff;
    line-height: 32px;
    text-align: center;
    float: left;
    height: 82px;
    position: relative;
}
.fooder .fooder_er a{
    width: 100%;
}

.fooder .fooder_er a:hover{
    color:#fff;
}
.big1 {
    position: absolute;
    top: -129px;
    left: -18px;
    border: 1px solid #ddd;
    border-radius: 15px;
    width: 95px;
    height: 95px;
    background: #fff;
    padding: 18px 12px 5px;
}
/* 底部样式结束 */
/*左侧在线客服*/
.sidebar{
    position: fixed;
    top:70%;
    margin-top: -145px;
    right: 5px;
    z-index:600;
    height:288px;
}
.bar{
    width: 70px;
    height: 70px;
    background-color:rgba(0,0,0,0.25);
    display: block;
    margin-bottom: 3px;
    text-align: center;
    line-height: 70px;
    position: relative;
}
.bar:hover{
    background-color: red;
}
.liveChat,.phone2{
    position: absolute;
    right:70px;
    padding-right:2px;
    top:0;
    overflow: hidden;
}
.weixinBar{
    position: absolute;
    right:70px;
    padding-right:2px;
    top:-74px;
    overflow: hidden;
}
.phone2{
    top:0;
}
.liveChat a{
    height: 70px;
    color:#fff;
    background: red;
    display: block;
    font-size: 20px;
    z-index:20;
    margin-bottom: 2px;
    width: 0px;
    overflow: hidden;
}
.weixinBar a{
    width: 0;
    overflow: hidden;
    display: block;
}
.weixinBar a img{
    margin-top: 0;
}
.phone2 a{
    height: 70px;
    background: red;
    color:#fff !important;
    line-height: 70px;
    font-size: 20px;
    width: 0px;
    display: block;
    overflow: hidden;
}
.bar img {
    vertical-align:top !important;
    margin-top: 15px;
}

.liveChat a:hover{
    text-decoration:underline;
    padding-bottom: 4px;
    color:#fff !important;
}




/* 新增底部样式 结束*/

.hidden{ display:none;}
.block{ display:block;}

.border-span{
    display: inline-block;
    /*font: "微软雅黑";*/
    font-size: 14px;
    color: #999;
    font-weight: normal;
    margin-bottom: 15px;
    border: 1px solid #e6e6e6;
    border-radius: 5px;
    padding: 3px 5px;
}
.hn:hover{
	color:#f2f2f2;
}
.footer1.ft {
	float: left;
	color: white;
}
.footer1 h6{
	color:white;
	font-size: 12px;
}