.logo-box{width: 33%;}
.top_one{
	padding: 20px 0;
}

.mui-scroll-list{
    z-index: 1;
}

.mui-table-view:after {
	background-color: transparent;
}
.mui-pull-bottom-pocket, .mui-pull-top-pocket{
    visibility: visible;
}

.mui-table-view:before{
	    background-color: #F3F3F3!important;
}
.line_height30{
	line-height: 30px;
	color:#8E8D8D;
}
.tit_name{
	color:#333;
	font-weight: 500;
}
.seach-box{
    width: 120px;
    height: 29px;
    background: rgba(255,255,255,1);
    opacity: 0.8;
    border-radius: 15px;
    overflow: hidden;
    margin-top: 10px;
    margin-right: 28px;
}
.wind-tittle {
    height: 40px;
    line-height: 40px;
    width: 100%;
    background: url(../img/qingfeng_bg.png)no-repeat;
    background-size: 100% 100%;
}
.seach-box input{
	width: 85%;
	height:29px;
	margin: 0;
	padding: 0 10px;
	border: none;
}
.seach-box img{
	width:18px;
    height:16px;
    top: 5px;
    right:11px;
}
.head{
	width: 100%;
	padding: 8px 15px;
	background: #F6F6F6;
	background: url(../img/nav_bg.png)no-repeat;
	background-size:100% 100% ;
}
.logo{
	width: 85px;
	vertical-align: middle;
}
.nav-list a{
	padding: 5px 1.5%;
	color: #969696;
	position: relative;
}
.nav-list{
	/*border-bottom:1px solid #EFEFEF ;*/
	
}
/*.nav-list a:before{
	content: '';
	width: 80%;
	height: 1px ;
	background: #0079FF;
	position: absolute;
	left: 50%;
	margin-left: -40%;
	bottom: 0;
	display: none;
}*/
.nav-list a.active{
	color: #0079FF;
}
.nav-list a.active:before{
	display: block;
}
.up-dwon img{
    width: 14px;
    height: 14px;
    margin-left: 10px;
    margin-top: 12px;
}
.up-dwon{
	width: 35px;
    background: #fff;
    position: absolute;
    right: 0px;
    top: -2px;
    z-index: 50;
    height: 40px;
}
.mui-scroll,.nav {
	height: 38px;
	background: #fff;
	    overflow: hidden;
}
.mui-scroll{
	/*padding: 0px 15px;*/
	height: 36px;
	padding-right: 44px;
}
#slider{
	min-height: 38px;
    padding-left: 7px;
	/*border-bottom: 2px solid #EFEFEF;*/
}
.nav-more li{
	float: left;
	text-align: center;
	width:22%;
	height:33px;
	line-height: 33px;
	background:rgba(238,238,238,1);
	border-radius:2px;
	margin:10px 1.5% 10px 1.5%;
}
.mui-slider .mui-segmented-control.mui-segmented-control-inverted .mui-control-item.mui-active{
	color: #0079FF;
	border-bottom: 2px solid #0079FF;
	
}
.nav-more li.active a{
	color: #0079FF;
}
.mui-segmented-control.mui-segmented-control-inverted .mui-control-item{
	font-family:HiraginoSansGB-W3;
	font-weight:normal;
	color:rgba(150,150,150,1);
	line-height: 32px;
	padding: 0;
	margin: 0 8px;
	border-bottom: 2px solid #fff;
	flex-direction: 14px;
}
.nav-more{
	display: none;
}
.icon-msg{
	width:40px;
	height:18px;
	border:1px solid rgba(218,56,56,1);
	color: #DA3838;
	font-size: 12px;
	text-align: center;
	line-height: 18px;
	vertical-align: text-bottom;
	display: inline-block;
}
.tab_line_20{
	height:10px;
	width: 100%;
	background: #EFEFEF;
}
.banner{
	width: 100%;
	height: 210px;
}
.list-item{
	padding: 15px 0;
}
.list-item dt{
	width: 30%;
	height: 66px;
	overflow: hidden;
}
.list-item dd{
	width: 68%;
	margin-right: 2%;
}
.icon-box{
	padding: 1px 5px;
	border: 1px solid #0079FF;
	color: #0079FF;
	border-radius:1px;
}
.list-item dd p{
	color: #242424;
}
.banner2,.banner2 a,.banner2 a img{
	width: 100%;
	height: 65px
}
.banner2 img{width: 100%;}

