@charset "utf-8";

/* CSS Document */

body {
    margin: 0 auto;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif "微软雅黑";
    min-width: 1014px;
    background: #ffffff
}

.wrapper {
    width: 1014px;
    margin: 0 auto;
}

a {
    outline: none;
    hide-focus: expression(this.hideFocus=true);
    text-decoration: none
}

a:hover {
    text-decoration: underline
}

img {
    border: 0
}

.fl {
    float: left
}

.fr {
    float: right
}

.cb {
    clear: both;
    height: 0
}

li {
    list-style: none
}

div,
h1,
h2,
h3,
h4,
h5,
h6,
p,
form,
label,
input,
textarea,
img,
ul,
li,
dl,
dt,
dd {
    padding: 0;
    margin: 0
}

.mt11 {
    margin-top: 11px
}

.mt25 {
    margin-top: 25px
}

.ml29 {
    margin-left: 29px
}

.bg01 {
    background: #0073bd
}

.border_b_7ab6dd {
    border-bottom: 1px solid #7ab6dd
}

.index_top_r {
    width: 242px;
    text-align: right;
    padding-top: 30px
}

.index_top_r a {
    color: #FFF;
    font-family: "微软雅黑";
    font-size: 18px;
    line-height: 40px
}

.index_top_r .search {
    background: #FFF;
    border-radius: 5px;
    position: relative;
    height: 27px;
    line-height: 27px;
}

.index_top_r .search .input {
    height: 27px;
    width: 180px;
    border: 0;
    outline: none;
    line-height: 27px;
    color: #7c7d7d;
    font-family: "微软雅黑";
    position: absolute;
    left: 15px
}

