/*zzz*/
 body,h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl,dt,dd,ul,ol,li,pre,
form,fieldset,legend,button,input,textarea,th,td{margin:0;padding:0;}
caption,    
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video{display: block;margin: 0;padding: 0;}
 
h1,h2,h3,h4,h5,h6{font-size:100%;}
address,cite,dfn,em,var{font-style:normal;}
code,kbd,pre,samp{font-family:courier,courier,monospace;}
li{list-style:none;}
a,a:hover,a:link,a:visited,a:active{text-decoration:none;}
img{border:0;}
button,input,select,textarea{font-size:100%;outline: none}
table{border-collapse:collapse;border-spacing:0;}
.hide{display:none;}
body{
       font-family: PingFang SC,Lantinghei SC,Helvetica Neue,Helvetica,Arial,Microsoft YaHei,微软雅黑,STHeitiSC-Light,simsun,宋体,WenQuanYi Zen Hei,WenQuanYi Micro Hei,"sans-serif";
    color:#333;
    font-size:12px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
   
}
*,*::before,*::after{box-sizing:border-box;}
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
*:before,
*:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
*:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
body{
	/*padding-top:99px;*/
	background: #fff
}
.clr{
    display:block;
    clear:both
}
.re{
	position: relative;
}
.ab{
	position: absolute;
	z-index:10;
}
.l{
	float:left;
}
.r{
	float:right;
}
.w-68{
	width:66%;
	float:left;
}
.w-30{
	width:29%;
	float:right;
	padding-left:10px;
}
.distance{
	margin-top:93px !important;
}
.radius{
	border-radius:4px;
}
.label{
	top:10px;

	 padding:4px 6px 5px;
	 vertical-align: middle;
	 
}
.label-b{
	background:rgba(0,0,0,.5);
}
.scale{
	    -webkit-transition: all 1s;
    transition: all 1s;
    display: block;
    width:100%;
}
.scale:hover{
	transform: scale(1.1);
}
.ell{
	overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap;
}
.ell2{
	display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;
overflow: hidden;
}
.change-t:hover{
	color:#4285f4 !important;
}
.v-main{
	max-width:1120px;
	margin:0 auto;
}
.header{
	position:fixed;
	top:0;
	left:0;
	background: #fff;
	padding:15px 0;
	width:100%;
	z-index:99;
	
}
.header .v-main{
	position: relative;
}
.header .logo{
	position: absolute;
	top:0px;
	left:0;
	display: block;
 
 
}
.header .right{
	float:right;
}
.header .right .top{
    padding-top:10px;
    float: right;
    width:300px;
	display: flex;
	justify-content: flex-end;
	align-items: center;
}
.header .right .top div{
 display: inline-block;
 font-size:14px;
 color:#666;
}
.header .right .top div.search .img{
	display: inline-block;
	width:16px;
	height:16px;
	
	background:url(../img/ss.png);
	margin-right:10px;
	 position: relative;
	 top:2px;
}
.header .right .top .search{
	position: relative;
}
.header .right .top .search input{
	width:165px;
	border:none;
	 background:none;  
	 box-shadow: none;
	 	border:1px solid #ccc;
	background-image: url(../img/ss.png);
	background-repeat: no-repeat;
	background-position:140px center;  
}
.header .right .top .jdj{
    width:86px;
    height:31px;
    text-align: center;
    line-height: 32px;
    background:#0094d7 ;
    color:#fff;
    font-size:14px;
}
.header .right .top .search input::-webkit-input-placeholder { 
    color: #666;
}
.header .right .top .search input:-moz-placeholder { 
    color: #666;
}
.header .right .top .search input::-moz-placeholder { 
    color: #666;
}
.header .right .top .search input:-ms-input-placeholder { 
    color: #666;
}
.header .right .top .search input:focus{
	/*width:200px;*/
	/*border:1px solid #ccc;*/
}
.header .right .top .search .icon{
	position: absolute;
	left:10px;
	top:12px;
}
.header .right .top .search .form-control{
	padding-right:30px;

	font-size:14px;
	height:31px;
}
.header .right .top .search .navbar-form{
	padding:0 !important;
	margin:0 !important;
}
.header .right .top div.login{
	padding-left:35px;
	height:30px;
}
.header .right .top div.login a{
	color:#666;
}
.header .right .menu{
	width:600px;
	/*margin-top:2px;*/
	float:left;
}
.header .right .menu li#nav5 .item{
	display: none
}
.header .right .menu li{
	width:8.8%;
	float:left;
	text-align:right;
	padding:15px 0;
}
.header .right .menu li a{
	padding:0;
}
.header .right .menu li a.fir-a{
	font-size:16px;
	color:#333;
}
.header .right .menu li a.active.fir-a{
	color:#4285f4;
	font-weight:bold;
}
.header .right .menu .item{
	padding: 10px 0;
	width:100px;
    position: absolute;
    top: 70px;
    right: 0;
    margin-right:-35px;
    text-align: center;
    z-index: 100;
    
    background: #fff;
    border-radius: 8px;
  opacity:0; 
     visibility:hidden; 
    
  -webkit-transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  -moz-transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  -o-transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);

    box-shadow: 0 0 20px 0 rgba(0,0,0,.1);
}
.header .right .menu .item a{
	display: block;
	padding:7px 0;
	text-align: center;
	font-size:14px;
	color:#666;
}
.header .right .menu li:hover .item{
	   top:42px;
  opacity:1;
    visibility:visible;
     
     
}
 
@-webkit-keyframes fadeInUp1 {
    0% {
        opacity: 0;
        -webkit-transform: translateY(20px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0)
    }
}

@-moz-keyframes fadeInUp1 {
    0% {
        opacity: 0;
        -moz-transform: translateY(20px)
    }

    100% {
        opacity: 1;
        -moz-transform: translateY(0)
    }
}
.adhome-text{
    margin-top:30px;
    background: #f2f5f9;
    padding:20px 15px 4px;
    margin-bottom:30px;
}
.adhome-text a{
    font-size:14px;
    width:20%;
    float: left;
    color:#666;
    margin-bottom:16px;
    position: relative;
    padding-left:10px;
    overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap
}
.adhome-text a:before{
    content:'';
    position: absolute;
    width:4px;
    height:4px;
    border-radius:50%;
    margin-top:-2px;
    background: #666;
    left:0;
    top:50%;
}
.home-top .swiper-slide:last-child{
	margin-bottom:20px;
}
.home-top img{
display: block;
width:100%
}
.home-top .label{
	right:4px;
}
 
 .home-top .swiper-pagination .swiper-pagination-bullet{
 	width: 15px;
    height: 2px;
   opacity: 1;
    float: left;
    border-radius: .5px;
    cursor: default;
    position: relative;
    background: #6f6f6f;
    border:none;
     -webkit-transition: all 1s;
    transition: all 1s;
 }
  .home-top .swiper-pagination .swiper-pagination-bullet-active{
 	background:#1091ce;
 	width:25px;
 }
 .ad-lable{
     position: absolute;
     right:0;
     bottom:0;
     width:36px;
     height:20px;
     text-align: center;
     line-height: 20px;
     background: #999;
     font-size:12px;
     color:#fff;
     border-top-left-radius:4px;
 
 }
.home-banner .label{
	right:4px;
}
.home-banner .info{
position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100px;
    background-image: -webkit-gradient(linear,left top,left bottom,color-stop(13%,transparent),color-stop(97%,rgba(0,0,0,.65)));
    background-image: linear-gradient(-180deg,transparent 13%,rgba(0,0,0,.75) 97%);
    color:#fff;
    bottom: 0;
    
    text-align: left;
     
    padding-left: 20px;
    padding-right: 200px;
     padding-top:50px;
    font-size:20px;
}
.home-banner .info p{
	overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap;
}
 .home-banner .swiper-pagination{
 	text-align: right;
 	padding-right: 20px;
 	bottom:20px;
 }
 .home-banner .swiper-button-prev{
 	    background: url(../img/icon.png) no-repeat 50%;
    background-size: 246px 1012px;
    background-position: 0 -904px;
   left:0;
    width:28px;
    height:40px;
    top:50%;
    margin-top:-14px;
    opacity: 0
 }
  .home-banner .swiper-button-next{
 	    background: url(../img/icon.png) no-repeat 50%;
    background-size: 246px 1012px;
    background-position: 0 -944px;
    right:0;
    width:28px;
    height:40px;
    top:50%;
    margin-top:-14px;
     opacity: 0
 }
  .home-banner .swiper-container:hover .swiper-button-white{
  	opacity: 1
  }
 .home-banner .carousel-indicators{
 	text-align:left;
 	left:20px;
 	margin-left:0;
 	bottom:16px;
 }
 
 .home-banner .swiper-pagination .swiper-pagination-bullet{
 	width: 35px;
    height: 4px;
   opacity: 1;
    display: inline-block;
    border-radius: 50px;
    cursor: default;
    position: relative;
    background: #fff;
    border:none;
 }
 .home-banner .swiper-pagination .swiper-pagination-bullet-active{
 	background:#1091ce;
 }
  
 .home-banner .list li{
 	width:48.55%;
 	float:left;
 	margin-left:2.9%;
 	overflow: hidden;
 }
 .home-banner .list li img{
 	display: block;
 	width: 100%
 }
 .home-banner .list li:nth-child(2n+1){
 	margin-left:0;
 }
  .home-banner .list li:nth-child(3){
 	margin-top:10px;
 }
  .home-banner .list li:nth-child(4){
 	margin-top:10px;
 }
 .home-banner .list li .info-1{
 	    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: -webkit-gradient(linear,left top,left bottom,from(hsla(0,0%,74.9%,0)),color-stop(97%,rgba(0,0,0,.78)));
    background-image: linear-gradient(-180deg,hsla(0,0%,74.9%,0),rgba(0,0,0,.78) 97%);
    -webkit-transition: all .5s;
    transition: all .5s;
    border-radius:4px;
 }
  .home-banner .list li .info-1 p{
  	    font-size: 13px;
    line-height: 18px;
    color: #fff;
    text-align: justify;
    padding: 0 10px;
     
    position: absolute;
    bottom: 6px;
    overflow: hidden;
    -webkit-transition: bottom .5s;
    transition: bottom .5s;
  }
  .home-banner .list li .info-1:hover{
  	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.4);
	background-image: -webkit-gradient(linear,left top,left bottom,from(hsla(0,0%,74.9%,0)),color-stop(97%,rgba(0,0,0,.78)));
	background-image: linear-gradient(-180deg,hsla(0,0%,74.9%,0),rgba(0,0,0,.78) 97%)
  }
  .home-banner .list li:hover p{
  	bottom:72px;
  	opacity: 1;
  	 

  	-webkit-transform: translateY(50%);
	transform: translateY(50%);
	 
-webkit-line-clamp: 4 !important;
 
  }
   .home-banner .list li:hover img{
   	transform: scale(1.1);
   }
   
   .homet-nlist{
       margin-top:40px;
       margin-bottom:20px;
   }
   .homet-nlist .list{
       margin-bottom:10px;
       position: relative;
       padding-left:48px;
       width:49%;
       float:left;
       margin-left:2%;
   }
   .homet-nlist .nlist .list:nth-child(2n+1){
       margin-left:0;
   }
   .homet-nlist .list a{
       display: block;
   }
   .homet-nlist .list .cha{
       position: absolute;
       left:0;
       top:0;
       width:40px;
       height:25px;
       text-align: center;
       line-height: 25px;
       color:#fff;
       background: #0094d7;
       border-top-right-radius: 4px;
       border-bottom-left-radius: 4px;
   }
   .homet-nlist .list .title{
       font-size:16px;
       color:#333;
       margin-bottom:16px;
       overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap
   }
    .homet-nlist .b-title{
        display: block;
        text-align: center;
        font-size:24px;
        color:#333;
        margin-bottom:40px;
    }
