@charset "utf-8";
/* CSS Document */

.header {
    height: 80px;
    padding-top: 20px
}

.header .logo {
    width: 340px;
    float: left;
}

.header .nav {
    position: relative;
    float: left;
    margin-top: 20px;
    margin-left: 60px;
}

.header .nav li {
    float: left;
    padding: 0 20px 10px;
    background: url(line.jpg) right center no-repeat;
}

.header .nav li a {
    font-size: 16px;
    color: #515151;
    font-weight: 700;
}

.header .nav li a:hover {
    background: url(current.png) left bottom repeat-x;
}

.header .nav li a.current {
    background: url(current.png) left bottom repeat-x;
}

.header .nav li:last-child {
    background: no-repeat;
}

.menuopen {
    display: none;
    width: 150px;
    position: absolute;
    top: 30px;
    z-index: 10;
    border-radius: 5px;
}

.menuopen dl dd {
    padding: 0 10px 10px 10px;
    text-align: center;
}

.menuopen dl {
    width: 148px;
    padding-top: 10px;
    padding-bottom: 10px;
    border: 1px solid #ccc;
    border-radius: 5px;
    background: url(alphaw.png) left top repeat;

}

.menuopen dl dd a {
    color: #979797;
    font-size: 16px;
}

.menuopen dl dd a:hover {
    color: #333;
    background: url(current.png) left bottom repeat-x;
}

.search-item {
    position: relative;
    float: right;
    margin-top: 20px;
    margin-left: 15px;
}

.searchInput {
    position: absolute;
    right: 0;
    z-index: 99;
    width: 275px;
    height: 35px;
    bottom: -60px;
    background-color: #f6f6f6;
    border: 1px solid #eee;
    z-index: 99999;
    padding: 10px;
    display: none;
    text-indent: 0;
}

.input_search {
    display: inline;
    width: 230px;
    height: 35px;
    line-height: 35px;
    text-indent: 16px;
    color: #b2b2b2;
    padding: 0;
    border: none;
}

.input_img {
    vertical-align: middle;
}

.homeBanner {
    width: 100%;
    margin-bottom: 65px;
    position: relative;
}

.homeBanner .bd li {
    position: relative;
    width: 100%;
    /* height: 550px; */
}

.homeBanner .bd .picbox {
    width: 100%;
    height: 100%;
}

.homeBanner .bd .picbox img {
    width: 100%;
    min-height: 100%;
}

.homeBanner .bd li .infobox {
    width: 1280px;
    margin: 0 auto;
    position: absolute;
    top: 312px;
    left: 50%;
    margin-left: -640px;
    z-index: 20;
    height: 0;
}

.homeBanner .prev, .homeBanner .next {
    position: absolute;
    width: 100px;
    height: 100%;
    top: 0;
}

.homeBanner .prev {
    left: 0;
    background: url(leftbg.png) center center no-repeat
}

.homeBanner .next {
    right: 0;
    background: url(rightbg.png) center center no-repeat
}

.homeBanner .hd {
    height: 15px;
    overflow: hidden;
    position: absolute;
    left: 50%;
    bottom: 20px;
    z-index: 1;
}

.homeBanner .hd ul {
    overflow: hidden;
    zoom: 1;
    float: left;
}

.homeBanner .hd ul li {
    background: url(circle.png) center center no-repeat;
    float: left;
    margin-right: 10px;
    margin-left: 10px;
    width: 11px;
    height: 11px;
    line-height: 11px;
    text-align: center;
    cursor: pointer;
}

.homeBanner .hd ul li.on {
    background: url(circle1.png) left center no-repeat
}

.news {
    margin: 70px 0 80px 0
}

.gsywlist {
    width: 44%;
    float: left;
    margin-right: 20px;
}

.imgbox {
    width: 200px;
    height: 320px;
    margin-right: 30px;
    float: left;
}

.imgbox img {
    width: 200px;
    height: 320px;
    border-radius: 20px;
}

