@charset "utf-8";

/* CSS Document public*/

* {
    font-family: Arial, Helvetica, "Microsoft Yahei", sans-serif;
    padding: 0;
    margin: 0;
    box-sizing: border-box;
    vertical-align: top;
}

html {
    overflow-x: hidden;
}

body {
    padding: 0;
    margin: 0;
    font-family: Arial, "Microsoft Yahei", Helvetica, sans-serif;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    -webkit-overflow-scrolling: touch;
    /*安卓和 IOS html5 动画卡顿解决方案*/
    /* overflow-x:hidden; */
    line-height: 1;
    font-size: 14px;
}

a {
    text-decoration: none;
    bblr: expression(this.onFocus=this.blur());
    /*IE使用*/
    outline-style: none;
    /*FF使用*/
    ;
    outline: none;
}

a,
input,
img,
:focus {
    mayfish: expression(this.onfocus=this.blur);
    cursor: handbblr: expression(this.onFocus=this.blur());
    /*IE使用*/
    outline-style: none;
    /*FF使用*/
}


/*去除a标签带来的虚框*/

ul {
    list-style: none;
}

img {
    border: 0px
}

video {
    margin: 0 auto;
}

ul,
li,
dl,
dt,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
form,
p {
    padding: 0;
    margin: 0;
    font-weight: normal;
}

h3,
h4,
h5 {
    font-weight: normal;
}

h4 a:hover,
h5 a:hover {
    -moz-transition: all 0.36s ease-in-out;
    -webkit-transition: all 0.36s ease-in-out;
    -o-transition: all 0.36s ease-in-out;
    -ms-transition: all 0.36s ease-in-out;
    transition: all 0.36s ease-in-out;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    background: #d8d8d8;
    padding: 0;
    margin-bottom: 3.25rem;
    margin-top: 2.5rem;
}

abbr,
article,
aside,
audio,
canvas,
datalist,
details,
dialog,
eventsource,
figure,
footer,
header,
hgroup,
mark,
menu,
meter,
nav,
output,
progress,
section,
time,
video {
    display: block
}

.clear {
    clear: both;
}

.sideMen h3.on {
    display: none;
}


/* top*/

.top_h {
    width: 100%;
    background: url(../images/20220511_LLC_topbg.png) repeat;
    height: 150px;
}

.w1400 {
    width: 1400px;
    margin: 0 auto;
}

.logo {
    margin: 11px 0 0 0;
    float: left;
    width: 600px;
    height: 100px;
    padding-top: 15px;
    padding-left: 20px;
    animation: zoomIn 1s;

}

.top_r {
    width: 330px;
    height: 32px;
    float: right;
    margin-top: 30px;
}

.website {
    height: 30px;
}

.website>ul li a {
    float: right;
    font-size: 16px;
    color: #1c4cc8;
}

.search_title {
    line-height: 32px;
    font-size: 15px;
    color: #fff;
}

.search {
    width: 260px;
    height: 30px;
    float: right;
    border: 1px solid #1d4ad0;
    border-radius: 6px;
}

.search .text {
    border: none;
    background: none;
    width: 230px;
    height: 28px;
    line-height: 28px;
    padding-left: 8px;
    color: #1c4cc6;
}

.search .but {
    margin-top: 5px;
}


/*导航*/

.nav_bg {
    width: 100%;
    height: 60px;
    background: #fff;
    position: relative;
    background: url(../images/20211210_LLC_topbg.png) repeat;
    border-top: 1px solid #388aff;
}

.nav_menu {
    position: absolute;
    z-index: 3;
}

.nav_menu ul li {
    text-align: center;
    width: 125px;
    float: left;
    line-height: 60px;
}

.nav_menu ul li .a {
    font-size: 18px;
    color: #fff;
}

.nav_menu ul li .a:hover {
    background: #2196F3;
    ;
    text-align: center;
    width: 130px;
    float: left;
    color: #fff;
}

