﻿.main{
	width: 1180px;
	margin: 0 auto;
}
.top .main {
	height: 60px;
}
.main .logo{
	font-size: 32px;
font-weight: bold;
}
.main .logo img{
	width: 200px;
}
.top #searchForm {
	float: left;
	height: 54px;
	position: relative;
	margin-top: 6px;
	margin-left: 50px;
}
.top #searchForm .searchSelect {
    float: left;
    height: 50px;
    line-height: 50px;
    border: 2px solid #f08200;
	width: 102px;
	border-right: 0!important;
	border-radius: 22px 0 0 22px;
	position: relative;
	font-size: 14px;
	margin-top: 0;
}
.top .logo img{
	width: 260px;
}
.top .logo{
	font-size: 32px;
font-weight: bold;
}
.search {
	width: auto;
	height: auto;
	float: none;
	border: none;
	border-right: none;
	margin-top: 0px;
	position: static;
	border-radius: 0;
   margin-left: 0;
	
  }
.searchSelectTop{
	width: 100%;
	height: 100%;
	position: relative;
	cursor: pointer;
}
.searchSelectTop p {
	font-size: 14px;
	line-height: 50px;
	color: #333;
	text-indent: 28px;
	font-family: "\5b8b\4f53";
	text-align: unset;
}
.searchSelectTop i {
	display: inline-block;
	position: absolute;
	top: 20px;
	left: 76px;
    font-size: 12px;
    line-height: normal;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	-webkit-transform: rotate(0);
	-ms-transform: rotate(0);
	-o-transform: rotate(0);
	transform: rotate(0);
}
.searchSelectTop::before {
	content: "";
	position: absolute;
	left: 102px;
	top: 50%;
	margin-top: -10px;
	height: 20px;
	width: 1px;
	background-color: #ccc;
	z-index: 1;
}
#nav{
	background-color:#f08200 ;
}

.menu{
	background-color: #f08200;
}
.searchSelectTop.focus i{
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	-webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}
.searchSelectBot {
	position: absolute;
	width: 90px;
	border: 1px solid #f08200;
	left: 9px;
	top: 51px;
	z-index: 99999;
	background: #fff;
	display: none;
}
.searchSelectBot li{
	font-size: 14px;
	line-height: 24px;
	cursor: pointer;
    text-align: center;
	text-indent: 0;
}
.searchSelectBot li:hover{
	background: #f08200;
	color: #fff;
}
.top #searchForm input {
	float: left;
	height: 50px;
	line-height: 50px;
	border: 2px solid #f08200;
    width: 400px;
	border-left: 0!important;
	border-right: 0!important;
	text-indent: 8px;
	color: #ccc;
	font-size: 14px;
    background-color: #fff;
}
.top #searchForm button {
	float: right;
	width: 98px;
	height: 54px;
	line-height: 46px;
	border: 2px solid #f08200;
	border-left: 0;
	border-radius: 0 22px 22px 0;
	background-color: #f08200;
	font-size: 16px;
	color: #fff;
	position: static;
}
#nav {
	
  }
.nav {
	width: 100%;
	height: 45px;
	background-color: #f08200;
	
}
.nav>.main{
	width: 1180px;
	margin: 0 auto;
	height: 45px;
}
.nav p {
	width: 1010px;
	float: left;
}
.nav p a {
	color: #ffffff;
	font-family: "microsoft yahei";
	line-height: 45px;
	font-size: 18px;
	display: block;
	float: left;
	padding: 0 35px;
	display: inline-block;
	text-align: center;

}
.nav p .focus{
	background-color: #ff9a22;
color: white;
}
.nav p a:hover{
	background: #f08200;
	
}

