﻿/*默认*/
/*常规开始*/
body {
	background:#FFFFFF;
	margin:0;
	padding:0;
	color:#004284;
	font:14px "Times New Roman", Times, serif;
}
html {
	background:#FFFFFF;
	margin:0;
	padding:0;
	color:#004284;
	font: 14px "Times New Roman", Times, serif;
}
img {
	padding:0;
	margin:0;
}
h1 {
	color:#DA2C37;
	font:bold 16px "宋体";
	letter-spacing:2px;
	line-height:30px;
	width:580px;
	border-bottom: #CCCCCC 1px solid;
	background:#FFFFFF;
	padding:0;
	margin:0;
}
h2 {
	color:#DA2C37;
	font:bold 16px "宋体";
	letter-spacing:2px;
	line-height:30px;
	width:350px;
	border-bottom: #CCCCCC 1px solid;
	background:#FFFFFF;
	padding:0;
	margin:0;
}
h3 {
	color:#DA2C37;
	font:bold 14px "宋体";
	line-height:25px;
	width:220px;
	border-bottom: #CCCCCC 1px solid;
	padding:0;
	margin:0;
}
h4{
	color:#DA2C37;
	font:bold 16px "宋体";
	line-height:25px;
	border-bottom: #CCCCCC 1px solid;
	padding:0;
	margin:0;
}
h5{
	color:#DA2C37;
	font:bold 14px "宋体";
	line-height:25px;
	padding:0;
	margin:0;
}
a:active {
	font:normal 12px "宋体";
	text-decoration:underline;
	color:#004284;
}
a:hover {
	font:normal 12px "宋体";
	text-decoration:underline;
	color:#004284;
}
a:visited {
	font:normal 12px "宋体";
	text-decoration:underline;
	color:#004284;
}
a:link {
	font:normal 12px "宋体";
	text-decoration:underline;
	color:#004284;
}
a {
	font:normal 12px "宋体";
	text-decoration:underline;
	color:#004284;
}
/*常规结束*/
/*外框开始*/
.Main {
	background:#FFFFFF url(images/Logo.gif) no-repeat 600px 0px;
	width:960px;
	margin:0 auto;
	padding:0;
	color:#004284;
}
/*头部开始*/
.Top {
	height:100px;

}
.Top_Menu {
	height:40px;
	width:940px;
	padding:60px 0 0 20px;
}
.Top_Menu_Current {
	border-bottom: #2069A3 4px solid;
}
.Top_Menu_Bbs {
	float:left;
	padding:0 0 0 30px;
	background:url(images/Bbs.gif) no-repeat bottom;
	width:50px;
	height:40px;
	border-left:#CCCCCC 1px solid;
}
.Top_Menu ul {
	list-style: none;
	margin:0;
	padding:0;
}
.Top_Menu ul li {
	margin: 0 20px 0 0;
	padding:0;
	float: left;
	font:bold 16px "Times New Roman", Times, serif;
}
.Top_Menu ul li a {
	color: #000;
	padding:0;
	line-height:50px;
	font:bold 16px "Times New Roman", Times, serif;
	text-decoration: none;
}
.Top_Menu ul li a:active {
	color: #2069A3;
	z-index: auto;
	ffont:bold 16px "Times New Roman", Times, serif;
	text-decoration:none;
	line-height: 42px;
}
.Top_Menu ul li a:visited {
	color: #2069A3;
	font:bold 16px "Times New Roman", Times, serif;
	z-index: auto;
	text-decoration:none;
	line-height: 42px;
}
.Top_Menu ul li a:link {
	color: #2069A3;
	font:bold 16px "Times New Roman", Times, serif;
	z-index: auto;
	text-decoration:none;
	line-height: 42px;
}
.Top_Menu ul li a:hover {
	color:#2069A3;
	font:bold 16px "Times New Roman", Times, serif;
	background:url(images/SDefault_nav1.gif) repeat-x;
	width:82px;
	line-height: 42px;
	border-bottom: #2069A3 4px solid;
}
/*头部结束*/
.Frame_main {
	width:960px;
	margin:0;
}
.Bottom {
	padding:20px 0 10px 40px;
	clear:both;
}
.Bottom a {
	font:normal 16px "宋体";
	text-decoration:none;
	color:#004284;
}
.Bottom a:link {
	font:normal 16px "宋体";
	text-decoration:none;
	color:#004284;
}
.Bottom a:visited {
	font:normal 16px "宋体";
	text-decoration:none;
	color:#004284;
}

.Bottom a:hover {
	font:normal 16px "宋体";
	text-decoration:underline;
	color:#004284;
}
.Bottom a:active {
	font:normal 16px "宋体";
	text-decoration:none;
	color:#004284;
}