.home-main{
	margin-top:20px;
	padding-bottom:40px;
}
.home-main .common-title{
	/*margin-bottom:20px;*/
}
.home-main .common-title .l{
	font-size:20px;
	padding-bottom:8px;
	padding-left:6px;
		padding-right:6px;
	border-bottom:3px solid #0094d7;
	color:#333;
	float:left;
	/*line-height: 36px;*/
}
.home-main .common-title .r{
color:#999;
font-size:14px;
line-height: 36px
}
.home-main .common-title .r span{
    color:#0094d7;
}
.home-main .common-title.line{
    border-bottom:1px solid #e4ebf3;
    margin-bottom:20px;
}
.home-main .common-title.line .l{
    margin-bottom:-2px;
}
.home-main .bg-title{
	/*padding-left:30px;*/
	/*background: url(../img/xs.png) no-repeat left center;*/
}
.home-main .article-item{
	padding:15px;
	height:100%;
	padding:26px 15px 26px 0;
	border-top:1px solid #e4ebf3;
}
.home-main .article-item .shadow{
	position: absolute;
	width:100%;
	height:100%;
	top:0;
	left:-15px;
	    box-shadow: 0 0 5px 0 rgba(0,0,0,.2);
	border-radius:4px;
	display: none;
}
/*.home-main .article-item:hover .shadow{*/
/*display: block;*/
/*}*/
.home-main .article-item .label{
left:4px;
}
.home-main .article-item .imgl{
	padding-right:71%;

}
.home-main .article-item .imgl .img-wrapper{
	display: block;
	overflow: hidden;
	height: 135px;
	display: flex;
	align-items: center;
}
.home-main .article-item .textr{
	width:71%;
	position: absolute;
	right:0;
	top:0;
	height:100%;
	padding:26px 0 20px 20px;
}
.home-main .article-item .textr .title{
	font-size:18px;
	color:#333;
	 margin-top:-4px
	line-height: 1.5
}
.home-main .article-item .textr .desc{
	font-size:13px;
	color:#787878;
	line-height: 20px;
	 
	margin-top:10px;
}
.home-main .article-item .textr .info{
	bottom:22px;
	width:100%;
	color:#a7a7a7;
	font-size:13px;
	left:0;
	padding:0 20px;
}
.home-main .article-item .textr .info a{
	display: inline-block;
	margin-right:10px;
	color:#a7a7a7;
}
.home-main .article-item .textr .info .ly{
	color:#4285f4;
}
.indextile{
    font-size: 24px;
    font-weight: bold;
    padding-bottom: 8px;
    padding-left: 0px;
    padding-right: 6px;
}
.home-main .article-content .btn-more{
	text-align: center;
	margin-top:30px;
}
.home-main .article-content .btn-more a{
	display: inline-block;
	width:140px;
	height:35px;
	line-height: 31px;
	color:#4285f4;
	font-size:14px;
	border:1px solid #4285f4;
}
.home-main .hot-content{
	margin-bottom: 35px;
	background: #fff
}
.home-main .hot-list{
	padding-left:10px;
	background: #f7f9fb;
	padding:20px 20px 1px;
}
.home-main .hot-list .img{
overflow: hidden
}
.home-main .hot-list  a{
 
	overflow: hidden;
}
.home-main .hot-list img{
	border-radius:3px;
}
.home-main .hot-list .toptwo .info{
border-radius: 4px;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100px;
    background-image: -webkit-gradient(linear,left top,left bottom,color-stop(13%,transparent),color-stop(97%,rgba(0,0,0,.65)));
    background-image: linear-gradient(-180deg,transparent 13%,rgba(0,0,0,.65) 97%);
}
.home-main .hot-list .toptwo .info .text{
	font-size: 16px;
    line-height: 24px;
    color: #fff;
    text-align: justify;
    padding-left: 15px;
    padding-right: 15px;
   width:100%;
    position: absolute;
    bottom: 14px;
    overflow: hidden
}
.home-main .hot-list .toptwo .icon{
	width:60px;
	height:38px;
	top:0;
	left:-10px;
}
.home-main .hot-list .toptwo .icon.no1{
	background: url(../img/icon.png) no-repeat;
    background-size: 246px 1012px;
    background-position: 0 -153px;
}
.home-main .hot-list .toptwo .icon.no2{
	background: url(../img/icon.png) no-repeat;
    background-size: 246px 1012px;
    background-position: 0 -191px;
}
.home-main .hot-list .list{
	margin-bottom:20px;
}
.home-main .hot-list .item .l{
width:80px;
}
.home-main .hot-list .item .l .num{
	top:0;
	left:0;
	color:#fff;
	font-size:14px;
	background:rgba(0,0,0,.5);
	padding:6px 8px;
	display: block;
	line-height: 1;
	border-radius:4px 0 4px 0;
}
.home-main .hot-list .item .l .num1{
	background:#f95355 
}
.home-main .hot-list .item .l .num2{
	background:#f6a623 
}
.home-main .hot-list .item .l .num3{
	background:#4285f4 
}
.home-main .hot-list .item .l .num.no3{
	background: #3a9cef
}
.home-main .hot-list .item .r{
width:190px;
padding-left:15px;
}
.home-main .hot-list .item .r .title{
	font-size:16px;
	line-height: 24px;
	color:#333;
}
.home-main .hot-list .item .r .time{
	color:#a7a7a7;
	font-size:13px;
	bottom:0;
}
.home-main .home-video img{
    display: block;
    width:100%;
}
.home-main .home-video .swiper-slide .img{
    overflow: hidden;
}
.home-main .home-video .title{
    margin-top:6px;
    font-size:16px;
    color:#333;
    line-height: 1.8;
}
.home-main .home-video .bf{
        position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -25px;
    margin-left: -25px;
    z-index: 10;
    width: 50px;
}
.home-main .home-video .swiper-button-prev{
 	    background: url(../img/ad-jt1.png) no-repeat 50%;
    
   left:0;
    width:24px;
    height:24px;
    top:35%;
    margin-top:-5px;
    opacity: 0;
 }
.home-main .home-video .swiper-button-next{
 	    background: url(../img/ad-jt2.png) no-repeat 50%;
   
    right:0;
    width:24px;
    height:24px;
    top:35%;
    margin-top:-5px;
      opacity: 0;
 }
.home-main .home-video .swiper-slide:hover .swiper-button-next{
    opacity: 1;
} 
.home-main .home-video .swiper-slide:hover  .swiper-button-prev{
    opacity: 1;
}
.home-main .home-video .swiper-container:hover .swiper-button-white{
  	opacity: 1
  }
 .home-main .home-video .banner3 .swiper-button-prev{
 	 
    top:50%;
    margin-top:-12px;
    
 }
.home-main .home-video .banner3 .swiper-button-next{
 	 
    top:50%;
    margin-top:-12px;
     
 }
 
  .home-main .home-video .banner4 .swiper-button-prev{
 	 
    top:50%;
    margin-top:-12px;
    
 }
.home-main .home-video .banner4 .swiper-button-next{
 	 
    top:50%;
    margin-top:-12px;
     
 }
  .home-main .tc-list{
      margin-bottom:30px;
  }
 .home-main .tc-list .list{
     margin-top:15px;
 }
 .chzt-list img{
     width:100%;
     display: block;
 }
 .chzt-list .title{
         margin-top: 6px;
    font-size: 16px;
    color: #333;
    line-height: 1.8;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    
 }
.home-main .gd-list{
	padding-left:0;
}
 .home-main .tc-list .list img{
     width:100%;
     display: block;
 }
  .home-main .tc-list .list .title{
      position: absolute;
     height: 85px;
    width: 100%;
    color:#fff;
    bottom: 0;
    background-image: -webkit-gradient(linear,left top,left bottom,from(transparent),color-stop(97%,rgba(0,0,0,.65)));
    background-image: linear-gradient(-180deg,transparent,rgba(0,0,0,.75) 97%);
    text-align: left;
    padding-top: 52px;
    padding-left: 20px;
    padding-right: 20px;
     
    font-size:16px;
    overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap
  }
   .home-main .tc-list .list .img{
       overflow: hidden;
   }
.home-main .gd-list .info .text .title{
	font-size:18px;
	 
	line-height: 1.5
}
.home-main .hot-list .toptwo .info .text .desc{
	font-size: 14px;
}
 .home-main .al-list{
     background: none;
     padding-left:0;
     padding-right:0;
     padding-bottom:0;
 }
 .home-main .report-list{
     background: #eff2f6;
     padding:0 15px;
 }
.home-main .report-list .list{
    padding:20px 0 0 30px;
  /*border-top:1px solid #e4ebf3;*/
}
.home-main .report-list .list:first-child{
    border-top:0;
}
.home-main .report-list .list a{
	display: block;
	padding-bottom: 20px;
	border-bottom:1px solid #e4ebf3;
}
.home-main .report-list .list:before{
	position: absolute;
	left:2px;
	top:30px;
	width:8px;
	height:8px;
	background: #69b6e3;
	border-radius: 50%;
	content:"";
	display: block;
}
.home-main .report-list .list .title{
	font-size:18px;
	line-height: 1.5;
	color: #333;
	margin-bottom:8px;
}
.home-main .report-list .list .desc{
	color:#787878;
	font-size:13px;
	line-height: 1.5
}
.home-main .report-content{
	margin-bottom: 35px
}
.home-main .cp-content .hot-list{
	/*padding-left:0;*/
}
.home-main .cp-content .label{
	left:4px;
}
.home-main .people-content{
	margin-bottom: 35px
}
.home-main .people-list{
    padding:20px 20px 0;
    background: #f0f3f7;
}
.home-main .people-list .list{
	padding:25px 0 25px 90px;
	border-bottom:1px solid #e4ebf3;
	position: relative;
	
}
.home-main .people-list .list:first-child{
	padding-top:0;
}.home-main .people-list .list:first-child .l{
	top:0;
}
.home-main .people-list .list .l{
	
	position: absolute;
	left:0;
	top:25px;
	width:70px;
	height:70px;
	border-radius: 50%;
	overflow: hidden;
}
.home-main .people-list .list .l img{
	 
	display: block;
	height: 100%;
	width:auto;
	    -webkit-transition: all 1s;
    transition: all 1s;
}
.home-main .people-list .list .l:hover img{
	transform: scale(1.1);
}
.home-main .people-list .list .r{
	float:none;
}
.home-main .people-list .list .r .title{
	    font-size: 16px;
    color: #333;
    display: block;
    line-height: 1.5;
}
.home-main .people-list .list .r .desc{
	    color: #787878;
    font-size: 13px;
    line-height: 1.5;
    margin-top:6px;
}
.hz1-content{
    margin:50px 0;
}
.hz1-content .common-title{
    margin-bottom:20px;
}
.hz1-content .list_lh{
	/*height:207px;*/
	overflow: hidden;
}
.hz1-content li{
	
	padding-bottom: 20px;
	
}
.hz1-content li div{
	width: 14%;
	float:left;
	margin-left:3.2%;
}
.clearfix1:after{
	display: block;
	visibility: visible;
	height: 0;
	content: "";
	clear: both;
}
.clearfix1{
	zoom:1;
}
.hz1-content  li div:nth-child(6n+1){
	margin-left:0;
}
.hz1-content  li img{
	display: block;
	width: 100%;
}
.footer .top .panter li div:nth-child(5n+1){
	margin-left:0;
}
.footer .top .panter li img{
	display: block;
	width: 100%;
}
.footer{
	background:#2d3237;
	font-size:14px;
	color:#99999a;
}
.footer .top{
	padding:35px 0;
	border-bottom: 1px solid #42474b
}
.footer .top .nav-list{
	width:13.33%;
}
.footer .top .utitle{
	font-size:18px;
	color:#fff;
	margin-bottom: 16px;
} 
.footer .top .nav-list li{
	width:50%;
	float: left;
	margin-bottom: 12px;
	cursor: pointer;
}
.footer .top .nav-list li a{
	display: block;
	color:#aaa;
	 
}
.footer .top .panter{
	width:48%;
	margin:0 6.685%;
}
.footer .top .panter .list_lh{
	height:90px;
	overflow: hidden;
}
.footer .top .panter li{
	
	padding-bottom: 15px;
	
}
.footer .top .panter li div{
	width: 15.9%;
	float:left;
	margin-left:5.125%;
}
.clearfix1:after{
	display: block;
	visibility: visible;
	height: 0;
	content: "";
	clear: both;
}
.clearfix1{
	zoom:1;
}
.footer .top .panter li div:nth-child(5n+1){
	margin-left:0;
}
.footer .top .panter li img{
	display: block;
	width: 100%;
}
.footer .top .ewm{
	width:12.5%;
	text-align: center;
}
.footer .top .ewm img{
    width:90px;
}
.footer .top .ewm p{
	font-size: 14px;
	color: #aaa;
	 
	margin-top:10px;
}
.footer .bottom{
	padding:30px 0 20px;
	  color:#aaa;
	  font-size:14px;
}
.footer .bottom .l p:first-child{
	margin-bottom:10px;
}
.footer .bottom a{
	color:#aaa;
}
.footer .bottom .r .title{
text-align: right;
margin-bottom: 6px;
}
.footer .bottom .r li{
	display: inline-block;
	margin-left:10px;
	border:1px solid #42474b;
	 
	padding:0 10px;
	width:120px;
	height:26px;
	line-height: 24px;
}
.footer .bottom .r li:hover{
	cursor: pointer;
}
.footer .bottom .r li img{
	position: absolute;
	top:50%;
	margin-top:-2px;
	right:10px;
}
.footer .bottom .r li.active img{
	transform: rotate(180deg);

-ms-transform: rotate(180deg); /* IE 9 */
}

.footer .bottom .r li .item{
	bottom:25px;
	width:120px;
	border:1px solid #42474b;
	border-bottom: none;
	left:-1px;
	position: absolute;
	padding:6px 0;
	background: #2d3237;
	display: none;
}
.footer .bottom .r li .item a{
	display: block;
	line-height: 24px;
	padding:0 10px;
	border-top:1px solid #42474b;
}
.footer .bottom .r li .item a:first-child{
	border-top:none;
}
.footer .bottom .r li.active .item{
	display: block
}
.footer .utitle1{
    margin-bottom:0 !important;
}
.footer .pt-list{
    margin-bottom:8px;
    margin-top:10px;
}
.footer .pt-list a{
    display: inline-block;
    color:#aaa;
    font-size:14px;
    margin-right:15px;
}
.right-section{
	position: fixed;
	right:10px;
	bottom:60px;
	z-index:99;
	width:40px;
}
.right-section .list{
	width:40px;
	height:40px;
	display: block;
}
.right-section .feedback{
	border:1px solid #ddd;
}
.right-section .feedtext{
	    display: none;
    width: 40px;
    height:40px;
    font-size: 14px;
    color: #fff;
    position: absolute;
    top: 0;
    left: 0;
     text-align: center;
    line-height: 14px;
    padding-top:5px;
}
.right-section .feedback:hover .feedtext{
	display: block;
	background: #1091ce;
	border: 1px solid #1091ce
}

