@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: #bd0505;
    text-decoration: none
}

img {
    border: 0
}

body {
    min-width: 1300px;
    margin: 0 auto;
    color: #333;
    font-family: "Microsoft YaHei", '微软雅黑', '宋体';
    font-size: 14px;
    background: #fff
}

.dym p {
    line-height: 35px !important;
    font-size: 16px !important;
    text-indent: 2em;
    color: #333
}

.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
}

.display {
    display: block
}

.top {
    width: 100%;
    height: 122px;
    margin: 0px auto;
    background: url(../images/top.jpg) top center no-repeat
}

.box {
    width: 1240px;
    margin: 0px auto
}

.logo {
    float: left;
    margin-top: 24px
}

.top .r {
    width: 234px;
    float: right
}

.top .r .a {
    width: 234px;
    height: 50px;
    line-height: 50px;
    text-align: right
}

.top .r .a a {
    text-align: right;
    font-size: 15px;
    color: #333333
}

.dh {
    width: 100%;
    height: 50px;
    margin: 0px auto;
    background: #b61e2e
}

.cnav {
    width: 1240px;
    height: 50px;
    margin: 0px auto
}

.cnav1 {
    margin: 0px auto;
    width: 100%;
    height: 50px
}

.cnav1 ul li {
    width: 155px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    float: left;
    display: block;
    position: relative;
    background: url(../images/fgf.jpg) right center no-repeat
}

.cnav1 ul li a {
    text-align: center;
    color: #fff;
    font-size: 18px;
    display: block
}

.cnav1 ul li a.down {
    background: url(../images/down.png) 130px center no-repeat
}

.cnav1 ul li .cnav11 {
    top: 50px;
    display: none;
    width: 100%;
    position: absolute;
    z-index: 999
}

.cnav1 ul li .cnav11 ul li {
    background: rgba(182, 30, 46, 0.7);
    width: 100%;
    height: 40px;
    line-height: 40px;
    border-bottom: 1px #a01524 solid;
    float: left;
    display: block
}

.cnav1 ul li .cnav11 ul li a {
    color: #fff;
    font-size: 14px
}

.cnav1 ul li .cnav11 ul li:hover {
    background: #b61e2e
}

.cnav1 ul li:hover .cnav11 {
    display: block
}

.ss {
    width: 234px;
    height: 33px;
    background: #fff;
    margin: 0px auto;
    border-radius: 2px;
    box-shadow: 0px 0px 5px #ddd
}

.i-search {
    width: 235px;
    height: 33px;
    overflow: hidden;
    position: relative;
    box-shadow: 0 0 11px rgba(0, 0, 0, 0.2)
}

.i-search .search-txt {
    width: 172px;
    padding-left: 15px;
    height: 32px;
    background: none;
    color: #1a0404;
    border: none;
    font-family: '微软雅黑'
}

.i-search .search-btn {
    width: 38px;
    height: 33px;
    position: absolute;
    right: 0px;
    top: 0px;
    border: 0;
    cursor: pointer
}

.i-search .search-btn:hover {
    opacity: 0.8;
    outline: none;
    color: #000
}

.i-search input {
    outline: none;
    color: #fff
}

.column1 {
    width: 100%;
    text-align: center
}

.column1 h1 {
    width: 129px;
    line-height: 37px;
    color: #000;
    font-size: 20px;
    text-align: center;
    margin: 0px auto;
    padding-top: 15px;
    font-weight: bold
}

.column1 a {
    float: right;
    color: #999
}

.column2 {
    width: 100%;
    height: 50px;
    line-height: 50px;
    border-bottom: 2px #f5f4f4 solid
}

.column2 h1 {
    width: 100px;
    line-height: 49px;
    color: #000;
    font-size: 20px;
    text-align: center;
    font-weight: bold;
    border-bottom: 3px #cb2133 solid;
    float: left
}

.column2 a {
    float: right;
    color: #999
}

.column2 h1.h1 {
    background: url(../images/i6.png)left center no-repeat;
    padding-left: 24px
}

