.clear {
    clear: both;
    font-size: 0px;
    height: 0px;
    line-height: 0px;
    visibility: hidden
}

.clearfix:after {
    content: "";
    display: block;
    clear: both
}

.clearfix {
    zoom: 1
}

.hidden {
    display: none
}

/* reset */
p,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
th,
td,
div,
pre,
body,
code,
form,
input,
legend,
button,
figure,
fieldset,
textarea,
blockquote {
    margin: 0;
    padding: 0;
    vertical-align: top;
    box-sizing: border-box;
}

html {
    font-size: 14px;
    overflow-y: auto;
    height: 100%;
    background-color: #f6faff
}

html,
body {
    width: 100%;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-overflow-scrolling: touch;
    overflow-scrolling: touch
}

body {
    min-width: 1280px;
    background: #f6faff;
    font-family: "Arial", "PingFang SC", "Helvetica Neue", Helvetica, sans-serif, system-ui, -apple-system, BlinkMacSystemFont;
    position: relative;
    color: #333;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: optimizeLegibility
}

input,
select,
textarea {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}

table {
    border-spacing: 0;
    border-collapse: collapse
}

img,
input,
button,
textarea {
    border: none;
    -webkit-appearance: none
}

input {
    text-align: inherit
}

textarea {
    resize: none
}

a,
h1,
h2,
h3,
h4,
h5,
h6,
input,
select,
button,
option,
textarea,
optgroup {
    font-family: inherit;
    font-weight: inherit;
    font-style: inherit;
    line-height: inherit;
    color: inherit;
    outline: none
}

a {
    text-decoration: none;
    color: #333;
}

ol,
ul {
    list-style: none;
}

input {
    background: #fff;
}

button,
input[type='submit'],
input[type='button'] {
    cursor: pointer
}

input::-moz-focus-inner {
    padding: 0;
    border: 0
}

input[type='number'] {
    -moz-appearance: textfield
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    margin: 0;
    -webkit-appearance: none
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
    color: #999
}

input:-moz-placeholder,
textarea:-moz-placeholder {
    color: #999
}

input::-moz-placeholder,
textarea::-moz-placeholder {
    color: #999
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
    color: #999
}

template {
    display: none
}

img {
    vertical-align: middle;
}

em,
i {
    font-style: normal
}

/* common */
.fl {
    float: left;
}

.fr {
    float: right;
}

.block {
    display: block;
}

.aCur {
    color: #fff;
    padding: 0 5px;
    background: #2c73ac;
    line-height: 23px;
    font-size: 13px;
    margin-top: 8px;
}

/* 选中状态 */
/* 清除浮动 cl 、clearfix  */
.cl:after,
.clearfix:after {
    content: "\20";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden
}

.cl,
.clearfix {
    zoom: 1
}

/* 外填充 */
.m5 {
    margin: 5px;
}

.m10 {
    margin: 10px;
}

.m15 {
    margin: 15px;
}

.m20 {
    margin: 20px;
}

.m25 {
    margin: 25px;
}

.m30 {
    margin: 30px;
}

.mt5 {
    margin-top: 5px;
}

.mt10 {
    margin-top: 10px;
}

.mt15 {
    margin-top: 15px;
}

.mt20 {
    margin-top: 20px;
}

.mt25 {
    margin-top: 25px;
}

.mt30 {
    margin-top: 30px;
}

.mt40 {
    margin-top: 40px;
}

.mt50 {
    margin-top: 50px;
}

.mt80 {
    margin-top: 80px;
}

.mb5 {
    margin-bottom: 5px;
}

.mb10 {
    margin-bottom: 10px;
}

.mb15 {
    margin-bottom: 15px;
}

.mb20 {
    margin-bottom: 20px;
}

.mb25 {
    margin-bottom: 25px;
}

.mb30 {
    margin-bottom: 30px;
}

.mb40 {
    margin-bottom: 40px;
}

.mb50 {
    margin-bottom: 50px;
}

.mb80 {
    margin-bottom: 80px;
}

.ml5 {
    margin-left: 5px;
}

.ml10 {
    margin-left: 10px;
}

.ml15 {
    margin-left: 15px;
}

.ml20 {
    margin-left: 20px;
}

.ml25 {
    margin-left: 25px;
}

.ml30 {
    margin-left: 30px;
}

.ml40 {
    margin-left: 40px;
}

.ml50 {
    margin-left: 50px;
}

.ml80 {
    margin-left: 80px;
}

.mr5 {
    margin-right: 5px;
}

.mr10 {
    margin-right: 10px;
}

.mr15 {
    margin-right: 15px;
}

.mr20 {
    margin-right: 20px;
}

.mr25 {
    margin-right: 25px;
}

.mr30 {
    margin-right: 30px;
}

.mr40 {
    margin-right: 40px;
}