.right-section .feedimg{
	  width: 40px;
    height: 40px;
     
    background: url(../img/kf-1.png) no-repeat center;
    
}
 
 .right-section .phone-img{
   width: 40px;
    height: 40px;
     background: url(../img/dh-1.png) no-repeat center;
    
 }
 .right-section .phone-img:hover{
 	background: url(../img/dh-2.png) no-repeat center;
 }
  .right-section .phone-text{
  	padding:10px;
  	top:50%;
  	right:40px;
  	transform: translateY(-50%);
  	background: #FFF;
  	text-align: center;
  	visibility: hidden;
    opacity: 0;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
  }
   .right-section .phone{
    border-right: 1px solid #ddd;
    border-left: 1px solid #ddd;
   }
   .right-section .phone:hover .phone-text{
visibility: visible;
opacity: 1;
   }
    .right-section .code{
    	border: 1px solid #ddd;
    }
.right-section .code-img{
width: 40px;
height: 40px;
 background: url(../img/ewm-1.png) no-repeat center;
}
.right-section .code-img:hover{
 background: url(../img/ewm-2.png) no-repeat center;
    background-color: #4285f4;
    border:none;
    	 }
.right-section .code:hover .code-content{
   
    
visibility: visible;
opacity: 1;
   }
   .right-section .gotop{
   	    border: 1px solid #ddd;
    border-top: none;
   }
   .right-section .gotop .top-img{
   	width: 40px;
    height: 40px;
   	     background: url(../img/zd-1.png) no-repeat center;

   }
    .right-section .gotop .top-img:hover{
   	     background: url(../img/zd-2.png) no-repeat center;

   }
   .right-section .list{
   	background: #fff;
   }
   .right-section .list:hover{
   	border:none;
   }
    .right-section .list:hover .top-img{
   	background-color: #4285f4;
   	border:none;
   }
.right-section .code-content{
	    visibility: hidden;
    opacity: 0;
    z-index: 10030;
    width: 256px;
    height: 124px;
    position: absolute;
    right: 40px;
     top:50%;
     margin-top:-75px;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}
.right-section .code-content .tabs{
	position: relative;
    z-index: 10;
    width: 236px;
    top: 0;
    height: 26px;
    background: #ddd;
    display: -webkit-box;
}
.right-section .code-content .tabs div{
	-webkit-box-flex: 1;
    color: #262626;
    font-size: 12px;
    line-height: 26px;
    text-align: center;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
}
.right-section .code-content .tabs div:hover{
	cursor: pointer;
}
.right-section .code-content .tabs div.bg{
	    background: #edf1f4;
}
.right-section .code-content .tab-content{
	margin-top: -4px;
    width: 246px;
    height: 106px;
    padding: 12px;
    position: absolute;
    z-index: -1;
    background-image: url(../img/icon.png);
    background-size: 246px 1012px;
    background-position: 0 -704px;
    background-repeat: no-repeat;
}
.right-section .code-content .tab-content div{
	display: none;
}
.right-section .code-content .tab-content div.block{
	display: block;
}
.right-section .code-content .tab-content div img{
	    width: 74px;
    height: 74px;
    margin-right: 8px;
    margin-top: 5px;
    display: inline-block;
}
.right-section .code-content .tab-content div p{
	    margin-top: 5px;
    display: inline-block;
    vertical-align: top;
    width: 120px;
    text-align: justify;
    line-height: 17px;
    color: #787878;
    font-size: 12px;
}
.v-homefollow{
	 
	top:99px;
}
.v-homefollowfixed{
	position: fixed;
    width: 1200px;
        left: 0;
    right: 0;
    margin: 0 auto;
    z-index: 10001;
    height:0;
}
.v-homefollowfixed .cp-content{
	padding-top:20px;
	width:31.6667%;
	padding-left:10px;
	float:right;
}

/*直播*/
.live-header {
	background: #fff !important
}
.live-header .right .menu li a.fir-a{
	color:#333 !important;
}
.live-header .right .top div{
	color:#333 !important;
}
.live-header .right .menu li a.active.fir-a{
	color:#1091ce !important;
}
.live-bannerout .swiper-pagination{
 	 text-align: center;
 	bottom:16px;
 }
 
.live-bannerout .swiper-pagination .swiper-pagination-bullet{
 	width: 35px;
    height: 2px;
    
    border-radius: .5px;
    cursor: default;
    position: relative;
    background: rgba(255,255,255,.5);
    border:none;

 }
 .live-bannerout .swiper-pagination .swiper-pagination-bullet-active{
 	background:#fff;
 }
.live-bannerout .carousel-indicators li.active span{
 	background:#fff;
 }
.live-banner{
	height:600px;
}
.live-banner .content{
	 padding-top:200px;
	text-align: center;
    
    color:#fff;
}
.live-banner .content .p1{
font-size:36px;
margin-bottom:20px;
}
.live-banner .content .p2{
font-size:36px;
font-weight:bold;
margin-bottom:30px;
}
.live-banner .content .down{
	display: inline-block;
	width:50px;
	height:50px;
	background: url(../img/down.png);
	-webkit-animation: bounce-down 1.5s linear infinite;animation: bounce-down 1.5s linear infinite;
}
  @-webkit-keyframes bounce-down {
         25% {-webkit-transform: translateY(-10px);}
         50%, 100% {-webkit-transform: translateY(0);}
         75% {-webkit-transform: translateY(10px);}
        }

        @keyframes bounce-down {
         25% {transform: translateY(-10px);}
         50%, 100% {transform: translateY(0);}
         75% {transform: translateY(10px);}
        }
.live-tj{
	padding:40px 0;
	background: #f7f7f7;
}
.live-tj .btitle{
	font-size:32px;
	color:#333;
	margin-bottom:40px;
	text-align: center;
}
.live-tj .list li{
width:48%;
float:left;
background: #fff;
margin-left:4%;
margin-bottom: 30px;
}
.live-tj .list li:nth-child(2n+1){
	margin-left:0;
}
.live-tj .list li a{
	display: block;
}
.live-tj .list li .img{
overflow: hidden;
}
.live-tj .list li .img .ab{
	display: inline-block;
	position: absolute;
	  
	top:10px;
	left:10px;
 
	z-index:10;
}
.live-tj .list li .img .state{
	    padding: 6px 10px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    background: #4285f4;
    font-size: 12px;
    border-radius:5px;
    color: #fff;
}
.live-tj .list li .img .state.start{
	background: #ff6262
}
.live-tj .list li .img .state.end{
	background: #ff585d
}
.live-tj .list li .text{
	padding:20px 15px;
}
.live-tj .list li .text .title{
	font-size:20px;
	color:#000;
	margin-bottom: 10px
}
.live-tj .list li .text .desc{
	color:#787878;
	font-size:14px;
	line-height: 20px;
	text-align: justify;
	margin-bottom: 18px;
	height:40px;
}
.live-tj .list li .text .bottom{
font-size:14px;
color:#a7a7a7;
 
}
.live-tj .list li .text .r{
	color:#f49b18;
}
.live-tj .btn-more{
	text-align: center;
}
.live-tj .btn-more a{
	display: inline-block;
	width:240px;
	height:60px;
	line-height: 56px;
	border:1px solid #e0e0e0;
	color:#b3b3b3;
	font-size: 20px;
	border-radius: 46px;
	margin-top:40px;
}
.live-parnter{
	padding: 60px 0;
	text-align: center;
	color:#fff;
	background: #4d4d4d;
}
.live-parnter .title{
	margin-bottom:40px;
	font-size: 32px
}
.live-parnter li{
	width:18.333%;
	margin-left:2.083375%;
	padding:20px 0;
}
.live-parnter ul li:nth-child(5n+1){
	margin-left:0;
}
.live-parnter li a{
	display: block;
}
.live-parnter li img{
	width: 100%;
	display: block;
}
/*直播详情*/
.lived-banner{
	height:400px;
}
.lived-banner a{
	display: block;
	width: 100%;
	height:100%;
}
.lived-container .lived-top{
	background: #efefef;
	padding:40px 0;
}
 
.lived-container .lived-top .l{
	width:75%;
	height:500px;
	overflow: hidden
}
.lived-container .lived-top .l img{
	height:auto;
}
.lived-container .lived-top .l video{
	width:100%;
	object-fit: fill;
	height: 500px;
}
.lived-container .lived-top .main .r{
	width:25%;
	background: #2d2d2d;
	height:500px;
	color:#f7f7f7;
	padding: 25px;
	position: relative;
}
.lived-container .lived-top .main .r .top{
	padding-bottom: 20px;
	margin-bottom: 16px;
	border-bottom: 1px dashed #575757;
}
 .lived-container .lived-top .main .r .title{
 	font-size: 18px;
 	color:#fff;
 	line-height: 1.5;
 	margin-bottom: 15px;
 }
  .lived-container .lived-top .main .r .title span{
  	display: inline-block;
  	padding:3px 6px;
  	color:#fff;
  	font-size:12px;
  	background: #38cc10;
  	margin-left:4px;
  	border-radius: 6px;
  }
.lived-container .lived-top .main .r .info{
   	color:#b3b3b3;
   }
.lived-container .lived-top .main .info .left{
	float:left;
}
.lived-container .lived-top .main .info .right{
	float:right;
}
.lived-container .lived-top .main .desc{
	font-size: 14px;
	text-align: justify;
	line-height: 1.5;
	color:#ccc;
	padding-right:10px;
}
.lived-container .lived-top .main .desc img{
	max-width: 100%;
}
.lived-container .lived-top ::-webkit-scrollbar {
  width: 6px;
  height: 6px;
  
}
.lived-container .lived-top ::-webkit-scrollbar-track {
  box-shadow: none;
  border-radius: 10px;
  background: #222
}
.lived-container .lived-top ::-webkit-scrollbar-thumb {
  border-radius: 10px;
  box-shadow: none;
  background: #656565
}
.lived-container .lived-bottom{
	padding:40px 0;
}
.lived-container .lived-bottom .jj{
	width:75%;
	padding-right:35px;
}
.lived-container .lived-bottom .jj .title{
	border-bottom: 2px solid #e6e6e6;
	font-size:20px;
	color:#333;
	position: relative;
	padding-bottom: 20px;
}
.lived-container .lived-bottom .jj .title:after{
	position: absolute;
	content:"";
	width:80px;
	height:2px;
	background: #0599d9;
    left:0;
    bottom:-2px;
}
.lived-container .lived-bottom .jj .content{
	padding-top:30px;
}
.lived-container .lived-bottom .jj .content img{
	max-width: 100%;
}
.lived-container .lived-bottom .jj .v-content{
	font-size:16px;
	line-height: 1.5;
	padding:20px 0;
}
.lived-container .lived-bottom .jj .time{
	color:#999;
	font-size:14px;
	position: relative;
	padding-left: 35px;
}
.lived-container .lived-bottom .jj .time:before{
	content:"";
	position: absolute;
	left:0;
	top:3px;
	width:16px;
	height:16px;
	border-radius: 50%;
	border:5px solid #0599d9;
}
.lived-container .lived-bottom .pl{
	width:25%;
}
.lived-container .lived-bottom .pl .pl-title{
	border-bottom: 2px solid #e6e6e6;
	font-size:20px;
	color:#333;
	position: relative;
	padding-bottom: 20px;
	margin-bottom: 20px
}
.lived-container .lived-bottom .pl .pl-title:after{
	position: absolute;
	content:"";
	width:40px;
	height:2px;
	background: #0599d9;
    left:0;
    bottom:-2px;
}
 