.nav_menu ul li .menu {
    width: 130px;
    top: 60px;
    background: #fff;
    float: left;
    display: none;
    z-index: 999;
    color: #fff;
    /* position: absolute; */
    left: 0px;
    height: 250px;
    /* box-shadow: 7px 7px 9px -3px #dcdcdc; */
}


/* 导航目录下拉栏目背景 */

.nav_menu ul li .menu dl {
    width: 100%;
    margin-top: 0px;
    margin-left: 5px;
    float: left;
    text-align: ;
}

.nav_menu ul li .menu dl dd {
    width: 120px;
    float: left;
    text-align: center;
    border-radius: 0px;
    padding: 0 0px;
    margin: 0px 0px;
    line-height: 50px;
}

.nav_menu ul li .menu dl dd a {
    font-size: 16px;
    color: #333;
}

.nav_menu ul li .menu dl dd:hover {
    background: #2196F3;
    ;
}

.nav_menu ul li .menu dl dd:hover a {
    color: #FFF;
}

.nav_menu ul li .menu .text_js {
    float: left;
    margin: 20px 0 0 0px;
    width: 300px;
    color: #333;
    line-height: 25px;
    text-align: left;
    text-indent: 2rem;
    font-size: 16px;
}

.nav_menu ul li .menu .right_pic {
    float: left;
    margin: 20px 0 0 60px;
}

.nav_menu ul li .menu .right_pic img {
    width: 300px;
    height: 150px;
    float: left;
}


/*动态横幅*/

#banner div.slideBox {
    width: 100%;
    height: 380px;
    position: relative;
}

#banner div.slideBox .hd {
    position: absolute;
    right: 50%;
    bottom: 5px;
    height: 100px;
    overflow: hidden;
    z-index: 1;
}

#banner div.slideBox .hd ul {
    overflow: hidden;
    zoom: 1;
    text-align: center;
}

#banner div.slideBox .hd ul li {
    width: 14px;
    height: 14px;
    text-align: center;
    background: #999;
    cursor: pointer;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    margin: 0 10px;
    background: url("../images/circle.png") no-repeat;
}

#banner div.slideBox .hd ul li.on {
    width: 30px;
    height: 14px;
    background: url("../images/circle_hover.png") no-repeat;
}

#banner div.slideBox .bd {
    position: relative;
    height: 100%;
    z-index: 0;
}

#banner div.slideBox .bd ul li {
    zoom: 1;
    vertical-align: middle;
    position: relative;
}

#banner div.slideBox div.bd ul li img {
    width: 100%;
    height: 350px;
}

.slideBox .prev,
.slideBox .next {
    position: absolute;
    left: 18.1%;
    top: 50%;
    margin-top: -25px;
    display: block;
    width: 30px;
    height: 50px;
    filter: alpha(opacity=50);
    opacity: 0.5;
    background: url("../images/zuo1.png") no-repeat left top;
}

#banner div.slideBox .next {
    left: auto;
    right: 18.1%;
    background: url("../images/you1.png") no-repeat left top;
}

#banner div.slideBox .prev:hover,
#banner div.slideBox .next:hover {
    filter: alpha(opacity=100);
    opacity: 1;
}

.sj_dh {
    width: 100%;
    height: 40px;
    float: left;
    margin: 0 auto;
    padding-left: 181px;
}

.sj_dh dl dd {
    text-align: center;
    width: 218px;
    float: left;
    border-radius: 10px;
    height: 30px;
    line-height: 30px;
    background: #eaeaea;
    margin-left: 12px;
}

.sj_dh dl dd a {
    color: #333;
}

.sj_dh dl .no {
    background: #0069ff;
}

.sj_dh dl .no a {
    color: #fff;
}

.sj_dh dl dd:hover {
    background: #0069ff;
}

.sj_dh dl dd:hover a {
    color: #fff;
}

.wj_dh2 {
    width: 100%;
    float: left;
    margin: 20px;
    padding-left: 181px;
}

