﻿.inBox .inBd {
    border: none;
}

body {
    background: #fff !important;
    background: url(../img/ktxm/big-bg.jpg) no-repeat center center;
    background-size: cover;
}

/*主体*/

.content-box>div {
    position: relative;
    background-color: #fff;
    /* margin-bottom: 15px; */
}

/* 中间图片 */

.recommend {
    /*position: absolute;*/
    /*top: 20px;*/
    /* height: 152px; */
     height: 122px; 
}

.recommend .aaa {
    width: 98%;
    padding-top: 20px;
    /* margin-left: 6px; */
}

.recommend .items {
    float: left;
    width: 386px;
    height: 76px;
    margin-left: 14px;
}

.recommend .item img {
    width: 386px;
    height: 76px;
}

.recommend .aaa .col-4>a:hover {
    opacity: 0.8;
}

/* 通用标题 */

/* 列表 */

.outBox {
    width: 90%;
    text-align: left;
    margin-left: 20px;
    padding: 20px 0 20px 0;
}

.outBox .hd {
    border-bottom: 1px solid #dbdbdb;
}

.outBox .hd ul li.on {
    color: #13253D;
    border-bottom: 4px solid #459BEE;
    color: #459BEE;
}

.outBox .hd ul li {
    width: 120px;
    line-height: 40px;
    text-align: center;
    float: left;
    cursor: pointer;
    font-size: 18px;
    color: #999;
    margin-bottom: -1px;
    width: auto;
    padding-bottom: 4px;
}

.outBox .hd:after, .outBox .hd ul:after {
    display: table;
    content: "";
    clear: both;
}

/*标题  */

.social-right .social-right-top {
    /* padding-bottom: 20px; */
    color: #12263D;
    font-size: 16px;
    height: 42px;
}

.social-right-top a {
    display: inline-block;
    float: right;
    font-size: 16px;
    color: #999999;
    margin-top: -30px;
}

.social-right-top a:hover {
    color: #4D85CA;
}

/*消息列表样式*/

.list-change>a {
    margin-top: 9px;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    vertical-align: top;
    position: relative;
}

.list-change>a:hover, .list-change>a span:hover, .list-change>a span:focus, .list-change>a:focus {
    color: #3695ee;
}

.list-change>a:before {
    content: " ";
    width: 10px;
    height: 0px;
    display: inline-block;
    vertical-align: middle;
    margin-top: -3px;
    border-bottom: 4px solid transparent;
    border-top: 4px solid transparent;
    border-left: 6px solid #459BEE;
}

.list-change>a span {
    width: 60%;
    overflow: hidden;
    display: inline-block;
    vertical-align: middle;
    white-space: nowrap;
    text-overflow: ellipsis;
    line-height: 24px;
    font-size: 14px;
    color: #333333;
    /* color: #666; */
}

.list-change>a i {
    position: absolute;
    top: 0;
    right: 5px;
    font-style: normal;
    line-height: 24px;
}

/* 背景及搜索 */

.bannner-view {
    padding-top: 250px;
    background: url(../img/ktxm/big-bg.jpg) no-repeat center center;
    background-posistioin:center;
	backgrounk-size:cover;
    /*width: 100%;*/
    height: 700px;
}

.bannner-view .search {
    /*position: relative;*/
    /*top: 50%;*/
    /*left: 12%;*/
    /*margin-left: 178px;*/
    margin-top: -250px;
    /*width: 53%;*/
    height: 240px;
}

.menu-box .box-level1.col-7, .menu-box .box-level1.col-5 {
    width: 100%;
}

.menu-box .box-level1.pl-30 {}


.menu-list{
margin-top: 20px;
}
.menu-list .layui-row{
    /*margin-left: 58px;*/
    margin-top: 11px;
    margin-bottom: 11px;

    background: url(../img/index/menu-bg.png) no-repeat center center;
    background-posistioin:center;
    backgrounk-size:cover;

}
.menu-list .serve-item{
    padding-left: 40px;
}
.menu-list li {
    margin-bottom: 20px;
}

