.fl {
    float: none
}

.fr {
    float: none;
}

.ml10 {
    margin-left: 10px;
}

.ml5 {
    margin-left: 5px;
}

.ml20 {
    margin-left: 20px;
}

.mr20 {
    margin-right: 20px;
}

.m15 {
    margin-top: 15px;
}

.m5 {
    margin-top: 5px;
}

.p10 {
    padding: 10px;
}

.p5 {
    padding: 5px;
}

.b5 {
    border: #efefef 5px solid;
}

.w96 {
    margin: 5px auto;
    width: 96%;
}

.showpc {
    display: none;
}

.showmobile {
    display: block;
}

.main {
    margin: 0 auto;
    width: 100%;
    max-width: 640px;
}

.w590, .w320, .w390, .w350, .w660, .w410 {
    width: 96%;
    margin: 0 auto;
}

#ad1000 {
    display: none;
}

.w725 {
    width: 100%;
    margin: 0 auto;
}

/*新闻列表*/
.newstitle {
    border-bottom: #226aa5 2px solid;
    height: 40px;
    width: 100%;
}

.newstitle a {
    padding: 0 5px;
    text-decoration: none;
    color: #226aa5;
}

.newstitlel {
    color: #226aa5;
    font-size: 18px;
    font-weight: bold;
    line-height: 40px;
    border-bottom: #f7191e 2px solid;
    padding: 0 2px 0 2px;
    height: 40px;
    float: left;
}

.navdh {
    background: #197cb5 repeat-x center;
    margin: 0 auto 5px;
    height: 100px;
    padding: 5px 0px;
    margin: 0;
}

.navdh ul {
    float: left;
    background: url(dhline.png) no-repeat center right;
    padding: 0px 10px;
    width: 100%;
}

.navdh ul li {
    float: left;
    padding: 0 1%;
    line-height: 25px;
    width: 18%;
}

.navdh ul li a {
    color: #FFF;
    font-size: 15px;
    font-weight: 800;
}

#mobileHeader {
    font-family: "Microsoft yahei";
}

#mobileHeader {
    width: 100%;
    height: 60px;
    background: #e2e2e2 url(../images/bgSjTop.jpg) no-repeat 0 0px;
    -webkit-background-size: 100% 60px;
    background-size: 100% 60px;
    position: relative;
}

#mobileHeader .logo {
    height: 60px;
    background: url(../mobile/logo.png) no-repeat 0px 8px;
    -webkit-background-size: 160px;
    background-size: 160px;
}

#mobileHeader .name {
    display: inline-block;
    height: 45px;
    line-height: 45px;
    font-size: 20px;
    padding: 0 0 0 10px;
    font-weight: bold;
    color: #fff;
    vertical-align: top;
    margin: 0 0 0 100px;
    background: url(../xh_mobile_header.png) 0 -160px no-repeat;
    -webkit-background-size: 57px;
    background-size: 57px;
    text-align: center
}

#mobileHeader .right {
    display: block;
    width: 50px;
    height: 60px;
    position: absolute;
    top: 0px;
    right: 10px;
    background: url(../images/xh_mobile_header.png) no-repeat 100% -65px;
    -webkit-background-size: 80px;
    background-size: 80px;
}



#mobileHeader .phnav {
    text-align: center;
    border-top: 2px solid #00abe7;
    padding-bottom: 6px;
}

#mobileHeader .phnav a {
    float: left;
    width: 25%;
    height: 30px;
    line-height: 35px;
    text-align: center;
    font-size: 16px;
    color: #333;
}


.conleft {
    width: 96%;
    margin: 0 auto;
    float: none;
}

.title-title {
    padding: 10px 0;
}

.title-title h1 {
    font-size: 20px;
    font-weight: bold;
    line-height: 30px;
    text-align: center;
}

.title-info {
    clear: both;
    overflow: hidden;
    height: 40px;
    line-height: 30px;
    border-bottom: #e5e5e5 1px solid;
    text-align: center;
}

.con {
    clear: both;
    overflow: hidden;
    padding-bottom: 10px;
    font: normal 16px/30px microsoft yahei;
    text-align: left;
}

.con p {
    color: #333;
}

.con img {
    width: 96%;
    padding: 3px;
    border: #efefef 2px solid;
}


