* {
    margin: 0;
    padding: 0;
}

html, body {
    font-family: Microsoft YaHei;
    font-size: 16px;
    width: 100%;
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

div {
    box-sizing:border-box;
}
ul li {
    list-style: none;
}
img {
    border: none;
}
.clear {
    clear: both;
}
a {
    text-decoration: none;
}
a:hover {
   color:#006db8;
}
    input, textarea, select, a:focus {
        outline: none;
    }

.top {
    width: 100%;
    min-width: 1300px;
    height: 90px;
    background: #006db8;
    border-top: 10px solid #004b85;
}
    .top .top-bg {
        width: 1300px;
        height: 100%;
        margin: 0 auto;
        color: #dcdddd;
    }
        .top .top-bg a {
            color: #ffffff;
        }
        .top .top-bg .a-home {
            padding-left:55px;          
            padding-right: 12px;
            background: url(../images/home/home.png) no-repeat;
            background-position: 35px 3px;
            border-right: 1px solid #587287;
        }
        .top .top-bg .a-user {
            padding-left:18px;         
            padding-right: 12px;
            background: url(../images/home/user.png) no-repeat;
            background-size: 14px 14px;
            background-position: 0px 3px;
            border-right: 1px solid #587287;
        }
        .top .top-bg .a-yuanwu{
            padding-left:18px;        
            padding-right: 12px;
            background: url(../images/home/yuanwu.png) no-repeat;
            background-position: 0px 3px;
            border-right: 1px solid #587287;
        }
        .top .top-bg .a-speek{
            padding-left:18px;          
            padding-right: 12px;
            background: url(../images/home/speek.png) no-repeat;
            background-size: 14px 14px;
            background-position: 0px 3px;
            border-right: 1px solid #587287;
        }
        .top .top-bg .a-rss{
            padding-left:18px;
            padding-right: 12px;
            background: url(../images/home/rss.png) no-repeat;
            background-size: 14px 14px;
            background-position: 0px 3px;
            border-right: 1px solid #587287;
        }
    .top .top-bg .top-left{
        width: 450px;
        height: 100%;
        margin: 0 auto;
        float:left;
        background: url(../images/home/logo_xy.png) no-repeat;
        background-size: 382px 66px;
        background-position: 0px 8px;
    }
        .top .top-bg .top-right {
            width: 850px;
            height: 90px;
            margin: 0 auto;
            margin-top: -10px;
            float: right;
            line-height: 30px;
            text-align: left;
            background: url(../images/home/daqiao_bg.jpg) no-repeat;
            background-size: 800px 60px;
            background-position: 0px 32px;
        }
            .top .top-bg .top-right .links{
                height: 40px;
                font-size:14px;
                background: url(../images/home/fxy_head_bg.png) no-repeat;
                background-size: 850px 30px;
            }
                 .top .top-bg .top-right .links a{
                      margin:0px 5px;  
                 }
                 .top .top-bg .top-right links a:first-child {
                      margin-left:0px;
                 }
                 .top .top-bg .top-right links a:last-child {
                      margin-right:0px;
                 }
            .top .top-bg .top-right .searchtxt{
                width: 78px;
                background: none;
                border: 1px solid #8a9dad;
                color: #dcdcdc;
                padding: 0px 3px;
                height: 16px;
            }
            .top .top-bg .top-right .search{
                background: url(../images/home/search.png) no-repeat;
                background-size: 16px 16px;
                width: 16px;
                display: inline-block;
                height: 16px;
                margin: -1px 8px;
                border:0;
                cursor: pointer;
            }
            .top .top-bg .top-right .english{
                background: url(../images/home/english.png) no-repeat;
                background-size: 34px 34px;
                width: 34px;
                display: inline-block;
                height: 34px;
            }

.menus {
    width: 100%;
    min-width: 1300px;
    /*background: url(../images/home/pagebg.png) repeat;*/
}

.menu-title {
    height: 50px;
    border-bottom: 2px solid #a1a1a1;
}

    .menu-title .title-zh {
        width: 100px;
        padding: 9px 5px 10px 3px;
        border-bottom: 2px solid #006db8;
        float: left;
        font-size: 22px;
    }
    .menu-title .title-eg {
        width: 240px;
        padding:18px 0px 5px 8px;
        float: left;
        font-size: 16px;
        color: #ccc;
        font-weight: lighter;
    }
    .menu-title .more a {
        width: 70px;
        padding: 22px 5px 10px 3px;
        float: right;
        text-align: right;
        font-size: 13px;
        color: #777;
    }

    .menus .recentnews {
        width: 1300px;
        height: 110px;
        margin: 0 auto;
        background: #fff;
        margin-top: 30px;
    }
        .menus .recentnews .recentnews-left {
            width: 150px;
            height: 100%;
            background: #006db8;
            color: #fff;
            padding-left: 28px;
            float: left;
            border-top-left-radius: 5px;
            border-bottom-left-radius: 5px;
        }
            .menus .recentnews .recentnews-left .title-zh {
                font-size: 25px;
                font-weight: 700;
                height:65px;
                line-height:95px;
            }
            .menus .recentnews .recentnews-left .title-eg {
                font-weight: lighter;
                font-size: 16px;
                height: 45px;
            }
        .menus .recentnews .recentnews-left a,.menus .recentnews .recentnews-left a:hover{           
            color: #fff;
        }
        .menus .recentnews .recentnews-right {
            width: 1150px;
            height: 100%;
            background: #fff;
            color: #fff;
            float: left; 
            border-top-right-radius: 5px;
            border-bottom-right-radius: 5px;
            box-shadow: 10px 10px 5px #d6d5d6;          
        }
            .menus .recentnews .recentnews-right ul {
                margin-top:25px;
            }
            .menus .recentnews .recentnews-right ul li {
                float: left;
                width: 575px;
                height: 60px;
                padding: 0px 20px 0px 20px;
            }
                .menus .recentnews .recentnews-right ul li:nth-child(1) {
                    border-right: 1px dotted #a1a1a1;
                }
                .menus .recentnews .recentnews-right ul li a {
                    color: #981b0f;
                    font-size: 18px;
                }
                .menus .recentnews .recentnews-right ul li div {
                    line-height:28px;
                    color: #b6b6b6; 
                    overflow: hidden;
                    text-overflow: ellipsis;
                    display: -webkit-box;
                    -webkit-line-clamp: 2;
                    -webkit-box-orient: vertical; 
                }
                .menus .recentnews .recentnews-right ul li .date {
                    width: 78px;
                    height: 45px;
                    line-height: 45px;
                    float: left;
                    margin-right: 15px;
                    margin-top:10px;
                    background: url(../images/home/xiexian.png) no-repeat;
                    background-position: 21px 0px;
                    background-size: 48px 45px;
                    font-family: Georgia;
                }
                    .menus .recentnews .recentnews-right ul li .date .sp_day {
                        height: 30px;
                        font-size: 30px;
                        color: #981b0f;
                        float:left;
                    }
                    .menus .recentnews .recentnews-right ul li .date .sp_year {
                        margin-left:17px;
                        margin-top:18px;
                        float: left;
                        font-size: 18px;
                    }
                .menus .recentnews .recentnews-right ul li .content {
                    width: 440px;
                    height: 60px;
                    float: left;
                    margin-top: 2px;
                }         

.menus .xkjsssfc {
    width: 1300px;
    height: 375px;
    margin: 0 auto;
    margin-top: 30px;
}
    .menus .xkjsssfc .xkjsssfc-left {
        width: 650px;
        height: 100%;
        float: left;
        background-color: #fff;
        padding: 8px 25px 20px 25px;
        border-top-left-radius: 5px;
        border-bottom-left-radius: 5px;
    }
        .menus .xkjsssfc .xkjsssfc-left .items {
            height: 328px;
            padding-top: 20px;
        }
            .menus .xkjsssfc .xkjsssfc-left .items li {
                height: 106px;
                width: 100%;
            }
                .menus .xkjsssfc .xkjsssfc-left .items li .menuname {
                    width: 98px;
                    height: 90px;
                    background-color: #eeeeef;
                    border: 1px solid #c8c8c8;
                    /*margin: 15px 0px;*/
                    padding-top: 16px;
                    text-align: center;
                    font-size: 22px;
                    letter-spacing: 2px;
                    float: left;   
                }
                .menus .xkjsssfc .xkjsssfc-left .items li .menuitem {
                    width: 367px;
                    float: left;
                    margin-left: 22px;
                    border-bottom: 1px dotted #e4e4e4;
                    padding-top: 10px;
                    padding-bottom: 14px;
                    color: #777;
                }
                    .menus .xkjsssfc .xkjsssfc-left .items li .menuname a,.menus .xkjsssfc .xkjsssfc-left .items li .menuitem a {
                        color: #332c2b;
                    }
                    .menus .xkjsssfc .xkjsssfc-left .items li:last-child .menuitem {
                        border: 0;
                    }
                    .menus .xkjsssfc .xkjsssfc-left .items li .menuitem .title {
                        height: 36px;
                        line-height: 36px;
                        text-overflow: ellipsis;
                        white-space: nowrap;
                        overflow: hidden;
                    }
                    .menus .xkjsssfc .xkjsssfc-left .items li .menuitem .title span{
                        margin-right:10px;
                        color:#ddd;
                    }

     /*   .menus .xkjsssfc .xkjsssfc-left .items-right {
            width:360px;
            padding:25px 10px 10px 10px;
        }*/
            .menus .xkjsssfc .xkjsssfc-left .items-right ul {
                height: 100px;
                border-bottom: 1px solid #aaa;
            }
                .menus .xkjsssfc .xkjsssfc-left .items-right ul li {
                    height: 38px;
                    line-height: 38px;
                    margin-left:10px;
                }

    .menus .xkjsssfc .xkjsssfc-right {
        width: 650px;
        height: 100%;
        float: left;
        background-color: #fff;
        padding: 8px 25px 20px 25px;
        border-top-right-radius: 5px;
        border-bottom-right-radius: 5px;
    }
        .menus .xkjsssfc .xkjsssfc-right .items-top {
            height: 300px;
            padding-top: 7px;
        }            
            .menus .xkjsssfc .xkjsssfc-right .items-top .lisslb{
                height:86px;
                background-color: #f2f2f2;
                margin: 12px 0px 8px 0px;
            }
            .menus .xkjsssfc .xkjsssfc-right .items-top .lisslb .leftimg{
                height:86px;
                width:86px;
                float:left;
                margin-right:18px;}
            .menus .xkjsssfc .xkjsssfc-right .items-top .leftimg img{
                height:86px;
                width:86px;}
        .menus .xkjsssfc .xkjsssfc-right .items-top .lisslb .rightinfo{
            height:86px;
            width:490px;
            float:left;}
        .menus .xkjsssfc .xkjsssfc-right .items-top .lisslb .rightinfo .sstitle{
            height:32px;
            line-height:32px;
            color:#006db8;
            font-weight:600;
            font-size: 15px;
        }
            .menus .xkjsssfc .xkjsssfc-right .items-top .lisslb .rightinfo .sstitle a{
            color:#006db8;}
          .menus .xkjsssfc .xkjsssfc-right .items-top .lisslb .rightinfo .sscontent{
                height:53px;
                text-overflow: ellipsis;
                overflow: hidden;
                line-height: 25px;
                font-size:14px;
                color:#999;}
        /*.menus .xkjsssfc .xkjsssfc-right .items-top li {
            display: none;
        }
        .menus .xkjsssfc .xkjsssfc-right .items-top li.on {
            display: block;
        }
        .menus .xkjsssfc .xkjsssfc-right .items-top-left {
            width: 236px;
            height: 100%;
            float: left;
        }
        .menus .xkjsssfc .xkjsssfc-right .items-top-left img{
            width: 236px;
            height: 274px;
        }
        .menus .xkjsssfc .xkjsssfc-right .items-top-right {
            width: 450px;
            height: 280px;
            float: left;
            margin-left: 25px; 
        }
            .menus .xkjsssfc .xkjsssfc-right .items-top-right .items-top-right-title {
                width: 450px;
                height: 45px;
                line-height: 45px;
                color: #777;
                font-size: 20px;
                text-align: center;
                color: #006db8;
                margin-top: 10px;
                font-family: STXingkai;
            }
             .menus .xkjsssfc .xkjsssfc-right .items-top-right .items-top-right-content {
                width: 450px;
                height: 205px;
                text-overflow: ellipsis;
                overflow: hidden;
                line-height: 30px;
                color: #777;
                font-size: 15px;
            }

        .menus .xkjsssfc .xkjsssfc-right .items-down {
            width: 680px;
            height: 30px;
            margin-left:60px;
        }
            .menus .xkjsssfc .xkjsssfc-right .items-down ul li {
                width: 80px;
                margin: 12px 10px 0px 10px;
                border-bottom: 5px solid #c9caca;
                float: left;
                text-align: center;
            }
            .menus .xkjsssfc .xkjsssfc-right .items-down ul li:hover {
                cursor: pointer;
            }
            .menus .xkjsssfc .xkjsssfc-right .items-down ul li.on {
                border-bottom: 5px solid #006db8;
            }
                .menus .xkjsssfc .xkjsssfc-right .items-down ul li em.on {
                    text-align: center;
                    font-size: 14px;
                    display: block;
                    width: 0px;
                    height: 0px;
                    border-width: 0px 7px 6px 7px;
                    border-style: solid;
                    border-color: transparent transparent #006db8 transparent;
                    margin: 0 auto;
                    margin-top: -6px;
                }*/

    .menus .media {
        width: 1300px;
        height: 306px;
        margin: 0 auto;
        margin-top: 30px;
    }
        .menus .media .media-left {
            width: 540px;
            height: 100%;
            float: left;
            margin-left: 30px;
        }
        .menus .media .media-right {
            width: 730px;
            height: 100%;
            float: left;
            background-color: #fff;
            padding: 8px 25px 8px 25px;
            border-radius: 5px;
        }
            .menus .media .media-right .items {
                width: 680px;
                float: left;
            }
            .menus .media .media-right .items li {
                cursor: pointer;
                width: 210px;
                height: 94px;
                text-align: center;
                border: 1px solid #dcdddd;
                float: left;
                margin-top: 24px;
            }
                .menus .media .media-right .items li:nth-child(2),.menus .media .media-right .items li:nth-child(3),.menus .media .media-right .items li:nth-child(5),.menus .media .media-right .items li:nth-child(6) {
                    margin-left:24px;
                }
                .menus .media .media-right .items li a {
                    display: inline-block;
                    color: #332c2b;
                    width: 100%;
                    height: 100%;
                    font-size: 20px;
                    border: 1px solid #d0d0d0;
                    border: 1px solid rgba(0,0,0,0.2);
                    -webkit-transform: perspective(1px) translateZ(0);
                    transform: perspective(1px) translateZ(0);
                    position: relative;
                    -webkit-transition-property: color;
                    transition-property: color;
                    -webkit-transition-duration: 0.5s;
                    transition-duration: 0.5s;
                }
                    .menus .media .media-right .items li a .sp1 {
                            width: 100%;
                            height: 60px;
                            line-height: 54px;
                    }
                    .menus .media .media-right .items li a .sp2 {
                        width: 100%;
                        height: 38px;
                        color: #b5b6b6;
                        font-size: 17px;
                    }
                    .menus .media .media-right .items li a .sp3 {
                        font-size:14px;
                        line-height:18px;
                        margin-top:-13px;
                    }
                    .menus .media .media-right .items li a .btnbg-x {
                        background: #1295f0;
                        position: absolute;
                        z-index: -1;
                        top: -1px;
                        left: -1px;
                        right: -1px;
                        bottom: -1px;
                        -webkit-transform: scaleX(0);
                        transform: scaleX(0);
                        -webkit-transform-origin: 0 50%;
                        transform-origin: 0 50%;
                        -webkit-transition-property: transform;
                        transition-property: transform;
                        -webkit-transition-duration: 0.5s;
                        transition-duration: 0.5s;
                        -webkit-transition-timing-function: ease-out;
                        transition-timing-function: ease-out;
                        opacity: 0;
                        *filter: alpha(opacity=0);
                    }
                    .menus .media .media-right .items li a:hover{
                        color:#fff;
                    }
                     .menus .media .media-right .items li a:hover .sp2 {
                            color: #ccc;
                    }
                    .menus .media .media-right .items li a:hover .btnbg-x {
                        -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
                        transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
                        -webkit-transform: scaleX(1);
                        transform: scaleX(1);
                        opacity: 1;
                        *filter: alpha(opacity=100);
                        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
                    }

    .menus .picture {
        width: 1300px;
        height: 179px;
        margin: 0 auto;
        margin-top: 30px;
        background: url(../images/home/jiaotongqiangguo.jpg) no-repeat;
    }

    .datajy {
          width: 1300px;
          height: 170px;
          margin: 0 auto;
          background-color: #006db8;
          margin-top:30px;
          border-radius: 5px;
    }
          .datajy .datajy-title {
              border-bottom: 1px solid #f4f4f4;
              width: 1250px;
              height: 28px;
              line-height: 28px;
              margin: 0 auto;
          }
              .datajy .datajy-title div {
                  width: 130px;
                  height: 30px;
                  line-height: 44px;
                  text-align: center;
                  color: #fff;
                  margin: 0 auto;
                  font-size: 22px;
                  background-color: #006db8;
              }
          .datajy .datajy-items {
              width: 100%;
              height: 140px;
              margin-left: 4px;
              overflow: hidden;
          }
              .datajy .datajy-items .itemcs {
                  width: 140px;
                  padding-top: 70px;
                  text-align: center;
                  color: #fff;
                  letter-spacing: 1px;
                  float: left;
                  margin-top:16px;
              }
                  .datajy .datajy-items .itemcs .itemcs-text {
                      line-height:20px;
                      font-size: 13px;
                  }
                  .datajy .datajy-items .itemcs .itemcs-value {font-size: 13px;}
                      .datajy .datajy-items .itemcs .itemcs-value span {
                          font-size: 18px;
                          margin-right: 5px;
                          font-family: Georgia;
                          line-height: 25px;
                          color: rgb(247, 132, 41);}
              .datajy .datajy-items .item-1 {
                  background: url(../images/home/items-1.png) no-repeat;
                  background-position: 40px 0px;
                  background-size: 62px 62px;
              }
              .datajy .datajy-items .item-2 {
                  background: url(../images/home/items-2.png) no-repeat;
                  background-position: 40px 0px;
                  margin-left: 4px;
                  background-size: 62px 62px;
              }
              .datajy .datajy-items .item-3 {
                  background: url(../images/home/items-3.png) no-repeat;
                  background-position: 40px 0px;
                  margin-left: 4px;
                  background-size: 62px 62px;
              }
              .datajy .datajy-items .item-4 {
                  background: url(../images/home/items-4.png) no-repeat;
                  background-position: 40px 0px;
                  margin-left: 4px;
                  background-size: 62px 62px;
              }
              .datajy .datajy-items .item-5 {
                  background: url(../images/home/items-5.png) no-repeat;
                  background-position: 40px 0px;
                  margin-left: 4px;
                  background-size: 62px 62px;
              }
              .datajy .datajy-items .item-6 {
                  background: url(../images/home/items-6.png) no-repeat;
                  background-position: 40px 0px;
                  margin-left: 4px;
                  background-size: 62px 62px;
              }
              .datajy .datajy-items .item-7 {
                  background: url(../images/home/items-7.png) no-repeat;
                  background-position: 40px 0px;
                  margin-left: 4px;
                  background-size: 62px 62px;
              }
              .datajy .datajy-items .item-8 {
                  background: url(../images/home/items-8.png) no-repeat;
                  background-position: 40px 0px;
                  margin-left: 4px;
                  background-size: 62px 62px;
              }
              .datajy .datajy-items .item-9 {
                  background: url(../images/home/items-9.png) no-repeat;
                  background-position: 40px 0px;
                  margin-left: 4px;
                  background-size: 62px 62px;
              }
              .datajy .datajy-items .item-10 {
                  background: url(../images/home/items-10.png) no-repeat;
                  background-position: 40px 0px;
                  margin-left: 4px;
                  background-size: 62px 62px;
              }

    .menus .news {
        width: 1300px;
        height: 380px;
        margin: 0 auto;
        margin-top: 30px;
        border-radius: 5px;
    }
        .menus .news .news-left {
            width: 578px;
            height: 290px;
            background-color: #fff;
            float: left;
        }
            .menus .news .news-left .items {
                width: 100%;
                height: 290px;
            }
                    .menus .news .news-left .items .boldtitle {
                        text-overflow: ellipsis;
                        white-space: nowrap;
                        overflow: hidden;
                        font-size:18px;
                        height:32px;
                        line-height:30px;
                    }
                        .menus .news .news-left .items .boldtitle a{
                             color:#006db8;
                        }
                    .menus .news .news-left .items .boldcontent {
                        font-size: 14px;
                        height: 82px;
                        line-height: 26px;
                        overflow: hidden;
                        text-overflow: ellipsis;
                        display: -webkit-box;
                        -webkit-line-clamp: 3;
                        -webkit-box-orient: vertical;
                        color: #999;
                    }
                    .menus .news .news-left .items .bolddate{
                        height: 35px;
                        line-height: 28px;
                        background: url(../images/home/icon2.png) no-repeat;
                        background-size: 16px 16px;
                        background-position: 3px 6px;
                        padding-left: 35px;
                        border-bottom: 1px solid #ccc;
                        margin-top: 3px;
                        margin-bottom: 8px;
                        color: #888;
                    }
                .menus .news .news-left .items li {
                    width: 100%;
                    height: 44px;
                    line-height: 44px;
                    border-bottom: 1px dotted #e4e4e4;
                }
                    .menus .news .news-left .items li:last-child {
                        border: 0;
                    }
                    .menus .news .news-left .items li .newstitle {
                        width: 510px;
                        float: left;
                        text-overflow: ellipsis;
                        white-space: nowrap;
                        overflow: hidden;
                        color: #777;
                    }
                    .menus .news .news-left .items li .newstitle span{
                        margin-right:10px;
                        color:#ddd;
                    }
                    .menus .news .news-left .items li .newstitle a{
                        color:#332c2b;
                    }
                    .menus .news .news-left .items li .newstitle a:hover{
                        color:#006db8;
                    }
                    .menus .news .news-left .items li .newsdate {
                        width: 42px;
                        float: right;
                        font-family: Georgia;
                        font-size:15px;
                        color:#ccc;
                    }
        .menus .news .news-right {
            width: 700px;
            height: 290px;
            float: left;
            padding-left: 25px;
        }
            .menus .news .news-right .news-record {
                width: 313px;
                height: 100%;
                background-color: #fff;
                float: left;
            }
                .menus .news .news-right .news-record:nth-child(2) {
                    margin-left: 20px;
                }
                .menus .news .news-right .news-record .news-img {
                    width: 100%;
                    height: 220px;
                    overflow: hidden;
                }
                    .menus .news .news-right .news-record .news-img img {
                        width: 100%;
                        height: 100%;
                        transition: all 0.6s;
                    }
                    .menus .news .news-right .news-record .news-img img:hover {
                        transform: scale(1.6);
                    }
                .menus .news .news-right .news-record .news-file {
                    width: 100%;
                    height: 80px;
                }
                    .menus .news .news-right .news-record .news-file .neirong {
                        width: 320px;
                        height: 60px;
                        line-height: 23px;
                        overflow: hidden;
                        text-overflow: ellipsis;
                        display: -webkit-box;
                        -webkit-line-clamp: 2;
                        -webkit-box-orient: vertical;
                        padding: 15px 5px 0px 5px;
                    }
                            .menus .news .news-right .news-record .news-file .neirong a{
                                color:#332c2b;
                            }
                            .menus .news .news-right .news-record .news-file .neirong a:hover{
                                color:#006db8;
                            }
           .jxkydt{
                    width: 1300px;
                    height: 335px;
                    margin: 0 auto;
                    margin-top: 30px;
            }
                    .jxkydt .jxkydt-left{
                        width: 650px;
                        height: 100%;
                        float: left;
                        background-color: #fff;
                        padding: 8px 25px 20px 25px;
                        border-top-left-radius: 5px;
                        border-bottom-left-radius: 5px;
                     }
                    .jxkydt .jxkydt-right{
                        width: 650px;
                        height: 100%;
                        float: left;
                        background-color: #fff;
                        padding: 8px 25px 20px 25px;
                        border-top-right-radius: 5px;
                        border-bottom-right-radius: 5px;
                     }
           .itemsnews li{
                            width: 100%;
                            height: 44px;
                            line-height: 44px;
                            border-bottom: 1px dotted #e4e4e4;}
                       .itemsnews li:first-child{
                            margin-top:20px;
                            height: 114px;} 
                       .itemsnews li:last-child{
                            border: 0;}   
                            .itemsnews li .img{
                                width: 170px;
                                height:100px;
                                margin-right:15px;
                                float: left;} 
                                .itemsnews li .img img{
                                    width: 170px;
                                    height:100px;}   
                            .itemsnews li .imgnews{
                                width: 400px;
                                float: left;}  
                                .itemsnews li .imgnews .title{
                                    text-overflow: ellipsis;
                                    white-space: nowrap;
                                    overflow: hidden;
                                    height: 34px;
                                    line-height: 30px;}   
                                .itemsnews li .imgnews .content{
                                    font-size: 14px;
                                    height: 50px;
                                    line-height: 24px;
                                    overflow: hidden;
                                    text-overflow: ellipsis;
                                    display: -webkit-box;
                                    -webkit-line-clamp: 2;
                                    -webkit-box-orient: vertical;
                                    color: #999;}   
                                .itemsnews li .imgnews .date{
                                    height:20px;
                                    line-height:20px;
                                    font-size: 13px;
                                    color: #ccc;}                      
                            .itemsnews li .itemstitle{
                                width: 530px;
                                float: left;
                                text-overflow: ellipsis;
                                white-space: nowrap;
                                overflow: hidden;
                                color: #777;}
                                .itemsnews li .itemstitle span{
                                    margin-right: 10px;
                                    color: #ddd;}
                            .itemsnews li .itemsdate{
                                width: 40px;
                                float: right;
                                font-family: Georgia;
                                font-size: 14px;
                                color: #ccc;}  

 .bkjxpg{
            width: 1300px;
            height: 250px;
            margin: 0 auto;
            margin-top: 30px;}
           .bkjxpg .bkjxpg-left{
                width: 650px;
                height: 100%;
                float: left;
                background-color: #fff;
                padding: 8px 25px 20px 25px;
                border-top-left-radius: 5px;
                border-bottom-left-radius: 5px;}
            .bkjxpg .bkjxpg-right{
                width: 1300px;
                height: 100%;
                float: left;
                background-color: #fff;
                padding: 8px 25px 20px 25px;
                border-top-right-radius: 5px;
                border-bottom-right-radius: 5px;}
                .bkjxpg .bkjxpg-right .items{
                    padding: 25px 0px;}
                    .bkjxpg .bkjxpg-right .items .zy1{
                         border-radius: 8px;
                         background-color: #00a0e9;
                         width: 200px;
                         height: 140px;
                         padding:5px;
                         float:left;
                         margin-right: 10px;}
                     .bkjxpg .bkjxpg-right .items .zy2{
                         border-radius: 8px;
                         background-color: #eb9b24;
                         width: 200px;
                         height: 140px;
                         padding:5px;
                         float:left;
                         margin-right: 10px;}
.list-info .list-info-right .listinfo .newsList .lisslb{
                height:130px;
                width:1015px;
                background-color: #f2f2f2;
                margin:22px 0px 16px 0px;
            }
            .list-info .list-info-right .listinfo .newsList .lisslb .leftimg{
                height:130px;
                width:130px;
                float:left;
                margin-right:20px;
            }
            .list-info .list-info-right .listinfo .newsList .lisslb .leftimg img{
                height:130px;
                width:130px;
            }
        .list-info .list-info-right .listinfo .newsList .lisslb .rightinfo{
            height:130px;
            width:855px;
            float:left;}
        .list-info .list-info-right .listinfo .newsList .lisslb .rightinfo .sstitle{
            height:35px;
            line-height:38px;
            color:#006db8;
            font-weight:600;}
            .list-info .list-info-right .listinfo .newsList .lisslb .rightinfo .sstitle a{
            color:#006db8;}
            .list-info .list-info-right .listinfo .newsList .lisslb .rightinfo .ssabc{
            height:30px;
            line-height:28px;
            color:#006db8;
            font-weight:600;
            font-size:14px;
            color:#999;}
            .list-info .list-info-right .listinfo .newsList .lisslb .rightinfo .ssabcblue{
            height:30px;
            line-height:28px;
            color:#006db8;
            font-weight:600;
            font-size:14px;
            color:#006db8;}
          .list-info .list-info-right .listinfo .newsList .lisslb .rightinfo .sscontent{
                height:60px;
                text-overflow: ellipsis;
                overflow: hidden;
                line-height: 28px;
                color:#666;}

.bottom {
    width: 100%;
    min-width: 1300px;
    height: 270px;
    background: #006db8;
    margin-top: 30px;
}
    .bottom .bottom-bg {
        width: 1300px;
        height: 100%;
        margin: 0 auto;
        padding-top: 28px;
    }
        .bottom .bottom-bg .bottom-logo {
            width:580px;
            height: 100px;
            text-align: center;
            margin: 0 auto;
            background: url(../images/home/logo3.png) no-repeat;
            background-size:554px 80px;
        }
        .bottom .bottom-bg .bottom-logo img{
            height: 55px;
        }
        .bottom .bottom-bg .bottom-content {
            
        }
            .bottom .bottom-bg .bottom-content .qrcode {
                width: 280px;
                height:130px;
                float: left;
                background: url(../images/home/qrcode.jpg) no-repeat;
            }
            .bottom .bottom-bg .bottom-content .items {
                width: 740px;
                border-top: 2px solid #dcdddd;
                float: left;
                color: #dcdddd;
                font-size:15px;
                padding-top:13px;
            }
                .bottom .bottom-bg .bottom-content .items .address {
                    width: 480px;
                    height: 24px;
                    line-height: 24px;
                    padding-left: 45px;
                    float: left;
                    margin: 18px 0px 6px 0px;
                    background: url(../images/home/address.png) no-repeat;
                }
                .bottom .bottom-bg .bottom-content .items .ecode {
                    width: 260px;
                    height: 24px;
                    line-height: 24px;
                    padding-left: 45px;
                    float: left;
                    margin: 18px 0px 6px 0px;
                    background: url(../images/home/ecode.png) no-repeat;
                }
                .bottom .bottom-bg .bottom-content .items .tell {
                    width: 480px;
                    height: 24px;
                    line-height: 24px;
                    padding-left: 45px;
                    float: left;
                    margin: 10px 0px 6px 0px;
                    background: url(../images/home/tell.png) no-repeat;
                }
                .bottom .bottom-bg .bottom-content .items .fax {
                    width: 260px;
                    height: 24px;
                    line-height: 24px;
                    padding-left: 45px;
                    float: left;
                    margin: 18px 0px 6px 0px;
                    background: url(../images/home/fax.png) no-repeat;
                }
                .bottom .bottom-bg .bottom-content .items .name {
                    width: 260px;
                    height: 24px;
                    line-height: 24px;
                    padding-left: 45px;
                    float: left;
                    margin:18px 0px 6px 0px;
                    background: url(../images/home/net.png) no-repeat;
                }
            .bottom .bottom-bg .bottom-content .links {
                width: 280px;
                float: left;
                color: #dcdddd;
                font-size: 15px;
                padding-top: 10px;
            }
                .bottom .bottom-bg .bottom-content .links .select_box p{
                    cursor: pointer;
                    display: block;
                    line-height: 40px;
                    height: 40px;
                    overflow: hidden;
                    border: 1px solid #c9caca;
                    padding-right: 20px;
                    padding-left: 25px;
                    background: url(../images/home/footkslj.png) no-repeat 187px center;
                    width: 180px;
                    color: #ccc;
                }
                 .bottom .bottom-bg .bottom-content .links .select_box ul{
                    width: 225px;
                    height: 128px;
                    position: absolute;
                    left:45px;
                    top: -130px;
                    border: 1px solid #ccc;
                    background: #fff;
                    OVERFLOW-Y: auto;
                    OVERFLOW-X:hidden;
                    display: none;
                    background: #ebebeb;
                    z-index: 99999;
                }
                 .bottom .bottom-bg .bottom-content .links .select_box ul li{
                    display: block;
                    height: 28px;
                    overflow: hidden;
                    line-height: 28px;
                    padding-left: 5px;
                    width: 100%;
                    cursor: pointer;
                    margin-left: 0;
                    font-size:14px;                    
                }
                .bottom .bottom-bg .bottom-content .links .select_box ul li a{
                    color: #332c2b;                  ​
                }
                .bottom .bottom-bg .bottom-content .links .select_box ul li a:hover{
                    color: #006db8;                  ​
                }
                .bottom .bottom-bg .bottom-content .links .ico {
                    height: 24px;
                    line-height: 24px;
                    padding-left: 45px;
                    margin: 10px 0px;
                    position:relative;
                }
                    
                .bottom .bottom-bg .bottom-content .links .text {
                    height: 24px;
                    line-height: 24px;
                    padding-left: 45px;
                    margin: 22px 0px;
                    position: relative;
                }                   