.banner-bottoms,.banner-bottoms a,.banner-bottoms a img{
	width: 100%;
	height: 65px
}
.banner-bottoms img{width: 100%;}

.video-box{
	width: 100%;
	height: 70px;
	background: url(../img/vedio_banner_tw.png)no-repeat;
	background-size:100% 100% ;
}
.video-box p{
	padding: 17px 10px 34px 64px;
	color: #091749;
	font-weight:bold;
}
.video-box a{
	text-decoration: underline;
	color: #011665;
	bottom: 10px;
	right: 10px;
}
.wind-list{
	width: 100%;
	height: 120px;
}
.wind-list img{
	width: 100%;
	height: 115px;
	
}
.icon-moer{
	width: 11px;
	height: 12px;
	vertical-align: middle;
	
}
.wind-list dl{
	position: relative;
}
.wind-list dl:after{
	width: 30px;
	height:30px;
	position: absolute;
	content: '';
	top: 30%;
	left: 50%;
	margin-left: -15px;
	/*background: url(../img/search_btn_play.png)no-repeat;*/
	background-size:100% 100% ;
}
/*搜索*/
.mui-bar{
	background:#F6F6F6;
	box-shadow: none;
}
#seach{
	padding: 8px 15px;
}
 .seach-top{
	width: 83%;
	background:rgba(255,255,255,.8);
	border-radius:15px;
	height: 30px;
	overflow: hidden;
	    margin-right: 3px;
}
.seach-top .icon-find{
	width:18px;
	height:16px;
	top: 7px;
	left: 7px;
	
}

#seach-main{
    padding-top: 46px;
    background: #EFEFEF;
}