.conpic {
    clear: both;
    overflow: hidden;
    padding-bottom: 10px;
    font: normal 16px/30px microsoft yahei;
    text-align: left;
}

.conpic p {
    color: #333;
}

.conpic a {
    color: #09C
}

.conpic img {
    max-width: 900px;
    padding: 5px;
    border: #efefef 2px solid;
}

/*图文展示1*/
.dataList {
    width: 98%;
    margin: 0 auto;
}

.dataList dd {
    border-bottom: 1px dashed #ededed;
    width: 100%;
    padding-bottom: 10px;
}

.dataList dd h3 {
    width: 100%;
}

.dataList dd h3 a {
    display: inline-block;
    font-weight: normal;
    line-height: 30px;
    overflow: hidden;
    font-size: 100%;
    color: #000;
}

.dataList dd img {
    width: 130px;
    height: 90px;
    vertical-align: top;
    padding-right: 10px;
    float: left;
    -moz-transition: -moz-transform .3s ease;
    -ms-transition: -ms-transform .3s ease;
    transition: transform .3s ease;
}

.dataList dd .summary {
    line-height: 22px;
    max-height: 90px;
    overflow: hidden;
    color: #666;
    font-size: 75%;
    font-family: "宋体";
}

.dataList dd .info {
    height: 14px;
    line-height: 14px;
    padding: 0;
    text-align: right;
}

.dataList dd .time {
    font-size: 12px;
    color: #999;
}

.dataList dd {
    margin: 5px 0;
}

.dataList dd:nth-last-child(1) {
    border: none;
}

/*图文展示2*/
.dataList2 li {
    padding: 6px 0 6px 0;
    border-bottom: 1px dashed #ededed;
    overflow: hidden;
    position: relative;
}

.dataList2 h3 {
    float: right;
    min-width: 135px;
    width: 60%;
    WORD-BREAK: break-all;
    WORD-WRAP: break-word
}

.dataList2 h3 a {
    display: inline-block;
    line-height: 25px;
    overflow: hidden;
    font-size: 15px;
    color: #000;
    font-family: "Microsoft yahei";
}

.dataList2 img {
    width: 135px;
    height: 90px;
    vertical-align: top;
    padding-right: 10px;
    float: left;
    -moz-transition: -moz-transform .3s ease;
    -ms-transition: -ms-transform .3s ease;
    transition: transform .3s ease;
}

.dataList2 .summary { /* height: 75px;*/
    line-height: 24px;
    overflow: hidden;
    color: #666;
    font-size: 14px;
    font-family: "宋体";
}

.dataList2 .info {
    height: 14px;
    line-height: 14px;
    padding: 0;
    text-align: right;
}

.dataList2 .time {
    font-size: 12px;
    color: #999;
    float: right;
}

/*图文展示4*/
.ri_tpjx3 {
    width: 48.9%;
    height: 120px;
    overflow: hidden;
    float: left;
    padding-top: 4px;
    padding-bottom: 4px;
    margin: 0 1px;
}

.ri_tpjx3 img {
    width: 100%;
    height: 120px;
    position: relative;
    z-index: 11;
}

.ri_tpjx3 h1 {
    width: 100%;
    height: 30px;
    position: relative;
    z-index: 22;
    background: #0e649a;
    top: -30px;
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
    opacity: 0.5;
}

.ri_tpjx3 h2 {
    width: 100%;
    height: 30px;
    line-height: 30px;
    position: relative;
    z-index: 33;
    top: -60px;
    font-size: 14px;
    font-weight: normal;
    color: #fff;
    text-align: center;
    overflow: hidden;
}

.ri_tpjx3 h2 a {
    font-size: 14px;
    font-weight: normal;
    color: #fff;
}

.ri_tpjx3 h2 a:hover {
    color: #fa9627;
}


/*新闻列表2*/
.xwlist2 {
    width: 96%;
    margin: 0 auto;
    border-top: #CCC 1px dotted;
}

.xwlist2 dd {
    list-style: none;
    height: 31px;
    line-height: 31px;
    overflow: hidden;
    background: url(dot.png) no-repeat 0px center;
    padding-left: 15px;
}

.xwlist2 dd a {
    text-decoration: none;
    font-size: 16px;
    letter-spacing: 0px;
}