.listboxst {
    width: 330px;
    float: left;
}

h3.common {
    margin-top: 10px;
    margin-bottom: 15px;
    height: 50px;
    line-height: 50px;
    background: url(icre.png) left top no-repeat;
}

h3.common a {
    display: block;
    padding-top: 5px;
    color: #DBC07B;
    font-size: 26px;
    font-weight: 700;
}

.listbox {
    float: left;
}

.listbox li {
    margin-bottom: 10px;
    background: url(icon.png) left center no-repeat;
}

.listbox li:hover {
    background: url(icon1.png) left center no-repeat;
}

.listbox li:hover a {
    color: #004898
}

.listbox li a {
    width: 308px;
    display: block;
    font-size: 16px;
    padding-left: 22px;
    color: #020202;
}

.zgsdt {
    width: 27%;
    float: left;
}

.zgsdtnews {
    float: left;
}

.zgsdtnews li {
    width: 320px;
    margin-bottom: 15px;
    background: url(icon.png) left center no-repeat;
}

.zgsdtnews li:hover {
    background: url(icon1.png) left center no-repeat;
}

.zgsdtnews li:hover a {
    color: #004898
}

.zgsdtnews li p {
    padding-left: 22px;
}

.zgsdtnews li p span {
    color: #999999;
    padding-left: 10px;
}

.zgsdtnews li a {
    font-size: 16px;
    color: #020202;
}

.zgsdt .listbox li a {
    display: inline-block;
}

.wrap {
    /* margin-top:80px; */
    background: #f6f6f6;
}

h3.title {
    text-align: center;
    padding: 40px 0
}

h3.title a {
    font-size: 26px;
    font-weight: 700;
    color: #DBC07B
}

.zdgc {
    position: relative;
    margin-bottom: 40px;
}

.zdgc ul li {
    position: relative;
}

.zdgc ul li .picbox {
    width: 100%;
    height: 520px;
}

.zdgc ul li .picbox img {
    width: 100%;
    height: 520px;
    border-radius: 20px;
}

.zdgc ul li .text {
    width: 100%;
    position: absolute;
    left: 0px;
    bottom: 40px;
    padding-right: 60px;
    padding-top: 20px;
    padding-left: 38px;
    background: rgba(0, 0, 0, 0.2);
}

.zdgc ul li .text p {
    font-size: 22px;
    font-weight: 700;
    line-height: 28px;
    margin-bottom: 25px;
    color: #fff
}

.zdgc ul li .text span {
    font-size: 16px;
    line-height: 24px;
    color: #fff
}

.zdgc .prev {
    position: absolute;
    left: 20px;
    top: 50%;
    width: 36px;
    height: 62px;
    margin-top: -31px;
    background: url(left.png) left center no-repeat;
}

.zdgc .next {
    position: absolute;
    right: 20px;
    top: 50%;
    width: 36px;
    height: 62px;
    margin-top: -31px;
    background: url(right.png) left center no-repeat;
}

.pzgc-wrap {
    width: 530px;
    height: 340px;
    float: left;
    margin-top: 60px;
    position: relative;
}

.pzgc-wrap h3 {
    position: absolute;
    top: 30px;
    left: 190px;
    border-radius: 30px;
    width: 150px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    
    background: #1d6ec7;
    
    z-index: 2;
}
.pzgc-wrap h3 a{
    font-size: 26px;
    color: #fff;
}
.pzgcPic {
    width: 530px;
    height: 340px;
    overflow: hidden;
}

.pzgcPic li img {
    width: 530px;
    height: 340px;
    border-radius: 20px;
}

.pzgcPic li p {
    width: 530px;
    position: absolute;
    height: 40px;
    text-align: center;
    bottom: 15px;
    line-height: 40px;
    font-size: 16px;
    color: #fff
}
.pzgcPic .btn a{
    position: absolute;
    top: 50%;
    width: 36px;
    height: 62px;
    margin-top: -31px;
}
.pzgcPic .btn a.prev{
    left:15px;
    background: url(left.png) left center no-repeat;
}
.pzgcPic .btn a.next{
    right:15px;
    background: url(right.png) left center no-repeat;
}
.rczpwrap {
    margin-bottom: 50px;
}

