@charset "utf-8";
@import url("body.css");
@import url("color.css");
/* CSS Document */
.top{
	width:100%;
	height:auto;

	margin:auto;
}
.top1{
	width:100%;
	height:100px;
	margin:auto;
	background:#FFF;
	background:url(../images/003.jpg);
}
.top1-main
{
    width:1200px;
	height:auto;
	margin:auto;
	overflow:hidden;
	font-size:16px;
	font-family:微软雅黑;
}
.top1-serach
{
    width:auto;
    vertical-align:middle;
    padding-top:10px;
    height:100%;
    float:right;
}
.top1-serach  #s  {
width: 230px;
height: 20px;
padding: 5px 5px;
float: left; 
border: 0;
background: #eee;
border-radius:5px 0px 0px 5px;
}
.top1-serach  #go  {
float:left; 
height: 20px;
padding: 5px 5px;
border-radius:0px 5px 5px 0px;
background: #eee;
}
.top1-1{
	width: 30%;
	height: 85px;
	float: left;
	padding:10px 0 0 50px;
}
.top1-2{
	width:65%;
	height:90px;
	float:right;
	padding:5px 0 0 0;
}
.top1-2-1{
	width:98%;
	height:25px;
}
.top1-2-1-1{
	width:30%;
	height:20px;
	margin-top:10px;
	float:right;
	text-align:right;
}
.top1-2-1-1 ul li{
	float:right;	
	color:White;
	}
	.top1-2-1-1 ul li a{
	float:right;	
	color:White;
	font-size:12px;
	}
.top1-2-1-2{
	width:20%;
	height:20px;
	float:right;
}
.top1-2-1-2 ul li{
	float:right;
	
	}
	.top1-2-1-2 ul li a{
	float:right;
	color:White;
	}
.top1-2-1 li{
	float:left;
	padding:0 5px 0 0;	
}
.top1-2-2{
	width:98%;
	height:30px;
	overflow:hidden;
}
.top1-2-2 table{
	float:right;
}
.top1-2-3{
	width:98%;
	height:20px;
	margin-right:10px;
	padding:0 10px 0 0;
	font-size:12px;
	font-family:"微软雅黑";
}
.top1-2-3 li{
	float:right;
	padding:0 0 0 28px;
}
.Navigation{
	width:100%;
	height:45px;
	background:url(../images/003.gif) repeat-x;
}
.Navigationtemp2{
	height: auto;
	width: 1200px;
	overflow:hidden;
	MARGIN-RIGHT: auto; 
	 MARGIN-LEFT: auto; 
}
.Navigationtemp{
	width:100%;
	height:100%;
	background:#FFF;
	margin:auto;
}
.Navigationtemp1{
	width:100%;
	height:45px;
	margin:auto;
	text-align:center;
	background:#FF7300; 
	background:url(../images/bg.png);
	}
.top2{
	width:100%;
	height:45px;
	margin:auto;
	text-align:center;
	background:#FF7300; 
	background:url(../images/bg.png);
}
.top3{
	width:100%;
	height:auto;
	margin:auto;
/*	background:##475b73;*/
}
.top4{
	width:1000px;
	height:300px;
	margin:auto;
}
.lunboimg{
	width:100%;
	height:100%;
	position:absolute;
	z-index:98;
	}
.luncolor{
	width:100%;
	height:100%;
	background:#475b73;
	position:absolute;
	z-index:10;
	display:none;
	}
.luncolor1{
	width:100%;
	height:100%;
	background:#83b3ca;
	position:absolute;
	z-index:9;
	display:none;
	}
.luncolor2{
	width:100%;
	height:100%;
	background:#974706;
	position:absolute;
	z-index:8;
	display:none;
	}
.lunbo{
	width:100%;
	height:100%;
	padding:20px 0 0 0;
	position:absolute;
	z-index:1000;
	}
.morebtn{
	width:100px;
	height:30px;
	font-size: 15px;
	background:url(../images/017.png) no-repeat;
	display:block;
	color:#FFF;
	padding:12px 0 0 24px;
}
.lunbo-left{
	width:50%;
	height:100%;
	float:left;
	text-align:left;
	margin-left:15%;
	}
