body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td {
    margin: 0;
    padding: 0;
    font-family: "微软雅黑";
}

body {
    background: url('../img/bgc11.jpg') no-repeat center bottom;
    color: #000;
    font-size: 14px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

td,th,caption {
    font-size: 14px;
}

h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
    font-size: 100%;
}

address, caption, cite, code, dfn, em, strong, th, var {
    font-style: normal;
    font-weight: normal;
}

a {
    color: #000;
    text-decoration: none;
}

a:hover {
    text-decoration: none;
    color: #00518e;
}

img {
    border: none;
}

ol,ul,li {
    list-style: none;
}

input, textarea, select, button {
    font: 14px Verdana,Helvetica,Arial,sans-serif;
}

table {
    border-collapse: collapse;
}

.clear {
    clear: both;
}

.header {
    width: 100%;
    min-height: 140px;
    background: url(../img/logo_yzb_left.png) no-repeat left top, url(../img/logo_yzb_right.png) no-repeat right top;
}

.header-l {
    margin: 32px 0;
}

.header-r {
    float: right;
    margin-top: 15%;
    max-width: 80%
}

.header-r ul {
    color: #FFFFFF;
}

.header-r ul li {
    float: left;
    margin: 0 10px;
}

.header-r ul li a {
    color: #fff;
    font-size: 16px;
}

span.search {
    position: relative;
    display: inline-block;
    width: 225px;
    padding: 0 5px;
    background-color: #fff;
    height: 30px;
    border: 1px solid #cccccc;
    margin-top: 5px;
}

#search-txt {
    width: 180px;
    height: 28px;
    margin-right: 4px;
    background-color: #fff;
}

span.search input {
    border: none;
    outline: none;
    vertical-align: 0px;
    vertical-align: middle;
    float: left;
}

#search-bt {
    width: 29px;
    height: 28px;
    text-indent: -999px;
    background: url('../img/ss.PNG') no-repeat center;
    overflow: hidden;
    cursor: pointer;
}

span.search input {
    border: none;
    outline: none;
    vertical-align: 0px;
    _vertical-align: middle;
    float: left;
}

.banner {
    height: auto;
    margin: 0 auto;
    margin-bottom: 20px;
}

.slide_container1 {
    position: relative;
    float: left;
    width: 100%;
}

.slide1 {
    position: relative;
    list-style: none;
    overflow: hidden;
    width: 100%;
    padding: 0;
    margin: 0;
}

.slide1 li {
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
}

.slide1 img {
    display: block;
    position: relative;
    z-index: 1;
    height: auto;
    width: 100%;
    border: 0;
}

.slide1 .caption {
    display: block;
    position: absolute;
    z-index: 2;
    font-size: 14px;
    font-weight: bold;
    text-shadow: none;
    color: #fff;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 5px 20px;
    margin: 0;
    max-width: none;
    opacity: 0.6;
    background: #000;
}

.slide_nav {
    position: absolute;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    top: 52%;
    left: 0;
    opacity: 0.3;
    z-index: 3;
    text-indent: -9999px;
    overflow: hidden;
    text-decoration: none;
    height: 44px;
    width: 24px;
    margin-top: -35px;
}

.slide_nav.prev {
    background: url('../img/arrow_l.png');
}

.slide_nav:active {
    opacity: 1.0;
}

.slide_nav.next {
    left: auto;
    background-position: right top;
    right: 0;
    background: url('../img/arrow_r.png');
}

.slide_tabs {
    text-align: right;
    font-size: 0;
    list-style-type: none;
    position: relative;
    top: -20px;
    z-index: 2;
}

.slide_tabs li {
    display: inline-block;
    margin: 0 10px;
    *display: inline;
    *zoom: 1;
}

.slide_tabs a {
    display: inline-block;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    line-height: 20px;
    background-color: #FFFFFF;
    overflow: hidden;
}

.slide_tabs .slide_here a {
    background-color: rgba(0, 0, 0, .8);
    background-color: #666\9;
}

.callback {
    margin-top: 20px;
    color: #f50;
    text-align: center;
}

.callback em {
    font-style: normal;
}

.main-1 {
    margin-bottom: 20px;
}

.main-2 {
    margin-bottom: 20px;
}

.main-3 {
    margin-bottom: 20px;
}

.main-4 {
    margin-bottom: 20px;
}

.main-5 {
    margin-bottom: 20px;
}