.lived-container .lived-bottom  .list{
	padding:30px 0;
	border-bottom: 1px dashed #e6e6e6;
	padding-left: 90px;
	min-height: 70px;
}
.lived-container .lived-bottom  .list .img{
	width: 70px;
	height: 70px;
	overflow: hidden;
	left:0;
	top:30px;
}
.lived-container .lived-bottom  .list .img img{
	width: 100%;
	height: 100%;
	display: block;
	border-radius: 50%;
}
.lived-container .lived-bottom  .list .text .top{
padding-right: 40px;
}
.lived-container .lived-bottom  .list .top .name{
font-size: 16px;
color:#333;
font-weight:bold;
}
.lived-container .lived-bottom  .list .top .hf{
	right:0;
	top:0;
	font-size: 16px;
	color:#1b75bc;
}
.lived-container .lived-bottom  .list .time{
	font-size: 14px;
	color:#999;
	margin:5px 0 9px;
}
.lived-container .lived-bottom  .list .desc{
	font-size: 16px;
	color:#333;
	text-align: justify;
}
.lived-container .lived-bottom .comment-list .more{
	display: block;
	text-align: center;
	font-size: 16px;
	color: #1b75bc;
	margin-top: 20px;

}
.lived-container  #commentlist{
	max-height:600px;
	overflow-y: scroll;
}
.lived-container .lived-bottom ::-webkit-scrollbar {
  width: 6px;
  height: 6px;
  
}
.lived-container .lived-bottom ::-webkit-scrollbar-track {
  box-shadow: none;
  border-radius: 10px; 
  background: #f5f5f5
}
.lived-container .lived-bottom ::-webkit-scrollbar-thumb {
  border-radius: 10px;
  box-shadow: none;
  background: #dadada
}
.lived-container .lived-wap #commentlist{
	max-height:300px;
}
.lived-container .lived-wap ::-webkit-scrollbar {
  width: 6px;
  height: 6px;
  
}
.lived-container .lived-wap ::-webkit-scrollbar-track {
  box-shadow: none;
  border-radius: 10px;
  background: #f5f5f5
}
.lived-container .lived-wap ::-webkit-scrollbar-thumb {
  border-radius: 10px;
  box-shadow: none;
  background: #dadada
}
.lived-container .djs{
	position: absolute;
	top:20px;
	left:0;
	width: 100%;
	text-align: center;
	z-index:10;
}
.lived-container .timespan{
padding: 0px 10px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    background: #4285f4;
    font-size: 12px;
    border-radius: 5px;
    color: #fff;
    display: inline-block;
}
.lived-container .timespan.end{
	 background: #ff585d;
}
.lived-container .timespan span{
	font-size: 14px;
	display: inline-block;
	margin-right:5px;
}
.lived-container .bdshare-button-style0-16 .bds_more{
	color:#fff;
	margin-top:15px;
	background: none;
	padding-left:2px;
}
#comments .c-heading{
	margin-bottom: 15px;
	border-bottom: 1px solid #f5f5f5;
}
#comments .c-title{
	font-size: 16px;
}
#comments .panel-body{
	padding:15px 0;
}
#comments .c-title small{
	font-weight: normal;
    color: #999;
    font-size: 13px;
}
#comment-container #commentlist dl {
  position: relative;
  border-bottom: 1px solid #eee;
  clear: both;
  padding: 10px 0;
  margin-bottom: 5px;
}
#comment-container #commentlist dl dt {
  float: left;
  margin-right: 10px;
  width: 44px;
  height: 44px;
  display: block;
  position: absolute;
}
#comment-container #commentlist dl dt img {
  width: 40px;
  height: 40px;
  border-radius: 50%;
}
#comment-container #commentlist dl dd {
  padding-left: 55px;
  float: left;
  width: 100%;
}
#comment-container #commentlist dl dd cite a {
  color: #0084ff;
  font-size: 14px
}
#comment-container #commentlist dl dd small {
  color: #999;
  margin: 0 0 0 3px;
  height: 20px;
  line-height: 20px;
  font-size: 10px;
}
#comment-container #commentlist dl dd small a {
  display: none;
}
#comment-container #commentlist dl dd dl {
  margin: 0px;
  border-top: 1px solid #eee;
  border-bottom: none;
  padding-top: 15px;
  padding-bottom: 0;
}
#comment-container #commentlist dl dd dl dd {
  width: 550px;
}
#comment-container #commentlist dl dd p {
  margin-top: 5px;
  margin-bottom: 10px;
  line-height: 24px;
      font-size: 14px;
    color: #616161;
}
#comment-container #commentlist dl dd p em {
  font-style: normal;
  display: inline-block;
  padding: 0 5px;
  height: 22px;
  line-height: 22px;
  font-weight: 400;
  font-size: 13px;
  text-align: center;
  color: #0084ff;
  background: rgba(0, 132, 255, 0.1);
  border-radius: 2px;
}
#comment-container h3 {
  position: relative;
  font-size: 16px;
  padding: 15px 0;
  background: #fff;
}
#comment-container #postcomment .comment-group-wrapper{
	    border: 1px solid #ddd;
    border-radius: 2px;
    background: rgba(245,247,249,.8);
}
#comment-container #postcomment .form-group {
  margin-bottom: 0;
  text-align: right;
  padding: 10px
}
#comment-container #postcomment .form-group textarea{
	resize: none;
	background: none;
	border:none;
	box-shadow: none;
	font-size: 14px
	 padding:0;
}
#comment-container #postcomment .form-group .tjpl{
	 display: inline-block;
    height: 30px;
    padding: 0 12px;
    line-height: 30px;
    color: #fff;
    background-color: #4285f4;
    border-radius: 1px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    position: relative;
}
#comment-container #postcomment .dl-text{
	color:#333;
	font-size:14px;
}
#comment-container #postcomment .dl-text a{
	color:#4285f4;
}
#comment-container #postcomment label {
  font-weight: normal;
}
#comment-container #postcomment a small {
  display: inline !important;
}
.form-control{
	font-size: 12px
}
#comment-container .btn{
	font-size: 12px
}
.btn-primary {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}
.btn-primary:hover {
  color: #fff;
  background-color: #0069d9;
  border-color: #0062cc;
}
.btn-outline-primary {
  color: #007bff;
  background-color: transparent;
  background-image: none;
  border-color: #007bff;
}
.btn-outline-primary:hover {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}
/*新闻详情*/
.newsd-container .bshare-custom a{
	margin-top:0;
	width:24px;
	height:24px !important;
	background-color: #ccc;
	display: inline-block;
	background-repeat: no-repeat;
}
 
.newsd-container{
	padding:40px 0;
	 
}
.newsd-container .w-5{
 float:left;
	width:5%;
	padding-top:100px;
}
.newsd-container .w-5 .bshare-custom a{
    display: block;
    width:36px;
    height:36px !important;
    margin-bottom:12px !important;
}
/*.newsd-container .w-30{*/
/*	padding-left:30px;*/
/*	width:28%;*/
	
/*}*/
.newsd-container .w-30{
	padding-left:60px;
	width:28%;
	margin-top:60px;
}
.newsd-container .w-68{
    width:67%;
    padding-left:30px;
    margin-top:50px;
}
.newsd-container .metas-title {
    margin: 0;
   font-size: 30px;
    color: #262626;
    letter-spacing: 0;
    text-align: justify;
    line-height: 42px;
}
.newsd-container .left .info{
	font-size:14px;
	color:#999;
	border-bottom: 1px solid #f0f0f0;
	margin-top:15px;
	padding-bottom: 20px;
}
.newsd-container .left .info a{
	color:#0699d9;
	display: inline-block;
	margin-right:6px;
}
 
.newsd-container .left .info .r{
	float:left;
   margin-left:10px;
}
.newsd-container .left .content{
	padding:20px 0;
	font-size: 16px;
    color: #262626;
    letter-spacing: 0;
    text-align: justify;
    line-height: 30px;
    border-bottom:1px solid #f0f0f0;
}
.newsd-container .left .content p{
	margin-bottom: 26px;
	word-wrap: break-word;
}
.newsd-container .left .content video{
	margin:15px 0;
}
.newsd-container .left .content img{
	max-width: 100%;
	 
}
.newsd-container .left .article-donate{
	border-top:3px solid #0599d9;
	padding:15px;
	background: #fafafa;
	margin-top: 20px
}
.newsd-container .left .article-donate .img img{
	width:45px;
}
.newsd-container .left .article-donate .name{
	font-size: 14px;
	color:#0599d9;
	display: inline-block;
	margin-left:10px;
}
.donate-wrapper.fixed{
	position: fixed;
	bottom:72px;
	left:0;
	z-index:10;
	height:0;
	width:100%;
}
.donate-wrapper.fixed .donate-vmain{
	width:1200px;
	margin:0 auto;
}
.donate-wrapper.fixed .donate-width{
	width:68.3333%
}
.newsd-container .left .icongroup .group-i{
	display: inline-block;
	padding:0 20px 0 14px;
	border-left:1px solid #e6e6e6;
	color:#ccc;
	font-size:14px;
	margin-top:10px;

}
.newsd-container .left .icongroup .group-i1{
	border-left: none
}
.newsd-container .left .icongroup .group-i:first-child{
	margin-left:0;
}
.newsd-container .left .icongroup .group-i i{
margin:0 6px 0 14px;
font-size: 22px;
}
.newsd-container .left .icongroup .group-i a{
	color:#ccc;
	position: relative;
}
.newsd-container .left .icongroup .group-i .hide-share{
	width:68px;
	height:44px;
	position: absolute;
	bottom: 100%;
	left:50%;
	margin-left: -34px;
	text-align: center;
	background-color: #fff;
	color:#787878;
	line-height: 38px;
	background-image:url(../img/ic_float.png);
	background-size:68px 44px;
	display: none;  
}
.newsd-container .left .icongroup .group-i a:hover{
	opacity: 1
}
.newsd-container .left .icongroup .group-i a:hover .hide-share{
	display: block;
	opacity: 1;
}
.newsd-container .right .top-card{
border-top:3px solid #0599d9;
margin-bottom: 30px
}
.newsd-container .mz-content{
    background: #F9F9F9;
    font-size:14px;
    margin-top:30px;
    padding:20px;
    text-align: justify;
    line-height:26px;
}
.newsd-container .mz-content .mz-title{
    text-align: center;
    font-size: 20px;
    color:#0094d7;
    margin-bottom:20px;
}
.newsd-container .right .top-card .content{
	padding:0 15px 15px;
	border-left:1px solid #e6e6e6;
	border-right:1px solid #e6e6e6;
}
.newsd-container .right .top-card .top{
	padding:20px 0;
	border-bottom: 1px solid #e6e6e6;
	position: relative;
	min-height:120px;
}
.newsd-container .right .top-card .top .img{
	position: absolute;
	left:0;
	top:20px;
}
.newsd-container .right .top-card .top img{
	width:60px;
	
}
.newsd-container .right .top-card .top .text{
    padding-left: 80px;
    padding-top:16px;
    min-height:80px;
}
.newsd-container .right .top-card .top .name{
	font-size: 20px;
    color: #262626;
    text-align: justify;
    width: 100%;
    height: 28px;
    line-height: 28px;
    display: block;
}
.newsd-container .right .top-card .top .num{
	    color: #787878;
    font-size: 14px;
    line-height: 20px
}
.newsd-container .right .bottom-card{
	padding:15px;
	border-left:1px solid #e6e6e6;
	border-right:1px solid #e6e6e6;
	border-bottom:1px solid #e6e6e6;
}
.newsd-container .right .bottom-card .title{
	    font-size: 16px;
    line-height: 25px;
    color: #262626;
    letter-spacing: 0;
}
.newsd-container .right .bottom-card .next-title{
	 font-size: 12px;
    line-height: 25px;
    color: #262626;
    margin:8px 0 10px;
}
.newsd-container .right .bottom-card .desc{
	    font-size: 13px;
    color: #787878;
    letter-spacing: 0;
    text-align: justify;
    line-height: 20px;
}
.newsd-container .right .bottom-card .time{
	padding-top: 8px;
    color: #a7a7a7;
    letter-spacing: 0;
    text-align: justify;
}
.newsd-container .right .list{
	padding-top:14px;
}
.newsd-container .right .list .title{
	font-size: 14px;
     color: #a7a7a7;
    margin-bottom:10px;
}
.newsd-container .right .list li{
	margin-bottom: 8px;
}
.newsd-container .right .list .list-title{
	padding-bottom: 4px;
    font-size: 14px;
    color: #262626;
    line-height: 20px;
    max-height: 43px;
    letter-spacing: 0;
    text-align: justify;
    margin-bottom: 6px
}
.newsd-container .right .list span{
	    color: #a7a7a7;
    text-align: justify;
}
.newsd-container .right .more{
	display: block;
	text-align: center;
	height:50px;
	background: #0599d9;
	    font-size: 14px;
    color: #fff;
    line-height: 50px;
}
.newsd-container .vk-fixed-wrapper.fixed{
	top:30px;
	left:0;
	width:100%;
	height:0;
	position: fixed
}
.newsd-container .vk-fixed-wrapper.fixed .vk-vmain{
	width:1120px;
	margin:0 auto;
	height:0;
}
.newsd-container .vk-fixed-wrapper.fixed .vk-width{
	width:28%;
	padding-left:60px;
	float: right
}
.newsd-container .vk-fixed-wrapper.fixed{
	top:84px;
	left:0;
	width:100%;
	height:0;
	position: fixed
}
.newsd-container .vk-fixed-wrapper.fixed .vk-vmain{
	width:1120px;
	margin:0 auto;
	height:0;
}
.newsd-container .vk-fixed-wrapper.fixed .vk-width{
	width:28%;
	padding-left:30px;
	float: right
}

