body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, 
pre, form, fieldset, input, textarea, p, blockquote, img{ 
 padding: 0;
 margin: 0;
 }
img{ border:0;}
button,input[type=button] {
    -webkit-appearance: none;
    -webkit-border-radius: 0;
    outline:none;
}
input,select {
    outline: 0;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 14px;
	color: #575757;
	background-color: #FFF;
	font-family: microsoft yahei;	
}
 p{
	margin: 0px;
	padding: 0px;
}
* {margin:0; padding:0;}
a{

	color: #575757;
	text-decoration: none;
}
a:visited {
	color: #575757;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #A50007;
}
ul, li, ol {list-style-type : none;}
.animate{-moz-transition: all 1s ease 0s;-ms-transition: all 1s ease 0s;-o-transition: all 1s ease 0s;transition: all 1s ease 0s;} 
.toph{ width:100%; background-color:#F0F2F5;clear: both;overflow: hidden;}
.section{width:100%; max-width:1200px; margin:0 auto;box-sizing: border-box;}
.welcome{ font-size:14px; color:#899BB3; float:left; line-height:37px;}
.links{ font-size:14px; color:#899BB3; float:right;line-height:37px;}
a.font_top{
	font-size: 14px;
	text-decoration: none;
	color: #899BB3;padding-left: 8px;
padding-right: 8px;
}
a.font_top:visited {
	color: #899BB3;
	font-size: 14px;padding-left: 8px;
padding-right: 8px;
}
a.font_top:hover {
	color: #0072C8;font-size: 14px;padding-left: 8px;
padding-right: 8px;
}
.logo1 {
    padding-top: 15px;
    padding-bottom: 15px; width:333px; float:left;
}
.sou{width: 495px; float:left; margin-top:23px;}
.sousuo {
    display: inline-table;
    width: 100%; 
}
.qw-input {
    height: 38px;
    background-color: #f5f6f7;
    border-radius: 4px;
    border: 1px solid #e8e8e8;
    padding: 2px 10px 2px 20px;
    width: 100%;
}
.qw-append {
    border: 1px solid #208eda;
    background-color: #208eda;
    color: #fff;
    position: relative;
    left: -1px;
    padding: 0 18px;
    vertical-align: middle;
    display: table-cell;
    border-radius: 4px;
    width: 1%;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}
.qw-button {
    border: 0;
	border-color: transparent;
background-color: transparent;
display: block;
margin: -10px;
white-space: nowrap;
cursor: pointer;
padding: 10px 20px; font-size:14px;
color:#FFF
}
.bianxian{ width:100%; height:6px; background-color:#208EDB; overflow:hidden; clear:both;}
.ktt{ float: right; margin-right:35px;margin-top:31px;}
a.kaitong , a.kaitong:visited { display:block;
	 line-height:27px; height:27px; text-align:center; background-color:#208EDB; width:103px; color:#FFF; border-radius:5px;}
a.kaitong:hover{display:block;
	line-height:27px; height:27px; text-align:center; background-color:#208EDB; width:103px;color:#FFF;border-radius:5px;}
.touxx{ background-image:url(https://www.100ppi.com/images/dzh/881.png); width:34px; height:30px; float:right;margin-top:27px; cursor:pointer;}	
.content{width:100%; max-width:1200px; margin:0 auto;box-sizing: border-box; padding-top:25px; padding-bottom:30px;overflow: hidden;}
.cleft{ width:110px; float:left; margin-right:30px;min-height: 10px;}

.cmiddle{width:690px; float:left;box-sizing: border-box;margin-right: 25px;}

.ccenter{ background-color: #fff;
 border-radius:10px;padding: 0 30px;
box-sizing: border-box; width:100%;overflow: hidden;}
.cright{ width:340px; float:left;}
.ccadv{width:625px; padding-top:15px;}

.pindao{ text-align:center; background-color:#208EDB; width:100%; height:57px; line-height:57px;display: flex;
align-items: center;
justify-content: center; border-radius:5px 5px 0 0;}

a.leftnav , a.leftnav:visited { display:block;
	 line-height:56px; height:56px; text-align:center;  width:100%; color:#424345; box-sizing:border-box; font-size:16px; border-bottom:1px solid #F0F0F0;border-left:1px solid #F0F0F0;border-right:1px solid #F0F0F0;}
a.leftnav:hover , .leftactive{display:block;
	line-height:56px; height:56px; text-align:center;  width:100%;color:#208EDB!important;box-sizing:border-box;font-size:16px;border-bottom:1px solid #F0F0F0;border-left:1px solid #F0F0F0;border-right:1px solid #F0F0F0; background-color:#F3F6F8!important; font-weight:bold;}
	
.coflex{ padding:26px 0; box-sizing:border-box; display:flex; border-bottom:1px solid #EEEEEE;}	
.coflex:nth-last-child(1){ border-bottom:none;}	

.clistpic {
    width: 220px;min-width: 220px;
    height: 127px;
    overflow: hidden; margin-right:25px; position:relative;box-sizing: border-box;
border: 1px solid #EAEAEA;
}
.clistpic img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.clistright {
    width: 100%;
}
.clisttit1 {
    color: #262626;
    font-size: 20px;
    line-height: 30px;
    overflow: hidden;
    width: 100%;
    height: 60px;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
	 -o-text-overflow:ellipsis; font-weight:bold;

}
.clisttit3 {
    display: flex;
    box-sizing: border-box; margin-top:40px;
    align-items: center;justify-content: space-between; color:#898989;
}
.cdfw1 {
    color: #B0B0B0;
    font-size: 13px; cursor:pointer;
}
.cdfw2 {
    color: #B0B0B0;
    background-image: url(https://www.100ppi.com/images/dzh/cdfw2.png);
    background-repeat: no-repeat;
    background-position: left center;
    font-size: 13px;
    padding-left: 18px;
    height: 20px;
    line-height: 20px;
}
.zuopic {
    width: 20px;
    height: 20px;
    overflow: hidden;  position:relative; float:left; border-radius:10px; overflow:hidden;margin-right: 10px;
}
.zuopic img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}	
.outer {
    width: 100%;
    padding: 20px;
    background: #F8F9FA; box-sizing:border-box; border-radius:10px;
}
.login {
    text-align: center;
    background: #fff;
    border: 1px solid #F1F1F1;
    letter-spacing: 0;
    padding: 28px;
}
.login .login-msg {
    font-size: 14px;
    color: #777779; padding-bottom:24px;
}
.login .login-query {
    font-size: 14px;
    color: #777779; padding-top:14px;
}
a.denglu , a.denglu:visited {
	 line-height:40px;height:40px; text-align:center;  font-size:14px; color:#fff; display:block;  border-radius:5px; background-color:#208EDB; }
a.denglu:hover{
	line-height:40px;height:40px; text-align:center;  font-size:14px; color:#fff; display:block;  border-radius:5px; background-color:#3C9CE0;
	 cursor:pointer;}
a.reg , a.reg:visited { margin-top:16px;
	 line-height:40px;height:40px; text-align:center;  font-size:14px; color:#208EDB; display:block;  border-radius:5px;  box-sizing:border-box;border:1px solid #208EDB; }
a.reg:hover{margin-top:16px;
	line-height:40px;height:40px; text-align:center;  font-size:14px; color:#208EDB; display:block;  border-radius:5px; box-sizing:border-box;
	 cursor:pointer; border:1px solid #208EDB;}	 
.tit_1{ width:100%; box-sizing:border-box; border-top:2px solid #208EDB; background-color:#F9F9F9; display:flex;align-items: center;
justify-content: space-between;padding: 15px 25px; margin-top:20px;}
.tit_2{ color:#208EDB; font-size:20px; font-weight:bold;}
.tit_3{ color: #208EDB;
    background-image: url(https://www.100ppi.com/images/dzh/huan.png);
    background-repeat: no-repeat;
    background-position: left center;
    font-size: 12px;
    padding-left: 18px;
    height: 20px;
    line-height: 20px; cursor:pointer;}	 
.tjflex{ background-color:#F9F9F9;width:100%; box-sizing:border-box;padding: 0px 25px 20px 25px;}
.tjflex1{ width:100%; box-sizing:border-box;padding: 14px 0px; display:flex; cursor:pointer;}
.tjlistpic {
    width: 60px;min-width: 60px;
    height: 60px;
    overflow: hidden; margin-right:18px; position:relative;box-sizing: border-box;
border: 1px solid #EAEAEA; border-radius:100%;
}
.tjlistpic img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.tjlistright {
    width: 100%;
}
.tjlistright1 {
    color: #434343;
    font-size: 16px;
    line-height: 20px;
    overflow: hidden;
    width: 100%;
    height: 20px;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
	 -o-text-overflow:ellipsis; font-weight:bold;

}
.tjlistright2 {
    color: #8C8C8C;
    font-size: 12px;
    line-height: 18px;
    overflow: hidden;
    width: 100%;
    height: 36px;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
	 -o-text-overflow:ellipsis; margin-top:4px;
}
.jgpic { margin-top:20px;
    width: 100%;
    height: 138px;
    overflow: hidden;  position:relative;box-sizing: border-box; border-radius:10px;
}
.jgpic img {
    width: 100%;
    height: 100%;
    object-fit: cover;transition: all ease .3s 0s;
    -moz-transition: all ease .3s 0s;
    -webkit-transition: all ease .3s 0s
}
.jgpic:hover img{ transform: scale(1.1);-moz-transform: scale(1.1);-webkit-transform: scale(1.1) }	
.jgtext{ color:#fff; background-color:rgba(64,97,145,0.8); position:absolute; z-index:10; display:block; width:70px; height:20px; line-height:20px;
font-size:12px; text-align:center; border-radius:5px; left:20px; top:20px;}

.ntpic {
    width: 70px;min-width: 70px;
    height: 45px;
    overflow: hidden; margin-right:18px; position:relative;box-sizing: border-box;
border: 1px solid #EAEAEA; 
}
.ntpic img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.nlist {
    color: #565656;
    font-size: 14px;
    line-height: 20px;
    overflow: hidden;
    width: 100%;
    height: 40px;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
	 -o-text-overflow:ellipsis; margin-top:1px;
}
.footer{ color:#D2D2D2; background-color:#3D3D3F; width:100%; overflow:hidden; clear:both;}
.footer-t {
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 14px;
    background: none;
}

.dzh-footer {
    color: #D2D2D2;
    padding: 25px 0;
}
.dzh-footer a {
    color: #D2D2D2;
}
.cdspic{ width:100%; height:300px; position:relative; overflow:hidden;}
.cdspic img {
    width: 100%;
    height: 100%;
    object-fit: cover;transition: all ease .3s 0s;
    -moz-transition: all ease .3s 0s;
    -webkit-transition: all ease .3s 0s
}
.cdspic:hover img{ transform: scale(1.1);-moz-transform: scale(1.1);-webkit-transform: scale(1.1) }
.juj{padding-top:22px; padding-bottom:25px; box-sizing:border-box;}
.cmargintop{ margin-top:25px;}
.article {

    color: #191919;width:100%; box-sizing:border-box; line-height:30px;font-size: 16px; 
}
.article p{ padding-bottom:15px;text-align: justify;word-wrap: break-word;}
.article img{  max-width:100%!important;
 height:auto!important;
 display:block; margin:0 auto;}
.article h1 {
    font-size: 30px;
    font-weight: 600;
    line-height: 46px;
    color: #000;
}
.article table { width:100%!important;max-width:100%!important;}
.article table td{table-layout:fixed; word-break: break-all; overflow:hidden; padding:3px; }
.article-meta {
    margin: 16px 0 30px;
    font-size: 14px;
    line-height: 20px;
    color: #707070;
}
.article-meta span {
    display: inline-block;
    cursor: auto;
}
.article-meta .dot {
    display: inline-block;
    margin: 0 4px;
}
.article-meta span {
    display: inline-block;
    cursor: auto;
}
.article-meta a {
    color: #707070;
}
.hottj{color: #191919;
font-size: 22px;
font-weight: 700; border-left:4px solid #208EDB; padding-left:20px; margin-top:30px;}
.hottj1{color: #191919;
font-size: 22px;
font-weight: 700; border-left:4px solid #208EDB; padding-left:20px;}
.logima {
    width: 60px;
    height: 60px;
    overflow: hidden; position:relative;box-sizing: border-box;
border: 1px solid #EAEAEA; border-radius:100%; margin:0 auto;
}
.logima img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.logfont1 {

    color: #222; padding-bottom:8px; padding-top:10px;font-size: 18px;font-weight: 500;
}
.logfont2 {
    font-size: 12px;
    color: #777779; padding-bottom:15px;
  
}
.share1{border-bottom: 5px solid #F0F0F0;border-top: 2px solid #208EDB;
border-left: 1px solid #F0F0F0;
border-right: 1px solid #F0F0F0; position:relative; padding-top:25px;padding-bottom:25px;width: 110px;
box-sizing: border-box; z-index:1;background-color: #fff;
border-radius: 10px;}

.share2{ position:absolute;top: -8px; left:50%; margin-left:-22px;
background: #fff;
padding: 0 10px;text-align: center;
font-size: 12px;
color: gray;}
.share3 { position:relative;
    width: 80px;
    height: 1px;
    background: #e8e8e8; margin:0 auto; 
}
.share-box{ margin-top:30px;text-align: center;}
.repost-img{ width:40px; height:40px;}
.share-type{ margin-top:15px;cursor:pointer;}
.share-xx{ width:40px; margin:0 auto;margin-top:15px;border-top: 1px solid #F0F0F0;}
.share-pp{ font-size:14px; padding-top:5px; color:#606060;}
.share-box .share-qrcode {
    border: 1px solid #ddd;
    position: absolute;
    top: -20px;
    border-radius: 3px;
    padding: 5px;
    left: 80px;
    background-color: #fff;
}
.share-box .share-weixin {
    position: relative; cursor:pointer;
}
.toolbar {
    position: fixed;
    bottom: 50px;
    right: 30px;
	width: 60px;
line-height: 60px;
text-align: center;
background: #208EDA;
cursor: pointer;
display:none; z-index:1;
}
.ggff{position: fixed!important;top: 90px;}
.ggff1{position: fixed!important;top: 70px;}
.kkss{width: 110px; box-sizing:border-box;}
.jiazai{ background-color:#F1F1F1; color:#808080; text-align:center; height:40px; line-height:40px; width:100%; box-sizing:border-box; border-radius:5px;}
.detext4 {
    font-size: 14px;
    color: #6c6c6c;
    line-height: 24px;
    padding: 20px 0px 0px 0px;
    overflow: hidden;
    height: 150px; text-align:left;text-align: justify;
word-wrap: break-word;
}
.detext5 {
    color: #999; margin:0 auto;display: table;margin-top: 20px;
    cursor: pointer;
}
.detext5 i.xiangxia1 {
    border: 6px solid transparent;

    border-top-color: #999;
    top: 4px;
}
.detext5 i.xiangshang1 {
    border: 6px solid transparent;
    border-bottom-color: #999;
    top: -4px;
}
.detext5 i {
    color: #999;
    font-size: 12px;
    display: inline-block;
    position: relative;
    left: 5px;
}
.youce{width: 340px; box-sizing:border-box;}
.zhibo {
    background-color: #F9F9F9;
    width: 100%;
    box-sizing: border-box;
    padding: 10px 25px 30px 25px;
}
.zhibo img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.tit_4{ 
    color: #208EDB;
    background-repeat: no-repeat;
    background-position: left center;
    font-size: 12px;
    padding-left: 24px;
    height: 20px;
    line-height: 20px; cursor:pointer; background-size:auto 20px;}
	
	



/*------------------第二次后加的样式---------------------		*/ 
.hjcontent{width:1050px; margin:0 auto;box-sizing: border-box; padding-top:25px; padding-bottom:30px;overflow: hidden;}
.hjccenter {
    width: 690px;
    float: right;padding-left: 30px;
box-sizing: border-box;
}
.hjcright {
    width: 340px;
    float: left;
}
.hjyouce {
    width: 340px;
    box-sizing: border-box;
}
.hjuserflex{display: flex;box-sizing: border-box; 
align-items: flex-start; position:relative; width:100%; padding-bottom:10px;}
.hjhbanner{width:1050px; box-sizing: border-box; margin:0 auto; overflow: hidden; margin-top:25px; 
 background-image: url(https://www.100ppi.com/images/dzh/hbanner.png);
    background-repeat: no-repeat;
    background-position: center top; background-size:cover; height:100px;}
	
.hjhbanner img{ width:100%; height:100%; object-fit:cover; display:block;}	
	
.hjjieshao {
    background-color: #F9F9F9;
    width: 100%;
    box-sizing: border-box;
    padding: 0px 20px 20px 20px;
}
.hjtext4 {
    font-size: 14px;
    color: #6c6c6c;
    line-height: 24px;
    padding: 15px 20px;
    overflow: hidden;
    height: 112px; text-align:left;text-align: justify;
word-wrap: break-word; background-color:#FFF;border: 1px solid #F1F1F1;
}
.ffllee{ width:100%; box-sizing:border-box; display:flex;justify-content: space-between;
align-items: center;}
.ptop{ padding-top:10px;}

.ffllee1 { height:40px; line-height:36px;cursor: pointer; margin-right:10px;position: relative;}
.ffllee1 i.xiangxia1 {
    border: 6px solid transparent;

    border-top-color: #999;
    top: 4px;
}

.ffllee1 i {
    color: #999;
    font-size: 12px;
    display: inline-block;
    position: relative;
    left: 5px;
}

.menu_about{
	position:absolute;
	right:0px;
	top:40px; display:none; z-index:111;box-shadow: 0 10px 50px rgba(0,0,0,.1);
background: #fff; padding:20px; border-radius:10px;
}
.tnavflex{ display:flex; width:400px;flex-wrap: wrap;}

.tnavflex p{
	width:20%;
	background:#208EDB;
	text-align:center;
	color:#FFFFFF;
	font-size: 13px; margin:5px 2.5%; border-radius:5px;
}
.tnavflex p a{
	line-height:36px;
	font-size: 13px;height:36px; width:100%; display:block;
}
.tnavflex p a:visited{
	color: #FFffff;height:36px;
}
.tnavflex a{
	color: #FFffff;
	background:none;
	font-size: 13px;height:36px;
}
.tnavflex a:hover{
	color:#FFCC00;
	background:#3C9CE0 ;
	height:36px;
	display:block;
	font-size: 13px;border-radius:5px;display:block;
}	
.hjhte{ line-height:100px;  font-size:26px; text-align:center; color:#43A8EE;}
.hjhte span{ color:#CF0100; font-size:34px;}

.hjtop {
    width: 100%;
    margin: 0 auto;
    box-sizing: border-box;border-bottom: 1px solid #ebebeb;overflow: hidden;border-top: 2px solid #29B4EA; background-color:#FFF;
}
.hjtops {
   margin: 0 auto;
max-width: 1050px;
    box-sizing: border-box;display: flex;align-items: center;justify-content: space-between;
}
.hjtops1 {
    margin: 0 auto;
    min-width: 1320px;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    justify-content: center;
}
.hjlogo1{

}
.list-head{margin:8px 32px 8px 120px;}
.list-head li{float:left;}
.list-head a{font-size:16px; margin:0 24px; padding: 8px 0; color:#000 !important;}
.list-head a:hover{color:red !important; border-bottom:2px solid red !important; text-decoration: none;}
.dis-flex{display:flex;}
.justify-content-center {justify-content: center;}
.channel-wrapper {
    margin: 0 60px 0 40px;
    width: 676px;
    min-width: 530px;
}
.channel-nav {
    width: 100%;
}
.default-nav {
    display: flex;
    justify-content: space-between;
}
a.channt , a.channt:visited {
	color: #222;font-size: 18px;
font-weight: 400; }
a.channt:hover{
	color: #208EDB;font-size: 18px;
font-weight: 400;}
.wrapperw {
    width: 372px!important;
}
.search-wrapper {
    width: 472px;
}
.search-wrapper .search,
.search-wrapper .search input {
 width:100%;
 position:relative;
 box-sizing:border-box
}
.search-wrapper .search input {
 height:100%;
 padding-left:18px;
 padding-right:52px;
 font-size:16px;
 line-height:20px;
 color:#222;
 background:#f5f5f5;
 border-radius:8px;
 border:2px solid #f5f5f5;
 z-index:10
}
.search-wrapper .search {
    height: 40px;
}
.search-wrapper .search input::-webkit-input-placeholder {
 color:grey
}
.search-wrapper .search input:-moz-placeholder,
.search-wrapper .search input::-moz-placeholder {
 color:grey
}
.search-wrapper .search input:-ms-input-placeholder {
 color:grey
}
.search-wrapper .search input::-ms-input-placeholder {
 color:grey
}
.search-wrapper .search input::placeholder {
 color:grey
}
.search-wrapper .search button {
 width:54px;
 height:100%;
 border-top-right-radius:8px;
 border-bottom-right-radius:8px;
 border:none;
 background:transparent;
 position:absolute;
 top:0;
 right:0;
 z-index:11;
 cursor:pointer
}
.search-wrapper .search button i {
 display:block;
 width:30px;
 height:30px;
 margin:auto;
 background:url(https://www.100ppi.com/images/dzh/sousuo.png) no-repeat;
 background-position:center center;
 background-size:auto 20px;
}
.hjalogin{margin-left: 30px;
flex-shrink: 0;display: inline-block;
border-radius: 6px;
padding: 7px 14px;
font-size: 16px;
font-weight: 500;
line-height: 20px;
color: #fff;
background: #208EDB;}
.hjhua{position: fixed!important;top: 0px; z-index:999;}

.youuserpic{margin-left: 30px; width:36px; height:36px; min-width:36px;
flex-shrink: 0;
border-radius: 100%;
background: #208EDB; overflow:hidden;}
.youuserpic img{ width:100%; height:100%; object-fit:cover; display:block;}
	
/*------------------第三次次后加的样式---------------------		*/ 	
.bodybg{ background:url(https://www.100ppi.com/images/dzh/body_bg.jpg) no-repeat;
 background-position:center top;
 background-repeat:no-repeat; background-color:#C3CFEE;}
 .whbanner{width:1050px; box-sizing: border-box; margin:0 auto; overflow: hidden; margin-top:25px; 
 background-image: url(https://www.100ppi.com/images/dzh/001.jpg);
    background-repeat: no-repeat;
    background-position: center top; background-size:cover; height:280px; position:relative;}
	
.whbanner img{ width:100%; height:100%; object-fit:cover; display:block;}
.wtt{width: 100%; height:100%;position: absolute; top:0; left:0;
overflow: hidden;
z-index: 2;background: url(https://www.100ppi.com/images/dzh/header_shadow.png) center bottom repeat-x;
background: -webkit-linear-gradient(top, rgba(0,0,0,0) 50%,rgba(0,0,0,0.3) 100%);
background: linear-gradient(to bottom, rgba(0,0,0,0) 50%,rgba(0,0,0,0.3) 100%);}


.pf_photo {
    position: relative;
    width: 100px;
    height: 100px;
    margin: 36px auto 0;
    padding: 4px;
    background: #fff;
    background: rgba(255,255,255,0.3);
    border-radius: 50%;
}
.pf_photo .photo {
    width: 100px;
    height: 100px;
    border-radius: 50%;
}
.pf_photo .photo img {
    width:100%; height:100%; object-fit:cover; display:block;border-radius: 50%;
}
.wjiav {
    position: absolute;
    left: 80px;
    top: 80px;
    width: 20px;
    height: 20px;
    z-index: 9;  border-radius:100%; background-color:#FFF; padding:1px; box-sizing:border-box;
}
.wjiav img {
    width: 100%;
    height: 100%;
}
.w_username {
    margin-top: 6px;
    color: #fff;
    text-align: center;
    text-shadow: 0 0 4px rgba(0,0,0,0.5);font-size: 22px;font-weight: bold;
}
.w_intro {
    margin-top: 4px;
    text-align: center;
    color: #fff;
    line-height: 18px;
    text-shadow: 0 0 4px rgba(0,0,0,0.5);padding-bottom: 12px;
}
a.wfabu , a.wfabu:visited { width:100px; margin:0 auto;
	 line-height:34px;height:34px; text-align:center;  font-size:12px; color:#fff; display:block;  border-radius:5px; background-color:#208EDB; }
a.wfabu:hover{margin:0 auto;
	width:100px;line-height:34px;height:34px; text-align:center;  font-size:12px; color:#fff; display:block;  border-radius:5px; background-color:#3C9CE0;
	 cursor:pointer;}
.wtit_1 {
    width: 100%;
    box-sizing: border-box;
    background-color: #F9F9F9;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 15px 25px;
    border-radius: 10px 10px 0 0;
}
.wtibord {
    border-radius: 0 0 10px 10px;
}
.wtibord1 {
    border-radius: 10px 10px 0 0;
}
.wccenter {
    width: 685px;
    float: right;
    padding: 15px 30px 30px 30px;
    box-sizing: border-box; background-color:#FFF; border-radius:10px; overflow:hidden;
}		 
.erweima{position:fixed; top:240px; right:10px; z-index:1; width:100px;  }	
.erweima p{font-size:12px; text-align:center; padding:5px 10px;}
.saoma{ background-color:#208EDB; color:#FFF; font-size:10px; padding:5px; border-radius:10px; text-align:center;}	  

.page-inc {text-align: center; background: #f5f5f5; padding: 3px 0; margin:15px 0;}
.page-inc span {font-weight: bold; background: #3064B1; color: #fff; text-decoration: none; border: 1px solid #9BABE5; padding: 2px 5px;}
.page-inc a {border: 1px solid #9BABE5; padding: 2px 5px; background: #fff; color: #3D6B9F; margin-left: 2px; margin-right: 2px;}			

.article_sc_icon{float: left; margin-right: 8px!important;}

/*----------------------后加的视频样式---------------------*/  
.vtitle{ padding-top:10px; padding-bottom:20px;}
.vimiaoshu{ display:flex;padding-top: 15px;}
.vitime {
    color: #B0B0B0;
    background-image: url(https://www.100ppi.com/images/dzh/cdfw2.png);
    background-repeat: no-repeat;
    background-position: left center;
	background-size:auto 13px;
    font-size: 14px;
    padding-left: 18px;
    height: 20px;
    line-height: 20px; margin-left:20px;
}
.vizbf {
    color: #B0B0B0;
    background-image: url(https://www.100ppi.com/images/dzh/shl-icov4.png);
    background-repeat: no-repeat;
    background-position: left center;
	background-size:auto 15px;
    font-size: 14px;
    padding-left: 18px;
    height: 20px;
    line-height: 20px;
}
.vidbox{text-align:center;}
.video{/* width:100%;*/object-fit: cover;min-height: 350px;}
.video01{height:94vh;}
.vidbox-lb{width:1400px; height:620px; margin:40px auto; display: flex;}
.vidbox-lb video{width:1080px; height:620px;}
.lb-text{width:290px; padding:40px 0 10px 30px; background:#fff; color:#333;}
.lb-text h3{text-align: center; font-size: 18px;}
.lb-text p{font-size:14px; font-weight: bold;}
.lb-text-ul li{font-size:14px; line-height:30px;}
.marquee{overflow:auto; margin-top:40px; height:500px; line-height:30px; padding-right: 30px;}

.seeding-title{display: inline-block; vertical-align: middle; font-size: 20px;}
.seeding-icon{background: rgb(42, 184, 4) none repeat scroll 0% 0%;display: inline-block; vertical-align: middle; margin-top: 2px; width: 32px; height: 18px; color: #fff; text-align: center; font-size: 12px !important;}	
.ciframes{width:100%;  margin:0 auto;box-sizing: border-box; overflow: hidden;}
.ciframe{ border:0; width:100%; margin:0; padding:0;}	

.erweima1{position:fixed; top:400px; right:10px; z-index:1; width:100px;  }	
.erweima1 p{font-size:12px; text-align:center; padding:5px 10px;}
.saoma1{ background-color:#FC5659; color:#FFF; font-size:10px; padding:5px; border-radius:10px; text-align:center;}	