.wj_dh2 dl dd {
    text-align: center;
    width: 218px;
    float: left;
    border-radius: 10px;
    height: 30px;
    line-height: 30px;
    background: #eaeaea;
    margin-left: 12px;
}

.wj_dh2 dl dd a {
    color: #333;
}

.wj_dh2 dl .no {
    background: #0069ff;
}

.wj_dh2 dl .no a {
    color: #fff;
}

.wj_dh2 dl dd:hover {
    background: #0069ff;
}

.wj_dh2 dl dd:hover a {
    color: #fff;
}

.wj_dh {
    width: 100%;
    height: 40px;
    border: 1px solid #ccc;
}

.wj_dh dl dd {
    float: left;
    padding: 12px 13px;
    border-right: 1px solid #ccc;
}

.wj_dh dl dd a {
    color: #333;
}

.wj_dh dl .no {
    background: #0069ff;
}

.wj_dh dl .no a {
    color: #fff;
}

.wj_dh dl dd:hover {
    background: #0069ff;
}

.wj_dh dl dd:hover a {
    color: #fff;
}

.fl {
    float: left;
}

.fc{
    float: left;
    margin-left:50px;
}

.fr {
    float: right;
    margin-left:50px;
}


/*静态横幅*/
.banner img {
    width: 100%;
    height:300px;
    animation: pulse 1s;
}

#part1 .more {
    float: right;
    font-size: 15px;
    line-height: 40px;
    color: #808080;
    width: 65px;
    text-align: right;
    background: #fff;
}

.m_l {
    margin-left: 40px;
}


/*part1*/

#part1 {
    height: 300px;
    margin-top: 0px;
}

#part1 .rdxw {
    width: 900px;
}

#part1 .rdxw_title {
    width: 100%;
    height: 20px;
    float: left;
    /* border-bottom: 1px solid #133493; */
}

#part1 .rdxw_title span {
    width: 230px;
    height: 30px;
    float: left;
    font-size: 25px;
    line-height: 30px;
    background: url(../images/ico_tb_01.png) no-repeat left center #fff;
    padding-left: 40px;
    color: #0069ff;
}

#part1 .po_r {
    position: absolute;
    top: 0px;
    right: 0;
    font-size: 14px;
}

#part1 .more:hover {
    color: #8c0000;
}

#part1 .rdxw_l_tp {
    width: 400px;
    height: 260px;
    float: left;
    margin-top: 20px;
}


/*焦点图*/

.focus {
    position: relative;
    width: 400px;
    height: 260px;
}

.focus img {
    width: 400px;
    height: 260px;
}

.focus .shadow a {
    text-decoration: none;
    color: #fff;
    font-size: 16px;
    overflow: hidden;
    margin-left: 10px;
    font-family: "\5FAE\8F6F\96C5\9ED1";
    line-height: 35px;
}

.focus .shadow {
    width: 100%;
    padding-left: 15px;
    float: left;
    position: relative;
    background: #133396;
    opacity: 0.9;
    top: -35px;
    height: 35px;
}

.focus .fcon {
    position: relative;
    width: 100%;
    float: left;
    display: none;
}

.focus .fcon img {
    display: block;
}

.focus .fbg {
    bottom: 3px;
    right: 5px;
    position: absolute;
    height: 21px;
    text-align: center;
    z-index: 200;
}

.focus .fbg div {
    margin: 4px auto 0;
    overflow: hidden;
    zoom: 1;
    height: 14px
}

.focus .D1fBt a {
    position: relative;
    display: inline;
    width: 10px;
    height: 10px;
    border-radius: 7px;
    margin: 0 5px;
    color: #B0B0B0;
    font: 12px/15px "\5B8B\4F53";
    text-decoration: none;
    text-align: center;
    outline: 0;
    float: left;
    background: #666;
}

.focus .D1fBt .current,
.focus .D1fBt a:hover {
    background: #fff;
}

.focus .D1fBt img {
    display: none
}

.focus .D1fBt i {
    display: none;
    font-style: normal;
}