.newsd-container .vk5-fixed-wrapper.fixed{
	top:100px;
	left:0;
	width:100%;
	height:0;
	position: fixed
}
.newsd-container .vk5-fixed-wrapper.fixed .vk5-vmain{
	width:1120px;
	margin:0 auto;
	height:0;
}
.newsd-container .vk5-fixed-wrapper.fixed .vk5-width{
	width:5%;
	/*padding-left:30px;*/
	float: left
}
/*图集详情*/
.photod-container{
	padding:40px 0;
	 
}
.photod-container .p-title{
	    margin-bottom: 20px;
    font-size: 30px;
    color: #262626;
    letter-spacing: 0;
    text-align: justify;
    line-height: 42px;

}
.photod-container .info p{
	display: inline-block;
	 
	color:#999;
	font-size:14px;
}
.photod-container .info i{
	margin-right:8px;
}
.photod-container .article-main{
	padding:20px 0;
}
.photod-container .article-image img{
	display: block;
	width:100%;
}
.photod-container .gallery-top{
	margin-bottom: 10px;
}
.photod-container .gallery-thumbs img{
 
opacity: .4
}
.photod-container .gallery-thumbs .swiper-slide-thumb-active img{
	-webkit-filter: grayscale(0);
-moz-filter: grayscale(0);
-ms-filter: grayscale(0);
-o-filter: grayscale(0);
filter: grayscale(0);
filter: none;
opacity: 1
}
.photod-container .gallery-thumbs .swiper-slide{
	max-height:74px;
	overflow: hidden;
}
.photod-container .gallery-top .swiper-slide{
	max-height:800px;
	overflow: hidden;
}
.photod-container .article-text{
	    font-size: 14px;
    color: #616161;
        line-height: 30px;
        text-align: justify;
        margin-top:30px;
}
.photod-container .article-text img{
	max-width: 100%
}
/*登录注册*/