.mr50 {
    margin-right: 50px;
}

.mr80 {
    margin-right: 80px;
}

/* 内填充 */
.p5 {
    padding: 5px;
}

.p10 {
    padding: 10px;
}

.p15 {
    padding: 15px;
}

.p20 {
    padding: 20px;
}

.p25 {
    padding: 25px;
}

.p30 {
    padding: 30px;
}

.p40 {
    padding: 40px;
}

.p50 {
    padding: 50px;
}

.pt5 {
    padding-top: 5px;
}

.pt10 {
    padding-top: 10px;
}

.pt15 {
    padding-top: 15px;
}

.pt20 {
    padding-top: 20px;
}

.pt25 {
    padding-top: 25px;
}

.pt30 {
    padding-top: 30px;
}

.pt40 {
    padding-top: 40px;
}

.pt50 {
    padding-top: 50px;
}

.pt80 {
    padding-top: 80px;
}

.pb5 {
    padding-bottom: 5px;
}

.pb10 {
    padding-bottom: 10px;
}

.pb15 {
    padding-bottom: 15px;
}

.pb20 {
    padding-bottom: 20px;
}

.pb25 {
    padding-bottom: 25px;
}

.pb30 {
    padding-bottom: 30px;
}

.pb50 {
    padding-bottom: 50px;
}

.pb100 {
    padding-bottom: 100px;
}

.pl5 {
    padding-left: 5px;
}

.pl10 {
    padding-left: 10px;
}

.pl15 {
    padding-left: 15px;
}

.pl20 {
    padding-left: 20px;
}

.pl25 {
    padding-left: 25px;
}

.pl30 {
    padding-left: 30px;
}

.pl40 {
    padding-left: 40px;
}

.pl50 {
    padding-left: 50px;
}

.pl80 {
    padding-left: 80px;
}

.pr5 {
    padding-right: 5px;
}

.pr10 {
    padding-right: 10px;
}

.pr15 {
    padding-right: 15px;
}

.pr20 {
    padding-right: 20px;
}

.pr25 {
    padding-right: 25px;
}

.pr30 {
    padding-right: 30px;
}

.pr40 {
    padding-right: 40px;
}

.pr50 {
    padding-right: 50px;
}

.pr80 {
    padding-right: 80px;
}


.ckj_banner {
    width: 100%;
    height: 400px;
    background: url(../img/banner.png) center top no-repeat;
}

nav {
    width: 100%;
    height: 70px;
    background: #1095f2;
}

nav ul {
    width: 925px;
    margin: 0 auto;
}

nav ul li {
    width: 185px;
    height: 70px;
    line-height: 70px;
    font-size: 24px;
    float: left;
}

nav ul li a {
    display: block;
    width: 100%;
    height: 100%;
    color: #fff;
}

.wrap {
    width: 1200px;
    margin-left: auto;
    margin-right: auto;
}

.conItemL {
    width: 620px;
    overflow: hidden;
    position: relative;
}

.slideBox {
    width: 620px;
    height: 412px;
    position: relative;
    overflow: hidden;
}

.slideBox .hd {
    position: absolute;
    right: 10px;
    bottom: 18px;
    z-index: 1;
}

.slideBox .hd ul li {
    float: left;
    margin-right: 5px;
    cursor: pointer;
    width: 12px;
    height: 12px;
    background: #ffffff;
}

.slideBox .hd ul li.on {
    background: #e33f3f;
}

.slideBox .bd {
    position: relative;
    z-index: 0;
}

.slideBox .bd li {
    position: relative;
}

.slideBox .bd li img {
    width: 620px;
    height: 412px;
    border: 1px solid #efefef;
    box-sizing: border-box;
}

.slideBox .bd p {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 620px;
    height: 63px;
    line-height: 70px;
    color: #ffffff;
    font-size: 22px;
    background: url("../img/pic-bg.png") top left repeat;
    z-index: 1;
}

.slideBox .bd p a {
    display: block;
    width: 620px;
    color: #ffffff;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: center;
}

/* videoBox */
.videoBox {
    width: 620px;
    height: 412px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
}

#videoX {
    position: absolute;
    top: 0;
    right: 0;
    display: block;
}

#videoX img {
    width: 30px;
    height: 30px;
}

/* videoInfo */
.videoInfo {
    width: 620px;
    margin-top: 10px;
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
}

.videoInfo li {
    width: 200px;
    height: 130px;
    position: relative;
    display: inline-block;
}

.videoInfo li img.videoImg {
    display: block;
    width: 200px;
    height: 130px;
}

.videoInfo li p {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    padding-right: 4px;
    height: 42px;
    color: #fff;
    font-size: 14px;
    background: url("../img/pic-bg1.png") top left repeat-x;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    justify-content: center;
}

.videoInfo li p a {
    color: #fff;
    display: contents;
}

