﻿@charset "utf-8";
@import url(global.css);

#head{
	position:relative;
	width:100%;
	height:97px;
	background:#def7fe;
}
#topLine{
	position:relative;
	width:100%;
	height:6px;
	background:#033c95;
}
#headLogo{
	position:relative;
	width:1000px;
	height:60px;
	text-align:right;
	margin:0 auto;
}
#headBar{
	position:relative;
	width:100%;
	height:30px;
	background:#e2ecf5;
}
#headbottomLine{
	position:relative;
	width:100%;
	height:1px;
	overflow:hidden;
	background:#d2d3d5;
}
#headMenu{
	position:relative;
	width:1000px;
	height:30px;
	margin:0 auto;
}
#homeTel{
	position:relative;
	float:left;
	width:200px;
	height:30px;
	left:0px;
	line-height:30px;
	color:#ff7141;
	font-size:14px;
	font-weight:bold;
}
.lanBlock{
	position:relative;
	float:right;
	width:60px;
	height:30px;
	background:#c1d2e4;

	line-height:30px;
	text-align:center;
	font-size:12px;
}
.lanBlock a{
	color:#FFF;
	text-decoration:none;
}
.lanBlock a:hover{
	color:#666;
}
.ge1{
	position:relative;
	width:1px;
	float:right;
	height:30px;

}
.ge2{
	position:relative;
	float:right;
	width:25px;
	height:30px;
	text-align:center;
}
.menuItem{
	position:relative;
	float:right;
	height:30px;

	font-size:12px;
	text-align:center;
	line-height:30px;
}
.menuItem a{
	color:#04498e;
	text-decoration:none;
}
.menuItem a:hover{
	color:#09F;
}
#mid{
	position:relative;
	width:100%;
    height:80px;

}
#midPics{
	position:relative;
	width:1000px;
	height:80px;
	margin:0 auto;
}
#infoBar{
	position:relative;
	width:1000px;
	height:23px;
	margin:0 auto;
}
#infoBarLeft{
	position:relative;
	float:left;
	width:500px;
	height:23px;
	color:#023286;
	line-height:23px;
}
#infoBarLeft a{
	color:#023286;
	text-decoration:none;
}
#infoBarLeft a:hover{
	color:#099;
	text-decoration:none;
}
#infoBarRight{
	position:relative;
	float:right;
	width:80px;
	height:23px;
	line-height:23px;
}
#moreBut{
	position:relative;
	width:70px;
	height:23px;

	border-radius:5px 5px 5px 5px;
	color:#FFF;
	background:#ff6700;
	font-size:12px;
	font-weight:bold;
    padding-left:10px;
	line-height:23px;
}



#titLeft{
	position:absolute;
	left:10px;
	top:17px;
}


#pageMid{
	position:relative;
	width:1061px;
	height:142px;
	background:url(../media/pageMid.jpg);
	margin:0 auto;
	color:#FFF;

}
#midTit{
	position:absolute;
	top:40px;
	left:50px;
	font-size:24px;
	font-weight:bold;

}
#midCont{
	position:absolute;
	left:50px;
	top:80px;
	width:900px;
	height:50px;
	font-size:18px;
}
#pageCont{
	position:relative;
	width:1000px;
	margin:0 auto;
}
#pageContLeft{
	position:relative;
	float:left;
	width:226px;
}
#pageContLeftTop{
	position:relative;
	width:100%;
	background:#eeeeee;
	border-radius:10px 10px 10px 10px;
	behavior:url("PIE/PIE.htc");
}
#subBar{
	position:relative;
	width:190px;
	margin:0 auto;
}
.subPageMenuItem{
	position:relative;
	width:100%;
	height:35px;
	color:#888888;
	line-height:35px;
	font-size:14px;
}
.subPageMenuItemImg{
	position:relative;
	display:none;
}
.subPageMenuItemCont{
	position:relative;
	display:none;
}
.subPageMenuLine{
	position:relative;
	width:100%;
	height:2px;
	background:#e0e4e7;
	overflow:hidden;
}
#pageContLeftMid{
	position:relative;
	width:98%;
	height:148px;
	border-radius:4px 4px 4px 4px;
	border:solid #dcdcdc 3px;
	background:#FFF;
	behavior:url("PIE/PIE.htc");
}
#pageContLeftMidTop{
	position:relative;
	width:184px;
	margin:0 auto;
}
#pageContLeftBottom{
	position:relative;
	width:100%;
	height:162px;
	border-radius:10px 10px 10px 10px;
	overflow:hidden;
	background:#f90;
	behavior:url("PIE/PIE.htc");
}
#pageContLeftBottomTop{
	position:relative;
}
#pageContLeftBottomBottom{
	position:relative;
	color:#FFF;
}
#pageContLeftBottomBottomTop{
	position:absolute;
	top:5px;
	left:8px;
	width:210px;
	font-size:18px;
	font-weight:bold;
}
#pageContLeftBottomBottomBot{
	position:absolute;
	font-size:12px;
	width:210px;
	top:32px;
	left:8px;
}
#pageContRight{
	position:relative;
	float:right;
	width:756px;
}
#pageContRightTop{
	position:relative;
    width:756px;
    height:232px;
	border-radius:6px 6px 6px 6px;
	overflow:hidden;
}
#pageContRightMid{
	float:left;
	position:relative;
	width:100%;
	height:auto;
	color:#666;
	font-size:14px;
	margin-bottom:20px !important;
}
#foot{
	position:relative;
	width:100%;
	height:38px;
	background:#def7fe;

}
#footCont{
	position:relative;
	width:1000px;
	height:38px;
	color:#2f2e2c;
	font-size:12px;
	line-height:38px;
	text-align:left;
	margin:0 auto;
}