main.content{
	width: 100%;
    overflow: auto;
    top: 0;
    position: absolute;
    z-index: 10;
    bottom: 50px;
    padding: 15px;
    padding-top: 67px;
}
.clearfix:before, .clearfix:after, .content:before, .content:after{
	    content: " ";
    display: table;
}
.login-section{
	 margin: 50px auto;
    width: 460px;
    -webkit-border-radius: 0;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 0;
    -moz-background-clip: padding;
    border-radius: 0;
    background-clip: padding-box;
}
  .user-section{
  	background: #fff;
    padding: 15px;
    margin-bottom: 50px;
    -webkit-border-radius: 4px;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 4px;
    -moz-background-clip: padding;
    border-radius: 4px;
    background-clip: padding-box;
    border: 1px solid #e4ecf3;
  } 
  .login-section .logon-tab{
  	margin:-15px -15px 0 -15px;
  }
  .login-section .logon-tab > a{
  	display: block;
    padding: 20px;
    float: left;
    width: 50%;
    font-size: 16px;
    text-align: center;
    color: #616161;
    background-color: #f5f5f5;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
  .login-section .logon-tab > a.active{
  	    background-color: #fff;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
  .login-section .login-main{
  	padding:40px 45px 20px 45px;
  }
  .sjzh{
  	text-align: center;
  }
  .sjzh span{
  	font-size:14px;
  	color:#a7a7a7;
  }
  .sjzh a{
  	color:#007bff;
  	font-size:20px;
  	display: inline-block;
  	margin-left:25px;
  }
  .avatar-img img {
    border-radius: 48px;
    width: 30px;
    height: 30px;
    background: none
}
  /*图集*/
   .photo-container .swiper-slide{
   	height:460px;
   }
  .photo-container .content{
  	padding:0 0 60px;
  	/*margin-top: 70px;*/
  	margin-top: 0px;
  }
  .photo-container .p-title{
 font-size: 20px;
 color:#333;
 margin-bottom: 25px
  }
  .photo-container li{
  	width:32%;
  	float:left;
  	margin-bottom: 20px;
  	margin-left:2%;
  }
.photo-container ul li:nth-child(3n+1){
margin-left:0;
}
.photo-container ul li a{
	display: block;
}
.photo-container ul li .img{
	overflow: hidden;
	position: relative;
height:250px;
}
.photo-container ul li img{
	display: block;
	width: 100%
}
.photo-container ul li .bf{
	position: absolute;
	top:50%;
	left:50%;
	margin-top:-36px;
	margin-left:-36px;
	z-index: 10;
	width: auto
}
.photo-container ul li p{
	font-size: 16px;
	color:#333;
	font-weight:bold;
	line-height: 1.5;
	text-align: justify;
	min-height: 48px;
	margin-top:8px;
}
.photo-container .btn-more{
	text-align: center;
    margin-top: 30px;
}
.photo-container .btn-more a{
	display: inline-block;
    width: 140px;
    height: 35px;
    line-height: 31px;
    color: #4285f4;
    font-size: 14px;
    border: 1px solid #4285f4;
}
/*视频详情*/
.videod-container .right .top-card{
border-top:none;
}
.videod-container .right .top-card .top{
	border-bottom: none;
	padding:0;
}
.videod-container .w-30{
	padding-left:0;
}
.videod-container .left .info{
	 margin-bottom: 25px
}
.videod-container .vd-bottom .main{
	background: #2d2d2d;
}
.videod-container .vd-bottom .main video{
	width: 100%;
	height: 500px;
	object-fit: fill;
}
.videod-container .vd-bottom .main .list{
	height: 500px;
	padding:30px 15px;
}
.videod-container .vd-bottom .main .t-title{
	font-size: 16px;
	color:#fff;
	margin-bottom: 10px
}
.videod-container .vd-bottom .main li{
	margin-bottom: 20px;
	position: relative;
}
.videod-container .vd-bottom .main li .img{
	overflow: hidden;
	width:42.5%;
	float: left;
}
.videod-container .vd-bottom .main li img{
	display: block;
	width: 100%
}
.videod-container .vd-bottom .main li .text{
	width: 57.5%;
	float:left;
	padding-left: 10px;
}
.videod-container .vd-bottom .main li .title{
	font-size: 14px;
	color:#fff;
	line-height: 1.5;
	text-align: justify;
	margin-top:-4px;
}
.videod-container .vd-bottom .main li .time{
	color:#999;
	position: absolute;
	bottom: 0
}
.videod-container .vd-bottom .main .more{
	width: 100%;
	display: block;
	height:50px;
	line-height: 50px;
	background: #0599d9;
	font-size: 14px;
	color: #fff;
	text-align: center;
}
.videod-container .vd-bottom .article-text{
	padding: 30px 0;
	    font-size: 14px;
    color: #616161;
    line-height: 30px;
    text-align: justify;
   
}
.videod-container .vd-bottom .article-bottom{
	padding-right: 30px;
}
.news-container{
	/*margin-top: 80px;*/
	margin-top: 0;
}
.news-container .newsnav-out p{
	    font-size: 24px;
    color: #444;
	
}
.news-container .newsnav-out{
	/*padding-right:20px;*/
}
.news-container .news-nav{
	padding:20px;
	background: #f7f7f7;
	margin-bottom: 15px;
	text-align: left;
	/*margin-top:30px;*/
}
.news-container .news-nav a{
	display: inline-block;
	width:72px;
	height:40px;
	line-height: 40px;
	text-align: center;
	font-size:16px;
	color:#333;
	border-radius: 3px
}
.news-container .news-nav a:hover{
	color:#fff;
	background: #0897D7
}
.news-container .news-nav a.active{
	color:#fff;
	background: #0897D7
}
.news-container .home-main{
     	margin-top: 0;
     }

/*专题*/
.special-container .special-list{
	width:31%;
	float:left;
	margin-bottom:40px;
	margin-left:3.5%;
	overflow: hidden;
}
.special-container .special-list:nth-child(3n+1){
	margin-left: 0;
}
.special-container .special-list .info{
	position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: -webkit-gradient(linear,left top,left bottom,from(hsla(0,0%,74.9%,0)),color-stop(97%,rgba(0,0,0,.78)));
    background-image: linear-gradient(-180deg,hsla(0,0%,74.9%,0),rgba(0,0,0,.78) 97%);
    -webkit-transition: all .5s;
    transition: all .5s;
    border-radius: 4px;
}
.special-container .special-list .info p{
	font-size: 16px;
    line-height: 18px;
    color: #fff;
    text-align: justify;
    padding: 0 10px;
    position: absolute;
    bottom: 10px;
    overflow: hidden;
    -webkit-transition: bottom .5s;
    transition: bottom .5s;
}
.special-container .special-list .img{
	max-height: 240px;
	overflow: hidden;
}
.special-container .special-list img{
	display: block;
	width: 100%;
}
.special-container .special-list .text{
	height:95px;
	padding:10px;
	background: #F5F5F5;
	text-align: justify;
	color:#787878;
	font-size: 13px;
	line-height: 1.5;
}
.speciald-container .top-img{
	overflow: hidden;
}
.speciald-container .top-img .m{
	display: none;
}
.speciald-container .top-img img{
	width:100%;
}
.speciald-container .top-img .info{
	position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: -webkit-gradient(linear,left top,left bottom,from(hsla(0,0%,74.9%,0)),color-stop(97%,rgba(0,0,0,.78)));
    background-image: linear-gradient(-180deg,hsla(0,0%,74.9%,0),rgba(0,0,0,.78) 97%);
    -webkit-transition: all .5s;
    transition: all .5s;
    border-radius: 4px;
}
.speciald-container .top-img .info p{
	font-size: 18px;
     
    color: #fff;
    text-align: justify;
    padding: 0 20px;
    position: absolute;
    bottom: 20px;
    overflow: hidden;
    -webkit-transition: bottom .5s;
    transition: bottom .5s;
}
.speciald-container .s-share{
	margin:20px 0;
}
.speciald-container .s-title{
	font-size: 30px;
    color: #262626;
    font-weight: 700;
}
.speciald-container .s-share .r .bdsharebuttonbox a{
	background-color: #ccc
}
.speciald-container .s-desc{
	background: #F5F9FF;
	padding: 30px;
	font-size: 14px;
	color:#999;
	line-height: 2;
	text-align: justify;
}
.speciald-container .s-desc .bg{
	padding-left:65px;
	background-image: url(../img/mh.png);
	background-position:top left;
	background-repeat:no-repeat;  
	background-size: 54px 40px;
	min-height:60px;
}
/*杂志*/
.mag-container  .news-nav{
        margin-bottom: 30px;
     }
.mag-container .newsnav-out{
	padding-right:0;
}
.mag-container .list{
	overflow: hidden
}
.mag-container .list .item{
	width:18%;
	float:left;
	margin-left:2.5%;
	margin-bottom:40px;
}
.mag-container .list .item:nth-child(5n+1){
	margin-left:0;
}
.mag-container .list .item a{
	display: block;
}
.mag-container .list .item .img{
	background-image: url(../img/list-mae-li.png);
	background-size:100% 100%; 
	padding:1px 20px 3px 1px;
	
}
.mag-container .list .item .img-inner{
	max-height:260px;
	overflow: hidden;
}
.mag-container .list .item img{
	width: 100%;
	display: block;
}
.mag-container .list .item p{
	text-align: center;
	margin-top:15px;
	font-size:16px;
	color:#333;
}
.pager li a{
	margin:0 6px;
	border-radius: none
}
.pager li.active span{
	margin-left:12px;
}
.tag-container .tag-title{
	font-size:24px;
	color:#444;

}
.tag-container .panel-title{
	padding:15px 0;
}
.tag-container .panel-title li a{
	font-size: 13px;
    color:#555;
}
.tag-container .panel-title li a.active{
	color:#4285f4;
	font-weight: bold
}
.tag-container .w-30{
	padding-left: 30px
}
.tag-container .w-30 .title{
	color:#333;
	padding-bottom:15px;
	font-size:16px;
	border-bottom:#f0f0f0;
}
.tag-container .tag1{

  margin-bottom: 5px;
 
 
  display: inline-block;
  padding: 0 8px;
  height: 24px;
  line-height: 24px;
  font-weight: 400;
  font-size: 13px;
  text-align: center;
  color: #4285f4;
  background: rgba(0, 132, 255, 0.1);
  margin-right: 3px;
  border-radius: 2px;
 
}
.about-container .top-banner{
   text-align: center;
	height:500px;
  color:#fff;
}
.about-container .top-banner .text{
	padding-top: 200px
}
.about-container .top-banner .title{
	font-weight:bold;
	font-size:56px;
	margin-bottom: 10px;
	letter-spacing: 4px
}
.about-container .top-banner .desc{
	font-size:14px;
}
.about-container .content{
	  padding:60px 0;
    font-size: 16px;
    color: #262626;
    letter-spacing: 0;
    text-align: justify;
    line-height: 30px;
}
.about-container .content .w-30{
	padding-left: 30px;
}
.about-container .content .w-30 img{
	max-width: 100%;
	text-align: center;
}
/*v-club*/
.vclub-header{
	position: fixed;
	top:0;
	left:0;
	width:100%;
	z-index:99;
	padding:25px 0;
	color:#fff;
}
.vclub-header.bg{
	background: #fff;
	color:#333;
}
.vclub-header.bg .r a{
	border:1px solid #333;
	color:#333;
}
.vclub-header.bg .business-nav a{
	color:#333;
}
.vclub-header.bg .business-nav a.active:after{
	background: #333
}
.vclub-header .l .info{
	margin-left: 15px;
	padding-left: 15px;
	border-left:1px solid #4b4b4b;
	font-size:14px;
	margin-top:10px;
	line-height: 1
}
.vclub-header .l .info .i1{
	margin-bottom:3px;
}
.vclub-header .r a{
	display: inline-block;
	width:140px;
	height:44px;
	text-align: center;
	line-height: 44px;
	color:#fff;
	border:1px solid #fff;
	font-size:16px;
}
.vclub-banner{
	height:600px;
	position: relative;
}
.vclub-banner-m img{
	display: block;
	width:100%;
}
.vclub-banner a{
	position: absolute;
	width:220px;
	height:60px;
	text-align: center;
	background: #0599d9;
	color:#fff;
	padding-top: 10px;
	bottom:80px;
	left:50%;
	margin-left: -110px
}
.vclub-banner a span{
	display: block;
}
.vclub-banner a .i1{
	font-size: 16px;
}
.vclub-banner a .i2{
	color:#97caea;
}
.vclub-part1{
	background: #21558c;
	padding: 60px 0;
	color:#fff;
	font-size:16px;
	line-height: 1.5;
	text-align: center;
}
.vclub-part1 .content{
	padding:42px 130px;
	position: relative;
}
.vclub-part1 .content .mh1{
position: absolute;
left:40px;
top:0;
z-index:10;
}
.vclub-part1 .content .mh2{
position: absolute;
right:40px;
bottom:0;
z-index:10;
}
.vclub-part{
	padding:70px 0;
}
.vclub-title{
	text-align: center;
	margin-bottom: 50px
}
.vclub-title .t1{
	font-size:24px;
	font-weight:bold;
	color:#333;
}
.vclub-title .t1 span{
	display: inline-block;
	 
	position: relative;
}
.vclub-title .t1 span img{
	margin-top:10px;
}
.vclub-title .t1 span .line1{
	margin-right:10px;
}
.vclub-title .t1 span .line2{
	margin-left:10px;
}
.vclub-title .t2{
	color:#ccc;
	text-transform: uppercase;
}
.vclub-part2 .t1{
	color:#333;
}
.vclub-part2 ul li{
	width:31.6%;
	float:left;
	margin-bottom:30px;
	position: relative;
	overflow: hidden;
	margin-left: 2.6%
}
.vclub-part2 ul li:hover .scale{
transform: scale(1.1);
}
.vclub-part2 ul li:nth-child(3n+1){
	margin-left:0;
}
.vclub-part2 ul li img{
	display: block;
	width:100%;
}
.vclub-part2 ul li .text{
	position: absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:10;
	text-align: center;
	padding-top:50px;
}
.vclub-part2 ul li .text .title{
	font-size:18px;
	color:#4cacd7;
	font-weight:bold;
}
.vclub-part2 ul li .text .desc{
	font-size: 14px;
	line-height: 2;
	color:#fff;
	margin-top:15px;
}
.vclub-part3 .t1{
	color:#fff;
}
.vclub-part3 .vclub-lb{
	padding:0 116px;
	position: relative;
}
.vclub-part3 .vclub-lb img{
	width: 100%;
	display: block
}
.vclub-part3 .vclub-lb .swiper-slide{
	overflow: hidden;
}
 
.vclub-part3 .vclub-lb .swiper-button-prev{
	background-image:url(../img/jt-1.png); 
	width:14px;
	height:25px;
	background-size: 14px 25px;
	margin-top:-12px;
}
.vclub-part3 .vclub-lb .swiper-button-next{
	background-image:url(../img/jt-2.png); 
	width:14px;
	height:25px;
	background-size: 14px 25px;
	margin-top:-12px;
}
.vclub-part4{
	/*padding-bottom: 0*/
}
.vclub-part4 .tips{
	text-align: center;
	color:#21558c;
	font-size: 14px;
	margin-bottom:60px;
	margin-top:-30px;
}
.vclub-part4 ul li{

}
.vclub-part4 .list_lh1{
	/*height:410px;*/
	overflow: hidden;
}
.vclub-part4 .banner2-m{
	display: none;
}
.vclub-part4 .banner2{
		height:470px ;
}
.vclub-part4 .banner2 .swiper-slide{
	height:470px ;
}
.vclub-part4 .banner2 .swiper-slide .img{
		float:left;
	width:15%;
	margin-left:6.25%;
	
	margin-bottom: 70px;
}
.vclub-part4 .banner2 .swiper-slide .img:nth-child(5n+1){
	margin-left: 0
}
.vclub-part4 .banner2 .swiper-slide img{
	width: 100%
}
.vclub-part4 .btn-more{
	    text-align: center;
      
}
.vclub-part4 .btn-more a{
	    display: inline-block;
    width: 140px;
    height: 35px;
    line-height: 31px;
    color: #4285f4;
    font-size: 14px;
    border: 1px solid #4285f4;
}
.vclub-part5{
	text-align: center;
	font-size:16px;
	color:#333;
}
.vclub-part5 a{
  margin-top:15px;
  display: inline-block;
    width: 220px;
    height: 60px;
    text-align: center;
    background: #0599d9;
    color: #fff;
    padding-top: 10px;
    
}
.vclub-part5 a span{
	display: block
}
.vclub-part5 a .i1{
	font-size: 16px;
}
.vclub-part5 a .i2{
	    color: #97caea;
}
/*联系我们*/
.contact-wrapper{
	    position: fixed;
    z-index: 100000;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: rgba(0,0,0,.5);
    display: none;
}
.contact-wrapper .contact-main{
width: 430px;
    height: auto;
    position: absolute;
    z-index: 1001;
    padding:50px 30px;
    background: #fff;
    border-radius: 6px;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    text-align: center;
}
.contact-wrapper .contact-main .title{
	    font-size: 16px;
    text-align: center;
    margin-bottom: 10px;
    color:#262626;
    font-weight: 700;
}
.contact-wrapper .contact-main .desc{
	   font-size: 16px;
    color: #262626;
    text-align: center;
    line-height: 24px;
    margin-bottom: 10px
}
.contact-wrapper .contact-main .know{
	display: inline-block;
	width: 200px;
    height: 40px;
    color: #fff;
    
    background: #4285f4;
    font-size: 16px;
    text-align: center;
    line-height: 40px;
    text-decoration: none;
    border-radius: 2px;
    
    cursor: pointer;
    position: relative;
}
/*服务案例*/
.scase-banner{
	height:500px;
	text-align: center;
}
.scase-banner p{
	    font-weight: bold;
    font-size: 56px;
    margin-bottom: 10px;
    letter-spacing: 4px;
    color:#fff;
    line-height: 500px
}
.load-re{
	padding-bottom:65px;
	position: relative;
}
.load-ab{
	position: absolute;
	bottom:0;
 
	width: 100% !important
}
.load-ab.btn-more{
	left:0 !important;
}
/*商务服务*/
.vclub-header .business-nav{
	float:right;
	margin-right:140px;
	margin-top: 12px
}
.vclub-header .business-nav a{
	display: inline-block;
	color:#fff;
	font-size:16px;
	position: relative;
	padding-bottom: 10px;
	margin-left: 50px
}
.vclub-header .business-nav a.active:after{
	position: absolute;
	content:'';
	width:26px;
	height:1px;
	background: #fff;
	bottom: 0;
	left:50%;
	margin-left: -13px
}
.business-part{
	padding:90px 0 50px;
}
.business-title{
font-size: 24px;
color:#333;
font-weight:bold;
text-align: center;
position: relative;
padding-bottom: 10px;
margin-bottom:50px;
}
.business-title:after{
	position: absolute;
	width:30px;
	height:4px;
	content: "";
	left:50%;
	margin-left:-15px;
	bottom:0;
	display: block;
	background: #0897d7
}
.business-part1 ul li{
	width:33.3333%;
	float:left;
	text-align:center;
}
.business-part1 ul li .title{
	font-size:16px;
	color:#0897d7;
	font-weight:bold;
	margin:10px 0;
}
.business-part1 ul li .desc{
	font-size: 14px;
	color:#666;
	line-height: 1.5
}
.business-part2 .business-title{
	color: #fff
}
 
.business-part2 ul li{
	width:260px;
	float:left;
	position: relative;
   margin-left: 26.666px;
   margin-bottom: 27px
}
.business-part2 ul li:nth-child(4n+1){
	margin-left: 0
}
.business-part2 ul li .front-face{
	position: relative;
}
.business-part2 ul li img{
	display: block;
	width: 100%
}
.business-part2 ul li .front-face .text{
	position: absolute;
    width:100%;
    height:100%;
    bottom: 0;
    left: 0;
    color: #fff;
    font-size: 22px;
}
.business-part2 ul li .front-face .text p{
position: absolute;
left:20px;
bottom:14px;
}
.business-part2 ul li .back-face{
	position: absolute;
	width:360px;
	height:260px;
	padding: 30px 24px 0;
	background-image:url(../img/sw-t.jpg);
    z-index:50;
	background-size: 100%;
    color: #fff;
    visibility: hidden;
    -webkit-transition: all .3s linear;
    transition: all .3s linear;
    -webkit-transform: scale(.85);
    transform: scale(.85);
        left: -35px;
    top: -55px;
}
.business-part2 ul li .back-face .title{
	    font-size: 22px;
    line-height: 28px;
    margin-bottom: 10px;
}
.business-part2 ul li .back-face .desc{
	    font-size: 14px;
    line-height: 22px;
    text-align: justify;
}
.business-part2 ul li:hover .back-face{
	-webkit-transform: scale(1);
	transform: scale(1);
	visibility: visible
}
.business-part3{
	text-align: center;
}
.business-part3 .vclub-banner img{
 max-width: 100%
}
.business-part3 .vclub-banner-m img{
	width: 100%
}
.business-part4{
	background: #f5f5f5
}
.business-part4 ul li{
	    width: 32%;
    float: left;
    margin-bottom: 20px;
    margin-left: 2%;
}
.business-part4 ul li:nth-child(3n+1){
	margin-left: 0;
}
.business-part4 ul li .img{
	overflow: hidden;
	max-height:235px;
}
.business-part4 ul li img{
	display: block;
	width:100%;
}
.business-part4 ul li p{
	    font-size: 16px;
    color: #333;
    line-height: 1.5;
    text-align: justify;
   
    margin-top: 8px;
}
.law-banner{
	height:500px;
}
.law-banner p{
	color:#fff;
	font-size: 56px;
	line-height: 500px;
	text-align: center;
	letter-spacing: 4px  
}
.law-container{
	    padding: 60px 0;
    font-size: 16px;
    color: #262626;
    letter-spacing: 0;
    text-align: justify;
    line-height: 30px;
}
/*手机*/
@media screen and (min-width: 1200px) { 
	.speciald-container .top-img .m{
		display: none;
	}
    header{
    	display: none;
    }
     footer{
     	display: none;
     }
     #topNav{
     	display: none;
     }
     .lived-footer{
     	display: none;
     }
     .lived-container .lived-wap{
     	display: none
     }
     .vclub-banner-m{
     	display: none;
     }
}
.m1{
    display: none;
}
@media screen and (max-width: 1120px) {
	.photod-container .gallery-top .swiper-slide {
    max-height:230px;
    overflow: hidden;
}
.photod-container .gallery-thumbs .swiper-slide {
    max-height: 17px;
    overflow: hidden;
}
 .photo-container .swiper-slide{
   	height:160px;
   }
   .newsd-container .left .content{
   	font-size: 16px;
   	line-height: 30px
   }
   .newsd-container .left .content p{
   	margin-bottom: 15px
   }
	.speciald-container .top-img .pc{
		display: none
	}
	.speciald-container .top-img .m{
		display: block;
	}
	.home-main .article-item .imgl .img-wrapper{
		height: 80px;
	}
	.layui-layer{
		width:96% !important;
		left:2%;
	}
	.layui-layer .form-horizontal .form-footer{
		margin:0 !important;

	}
	.form-layer .form-footer{
		line-height: 1 !important
	}
    .header,.home-top,.right-section,.w-30,.shadow,.pc{
    	display: none;
    }
    .m1{
        display: block;
    }
    .home-main .article-item:hover .shadow{
display: none;
}
.home-main .article-item .textr .desc{
	display: none;
}
.newsd-container .bshare-custom a{
    width:32px;
    height:32px !important;
}
.vclub-banner{
	display: none
}
.home-main .article-item{
	height:auto;
	padding:15px 10px 10px 0;
}
.home-main .article-item .textr{
	padding:0 0 0 8px;
	 
	top:12px;

}
.home-main .article-item .imgl{
	padding-right: 66%;
}
.home-main .article-item .textr{
	width: 66%
}
.home-main .article-item .textr .info{
	padding:0 0 0 8px;
	bottom: 20px
}
.home-main .article-item .textr .info .r{
	float: left
}
.home-main .article-item .textr .info .l{
	display: none
}
.home-main .article-item .textr .info .keywords{
	display: none;
}
.newsd-container .left .info .zz{
	display: none
}
.home-main .article-item .textr .title{
	font-size:16px;
}
.label{
	padding:4px 6px 2px;
	font-size: .53333rem;
}
.newsd-container .w-68{
    width:100%;
    padding-left:0;
}
    .w-68{
    	width:100%;
    }
    .footer{
    	display: none;
    }
    body{
    	padding-top:52px;
    }
    .home-main{
    	margin-top:15px;
    	padding-bottom: 20px
    }
    .index-vmain{
    	margin-top:55px;
    }
    .index-vmain .common-title{
    	display: none
    }
    .v-main{
      padding:0 15px;
    }
    .live-banner{
    	height:300px;
    }
    .home-banner .info{
    	padding-top: 60px;
    	height: 120px;
    width: 100%;
    color:#fff;
    bottom: 0;
    background-image: -webkit-gradient(linear,left top,left bottom,from(transparent),color-stop(97%,rgba(0,0,0,.65)));
    background-image: linear-gradient(-180deg,transparent,rgba(0,0,0,.65) 97%);
    text-align: left;
    background-color: transparent;
    padding-left: 20px;
    padding-right: 20px;
     border-radius:4px;
    font-size:20px;
    }
    .home-banner .info p{
    	font-size: 18px
    }
    .home-banner .carousel-indicators{
    	bottom: 10px
    }
     .live-banner .text{
     	display: flex;
     	justify-content: center;
     	align-items: center;
     	height:300px;
     }
    .live-banner .content{
    	padding-top: 0
    }
    .live-banner .content .p1{
    	font-size:20px;
    }
    .live-banner .content .p2{
    	font-size:20px;
    }
    .live-banner .content .down{
    	width:30px;
    	height:30px;
    	background-size: 100%;
    }
    .live-tj .list li .img span{
    	font-size: 12px;
    	padding:2px 10px;
    }
    .live-tj .btitle{
    	font-size:24px;
    	margin-bottom: 20px
    }
    .live-tj{
    	padding:25px 0;
    }
    .live-tj .list li{
    	width: 100%;
    	float:none;
    	margin-bottom:15px;
    	margin-left:0;
    }
    .live-tj .btn-more a{
    	margin-top:20px;
    	font-size: 16px;
    	width:120px;
    	height:40px;
    	line-height: 36px
    }
    /*直播详情*/
    .lived-banner{
    	display: none;
    }
    .lived-container .lived-top .main .r{
    	display: none
    }
    .lived-container .lived-top{
    	padding:0;
    }
    .lived-container .lived-top .v-main{
    	padding: 0
    }
    .lived-container .lived-top .l{
    	width: 100%;
    	height:auto;
    }
    .lived-container .lived-bottom{
    	display: none
    }
    .lived-container .lived-top .l video{
    	height: auto
    }
    .lived-container .timespan{
    	font-size: 14px;
    }
     .lived-container .timespan span{
     	font-size:12px;
     }
     #postcomment{
     	display: none
     }
    .member-container .user-center{
     	float:none;
     	text-align: center;
     	width:100%;
     	margin-bottom: 20px
     }
    .member-container  .user-center .avatar-big{
    	width: 90px;
    	height: 90px
    }
    .member-container  .user-center .avatar-big img{
    	width: 90px;
    	height: 90px
    }
     .member-container .u-name{
     	text-align: center
     }
     .member-container .u-info{
     	text-align: center
     }
     .member-container .col-md-9{
     	width: 100%
     }
     .login-section{
     	width: 100%
     }
     .container-login{
     	padding:0 15px;
     }
     .login-section .login-main{
     	padding:20px 0 0 0
     }
     .newsd-container{
     	padding:20px 0;
     }
     .newsd-container .metas-title{
     	font-size:24px;
     	line-height: 1.5
     }
     /*新闻列表*/
     .news-container{
     	margin-top:15px;
     }
     .news-container .news-nav{
     	padding:0;
     	margin-bottom: 10px
     }
     .news-container .news-nav a{
     	width:18%;
     	float:left;
     	height:35px;
     	line-height: 35px;
     	margin: 5px 0;
     	font-size:14px;
     }
     .news-container .news-nav a:nth-child(4n+1){
     	margin-left:0;
     }
     .news-container .newsnav-out{
	padding-right:0;
	
}
.news-container .news-nav{
	padding:10px;
}
header .r .ss .navbar-form{
	margin:0;
	padding:0;
}
header .r .ss input{
	width:30px;
	border:none;
	padding-right:0;
	 background:none;  
	 box-shadow: none;
	background-image: url(../img/ss-w.png);
	background-size:18px  ;
	padding-left: 30px;
	background-repeat: no-repeat;
	background-position:10px center; 
	height:24px;
	font-size: 14px;
}
header .r .ss input::-webkit-input-placeholder { 
    color: #666;
}
header .r .ss input:-moz-placeholder { 
    color: #666;
}
header .r .ss input::-moz-placeholder { 
    color: #666;
}
header .r .ss input:-ms-input-placeholder { 
    color: #666;
}
header .r .ss input:focus{
	width:120px;
	border:1px solid #ccc;
	padding-right:12px;
}
.photo-container li{
	width:100%;
	float:none;
	margin-left: 0
}
.photo-container ul li .img{
	height:auto;
}
.videod-container .vd-bottom .main video{
	height:auto;
}
.videod-container .vd-bottom .article-bottom{
	padding-right: 0
}
.user-container .w-68{
	float:none;
}
.user-container .w-30{
	display: block;
	float:none;
	width:100%;
	padding-left: 0
}
.special-container .special-list{
	width:100%;
	margin-left: 0;
	margin-bottom:20px;
}
.special-container .special-list img{
	height:auto;
}
.mag-container .list{
	display: flex;
	justify-content: space-between;
	flex-wrap:wrap;
}
.mag-container .list .item{
	width:49%;
	margin-left:2%;
	margin-bottom: 20px;
}
.mag-container .list .item:nth-child(2n+1){
	margin-left:0;
}
.mag-container .list .item .img{
	padding:1px 15px 3px 1px;
}
.newsd-container .left .article-donate{
	display: none
}

.about-container .top-banner{
	height:300px;
	display: flex;
	align-items: center;
	justify-content: center
}
.about-container .top-banner .text{
	padding-top: 0
}
.about-container .top-banner .title{
	font-size:24px;
}
.about-container .content{
	padding:20px 15px;
}
.about-container .w-68{
	float:none;
	width: 100%
}
.about-container .content .w-30{
	display: block;
	float:none;
	padding:0;
	width: 100%;
	margin-top:15px;
}
/*联系我们*/
.contact-wrapper .contact-main{
	width:90%;
}
.vclub-header .v-main{
	display: flex;
	justify-content: space-between;
	align-items: center
}
.vclub-header .v-main .lf{
	display: flex;
	justify-content: space-between;
	align-items: center
}
.vclub-header .v-main b{
	display: none
}
.vclub-header .v-main img{
	height:32px !important;
}
.vclub-header .l .info{
	font-size: 12px
}
.vclub-header .r a{
	width:80px;
	height:32px;
	line-height: 30px;
	font-size:14px;
}
.vclub-header .l .info{
	padding-left:8px;
	margin-left: 8px
}
.vclub-part1{
	padding:25px 0;
}
.vclub-part1 .content .mh1{
	left:15px;
}
.vclub-part1 .content .mh2{
	right:15px;
}
.vclub-part1 .content img{
	width:40px;
}
.vclub-part1 .content{
	padding:20px;
}
.vclub-header{
	padding:15px 0;
}
.vclub-part{
	padding:25px 0;
}
.vclub-title .t1{
	font-size:20px;
}
.vclub-part2 ul li{
	float: none;
	width: 100%;
	margin-left: 0;
	margin-bottom: 15px
}
.vclub-part3 .vclub-lb{
	padding:0;
}
.vclub-part4 .banner2-m{
	display: block;
}
.vclub-part4 .banner2-pc{
	display: none;
}
.vclub-part4 .list_lh{
  /*height:210px;*/
overflow: hidden;
}
.vclub-part4 .banner2{
	height:auto;
}
.vclub-part4 .banner2 .swiper-slide{
	height:auto;
}
.vclub-part4 .banner2 .swiper-slide .img{
	width:30%;
	margin-left:5%;
}.vclub-part4 .banner2 .swiper-slide .img:nth-child(3n+1){
	margin-left:0;
}
.vclub-header .business-nav{
	display: none
}
.scase-banner{
	height: 300px;

}
.scase-banner p{
	font-size: 24px;
	line-height: 300px
}
.business-part{
	padding:25px 0;
}
.business-title{
	margin-bottom: 25px;
	font-size: 20px
}
.business-part1 ul li{
	width: 100%;
	float:none;
	margin-left: 0;
	margin-bottom: 15px;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	text-align: justify;
}
.business-part1 ul li img{
	width: 80px;
	margin-right: 15px
}
.business-part2 ul li{
	width:48%;
	margin-left:4%;
	position: static;
}
.business-part2 ul li:nth-child(2n+1){
	margin-left:0;
}
.business-part2 ul li .front-face .text p{
	font-size: 16px;
}
.business-part2 ul li .back-face .title{
	font-size: 16px;
}
.business-part2 ul li .back-face{
	top:50%;
	position: fixed;
	width:100%;
	 
	left:0;
	margin-top:-130px;
}
.business-part4 ul{
	display: flex;
	justify-content: flex-start;
	flex-wrap: wrap
}
.business-part4 ul b{
	display: none;
}
.business-part4 ul li{
	width:48%;
	margin-left:4%;
}
.business-part4 ul li:nth-child(3n+1){
	margin-left: 4%
}
.business-part4 ul li:nth-child(2n+1){
	margin-left: 0
}
.law-banner{
	height:300px;
}
.law-banner p{
	font-size: 24px;
	line-height: 300px
}
.law-container{
	padding-top:25px;
	padding-bottom:25px;
}
.speciald-container .s-desc{
	padding:15px;
}
.speciald-container .s-desc .bg{
	background-size:30px auto;
	padding-left:30px; 
}
.speciald-container .s-title{
	font-size:24px;
}
.speciald-container .s-share .l{
	float: none
}
.speciald-container .s-share .r{
	display:none;
}
}
header{
	position: fixed;
	top:0;
	left:0;
	z-index:100;
	width:100%;
	padding:10px 15px;
	background: #fff;
	transition: top .5s;
}
header.none{
	top:-90px;
}
header.none .nav-m{
	top:88px;
}
header.block{
	top:0;
}
header .header-m{
	display: flex;
	justify-content: space-between;
	align-items: center;
}
header .logo img{
	height:32px;
	display: block
}
header .r img{
	height:18px;
	display: block
}
header .r {
	display: flex;
	justify-content: flex-start;
	align-items: center
}
header .r .ss{
margin-right:15px;
}
header .nav-m{
	position: absolute;
	top:100%;
	left:0;
	width:100%;
	background: #fff;
	font-size:16px;
	color:#333;
	padding:0 15px;
	display: none;
}
header .nav-m {
	 padding-bottom: 15px;
     padding-top:10px;
    box-shadow: 0 2px 6px -1px rgba(0,0,0,.1);  
}
header .nav-m input{
	box-shadow: none;
	border:1px solid #f0f0f0;
	border-radius:0;
}
header .mainm-nav li{
	float:left;
	width:23%;
	margin-left:2.66666%;
	margin-bottom:15px;
	border:1px solid #f0f0f0;
}
header .mainm-nav li.active{
	border:1px solid #4285f4;
}
header .mainm-nav li.active a{
	color:#4285f4;
}
header .mainm-nav li:nth-child(4n+1){
	margin-left:0;
}
header .mainm-nav a{
	display: inline-block;
	padding:4px 0;
	text-align: center;
	color:#333;
	width:100%;
	
}
header .nav-m .loginm-wrapper{
	display: flex;
	justify-content: flex-start;
	align-items: center;
}
header .nav-m .loginm-wrapper .list{
	color:#333;
	display: inline-block;
	padding:4px 0;
	width:40%;
	border:1px solid #f0f0f0;
	text-align: center;
}
header .nav-m .loginm-wrapper .list-re{
	margin-left:20%;
}
header .nav-m .loginm-wrapper ul{
	margin-left:15px;
	width: 100%;
	display: flex;
	justify-content: flex-start;
}
header .nav-m .loginm-wrapper ul li:first-child{
	margin-right:15px;
}
header .nav-m .loginm-wrapper ul a{
	color:#333;
}
header .nav-m .am-p{
	display: flex;
	justify-content: space-between;
	align-items: center;
	border-bottom: 1px solid #e5e5e5;
}
header .nav-m .am-p a{
	width: 80%;
}
header .nav-m .am-p .img{
	width: 20%;
	display: inline-block;
	text-align: right;
}
header .nav-m .am-p img{
	 height:10px;
       transition: All 0.4s ease-in-out;
            -webkit-transition: All 0.4s ease-in-out;
            -moz-transition: All 0.4s ease-in-out;
            -o-transition: All 0.4s ease-in-out;
}
header .nav-m .am-parent.active .am-p img{
	 margin-right:5px;
    transform:rotate(90deg);
-ms-transform:rotate(90deg);     /* IE 9 */
-moz-transform:rotate(90deg);    /* Firefox */
-webkit-transform:rotate(90deg); /* Safari 和 Chrome */
-o-transform:rotate(90deg); 
}
header .nav-m .menu-sub{
	padding-left:15px;
	display: none;
}
header .nav-m .menu-sub li{
	border-bottom: 1px solid #e5e5e5;
}
footer{
	background: #2d3236;
	padding:0 15px;
}
footer .top{
	padding:15px 0;
	border-bottom: 1px solid #42474b;
}