.seach-top input{
	margin: 0 ;
	padding: 0;
	height: 30px;
	border: none;
	width: 80%;
	vertical-align: top;
}
.icon-dell{
	top: -5px;
	right: 8px;
}
#seach{
	position: fixed;
	width: 100%;
	background: #F6F6F6;
	left: 0;
	top: 0;
	z-index: 70;
}
#seach-main{
	padding-top: 45px;
	background: #EFEFEF;
}
.seach-nav {
	width: 80%;
	margin: auto;
}
.seach-nav li{
	float: left;
	width: 20%;
	margin: 0 2.5%;
	padding: 13px 0px;
	text-align: center;
	
}
.seach-nav.two li{
	width: 45%;
}
.seach-nav li a{
	position: relative;
	font-weight: bold;
}
.seach-nav li a:after{
	content: '';
	position: absolute;
	width: 100%;
	height: 2px;
	background:rgba(0,121,255,1);
	left: 50%;
	margin-left: -50%;
	bottom:-7px;
	display: none;
}
.seach-nav li a{
	color:rgba(119,119,119,1);
}
.seach-nav li.active a{
	color: rgba(0,121,255,1);
}
.seach-nav li.active a:after{
	display: block;
}
.mg_top17{
	margin-top: 17px;
}
.seach-news .list-item h6{
	color:rgba(142,141,141,1);
}
.seach-news .list-item h5{
	color:rgba(119,119,119,1);
}
.seach-news{
	display: none;
}
.seach-news.active{
	display: block;
}
.icon-video{
	width: 30px;
	height: 30px;
	background: url(../../img/btn_play.png)no-repeat;
	background-size:100% 100% ;
	top:30%;
	left: 50%;
	margin-left: -15px;
}
/*搜索*/
.live .list-item dt{
	width: 100%;
	height: 170px;
}
.live .icon-video{
	width: 42px;
	height: 42px;
	margin-left: -21px;
}
.icon-font{
	padding: 3px 7px;
	border-radius: 2px;
	top:8px;
	left: 10px;
	font-size: 12px;
}
.bg_red{background: #FF0000;}
.sun-list dt img{
	width:100%;
	height: 95px;
}
.video-box,.banner2 {box-shadow: 0 2px 5px 0  rgba(0,0,0,.3)}
.video-box,.banner2,.banner-img>p {box-shadow: 0 2px 5px 0  rgba(0,0,0,.3)}
.banner-img>p,.banner-img>p img {height: 70px;overflow: hidden;}

.sun-list{
	width: 48%;
	float: left;
	border:1px solid #DBDBDB;
	margin-bottom: 14px;
	border-radius: 5px 5px 0 0;
	overflow: hidden;
	height: 156px;
	
}
.sun-list:nth-child(2n){
	margin-left: 4%;
}
.sun-list dd{
	padding: 3px 8px 7px 8px;
	height: 48px;
}
.bg_grye{background:rgba(0,0,0,.3);}
.sun-list .icon-font{
	top:5px;
	left: 5px;
	padding: 3px 5px;
}
.link-tittle:after,.link-tittle:before{
	position: absolute;
	content: '';
	width: 30%;
	height: 1px;
	background: #AEAEAE;
	top: 7px;
}
.link-tittle:after{
	right: 0%;
}
.link-tittle:before{
	left: 0%;
}
.share-box li{
	width: 33.33%;
	float: left;
	text-align: center;
	padding: 15px 0;
}
.share-box li a{
	width: 36px;
	height: 36px;
	text-align: center;
	line-height: 40px;
	border:1px solid rgba(231,232,232,1);
	border-radius:50%;;
}
.footer{
	position: fixed;
	width: 100%;
	background: #fff;
	z-index: 60;
	bottom: 0;
	left: 0;
	display: none;
}
.banner-box,.banner-box img{
	height: 55px;
}
.img-box img{
	height: 200px;
	margin-top: 10px;
}
.img-box{
	display: flex;
  align-items: center;
  justify-content: space-between;
}
.color_a1{color: #A1A1A1;}
.color_b2{color: #b2b2b2;}
.info-box li,.info-box li img{
	width: 100%;
}
.info-box li{
	margin-top: 15px;
}
.info-box li img{
	border-radius:2px ;
}
.wind-nav li{
	width: 25%;
	float: left;
	text-align: center;
	padding: 10px 0;
}
.wind-nav li a p{
	color: #333;
}
.wind-nav li.active a p{
	color: #0079FF;
}
.font-icon{
	left: 16px;
	bottom: 8px;
}
.wind-imgbox{
	width: 28px;
	height: 28px;
	overflow: hidden;
    display: block;
    margin: auto;
}

.wind-imgbox img{
	width: 100%;
}
.wind .list-item{
	padding: 0 0 0 0;
	background: #EFEFEF;
	height: 170px;
}
 .project-list img{
 	width: 100%;
 	height: 60px;
 }
.icon-boxblue{
	text-align: center;
	width:60px;
	height:22px;
	line-height: 21px;
	background:rgba(255,255,255,1);
	border:1px solid rgba(0,121,255,1);
	border-radius:1px;
	color:rgba(0,121,255,1) ;
}
 .project-list{
 	padding-top: 20px;
 }
.about-tittle{
	width: 100%;
	height: 30px;
	text-align: center;
	background: url(../img/about_bg_zhici.png)no-repeat;
	background-size:100% 100% ;
	line-height: 30px;
}
.about-tittle img{
	width: 9px;
	height: 9px;
}
.mg_top15{
	margin-top: 15px;
}
.banner-img>p {
    box-shadow: 0px 1px 2px 0px rgba(1,67,166,.3);
}

.top{
	position: fixed;
	right: 10px;
	bottom: 20px;
	z-index: 99999;
}
.top img{
	width:40px;
	height:40px;
}
.project-nav li{
	/*padding-top: 10px;
	width: 30.33%;
	float: left;
	margin:0 1.5%;*/
    padding-top: 10px;
    width: 30.33%;
    float: left;
    margin: 0 1.5%;
    text-align: center;
}
.project-nav li span{height: 30px;}
/*.project-nav li img{width: 100%;}*/
.project-nav li.active p {
    color: #333333;
    font-weight: 900;
}
.padding_top17{padding-top: 17px;}
.underline{text-decoration:underline ;}
.vertical-align_t{vertical-align: top;}
.wind-tittle{
	height: 40px;
	line-height: 40px;
	width: 100%;
	background: url(../img/qingfeng_bg.png)no-repeat;
	background-size:100% 100% ;
}
.bor_b2{border: 2px solid #EFEFEF}
.banner-img>p{
	box-shadow: 0px 1px 2px 0px rgba(1,67,166,.3);
}
.index-wind  .wind-list{height: auto;}
.padding_tb17{padding: 17px 0;}
.icon-time{right: 6px;bottom: 5px;}
.rebort-box a{height: 44px;line-height: 44px;}
.bg_1{background: #596EF1;border-radius: 5px;}
.bg_2{background: #117BF1;border-radius: 5px;}
.line2{
	width:1px;
	height:26px;
	background:rgba(190,218,251,1);
	top: 9px;
	left: 50%;
}
#other-report .mui-collapse-content p{color: #333;width: 100%;word-break:break-all;}
.mui-table-view-cell{background: #F6F6F6;margin-top: 10px;}
/*.mui-table-view-cell.mui-active{background: #0079FF;}*/
.mui-table-view-cell.mui-active>a{color: #fff;background: rgba(0,121,255,1)}
.mui-table-view-cell.mui-active   .mui-navigate-right:after, .mui-push-right:after{color: #fff;}
.mui-table-view-cell:after,.mui-table-view:before,.mui-table-view:after{background: #fff;}
#other-report .mui-collapse-content{background: rgba(0,121,255,.1);margin-top: 0px;}

.share-a img{margin-top: 12px;}
.list-item a{width: 100%;}
.mui-table-view-cell.mui-collapse.mui-active {
    margin-top: 10px;
}
.video-box,.banner2,.banner-img>p {box-shadow: 0 2px 5px 0  rgba(0,0,0,.3)}
.banner-img>p,.banner-img>p img {height: 70px;overflow: hidden;}
.mui-collapse-content a{width:75%}

.bg_1 {
    background: #596EF1;
    border-radius: 5px;
}
.rebort-box a {
    height: 44px;
    line-height: 45px;
}
.bg_2 {
    background: #117BF1;
    border-radius: 5px;
}
.line2 {
    width: 1px;
    height: 26px;
    background: rgba(190,218,251,1);
    top: 9px;
    left: 50%;
}

/*分享*/
.bdsharebuttonbox  {
	width: 100%;
	text-align: center;
}
.bdsharebuttonbox.bdshare-button-style0-16 a{
	width: 36px;
    height: 36px;
    text-align: center;
    line-height: 40px;
    border: 1px solid rgba(231,232,232,1);
    border-radius: 50%;
    float: initial;
}
.bdsharebuttonbox li{width: 33.33%;float: left;padding: 10px 0;}
.bdshare-button-style0-16 .bds_tsina{background: url(../img/share_icon_weibo.png)no-repeat;background-position: 8px 9px!important;}
.bdshare-button-style0-16 .bds_weixin{background: url(../img/share_icon_weixin.png)no-repeat;background-position: 8px 9px!important;}
.bdshare-button-style0-16 .bds_qzone{background: url(../img/share_icon_qq.png)no-repeat;background-position: 8px 9px!important;}
/*分享*/

.width30 {
    width: 30%;
}

.seach-top {
    width: 70%;
    background: rgba(255,255,255,.8);
    border-radius: 15px;
    height: 30px;
    overflow: hidden;
    margin-right: 3px;
}

#seach {
    position: fixed;
    width: 100%;
    background: #F6F6F6;
    left: 0;
    top: 0;
    z-index: 70;
    padding: 8px 15px;
    margin:0;
}
