.tong {
    width: 1200px;
    margin: 0 auto;
}

.tong1 {
    position: relative;
    width: 1920px;
    left: 50%;
    margin-left: -960px;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.tou {
    background: #333333;
    font-size: 12px;
    color: #fff;
    line-height: 36px;
    height: 36px;
}

.tou a {
    color: #fff;
}

.tou1 {
    height: 124px;
    background: #0a56d0;
}

.tou1 .logo {
    line-height: 124px;
}

@font-face {
    font-family: 'ziti';
    src: url("../fonts/si.otf");
}

body {
    font-family: 'ziti';
}

.c1 {
    background: #f6f6f6;
    padding-top: 16px;
    padding-bottom: 144px;
}

.c1 .ss #formsearch {
    background: url(ss.png) no-repeat 50%;
    width: 329px;
    height: 40px;
}

.c1 .ss #formsearch input {
    outline: none;
    border: none;
    background: none;
    line-height: 40px;
    height: 40px;
    float: left;
}

.c1 .ss #formsearch input#keyword {
    width: 252px;
}

.c1 .ss #formsearch input#keyword::-webkit-input-placeholder {
    font-size: 14px;
    color: #666666;
    text-indent: 18px;
}

.c1 .ss #formsearch input#s_btn {
    width: 77px;
    font-size: 0;
}

.c1 .content {
    margin-top: 108px;
}

.c1 .content .c1-1 {
    padding-left: 16px;
    padding-right: 14px;
    background: #fff;
    width: 270px;
    padding-bottom: 36px;
}

.c1 .content .c1-1 h2 {
    margin-top: 30px;
    margin-bottom: 44px;
    font-size: 28px;
    font-weight: 500;
    color: #000000;
    background: url(h-1.png) no-repeat 20px 50%;
    padding-left: 70px;
    line-height: 40px;
}

.c1 .content .c1-1 .list2 li {
    margin-bottom: 10px;
}

.c1 .content .c1-1 .list2 li>a {
    display: block;
    line-height: 51px;
    background: url(mr.png) no-repeat 200px 50% #0c7df3;
    padding-left: 20px;
    font-size: 18px;
    color: #fff;
    transition: all .3s;
}

.c1 .content .c1-1 .list2 li>a:hover {
    background: url(mr.png) no-repeat 200px 50% #22ac38;
}

.c1 .content .c1-1 .list2 li .sec {
    padding-left: 24px;
    padding-top: 10px;
    padding-bottom: 14px;
}

.c1 .content .c1-1 .list2 li .sec a {
    display: block;
    line-height: 40px;
    font-size: 13.5px;
    color: #666666;
    padding-left: 20px;
    background: url(mr1.png) no-repeat 0 50%;
    transition: all .3s;
}

.c1 .content .c1-1 .list2 li .sec a:hover {
    color: #0c7df3;
    padding-left: 40px;
}

.c1 .content .c1-2 {
    width: 900px;
    background: #fff;
    padding-left: 19px;
    padding-right: 20px;
    padding-top: 8px;
    padding-bottom: 23px;
}

.c1 .content .c1-2 .list2 {
    line-height: 52px;
    color: #666666;
    font-size: 18px;
    border-bottom: 1px solid #eeeeee;
}

.c1 .content .c1-2 .list2 a {
    color: #666666;
    padding: 0 10px;
    position: relative;
    line-height: 52px;
    display: inline-block;
}

.c1 .content .c1-2 .list2 a:after {
    position: absolute;
    background: url(on.png) no-repeat 50% bottom;
    width: 84px;
    height: 6px;
    bottom: -1px;
    content: '';
    display: none;
}

.c1 .content .c1-2 .list2 a.on:after {
    display: block;
}

.c1 .content .c1-2 .content1 {
    margin-top: 22px;
}

.c1 .content .c1-2 .content1 .list3 li {
    padding: 11px 7px 0 9px;
    background: #eeeeee;
    margin-bottom: 5px;
    float: left;
    margin-right: 18px;
    position: relative;
}

.c1 .content .c1-2 .content1 .list3 li:nth-child(3n) {
    margin-right: 0;
}

