*{padding:0; margin:0;}
html,body{width:100%;}
body{font-family: "Microsoft YaHei";
    font-size:12px;
    line-height:24px;
    background-color:#fff;
  }
ul,li{list-style:none;}
dl {
 margin-bottom: 0px;}
.nav>li>a {
    position: relative;
    display: block;
    padding: 0;
}
.nav>li:hover a {
    color:#fff;
}
img{border:none;}
a{text-decoration: none;}
a:hover{text-decoration: none;}
.h1, .h2, .h3, h1, h2, h3,ol,ul,li{padding:0; margin:0;}
.clear{clear:both;}
.triangle-box {
    float: left;
    width: 20px;
    height: 25px;
    padding-top: 12px;
}
hr {
    margin-top: 0;
    margin-bottom: 0;
}
#triangle-right {
    width: 0;
    height: 0;
    border-top: 6px solid transparent;
    border-left: 7px solid #1b4580;
    border-bottom: 6px solid transparent;
}
#triangle-top {
    width: 0;
    height: 0;
    border-right: 9px solid transparent;
    border-left: 9px solid transparent;
    border-bottom: 10px solid #1b4580;
    margin-left: 34px;
}
.sp-top-bg{
    width:100%;
    background-size: 100%;}

.top1{
    width:100%;
    margin:0 auto;
    height:30px;
    background-color:#0c203d;
}
.linkBox{
    width:1200px;
    margin:0 auto;
}
.link-right {
    float: right;
    min-width: 500px;
}
.top1 a {
    text-decoration: none;
    padding: 0 12px;
    font-size: 14px;
    display: inline-block;
    height: 26px;
    line-height: 26px;
    color: #fff;
}
.link-search{
display: inline-block;
}
.top{
    width: 100%;
    height: 130px;
    margin: 0 auto;
    //background: url(/kxyjb/img/logo2.png) center no-repeat;
}