#part1 .rdxw_r_text {
    width: 500px;
    height: 260px;
    float: left;
    margin-left: 0px;
    margin-top: 12px;
}

#part1 .rdxw_r_text ul li {
    background: url(../images/text_bt_ico.png) no-repeat 8px 20px;
    padding-left: 20px;
    line-height: 40px;
}

#part1 .rdxw_r_text ul li em {
    float: right;
    font-size: 12px;
    color: #808080;
    font-style: normal;
}

#part1 .rdxw_r_text ul li a {
    font-size: 16px;
    color: #000;
}

#part1 .rdxw_r_text ul li a:hover {
    color: #133396;
}

#part1 .tzgg {
    width: 450px;
    height: 300px;
    position: relative;
}


/* The tabs */


/* The content */

#part1 .tabs-basic .tabs-content-placeholder div {
    display: none;
}

#part1 .tabs-basic .tabs-content-placeholder div.tab-content-active {
    display: block;
}

#part1 .tab-content-active ul {
    width: 450px;
    float: left;
    padding-top: 12px;
}

#part1 .tab-content-active ul li {
    width: 100%;
    float: left;
}

#part1 .tab-content-active ul li a {
    font-size: 16px;
    line-height: 32px;
    width: 350px;
    float: right;
    margin-left: 0px;
    margin-top: 6px;
    color: #000;
}

#part1 .tab-content-active ul li .time {
    width: 60px;
    height: 48px;
    float: left;
    border: 1px solid #133396;
    margin-top: 16px;
}

#part1 .tab-content-active ul li .time i {
    font-size: 18px;
    color: #133396;
    float: left;
    font-style: normal;
    text-align: center;
    width: 60px;
    line-height: 23px;
}

#part1 .tab-content-active ul li .x_x {
    /* border-bottom: 1px #666 solid; */
}

#part1 .tab-content-active ul li .time em {
    background: #133396;
    height: 23px;
    line-height: 25px;
    float: left;
    font-style: normal;
    font-size: 14px;
    color: #ffffff;
    text-align: center;
    width: 58px;
}

#part1 .tab-content-active ul li:hover a {
    color: #133396;
    transition: 0.56s;
}

#part1 .x_1px {
    width: 400px;
    border-bottom: 1px solid #0069FF;
    position: relative;
    top: -1px;
    z-index: -1;
}


/*part2*/

.div_bg {
    background: #ffffff;
    height: 300px;
}

#part2 .more {
    float: right;
    font-size: 15px;
    line-height: 35px;
    color: #808080;
    width: 65px;
    text-align: right;
    background: #fff;
}

#part2 {
    height: 40px;
    margin-top: 0px;
}

#part2 .div {
    width: 430px;
    /* height: 300px; */
    margin-top: 35px;
}

#part2 .kyjz_title {
    width: 100%;
    height: 20px;
    float: left;
    /* border-bottom: 1px solid #133493; */
}

#part2 .kyjz_title span {
    width: 280px;
    height: 30px;
    float: left;
    font-size: 25px;
    line-height: 30px;
    background: url(../images/ico_tb_01.png) no-repeat left center #ffffff;
    padding-left: 40px;
    color: #0069ff;
}

#part2 .kyjz_text {
    width: 200px;
    float: right;
}

#part2 .kyjz_text .title {
    font-size: 15px;
    color: #333;
    line-height: 22px;
    margin-top: 20px;
}

#part2 .kyjz_text .title a {
    color: #333333;
}

#part2 .kyjz_text .title a:hover {
    color: #0069ff;
}

#part2 .kyjz_text .time {
    font-size: 14px;
    color: #808080;
    line-height: 17px;
    height: 20px;
    margin-top: 20px;
    background: url(../images/time.png) no-repeat left top;
    padding-left: 20px;
}

#part2 ul {
    margin-top: 20px;
}

#part2 ul li {
    background: url(../images/text_bt_ico.png) no-repeat 5px 15px;
    padding-left: 20px;
    line-height: 36px;
}

