@charset "utf-8";
.cl {
    *zoom: 1
}

.cl:after {
    display: block;
    clear: both;
    height: 0;
    content: "\200B"
}

.sld-box {
    overflow: hidden
}

#sld {
    position: relative;
    width: 1200px;
    height: 380px;
    margin: 0 auto
}

#sld .slides_container {
    width: 1200px;
    height: 380px;
    overflow: visible !important
}

#sld .slides_container li {
    width: 1200px;
    height: 380px
}

#sld .slides_container img {
    position: absolute;
    top: 0;
    left: 50%;
    width: 1920px;
    max-width: none;
    margin-left: -960px
}

#sld .pagination {
    position: absolute;
    bottom: 26px;
    z-index: 6;
    width: 100%;
    height: 12px;
    text-align: center
}

#sld .pagination li {
    display: inline
}

#sld .pagination a {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: top;
    overflow: hidden;
    width: 12px;
    height: 12px;
    margin: 0 4px;
    background: #054e3d;
    font-size: 0;
    -webkit-border-radius: 12px;
    -ms-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px
}

#sld .pagination .cur a {
    width: 38px;
    background: #9ee7d6
}

#sld .ico-prev {
    position: absolute;
    top: 50%;
    font-size: 30px;
    color: #9ee7d6;
    margin-top: -15px;
    font-family: "jdfont" !important;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    left: -55px
}

#sld .ico-next {
    position: absolute;
    top: 50%;
    font-size: 30px;
    color: #9ee7d6;
    margin-top: -15px;
    font-family: "jdfont" !important;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    right: -55px
}

.i-tit {
    position: relative;
    width: 600px;
    margin: 0 auto;
    padding-bottom: 14px;
    text-align: center;
    border-bottom: 1px solid #e3e3e3
}

.i-tit:after {
    content: '';
    position: absolute;
    left: 50%;
    bottom: 0;
    margin-left: -50px;
    width: 100px;
    height: 4px;
    background: #2386ee
}

.i-tit h3 {
    color: #2386ee;
    font-size: 24px;
    line-height: 40px
}

.i-tit p {
    line-height: 26px;
    font-size: 16px;
    color: #757575;
    padding-bottom: 3px
}

.i-jjfa {
    padding: 32px 0 35px
}

.i-jjfa .tit {
    text-align: center
}

.i-jjfa .tit h3 {
    line-height: 30px;
    font-size: 24px;
    color: #333
}

.i-jjfa .tit p {
    line-height: 34px;
    color: #757575;
    font-size: 16px
}

.i-jjfa .list {
    padding-top: 38px;
    text-align: center
}

.i-jjfa .list li {
    float: left;
    padding: 0 16px;
    height: 424px
}

.i-jjfa .list li.img {
    width: 180px;
    padding: 0;
    margin-right: -7px
}

.i-jjfa .list li.img img {
    width: 180px;
    height: 424px
}

.i-jjfa .list li.li {
    width: 293px;
    margin-left: 15px;
    border: 1px solid #e8e8e8
}

.i-jjfa .list li.li .ico {
    padding: 24px 0 0;
    border-bottom: 1px solid #e0e0e0
}

.i-jjfa .list li.li .ico span {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    line-height: 58px;
    font-size: 58px;
    color: #333
}

.i-jjfa .list li.li .ico p {
    line-height: 38px;
    font-size: 16px;
    color: #333
}

.i-jjfa .list li.li .item {
    padding: 22px 0 20px;
    font-size: 0;
    text-align: left
}

.i-jjfa .list li.li .item a {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: top;
    width: 50%;
    line-height: 38px;
    font-size: 16px;
    color: #2c2c2c
}

.i-jjfa .list li.li .item a:hover {
    color: #2386ee
}

.i-jjfa .list li.li .btn {
    width: 180px;
    line-height: 45px
}

