﻿/* CSS Document */
/* 全局布局设计要 求*/
html, body {
	height:100%;
	padding: 0px;
 	margin: 0px;
}
.background01{
	background-image:url(../addimg/background01.png);
	width:731px;
	height:187px;
	}
#box {
	margin:0px;
	padding:0px;
}
.float-R{
	float:right;
	}
.float-L{
	float:left;
	}
/* header部分布局设 */
#head{
	background-color: #f7f7f7;
	padding: 0;
	margin: 0;
	border-bottom: 1px solid #D8D8D8;
	position: fixed;
	right: 0;
	left: 0;
	z-index: 1030;
	margin-bottom: 0;
}
#header {
	width:960px;
	height:auto;
	padding:8px 0 0 0;
	margin:0 auto;
}
#logo {
	float:left;
	margin:0px;
	padding:0px;
	height:100%;
	max-height:100%;
	width:30%;
}
#logo #img1 {
	height:100%;
}
#oasis {
	float:right;
	margin:5px 0 0 0;
	padding:5px 0 5px auto;
	height:100%;
}
/* content部分布局设 */
.main{
	background-color:#FFF;
	border-top:0px;
	width:960px;
	padding-top: 60px;
	padding-bottom: 85px;
	height:auto;
	margin:0 auto;
	min-height: 100%;
	position: relative;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	}
.main #contenter {
	width:729px;
	height:83%;
	margin:0 auto;
}
.main #menu {
	width:15%;
	margin:10px 0px 20px 0px;
	float:left;
	margin:3px 0 3px 0px;
	border:0px;
	text-align: left;
	padding: 10px 0 10px 0;
} 
.main ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#menu ul{
	width:80%;
	list-style: none;
	margin: 0;
	padding: 0;
}
.main li {
	font-size:15px;
	margin: 6px 6px 5.5px 0;
	padding:0;
} 
.main #content li {
	font-size:14px;
	margin: 8px 6px 8px 0;
	padding:0;
} 
#privacy li{ 
	margin-top:20px;
}
.main #menu li{
	font-weight: bold;
	color:#353535;
	height:32px;
	line-height:24px;
	text-align: left;
	vertical-align:central;
	/*background-color:#3b5899;
	background-color:#ebf4fc;*/
	border-bottom:1px solid #dfdfdf;
	display:block;
}
.main #tabs ul li {
	padding:0;
	width:32.987%;
	margin:0px;
} 
.main #boxL2 li {
	padding:0;
	font-weight:bold;
	font-size:14px; 
	margin:0 0 10px 0px;
}
.main #content {
	width:85%;
	float:right;
	margin:15px 0 3px 0;
	border:0;
	text-align:left;
}
.main #content div.s:first-of-type {
	border-top: 0px;
}
.main #content div.s {
	border-top: 1px dotted #C5C5C5;
    margin: 10px 0;
	padding-bottom:20px;
}
.main #content div div.text{
	width:66%;
}
.main #content .BL5{
	border-left: 5px solid #3997CC;
}	
	
/* 设置不同形式的 a 标签显示形式*/

.link a{
	color:#3b5899;
	margin-top: 5px;
	float: right;
	display: inline;
	}
.link a:hover{
	color: #3597e4;
	text-decoration: underline;
	}
.main #menu  a,header a {
	font-weight: normal;
    height:24px;
	color:#3b5899;
	display:block;
	/*background-color:#f1f9f1;*/
}

.main #menu ul li a:hover, .main #menu ul li a:focus, a:hover{
	color: #3597e4;
	text-decoration: underline;
}
#language {
	float:right;
	margin: 11px 0 0 0;
	padding:5px 0 5px auto;
	height:100%;
}
#head ul  {
	padding : 0;
}
#head ul li {
	position: relative;
	display: inline;
	float: left;
	line-height: 18px;
}
#head ul li a {
	padding: 2px;
	border-bottom: 3px solid #3b5899;
	padding-bottom: 7px;
	display: block;
	text-decoration: none;
}
#head ul li a:visited {
	color: #3b5899;	
}
#head ul li a:hover {
	color: #3597e4;
	border-bottom: 3px solid #6b8cd6;
}
#head ul li a.sel {
	color: black;
	border-bottom: 3px solid #41C502;
	}