.lunbo-right{
	width:auto;
	height:100%;
	float:left;
	}
.lunbo-1{
	width:100%;
	height:auto;
	font-size:20px;
	font-family:"微软雅黑";
	}
.lunbo-2{
	width:100%;
	height:auto;
	font-size:16px;
	font-family:"微软雅黑";
	}
.lunbo-3{
	width:100%;
	height:auto;
	}
.lunsize{
	font-size:18px;
	font-weight:bold;
	}
/* tab */
.tab {
	position:relative;
	width:100%;
}
.tab dt {
	float:left;
	border:0px solid #ccc;
	color:#fff;
	cursor:pointer;
	font-family:"微软雅黑";
	font-size: 14px;
	width: auto;
	min-width:130px;
	height: 30px;
	text-align: center;
	padding:15px 0 0 0;
	display:block;
}
.tab dt a
{
    font-family:"微软雅黑";
	display:block;
	}
.firsttemp{
	position:relative;
	float:left;
	border:0px solid #ccc;
	color:#027ebd;
	cursor:pointer;
	background-image: url(../images/004.gif);
	font-size: 14px;
	width: 150px;
	height: 45px;
	text-align: center;
	padding-top: 5px;
	}

.tab .current {
	font-weight:bold;
	background:#f2f2f2;
	color:#027ebd;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #b0d9e8;
	border-left-color: #b0d9e8;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #006699;
}
.overcopy{
	color:#fff;
	}
.firstcurrent {
	font-weight:bold;
	background:#f2f2f2;
	color:#027ebd;
	font-size: 14px;
	width: 130px;
	height: 45px;
	display:block;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #006699;
	
}
.tab dd {
	position:absolute;
	top:38px;
	width:auto;
	height: auto;
	z-index:210;
	left:0;
	margin:0;
	padding:0;
	clear:both;
	text-align:left;
    background-color:#fefefe;
	display:none;
}
.top1-temp {
	height: auto;
	width: 1200px;
	overflow:hidden;
	MARGIN-RIGHT: auto; 
	 MARGIN-LEFT: auto; 
}
.ddbody{
	width:1200px;
	height:auto;
	overflow:hidden;
	}

.ddleft{
	float:left;
	width:170px;
	height:325px;
	padding:10px 0 0 10px;	
	
}
.ddleft-two{
	float:left;
	width:210px;
	height:auto;
	padding:0 0 0 0;	
	overflow:hidden;
}
.ddlefttemp{
	width:100%;
	height:315px;
	background:#ccc;
}
.ddlefttemp-two{
	width:100%;
	height:auto;
	background:#f7f6f6;
}
.ddleft1{
	float:left;
	width:210px;
	height:310px;
	padding:25px 0 0 20px;
}
.ddleft1-two{
	float:left;
	width:auto;
	height:auto;
	padding:15px 0 0 20px;
	font-family:"微软雅黑";
}

.ddleft2{
	float:left;
	width:210px;
	height:305px;
	padding:25px 0 0 0;
}
.ddleft2-two{
	float:left;
	width:auto;
	height:auto;
	padding:15px 0 0 0;
	font-family:"微软雅黑";
}
.ddleft-boader{
	width:auto;
	min-width:170px;
	height:100%;
	border-left:#999 solid 1px;
	padding:0 0 0 20px;	
	float:left;
}

