@charset "utf-8";
@import url("/Content/kj/css/icon/iconfont.css");
body{ margin:0 auto; padding:0; width:100%; color:#333; font:14px/1.5 Arial,"Microsoft Yahei"; text-align:center; background:#fff; -webkit-font-smoothing:antialiased; }
input,button,select,textarea,img,p,h1,h2,h3,h4,h5{ margin:0; padding:0; border:0; font-family:'Microsoft YaHei','Î¢ÈíÑÅºÚ'; }
a{ color:#333; text-decoration:none; }
a:hover{ color:#2594e3; text-decoration:none; -webkit-transition: all 0.2s linear;transition: all 0.2s linear; }
ol,ul,li,dl,dd{ margin:0 auto; padding:0; list-style-type:none; }
i,em{ font-style:normal; }
table { border-collapse:collapse; border-spacing:0; }


.clearfix:after{ content:"."; display:block; height:0; clear:both; visibility:hidden; }
.clearfix{ display:inline-block; } 
.clearfix { display:block; } 

.left{float:left;}
.right{float:right;}
.clear{ clear:both; font-size:0px; height:0px; overflow:hidden; }
.line5{ clear:both; font-size:0px; height:5px; overflow:hidden; }
.line10{ clear:both; font-size:0px; height:10px; overflow:hidden; }
.line25{ clear:both; font-size:0px; height:25px; overflow:hidden; }
.header{width:100%;height:110px;background:#2594e3;}
.top{width:1200px;height:110px;margin:0 auto;background:url(/Content/kj/images/logo.png) no-repeat left center;position:relative;}

.menu{width:100%;height:45px;background:#2594e3;}
.menu ul{width:1200px;margin:0 auto;}
.menu li{float:left;line-height:45px;padding:0px 20px;font-size:16px;font-family:'Microsoft YaHei','Î¢ÈíÑÅºÚ';}
.menu li a{color:#fff;}


.banner{width:1200px;margin:0 auto;height:460px;position:relative;}
.banner .four-list{width:1200px;height:60px;position:absolute;left:0px;bottom:0px;}
.banner .four-list li{width:300px;line-height:60px;float:left;font-size:26px;font-family:'Microsoft YaHei','Î¢ÈíÑÅºÚ';color:#fff;}
.banner .four-list li:nth-of-type(1){background:url(/Content/kj/images/xxjj.png) no-repeat 60px center #e09110;}
.banner .four-list li:nth-of-type(2){background:url(/Content/kj/images/dksw.png) no-repeat 60px center #c45506;}
.banner .four-list li:nth-of-type(3){background:url(/Content/kj/images/zyjs.png) no-repeat 60px center #b63d28;}
.banner .four-list li:nth-of-type(4){background:url(/Content/kj/images/zxzx.png) no-repeat 60px center #b85a27;}
.banner .four-list li a{color:#fff;}

.search-box{ position:absolute; top:50px; right:0; width:22%; height:32px; overflow:hidden; _height:33px; }
.search-box .input-box{ position:absolute; top:0; left:0; right:65px; bottom:0; }
.search-box .input-box input{ display:block; margin:0; padding:5px 16px; width:100%; height:20px; line-height:20px; background:#fff; border:1px solid #e5e5e5; color:#333; font-size:12px; transform:border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s; }
.search-box .input-box input::-moz-placeholder{ color:#b3b3b3; opacity:1; }
.search-box a{ display:block; position:absolute; top:0; right:0; bottom:0; padding:5px; width:20px; height:20px; line-height:20px; color:#333; font-size:16px; text-align:center; background:#fff; border:1px solid #e5e5e5; border-radius:0; cursor:pointer; -webkit-transition:all 0.2s linear; transition:all 0.2s linear; *top:1px; }
.search-box a:hover{ background:#2594e3; border-color:#2594e3; -webkit-transition:all 0.3s linear; transition:all 0.3s linear; }
.search-box a:hover i{ color:#fff !important; }

.sudi{position:absolute;right:0px;top:25px;color:#fff;}
.sudi .fa{margin:0px 5px;}
.sudi a{color:#fff;}

.fullSlide{ width:100%;  position:relative;  height:400px; background:#000;  }
.fullSlide .bd{ margin:0 auto; position:relative; z-index:0; overflow:hidden;  }
.fullSlide .bd ul{ width:100% !important;  }
.fullSlide .bd li{ width:100% !important;  height:400px; overflow:hidden; text-align:center;  }
.fullSlide .bd li a{ display:block; height:400px; }
.fullSlide .hd{ width:100%;  position:absolute; z-index:1; bottom:0; left:0; height:30px; line-height:30px; }
.fullSlide .hd ul{ text-align:center; }
.fullSlide .hd ul li{ cursor:pointer; display:inline-block; *display:inline; zoom:1; width:42px; height:11px; margin:1px; overflow:hidden; background:#000;filter:alpha(opacity=50);opacity:0.5;  line-height:999px;}
.fullSlide .hd ul .on{ background:#2594e3;}
.fullSlide .prev,
.fullSlide .next{  display:block;  position:absolute; z-index:1; top:50%; margin-top:-30px; left:15%;  z-index:1; width:40px; height:60px; background:url(/Content/kj/images/slider-arrow.png) -126px -137px #000 no-repeat;  cursor:pointer; filter:alpha(opacity=50);opacity:0.5; display:none;  }
.fullSlide .next{ left:auto; right:15%; background-position:-6px -137px; }

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.navBar {
    position: relative;
    z-index: 1;
    height: 60px;
    line-height: 60px;
    background: #2594e3;
    color: #fff;
}

.nav {
    position: relative;
    width: 1200px;
    margin: 0 auto;
    font-family: "Microsoft YaHei",SimSun,SimHei;
    font-size: 16px;
}

    .nav a {
        color: #fff;
    }

    .nav h3 {
        font-size: 100%;
        font-weight: normal;
    }

    .nav .m {
        float: left;
        position: relative;
        z-index: 1;
    }

    .nav .s {
        float: left;
        width: 3px;
        text-align: center;
        color: #D4D4D4;
        font-size: 12px;
    }

    .nav h3 a {
        display: block;
        width: 124px;
        text-align: center;
    }

    .nav .sub {
        display: none;
        position: absolute;
        left: -3px;
        top: 60px;
        z-index: 1;
        width: 128px;
        border: 1px solid #E6E4E3;
        border-top: 0;
        background: #fff;
        z-index: 999999
    }

        .nav .sub li {
            text-align: center;
            padding: 0 8px;
            margin-bottom: -1px;
        }

            .nav .sub li a {
                display: block;
                border-bottom: 1px solid #E6E4E3;
                margin: 8px 0;
                height: 33px;
                line-height: 33px;
                color: #666;
            }

                .nav .sub li a:hover {
                    color: #fff;
                    background: #2594e3;
                }

    .nav .block {
        height: 3px;
        width: 130px;
        position: absolute;
        left: 0;
        top: 57px;
        overflow: hidden;
    }


.main{width:1200px;height:auto;overflow:hidden;margin:0 auto;}

.col-left{width:200px;float:left;}
.col-left li{background:url(/Content/kj/images/leftb.png) no-repeat;height:45px;line-height:45px;margin-bottom:20px;text-align:left;}
.col-left li a{display:block;padding-left:65px;}
.col-left dd{height:40px;line-height:40px;background:#2594e3;margin-bottom:10px;}
.col-left dd a{color:#fff;}

.col-left .i1 a{background-image: url('/Content/kj/images/zszc.png'); background-repeat: no-repeat; background-position:35px center;}
.col-left .i2 a{background-image: url('/Content/kj/images/zsjh.png'); background-repeat: no-repeat; background-position:35px center;}
.col-left .i3 a{background-image: url('/Content/kj/images/wjfs.png'); background-repeat: no-repeat; background-position:35px center;}
.col-left .i4 a{background-image: url('/Content/kj/images/sn.png'); background-repeat: no-repeat; background-position:35px center;}
.col-left .i5 a{background-image: url('/Content/kj/images/phone.png'); background-repeat: no-repeat; background-position:35px center;}
.col-left .i6 a{background-image: url('/Content/kj/images/phone.png'); background-repeat: no-repeat; background-position:35px center;}
.col-left .i7 a{background-image: url('/Content/kj/images/tqzs.png'); background-repeat: no-repeat; background-position:35px center;}
.col-left .i8 a{background-image: url('/Content/kj/images/swyt.png'); background-repeat: no-repeat; background-position:35px center;}
.col-left .i9 a{background-image: url('/Content/kj/images/kylj.png'); background-repeat: no-repeat; background-position:35px center;}
.col-left .i10 a{background-image: url('/Content/kj/images/admin.png'); background-repeat: no-repeat; background-position:35px center;}

.col-right{width:970px;float:right;height:auto;overflow:hidden;text-align:left;}

.col-right .list-t{height:auto;overflow:hidden;}
.col-right .list-t .title{height:40px;line-height:40px;border-bottom:2px solid #2594e3;}
.col-right .list-t .title h1{height:40px;line-height:40px;background:#2594e3;width:100px;color:#fff;font-size:14px;font-weight:normal;text-align:center;}
.col-right .list-t .title .fa{margin:0px 8px 0px 4px;}
.col-right .list-t ul{clear:both;padding:8px 0px;}

.col-right .list-t li{border-bottom:1px dashed #ccc;line-height:39px;}
.col-right .list-t li .fa{margin-right:4px;}
.col-right .list-t li span{margin-right:8px;}
.col-right .list-t li a{display:block;}
.col-right .list-t li a:hover{background:#2594e3;color:#fff;padding-left:10px;}

.meta{ margin:0;}
.meta:after{ clear:none; content:""; display:block; height:0; visibility:hidden; }
.meta h2{ margin:0 0 20px; padding:0; color:#333; font-size:24px; font-weight:300; line-height:1em; }
.meta .info{ margin:0 0 10px; }
.meta .info span{ margin-right:10px; color:#b0b0b0; font-size:12px; line-height:14px; }
.meta .info span i{ margin-right:5px; display:inline-block; font-size:14px; }
.meta .note{ margin-top:10px; padding:15px 20px; background:#f5f5f5; line-height:22px; color:#757575; font-size:12px; }
.entry{ margin-top:20px; padding:0 0px 15px; font-size:14px; line-height:2em; word-wrap:break-word; }
.entry img{ max-width:100%!important; height:auto!important; }
.entry h2,.entry h3,.entry h4{ margin:0.8em auto; padding-bottom:5px; border-bottom:1px solid #f6f6f6; color:#333; }
.entry h2{ font-size:1.2em; }
.entry h3,.entry h4{ font-size:1.1em; }
.entry strong{ color:#DC2523; }
.entry ul,.entry ol{ margin:1em; padding:0; }
.entry li{ margin-left:1em; }
.entry ul li{ list-style:disc outside none; }
.entry ol li{ list-style:decimal outside none; }
.entry p{ display:inherit; margin:1em 0; color:#333; word-wrap:break-word; }
.entry a{ text-decoration:underline; }
.entry code{ display:block; padding:0.5em; background:#eee; border-radius:.5em; color:#777; font-family:'courier new'; font-size:12px; line-height:1.7em; }
.entry table{ margin:10px auto; border-left:1px solid #eee; border-top:1px solid #eee; }
.entry table th{ background:#F9F9F9; text-align:center; }
.entry table td,.entry table th{ border-bottom:1px solid #eee; border-right:1px solid #eee; padding:0.35em 0.5em; }

.announce, .reach , .student, .newsright, .newstxt, .box, .picture-list{position: relative;}
.announce{width:310px;float:left;text-align:left;}
.newsright{width:440px;float:right;text-align:left;}
.picture-list{width:1200px;text-align:left;margin:0 auto;}
.newstxt{width:456px;float:left;text-align:left;margin-left:20px;}
.A{font-size:38px;color:#2594e3;font-family:Arial;line-height:100%;position:absolute}
.A_right{margin-left:2px;padding-left:30px}
.WzH{font-size: 18px; color: #2594e3;font-family:Î¢ÈíÑÅºÚ;line-height:145%}
.WzE,.NzEs,.RzEs,.SzEs,.NzEsx{font-size: 14px; color: #2594e3; font-family: Î¢ÈíÑÅºÚ; line-height:10%;position:relative}
.WzE :after {content: "";position: absolute;top: 2px;margin-left: 12px;border-top: 3px solid #2594e3;width:75%}
.NzEs :after{content: "";position: absolute;top: 2px;margin-left: 12px;border-top: 3px solid #2594e3;width:92%}
.SzEs :after{content: "";position: absolute;top: 2px;margin-left: 12px;border-top: 3px solid #2594e3;width:84%}
.RzEs :after{content: "";position: absolute;top: 2px;margin-left: 12px;border-top: 3px solid #2594e3;width:87%}
.NzEsx :after{content: "";position: absolute;top: 2px;margin-left: 12px;border-top: 3px solid #2594e3;width:93.5%}
.list{ padding-top:10px;}
.list li{height:35px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;border-bottom:1px dashed #ccc;}
.list li a{font-size:14px;line-height:35px;display:block;}
.list li a:hover{background:#2594e3;color:#fff;padding:0px 5px;}
.list li span{float:right;}
.list li .fa{margin-right:4px;}
.more{position:absolute;right:0px;top:5px;font-size:12px;}
.more .fa{margin-left:4px;}

#iFocus { height:289px; overflow:hidden; position:relative; width:410px;float:left;margin-left:20px;}
#iFocus ul { height:289px; position:absolute; z-index:88 }
#iFocus ul li { float:left; width:410px; height:289px; overflow:hidden; position:relative; background:#000; z-index:81 }
#iFocus ul li a{ display:block;  float:left }
#iFocus ul li a img{ vertical-align:middle;  }
#iFocus .btnBg { position:absolute; width:410px; height:35px; left:0; bottom:0; background:#999; z-index:89; filter:alpha(opacity=50);opacity:0.5;  }
#iFocus .btn { position:absolute; width:400px; height:18px; left:0; bottom:8px; padding-left:10px; text-align:right; z-index:90 }
#iFocus .btn span { display:inline-block; _display:inline; _zoom:1; width:18px; height:18px; line-height:18px; text-align:center; font-size:16px; font-family:"Î¢ÈíÑÅºÚ"; margin-right:5px; cursor:pointer; color:#333; background:#e0e0e0; border:solid 1px #fff }
#iFocus .btn span.on { background:#2594e3; color:#FFF; border:solid 1px #2594e3 }


.col-left-248{float:left;width:248px;height:auto;overflow:hidden;text-align:left;}
.col-left-248 .s1{height:37px;line-height:37px;border:1px solid #eeecec;background:url(/Content/kj/images/mailboxp.png) no-repeat 14px center;padding-left:60px;}
.col-left-248 .s2{height:37px;line-height:37px;background:url(/Content/kj/images/marketp.png) no-repeat left center;padding-left:60px;margin-top:16px;}
.col-left-248 .s3{height:37px;line-height:37px;background:url(/Content/kj/images/Abacusp.png) no-repeat left center;padding-left:60px;margin-top:16px;}
.col-left-248 .s4{height:37px;line-height:37px;background:url(/Content/kj/images/Financep.png) no-repeat left center;padding-left:60px;margin-top:16px;}
.col-left-248 .s5{height:37px;line-height:37px;background:url(/Content/kj/images/Lawp.png) no-repeat left center;padding-left:60px;margin-top:16px;}



.wen-title{width:1200px;margin:0 auto;height:30px;line-height:30px;border-bottom:1px solid #2594e3;text-align:left;}
.wen-title .fa{margin:0px 5px;}

.box{width:1200px;margin:0 auto;height:auto;overflow:hidden;}
.picScroll-left{ width:100%;  overflow:hidden; position:relative;}
.picScroll-left .bd{ padding:15px 0px;}
.picScroll-left .bd ul{ overflow:hidden; zoom:1; }
.picScroll-left .bd ul li{margin-right:25px;float:left; _display:inline; overflow:hidden; text-align:center;  }
.picScroll-left .bd ul li .pic{ text-align:center; }
.picScroll-left .bd ul li .pic img{ width:214px; height:161px; display:block;  padding:2px; border:1px solid #ccc; }
.picScroll-left .bd ul li .pic a:hover img{ border-color:#999;  }
.picScroll-left .bd ul li .title{ line-height:24px;   }
.footer{background:#2594e3;padding:15px 0px;color:#FFF;}