.c1 .content .c1-2 .content1 .list3 li .img {
    overflow: hidden;
}

.c1 .content .c1-2 .content1 .list3 li .img img {
    transition-duration: 0.3s;
    width: 259px;
    height: 239px;
}

.c1 .content .c1-2 .content1 .list3 li h3 {
    line-height: 32px;
    margin-top: 8px;
    font-weight: 500;
    font-size: 14px;
    color: #666666;
}

.c1 .content .c1-2 .content1 .list3 li:hover .img img {
    transform: scale(1.2);
}

.c1 .content .c1-2 .content1 .list3 li:after {
    position: absolute;
    width: 0%;
    height: 4px;
    bottom: 0;
    left: 0;
    background: #0c7df3;
    transition: all .3s;
    content: '';
}

.c1 .content .c1-2 .content1 .list3 li:hover:after {
    width: 100%;
}

.c2 {
    color: #fefefe;
    text-align: center;
    padding-top: 60px;
    background: url(c2.png) no-repeat 50% 0;
    height: 202px;
}

.c2 dd {
    font-size: 48px;
    line-height: 1;
    margin-bottom: 30px;
}

.c2 .dh {
    font-size: 30px;
    line-height: 1;
}

.c3 {
    padding-top: 104px;
    background: #dfefff;
    padding-bottom: 104px;
}

.c3 h2 {
    color: #0a348d;
    font-size: 36px;
    line-height: 1;
    text-align: center;
}

.c3 h2 span {
    display: block;
    font-size: 18px;
    margin-top: 37px;
}

.c3 .content {
    padding: 0 84px;
    margin-top: 48px;
    position: relative;
}

.c3 .content .xx {
    cursor: pointer;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 51px;
    height: 55px;
}

.c3 .content .xx.next {
    left: 0;
    background: url(zb.png) no-repeat 50%;
}

.c3 .content .xx.next:hover {
    background: url(zbh.png) no-repeat 50%;
}

.c3 .content .xx.prev {
    right: 0;
    background: url(yb.png) no-repeat 50%;
}

.c3 .content .xx.prev:hover {
    background: url(ybh.png) no-repeat 50%;
}

.c3 .content .bd {
    overflow: hidden;
}

.c3 .content .list2 li {
    float: left;
    margin-right: 24px;
    overflow: hidden;
    width: 188px;
}

.c3 .content .list2 li a.img {
    display: block;
    position: relative;
}

.c3 .content .list2 li a.img h3 {
    font-weight: 500;
    width: 100%;
    text-align: center;
    height: 24px;
    line-height: 24px;
    font-size: 12px;
    color: #fff;
    background: rgba(98, 98, 98, 0.5);
    position: absolute;
    bottom: -24px;
    transition: all .3s;
}

.c3 .content .list2 li:hover a.img h3 {
    bottom: 0;
}

.c4 {
    background: #f3f3f3;
    padding-top: 85px;
    padding-bottom: 114px;
}

.c4 h2 {
    color: #0a348d;
    font-size: 36px;
    line-height: 1;
    text-align: center;
}

.c4 h2 span {
    display: block;
    font-size: 14px;
    margin-top: 21px;
    color: #666666;
    font-weight: 100;
    line-height: 23px;
    letter-spacing: 4px;
}

.c4 .content {
    margin-top: 30px;
    padding: 0 25px;
    position: relative;
}

.c4 .content .xx {
    cursor: pointer;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 50px;
    height: 51px;
    z-index: 111;
}

.c4 .content .xx.next {
    left: 0;
    background: url(zb1.png) no-repeat 50%;
}

.c4 .content .xx.next:hover {
    background: url(zb1h.png) no-repeat 50%;
}

.c4 .content .xx.prev {
    right: 0;
    background: url(yb1.png) no-repeat 50%;
}

.c4 .content .xx.prev:hover {
    background: url(yb1h.png) no-repeat 50%;
}

.c4 .content .bd {
    overflow: hidden;
}

.c4 .content .list2 li {
    float: left;
    margin-right: 24px;
}

.c4 .content .list2 li a {
    display: block;
    position: relative;
}

.c4 .content .list2 li .img {
    overflow: hidden;
}

