.content {
    overflow: hidden;
    clear: both;
    margin-bottom: 30px;
}

.main_with {
    width: 1200px;
    margin: 0 auto;
}

.position {
    border-bottom: 1px solid #cccccc;
    height: 50px;
    line-height: 50px;
    font-size: 18px;
    color: #666;
    margin-top: 10px;
}

.position .sign {
    background: url(../images/wz_title.png)no-repeat left center;
    padding-left: 30px;
}

.content_left {
    width: 880px;
    float: left;
}

.content_right {
    width: 300px;
    float: right;
    background: #f6f6f6;
}

.art-hd {
    margin: 60px 0 10px 0;
    font-size: 36px;
    color: #333;
    font-weight: normal;
    text-align: center;
    line-height: 45px;
}

.art-meta {
    margin: 30px 0 0 0;
    text-align: center;
    color: #999;
    font-size: 14px;
    line-height: 22px;
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
}

/*左侧-文章列表*/
.honour {
    width: 100%;
    overflow: hidden;
    margin: auto;
}

.honour_pic {
    width: 99%;
    height: 165px;
    padding: 7px 0;
    margin: 5px auto 15px auto;
    border: 1px solid #eeeeee;
    cursor: pointer;
    transition: all .2s linear;
    overflow: hidden;
    text-decoration: none;
    -webkit-box-shadow: 0 5px 5px -5px #cccccc;
    -moz-box-shadow: 0 5px 5px -5px #cccccc;
    box-shadow: 0 5px 5px -5px #cccccc;
}

.honour_pic:hover {
    border: 1px solid #ff9933;
}

.honour_pic img {
    width: 210px;
    height: 140px;
    margin: 10px 20px;
    float: left;
    overflow: hidden;
}

.honour_pic h5 {
    width: 940px;
    line-height: 30px;
    float: left;
    margin-left: 20px;
    font-size: 24px;
    font-weight: bold;
    margin-top: 8px;
}

.honour_pic-zi {
    margin-top: 0px;
    float: left;
    width: 620px;
    height: 150px;
    overflow: hidden;
    text-decoration: none;
    margin-top: 10px;
}

.honour_pic p {
    width: 940px;
    float: left;
    margin-left: 18px;
    font-size: 18px;
    line-height: 30px;
    margin-top: 10px;
}

.honour_pic p a {
    color: #ff9933;
}

.honour_pic a:hover {
    color: #ff9933;
}

.rqyd {
    width: 96%;
    border-top: 1px solid #eee;
    margin-left: 18px;
    height: 40px;
    line-height: 40px;
    margin-top: 10px;
    float: left;
    text-align: right
}

.rqyd em {
    display: inline-block;
    margin-left: 20px;
    font-size: 12px;
    color: #999;
}

.content_left .page {
    width: 665px;
    overflow: hidden;
    margin: auto;
    font-size: 20px;
    margin: 20px 0px;
}

.content_left .page li {
    display: inline;
    line-height: 30px;
    margin: 0 2px;
    font-size: 20px;
    font-weight: bold;
}

.content_left .thisclass {
    background: none repeat scroll 0 0 #ff9933;
    color: #FFFFFF;
    font-weight: bold;
    padding: 2px 5px;
}

.content_left .page li a {
    color: #696969;
    font-weight: 100;
    padding: 2px 5px;
}

.content_left .page a:hover {
    background: none repeat scroll 0 0 #ff9933;
    color: #FFFFFF;
    font-weight: bold;
}

.content_right {
    width: 300px;
    float: right;
    background: #f6f6f6;
}

.righ_title {
    font-size: 24px;
    height: 45px;
    line-height: 45px;
    color: #1aa3ad;
    font-weight: bold;
    text-align: center;
    border-bottom: 1px solid #1aa3ad;
    margin-top: 30px;
    margin-bottom: 15px;
}

.fylist {
    width: 270px;
    margin: 0px auto;
}

.slidefy {
    width: 270px;
    height: 230px;
    overflow: hidden;
    position: relative;
}

.slidefy .bd {
    position: relative;
    height: 100%;
    z-index: 0;
}

.slidefy .bd li {
    zoom: 1;
    vertical-align: middle;
}