/*外框结束*/
.Frame_Default_Left {
	width:580px;
	float:left;
	background:#eeeeee;
	border-top:#FFFFFF 1px solid;
display:block;
height:432px;
}
.Frame_Default_Produce {
	width:580px;
	padding-top:10px;
}
.Frame_Default_Produce_Img {
	width:342px;
	height:122px;
	margin:0 0 8px 8px;
	text-align:center;
        display:block;
        
}
.Frame_Default_Produce_Img img {
	text-align:center;
	border:#FFFFFF 1px solid;
}
.Frame_Default_Produce_Img a {
	margin:0;
	padding:0;
}
.Frame_Default_Produce_Img a:hover img {
	border:#CCCCCC 1px solid;
}
.Frame_Default_Produce_Text {
	width:220px;
	height:122px;
	margin-bottom:8px;
	float:right;
	
	font:14px/25px "宋体";
	color: #666666;
}
.Frame_Default_Right {
	width:350px;
	margin-bottom:10px;
	float:right;
}
.Frame_Default_Right ul 
{
    background:#eeeeee;
    margin: 20px 0 0 0 ;
    padding:0 0 10px 0 ;
    list-style:none;
}
.Frame_Default_Right ul li 
{
  
    margin:0 ;
    padding:0 0 0 10px;
    list-style:none;
    line-height:25px;
}
.Frame_Default_News
{font-size:14px;
    }
.Frame_Default_Contact {
background:url(images/Dfault_Contact.gif) right  no-repeat;
height:100px;
	line-height:23px;
	margin:0 0 10px 0;
	padding:30px 0 0 10px;
}

/*首页结束*/
.Frame {
	width:690px;
	margin:20px auto;
	background:url(images/Frame_Top.gif) no-repeat 10px 0;
}
.Frame_Top {
	width:690px;
	height:6px;
	background:url(images/Frame_Top.gif) no-repeat 10px 0;
}
.Frame_Bottom {
	width:690px;
	height:6px;
	background:url(images/Frame_Bottom.gif) no-repeat 10px 0;
}
.Frame_Content {
	width:680px;
	padding:20px 10px 0 0;
	background:url(images/Frame_Content.gif) repeat-y 10px 10px;
	overflow:hidden;
}
.Frame_Menu 
{
	width:190px;
}
.Frame_Menu_Current {
	width:190px;
	height:50px;
	background:url(images/Frame_Current.gif) no-repeat;
	text-align:center;
}
.Frame_Menu_Next {
	width:190px;
	height:30px;
	background:url(images/Frame_Next.gif) no-repeat;
	text-align:center;
}
.Frame_Menu_Normal {
	width:190px;
	height:40px;
	background: url(images/Frame_Normal.gif) no-repeat;
	text-align:center;
}
.Frame_Menu_Top {
	width:190px;
	height:40px;
	background: url(images/Frame_Menu_Top.gif) no-repeat;
	text-align:center;
	line-height:40px;
}
.Frame_Menu ul {
	list-style: none;
	margin:0;
	padding:0;
}
.Frame_Menu ul li {
	margin:0;
	padding:0;
	font:bold 16px "Times New Roman", Times, serif;
}
.Frame_Menu ul li a {
	color: #000;
	padding:0;
	font:bold 16px "Times New Roman", Times, serif;
	text-decoration: none;
}
.Frame_Menu ul li a:active {
	color: #000;
	z-index: auto;
	ffont:bold 16px "Times New Roman", Times, serif;
	text-decoration:none;
}
.Frame_Menu ul li a:visited {
	color: #000;
	font:bold 16px "Times New Roman", Times, serif;
	z-index: auto;
	text-decoration:none;
}
.Frame_Menu ul li a:link {
	color: #000;
	font:bold 16px "Times New Roman", Times, serif;
	z-index: auto;
	text-decoration:none;
}
.Frame_Menu ul li a:hover {
	color:#000;
	font:bold 16px "Times New Roman", Times, serif;
	background:url(images/SDefault_nav1.gif) repeat-x;
	width:82px;
	border-bottom: #2069A3 4px solid;
}
.Frame_Content_Right 
{
	width:480px;
	float:right;
	font-size:12px;

}
.Frame_Content_Right p
{
	margin:0 auto 10px auto;
	padding:0 auto 10px auto;
	font-size:14px;

}