.c4 .content .list2 li .img img {
    transition: all .5s;
    width: 373px;
    height: 249px;
}

.c4 .content .list2 li h3 {
    position: absolute;
    width: 100%;
    line-height: 24px;
    height: 24px;
    text-align: center;
    background: rgba(49, 49, 49, 0.7);
    color: #fff;
    font-size: 14px;
    bottom: 0;
    transition: all .5s;
    font-weight: 500;
}

.c4 .content .list2 li:hover .img img {
    transform: scale(1.1);
}

.c4 .content .list2 li:hover h3 {
    line-height: 52px;
    height: 144px;
    background: rgba(34, 172, 56, 0.7);
}

.c5 {
    background: url(c6.png) no-repeat 50% -100px;
    height: 844px;
    padding-top: 92px;
}

.c5 h2 {
    text-align: center;
    color: #05417b;
    font-size: 36px;
    line-height: 1;
    background: url(h-2.png) no-repeat 50% 66px;
}

.c5 h2 p {
    font-size: 24px;
    line-height: 60px;
}

.c5 h2 span {
    font-weight: 600;
    font-size: 40px;
    color: #dddddd;
    font-family: Impact;
    letter-spacing: 7px;
}

.c5 .content {
    margin-top: 73px;
    position: relative;
}

.c5 .content .xx {
    position: absolute;
    top: 254px;
    cursor: pointer;
    z-index: 111;
    width: 26px;
    height: 50px;
}

.c5 .content .xx.prev {
    left: 8px;
    background: url(zb2.png) no-repeat 50%;
}

.c5 .content .xx.prev:hover {
    background: url(zb2h.png) no-repeat 50%;
}

.c5 .content .xx.next {
    right: 8px;
    background: url(yb2.png) no-repeat 50%;
}

.c5 .content .xx.next:hover {
    background: url(yb2h.png) no-repeat 50%;
}

.c5 .content .list2 {
    width: 1084px;
    margin: 0 auto;
    background: #999999;
    line-height: 61px;
    height: 61px;
}

.c5 .content .list2 li {
    text-align: center;
    float: left;
    width: calc(100% / 3);
    line-height: 61px;
    height: 61px;
    transition: all .6s;
    border-right: 1px solid #fff;
}

.c5 .content .list2 li a {
    font-size: 24px;
    color: #fff;
    transition: all .6s;
}

.c5 .content .list2 li.on {
    background: #0a56d0;
    border-right: none;
}

.c5 .content .list3 {
    width: 984px;
    margin: 44px auto 0;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.37);
}

.c5 .content .list3 li {
    height: 379px;
    padding: 23px 21px 0 28px;
    background: #fff;
}

.c5 .content .list3 li .zi {
    float: left;
    width: 425px;
}

.c5 .content .list3 li .zi .su {
    background: url(an2.png) no-repeat 0%;
    text-align: center;
    font-size: 26px;
    color: #fff;
    line-height: 65px;
    width: 56px;
}

.c5 .content .list3 li .zi h3 {
    font-weight: 500;
    margin-top: 8px;
    font-size: 24px;
    color: #222222;
    line-height: 1;
}

.c5 .content .list3 li .zi h3 span {
    display: block;
    font-size: 24px;
    color: #999999;
    margin-top: 10px;
    text-transform: uppercase;
}

.c5 .content .list3 li .zi dd {
    line-height: 20px;
    font-size: 14px;
    color: #666666;
    padding-left: 14px;
    background: url(an1.png) no-repeat 0 5px;
    margin-top: 22px;
}

.c5 .content .list3 li .zi .xian:before {
    content: '';
    height: 1px;
    background: #d4d4d4;
    display: block;
    width: 368px;
    margin-top: 12px;
    margin-bottom: 12px;
}

.c5 .content .list3 li .zi .ck {
    width: 111px;
    line-height: 34px;
    font-size: 12px;
    color: #ffffff;
    text-align: center;
    border-radius: 6px;
    background: url(an3.png) no-repeat 95px 50% #0a56d0;
}

.c5 .content .list3 li .zi .ck:hover {
    background: url(an3.png) no-repeat 95px 50% #0000ff;
}

