﻿﻿/*
 * @Author:TANYAOHUA
 * @Date: 2019/7/8 13:28
 * @Last Modified by: TANYAOHUA
 * @Last Modified time:2019/7/8 13:28
 */
/*//头部开始*/
.yydh-hearder, .yydh-main,.yydh-footer {
    min-width: 1200px;
}

.yydh-hearder1 {
    height: 36px;
    background: url("../images/yydh-hearder1.png");
}

.yydh-hearder2, .yydh-navbar, .yydh-main, .yydh-flink1, .yydh-footer22 {
    width: 1200px;
    margin: 0 auto;
}

.yydh-hearder2 p {
    line-height: 36px;
    color: #222528;
    font-size: 14px;
    float: left;
}

.yydh-hearder22 {
    float: right;
    background: url("../images/yydh-rili.png") no-repeat left center;
    padding-left: 25px;
}

.yydh-hearder3 {
    width: 100%;
    height: 300px;
    background: url("../images/yydh-logo.png") no-repeat center top;
}

.yydh-nav {
    height: 54px;
    background: #003da2;
    border-top: 1px solid #4678be;
}

.yydh-navbar1 {
    float: left;
}

.yydh-navbar1 li a {
    font-size: 18px;
    color: #fff;
    display: inline-block;
    padding-left: 40px;
    padding-right: 40px;
    height: 54px;
    font-weight: bold;
    line-height: 54px;
}

.yydh-navbar1 li a:hover, .yydh-navbar1 li a.cur {
    background: #0554bf;
}

.yydh-navbar1 li {
    float: left;
    margin-right: 20px;
}

.yydh-search {
    width: 270px;
    height: 40px;
    background: #0c5bc4;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #286ecd;
    margin-top: 7px;
    border-radius: 3px;
}

.yydh-search input {
    height: 40px;
    line-height: 40px;
    padding-left: 20px;
    color: #8cacd5;
    font-size: 15px;
    width: 200px;
}

.yydh-search a {
    display: inline-block;
    height: 40px;
    width: 40px;
    float: right;
    background: url("../images/yydh-search.png") no-repeat center;
}

/*//头部完成*/
.local {
    padding: 18px 0;
}

.local img {
    margin-right: 8px;
}

.local span, .local a {
    color: #878787;
    font-size: 14px;
    line-height: 18px;
}

.local a:hover {
    color: #bf3b34;
}

.local .arrow {
    margin: 0 6px;
}

.yydh-gltt {
    height: 50px;
    background: #1950ab;
}

.yydh-gltt a {
    display: inline-block;
    padding-left: 40px;
    height: 50px;
    line-height: 50px;
    color: #fff;
    font-size: 18px;
}

.yydh-glbox {
    padding: 0 20px;
}

.gl-list {
    padding-left: 11px;
}

.gl-l {
    border-bottom: 1px solid #e5e9ee;
    padding-bottom: 8px;
    padding-top: 40px;
}