.main-6 {
    margin-bottom: 20px;
}

.main-7 {
    margin-bottom: 20px;
}

.main-1s {
    width: 100%;
    border-bottom: 2px solid #3D8BD5;
    height: 40px;
    line-height: 40px;
    margin-bottom: 10px
}

.main-1ss {
    float: left;
}

.main-1ss img {
    float: left;
    line-height: 40px;
    margin: 10px 0px;
}

.main-1ss h2 {
    float: right;
    line-height: 40px;
    font-size: 18px;
    margin-left: 5px;
    color: #2E2E2E;
}

.main-1ss h2 small {
    float: none;
}

.main-1s small {
    float: right;
}

.main-1s small a {
    color: #B4B4B4;
    font-size: 14px;
}

.main-1z ul li {
    margin: 9px 0;
    height: 20px;
    overflow: hidden;
}

.main-1z ul li a {
    font-size: 14px;
    color: #2E2E2E;
}

.main-1z ul li a:hover {
    color: #00518e;
}

.main-1z ul li small {
    color: #B4B4B4;
    font-size: 14px;
    float: right;
}

.main-1ys {
    height: 320px;
    background: #F3F3F3;
}

.main-1ys p {
    padding: 15px;
}

.main-1yx li {
    margin: 5px 0;
    height: 20px;
    overflow: hidden;
}

.main-2n ul li {
    float: left;
    position: relative;
    overflow: hidden;
}

.main-2n ul li a img {
    transition: all 0.5s ease-in-out;
}

.main-2n ul li a:hover img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
}

.main-2n ul li h2 {
    width: 100%;
    position: absolute;
    height: 30px;
    text-align: center;
    line-height: 30px;
    bottom: 0px;
    color: #fff;
    background: #3070b7;
    opacity: 0.8;
}

.main-2n {
    background: #F4F4F4;
}

.main-2n ul {
    padding-top: 20px;
}

.tp1 {
    margin-bottom: 17px;
    margin-left: 12px;
}

.tp2 {
    margin-left: 12px;
}

.main-3sz {
    height: auto;
    float: left;
}

.main-3sy {
    float: right;
    /*width: 65%;*/
}

/*.main-3sy ul li {
    margin: 9px 0;
    height: 20px;
    overflow: hidden;
}

.main-3sy ul li small {
    float: right;
    color: #B4B4B4;
    font-size: 14px;
}*/

.main-3y {
    margin-top: 10px;
}

.main-3y ul li {
    margin-bottom: 20px;
}

.main-3sz p {
    width: 95%;
    margin: 5px auto;
}

.main-4zs {
    width: 100%;
    min-height: 148px;
    background: #F2F2F2;
}

.main-4zs img {
    padding-top: 10px;
}

.main-4zsl {
    float: left;
}

.main-4zsr h2 {
    margin: 15px 0;
    font-size: 14px;
    font-weight: bold;
    color: #333333;
}

.main-4zsr p {
    color: #888888;
}

.main-4zx ul li {
    margin: 9px 0;
    line-height: 30px;
    height: 30px;
    overflow: hidden;
    border-bottom: 1px dashed #dfdfdf;
    padding-left: 14px;
    background: url('../img/flag/coin.gif') no-repeat 0 12px;
}

.main-4zx ul li small {
    float: right;
    color: #6589ba;
    font-size: 14px;
    border-left: 1px solid #efefef;
    margin-left: 15px;
    padding-left: 15px;
}

#demo {
    background: #FFF;
    overflow: hidden;
    max-width: 1200px;
    height: 170px
}

#demo a {
    position: relative;
    margin: 0 15px;
}

#demo img {
    border: 3px solid #F2F2F2;
    width: 223px;
    height: 170px;
}

#demo small {
    position: absolute;
    top: 100px;
    width: 100%;
    text-align: center;
}

#indemo {
    float: left;
    width: 800%;
}

#demo1 {
    float: left;
}

#demo2 {
    float: left;
}

.hot-post {
    overflow: hidden;
    position: relative;
    padding-bottom: 0px;
    border-bottom: 1px solid #ededed;
    cursor: pointer;
    height: 139px;
}

.hot-post img {
    width: 100%;
    transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    height: 110px;
}

.hot-post:hover img {
    transform: scale(1.22) rotate(8deg);
    -webkit-transform: scale(1.22) rotate(8deg);
    -moz-transform: scale(1.22) rotate(8deg);
    -o-transform: scale(1.22) rotate(8deg);
}

