@charset "utf-8";
/* CSS Document */


/*头部开始*/
.top{
	background:#fefdfd;
	height:97px;
	background:url(../image/top.jpg) no-repeat  top center;}
.in_top{
	width:1000px;
	margin:0 auto;}
.in_top .logo{
	float:left;
	height:97px;}
.in_top .right{
	width:316px;
	height:58px;
	padding-top:24px;
	float:right;
	}
.in_top .right .z_company{
	background:url(../image/link.png) no-repeat 191px center;
	padding-left:18px;
	font-size:12px;
	color:#333333;
	float:right;
	width:251px;
	text-align:right;
	height:19px;
	line-height:19px;}
.in_top .right .yy{
	float:right;
	border:none; 
	background:none; 
	width:18px; 
	border-right:1px solid #979797;
	background:url(../image/earth.png) no-repeat left center;
	padding-left:25px;
	float:left;
	padding-right:8px;
	margin-top:9px;
	}
.in_top .right .search {
    float: left;
    width: 35px;
    height: 31px;
    background: url(../image/search01.jpg) no-repeat center;
    cursor: pointer;
	float:left;
}
.search .input, .search .btn {
    display: none;
}

.search.selected .input {
    display: inline-block;
    width: 135px;
    height: 29px;
    outline: 0;
    color: #333;
    font-size: 14px;
    border: none;
    padding-left: 10px;
    line-height: 29px;
	font-size:12px;
}

.search.selected .btn {
    display: inline-block;
    width: 35px;
    height: 31px;
    border: none;
    outline: none;
	background:none;
    background: url(../image/search.png) no-repeat center;
    margin-left: -5px;
}
.in_top .right .search.selected {
    width: auto;
    background: none;
    cursor: auto;
	float:left;
	border:1px solid #ccc;
	height:30px;
	margin-left:5px;}
.nav{
	height:50px;
	background:#002f66;
	color:#fff;}
.nav ul{
	width:1000px;
	margin:0 auto;
	font-size:14px;}
.nav ul li{
	float:left;
	height:50px;
	line-height:50px;
	background:url(../image/line.jpg) no-repeat right center;
	padding:0 36px;
	position:relative;}
.nav ul li .second_nav{
	background:#003978;
	color:#fff;
	position:absolute;
	top:49px;
	left:0;
	z-index:666;
	width:128px;
	display:none;}
.nav ul li .second_nav a{
	display:block;
	text-align:center;
	line-height:40px;
	border-bottom:1px solid #064c9c;
	}
/*底部开始*/
.footer{
	height:308px;
	background:#434343;}
.in_fooer{
	width:1000px;
	margin:0 auto;
	color:#fff;
	padding-top:45px;}
.in_fooer ul {
	float:left;}
.in_fooer ul li{
	float:left;
	margin-right:12px;
	background:url(../image/img40.jpg) no-repeat right top;
	padding-right:16px;
}
.in_fooer ul li h2{
	font-size:16px;
	padding-bottom:9px;
}
.in_fooer ul li a{
	display: block;
	line-height:30px;
}
.in_fooer .position{
	background:url(../image/POSITON.jpg) no-repeat left center;
	padding-left:30px;
	font-size:14px;
	height:30px;
	line-height:30px;
	margin-bottom:10px;
	}
.in_fooer .tel{
	background:url(../image/TEL.jpg) no-repeat left center;
	height:30px;
	line-height:30px;
	padding-left:33px;
	font-size:34px;
	}
.bq{
	border-top:1px solid #757575;
	background:#383838;
	text-align:center;
	color:#fff;
	height:45px;
	line-height:45px;
}
.share_link a{
	display:inline-block;
	margin-right:6px;
}
.share_link{
	margin-bottom:10px;
}
.share_link .bdshare-button-style0-16 a{
	padding-left:29px;
	height:29px;line-height: 29px;
}
.share_link .bdshare-button-style0-16 .bds_tsina{
	background: url("../image/icon01.jpg") no-repeat center;background-size: 29px 29px;
}
.share_link .bdshare-button-style0-16 .bds_weixin{
	background: url("../image/icon02.jpg") no-repeat center;background-size: 29px 29px;
}
.share_link .bdshare-button-style0-16 .bds_fbook{
	background: url("../image/icon03.jpg") no-repeat center;background-size: 29px 29px;
}
.share_link .bdshare-button-style0-16 .bds_linkedin{
	background: url("../image/icon04.jpg") no-repeat center;background-size: 29px 29px;
}
	
	
	
	
	
	
	