.rczp {
    float: left;
    margin-top: 60px;
    margin-left: 60px;
    margin-right: 60px;
    width: 210px;
    height: 310px;
    padding: 20px 30px 10px 30px;
    background-color: #1d6ec7;
    border-radius: 30px;
}

.rczp h4 {
    height: 50px;
    line-height: 50px;
    margin-bottom: 20px;
    background: url(blueicre.png) left top no-repeat;
}

.rczp h4 a {
    display: block;
    padding-top: 5px;
    font-size: 26px;
    font-weight: 700;
    color: #fff
}

.rczp ul li {
    padding-bottom: 20px;
    line-height: 20px;
}

.rczp ul li a {
    font-size: 16px;
    color: #fff
}

.xxgk {
    float: left;
    width: 360px;
    margin-top: 60px
}

.xxgk .xxgk_img {
    width: 100%;
    max-width: 100%;
    overflow: hidden;
    position: relative;
    height: 170px;
}

.xxgk .xxgk_img img {
    border-radius: 20px 20px 0px 0px;
    width: 100%;
    height: 170px;
    transition: all 1s ease;
}

.xxgk .xxgk_img:hover img {
    transform: scale(1.08) translate3d(0, 0, 0)
}

.xxgk .xxgk_img p {
    line-height: 26px;
    font-size: 26px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -58px;
    margin-top: -20px;
    font-weight: bold;
}

.xxgk .xxgk_img p a {
    color: #fff
}

.xxgk .xxgk_img i {
    position: absolute;
    display: inline-block;
    width: 19px;
    height: 10px;
    left: 40px;
    bottom: 6px
}

.xxgk .xxgk_img i img {
    width: 19px;
    height: 10px;
}

.xxgk_txt {
    height: 170px;
    background: #F6F6F6;
    border-radius: 0px 0px 50px 50px;
}

.xxgk_txt p {
    width: 30%;
    height: 40px;
    line-height: 40px;
    float: left;
    margin-left: 60px;
    margin-top: 25px;
    text-align: center;
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 5px;
}

.gsgglist {
    height: 130px;
    padding: 20px 0;
    background: #f6f6f6;
    border-radius: 0px 0px 50px 50px;
}

.gsgglist ul li {
    /* width: 385px; */
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding: 0 30px;
    line-height: 32px;
}

.gsgglist ul li a {
    font-size: 16px;
    color: #020202
}

.aboutInfo {
    margin-top: 80px;

}

.about {
    width: 815px
}

.about h4 {
    margin-bottom: 30px;
}

.about h4 a {
    font-size: 36px;
    color: #DBC07B
}

.about .info p {
    margin-bottom: 30px;
    font-size: 16px;
    color: #333333;
    line-height: 36px;
    text-align: justify;
}

.about .info b {

    font-size: 18px;
    color: #0A50B4;

}

.about .info .more {
    height: 70px;
}

.about .info .more a {
    display: block;
    width: 370px;
    height: 70px;
    line-height: 70px;
    color: #fff
}

.about .info .more a span {
    width: 210px;
    display: inline-block;
    background: #dbc07b;
    text-align: center;
    font-size: 20px;
}

.about .info .more a i {
    text-align: center;
    vertical-align: top;
    display: inline-block;
    width: 70px;
    height: 70px;
    background-color: #c6ab66;
}

.about .info .more a i img {
    vertical-align: middle;
}

.about .info {
    /* margin-bottom: 55px; */
}

.about .sp {
    width: 370px;
    position: relative;
}

.about .sp img {
    width: 370px;
    height: 210px;
}

.about .sp i {
    height: 40px;
    width: 40px;
    position: absolute;
    background: url(start.png) center center no-repeat;
    left: 50%;
    top: 50%;
    margin-top: -45px;
}