.hot-content {
    position: absolute;
    top: 100%;
    margin-top: -44px;
    left: 0;
    width: 101%;
    height: 100%;
    overflow: hidden;
    padding: 10px;
    background: #00518e;
    transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
}

#vsb_content img,#vsb_content table {
    margin: 0 auto;
    max-width: 100%
}

.hot-post:hover .hot-content {
    top: 0;
    margin-top: 0px;
    background: #00518e;
}

.hot-content h3 {
    color: #00518e;
    font-size: 14px;
    text-transform: uppercase;
    margin: -2px -6px 22px;
}

.hot-content h3 span {
    display: inline-block;
    float: right;
    text-transform: inherit;
    color: #00518e;
    font-size: 12px;
}

.hot-content p {
    color: #00518e;
    font-size: 12px;
    line-height: 150%;
}

.hot-content2 {
    position: absolute;
    top: 100%;
    margin-top: -36px;
    left: 0;
    width: 101%;
    height: 100%;
    overflow: hidden;
    padding: 5px;
    background: #00518e;
    transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
}

.hot-post:hover .hot-content2 {
    top: 0;
    margin-top: 0px;
    background: #00518e;
}

.hot-content2 h3 {
    color: #00518e;
    font-size: 14px;
    text-transform: uppercase;
    margin: 0 0 10px;
    line-height: 16px;
    height: 30px;
    text-align: center;
}

.hot-content2 h3 span {
    display: inline-block;
    float: right;
    text-transform: inherit;
    color: #00518e;
    font-size: 12px;
}

.hot-content2 p {
    color: #00518e;
    font-size: 12px;
    line-height: 150%;
}

h3.bx-pager-5 {
    font-size: 24px;
}

.bx-pager-5 {
    margin-bottom: 15px;
}

.bx-pager-5 .bxlist a {
    color: #428bca;
    margin-right: 20px;
}

.bx-pager-5 .bxlist a.active {
    color: #00518e
}

.footer_flex li:hover span {
    display: block;
}

.footer_flex li span {
    display: none;
    color: #fff;
    font-size: 13px;
    line-height: 45px;
}

.footer_flex li .img-n {
    padding-top: 10px;
}

.footer_flex {
}

.footer_flex li {
    margin: 7px 14px;
    float: left;
    text-align: center;
    cursor: pointer;
    position: relative;
    z-index: 10;
}

.footer_flex li:hover {
}

.footer_flex li:hover .flex-footer {
    display: block;
}

.footer_flex li .flex-footer {
    height: 140px;
    width: 150px;
    position: absolute;
    left: -25px;
    top: -140px;
    text-align: center;
    padding-top: 15px;
    background: url('../img/footerflex.png') 1px top no-repeat;
    display: none;
}

.main-7 {
    background: #E8E8E8;
}

.main-7n li {
    float: left;
    margin: 10px 14px;
}

.foot {
    width: 100%;
    min-height: 60px;
    background: #00518e;
    line-height: 60px;
}

.foot p {
    text-align: center;
    color: #FFFFFF;
    font-size: 16px;
}

.fhh {
    display: none
}

.banner-zy {
    width: 100%;
    position: relative;
}

.banner-zy img {
    display: block;
    margin: 0 auto;
}

.banner-zy h2 {
    position: absolute;
    bottom: 0px;
    height: 55px;
    width: 23%;
    line-height: 55px;
    padding-left: 20px;
    font-size: 26px;
    color: #FFFFFF;
    background: url('../img/1px-l.png');
}

.lmmcs {
    max-width: 970px;
    margin: 0 auto;
    position: relative;
}

.main-zyls {
    margin-bottom: 40px;
}

.main-zyls ul li {
    background: #F9F9F9;
    height: 45px;
    border-bottom: 1px solid #DFDFDF;
    line-height: 45px;
    background: url('../img/jth.PNG') no-repeat 90%;
    overflow: hidden
}

.main-zyls ul li a {
    padding-left: 20px;
    display: block;
    font-size: 16px;
}

.main-zyls ul li:hover {
    background: url('../img/jtl.PNG') no-repeat 90%;
}

.main-zylx h2 {
    height: 45px;
    background: #1195D6;
    text-align: center;
    color: #FFFFFF;
    line-height: 45px;
    font-size: 16px;
}