#part2 ul li em {
    float: right;
    font-size: 12px;
    color: #808080;
    font-style: normal
}

#part2 ul li a {
    color: #000000;
    font-size: 16px;
}

#part2 ul li a:hover {
    color: #0069ff;
}

#part2 ul li .xshd_div {
    display: block;
}

#part2 ul li .xshd_div p {
    font-size: 14px;
    float: left;
    color: #7f7f7f;
    margin-right: 60px;
    background: url(../images/xshd_ico01.png) no-repeat left center;
    padding-left: 20px;
}

#part2 ul li .xshd_div p+p {
    background: url(../images/xshd_ico02.png) no-repeat left center;
}

#part2 ul li .xshd_div p+p+p {
    background: url(../images/xshd_ico03.png) no-repeat left center;
}

#part2 ul li:hover .xshd_div {
    display: block;
}

#part2 ul li .no {
    display: block;
}

#part2 ul li-li:hover .no {
    display: none;
}

#part3 {
    width: 100%;
    /* height: 300px; */
    margin-top: 10px;
}

#part3 .tp_link {
    padding-top: 35px;
    height: 55px;
    border-bottom: 2px solid #133396;
}

#part3 .tp_link ul {
    float: left;
    margin-left: 20px;
}

#part3 .tp_link ul li {
    float: left;
    margin: 10px 30px 0px 0px;
}

#part3 .tp_link span {
    width: 1400px;
    height: 20px;
    float: left;
    font-size: 25px;
    line-height: 0px;
    /* background:url(../images/ico_tb_01.png) no-repeat left center #F5FCFF; */
    color: #515151;
    text-align: center;
}

#part3 .more {
    float: right;
    font-size: 15px;
    line-height: 10px;
    color: #808080;
    width: 65px;
    text-align: right;
    background: #fff;
}

#part3 .bmfc_text {
    width: 1400px;
    height: 35px;
    line-height: 20px;
    /* background: url(../images/2021123_LLC_bmfc.jpg); */
}

#part3 .bmfc_text a {
    font-size: 25px;
    color: #ffffff;
    float: left;
}

#part3 .bmfc_text span {
    width: 1400px;
    height: 30px;
    line-height: 20px;
    float: left;
    text-align: center;
    font-size: 25px;
    color: #0069ff;
    border-bottom: 2px solid #133396;
    margin-bottom: 10px;
}

#part4 {
    width: 100%;
    height: 200px;
    margin-top: 0px;
}

#part4 .tp_link {
    padding-top: 35px;
    height: 55px;
    border-bottom: 2px solid #133396;
}

#part4 .tp_link ul {
    float: left;
}

#part4 .tp_link ul li {
    float: left;
    margin-top: 10px;
    margin-left: 20px;
    padding-right: 12px;
}

#part4 .tp_link span {
    width: 1400px;
    height: 20px;
    float: left;
    font-size: 25px;
    line-height: 0px;
    /* background:url(../images/ico_tb_01.png) no-repeat left center #F5FCFF; */
    color: #0069ff;
    text-align: center;
}

#part4 .more {
    float: right;
    font-size: 15px;
    line-height: 10px;
    color: #808080;
    width: 65px;
    text-align: right;
    background: #fff;
}

#part4 .bmfc_text {
    width: 1400px;
    height: 35px;
    line-height: 20px;
    /* background: url(../images/2021123_LLC_bmfc.jpg); */
}

#part4 .bmfc_text a {
    font-size: 25px;
    color: #ffffff;
    float: left;
}

#part4 .bmfc_text span {
    width: 1400px;
    height: 30px;
    line-height: 20px;
    float: left;
    text-align: center;
    font-size: 25px;
    color: #515151;
    border-bottom: 2px solid #133396;
    margin-bottom: 10px;
}

#part5 {
    width: 100%;
    height: 300px;
    margin-top: 0px;
}