.about .sp p {
    text-align: center;
    margin-top: 20px;
    font-size: 16px;
    color: #333333
}

.databox img {
    width: 445px;
    height: 290px;
}

.dataInfo .data {
    width: 33%;
    float: left;
    margin-top: 40px;
    text-align: center;
}

.dataInfo .data p {
    margin-bottom: 10px;
    font-size: 60px;
    color: #0A50B4;
    font-weight: 700;
}

.dataInfo .data p em {
    padding-left: 12px;
    font-style: normal;
    font-size: 16px;
    font-weight: normal;
    color: #0A50B4;
}

.dataInfo .data span {
    display: block;
    color: #333333;
    font-size: 16px;
}

.jpgcbox {
    padding-bottom: 45px;
    margin-top: 60px;
}

.jpgcbox li {
    float: left;
    position: relative;
    width: 225px;
    height: 310px;
    margin-right: 38px;
}

.jpgcbox li img {
    width: 225px;
    height: 310px;
    border-radius: 10px;
    transition: all 1s ease;
}

.jpgcbox li:hover img {
    transform: scale(1.08) translate3d(0, 0, 0)
}

.jpgcbox li p {
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 20px;
    text-align: center;
    font-size: 16px;
    color: #fff;
}

.footer {
    border-top: 1px solid #ddd;
    padding-bottom: 25px;
}

.footer_fl {
    width: 340px;
    margin-top: 33px
}

.footer_fl h3 {
    margin-top: 15px;
    margin-bottom: 34px;
}

.footer_fl ul li {
    width: 25%;
    float: left;
    text-align: center;
}

.footer_fl ul li p {
    margin-top: 10px;
    font-size: 14px;
    color: #BB9B49
}

.footer_fr {
    margin-top: 33px;
    width: 865px;
}

.footer_fr .titleul {
    height: 39px;
    padding-bottom: 7px;
    line-height: 40px;
    border-bottom: 1px solid #d2dbe2;
}

.footer_fr .titleul li {
    float: left;
    margin-right: 45px;
}

.footer_fr .titleul li.on {
    border-bottom: 5px solid #dbc07b;
}

.footer_fr .titleul li a {
    font-size: 18px;
    color: #6B6B6B;
}

.footer_fr .titleul li.on a {
    font-weight: 700;
    color: #004898;
}

.listlbrgtcon {
    margin-top: 20px;
    height: 130px;
    overflow-y: auto;
}