.gl-l li {
    width: 100%;
    height: 40px;
    padding-left: 20px;
    padding-right: 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.gl-l li a {
    display: inline-block;
    padding-left: 18px;
    background: url(../images/yydh-lisbg.png) left center no-repeat;
    color: #333;
    font-size: 14px;
    max-width: 70%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    height: 22px;
}

.gl-l li a:hover {
    font-weight: bold;
}

.gl-l li span {
    float: right;
    color: #666;
    font-size: 12px;
}


.page {
    text-align: center;
    padding-top: 30px;
    padding-bottom: 40px;
    margin: 0 auto;
}

.pt26 {
    padding-top: 26px;
}

.page span, .page a {
    color: #415569;
    font-size: 14px;
    display: inline-block;
    line-height: 30px;
}

.page .jump {
    margin-left: 13px;
}

.page a {
    line-height: 30px;
    margin-left: 10px;
    width: 30px;
    height: 30px;
    border: 1px solid #e0e0e0;
    border-radius: 3px;
}

.page input {
    width: 50px;
    height: 30px;
    border: 1px solid #e0e0e0;
    text-align: center;
    margin: 0 7px;
    padding: 0 5px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 3px;
    line-height: 30px;
}

.page .go {
    text-align: center;
    margin-left: 10px;
}

.page a:hover, .page a.cur {
    background: #003da2;
    color: #fff;
    border: 1px solid #003da2;
}

.page a.go {
    background: #f7f9f9;
    border: 1px solid #e0e0e0;
    color: #b9bfc5;
    font-size: 12px;
}

.page a.go:hover {
    background: #003da2;
    color: #fff;
    border: 1px solid #003da2;
}

.yydh-spo {
    margin-left: 10px;
}

/*//footer开始*/
.yydh-footer1 {
    border-top: 4px solid #0d5bc5;
    background: #e5edf8;
}

.yydh-footer2 {
    height: 137px;
    background: url("../images/yydh-footbg.png");
}

.yydh-flink1 {
    background: url("../images/yydh-flinkb.png") no-repeat left center;
    padding-left: 60px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.yydh-flink1 li {
    float: left;
    margin-right: 40px;
}

.yydh-flink1 li a {
    line-height: 50px;
    font-size: 14px;
    color: #222528;
}

.yydh-flink1 li a:hover {
    font-weight: bold;
}

.f-help {
    text-align: center;
    padding-top: 14px;
    height: 98px;
    background: #f6f6f6;
}

.f-text {
    margin: 30px 235px 0;
    display: inline-block;
}

.f-text p {
    font-size: 13px;
    line-height: 30px;
    text-align: center;
}

.f-text .f-text1, .f-text .f-text1 a {
    color: #666;
}

.f-text .f-text1 a {
    margin-right: 6px;
}

.f-text .f-text1 a:hover {
    font-weight: bold;
}

.f-text .f-text1 span {
    display: inline-block;
    margin-right: 6px;
}

.f-text .f-text1 span:last-child {
    margin-right: 0;
}

.f-img1 {
    margin-top: 30px;
}

.f-img2 {
    margin-top: 30px;
}

.yydh-ldbox {
    width: 100%;
}

.yydh-ldl {
    width: 200px;
    border: 1px solid #e0e0e0;
}

.yydh-ldlt {
    background: #003da2;
    border-bottom: 1px solid #e0e0e0;
}

.yydh-ldlt a {
    display: inline-block;
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    height: 48px;
    line-height: 48px;
    padding-left: 48px;
    background: url("../images/yydh-ld1.png") no-repeat 14px center;
}

.yydh-ldlt a:hover {
    transform: translateX(5px);
    transition: all 1s ease-out 0s;
}

.yydh-ldname li {
    background: url("../images/yydh-ld3.png") no-repeat 175px 22px;
}

.yydh-ldname li a {
    width: 100%;
    font-size: 14px;
    color: #666;
    display: inline-block;
    height: 50px;
    line-height: 50px;
    border-top: 1px solid #e0e0e0;
    padding-left: 36px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.yydh-ldname li:first-child {
    border-top: none;
}

.yydh-ldname li a:hover, .yydh-ldname li a.cur {
    background: url("../images/yydh-ld2.png") no-repeat center left;
    background-size: 100% 100%;
    color: #003da2;
}

.yydhldr {
    width: 980px;
    border: 1px solid #e8ebf0;
    padding: 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.yydh-ldpic {
    width: 160px;
    height: 230px;
}

.yydh-ldpicr {
    margin-left: 40px;
    width: 690px;
}

.yydh-ldpicr h1 {
    font-size: 30px;
    font-weight: bold;
    color: #38404a;
}

.yydh-ldpicr .yydh-job span, .yydh-ldrjs {
    font-size: 14px;
    color: #38404a;
    line-height: 36px;
}

.yydh-ldpicr .yydh-job span.yydh-qian {
    color: #888;
}

.yydh-ldrt {
    border: 1px solid #e5e9ee;
}

.yydh-ldrt a {
    display: inline-block;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    color: #888;
    padding-left: 22px;
}

/*领导班子结束*/
/*//新闻中心开始*/
.yydh-xwlt a {
    background: url("../images/yydh-sp2.png") no-repeat 14px center;
}

.yydh-lmname li {
    background: url("../images/yydh-sp3.png") no-repeat 173px 20px;
}

.yydh-lmname li a:hover, .yydh-lmname li a.cur {
    background: url("../images/yydh-sp4.png") no-repeat center left;
}

.yydh-spr {
    width: 990px;
}

.yydh-spr1 li {
    float: left;
    width: 320px;
    height: 290px;
    margin-left: 10px;
    margin-bottom: 20px;
    text-align: center;
    box-shadow: 1px 1px 4px 0 #f7f7f7;
}

.yydh-spr1 li:hover {
    width: 320px;
    height: 290px;
    border: 1px solid #4b7eda;
    box-shadow: 1px 1px 4px 0 #e1e0e0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.yydh-spr1 li:hover img {
    height: 207px;
}

.yydh-spr1 li:hover p {
    border: none;
}

.yydh-spr1 li a {
    display: block;
}

.yydh-spr1 li img {
    width: 100%;
    height: 208px;
}

.yydh-spr1 li p {
    padding: 0 14px;
    height: 80px;
    line-height: 80px;
    border: 1px solid #d2d2d2;
    border-top: none;
    color: #333;
    font-size: 13px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.yydh-mapbox {
    border-top: 2px solid #e5e9ee;
    position: relative;
}

.yydh-mapt {
    position: absolute;
    top: -12px;
    left: 34px;
}

.yydh-mapt a {
    color: #003da2;
    font-size: 20px;
    font-weight: bold;
    display: inline-block;
    padding-left: 20px;
    padding-right: 20px;
    background: #fff;
}

.yydh-mapli {
    margin-top: 40px;
}

.yydh-mapli li {
    float: left;
    margin-left: 20px;
    margin-bottom: 13px;
}

.yydh-mapli li a {
    height: 45px;
    display: inline-block;
    padding: 0 40px;
    font-size: 14px;
    color: #333;
    text-align: center;
    line-height: 45px;
    border: 1px solid #e0e0e0;
    border-radius: 5px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.yydh-mapli li a:hover {
    background: #003da2;
    border: 1px solid #003da2;
    font-weight: bold;
    color: #fff;
}

/*//网站地图结束*/
/*//新闻动态开始*/
.yydh-gl-l {
    padding-top: 30px;
    width: 958px;
}

.yydh-gl-l li {
    padding-right: 0;
}

.yydh-xw {
    border: 1px solid #e0e0e0;
}

.yydh-xwr {
    width: 980px;
    margin-left: 18px;
}

.xwpage {
    padding-top: 22px;
    padding-bottom: 25px;
}

/*//细览开始*/
.yydh-xxgkxl-main {
    width: 1200px;
    margin: 0 auto;
    background-color: #fff;
    /*height: 1000px;*/
    padding-bottom: 40px;
    position: relative;
    margin-top: -150px;
    /*overflow: hidden;*/
}

.yydh-xl-location {
    width: 1120px;
    margin: 20px auto 0 auto;
}

.xhy-ch1 {
    padding-bottom: 10px;
}

.xhy-ch1 img {
    padding-right: 7px;
    padding-bottom: 10px;
}

.yydh-xl-location span {
    font-size: 13px;
}

.yydh-xl-dq1 {
    font-weight: bolder;
    font-size: 13px;
}

.yydh-xl-dq2 {
    font-size: 13px;
    color: #333;
}

.yydh-xl-location a:hover {
    color: #2a8bed;
}

.yydh-xxgkxl-articlebox {
    width: 1200px;
    background-color: #fbfcfc;
    margin: 0 auto;
    /*height: 500px;*/

}

.yydh-xxgkxl-articletop {
    width: 1200px;
    height: 100px;
    background-color: #fff;
    margin: 0 auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.yydh-xxgkxl-articleinfo li {
    float: left;
    height: 30px;
    text-align: left;
    width: 396px;
}

.yydh-xxgkxl-articleinfo li span {
    display: inline-block;
    color: #8c8c8c;
    font-size: 14px;

}


.yydh-xxgkxl-articleinfo li span.yydh-blue {
    color: #3e62b8;

}

.yydh-xxgkxl-articlebox h1 {
    font-size: 30px;
    color: #333333;
    margin: 0 auto;
    text-align: center;
    margin-top: 80px;
    margin-bottom: 60px;
    font-weight: normal;
}

.yydh-xxgkxl-articlefont {
    height: 50px;
    background-color: #f5f5f5;
    margin: 0 auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 40px;
}

.yydh-time {
    line-height: 50px;
    float: left;
    font-size: 14px;
    color: #666;
    margin-left: 20px;
}

.yydh-xl-smlfont {
    height: 20px;
    width: 120px;
    border: 1px solid #e5e5e5;
    border-radius: 10px;
}

.yydh-xl-smlfont {
    float: right;
}

.yydh-xl-smlfont span {
    float: left;

}

.yydh-xl-smlfont span.tt1 {
    font-size: 12px;
    color: #6a6a6a;
    line-height: 20px;
    margin-left: 16px;
    cursor: pointer;
}

.yydh-xl-smlfont span.yydh-cur {
    color: #3354a2;
}

.yydh-xl-articlecont {
    font-size: 16px;
    color: #666;
}

.yydh-xl-articlecont p {
    font-size: 16px;
    color: #2f3842;
    line-height: 32px;
    text-align: justify;
    margin-top: 40px;
}

.yydh-xl-share a {
    width: 48px;
    /* height: 28px; */
    display: block;
    float: left;
    margin-top: 11px;
    margin-left: 5px;
}

.yydh-xl-share a:hover {
    opacity: .8;
    filter: Alpha(opacity=80)
}

/*//信息公开概览开始*/
.yydh-xxgkgl-contbox {
    width: 1120px;
    margin: 0 auto;

}

.yydh-xxgkgll {
    width: 180px;
    height: 690px;
    background-color: #f7f9f9;
    float: left;
}

.yydh-xxgkglr {
    width: 980px;
    height: 690px;
    border: 1px solid #e8ebf0;
    float: right;
    box-sizing: border-box;
}

.yydh-xxgkgll .yydh-xxgkglltop {
    display: block;
    height: 40px;
    background-color: #3e62b8;
    width: 100%;
}

.yydh-xxgkgll .yydh-xxgkglltop {
    display: inline-flex;
    color: #fff;
    font-size: 16px;
    line-height: 40px;
}

.yydh-xxgkgll span.yydh-xxgkgl-lfpic {
    display: inline-block;
    height: 40px;
    width: 40px;
/ / background: url("../images/yydh-xxgkgl-ltop.png") no-repeat center center;
    background-color: #3354a2;
    margin-right: 15px;
}

.yydh-xxgl-ltt a {
    color: #484848;
    font-size: 14px;
    box-sizing: border-box;
}

.yydh-xxgl-ltt a {
    width: 180px;
    display: block;
    height: 40px;
    border: 1px solid #e2e2e2;
    margin-top: -1px;
    padding-left: 45px;
    line-height: 40px;
    position: relative;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 180px;
}

.yydh-xxgl-ltt a span {
    position: absolute;
    right: 25px;

}

.yydh-xxgl-ltt a:hover {
    border-left: 5px solid #00ce9d;
    padding-left: 41px;
}

.yydh-xxgl-ltt a.yydh-xxgkgl-cur {
    border-left: 5px solid #00ce9d;
    padding-left: 41px;
}

.yydh-box {
    width: 100%;
    height: 301px;
    box-sizing: border-box;
    border: 1px solid #e2e2e2;
    margin-top: -1px;
}

.yydh-xxgklr-tt {
    display: inline-block;
    height: 50px;
    border-bottom: 1px solid #edf0f3;
    font-size: 16px;
    color: #38404a;
    text-indent: 20px;
    line-height: 50px;
    font-weight: bold;
}

.yydh-xxgklr-tt:hover {
    color: #2a8bed;
}

.yydh-xxgklr-tt1 {
    height: 50px;
    width: 100%;
    display: block;
    background-color: #f7f9f9;
    border-bottom: 1px solid #edf0f3;
    text-align: center;
}

.yydh-xxgklr-tt1 li {
    font-size: 12px;
    color: #969ea6;
    float: left;
    line-height: 50px;
}

.yydh-xxgklr-tt1 .yydh-lr-li1 {
    width: 178px;
    margin-right: 40px;
}

.yydh-xxgklr-tt1 .yydh-lr-li2 {
    width: 550px;
    margin-right: 40px;

}

.yydh-xxgklr-tt1 .yydh-lr-li3 {
    width: 168px;

}

.yydh-lr-li2 a.yydh-click-a {
    color: #415569;
    display: block;
    font-size: 14px;
}

.yydh-lr-li2 a.yydh-click-a:hover {
    color: #3354a2;
}

.yydh-xxgklr-tt1 {
    position: relative;
}

.yydh-xxgklr-tt2 {
    background-color: #fff;
    height: auto;
}

.yydh-xxgk-fc {
    position: absolute;
    width: 830px;
    padding-left: 40px;
    left: 20px;
    top: 60px;
    display: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.yydh-fc {
    position: relative;
}

.yydh-xxgk-fc li {
    width: 260px;
}

.yydh-gl-lists {
    position: absolute;
    z-index: 999;
    border: 1px solid #e2e2e2;
    padding-top: 10px;
}

.yydh-xxgklr-tt2:hover {
    background: #fcfcfc;
}

.yydh-xxgk a {
    background: url("../images/yydh-xxgktt.png") no-repeat 14px center;
}

/*//首页开始*/
.index-headline {
    padding-top: 38px;
    height: 140px;
    background: #fff url(../images/yydh-hotp.jpg) left center no-repeat;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 135px;
}

.index-headline-tab {
    text-align: center;
    position: relative;
    overflow: hidden;
    height: 90px;
    width: 1060px;
    margin: 0 auto;
}

.index-headline-item {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
}

.index-headline-item h1 a {
    display: inline-block;
    line-height: 1;
    vertical-align: middle;
    color: #222528;
    font-size: 34px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 100%;
    font-weight: bold;
}

.index-headline-item h1 a:hover {
    text-decoration: underline;
}

.index-headline-item p {
    color: #222528;
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-top: 14px;
}

.yydh-today {
    position: absolute;
    left: 14px;
    top: 83px;
}

.yydh-today span {
    font-size: 18px;
    color: #232e3e;
}


.index-wrap1-col1 {
    width: 700px;
    height: 365px;
    position: relative;
    overflow: hidden;
}

.index-wrap1-col1 .index-pictt a:hover {
    text-decoration: underline;
}

.index-newspic li {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}

.index-newspic li img {
    width: 100%;
    height: 100%;
}

.index-pictt {
    position: absolute;
    overflow: hidden;
    width: 100%;
    height: 50px;
    bottom: 0;
    background: url(../images/yydh-m.png) repeat-x;
}

.index-pictt li {
    width: 100%;
    height: 100%;
}

.index-pictt li a {
    color: #fff;
    font-size: 16px;
    line-height: 50px;
    display: inline-block;
    max-width: 500px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-left: 20px;
}

.index-picpg {
    position: absolute;
    bottom: 18px;
    right: 21px;
}

.index-picpg li {
    float: left;
    width: 13px;
    height: 13px;
    margin-left: 8px;
    cursor: pointer;
    background: url(../images/yydh-inspan.png) no-repeat;
}

.index-picpg li.cur {
    background: url(../images/yydh-inspano.png) no-repeat;
}

.index-wrap1-col2 {
    width: 475px;
    height: 365px;
}

.index-tit1 {
    height: 50px;
    line-height: 50px;
    background: #e8eef6;
}

.index-tit1 .tit {
    display: inline-block;
    color: #222528;
    font-size: 18px;
    vertical-align: middle;
    height: 51px;
    line-height: 50px;
    padding-left: 21px;
    padding-right: 21px;
}

.index-tit1 .tit.cur {
    font-weight: bold;
    background: #3273cc;
    color: #fff;
}

.index-tit1 img {
    margin: 0 28px;
    vertical-align: middle;
}

.index-list1 li {
    height: 38px;
}

.index-list1 li a {
    display: inline-block;
    padding-left: 10px;
    color: #222528;
    font-size: 16px;
    max-width: 75%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    background: url(../images/yydh-indexlisbg.png) left center no-repeat;
}

.index-list1 li a:hover {
    font-weight: bold;
}

.index-list1 li span {
    display: inline-block;
    line-height: 22px;
    float: right;
    color: #999;
    font-size: 12px;
}

.index-tab {
    border-top: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-top: 15px;
}

.yydh-h495 {
    height: 495px;
    background: url("../images/yydh-indexmainbg.png");
}

.yydh-z12 {
    width: 710px;
    margin-top: 7px;
}

.yydh-z12 li {
    float: left;
    margin-left: 62px;
}

.yydh-z12 li:first-child {
    margin-left: 20px;
}

.yydh-z12 li a {
    display: block;
    width: 125px;
    height: 165px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 16px;
    color: #222528;
    text-align: center;
    padding-top: 135px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;

}

.yydh-z12 li a:hover {
    font-weight: bold;;
}

.yydh-z12 li a.y1 {
    background: url("../images/yydh-img1.png") no-repeat top center;
}

.yydh-z12 li a.y2 {
    background: url("../images/yydh-img2.png") no-repeat top center;
}

.yydh-z12 li a.y4 {
    background: url("../images/yydh-img4.png") no-repeat top center;
}

.yydh-z12 li a.y3 {
    background: url("../images/yydh-img3.png") no-repeat top center;
}

.yydh-z13 {
    width: 450px;
    height: 135px;
    border: 1px solid #c3dcf2;
    background: #d7e8f7;
    margin-top: 22px;
    position: relative;
}

.yydh-z14 {
    background: url("../images/yydh-tzbg.png") repeat-x bottom;
    position: relative;
}

.yydh-z14 a {
    display: inline-block;
    height: 40px;
    padding-left: 50px;
    line-height: 40px;
    color: #0d5bc5;
    font-size: 16px;
    font-weight: bold;
    background: url("../images/yydh-lb.png") no-repeat 16px center;
}

.yydh-z41 a {
    display: inline-block;
    height: 45px;
    padding-left: 60px;
    line-height: 45px;
    color: #0d5bc5;
    font-size: 20px;
    font-weight: bold;
    background: url("../images/yydh-video.png") no-repeat 16px center;
}

.yydh-lbm {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 999;
}

.index-item2 li {
    padding: 0 18px;

}

.index-item2 li a {
    background: url("../images/yydh-sanjiao.png") no-repeat left center;
}

.yydh-z21 {
    width: 275px;
}

.yydh-z21 li {
    background: #d7e8f7 url("../images/yydh-icon5.png") no-repeat 245px center;
    margin-top: 15px;
}

.yydh-z21 li:first-child {
    margin-top: 0;
}

.yydh-z21 li a {
    height: 60px;
    display: block;
    font-size: 16px;
    color: #222528;
    background: url("../images/yydh-icon1.png") no-repeat 24px center;
    line-height: 60px;
    padding-left: 74px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.yydh-z21 li a.y6 {
    background: url("../images/yydh-icon2.png") no-repeat 24px center;
}

.yydh-z21 li a.y8 {
    background: url("../images/yydh-icon4.png") no-repeat 24px center;
}

.yydh-z21 li a.y7 {
    background: url("../images/yydh-icon3.png") no-repeat 24px center;
}

.yydh-z21 li a:hover {
    font-weight: bold;
}

.yydh-z22 {
    width: 430px;
    height: auto;
}

.yydh-z23 {
    width: 450px;
    height: auto;
}

.yydh-zttt a {
    font-weight: bold;
    font-size: 18px;
    color: #fff;
    display: block;
    text-align: center;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    padding-left: 20px;
    padding-right: 20px;
}

.yydh-zttt {
    padding-top: 17px;
    background: #3273cc;
    width: 60px;
    height: 120px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.yydh-3pic li {
    float: left;
    margin-left: 22px;
}

.yydh-3pic li:first-child {
    margin-left: 0;
}

.yydh-z31 {
    width: 435px;
    height: auto;
}

.yydh-z32 {
    width: 360px;
    height: auto;
}

.yydh-z4 {
    width: 360px;
    margin-top: 0;
    height: 100%;
    background: none;
}

.yydh-z44 {
    width: 325px;
    height: 180px;
    margin-left: 18px;
}

.yydh-z41 {
    background: none;
}

.index-picpg1 li {
    float: left;
    width: 20px;
    height: 20px;
    margin-left: 8px;
    cursor: pointer;
    background: url(../images/yydh-videos.png) no-repeat center;
}

.index-picpg1 li.cur {
    background: url(../images/yydh-videoso.png) no-repeat center;
}

.index-pictt1 {
    position: absolute;
    overflow: hidden;
    width: 100%;
    height: 50px;
    bottom: 0;
    background: none;
}

.index-pictt1 li a {
    color: #222528;
    line-height: 44px;
    display: inline-block;
    max-width: 249px;
    margin-left: 20px;
}

.index-pictt1 li a:hover {
    font-weight: bold;
}

.yydh-3pic a {
    display: inline-block;
}

.yydh-3pic a:hover {
    opacity: .8;
    filter: Alpha(opacity=80)
}

/*公共*/
.mb40 {
    margin-bottom: 40px;
}

.mt20 {
    margin-top: 20px;
}

.ml10 {
    margin-left: 10px;
}

.mt12 {
    margin-top: 12px;
}

.mt30 {
    margin-top: 30px;
}

.mb30 {
    margin-bottom: 30px;
}

.mt15 {
    margin-top: 15px;
}

.mr20 {
    margin-right: 20px;
}

.mt2 {
    margin-top: 2px;
}

.ml2 {
    margin-left: 2px;
}

.w1240 {
    margin: 0 auto;
    width: 1160px;
    text-align: center;
    margin-top: 40px;
    padding-bottom: 95px;
}

.mt25 {
    margin-top: 25px;
}

.fr {
    float: right;
}

.ellipsis {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.ml20 {
    margin-left: 20px;
}

.h120 {
    height: 120px;

}

.h280 {
    height: 280px;
}