.column2 h1.h2 {
    background: url(../images/i7.png)left center no-repeat;
    padding-left: 24px
}

.ad {
    width: 100%;
    height: 110px;
    margin: 0px auto;
    margin-top: 20px
}

.ad img {
    width: 100%;
    height: 110px;
    margin: 0px auto
}

.main {
    width: 100%;
    margin: 0px auto
}

.banner {
    width: 100%;
    height: 315px;
    margin: 0px auto;
    background: url(../images/bannerbg.jpg) top center no-repeat
}

.flexslider {
    width: 1240px;
    margin: 0px auto;
    position: relative;
    height: 315px;
    overflow: hidden
}

.slides {
    position: relative;
    z-index: 1
}

.slides li {
    height: 315px
}

.flex-control-nav {
    position: absolute;
    bottom: 40px;
    z-index: 2;
    text-align: center;
    right: 20px
}

.flex-control-nav li {
    display: inline-block;
    width: 12px;
    height: 12px;
    margin: 0 8px;
    *display: inline;
    zoom: 1
}

.flex-control-nav a {
    display: inline-block;
    width: 12px;
    height: 12px;
    line-height: 100px;
    overflow: hidden;
    background: #fff;
    cursor: pointer;
    border-radius: 10px
}

.flex-control-nav .flex-active {
    background: #b61e2e
}

.flex-direction-nav {
    position: absolute;
    z-index: 9999;
    width: 100%;
    top: 40%
}

.flex-direction-nav li a {
    display: block;
    width: 39px;
    height: 67px;
    overflow: hidden;
    cursor: pointer;
    position: absolute
}

.flex-direction-nav li a.flex-prev {
    left: 0px;
    background: url(../images/lb1.png) center center no-repeat
}

.flex-direction-nav li a.flex-next {
    right: 0px;
    background: url(../images/rb1.png) center center no-repeat
}

.flex-direction-nav li a.flex-prev:hover {
    background: url(../images/lb1.png) center center no-repeat
}

.flex-direction-nav li a.flex-next:hover {
    background: url(../images/rb1.png) center center no-repeat
}

.ksdhbg {
    width: 100%;
    height: 176px;
    margin: 0px auto;
    margin-top: -44px;
    background: url(../images/ksdhbg.png) top center no-repeat;
    z-index: 999;
    position: relative
}

.ksdh {
    width: 1240px;
    margin: 0px auto
}

.ksdh ul li {
    width: 246px;
    height: auto;
    display: block;
    float: left;
    margin-top: 10px
}

.ksdh ul li a {
    width: 246px;
    height: 100px;
    display: block
}

.ksdh ul li i {
    width: 53px;
    height: 54px;
    display: block;
    margin: 20px;
    margin: 0px auto
}

.ksdh ul li h1 {
    width: 100%;
    height: 50px;
    font-size: 18px;
    margin-top: 15px;
    text-align: center
}

.ksdh ul li i.i1 {
    background: url(../images/i1.png) center top no-repeat
}

.ksdh ul li i.i2 {
    background: url(../images/i2.png) center top no-repeat
}

.ksdh ul li i.i3 {
    background: url(../images/i3.png) center top no-repeat
}

.ksdh ul li i.i4 {
    background: url(../images/i4.png) center top no-repeat
}

.ksdh ul li i.i5 {
    background: url(../images/i5.png) center top no-repeat
}

.ksdh ul li .a {
    background: url(../images/k1.png) center 15px no-repeat
}

.ksdh ul li:hover h1 {
    color: #000
}

.ksdh ul li:hover .a {
    -webkit-animation: move 0.5s infinite;
    animation: move 1.5s infinite
}

@keyframes move {
    0% {
        margin-top: 5
    }

    20% {
        margin-top: -5px
    }
}

.part1 {
    width: 100%;
    height: 385px;
    background: url() center top no-repeat;
    padding-top: 40px
}

.part2 {
    width: 100%;
    height: 517px;
    margin: 0px auto;
    padding-top: 18px
}