.index_top_r .search .btn {
    background: url(../images/btn.png) no-repeat;
    width: 27px;
    height: 27px;
    border: 0;
    cursor: pointer;
    right: 10px;
    position: absolute
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.nav {
    padding: 0;
    height: 43px;
    line-height: 43px;
    position: relative;
    z-index: 1;
    width: 1014px;
    margin: 0 auto;
    z-index: 999
}

.nav a {
    color: #fafafa;
}

.nav .nLi {
    float: left;
    position: relative;
    display: inline;
}

.nav .nLi h3 {
    float: left;
}

.nav .nLi h3 a {
    display: block;
    padding: 0 17px;
    font-size: 16px;
    font-weight: normal;
    font-family: "微软雅黑";
}

.nav .sub {
    display: none;
    width: 161px;
    left: 0;
    top: 43px;
    position: absolute;
    background: url(../images/index01.png);
    line-height: 36px;
    padding: 0 0 0 13px;
    font-family: "微软雅黑";
    font-size: 16px;
}

.nav .sub li {
    zoom: 1;
}

.nav .sub a {
    display: block;
    padding: 0 5px 0 10px;
    color: #fff;
    background: url(../images/arrow01.png) left no-repeat
}

.nav .sub a:hover {
    text-decoration: underline
}

.nav .on h3 a {}

.focusBox {
    position: relative;
    width: 100%;
    height: 466px;
    overflow: hidden;
}

.focusBox .pic {
    position: relative;
    z-index: 0;
}

.focusBox .pic img {
    width: 100%;
    height: 466px;
    display: block;
}

.focusBox .hd {
    width: 100%;
    position: absolute;
    bottom: 10px;
    text-align: center;
    font-size: 0;
    z-index: 1;
}

.focusBox .hd li {
    margin: 0 5px;
    background: url(../images/dot.png) no-repeat 0 -16px;
    height: 16px;
    overflow: hidden;
    width: 16px;
    cursor: pointer;
    display: inline-block;
    *display: inline;
    zoom: 1;
    _background: url(../images/dot8.png) no-repeat 0 -16px;
}

.focusBox .hd .on {
    background-position: 0 0;
}

.focusBox .prev,
.focusBox .next {
    width: 60px;
    height: 90px;
    margin: -60px 0 0;
    display: none;
    background: url(../images/ad_ctr.png) no-repeat 0 0;
    position: absolute;
    top: 50%;
    z-index: 10;
    cursor: pointer;
    text-indent: -9999px;
    filter: alpha(opacity=20);
    opacity: 0.2;
}

.focusBox .prev {
    left: 0;
}

.focusBox .next {
    background-position: 0 -90px;
    right: 0;
}

.focusBox .prev:hover,
.focusBox .next:hover {
    filter: alpha(opacity=50) !important;
    opacity: 0.5 !important;
}

.index_left {
    width: 672px;
    margin-top: 30px
}

.index_left .t {
    color: #2b2b2b;
    font-family: "微软雅黑";
    font-size: 18px;
    position: relative;
    width: 672px;
}

.index_left .t .more {
    background: #0073bd;
    color: #FFF;
    padding: 0 8px;
    font-size: 12px;
    border-radius: 5px;
    right: 0;
    position: absolute;
    line-height: 26px
}

.index_left .news01 {
    width: 287px;
    margin-top: 5px;
    font-family: "微软雅黑";
    font-size: 14px
}

.index_left .news01 li {
    border-bottom: 1px dashed #757575;
    height: 44px;
    line-height: 44px;
}

.index_left .news01 li a {
    color: #4a4a4a;
    display: block;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.picFocus {
    margin: 0 auto;
    width: 368px;
    height: 305px;
    background: #c3c3c3;
    position: relative;
    overflow: hidden;
    zoom: 1;
    margin-top: 15px
}

.picFocus .hd {
    width: 100%;
    padding-top: 5px;
    overflow: hidden;
    margin: 0 auto
}

.picFocus .hd ul {
    margin-right: -5px;
    overflow: hidden;
    zoom: 1;
}

.picFocus .hd ul li {
    padding-top: 5px;
    float: left;
    text-align: center;
}

.picFocus .hd ul li img {
    width: 79px;
    height: 70px;
    border: 2px solid #fff;
    cursor: pointer;
    margin-right: 4px;
    margin-left: 4px
}

.picFocus .hd ul li.on {}

.picFocus .hd ul li.on img {
    border-color: #7a1619;
}

.picFocus .bd li {
    vertical-align: middle;
    position: relative
}

.picFocus .bd li .txt_bg {
    position: absolute;
    background: url(../images/index02.png);
    height: 31px;
    line-height: 31px;
    color: #FFF;
    font-size: 12px;
    padding: 0 5px;
    width: 358px;
    text-align: center;
    bottom: 0;
    z-index: 999
}

.picFocus .bd img {
    width: 368px;
    height: 217px;
    display: block;
}

.index_right {
    width: 308px;
    margin-top: 30px
}

.index_right .t {
    color: #2b2b2b;
    font-family: "微软雅黑";
    font-size: 18px;
    position: relative;
    width: 308px;
}

.index_right .t .more {
    background: #0073bd;
    color: #FFF;
    padding: 0 8px;
    font-size: 12px;
    border-radius: 5px;
    right: 0;
    position: absolute;
    line-height: 26px
}

.index_right ul {
    padding-top: 10px
}

.index_right li {
    display: block;
    height: 63px;
    font-family: "微软雅黑";
    margin-top: 13px
}

.index_right li .date {
    height: 63px;
    width: 66px;
    text-align: center;
    color: #FFF;
    font-size: 12px;
    background: #0073bd
}

.index_right li .date span {
    font-size: 22px;
    display: block;
    padding-top: 10px
}

.index_right li a {
    float: left;
    margin-left: 15px;
    color: #373737;
    font-size: 14px;
    line-height: 24px;
    width: 200px;
    margin-top: 5px
}

.news02 {
    width: 319px;
}

.news02 .t {
    color: #2b2b2b;
    font-family: "微软雅黑";
    font-size: 18px;
    position: relative;
    width: 319px;
}

.news02 .t .more {
    background: #0073bd;
    color: #FFF;
    padding: 0 8px;
    font-size: 12px;
    border-radius: 5px;
    right: 0;
    position: absolute;
    line-height: 26px
}

.news02 ul {
    padding-top: 10px
}

.news02 li {
    display: block;
    color: #0073bd;
    line-height: 26px;
    font-family: "微软雅黑";
    font-size: 14px
}

.news02 li a {
    display: block;
    color: #373737;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.news03 {
    width: 319px;
}

.news03 li {
    float: left;
    width: 62px;
    text-align: center;
    margin: 5px 20px;
    font-family: "微软雅黑"
}

.news03 li img {
    width: 62px;
    height: 62px;
    margin-bottom: 10px
}

.news03 li a {
    color: #244b72
}

.index_link {
    width: 467px;
    border-top: 6px solid #0d73bd;
    font-family: "微软雅黑"
}

.index_link .t {
    float: left;
    background: #0d73bd;
    width: 101px;
    height: 43px;
    line-height: 43px;
    text-align: center;
    color: #FFF;
    font-size: 14px
}

.index_link li {
    float: left;
    line-height: 43px;
    font-size: 14px;
    margin: 0 15px
}

.index_link li a {
    color: #3b3d3c
}

.index_link01 {
    width: 467px;
    border-top: 6px solid #0d73bd;
    font-family: "微软雅黑"
}

.index_link01 .t {
    float: left;
    background: #0d73bd;
    width: 101px;
    height: 43px;
    line-height: 43px;
    text-align: center;
    color: #FFF;
    font-size: 14px
}

.index_link01 li {
    float: left;
    line-height: 43px;
    font-size: 14px;
    margin: 0 10px
}

.index_link01 li a {
    color: #3b3d3c
}

.footer {
    text-align: center;
    padding: 30px 0;
    color: #FFF;
    font-family: "微软雅黑";
    font-size: 14px;
    line-height: 30px
}

.footer a {
    color: #FFF
}

.ny_content {
    background: url(../images/ny01.jpg) repeat-y
}

.ny_left {
    width: 195px;
    margin-top: 11px
}

.ny_left .t {
    background: url(../images/ny02.jpg) left no-repeat #0173bc;
    padding-left: 32px;
    color: #FFF;
    font-family: "微软雅黑";
    font-size: 18px;
    height: 41px;
    line-height: 41px
}

.ny_left li {
    height: 39px;
    line-height: 39px;
    font-family: "微软雅黑";
    font-size: 16px
}

.ny_left li a {
    display: block;
    background: url(../images/ny03.jpg) no-repeat;
    line-height: 39px;
    color: #FFF;
    padding-left: 32px;
    text-decoration: none
}

.ny_left li a:hover {
    display: block;
    background: url(../images/ny04.jpg) no-repeat;
    line-height: 39px;
    color: #0173bc;
    padding-left: 32px
}

.ny_left li a.hover {
    display: block;
    background: url(../images/ny04.jpg) no-repeat;
    line-height: 39px;
    color: #0173bc;
    padding-left: 32px
}

.ny_right {
    width: 803px;
    margin-top: 11px
}

.ny_right .t {
    background: url(../images/ny07.jpg) bottom repeat-x;
    height: 49px;
    line-height: 49px;
    font-family: "微软雅黑";
    position: relative
}

.ny_right .t span {
    float: left;
    color: #0173bc;
    font-size: 20px;
    border-bottom: 3px;
    line-height: 46px;
    display: inline-block;
    border-bottom: 3px solid #0173bc;
    padding: 0 5px
}

.ny_right .t .backhome {
    background: #0073bd;
    color: #FFF;
    padding: 0 8px;
    font-size: 12px;
    border-radius: 5px;
    right: 0;
    position: absolute;
    line-height: 26px;
    top: 15px
}

.ny_right .t div {
    position: absolute;
    top: 5px;
    right: 80px;
    line-height: 49px;
    color: #858585
}

.ny_right .t div a {
    color: #858585;
    padding: 0 5px
}

.ny_right .list {
    margin: 20px 0
}

.ny_right .list li {
    display: block;
    height: 30px;
    line-height: 30px;
    font-family: "微软雅黑";
    color: #0d73bd;
    font-size: 14px
}

.ny_right .list li a {
    background: url(../images/arrow02.jpg) left no-repeat;
    padding-left: 17px;
    color: #383838;
    font-size: 16px;
    float: left
}

.ny_right .list li span {
    float: right
}

.ny_right .con .header_con {
    color: #383838;
    text-align: center;
    padding: 10px 0;
    font-family: "微软雅黑";
    width: 702px;
    margin: 0 auto
}

.ny_right .con .header_con p {
    font-size: 14px;
    height: 30px;
    line-height: 30px
}

.ny_right .con .header_con h3 {
    padding: 10px 0;
    display: block;
    color: #383838;
    font-size: 22px;
    font-weight: normal
}

.ny_right .con .content {
    font-family: "微软雅黑";
    font-size: 14px;
    line-height: 30px;
    margin: 50px;
    color: #383838
}

.ny_right .con .content img {
    max-width: 100%
}


/* test */

.ny_test {
    width: 100%;
}

.ny_test .banner {
    margin-top: 10px;
    margin-bottom: 20px;
    width: 1014px;
}

.ny_test .banner img {
    width: 1014px;
}

.mr {
    margin: 0 6px;
}

.ny_test .items {
    box-sizing: border-box;
    width: 1014px;
    padding: 15px 5px 5px;
    background: #fff;
}

.ny_test .items .box {
    box-sizing: border-box;
    border: 1px solid #e5e5e5;
    float: left;
    width: 238px;
    font-size: 12px;
    color: #333;
    background: #fff;
}

.ny_test .items .box .t {
    height: 43px;
    position: relative;
    line-height: 43px;
    text-align: center;
}

.ny_test .items .box .t img {
    width: 100%;
    height: 100%;
}

.ny_test .items .box .t span {
    padding-left: 22px;
    position: absolute;
    left: 85px;
    font-size: 14px;
    color: #fff;
}

.ny_test .items .box .t span.i01 {
    background: url(../images/itemicon01.png) no-repeat left center;
}

.ny_test .items .box .t span.i02 {
    background: url(../images/itemicon02.png) no-repeat left center;
}

.ny_test .items .box .t span.i03 {
    background: url(../images/itemicon03.png) no-repeat left center;
}

.ny_test .items .box .t span.i04 {
    background: url(../images/itemicon04.png) no-repeat left center;
}

.ny_test .items .box .list {
    padding: 0 15px;
}

.ny_test .items .box .list .nli {
    width: 195px;
    height: 20px;
    line-height: 20px;
    padding-left: 20px;
    margin: 10px 0;
}

.ny_test .items .box .list .nli a {
    font-size: 12px;
    color: #333;
}

.ny_test .items .box01 .list .nli {
    background: url(../images/dot01.png) no-repeat left center;
}

.ny_test .items .box02 .list .nli {
    background: url(../images/dot02.png) no-repeat left center;
}

.ny_test .items .box:hover {
    background: #ebf7ff;
    cursor: pointer;
}