/*
*author:zou;
 */
 *{margin: 0;padding:0;box-sizing: border-box;color: #000;}
 li{list-style: none;}
 a{text-decoration: none;}
 /*滚动条样式*/
 ::-webkit-scrollbar{
     width: 6px;
     height: 6px;
 }
 ::-webkit-scrollbar-track-piece{
     background-color: #CCCCCC;
     -webkit-border-radius: 6px;
 }
 ::-webkit-scrollbar-thumb:vertical{
     height: 5px;
     background-color: #999999;
     -webkit-border-radius: 6px;
 }
 ::-webkit-scrollbar-thumb:horizontal{
     width: 5px;
     background-color: #CCCCCC;
     -webkit-border-radius: 6px;
 }
 html,body{
     background-color: #F2F2F2;
     font-size: 13px;
     font-family: 'Microsoft YaHei';
     /* width: 100%;
     min-width: 1200px; */
 }
 .clearfix:before,.clearfix:after{
     content: '';
     clear: both;
     display: block;
     height: 0;
     overflow: hidden;
 }
 .container{
     width: 1200px;
     position: relative;
     margin:0 auto;
 }
 .banner{
     position: relative;
 }
 .banner-box img{
     display: block;
     width: 100%;
     min-height: 257px;
 }
 .banner-box{
     position: relative;
     height: 257px;
     overflow: hidden;
 }
 .bannerlogo{
     position: absolute;
     top:0;
     left:0;
     width: 100%;
     height: 257px;
 }
 .bannerlogo .container{
     position: relative;
     padding-top: 90px;
 }
 .header .info{
     padding: 10px 0;
     color: #B7B7B7;
 }
 .m-lang{
     float: right;
     color: #2BA8E7;
     margin-left: 15px;
 }
 .nav{
     background-color: #0190D4;
     height: 50px;
     overflow: hidden;
 }
 .nav-list li{
     float: left;
     line-height: 50px;
     font-size: 15px;
     padding-right: 80px;
 }
 .nav-list li:hover a{
     color: #42c2ff;
     /*padding-left: 10px;
     padding-right: 25px;
     margin-right: 10px;
     background-color: #1f4b77;*/
 }
 .nav-list li a{
     color: #fff;
     font-size: 18px;
     font-family: 'Microsoft YaHei';
 }
 .search-box{
     float: right;
     width: 240px;
     height: 30px;
     margin-top: 10px;
     background-color: #fff;
 }
 .search-box input{
     width: 200px;
     height: 30px;
     font-size: 14px;
     padding-left:5px;
     border:none;
     outline: none;
     vertical-align: top;
 }
 .search-box .s-btn{
     width: 30px;
     height: 30px;
     background: url(../images/sbtn_03.png) no-repeat;
     background-size: 100% 100%;
     border:none;
     outline: none;
 }
  .public-join .part-title span{
     color: #0485C9;
     font-weight: bold;
 }
 .public-join .part-title .more {
     color: #FF6900;
 }
 .letter-search{
     padding: 15px;
     border-top: 2px solid #EEEEEE;
     margin-top: 2px;
 }
 .table{
     width: 100%;
     border-collapse: collapse;
     border-spacing: 0;
     font-size: 13px;
 }
 .table tr td{
     padding: 5px 0;
 }
 .letter-list{
     padding: 0 15px;
     text-align: center;
 }
 .letter-list .table tr td,.letter-list .table tr th{
     padding: 8px 0;
     border:1px solid #E0E0E0;
 }
 .letter-list .table tr th{
     background-color: #F7F7F7;
 }
 .letter-list .table .link{
     cursor: pointer;
 }
 .letter-search input{
     height: 24px;
     border: 1px solid #DDDDDD;
     width: 150px;
 }
 .letter-search button{
     background-color: #30B5BC;
     color: #fff;
     padding:5px 8px;
     border:none;
     outline: none;
 }
 .join-list{
     padding: 15px;
 }
 .join-list a{
     float: left;
     width: 23%;
     margin: 0 1%;
     padding:7px 8px;
     border: 1px solid #DCDCDC;
     color: #8F8F8F;
     text-align: center;
 }
 .bottom-left{
     float: left;
     width: 945px;
     height: 280px;
 }
 .bottom-right{
     float: left;
     width: 245px;
     height: 280px;
     background-color: #fff;
     margin-left: 10px;
 }
 .bottom-right .part-title{
     text-align:center;
 }
 .bottom-right .part-title span {
     color: #008FD9;
     font-weight: bold;
 }
 .rank{
     padding: 0 12px;
 }
 .rank .tabCon{
     height: 178px;
     overflow: auto;
 }
 .tabbar{
     margin-bottom: 12px;
 }
 .tabbar span{
     font-size: 14px;
     padding: 8px 12px;
     display: inline-block;
     cursor: pointer;
 }
 .tabbar .current{
     background-color: #E6E4E5;
 }
 .m-songshan{
     height: 190px;
     padding-left: 50px;
     background: url(../images/index_31.png) left center no-repeat;
     margin-bottom: 13px;
     background-color: #fff;
 }
 .links{
     height: 77px;
     padding: 5px 15px 5px 85px;
     background: url(../images/index_47.png) left center no-repeat;
     background-color: #fff;
 }
 .links li{
     float: left;
     width: 16%;
     line-height: 1.5;
     margin-bottom: 5px;
 }
 .special-column{
     /*padding: 15px 25px;*/
 }
 .special-slide ul li{
     float: left;
     width: 33.33%;
     text-align: center;
 }
 .m-songshan{
     overflow: hidden;
 }
 .m-songshan li{
     text-align: center;
     margin: 0 5px;
     background-color: #ccc;
 }
 .m-songshan li p{
     font-size: 14px;
     line-height: 2;
     color: #333;
 }
 .show-box{
     padding: 12px 0;
 }
 #myFocus{
     height: 275px;
 }
 .footer{
     text-align: center;
     background-color: #fff;
     border-bottom: 5px solid #018FD5;
 }
 .footer-txt{
     padding: 35px 0 20px;
     position: relative;
 }
 .footer-txt .icon{
     position: absolute;
     top:25px;
     left:75px;
 }
 .footer-txt .icon2{
     position: absolute;
     top:25px;
     right:75px;
 }
 .footer-txt p{
     font-size: 12px;
     margin-bottom: 15px;
 }
 .map{
     padding: 15px 0;
 }
 .content-left{
     float: left;
     width: 220px;
     background-color: #fff;
 }
 .content-right{
     float: left;
     width: 965px;
     margin-left: 15px;
     background-color: #fff;
 }
 .slide-list.zdly li{ /* 重点领域信息公开位置 */
     overflow-x:hidden;
     white-space:nowrap;
     display:inline-block;
     width:108px;
     height:40px;
 }
 .slide-list.zdly li.first{ /* 重点领域信息公开位置 第一行 */
     width:220px;
     display:list-item;
     height:49px;
 }
 .slide-list li{
     padding: 12px 6px 12px 25px;
     border-bottom: 1px solid #e8e8e8;
     background: url(../images/disc2.jpg) 12px center no-repeat;
     line-height: 1.5;
     overflow: hidden;
 }
 .slide-list li.active{
     font-size: 16px;
     background: url(../images/lists7_03.png) 6px center no-repeat;
     background-color: #0094e7;
 }
 .slide-list li.active a{
     color: #fff;
 }
 .slide-list li .time{
     float: right;
 }
 .artical{
     padding: 0 25px;
 }
 .list-title{
     font-size: 16px;
     font-weight: bold;
     border-bottom: 3px solid #d9d9d9;
 }
 .list-title span{
     display: inline-block;
     padding: 8px 0;
     color: #0094e7;
     padding-left: 18px;
     background: url(../images/lists_03.png) 0 center no-repeat;
     border-bottom: 3px solid #0094e7;
     margin-bottom: -3px;
 }
 .part-list{
     padding: 6px 12px;
 }
 .part-list li{
     padding: 12px 15px 15px 22px;
     background: url(../images/lists_11.png) 6px center no-repeat;
     line-height: 1.5;
     border-bottom: 1px dotted #d4d4d4;
     overflow: hidden;
 }
 .part-list li .time{
     float: right;
 }
 .pagination{
     padding: 25px;
     text-align: center;
 }
 .pagination a{
     padding: 3px 5px;
     color: #fff;
     background-color: #0190d4;
     margin: 0 2px;
 }
 .part{
     background-color: #fff;
     margin-bottom: 15px;
 }
 .survey{
     padding:15px;
 }
 .survey .pic{
     float: left;
     width: 455px;
 }
 .survey .description{
     float: left;
     width: 700px;
     margin-left: 15px;
 }
 .description .info{
     line-height: 2.2;
     text-align: justify;
     margin-bottom: 10px;
 }
 .desctip-links li{
     float: left;
     width: 25%;
     text-align: center;
 }
 .desctip-links li img{
     margin-bottom: 10px;
 }
 .ss-p-item{
     display: none;
     padding: 15px;
 }
 .ss-p-item .pic{
     float: left;
     width: 236px;
     border: 1px solid #E1E1E1;
     padding:6px;
 }
 .ss-p-item .info{
     float: left;
     width: 300px;
     margin-left: 20px;
     font-size: 13px;
     line-height: 1.8;
     text-align: justify;
     padding-top: 8px;
 }
 .ss-p-item .info .more{
     text-align: right;
     color: #3B9FDB;
 }
 .ss-p-list .current{
     display: block;
 }
 .ss-item{
     float: left;
     width: 590px;
     background-color: #fff;
 }
 .part2 .ss-item:first-child{
     margin-right: 20px;
 }
 .part2{
     margin-bottom: 15px;
 }
 .ss-p-title{
     background-color: #E1E1E1;
     border-bottom: 3px solid #0190D4;
 }
 .tabspan{
     line-height: 3;
     overflow: hidden;
 }
 .tabspan b{
     display: inline-block;
     width: 120px;
     text-align: center;
     background-color: #0190D4;
     color: #fff;
 }
 .tabspan span{
     padding: 0 15px;
     cursor: pointer;
     display: inline-block;
 }
 .tabspan .more{
     float: right;
     color: #3B9FDB;
     margin-right: 15px;
 }
 .tabspan span.active{
     color: #0190D4;
 }
 .tabspan span.active a{
     color: #0190D4;
 }
 .view-songshan{
     padding: 0 15px;
 }
 .view-songshan li{
     margin: 0 8px;
     background-color: #ccc;
     margin-bottom: 15px;
 }
 .view-songshan li p{
     font-size: 14px;
     color: #333;
     line-height: 2;
     text-align: center;
 }
 .mlss-title{
     padding: 0 15px;
 }
 .mlss-title .title{
     border-bottom: 4px solid #CCCCCC;
 }
 .mlss-title b{
     border-bottom: 4px solid #BE0000;
     margin-bottom: -4px;
     color: #BE0000;
     display: inline-block;
 }
 .travel-ss{
     padding: 15px;
 }
 .travel-ss>div{
     float: left;
     width: 32.33%;
     margin-right: 1%;
     padding: 0 15px;
 }
 .travel-title{
     padding: 15px 0 15px 30px ;
     color: #1092D6;
     font-size: 16px;
     background: url(../images/lists8_03.png) 0 center no-repeat;
 }
 .line-title{
     background: url(../images/lists8_05.png) 0 center no-repeat;
 }
 .fc-list li{
     padding: 8px 0;
     overflow: hidden;
 }
 .fc-list li .time{
     float: right;
 }
 .line-content{
     text-align: justify;
     line-height: 2.2;
 }
 .travel-img{
     text-align: center;
 }
 .metter-list{
     padding: 12px 8px;
 }
 .metter-list li{
     float: left;
     width: 46%;
     margin: 2%;
     border: 1px solid #C9C9C9;
     text-align: center;
     padding: 8px 0;
     font-size: 12px;
 }
 .metter-list li.active{
     border: 1px solid #0094E8;
 }
 .metter-list li.active a{
     color: #0094E8;
 }
 .grfw-title{
     padding-top: 6px;
 }
 .grfw-title .more{
     float: right;
     margin-top: 12px;
     color: #0094E7;
     font-size: 13px;
 }
 .fuwu-search{
     float: right;
 }
 .service-list{
     float: left;
     padding-top: 15px;
     text-align: left;
     margin-left:10px;
     width: 650px;
     background-color: #fff;
 }
 .service-list .table tr td,.service-list .table tr th{
     padding: 12px 15px;
     border:1px solid #E0E0E0;
 }
 .service-list .table tr th{
     background-color: #F0F1F6;
 }
 .service-list .state{
     color: #027915;
 }
 .service-item .title{
     padding: 8px 0;
     text-align: center;
     font-size: 16px;
     color: #018ED5;
     margin-bottom: 8px;
 }
 .depart-list{
     margin-bottom: 25px;
 }
 .depart-list li{
     float: left;
     width: 23%;
     background-color: #EEEEEE;
     text-align: center;
     line-height: 1.5;
     padding: 8px 0;
     margin: 1%;
 }
 .service-search{
     float: left;
     width: 310px;
     margin-left: 10px;
 }
 .search-item{
     margin-bottom: 15px;
     background-color: #fff;
 }
 .s-title{
     padding: 12px 0 12px 15px;
     color: #0091D4;
     border-bottom: 1px solid #BFBFBF;
     font-size: 16px;
 }
 .s-title small{
     font-size: 12px;
     color: #828282;
 }
 .bszz-search{
     padding: 15px;
 }
 .common-list{
     padding: 15px;
 }
 .common-list li{
     float: left;
     width: 50%;
     padding: 8px 0 8px 20px;
     background: url(../images/lists10_03.png) 5px center no-repeat;
 }
 .form-control {
     display: block;
     width: 100%;
     height: 34px;
     padding: 6px 12px;
     font-size: 14px;
     line-height: 1.42857143;
     color: #555;
     background-color: #fff;
     background-image: none;
     border: 1px solid #ccc;
     border-radius: 4px;
     -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
     box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
     -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
     -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
     transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
 }
 .ss-btn{
     display: inline-block;
     border:none;
     background-color: #0190D4;
     color: #fff;
     padding: 5px 15px;
     margin: 0 6px;
 }
 .message-right{
     float: left;
     width: 965px;
     margin-left: 15px;
 }
 .fast-list{}
 .fast-item{
     float: left;
     width: 25%;
     /* margin-right: 1%; */
     padding: 0 1px;
 }
 .leaders .title {
     background-color: #DDDDDD;
 }
 .leaders .title .icon{
     padding: 12px 15px;
     background-color: #fff;
     display: inline-block;
     border-top: 1px solid #0190D4;
     color: #015C88;
 }
 .leader-list{
     padding: 0 15px;
 }
 .leader-item{
     padding: 15px 0;
     border-bottom: 1px solid #D7D7D7;
 }
 .leader-item a{
     margin-right: 15px;
 }
 .point-list{
     background-color: #fff;
     padding: 15px;
 }
 .point-item{
     float: left;
     width: 50%;
     margin-bottom: 15px;
 }
 .p-list{
     padding: 15px 25px 0 15px;
 }
 .p-list li{
     padding: 8px 0;
     line-height: 1.5;
     overflow: hidden;
 }
 .p-list li .time{
     float: right;
 }
 .consult-list{
     padding: 15px 0;
     text-align: left;
 }
 .consult-list .table tr td,.consult-list .table tr th{
     padding: 12px 15px;
     border:1px solid #E0E0E0;
 }
 .consult-list .table tr th{
     background-color: #F0F1F6;
     text-align: left;
 }
 .consult-list .state,.letter-list .state{
     color: #027915;
 }
 .survey-top-title{
     color: #0190d4;
     border-bottom: 1px solid #eee;
     margin-bottom: 12px;
 }
 .artical-show{
     background-color: #fff;
 }
 .artical-show .title{
     text-align: center;
     padding: 15px 0 10px;
     line-height: 1.5;
     font-size: 22px;
     color: #474747;
 }
 .artical-show .mesg{
     padding: 8px 0;
     font-size: 12px;
     text-align: center;
     color: #999;
 }
 .artical-show .content{
     padding: 15px 55px;
     text-align: justify;
     font-size: 14px;
     line-height: 2.2;
     margin-top: 25px;
 }
 .artical-show .img{
     /* padding: 15px 0; */
     text-align: center;
 }
 .a-p-title{
     font-size: 18px;
     font-weight: bold;
 }
 .f14{
     background-color: #f5f5f5;
     padding-bottom: 15px;
 }
 .f14 p{
     margin-bottom: 15px;
     padding-left: 15px;
 }
 .consult-iframe{
     border:none;
 }
 .search-table,.fabu-table{
     width: 100%;
     margin-bottom: 15px;
 }
 .search-table .s-btn,.fabu-table .s-btn{
     border:none;
     padding: 8px 15px;
     background-color: #0190d4;
     color: #fff;
     outline: none;
 }
 .fabu-table tr td{
     padding: 8px 0;
 }
 #code_img{
     vertical-align: middle;
 }
 textarea.consult-content{
     width: 100%;
     height: 120px;
     padding:8px;
     line-height: 1.8;
 }
 .fabu-table tr td:nth-of-type(3) span{
     padding-left: 15px;
     color: #f00;
 }
 .a-p-txt{
     padding-left: 38px;
 }
 .search{
     padding-top: 15px;
 }
 .search .table tr td {
     padding: 12px 0;
 }
 .search-catelog tr td,.search-catelog tr th{
     padding: 8px 5px;
 }
 .search-catelog tr th{
     text-align: left;
 }
 .public-mesg{
     padding: 15px;
 }
 .public-mesg tr td{
     border: 1px solid #ddd;
 }
 .public-mesg tr td:nth-of-type(odd){
     background-color: #f1f1f1;
     text-align: center;
 }
 .approve{
     text-align: center;
 }
 .approve a{
     font-size: 16px;
     font-weight: bold;
     color: #ca0000;
 }
 .apply-table tr td{
     border: 1px solid #E0E0E0;
 }
 .apply-table textarea{
     height: 150px;
     resize: none;
 }
 .reddot{
     color: #ca0000;
 }
 .zt-banner{
     text-align: center;
 }
 .subjuct-list li{
     float: left;
     width: 50%;
     font-size: 20px;
     padding: 0 25px;
     margin-bottom: 55px;
 }
 .subjuct-list{
     padding: 55px 0 35px;
     margin-bottom: 75px;
 }
 .subjuct-list li:nth-of-type(odd){
     text-align: right;
 }
 .subjuct-list li a{
     color: #9F0000;
 }
 .detailed-part{
     background-color: #fff;
     padding: 25px;
     margin-bottom: 25px;
 }
 .detailed-part .title{
     text-align: center;
     line-height: 1.5;
     padding: 15px 0;
     font-size: 20px;
     color: #C10B0A;
 }
 .detailed-part .content{
     text-align: justify;
     line-height: 2.2;
     color: #696969;
     margin-bottom: 25px;
 }
 .department-list{
     padding: 15px 0;
 }
 .department-list li{
     float: left;
     width: 23%;
     margin: 1%;
     padding: 8px 12px;
     border: 1px solid #CFCFCF;
     line-height: 1.5;
     font-weight: bold;
 }
 .department-list li:hover{
     border: 1px solid #C8050D;
 }
 .department-list li:hover a{
     color: #C8050D;
 }
 .prove-list{
     border-top: 1px solid #E7E7E7;
     border-bottom: 1px solid #E7E7E7;
     padding-bottom: 25px;
     margin-bottom: 25px;
 }
 .prove-tab{
     margin-bottom: 25px;
 }
 .prove-tab a{
     float: left;
     width: 50%;
     text-align: center;
     padding: 25px 0;
     font-size: 16px;
 }
 .prove-tab a.active span{
     padding: 15px 0;
     color: #B2190B;
     border-bottom: 3px solid #B2190B;
 }
 .prove-list ul{
     padding: 0 35px;
 }
 .prove-list ul li{
     padding: 12px 0 15px 25px;
     line-height: 1.5;
     background: url(../images/icons_03.png) 5px center no-repeat;
 }
 .pages{
     text-align: center;
 }
 .pages a{
     color: #fff;
     background-color: #0190d4;
     display: inline-block;
     padding:5px 8px;
     margin: 0 2px;
 }
 .info-title{
     padding: 12px 0;
     font-size: 16px;
     color: #c8050d;
     border-bottom: 3px solid #c8050d;
     margin-bottom: 15px;
 }
 .info-title b{
     color: #c8050d;
 }
 .slide-txt{
     padding: 0 0 15px 15px;
 }
 .slide-txt a{
     font-size: 14px;
     margin-right: 5px;
     color: #666;
 }
 .slide-txt a:hover{
     color: #0190d4;
 }
 span.leader{
     padding-right: 5px;
 }
 span.leader1{
     padding-right: 6px;
 }
 .env-list{
     padding: 25px 25px 0;
     background-color:#fff;
 }
 .env-item{
     /* width:31.33%;
     margin: 0 1%;
     float: left; */
     padding-bottom: 25px;
 }
 .env-item .cate{
     float:left;
     width: 350px;
 }
 .env-item .slide-list{
     float:left;
     width: 800px;
     padding-left: 15px;
 }
 .env-item li{
     border-bottom:none;
 }
 .leader-container{
     background: url(../images/leaderbg_01.jpg) center 0 no-repeat;
     background-size: 100%;
 }
 .mesg-header .pic{
     float:left;
     width:180px;
 }
 .mesg-header{
     padding: 15px 55px;
     background-color: #fff;
 }
 .mesg-header .pic img{
     width: 100%;
     height: 252px;
     overflow: hidden;
 }
 .mesg-header .leader-mesg{
     float:left;
     width: 910px;
     padding-left: 35px;
 }
 .interview-list{
     padding: 15px 0;
 }
 .interview-list li{
     margin-bottom: 15px;
 }
 .interview-list li .pic{
     width: 260px;
     height: 180px;
     float: left;
 }
 .interview-list li .pic img{
     width: 260px;
     height: 180px;
 }
 .interview-list li .mesg{
     width: 630px;
     margin-left: 25px;
     float: left;
 }
 .interview-list li .mesg .title{
     color: #e80014;
     font-size: 18px;
     padding: 8px 0;
     line-height: 1.5;
 }
 .interview-list li .mesg .discription{
     font-size: 15px;
     line-height: 1.8;
     text-align: justify;
     margin-bottom: 5px;
 }


 .pop{
     position: fixed;
     right: 10px;
     bottom: 276px;
     width: 160px;
     height: 240px;
     display: none;
 }
 .popHead{
     position: absolute;
     top: -32px;
     left: 0;
     height: 32px;
     width: 100%;
 }
 .popHead h2{
     font-size:16px;
 }
 .popClose{
     position: absolute;
     top: 150px;
     right: 15px;
 }
 .popClose:hover{
     color: #0041ff;
 }

 .pop1{
     position: fixed;
     right: 10px;
     bottom: 276px;
     width: 160px;
     height: 240px;
     display: none;
 }
 .pop2{
     position: fixed;
     right: 10px;
     bottom: 55px;
     width: 160px;
     height: 240px;
     display: none;
 }
 .pop3{
     position: fixed;
     left: 10px;
     bottom: 55px;
     width: 160px;
     height: 240px;
     display: none;
 }
 /* .popHead1{
     position: absolute;
     top: -32px;
     left: 0;
     height: 32px;
     width: 100%;
 }
 .popHead1 h2{
     font-size:16px;
 }
 .popClose1{
     position: absolute;
     top: 150px;
     right: 15px;
 }
 .popClose1:hover{
     color: #0041ff;
 } */



 .zhinan-table tr td{
     border: 1px solid #ccc;
     padding: 15px;
 }
 .share{
     text-align: right;
     padding-right: 55px;
 }
 .bdn .info{
     font-size: 18px;
     margin-bottom: 25px;
 }
 .bdn .info .title{
     padding: 8px;
     text-align: center;
     margin-bottom: 15px;
 }
 .bdn .info .txt{
     text-align: justify;
     line-height: 2;
     text-indent: 2em;
 }
 .evaluate .title{
     background-color: #ECECEC;
     font-size: 15px;
     line-height: 2.4;
     padding-left: 15px;
     color: #333333;
     font-weight: bold;
 }
 .evaluate .info-border{
     border: 1px solid #E8E8E8;
     border-top: none;
 }
 .evaluate .publish{
     padding: 15px;
 }
 .evaluate .tip-title{
     font-size: 13px;
     color: #333;
     font-weight: bold;
     margin-bottom: 10px;
 }
 .evaluate .eval-content{
     width: 100%;
     padding: 5px;
     text-align: justify;
     line-height: 1.5;
     color: #666;
 }
 .evaluate .form-input{
     height: 28px;
     width: 150px;
     outline: none;
     padding-left: 3px;
 }
 .evaluate .btn{
     padding: 5px 25px;
     font-size: 14px;
     color: #fff;
     outline: none;
     background-color: #1ea4ec;
     border: none;
 }
 .evaluate .list{
     padding: 10px 15px 0;
 }
 .evaluate .list .item{
     overflow: hidden;
     font-size: 15px;
     line-height: 1.5;
     color: #666;
     padding: 10px 0;
     border-bottom: 1px dashed #eee;
 }
 .evaluate .list .item .u-name{
     color: #0000FF;
 }
 .evaluate .list .item .time{
     color: #999;
     font-size: 13px;
     margin-top: 1px;
     float: right;
 }
 .evaluate .list .no-msg{
     text-align: center;
 }
 .closeBtn{
     width: 100%;
     float: right;
     text-align: right;
 }
 .count{
     padding: 5px 0;
     text-align: center;
     margin-bottom: 10px;
 }
 .count .num{
     color: #666;
     margin: 0 25px;
 }
 .sport{
     position: relative;
 }
 .sport img{
     display: block;
 }
 .sport .close-sport{
     color: #FFF;right: 0px;text-align: center;padding-right: 6px;width: 30px;overflow: visible;cursor: pointer;background: transparent;border: 0;-webkit-appearance: none;display: block;outline: none;padding: 0;z-index: 11046;-webkit-box-shadow: none;box-shadow: none;height: 30px;line-height: 30px;position: absolute;top: 0;text-decoration: none;opacity: 0.65;font-style: normal;font-size: 28px;font-family: Arial, Baskerville, monospace;
 }
