﻿*
{
	margin: 0;
	padding: 0;
	word-break: break-all;
}
img
{
	border: 0px;
}
a, a:link, a:visited, a:active
{
    color: #0B589F;
    text-decoration: none;
}
a:hover
{
    color: #009933;
    text-decoration: underline;
}
html
{
    background-color: #fff;  
}
body
{  
    font-family:微软雅黑;
    line-height: 170%;
    font-size: 12px;
    color: #333;  
    width:940px; 
    margin:auto; 
    background-color:#FFF; 
}
ul, li, span, img
{
	padding: 0;
	margin: 0;
	list-style: none;
} 
.divclear
{
	width: auto;
	height: 0px;
	margin-top: -1px;
	overflow: hidden;
	clear: both;
}   
/*-统一验证控件样式-----------------------------------------------------------*/
label.error,span.error
{
    display: inline-block;
    background: url(../Images/icon_stop.gif) no-repeat 4px 3px;
    padding: 4px 4px 0px 22px;
    color:#f00;
}
input.error, textarea.error
{
	border-color: #f00 #f60 #f60 #f00;
}
.success
{
    display: inline-block;
    background: url(../Images/icon_yes.gif) no-repeat 4px 3px;
    padding: 4px 4px 0px 22px;
}
.needed
{
	color: Red;
	font-weight: bold;
}
/*----------------------------------------------------------------*/
.texboxarea
{
    border: 1px solid #CCC;
    padding: 1px 3px;
    line-height: 21px;
    color: #000;
}
.texbox
{ 
    border:1px solid #CCC;
    color:#000; 
    height: 24px;
	line-height:24px;
	padding:0 3px;
	overflow: hidden; 
	display:inline-block;
}
/*----------------------------------------------------------------*/
input.bt_Submit
{  
	height: 27px;
	line-height:27px;
	padding:0 15px; 
	overflow: hidden; 
	font-weight:bold;
	display:inline-block;
	color:#333!important;
	border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #ccc #999 #666 #ccc;
	background-color:#eee;
}
input.bt_Submit:hover
{ 
    color: #000 !important;
    text-decoration: none;
    cursor: pointer; 
	background-color:#ddd;
}