/* .menu-list li p {
    position: relative;
    left: 50%;
    font-size: 18px;
    color: #459BEE;
    font-weight: bold;
    text-shadow: 2px 2px 2px #fff;
    margin-left: 8px;
} */
.menu-list p {
    /*position: relative;*/
    /*left: 50%;*/
    font-size: 18px;
    color: #333333;
    font-weight: 500;
    margin-left: 8px;
    padding-bottom: 10px;
    text-shadow: 2px -1px 0px #FFFFFF, 1px -2px 0px #FFFFFF, 2px 2px 0px #FFFFFF, -2px -2px 0px #FFFFFF, 2px 2px 0px #FFFFFF, -1px 1px 0px #FFFFFF;
}

.menu-list img {
    /*position: relative;*/
    /*left: 50%;*/
    /*width: 88px;*/
    height: 88px;
    display: block;
    -webkit-transition: -webkit-transform 2s ease-out;
    -moz-transition: -moz-transform 2s ease-out;
    -o-transition: -o-transform 2s ease-out;
    -ms-transition: -ms-transform 2s ease-out;
}
.menu-list a:hover img{
    -webkit-transform: rotateZ(360deg);
    -moz-transform: rotateZ(360deg);
    -o-transform: rotateZ(360deg);
    -ms-transform: rotateZ(360deg);
    transform: rotateZ(360deg);
}
/*.menu-list {*/
    /*margin-top: -40px !important;*/
/*}*/
.menu-list layui-row{
    margin-left: 55px;
}
.search-left{
    width: 45%;
   margin: auto;
    margin-top: 65px;
}
.search-title {
    /*width: 100%;*/
    /*height: 38px;*/
    /*position: absolute;*/
    /*top: 15px;*/
    font-size: 38px;
    color: #0160BF;
    font-weight: bold;
    /*text-shadow: 2px -1px 0px #FFFFFF, 1px -2px 0px #FFFFFF, 2px 2px 0px #FFFFFF, -2px -2px 0px #FFFFFF, 2px 2px 0px #FFFFFF, -1px 1px 0px #FFFFFF;*/
    text-align: center;
    margin-top: -10px;
}

/* 搜索框 */

.search-box {
    padding-top: 10px;
    width: 100%;
    text-align: center;
}

.search-box .search-block {
    display: inline-block;
    width: 100%;
    height: 60px;
    text-align: center;
    padding: 6px;
    border-radius: 3px;
    /*background: rgba(255, 255, 255, 0.5);*/
}

.search-box .search-block>* {
    float: left;
}

.search-box .search-block .search-input {
    width:80%;
    height: 48px;
    line-height: 48px;
    background: #fff;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    box-shadow: 0px 4px 8px 0px rgba(19, 37, 61, 0.11);
    color: #999;
    font-size: 16px;
    padding-left: 15px;
}

/* 兼容 placeholder*/

.search-box .search-block input::-webkit-input-placeholder {
    color: #999;
}

/* ff */

.search-box .search-block input:-moz-placeholder {
    color: #999;
}

.search-box .search-block input::-moz-placeholder {
    color: #999;
}

/* chrome,safari */

.search-box .search-block input::-webkit-input-placeholder {
    color: #999;
}

/* ie10 */

.search-box .search-block input:-ms-input-placeholder {
    color: #999;
}

.top-box .layui-nav .layui-nav-item {
     float: right;
     line-height: 45px;
 }
.top-right2 .layui-nav-item {
    margin-right:40px ;
}
/* 兼容 placeholder*/

.search-box .search-block .search-btn {
    width: 20%;
    height: 48px;
    color: #fff;
    background: #0160BF;
    border-radius: 0;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    font-size: 18px;
}

.search-box .search-block .search-btn img {
    width: 24px;
    height: 24px;
}

.search-box .search-tip {
    width: 690px;
    margin: auto;
    margin-top: 15px;
    height: 17px;
    font-size: 16px;
    font-family: MicrosoftYaHei;
    font-weight: 400;
    color: #12263D;
}

