﻿@charset "utf-8";
/* CSS Document */

.banner{
	clear:both;
	margin-top:10px;
	background-image:url("../Picture/newsBanner.jpg");
	background-repeat:no-repeat;
	width:100%;
	height:328px;
}

.newsdetail{
	width:100%;
	background-image:url("../Picture/newsbodybg.gif");
	background-repeat:repeat;
}
.newsdetailContent{
	width:1003px;
	margin:0px auto;
}
.location{
	padding-top:30px;
	font-size:14px;
}
.location a{
	font-size:14px;
	cursor:pointer;
	margin-left:5px;
	margin-right:5px;
}
.location a:hover{
	text-decoration:underline;
}
.location span{
	font-size:14px;
	margin-left:5px;
}
.newsdetailContentLeft{
	
	width:670px;
	float:left;
}
.newsdetailContentLeftList{
	border-bottom:solid 1px #DCDCDC;
	margin-bottom:30px;
	padding-bottom:50px;
}
.newsdetailContentLeft dl{
	clear:both;
	margin-bottom:30px;

}
.newsdetailContentLeft dl dt{
	background-image:url("../Picture/newsDate.jpg");
	background-repeat:no-repeat;
	width:74px;
	height:75px;
	float:left;
	text-align:center;
	margin-right:25px;
}
.newsdetailContentLeft dl dt strong{
	display:block;
	font-size:32px;
}
.newsdetailContentLeft dl dt span{
	font-size:14px;
	display:block;
}
.newsdetailContentLeft dl dd{
	float:left;
	width:565px;
	overflow:hidden;
}
.newsdetailContentLeft dl dd strong{
	font-weight:normal;
	font-size:26px;
}
.newsdetailContentLeftListContent {
	margin-top:20px;
	line-height:30px!important;
	font-size:18px!important;
}
.newsdetailContentLeftListContent img{
	max-width:560px;
}
.newsdetailContentLeftListContent *{
	font-size:18px!important;
	line-height:30px!important;
}


.divpager{
}
.divpager ul{
	margin-right:10px;
	line-height:35px;
}


.divpager ul li span{
	margin-top:5px;
	font-size:16px;
	margin-left:5px;
}


.divpager ul li a{
	margin-top:5px;
	font-size:16px;
	margin-left:5px;
}
.divpager ul li a:hover{
	text-decoration:underline;
}


.newsdetailContentRight{
	margin-top:30px;
	width:310px;
	float:right;
	border:solid 1px #DCDCDC;
	padding-bottom:10px;
	border-radius:6px;
}
.newsdetailContentRightSearch{
	margin-left:15px;
	margin-top:15px;
	height:28px;
	width:280px;
	border:solid 1px #DCDCDC;
	background-image:url("../Picture/saerch.jpg");
	background-repeat:no-repeat;
	background-position:255px center;
	border-radius:6px;
}
.newsdetailContentRightSearch input[type="text"]{
	height:28px;
	border-radius:6px;
	width:250px;
	border:0px;
	background-image:url("../Picture/newsbodybg.gif");
	background-repeat:repeat;
}
.newsdetailContentRightTitle{
	margin-top:35px;
	margin-left:15px;
}
.newsdetailContentRightTitle strong{
	color:#FFFFFF;
	font-weight:bold;
	font-size:16px;
	background-color:#F5340E;
	padding:2px 5px;
	margin-right:20px;
	border-radius:6px;
}
.newsdetailContentRightTitle span{
	font-weight:bold;
	font-size:16px;
}
.newsdetailContentRightList{
	margin-top:15px;
	margin-left:15px;
	line-height:30px;
}
.newsdetailContentRightList ul{
	
}
.newsdetailContentRightList ul li{
	
}
.newsdetailContentRightList ul li a{
	font-size:14px;
}
.newsdetailContentRightList ul li a:hover{
	text-decoration:underline;
}

.newsdetailContactUs{
	margin-top:50px;
	width:100%;
	clear:both;
	height:220px;
	border-top:solid 1px #DEDEDE;
	background-image:url("../Picture/newscontactusbg.png");
	background-repeat:repeat;
	text-align:center;
}
.newsdetailContactUsContent{
	width:530px;
	margin:10px auto;
}
.newsdetailContactUsContent strong{
	font-size:26px;
	display:block;
	margin-top:60px;
}
.newsdetailContactUsContent a{
	border:solid 2px #FC7523;
	height:50px;
	display:block;
	float:left;
	border-radius:6px;
	margin-right:10px;
	margin-left:10px;
	margin-top:20px;
	font-size:18px;
	line-height:50px;
}
.newsdetailContactUsContent a:hover{
	background-color:#FC7523;
	border-radius:6px;
	color:#ffffff;
}
.newsdetailContactUsContentTelephone{
	width:200px;
	background-image:url("../picture/telephone.png");
	background-repeat:no-repeat;
	background-position:20px 6px;
	padding-left:40px;
}
.newsdetailContactUsContentTelephone:hover{
	background-image:url("../picture/telephoneHover.png");
	background-repeat:no-repeat;
	background-position:20px 6px;
}

.newsdetailContactUsContentQQ{
	width:220px;
	background-image:url("../picture/QQ.png");
	background-repeat:no-repeat;
	background-position:20px 6px;
	padding-left:20px;
}
.newsdetailContactUsContentQQ:hover{
	background-image:url("../picture/QQHover.png");
	background-repeat:no-repeat;
	background-position:20px 6px;
}

.newsDetailTips{
	color:#FC7523;
	text-align:center;
	margin-top:20px;
}
.share{
	margin-top:20px;
	float:right;
}
.share span{
	float:left;
	font-size:22px;
	font-weight:normal;
}