.xwlist2 dd span {
    float: right;
    color: #999;
    width: 70px;
    text-align: right;
}

/*新闻列表4*/
.indexlt {
    color: #000;
    text-decoration: none;
    height: 180px;
    overflow: hidden;
    width: 96%;
    margin: 5px auto;
}

.indexlt li {
    height: 30px;
    line-height: 30px;
    overflow: hidden;
}

.indexlt a {
    color: #000;
    text-decoration: none;
    padding-left: 5px;
    height: 25px;
    line-height: 25px;
    overflow: inherit;
}

.indexlt a:hover {
    text-decoration: underline;
    color: #ff0000;
}


/*头条*/
.focus-tit {
    background: #fff;
    border: #ddd 1px solid
}

.focus-tit .tit {
    margin: 0;
    padding: 30px 0 10px 0;
    position: relative;
    background: url(titbg.png);
}

.focus-tit .tit > a, .focus-tit .tit > a:visited {
    display: block;
    width: 90%;
    max-width: 540px;
    margin: 0 auto;
    font: bold 22px/28px Microsoft Yahei, STHeiti, Arial;
    text-align: center;
    text-decoration: none;
}

.focus-tit .tit > i {
    top: 10px;
}

.focus-tit .tit > i {
    position: absolute;
    z-index: 5;
    top: 5px;
    left: 0;
    width: 51px;
    height: 20px;
    background: url(tit.png) no-repeat;
    background-size: auto 20px;
}

/*幻灯*/
.owl-carousel .owl-wrapper:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.owl-carousel {
    display: none;
    position: relative;
    width: 100%;
    margin: 10px auto;
    -ms-touch-action: pan-y
}

.owl-carousel .owl-wrapper {
    display: none;
    position: relative;
    -webkit-transform: translate3d(0, 0, 0)
}

.owl-carousel .owl-wrapper-outer {
    overflow: hidden;
    position: relative;
    width: 100%
}

.owl-carousel .owl-wrapper-outer.autoHeight {
    -webkit-transition: height .5s ease-in-out;
    -moz-transition: height .5s ease-in-out;
    -ms-transition: height .5s ease-in-out;
    -o-transition: height .5s ease-in-out;
    transition: height .5s ease-in-out
}

.owl-carousel .owl-item {
    float: left
}

.owl-controls .owl-buttons div, .owl-controls .owl-page {
    cursor: pointer
}

.owl-controls {
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: transparent
}

.grabbing {
    cursor: url(grabbing.png) 8 8, move
}

.owl-carousel .owl-item, .owl-carousel .owl-wrapper {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0)
}

#owl-demo {
    position: relative;
    width: 100%;
    height: 260px;
    margin: 0px auto 0 auto;
}

#owl-demo .item {
    position: relative;
    display: block;
}

#owl-demo img {
    display: block;
    width: 100%;
    height: 260px;
}

#owl-demo b {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 78px;
    background-color: #000;
    opacity: .5;
    filter: alpha(opacity=50);
}

#owl-demo span {
    position: absolute;
    left: 0;
    bottom: 37px;
    width: 100%;
    font: 18px/32px;
    color: #fff;
    text-align: center;
}

.owl-pagination {
    position: absolute;
    left: 0;
    bottom: 10px;
    width: 100%;
    height: 22px;
    text-align: center;
}

.owl-page {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 0 5px;
    background-image: url(../images/bg15.png);
    *display: inline;
    *zoom: 1;
}

.owl-pagination .active {
    width: 25px;
    background-image: url(../images/bg16.png);
}

.owl-buttons {
    display: none;
}

.owl-buttons div {
    position: absolute;
    top: 50%;
    width: 40px;
    height: 80px;
    margin-top: -40px;
    text-indent: -9999px;
}

.owl-prev {
    left: 0;
    background-image: url(../index/bg17.png);
}

.owl-next {
    right: 0;
    background-image: url(../index/bg18.png);
}

.owl-prev:hover {
    background-image: url(../index/bg19.png);
}

.owl-next:hover {
    background-image: url(../index/bg20.png);
}

/*新闻列表4*/
.ri_lb3 {
    height: auto;
    width: 100%;
    height: 300px;
    overflow: hidden;
}

