/* CSS Document */
html{
	overflow-x:hidden;
  overflow-y:auto;
}
body{
	background:url(../images/header_bg.jpg) repeat-x #efefef;
	overflow-y:visible;
	overflow-x:hidden
}

.header{
	height:101px;
	position:relative;
	overflow:visible;
	z-index:1000;
	background:url(../images/phone.png) right 44px no-repeat;
}
.header .logo{
	width:548px;
	height:99px;
	background:url(../images/logo.png) no-repeat;
}
.header ul.about {
    width: 286px;
	position:absolute;
	top:0px;
	right:0;
}
.header ul.about li {
    float: left;
    height: 37px;
	line-height:37px;
    width: 91px;
	text-indent:20px;
}
.header ul.about li a{ color:#000;}
.header ul.about li a:hover{ color:#666;}
.header ul.about li.a1 {
    background: url("../images/icon.png") no-repeat scroll 0 8px ;
}
.header ul.about li.a2 {
    background: url("../images/icon.png") no-repeat scroll 0 -29px ;
}
.header  dl.language {
    border: 1px solid #dad9db;
    cursor: pointer;
    height: 22px;
    line-height: 22px;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 8px;
    width: 102px;
}
.header  dl.language dt {
    background: url(../images/icon5.png) no-repeat 80px center #fff;
    color: #919191;
    height: 22px;
    text-indent: 12px;
    width: 102px;
}
.header  dl.language dd {
}
.header  dl.language dd a {
    background-color: #fff;
    display: block;
    height: 22px;
    text-indent: 12px;
    width: 102px;
}
.header  dl.language dd a:hover {
    background-color: #183884;
    color: #fff;
}
.header .nav{
	position:absolute;
	top:76px;
	left:90px;
	width:2000px;
	height:53px;
	background: url(../images/nagbg.png) no-repeat left bottom;
	padding-left:91px;
}
.header .nav ul{
	height:53px;
	background:url(../images/nagbg2.png) repeat-x;
	width:20000px;
}
.header .nav ul li{
	width:115px;
	height:53px;
	float:left;
}
.header .nav ul li a{
	display:block;
	width:100px;
	height:53px;
	text-align:center;
	line-height:20px;
	overflow:hidden
}
.header .nav ul li a i{ 
	display:block;
	margin-top:8px;
	font-style:normal;
	color:#000;
	font-size:14px;
}
.header .nav ul li a span{ 
	display:block;
	font-size:10px;
	color:#9f9f9f;
}
.header .nav ul li a:hover{
	background:url(../images/nagbg3.png) repeat-x;
}
.header .nav ul li a:hover i{ color:#fff;}
.header .nav ul li a:hover span{ color:#fff;}

/*banner*/
/*banner*/
#full-screen-slider { width:100%; position:relative; overflow:hidden; z-index:100; height:800px;}
#slides { display:block; width:100%; height:800px;; list-style:none; padding:0; margin:0; position:relative}
#slides li { display:block; width:100%; height:100%; list-style:none; padding:0; margin:0; position:absolute}
#slides li a { display:block; width:100%; height:100%; text-indent:-9999px}
#pagination { display:block; list-style:none; position:absolute; left:700px;top:762px; z-index:9900;  padding:5px 20px 5px 0; margin:0}
#pagination li { display:block; list-style:none; width:10px; height:10px; float:left; margin-left:15px; border-radius:5px; background:#dadada; }
#pagination li a { display:block; width:100%; height:100%; padding:0; margin:0;  text-indent:-9999px;}
#pagination li.current { background:#333;}

/*search*/
.search{
	height:46px;
	background-color:#fff;
	border-bottom:1px solid #e2e1e1
}
.search .search-box{
	width:306px;
	height:33px;
	background:url(../images/search.png) no-repeat;
	position:relative;
	margin-top:6px;
}
.search .search-box .key{
	width:264px;
	height:33px;
	padding-left:1px;
	line-height:33px;
	border:none;
	background:none;
	position:absolute;
	left:0;
	top:0;
}
.search .search-box .sub{
	width:42px;
	height:33px;
	position:absolute;
	right:0;
	background:none;
	top:0;
	border:none;
	cursor:pointer;
}
.search .hot-key{
	font-size:14px;
	line-height:46px;
	padding-right:12px;
}

.content{ padding-top:13px;}
/*产品分类*/
.pro-cate { 
	width:248px;
	height:446px;
	background:#fff;	
	border:1px solid #d0d1d3;
	border-top:2px solid #143a83;
	overflow-y:scroll
}
.pro-cate h2{
	height:34px;
	border-bottom:1px solid #d0d1d3;
	background: url(../images/tit-bg.png) center 0;
	line-height:30px;
	text-indent:40px;
	font-size:14px;
} 
.pro-cate .menu-one{ margin:0 auto; width: 230px; margin-top:10px;}
.pro-cate .menu-one > li {width: 230px; height: auto; overflow: hidden; border-top: 1px solid #888;}
.pro-cate .menu-one > li.firstChild {border: 0;}
.pro-cate .menu-one .header {height: 34px;  line-height: 34px; text-indent: 55px; cursor: pointer; background:url(../images/icon-cate.png) no-repeat 30px -37px #143a83;font-size:14px;}
.pro-cate .menu-one .menuOne-current {background: #777;}
.pro-cate .menu-one .header > span {display: block;}
.pro-cate .menu-one .header .txt {float: left; color: #fff;}
.pro-cate .menu-one .header .arrow {float: right; width: 35px; height: 35px; background: url(arrow-d.png) no-repeat center center;}
.pro-cate .menu-two {display: none; width: 230px; background-color:#f4f3f3;}
.pro-cate .menu-two li {width:230px; height:35px;  background:url(../images/icon-cate.png) no-repeat 36px -80px #f4f2f2;border-top: 1px solid #f9f9f9;border-bottom: 1px solid #e9e9e9; line-height: 34px; text-indent: 53px;}
.pro-cate .menu-two li.firstChild {border: 0;}
.pro-cate .menu-two li a {display: block; color: #143a83; font-size:14px; }
.pro-cate .menu-two li:hover,
.pro-cate .menu-two li.menuTwo-current {}
      
.pro-cate .menu-show .header {background:url(../images/icon-cate.png) no-repeat 30px 0px #143a83;}

/*footer*/
.footer{
	height:112px;
	background-color:#143a83;
	margin-top:23px;
}
.footer p{ color: #fff; line-height:24px; margin-top:14px;}
.footer p a{ color:#fff;}
.footer p a:hover{ text-decoration:underline;}
.footer .div1000{
	background:url(../images/footer-bg.png) right 10px no-repeat;
}

