@charset "utf-8";
* {
    padding: 0;
    margin: 0;
}

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
blockquote,
p {
    padding: 0px;
    margin: 0px;
    font-weight: normal;
    word-break: break-all;
}

ol,
ul {
    list-style: none;
}

li {
    list-style-type: none;
}

a {
    text-decoration: none;
    color: #333;
}


/*a:hover { COLOR:#c70a0e;}2fa6bb*/

a:hover {
    color: #084699;
    text-decoration: none;
}

img {
    border: 0;
}


/*公共样式开始*/

body {
    margin: 0 auto;
    color: #333;
    font-family: "Microsoft YaHei", '微软雅黑', '宋体';
    font-size: 14px;
    background: url(../images/bj.jpg) left top repeat;
    position: relative;
    min-width: 1300px;
}

.clear {
    clear: both;
    font-size: 0px;
    line-height: 0px;
    height: 0px;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.mt5 {
    margin-top: 5px;
}

.mt10 {
    margin-top: 10px;
}

.mt20 {
    margin-top: 20px;
}

.pt10 {
    padding-top: 10px;
}

.ml10 {
    margin-left: 10px;
}

.ml20 {
    margin-left: 20px;
}

.hidden {
    display: none;
}

.top1 {
    width: 100%;
    height: 38px;
    line-height: 38px;
    background: #084699;
    margin: 0px auto;
}

.top1 .top1_con {
    width: 1300px;
    margin: 0px auto;
}

.top1 .top1_con a {
    color: #a7dbf0;
    line-height: 38px;
    padding-left: 10px;
    padding-right: 20px;
    background: url(../images/fgf.jpg) right center no-repeat;
}

.top2 {
    width: 100%;
    height: 103px;
    background: url(../images/top2.jpg) left top repeat-x;
    margin: 0px auto;
}

.top2 .top2_con {
    width: 1300px;
    margin: 0px auto;
}

.top2 .top2_con .logo {
    width: 364px;
    height: 72px;
    float: left;
    margin-top: 15px;
}

.top2 .top2_con .by {
    width: 666px;
    height: 101px;
    float: right;
}

.snav1 {
    width: 1300px;
    height: 57px;
    margin: 0px auto;
    background: url(../images/nav.png) top center no-repeat;
}

.snav1 ul li {
    width: 129px;
    height: 57px;
    text-align: center;
    line-height: 57px;
    float: left;
    display: block;
    position: relative;
    border-top: 2px #fff solid;
}

.snav1 ul li a {
    text-align: center;
    color: #000;
    font-size: 16px;
}

.snav1 ul li .snav11 {
 background: rgba(8, 70, 153, 0.9);
    top: 53px;
    display: none;
    position: absolute;
    z-index: 1;
}

.snav1 ul li .snav11 ul li {
    background: rgba(8, 70, 153, 0.9);
    width: 144px;
    height: 40px;
    line-height: 40px;
    float: left;
    display: block;
    border-top: none;
}

.snav1 ul li .snav11 ul li a {
    color: #fff;
    font-size: 14px
}

.snav1 ul li .snav11 ul li:hover {
    background: rgb(8, 70, 153);
    border-top: none;
}

.snav1 ul li:hover {
    border-top: 2px #084699 solid;
}

.snav1 ul li:hover a {
    color: #084699
}

.snav1 ul li:hover .snav11 {
    display: block;
}

.bannerbg {
    width: 100%;
    height: 553px;
    margin: 0px auto;
}

.banner {
    width: 100%;
    height: 548px;
    margin: 0px auto;
    border-bottom: 5px #084797 solid;
    overflow: hidden;
    position: relative;
}

.banner .bd {}

.banner .bd ul li {
    float: left;
    width: 100%;
    height: 548px;
    overflow: hidden;
    background-size: cover;
}

.banner .bd li span {
    display: block;
    height: 65px;
    line-height: 65px;
    position: absolute;
    bottom: 40px;
    left: 50%;
    margin-left: -350px;
    z-index: 5;
    text-align: center;
    width: 700px;
}

.banner .bd li span h1 {
    color: #fff;
    font-size: 22px;
    text-align: center;
    font-weight: normal;
}

.banner .hd {
    position: absolute;
    width: 50%;
    left: 50%;
    height: 5px;
    margin-left: -90px;
    bottom: 32px;
    z-index: 4;
}

.banner .hd ul li {
    float: left;
    width: 14px;
    height: 14px;
    background: #none;
    border: 3px #fff solid;
    border-radius: 50px;
    margin: 5px;
}

.banner .hd ul li.on {
    width: 14px;
    height: 14px;
    background: #fff;
    margin-bottom: 4px;
    border: 3px #fff solid;
    border-radius: 50px;
}

.banner .pnBtn {
    position: absolute;
    z-index: 6;
    top: 0;
    width: 100%;
    height: 51px;
    cursor: pointer;
}

.banner .prev {
    left: -50%;
    margin-left: -512px;
}

.banner .next {
    left: 50%;
    margin-left: 512px;
}

.banner .pnBtn .arrow {
    position: absolute;
    top: 0;
    width: 31px;
    height: 51px;
    top: 240px;
}

.banner .prev .arrow {
    right: 57px;
    background: url(../images/l.png) no-repeat;
}

.banner .next .arrow {
    left: 57px;
    background: url(../images/r.png) no-repeat;
}

.part1 {
    width: 100%;
    height: 496px;
    background: url(../images/part1.jpg) top center no-repeat;
    margin: 0px auto;
}

.part2 {
    width: 100%;
    height: 410px;
    background: url(../images/part2.jpg) top center no-repeat;
    margin: 0px auto;
}

.part3 {
    width: 100%;
    height: 166px;
    background: #ffffff;
    margin: 0px auto;
}

.part4 {
    width: 100%;
    height: 272px;
    background: url(../images/foot.jpg) bottom left no-repeat #eff2f7;
    margin: 0px auto;
    border-top: 2px #e4e7ec solid;
    position: relative;
}

.box {
    width: 1300px;
    margin: 0px auto;
}

.column {
    width: 100%;
    height: 102px;
    line-height: 102px;
    margin: 0px auto;
}

.column h1 {
    font-size: 24px;
    color: #000;
    float: left;
}

.column span {
    font-size: 16px;
    float: right;
}

.column span a {
    color: #bbc0c7;
}

.p1l {
    width: 371px;
    float: left;
}

.p1c {
    width: 509px;
    float: left;
    margin-left: 60px
}

.p1r {
    width: 311px;
    float: right;
}

.p2l {
    width: 371px;
    float: left;
}

.p2c {
    width: 509px;
    float: left;
    margin-left: 60px
}

.p2r {
    width: 311px;
    float: right;
}


/*切换图片焦点图*/

.focus {
    position: relative;
    width: 376px;
    height: 261px;
    float: left;
}

.focus img {
    width: 100%;
    height: 261px;
}

.focus .btn {
    position: absolute;
    bottom: 34px;
    left: 381px;
    overflow: hidden;
    zoom: 1;
}

.focus .btn a {
    position: relative;
    display: inline;
    width: 13px;
    height: 13px;
    text-decoration: none;
    text-align: left;
    outline: 0;
    float: left;
    background: #D9D9D9;
}

.focus .btn a:hover,
.xwzx .left3 .left .focus .btn a.current {
    cursor: pointer;
}

.focus .fPic {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
}

.focus .D1fBt {
    overflow: hidden;
    zoom: 1;
    height: 16px;
    z-index: 10;
}

.focus .shadow {
    width: 100%;
    position: absolute;
    bottom: -80px;
    left: 0px;
    z-index: 10;
    height: 70px;
    line-height: 26px;
    filter: progid: DXImageTransform.Microsoft.gradient( GradientType=0, startColorstr='#80000000', endColorstr='#80000000')\9;
    display: block;
    text-align: left;
    font-size: 12px;
}

.focus .shadow a {
    display: block;
    padding: 0 10px;
    width: 376px;
    color: #000;
    font-size: 16px;
    overflow: hidden;
    text-align: left;
}

.focus .fcon {
    position: relative;
    width: 100%;
    float: left;
    display: none;
}

.focus .fcon img {
    display: block;
}

.focus .fbg {
    bottom: -95px;
    left: 0px;
    position: absolute;
    height: 12px;
    width: 150px;
    text-align: center;
    z-index: 10;
}

.focus .fbg div {
    margin: 0px auto;
    overflow: hidden;
    zoom: 1;
    height: 12px;
}

.focus .D1fBt a {
    width: 22px;
    height: 7px;
    margin: 0 3px;
    background: #c5c5c5;
    display: block;
    float: left;
}

.focus .D1fBt .current,
.xwzx .left3 .left .focus .D1fBt a:hover {
    background: #466896;
}

.focus .D1fBt img {
    display: none
}

.focus .D1fBt i {
    font-style: normal;
    font-size: 12px;
    color: #fff;
    line-height: 19px;
}

.focus .prev,
.xwzx .left3 .left .focus .next {
    position: absolute;
    width: 40px;
    height: 74px;
}

.focus .prev {
    top: 50%;
    margin-top: -37px;
    left: 19px;
    background: none;
    cursor: pointer;
}

.focus .next {
    top: 50%;
    margin-top: -37px;
    right: 19px;
    background: none;
    cursor: pointer;
}

.list1 {
    width: 100%;
    line-height: 30px;
}

.list1 ul li {
    width: 100%;
    height: 40px;
    line-height: 40px;
    display: block;
    float: left;
    background: url(../images/tb.jpg) left center no-repeat;
}

.list1 ul li a {
    font-size: 16px;
    color: #222;
    display: block;
    float: left;
    padding-left: 15px;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}

.list1 ul li a:hover {
    padding-left: 25px;
    color: #084699;
}

.list1 ul li span {
    font-size: 16px;
    color: #888;
    display: block;
    float: right;
}

.list2 {
    width: 100%;
}

.list2 ul li {
    width: 100%;
    height: 40px;
    margin-bottom: 30px;
    margin-top: 5px;
    display: block;
    float: left;
}

.list2 ul li .time {
    width: 60px;
    height: 42px;
    margin-right: 15px;
    padding-right: 15px;
    border-right: 1px #ddd solid;
    float: left;
}

.list2 ul li .time h1 {
    font-size: 24px;
    text-align: right;
    line-height: 24px;
    color: #000;
}

.list2 ul li .time h2 {
    font-size: 12px;
    text-align: right;
    line-height: 18px;
    color: #000;
}

.list2 ul li .title {
    width: 220px;
    float: right;
    font-size: 16px;
}

.list2 ul li .title a {}

.list2 ul li:hover .time {
    border-right: 1px #f91b1b solid;
}

.list2 ul li:hover .time h1 {
    color: #f91b1b;
}

.list2 ul li:hover .time h2 {
    color: #f91b1b;
}

.list2 ul li:hover .title a {
    color: #f91b1b;
}

.list3 {
    width: 100%;
}

.list3 ul li {
    width: 100%;
    height: 40px;
    line-height: 40px;
    display: block;
    float: left;
}

.list3 ul li span {
    width: 85px;
    height: 40px;
    line-height: 40px;
    float: right;
   /*****  padding-right: 5px;***/
    color: #888;
  /*****   margin-right: 5px;***/
   /***** background: url(../images/index1_15.jpg) right center no-repeat;***/
    font-size: 16px;
}

.list3 ul li a {
    float: left;
    display: block;
    margin-left: 5px;
    font-size: 16px;
width:280px;
}

.list3 ul li:hover span {
    color: #f91b1b;
}

.list3 ul li:hover a {
    color: #f91b1b;
}

.list4 {
    width: 100%;
    height: 105px;
    margin-top: 15px;
}

.list4 .img {
    width: 127px;
    height: 88px;
    float: left;
}

.list4 .r {
    width: 350px;
    height: 88px;
    float: right;
    margin-left: 20px;
}

.list4 .r h1 {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 10px;
}

.list4 .r span {
    font-size: 15px;
    color: #666;
    line-height: 24px;
}

.list5 {
    width: 300px;
    height: 225px;
    background: url(../images/index1_03.jpg) 8px top no-repeat;
    margin-top: 20px;
}

.list5 ul li {
    width: 100%;
    background: url(../images/index1_09.png) left 8px no-repeat;
    padding-bottom: 10px;
}

.list5 ul li a {
    padding-left: 25px;
    font-size: 16px;
    display: block;
    line-height: 28px;
}

.list5 ul li span {
    display: block;
    color: #888;
    padding-left: 25px;
    line-height: 30px;
}





.list6 {
    width: 100%;
}

.list6 ul li {
    width: 100%;
    height: 40px;
    margin-bottom: 10px;
    margin-top: 5px;
    display: block;
    float: left;
    
}

.list6 ul li .time {
    width: 60px;
    height: 42px;
    margin-right: 15px;
    padding-right: 15px;
    border-right: 1px #ddd solid;
    float: left;
}

.list6 ul li .time h1 {
    font-size: 24px;
    text-align: right;
    line-height: 24px;
    color: #000;
}

.list6 ul li .time h2 {
    font-size: 12px;
    text-align: right;
    line-height: 18px;
    color: #000;
}

.list6 ul li .title {
    width: 280px;
    float: right;
    font-size: 16px;
}

.list6 ul li .title a {}

.list6 ul li:hover .time {
    border-right: 1px #f91b1b solid;
}

.list6 ul li:hover .time h1 {
    color: #f91b1b;
}

.list6 ul li:hover .time h2 {
    color: #f91b1b;
}

.list6 ul li:hover .title a {
    color: #f91b1b;
}











/* marquee6 */

#marquee6 {
    width: 100%;
    height: 205px;
    overflow: hidden;
}