.i-jjfa .list li.li:hover {
    -webkit-box-shadow: 0 0 6px rgba(165, 165, 165, 0.5);
    -ms-box-shadow: 0 0 6px rgba(165, 165, 165, 0.5);
    -moz-box-shadow: 0 0 6px rgba(165, 165, 165, 0.5);
    box-shadow: 0 0 6px rgba(165, 165, 165, 0.5)
}

.i-xscx {
    padding: 0 0 35px
}

.i-xscx .list {
    padding: 42px 0 0
}

.i-xscx .list ul {
    width: 1208px
}

.i-xscx .list li {
    float: left;
    width: 290px;
    height: 400px;
    margin-right: 12px;
    background: #fff;
    -webkit-box-shadow: 0 0 6px rgba(165, 165, 165, 0.5);
    -ms-box-shadow: 0 0 6px rgba(165, 165, 165, 0.5);
    -moz-box-shadow: 0 0 6px rgba(165, 165, 165, 0.5);
    box-shadow: 0 0 6px rgba(165, 165, 165, 0.5)
}

.i-xscx .list li .img {
    position: relative;
    width: 290px;
    height: 217px;
    text-align: center;
    color: #fff
}

.i-xscx .list li .img .icon-cx {
    position: absolute;
    top: 0;
    right: 0;
    width: 60px;
    height: 65px;
    background: url("ico-cx.png"/*tpa=http://www.hnkingdee.cn/images/ico-cx.png*/
    ) no-repeat 0 0
}

.i-xscx .list li .img p {
    line-height: 52px;
    padding: 17px 0 0;
    font-size: 22px
}

.i-xscx .list li .img .price {
    line-height: 74px;
    font-size: 24px
}

.i-xscx .list li .img .price strong {
    font-size: 42px
}

.i-xscx .list li .ct {
    padding: 16px 22px 20px;
    line-height: 24px;
    font-size: 14px;
    color: #51504e
}

.i-xscx .list li .btn {
    display: block;
    width: 96px;
    height: 32px;
    line-height: 32px;
    -webkit-border-radius: 32px;
    -ms-border-radius: 32px;
    -moz-border-radius: 32px;
    border-radius: 32px;
    margin: 0 auto
}

.i-xscx .list li.li1 .img {
    background: url("i-xscx1.png"/*tpa=http://www.hnkingdee.cn/images/i-xscx1.png*/
    ) no-repeat 0 0
}

.i-xscx .list li.li1 .btn {
    border: 2px solid #67abff;
    color: #67abff
}

.i-xscx .list li.li1 .btn:hover {
    color: #fff;
    background: #67abff
}

.i-xscx .list li.li2 .img {
    background: url("i-xscx2.png"/*tpa=http://www.hnkingdee.cn/images/i-xscx2.png*/
    ) no-repeat 0 0
}

.i-xscx .list li.li2 .btn {
    border: 2px solid #6782ff;
    color: #6782ff
}

.i-xscx .list li.li2 .btn:hover {
    color: #fff;
    background: #6782ff
}

.i-xscx .list li.li3 .img {
    background: url("i-xscx3.png"/*tpa=http://www.hnkingdee.cn/images/i-xscx3.png*/
    ) no-repeat 0 0
}

.i-xscx .list li.li3 .btn {
    border: 2px solid #ff6867;
    color: #ff6867
}

.i-xscx .list li.li3 .btn:hover {
    color: #fff;
    background: #ff6867
}

.i-xscx .list li.li4 .img {
    background: url("i-xscx4.png"/*tpa=http://www.hnkingdee.cn/images/i-xscx4.png*/
    ) no-repeat 0 0
}

.i-xscx .list li.li4 .btn {
    border: 2px solid #2ac6ac;
    color: #2ac6ac
}

.i-xscx .list li.li4 .btn:hover {
    color: #fff;
    background: #2ac6ac
}

.i-dglc {
    padding: 0 0 35px
}

.i-dglc .list {
    padding: 42px 0 0
}