.ddleft1 a{
	color:#03254d;
}
.ddleft1 a:hover{
	color:#444;
	text-decoration:underline;
}
.ddleft1-two a{
	color:#03254d;
}
.ddleft1-two a:hover{
	color:#444;
	text-decoration:underline;
}
.ddleft2 a{
	color:#03254d;
}
.ddleft2 a:hover{
	color:#444;
	text-decoration:underline;
}
.ddleft2-two a{
	color:#03254d;
}
.ddleft2-two a:hover{
	color:#444;
	text-decoration:underline;
}
.ddleft-1{
	width:200px;
	height:140px;
	padding:0 0 0 5px;
	overflow:hidden;

}
.ddleft-2{
	width:200px;
	height:25px;
	font-size:14px;

	color:#444;
	padding:5px 0 0 5px;
}
.ddleft-3{
	width:200px;
	height:auto;
	font-size:12px;
	color:#444;
	padding:0 0 0 10px;
	line-height:20px;
}
.ddleft-4{
	width:auto;
	min-width:170px;
	height:30px;
	font-size:12px;
	color:#444;
}
.ddleft-5{
	width:auto;
	min-width:200px;
	height:25px;
	font-size:16px;
	color:#666;
	font-weight:bold;
	margin:0 0 5px 0;
}
.top5{
	width:1000px;
	height:475px;
	margin:auto;
}
.top5-zindex{
	position:relative;
	width:100%;
	height:auto;
	z-index:199;
	top:-35px;
}
.top5-1{
	width:1000px;
	height:17px;	
}
.top5-3{
	width:985px;
	height:35px;
	background:url(../images/010.png);	
	padding:0 0 0 15px;
	font-size:14px;

}
.top5-3-1{
	width:970px;
	height:25px;
	border-bottom:#ccc solid 1px;	
	}
.top5-2{
	width:985px;
	height:440px;
	background:url(../images/010.png);
	padding:0 0 0 15px;

}
.top5-2-1{
	float:left;
	width:390px;
	font-size:14px
}
.top5-2-1-1{
	width:380px;
	font-family:微软雅黑;
}
.top5-2-1-2{
	width:380px;
	height:30px;
	font-weight:bold;
	font-family:微软雅黑;
}

.top5-2-1-3{
	width:380px;
	height:30px;
	font-size:12px	
}
.top5-2-1-4{
	width:380px;
	height:100px;
	font-size:12px	
}
.top5-zindex a{
	color:black;
}
.top5-zindex a:hover{
	text-decoration:underline;
	color:black;
	font-weight:bold;
}

.top5-2-1-2 a{
	color:#black;
}
.top5-2-1-2 a:hover{
	text-decoration:underline;
	color:#black;
}
.top5-2-1-3 a{
	color:#black;
}
.top5-2-1-3 a:hover{
	text-decoration:underline;
	color:#black;
}
.top5-4{
	width:1200px;
	height:72px;	
}
.top6{
	width:1200px;
	height:auto;
	margin:auto;
	padding:30px 0 0px 20px;
	overflow:auto;
}
.top6-1{
	width:580px;
	height:auto;
	float:left;
	padding:0 0 0 15px;
	border-right:#eee solid 1px;
	margin:0 20px 0 0;
}
.top6-1-1{
	width:550px;
	height:25px;
	font-size:14px;
	font-family:"微软雅黑";
	border-bottom:solid #666 1px;
	margin:0 0 10px 0;
}
.top6-1-1-1{
	float:left;
	width:300px;
	height:100%;
}
.top6-1-1-2{
	float:right;
	width:100px;
	height:20px;
	font-size:12px;
	padding:5px 20px 0 0;
	text-align:right;
}
.top6-1-2{
	width:400px;
	height:20px;
	font-size:12px;
	font-family:"微软雅黑";
	padding:0 0 0 90px;
}
.top6-1-3{
	width:550px;
	height:55px;
	font-size:12px;
	margin:0 0 10px 0
}
.top6-1-3-1{
	float:left;
	width:90px;
	height:50px;
	overflow:hidden;
}
.top6-1-3-2{
	float:left;
	width:450px;
	height:50px;
}
.top6-2{
	width:380px;
	height:auto;
	float:left;
}
.top6-2-1{
	width:370px;
	height:25px;
	font-size:14px;
	border-bottom:solid #666 1px;
	margin:0 0 10px 0;
}
.top6-2-1-1{
	float:left;
	width:200px;
	height:100%;
}
.top6-2-1-2{
	float:right;
	width:100px;
	height:20px;
	font-size:12px;
	padding:5px 20px 0 0;
	text-align:right;
}
.top6-2-2{
	width:370px;
	height:20px;
	font-size:12px;
}
.top6-2-3{
	width:370px;
	height:20px;
	font-size:12px;
	border-bottom:dashed #CCCCCC 1px;
}
.top6-2-4{
	width:370px;
	height:25px;
	font-size:14px;
	padding:15px 0 0 0;
}