#marquee6 ul li {
    width: 100%;
    background: url(../images/index1_09.png) left 8px no-repeat;
    padding-bottom: 10px;
}

#marquee6 ul li a {
    padding-left: 25px;
    font-size: 16px;
    display: block;
    line-height: 28px;
}

#marquee6 ul li span {
    display: block;
    color: #888;
    padding-left: 25px;
    line-height: 30px;
}

.zt {
    position: relative;
}

.controll {
    height: 106px;
    line-height: 106px;
    overflow: hidden;
    padding: 15px 0 0 0;
    position: absolute;
    top: 20px;
    left: -10px;
}

.controlr {
    height: 106px;
    line-height: 106px;
    overflow: hidden;
    padding: 15px 0 0 0;
    position: absolute;
    top: 20px;
    right: -10px;
}

#marquee2 {
    width: 1300px;
    height: 70px;
    overflow: hidden;
    padding-top: 45px;
}

#marquee2 ul li {
    float: left;
    width: 245px;
    height: 70px;
    margin: 0px 8px;
}

#marquee2 ul li img {
    display: block;
}

.link1 {
    width: 1300px;
    margin: 0px auto;
    overflow: hidden;
    height: 57px;
    border-bottom: 2px #e3e6eb solid;
}

.links {
    width: 900px;
    overflow: hidden;
    float: left;
}