.i-dglc .list ul {
    width: 1236px
}

.i-dglc .list li {
    position: relative;
    float: left;
    width: 166px;
    height: 144px;
    padding: 16px 0 0;
    margin-right: 38px;
    border: 1px solid #ebebeb;
    text-align: center
}

.i-dglc .list li .jdfont {
    display: block;
    margin: 0 auto;
    font-size: 33px;
    color: #6f6f6f;
    width: 65px;
    height: 65px;
    line-height: 65px;
    background: #e9e9e9;
    -webkit-border-radius: 50%;
    -ms-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%
}

.i-dglc .list li strong {
    display: block;
    line-height: 38px;
    font-size: 16px;
    color: #333
}

.i-dglc .list li p {
    line-height: 20px;
    font-size: 14px;
    color: #51504e
}

.i-dglc .list li .ico-jiantou {
    position: absolute;
    top: 50%;
    right: -32px;
    line-height: 20px;
    margin-top: -10px;
    width: auto;
    height: auto;
    background: none;
    font-size: 20px;
    color: #a0a0a0
}

.i-dglc .list li:hover .jdfont {
    background: #2386ee;
    color: #fff
}

.i-dglc .list li:hover .ico-jiantou {
    color: #a0a0a0;
    background: none
}

.i-gywm {
    padding: 0 0 35px
}

.i-gywm .ct {
    line-height: 26px;
    padding: 35px 0 0;
    font-size: 16px;
    color: #5a5a5a
}

.i-gywm .list {
    padding: 12px 0 0
}

.i-gywm .list ul {
    width: 1245px
}

.i-gywm .list li {
    float: left;
    width: 375px;
    margin-right: 40px
}

.i-gywm .list li img {
    width: 375px;
    height: 210px
}

.i-wmys {
    padding: 0 0 35px
}

.i-wmys .list {
    padding: 42px 0 0
}

.i-wmys .list li {
    overflow: hidden;
    position: relative;
    float: left;
    width: 300px;
    height: 437px
}

.i-wmys .list li img {
    width: 300px;
    height: 437px
}

.i-wmys .list li .ct {
    position: absolute;
    top: 104px;
    left: 40px;
    width: 218px;
    color: #fff;
    text-align: center
}

.i-wmys .list li .ct .num {
    width: 40px;
    margin: 0 auto;
    line-height: 50px;
    border-bottom: 1px solid #fff;
    font-size: 22px;
    font-weight: 700
}

.i-wmys .list li .ct p {
    width: 154px;
    margin: 0 auto;
    padding: 20px 0 0;
    line-height: 30px;
    font-size: 22px
}

.i-wmys .list li .ct .info {
    filter: alpha(opacity=0);
    opacity: 0;
    padding: 10px 0 0;
    line-height: 30px;
    font-size: 14px
}

.i-wmys .list li .mask {
    filter: alpha(opacity=0);
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(103, 171, 255, 0.7)
}

.i-wmys .list li:hover .mask {
    filter: alpha(opacity=100);
    opacity: 1
}

.i-wmys .list li:hover .ct {
    top: 50px
}

.i-wmys .list li:hover .ct .info {
    filter: alpha(opacity=100);
    opacity: 1
}

.i-khjz {
    padding: 0 0 35px
}

.i-khjz .list {
    padding: 42px 0 0
}

.i-khjz .list ul {
    width: 1256px
}

.i-khjz .list li {
    float: left;
    width: 210px;
    height: 320px;
    padding: 30px 28px 0;
    margin-right: 46px;
    border: 1px solid #f1f1f1
}

.i-khjz .list li img {
    display: block;
    width: 100%;
    height: 99px;
}

.i-khjz .list li strong {
    display: block;
    overflow: hidden;
    height: 24px;
    line-height: 24px;
    padding: 25px 0 0;
    font-size: 16px;
    color: #333;
    border-top: 1px dashed #ededed
}