.listlbrgtcon li {
    float: left;
    width: 32%;
    margin-right: 5px;
    line-height: 27px;
    float: left;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.listlbrgtcon li a {
    font-size: 16px;
    color: #6b6b6b
}

.bottom {
    height: 88px;
    line-height: 88px;
    text-align: center;
    background-color: #004898;
}

.bottom p {
    color: #aac6e5;
    font-size: 14px;
}

/* 搜索页 */

.col_red {
    color: #d11818;
}

.main_left {
    width: 220px;
    float: left;
    background: #f2f2f2;
    padding-bottom: 9999px;
    margin-bottom: -9999px;
}

.order_type {
    margin: 30px 24px 10px;
    font-size: 16px;
    font-weight: bold;
}

.order_item li {
    width: 170px;
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    margin-left: 24px;
    margin-bottom: 4px;
    text-indent: 16px;
    cursor: pointer;
}

.order_item .on {
    background: #004898;
    color: #fff;
}

.main_content {
    margin: 14px 0;
    overflow: hidden;
}

.main_right {
    overflow: hidden;
}

.station {
    font-size: 14px;
    color: #818181;
    padding: 16px 0 16px 10px;
    border-bottom: 1px solid #ccc;
}

.station a {
    color: #818181;
}

.channel {
    margin-top: 15px;
    margin-bottom: 20px;
}

.channel h4 {
    border-bottom: 4px solid #d4d4d4;
    height: 30px;
    font-weight: bold;
}

.channel h4 a {
    display: inline-block;
    height: 30px;
    line-height: 30px;
    border-bottom: 4px solid #004898;
}

.search_header {
    border-bottom: 1px solid #e6e6e6;
}

.searchBox {
    width: 534px;
    height: 40px;
    border: 1px solid #ababab;
    margin: 0 20px 14px 40px;
    float: left;
}

.ser_btn2 {
    width: 70px;
    height: 40px;
    border: 0;
    float: right;
    color: #fff;
    background: #004898;
    font-size: 16px;
    cursor: pointer;
}

.ser_ipt2 {
    width: 464px;
    height: 38px;
    float: left;
    border: 0;
    text-indent: 16px;
    font-size: 16px;
    -webkit-appearance: none;
    padding: 0;
}

.search_more {
    width: 98px;
    height: 40px;
    display: inline-block;
    background: #c09051;
    color: #fff;
    font-size: 16px;
    line-height: 40px;
    text-align: center;
}

.search_more:hover {
    color: #fff
}

.search_list li {
    margin: 24px 0 24px 40px;
    border-bottom: 1px dashed #c5c5c5;
    padding-bottom: 20px;
}

.search_list li h4 {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 10px;
}

.search_list li h4 span {
    float: right;
    font-size: 14px;
    color: #6c6c6c;
    font-weight: normal;
}

.search_list li p {
    font-size: 14px;
    color: #6c6c6c;
    line-height: 24px;
}

.adv_search {
    width: 750px;
    margin: 30px auto;
    border-collapse: collapse;
}

.adv_search td {
    height: 50px;
    background: #ededed;
    border: 1px solid #fff;
    padding: 0 12px;
    font-size: 16px;
}

.adv_ser_ipt {
    width: 398px;
    height: 26px;
    border: 1px solid #c4c4c4;
    font-size: 16px;
}

.adv_search tr:nth-child(even) td {
    background: #f7f7f7;
}

.adv_select {
    width: 400px;
    height: 32px;
    border: 1px solid #c4c4c4;
    font-size: 16px;
}

.adv_time {
    width: 200px;
    height: 26px;
    border: 1px solid #c4c4c4;
    font-size: 16px;
    background: url(../images/icon_time2.png) no-repeat 176px center #fff;
}

.adv_radio {
    margin-right: 20px;
}

.adv_search_sub {
    width: 210px;
    height: 40px;
    background: #004898;
    color: #fff;
    border: 0;
    box-shadow: 0px 8px 8px #f2d4d3;
    margin: 30px auto 0;
    font-size: 16px;
    display: block;
    border-radius: 4px;
    cursor: pointer;
}

/* 二级页 */

.main {
    background: url(bj.png) left top repeat-x;
}

.crumb {
    padding: 30px 0;
}

.crumb h4 {
    width: 50%;
    color: #dcc17c;
    background: url(icre2.png) left top no-repeat;
}

.crumb h4 a {
    color: #dcc17c
}

.crumb h4 p {
    padding-top: 10px;
    padding-bottom: 45px;
    background: url(line_bot.png) left bottom no-repeat;
}

.crumb h4 p a {
    font-size: 30px;
}

.crumb h4 p span a {
    font-weight: normal;
    font-size: 26px;
}

.dqwz {
    padding-top: 20px;
}

.dqwz a {
    padding: 0 15px 0 10px;
    font-size: 14px;
    color: #8D8D8D;
    background: url(jt_03.png) right center no-repeat;
}

.dwjs {
    padding-bottom: 75px;
    background: url(LINE_06.png) left bottom repeat-x;
}

.dwjs .dwtext {
    height: 510px;
    overflow: hidden;
    width: 341px;
    float: left;
}

.dwjs .dwtext p {
    font-size: 16px;
    color: #333;
    line-height: 30PX;
    text-align: justify;
    text-indent: 2em;
}

.dwjs img {
    float: right;
    width: 900px;
    height: 500px;
}

.listnews {
    padding: 40px 0;
}

.listnews li {
    height: 60px;
    line-height: 60px;
    background: url(icon.png) 20px center no-repeat;
    border-bottom: 1px solid #f1f1f1;
}

.listnews li a {
    display: inline-block;
    width: 87%;
    padding-left: 50px;
    font-size: 18px;
    color: #333333
}

.listnews li span {
    display: inline-block;
    text-align: center;
    width: 8%;
    font-size: 18px;
    color: #999999
}

.listnews li:hover {
    box-shadow: 0 0 12px #dddcdd;
    background: url(icon1.png) 20px center no-repeat;
}

.listnews li:hover a {
    color: #10539e;
    font-weight: 700;
}

/* 细览 */

.mainabout {
    background: #f6f6f6;
}

.about_container {
    background: url(headerbj4.png) top center no-repeat;
    overflow: hidden;
}

.banner-info {
    width: 1220px;
    margin: 0 auto;
    padding-left: 60px;
    margin-top: 190px;
}

.banner-info span {
    font-weight: 300;
    font-size: 60px;
    line-height: 82px;
    color: #fff;
}

.aboutMain {
    position: relative;
    width: 1280px;
    margin: 0 auto;
    border-top-left-radius: 150px;
    background-color: #fff;
    margin-bottom: 30px;
    margin-top: 15px;
    z-index: 2;
}

.aboutContent {
    width: 200%;
    padding-left: 200px;
    background-color: #fff;
    border-top-left-radius: 150px;
}

.breadcrumb {
    height: 50px;
    line-height: 50px;
    border-bottom: 2px solid #F6F6F6;
    background: none;
    color: #8D8D8D;
    font-size: 14px;
}

.breadcrumb>li {
    float: left;
    background: url(jt_03.png) right center no-repeat;
    padding: 0 17px;
    color: #5b5b5b;
}

.breadcrumb>li:last-child {
    background: none;
}

.breadcrumb a {
    /* padding: 0 15px; */
    font-weight: 500;
    color: #8D8D8D;
}

.content-title {
    font-weight: 700;
    line-height: 50px;
    font-size: 24px;
    color: #749faa;
    /* position: relative; */
    margin: 0px 0 30px 0;
    padding-bottom: 20px;
    border-bottom: 4px solid #EEEEEE;
    letter-spacing: 1.5px;
    background: url(icre.png) left top no-repeat;
}

.article {
    width: 1040px;
    float: left;
    padding: 40px 0;
}

.article .item p {
    margin-bottom: 45px;
    display: inline-block;
    vertical-align: top;
    word-break: break-word;
    font-size: 16px;
    line-height: 26px;
}

.article .item :first-child:first-letter {
    font-size: 36px;
    color: #555
}

.newsTitle h3 {
    font-size: 30px;
    color: #020202;
    line-height: 26px;
}

.newsTitle p {
    margin: 25px 0 30px 0
}

.newsTitle p span {
    font-size: 14px;
    color: #8d8d8d;
    margin-right: 30px;
}

.newsContent .first {
    padding: 25px 30px;
    border-radius: 6px;
    background: #f3f3f3;
}

.newsContent .first p {
    font-size: 14px;
    color: #545454;
    line-height: 26px;
}

.newsContent .info {
    width: 100%;
    font-size: 18px;
    color: #545454;
    line-height: 32px;
    margin-top: 30px
}

.newsContent .info p {
    margin-bottom: 25px;
    font-size: 16px;
    color: #555555;
    line-height: 28px;
    text-align: justify;
}

.newsContent .info p img {
    max-width: 100%;
    display: block;
    text-align: center;
    margin: 0 auto;
    border-radius: 3px;
}

.editor {
    padding-top: 25px;
    margin-bottom: 20px;
    background: url(line_03.jpg) right top no-repeat;
}

.editor p {
    padding-bottom: 10px;
    text-align: right;
    font-size: 12px;
    color: #777777
}