﻿@charset "utf-8";
body{
	background:#f7f7f7;
	text-align:center;
	margin:0;
}
body,td,th,div,ul,li,a,dl,dd,dt,input,select,textarea,dd,dt,h1,h2,h3,h4,h5,h6{
	color:#232323;
}
a:hover{
	color:#f68220;
}
body,td,th,div,ul,li,a,font,a,dl,dd,dt{
	font-size:14px;
	line-height:200%;
}
input,select,textarea,
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder{
	font-size:13px;
}
body,td,th,div,ul,li,a,font,a,input,select,textarea{
	font-family:'Arial', 'Verdana', 'SourceHanSansCN-Normal', '思源黑体', '宋体';
}
a{
	text-decoration:none;
}
a,
img,
*:focus{
	outline:none;
}
div,ul,li,dd,dt,h1,h2,h3,h4,h5,h6,dl,menu,nav{
	margin:0;
	padding:0;
	text-align:left;
	list-style:none;
}
a,img{
    star:expression(this.onFocus=this.blur()); 
	border:0;
}
li img{
	display:block;
	margin:0 auto;
}
input[type='text'],
input[type='password'],
input[type='number'],
select,
textarea{
	border:1px solid #CCC;
}
input[type='text'],
input[type='number'],
input[type='password']{
	padding:5px 0;
}
input[type='submit'],
input[type='reset'],
input[type='button']{
	padding:3px 12px;
	cursor:pointer;
}
select{
	padding:3px 0;
}
#icp_con{
	display:none;
}
.nr p{
	margin:0;
}
.ellipsis{
	display:block;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
}
.ellipsis1{
	overflow:hidden;
	display:-webkit-box;
  display:block\9;
	-webkit-line-clamp:3;/*控制行数，超出用...省略*/
	-webkit-box-orient:vertical;
}
.before:before{
	content:"";
	display:block;
	height:0;
	overflow:hidden;
}
body .fl-left{
	float:left;
}
body .fl-right{
	float:right;
}
.clear,
.clearfix:before,
.clearfix:after,
.content:after,
#header:before,
#header:after,
#among:before,
#among:after,
#footer:before,
#footer:after,
#listPro:after,
#listShare:after{
	height:0;
	clear:both;
	display:block;
	overflow:hidden;
}
.clearfix:before,
.clearfix:after,
.content:after,
#header:before,
#header:after,
#among:before,
#among:after,
#footer:before,
#footer:after,
#listPro:after,
#listShare:after{
	content:"";
}
.big_img img{
	max-width:100%;
}
#module_page_004{
	text-align:center;
	font-size:0;
	padding-top:18px;
}
#module_page_004 a,
#module_page_004 span{
	font-size:12px;
	display:inline-block;
	*display:inline;
	vertical-align:top;
	margin:0 5px;
	line-height:24px;
}
#module_page_004 span{
	line-height:26px;
}
#module_page_004 a,
#module_page_004 select{
	background:white;
	border:1px solid #dddddd;
}
#module_page_004 a{
	width:auto!important;
	width:24px;
	min-width:24px;
	text-align:center;
	white-space:nowrap;
}
#module_page_004 a.other{
	padding:0 7px;
}
#module_page_004 a.Act,
#module_page_004 a:hover{
	color:inherit;
	background:#fddcbf;
	border-color:#f68220;
}
.element{
  overflow: hidden;
   background: #fff;
}
.element img{
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	transition: all 0.3s;
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
.element:hover img{
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
	-ms-transform: scale(1.05);
	transform: scale(1.05);
}
#detailed .bigimg{
	text-align:center;
	margin-bottom:18px;
}
#detailed .bigimg ul{
	position:relative;
	display:inline-block;
	max-width:100%;
	min-width:100px;
	border:1px solid #EEE;
}
#detailed .bigimg ul li img{
	width:100%;
}
#detailed .bigimg ul > a{
	display:block;
	position:absolute;
	top:50%;
	margin-top:-32px;
	filter:Alpha(opacity=0);
	opacity:0;
	transition:all .5s;
}
#detailed .bigimg ul:hover > a{
	filter:Alpha(opacity=100);
	opacity:1;
}
#detailed .bigimg ul > li:first-child+a{
	left:10px;
}
#detailed .bigimg ul > li:first-child+a+a{
	right:10px;
}
#detailed .bigimg ul > a img{
	display:block;
}
#detailed .bigimg ul div{
  position: absolute;
  right:0;
  bottom:0;
}
#msg{
	margin:auto;
	max-width:660px;
}
#msg h2{
	font-weight:normal;
	font-size:12px;
	line-height:200%;
	margin-top:20px;
}
#msg .list{
	border:1px solid #d7d6d6;
	border-top:0;
	border-bottom-left-radius:3px;
	border-bottom-right-radius:3px;
	position:relative;
}
#msg .list > i{
	height:1px;
	overflow:hidden;
	display:block;
	margin-right:25px;
	background:#d7d6d6;
}
#msg .list > div{
	margin:7px 12px 0;
	position:relative;
	min-height:24px;
	border-bottom:1px solid #d7d6d6;
}
#msg .list div .img{
	position:absolute;
	left:0;
	top:4px;
}
#msg .list div .img img{
	height:15px;
}
#msg .list div .img1{
	position:absolute;
	right:0;
	top:4px;
}
#msg .list div .img1 img{
	height:17px;
}
#msg .list div .title{
	padding-bottom:5px;
	margin:0 55px 0 24px;
}
#msg .list > .nr{
	margin:9px 12px 0;
}
#msg .list > .nr1{
	margin:9px 12px 6px 36px;
}
#msg .list > b{
	background:url(../images/wkiaivffpc3qy-waaaaftexzxjy727.png);
	display:block;
	width:52px;
	height:21px;
	position:absolute;
	right:-1px;
	top:-21px;
}
.autoimg{
	display:block;
	position:relative;
}
.autoimg img{
	width:100%;
}
.autoimg img:nth-child(2){
	position:absolute;
	left:0;
	top:0;
	height:100%;
}

/* 20210527 */
ul.list img {
    width: 100%;
}