footer .top img{
	height: 32px;
	display: block;
}
footer .top ul{
	display: flex;
	justify-content: flex-start;
	flex-wrap: wrap;
}
footer .top li{
	width:25%;
	text-align: center;
	 color:#aaa;
	margin-top:8px;
}
footer .top li a{
	display: block;
	color:#aaa;
}
footer .bottom{
	text-align: center;
	color:#aaa;
	padding:15px 0;
}
footer .bottom a{
	display: block;
	color:#aaa;
	margin-top:8px;
}
/*手机导航*/
#topNav {
	width: 100%;
	overflow: hidden;
	position: fixed;
	top:52px;
	left:0;
	z-index:99;
	background: #fff;
	transition: top .5s;
}
#topNav.none{
	top:0;
}
#topNav.block{
	top:52px;
}
#topNav .swiper-slide {
	width: auto;
	text-align:center;
}
#topNav .swiper-slide .link{
	padding: 0 15px;
	height:40px;
	line-height: 40px;
	display: block;
	font-size: 16px;
	color:#000;
}
#topNav .swiper-slide.active .link{
	font-size:20px;
	font-weight:bold;
	color:#323232;
	position: relative;
}
#topNav .swiper-slide.active .link:after{
	width:30px;
	height:3px;
	content:"";
	display: block;
	position: absolute;
	background: #0796d8;
	left:50%;
	margin-left:-15px;
	bottom: 0
}
/*手机直播详情*/
.lived-container .lived-wap {
	padding-bottom: 45px
}
.lived-container .lived-wap .lived-nav{
	border-bottom: 2px solid #f0f0f0;
	padding:0 2rem;
	display: flex;
	justify-content: space-between;
}
.lived-container .lived-wap .v-content{
	font-size: 14px;
	padding:15px 0;
}
.lived-container .lived-wap .lived-nav span{
width:33.3333%;
display: block;
padding: 15px 0;
position: relative;
font-size: 16px;
color:#9a9a9a;
text-align: center;
}
.lived-container .lived-wap .lived-nav span.active{
	color:#323232;
	font-size:20px;
}
.lived-container .lived-wap .lived-nav span.active:after{
	position: absolute;
	bottom:0;
	content:"";
	width:20px;
	height:3px;
	background: #0796d8;
	left:50%;
	margin-left:-10px;
}
.lived-container .lived-wap .tab-content{
	padding:15px 0;
}
 .lived-container .lived-wap .tab-content .tab-i{
 	display: none;
 }
   .lived-container .lived-wap .tab-content .tab-i1{
   	font-size: 14px;
   	line-height: 1.5;
   	color: #333;
   	text-align: justify;
   }
    .lived-container .lived-wap .tab-content .tab-i1 img{
    	max-width: 100%
    }
  .lived-container .lived-wap .tab-content .tab-i.active{
  	display: block;
  }
 .lived-container .lived-wap .tab-content .info{
 	padding-bottom: 15px;
 	border-bottom: 1px solid #f0f0f0;
 	padding:0 15px 15px 15px;
 }