.top6-2-5{
	width:370px;
	height:auto;
	font-size:14px;
}

.top7{
	width:100%;
	height:auto;
	background:black;
}
.top7temp{
	width:100%;
	height:auto;
	padding:10px 0 0 0;
	background:url(../images/016.png) repeat-x;	
	}
.top7-1{
	width:985px;
	height:30px;
	margin:auto;
	padding:15px 0 0 18px;
}
.top7-1-1{
	width:105px;
	height:170px;
	float:right;
}
.top7-1-1copy{
	width:105px;
	height:165px;
	float:left;
}
.top7-1-1-1{
	width:100px;
	height:25px;
	padding:0px 0 18px 0;    
	font-weight:bold;	
	font-size:16px;
	font-family:微软雅黑;
	color:White;
}
.top7-1-1-2 a:hover
{
    text-decoration:underline;
	color:#444444;
}
.top7-1-1-2{
	width:100px;
	height:25px;	
}
.top7-1-2{
	width:100%;
	float:left;
	color:White;
}
.top7-1-2copy{
	width:520px;
	float:right;
}
.top7-1-2-1{
	width:100%;
	height:auto;
	padding:0 0 8px 0;
	text-align:center;
}
.top10
{
    width:auto;
	height:auto;
	margin:auto;
	padding:10px 0px 10px 20px;
	overflow:hidden;
	background-color:#ECECEC;
	font-family:微软雅黑;
}
.top10-main{
	width:1200px;
	height:auto;
	margin:auto;
	overflow:hidden;
	text-align:center;
	font-size:16px;
	font-family:微软雅黑;
}
.top8{
	width:auto;
	height:auto;
	margin:auto;
	padding:10px 0px 10px 20px;
	overflow:hidden;
	background-color:#FF7300;
	font-family:微软雅黑;
}
.top8-main{
	width:1200px;
	height:auto;
	margin:auto;
	overflow:hidden;
	font-family:微软雅黑;
}
.top8-1-1
{
    text-align:center;
    font-size:20px;
    color:#005ab5;
    height:30px;
	font-weight:bold;
	font-family:微软雅黑;
}
.top8-1-2
{
    width:auto;
    height:auto;
    margin:auto;
    font-size:14px;
	font-family:微软雅黑;
}
/* jobs */
.jobs-w{
	width:100%;
	height:auto;
/*	background:#ccc;*/
	overflow:hidden;
	}
.jobs{
	width:1150px;
	height:auto;
	background:#fff;
	margin:auto;
	overflow:hidden;
	padding:0 0 10px 0;	
}
	
.jobs-1{
	width:205px;
	float:left;
	padding:20px 0 0 20px;
	font-size:12px;
	}
.jobs-1-1{
	width:200px;
	height:25px;
	font-size:16px;
}


.jobs-1-2  a{
	display:block;
	height:25px;
	border-bottom:#ccc solid 1px;
	font-size:12px;
	color:#074187;
	margin:10px 0 0 0;
}
.jobs-1-2  a:hover{
	font-weight:bold;
	color:#03254d;
	border-bottom:#999 solid 2px;
	}
	
.jobs-a-link a{
	display:block;
	height:auto;
	color:#666;
	border-bottom:#999 solid 2px;
	margin:10px 0 0 0;
	line-height:20px;
	padding:0 0 3px 0;	
	}

.jobs-2{
	width:890px;
	height:auto;
	float:left;
	padding:20px 0 0 30px;
	font-size:12px;
	line-height:25px;
	color:#444;
}
.jobs-2-1{
	width:900px;
	height:auto;
	overflow:hidden;
}
.jobs-2-3{
	width:900px;
	height:auto;
	overflow:hidden;
	border-bottom:#CCC 1px solid;
	padding:10px 0 0 0;
	margin:0 0 5px 0;
}
.jobs-2-1 td{
	padding:10px 0 0 0;
}
.tdtemp td{
	padding:0 20px 0 0;
	
	}