.main-zylx ul {
    border: 1px solid #DDDDDD;
}

.main-zylx ul li {
    padding-left: 30px;
    margin: 15px 0;
}

.rmtjt1 {
    background: url('../img/1.png') no-repeat 5%;
}

.rmtjt2 {
    background: url('../img/2.png') no-repeat 5%;
}

.rmtjt3 {
    background: url('../img/3.png') no-repeat 5%;
}

.rmtjt4 {
    background: url('../img/4.png') no-repeat 5%;
}

.rmtjt5 {
    background: url('../img/5.png') no-repeat 5%;
}

.rmtjt6 {
    background: url('../img/6.png') no-repeat 5%;
}

.main-zylx {
    margin-bottom: 50px;
}

.main-zyr {
    width: 100%;
    height: auto;
    float: right;
    margin-top: 20px;
}

.main-zyrs {
    width: 100%;
    height: 40px;
    border-bottom: 2px solid #0E95D7;
}

.main-zyrs h2 {
    float: left;
    line-height: 40px;
    font-size: 20px
}

.main-zyrs small {
    float: right;
    line-height: 40px;
    font-size: 12px;
    color: #878787;
    height: 40px;
    max-width: 40%;
    overflow: hidden
}

.main-zyrs small a {
    margin: 0 5px;
    font-size: 12px;
    color: #878787;
}

.main-zyrx {
    min-height: 500px;
}

.lby {
    margin-bottom: 100px;
}

.lby ul li {
    margin: 10px 0;
    line-height: 30px;
}

.lby ul li img {
    margin: 5px;
}

.lby ul li small {
    float: right;
}

.lby ul li a:hover {
    color: #00518e;
}

.nr h2 {
    font-size: 24px;
    font-weight: 500;
    text-align: center;
    margin: 20px 0;
}

.nr h3 {
    font-size: 12px;
    color: #666666;
    text-align: center;
    margin: 10px 0;
}

.nr p {
    text-indent: 0em;
    line-height: 32px;
}

.dpzw p {
    text-indent: 2em;
    line-height: 32px;
}

.dpzw {
    margin-top: 20px;
}

.tup ul li {
    float: left;
    width: 27%;
    margin: 1% 3.2%;
}

.t {
    border: 1px solid #CCCCCC;
}

.t img {
    width: 98%;
    height: 98%;
    padding: 1%;
    display: block;
    margin: 0 auto;
}

.tup h2 {
    text-align: center;
    margin-top: 10px;
}

.lby2s {
    height: 45px;
    background: #1195D6;
    line-height: 45px;
    color: #FFFFFF;
}

.lby2s h2 {
    line-height: 45px;
    display: block;
    float: left;
    font-size: 16px;
    margin-left: 15px;
}

.lby2s small {
    float: right;
    line-height: 45px;
    margin-right: 15px;
}

.lby2s small a {
    color: #FFFFFF
}

.lby2x li {
    margin: 5px 0;
    line-height: 30px;
}

.lby2x li img {
    margin: 5px;
}

.lby2x li small {
    float: right;
}

.lby2x li a:hover {
    color: #00518e;
}

.lby2 {
    background: #F6F6F6;
    margin: 20px 0;
}

.lby2x {
    padding: 10px;
}

#yqljx {
    display: none
}

@media (min-width: 1024px) and (max-width:1400px) {
    .ltsj {
        display: none
    }
}

@media (min-width: 1024px) {
    .ltsj {
        display: none
    }
}

@media (min-width: 993px) and (max-width:1192px) {
    .tp1 {
        margin-left: 5px;
    }

    .lt {
        display: none
    }

    .ltsj {
        display: block
    }
}

@media (max-width: 992px) {
    .main-1ys {
        height: auto;
    }

    .main-2n ul li {
        height: 150px;
        width: 30%;
        margin: 1.5%;
    }

    .main-2n ul li img {
        width: 100%;
    }

    .main-4zsl {
        width: 100%;
    }

    .main-4zsl img {
        margin: 0 auto;
        display: block;
    }

    .main-4zsr {
        width: 100%;
        padding: 15px;
    }

    .main-3y img {
        width: 85%;
        display: block;
        margin: 0 auto
    }

    .main-3sz img {
        width: 70%;
        height: auto
    }

    .main-3sz p {
        height: 20px;
        overflow: hidden;
    }

    .main-3sy {
        margin-top: 10px;
        height: 370px;
        overflow: hidden;
    }

    .main-3y {
        margin-top: 10px;
    }

    .main-1ys img {
        width: 100%;
    }

    .xzf {
        display: none;
    }

    .main-1ys p {
        height: 60px;
        overflow: hidden;
    }

    .main-1z {
        height: 260px;
        overflow: hidden;
    }

    .ltsj {
        display: block
    }

    .lt {
        display: none
    }
}

