body {
	margin:0;
	padding:0;
	font:12px/1.5 '微软雅黑',Microsoft YaHei,Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	background-color:#F1F1F1;
}
ul,li{
	margin:0;
	padding:0;
	list-style-type:none;
}
img{
	border:none;
}
img.imgborder{
	border:1px solid #EAEAEA;
}
.wrapper{
	width:1140px;
	margin:0 auto;
}
a,a:link,a:active,a:visited {
	color:#141414;
	text-decoration:none;
}
a:hover,.red a:hover,.gray a:hover,.blue a:hover,a.blue:hover,.hd-txt a:hover,.home-technology li a:hover,.home-technology li a:hover strong,.green a:hover,a.home-more:hover,.home-news-b a:hover,.products-list li p a:hover{
	color:#FF6600;
	text-decoration:none;
}

.img_banner {
    width: 100%;
    height: 597px;
    overflow: hidden;
    text-indent: -99999px;
}
.content {    
    width: 100%;
    margin-top: 30px;
    margin-bottom: 25px;
}
.wrapper {
    width: 1140px;
    margin: 0 auto;
}
.bleft {
    float: left;
    width: 250px;
    background-color: #FFFFFF;
    height: auto;
    padding-bottom: 38px;
}
.leftnav{
	float:left;
	width:220px;
	padding:0 15px;
}
.leftnav li{
	float:left;
	width:100%;
	height:68px;
	border-bottom:1px solid #EAEAEA;
}
.leftnav li:last-child{border:0;}
.leftnav li a{
	display:block;
	padding:0 8px;
	width:204px;
	height:68px;
	font-size:16px;
	line-height:68px;
	color:#333;
	background:url(../img/icon_mynav_a.png) no-repeat 201px center;
}
.leftnav li a:hover{
	color:#000;
	background:url(../img/icon_mynav_v.png) no-repeat 201px center;
}
.leftnav li.current a{
	display:block;
	padding:0 8px;
	width:204px;
	height:68px;
	font-size:16px;
	line-height:68px;
	color:#333;
	font-weight:bold;
	background:url(../img/icon_mynav_v.png) no-repeat 201px center;
}
.leftnav li.dl-current a{
	display:block;
	padding:0 8px;
	width:204px;
	height:68px;
	font-size:16px;
	line-height:68px;
	color:#333;
	font-weight:bold;
	background:url(../img/icon_mynav_vhover.png) no-repeat 193px center;
}
.leftnav li a span{
	padding-left:16px;
}

.bleft h2 {
    display: block;
    width: 204px;
    height: 60px;
    line-height: 58px;
    color: #0068b7;
    font-size: 22px;
    margin: 0;
    padding: 5px 23px;
    font-weight: normal;
    border-bottom: 1px solid #EAEAEA;
}
.bright{
	float:right;
	width:860px;
	background-color:#FFFFFF;
	padding-bottom:8px;
}
.bright h2{
	display:block;
	width:814px;
	height:60px;
	line-height:58px;
	color:#666666;
	font-size:22px;
	margin:0;
	padding:5px 23px;
	font-weight:normal;
}
.rbox {   
    width: 800px;
    min-height: 300px;
    padding: 15px 30px 30px 30px;
    font-size:16px;line-height:30px;
}

#footer {
  
    width: 100%;
    margin: 35px auto 0 auto;
    height: auto;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #DDD;
    overflow: hidden;
    font-size: 12px;
    line-height: 24px;
    background-color: #535353;
}
#footer .copyright {

    width: 100%;
    text-align: center;
    border-top: 0px solid #656565;
    margin-top: 0px;
    padding-top: 0px;
    color: #CCC;
    display:flex;
    justify-content: center;
  align-items: center;
}
#footer .copyright a{display:block;margin:0 5px;color:#ddd;}
#footer .copyright a:hover{color:#fff;text-decoration:underline ;}