
*{
	margin:0px;
	padding:0px;
	font-family:"微软雅黑";
}
body{
	background:#27262b;
	 width:100%;
	 height:100%;
}
em {}
a{
	text-decoration:none;
}
.Overall_left{
	width:5%;
	_height:200px; 
	min-height:200px;
	float:left;
}
.Overall_right{
	width:95%;
	float:right;
	height:300px;
}
.content_text{
	float:left;
	width:65%;
	/*min-width: 1176px;*/
    overflow: hidden;
}
.content_background{
    position:relative;
	height:999px;

	float:right;
}
.content_background img{
	max-width:100%;
}
.userinfo{
	max-width: 261px;
    position: fixed;
	right:90px;
    z-index: 99;
    top: 40px;

}
.search{
    height:42px;
	width:100%;
	margin-top:50px;
}
.search_home{
	float:left;
	width:42px;
	height:38px;
}
.search_input{
	float:right;
	width:94%;
	height:33px;
	border:1px solid #fff;
    -moz-border-radius: 5px;      /* Gecko browsers */
    -webkit-border-radius: 5px;   /* Webkit browsers */
    border-radius:5px;            /* W3C syntax */ 
}
.search_img{
	background:url('../images/search.jpg');
	width:25px;
	height:24px;
	margin-left:10px;
	margin-top:6px;
	float:left;
}
.search_inputText{
	float:left;
	width:80%;
	height:33px;
}
.search_inputText input{
	border:0px;
	width:100%;
	height:33px;
    background: #27262b;
	color:#fff;
	padding-left:10px;
}
input:focus {
    outline:none;
}
.search_inputSubmit input{
	background:url('../images/search_inputSubmit.jpg');
	width:24px;
	height:25px;
	float:right;
	margin-right:10px;
	margin-top:3px;
	border:0px;	
}
.nav{
	width:100%;
	padding: 9px 0px 57px 0px;
}
.nav ul li{
	float:left;
	list-style:none;
}
.nav ul li a{
	color:#bababc;
    font-size:17px;
}
.nav ul li span{
	color:#bababc;
}
.nav ul li a em{
color:#ac8730;
}
.Company{
	padding:20px 0px;
	width:100%;
}
.Company_left{
	float:left;
	color:#fff;
	font-size:14px;
	display:block;
	background-color:#27262b;
	border-right: 1px solid #fff;
	padding-right:10px;
}
.Company_right{
    height: 10px;

    width: 100%;


}
.Company_rightBorder{
	height:6px;
	border-bottom:1px solid #fff;
	width:100%;
}
.Three_level_navigation1{
    padding: 0px;
}
.Three_level_navigation1 ul li{
	float:left;
	margin-right:70px;
	list-style:none;
    line-height: 30px;
    height: 50px;
}
.Three_level_navigation1 ul li:last-child{
	margin-right:0px;
}
.Three_level_navigation1 ul li a{
	color:#fff;
	font-size:12px;
	font-family:"微软雅黑";
}
.Three_level_navigation{
    padding: 15px;
}
.Three_level_navigation ul li{
	float:left;
	margin-right:70px;
	list-style:none;
    line-height: 30px;
    height: 90px;
}
.Three_level_navigation ul li:last-child{
	margin-right:0px;
}
.Three_level_navigation ul li a{
	color:#fff;
	font-size:12px;
	font-family:"微软雅黑";
}
.content{
    clear: both;
    color: #fff;
    line-height: 30px;
    margin-top: 10px;
}
.content textarea {
    min-height: 80px;
    width: 99%;
    background: #27262c;
    border: 1px solid #fff;
}
.content textarea {
   margin-bottom: 20px;
    font-size: inherit;
    font-family: inherit;
    color: #fff;
}
.Specifications{
	color:#c2c1c6;
	text-align:center;
	font-size:13px;
	font-family:"微软雅黑";
}
.footer{
	height:150px;
	border-top:1px solid #fff;
	margin-top:80px;
}
.footer_top ul li{
	float:left;
	width:100px;
	border-right:1px solid #b8b7bc;
	margin-right:40px;
	list-style:none;
    height: 50px;
}
.footer_top{
	margin-top:40px;
	height:80px;
}
.footer_top ul li img{
    max-width:55px;
}
.footer_top ul li:last-child{
	border-right:none;
}
.footer_buttom{
	height:80px;
	font-size:13px;
	color:#fff;
}
.content_textTop {
	background:#fff;
	width:100%;
	padding:4px 0px 4px 0px;
}
.content_textTopctt{
	width:98%;
	margin:0px auto;
}
.imagetable tr th,.imagetable tr td{
	color:#000;
	font-size:16px;
	text-align:left;
	line-height:19px;
	font-family:"黑体";
}
.imagetable{
	width:100%;
}
.Message_form{
    height: 420px;
	width:100%;
}
.Message_formLeft{
	float:left;
	width:20px;
}
.Message_formLeft ul li{
	height:80px;
}
.Message_formLine{
    height: 62px;
	width:7px;
	border-right:1px solid #ccc;
}
.Message_formcircular{
width:14px;height:14px;border-radius:7px;border:solid #fff 1px;
}
.Message_formRight{
	height:300px;
	margin-left:20px;
	float:left;
}
.Message_formRight ul li{
	list-style:none;
}
.Message_formRightinput{
	background:#484443;
	border:1px solid #5f5b5a;
	color:#fff;
	padding-left:2px;
border-radius: 2px;
	height:35px;
}
.Message_formRight ul li p{
	margin-left:150px;
	font-size:12px;
}
.Message_formRight span{
	width:150px;
	display:block;
	float:left;
}



.clear{clear: both;overflow: hidden;height: 0}
#jsddm{margin: 0;padding: 0}
#jsddm li{float: left;}
#jsddm li  a:hover{color:#fff;}
#jsddm li ul{margin: 0;padding: 6px 0px 0px 105px;position: absolute;visibility: hidden;}
#jsddm li ul li{display: inline}
#jsddm li ul li a{width: auto;font-size: 14px;padding: 10px;}

#articeBottom select{
	width: 50px;
	font-size: 15px;
}

#articeBottom a{
	color: #ac8730;
	padding: 3px;
}

#articlebox h1, #articlebox h2, #articlebox h3{
	font-weight: revert !important;
	font-style: revert !important;
	padding: revert;
	margin: revert;
}