.jobs-2-2{
	width:725px;
	min-height:25px;
	font-size:20px;
	font-weight:bold;
}
.jobs-3{
	width:725px;
	min-height:25px;
	font-size:14px;
	font-weight:bold;
}
.jobs-2-4{
	width:725px;
	height:auto;
	overflow:hidden;
}
.jobs-2-5{
	width:725px;
	height:auto;
	overflow:hidden;
	border-bottom:#CCC 1px solid;
	padding:10px 0 0 0;
	margin:0 0 5px 0;
	text-align:center;
}.jobs-2-6{
	width:725px;
	height:auto;
	overflow:hidden;
	border-bottom:#CCC 1px dashed;
	padding:10px 0 0 0;
	margin:0 0 5px 0;
}
.jobs-2-7{
	width:99%;
	height:auto;
	overflow:hidden;
	text-align:right;
	margin-top:5px;
}
/* news */
.newsbody{
	height: auto;
	width: 100%;
	}
.newslist{
	width:100%;
	min-height:25px;
	padding:5px 0 0 0;
	}
.newslist-1{
	padding:10px 0 0 0;
	width:100%;
	height:25px;
	border-bottom:#CCC dashed 1px;
	overflow:hidden;
	}
.newslist-1-1{
	float:left;
	width:83%;
	height:20px;
	overflow:hidden;	
	}
.newslist-1-2{
	float:left;
	width:15%;
	height:20px;
	}			
.tab1 {
	position:relative;
	width:100%;
}
.tab1 dt {
	float:left;
	border:0px solid #ccc;
	color:#fff;
	cursor:pointer;
	font-size: 12px;
	width: 13%;
	height: 25px;
	text-align: center;
	display:block;
	font-family:"微软雅黑";
	background:#eee
}
.tab1 dd {
	position:absolute;
	border-top:1px solid #03254d;
	top:25px;
	width:100%;
	min-height: 25px;
	z-index:110;
	left:0;
	margin:0;
	padding:0;
	clear:both;
	display:none;
}
.news-Navigation{
	width:100%;
	height:25px;
	padding:10px 0 0 0;
	}
.news-title{
	width:100%;
	height:25px	
	}
/* products */
.productslist{
	width:100%;
	height:auto;
	overflow:hidden;
	padding:10px 0 0 0;
	border-bottom:#CCC dashed 1px;	
	}
.products{
	float:left;
	width:180px;
	height:140px;	
	}
.products-1{
	width:130px;
	height:80px;
	margin:auto;
	}
.products-1 img{
	width:120px;
	height:70px;	
	}
.products-2{
	width:100%;
	height:25px;
	text-align:center;
	}

.productsbody{
	width:1150px;
	height:auto;
	padding:0 10px 0 10px;
}
.productsbody-background{
	width:100%;
	height:20px;
	background:url(../images/009.gif);
	}
.productsbody1{
	width:100%;
	height:auto;
	padding:10px 0 0 0;
	font-weight:bold;
}
.productsbody2{
	width:100%;
	height:auto;
	line-height:25px;
	overflow:hidden;
}
.productsbody3{
	width:100%;
	height:10px;
	border-bottom:solid #CCC 1px;
}
.products-table td{
	padding:0 20px 0 0;
	}
.products-table a{
	color:#995f04;
	text-decoration:underline;
	}

.lownoise{
	width:99%;
	border:#CCC 1px solid;
	border-width:1px 0 0 1px;
	text-align:center;
	border-spacing:0;
	color:#444;
	line-height:15px;
	
}
.linkcss{
	color:#fff;
}
.lownoise td{
	border:#CCC 1px solid;
	border-width:0 1px 1px 0 ;
	padding:5px 0 0 0;
	}
.lownoise a{
	color:#0067b1;
}
.lownoise a:hover{
	color:#666;
}
.lownoise a:active{
	color:#000;
}
.lownoise-tr-black{
	background:#91b7d2;
	color:#222;
	font-weight:bold;
	
}