.home_links {
    padding: 18px 0;
    height: auto;
    overflow: hidden;
    float: left;
}

.home_links .link {
    width: 900px;
}

.dhlj li {
    float: left;
    width: 120px;
    text-align: left;
    padding: 0 30px;
    border-left: 1px solid #ccc;
    font-size: 15px;
    color: #676a6f;
    line-height: 23px;
    background: url(../images/index1_26.jpg) 130px center no-repeat;
    cursor: pointer;
}

.dhlj li.on {
    background: url(../images/index1_26.jpg) 130px center no-repeat;
    color: #0D52B2;
}

.home_links_drop ul {
    font-size: 16px;
    padding: 20px;
    position: absolute;
    z-index: 999;
    top: 57px;
    display: none;
    width: 1260px;
    overflow: hidden;
    margin: 0 auto;
    border-top: 1px solid #ddd;
    background: #fff;
}

.home_links_drop ul li {
    float: left;
    width: 20%;
    line-height: 30px;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    overflow: hidden;
}

.ss {
    width: 320px;
    height: 37px;
    margin: 13px auto;
    float: right;
}

.i-search {
    width: 320px;
}

.op {
    width: 89px;
    height: 32px;
    float: left;
    border: none;
    background: url(../images/ss2.jpg) left center no-repeat;
    margin-right: 10px;
    padding-left: 5px;
}

