body,div,section,a,img,ul,li{
	margin:0;
	padding:0;
}
a{
	text-decoration:none;
	color:#333;
}
a:hover{
	text-decoration:underline;
}
body{
	background:#f2f4f7;
	font-family:微软雅黑!important;
}
.page-header{
	width:1000px;
	margin:0 auto;
}
.logo{
	float:left;
}
.headw{
	float:left;
	margin-top: 15px;
    margin-left: 80px;
}
.sheindex{
	float:right;
	width:150px;
	padding-top:40px;
}
.clear{
	clear:both;
}
.contentright{
	overflow:hidden;
	background:#fff;
	float:right;
	width:380px;
}
.contentright img{
	width:18px;
}
.contentright ul li{
	font-size:14px;
	margin:23px 0;
	text-align:center;
}
.content{
	width:800px;
	background: #fff;
	position:relative;
	float: left;
}
.content ul{
	
}
.contentli{
	 position: relative;
    display: inline-block;
    vertical-align: top;
    width:100%;
    padding: 4px 0 4px;
    line-height: 40px;
    font-size: 14px;
    color: #000;
}
.contentlispan{
	margin-right:15px;
	margin-left:20px;
  color:red;
}
.contentli span{
	padding:0 15px;
	font-size:16px;
}
.fontlink{
	padding:0 4px;
	font-size: 16px
}
.jiantou{
	background-image:url(../images/jiantou.png);	
	background-position: -431px -576px;
	width: 16px;
    height: 16px;
	position: absolute;
    top: 20px;
    margin-left: 4px;
	cursor: pointer;
}
.boxcon{
display:none;
}
.boxcon{
	 z-index: 101;
    border: 1px solid #d9d9d9;
    padding: 1px 6px;
    background: #f7f7f7;
	position: absolute;
    top: 38px;
	left:25px;
}

.boxcona{
	text-align:center;
	display:block;
	white-space: nowrap;
    line-height: 26px;
    padding: 0 6px;
    cursor: pointer;
}
.newspro{
	width:100%;
	margin:0 auto;
	display:table;
}
.newsmore{
	padding: 10px 5px;
}
.newsmore span{
	float:right;
}
.newsproli{
	float:left;
	width:49%;
	height:500px;
	background:#fff;
	margin-top:20px;
}
.newspro ul li:nth-child(even){
	margin-left:2%;
}
.newsprolidiv ul li{
	margin: 12px 5px;
	display: flow-root;
}
.newsprolidiv ul li a{
	font-size:16px;
	width: 350px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    float: left;
  	height:30px;
}
.newsprolidiv ul li span{
	float:right;
}
.contentleft{
	float:left;
	width:193px;
	background-color:#fff;
	margin-right: 7px;
}
.contentleftli{
	float:left;
	width:64px;
	font-size: 14px;
	text-align:center;
    margin:10px 0px;
}
.yinhang{
	float:left;
  	width:30%;
}
.yinhangss{
	padding:0 10px;
  	text-decoration: underline;
}
.dundai tr{
		display:block;
		float:left;
		width: 190px;
  		height:120px;
}
.dundai td {
		display:block;
		float:left;
		width: 100%;
}
#input1{
width:50px;
}
/*评论小图片*/
.tm-m-photos-thumb{margin:10px 0;list-style-type:none;height:45px}
.tm-m-photos-thumb li{float:left;border:2px solid #f2f2f2;padding:2px;margin-right:8px;line-height:20px;width:100px;position:relative;transition:border-color .2s ease-out}
.tm-m-photos-thumb .tm-current{border:2px solid #f23d6a;border-radius:2px;-webkit-border-radius:2px;-moz-border-radius:2px;-o-border-radius:2px;cursor:auto}

/*选中图片后下面的箭头*/
.tm-photos-arrow{width:0;height:0;line-height:0;font-size:0;border:6px dashed transparent;border-top:6px solid #f23d6a;position:absolute;left:15px;opacity:0;bottom:-12px;background:0 0}
.tm-current .tm-photos-arrow{opacity:1}
/*缩略图大小*/
.tm-m-photos-thumb img{display:block;width:100px;height:100px;cursor:url(../images/T1nTBDFCRbXXbzTk_b-25-20.png),auto}

/*缩略图放大*/
.tm-m-photo-viewer,.tm-m-photo-viewer img,.tm-m-photos-thumb .tm-current img{cursor:url(../images/T1oq4AFupvXXcu5FDa-20-20.png),auto}
.tm-m-photo-viewer{position:relative;margin:10px 0;width:0;height:0;overflow:hidden;display:none;top:-1000px;transition:all .2s ease-in}
.tm-m-photo-viewer img{ max-width: 100%; max-height: 100%;border:1px solid #ccc;padding:2px;}
.tm-m-photo-viewer-navleft,.tm-m-photo-viewer-navright{top:0;bottom:0;position:absolute;width:30%;background:url(../images/s.gif)}
.tm-m-photo-viewer-navleft{left:0}
.tm-m-photo-viewer-navright{right:0}
.tm-m-photo-viewer-navleft i,.tm-m-photo-viewer-navright i{top:50%;margin-top:-24px;position:absolute;width:48px;height:48px;display:none}
.tm-m-photo-viewer-navleft i{left:0;background-image:url(../images/arrow-l.png)}
.tm-m-photo-viewer-navright i{right:0;background-image:url(../images/arrow-r.png)}