@media (max-width: 767px) {
    .main-2n ul li h2 {
        height: 40px;
        line-height: 20px
    }

    .header-r {
        display: none;
    }

    .main-1x img {
        margin: 0 auto;
        display: none
    }

    .main-1ys img {
        display: block;
        margin: 0 auto;
    }

    .main-2n ul li {
        height: 115px;
        width: 30%;
        margin: 1.5%;
    }

    .main-2n ul li img {
        width: 100%;
    }

    .main-3sz {
        width: 100%;
    }

    .main-3sz img {
        margin: 0 auto;
        display: block;
        width: 70%;
        height: auto
    }

    .main-3sy {
        width: 100%;
    }

    .main-3y img {
        width: 85%;
        display: block;
        margin: 0 auto
    }

    .main-4zsl {
        width: 100%;
    }

    .main-4zsl img {
        margin: 0 auto;
        display: block;
    }

    .main-4zsr {
        width: 100%;
        padding: 15px;
    }

    .ltsj {
        display: block
    }

    .lt {
        display: none
    }

    .fhh {
        display: block
    }

    .foot {
        line-height: 20px;
        padding: 25px
    }

    #yqljx {
        display: block
    }

    .main-7n {
        display: none
    }
}

@media (min-width: 480px) and (max-width: 640px) {
    .main-2n ul li h2 {
        height: 40px;
        line-height: 20px
    }

    .main-1x img {
        margin: 0 auto;
        display: none
    }

    .ltsj {
        display: block
    }

    .lt {
        display: none
    }

    .fhh {
        display: block
    }

    .foot {
        line-height: 20px;
        padding: 25px
    }

    #yqljx {
        display: block
    }

    .main-7n {
        display: none
    }
}


/*additional css*/
.wrapper .header_top {
    background-color: #00518e;
}

.wrapper .header_top p {
    margin-bottom: 0;
    font-family: "Montserrat", sans-serif;
    font-size: 13px;
    text-align: left;
    color: #5b5b5b;
    line-height: 40px;
}

.header_actions {
    float: right;
}

.header_actions > a, .header_actions .ps-dropdown > a {
    display: inline-block;
    padding: 0 15px;
    font-family: "Archivo Narrow", sans-serif;
    font-size: 13px;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    line-height: 35px;
    vertical-align: top;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    box-shadow: none;
}

.header_actions > a > i, .header__actions .ps-dropdown > a > i {
    margin-left: 5px;
}

.header_actions > a:hover, .header__actions .ps-dropdown > a:hover {
    background-color: #f7f7f7;
    color: #000;
}

.header_actions > a {
    margin-right: -4px;
}

.header_actions .ps-dropdown {
    margin-right: -4px;
}

.header_actions .ps-dropdown.open a.dropdown-toggle {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    box-shadow: none;
    background-color: #e5e5e5;
    color: #000;
}

.header_actions .ps-dropdown .dropdown-menu {
    padding: 0;
    right: 0;
    left: auto;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0;
    border: none;
}

.header_actions .ps-dropdown .dropdown-menu li a {
    padding: 9px 20px;
    display: block;
    line-height: 20px;
    border-bottom: 1px solid #e5e5e5;
    font-size: 13px;
    color: #8d8d8d;
    text-transform: uppercase;
}

.header_actions .ps-dropdown .dropdown-menu li a img {
    max-width: 20px;
    border: 1px solid #eee;
    margin-right: 10px;
}

.header_actions .ps-dropdown .dropdown-menu li a:hover {
    background-color: #025489;
    color: #fff;
}

.header_actions .ps-dropdown .dropdown-menu li:last-child {
    border-bottom: none;
}

@media (max-width: 479px) {
    .header_actions > a, .header_actions .ps-dropdown > a {
        font-size: 12px;
    }
}

.location {
    height:36px;
line-height:36px;
}

.bg-main {
    background: #fff;
    margin: 0px 0px 10px 0px;
    padding: 20px;
    overflow: hidden;
   min-height:300px;
}