.search-txt {
    width: 168px;
    padding-left: 15px;
    height: 32px;
    line-height: 32px;
    background: url(../images/ss1.jpg) left center no-repeat;
    color: #999999;
    float: left;
    border: 0;
    cursor: pointer font-family: '微软雅黑';
}

.search-btn {
    float: left;
    width: 33px;
    height: 32px;
}

.i-search .search-btn:hover {
    opacity: 0.8;
    outline: none;
}

.i-search input {
    outline: none;
}

.foot {
    width: 1300px;
    margin: 0px auto;
    margin-top: 10px;
}

.foot .l {
    width: 439px;
    height: 100px;
    background: #e4e7ee;
    float: left;
    padding: 30px;
}

.foot .l h1 {
    font-size: 15px;
    font-weight: bold;
    color: #676a6f;
}

.foot .l p {
    font-size: 15px;
    line-height: 24px;
    color: #676a6f;
    margin-top: 10px;
}

.foot .c {
    width: 400px;
    height: 100px;
    background: #e4e7ee;
    float: left;
    margin-left: 10px;
    padding: 30px 25px;
}

.foot .c h1 {
    font-size: 15px;
    font-weight: bold;
    color: #676a6f;
}

.foot .c .ksdh {
    margin-top: 15px;
}

.foot .c .ksdh ul li {
    width: 80px;
    text-align: center;
    display: block;
    float: left;
    overflow: hidden;
}