.part2 .part2_r {
    width: 408px;
    height: auto;
    float: right;
    padding-left: 20px;
    margin-left: 20px
}

.part2 .part2_l {
    width: 780px;
    height: auto;
    float: left
}

.part2 .part2_l .l {
    width: 409px;
    height: auto;
    float: left;
    margin-top: 20px
}

.part2 .part2_l .r {
    width: 350px;
    height: auto;
    float: right
}

.focus0 {
    position: relative;
    width: 409px;
    height: 273px;
    float: left
}

.focus0 img {
    width: 409px;
    height: 273px
}

.focus0 .btn1 {
    position: absolute;
    bottom: 34px;
    left: 210px;
    overflow: hidden;
    zoom: 1
}

.focus0 .btn1 a {
    position: relative;
    display: inline;
    width: 13px;
    height: 13px;
    text-decoration: none;
    text-align: left;
    outline: 0;
    float: left;
    background: #fff
}

.focus0 .btn1 a:hover,
.focus .btn a.current {
    cursor: pointer;
    background: #fff
}

.focus0 .fPic1 {
    position: absolute;
    left: 0px;
    top: 0px
}

.focus0 .D1fBt1 {
    overflow: hidden;
    zoom: 1;
    height: 16px;
    z-index: 10
}

.focus0 .shadow1 {
    width: 357px;
    position: absolute;
    padding-left: 25px;
    padding-right: 25px;
    z-index: 10;
    display: block;
    font-size: 16px;
    height: 110px;
    padding-top: 15px;
    border: 1px #d4ccb3 solid
}

.focus0 .shadow1 a {
    color: #333;
    font-weight: bolder;
    font-size: 16px;
    top: 100px
}

.focus0 .shadow1 p {
    color: #999;
    line-height: 21px;
    font-size: 14px;
    margin-top: 7px;
    /* padding-left: 25px; */
}

.focus0 .shadow1 p:last-child {
    background: url(../images/rl.png) left center no-repeat
}

.focus0 .fcon1 {
    position: relative;
    width: 100%;
    float: left;
    display: none;
    background: #000
}

.focus0 .fcon1 img {
    display: block
}

.focus0 .fbg1 {
    bottom: 7px;
    right: 156px;
    position: absolute;
    height: 21px;
    text-align: center;
    z-index: 200
}

.focus0 .fbg1 div {
    margin: 0px auto;
    overflow: hidden;
    zoom: 1;
    height: 14px
}

.focus0 .D1fBt1 a {
    position: relative;
    display: inline;
    width: 10px;
    height: 10px;
    margin: 0 6px;
    color: #bfbcbc;
    font: 12px/15px "\5B8B\4F53";
    border-radius: 10px;
    text-decoration: none;
    text-align: center;
    outline: 0;
    float: left;
    background: #dad6d6
}

.focus0 .D1fBt1 .current,
.focus .D1fBt a:hover {
    background: #c3a233
}

.focus0 .D1fBt1 img {
    display: none
}

.focus0 .D1fBt1 i {
    display: none;
    font-style: normal
}

.focus0 .prev1 {
    width: 35px;
    height: 34px;
    left: 0px;
    position: absolute;
    top: 150px;
    z-index: 9999
}

.focus0 .next1 {
    width: 35px;
    height: 34px;
    right: 0px;
    position: absolute;
    top: 150px;
    z-index: 9999
}

.focus0 .prev1:hover {
    background-position: 0 0
}

.focus0 .next1:hover {
    background-position: -40px 0
}

.TabTitle3 {
    width: 100%;
    height: 45px;
    line-height: 45px;
    margin: 0px auto;
    overflow: hidden;
    border-bottom: 1px #c7ced6 solid
}

.TabTitle3 ul li {
    height: 45px;
    line-height: 45px;
    width: 120px;
    text-align: center;
    color: #333;
    display: block;
    float: left;
    cursor: pointer;
    font-size: 20px;
    font-weight: bold;
    margin-right: 25px
}