.lived-container .lived-wap .tab-content .info .i1{
	font-size: 18px;
	color:#333;
	margin-bottom: 15px
}
.lived-container .lived-wap .tab-content .info .i1 span{
	    display: inline-block;
    padding: 3px 6px;
    color: #fff;
    font-size: 12px;
    background: #38cc10;
    margin-left: 4px;
    border-radius: 6px;
}
.lived-container .lived-wap .tab-content .info .i2{
	color:#999;
}
.lived-container .lived-wap .tab-content .main{
	padding: 15px;
}
.lived-container .lived-wap .tab-content .main img{
	max-width: 100%;
}
.lived-container .lived-wap .tab-content .main .time{
	color:#999;
	font-size:14px;
	position: relative;
	padding-left: 25px;
}
.lived-container .lived-wap .tab-content .main .time:before{
	content:"";
	position: absolute;
	left:0;
	top:3px;
	width:16px;
	height:16px;
	border-radius: 50%;
	border:5px solid #0599d9;
}

.lived-footer{
	position: fixed;
	bottom: 0;
	left:0;
	width:100%;
	z-index:100;
	padding:10px 15px;
	background: #fff;
	border-top:1px solid #f0f0f0;
	
}
.lived-footer .inner .flex{
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.lived-footer .text{
	width: 100%
}
.lived-footer .text{
	width:100%;
	height:35px;
	line-height: 35px;
	background: #f3f4f6;
	color:#999;
	font-size: 14px;
	border-radius: 16px;
	padding-left: 15px;
	 
	/*  outline-color: invert ;
	outline-style: none ;
	outline-width: 0px ;
	border: none ;
	border-style: none ;
	text-shadow: none ;
	-webkit-appearance: none ;
	-webkit-user-select: text ;
	outline-color: transparent ;
	box-shadow: none;*/

}
.lived-footer .shadow-bg{
	position: fixed;
	top:0;
	left:0;
	height:90%;
	width:100%;
	z-index:-1;
	background: rgba(0,0,0,.5);
	display: none;
}
.lived-footer .main-hide{
	position: absolute;
	bottom:0;
	left:0;
	height:200px;
	background: #fff;
	width:100%;
	
	display: none;
	z-index:9999;
}
.lived-footer .main-hide.hide{
	display: none
}
.lived-footer .main-hide .top{
	display: flex;
	justify-content: space-between;
	border-bottom:1px solid #f0f0f0;
	background: #fff;
	border-radius:10px 10px 0 0;
}
.lived-footer  .main-hide .top span{
	display: inline-block;
	padding:15px;
	font-size:14px;
	color:#666;
	line-height: 1
}
.lived-footer  .main-hide .top span.qd{
	color:#0599d9;
}

.lived-footer  .main-hide textarea{
	width:100%;
	border:none;
	padding:5px 15px 5px;
	height:155px;
	resize: none
}
.lived-footer img{
	display: block;
	width:22px;
}
.lived-footer .img-group{
	width: 70px;
	display: flex;
	justify-content: flex-end;
	align-items: center
}
.lived-footer .img{
	display: inline-block;
	margin-left:20px;
}
/*.lived-footer .img.fx a{
margin-left: 0;
padding:0 15px;
margin:0 !important;
}*/
.lived-footer .img .fa{
	color:#ccc;
	font-size:18px;
}
.lived-footer .img .num{
	position: absolute;
	padding:0 4px 1px;
	border-radius: 16px;
	color:#fff;
	background: #fd0100;
	left:20px;
	top:-14px;
	z-index:10;
	border:1px solid #fff;
	font-size: 12px;
}
.lived-footer ::-webkit-input-placeholder { 
    color:    #999;
    font-size: 14px
}
.lived-footer :-moz-placeholder { 
   color:    #999;
   font-size: 14px
}
.lived-footer ::-moz-placeholder { 
   color:    #999;
   font-size: 14px
}
.lived-footer :-ms-input-placeholder { 
   color:    #999;
   font-size: 14px
}
.lived-footer .share_more{
	background-image: url(../img/fx.png) !important;
	background-size:26px 18px;
	 width:35px;
	 height:35px !important;
	 margin:0 !important;
	 background-position: center !important; 
	  float: left;
    font-size: 12px;
    padding-left: 17px;
    line-height: 16px;
    height: 16px;
 
    background-repeat: no-repeat;
    cursor: pointer;
    margin: 6px 6px 6px 0;
}
 .lived-footer .share-content{
 	position: absolute;
 	bottom:100%;
 	width:100%;
 	left:0;
 	z-index:100;
 	background: #fff;
 	text-align: center;
 	padding:15px;
 	border-bottom:1px solid #f0f0f0;
 	border-top:1px solid #f0f0f0;
 	display: none;
 }
 .lived-footer .share-content a{
 	float: none !important;
 	display: inline-block;
 }
  .lived-footer .share-content .close{
  	position: absolute;
  	right:10px;
  	top:5px;
  	font-size:14px;
    color:#666;
    float: right;
    display: block;
    margin-top: 2px;
    opacity: 1
  }
.loadmore {
  width: 80%;
  margin: 1.5em auto;
  line-height: 1.6em;
  font-size: 14px;
  text-align: center;
}
.loadmore-tips {
  display: inline-block;
  vertical-align: middle;
}

.loadmore-line{
  border-top: 1px solid #E5E5E5;
  margin-top: 2.4em;
}
.loadmore-line .loadmore-tips {
  position: relative;
  top: -0.9em;
  padding: 0 .55em;
  background-color: #FFFFFF;
  color: #808080;
}
.live-tj .loadmore-line .loadmore-tips{
	background: #f7f7f7
}
.bd_weixin_popup{
	height:310px !important;
}
.bdsharebuttonbox a{
	width:36px;
	height:36px !important;
	border-radius:50%;
	background-color: #444;
	 
	margin-right:10px !important;
	padding-left:0 !important;
	background-size:16px 16px;
	background-position: center;  
		display: inline-block;
	background-repeat: no-repeat;
}
.lived-container .lived-top .main .pcshare{
	position: absolute;
	bottom:6px;
	left:25px;
}
.bdsharebuttonbox a img{
	width:35px;
	margin-left:7px;
	margin-top:6px;
}
.bdsharebuttonbox a.bds_qzone{
	background-image: url(../img/kj.png);
	background-position: center; 
}
.bdsharebuttonbox a.bds_tsina{
	background-image: url(../img/wb.png);
	background-position: center; 
}
.bdsharebuttonbox a.bds_sqq{
	background-image: url(../img/qq.png);
	background-position: center; 
}
.bdsharebuttonbox a.bds_weixin{
	background-image: url(../img/wx.png);
	background-position: center; 
}
.bdsharebuttonbox a.bds_qzone:hover{
	 background-color: #f8c514 
}
.bdsharebuttonbox a.bds_tsina:hover{
 background-color:#ff5757
}
.bdsharebuttonbox a.bds_sqq:hover{
	 background-color: #21b3f7
}
.bdsharebuttonbox a.bds_weixin:hover{
 background-color:#3dbe5b 
}
/*bshare*/
/*直播*/
.lived-top .bshare-custom a.bswx{
    background-color:#444 ;
}
.lived-top .bshare-custom a.bsqq{
    background-color:#444 ;
}
.lived-top .bshare-custom a.bssina{
    background-color:#444 ;
}
.lived-top .bshare-custom a.bsshare{
    background-color:#444 ;
}
.lived-top .bshare-custom a .hide-share{
    background-color:#2d2d2d ;
}
/*新闻*/
.bsTop{
        width:208px !important;
    }
    .bsFrameDiv div{
        height:100% !important;
    }
    .bsFrameDiv img{
        margin:16px !important;
    }
.bshare-custom{
	text-align: center;
}
.bshare-custom a{
	background-repeat:no-repeat; 
	display: inline-block;
	float: none !important;
width: 36px;
    height: 36px !important;
    border-radius: 50%;
    background-color: #ccc;
   margin:0 4px !important;
    padding-left: 0 !important;
    background-size: 16px 16px;
    background-position: center;
    position: relative;
}
.bshare-custom a .hide-share{
	width:68px;
	height:44px;
	position: absolute;
	bottom: 100%;
	left:50%;
	margin-left: -34px;
	text-align: center;
	background-color: #fff;
	color:#787878;
	line-height: 38px;
	background-image:url(../img/ic_float.png);
	background-size:68px 44px;
	display: none; 
}
.bshare-custom a:hover .hide-share{
	display: block
}
.bshare-custom a img{
	width:35px;
	margin-left:7px;
	margin-top:6px;
}
.bshare-custom a.bshare-qzone{
	background: none;
	
}
.bshare-custom a.bsshare{
	background-image: url(../img/kj.png) !important;
	background-position: center; 
	border:1px solid #fdbe3d;
	background-size: 24px 24px !important;
	background-repeat:no-repeat; 
}
.bshare-custom a.bshare-sinaminiblog{
	background: none;
	
}
.bshare-custom a.bssina{
	background-image: url(../img/wb.png);
	background-position: center; 
	/*background-color:#ccc; */
	background-size: 24px 24px !important;
	background-repeat:no-repeat; 
	border:1px solid #ff763b;
}
.bshare-custom a.bshare-qqim{
	background: none;
	
}
.bshare-custom a.bsqq{
	background-image: url(../img/qq.png);
	background-position: center; 
	border:1px solid #56b6e7;
	/*background-color:#ccc; */
	background-size: 16px 16px;
	background-repeat:no-repeat; 
}
.bshare-custom a.bshare-weixin{
	background: none;
	
}
.bshare-custom a.bswx{
	background-image: url(../img/wx.png);
	background-position: center; 
	/*background-color:#ccc; */
	background-size: 16px 16px;
	background-repeat:no-repeat; 
	border:1px solid #7bc549;
}
.bshare-custom a.bshare-qzone:hover{
	 /*background-color: #f8c514 */
}
.bshare-custom a.bshare-sinaminiblog:hover{
 /*background-color:#ff5757*/
}
.bshare-custom a.bshare-qqim:hover{
	 /*background-color: #21b3f7*/
}
.bshare-custom a.bshare-weixin:hover{
 /*background-color:#3dbe5b */
}
.statistics-nums{
	    width: 170px;
    overflow: hidden;
    height: 24px;
    line-height: 24px;
}
.statistics-nums i{
	    padding: 5px 1px;
    display: inline-block;
    background: #4285f4;
}
.statistics-nums span{
	color: #a7a7a7;
    font-size: 14px;
    text-align: justify;
    padding-left: 6px;
}

