body {
    background-color: #edf6ff;
}

.headerArea {
    height: 185px;
    /* overflow: hidden; */
    background-attachment: scroll;
    background-image: url(../images/headertopbg.png);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: contain;
    width: 100% !important;
}

.headerArea .top {
    height: 105px;
    /* background: #455ccc; */
    background: url(../images/top-bg.png) no-repeat right bottom #455ccc;

}

.headerArea .top .width1200 {
    height: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.headerArea .an {
    width: 325px;
    height: 60px;
    right: 60px;
    top: 37px;
    font-size: 24px;
    line-height: 60px;
}

.headerArea .an a {
    color: #fff
}

.menuArea {
    height: 50px;
    background-color: #fff;
    box-shadow: 0px 0px 0px #888888;
    /*! margin-top: 35px; */
}

.menuArea ul li {
    width: 130px;
    line-height: 50px;
    height: 50px;
    display: inline-block;
    text-align: center;
    font-size: 18px;
    position: relative;
}

.menuArea ul li a {
    display: block;
    width: 130px;
    line-height: 50px;
}

.menuArea ul li a:hover {
    color: #fff
}

.menuArea li .one {
    position: absolute;
    display: none;
    left: 0;
    top: 50px;
    z-index: 10;
    margin-top: 0px;
    border: 0px solid #fff;
}

.menuArea li .one li {
    height: 40px;
    line-height: 40px;
    background-image: none;
    float: none;
    font-size: 14px;
    color: #FFF;
    width: 130px;
    position: relative;
    _margin-left: -63px;
}

.menuArea li .one li a {
    height: 40px;
    line-height: 40px;
    background-color: #8bb3d9;
    font-size: 14px;
    width: 130px;
    color: #fff;
    border-bottom: 1px solid #fff;
}

.menuArea li .one li a:hover {
    background-color: #8bb3d95;
    color: #FFF;
    background-image: none
}

.menuArea .selected a {
    background-color: #8bb3d9;
    color: #fff
}

.barArea {
    height: 350px;
    background-color: #fff;
    width: 100% !important;
}

.bar2 {
    height: 130px;
    margin-top: 15px;
    background-color: #fff
}

.area1K {
    height: 370px;
    margin-top: 15px;
    background-color: #fff;
    padding-left: 50px;
    padding-right: 50px;
    width: 1200px
}

.area1K .title1 {
    height: 70px;
    background-attachment: scroll;
    background-image: url(../images/ico2.png);
    background-repeat: no-repeat;
    background-position: 10px;
    left;
    padding-left: 50px;
}

.area1K .title1 {
    line-height: 70px;
    font-size: 22px;
}

.area1K .title1 div {
    height: 50px;
    height: 30px;
    font-size: 14px;
    right: 0px;
    line-height: 30px;
    top: 30px;
}

.area1K .picListK {
    width: 380px;
    height: 290px;
    float: left
}

.area1K .listNews {
    width: 780px;
    height: 280px;
    float: left;
    margin-left: 30px
}

.area1K .LinkPic {
    width: 210px;
    height: 280px;
    float: left;
    margin-left: 30px
}

.area1K .LinkPic ul {
    margin-top: 20px;
}

.area1K .LinkPic li {
    margin-bottom: 10px;
}

.area1K .picMax {
    height: 290px;
    width: 100%;
    float: left
}

.area1K .picMax .title {
    height: 45px;
    line-height: 45px;
    background-color: #8bb3d9;
    bottom: 0px;
    width: 100%;
    left: 0px;
    text-align: center;
    color: #fff
}

.area1K .picMax .title a {
    color: #fff;
    display: block;
    word-break: break-all;
    width: 290px;
    overflow: hidden;
    line-height: 18px;
    padding: 5px;
}

.area1K .picListK li {
    height: 65px;
    width: 75px;
    margin-bottom: 10px;
}

.area1K .smallK {
    height: 290px;
    width: 75px;
    float: left;
    margin-left: 5px;
}

.area1K .smallK img {
    cursor: pointer
}

.area1K .newsTop {
    height: 110px;
    border-bottom: 1px dashed #dcdcdc
}

.area1K .newsTop .title {
    font-size: 18px;
    height: 30px;
    line-height: 30px;
    color: #CD0B0E
}

.area1K .newsTop .title a {
    color: #CD0B0E
}

.area1K .newsTop .text {
    margin-top: 5px;
}

.area1K .newsList {
    margin-top: 10px;
}

.area1K .newsList li {
    height: 35px;
    line-height: 35px;
    border-bottom: 1px dashed #ebebeb;
    background-attachment: scroll;
    background-image: url(../images/ico1.png);
    background-repeat: no-repeat;
    background-position: 10px;
    left;
    padding-left: 40px;
}

.area1K .newsList li a {
    display: block;
    width: 450px;
    float: left
}

.area1K .newsList li span {
    display: block;
    float: right
}

.area2K {
    /* height: 900px; */
    background-color: #fff;
    padding-left: 50px;
    padding-right: 50px;
    width: 1200px;
    overflow: hidden;
    padding-bottom: 30px;
}

.area2_1 {
    width: 380px;
    /* height: 390px; */
    margin-top: 30px;
    float: left;
    border: 1px solid #f6f6f6;
    margin-right: 26px;
}

.area2_1 .title {}

.area2_1 {
    background-attachment: scroll;
    background-image: url(../images/k1.png);
    background-repeat: no-repeat;
    background-position: 130px 200px;
}

.area2_1>a {
    padding: 0 20px;
    box-sizing: border-box;
    display: flex;
    justify-content: space-between;
    height: 50px;
    background-color: #f8f8f8;
    line-height: 50px;
    font-size: 18px;
    color: #000;
}

.area2_2>a {
    height: 50px;
    background-color: #e6f1ff;
    line-height: 50px;
    font-size: 18px;
    color: #000;
    padding-left: 20px;
}

.area2_2 {
    background-color: #f5f8ff
}

.area2_List {
    margin-top: 20px;
    margin-left: 20px;
    margin-right: 20px;
}

.area2_List li {
    height: 40px;
    line-height: 40px;
    border-bottom: 1px dashed #ebebeb;
    background-attachment: scroll;
    background-image: url(../images/ico1.png);
    background-repeat: no-repeat;
    background-position: 10px;
    float: left;
    padding-left: 40px;
}

.area2_List li:nth-child(even) {
    /* float: right; */
}

.area2_List1 li {
    width: calc(50% - 60px);
    float: left;
}

.area2_List1 li:nth-child(even) {
    float: right;
}

.barArea2 {
    margin-top: 15px;
}

.contentKMenu {
    height: 41px;
    margin-top: 20px;
    margin-top: 10px;
}

.contentKMenu {
    border-bottom: 1px solid #dcdcdc;
}

.contentKMenu li {
    float: left;
    width: 150px;
    height: 40px;
    line-height: 40px;
    background-color: #fff;
    border: 1px solid #dcdcdc;
    margin-right: 0px;
    text-align: center;
    margin-right: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    color: #989898
}

.contentKMenu .selected {
    border-bottom: 1px solid #fff;
    border-top: 1px solid #284974;
    color: #284974
}

.contentKMenu .selected a {
    color: #284974
}

.contentKMenu .selected {}

.contentKMenu .nav {
    height: 41px;
    line-height: 41px;
    width: 250px;
    right: 0px;
    text-align: right
}

.contentK .newsList li {
    height: 50px;
    line-height: 50px;
    border-bottom: 1px dashed #ebebeb;
    background-attachment: scroll;
    background-image: url(../images/ico1.png);
    background-repeat: no-repeat;
    background-position: 10px;
    left;
    padding-left: 40px;
}

.contentK .newsList li a {
    display: block;
    width: 90%;
    float: left
}

.contentK .newsList li spna {
    display: block;
    width: 100px;
    float: right
}

.contentK {
    background-color: #fff;
    border-bottom: 1px solid #dcdcdc;
    border-right: 1px solid #dcdcdc;
    border-left: 1px solid #dcdcdc;
    width: 1198px;
    padding: 50px;
    overflow: hidden
}

.contentK .title {
    height: 50px;
    line-height: 50px;
    font-size: 30px;
    color: #284974
}

.contentK .content {
    font-size: 16px;
    line-height: 32px;
    margin-top: 20px;
}

.contentK h2 {
    height: 28px;
    line-height: 28px;
    font-size: 28px;
    color: #000;
    text-align: center
}

.contentK h3 {
    height: 28px;
    line-height: 18px;
    font-size: 18px;
    color: #000;
    text-align: center;
    margin-top: 30px;
    font-weight: normal
}

.contentK .text {
    font-size: 16px;
    line-height: 36px;
    margin-top: 30px;
}

.contentK .text p {
    margin-top: 10px;
    text-indent: 2em;
}

.contentK .text td {
    border: 1px solid #9A9A9A
}

.foot {
    background-color: #d8e9fd;
    padding: 20px 0;
    margin-top: 15px;
    text-align: center;
    width: 100% !important;
}

.foot .area2K {
    height: auto;
    /* width: 1300px; */
    background: none;
    margin: 0 auto;
    /* padding: 0; */
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.foot .area2K .code2D img {
    margin-bottom: 10px;
    width: 100px;
    height: 100px;
    border: 4px solid rgba(0, 0, 0, .2);
}

.Banner_wraq {
    margin: 0px auto;
    width: auto;
    overflow: hidden;
    position: relative;
}

.Banner {
    margin: 0px auto;
    height: 350px;
    z-index: 1;
}

.BannerMoreList {
    margin: 0px auto 0px -808px;
    left: 50%;
    width: 1440px;
    height: 50px;
    text-align: right;
    bottom: 0px;
    position: absolute;
    z-index: 1;
}

.BannerMoreList a {
    background: url("../images/bannermore_bg.png");
    padding: 3px 5px;
    color: rgb(136, 136, 136);
    z-index: 999999999;
}

.iosSliderDemo {
    padding: 0px 0px 350px;
    width: 100%;
    clear: both;
    position: relative;
}

.fluidHeight {
    width: 100%;
    height: 350px;
    position: absolute;
}

.sliderContainer {
    padding: 0px;
    height: 100%;
    max-height: 350px;
}

.iosSlider {
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: relative;
}

.iosSlider .slider {
    width: 100%;
    height: 100%;
}

.iosSlider .slider .item {
    padding: 0px;
    width: 100%;
    height: 100%;
    text-align: center;
    max-width: 1440px;
}

.iosSlider .slider .item .inner {
    background-position: 50% 0px;
    margin: 0px auto;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    position: relative;
    box-shadow: 0px 0px 10px -5px #000;
    background-repeat: no-repeat;
}

.iosSlider .slider .item .inner img {
    margin: 0px auto;
    left: 0px;
    top: 0px;
    width: 1440px;
    height: 350px;
    position: relative;
}

.iosSlider .slider .item .inner .selectorShadow {
    background: url("../images/selector-shadow.png") no-repeat 0px 0px;
    left: 0px;
    width: 120px;
    height: 30px;
    bottom: 0px;
    display: none;
    position: absolute;
}

.iosSlider .slider .item .inner .text1 {
    background-image: url(../images/barback.png);
    padding: 0px 12px;
    height: 60px;
    width: 600px;
    text-align: left;
    bottom: 5%;
    position: absolute;
    opacity: 0;
    padding-top: 20px;
}

.iosSlider .slider .item .inner .text1 span {
    padding: 0px 0px;
    color: rgb(255, 255, 255);
    line-height: 36px;
    font-family: "Microsoft Yahei";
    font-size: 24px;
    font-weight: 700;
}

.iosSlider .slider .item .inner .text1 p {
    font-size: 16px;
    margin-left: 0px;
}

.iosSlider .slider .item .inner .text2 {
    background: 0px 0px rgb(0, 0, 0);
    padding: 10px 12px;
    left: 100px;
    top: 451px;
    text-align: left;
    position: absolute;
    opacity: 0;
}

.iosSlider .slider .item .inner .text2 span {
    padding: 0px 8px;
    color: rgb(255, 255, 255);
    line-height: 1.5;
    font-family: "Microsoft Yahei";
    font-size: 14px;
    font-weight: 100;
    display: block;
}

.iosSlider .slider .item .inner .more {
    background: 0px 0px rgb(255, 255, 255);
    padding: 0px 5px 0px 2px;
    width: 55px;
    height: 25px;
    text-align: center;
    right: 0px;
    bottom: 6%;
    position: absolute;
    z-index: 2;
    opacity: 0.4;
}

.iosSlider .slider .item .inner .more a {
    color: rgb(0, 0, 0);
    line-height: 25px;
    font-family: "微软雅黑";
    font-size: 14px;
    text-decoration: none;
}

.sliderContainer .slideSelectors {
    margin: 0px auto;
    top: 0px;
    width: 100%;
    height: auto;
    position: absolute;
    z-index: 1;
}

.mask {
    margin: 0px auto;
    width: 1440px;
    position: relative;
    z-index: 3;
    display: none;
}

.slideSelectors_pn .prev {
    background: url("../images/arr_lf.png") no-repeat 50% 0px;
    left: 40%;
    top: 150px;
    width: 28px;
    height: 48px;
    margin-left: -500px;
    position: absolute;
}

.slideSelectors_pn .next {
    background: url("../images/arr_rt.png") no-repeat 50% 0px;
    margin: 0px 0px 0px 470px;
    left: 60%;
    top: 150px;
    width: 28px;
    height: 48px;
    position: absolute;
}

.sliderContainer .slideSelectors .item {
    background: rgb(170, 170, 170);
    margin: 1px 1px 1px 11px;
    border-radius: 10px;
    width: 9px;
    height: 9px;
    /* float: left; */
}

.sliderContainer .slideSelectors .first.item {
    margin-left: 1px;
}

.sliderContainer .slideSelectors .selected {
    background: rgb(238, 238, 238);
    margin: 0px 0px 0px 10px;
    width: 11px;
    height: 11px;
    opacity: 1;
    box-shadow: none;
}

.sliderContainer .slideSelectors .first.selected {
    margin-left: 0px;
}

.sliderContainer .slideSelectors1 {
    margin: 0px auto;
    left: 0px;
    height: 4px;
    bottom: 27px;
    position: relative;
    z-index: 1;
    position: absolute;
    width: 100%;
    text-align: center;
    z-index: 9999;
    top: auto;
}

.sliderContainer .slideSelectors .item {

    display: inline-block;
}

.sliderContainer .slideSelectors .item.selected {
    background: blue;
}

.slideSelectors .mask-right {
    background: 0px 0px rgb(255, 255, 255);
    width: 1440px;
    height: 350px;
    overflow: hidden;
    position: absolute;
    z-index: 4;
    opacity: 0.5;
    -moz-opacity: 0.5;
}

.slideSelectors .mask-left {
    background: 0px 0px rgb(255, 255, 255);
    width: 1440px;
    height: 350px;
    overflow: hidden;
    position: absolute;
    z-index: 4;
    opacity: 0.5;
    -moz-opacity: 0.5;
}

.slideSelectors .mask-left {
    left: 50%;
    margin-left: -2160px;
}

.slideSelectors .mask-right {
    left: 50%;
    margin-left: 719px;
}

.listContent:hover {
    box-shadow: 1px 1px 5px #dddddd;
}

.page {
    height: 25px;
    margin: 20px 0px 40px 0px;
}

.page a {
    display: block;
    width: 26px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    background: url(../images/pagebg2.jpg) no-repeat;
    color: #77797c;
    font-weight: bold;
    margin-left: 8px;
    float: left
}

.page a:hover {
    background: url(../images/pagebg1.jpg) no-repeat;
    text-decoration: none;
    color: #ffffff;
}

.page a.current {
    background: url(../images/pagebg1.jpg) no-repeat;
    color: #ffffff;
}

.page .span1 {
    width: 20px;
    height: 25px;
    line-height: 25px;
}

.page .span2 {
    height: 25px;
    line-height: 25px;
    color: #6d7075;
    margin: 0 5px 0 8px;
    font-size: 13px;
}

.page a.down, .page a.down:hover {
    background: url(../images/pagebg3.jpg) no-repeat;
}

.page a.nobg2 {
    background: none;
}

.page input {
    width: 30px;
    height: 25px;
    line-height: 25px;
    background: url(../images/pagebg4.jpg) no-repeat;
    border: none;
    text-align: center;
    margin-right: 3px;
}

.page a.go, .page a.go:hover {
    background: url(../images/pagebg5.jpg) no-repeat;
    margin-left: 0;
}

.page a.start {
    background: url(../images/start.png) no-repeat center top;
}

.page a.prev {
    background: url(../images/prev.png) no-repeat center top;
}

.page a.next {
    background: url(../images/next.png) no-repeat center top;
}

.page a.end {
    background: url(../images/end.png) no-repeat center top;
}

.gp-search {
    width: 220px;
    overflow: hidden;
    display: inline-block;
    vertical-align: middle;
    transition: all 0.35s ease-in-out;
    margin-left: 10px;
    border-radius: 30px;
}

.gp-search .gp-ser {
    width: 100%;
    height: 32px;
    z-index: 9999994;
    margin: 0 auto;
    position: relative;
}

.gp-search .gp-ser input, .gp-search .gp-ser button {
    position: absolute;
    height: 32px;
    line-height: 32px;
    border: none;
    background: none;
    top: 0px;
    overflow: hidden;
}

.gp-search .gp-ser input.notxt {
    position: absolute;
    height: 32px;
    line-height: 32px;
    border: none;
    background: none;
    top: 0px;
    overflow: hidden;
    color: #a6a6a6;
    width: calc(100% - 30px);
    left: 0;
    padding: 0 15px;
    box-sizing: border-box;
    outline: none;
    background: #fff;
}

.gp-search .gp-ser .notxt1 {
    position: absolute;
    width: 30px;
    right: 0;
    cursor: pointer;
    color: #fff;
    background: rgba(0, 0, 0, .2) url('../images/search.png') no-repeat center;
    font-weight: 100;
    background-size: 20px;

}

.area2_3 {
    width: 100%;
}