.TabTitle3 ul li.hover {
    height: 42px;
    line-height: 42px;
    color: #bd1023;
    border-bottom: 3px #bd1023 solid
}

.Tabbottom3 {
    width: 100%;
    margin: 0px auto;
    margin-top: 10px;
    position: relative
}

.Tabbottom3 .more {
    width: 100%;
    position: absolute;
    z-index: 2;
    right: 0px;
    top: -40px;
    text-align: right;
    color: #999
}

.Tabbottom3 .more a {
    color: #999
}

.part3 {
    width: 100%;
    height: 270px;
    margin: 0px auto;
    padding-top: 10px;
    padding-bottom: 20px;
    background: #f7f4ea
}

.part3 .part3k {
    width: 590px;
    height: auto;
    float: left;
    margin-top: 15px
}

.list {
    width: 100%;
    margin: 0px auto;
    margin-top: 10px
}

.list ul li {
    width: 100%;
    line-height: 36px;
    float: left;
    display: block;
    background: url(../images/tb.jpg) left center no-repeat;
    padding-left: 5px
}

.list ul li .title a {
    font-size: 16px;
    float: left;
    padding-left: 8px;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s
}

.list ul li .time {
    font-size: 16px;
    color: #999;
    padding-right: 10px;
    float: right
}

.list ul li a:hover {
    padding-left: 15px;
    color: #bd1023
}

.list2 {
    width: 100%;
    margin: 0px auto;
    margin-top: 10px
}

.list2 ul li {
    width: 100%;
    float: left;
    display: block;
    border-bottom: 1px #ddd dotted;
    padding-bottom: 13px;
    padding-top: 13px
}

.list2 ul li .title {
    width: -moz-calc(100% - 75px);
    width: -webkit-calc(100% - 75px);
    width: calc(100% - 75px);
    float: left;
    margin-left: 20px;
    line-height: 24px
}

.list2 ul li .title a {
    font-size: 16px;
    float: left
}

.list2 ul li .time {
    width: 55px;
    height: 55px;
    background: #eaeaea;
    float: left;
    text-align: center;
    color: #333
}

.list2 ul li .time h1 {
    font-size: 20px;
    line-height: 36px;
    font-weight: bold
}

.list2 ul li .time h2 {
    font-size: 14px;
    line-height: 6px
}

.list2 ul li:hover .time {
    background: #c3a233;
    color: #fff
}

.list2 ul li a:hover {
    color: #bd1023;
    font-weight: bold
}

.list3 {
    width: 100%;
    margin: 0px auto;
    margin-top: 19px
}

.list3 ul li {
    width: 100%;
    float: left;
    display: block;
    border-bottom: 1px #ddd dotted;
    padding-bottom: 13px;
    padding-top: 13px;
    height: 53px
}

.list3 ul li .title {
    width: -moz-calc(100% - 90ppx);
    width: -webkit-calc(100% - 90px);
    width: calc(100% - 90px);
    float: left;
    margin-left: 20px;
    line-height: 24px
}

.list3 ul li .title a {
    font-size: 16px;
    float: left
}

.list3 ul li .time2 {
    width: 58px;
    height: 28px;
    float: left;
    text-align: center;
    border: 1px #bdbdbd solid;
    border-radius: 8px;
    line-height: 28px;
    color: #333
}

.list3 ul li .time2 h1 {
    font-size: 16px
}

.list3 ul li:hover .time2 {
    background: #c3a233;
    color: #fff
}

.list3 ul li a:hover {
    color: #bd1023;
    font-weight: bold
}

.foot {
 width: 100%;
    height: 76px;
    margin: 0px auto;
    background: #bd1023;
}

.contant {
   width:84%;
    line-height: 74px;
    height: 74px;
    margin: 0px auto;
    /* overflow: hidden; */
   float: left;

}

.contant ul {
  
    /* margin: 0px auto; */
    text-align: center;
   
}

.contant ul li {
    font-size: 16px;
    color: #fff;
    display: inline-block;
    margin: 0px 2px;
    padding-right: 12px;
    background: url(../images/fgf.jpg) right center no-repeat
}

