@charset "utf-8";

/* CSS Document */
body {
    position: relative;
}

.header {
    width: 1200px;
    height: 130px;
    margin: 0 auto;
    background: url(topbj.jpg) top center no-repeat;
}

.logo {
    margin-top: 20px;
    width: 468px;
    height: 87px;
    margin-left: 8px;
}

.herader-r {
    margin-top: 45px
}

.herader-r span {
    float: left;
    margin-right: 20px;
    margin-top: 10px
}

.herader-r .search {
    float: right;
    width: 328px;
    height: 38px;
    margin-left: 15px;
    border: 1px solid #95d0e9
}

.herader-r .search input {
    width: 260px;
    line-height: 36px;
    padding-left: 15px;
    font-size: 14px;
    color: #8d9295;
    border: none;
    outline: none;
}

.herader-r .search a {
    border-left: 1px solid #c3e1f7;
}

.herader-r .search img {
    margin-left: 10px;
    vertical-align: middle;
}

.nav {
    width: 100%;
    height: 52px;
    line-height: 52px;
    background: #45add8;
}

.nav ul {
    width: 1200px;
    margin: 0 auto
}

.nav ul li {
    position: relative;
    float: left;
    width: 10%;
    text-align: center;
}

.nav ul li a {
    font-size: 19px;
    color: #fffefe;
    font-weight: 700;
}

.nav ul li.on a {
    color: #fff6a8
}

.nav ul li:hover a {
    color: #fff6a8
}

.nav .down {
    background: url(navbj.png) left top repeat;
    position: absolute;
    padding:0 15px;
    z-index: 9;
    display: none;
    top:52px;
    left:-15px;
}

.nav .down ul {
    width: 100%;
    padding:0px
}

.nav .down ul li {
    line-height: 30px;
    float: inherit;
    min-width: 130px;
  
}

.nav .down ul li a {
    font-size: 16px;
    color: #fff;
    line-height: 36px;
    text-align: center;
    font-weight: normal;
}
.nav .down ul li:hover a {
    color: #fff6a8
}

.main {
    width: 1200px;
    margin: 0 auto
}

.yw-wrap {
    margin-top: 30px;
    margin-bottom: 28px;
}

.yw-wrap h3 {
    height: 30px;
    margin-bottom: 15px;
}

.yw-wrap h3 a.title {
    padding-left: 20px;
    border-left: 6px solid #45add8;
    font-size: 22px;
    color: #1183c4
}

.yw-wrap h3 span {
    float: right;
    width: 80px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    border: 1px solid #b4e1f4;
    border-radius: 20px;
    font-weight: normal;
}

.yw-wrap h3 span a {
    display: block;
    font-size: 14px;
    color: #2d98c5
}

.focus {
    width: 525px;
    height: 350px;
    overflow: hidden;
    position: relative;
}

.focus .hd {
    height: 20px;
    width: 20px;
    overflow: hidden;
    position: absolute;
    bottom: 10px;
    right: 10px;
    z-index: 1;
    margin: 0 auto;
}

.focus .hd ul {
    overflow: hidden;
    zoom: 1;
}

.focus .hd ul li {
    float: left;
    margin-right: 1px;
    margin-bottom: 1px;
    width: 9px;
    height: 9px;
    line-height: 8px;
    text-align: center;

    cursor: pointer;
    background: url(icon.jpg) left center no-repeat;
}

.focus .hd ul li.on {
    background: url(icon_on.jpg) left center no-repeat;
}

.focus .bd {
    position: relative;
    height: 100%;
    z-index: 0;
}

.focus .bd li {
    zoom: 1;
    vertical-align: middle;
    position: relative;
}

.focus .bd img {
    width: 525px;
    height: 350px;
    display: block;
}

.focus .bd li span {
    display: block;
    position: absolute;
    bottom: 0;
    width: 505px;
    height: 68px;
    line-height: 90px;
    font-size: 16px;
    background: url(txtbj.png) left top repeat;
    color: #fff;
    padding-left: 20px;
}

.ywNews {
    width: 645px;
}

.ywNews .first h2 a {
    color: #353535;
    font-size: 21px;
}

.ywNews .first p {
    margin-top: 20px;
    margin-bottom: 20px;
    font-weight: 400;
    color: #7F7F7F;
    line-height: 22px;
    font-size: 14px;
}

.ywNews .news ul li {
    padding-left: 15px;
    border-bottom: 1px dashed #D9D9D9;
    background: url(dot.png) left center no-repeat;
    line-height: 38px;
}