.c5 .content .list3 li .img {
    float: right;
    width: 428px;
    padding-top: 8px;
}

.c5 .content .list3 li .img img {
    width: 428px;
    height: 331px;
}

.c6 {
    background: #0a56d0;
    padding-top: 77px;
    padding-bottom: 108px;
}

.c6 .list2 {
    padding-left: 120px;
    padding-right: 100px;
}

.c6 .list2 li {
    float: left;
    width: 196px;
    text-align: center;
    background: url(su.png) no-repeat right bottom;
    color: #fff;
}

.c6 .list2 li:last-child {
    background: none;
}

.c6 .list2 li dt {
    display: block;
}

.c6 .list2 li dt span {
    font-size: 36px;
}

.c6 .list2 li dt em {
    font-size: 14px;
    font-weight: 500;
    font-style: normal;
}

.c6 .list2 li dd {
    font-size: 14px;
}

.c6 .content {
    margin-top: 73px;
    padding-left: 27px;
    padding-right: 43px;
}

.c6 .content .c6-1 {
    margin-top: 30px;
    overflow: hidden;
}

.c6 .content .c6-1 img {
    width: 529px;
    height: 355px;
    transition: all .5s;
}

.c6 .content .c6-1 img:hover {
    transform: scale(1.1);
}

.c6 .content .c6-2 {
    width: 578px;
}

.c6 .content .c6-2 h2 {
    line-height: 1;
    color: #fff;
    text-align: center;
    font-size: 36px;
}

.c6 .content .c6-2 dd {
    margin-top: 22px;
    color: #fff;
    font-size: 16px;
    line-height: 29px;
    letter-spacing: 4px;
}

.c6 .content .c6-2 a.ck {
    margin-top: 16px;
    display: block;
}

.c7 {
    padding-top: 149px;
    background: url(c8.png) no-repeat 50% 0px;
    height: 566px;
}

.c7 .c7-1 {
    width: 816px;
}

.c7 .c7-1 .list2 {
    margin-left: 18px;
}

.c7 .c7-1 .list2 li {
    float: left;
    width: 125px;
    line-height: 34px;
    background: #bfbfbf;
    text-align: center;
    margin-right: 10px;
    transition: all .5s;
}

.c7 .c7-1 .list2 li a {
    font-size: 14px;
    color: #fff;
}

.c7 .c7-1 .list2 li.on {
    background: #0a56d0;
}

.c7 .c7-1 .xian:after {
    content: '';
    height: 1px;
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    background: #0a56d0;
    width: 749px;
    margin-left: 18px;
}

.c7 .c7-1 .content .list3 li .img img {
    width: 269px;
    height: 175px;
}

.c7 .c7-1 .content .list3 li .zi {
    width: 518px;
    margin-top: 6px;
}

.c7 .c7-1 .content .list3 li .zi .time {
    font-size: 24px;
    color: #999999;
    line-height: 28px;
}

.c7 .c7-1 .content .list3 li .zi h3 {
    font-weight: 500;
    color: #333333;
    font-size: 14px;
    border-bottom: 1px dashed #dcdcdc;
    line-height: 30px;
    width: 470px;
    transition: all .3s;
}

.c7 .c7-1 .content .list3 li .zi dd {
    font-size: 14px;
    line-height: 22px;
    color: #666666;
    margin-top: 10px;
}

.c7 .c7-1 .content .list3 li:hover .zi h3 {
    color: #0a56d0;
}

.c7 .c7-1 .content .list4 {
    margin-top: 24px;
    padding-left: 21px;
}

.c7 .c7-1 .content .list4 li {
    float: left;
    margin-right: 16px;
    width: 370px;
    line-height: 37px;
    border-bottom: 1px dashed #dcdcdc;
    position: relative;
}

.c7 .c7-1 .content .list4 li a {
    color: #666666;
    font-size: 14px;
    transition: all .3s;
    display: block;
    background: url(an5.png) no-repeat 4px 50%;
    padding-left: 11px;
}

.c7 .c7-1 .content .list4 li span {
    position: absolute;
    right: 0;
    top: 0;
    color: #666666;
    font-size: 14px;
}

.c7 .c7-1 .content .list4 li:hover a {
    color: #0a56d0;
    transition: all .3s;
    margin-left: 8px;
}