.search-box .search-tip span {
    display: inline-block;
    margin-right: 10px;
}

.search .search-bottom {
    margin-left: 57px;
    margin-bottom: 10px;
}

.search .search-bottom .bot-item {
    margin-left: 20px;
    margin-top: 20px;
    color: #0160BF;
    font-size: 18px;
    /*font-weight: bold;*/
    padding: 2px 12px 2px 12px;
    background:#EFF0F0;
    border-radius: 5px;
}

/* .search .search-bottom .on {
    text-shadow: 2px 2px 2px #fff;
} */

.search .search-bottom .on {
    color: #fff;
    background-color: #0160BF;
    /*padding: 2px 12px 2px 12px;*/
    border-radius: 5px;
    position: relative;
    /*text-shadow: 2px -1px 0px #FFFFFF, 1px -2px 0px #FFFFFF, 2px 2px 0px #FFFFFF, -2px -2px 0px #FFFFFF, 2px 2px 0px #FFFFFF, -1px 1px 0px #FFFFFF;*/
}
/*.search .search-bottom .on:after {*/
    /*position: absolute;*/
    /*left: 35px;*/
    /*bottom: -10px;*/
    /*content: '';*/
    /*width: 0;*/
    /*height: 0;*/
    /*border-left: 5px solid transparent;*/
    /*border-right: 5px solid transparent;*/
    /*border-top: 10px solid #0085cb;*/
/*}*/


/*@media screen and (max-width:1700px) {*/
    /*.search-box .search-block {*/
        /*width: 400px;*/
        /*margin-left: 5px;*/
    /*}*/
    /*.search-box .search-block .search-input {*/
        /*width: 380px;*/
    /*}*/
    /*.search-box .search-block .search-btn {*/
        /*width: 100px;*/
        /*font-size: 16px;*/
    /*}*/
/*}*/

/* 对外信息公开二级页面 */

.top-img {
    width: 100%;
    height: 140px;
}

.ywon-left ul {
    height: 701px;
    border: 1px solid #E3E4E6;
}

.ywon-left a {
    width: 300px;
    height: 48px;
}

.ywon-left ul>li {
    width: 300px;
    height: 48px;
}

.ywon-left li:hover {
    background-color: #A0D0F8;
}

.ywon-left li:hover span {
    color: #fff !important;
}

.ywon-left ul .ywon-left-li {
    float: left;
    border-bottom: 3px solid #f8f8f8;
    border-top: 3px solid #f8f8f8;
}

.icon-ahead {
    position: absolute;
    left: 55px;
}

.icon-bhind {
    position: absolute;
    right: 25px;
}

.tongzhi-top {
    height: 48px;
    background: #ECECEC;
}

.tongzhi {
    width: 90%;
    margin: auto;
    overflow: hidden;
}

.tongzhi .outBox {
    width: 98%;
}

.tongzhi .list-change>a:before {
    content: " ";
    border: 0;
}

.tongzhi .list>a:before {
    width: 6px;
    height: 6px;
    background: #459BEE;
    margin-right: 20px;
}

.tongzhi .list-change>a span {
    font-size: 16px;
}

.tongzhi .list-change>a {
    line-height: 50px;
}

.tongzhi .page {
    /*width: 100%;*/
    /*height: 100px;*/
    line-height: 30px;
    text-align: center;
    padding-bottom: 30px;
}

/* 对外信息公开三级页面 */

.notice .header-box {
    border-bottom: 4px solid #459BEE;
}

.notice .content-box {
    margin-top: 0;
}

.notice .sub-nav {
    width: 100%;
    height: 50px;
    line-height: 50px;
    border-bottom: 1px solid #92C7FA;
}

.notice .detail {
    margin-top: 20px;
}

.notice .detail-title {
    width: 100%;
    height: 150px;
    line-height: 150px;
    text-align: center;
    font-weight: bold;
}

.notice .detail-content {
    padding: 0px 30px 0px 30px;
}