.i-khjz .list li p {
    padding: 8px 0 0;
    line-height: 24px;
    height: 120px;
    font-size: 14px;
    color: #666;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical
}

.i-zsfx {
    padding: 0 0 35px
}

.i-zsfx .list {
    padding: 42px 0 0
}

.i-zsfx .list ul {
    width: 1521px
}

.i-zsfx .list li {
    float: left;
    width: 389px;
    margin-right: 18px
}

.i-zsfx .list li p {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical
}

.i-zsfx .list li .img {
    border: 1px solid #c5d8db
}

.i-zsfx .list li .img p {
    padding: 18px 0 0;
    margin: 0 30px 18px;
    overflow: hidden;
    height: 22px;
    line-height: 22px
}

.i-zsfx .list li a {
    font-size: 14px;
    color: #333
}

.i-zsfx .list li a:hover {
    color: #2386ee
}

.i-zsfx .list li .item {
    padding: 22px 0 55px
}

.i-zsfx .list li .item p {
    overflow: hidden;
    height: 28px;
    line-height: 28px
}

.gl-banner {
    height: 399px;
    background: #1580e4 url("banner-gl.jpg"/*tpa=http://www.hnkingdee.cn/images/banner-gl.jpg*/
    ) no-repeat center 0
}

.gl-list {
    padding-bottom: 45px
}

.gl-list .tab {
    padding: 46px 0 0;
    text-align: center;
    font-size: 0
}

.gl-list .tab a {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: top;
    width: 102px;
    margin: 0 63px;
    font-size: 16px
}

.gl-list .tab a .jdfont {
    display: block;
    font-size: 58px;
    color: #333;
    width: 102px;
    height: 102px;
    line-height: 102px;
    text-align: center;
    -webkit-border-radius: 50%;
    -ms-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%
}

.gl-list .tab a p {
    padding: 14px 0 0;
    line-height: 26px;
    color: #333
}