.ri_lb3 li {
    padding-left: 5px;
    height: 30px;
    line-height: 30px;
    font-size: 15px;
    color: #393939;
    overflow: hidden;
    width: 100%;
}

.ri_lb3 li:nth-child(even) {
    padding-left: 5px;
    height: 30px;
    line-height: 30px;
    font-size: 15px;
    color: #393939;
    float: left;
    overflow: hidden;
    width: 100%;
    margin-left: 0%;
}

.ri_lb3 li a {
    color: #393939;
    font-size: 15px;
    padding-left: 5px;
}

.newstitle {
    margin-top: 5px
}

/*通用标题样式*/
.com_titl {
    height: 38px;
    border-bottom: #efefef 2px solid;
}

.com_titl a {
    padding: 0 10px;
    height: 38px;
    float: left;
    text-align: left;
    font-size: 16px;
    color: #0e649a;
    display: block;
    border-bottom: #2087bf 2px solid;
    line-height: 35px;
}

.com_titl2 {
    height: 39px;
    line-height: 35px;
    font-size: 120%;;
    color: #fff;
    padding: 0 15px;
}

.com_titl2 a {
    padding: 0 10px;
    height: 30px;
    float: left;
    text-align: left;
    font-size: 16px;
    color: #0e649a;
    display: block;
    border-bottom: #2087bf 2px solid;
}

.frtitle {
    color: #0C3;
    font-size: 14px;
    line-height: 25px;
    margin-top: 8px;
    float: right;
    overflow: hidden;
}

.frtitle a {
    color: #0c3;
    font-size: 14px;
    line-height: 25px;
    padding: 0 3px;
}

@media screen and (min-width: 0px) and (max-width: 365px) {
    .frtitle {
        color: #0C3;
        font-size: 14px;
        line-height: 25px;
        margin-top: 8px;
        float: right;
        overflow: hidden;
        display: none
    }

    .frtitle a {
        color: #0c3;
        font-size: 14px;
        line-height: 25px;
        padding: 0 3px;
    }
}

/*微信*/
.weixin {
    width: 96%;
    margin: 0 auto;
    height: 440px;
}

.wxlogo {
    clear: both
}

.wxlogo img {
    width: 100px;
    padding: 8px 10px 0 0;
    float: left;
}

.wxlogo h2 {
    font-size: 18px;
    font-weight: 800;
    color: #666;
    height: 30px;
    line-height: 30px;
    padding-top: 10px;
}

.wxlogo p {
    font-size: 15px;
    color: #666;
    height: 30px;
    line-height: 30px;
}

.wxlogo span {
    background: url(renz.png) no-repeat left center;
    padding-left: 25px;
    font-size: 15px;
    line-height: 30px;
}

.xmtzsxn {
    border-bottom: 1px dashed #c9c9ca;
    padding-bottom: 10px;
    height: 100px;
}

.xmtzsxn img {
    width: 90px;
    padding: 8px 10px 0 0;
    float: left;
}

.xmtzsxn h2 {
    font-size: 18px;
    font-weight: 800;
    color: #666;
    height: 30px;
    line-height: 30px;
    padding-top: 10px;
}

.xmtzsxn p {
    font-size: 16px;
    color: #666;
    height: 30px;
    line-height: 25px;
}

.xmtzsxn-link dd {
    width: 40%;
    float: left;
    padding: 0 5%;
    text-align: center;
}

.xmtzsxn-link img {
    width: 100%;
    padding: 3px;
    border: 1px solid #efefef
}


.xmtzsxn-link p {
    font-size: 15px;
    color: #fff;
    width: 100%;
    height: 18px;
    line-height: 18px;
    padding: 3px;
    background: #093;
    margin-top: 10px;
}

.back {
    position: fixed;
    right: 20px;
    bottom: 20px;
    margin-left: 100px;
    width: 40px;
    height: 40px;
    background: url(../images/sj_common.png) 0 -40px no-repeat;
    z-index: 100;
    text-indent: -999px;
    overflow: hidden;
    display: none;
}


.footer {
    max-width: 640px;
    margin: 0px auto 0;
    border-top: 1px solid #fff;
    padding: 15px 0 15px 0;
    background: #33a2da;
    text-align: center;
    line-height: 25px;
    color: #fff;
    font-size: 14px;
}

.footer a {
    line-height: 30px;
    color: #fff;
}