﻿/*news*/
#newsMain{
	width: 100%;
	min-width: 1000px;
	background: #f8f8f8;
}
.newsLeft{
	width: 1080px;
	float: left;
}
.newsTitle{
	height: 48px;
	border: 1px solid #eeeeee;
	background: #fff;
	position: relative;
}
.newsTitle h2{
	display: inline-block;
	padding-left: 39px;
	padding-right: 10px;
	position: absolute;
	font-size: 20px;
	line-height: 48px;
	color: #333;
	height: 46px;
	border-bottom: 3px solid #2f71eb;
	left: -1px;
	top: 0;
	background: url(../../images/channel2018/product2022.png) no-repeat 8px -156px;
}
.newsBox{
	padding: 20px;
	background: #fff;
	margin: 2px 0;
}
.newsPic{
	width: 208px;
	float: left;
}
.newsPic table{
	width: 188px;
	height: 133px;
}
.newsPic table td{
	width: 188px;
	height: 133px;
	text-align: center;
	vertical-align: middle;
}
.newsTxt{
	overflow: hidden;
}
.newsTxt h3{
	font-size: 20px;
	line-height: 30px;
	height: 30px;
	overflow: hidden;
}
.newsTxt h3 a{
	color: #333;
}
.newsTxt h3 a:hover{
	color: #f7aa02;
}
.newsTxt p{
	margin-top: 8px;
	font-size: 14px;
	line-height: 25px;
	color: #666;
	height: 50px;
	overflow: hidden;
}
.sign{
	margin: 10px 0;
	font-size: 12px;
	line-height: 20px;
}
.sign a{
	display: inline-block;
	line-height: 20px;
	height: 20px;
	padding: 0 10px;
	color: #2f71eb;
	border: 1px solid #2f71eb;
	margin-right: 14px;
}
.sign span{
	display: inline-block;
	line-height: 20px;
	height: 20px;
	padding: 0 10px;
	color: #2f71eb;
	border: 1px solid #2f71eb;
}
.newsBox:hover{
	box-shadow: 0px 0px 5px #e9e9e9;
}
.newspages{ width:780px; margin:0 auto; padding:15px 0 40px; font: normal 14px/28px "Tahoma","microsoft yahei","Arial"; color:#666; text-align: center;}
.newspages a{ height:28px; padding: 0 10px; border:1px solid #ddd; background-color:#fff; color:#666668; display:inline-block; font: normal 16px/28px "Tahoma","Arial"; margin:0 2px; vertical-align: middle; text-align: center;border-radius: 3px;}

.newspages a.ft{width: 30px; background: url(../../images/channel2018/pageBG.png) no-repeat 0 0 #fff;}
.newspages a.next{width: 30px; background: url(../../images/channel2018/pageBG.png) no-repeat -349px 0px #fff;}
.newspages a.prev{ width:45px; background: url(../../images/channel2018/pageBG.png) no-repeat -51px 0px #fff;}
.newspages a.lt{ width: 45px; background: url(../../images/channel2018/pageBG.png) no-repeat -284px 0px #fff; }



.newspages a.on{ border:1px solid #2f71eb; background-color:#2f71eb; cursor:default; color:#fff;}
.newspages span.page_etc{ color:#999; margin:0 10px;}
.newspages span.page_turn{ position:relative; margin-left:10px;}
.newspages span.page_turn b{ padding:0 5px;}
.newspages span.jump input{ width:44px; height:28px; display:inline-block; margin:0 4px; border:1px solid #ddd; text-align:center; color:#666; line-height:34px;border-radius: 3px;}
.newspages button{ height:28px;width: 46px; border:none; background-color:#fff; color:#fff; cursor:pointer; margin-left:2px; _margin-left:4px;  _padding:0 5px;line-height:28px;background: #2f71eb;font-size: 14px; border-radius: 3px;}
.newspages em{ font-style: normal; color: #2f71eb;}





#footer{ margin-top: 0; }

.newsRight{
	width: 300px;
	float: right;
}
.newsRight .newsTitle{
	width: 298px;
}
.newsRight .newsTitle h2{
	background: url(../../images/channel2018/product2022.png) no-repeat 12px -206px;
}
.newsRight ul{
	padding-top: 10px;
	padding-left: 15px;
	padding-bottom: 10px;
	background: #fff;
	margin-top: 2px;
}
.newsRight ul li{
	display: inline-block;
	width: 137px;
	margin-right: 5px;
	font-size: 14px;
	line-height: 25px;
	margin-bottom: 5px;
}
.newsRight ul li a{
	color: #333;
}
.newsRight ul li a:hover{
	color: #f7ab00;
}

/*newsShow*/
.newsShowLeft{
	width: 1080px;
    float: left;
}
.newsShow{
	padding-top: 20px;
	font-size: 16px;
}
.newsShow h1{
	font-size: 28px;
	line-height: 40px;
	color: #333;
	text-align: center;
}
.newsShow dl{
	text-align: center;
	padding: 10px 0;
	border-bottom: 1px solid #ddd;
	margin-bottom: 20px;
}
.newsShow dl dt{
	font-size: 14px;
	line-height: 25px;
	color: #666;
}
.newsShow dl dt span{
	color: #d36d5e;
}
.newsShow dl dt strong{
	padding: 0 10px;
}
.newsShow p{
	font-size: 14px;
	line-height: 25px;
	color: #333;
	margin-bottom: 20px;
	text-indent: 28px;
}
.newTurnto {
    height: 50px;
    padding: 10px 30px;
    margin: 20px 0 0 0;
    background: #fbfbfb;
    border: 1px solid #ddd;
    font: normal 12px/25px "Microsoft Yahei","simhei";
    color: #666;
}
.newTurnto p{
	color: #999;
}
.newTurnto p a{
	color: #333;
}
.newTurnto p a:hover{
	color: #f7ab00;
}
.copr{ 
	margin-top:23px; 
	padding-bottom:26px; 
}
.coprTop h3{ 
	height:16px; 
	border-left:4px solid #2f71eb; 
	font:normal 14px/16px "Microsoft Yahei","Arial";
	text-indent: 10px;
}
.coprTop h3 a{ 
	color:#333; 
}
.copr ul{
	padding-top:10px; 
}
.copr li{
	font:normal 12px/25px "Microsoft Yahei","simhei"; 
	color:#666;
	margin-bottom: 10px;
}
.newsShowRight ul{
	border: 1px solid #f4f4f4;
}
.newsShowRight ul li{
	margin-right: 4px;
}
@media only screen and (min-width: 1400px) and (max-width:1599px){
	.w{
		width: 1400px;
	}
}
@media only screen and (min-width: 1200px) and (max-width:1399px){
	.w{
		width: 1328px;
	}
	.searchBox {
		width: 580px;
		margin-left: 130px;
	}
	.search input {
		width: 406px;
	}
	.nav ul {
		line-height: 52px;
	}
	.nav li a {
		padding: 0 39px;
		font-size: 19px;
	}
	.newsLeft,.newsShowLeft {
		width: 1008px;
	}
	.newsShow {
		font-size: 15px;
	}
	.newsShow h1 {
		font-size: 26px;
	}
	.newsShow dl dt {
		font-size: 13px;
	}
}
@media only screen and (min-width: 1025px) and (max-width:1199px){

	.w{
		width: 1138px;
	}
	.Top {
		margin: 15px auto;
	}
	.topAdv {
		width: 268px;
	}
	.logo {
		margin-top: 3px;
		width: 186px;
	}
	.searchSelect {
		width: 60px;
		height: 32px;
	}
	.searchSelectTop p {
		line-height: 18px;
		font-size: 12px;
		text-indent: 12px;
	}
	.searchSelectTop i {
		right: 4px;
		font-size: 14px;
	}
	.search button {
		width: 80px;
		height: 36px;
		font-size: 12px;
	}
	.search button i {
		margin-right: 8px;
		font-size: 12px;
	}

	.searchBox {
		width: 505px;
		margin-left: 130px;
		height: 36px;
	}
	.search input {
		width: 363px;
		height: 32px;
		font-size: 12px;
		text-indent: 10px;
	}
	.nav li a {
		padding: 0 35px;
		font-size: 16px;
	}
	.nav ul {
		line-height: 44px;
	}
	.newsLeft,.newsShowLeft {
		width: 818px;
	}
	.newsShow {
		font-size: 15px;
	}
	.newsShow h1 {
		font-size: 26px;
	}
	.newsShow dl dt {
		font-size: 13px;
	}
	.newsShow {
		font-size: 14px;
	}
	.newsShow h1 {
		font-size: 26px;
	}
	.newsShow dl dt {
		font-size: 13px;
	}

}
@media only screen and (max-width:1024px){
	.w{
		width: 1000px;
	}
	.Top {
		margin: 15px auto;
	}
	.topAdv {
		width: 236px;
	}
	.logo {
		margin-top: 3px;
		width: 156px;
	}
	.searchSelect {
		width: 60px;
		height: 32px;
	}
	.searchSelectTop p {
		line-height: 18px;
		font-size: 12px;
		text-indent: 12px;
	}
	.searchSelectTop i {
		right: 4px;
		font-size: 14px;
	}
	.search button {
		width: 80px;
		height: 36px;
		font-size: 12px;
	}
	.search button i {
		margin-right: 8px;
		font-size: 12px;
	}
	.searchBox {
		width: 445px;
		margin-left: 100px;
		height: 36px;
		margin-top: 10px;
	}
	.search input {
		width: 303px;
		height: 32px;
		font-size: 12px;
		text-indent: 10px;
	}
	.nav li a {
		padding: 0 26px;
		font-size: 14px;
	}
	.nav li mark {
		right: -15px;
	}
	.nav ul {
		line-height: 44px;
	}
	.newsLeft,.newsShowLeft {
		width: 680px;
	}
	.bottom {
		margin: 20px 30px 0 30px;
	}
	.newsTxt h3 {
		font-size: 18px;
	}
	.newsShow {
		font-size: 13px;
	}
	.newsShow h1 {
		font-size: 24px;
	}
	.newsShow dl dt {
		font-size: 12px;
	}
}