/*------------------------------------------------------------*/ 
.header
{      
    margin: auto;  
    width:940px; 
    height:100px;
    border-bottom:1px solid #4377B5;
    overflow:hidden;
}   
/*------------------------------------------------------------*/
#nav
{
    height: 36px;
    width: 940px;
    background-attachment: scroll;
    background-image: url(../Images/nav_bg.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    margin: auto;
}  
#nav .mainlevel
{ 
    float: left;  
} 
#nav .mainlevel a
{
    display: block;    
    width:120px;
    height: 36px;
    line-height:36px;
    overflow:hidden; 
    text-align:center;
    font-size:14px; 
    text-decoration: none; 
    color:#FFF!important;
    font-weight:bold;
}
#nav .mainlevel a:hover
{
    color: #ff0 !important; 
    background-color:#0D61AA;
} 
#nav .mainlevel ul
{
    display: none;
    position: absolute;
    z-index: 20;
}
#nav .mainlevel ul li
{  
}  
#nav .mainlevel ul li a
{
    font-weight:normal;
    background-color:#0D61AA; 
    display: inline-block; 
    text-align: center;
    width:120px;
    height:32px;   
    line-height:32px; 
    color: #fff !important;
    filter: alpha(opacity=80);
    -moz-opacity: 0.80;
    -khtml-opacity: 0.80;
    opacity: 0.80;  
}
#nav .mainlevel ul li a:hover
{  
    background-color:#0D61AA;
    color:#ff0!important;    
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1; 
}  

/*------------------------------------------------------------*/
.PicArea
{		 
    height: 320px;	
    width:940px; 
    overflow: hidden;
    margin: auto; 
}
.PicArea .loding
{ 
	height: 320px;	
	line-height:320px;
	text-align:center;
    width:940px;
    margin: auto; 
    overflow: hidden;
    position:absolute;
    z-index: -4;
}
.PicArea .Pics
{
	height: 320px;	
    width:940px;
    text-align:center;
    overflow: hidden;
    z-index: 0; 
    margin: auto; 
} 
.PicArea .Pics ul li
{
	display:none;
} 
.PicArea .Pics ul li a
{
	height: 320px;	
    width:940px;  
    text-align:center;
    margin:auto; 
    display:block;   
} 
.btns
{
    width: 940px;
    height: 10px; 
    margin:auto;  
    text-align:center;
    position:relative;
    top:-20px;
}
.btns a
{ 
    background-color: #ccc; 
    width: 64px;
    height:6px;  
    line-height:6px;
    display:inline-block;  
    text-align: center;
    text-decoration: none;
    margin-left: 5px;
    font-size: 10px;
    font-family: Verdana;
    color:#ccc!important; 
    overflow:hidden;     
}
.btns a.activeSlide
{
    background-color: #f90;
    color:#f90!important;  
}
.btns a:hover
{
    background-color: #0D61AA;
    color:#0D61AA!important;  
}
/*------------------------------------------------------------*/ 
.indexGG 
{
	height: 28px;
    line-height:28px;	
    width:940px;   
    margin:auto; 
    display:block;
    background-attachment: scroll;
	background-image: url(../Images/bgGG.jpg); 
	background-repeat: no-repeat;
	background-position: center center;
    margin-bottom:10px;
    position:relative;
} 
.indexGG .bd
{
	padding-left:150px;
} 
.indexGG .bd .tempWrap
{
    width: 750px !important;
}
.txtMarquee-left .bd ul
{
    overflow: hidden;
    zoom: 1;
}
.indexGG .bd ul li
{
    margin-right: 50px;
    float: left;
    height: 24px;
    line-height: 24px;
    text-align: left;
    _display: inline;
    width: auto !important;
}
.indexGG .bd ul li span
{
    color: #999;
    padding-left:5px;
}
/*------------------------------------------------------------*/ 
.indexAbout
{
    width: 600px;
    float: left;
    border-top: 3px solid #115DA4;
    padding: 0 15px 10px;
} 
/*------------------------------------------------------------*/ 
.indexIndustry
{
    float: left;
    width: 630px;
    margin-bottom: 10px;
} 
.indexIndustry .item
{
    float: left;
    width: 200px; 
    margin-right:10px;
    background-color:#DFF8FF;
    height:280px;
    overflow:hidden;
}
.indexIndustry .i1
{ 
    background-color:#DFF8FF; 
}
.indexIndustry .i2
{ 
    background-color:#FEF7DA; 
}
.indexIndustry .i3
{ 
    background-color:#EFFFDF; 
}
.indexIndustry .i4
{ 
    background-color:#EEEEEE; 
}
.indexIndustry .i5
{ 
    background-color:#FEEBDC; 
}
.indexIndustry .item h1  
{
    text-align:right;
}  
.indexIndustry .item .c
{
    padding:10px;
} 
.indexIndustry .item .p
{
    padding:0 10px;
}  
.indexIndustry .item .c p
{ 
    text-indent:25px;
}  
.indexIndustry .item .c p a
{ 
    display:inline-block;
    background-color:#115EA4;
    color:#fff;
    text-indent:0px;
    padding:0 8px;
    line-height:16px;
    height:16px;
}  
.indexIndustry .item .c p a:hover
{  
    background-color:#f90; 
} 
/*------------------------------------------------------------*/ 
.indexNews
{
    width: 270px;
    background-color:#f6f6f6;
    float: right;
    border-top: 3px solid #115DA4;
    padding: 0 15px 10px;
} 
.indexNews .indexTop1
{
    padding-bottom:10px;
    padding-left:10px;
    color:#999;
}
.indexNews .indexTop1 img
{
    width:240px;
    border:1px solid #ccc;
    padding:4px;
    background-color:#FFF;
}
.indexNews .indexTop1 .t
{
    font-size:14px;
    font-weight:bold;
    padding:10px 0;
}
 
.indexNews .indexNewslist
{
    border-top: 1px solid #ccc;
    padding-top:10px;
    padding-left:10px;
} 
/*------------------------------------------------------------*/ 
.links
{
    padding: 3px 0;
    text-align: center; 
    margin:auto; 
    background-color:#eee;
    color:#aaa;
}
.links a
{
    padding: 0 2px; 
}
.footerarea
{
    padding: 10px 0;
    text-align: center; 
    margin:auto;  
}
 
/*------------------------------------------------------------*/
.PicBanner
{
	width: 940px;
	height: 145px;	    
    margin:auto; 
    display:block;
    background-attachment: scroll;
	background-image: url(../Images/Banner2/1.jpg); 
	background-repeat: no-repeat;
	background-position: center center;
} 
.fa1
{ 
	background-image: url(../Images/Banner2/1.jpg); 
} 
.fa2
{ 
	background-image: url(../Images/Banner2/2.jpg); 
} 
.fa3
{ 
	background-image: url(../Images/Banner2/3.jpg); 
} 
.fa4
{ 
	background-image: url(../Images/Banner2/4.jpg); 
} 
.fa5
{ 
	background-image: url(../Images/Banner2/5.jpg); 
} 
.fa6
{ 
	background-image: url(../Images/Banner2/6.jpg); 
} 
.fa7
{ 
	background-image: url(../Images/Banner2/7.jpg); 
} 
/*------------------------------------------------------------*/  
.main
{
	margin: auto;
	clear: both;    
    width:940px;   
    background-color: #fff;
} 
.mainright
{
	float:right;   
    width:730px;
    margin-right:10px; 
}

.leftBar
{
    float: left;
    width: 195px;
    font-size: 14px;
    line-height: 32px; 
}
.leftBar ul
{
    text-align: center;
    background-attachment: scroll;
	background-image: url(../Images/leftBar_bg.jpg); 
	background-repeat: repeat-y;
	background-position: left top;
} 
.leftBar ul li.hd a
{ 
    color:#fff;
    font-size:24px;
    padding-bottom:15px;
} 
.leftBar ul li.hd
{  
    font-size:24px;
    padding-bottom:15px;
    display:block;  
    color:#fff;
} 
.leftBar ul li a
{
    display:block; 
    color:#fff;
    font-size:14px;
} 
.leftBar ul li a:hover
{ 
    background-attachment: scroll;
	background-image: url(../Images/leftBar_bg_s.jpg); 
	background-repeat: repeat-y;
	background-position: left top;
    text-decoration:none; 
    color:#115DA4;
} 
.currentsite
{
    line-height: 27px;
    border-bottom: 1px solid #ccc;
    padding-right:10px;  
    padding-top:6px;
    text-align:right;
    font-family:宋体;
    color:#666;
} 
.currentsite span
{
    padding:0 5px;
} 
.aboutus
{
    font-size: 14px;
    line-height: 27px;
    padding:20px 0 50px 15px;
    width:620px;

} 
/*------------------------------------------------------------*/
.newslist
{  
	line-height:28px; 
} 
.newslist ul
{  
} 
.newslist ul li
{ 
	border-bottom:1px solid #eee; 
	padding:0 10px;
	line-height:32px;
	height:32px;
	overflow:hidden;
} 
.newslist ul li a
{
    float:left;
    background-attachment: scroll;
	background-image: url(../Images/ico_news.jpg);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:28px;
	font-size:14px;
}
.newslist ul li span
{
    float:right;
    color:#999;
}
/*------------------------------------------------------------*/
.newsProlist
{   
} 
.newsProlist ul
{   
    margin-top:20px;
} 
.newsProlist ul li
{  
	float:left;
	padding:5px;
	display:inline-block;
} 
.newsProlist ul li a
{ 
    border:1px solid #ccc; 
	padding:0 20px;
	line-height:56px;
	height:56px;  
	font-size:21px;
	white-space:nowrap;
	display:inline-block;
}
.newsProlist ul li a:hover
{ 
    border:1px solid #0B589F; 
	color:#FFF!important;
	background-color:#0B589F;
}
/*------------------------------------------------------------*/
.NewsTitle
{
    text-align: center;
    font-size: 27px;
    font-weight: bold;
    line-height: 36px;
    border-bottom: 1px solid #CCC;
    color: #000;
    padding:15px;
}
.NewsState
{
    text-align: center;
    font-size: 12px; 
    padding:8px;
    color:#666;
}
.NewsContent
{
    min-height:350px; 
    font-size: 14px; 
    padding:10px 45px;
    color:#333;
    line-height: 32px;
} 
/*------------------------------------------------------------*/
.pagearea
{
    text-align: center;
    padding: 20px 0;
    font-size:14px;
}
/*------------------------------------------------------------*/
.floatBox
{ 
    position: fixed;
    right: 0;
    top: 275px;
    width:195px;
}
.floatBox .flist
{
    background-attachment: scroll;
    background-image: url(../Images/leftFbox/2.jpg);
    background-repeat: repeat-y;
    background-position: left center;
}
.floatBox .flist ul
{
    padding: 5px 15px;
}
/*------------------------------------------------------------*/
.joblist
{ 
    padding: 10px;
}
.joblist dl
{  
    margin-bottom:10px;
}
.joblist dl dt
{ 
    font-size: 16px;
    font-weight: bold;
    line-height: 18px; 
    color: #f60;
    padding:10px 10px 5px;
    border-bottom: 1px solid #eee;
    margin-bottom:5px;
}
.joblist dl dt span
{ 
    font-size: 12px;
    font-weight: normal; 
    color: #999;
    padding:10px 10px 5px; 
}
.joblist dl dd
{ 
    padding-left:25px;
}
.joblist dl dd p
{ 
    padding-left:35px;
}