.sp-nav-bg{width:100%;background-color: #fff;border-bottom: 4px solid #1b4580;}

.nav{width:1200px; height:58px; margin:0 auto;}
.nav li{width:8%;float:left;position:relative;height:58px;}
.nav li:hover{
background-color: #1b4580;
}

.n1{
    display: block;
    width: 100%;
    font-size:12pt;
    color:#000000;
    height:54px;
    line-height: 48px;
    text-align: center;
    cursor: pointer;
}
.nn{
    font-size:14pt;
    color:#000014;
    height:58px;
    line-height: 58px;
    text-align: center;
    margin:0;
    cursor: pointer;
    position: relative;
}
.slip-nav{
    min-height:100px;
    position:absolute;
    display: none;
   z-index:200;
}
.slip-nav dl{
    /*min-width: 180px;*/
    height:36px;
    text-align: center;
    background-color: #1b4580;
    margin:4px;
color:#fff;
}
.slip-nav dl:hover a{
   color:#fff;
    cursor: pointer;
}
.slip-nav dl a{
    display:block;
    min-width: 150px;
    height:36px;
    line-height: 36px;
    font-size: 11pt;
    color: #fff;
    font-weight: 100;
    padding:2px;
}

.sp-show-box{
    width:100%;
    background:url(/kxyjb/img/bg2.png) no-repeat 50%;
    background-size: 100%;
}
.show{
    width:1200px;
    height:360px;
    margin:0 auto;
}
.imagechangenews_pnode{
   padding:0px 5px;
    border-radius: 15px;
    background-color: #a5a5a5;
}       
a.imagechangenews_pnode:link,a.imagechangenews_pnode:visited
{
    text-decoration:none;
    color:#a5a5a5;
    line-height:12px;
    font-size:12px;
    background-color:#a5a5a5;
}       
a.imagechangenews_pnode:active,a.imagechangenews_pnode:hover
{
    text-decoration:none;
    color:#a5a5a5;
    line-height:12px;
    font-size:12px;
    background-color:#a5a5a5;
}       
.imagechangenews_fnode{
    padding:0px 5px;
    border-radius: 15px;
    background-color: #1b4580;
}       
a.imagechangenews_fnode:link,a.imagechangenews_fnode:visited{
    text-decoration:none;
    color:#1b4580;
    line-height:12px;
    font-size:12px;
    background-color:#1b4580;
}       
a.imagechangenews_fnode:active,a.imagechangenews_fnode:hover
{
    text-decoration:none;
    color:#1b4580;
    line-height:12px;
    font-size:12px;
    background-color:#1b4580;
}       

.sp-content1{
    width:1200px;
    height: 477px;
    margin:30px auto;
    overflow: hidden;
}
.announcement{
    width:400px;
    height:477px;
    float: left;
    border:1px solid #cecece;
}
.announcement-h2{
    display: block;
    height: 72px;
    line-height: 72px;
    background: url(/kxyjb/img/annouce.png) no-repeat;
    color: #fff;
    font-size: 18pt;
    text-align: center;
}
.announcement-liBox li{
    height:74px;
    background-color:#fff;
    padding:5px 14px;
}
.announcement-liBox{
    height: 371px;
}
.announcement-more{
    height: 32px;
    line-height: 32px;
    display: block;
    text-align: right;
    margin-right: 26px;
    font-size: 10pt;
    color: #1b4580;
}
.an-date{
    float: left;
    width: 98px;
    line-height: 74px;
    font-size: 12pt;
    color: #1e1e1e;
    text-align: center;
}
.an-content{
    float:right;
    width:252px;
    height: 62px;
    line-height: 24px;
    color:#1e1e1e;
    font-size: 12pt;
    padding-top: 14px;
    cursor: pointer;
    word-break: break-all;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -ms-box-orient: vertical;
    -moz-box-orient: vertical;
    -o-box-orient: vertical;
    -webkit-line-clamp: 2;
    -ms-line-clamp: 2;
    -moz-line-clamp: 2;
    -o-line-clamp: 2;
    overflow: hidden;
}
.an-content:hover{
    color:#1b4580;
}
.news{
    width:758px;
    height:477px;
    float: right;
}
.h2-title{
    height:34px;
    border-bottom: 2px solid #1b4580;
    margin-bottom: 0px;
}

.h2-title .title1{
    display: block;
    float: left;
    height: 36px;
    line-height: 36px;
    font-size: 14pt;
    color:#1b4580;
}
.h2-title .more{
    display: block;
    float: right;
    height: 36px;
    line-height: 36px;
    font-size: 10pt;
    color: #1b4580;
}
.news-contentBox{
    height:430px;
}
.redian{
    width: 758px;
    height: 430px;
}
A.c129405:hover{
color:#1b4580;
}
A.c126043 {
    font-size: 11pt;
}
A.c126043:hover{
color:#1b4580;
}
.c126043_front {
    color: #a5a5a5;
    font-weight: 100;
}


.sp-topic{
    width:1200px;
    height:80px;
    margin:38px auto;
    overflow: hidden;
}
.sp-topic li{
    float: left;
margin-left: 4px;
}
.sp-topic li a{
    display:inline-block;
    position: relative;
    width:179px;
    height:100px;
    border:1px solid #cecece;
}
.sp-topic li a img{
    width:100%;
    height:100%;
}
.sp-topic li a p{
    width: 100%;
    position: absolute;
    font-size: 20pt;
    color: #fff;
    text-align: center;
    line-height: 90px;
    text-shadow: 2px 2px 2px #000;
}


.sp-websiteLi1 {
    display: inline-block;
    float: left;
    margin: 0 2px;
}
.sp-websiteLi1 a {
    display:block;
    width:179px;
    height:100px;
    border:1px solid #cecece;
    background-color: gray;
    text-align: center;
    position: relative;

}
.sp-websiteLi1 img {
    width: 177px;
    height: 98px;
    min-height: 98px;
    z-index: 0;
    position: absolute;
    left: 0;
}
.sp-websiteLi1 p{
    position: absolute;
    z-index: 100;
    left: 0;
    width: 100%;
    height: 100%;
    line-height: 100px;
    font-size: 22pt;
    color: #fff;
    text-shadow: 2px 2px 2px #000;
}


.sp-mien{
    width:1200px;
    height:140px;
    margin:40px auto;
}
.sp-mien .mien-l{
    display: block;
    width:160px;
    height:60px;
    float: left;
    margin: 43px 10px 0 0;
}
.sp-mien .mien-l .content{
    width: 100%;
    height:60px;
    background-color: #fff;
}
.sp-mien .mien-r{
       width: 814px;
    height: 60px;
    float: left;
    padding-top: 0px;
    margin-top: 38px;
}
.mienLi1{
    display: inline-block;
    float: left;
    margin: 0 2px;
}
.mienLi1 a {
    display: block;
    width: 220px;
    height: 124px;
    border: 1px solid #cecece;
    background-color: gray;
    text-align: center;
    position: relative;
    margin: 0px 18px;
    padding: 0 2px;
}
.mienLi1 img {
    width: 218px;
    height: 122px;
    min-height: 124px;
    z-index: 0;
    position: absolute;
    left: 0;
}
.mienLi1 div{
   text-align: center;
}



.foot-box{
    width:100%;
    height:170px;
    line-height: 34px;
    font-size: 9pt;
    color:#fff;
    margin:0 auto;
    background:#1b4580;
    text-align:center;
    padding-top: 18px;
}
.clgwyqlj {
    width: 1200px;
    height: 74px;
    text-align: center;
    font-size: 14px;
    color: #fff;
    padding-top: 14px;
    position: relative;
    margin: 0 auto;
}
.clgwyqlj a {
    margin-right: 10px;
    font-size: 14px;
    color: #fff;
}
#footer {
    width: 1200px;
    margin: 0 auto;
    height: 74px;
    padding: 10px 0px;
    color: #fff;
    text-decoration: none;
    line-height: 30px;
    text-align: center;
    font-size: 13px;
}

