#app{
margin: 0 auto;
background-color: white;
background: #ffffff;
min-height: 600px;
min-width: 1300px;
}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,legend,button
form,fieldset,input,textarea,p,blockquote,th,td {   
padding: 0;   
margin: 0;   
}
/* 酌情修改 */
body {
background:#ffffff !important;color:#333;font-size:16px; margin-top:5px;
  width: 100%;
  overflow: auto;
  min-width:1620px;
}

/* 短引用的内容可取值：''或"" */
q:before,q:after {content:”;}  

/* 缩写，图片等无边框 */
fieldset,img,abbr,acronym {border: 0 none;}
abbr,acronym {font-variant: normal;}
legend {color:#000;}

/* 清除特殊标记的字体和字号 */

/* 上下标 */
sup {vertical-align: text-top;}
sub {vertical-align: text-bottom;}

/* 设置表格的边框被合并为一个单一的边框, 指定分隔边框模型中单元格边界之间的距离为0*/
table {   
border-collapse: collapse;   
border-spacing: 0;   
}   

/* 表格标题及内容居左显示 */
caption,th {text-align: left;}
input,img,select {vertical-align:middle;}

/* 清除列表样式 */
ol,ul {list-style: none;}  

/* 输入控件字体 */
input,button,textarea,select,optgroup,option {
font-family:inherit;
font-size:inherit;
font-style:inherit;
font-weight:inherit;
}

/* 标题元素样式清除 */
h1,h2,h3,h4,h5,h6 {
font-weight: normal;
font-size: 100%;
}

/* 链接样式，颜色可酌情修改 */
del,ins,a {text-decoration:none;}
a:link {color:#c7c7c7;}
a:visited {color:#800080;}
a:hover,a:active,a:focus {color:#c00; text-decoration:underline;} 

/* 鼠标样式 */
input[type="submit"] {cursor: pointer;}
button {cursor: pointer;}
input::-moz-focus-inner { border: 0; padding: 0;}

.clear {clear:both;}
.content_dom{
width: 1200px !important;
margin: 0 auto;
}

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td { margin:0; padding:0; }
body { background:#fff; color:#555; font-size:14px; }
td,th,caption { font-size:14px; }
h1, h2, h3, h4, h5, h6 { font-weight:normal; font-size:100%; }
a { color:#555; text-decoration:none; }
a:hover { text-decoration:underline; }
img { border:none; }
ol,ul,li { list-style:none; }
input, textarea, select, button { font:14px Verdana,Helvetica,Arial,sans-serif; }
table { border-collapse:collapse; }
html {overflow-y: scroll;} 
/* 中间内容 */
.content_data{
width:1000px;
margin:0 auto;
overflow:hidden;
}
::-webkit-scrollbar {
width: 6px; /* 设置滚动条宽度 */
}
/* 滚动条滑块样式 */
::-webkit-scrollbar-thumb {
background-color: #cfd0d1; /* 滑块背景颜色 */
border-radius: 5px; /* 滑块圆角 */
}

/* 滚动条轨道样式 */
::-webkit-scrollbar-track {
background-color: #f1f1f1; /* 轨道背景颜色 */
}

a {
text-decoration: none; /* 去除下划线 */
color: inherit; /* 继承父元素的颜色 */
cursor: pointer; /* 修改鼠标指针样式 */
}
a {
text-decoration: none !important; /* 去除下划线 */
}
.content-0126-content img{
	max-width:100% !important;
}
.content-0126-content video{
  max-width:100% !important;
}
.refresh_top {
  position: fixed;
  right: 80px;
  top: 86%;
  z-index: 9;
  display: none;
}
.refresh_icon_btn {
  position: absolute;
  top: 16px;
  left: 29px;
  width: 24px;
  height: 24px;
}
.refresh_text {
  position: absolute;
  top: 44px;
  left: 30px;
  font-size: 12px;
  font-weight: 400;
  color: #646566;
}
.source_icon .comment .bdsharebuttonbox{
	padding-left: 10px !important;
}
::-webkit-scrollbar {
width: 6px; /* 设置滚动条宽度 */
}
/* 滚动条滑块样式 */
::-webkit-scrollbar-thumb {
background-color: #cfd0d1; /* 滑块背景颜色 */
border-radius: 5px; /* 滑块圆角 */
}

/* 滚动条轨道样式 */
::-webkit-scrollbar-track {
background-color: #f1f1f1; /* 轨道背景颜色 */
}
.foot-bottom-text-0120 a:hover{
  color: #8386ff !important;
}
.ll_list img{
	 width: 1920px !important;
    height: 516px !important;
}