.slidefy .bd a {
    width: 100%;
    height: 180px;
    display: block;
}

.slidefy .prev,
.slidefy .next {
    position: absolute;
    right: 32px;
    bottom: 58px;
    display: block;
    width: 13px;
    height: 13px;
    line-height: 13px;
    text-align: center;
    background: url(../images/prev.jpg) no-repeat center;
}

.slidefy .next {
    left: auto;
    right: 14px;
    background: url(../images/next.jpg) no-repeat center;
}

.dzdh {
    background: #1aa3ad;
    padding: 5px 0px;
}

.dzdh p {
    width: 270px;
    height: 20px;
    line-height: 20px;
    font-size: 12px;
    color: #FFF;
    padding-left: 15px;
    margin-left: 10px;
}

.dzdh p:nth-child(1) {
    background: url(../images/dz_xt.png) no-repeat left center;
}

.dzdh p:nth-child(2) {
    background: url(../images/tel_xt.png) no-repeat left center;
}

.jdlskh {
    overflow: hidden;
    width: 270px;
    margin: 0px auto;
}

.jdlskh p {
    background: #1aa3ad;
    height: 30px;
    margin-top: 5px;
    line-height: 30px;
    width: 132.5px;
    font-size: 12px;
    color: #FFF;
    text-align: center;
}

.jdlskh p:nth-child(odd) {
    float: left
}

.jdlskh p:nth-child(even) {
    float: right
}

.fwlist {
    width: 270px;
    margin: 0px auto;
}

.fwlist ul li {
    width: 75px;
    margin-right: 22px;
    float: left;
    text-align: center;
    margin-bottom: 15px;
}

.fwlist ul li p {
    font-size: 12px;
    margin-top: 3px
}

.fwlist ul li:nth-child(3n+3) {
    margin-right: 0px;
}

.ryslist {
    width: 270px;
    margin: 0px auto;
    padding-top: 280px;
}

.yhlist {
    width: 270px;
    margin: 0px auto;
    margin-bottom: 40px
}

.yhlist dl {
    width: 268px;
    overflow: hidden;
    margin: 0px auto;
    margin-top: 10px;
    padding-bottom: 10px;
    border-bottom: 1px dashed #d1d1d1
}

.yhlist dl dt {
    width: 20px;
    height: 26px;
    background: url(../images/jt.png) no-repeat left center;
    float: left;
}

.yhlist dl dd {
    width: 240px;
    float: left;
}

.yhlist dl dd span {
    display: block;
    font-size: 14px;
    height: 26px;
    line-height: 26px;
    font-weight: bold;
}

.yhlist dl dd p {
    font-size: 12px;
    color: #666
}

.yhlist dl dd p a {
    color: #ff9933
}

.picMarquee-top {
    margin: 0 auto;
    width: 270px;
    overflow: hidden;
    position: relative;
}

.picMarquee-top .bd {}

.picMarquee-top .bd ul {
    overflow: hidden;
    zoom: 1;
}

.picMarquee-top .bd ul li {
    zoom: 1;
    overflow: hidden;
    margin-bottom: 15px;
}

.picMarquee-top .bd ul li .yspic {
    width: 110px;
    height: 130px;
    float: left
}

.picMarquee-top .bd ul li .yspic img {
    width: 110px;
    height: 130px;
    display: block;
}

.picMarquee-top .bd ul li .ystitle {
    width: 148px;
    float: right;
    font-size: 14px;
}

.picMarquee-top .bd ul li .ystitle span {
    font-weight: bold;
    font-size: 16px;
}

.picMarquee-top .bd ul li .ystitle p {
    margin-top: 10px
}

.right_zx {
    width: 80px;
    height: 26px;
    line-height: 26px;
    color: #FFF;
    padding-left: 10px;
    font-size: 14px;
    background: url(../images/zj_tou.png) #ff9934 no-repeat 70px center;
    margin-top: 8px
}


.zjbox {
    overflow: hidden;
    margin-top: 30px;
}