.notice .detail-content p {
    line-height: 40px;
}

.notice .detail-bottom {
    /*float: right;*/
    width: 100%;
    /*height: 150px;*/
    line-height: 50px;
    text-align: right;
}

.notice .detail-next {
    width: 100%;
    text-align: center;
}

/* 服务中心 */
.box-serve{
    border: 1px solid #E3E4E6;
}

.box-serve-list{
    width: 190px;
    height:100px;
    background-color:#DBEBF8;
    border-radius: 6px;
    text-align: center;
    font-size: 18px;
    color: #459BEE;
    font-weight: bold;
   
}
.box-serve-list img{
margin-top: 15px;
margin-bottom: 5px;
}
.whiteimg{
display: none;
}
.box-serve-a:hover .box-serve-list,.box-serve-a:focus .box-serve-list{
        background-color:#75B6F4;
        color: #fff;
}
.box-serve-a:hover .whiteimg,.box-serve-a:focus .whiteimg{
    display: inline-block;
}
.box-serve-a:hover .blueimg,.box-serve-a:focus .blueimg{
    display: none;
}
.last{
    color:#999999;
    background-color: #EEEEEE;
}
/* 人才服务 二级页面 */
.tr_4 td {
    border: none;
    border-bottom: dashed 1px #979899;
}
.tr_d_4 {
    width: 20%;
    background-color: #f5f5f5;
    color: #333;
    font-size: 14px;
    text-align: right;
    padding-right: 20px;
    font-weight: bold;
}
.tr_r_4 {
    width: 80%;
    color: #333;
    text-align: left;
    padding: 10px 20px;
    font-size: 14px;
    line-height: 26px;
}
/* list */


/* list-triangle设置 */

.list, .list-triangle {
    margin: 8px;
  }
  
  .list .link-a, .list-triangle>a {
    padding: 2px 8px;
    display: block;
    color: #333;
    font-size: 14px;
  }
  
  .list .link-a:before {
    content: "";
    width: 4px;
    height: 4px;
    background-color: #459BEE;
    display: inline-block;
    margin-right: 5px;
    vertical-align: middle;
  }
  
  /* 设置三角形伪类 */
  
  .list-triangle .link-a:before {
    content: "";
    border: 6px solid transparent;
    border-left-color: #459BEE;
    display: inline-block;
    margin-right: 5px;
    vertical-align: middle;
  }
  
  .list.none-cont .link-a:before {
    content: none;
  }
  
  .list .link-a span, .list-triangle .link-a span {
    width: 95%;
    overflow: hidden;
    display: inline-block;
    vertical-align: middle;
    white-space: nowrap;
    text-overflow: ellipsis;
    line-height: 35px;
  }
  
  /* .list .link-a i,.list-triangle .link-a i { float: right; color: #999999; font-style: normal; line-height: 24px; } */
  
  /* 鼠标浮动选中效果 */
  
  .list .link-a:hover, .list-triangle .link-a:hover {
    color: #459BEE;
  }
@media screen and (max-width:1700px) {
    .bottom-fixed{
        top:280px;
    }
}
.color-459BEE{
    color:#459BEE
}
.page .active{
    background:#459BEE ;
    color:#fff;
}
.pagebox{
   padding: 1px 13px 1px 13px;
    border: 1px solid #459BEE;
    color: #333;
}
.page a:hover{
    color:#459BEE
}
.page .active:hover{
    color:#fff;
}

/*宣传片样式*/
.video-right{
/*padding: 50px 20px;*/
    padding: 105px 16px;
}
.video-right-title{
    padding-bottom: 10px;
}
/*.video-right-title span{*/
    /*font-size: 16px;*/
    /*color: #F47C2D;*/
    /*font-weight: bold;*/
/*}*/
/*.video-right-title span{*/
    /*display: block;*/
    /*text-align: center;*/
    /*font: bold 35px/100% "微软雅黑", "Lucida Grande", "Lucida Sans", Helvetica, Arial, Sans;;*/
    /*color: #fff;*/
    /*text-transform: uppercase;*/
    /*color: transparent;*/
    /*text-shadow:0 0 6px #F96, -1px -1px  #FFF, 1px -1px  #444;*/