.mainTop{
	height: 40px;
	padding: 20px 0;
	position: relative;
}
.mainTop p {
    font: normal 14px/40px "Microsoft Yahei","simhei";
    color: #bababa;
}
.mainTop p a{
	color: #666;
	margin: 0 8px;
}
.mainTop p a:hover{
	color: #f08200;
}
.mainTop p span{
	color: #666;
	margin-left: 8px;
}
.mainTop p i{
	font-size: 18px;
	line-height: 40px;
	color: #f08200;
	position: relative;
	top: 2px;
}
.mainLeft{
	width: 830px;
	/*height: 2050px;*/
	float: left;
	/*position: relative;*/
}
.mainLeft h2{
	font-size: 24px;
	line-height: 40px;
	color: #333;
}
.mainLeft h2 span{
	font-size: 14px;
	color: #dcdcdc;
}
.mainList{
	width: 870px;
	/*height: 1910px;*/
	/*position: absolute;*/
	/*top: 40px;*/
	/*left: -20px;*/
}

.mainList dl{
	padding: 20px 0;
	width: 830px;
	float: left;
	border-bottom: 1px solid #ddd;
	margin-left: 20px;
}
.mainList dl:hover{
	padding: 20px;
	border-bottom: none;
	margin-left: 0;
	box-shadow: 0 0 10px #e5e5e5
}
.mainList dl dt{
	float: left;
	margin-right:20px ;
}
.mainList dl dt img{
	width: 246px;
	height: 150px;
	border-radius: 3px;
}
.mainList dl dd{
	/* width: 565px;
	float: right; */
	overflow: hidden;
}
.mainList dl.noPic dd{
	width: 100%
}
.mainList dl dd h3{
	height: 30px;
	overflow: hidden;
	margin-top: 10px;
}
.mainList dl dd h3 a{
	font-size: 20px;
	line-height: 30px;
	color: #333;
}
.mainList dl dd h3 a:hover{
	color: #f08200;
}
.mainList dl dd p{
	font-size: 14px;
	line-height: 25px;
	color: #666;
	height: 50px;
	overflow: hidden;
	margin: 10px 0 15px;
}
.search button{
	background-color: #f08200;
	background-image:none!important ;
	font-size: 16px;
	color: #fff;
	font-family: "Microsoft";

}
.date{
	font-size: 12px;
	line-height: 20px;
	color: #eaeaea;
}
.date span{
	color: #aaaaaa;
	padding-right: 15px;
}
.date span.view{
	padding-left: 15px;
}
.date b{
	color: #aaa;
	float: right;
	font-weight: normal;
}
.date b i{
	font-size: 14px;
	color: #ccc;
	margin-right: 8px;
}