.zjbox2 ul li {
    width: 588px;
    height: 356px;
    position: relative;
    box-sizing: border-box;
    border: 1px solid #eeeeee;
    margin-bottom: 20px;
    -webkit-box-shadow: 0 5px 5px -5px #cccccc;
    -moz-box-shadow: 0 5px 5px -5px #cccccc;
    box-shadow: 0 5px 5px -5px #cccccc;
    padding-top: 1px
}

.zjbox2 ul li:hover {
    border-top: 2px solid #ff9933;
    box-sizing: border-box;
    padding-top: 0px
}

.zjbox2 ul li dl dt {
    float: left;
}

.zjbox2 ul li dl dt img {
    margin: 20px 28px 20px 22px
}

.zjbox2 ul li dl dd {
    width: 290px;
    float: left;
}

.zjbox2 ul li:nth-child(odd) {
    float: left
}

.zjbox2 ul li:nth-child(even) {
    float: right;
    clear: right
}

.zjbox2 ul li dl dd h2 {
    display: block;
    margin-top: 16px;
    line-height: 58px;
    font-size: 36px;
    font-weight: bold
}

.zjbox2 ul li dl dd hr {
    width: 40px;
    height: 3px;
    background: #1aa3ad
}

.zjbox2 ul li dl dd .touxian {
    display: block;
    font-size: 18px;
    margin-top: 8px;
    margin-bottom: 20px
}

.zjbox2 ul li dl dd .shanchang {
    font-size: 18px;
}

.zjbox2 ul li dl dd .shanchang b {
    display: block;
    font-weight: bold;
}

.zjbox2 ul li dl dd a {
    display: block;
    width: 88px;
    height: 40px;
    line-height: 40px;
    float: left;
    font-size: 18px;
    color: #FFF;
    margin-top: 14px;
    padding-left: 42px;
}

.zjbox2 ul li dl dd a.ljck {
    background: url(../images/detail.png) #ff9933 no-repeat 13px center;
    margin-right: 14px
}

.zjbox2 ul li dl dd a.zxyy {
    background: url(../images/yuyue.png) #1aa3ad no-repeat 13px center;
}

.zjbox2 ul li dl dd .xxyy {
    position: absolute;
    bottom: 30px;
    left: 280px;
}

.pages {
    overflow: hidden;
    margin: auto;
    font-size: 20px;
    margin: 20px 0px;
}

.pages li {
    display: inline;
    line-height: 30px;
    margin: 0 2px;
    font-size: 20px;
    font-weight: bold;
}

.pages .thisclass {
    background: none repeat scroll 0 0 #ff9933;
    color: #FFFFFF;
    font-weight: bold;
    padding: 2px 5px;
}

.pages li a {
    color: #696969;
    font-weight: 100;
    padding: 2px 5px;
}

.pages a:hover {
    background: none repeat scroll 0 0 #ff9933;
    color: #FFFFFF;
    font-weight: bold;
}


.art-hd {
    margin: 60px 0 10px 0;
    font-size: 36px;
    color: #333;
    font-weight: normal;
    text-align: center;
    line-height: 45px;
}

.art-meta {
    margin: 30px 0 0 0;
    text-align: center;
    color: #999;
    font-size: 14px;
    line-height: 22px;
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px
}

.art-meta img {
    vertical-align: middle;
}

.art-meta2 {
    margin: 20px 0 0 0
}

.art-meta2 li {
    float: left;
    width: 198px;
    height: 30px;
    margin: 0 2px 0 0;
    line-height: 30px;
    text-align: center;
    background: #e5e5e5;
}

.art-meta2 img {
    vertical-align: middle;
    margin: -3px 5px 0 0;
}

.art-content {
    margin: 30px 0 0 0;
    font-size: 16px;
    line-height: 200%;
}

.art-content p {
    font-size: 16px !important;
}

.art-content table {
    margin: 0px auto;
}

.art-content table tr td {
    border: 1px solid #ddd;
    text-align: center
}

.art-btns {
    margin: 50px 0 0 0;
    height: 95px;
}

.art-btns a {
    display: block;
    width: 274px;
    height: 95px;
    float: left
}

.art-btns a span {
    display: block;
    font-size: 24px;
    margin-left: 100px;
    margin-top: 18px;
}