.videoInfo li p span {
    margin-left: 44px;
    height: 42px;
}

.videoInfo p .vdo {
    position: absolute;
    left: 8px;
}

.kj_news {
    width: 537px;
}

.kjyw_title {
    position: relative;
}

.kjyw_title span {
    position: absolute;
    right: 0px;
    top: 16px;
    color: #a7a7a7;
    font-size: 15px;
}

.kj_topnew {
    height: 110px;
    width: 100%;
    border-bottom: 1px solid #e2e2e2;
}

.kj_topnew h3 {
    font-size: 22px;
    margin-top: 30px;
    font-weight: bold;
}

.kj_topnew h3 a {
    color: #4d4d4d;
}

.kj_topnew p {
    margin-top: 9px;
    font-size: 16px;
    color: #9c9c9c;
    line-height: 1.6;
}

.kj_news ul {
    height: 350px;
    margin-top: 16px;
}

.kj_news ul li {
    height: 50px;
    line-height: 50px;
    font-size: 18px;
    text-indent: 30px;
    background: url(../img/kj_li.png) left center no-repeat;
}

.kjqy_bg {
    width: 100%;
    height: 978px;
    background: url(../img/kjqy_bg.png) center top no-repeat;
    padding-top: 1px;
    margin-top: 15px;
}

.kjqy_title {
    width: 100%;
    height: 79px;
    background: url(../img/kjqy_title.png) right bottom no-repeat;
    display: block;
    margin-top: 60px;
}

.slide_kjqy {
    width: 1200px;
    height: 580px;
    overflow: hidden;
    position: relative;
    margin-top: 100px;
}

.slide_kjqy .hd {
    height: 15px;
    overflow: hidden;
    position: absolute;
    right: 543px;
    bottom: 5px;
    z-index: 1;
}

.slide_kjqy .hd ul {
    overflow: hidden;
    zoom: 1;
    float: left;
}

.slide_kjqy .hd ul li {
    float: left;
    margin-right: 20px;
    width: 15px;
    height: 15px;
    background: #fff;
    cursor: pointer;
    border-radius: 50%;
}

.slide_kjqy .hd ul li:last-child {
    margin-right: 0;
}

.slide_kjqy .hd ul li.on {
    background: #fd302b;
}

.slide_kjqy .bd {
    height: 100%;
    z-index: 0;
}

.slide_kjqy .bd li {
    height: 530px;
    width: 100%;
}

.slide_kjqy .kjqy_item {
    width: 569px;
    height: 129px;
    float: left;
    background: url(../img/kjqy_item.png) center top no-repeat;
    cursor: pointer;
    margin-bottom: 45px;
    padding-top: 1px;
}

.slide_kjqy .kjqy_item:nth-child(2n) {
    float: right;
}

.slide_kjqy .kjqy_item:hover {
    background: url(../img/kjqy_itemHover.png) center top no-repeat;
}

.slide_kjqy .kjqy_item h3 {
    font-size: 22px;
    font-weight: bold;
    width: 90%;
    margin: 20px auto 0;
}

.slide_kjqy .kjqy_item h3 a {
    color: #fff;
}

.slide_kjqy .kjqy_item p {
    font-size: 18px;
    width: 90%;
    margin: 10px auto 0;
    color: #fff;
}

.slide_kjqy .kjqy_item p a {
    color: #f9d537;
}

.cxyy_box{
    height: 595px;
}

.slide_cxyy {
    width: 1200px;
    height: 406px;
    overflow: hidden;
    position: relative;
    margin-top: 55px;
}

.slide_cxyy .hd {
    width: 200px;
    height: 4px;
    overflow: hidden;
    position: absolute;
    left: 0;
    bottom: 60px;
    z-index: 1;
}

.slide_cxyy .hd ul {
    overflow: hidden;
    zoom: 1;
    float: left;
}

.slide_cxyy .hd ul li {
    float: left;
    margin-right: 7px;
    width: 95px;
    height: 4px;
    background: #dbdbdb;
    cursor: pointer;
}

.slide_cxyy .hd ul li:last-child {
    margin-right: 0;
}

.slide_cxyy .hd ul li.on {
    background: #fd302b;
}

.slide_cxyy .bd {
    height: 100%;
    z-index: 0;
}

.slide_cxyy .bd li {
    /* height: 530px;
    width: 100%; */
}

.slide_cxyy .cxyy_left {
    width: 525px;
    height: 275px;
    float: left;
    padding-top: 1px;
}

.slide_cxyy .cxyy_right {
    float: right;
    width: 641px;
    height: 406px;
}

.slide_cxyy .cxyy_right img{
    width: 100%;
    height: 100%;
}
.slide_cxyy .cxyy_left h3 {
    font-size: 27px;
    font-weight: bold;
    margin-top: 45px;
    line-height: 1.4;
}