.gl-list .tab a.cur .jdfont,
.gl-list .tab a:hover .jdfont {
    color: #fff;
    background: #1580e4;
    background: -moz-linear-gradient(top, #1580e4 0, #69b8ff 100%);
    background: -webkit-linear-gradient(top, #1580e4 0, #69b8ff 100%);
    background: linear-gradient(to bottom, #1580e4 0, #69b8ff 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#1580e4', endColorstr='#69b8ff', GradientType=0)
}

.gl-list .tab a.cur p,
.gl-list .tab a:hover p {
    color: #2386ee
}

.gl-list .list {
    overflow: hidden;
    width: 1199px;
    padding: 32px 0 0
}

.gl-list .list ul {
    width: 1200px
}

.gl-list .list li {
    position: relative;
    float: left;
    width: 299px;
    height: 190px;
    border-right: 1px solid #ededed;
    border-bottom: 1px solid #ededed
}

.gl-list .list li img {
    position: absolute;
    top: 0;
    left: 0;
    width: 299px;
    height: 190px
}

.gl-list .list li .img2 {
    filter: alpha(opacity=0);
    opacity: 0
}

.gl-list .list li a:hover .img1 {
    filter: alpha(opacity=0);
    opacity: 0
}

.gl-list .list li a:hover .img2 {
    filter: alpha(opacity=100);
    opacity: 1
}

.glxq-banner {
    height: 345px;
    background: #005bac url("banner-glxq.jpg"/*tpa=http://www.hnkingdee.cn/images/banner-glxq.jpg*/
    ) no-repeat center 0
}

.glxq-cont {
    padding: 28px 0
}

.glxq-cont .tit {
    line-height: 60px;
    text-align: center;
    font-size: 32px;
    color: #333
}

.glxq-cont .list {
    font-size: 0
}

.glxq-cont .list li {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    padding: 35px 45px 10px;
    vertical-align: top;
    width: 510px
}

.glxq-cont .list li img {
    display: block;
    height: 54px
}

.glxq-cont .list li strong {
    display: block;
    padding: 38px 0 0;
    line-height: 30px;
    font-size: 18px;
    color: #333
}

.glxq-cont .list li p {
    padding: 8px 0 0;
    line-height: 24px;
    font-size: 14px;
    color: #999
}

.glxq-contact {
    padding: 32px 0 75px;
    border-top: 1px solid #f1f1f1;
    background: url("glxq-img1.jpg"/*tpa=http://www.hnkingdee.cn/images/glrj/glxq-img1.jpg*/
    ) no-repeat right bottom
}

.glxq-contact .tit {
    width: 620px;
    padding: 70px 0 0;
    line-height: 50px;
    text-align: center;
    font-size: 32px;
    color: #333
}

.glxq-contact .ct {
    position: relative;
    width: 620px;
    padding: 64px 0 0;
    text-align: center
}

.glxq-contact .ct:before {
    content: '';
    position: absolute;
    left: 50%;
    top: 20px;
    width: 150px;
    height: 2px;
    margin-left: -75px;
    background: #ccc
}

.glxq-contact .ct p {
    line-height: 28px;
    font-size: 16px;
    color: #333
}

.glxq-contact .ct p.tel {
    font-size: 22px
}

.glxq-contact .ct .btn {
    display: block;
    width: 180px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    margin: 28px auto;
    -webkit-border-radius: 60px;
    -ms-border-radius: 60px;
    -moz-border-radius: 60px;
    border-radius: 60px;
    font-size: 20px
}

.yfw-banner {
    height: 346px;
    background: #00ccfe url("banner-yfw.jpg"/*tpa=http://www.hnkingdee.cn/images/banner-yfw.jpg*/
    ) no-repeat center 0
}

.yfw-banner .wrap {
    height: 100%
}

.yfw-banner a {
    display: block;
    height: 100%
}

.yfw-why {
    padding: 35px 0
}

.yfw-why .tit {
    line-height: 60px;
    text-align: center;
    font-size: 30px;
    color: #333
}

.yfw-why .ct {
    padding: 66px 0 0;
    line-height: 25px;
    color: #333;
    font-size: 16px
}

.yfw-yycj {
    padding: 35px 0 45px
}

.yfw-yycj .tit {
    line-height: 60px;
    text-align: center;
    font-size: 30px;
    color: #333
}

.yfw-yycj .tab {
    padding: 50px 0 0;
    line-height: 44px;
    color: #333;
    font-size: 0
}

.yfw-yycj .tab a {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: top;
    width: 199px;
    border: 1px solid #f1f1f1;
    background: #fff;
    font-size: 16px;
    color: #999;
    text-align: center;
    margin-right: -1px
}

.yfw-yycj .tab a:first-child {
    -webkit-border-radius: 15px 0 0 15px;
    -ms-border-radius: 15px 0 0 15px;
    -moz-border-radius: 15px 0 0 15px;
    border-radius: 15px 0 0 15px
}

.yfw-yycj .tab a:last-child {
    -webkit-border-radius: 0 15px 15px 0;
    -ms-border-radius: 0 15px 15px 0;
    -moz-border-radius: 0 15px 15px 0;
    border-radius: 0 15px 15px 0
}

.yfw-yycj .tab a.cur {
    background: #2386ee;
    color: #fff;
    border: 1px solid #2386ee
}

.yfw-contact {
    padding: 52px 0 170px;
    text-align: center
}

.yfw-contact h3 {
    line-height: 50px;
    font-size: 30px
}

.yfw-contact p {
    padding: 15px 0;
    line-height: 40px;
    font-size: 22px
}

.yfw-contact .btn-box {
    padding: 18px 0 0;
    font-size: 0
}

.yfw-contact .btn-box .btn {
    width: 240px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 18px;
    -webkit-border-radius: 50px;
    -ms-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    margin: 0 20px
}

#sld1 {
    position: relative;
    width: 1200px;
    height: 450px;
    margin: 50px auto 0
}

