@charset "utf-8";
/* CSS Document */

body {
    margin: 0 auto;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif, "微软雅黑";
    min-width: 1200px;
    background: #f4f9ff;
}

.wrapper {
    width: 1200px;
    margin: 0 auto;
}

.wrapper01 {
    margin: 0 auto;
    width: 1520px;
}

.wrapper02 {
    margin: 0 auto;
    width: 1580px;
}

a {
    outline: none;
    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;
}

.img_scale {
    overflow: hidden;
}

.img_scale img {
    transition: 0.6s all;
    -webkit-transition: 0.6s all;
}

.img_scale:hover img {
    transform: scale(1.1, 1.1);
    -webkit-transform: scale(1.1, 1.1);
}

.hide {
    display: none;
}
.m_h1190 {
    min-height: 1190px;
}

.bg01 {
    background: url(../images/bg01.png) top center no-repeat;
}
.bg02 {
    background: url(../images/bg02.png) top center no-repeat;
}
.bg03 {
    background: url(../images/bg03.png) center no-repeat;
    height: 200px;
}
.bg04 {
    background: url(../images/bg04.png) bottom center no-repeat #fff;
    padding-bottom: 40px;
}
.bg_fff {
    background: #fff;
}

.index_top .index_top_link {
    text-align: right;
    padding-top: 40px;
}
.index_top .index_top_link a {
    color: #fff;
    background: url(../images/arrow01.png) left no-repeat;
    padding-left: 35px;
    line-height: 30px;
    padding-right: 20px;
    font-size: 16px;
    display: inline-block;
}
.index_top .index_top_search {
    width: 235px;
    height: 40px;
    background: #fff;
    border-radius: 5px;
    margin-top: 40px;
}
.index_top .index_top_search input {
    width: 180px;
    float: left;
    margin-left: 15px;
    background: transparent;
    border: 0;
    outline: none;
    line-height: 40px;
    color: #222;
}
.index_top .index_top_search input::placeholder {
    color: #888888;
}
.index_top .index_top_search button {
    width: 20px;
    height: 40px;
    cursor: pointer;
    background: transparent;
    border: 0;
    outline: none;
    text-align: center;
    line-height: 40px;
    float: right;
    margin-right: 15px;
}
.index_top .index_top_search button i {
    color: #1474bf;
    font-size: 16px;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.nav {
    padding: 0;
    height: 70px;
    line-height: 70px;
    position: relative;
    z-index: 10;
    width: 1200px;
    margin: 0 auto;
}
.nav a {
    color: #222222;
}
.nav .nLi {
    float: left;
    position: relative;
    display: inline;
}
.nav .nLi01 {
    float: left;
    position: relative;
    display: inline;
    color: #fff;
}
.nav .nLi h3 {
    float: left;
}
.nav .nLi h3 a {
    display: block;
    font-size: 18px;
    font-weight: normal;
    width: 150px;
    text-align: center;
    text-decoration: none;
}
.nav .sub {
    display: none;
    width: 150px;
    left: 0;
    top: 70px;
    position: absolute;
    background: #fff;
    line-height: 40px;
    padding: 0;
}
.nav .sub li {
    zoom: 1;
    border-bottom: 1px solid #f0f0f0;
}
.nav .sub a {
    display: block;
    padding: 0 10px;
    text-align: center;
    text-decoration: none;
}
.nav .sub a:hover {
    background: #1474bf;
    color: #fff;
}
.nav .on h3 a {
    color: #1474bf;
}

.fullSlide {
    width: 100%;
    position: relative;
    height: 460px;
    background: #fff;
}
.fullSlide .bd {
    margin: 0 auto;
    position: relative;
    z-index: 0;
    overflow: hidden;
}
.fullSlide .bd ul {
    width: 100% !important;
}
.fullSlide .bd li {
    width: 100% !important;
    height: 460px;
    overflow: hidden;
    text-align: center;
    background: cover;
}
.fullSlide .bd li a {
    display: block;
    height: 460px;
}
.fullSlide .prev,
.fullSlide .next {
    position: absolute;
    top: 210px;
    display: block;
    width: 50px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    background: #1474bf;
}
.fullSlide .prev i,
.fullSlide .next i {
    color: #fff;
    font-size: 18px;
}
.fullSlide .prev {
    left: 5%;
}
.fullSlide .next {
    right: 5%;
}

.banner_title {
    position: absolute;
    width: 755px;
    top: 56px;
    left: 50%;
    margin-left: -378px;
    z-index: 9;
}

.index_news01 {
    padding-top: 60px;
    width: 580px;
}
.index_news01 .t {
    height: 80px;
}
.index_news01 .t a {
    float: right;
    width: 80px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #fff;
    text-decoration: none;
    font-size: 14px;
    background: #1474bf;
    border-radius: 5px;
}
.index_news01 .item {
    height: 90px;
    margin-bottom: 15px;
    position: relative;
    width: 580px;
}
.index_news01 .item .date {
    width: 94px;
    height: 28px;
    background: #1474bf;
    border-radius: 0 25px 0 0;
    position: absolute;
    top: 0;
    left: 30px;
    text-align: center;
    line-height: 28px;
    color: #fff;
    font-size: 14px;
    z-index: 9;
}
.index_news01 .item .date span {
    font-size: 24px;
}
.index_news01 .item a {
    width: 520px;
    height: 80px;
    background: #fff;
    line-height: 80px;
    padding: 0 30px;
    position: absolute;
    left: 0;
    bottom: 0;
    font-size: 18px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #222;
    text-decoration: none;
}
.index_news01 .item:hover a {
    background: #1474bf;
    color: #fff;
}
.index_news01 .item:hover .date {
    background: #fff;
    color: #1474bf;
}

.index_news02 {
    margin-top: 35px;
    width: 520px;
    height: 380px;
    padding: 30px;
}
.index_news02 .t {
    height: 67px;
}
.index_news02 .t a {
    float: right;
    width: 80px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #fff;
    text-decoration: none;
    font-size: 14px;
    background: #1474bf;
    border-radius: 5px;
}
.index_news02 .item {
    height: 59px;
    border-bottom: 1px dashed #cccccc;
    line-height: 59px;
}
.index_news02 .item a {
    float: left;
    background: url(../images/arrow02.png) left no-repeat;
    padding-left: 20px;
    color: #222;
    font-size: 18px;
    width: 400px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-decoration: none;
}
.index_news02 .item span {
    float: right;
    font-size: 14px;
    color: #888;
}
.index_news02 .item a:hover {
    color: #1474bf;
}

.index_news03 {
    margin-top: 50px;
    width: 580px;
    height: 465px;
    background: url(../images/index09.png) bottom no-repeat;
}
.index_news03 .t {
    height: 80px;
}
.index_news03 .t a {
    float: right;
    width: 80px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #fff;
    text-decoration: none;
    font-size: 14px;
    background: #1474bf;
    border-radius: 5px;
}
.index_news03 .con {
    padding: 30px 30px;
}
.index_news03 .item {
    height: 59px;
    border-bottom: 1px dashed #cccccc;
    line-height: 59px;
}
.index_news03 .item a {
    float: left;
    background: url(../images/arrow03.png) left no-repeat;
    padding-left: 20px;
    color: #222;
    font-size: 18px;
    width: 400px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-decoration: none;
}
.index_news03 .item span {
    float: right;
    font-size: 14px;
    color: #888;
}
.index_news03 .item a:hover {
    color: #1474bf;
}
.index_news03 .item1 {
    height: 59px;
    border-bottom: 1px dashed #cccccc;
    line-height: 59px;
}
.index_news03 .item1 a {
    float: left;
    background: url(../images/arrow04.png) left no-repeat;
    padding-left: 20px;
    color: #222;
    font-size: 18px;
    width: 400px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-decoration: none;
}
.index_news03 .item1 span {
    float: right;
    font-size: 14px;
    color: #888;
}
.index_news03 .item1 a:hover {
    color: #1474bf;
}

.picScroll-left {
    width: 1200px;
    overflow: hidden;
    position: relative;
    margin-top: 40px;
}
.picScroll-left .t {
    height: 80px;
}
.picScroll-left .t a {
    float: right;
    width: 80px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #fff;
    text-decoration: none;
    font-size: 14px;
    background: #1474bf;
    border-radius: 5px;
}

.picScroll-left .bd {
    padding: 0;
}
.picScroll-left .bd ul {
    overflow: hidden;
    zoom: 1;
}
.picScroll-left .bd ul li {
    margin: 0 9px;
    float: left;
    _display: inline;
    overflow: hidden;
    text-align: center;
    width: 260px;
    height: 190px;
    background: #e3f1ff;
    padding: 10px;
}
.picScroll-left .bd ul li .pic {
    text-align: center;
}
.picScroll-left .bd ul li .pic img {
    width: 260px;
    height: 150px;
    display: block;
}
.picScroll-left .bd ul li .title {
    line-height: 44px;
    color: #222;
}
.picScroll-left .bd ul li .title a {
    color: #222;
    font-size: 18px;
}
.picScroll-left .bd ul li:hover .title {
    color: #1474bf;
}
.picScroll-left .prev,
.picScroll-left .next {
    position: absolute;
    top: 160px;
    z-index: 9;
    width: 40px;
    height: 40px;
    cursor: pointer;
}
.picScroll-left .prev {
    left: 0;
}
.picScroll-left .next {
    right: 0;
}

.index_link {
    margin-top: 40px;
    width: 580px;
}

.index_select {
    padding: 50px 0;
}
.index_select .t {
    width: 200px;
    height: 40px;
    line-height: 40px;
    color: #1474bf;
    font-size: 24px;
    font-weight: bold;
}
.index_select .con {
    width: 1000px;
}
.index_select .con select {
    width: 220px;
    height: 40px;
    line-height: 40px;
    border: 1px solid #ccc;
    font-size: 14px;
    color: #000;
    margin-left: 20px;
}

.footer01 {
    color: #fff;
    width: 550px;
    font-size: 16px;
    line-height: 40px;
    padding-top: 50px;
}
.footer01 a {
    color: #fff;
}

.ny_banner {
    width: 100%;
    height: 460px;
    position: relative;
}

.ny_left {
    width: 260px;
    margin-top: 30px;
    margin-left: 20px;
}
.ny_left .t {
    height: 100px;
    text-align: center;
    line-height: 100px;
    color: #fff;
    font-size: 36px;
    background: #1474bf;
}
.ny_left .con {
    background: url(../images/ny04.png) bottom center no-repeat #fbfbfb;
    padding-bottom: 145px;
}
.ny_left .con a {
    display: block;
    height: 60px;
    line-height: 60px;
    border-bottom: 1px solid #cccccc;
    border-left: 4px solid #fbfbfb;
    font-size: 20px;
    color: #222;
    text-decoration: none;
    text-align: center;
}
.ny_left .con a:hover {
    color: #1474bf;
    border-left: 4px solid #1474bf;
}
.ny_left .con a.active {
    color: #1474bf;
    border-left: 4px solid #1474bf;
}

.ny_right {
    margin-right: 20px;
    width: 860px;
    margin-top: 30px;
}
.ny_right .t {
    height: 79px;
    border-bottom: 1px solid #cccccc;
    line-height: 79px;
    position: relative;
}
.ny_right .t span {
    display: inline-block;
    border-bottom: 4px solid #1474bf;
    line-height: 76px;
    font-size: 30px;
    color: #1474bf;
}

.ny_pos {
    text-align: right;
    height: 79px;
    line-height: 79px;
    color: #888;
    font-size: 14px;
}
.ny_pos i {
    color: #1474bf;
    font-size: 16px;
}
.ny_pos a {
    color: #888;
    padding: 0 5px;
    text-decoration: none;
}
.ny_pos a:hover {
    color: #1474bf;
}

.ny_menu {
    padding: 40px 0;
    text-align: center;
    display: flex;
    justify-content: center;
}
.ny_menu a {
    display: block;
    height: 50px;
    line-height: 50px;
    margin: 0 5px;
    border: 1px solid #ccc;
    padding: 0 15px;
    font-size: 18px;
    color: #222;
    text-decoration: none;
}
.ny_menu a:hover {
    color: #fff;
    background: #1474bf;
}
.ny_menu a.active {
    color: #fff;
    background: #1474bf;
}

.ny_detail {
    font-size: 20px;
    line-height: 36px;
    padding: 30px 0;
}
.ny_detail .header {
    border-bottom: 1px solid #dcdcdc;
    margin-bottom: 20px;
}
.ny_detail .header h2 {
    text-align: center;
    font-size: 24px;
    color: #222;
    padding-bottom: 20px;
    font-weight: normal;
}
.ny_detail .header p {
    color: #535353;
    font-size: 14px;
    line-height: 40px;
}
.ny_detail .header p i {
    color: #083d8b;
}
.tolist {
    border-top: 1px solid #dcdcdc;
    margin-top: 20px;
    padding-top: 20px;
    text-align: right;
}
.tolist a {
    display: inline-block;
    color: #1474bf;
    font-size: 20px;
    padding: 0 15px;
    line-height: 40px;
    text-decoration: none;
}
.tolist a:hover {
    color: #1474bf;
}

.ny_con {
    background: #fff;
    margin-bottom: 40px;
}

.list {
    padding-top: 40px;
}
.list .item {
    width: 818px;
    height: 220px;
    border: 1px solid #d4d4d4;
    background: #f8f8f8;
    padding: 15px 20px;
    margin: 0 0 30px 0;
    position: relative;
}
.list .item .pic {
    width: 166px;
    height: 215px;
}
.list .item .pic img {
    width: 166px;
    height: 215px;
}
.list .item .txt {
    width: 610px;
    margin-right: 10px;
    color: #8a8a8a;
}
.list .item .txt a {
    font-size: 26px;
    color: #323232;
    display: block;
    padding-bottom: 10px;
    text-decoration: none;
    font-weight: bold;
}
.list .item .txt a:hover {
    color: #1474bf;
}
.list .item .txt h3 {
    font-size: 18px;
    color: #1474bf;
    line-height: 30px;
    margin-bottom: 20px;
}
.list .item .txt h5 {
    font-size: 12px;
    color: #4b4b4b;
    line-height: 20px;
}
.list .item .txt p {
    color: #222222;
    line-height: 30px;
    font-size: 14px;
}
.list .item .txt p i {
    color: #1474bf;
    margin-right: 15px;
}
.list .item i.i {
    position: absolute;
    width: 4px;
    height: 60px;
    background: #1474bf;
    top: 7px;
    right: 26px;
}

.list01 {
    padding: 30px 0 0 0;
}
.list01 .item {
    height: 143px;
    margin-bottom: 30px;
    padding: 0;
    border-bottom: 1px solid #ccc;
}
.list01 .item .img,
.list01 .item .img img {
    width: 256px;
    height: 143px;
}
.list01 .item .txt {
    width: 560px;
    padding-top: 10px;
}
.list01 .item .txt h2 {
    font-size: 18px;
    color: #222;
    text-decoration: none;
    padding-bottom: 10px;
}
.list01 .item .txt a span {
    display: inline-block;
    padding-right: 10px;
    margin-right: 10px;
}
.list01 .item .txt .date {
    margin: 10px 0;
    font-size: 12px;
    color: #0577bf;
}
.list01 .item .txt a {
    margin: 10px 0;
    font-size: 12px;
    color: #0577bf;
    text-decoration: none;
}
.list01 .item .txt p {
    color: #888888;
    font-size: 12px;
    line-height: 28px;
}
.list01 .item:hover .txt h2 {
    color: #0577bf;
}

.list02{
    padding: 30px 0 0 0;
}
.list02 .item{
    height: 70px;
    border: 1px solid #ccc;
    padding: 20px 25px;
    position: relative;
    margin-bottom: 30px;
}
.list02 .item .txt{
    width: 560px;
}
.list02 .item .txt h2{
    font-size: 18px;
    color: #222;
    padding-bottom: 10px;
}
.list02 .item .txt p{
    color: #888;
    font-size: 12px;
    line-height: 24px;
}
.list02 .item .date{
    width: 114px;
    height: 34px;
    border-radius: 0 25px 0 0;
    background: #0577bf;
    text-align: center;
    color: #fff;
    line-height: 34px;
    font-size: 16px;
    position: absolute;
    right: 20px;
    top: 20px;
}
.list02 .item .date span{
    font-size: 24px;
}
.list02 .item a{
    float: right;
    color: #0577bf;
    font-size: 14px;
    text-decoration: none;
    padding-top: 60px;
}
.list02 .item:hover{
    background: #0577bf;
}
.list02 .item:hover .txt,.list02 .item:hover .txt h2,.list02 .item:hover a,.list02 .item:hover p{
    color: #fff;
}
.list02 .item:hover .date{
    background: #fff;
    color: #0577bf;
}