#part5 .text_link {
    padding-top: 20px;
    margin-bottom: 30px;
}

#part5 .text_link .div {
    width: 530px;
    background: #FAFAFA;
    padding: 20px;
}

#part5 .text_link .div+.div {
    width: 735px;
}

#part5 .text_link .div .title {
    background: #0069FF;
    color: #FFF;
    width: 128px;
    height: 33px;
    float: left;
    text-align: center;
    line-height: 33px;
    font-weight: bold;
    font-size: 18px;
    margin-right: 30px;
}

#part5 .text_link .div ul {}

#part5 .text_link .div ul li {
    float: left;
    line-height: 33px;
    font-size: 16px;
    background: url(../images/text_bt_ico.png) no-repeat left center;
    padding-left: 10px;
    margin-right: 30px;
    border-bottom: 1px solid #BFBFBF;
}

#part5 .text_link .div ul li a {
    color: #000;
}

.footer {
    width: 100%;
    height: 200px;
    background: url(../images/20211225_LLC_footerbg.png) no-repeat top center ;
}

.footer .lxwm {
    width: 530px;
    height: 90px;
    float: left;
    margin-top: 55px;
}

.footer .lxwm p {
    background: url(../images/lx_ico_01.png) no-repeat left center;
    padding-left: 20px;
    line-height: 30px;
    color: #fff;
    font-size: 16px;
}

.footer .lxwm p+p {
    background: url(../images/lx_ico_02.png) no-repeat left center;
}

.footer .lxwm p+p+p {
    background: url(../images/lx_ico_03.png) no-repeat left center;
}

.footer .ewm {
    width: 370px;
    float: right;
    height: 0px;
    margin-top: 30px;
}

.footer .ewm ul {}

.footer .ewm ul li {
    float: left;
    width: 100px;
    margin-left: 70px;
}

.footer .ewm ul li span {
    text-align: center;
    width: 130px;
    float: left;
    line-height: 30px;
    color: #fff;
    font-size: 16px;
}

.footer .banquan {
    text-align: center;
    margin-top: 0px;
    line-height: 20px;
}

.footer .banquan p {
    font-size: 16px;
    font-weight: bolder;
    color: #fff;
}

.n_title {
    position: relative;
    height: 40px;
    line-height: 40px;
    margin: 0;
    overflow: hidden;
    background: #eaeaea;
    margin-bottom: 20px;
    padding: 0 15px 0 0;
}

.position {
    font-size: 14px;
    line-height: 40px;
    height: 40px;
    color: #808080;
    padding: 0 15px 0 42px;
    float: left;
    background: url(../images/position.png) 20px 10px no-repeat;
}

.position span,
.position a,
.position i {
    font-size: 14px;
    color: #a2a2a2;
    margin: 0 2px;
}

.position em {
    font-size: 12px;
    color: #999;
    font-style: normal;
}

.position a:hover {
    color: #064ba0;
}

.n_left {
    width: 250px;
    height: auto;
    background: #133396;
    margin-bottom: 50px;
    margin-left:50px;
}

.n_left h1 {
    line-height: 80px;
    text-align: center;
    font-weight: bold;
    font-size: 26px;
    color: #fff;
    border-bottom: 1px solid #fff;
}

.n_left ul {
    background: #eaeaea;
}

.n_left ul li {
    line-height: 47px;
    text-align: center;
    font-size: 16px;
    border-bottom: 1px solid #c8d4e6;
    /* padding-left: 20px; */
}

.n_left ul .no {
    background: #eaeaea;
    color: #fff;
}

.n_left ul .no a {
    /* color: #fff; */
}

.n_left ul li a {
    color: #333;
}

.n_left ul li:hover {
    background: #2196f3;
}

.n_left ul li:hover a {
    color: #fff;
}

.n_right {
    width: 1050px;
    padding-bottom: 15px;
}

.n_list.liebiao ul li {
    height: 50px;
    line-height: 50px;
    border-bottom: #ebebeb 1px solid;
}