/* goods */
.goods-left{
	width:200px;
	float:left;
	height:100px;
	padding:10px 0 0 0;
}
.goods-right{
	margin-left:200px;
	height:auto;
	padding:10px 0 0 0;
}
.goods-right-one{
	width:100%;
	height:auto;
	overflow:hidden;	
}	
.goods-right-one-1{
	width:280px;
	height:200px;
	float:left;	
}	
.goods-right-one-2{
	margin-left:380px;
	height:auto;
}
.goods-right-one-2-1{
	width:100%;
	height:auto;
	font: bold 12px/25px "微软雅黑";
	color:#333;
	letter-spacing:1px;
}
.goods-right-one-2-2{
	width:100%;
	height:auto;
	line-height:25px;
	font:10px/25px verdana,arial, helvetica, default;
}
.goods-right-one-2-2 li{
	background:url(../images/pdfa.gif) no-repeat 0 2px;
	padding:0 0 0 30px;
	}
.goods-right-two{
	margin-left:380px;
	height:40px;
}
.goods-right-two1{
	margin-left:320px;
	height:60px;
}
.goods-right-three{
	width:100%;
	height:auto;
	line-height:20px;
	color:#333;
}
.goods-right-three ul{
	list-style:disc;
	padding:0 0 0 15px;
	}
/*   library  */

.library-left{
	float:left;
	width:83%;
	height:25px;
	overflow:hidden;	
	}
.library{
	padding:10px 0 0 0;
	width:100%;
	height:35px;
	border-bottom:#CCC dashed 1px;
	overflow:hidden;
}
.library-body{
	height: auto;
	width: 100%;
	padding:0 0 15px 0;
	}
/*幻灯片*/
.bg_a{ width:100%; min-width:1200px; height:52px; background:#D9D9D9; padding-top:9px;font-family:微软雅黑;}
.t_news{ width:1200px; height:52px; position:relative; margin:0px auto; overflow:hidden; text-align:left;}
.t_news b{ line-height:42px; height:52px; font-weight:bold;  display:inline-block; color:Black; font-size:16px; padding-left:10px;}
.news_li{ line-height:45px; display:inline-block; position:absolute; top:0; left:60px; max-width:860px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; font-size:14px;}
.news_li a{color:#Black;}
.news_li a:hover{
	color:#444;
	text-decoration:underline;
}
.swap{ line-height:26px; display:inline-block; position:absolute; top:0; left:1060px; max-width:160px; white-space:nowrap; text-overflow:ellipsis; height:66px; font-size:14px;}

.technical_support{
	font-size:16px;
	}

.technical_support a,.technical_support .blue2{
	color:#0067b1;
	}

.small_nav_top{
	margin-top: 10px;
	height:29px;
    border-bottom: 2px solid #cccccc;
	}
	
.small_nav_top a{
	line-height:29px;
	color: #0067b1;
	}
	
.padding_top_10px{
	padding-top:10px;
	}
.padding_top_10px .jobs-1-2  a{
	height: 30px;
	}


.Tsupport_TABLE_box{
	}

.Tsupport_TABLE_box h3{
	margin:0;
	line-height:30px;
	color:#808080;
	}

.Tsupport_TABLE_box h3 a{
	float:right;
	border: 1px solid #C9C9C9;
    background-color: #fff;
    color: #555;
	height: 28px;
    line-height: 28px;
    padding: 0px 10px;
    font-size: 12px;
	white-space: nowrap;
    text-align: center;
    border-radius: 2px;
    cursor: pointer;
    opacity: .9;
    filter: alpha(opacity=90);
	}
.Tsupport_TABLE_box h3 a i{
	color:#ff7401;
	}
.Tsupport_TABLE_box h3 a:hover{
	border-color:#ff7401;
	}

.Tsupport_TABLE{
	margin:10px 0 50px 0;
	width:100%;
	border-bottom:1px solid #dadada;
	border-left:1px solid #dadada;
	}
.Tsupport_TABLE th,.Tsupport_TABLE td{
	text-align:center;
	border-top:1px solid #dadada;
	border-right:1px solid #dadada;
	padding:4px 0;
	}
.Tsupport_TABLE th{
	background-color:#dadee2;
	padding: 0;
	}
	
.Tsupport_TABLE td a{
	color:#5cb4e1;
	}

.Tsupport_TABLE td a:hover{
	color:#ff821a;
	}