.ywNews .news ul li a {
    font-size: 16px;
}

.list-wrap {
    padding: 30px 0 10px 0;
    background: #f8f8f8;
}

.listbox {
    width: 585px;
    margin-bottom: 20px;
    position: relative;
}

.listbox h3 {
    line-height: 55px;
    height: 55px;
    background: url(titbj.jpg) top left no-repeat;
}

.listbox h3 a {
    font-size: 22px;
    color: #fff;
    padding-left: 17px;
    font-weight: normal;
}

.listbox h3 span {
    float: right;
    width: 80px;
    height: 28px;
    margin-top: 15px;
    margin-right: 20px;
    line-height: 28px;
    text-align: center;
    border: 1px solid #2ebde1;
    border-radius: 20px;
    font-weight: normal;
}

.listbox h3 span a {
    display: block;
    font-size: 14px;
    padding-left: 0;
    color: #b0f4fb
}

.listbox ul {
    height: 180px;
    padding: 20px;
    background: #fff;
    box-shadow: 0 2px 10px 0 rgb(0 0 0 / 15%);
}

.listbox ul li {
    line-height: 36px;
    padding-left: 17px;
    background: url(dot.png) left center no-repeat;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.listbox ul li a {
    font-size: 16px;
    color: #404040
}

.listbox .hd {
    position: absolute;
    left: 85px;
    top: 15px
}

.listbox .hd ul {
    padding: 0px;
    height: 40px;
    background: none;
    box-shadow: none;
}

.listbox .hd ul li {
    float: left;
    height: 40px;
    padding: 0 10px;
    margin-right: 5px;
    cursor: pointer;
    line-height: 36px;
    background: none;
    font-size: 16px;
    color: #fff
}

.listbox .hd ul li.on {
    background: url(up.jpg) bottom center no-repeat #fff;
    color: #1b8ebd
}

.listbox .bd .info {
    height: 360px;
    padding: 20px;
    background: #fff;
}

.listbox .bd .info p {
    line-height: 35px;
    text-indent: 2em;
    color: #404040
}

.listbox .bd .info .channel p {
    padding-top: 0;
    color: #45add8;
    text-align: right;
    font-weight: 700;
    line-height: inherit;
    padding-bottom: 5px;
}

.listbox .bd .info .channel p span {
    padding: 0 10px;
    color: #45add8
}

.listbox .bd .info .channel p span a {
    color: #45add8
}

.info .more {
    position: absolute;
    top: 15px;
    right: 20px;
    width: 80px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    border: 1px solid #2ebde1;
    border-radius: 20px;
}

.info .more a {
    display: block;
    font-size: 14px;
    padding-left: 0;
    color: #b0f4fb;
}

.listbox .bd .gjaqxzx {
    background: url(kybj.jpg) right top no-repeat #fff;
}

.ltbox {
    width: auto;
}

.ltbox .piclist {
    width: 125px;
}

.ltbox .piclist img {
    width: 125px;
    height: 177px;
}

.ltbox .title {
    width: auto;
    padding-top: 10px;
}

.ltbox .title dl {
    overflow: hidden;
    border-bottom: 1px #CCC dotted;
    margin-bottom: 20px;
    padding-bottom: 12px;
}

.ltbox .title dl dt {
    float: left;
    width: 410px;
}

.ltbox .title h5 {
    line-height: 22px;
    font-weight: 700;
    margin-left: 10px;
}

.ltbox .title h5 a {
    font-size: 16px;
    color: #404040
}

.ltbox .title span {
    display: block;
    margin-top: 10px;
    font-size: 15px;
    color: #666666;
    margin-left: 10px;
}

.ltbox .see {
    margin-top: 10px;
    margin-left: 25px;
    width: 85px;
    text-align: center;
    height: 26px;
    line-height: 26px;
    background: #45add8;
    border-radius: 20px;
    float: right;
    margin-top: 10px;
}

.ltbox .see a {
    color: #fff;
    font-size: 14px;
}

.listbox .info ul {
    padding: 0;
    box-shadow: none;
}

.dj-wrap {
    padding: 20px;
    height: 180px;
    background-color: #fff;
}

.dj-wrap .pic {
    position: relative;
    width: 200PX;
    height: 148px;
    margin-top: 10px;
    background: #e7e7e7;
}

.dj-wrap .pic img {
    position: absolute;
    top: -10px;
    left: -6px
}

.dj-wrap .list {
    width: 315px;

}

.dj-wrap .list p {
    line-height: 24px;
    margin-bottom: 13px;
    background: url(dot.png) left 12px no-repeat;
    padding-left: 17px
}

.zl-wrap {
    padding: 20px;
    height: 180px;
    background-color: #fff;
}

.listbox .zl-wrap h5 a {
    font-size: 18px;
    font-weight: 700;
    color: #373737;

}

.listbox .zl-wrap p {
    margin: 10px 0 15px 0;
    font-size: 14px;
    line-height: 24px;
    color: #898989
}

.kw-wrap ul li {
    float: left;
    width: 380px;
    padding-bottom: 45px;
    background: url(kwbj.png) left bottom no-repeat;
}

.kw-wrap ul li .pic {
    width: 185px;
    height: 252px;
    background: url(qkbj.png) right top no-repeat;
}

.kw-wrap ul li .pic img {
    width: 180px;
    height: 243px;
}

.kw-wrap ul li .desc {
    width: 180px;
}

.kw-wrap :first-child+li {
    margin: 0 30px
}

.kw-wrap ul li .desc h4 a {
    color: #464646;
    font-size: 16px;
}

.kw-wrap ul li .desc p {
    margin-top: 15px;
    color: #464646;
    font-size: 12px;
    line-height: 20px;
}

.kw-wrap .hd ul li {
    overflow: hidden;
    position: absolute;
    width: 22px;
    height: 22px;
    bottom: 20px;
    background: url(m_icon.jpg) left center no-repeat;
}

.kw-wrap .hd ul li.on {
    background: url(m_icon_on.jpg) left center no-repeat;
}

.link-wrap {
    width: 100%;
    height: 45px;
    margin-top: 30px;
    line-height: 45px;
    background: #45add8;
}

.link-wrap span a {
    float: left;
    margin-left: 15px;
    font-size: 14px;
    color: #fff;
    font-weight: 700;
}

.link-wrap li {
    float: left;
}

.link-wrap ul li a {
    padding: 0 18px;
    color: #fff;
    font-size: 14px;
}

.footer {
    background: #339ac5;
    height: 135px;
}

.footer .copy {
    width: 1020px;
    padding-top: 35px;
    padding-bottom: 30px;
    text-align: center;
    font-size: 16px;
    color: #fff;
    line-height: 28px;
}

.footer .copy a {
    font-size: 16px;
    color: #fff;
}

.footer .gzh {
    float: left;
    padding-top: 10px
}

.footer .gzh p {
    color: #fff;
    font-size: 12px;
    text-align: center;
}

/* 列表页 */
.menu {
    width: 185px;
    float: left;
    margin-top: 30px
}

.menu h3 {
    background: url(erjibj.jpg) left top no-repeat;
    width: 185px;
    height: 70px;
    line-height: 70px;
    text-align: center;
    font-size: 24px;
    color: #fff
}
.menu h4 {
    background: url(erjibj.jpg) left top repeat-y;
    width: 185px;
    line-height: 32px;
    text-align: center;
    font-size: 22px;
    color: #fff;
	padding:10px 0px;
}

.menu ul li {
    width: 100%;
    height: 60px;
    line-height: 60px;
    text-align: center;
    margin-bottom: 2px;
    background: #ececec;
}

.menu ul li a {
    display: block;
    font-size: 18px;
    color: #1d69b6
}

.menu ul li.on a {
    border-left: 6px solid #45add8;
}

.listnews {
    width: 977px;
    margin-top: 30px
}

.cass-list-nav-crumbs {
    background-image: url(./nav-crumbs.png);
    height: 45px;
    line-height: 45px;
}

.cass-list-nav-crumbs p {
    font-size: 14px;
    margin-left: 15px;
    color: #7a7a7a
}

.cass-list-nav-crumbs p span a {
    color: #7a7a7a;
    padding: 0 5px
}

.cass-list-article {
    padding: 25px 10px;
    border-bottom: 1px dashed #D1D1D1;
}

.cass-list-article .cass-title-div {
    /* margin: 27px 0 19px 14px; */

    clear: both;

}

.cass-list-article .cass-title {
    display: block;
    width: 86%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 20px;
    float: left;
    color: #424242;
}

.cass-list-article .cass-title-date {
    float: right;
    font-size: 14px;
    color: #45add8;
}

.cass-list-article .content {
    margin: 13px 0 0px 0;
    font-size: 14px;
    line-height: 24px;
    color: #777777;
}

.pagerji {
    width: 100%;
    margin: 0 auto;
    padding-top: 50px;
    padding-bottom: 30px;
    text-align: center;
    clear: both;
}

.pagerji span a {
    display: inline-block;
    width: 35px;
    height: 35px;
    margin-right: 15px;
    line-height: 35px;
    border: 1px solid #c1c1c1;
    text-align: center;
    border-radius: 5px;
    color: #333;
    background: #f2f2f2;
}

.pagerji span a:hover {
    color: #fff;
    background: #34b5d4;
    border: 1px solid #3891a6;
    transition: 0.3s;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    -moz-transition: 0.3s;
}

.pagerji span a.dq {
    color: #fff;
    background: #34b5d4;
    border: 1px solid #3891a6;
}

.pagerji input {
    vertical-align: top;
    width: 35px;
    height: 35px;
    margin-right: 5px;
    text-align: center;
    outline: none;
    background: #f2f2f2;
    border: 1px solid #c1c1c1;
}

/* 图片列表 */
.article-row {
    margin: 0 9px;
    padding-top: 26px;
    padding-bottom: 28px;
    border-bottom: 1px dashed #D1D1D1;
}

.article-row .cass-img-cell {
    margin-right: 35px;
    width: 295px;
    float: left;
}

.article-row .cass-img-cell.last {
    margin-right: 0;
}

.article-row .cass-title {
    color: #424242;
    font-size: 16px;
    line-height: 24px;
}

.article-row .cass-title-content {
    display: block;
    margin-top: 6px;
    width: 100%;
    height: 44px;
    font-size: 16px;
    color: #424242;
    overflow: hidden;
}

.article-row .cass-date {
    margin-top: 15px;
    color: #45ADD8;
    font-size: 14px;
}

.cass-img img {
    width: 295px;
    height: 196px;
}

/* 细览 */
.detail-crumbs {
    width: 100%;
    padding-top: 25px
}

.detail-crumbs p {
    font-size: 14px;
    margin-left: 15px;
    color: #494949;
}

.detail-crumbs p span a {
    color: #494949;
    padding: 0 5px;
}

.detail {
    margin-top: 5px;
    border: 8px solid #ededed
}

.detailTit {
    margin: 40px 0 60px 0;
    border-bottom: 1px solid #ededed;
}

.detailTit h3 {
    width: 1018px;
    margin: 0 auto;
    padding-bottom: 35px;
    text-align: center;
    color: #494949;
    font-size: 28px;
}

.detailOther {
    padding-bottom: 7px;
    text-align: center;
}

.detailOther span {
    font-size: 14px;
    color: #494949
}

.detailOther span.date {
    padding-right: 105px;
}

.detailOther span.size {
    padding-right: 20px;
}

.detailOther span.size a {
    padding: 0 5px
}

.detail .info {
    width: 1018px;
    margin: 0 auto;
    padding-bottom: 40px;
    font-size: 18px;
    color: #494949
}

.detail .info * {
    font-size: 18px;
    color: #494949;
    line-height: 32px;
}

.detail .info p {
    padding-bottom: 30px;
}

.detail .info img {
    display: block;
    max-width: 100%;
    margin: 0 auto
}

.append {
    padding-bottom: 80px;
}

.append h4 {
    height: 46px;
    line-height: 46px;
    padding-left: 70px;
    margin-bottom: 10px;
    background: url(append.jpg) 40px center no-repeat;
    font-size: 18px;
    color: #494949;
    border-bottom: 1px solid #ededed;
}

.append ul li {
    padding-left: 40px;
    line-height: 40px;
}

.append ul li a {
    color: #494949;
    font-size: 16px
}

/* 长安论坛 */
.lt-img img {
    width: 262px;
    height: 370px;
    border: 4px solid #fff;
    box-shadow: 0 2px 3px 0 rgb(0 0 0 / 15%);
}

.article-row .lt-img .cass-title {
    text-align: center;
}

.article-row .lt-img .cass-title .cass-title-content {
    height: inherit;
}

.lt-img {
    float: left;
    margin-top: 20px;
    padding-right: 62px;
    padding-left: 10px;
    padding-bottom: 25px;
    border-bottom: 1px dashed #D1D1D1
}

.lt-img.last {
    padding-right: 0;
}

.lt-img .cass-title {
    width: 100%;
    margin-top: 5px;
    text-align: center;
}

.article-row .lt-img {
    width: 273px;
    margin-right: 70px;
}

/* 引导页 */
.ydy-wrap {
    position: relative;
    height: 737px;
}

.ydy-nav {
    position: absolute;
    top: 45px;
    left: 0;
    background: url(nav_ydy.png) left top repeat-x;
    height: 58px;
    width: 100%;
    line-height: 58px;
    border-top: 1px solid #4b91c0;
    border-bottom: 1px solid #4b91c0;
    z-index: 9
}

.ydy-wrap img {
    width: 100%;
    height: 100%;
}

.ydy-nav ul {
    width: 1200px;
    margin: 0 auto
}

.ydy-nav ul li {
    float: left;
    font-weight: 700;
    width: 10%;
}

.ydy-nav ul li a {
    font-size: 19px;
    color: #e3e2e2
}

.ydy-footer {
    margin-bottom: 60px;
    background: url(line_yd.jpg) top center no-repeat;
}

.footer-fl {
    padding-left: 10px;
    padding-top: 20px
}

.footer-fr {
    margin-right: 15px;
    margin-top: 30px
}

.footer-fr p {
    font-size: 14px;
    color: #838383;
    line-height: 25px;
}

/* 搜索页 */
.cass-search-menu {
    height: 663px;
    background-color: #ECECEC;
}

/* 文章标题 */
.cass-search-title {
    color: #232323;
    font-size: 18px;
    font-weight: bold;
}

.cass-list-article .cass-highlight {
    color: #D11818;
}

.cass-search-title .cass-search-content {
    color: #8B8B8B;
    font-size: 14px;
    line-height: 24px;
}

.cass-list-article .cass-search-date {
    color: #6C6C6C;
    font-size: 14px;
}

/* 排序方式 */
.cass-search-contion-div {
    background-color: #ECECEC;
    color: #333333;
}

.cass-search-contion {
    height: 54px;
    line-height: 54px;
    padding-left: 18px;
    font-size: 16px;
    color: #4699D0;
    font-weight: bold;
}

.menu .cass-search-contion-div .select {
    color: #fff;
    background-color: #45ADD8;
    height: 30px;
    line-height: 30px;
}

.menu .select a {
    color: #fff;
    font-size: 16px;
}

.cass-search-contion-div ul li a {
    font-size: 16px;
    color: #333333;
}

.menu .cass-search-contion-val {
    width: auto;
    height: 40px;
    line-height: 40px;
    text-align: left;
    margin-bottom: 0;
    font-size: 16px;
    padding-left: 23px;
}

.cass-search-contion-div ul li:last-child {
    padding-bottom: 20px;
}

/* 单页 */
.content-wrap {
    padding: 20px 10px
}

.content-wrap h3 {
    padding-bottom: 20px;
    text-align: center;
    color: #494949;
    font-size: 28px;

}

.content-wrap .info-wrap {
    margin-top: 20px
}

.content-wrap .info-wrap * {
    font-size: 18px;
    color: #494949;
    line-height: 32px;
}

.content-wrap .info-wrap p {
    padding-bottom: 10px;
}

.content-wrap .info-wrap img {
    display: block;
    max-width: 100%;
    margin: 0 auto
}

.content-wrap .detailOther {
    border-bottom: 1px solid #ededed;
}

.lv3box {
    height: 36px;
    border-bottom: 1px #98d4ec solid;
    line-height: 36px;
    margin-top: 20px;
}

.lv3box p {
    float: right;
    overflow: hidden;
}

.lv3box a {
    float: left;
    display: inline-block;
    height: 36px;
    padding: 0 20px;
    font-size: 15px;
    border-radius: 5px 5px 0 0;
}

.lv3box a:hover {
    color: #FFF;
    background: #68c8ef
}

.lv3box a.now {
    color: #FFF;
    background: #45add8;
    font-weight: bold
}

/*0711*/
.qkimg { height:398px; }
.qkimg img { height:398px; }

/*0222*/
.iadbox { overflow:hidden }
.iadbox dt{ float:left; display:inline-block; width:260px; height:58px; }
.iadbox dd{ float:right; display:inline-block; width:260px; height:58px; }
.iadbox img { display:block; width:100%; }


/*0405*/
.listbox ul.listbox10ul {
    height: 360px;
}

.listbox ul.listbox6ul {
    height: 286px;
}

.listbox10div {
    height: 360px !important;
}

.listss { width:auto !important; border-top:1px #CCC dashed; padding-top:20px }

.adpic { margin:0 auto; }
.adpic img { display:block; margin:0 auto; margin-bottom:10px; }