.foot .c .ksdh ul li img {
    width: 50px;
    height: 50px;
    text-align: center;
}

.foot .c .ksdh ul li a {
    color: #676a6f;
    font-size: 14px;
    display: block;
    line-height: 25px;
}

.foot .r {
    width: 279px;
    height: 110px;
    background: #e4e7ee;
    float: left;
    margin-left: 10px;
    color: #676a6f;
    padding: 25px;
}

.foot .r img {
    width: 106px;
    height: 105px;
    float: left;
}

.foot .r p {
    margin-left: 20px;
    display: block;
    float: left;
    margin-top: 50px;
}

.copyright {
    width: 100%;
    min-height: 60px;
    line-height: 60px;
    border-top: 1px #eff4f8 solid;
    background: #084699;
    margin: 0px auto;
    text-align: center;
    color: #ffffff;
}


/*  -----------------二级页面开始---------------------- */

.nybanner {
    width: 100%;
    height: 364px;
    margin: 0px auto;
    border-bottom: 5px #084797 solid;
    overflow: hidden;
}

.nypart {
    width: 1300px;
    margin: 0px auto;
    margin-top: 20px;
    margin-bottom: 20px;
}

.nypart .nypart_l {
    width: 207px;
    float: left;
}

.nypart .nypart_r {
    width: 1050px;
    float: right;
    margin-left: 43px;
    padding-bottom: 50px;
}

.nycolumn {
    width: 1300px;
    height: 50px;
    line-height: 50px;
    border-bottom: 1px #eee solid;
    margin: 0px auto;
}

.nycolumn_l {
    padding-left: 20px;
    padding-right: 20px;
    color: #222;
    font-size: 18px;
    color: #014F99;
    font-weight: bold;
    border-bottom: 3px #014f99 solid;
    float: left;
}

.nycolumn_r {
    padding-right: 10px;
    color: #888888;
    float: right;
}

.nycolumn_r a {
    color: #888888;
}

.nycolumn_r a.hover {
    color: #014F99;
}

.nycolumn1 {
    width: 1050px;
    height: 50px;
    line-height: 50px;
    border-bottom: 1px #eee solid;
    margin: 0px auto;
    margin-bottom: 20px;
}

.nycolumn1_l {
    padding-left: 20px;
    padding-right: 20px;
    color: #222;
    font-size: 18px;
    color: #014F99;
    font-weight: bold;
    border-bottom: 3px #014f99 solid;
    float: left;
}

.nycolumn1_r {
    padding-right: 10px;
    color: #888888;
    float: right;
}

.nycolumn1_r a {
    color: #888888;
}

.nycolumn1_r a.hover {
    color: #014F99;
}

.nynav {}

.nynav .nynav_bt {
    width: 207px;
    height: 88px;
    line-height: 88px;
    text-align: center;
    font-size: 24px;
    color: #fff;
    font-weight: bold;
    background: url(../images/nynavbt.jpg) left center no-repeat;
}

.nynav .nynav_ul {
    width: 207px;
}

.nynav .nynav_ul ul li {
    width: 157px;
    height: 63px;
    line-height: 63px;
    background: url(../images/nynav1.jpg) 20px center no-repeat #f4f5f7;
    font-size: 17px;
    border-bottom: 1px #e6e6e6 solid;
    padding-left: 50px;
}

.nynav .nynav_ul ul li:hover {
    background: url(../images/nynav2.jpg) 20px center no-repeat #eaeaea;
}

.nynav .nynav_ul ul li a {
    color: #000;
}

.nynav .nynav_ul ul li:hover a {
    color: #014f99;
}


/*jianjie*/

.nyjianjie {}

.nyjianjie>p {
    font-size: 16px;
    line-height: 36px;
    color: #000;
    text-indent: 2em;
}

.jgsz {
    width: 100%;
}


/*新闻标题列表*/

.titlelist2 {
    /*margin-top:20px;*/
    padding-bottom: 40px;
}

.titlelist2 ul li {
    width: 1050px;
    margin: 0px auto;
    height: 50px;
    line-height: 50px;
    border-bottom: 1px #f4f5f5 solid;
    display: block;
    float: left;
    background: url(../images/tb.jpg) left center no-repeat;
}