/*À¸Ä¿Ò³*/
.l-contentBox{
   width:100%;
   background: url(/kxyjb/img/bg2.jpg) no-repeat ;
    background-size: 100%;
   overflow: hidden;
}
.l-content{
    width:1200px;
    min-height:560px;
    margin:0 auto;
    background-color: #fff;
    padding:10px 0;
    overflow: hidden;
}
.l-contentLeft{
    width:240px;
    float: left;
    background-color: #e2e2e2;
}

.lm-list {
    display: block;
    border-top: 1px solid #D1D1D1;
    background-color: #e0e6ed;
    display: none;
}

.lm-list li a {
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
    display: block;
    text-align:center;
    height: 50px;
    line-height: 50px;
    border-bottom: 1px solid #fff;
    background-color:#0072b8;
}
.lm-list li>a:hover {
    background-color: #fff;
    border-right: 8px solid #1b4580;
    color: #1b4580;
}
.lm-list li.active>a{
    background-color: #fff;
    border-right: 8px solid #0072b8;
    color: #0072b8;
}
.lm-list li dl {
    display: none;
}

.lm-list li dd a {
    background-color: #7cc0e6;
    font-weight: 100;
    height: 40px;
    line-height: 40px;
    padding: 0 10px;
    text-align: center;
    border-bottom: 1px solid #fff;
    font-weight: 500 ;
}
.lm-list li dd.active> a {
    background-color: #fff;
    border-right: 8px solid #0072b8;
    color: #0072b8;
}


.l-contentRight{
    width:830px;
    float: left;
    margin-left: 18px;
}
.conPosition{
    height:72px;
    line-height: 100px;
    font-size: 15px;
    font-size: 12pt;
    color:#000;
}
.conPosition a{
    font-size: 12pt;
    color:#000;
}
.conList{
    border:1px solid #afafaf;
    padding: 16px 50px;
}

/*ÄÚÈÝÒ³*/
.n-content{
    width:1200px;
    min-height:500px;
    margin:0 auto;
    padding:10px 0;
}
.con-article{
    border:1px solid #e1e1e1;
    padding: 20px 60px;
}

.tit-attr {
    width: 450px;
    margin: 0 auto;
    text-align: center;
    color: #696969;
    padding-top: 8px;
    height: 40px;
}
.tit-attr .jiathis_style {
    float: right;
    padding-top: 4px;
}

.gwsjimg{font-family: "ËÎÌå";}


.gwsjimg p {
    line-height: 24pt;
}
.gwsjimg img {
    max-width: 600px;
    max-height: 100%;
    display: inherit;
    margin: 0 auto;
}
#vsb_content{font-size:11pt;font-family:"ËÎÌå";}