.contant ul li:last-child {
    background: none
}

.ewm{float:right;}

.nypart {
    width: 100%;
    margin: 0px auto
}

.nypartbanner {
    width: 100%;
    margin: 0px auto
}

.nypartbanner img {
    width: 100%;
    height: 380px;
    margin: 0px auto
}

.nypart_con {
    width: 100%;
    margin: 0px auto;
    padding-top: 30px
}

.nypart_con2 {
    width: 1220px;
    margin: 0px auto;
    padding: 15px;
    background: #fff;
    border-radius: 4px
}

.nypart_l {
    width: 230px;
    float: left;
    position: relative
}

.nypart_l .ejnavk {
    width: 230px;
    position: absolute
}

.nypart_l .ejnavk .bt {
    width: 230px;
    height: 72px;
    line-height: 60px;
    padding-top: 9px;
    font-size: 24px;
    color: #fff;
    font-weight: bold;
    background: url(../images/nycolumn.jpg) left center no-repeat;
    text-align: center
}

.nypart_l .ejnav {
    width: 230px;
    margin: 0px auto;
    padding-bottom: 50px;
    padding-top: 10px;
    background: #f7f7f7
}

.nypart_l .ejnav ul li {
    width: 210px;
    height: 55px;
    margin: 0px auto;
    line-height: 55px;
    font-size: 16px;
    border-bottom: 1px #c5c4c4 dotted;
    background: url() 190px center no-repeat
}

.nypart_l .ejnav ul li a {
    padding-left: 20px;
    display: block
}

.nypart_l .ejnav ul li:hover {
    background: url() 190px center no-repeat #ffffff;
    box-shadow: 0px 0px 3px #d8cfcf
}

.nypart_l .ejnav ul li:hover a {
    color: #b61e2e;
    font-weight: bold
}

.nypart_l .ejnav ul li.on {
    background: url() 190px center no-repeat #ffffff;
    box-shadow: 0px 0px 3px #d8cfcf
}

.nypart_l .ejnav ul li.on a {
    color: #b61e2e;
    font-weight: bold
}

.nypart_r {
    width: 980px;
    float: right
}

.nycolumns {
    width: 100%;
    height: 35px;
    background: url() left bottom no-repeat;
    padding-bottom: 10px;
    border-bottom: 1px #ddd solid
}

.nycolumns_l {
    width: 110px;
    font-size: 22px;
    font-weight: bold;
    text-align: center;
    line-height: 44px;
    color: #000;
    float: left;
    border-bottom: 3px #b61e2e solid
}

.nycolumns_r {
    height: 35px;
    color: #888;
    float: right;
    padding-right: 10px;
    overflow: hidden
}

.nycolumns_r a {
    color: #888;
    margin: auto 5px
}

.nycolumns_r a:hover {
    color: #b61e2e;
    text-decoration: underline
}

.nycolumns2 {
    width: 100%;
    height: 35px;
    background: url() left bottom no-repeat;
    padding-bottom: 10px
}

.dqwz {
    height: 35px;
    line-height: 35px;
    background: url() left center no-repeat;
    color: #9f9d9d;
    float: left
}

.dqwz a {
    color: #000;
    font-size: 14px;
    padding: 0px 3px
}

.dqwz a:hover {
    color: #b61e2e
}

.dqwz a.hover {
    color: #b61e2e
}

.dqwz a.first {
    margin-left: 0px
}

.nypart_nr {
    width: 100%;
    min-height: 500px;
    margin: 0px auto;
    padding-bottom: 50px
}

.dym {
    width: 100%;
    margin: 0px auto;
    padding-top: 20px
}

.dym p {
    line-height: 35px !important;
    font-size: 16px !important;
    text-indent: 2em;
    color: #333
}

.nylist {
    width: 100%;
    margin: 0px auto;
    margin-top: 10px
}

.nylist ul li {
    width: 100%;
    line-height: 50px;
    float: left;
    display: block;
    border-bottom: 1px #ccc dotted;
    background: url(../images/tb.jpg) left center no-repeat;
    padding-left: 5px
}