.Contact
{
    background:url(images/Contact.gif) no-repeat;
    height:200px;
    padding-top:350px;
    width:480px;
 }

 .Contact_Piece
{
    float:left;
    height:100px;
    width:240px;
    font:14px/30px "宋体";

 }
 .Contact_Beijing
{
    background:url(images/Contact_Beijing.gif) no-repeat;
    height:100px;
    width:200px;
    padding-left:40px;

 }
 .Contact_Heilongjiang
{
    background:url(images/Contact_Heilongjiang.gif) no-repeat;
    height:100px;
    width:200px;
    padding-left:40px;

 }
 .Contact_Shanxi
{
    background:url(images/Contact_Shanxi.gif) no-repeat;
    height:100px;
    width:200px;
    padding-left:40px;
 }
 .Contact_Hubei
{
    background:url(images/Contact_Hubei.gif) no-repeat;
    height:100px;
    width:200px;
    padding-left:40px;

 }

/*首页SDefault*/

.SDefault_classify 
{
    visibility:hidden;
}

/*二级页面 SContent*/
.SContent_main{
    position:relative;
    width:912px;
	margin:12px 6px 0px 2px;
	background:#f2f2f2;
	float:left;
}
.SContent_left{
    margin:0px;
	float:left;
	padding:0px;
}
.SContent_left ul{
    display:block;
	text-decoration:none;
	list-style-type:none;
	margin:0px;
	padding:0px;
	line-height:24px;
	text-align:center;
	float:left;
}
.SContent_left li{
    position:relative;
	background: #c9d7e4;
	list-style-type: none;
	width:211px;
	margin:8px 0 0 1px;
	padding:0px;
	height:24px;
	display:block;
}
.SContent_left li a:active{
	text-decoration: none;
	color:#004284;
}
.SContent_left li a:hover{
	text-decoration: none;
	color:#004284;
}
.SContent_left li a:visited{
	text-decoration: none;
	color:#004284;
}
.SContent_left li a:link{
	text-decoration: none;
	color:#004284;
}
.SContent_left li a{
	text-decoration: none;
	color:#004284;
}
.SContent_right
{
    width:480px;
	overflow:hidden;
}
.SContent_piece
{
    border-top: #CCCCCC 1px solid;
    padding:10px 10px 0 10px;
    overflow:hidden;
    background:#FFFFFF;
    margin-bottom:10px;
    height:180px;
}
.SContent_iamge{
    width:230px;
	float:left;
}
.SContent_iamge li{
    margin:0px;
	padding:0px;
    list-style:square inside;
}
.SContent_iamge ul{
    margin:0px;
	padding:0px;
    list-style:square inside;
}
.SContent_detail{
    float:right;
	width:230px;
}
.SContent_detail_tittle{
    width:230px;
	border-bottom:#004284 solid 3px;
}
/*产品内页SProduce*/
.SProduce_detail{
    width:480px;
	height:240px;
	border:#bdbec2 1px solid;
	margin-bottom:11px;
}
.SProduce_detail_head{
	height:22px;
	background:#e6e7e9;
	margin:2px 2px auto 2px;
}
.SProduce_piece{
    padding:12px 23px 0 21px;
	float:left;
	display:inline;
}
.SProduce_piece ul{
	float:left;
	width:150px;
	height:240px;
	margin:10px 20px 15px 0;
	padding:0px;
	white-space:pre;
}
.SProduce_piece ul li{
    margin:0px;
	padding:0px;
    list-style:square inside;
}
.SProduce_piece_bottom{
	margin:0px;
	padding:0px;
	text-align:right;
	clear:right;
}
/*服务与支持SService*/
.SService_detail{
    text-indent:15px;
	background:url(images/SService.jpg) no-repeat right;
	height:383px;
	width:690px;
	clear:both;
    padding:0 0 0 10px;
}
.SService_detail p{
        width:320px;
}
.SService_grey{
    float:left;
    margin:3px auto;
	height:107px;
	background:url(images/SService_top.jpg) no-repeat;
	width:690px;
}
/*关于我们*/
.SAbout_main
{
    visibility:hidden;
}

/*招聘*/

.SNews_main{
    width:900px;	
	float:left;
     padding-right:20px;
     display:inline;
     background:#f2f2f2;
}
.SNews_left{
    width:225px;
	height:506px;
	background: url(images/SNews.jpg) no-repeat;
	float:left;
    display:inline;
    margin-right:20px;
}
.SNews_right{
    width:655px;
	float:right;
     margin-top:12px;
     height:474px;
     background:#FFFFFF;
}
.SNews_right_head{
    width:480px;
	height:24px;
	background:#004284;
    margin:0 0 auto 0;
	text-indent:20px;
	clear:both;
	line-height:24px;
	display:block;
        color:#FFFFFF;
}
.SNews_right_content{
        background:#FFFFFF;
        line-height:24px;  
        padding:20px;     
}
.SNews_right_bottom{
        margin-top:20px;
        float:right;
        line-height:20px;
}