.page-header {
    padding-bottom: 15px;
    margin: 40px 0 20px;
    border-bottom: 1px solid #eee;
}

.page-header h3 {
    color: #3070b7;
}

.h3, h3 {
    font-size: 24px;
}

.yjs-tab1 {
    overflow: hidden;
}

.master-cons-title {
    margin: auto;
    font-size: 22px;
    color: #00518e;
    border-bottom: 2px solid #00518e;
    line-height: 32px;
    margin-bottom: 10px;
}

.float-l {
    float: left;
}

.small, small {
    font-size: 85%;
}

.master-cons-title a {
    color: #999;
}

.master-cons {
    width: 100%;
    height: auto;
}

.row {
    margin-right: -15px;
    margin-left: -15px;
}

.container-fluid {
    margin-left: auto;
    margin-right: auto;
}

.master-cons-title a {
    float: right;
    font-size: 16px;
}

.master-more-news-left {
    width: 72px;
    float: left;
    height: auto;
    background: #3070b7;
    margin-top: 30px;
    font-size: 38px;
    color: #fff;
    text-align: center;
    border-radius: 5px;
    height: 50px;
    margin-left: 20px;
    margin-right: 20px;
    line-height: 50px;
}

.master-more-news-right {
    border-left: 2px solid #999;
    margin-top: 20px;
}

.master-more-news-right a {
   font-size:15px;
}

.master-more-news-right a img {
   padding-right:5px;
}

.about-more-news-title {
    font-size: 17px;
    color: #3070b7;
    float: left;
}

.about-more-news-text {
    font-size: 14px;
    line-height: 32px;
    color: #333;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.about-more-news-date {
    font-size: 12px;
    float: right;
    color: #999;
}

.clear {
    clear: both;
}

.footer {
    margin-top: 10px;
    background: #00518e;
    min-height: 100px;
    padding: 0px;
}

.container-fluid {
    margin-left: auto;
    margin-right: auto;
}

.footer .footer-con {
    padding: 20px 30px;
}

.footer .footer-con .left-con {
    float: left;
}

.footer .footer-con .right-con {
    margin-top: 60px;
    width: 280px;
    float: left;
    border-left: 1px solid #fff;
}

.footer .footer-con .right {
    float: left;
    border-left: 1px solid #fff;
    padding-left: 30px;
}

.footer .footer-con .left-con .logo {
    padding-bottom: 10px;
    border-bottom: 1px solid #fff;
}

.footer .footer-con .left-con .links-group {
    overflow: auto;
    color: #fff;
    margin: 0px 0px 10px 0px;
}

.footer .footer-con .left-con .links-group .link-item {
    float: left;
}

.footer .footer-con .left-con .links-group .link-item h4 {
    font-size: 14px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.footer .footer-con .left-con .links-group .link-item ul {
    padding-top: 5px;
    padding-left: 10px;
}

.footer .footer-con .left-con .links-group .link-item ul>li {
    margin-top: 5px;
}

.footer .footer-con .left-con .links-group .link-item a {
    color: #fff;
}

.footer .footer-con .right-con h4 {
    padding: 0px;
    margin: 0;
    color: #fff;
    font-size: 14px;
}

.footer .footer-con .right-con ul {
    margin-top: 20px;
    overflow: auto;
}

.footer .footer-con .right-con ul li {
    width: 120px;
    float: left;
}

.footer .footer-con .right-con ul li a {
    display: inline-block;
    color: #fff;
    font-size: 12px;
    padding: 4px 0;
}

.footer .footer-con .right div {
    float: right;
    margin-bottom: 10px;
}

.copyright {
    background: #091d3e;
}

.copyright p {
    color: #a7a7a9;
    display: block;
    text-align: center;
    line-height: 30px;
    height: 30px;
    font-size: 12px;
}

.title small {
    font-size: 24px;
    color: #e3edf7;
    font-family: arial;
    font-weight: bolder;
    margin-left: 4px;
}

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px solid;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
}

.main-5 .newsLdl {
      /*width: 260px;*/
    height: 330px;
    padding: 0px 0px !important;
    overflow: hidden;
}

.main-5 .newsLdl a {
    display: block;
    height: 330px;
    padding: 10px 15px;
    background: #f1f8fe;
    margin-right: 10px;
    margin-bottom: 10px;
}