/*.main #menu ul li a:hover, .main #menu ul li a:focus{
	background-color:#FFF;
	display:block;
}*/
		/*公司联系*/
.main #content #company {
	margin:10px 0px 5px 0px;
	padding:0px;
}
.main #content #boxL1 {
	margin:0px 0px 5px 0px;
	padding:0px;
}
		/*公司名称*/
div .BL5:first-of-type{
    margin-top: 2px;
}

div .BL5{
    margin-top: 50px;
}
h1 {
    font-size:20px;
	text-align:left;
	margin:0px 0 14px 0;
	padding:0px 0 5px 10px;
	font-weight:bold;
	border-bottom: 1px dotted #A9C9DB;
	}

h1.CompanyN{
	border:none;
	margin-bottom: 20px;
}	
   
.company_sub{
	padding: 4px 0 4px 10px ;
	margin-bottom:10px;
	background: #f7f7f7;
	border-top: 1px solid #dfdfdf;
	margin-top:45px;

}

.company_sub+p, .company_sub+p+p, .company_sub+p+p+p, .company_sub+p+p+p+p{
	padding-left:10px;
}

.company_sub:first-of-type {
    margin-top: 2px;
}

.company_sub   span {
	color: #BEBEBE;
	padding-left: 5px;
}

.company_email{
	/*border-top: 1px dotted #BEBEBE;*/
	/*margin-top:20px;*/
	/*padding-top:10px;*/
}

h1.Contact{
	border-left:0;
	border-top: 1px solid #1b91d5;
	background: #f7f7f7;
	line-height: 38px;padding: 0 10px 0 10px;
	border-bottom: 1px solid #dfdfdf;
	margin:50px 0 0px 0;
}
		/*公司联系方式*/
.main #content #companyinfo {
	margin:0px;
	padding:0px 0px 0px 20px;
}

.main #content #companyinfo-right{
	float:right;
	margin:0px;
	padding:0px 0px 0px 20px;
}
.main #content #boxL2 {
	margin:0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.main #content #msg {
	margin:0px 0px 5px 0px;
	padding:0px;
}
.main #content #message {
	margin:0px;
	padding:0px 0px 0px 20px;
}
.main #privacy{
	margin:10px 0 3px 0;
	padding:8px;
	border:0;
	text-align:left;
}
/* footer部分布局设 */
#footer {
	width:960px;
	height:6%;
	margin:0 auto;
	margin-top: 20px;
	position: absolute;
	background: #FFF;
	height: 50px;
	bottom: 0px;
	margin: 0 auto;
	margin-top: 20px;
	font-family: 'Arial';
	/*line-height: 50px;*/
	/* vertical-align: middle; */
	position: absolute;
}
#footer span{
	color: #A5A5A5;
}

.footer-line{
	width: 960px;
	height: 2px;
	margin-bottom: 5px;
	background-image: url(../images/footer_line.png);
	}
#copyright {
	width:49%;
	float:left;
	height:100%;
	margin:5px 0 0 0;
	padding:5px 0 5px auto;
}
.pdf{
	background-image:url(../images/icons/pdf.png);
	width:16px;
	height:16px;
	background-repeat: no-repeat;
	float: left;
	}
.oasisicon{
	background-image:url(../images/icons/oasisicon..png);
	width:16px;
	height:16px;
	background-repeat: no-repeat;
	float: left;
	margin-top:3px;
	}
.example{
	/*background-image:url(../images/icons/example.png);*/
	width:16px;
	height:14px;
	background-repeat: no-repeat;
	float: left;
	margin-top:1px;
	}
.support{
	background-image:url(../images/icons/support.png);
	width:16px;
	height:16px;
	background-repeat: no-repeat;
	float: left;
	margin-top:3px;
	}
