﻿/* CSS Document */

#Viewpoint-all{
	width:100%;
	height:370px;
	background-color:#000;
	border:0px solid #999999;
	
	background-image:url(../img/second/research/resinfo.jpg);
	background-repeat:no-repeat;
	background-position:center;
	min-width:1000px;
	background-size:cover;
}
#Viewpoint{
	width:1000px;
	height:370px;
	left:50%;
	margin-left:-500px;
	position:absolute;

}
.view-title{
	width:400px;
	height:41px;
	position:absolute;
	top:40px;
	/*left:30px;*/
	color:#FFFFFF;
	font-size:40px;
	line-height:30px;
	text-align:left;
	font-family: 'Lato Lig', Arial, Helvetica, sans-serif;
}
.view-con{
    width:400px;
	height:60px;
	top:100px;
	/*left:30px;*/
	position:absolute;
	color:#FFFFFF;
	font-size:20px;
	line-height:30px;
	text-align:justify;
	font-family: 'Lato Lig', Arial, Helvetica, sans-serif;
}
/*--当前位置--*/
.Location{
    width:1000px;
	height:40px;
	line-height:40px;
	margin:0px auto;
	text-align:center;
	color:#535353;
	font-size:13px;
	text-align:left;
}
.Location a{
    color:#535353;
	font-size:13px;
	text-decoration:none;
}
.Location a:hover{
    text-decoration:underline;
}




/*--share分享新闻列表--*/
.sharelist{
	width:745px;
	height:150px;
	padding:20px 0px;
	margin-top:-7px;
	float:left;
	border-bottom:1px dashed #dbdbdb;
}
.sharelist img{
	width:210px;
	height:150px;
	margin-right:10px;
	float:left;
	border-radius:5px;
	border:1px solid #dbdbdb;
}
.sharelist ul{
	float:left;
	height:170px;
}
.sharelist ul li{
	width:510px;
	line-height:20px;
	text-align:left;
	color:#030303;
	font-size:13px;
}
.sharelist ul li span{
	line-height:0px;
	text-align:left;
	color:#030303;
	font-size:13px;
	text-align:left;
	float:right;
}
.sharelist ul li span input{
    width:81px;
	height:19px;
	float:left;
	border:0px;
}
.sharelist ul li strong{
	color:#030303;
	font-size:15px;
	font-weight:bold;
	line-height:30px;
	float:left;
}
.sharelist ul li strong a{
	color:#030303;
	font-size:15px;
	font-weight:bold;
	line-height:25px;
	text-decoration:none;
}
.sharelist ul li strong a:hover{
	text-decoration:underline;
}

/*--微信--*/
.code-img{
	width:135px;
	height:135px;
	margin:10px 0px 10px 0px;
	float:left;
}
.code-text{
	width:135px;
	height:0px;
	line-height:0px;
	text-align:center;
	font-size:13px;
	color:#4d4d4d;
}

.code-text-01{
	width:225px;
	margin: 5px;
	line-height:20px;
	text-align:left;
	font-size:13px;
	color:#4d4d4d;
}

/*--page分页--*/

.page{
	width:1000px;
	height:32px;
	margin:0px auto;
	text-align:center;
	cursor:pointer;
}
.page-center{
	width:280px;
	height:18px;
	padding:7px 232px 7px 233px;
	text-align:center;
	line-height:18px;
	font-size:13px;
	float:left;
	margin-top:20px;
	color:#fff;
	background-color:#e6e6e6;
}
.up-down{
	width:50px;
	height:18px;
	float:left;
	background-color:rgb(22,167,183);
}
.up-down{
	width:50px;
	height:18px;
	text-decoration:none;
	font-size:13px;
	color:#fff;
}
.up-down:hover{
	background-color:rgb(14,105,115);
	color:#fff;
}
.num-square{
	width:18px;
	height:18px;
	float:left;
	background-color:#9a9a9a;
	margin-left:10px;
	color:#fff;
}
.num-square:hover{
	background-color:rgb(14,105,115);
	color:#fff;
}

.num-square-checked{
	width:18px;
	height:18px;
	float:left;
	margin-left:10px;
	width:18px;
	height:18px;
	float:left;
	background-color:rgb(22,167,183);
	color:#fff;
}

.points{
	width:18px;
	height:18px;
	margin-left:10px;
	float:left;
}


/*--文章内容样式--*/
#Article{
	width:745px;
	height:auto;
	position:relative;	
	padding-top:40px;
}
#Article h4{
	width:745px;
	height:40px;
	line-height:40px;
	text-align:left;
	font-size:14px;
	font-weight:bold;
	color:#555555;
	margin-bottom:5px;
}
#Article p{
	font-size:13px;
	color:#555555;
	text-align:left;
	line-height:25px;
	text-indent:2em;
	margin-bottom:3px;
}
#Article img{
	margin:10px 0px;
}


/*-- end 文章内容样式--*/


/*--page 745像素分页--*/
.ar-page-center{
	width:280px;
	height:18px;
	padding:7px 232px 7px 233px;
	margin-top:20px;	
	margin-bottom:10px;
	background-color:#e6e6e6;
	line-height:18px;
	text-align:center;
	font-size:13px;
	float:left;
	color:#fff;
}.ar-up-down{
	width:50px;
	height:18px;
	float:left;
	background-color:#9a9a9a;
}
.ar-up-down{
	width:50px;
	height:18px;
	text-decoration:none;
	font-size:13px;
	color:#fff;
}
.ar-up-down:hover{
	background-color:#0072b8;
	color:#fff;
}
.ar-num-square{
	width:18px;
	height:18px;
	float:left;
	background-color:#9a9a9a;
	margin-left:10px;
	color:#fff;
}
.ar-num-square:hover{
	background-color:#0072b8;
	color:#fff;
}
.ar-points{
	width:18px;
	height:18px;
	margin-left:10px;
	float:left;
}

/*--上一篇，下一篇--*/
.posts{
	width:745px;
	height:35px;
	line-height:35px;
	font-size:13px;
	float:left;
	text-align:left;
	color:#555555;
}
.posts a {
	font-size:13px;
	color:#555555;
	text-decoration:none;
}
.posts a:hover{
	text-decoration:underline;
	font-size:13px;
	color:#555555;
}