#sld1 .slides_container {
    width: 1200px;
    height: 450px
}

#sld1 .slides_container li {
    width: 1200px;
    height: 450px
}

#sld1 .pagination {
    display: none
}

#sld1 .ico-prev {
    position: absolute;
    top: 50%;
    font-size: 30px;
    color: #d9d9d9;
    margin-top: -15px;
    font-family: "jdfont" !important;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    left: -55px
}

#sld1 .ico-next {
    position: absolute;
    top: 50%;
    font-size: 30px;
    color: #d9d9d9;
    margin-top: -15px;
    font-family: "jdfont" !important;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    right: -55px
}

.gywm-banner {
    height: 260px;
    background: url("banner-gywm.jpg"/*tpa=http://www.hnkingdee.cn/images/banner-gywm.jpg*/
    ) no-repeat center 0
}

.gywm-banner2 {
    height: 260px;
    background: url("banner-lxwm.jpg"/*tpa=http://www.hnkingdee.cn/images/banner-lxwm.jpg*/
    ) no-repeat center 0
}

.gywm-tit {
    text-align: center
}

.gywm-tit h3 {
    line-height: 50px;
    font-size: 30px;
    color: #ca0204
}

.gywm-tit span {
    position: relative;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: top;
    padding: 0 20px;
    margin-top: 16px;
    line-height: 40px;
    color: #666;
    font-size: 16px;
    border: 1px solid #eaeaea
}

.gywm-tit span:before,
.gywm-tit span:after {
    content: '';
    position: absolute;
    top: 22px;
    width: 160px;
    height: 1px;
    background: #eaeaea
}

.gywm-tit span:before {
    left: -150px
}

.gywm-tit span:after {
    right: -150px
}

.gywm-gsjj {
    padding: 28px 0 80px
}

.gywm-gsjj .ct {
    padding: 30px 0 0;
    line-height: 28px;
    color: #333;
    font-size: 16px
}

.gywm-hzhb {
    padding: 28px 0 80px
}

.gywm-hzhb .list {
    overflow: hidden;
    padding: 30px 0 0
}

.gywm-hzhb .list ul {
    width: 1270px
}

.gywm-hzhb .list li {
    float: left;
    width: 235px;
    margin: 0 6px 6px 0
}

.gywm-hzhb .list li a {
    display: block;
    border: 1px solid #f3f3f3
}

.gywm-hzhb .list li a:hover {
    border: 1px solid #2386ee
}

.gywm-lxwm {
    padding: 28px 0 80px
}

.gywm-lxwm .ct {
    overflow: hidden;
    padding: 30px 0 0
}

.gywm-lxwm .ct .map {
    width: 593px;
    height: 360px;
    border: 3px solid #ddd
}

.gywm-lxwm .ct .info {
    width: 560px
}

.gywm-lxwm .ct .info h2 {
    line-height: 80px;
    margin-bottom: 15px;
    font-weight: 700;
    color: #333;
    font-size: 42px;
    padding-bottom: 22px;
    border-bottom: 1px solid #ddd
}

.gywm-lxwm .ct .info p {
    line-height: 36px;
    color: #333
}

.gywm-wxdt {
    padding: 28px 0 80px
}

.gywm-wxdt .ct {
    overflow: hidden;
    padding: 30px 0 0
}

.gywm-wxdt .ct .list {
    width: 750px
}

.gywm-wxdt .ct .list .tab {
    line-height: 50px;
    font-size: 0
}

.gywm-wxdt .ct .list .tab a {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: top;
    margin-right: 20px;
    font-size: 18px
}

.gywm-wxdt .ct .list .tab a.cur,
.gywm-wxdt .ct .list .tab a:hover {
    color: #ca0204;
    border-bottom: 3px solid #ca0204
}

.gywm-wxdt .ct .list .news li {
    padding: 30px 20px 30px 0;
    border-bottom: 1px solid #f5f5f5;
    *zoom: 1
}