.main-5 .newsLdl h1 {
    color: #6589ba;
    font-size: 14px;
    margin-top: 10px;
}

.main-5 .newsLdl h2 {
    color: #6589ba;
    font-size: 10px;
    margin-top: 10px;
}

.main-5 .newsLdl p {
    margin-top: 8px;
    color: #515151;
}

.main-5 .newsL>ul>li {
    height: 46px;
    line-height: 46px;
    overflow: hidden;
    border-bottom: 1px dashed #dfdfdf;
}

.main-5 .newsL>ul>li span {
    font-size: 12px;
    color: #6589ba;
    margin-right: 16px;
}

.main-5 .newsL>ul>li>a {
    font-size: 14px;
}

.tp_tabtit {
    width: 100%;
    height: 33px;
      /*overflow: hidden;*/
    display: table;
}

.tp_tabtit .tit {
    overflow: hidden;
    display: block;
    height: 100%;
    width: 100%;
}

.tp_tabtit .tit li {
    width: 104px;
    height: 32px;
    line-height: 32px;
    float: left;
    margin-right: 10px;
    text-align: center;
      /*overflow: hidden;*/
    border-bottom: 0px;
}

.tp_tabtit .tit li.active a:link, .tp_tabtit .tit li.active a:visited {
    background: #0f95d2;
    color: #fff;
}

.tp_tabtit .tit li a:link, .tp_tabtit li a:visited {
    display: block;
    color: #595757;
    background: #cccccc;
}

.tab-bd.tp_tabcont {
    margin-top: 10px;
}

.navlayer {
    background: rgba(0,0,0,0.5);
    display: block;
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 110;
    display: none;
}

.info-img img {
    height: 100px;
}

.info-left {
    width: 100%;
    background: #3070b7;
}

.info-left .info-head {
    width: 100%;
    height: 58px;
    background: #00518e;
    color: #fff;
    line-height: 58px;
    font-size: 24px;
    margin-top: -40px;
    padding-left: 15px;
    padding-right: 20px;
}

.info-left .info-head img {
    float: left;
}

.info-left .info-head h3 {
    height: 58px;
    line-height: 58px;
    margin: 0;
    margin-left: 15px;
    float: left;
}

.panel-group {
    margin-bottom: 20px;
}

#accordion .panel {
    box-shadow: none;
    border: none;
    border-radius: 0;
    border-left: 12px solid #00518e;
    margin: 0;
}

#accordion .panel-heading {
    padding: 0;
    background-color: #fff;
}

.panel-default>.panel-heading {
    color: #333;
    background-color: #f5f5f5;
    border-color: #ddd;
}

.panel-group .panel-heading {
    border-bottom: 0;
}

.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}

.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    color: inherit;
}

#accordion .panel-title a.collapsed {
    border-top: 0;
    background: #fff;
    border-bottom: 1px solid #ddd;
}

#accordion .panel-title a:hover {
    border-left: 5px solid #ff9400;
    color: #3070b7;
}

#accordion .panel-title a {
    display: block;
    color: #333;
    font-size: 15px;
    padding: 19px 20px;
    background: #fff;
    text-transform: uppercase;
    border-bottom: 1px solid #ddd;
    position: relative;
    line-height: 20px;
}

@media (min-width: 1200px) {
    .info-img img {
        height: auto;
    }

    .master-more-news-right {
        float: left;
        border-left: 2px solid #999;
        padding-left: 40px;
        margin-top: 20px;
    }
}

@media (min-width: 992px) {
    .info-img img {
        height: auto;
    }

    .master-more-news-right {
        float: left;
        border-left: 2px solid #999;
        padding-left: 40px;
        margin-top: 20px;
    }
}

@media (min-width: 768px) {
    .info-img img {
        height: auto;
    }

    .master-more-news-right {
/*    width: 80%;*/
        float: left;
        border-left: 2px solid #999;
        margin-top: 20px;
    }
}

.information-main p {
    color: #666;
    line-height: 26px;
    text-indent: 30px;
    font-size: 12pt;
}
.c140726_title {
    font-weight: bold;
    font-size: 14pt;
    margin: 10px 0px;
    text-align: center;
}
.c140726_date {
    font-size: 9pt;
}
.c140726_author {
    font-size: 9pt;
}
.c140726_content {
    font-size: 9pt;
    line-height: 150%;
}
.c140726_close {
    font-size: 9pt!important;
text-align:center;
}