.newspages{width: 100%;/*position: absolute;bottom: 0;left: 0;*/ height: 40px; clear:both;margin: 0 auto;padding: 40px 0 20px;text-align: center;font:normal 12px/40px "Tahoma";}
.newspages a{ width: 40px; height: 38px;background: #fff; display: inline-block; border:1px solid #e6e6e6; border-left: 0; text-align: center; font:normal 12px/38px "Tahoma"; color: #666666; vertical-align: middle; }
.newspages a.ft{border-left: 1px solid #e6e6e6;border-right:0;background: #fff url(../../images/SLD2019/companyList.png) no-repeat -56px -530px;}
.newspages a.next{margin-right:15px;background: #fff url(../../images/SLD2019/companyList.png) no-repeat 15px -530px;}
.newspages a.prev{ width: 68px; background: #fff url(../../images/SLD2019/companyList.png) no-repeat 8px -467px; border-left: 1px solid #e6e6e6; }
.newspages a.lt{ width: 68px; background: #fff url(../../images/SLD2019/companyList.png) no-repeat 8px -497px; }
.newspages a.on{ background: #f08200; border:1px solid #f08200; border-left: 0; color: #fff; font-weight: bold; }
.newspages input{ width: 38px; height: 38px; display: inline-block; text-align: center; border: 1px solid #e6e6e6; font:normal 12px/38px "Tahoma"; margin: 0 10px; vertical-align: middle; }
.newspages button{ width: 52px; height: 40px; display: inline-block; text-align: center;border: none; font:normal 12px/40px "Tahoma"; vertical-align: middle; cursor: pointer; background:#f08200; color: #fff;border-radius: 3px;}

.mainRight{
	width: 300px;
	float: right;
}
.mainRight h2{
	font-size: 18px;
	line-height: 38px;
	color: #333;
	display: inline-block;
	border-bottom: 3px solid #f08200;
}
.mainRight ul{
	width: 300px;
	float: left;
	padding-top: 20px;
}
.mainRight ul li{
	width: 50%;
	float: left;
	margin-bottom: 20px;
}
.mainRight ul li a{
	display: inline-block;
	padding: 0 20px;
	border: 1px solid #ddd;
	border-radius: 50px;
	height: 32px;
	font-size: 14px;
	line-height: 32px;
	color: #999;
}
.mainRight ul li a:hover{
	border-color: #f08200;
	background: #f08200;
	color: #fff;
}
.line3 {
    width: 100%;
    min-width: 1180px;
    border-bottom: 1px solid #ddd;
    padding-top: 20px;
}
/* .footer {
    margin-top: 0;
} */

/*newsShow*/
.showLeft{
	width: 830px;
	float: left;
}
.showLeft h1{
	font-size: 30px;
	line-height: 50px;
	color: #333;
	text-align: center;
}
.source{
	text-align: center;
	font-size: 14px;
	line-height: 25px;
	color: #999;
	margin-top: 20px;
	margin-bottom: 20px;
	height: 25px;
	overflow: hidden;
}
.source span{
	margin: 0 18px;
}
.source span a{
	color: #f08200;
}
.content{
	font-size: 16px;
	line-height: 30px;
	color: #333;
	padding-top: 20px;
	border-top: 1px solid #ddd;
}
.content p,.content div{
	font-size: 16px;
	line-height: 30px;
	color: #333;
	margin-bottom: 20px;
}
.contentPic{
	text-align: center;
	margin: 0 0 20px;
}
.content img{
	max-width: 680px;
}

.turnPage{
	margin: 30px 0;
}
.turnPage p{
	font:normal 14px/30px "Microsoft Yahei","simhei"; 
	color:#999;
}
.turnPage p a{
	color: #f08200;
}
.copr{ 
	margin-top:20px; 
	padding-bottom:26px;
}
.coprTop{ 
	width:770px; 
	height:35px;  
	position:relative; 
	z-index:1;
}
.coprTop h3{ 
	height:35px; 
	border-bottom:3px solid #f08200; 
	position:absolute; 
	top:0; 
	left:0; 
	z-index:2; 
	font:normal 14px/35px "Microsoft Yahei","Arial"; 
	text-align:center;
}
.coprTop h3 a{ 
	color:#333;
}
.copr ul{ 
	width:770px; 
	float:left; 
	padding-top:15px;
}
.copr li{ 
	float:left; 
	font:normal 12px/25px "Microsoft Yahei","simhei"; 
	color:#999; 
	margin-bottom: 15px;
}
/* .footer {
	padding: 20px 0;
	background: #282828;
	text-align: center;
    color: #666;
font-size: 14px;
line-height: 30px;
width: 100%;
}
.footer .footer-nav a{
    color: #666;
    margin: 0 6px;
}
.footer p{
    height: 26px;
    color: #666;
    font-size: 14px;
    line-height: 30px;
    text-align: center;
	float: none;
	width: 100%;
	font-family: "Microsoft";
}
.footer .footer_img {
    display: block;
    height: 47px;
    width: 751px;
    background: url('https://www.5648.cc/images/Version/2022/Index/copyright.png') no-repeat 0 0;
      background-size: auto;
    background-size: auto 100%;
    margin: 15px auto 0;
  }
  .footer .footer_img li a {
    display: block;
    height: 47px;
    width: 100%;
  }
  .footer .footer_img li {
    float: left;
    width: 117px;
    height: 47px;
    margin-right: 9px;
  } */