.gywm-wxdt .ct .list .news li:after {
    display: block;
    clear: both;
    height: 0;
    content: "\200B"
}

.gywm-wxdt .ct .list .news li:after {
    display: block;
    clear: both;
    height: 0;
    content: "\200B"
}

.gywm-wxdt .ct .list .news li .img {
    margin-right: 22px
}

.gywm-wxdt .ct .list .news li .img img {
    width: 219px;
    height: 165px
}

.gywm-wxdt .ct .list .news li h3 {
    height: 22px;
    line-height: 22px;
    font-size: 18px;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical
}

.gywm-wxdt .ct .list .news li h3 a {
    color: #333
}

.gywm-wxdt .ct .list .news li h3 a:hover {
    color: #2386ee
}

.gywm-wxdt .ct .list .news li p {
    height: 96px;
    padding: 13px 0 0;
    line-height: 24px;
    color: #c1bbc9;
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical
}

.gywm-wxdt .ct .list .news li .other {
    *zoom: 1;
    padding: 10px 0 0
}

.gywm-wxdt .ct .list .news li .other:after {
    display: block;
    clear: both;
    height: 0;
    content: "\200B"
}

.gywm-wxdt .ct .list .news li .other:after {
    display: block;
    clear: both;
    height: 0;
    content: "\200B"
}

.gywm-wxdt .ct .list .news li .name {
    width: 158px;
    font-size: 12px;
    color: #bbb;
    line-height: 25px
}

.gywm-wxdt .ct .list .news li .name img {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: top;
    width: 25px;
    height: 25px;
    -webkit-border-radius: 50%;
    -ms-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    margin: 0 10px 0 0
}

.gywm-wxdt .ct .list .news li .name a {
    color: #bbb
}

.gywm-wxdt .ct .list .news li .name a:hover {
    color: #2386ee
}

.gywm-wxdt .ct .list .news li .tags {
    width: 175px;
    font-size: 12px;
    line-height: 25px;
    text-align: right
}

.gywm-wxdt .ct .list .news li .tags a {
    margin-left: 24px;
    color: #2386ee
}

.gywm-wxdt .ct .list .news li .tags a:hover {
    color: #3594f9
}

.gywm-wxdt .ct .list .news li .view {
    font-size: 12px;
    color: #bbb;
    line-height: 25px
}

.gywm-wxdt .ct .list .news li .view .ico-view {
    margin: 0 6px 0 25px;
    font-size: 14px
}

.gywm-wxdt .ct .hot {
    width: 425px;
    padding: 5px 0 0
}

.gywm-wxdt .ct .hot-tit {
    position: relative;
    overflow: hidden;
    height: 32px;
    line-height: 32px;
    font-size: 24px;
    padding: 0 0 0 20px
}

.gywm-wxdt .ct .hot-tit:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 2px;
    height: 100%;
    background: #ca0204
}

.gywm-wxdt .ct .hot-list {
    padding: 15px 0 0
}

.gywm-wxdt .ct .hot-list li {
    padding: 4px;
    margin-top: 40px;
    border: 1px solid #ddd;
    text-align: center
}

.gywm-wxdt .ct .hot-list li img {
    display: block;
    margin-bottom: 3px
}

.gywm-wxdt .ct .hot-list li p {
    height: 36px;
    line-height: 36px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    font-size: 16px;
    color: #333
}

.gywm-wxdt .ct .hot-list li p a:hover {
    color: #2386ee
}

.gywm-ygfc {
    padding: 28px 0 80px
}

.gywm-ygfc .list {
    overflow: hidden;
    padding: 30px 0 0
}

.gywm-ygfc .list ul {
    width: 1270px
}

.gywm-ygfc .list li {
    position: relative;
    overflow: hidden;
    float: left;
    width: 300px;
    height: 300px
}