/*}*/
@-webkit-keyframes masked-animation {
    0% {
        background-position: 0 0
    }
    to {
        background-position: -100% 0
    }
}
.video-right-title span {
    display: block;
    text-align: center;
    height: 50px;
    line-height: 50px;
    color: hsla(0, 0%, 100%, .65);
    font-weight: 800;
    font-size: 52px;
    background-image: -webkit-linear-gradient(left, #cddc39, #ff9800 25%, #cddc39 50%, #ff9800 75%, #cddc39);
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
    -webkit-background-size: 200% 100%;
    -webkit-animation: masked-animation 2s infinite linear;
    color:#cddc39;
}

.video-right-title span:hover {
    -webkit-animation: masked-animation 0.5s infinite linear;
}
.video-right-content{
    background: #F0F2F5;
    color: #333333;
    font-size: 14px;
    line-height: 20px;
    padding: 10px 10px;
    /*border-radius: 15px;*/
    border-bottom-right-radius: 15px;
    border-bottom-left-radius: 15px;
    /*margin-bottom: 10px;*/
    /*box-shadow: 5px 5px 8px #888888;*/
    /*overflow:hidden;*/
    /*text-overflow:ellipsis;*/
}
.video-right-content p{
    text-align: center;
    padding:5px;
    /*color: #3c3c3c; text-shadow: 0 1px 0 #ccc, 0 2px 0 #c9c9c9, 0 3px 0 #bbb, 0 4px 0 #b9b9b9, 0 5px 0 #aaa, 0 6px 1px rgba(0,0,0,0.1), 0 0 5px rgba(0,0,0,0.1),0 1px 3px rgba(0,0,0,0.3),0 3px 5px rgba(0,0,0,0.2),0 5px 10px rgba(0,0,0,0.25);*/
    font: bold 17px/100% "微软雅黑", "Lucida Grande", "Lucida Sans", Helvetica, Arial, Sans;;
    color: #333;
    text-transform: uppercase;
    text-shadow: 1px 1px rgba(197, 223, 248,0.8),2px 2px rgba(197, 223, 248,0.8),3px 3px rgba(197, 223, 248,0.8),4px 4px rgba(197, 223, 248,0.8),5px 5px rgba(197, 223, 248,0.8),6px 6px rgba(197, 223, 248,0.8);
}


.select-title{
    display: block;
    text-align: center;
    font-weight: bold;
    font-size: 25px;
    color: #3c3c3c; text-shadow: 0 1px 0 #ccc, 0 2px 0 #c9c9c9, 0 3px 0 #bbb, 0 4px 0 #b9b9b9, 0 5px 0 #aaa, 0 6px 1px rgba(0,0,0,0.1), 0 0 5px rgba(0,0,0,0.1),0 1px 3px rgba(0,0,0,0.3),0 3px 5px rgba(0,0,0,0.2),0 5px 10px rgba(0,0,0,0.25);

}

.video-left{
    position: relative;
}
.map{
    position: absolute;
    z-index: 1;
    /*margin-left: -45px;*/
    /*margin-top: 10px;*/

}
.diqu{
    /*margin-left: -45px;*/
    /*margin-top: 10px;*/
    position: absolute;
    z-index: 2;
}
.maptext{
    position: absolute;
    z-index: 3;
    color: #333333;
    font-size: 12px;
    font-weight: bold;
    cursor: pointer;
}
.maptip{
    position: absolute;
    z-index: 3;
    width: 9px;
    height:9px;
    border-radius:50%;
    background-color:#FFA10E ;
}
.videoSrc{
    padding-top:30px;
    padding-left: 20px;
}
/*.video-left .layui-this{*/
    /*color: #fff;*/
    /*background:#3A9BF6 url(../img/xcp/play.png) no-repeat center;*/

/*}*/

/*投票*/
.toupiao-form{
    width: 100% !important;
    height: 100% !important;
    min-height: 520px;
}
.tt{
    text-align: center;
    font-size: 18px;
    line-height: 50px;
}
.toupiao{
    padding:20px 40px;

}
.toupiao-title{
    font-size: 28px;
    text-align: center;
}
.toupiao-dec{
    font-size: 18px;
    text-align: center;
    line-height: 36px;
}
.toupiao-item-title{
    font-size: 22px;
    line-height: 36px;
}
.toupiao-item-radio,.toupiao-item-checked{
    font-size: 18px;
    line-height: 36px;
}
.toupiao-item-radio input,.toupiao-item-checked input{
    margin-left: 60px;
    height: 20px;
    width: 20px; //有效

}
.toupiao-result{
    line-height: 135px;
    text-align: center;
}
.toupiao-result input{
    font-size: 22px;
    padding: 10px 20px;
    background: #5FB878;
    color: #fff;
}
.toupiao-result a{
    font-size: 16px;
}
/*radio样式*/
label{
    line-height: 20px;
    display: inline-block;
    margin-left: 5px;
    margin-right:15px;
    color: #777;
}
.radio_type{
    width: 20px;
    height: 20px;
    appearance: none;
    position: relative;
}
.radio_type:before{
    content: '';
    width: 20px;
    height: 20px;
    /*border: 1px solid #7d7d7d;*/
    display: inline-block;
    border-radius: 50%;
    vertical-align: middle;
}
.radio_type:checked:before{
    content: '';
    width: 20px;
    height: 20px;
    border: 1px solid #c59c5a;
    background:#c59c5a;
    display: inline-block;
    border-radius: 50%;
    vertical-align: middle;
    margin-top: -12px;
}
.radio_type:checked:after{
    content: '';
    width: 10px;
    height:5px;
    border: 2px solid white;
    border-top: transparent;
    border-right: transparent;
    text-align: center;
    display: block;
    position: absolute;
    top: 3px;
    left:5px;
    vertical-align: middle;
    transform: rotate(-45deg);
}
.radio_type:checked+label{
    color: #c59c5a;
}
/*投票结果*/
.survey{
background: #fff;
    min-height: 520px;
}
.survey .msg{
    text-align: center;
    font-size: 18px;
    line-height: 50px;
}
.toupiao .title{
    color:#1c77ba;
    font-size: 18px;
    padding: 40px;
}
.toupiao-item-3 input{
    padding:10px;
    width: 500px;
    /*height: 100px;*/
    background-color: #ddd;
    border-radius: 5px;
    margin: 20px 60px;
}
.title-span{
     color: #333333;
     font-size: 24px;
     font-weight: bold;
 }
.title-sec{
    color: #A8AAAB;
    font-size: 16px;
    font-weight: bold;
    padding-left: 10px;
}
.title-small{
    color: #A72E5D;
    font-size: 18px;
    float: right;
    font-weight: bold;
}
.suxian{
    padding: 5px 3px 1px 3px;
    background-color: #0160BF;
    border-radius: 5px;
}
.showmore{
    float: right;
    color: #439AF1;
    font-size: 18px;
}
.fuwu-span{
    padding: 10px 20px;
    /*border: 1px solid #DFE1E3;*/
    border-radius: 4px;
    color: #333333;
    font-weight: bold;
    font-size: 16px;
    text-align: center;
    margin-left: 20px;
    margin-top: 20px;
    -webkit-box-shadow: #c7c7c7 0px 0px 5px;
    -moz-box-shadow: #c7c7c7 0px 0px 5px;
    box-shadow: #c7c7c7 0px 0px 5px;
    width: 18%;
    float: left;

}
.fuwu-span:hover{
    color: #fff;
    background: #439AF1;
}
.content-index{
    /* height: 1430px; */
    display: block;
    margin-top:5px;
}
.mt40{
    margin-top: 40px;
}
.dongtai{
    display: table;
}
.dongtai .box-item{
    width: 45%;
    float: left;

    -moz-box-shadow: 0px 0px 10px rgba(0,0,0,0.1); /* 老的 Firefox */
    box-shadow: 0px 0px 10px rgba(0,0,0,0.1);

    margin-left: 20px;
    padding: 20px;
}
.box-item-title{
 font-size: 16px;
    color: #0A0A0A;
    font-weight: bold;
    display:-webkit-box;
    overflow:hidden;
    text-overflow:ellipsis;
    -webkit-line-clamp:1;
    -webkit-box-orient:vertical;
}
.box-item-content{
    color:#606266;
    font-size: 14px;
    text-indent:2em;
    margin: 10px 0;

}
.dongtai .box-item-content{
    height: 98px;
    max-height: 98px;
    overflow:hidden;
    text-overflow:ellipsis;
}
.zixun .box-item-content{
    height: 55px;
    max-height: 55px;
    overflow:hidden;
    text-overflow:ellipsis;
}
.clear{
    clear: both;
}
.zixun .box-item{
    width: 31%;
    float: left;

    -moz-box-shadow: 0px 0px 10px rgba(0,0,0,0.1); /* 老的 Firefox */
    box-shadow: 0px 0px 10px rgba(0,0,0,0.1);
    margin-left: 20px;
    padding: 20px;
}
.zixun .box-item-img{
    width: 100%;
    margin: 10px;
}

/*轮播公告*/
.gonggao{
    width: 100%;height: 50px;background-color: #fff;margin-top: 55px;
    border-radius: 5px;

}
.gonggao .tongzhi{
    font-size: 18px;
    font-weight: bold;
    padding-left: 20px;
}
.scroll-box {
    /*width:200px;*/
    height:50px;
    /*border:2px solid #000;*/

    overflow:hidden;

}
.scroll-box ul {
    list-style:none;
    width:600px;
    height:100%;


}
.scroll-box ul li {
    width:100%;
    height:50px;
    box-sizing:border-box;
    line-height:50px;
    display: block;
    font-size: 18px;
    color: #313030;
}
.scroll-box1 {
    /*width:200px;*/
    height:80px;
    /*border:2px solid #000;*/

    overflow:hidden;

}
.scroll-box1 ul {
    list-style:none;
    /*width:600px;*/
    height:100%;
    margin-left: 20px;


}
.scroll-box1 ul li {
    width:100%;
    height:80px;
    box-sizing:border-box;
    line-height:80px;
    display: block;
    font-size: 18px;
    color: #313030;
}
.tongzhi-title{
    width: 500px;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
    float: left;
}
.color-333{
    color: #333;
}

/*飘窗*/

.float-div {
    width:459px;
    height: 167px;
    /*background: red;*/
    position: absolute;
    left: 0px;
    top: 0px;
}
.close{
    width: 20px;
    height: 20px;
    line-height: 20px;
    display: block;
    position: absolute;
    right:10px;
    top:10px;
    font-family: Helvetica, STHeiti;
    _font-family: '\u9ed1\u4f53', 'Book Antiqua', Palatino;
    font-size: 18px;
    border-radius: 20px;
    /*background: #999;*/
    color: #FFF;
    box-shadow: 0 1px 3px rgba(0, 0, 0, .3);
    -moz-transition: linear .06s;
    -webkit-transition: linear .06s;
    transition: linear .06s;
    padding: 0;
    text-align: center;
    text-decoration: none;
    outline: none;
    cursor: pointer;

}
.close:hover {
    width: 24px;
    height: 24px;
    line-height: 24px;
    right:8px;
    top:8px;
    color: #FFF;
    box-shadow: 0 1px 3px rgba(209, 40, 42, .5);
    background: #d1282a;
    border-radius: 24px;
    transition: all 0.2s ease-out;
    opacity: 0.8;
}
.xuqiutitle{
    width:1070px;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
    float: left;
    color: #333;
    font-size: 16px;
}
.xuqiutitle font{
    color: #666;
    font-size: 14px;
}