.c7 .c7-2 {
    width: 366px;
}

.c7 .c7-2 h2 {
    width: 305px;
    border-bottom: 1px solid #0a56d0;
    padding-bottom: 5px;
    font-weight: 500;
}

.c7 .c7-2 h2 span {
    background: #0a56d0;
    display: block;
    text-align: center;
    width: 121px;
    line-height: 33px;
    font-size: 14px;
    color: #fff;
}

.c7 .c7-2 .content {
    margin-top: 55px;
    border-top: 1px dashed #dcdcdc;
}

.c7 .c7-2 .content .bd {
    overflow: hidden;
    height: 267px;
}

.c7 .c7-2 .content .list2 li {
    padding-top: 14px;
    padding-bottom: 10px;
    height: 94px !important;
}

.c7 .c7-2 .content .list2 li a {
    display: block;
    background: url(wen.png) no-repeat 0 50%;
    line-height: 20px;
    font-size: 14px;
    color: #333333;
    padding-left: 23px;
    transition: all .3s;
}

.c7 .c7-2 .content .list2 li dd {
    background: url(da.png) no-repeat 0 2px;
    margin-top: 10px;
    font-size: 14px;
    line-height: 20px;
    color: #666666;
    padding-left: 23px;
}

.c7 .c7-2 .content .list2 li:hover a {
    color: #0a56d0;
}

.dao {
    background: #0a56d0;
}

.dao li {
    float: left;
    text-align: center;
    background: url(su.png) no-repeat right 50%;
}

.dao li a {
    font-size: 18px;
    color: #fff;
    line-height: 66px;
    padding: 0 32px;
}

.dao li:last-child {
    background: none;
}

.foot {
    background: #222222;
    padding-top: 32px;
    padding-bottom: 24px;
}

.logox{
    margin-top:19px;
    margin-right:80px;
    margin-left: -84px;
}


.xianxx{
    height: 1px;
    background: #787878;
    width: 100%;
}

.foot .foot1 {
    color: #fff;
    margin-top: 6px;
}

.foot .foot1 a {
    color: #fff;
}

.foot .foot1 .dh {
    font-size: 14px;
    line-height: 30px;
    width: 260px;
}

.foot .foot1 .dh:nth-of-type(2){
    width:230px;
}
.foot .foot1 .ban {
    margin-top: 44px;
    line-height: 38px;
    font-size: 14px;
}

.foot .foot2 {
    text-align: center;
    color: #fff;
    width: 355px;
    margin-bottom: 8px;
}
.foot .foot2 h2{
    writing-mode:lr-tb;
    font-size: 18px;
    width: 20px;
    margin-top: 36px;
}
.foot .foot2 dd{
    margin-right: -28px;
    line-height: 38px;
    font-size: 14px;
}
.ban{
    text-align:center;
    color:#fff;
    line-height:30px;
    font-size:14px;
}

.daoxx{
    line-height:48px;
    margin-top:20px;
}

.ban a{
    color:#fff;
}
/* Ã¥Å“Â¨Ã§ÂºÂ¿Ã¥Â®Â¢Ã¦Å“Â */

.float-kf {
    position: absolute;
    right: 0;
    top: 100px;
    width: 77px;
    display: none;
    z-index: 99999;
}

.float-kf li {
    width: 77px;
    height: 71px;
    text-align: center;
    background: #143e92;
    margin-bottom: 1px;
    position: relative;
    z-index: 999;
}

.float-kf li .ewm-img {
    position: absolute;
    right: 78px;
    top: -30px;
    -moz-transform: rotateX(270deg);
    -ms-transform: rotateX(270deg);
    -o-transform: rotateX(270deg);
    -webkit-transform: rotateX(270deg);
    transform: rotateX(270deg);
    -moz-transition: all 0.3s ease-in-out 0s;
    -webkit-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}

.float-kf li.ewm:hover .ewm-img {
    -moz-transform: rotateX(0);
    -ms-transform: rotateX(0);
    -o-transform: rotateX(0);
    -webkit-transform: rotateX(0);
    transform: rotateX(0);
}