.gywm-ygfc .list li .text {
    position: absolute;
    top: 215px;
    left: 15px;
    width: 270px;
    color: #fff
}

.gywm-ygfc .list li .name {
    font-size: 20px;
    font-weight: 700
}

.gywm-ygfc .list li .info {
    line-height: 17px;
    font-size: 14px;
    width: 135px
}

.gywm-ygfc .list li p {
    filter: alpha(opacity=0);
    opacity: 0;
    padding-top: 20px;
    color: #333;
    font-size: 14px;
    line-height: 22px
}

.gywm-ygfc .list li .mask {
    filter: alpha(opacity=0);
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #e6e2e2
}

.gywm-ygfc .list li:hover .text {
    top: 45px
}

.gywm-ygfc .list li:hover .name {
    line-height: 22px;
    font-size: 18px;
    color: #333;
    font-weight: 400
}

.gywm-ygfc .list li:hover .info {
    width: auto;
    color: #333
}

.gywm-ygfc .list li:hover p,
.gywm-ygfc .list li:hover .mask {
    filter: alpha(opacity=100);
    opacity: 1
}

.page-news {
    padding: 35px 0 0
}

.cgal-banner {
    height: 400px;
    background: #1b2b3b url("banner-cgal.jpg"/*tpa=http://www.hnkingdee.cn/images/banner-cgal.jpg*/
    ) no-repeat center 0
}

.cgal-cont {
    padding: 28px 0 80px
}

.cgal-cont .tab {
    padding: 32px 0 0;
    font-size: 0
}

.cgal-cont .tab a {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: top;
    width: 400px;
    line-height: 42px;
    background: #f8f8f8;
    font-size: 16px;
    color: #333;
    text-align: center
}

.cgal-cont .tab a:hover,
.cgal-cont .tab a.cur {
    color: #fff;
    background: #2386ee
}

.cgal-cont .fenlei {
    padding: 28px 0 0 40px
}

.cgal-cont .fenlei a {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: top;
    width: 110px;
    overflow: hidden;
    height: 46px;
    line-height: 46px;
    color: #999
}

.cgal-cont .fenlei a.cur,
.cgal-cont .fenlei a:hover {
    color: #2386ee
}

.cgal-cont .list li {
    padding: 40px 0;
    border-bottom: 1px solid #f1f1f1;
    *zoom: 1
}

.cgal-cont .list li:after {
    display: block;
    clear: both;
    height: 0;
    content: "\200B"
}

.cgal-cont .list li:after {
    display: block;
    clear: both;
    height: 0;
    content: "\200B"
}

.cgal-cont .list li .times {
    width: 84px;
    height: 64px;
    padding: 20px 0 0;
    margin-right: 15px;
    text-align: center;
    line-height: 16px;
    color: #666;
    font-size: 12px;
    background: #f2f2f2
}

.cgal-cont .list li .times span {
    display: block;
    line-height: 24px;
    font-size: 18px
}

.cgal-cont .list li .tit {
    overflow: hidden;
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    color: #333
}

.cgal-cont .list li .tit a {
    color: #333
}

.cgal-cont .list li .tit a:hover {
    color: #2386ee
}

.cgal-cont .list li .ct {
    padding: 6px 0 0;
    line-height: 22px;
    font-size: 14px;
    color: #999
}

.fwzx-cont {
    padding: 10px 0 80px
}

.fwzx-cont .tab {
    line-height: 76px;
    border-bottom: 1px solid #f1f1f1;
    font-size: 0;
    text-align: center
}

.fwzx-cont .tab a {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: top;
    padding: 0 30px;
    margin: 0 12px;
    font-size: 24px;
    color: #333
}

.fwzx-cont .tab a.cur,
.fwzx-cont .tab a:hover {
    color: #ca0204;
    border-bottom: 4px solid #ca0204
}

.fwzx-cont .ct {
    padding: 30px 0 0;
    font-size: 16px;
    color: #000943;
    line-height: 28px
}