.ge4{
	position:relative;
	float:left;
	width:1px;
	height:50px;
	overflow:hidden;
	background:#09c;
}

.ge5{
	position:relative;
	width:100%;
	height:1px;
	overflow:hidden;
	background:#0055af;

}
#pageContLeftMidDan{
	position:relative;
	width:184px;
	margin:0 auto;
}


.input_single{
	position:relative;
	margin-bottom:10px;
	width:184px;
	height:16px;
	color:#CCC;

	line-height:16px;

	font-size:12px;
}
.input_mul{
	width:182px;
	height:84px;
    margin-top:2px;
	line-height:16px;
    color:#CCC;
	font-size:12px;
}
.input_button{
	width:60px;
	height:20px;
    margin-top:10px;
	line-height:16px;
    color:#666;
	font-size:12px;
	margin-left:40px;
}
#subid{
	display:none;
}
#pageLoading{
	position:absolute;
	left:365px;
	top:100px;
}
#ok{
	position:relative;
	width:128px;
	margin:0 auto;
}
#res{
	position:relative;
	width:128px;
	margin:0 auto;
	text-align:center;
}

/*以下问答样式*/
.qaItem{
	position:relative;
	background:#f6fcff;
	width:100%;
	top:0px;
	margin:0 auto;
	margin-bottom:10px;
	padding-top:10px;
	padding-bottom:10px;
	border:solid #dcdcdc 1px;

   border-radius:10px;/*border-radius:5px 15px 20px 25px;支持上，右，下，左分别设置*/
   behavior:url("PIE/PIE.htc");
}

.qItem{
	position:relative;
	width:90%;
	margin:0 auto;
	font-size:14px;
	color:#00448f;
	line-height:25px;
	left:0px;
}
.aItem{
	position:relative;
	width:90%;
	margin:0 auto;
	font-size:14px;
	color:#3f464d;
	line-height:25px;
	left:0px;
}

#pageContRightMid h1 {
	float:left;
	width:100%;
	font-size:20px;
	font-weight:normal;
	color:#09C;
}
#pageContRightMid h2 {
	float:left;
	width:100%;
	font-size:18px;
	font-weight:normal;
	color:#000;
}
#pageContRightMid h3 {
	float:left;
	width:100%;
	font-size:16px;
	font-weight:normal;
	color:#666;
}
#pageContRightMid p {
	float:left;
	width:100%;
	line-height:18px;
	font-size:14px;
	line-height:24px;
	margin:0 !important;
	margin-bottom:10px !important;
}
#pageContRightMid ul {
	float:left;
	width:100%;
	padding:0 !important;
}
#pageContRightMid ul li {
	float:left;
	width:20%;
	font-size:14px;
	line-height:28px;
	list-style: none;
}
#pageContRightMid table {
	float:left;
	width:100%;
	border-top:1px solid #ccc;
	border-left:1px solid #ccc;
	border-collapse: collapse;
	margin-bottom:10px;
}
#pageContRightMid table td {
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	padding:5px;
}
#pageContRightMid img {

}
.cosmetic {
	float:left;
	width:100%;
}
.cosmetic span {
	float:left;
	display:block;
	padding:10px 20px 10px 20px;
	font-size:16px;
	background-color:#09C;
	border-radius:5px;
	margin-right:20px;
}
.cosmetic span a {
	color:#fff;
	text-decoration:none;
}
.tech_doc li {
	width:100% !important;
}
.tech_doc li a {
	color:#666;
	text-decoration: none;
}
.license_box {
	float:left;
	width:100%;
}
.license_thread {
	float:left;
	width:20%;
	height:160px;
	text-align:center;
}
.license_thread img {
	margin:0 !important;
	padding:0 !important;
	width:120px;
	height:120px;
}
.license_thread p {
	width:100%;
	text-align:center !important;
}
.license_thread a {
	color:#666;
}