.titlelist2 .title {
    width: 930px;
    color: #000;
    padding-left: 10px;
    float: left;
}

.titlelist2 .title a {
    font-size: 17px;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}

.titlelist2 .title a:hover {
    padding-left: 15px;
    color: #014f99;
}

.titlelist2 .time {
    width: 103px;
    float: right;
    color: #888;
}


/*图片列表*/

.piclist {
    margin-top: 20px;
}

.piclist ul li {
    width: 474px;
    margin: 0px auto;
    margin: 20px;
    display: block;
    float: left;
}

.piclist .img {
    width: 474px;
    height: 246px;
    text-align: center;
    overflow: hidden;
}

.piclist .img img {
    width: 474px;
    height: 246px;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
}

.piclist .name {
    width: 474px;
    text-align: center;
    height: 60px;
    font-size: 18px;
    color: #000;
    line-height: 60px;
    display: block;
}

.piclist .img img:hover {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
}


/*标题+缩略图+简述*/

.titlesummarythumbnail {
    /*margin-top:20px;*/
    padding-bottom: 40px;
}

.titlesummarythumbnail ul li {
    width: 1030px;
    margin: 0px auto;
    border-bottom: 1px #f4f5f5 solid;
    display: block;
    padding-top: 25px;
    padding-bottom: 25px;
    float: left;
}

.titlesummarythumbnail .title {
    width: 780px;
    background: url(../images/tb.jpg) left center no-repeat;
    color: #000;
    line-height: 30px;
    margin-left: 20px;
    padding-left: 15px;
    float: left;
}

.titlesummarythumbnail .title a {
    font-size: 18px;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}

.titlesummarythumbnail .title a:hover {
    padding-left: 15px;
    color: #014f99;
}

.titlesummarythumbnail .summary {
    width: 800px;
    font-size: 16px;
    line-height: 30px;
    color: #888;
    text-indent: 2em;
    float: left;
    margin-top: 15px;
    margin-left: 20px;
}

.titlesummarythumbnail .time {
    width: 800px;
    font-size: 16px;
    line-height: 30px;
    color: #888;
    float: left;
    margin-left: 20px;
}

.titlesummarythumbnail .thumbnail {
    width: 210px;
    height: 140px;
    text-align: center;
    overflow: hidden;
    background: #f7f7f7;
    float: left;
}

.titlesummarythumbnail .thumbnail img {
    width: 210px;
    height: 140px;
    overflow: hidden;
}


/*---内容详细界面---*/

.detail {
    margin-top: 20px;
    margin-bottom: 50px;
}

.detail .detail_shuxing {
   
    margin: 0px auto;
    padding-top: 20px;
    padding-bottom: 20px;
    background: #f7f7f7;
}

.detail .detail_shuxing .title {
    font-size: 24px;
    color: #000;
    text-align: center;
    line-height: 50px;
}

.detail .detail_shuxing .shuxing {
    width: 600px;
    margin: 0px auto;
    text-align: center;
    line-height: 30px;
}

.detail .detail_shuxing .shuxing span {
    text-align: center;
    line-height: 30px;
    font-size: 16px;
    color: #000;
}

.detail .zw {
    margin-top: 50px;
}

.detail .zw p {
    line-height: 36px;
    font-size: 16px;
    text-indent: 2em;
}

.detail .zw p img {
    text-align: center;
}


/*翻页*/

.pagination {
    margin: 40px 0px 40px 0px;
    text-align: center
}

.pagination a,
.pagination span {
    display: inline-block;
    min-width: 26px;
    line-height: 26px;
    padding: 3px;
    border: 1px #ccc solid;
    background: #f7f7f7;
    color: #333;
    margin: 0px 2px;
    border-radius: 2px;
}

.pagination a:hover,
.pagination span:hover {
    border: 1px #073d75 solid;
    background: #086ab2;
    color: #fff;
}

.pagination .prev,
.pagination .no-pages,
.pagination .next {
    min-width: 30px;
    line-height: 26px;
    border: 1px #ccc solid;
    background: #f7f7f7;
    color: #333;
    margin: 0px 2px;
    border-radius: 2px;
    padding: 3px 6px;
}

.pagination .prev:before .next:after {
    background: #086ab2;
    color: #FFF;
    text-decoration: none;
    border: 1px #073d75 solid;
}

.pagination .current {
    border: 1px #073d75 solid;
    background: #086ab2;
    color: #fff;
}