.n_list.liebiao ul {
    margin-bottom: 42px;
}

.liebiao .title {
    height: 40px;
    line-height: 38px;
    overflow: hidden;
    position: relative;
    margin-bottom: 15px;
}

.liebiao .title:before {
    content: "";
    position: absolute;
    bottom: 0;
    background: #e6e6e6;
    height: 1px;
    left: 0;
    width: 100%
}

.liebiao .title h2 {
    float: left;
    font-size: 18px;
    height: 38px;
    line-height: 38px;
    color: #064ba0;
    display: inline-block;
    position: relative
}

.liebiao .title h2:before {
    content: "";
    position: absolute;
    bottom: -3px;
    left: 0;
    width: 100%;
    height: 3px;
    background: #064ba0;
}

.liebiao .title a {
    float: right;
    font-size: 14px;
    color: #9a9a9a
}

.liebiao .title a:hover {
    color: #064ba0
}

.liebiao ul li {
    font-size: 16px;
    color: #8c0000;
    line-height: 38px;
    height: 38px;
    overflow: hidden;
    width: 100%;
}

.liebiao ul li a {
    font-size: 16px;
    color: #000000;
    float: left;
    max-width: 80%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    -moz-transition: all 0.36s ease-in-out;
    -webkit-transition: all 0.36s ease-in-out;
    -o-transition: all 0.36s ease-in-out;
    -ms-transition: all 0.36s ease-in-out;
    transition: all 0.36s ease-in-out;
    padding: 0 0 0 12px;
    position: relative;
}

.liebiao ul li a:before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    width: 5px;
    height: 5px;
    background: #153982;
    margin-top: -2.5px;
}

.liebiao ul li a:hover {
    color: #2196F3;
    padding: 0 0 0 18px;
}

.liebiao ul li a:hover {
    color: #2196F3;
}

.liebiao ul li span {
    font-size: 16px;
    color: #0069ff;
    font-family: "微软雅黑";
}

.liebiao ul li em {
    font-size: 14px;
    color: #666666;
    float: right;
    margin-right: 14px;
    font-style: normal;
}

.container00 {
    padding: 20px 0 50px;
    min-height: 600px;
}

.n_detail .ar_title {
    padding-bottom: 0;
    margin-bottom: 15px;
    padding: 0 0 26px;
    text-align: center;
}

.n_detail .ar_title>h3 {
    font-size: 26px;
    color: #000000;
    padding: 0;
    line-height: 33px;
    font-weight: bold;
    display: inline-block;
    margin-bottom: 20px;
    margin-top: 24px;
}

.n_detail .ar_title h6 span {
    position: relative;
    font-size: 14px;
    color: #808080;
    display: inline-block;
    font-weight: normal;
    margin: 0 10px;
}

.n_detail .ar_title h6 span i {
    position: absolute;
    left: 0;
    bottom: -3px;
    width: 100%;
    height: 3px;
}

.n_detail .ar_title h6 {
    vertical-align: top;
    text-align: center;
    display: inline-block;
    line-height: 33px;
}


/*====上一篇下一篇====*/

#ar_fot {
    position: relative;
    padding: 18px 20px 10px;
    box-sizing: border-box;
    width: 100%;
    margin-top: 30px;
    border: #f4f4f4 1px solid;
    background: #fbfbfb;
}

#ar_fot h1 {
    display: block;
    width: 100%;
    font-size: 16px;
    line-height: 32px;
    color: #000000;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-bottom: 8px;
    margin-bottom: 8px;
}

#ar_fot h1 span {
    color: #000000;
}

#ar_fot h1 a {
    font-size: 16px;
    color: #000000;
    font-weight: normal;
}

#ar_fot .bnt_back {
    position: absolute;
    top: 28px;
    right: 0;
    color: #fff;
    background: #063579;
    padding: 0 25px;
    font-size: 14px;
    height: 30px;
    line-height: 30px;
}

#ar_fot .bnt_back:hover {
    border-radius: 3px;
}