.slide_cxyy .cxyy_left h3 a {
    /* color: #fff; */
}

.slide_cxyy .cxyy_left p{
    font-size: 18px;
    margin-top: 10px;
    color: #9c9c9c;
    line-height: 1.6;
}

.kjsh_box{
    height: 1863px;
    width: 100%;
    background: url(../img/kjsh_bg.png) center bottom no-repeat #edf2f6;
}

.kjsh_top{
    height: 320px;
    padding-top: 45px;
}

.kjsh_top ul li{
    height: 50px;
    line-height: 50px;
    font-size: 18px;
    text-indent: 30px;
    background: url(../img/kj_li.png) left center no-repeat;
    float: left;
    width: 550px;
}

.kjsh_top ul li:nth-child(2n){
    float: right;
}

.kjsh_title{
    margin-top: 85px;
}

.kjsh_middle{
    margin-top: 65px;
}

.kjsh_img{
    width: 644px;
    height: 394px;
    position: relative;
}

.kjsh_img img{
    width: 100%;
    height: 100%;
}

.kjsh_img p{
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 40px;
    background: rgba(0, 0, 0, 0.4);
    font-size: 16px;
    color: #fff;
    line-height: 40px;
    text-indent: 15px;
}

.kjsh_middle ul{
    width: 505px;
}

.kjsh_middle ul li{
    height: 49px;
    line-height: 49px;
    font-size: 18px;
    background: url(../img/white_li.png) left 15px no-repeat;
    text-indent: 25px;
}

.kjsh_middle ul li a{
    color: #fff;
}

.kjsh_bottom{
    margin-top: 60px;
}

.kjsh_item{
    width: 575px;
    height: 471px;
    background: url(../img/blue_bg.png) center top no-repeat;
}

.kjsh_item.purplebg{
    background: url(../img/purple_bg.png) center top no-repeat;
}

.line{
    width: 492px;
    padding-bottom: 23px;
    background: url(../img/line.png) center bottom no-repeat;
    margin: 27px auto 0;
    display: flex;
    justify-content: space-between;
}

.kjsh_item ul{
    width: 492px;
    margin: 20px auto 0;
}

.kjsh_item ul li{
    height: 49px;
    line-height: 49px;
    font-size: 18px;
    background: url(../img/blue_li.png) left 15px no-repeat;
    text-indent: 25px;
}

.kjsh_item ul li a{
    color: #fff;
}

.kjqw_title{
    margin-top: 20px;
}

.slide_kjqw {
    width: 1200px;
    height: 1020px;
    overflow: hidden;
    position: relative;
    margin-top: 100px;
}

.slide_kjqw .hd {
    height: 6px;
    overflow: hidden;
    position: absolute;
    right: 473px;
    bottom: 0px;
    z-index: 1;
}

.slide_kjqw .hd ul {
    overflow: hidden;
    zoom: 1;
    float: left;
}

.slide_kjqw .hd ul li {
    float: left;
    margin-right: 20px;
    width: 70px;
    height: 6px;
    background: #d9d9d9;
    cursor: pointer;
}

.slide_kjqw .hd ul li:last-child {
    margin-right: 0;
}

.slide_kjqw .hd ul li.on {
    background: #ed2f31;
}

.slide_kjqw .bd {
    height: 100%;
    z-index: 0;
}

.slide_kjqw .bd li {
    height: 950px;
    width: 100%;
}


.kjqw_one{
    width: 389px;
    height: 460px;
    position: relative;
    margin-top: 15px;
    float: left;
    margin-right: 15px;
}

.kjqw_one:nth-child(3n){
    margin-right: 0;
}
.kjqw_txt{
    width: 100%;
    padding: 1px 30px 0;
    position: absolute;
    left: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.4);
    transition-duration: 1s;
    opacity: 0;
    height: 100%;

}

.kjqw_one:hover .kjqw_txt {
    opacity: 1;
    transform: all 3s;
}

.kjqw_txt a{
    display: flex;
    width: 100%;
    height: 100%;
    align-items: center;
}

.kjqw_txt p{
    font-size: 24px;
    color:#fff;
}

.kjqw_two{
    width: 435px;
    height: 254px;
    position: relative;
    margin-top: 15px;
}

.kjqw_two:hover .kjqw_txt,.kjqw_right:hover .kjqw_txt,.kjqw_three:hover .kjqw_txt {
    opacity: 1;
    transform: all 3s;
}

.kjqw_one img,.kjqw_two img,.kjqw_right img,.kjqw_three img{
    width: 100%;
    height: 100%;
}

.kjqw_right{
    width: 370px;
    height: 523px;
    position: relative;
    margin-top: 15px;
    margin-left: 12px;
}

.kjqw_three{
    width: 816px;
    height: 352px;
    position: relative;
    margin-top: 15px;
}