.nylist ul li a {
    display: block;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s
}

.nylist ul li .title {
    font-size: 16px;
    float: left;
    padding-left: 8px
}

.nylist ul li .time {
    font-size: 16px;
    color: #999;
    padding-right: 10px;
    float: right
}

.nylist ul li:hover a {
    padding-left: 15px;
    color: #bd1023
}

.piclist {
    width: 100%;
    margin: 0px auto;
    margin-top: 20px
}

.piclist ul li {
    width: 298px;
    margin: 12px;
    display: block;
    float: left;
    margin-bottom: 10px
}

.piclist ul li .img {
    width: 298px;
    height: 210px;
    overflow: hidden
}

.piclist ul li .img img {
    width: 100%;
    height: 210px;
    overflow: hidden;
    transition: all 0.4s
}

.piclist ul li .img img:hover {
    transform: scale(1.06)
}

.piclist ul li .tit {
    font-size: 16px;
    line-height: 40px
}

.piclist ul li .tit a {
    padding-left: 10px
}

.jianjie {
    width: 100%;
    margin: 0px auto;
    margin-top: 10px
}

.jianjie p {
    font-size: 16px;
    line-height: 35px;
    text-indent: 2em
}

.newlist2 {
    width: 100%;
    margin: 0px auto;
    margin-bottom: 20px;
    margin-top: 20px
}

.newlist2 ul li {
    width: 100%;
    float: left;
    border-bottom: 1px #eee dotted;
    display: block;
    overflow: hidden;
    padding-top: 15px;
    padding-bottom: 15px
}

.newlist2 ul li .title {
    width: 100%;
    display: block;
    height: 45px;
    line-height: 45px;
    font-size: 20px;
    color: #333;
    float: left
}

.newlist2 ul li a {
    color: #333
}

.newlist2 ul li .img {
    width: 200px;
    height: 146px;
    overflow: hidden;
    display: block;
    float: left
}

.newlist2 ul li .r {
    width: 754px;
    float: left;
    margin-left: 25px
}

.newlist2 ul li img {
    width: 200px;
    height: 146px;
    overflow: hidden
}

.newlist2 ul li .time {
    width: 100%;
    height: 45px;
    height: 45px;
    line-height: 45px;
    display: block;
    float: left
}

.newlist2 ul li .jianshu {
    width: 100%;
    text-indent: 2em;
    line-height: 24px;
    color: #999;
    display: block;
    float: left;
    font-size: 16px
}

.newlist2 ul li:hover .title {
    color: #b61e2e
}

.newlist2 ul li:hover {
    background: #f9f9f9
}

.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 #094a88 solid;
    background: #014f99;
    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 {
    border: 1px #094a88 solid;
    background: #014f99;
    color: #FFF;
    text-decoration: none
}

.pagination .current {
    border: 1px #094a88 solid;
    background: #014f99;
    color: #fff
}

.nrq {
    width: 100%;
    margin: 0px auto
}

.detail {
    margin-top: 20px;
    margin-bottom: 50px
}

.detail .detail_shuxing {
    width: 100%;
    margin: 0px auto;
    padding-top: 30px;
    padding-bottom: 20px;
    border-bottom: 1px #eee solid
}

.detail .detail_shuxing .title {
    padding-left: 40px;
    padding-right: 40px;
    font-size: 30px;
    color: #000;
    text-align: center
}

.detail .detail_shuxing .shuxing {
    width: 600px;
    margin: 0px auto
}

.detail .detail_shuxing .shuxing .fbsj {
    margin: 0px auto;
    height: 30px;
    line-height: 30px;
    font-size: 15px;
    color: #888;
    margin-top: 20px;
    text-align: center;
}

.detail .zw {
    min-height: 300px;
    width: 100%;
    margin: 0px auto;
    margin-top: 20px
}

.detail .zw p {
    line-height: 40px;
    font-size: 18px;
    text-indent: 2em
}

.detail .zw p img {
    text-align: center
}