.art-btns a p {
    font-size: 16px;
    margin-left: 100px;
}

.art-btns .art-btn-zx {
    background: url(../images/btn_zixun.png) no-repeat center;
    margin-left: 155px;
}

.art-btns .art-btn-fy {
    background: url(../images/btn_feiyong.png) no-repeat center;
}

.art-btns .art-btn-yz {
    background: url(../images/btn_yizhen.png) no-repeat center;
}

.art-btns .art-btn-zx span {
    color: #4eb1ab;
}

.art-btns .art-btn-fy span {
    color: #ff9933;
}

.art-btns .art-btn-yz span {
    color: #69a1d6;
}

.art-btns .art-btn-fy {
    margin: 0 25px;
}

.art-btns img {
    vertical-align: top;
}

.art-nav {
    margin: 30px 0 0 0;
}

.art-nav li {
    width: 350px;
    height: 30px;
    padding: 0 0 0 20px;
    line-height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.art-nav li.art-prev {
    background: url("../images/art-prev.gif") left center no-repeat;
    float: left
}

.art-nav li.art-next {
    background: url("../images/art-next.gif") left center no-repeat;
    float: right
}

.art-nav li a {
    font-size: 16px;
    color: #666;
}

.art-nav li a:hover {
    color: #4cbbb4;
}

.comm-box{margin-bottom: 50px;}

.comm-hd {
    height: 34px;
    text-align: center;
    margin: 40px 0px 20px 0px;
}

.comm-hd h3 {
    display: block;
    background: url(../images/jjky_line.jpg) no-repeat center;
    height: 34px;
    line-height: 34px;
    font-size: 24px;
    font-weight: normal;
    *display: inline;
    *zoom: 1;
    color: #333;
}

.comm-hd2 {
    height: 34px;
    text-align: center;
    margin: 40px 0px 20px 0px;
}

.comm-hd2 h3 {
    display: block;
    background: url(../images/tjyd_bg.jpg) no-repeat center;
    height: 34px;
    line-height: 34px;
    font-size: 24px;
    font-weight: normal;
    *display: inline;
    *zoom: 1;
    color: #333;
}

.art-xg {}

.art-xg .bd {
    margin: 20px 0 0 0;
}

.art-xg li {
    float: left;
    width: 385px;
    height: 30px;
    padding: 0 0 0 15px;
    line-height: 30px;
    overflow: hidden;
    background: url("../images/art_dot.jpg") left center no-repeat;
}

.art-xg li a {
    display: block;
    width: 370px;
    height: 35px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 16px;
}

/**就近看牙·方便快捷 **/
.comm-jigou {
    margin-top: 10px;
}

.comm-jigou ul {
    margin: 0 0 0 -6px;
}

.comm-jigou li {
    position: relative;
    float: left;
    width: 215px;
    height: 225px;
    margin: 0 6px 0 2px;
    ;
    background: #1aa3ad;
    _display: inline;
}

.comm-jigou li:last-child {
    margin-right: 0px
}

.comm-jigou li h3 {
    height: 45px;
    line-height: 45px;
    font-size: 18px;
    color: #fff;
    font-weight: normal;
    text-align: center;
}

.comm-jigou li img {
    display: block;
    width: 215px;
    height: 180px;
}

.comm-jigou li p {
    padding: 10px 15px;
    height: 85px;
    font-size: 15px;
    line-height: 22px;
    color: #fff;
    text-align: center;
}

.comm-jigou li a {
    display: block;
    width: 160px;
    height: 30px;
    margin: 0 auto;
    font-size: 16px;
    color: #fff;
    line-height: 30px;
    text-align: center;
    background: #666;
    transition: all ease .3s;
}

.comm-jigou li a:hover {
    background: #4cbbb4;
}

.comm-jigou li .comm-jigou-mask {
    display: none;
    position: absolute;
    left: 0;
    top: 45px;
    right: 0;
    bottom: 0;
    background: #1aa3ad;
    filter: alpha(opacity:80);
    opacity: 0.8;
}

.comm-jigou li .comm-jigou-info {
    display: none;
    position: absolute;
    left: 10px;
    top: 55px;
    bottom: 10px;
    right: 10px;
}