.float-kf li a {
    display: block;
    padding-top: 15px;
    width: 77px;
}

.float-kf li a span {
    display: block;
    color: #fff;
    font-size: 14px;
    line-height: 24px;
}

.float-kf li a#gotop {
    padding-top: 0;
}

.float-kf li.ewm a img {
    width: 23px;
    height: 23px;
}

.float-kf li.ewm a img {
    width: 23px;
    height: 23px;
}

.float-kf li.ewm:hover .ewm-img {
    display: block;
}

.float-kf li.contact-number a {
    float: left;
}

.float-kf li.contact-number {
    width: 220px;
    position: relative;
}

.float-kf li.contact-number .content {
    position: absolute;
    top: 0;
    left: 0;
    width: 220px;
    height: 71px;
    z-index: 99;
    -moz-transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    background: #143e92;
}

.float-kf li.contact-number .content .tel {
    line-height: 71px;
    color: #fff;
    font-size: 16px;
}

.float-kf li.contact-number:hover .content {
    left: -143px;
}

.float-kf li.online .chat {
    position: absolute;
    right: -244px;
    top: 0;
    border: 1px solid #d7d7d7;
    width: 150px;
    -moz-transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    z-index: 99;
    background: rgba(255, 255, 255, .8);
}

.float-kf li.online:hover .chat {
    right: 85px;
}

.float-kf li.online .chat i {
    background: url(jiantou.jpg) right center no-repeat;
    display: block;
    width: 8px;
    height: 15px;
    right: -8px;
    position: absolute;
    top: 30%;
}

.float-kf li.online .chat .chatlist {
    line-height: 32px;
    color: #666;
    text-align: left;
    text-indent: 15px;
}

.float-kf li.online .chat .chatlist a {
    width: auto;
    padding-top: 0;
    color: #666;
    height: 32px;
    line-height: 32px;
}

.float-kf li.online .chat .chatlist a span {
    display: inline-block;
    color: #666;
    font-size: 12px;
}

.kf-switch {
    position: absolute;
    top: 100px;
    right: 0;
    display: none;
    z-index: 99999;
}

.kf-open {
    width: 24px;
    float: left;
    background: #1c5a91;
    height: 120px;
    padding-left: 8px;
    padding-right: 8px;
    text-align: center;
    vertical-align: middle;
    color: #fff;
    cursor: pointer;
    position: relative;
    font-family: "ÃƒÂ¥Ã‚Â¾Ã‚Â®ÃƒÂ¨Ã‚Â½Ã‚Â¯ÃƒÂ©Ã¢â‚¬ÂºÃ¢â‚¬Â¦ÃƒÂ©Ã‚Â»Ã¢â‚¬Ëœ";
    font-size: 14px;
    margin-top: 50px;
}

.kf-open img {
    display: block;
    margin: 0 auto;
    margin-top: -10px;
}

.kf-open span {
    display: block;
    margin-top: 5px;
}

.kf-content {
    width: 90px;
    border: 1px solid #dddddd;
    border-radius: 10px;
    background: #f9fafb;
    float: left;
    text-align: center;
    padding-bottom: 12px;
    position: relative;
    display: none;
}

.kf-lists li {
    width: 60px;
    height: 60px;
    background: url(kf/kf_list.png) center no-repeat;
    background-size: 60px 60px;
    margin: 0 auto;
    margin-top: 12px;
}

.kf-lists li a {
    display: block;
    overflow: hidden;
}

.kf-lists li img.hover {
    width: 60px;
    height: 60px;
}

.kf-lists li:hover img.hover {
    -webkit-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
    transition: all .5s;
}

.kf-lists li.erweima {
    background: url(kf/kf_lists.png) center no-repeat;
    background-size: 60px 60px;
    position: relative;
}

.kf-lists li.erweima .smallImg img {
    width: 16px;
    height: 16px;
    margin-top: 20px;
}

.kf-content .close-btn {
    position: absolute;
    top: -10px;
    right: 8px;
    cursor: pointer;
}

.kf-lists li.erweima .bigImg {
    position: absolute;
    top: -20px;
    right: 80px;
    display: none;
}

.kf-lists li.erweima:hover .bigImg {
    display: block;
}