#ar_fot h1 a:hover {
    color: #1e539f;
}

.list_pic ul {
    padding-top: 5px;
}

.list_pic ul li {
    width: 100%;
    height: 180px;
    border: 1px solid #E5E5E5;
    float: left;
    margin-top: 26px;
}

.list_pic ul li .img {
    float: left;
    width: 250px;
    height: 180px;
}

.list_pic ul li .text {
    float: left;
    width: 745px;
    padding-left: 20px;
    padding-top: 6px;
}

.list_pic ul li .text h3 {
    font-size: 18px;
    color: #333;
    font-weight: bold;
    line-height: 40px;
}

.list_pic ul li .text .x {
    width: 100px;
    border-bottom: 3px solid #0069ff;
}

.list_pic ul li .text p {
    font-size: 12px;
    line-height: 20px;
    overflow: hidden;
    color: #999999;
    margin-top: 20px;
}

.list_pic ul li .text span {
    font-size: 12px;
    color: #999;
    margin-top: 10px;
    float: left;
}

.list_pic ul li:hover .text {
    margin-left: 5px;
    transition: 0.56s;
}

.list_pic ul li:hover .text .x {
    width: 100px;
    border-bottom: 3px solid #0069ff;
}

.list_pic ul li:hover .text h3 {
    transition: 0.56s;
    color: #1357ac;
}

.content .title {
    text-align: center;
    margin-bottom: 20px;
}

.content .title h3 {
    font-size: 26px;
    color: #000000;
    padding: 0;
    line-height: 33px;
    font-weight: bold;
    display: inline-block;
    margin-bottom: 20px;
    margin-top: 24px;
}

.content .title h6 {
    font-size: 15px;
    color: #999;
}

.content .title h6 span+span {
    margin-left: 10px;
}

.content .text p {
    font-size: 16px !important;
    color: #000000 !important;
    line-height: 32px !important;
    margin-bottom: 12px !important;
    font-family: 宋体;
}

.content .text p span {
    font-family: 宋体;
}

.content .fanye {
    width: 870px;
    background: #FBFBFB;
    border: 1px solid #f4f4f4;
    float: left;
    height: 88px;
    margin-top: 25px;
}

.content .fanye p {
    font-size: 16px;
    line-height: 40px;
    height: 41px;
    width: 830px;
    margin-left: 30px;
}

.content .fanye p+p {
    border-top: 1px solid #f4f4f4;
}

.content .fanye p a {
    color: #000;
    font-family: 宋体;
}

.content .fanye p:hover a {
    transition: 0.56s;
    color: #1357ac;
    margin-left: 5px;
}

#vsb_content_2 P {
    font-size: 16px !important;
    color: #000000 !important;
    line-height: 32px !important;
    margin-bottom: 12px !important;
    text-indent: 32px;
    text-align: justify;
}

.list_pic_rw ul {
    padding-top: 5px;
}

.list_pic_rw ul li {
    width: 156px;
    height: 260px;
    float: left;
    margin-top: 20px;
    margin: 22px 50px 0 38px;
}

.list_pic_rw ul li .img img {
    float: left;
    width: 156px;
    height: 220px;
}

.list_pic_rw ul li .pic_title {
    font-size: 16px;
    text-align: center;
    color: #333;
    height: 40px;
    line-height: 40px;
}

.list_pic_rw ul li:hover .pic_title {
    color: #1357ac;
}

.list_pic_sb ul {
    padding-top: 5px;
}

.list_pic_sb ul li {
    width: 200px;
    height: 173px;
    float: left;
    margin-top: 20px;
    margin: 10px 10px 0 10px;
}

.list_pic_sb ul li .img img {
    float: left;
    width: 200px;
}

.list_pic_sb ul li .pic_title {
    font-size: 16px;
    text-align: center;
    color: #333;
    height: 40px;
    line-height: 40px;
}

.list_pic_sb ul li:hover .pic_title {
    color: #1357ac;
}