@charset "utf-8";

.article .content{line-height:1.8;}
.article .content p{margin-top:1.5em;}
.article .content p:first-child{margin-top:0;}

.search_result{padding:80px 0;}
.search_result .list{margin-top:40px;}
.search_result strong{color:#285ba6;}
.search_result .item{padding:30px 0;border-bottom:1px solid #ddd;}
.search_result .item .h{font-size:18px;}
.search_result .item .p{margin-top:10px;line-height:1.6;}
.search_result .pages{margin-top:50px;}

.banner_page{position:relative;height:620px;background:no-repeat center center;background-size:cover;}
.banner_page .bg{background:no-repeat center center;background-size:cover;position:absolute;height:100%;left:0;top:0;width:100%;}
.banner_page .mask{position:absolute;left:0;top:0;right:0;bottom:0;background:#000;opacity:0;}
.banner_page .wrap:before{content:"";display: inline-block;vertical-align: middle;height:100%;}
.banner_page .text{display:inline-block;vertical-align: middle;width:540px;max-width:98%;color:#fff;}
.banner_page .text .p{margin-top:35px;font-size:14px; text-align:justify;}
.banner_page .wrap>.title{position:absolute;left:0;top:50%;right:0;transform:translateY(-50%);color: #fff;}
.banner_page .b{margin-top:20px;}

.banner_page1{background:no-repeat center center;background-size:cover;position:relative;height:620px;}
.banner_page1 .mask{position:absolute;left:0;top:0;right:0;bottom:0;background:#000;opacity:0;}
.banner_page1 .wrap:before{content:"";display: inline-block;vertical-align: middle;height:100%;}
.banner_page1 .bb{background: rgba(0,0,0,0.3);text-align: center;color:#fff;position: absolute;left:0;bottom:0;right:0;padding:15px 0;}
.banner_page1 .title{line-height: 1;}

.home1{position:relative;}
.home1 .prev{width:65px;height:65px;position:absolute;left:35px;top:50%;transform:translateY(-50%);background:rgba(0,0,0,0.5) url(../image/arrow1a.png) center center no-repeat;border-radius:100%;transition:all 0.1s ease-out 0s;}
.home1 .prev:hover{background-color:rgba(0,0,0,0.7);}
.home1 .next{width:65px;height:65px;position:absolute;right:35px;top:50%;transform:translateY(-50%);background:rgba(0,0,0,0.5) url(../image/arrow1b.png) center center no-repeat;border-radius:100%;transition:all 0.1s ease-out 0s;}
.home1 .next:hover{background-color:rgba(0,0,0,0.7);}
.home1 .child{position:relative;padding-top:34%;background:no-repeat center center;background-size:cover;}
.home1 .mask{background:#000;opacity:0;position: absolute;left:0;right:0;top:0;bottom:0;}
.home1 .child .text{position:absolute;left:0;bottom:0;right:0;line-height:60px;text-align:center;font-size:20px;background:rgba(0,0,0,0.4);color:#fff;}
.home1 .child .a{background:rgba(0,0,0,0);}

.home2{position:relative;}
.home2:before{content:"";background:url(/Public/static/themes_ky/image/bg1.png);width:50%;position:absolute;right:0;top:50%;bottom:0;}
.home2 .title{position:absolute;top:60px;left:0;width:300px;z-index:1;}
.home2 .content{position:relative;height:580px;}
.home2 .d{position:absolute;height:420px;color:#fff;padding:0 60px;font-size:0;}
.home2 .d:nth-child(1){background:#66b8a2 url(../image/png1_1.png) 20% bottom no-repeat;left:0;top:160px;width:40%;}
.home2 .d:nth-child(2){background:#5078c7 url(../image/png1_2.png) right bottom no-repeat;left:37%;top:0;width:35%;}
.home2 .d:nth-child(3){background:#7699e1 url(../image/png1_3.png) right bottom no-repeat;right:0;top:60px;width:35%;}
.home2 .d:before{content:"";display:inline-block;height:100%;vertical-align:middle;}
.home2 .list{display:inline-block;vertical-align:middle;font-size:16px;}
.home2 .d:nth-child(1) .list{padding-left:40%;}
.home2 .item{margin:15px 0;line-height:1.3;}
.home2 .item:before{content:"";border:6px solid transparent;border-top:8px solid #fff;display:inline-block;vertical-align: middle;margin-right:15px;}
.home2 .item em{font-family:ar;font-size:36px;margin:0 5px;}
.home2 .item strong{font-size:28px;font-weight:bold;margin:0 5px;}

.news_page{position:relative;}
.news_page .title .tabs{float: right;}
.news_page .title .tabs a{margin-left:30px;font-size:18px;}
.news_page .title .tabs .now{color: #c29f65;}
.news_page:before{content:"";background:url(/Public/static/themes_ky/image/bg1.png);width:50%;position:absolute;right:0;top:0;bottom:0;}
.news_page .dl{float:left;width:50%;padding-right:65px;}
.news_page .dr{float:right;width:50%;padding-left:65px;}
.news_page .dl .list{margin-top:40px;}
.news_page .dl .item{margin-top:10px;}
.news_page .dl .item:first-child{margin-top:0;}
.news_page .dl .item .pic{float: left;margin-right:20px;width:186px;flex-shrink: 0;}
.news_page .dl .item .h{padding-top:10px;}
@media screen and (min-width:1024px){
.news_page .dl .item:hover .h{color: #234382;}
}
.news_page .dl .item .p{font-size:12px;margin-top:10px;}
.news_page .dl .item .date{font-family:ar;font-size:14px;margin-top:20px;}
.news_page .dl .bb{margin-top:35px;}
.news_page .dr .list{margin-top:50px;}
.news_page .dr .item{margin-top:38px;}
.news_page .dr .item:first-child{margin-top:0;}
.news_page .dr .item .h{float: left;width:calc(100% - 140px);}
@media screen and (min-width:1024px){
.news_page .dr .item:hover{color: #c29f65;}
}
.news_page .dr .item .date{float:right;}
.news_page .dr .bb{margin-top:50px;}

.home4{background:url(/Public/static/themes_ky/image/bg1.jpg) center top no-repeat;position: relative;z-index: 1;}
.home4 .wrap{padding-top:301px;}
.home4 .list{position:relative;height:656px;}
.home4 .item{width:25%;position:absolute;height:355px;font-size:0;text-align: center;color: #fff;overflow: hidden;}
.home4 .item:before{content:"";display: inline-block;height:100%;vertical-align: middle;}
.home4 .item>img{width:100%;height:100%;}
.home4 .item .inner{display:inline-block;vertical-align: middle;}
.home4 .item .ico{height:75px;}
.home4 .item .ico svg{max-height:100%;}
.home4 .item .h{font-size:18px;margin-top:10px;}
.home4 .item .p{font-size:14px;font-family:Arial;}
.home4 .item:nth-child(1){left:25%;top:0;background:#90142f;}
.home4 .item:nth-child(2){left:50%;top:0;}
.home4 .item:nth-child(3){left:75%;top:0;background:#456bb6;}
.home4 .item:nth-child(4){left:0%;top:230px;background:#7699e1;}
.home4 .item:nth-child(5){left:25%;top:355px;width:50%;}
.home4 .item:nth-child(6){left:50%;top:355px;background:rgba(178,155,108,0.9);}

.home5{background:url(/Public/static/themes_ky/image/bg1.png);margin-top:-71px;position: relative;}
.home5:before{content:"";background:url(/Public/static/themes_ky/image/bg_line.png) center top repeat-y;height:50%;position: absolute;left:0;top:0;right:0;}
.home5 .focus{margin-top:40px;position: relative;}
.home5 .child{position:relative;color:#fff;}
.home5 .child img{width:100%;}
.home5 .child .text{position:absolute;top:35px;left:50px;-ms-writing-mode:tb-rl;writing-mode:vertical-rl;line-height:1.3;}
.home5 .child .text .h{font-size:18px;}
.home5 .child .text .p{font-size:16px;font-family:Arial;}
.home5 .light{color:#333;}
.home5 .prev{position: absolute;left:0;top:50%;height:84px;width:42px;margin-top:-42px;border-radius:0 42px 42px 0;background:rgba(0,0,0,0.5);text-align: center;line-height:76px;text-indent:-5px;}
.home5 .prev img{width:18px;}
.home5 .next{position: absolute;right:0;top:50%;height:84px;width:42px;margin-top:-42px;border-radius:42px 0 0 42px;background:rgba(0,0,0,0.5);text-align: center;line-height:76px;text-indent:5px;}
.home5 .next img{width:18px;}

.entrance{background:url(/Public/static/themes_ky/image/bg2.png) center 430px no-repeat;margin-top:-300px;color:#fff;}
.entrance .list{margin-top:100px;}
.entrance .list .item{width:25%;height:300px;float:left;font-size: 0;text-align: center;background-size:cover;}
.entrance .list .item:after{content:"";vertical-align: middle;height:100%;display: inline-block;}
.entrance .list .item:nth-child(1){background:#ad9b71;}
.entrance .list .item:nth-child(2){background-image:url(/Public/static/themes_ky/image/pic3_1.jpg);}
.entrance .list .item:nth-child(3){background:#3d5ca5;}
.entrance .list .item:nth-child(4){background:#2c447f;}
.entrance .list .item:nth-child(5){background:#1d3161;}
.entrance .list .item:nth-child(6){background:#2e4681;}
.entrance .list .item:nth-child(7){background:url(/Public/static/themes_ky/image/pic3_2.jpg);}
.entrance .list .item:nth-child(8){background:url(/Public/static/themes_ky/image/pic3_3.jpg);}
.entrance .list .item:nth-child(9){background:url(/Public/static/themes_ky/image/pic3_4.jpg);width:50%;}
.entrance .list .item:nth-child(10){background:#b19b6c;}
.entrance .list .item:nth-child(11){background:#5278c7;}
.entrance .list .item .inner{max-width:98%;vertical-align: middle;display: inline-block;padding:0 15px;}
.entrance .list .item .ico{height:75px;}
.entrance .list .item .ico img{max-height:100%;}
.entrance .list .item .h{font-size:18px;margin-top:15px;}
.entrance .list .item .p{font-size:14px;font-family:Arial;margin-top:10px;}

.achievements1{padding-top:200px;color:#fff;background:no-repeat center top;background-size:100% auto;}
.achievements1 .list{margin-top:50px;}
.achievements1 .item{width:25%;padding:50px 40px;height:450px;float: left;}
.achievements1 .item:nth-child(1){background:#66b8a2 url(../image/png3_1.png) right bottom no-repeat;}
.achievements1 .item:nth-child(2){background:#5078c7 url(../image/png3_2.png) right bottom no-repeat;margin-top:90px;}
.achievements1 .item:nth-child(3){background:#7699e1 url(../image/png3_3.png) right bottom no-repeat;margin-top:220px;}
.achievements1 .item:nth-child(4){background:#842231 url(../image/png3_4.png) right bottom no-repeat;margin-top:90px;}
.achievements1 .item .h{font-size:24px;}
.achievements1 .item .tel{font-size:24px;font-family:Arial;margin-top:70px;}
.achievements1 .item .tel em{display: block;font-size:14px;}
.achievements1 .item .p{font-size:14px;margin-top:20px;}

.achievements2{position:relative;}
.achievements2 .list{margin-top:45px;}
.achievements2 .item{float: left;width:calc(33.33% - 13.33px);margin-left:20px;}
.achievements2 .item:first-child{margin-left:0;}
.achievements2 .item .text{padding:0 5px;margin-top:35px;}
.achievements2 .item .p{font-size:12px;margin-top:10px;}
.achievements2 .bb{margin-top:50px;text-align: center;}

.achievements3{position:relative;color: #fff;}
.achievements3 .bg{position:absolute;left:0;top:0;right:0;bottom:0;}
.achievements3 .bg:before{content:"";position:absolute;left:0;top:0;width:50%;bottom:0;background:url(/Public/static/themes_ky/image/pic5_1.jpg) center center no-repeat;background-size:cover;}
.achievements3 .bg:after{content:"";position:absolute;right:0;top:0;width:50%;bottom:0;background:url(/Public/static/themes_ky/image/pic5_2.jpg) center center no-repeat;background-size:cover;}
.achievements3 .dl{float:left;width:calc(50% - 70px);}
.achievements3 .dr{float:right;width:calc(50% - 70px);}
.achievements3 .dl .list{margin-top:25px;}
.achievements3 .dl .item{border-bottom:1px dashed rgba(255,255,255,0.3);padding-top:35px;height:80px;}
.achievements3 .dl .item .h{float: left;}
.achievements3 .dl .item .date{float: right;}
.achievements3 .dr .list{margin-top:30px;}
.achievements3 .dr .item{line-height:75px;padding:0 30px;position: relative;background:#66b8a2;margin-top:5px;}
.achievements3 .dr .item:hover{box-shadow:0 0 15px rgba(0,0,0,0.3);}
.achievements3 .dr .item .bttn{position: absolute;right:30px;top:50%;margin-top:-17px;width:33px;height:33px;line-height:33px;background:rgba(0,0,0,0.1);border-radius:100%;font-family:icon;color:#fff;text-align: center;font-size:18px;}
.achievements3 .dr .item .bttn:hover{background:#fff;color: #66b8a2;}
.achievements3 .bb{margin-top:45px;}

.achievements4{background:url(/Public/static/themes_ky/image/bg1.png);}
.achievements4 .list{margin-top:40px;}
.achievements4 .item{padding:35px;background:#fff;border-bottom:5px solid #b29b6c;width:calc(33.33% - 13.33px);margin-left:20px;margin-bottom:20px;float: left;}
.achievements4 .item:nth-child(3n-2){margin-left:0;}
.achievements4 .item .date{margin-top:20px;font-size:14px;font-family:Arial;}
.achievements4 .bb{margin-top:35px;}

.office1{background:url(/Public/static/themes_ky/image/bg4.jpg) center top no-repeat;position: relative;z-index:1;}
.office1 .list{position:relative;}
.office1 .item{width:20%;height:380px;padding:30px 20px;color:#fff;}
.office1 .item:nth-child(1){background:#66b8a2 url(../image/png4_1.png) right bottom no-repeat;}
.office1 .item:nth-child(2){background:#5078c7 url(../image/png4_2.png) right bottom no-repeat;margin-top:100px;}
.office1 .item:nth-child(3){background:#7699e1 url(../image/png4_3.png) right bottom no-repeat;}
.office1 .item:nth-child(4){background:#842231 url(../image/png4_4.png) right bottom no-repeat;margin-top:100px;}
.office1 .item:nth-child(5){background:#7699e1 url(../image/png4_5.png) right bottom no-repeat;}
.office1 .item .h{font-size:24px;line-height:1.3;}
.office1 .item .text{margin-top:30px;}
.office1 .item .text .d{margin-top:25px;}
.office1 .item .text .h1 img{margin-right:10px;}
.office1 .item .text .p{font-size:14px;margin-top:10px;}

.office2{position:relative;background:url(/Public/static/themes_ky/image/bg_line.png) center top repeat-y;color:#fff;}
.office2:after{content:"";right:50%;bottom:0;width:100px;height:100px;background:#7699e1;position: absolute;}
.office2 .bg img{width:100%;}
.office2 .h{font-size:24px;line-height:1.3;}
.office2 .h1{font-family:Arial;font-size:14px;margin-top:10px;}
.office2 .pic img{width:100%;}
.office2 .dl .pic{margin-top:-145px;width:50%;}
.office2 .dl .text{background:#5078c7;padding:0 20px;height:300px;width:50%;}
.office2 .dl ul{margin-top:20px;font-size:18px;}
.office2 .dl li{margin-top:8px;}
.office2 .dl li:before{content:"";width:6px;height:6px;border-radius:100%;display: inline-block;vertical-align: middle;background:#fff;margin-right:10px;}
.office2 .dr .pic{margin-top:145px;width:50%;}
.office2 .dr .text{background:#66b8a2;padding:0 20px;height:300px;width:50%;}

.office3{background:url(/Public/static/themes_ky/image/bg1.png);}
.office3 .d{width:calc(33.33% - 13.33px);float: left;margin-left:20px;background:#fff;}
.office3 .d:first-child{margin-left:0;}
.office3 .d .h{height:171px;}
.office3 .d .cont{padding:40px;height:360px;position: relative;}
.office3 .d .item{margin-top:25px;position: relative;}
.office3 .d .item:first-child{margin-top:0;}
.office3 .d .item .h1{font-size: 16px;}
.office3 .d .item .bttn{background:#ededed;width:33px;height:33px;border-radius:100%;text-align: center;line-height:33px;font-family:icon;position: absolute;right:0;bottom:0;}
.office3 .d .item .bttn:hover{background:#b29b6c;color: #fff;}
.office3 .d .bb{position: absolute;left:40px;bottom:40px;}
.office3 .d:nth-child(1) .item:hover .h1{color:#842231;}
.office3 .d:nth-child(2) .item:hover .h1{color:#5078c7;}
.office3 .d:nth-child(3) .item:hover .h1{color:#c99e5b;}
.office3 .d:nth-child(1){border-bottom:4px solid #842231;}
.office3 .d:nth-child(2){border-bottom:4px solid #5078c7;}
.office3 .d:nth-child(3){border-bottom:4px solid #c99e5b;}

.middle-box { font-size: 0;/* letter-spacing: -1.5em;*/ }
.middle-box:after { content: ''; display: inline-block; vertical-align: middle; height: 100%; }
.middle-cont { display: inline-block; vertical-align: middle; font-size: 14px; letter-spacing: 0; }
.x-title1 { position: relative; }
.x-title1:after { content: ""; display: block; clear: both; }
.x-title1 .xt1 { font-size: 32px; display: inline-block; line-height: 1.35; vertical-align: bottom; }
.x-title1 .tab-bar { font-size: 0px; display: inline-block; vertical-align: bottom; }
.x-title1 .tab-bar .tab-term { font-size: 18px; margin-left: 40px; display: inline-block; vertical-align: middle; cursor: pointer; }
.x-title1 .tab-bar .tab-term.cur { font-weight: bold; color: #c29f65; }
.x-title1 .xmore { position: absolute; right: 0; bottom: 0; font-size: 14px; padding-right: 30px; background: url(/Public/static/themes_ky/image/jjl/arr1.png) no-repeat right center; }
.kj_home1 { position: relative; }
.kj_home1 .img { padding-top:17%;background-position: center; background-repeat: no-repeat; background-size: cover; }
.kj_home1 .slick-item { position: relative; }
.kj_home1 .text { position: absolute; bottom: 0; left: 0; right: 0; background: rgba(0,0,0,0.4); color: #fff; }
.kj_home1 .text .t1 { font-size: 20px; line-height: 1; line-height: 62px; }
.kj_home1 .text .t1 .s1 { display: inline-block; padding-left: 30px; position: relative; }
.kj_home1 .text .t1 .s1:after { content: ""; position: absolute; left: 5px; width: 4px; height: 25px; margin-top: -12.5px; top: 50%; background: #fff; }
.kj_home1 .text .t1 .date { font-family: Arial; display: inline-block; margin-left: 25px; }
.kj_home1 .arr_wp { position: absolute; bottom: 0; right: 50%; margin-right: -615px; z-index: 2;}
.kj_home1 .slick-arrow { width: 16px; display: inline-block; vertical-align: middle; z-index: 99; height: 62px; margin-left: 40px; cursor: pointer; }
.kj_home1 .slick-prev { background: url(/Public/static/themes_ky/image/jjl/prev1.png) no-repeat center; }
.kj_home1 .slick-next { background: url(/Public/static/themes_ky/image/jjl/next1.png) no-repeat center; }
.kj_home2 { background: url(/Public/static/themes_ky/image/jjl/kj_home2.jpg) no-repeat right center;}
.kj_home2 .xmore { display: none; }
.kj_home2 .xmore.act { display: block; }
.kj_home2 .l { overflow: hidden; }
.kj_home2 .l .list { margin-top: 35px; display: none; }
.kj_home2 .l .list.act { display: block; }
.kj_home2 .l .list .item { line-height: 60px; height: 60px; position: relative; border-bottom: 1px dashed #d9dce5; }
.kj_home2 .l .list .item .t1 { padding-left: 30px; position: relative; margin-right: 150px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.kj_home2 .l .list .item:hover .t1{color: #c29f65;}
.kj_home2 .l .list .item .t1:after { content: ""; position: absolute; left: 5px; width: 4px; height: 25px; margin-top: -12.5px; top: 50%; background: #b29b6c; }
.kj_home2 .l .list .item .date { font-family: Arial; position: absolute; top: 50%; -ms-transform: translateY(-50%); transform: translateY(-50%); right: 10px; }
.kj_home2 .r { float: right;margin-left:70px;}
.kj_home2 .r .list { margin-top: 35px; }
.kj_home2 .r .list .item { height: 117px; width: 339px; color: #fff; position: relative; }
.kj_home2 .r .list .item a { position: absolute; left: 0; top: 0; width: 100%; height: 100%; }
.kj_home2 .r .list .item+.item { margin-top: 10px; }
.kj_home2 .r .list .item .middle-cont { padding: 0 15px; }
.kj_home2 .r .list .item .ico { float: left; width: 58px; height: 50px; margin-right: 15px; }
.kj_home2 .r .list .item .ico img { width: 100%; height: auto; }
.kj_home2 .r .list .item .txt { overflow: hidden; }
.kj_home2 .r .list .item .txt .t1 { font-size: 18px; line-height: 1.3; }
.kj_home2 .r .list .item .txt .p { font-size: 14px; line-height: 1.4; }
.kj_home2 .r .list .item:nth-child(1) { margin-left: 30px; }
.kj_home2 .r .list .item:nth-child(2) { margin-left: 120px; }
.kj_home2 .r .list .item:nth-child(3) { margin-left: 0px; }
.kj_home2 .r .list .item:nth-child(4) { margin-left: 120px; }
.kj_home3 { background: url(/Public/static/themes_ky/image/jjl/kj_home8.jpg) repeat-y right center; background-size: 50% 100%; position: relative; overflow: hidden; }
.kj_home3:before { content: ""; position: absolute; top: 85px; width: 274px; height: 305px; background: url(/Public/static/themes_ky/image/jjl/kj_home10.jpg) no-repeat center; background-size: cover; left: 50%; margin-left: -815px; }
.kj_home3 .clear { margin-top: 60px; }
.kj_home3 .l { width: 600px; float: left; margin-right: 70px; position: relative; }
.kj_home3 .l .img { overflow: hidden; position: absolute; left: 0; top: 0; width: 100%; visibility: hidden; opacity: 0; transition: all 0.4s ease; }
.kj_home3 .l .img.show { position: relative; visibility: visible; z-index: 1; opacity: 1 ;
	

}

.kj_home3 .l .img::before{content: "";padding-top: 75%;display: block;}
.kj_home3 .l .img img{position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);max-width: 100%;max-height: 100%;}


.kj_home3 .l img { width: 100%; height: auto; }
.kj_home3 .r { overflow: hidden; }
.kj_home3 .r .tab-bar { font-size: 0; }
.kj_home3 .r .tab-bar .tab-term { position: relative; width: 140px; height: 50px; line-height: 50px; text-align: center; cursor: pointer; background: #66b8a2; font-size: 18px; color: #fff; display: inline-block; vertical-align: middle; margin-right: 10px; }
.kj_home3 .r .tab-bar .tab-term:after { content: ""; position: absolute; left: 50%; margin-left: -9px; border: 9px solid transparent; border-top-color: #5078c7; top: 90%; transition: all 0.4s ease; visibility: hidden; opacity: 0; }
.kj_home3 .r .tab-bar .tab-term.cur { background: #5078c7; }
.kj_home3 .r .tab-bar .tab-term.cur:after { opacity: 1; visibility: visible; top: 100%; opacity: 1; }
.kj_home3 .r .tab-cont { }
.kj_home3 .r .tab-cont .tab-item { display: none; }
.kj_home3 .r .tab-cont .tab-item.act { display: block; }
.kj_home3 .r .list { margin-top: 45px; }
.kj_home3 .r .list .item+.item { margin-top: 32px; }
.kj_home3 .r .list .item { border-left: 4px solid #5078c7; padding-left: 25px; }
.kj_home3 .r .list .item .img { display: none; }
.kj_home3 .r .list .item .t1 { line-height: 1.2; }
.kj_home3 .r .list .item .p { font-size: 12px; padding-top: 15px; }
.kj_home3 .r .list .item .date { font-family: Arial; font-size: 14px; padding-top: 15px; line-height: 1; }
.kj_home3 .r .xmore { position: static; display: inline-block; color: #5078c7; background-image: url(/Public/static/themes_ky/image/jjl/arr1_2.png); margin-top: 40px; }
.kj_home4 { background: url(/Public/static/themes_ky/image/jjl/kj_home9.jpg) repeat-y left center;background-size: 50% 100%; }
.kj_home4 .title .t1 { font-size: 32px; text-align: center; }
.kj_home4 .slick-mod { margin-top: 50px; }
.kj_home4 .mar { margin-right: 1px; height: 260px; color: #fff; text-align: center; overflow: hidden; }
.kj_home4 .mar .ico { margin: 55px auto 0; width: 91px; height: 91px; }
.kj_home4 .mar .ico img { width: 100%; height: auto; }
.kj_home4 .mar .t1 { font-size: 18px; padding-top: 10px; }
.kj_home4 .mar .t2 { font-size: 16px; font-family: Arial; }
.kj_home4 .slick-dots { padding-top: 40px; }
.kj_home4 .slick-dots li { width: 40px; height: 5px; background: #c9efe5; transition: all 0.4s ease; padding: 0; border-radius: 5px; border: 0; }
.kj_home4 .slick-dots li.slick-active { background: #66b8a2; }

@media screen and (min-width:1024px){
.kj_home2 .l .list .item:hover .t1 { color: #c29f65; }
.kj_home3 .r .list .item:hover .t1 { color: #5078c7; }
}
@media screen and (max-width:1260px){
.x-title1 .xt1{font-size:28px;}
.kj_home2 .r{margin-left:40px;}
.kj_home3 .l{width:460px;}
.kj_home1 .arr_wp{margin:0;left:auto;right:30px;}
}
@media screen and (max-width:1300px){
	.kj_home2{padding-bottom: 100px;}
}


@media screen and (max-width:1023px) {
	
.mlr50 { margin: 0; }
.x-wrap { width: auto; margin: 0 15px; }
.x-title1 .xmore { bottom: 1px; }
.x-title1 .xt1 { font-size: 26px; }
.kj_home1 { overflow: hidden; }
.kj_home1 .text { padding: 10px 0; }
.kj_home1 .text .t1 .s1 { display: block; }
.kj_home1 .text .t1 { line-height: inherit; line-height: 1.3; }
.kj_home1 .text .t1 .date { margin-left: 30px; padding-top: 3px; }
.x-title1 .tab-bar .tab-term { margin-left: 15px; font-size: 16px; }
.kj_home2 .l .list .item { height: auto; line-height: inherit; padding: 10px 0; }
.kj_home2 .l .list .item .t1 { margin-right: 0; white-space: normal; text-overflow: inherit; line-height: 1.3; }
.kj_home2 .l .list .item .date { position: static; -ms-transform: none; transform: none; margin-left: 30px; margin-top: 3px; }
.kj_home2 .l .list { margin-top: 20px; }
.kj_home2 .r .list { margin-top: 20px; }
.kj_home2 .r .list .item { margin-left: 0 !important; width: auto; background-size: cover; }
.kj_home2{padding-bottom: 30px;}
.kj_home3 .clear { margin-top: 20px; }
.kj_home3 .r .tab-bar .tab-term { line-height: 40px; height: 40px; }
.kj_home3 .l { width: auto; float: none; margin-right: 0; display: none; }
.kj_home3 .r .list { margin-top: 30px; }
.kj_home3 .r .list .item { padding-left: 10px; }
.kj_home3 .r .list .item + .item { margin-top: 25px; }
.kj_home3 .r .list .item .p { padding-top: 10px; }
.kj_home3 .r .list .item .date { padding-top: 10px; }
.kj_home3 .r .list .item .img { display: block; margin-bottom: 15px; }
.kj_home3 .r .xmore { margin-top: 30px; }
.kj_home3 .x-title1 { text-align: center; }
.kj_home4 .slick-mod { margin-top: 20px; }
.kj_home4 .mar { height: 200px; }
.kj_home4 .mar .ico { margin-top: 20px; width: 80px; height: auto; }
.kj_home4 .mar .t1 { padding-top: 5px; }
.kj_home4 .mar .t2 { line-height: 1.3; }
.kj_home4 .slick-dots { padding-top: 20px; }
.kj_home4 .slick-dots li { width: 20px; }
.kj_home1 .text .t1{font-size:18px;}
.kj_home1 .text .t1 .date{font-size:16px;}
.kj_home2 .clear{display:flex; flex-direction:column-reverse;}
.kj_home2 .r{float: none;margin:30px 0 0;}
.x-title1 .tab-bar{display:block;margin-top:15px;}
.x-title1 .tab-bar .tab-term:first-child{margin-left:0;}
.kj_home3 .r .list .item{border-left: none;padding-left:0;}
.kj_home3 .r .list .item .t1{padding-left:10px;border-left:3px solid #5078c7;}
.kj_home1 .img{height:60vw;}
}

.platform1{background:url(/Public/static/themes_ky/image/bg1.png);position: relative;}
.platform1:before{content:"";position:absolute;left:0;top:0;right:0;bottom:0;background:url(/Public/static/themes_ky/image/bg3.png) center center no-repeat;background-size:cover;}
.platform1 .list{margin-top:40px;}
.platform1 .item{padding:35px;background:#fff;border-bottom:5px solid #b29b6c;width:calc(33.33% - 13.33px);margin-left:20px;margin-bottom:20px;float: left;}
.platform1 .item:nth-child(3n-2){margin-left:0;}
.platform1 .item .h{font-size:24px;}
.platform1 .p{margin-top:20px;position: relative;padding-left:20px;margin-bottom:20px;}
.platform1 .p:before{content:"";border:6px solid transparent;border-top:8px solid #333;position: absolute;left:0;top:10px;}
.platform1 .bb{margin-top:35px;}

.platform2{position: relative;z-index:1;background:url(/Public/static/themes_ky/image/bg_line.png) center top repeat-y;
	padding-bottom: 100px;
}
.platform2 .bg{position:absolute;left:0;top:0;right:0;}
.platform2 .bg:after{content:"";height:450px;width:33%;display: block;background:url(/Public/static/themes_ky/image/bg1.png);margin-top:30px;}
.platform2 .wrap:after{content:"";background:#8f283a;position: absolute;right:0;top:0;width:100px;height:100px;}
.platform2 .wrap{padding-top:300px;}
.platform2 .title{color:#fff;}
.platform2 .list{position:relative;height:860px;margin-top:180px;}
.platform2 .item{width:25%;height:460px;position: absolute;padding:50px 35px;color:#fff;}
.platform2 .item:nth-child(1){background:#66b8a2 url(../image/png4_1.png) right bottom no-repeat;left:0;top:0;}
.platform2 .item:nth-child(2){background:#5078c7 url(../image/png4_2.png) right bottom no-repeat;left:25%;top:90px;}
.platform2 .item:nth-child(3){background:#7699e1 url(../image/png4_3.png) right bottom no-repeat;left:50%;top:180px;}
.platform2 .item:nth-child(4){background:#842231 url(../image/png4_4.png) right bottom no-repeat;left:75%;top:270px;}
.platform2 .item:nth-child(5){background:#fff url(../image/png4_5.png) right bottom no-repeat;right:0;top:-30px;color:#333;height:310px;}
.platform2 .item:nth-child(6){background:#b29b6c url(../image/png4_6.png) right bottom no-repeat;left:25%;top:550px;height:310px;}
.platform2 .item .h{font-size:24px;line-height:1.3;}
.platform2 .item ul{margin-top:30px;}
.platform2 .item li{margin-top:10px;font-size:14px;padding-left:20px;position: relative;}
.platform2 .item li:before{content:"";border:6px solid transparent;border-top:8px solid #fff;position: absolute;left:0;top:8px;}


.platform3{position: relative;}
.platform3:before{content:"";background:url(/Public/static/themes_ky/image/bg_line.png) center top repeat-y;position: absolute;left:0;top:0;right:0;height:30%;}
.platform3 .title{position:relative;}
.platform3 .content{margin-top:50px;position: relative;}
.platform3 .dl{float:left;width:50%;}
.platform3 .dr{float:left;width:50%;}
.platform3 .d{padding:70px 60px;color:#fff;}
.platform3 .d .tit{font-size:24px;}
.platform3 .d .list{margin-top:25px;}
.platform3 .d .item{padding:15px;width:50%;float:left;border-top:1px dashed rgba(255,255,255,0.2);padding-left:20px;line-height:1.5;}
.platform3 .d .item:nth-child(-n+2){border-top-color:transparent;}
.platform3 .d .item:before{content:"";border:6px solid transparent;border-top:8px solid #fff;position: absolute;left:0;top:25px;}
.platform3 .d1{background:url(/Public/static/themes_ky/image/bg7_1.jpg) center center no-repeat;background-size:cover;height:100%;}
.platform3 .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background:#fff;width:4px;}
.platform3 .d2{background:url(/Public/static/themes_ky/image/bg7_2.jpg) center center no-repeat;background-size:cover;height: 533px;box-sizing: border-box;}
.platform3 .d3{background:url(/Public/static/themes_ky/image/bg7_3.jpg) center center no-repeat;background-size:cover;height: 258px;box-sizing: border-box;}
.platform3 .d1 .list{height:550px;}
.platform3 .d2 .list{height:330px;}

.notice .tt{margin-top:70px;}
.notice .tt .d{color:#fff;height:200px;position: relative;margin-right: 13px;background-color: #7EA2EE;}
.notice .tt .d .h{margin-left:20px;font-size:32px;}
.notice .tt .d:last-child{margin-right: 0;}
.notice .tt .d.cur{background-color:#66B8A2;}
/* .notice .tt .d:nth-child(3n-2){background:#66B8A2;}
.notice .tt .d:nth-child(3n-1){background:#7699E1;}
.notice .tt .d:nth-child(3n){background:#5078C7;} */
.notice .list{margin-top:90px;}
.notice .list .item{height:65px;background: rgba(80, 129, 213, 0.1);margin-top: 40px;padding:0 20px;}
.notice .list .item:hover{background: #7699E1;color: #fff;}
.notice .list .item:after{display: none;}
.notice .list .item:first-child{margin-top:0;}

.pages{margin-top:80px;}

.bd_l{width:320px;background:#5078C7;color:#fff;}
.bd_l .title{padding:50px 0;height:auto;line-height:1;}
.bd_l .nav{padding-right:20px;padding-bottom:40px;}
.bd_l .nav .item{padding:0 40px;}
.bd_l .nav .item.now{background:#66B8A2;}
.bd_l .nav .item .h{height:70px;line-height:70px;border-top:1px solid rgba(255,255,255,0.2);position: relative;cursor: pointer;}
.bd_l .nav .item:first-child .h{border-top:none;}
.bd_l .nav .item .h:after{content:"+";position: absolute;right:0;top:50%;transform:translateY(-50%);}
.bd_r{width:0;}

.process .tabs{background:#fff;text-align:center;padding:0 65px;width:100%;}
.process .tabs a{margin:0 10px;display:inline-block;line-height:120px;position: relative;}
.process .tabs a.now:after{content:"";background:#42BBA0;position: absolute;left:0;bottom:0;right:0;height:4px;}
.process .content{padding:40px 65px;background:#fff;margin-top:30px;}
.process .inner{height:745px;}
.process .list .item{height:65px;line-height:65px;background:rgba(80, 129, 213, 0.1);padding:0 20px;margin-top:20px;}
.process .list .item:hover{background:#7699E1;color: #fff;}
.process .list .item:first-child{margin-top:0;}
.process .list .item .h{float: left;}
.process .list .item .date{float: right;}
.process .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background:#66B8A2;}

.download .tabs .item{height:210px;width:calc(( 100% - 56px) / 5);margin-right: 14px;margin-bottom: 14px;
background-size:cover;color:#fff;padding:30px 20px 0;text-align:center;flex-shrink: 0;flex-grow: inherit;}
.download .tabs{flex-wrap: wrap;}
.download .tabs .item .ico{height: 68px;display: flex;align-items: center;justify-content: center;}
.download .tabs .item .ico img{max-width: 100%;max-height: 100%;}
.download .tabs .item:nth-child(5n){margin-right: 0;}
.download .tabs .item:nth-child(1){background:url(/Public/static/themes_ky/image/png5_1.png);}
.download .tabs .item:nth-child(2){background:url(/Public/static/themes_ky/image/png5_2.png);}
.download .tabs .item:nth-child(3){background:url(/Public/static/themes_ky/image/png5_3.png);}
.download .tabs .item:nth-child(4){background:url(/Public/static/themes_ky/image/png5_4.png);}
.download .tabs .item:nth-child(5){background:url(/Public/static/themes_ky/image/png5_5.png);}

.download .tabs .item:nth-child(6){background:url(/Public/static/themes_ky/image/png5_6.jpg);}
.download .tabs .item:nth-child(7){background:url(/Public/static/themes_ky/image/png5_7.jpg);}

.download .tabs .item.cur:nth-child(1){background:url(/Public/static/themes_ky/image/png5_g1.png);}
.download .tabs .item.cur:nth-child(2){background:url(/Public/static/themes_ky/image/png5_g2.png);}
.download .tabs .item.cur:nth-child(3){background:url(/Public/static/themes_ky/image/png5_g3.png);}
.download .tabs .item.cur:nth-child(4){background:url(/Public/static/themes_ky/image/png5_g4.png);}
.download .tabs .item.cur:nth-child(5){background:url(/Public/static/themes_ky/image/png5_g5.png);}
.download .tabs .item.cur:nth-child(6){background:url(/Public/static/themes_ky/image/png5_g6.jpg);}
.download .tabs .item.cur:nth-child(7){background:url(/Public/static/themes_ky/image/png5_g7.jpg);}

.download .tabs .item .h{font-size:32px;margin-top:15px;line-height:1.3;}
.download .hd .h{font-size:32px;}
.download .hd .sc{height:32px;border:1px solid #aaa;border-radius:16px;}
.download .hd .sc .kw{width:160px;height:20px;margin:6px 0;font-size:14px;padding-left:12px;}
.download .hd .sc .ok{font-family:icon;height:100%;width:30px;cursor: pointer;color:#66B8A2;}
.download .tip{margin-top:40px;}
.download .list{margin-top:40px;}
.download .list:after{display:none;}
.download .list .item{background:#EDF2FA;width:calc(50% - 10px);padding:30px 40px;position: relative;margin:10px 0;}
.download .list .item .h{padding-right:60px;}
.download .list .item .bttn{position:absolute;right:40px;top:50%;width:32px;height:32px;line-height:32px;text-align: center;border-radius:100%;background:#7699E1;color: #fff;font-family:icon;margin-top:-16px;}
.download .list .item .bttn:hover{background:#66B8A2;}

.news .tabs .item{height:200px;background-size:cover;color:#fff;background-color: #7EA2EE;margin-right: 13px;}
.news .tabs .item:last-child{margin-right: 0;}
.news .tabs .item.cur{background-color: #66B8A2;}
.news .tabs .item .h{font-size:32px;margin-left:15px;}
.news .list .item{padding:40px 0 40px 40px;}
.news .list .item:nth-child(even){background:#E6F4F1;padding:40px 40px 40px 0;}
.news .list .item .pic{width:538px;max-width:45%;position: relative;overflow: hidden;}
.news .list .item .pic img{position: absolute;top: 0;left: 0;width: 100%;}
.news .list .item .pic::before{content: "";width: 100%;padding-top: 56.3197%;display: block;}

.news .list .item:nth-child(odd) .text{margin-right:70px;}
.news .list .item:nth-child(even) .text{margin-left:70px;}
.news .list .item .text{text-align: justify;}
.news .list .item .h{font-size:24px;}
.news .list .item .p{margin-top:20px;}
.news .loadmore{margin-top:40px;text-align: center;display: none;}
.news .loadmore img{margin-right:15px;animation:roll 0.5s linear 0s infinite;}
@keyframes roll{
0%{transform:rotate(0deg);}
100%{transform:rotate(360deg);}
}

.special1 .list{position: relative;height:800px;}
.special1 .item{width:25%;position: absolute;color: #fff;height:300px;padding:0 40px;}
.special1 .item .pic{position:absolute;left:0;top:0;width:100%;height:100%;background:no-repeat center center / cover;}
.special1 .item:nth-child(1){background:url(/Public/static/themes_ky/image/png6_1.png);left:0;top:0;}
.special1 .item:nth-child(2){background:#66B8A2;left:0;top:300px;}
.special1 .item:nth-child(3){background:#7699E1;left:25%;top:130px;}
.special1 .item:nth-child(4){background:#842231;left:25%;top:430px;}
.special1 .item:nth-child(5){left:50%;top:170px;}
.special1 .item:nth-child(6){background:#5078C7;left:50%;top:470px;}
.special1 .item:nth-child(7){background:url(/Public/static/themes_ky/image/png6_2.png);color:#333;left:75%;top:0;}
.special1 .item:nth-child(8){background:#B29B6C;left:75%;top:300px;}
.special1 .item .h{margin-top:15px;}
.special1 .item .h b{font-size:20px;margin:0 3px;}

.special2{position:relative;color:#fff;}
.special2 .bg{position:absolute;left:0;top:0;right:0;height:100%;}
.special2 .bg .l{background:url(/Public/static/themes_ky/image/png7_1.png) center center no-repeat;background-size:cover;width:50%;left:0;top:0;height:100%;position:absolute;}
.special2 .bg .r{background:url(/Public/static/themes_ky/image/png7_2.png) center center no-repeat;background-size:cover;width:50%;left:50%;top:0;height:100%;position:absolute;}
.special2 .dl{width:50%;}
.special2 .dl .text{margin-top:40px;padding-right:75px;text-align:justify;}
.special2 .dl .h{font-size:32px;}
.special2 .dl .p{margin-top:30px;}
.special2 .dr{padding-left:75px;width:50%;}
.special2 .dr .tit .h{font-size:24px;}
.special2 .dr .tit .tabs a{margin-left:15px;}
.special2 .dr .tit .tabs a:first-child{margin-left:0;}
.special2 .dr .tit .tabs a.now{font-weight: bold;}
.special2 .dr .list{margin-top:40px;}
.special2 .dr .item{margin-top:40px;}
.special2 .dr .item:first-child{margin-top:0;}
.special2 .dr .item .h{float: left;}
.special2 .dr .item .date{float: right;}
.special2 .dr .bb{margin-top:60px;}

.special3 .content{position:relative;}
.special3 .dl{width:50%;padding-right:75px;}
.special3 .title{margin-top:40px;}
.special3 .dl .pics .item{width:calc(50% - 20px);}
.special3 .list{margin-top:35px;}
.special3 .list .item:first-child{margin-top:0;}
.special3 .list .item{margin-top:20px;}
.special3 .dr{position:absolute;right:0;top:0;bottom:0;left:50%;}
.special3 .dr .text{background:url(/Public/static/themes_ky/image/png8.png) center center no-repeat;background-size:cover;padding:60px;}
.special3 .dr .text .p{margin-top:50px;max-width:600px;}

.special4{position:relative;height:800px;}
.special4 .wrap{height:100%;}
.special4 .wrap:after{content:"";position: absolute;right:0;bottom:0;width:100px;height:100px;background:#7699E1;}
.special4 .bg{position:absolute;left:0;top:0;right:0;height:100%;overflow: hidden;}
.special4 .bg img{height:100%;}
.special4 .d1{width:500px;}
.special4 .d1 img{display:block;margin-top:40px;}
.special4 .d1 img:first-child{margin-top:0;}
.special4 .d2{margin-left:30px;height:410px;background:#7699E1;width:340px;}
.special4 .d2 .h{font-size:32px;color:#fff;margin-top:15px;}
.special4 .d3{margin-left:30px;height:410px;width:340px;background:url(/Public/static/themes_ky/image/png11.png) center center no-repeat;background-size:cover;padding:50px;color:#fff;line-height:1.8;text-align:justify;}
.special4 .d3 .p{max-width:100%;}

.special5 .d{margin-left:50px;background:#fff;}
.special5 .d:first-child{border-bottom:4px solid #7699E1;margin-left:0;}
.special5 .d:last-child{border-bottom:4px solid #842231;}
.special5 .d .text{padding:30px 45px 70px;}
.special5 .d .text .h{font-size:32px;} 
.special5 .d .text .p{margin-top:20px;text-align:justify;}

.m_department1{position:relative;background:url(/Public/static/themes_ky/image/bg_line.png) center top repeat-y;}
.m_department1:after{content:"";width:100px;height:100px;background:#842231;position: absolute;bottom:0;right:50%;}
.m_department1 .content{margin-top:45px;}
.m_department1 .item{color: #fff;}
.m_department1 .item .pic img{width:100%;}
.m_department1 .item:nth-child(1){background:#66B8A2;}
.m_department1 .item:nth-child(2){background:#7699E1;margin-top:130px;}
.m_department1 .item:nth-child(3){background:#5078C7;margin-top:260px;}
.m_department1 .item:nth-child(4){background:#B29B6C;}
.m_department1 .item .text{padding:30px 20px;}
.m_department1 .item .h{font-size:24px;}
.m_department1 .item .p{margin-top:10px;}
.m_department1 .b{margin-top:20px;}

.m_department2{background:url(/Public/static/themes_ky/image/pic11.jpg) center center no-repeat;background-size:cover;color:#fff;}
.m_department2 .frame{margin-top:80px;}
.m_department2 .slick-slide{width:210px;height:210px;color: #fff;border-radius:100%;padding:20px;text-align:center;font-size:24px;margin:0 22px;position: relative;}
.m_department2 .slick-slide>div{height:100%;}
.m_department2 .slick-slide:after{content:"";background:url(/Public/static/themes_ky/image/png12.png) center center no-repeat;width:33px;height:22px;position: absolute;left:100%;top:50%;margin-top:-11px;margin-left:5px;}
.m_department2 .child{height:100%;}
.m_department2 .child:before{content:"";display: inline-block;vertical-align: middle;height:100%;}
.m_department2 .child span{display:inline-block;vertical-align: middle;}
.m_department2 .slick-slide:nth-child(n){background:#66B8A2;}
.m_department2 .slick-slide:nth-child(2n){background:#7699E1;}
.m_department2 .nav{margin-top:80px;text-align: center;}
.m_department2 .nav span{display:inline-block;width:48px;height:48px;border:2px solid #fff;border-radius:100%;line-height:48px;text-align: center;font-family:icon;margin:0 10px;font-size:26px;}

.m_department3{background:#fff;}
.m_department3 .list1{margin-top:40px;}
.m_department3 .list1 .item{height:340px;color:#fff;text-align: center;background:center center no-repeat;background-size:cover;padding:70px 30px 0;}
.m_department3 .list1 .item:nth-child(1){background-image:url(/Public/static/themes_ky/image/pic11_1.jpg);}
.m_department3 .list1 .item:nth-child(2){background-image:url(/Public/static/themes_ky/image/pic11_2.jpg);}
.m_department3 .list1 .item:nth-child(3){background-image:url(/Public/static/themes_ky/image/pic11_3.jpg);}
.m_department3 .list1 .item:nth-child(4){background-image:url(/Public/static/themes_ky/image/pic11_4.jpg);}
.m_department3 .list1 .item .h{font-size:24px;margin-top:30px;}
.m_department3 .list1 .item .ico img{max-height:80px;}
.m_department3 .list2 .item{height:340px;padding:0 70px;}
.m_department3 .list2 .item .ico{width:160px;height:160px;line-height:160px;text-align:center;border-radius:100%;margin-right:30px;}
.m_department3 .list2 .item .h{font-size:24px;}
.m_department3 .list2 .item:nth-child(1){background-image:url(/Public/static/themes_ky/image/pic12_1.jpg);}
.m_department3 .list2 .item:nth-child(2){background-image:url(/Public/static/themes_ky/image/pic12_2.jpg);}
.m_department3 .list2 .item:nth-child(1) .ico{background:#42B3A5;}
.m_department3 .list2 .item:nth-child(2) .ico{background:#961732;}

.m_department4{background:url(/Public/static/themes_ky/image/pic13_1.jpg) center center no-repeat;background-size:cover;}
.m_department4 .dl{width:844px;}
.m_department4 .text .h{font-size:24px;}
.m_department4 .text .p{margin-top:10px;height: 56px;
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 2;  /* ³¬³önÐÐÕâÀïÐ´n */
-webkit-box-orient: vertical;
}
.m_department4 .text .b{margin-top:10px;}
.m_department4 .frame{margin-top:20px;}
.m_department4 .child .item{width:205px;height:95px;background:#7EA2EE;color:#fff;float:left;margin-left:8px;margin-bottom:8px;padding:0 38px;text-align: center;font-size:18px;}
.m_department4 .child .item:nth-child(4n-3){margin-left:0;}
.m_department4 .child .item:hover{background:#5078C7;}
.m_department4 .child .item:before{content:"";display: inline-block;vertical-align: middle;height:100%;}
.m_department4 .child .item span{display:inline-block;vertical-align: middle;}
.m_department4 .dr{width:305px;}
.m_department4 .dr .ico{background:url(/Public/static/themes_ky/image/pic13_2.jpg) center center no-repeat;background-size:cover;line-height:265px;text-align:center;}
.m_department4 .dr .ico img{max-width:128px;}
.m_department4 .dr .h{background:url(/Public/static/themes_ky/image/pic13_3.jpg) center center no-repeat;background-size:cover;line-height:205px;text-align:center;color: #fff;font-size:32px;}
.m_department4 .nav{margin-top:20px;text-align: center;}
.m_department4 .nav span{display:inline-block;width:48px;height:48px;border:2px solid #5078C7;border-radius:100%;line-height:48px;text-align: center;font-family:icon;margin:0 10px;font-size:26px;color:#5078C7;}
.m_department4 .nav span:hover{background:#5078C7;color: #fff;}

.m_department4 .text{height: 147px;}
.m_department4 .div{height: 147px;}
.m_department5{position:relative;color:#fff;}
.m_department5 .bg{position:absolute;left:0;top:0;right:0;height:100%;}
.m_department5 .bg .l{background:url(/Public/static/themes_ky/image/pic14_1.jpg) center center no-repeat;background-size:cover;width:50%;left:0;top:0;height:100%;position:absolute;}
.m_department5 .bg .r{background:url(/Public/static/themes_ky/image/pic14_2.jpg) center center no-repeat;background-size:cover;width:50%;left:50%;top:0;height:100%;position:absolute;}
.m_department5 .dl{width:50%;padding-right:70px;}
.m_department5 .dr{width:50%;padding-left:70px;}
.m_department5 .tit{font-size:24px;}
.m_department5 .tabs a{margin-left:15px;}
.m_department5 .tabs a:first-child{margin-left:0;}
.m_department5 .tabs a.now{font-weight: bold;}
.m_department5 .dl .tabs{margin-top:50px;}
.m_department5 .dl .list{margin-top:40px;}
.m_department5 .dl .item{height:80px;line-height:80px;padding:0 40px;color:#fff;background:#66B8A2;margin-top:5px;}
.m_department5 .dl .item .bttn{position:absolute;right:20px;top:50%;width:32px;height:32px;line-height:32px;text-align: center;border-radius:100%;background:#4DA48D;color: #fff;font-family:icon;margin-top:-16px;}
.m_department5 .dl .item .bttn:hover{background:#fff;color:#4DA48D;}
.m_department5 .dr .list{margin-top:50px;}
.m_department5 .dr .item{margin-top:50px;}
.m_department5 .dr .item span{margin-left:60px;}
.m_department5 .dr .item:first-child{margin-top:0;}
.m_department5 .bb{margin-top:40px;}
.m_department5 .dr .bb{margin-top:80px;}

.setup1{background:no-repeat center center / cover;height:630px;color:#fff;}
.setup1 .text{background:url(/Public/static/themes_ky/image/png14.png) center top no-repeat;width:446px;height:550px;text-align: center;padding:50px 70px 0;}
.setup1 .text .h{font-size:40px;}
.setup1 .text .p{margin-top:10px;text-align:justify;}

.setup2 .bar{height:45px;background:#4578CD;width:55%;border-radius:0 45px 0 0;margin-top:40px;}
.setup2 .list1 .item{height:200px;}
.setup2 .list1 .item .h{font-size:32px;margin-left:20px;}
.setup2 .list1 .item .arr{margin-left:40px;}
.setup2 .list2{height:150px;background:#fff;padding:35px 0;text-align: center;}
.setup2 .list2 a{border-left:1px solid #eee;line-height:80px;}
.setup2 .list2 a:first-child{border-left:none;}
.setup2 .list3{background:#42BBA0;color:#fff;text-align: center;line-height:90px;}

.setup3 .part1 .pic{width:50%;}
.setup3 .part1 .pic img{width:100%;}
.setup3 .part1 .text{background:url(/Public/static/themes_ky/image/pic15.jpg) center center no-repeat;background-size:cover;color:#fff;padding:50px 130px 100px;margin-left:-130px;margin-right:10%;position: relative;}
.setup3 .part1 .text .title{font-size:32px;padding-bottom:30px;border-bottom:1px solid #e0e0e0;box-sizing:content-box;}
.setup3 .part1 .text .p{margin-top:40px;}
.setup3 .part2{position:relative;}
.setup3 .part2:before{content:"";position: absolute;left:0;top:0;bottom:0;width:50%;background:#E6F4F1;}
.setup3 .part2 .item{width:calc(50% - 80px);margin-bottom:8px;}
.setup3 .part2 .item span{width:48px;height:48px;border-radius:100%;line-height:48px;text-align:center;font-size:24px;background:#42BBA0;margin-right:8px;color: #fff;}
.setup3 .part2 .item .h{height:70px;line-height:70px;padding:0 40px;background:#fff;}
.setup3 .nav{margin-top:40px;text-align: center;}
.setup3 .nav span{display:inline-block;width:48px;height:48px;border:2px solid #4578CD;border-radius:100%;line-height:48px;text-align: center;font-family:icon;margin:0 10px;font-size:26px;color:#4578CD;}
.setup3 .nav span:hover{background:#4578CD;color:#fff;}

.setup4 .list{margin-top: 40px;}
.setup4 .item{width:calc(33.33% - 13.33px);margin-left:20px;margin-bottom:20px;}
.setup4 .item:nth-child(3n-2){margin-left:0;}
.setup4 .item .h{line-height:100px;text-align: center;background:#6C99E7;color: #fff;font-size:24px;width:auto;}
.setup4 .item .text{padding:30px 40px;background:#fff;width:auto;}
.setup4 .item .p{width:auto;}
.setup4 .item ul{margin-top:20px;width:100%;}
.setup4 .item li{margin-bottom:10px;}
.setup4 .item em{white-space:nowrap;}

.setup4 .item img{margin-right:10px;}

/*20201217*/
.result{ padding:100px 0; }
.result .key{ color:#5181d5; }
.result .h24{ font-size:24px; }
.result .h24 span{ margin-left: 30px; font-size:18px; color:#707070; }
.result .list{ margin-bottom: 50px; }
.result .list-item{ padding:30px 0; border-bottom:1px solid #d1d1d1; }  
.result .list .h18{ font-size:18px; margin-bottom: 15px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; }
.result .list .p{ color:#707070; }
.result .list a:hover{ opacity: 0.8;}

.sitemap{ padding:100px 0; }
.sitemap dl{ padding: 20px 0; border-bottom: 1px solid #eee;}
.sitemap dt{ font-size: 16px; }
.sitemap dd{ margin-top: 20px; padding-left: 4em;}
.sitemap dd a{ margin-right: 20px;}
.sitemap a:hover{ opacity: 0.8;}
/*20201217*/

.article .hd{background:url(/Public/static/themes_ky/image/bg8.jpg);color: #fff;}
.article .title{height:auto;line-height: 1.5;}
.article .hd .info{margin-top:40px;}
.article .hd .info span{margin-right:25px;}
.article .hd .info em{padding-left:25px;background:url(/Public/static/themes_ky/image/png16.png) left center no-repeat;}
.article .content{margin-top:60px;}
.article .content .h{font-size:20px;}
.article .content .text{margin-top:1.5em;}
.article .dld{margin-top:60px;}
.article .dld .h{font-size:20px;border-bottom:1px solid #ddd;padding-bottom:10px;}
.article .dld .list{margin-top:20px;}
.article .dld .item{margin-top:15px;}
.article .dld .item span{font-family:icon;margin-left:40px;display: inline-block;background:#e0e0e0;border-radius:100%;width:26px;height:26px;text-align: center;line-height:26px;}
.article .bb{margin-top:40px;border-top:1px solid #ddd;padding-top:20px;}
.article .bb a:hover{color:#c89f5e;}