﻿@charset "utf-8";
/* CSS Document */


/*头部开始*/
.w1200{
	width:1200px;
	margin:0 auto;}
.top{
	width:1200px;
	height:95px;
	margin:0 auto;}
.top .logo{
	float:left;
	padding-top:16px;}
.top .english{
	float:right;
	display:block;
	width:40px;
	height:40px;
	border:1px solid #cccccc;
	text-align:center;
	line-height:40px;
	font-size:14px;
	font-weight:bold;
	color:#8c8ca8;
	margin-top:29px;}
.top .search{	
	float:left;	
	margin-top:30px;
	float:right;
	}
.top .search .input{
	width:341px;
	height:40px;
	border:1px solid #ccc;
	line-height:40px;
	padding-left:14px;
	color:#ccc;
	outline:none;
	font-size:14px;}
.top .search .btn{
	width:39PX;
	height:28PX;
	background:url(../image/serach.jpg) no-repeat center;
	margin-left:-39px;}
.nav{
	width:1200px;
	margin:0 auto;}
.nav li{
	font-size:16px;
	color:#ffffff;
	float:left;
	background:#212121;
	height:48px;
	line-height:48px;
	border-right:1px solid #605e5d;
	width:170px;
	text-align:center;}
.nav li a{
	display:block;
	width:100%;
	height:100%;
	color:#fff;}
.nav li a:hover{
	background:#efa72b;
	color:#fff;}
/*底部开始*/
.foot{
	height:383px;
	background:#212121;
	color:#666666;}	
.in_foot{
	width:1200px;
	margin:0 auto;}	
	
.in_foot .left{
	width:336px;
	float:left;
	padding-top:78PX;}	
.in_foot .left .share{
	font-size:14px;}
.in_foot .left .share em{
	font-size:14px;
	font-style:normal;
	position:relative;
	top:-12PX;
	display:inline-block;
	margin-right:8PX;}

.share .bdshare-button-style0-16{display: inline-block;position: relative;top:12px;}
.share .bdshare-button-style0-16 a{width: 39px;height: 37px;margin: 0;padding-left: 0;}
.share .bdshare-button-style0-16 .bds_weixin{background:url(../image/WX.jpg) no-repeat center;}
.share .bdshare-button-style0-16 .bds_tsina{background:url(../image/sina.jpg) no-repeat center;}

.in_foot .wx{
	width:39px;
	height:37px;
	background:url(../image/WX.jpg) no-repeat center;
	display:inline-block;}	
.in_foot .sina{
	width:39px;
	height:37px;
	background:url(../image/sina.jpg) no-repeat center;
	display:inline-block;}	
.in_foot .tel{
	font-size:14px;
	background:url(../image/tel.jpg) no-repeat left center;
	padding-left:20px;
	margin-top:50px;}	
.in_foot .mail{
	font-size:14px;
	background:url(../image/mail.jpg) no-repeat left center;
	padding-left:20px;
	margin-top:17px;}	
.in_foot .dz{
	font-size:14px;
	background:url(../image/dz.jpg) no-repeat left center;
	padding-left:20px;
	margin-top:17px;}	
.in_foot .right{
	float:right;
	width:672PX;
	margin-top:75PX;}	
.in_foot .right .box01{
	background:#212121;
	border:none;
	color:#999999;
	font-size:13PX;
	border-bottom:1px solid #363a3d;
	height:40px;
	line-height:40px;
	width:286px;
	margin-left:48px;
	margin-bottom:20px;}	
.in_foot .right .submit{
	border:none;
	font-size:13PX;
	border:1px solid #363a3d;
	background:#212121;
	width:87PX;
	height:31PX;
	color:#999999;
	margin-left:48PX;
	margin-top:20PX;
	}	
.bq{
	height:38px;
	line-height:38px;
	background:#191919;
	color:#666666;
	font-size:13PX;}	
.bq .left{
	float:left;}	
.bq .right{
	float:right;}		
/*右侧悬浮	*/
.xuan_fu{
	position:fixed;
	right:0;
	top:40%;}	
.xuan_fu .icon01{
	background:url(../image/icon11.png) no-repeat  center;
	display:block;
	width:50px;
	height:50px;
	margin-bottom:2px;
	position:relative;}
.xuan_fu .icon02{
	background:url(../image/icon22.png) no-repeat  center;
	display:block;
	width:50px;
	height:50px;
	margin-bottom:2px;
	position:relative;}
.xuan_fu .icon03{
	background:url(../image/icon33.png) no-repeat  center;
	display:block;
	width:50px;
	height:50px;
	margin-bottom:2px;}	
.xuan_fu .icon04{
	background:url(../image/icon9999.png) no-repeat  center;
	display:block;
	width:50px;
	height:50px;
	margin-bottom:2px;}	
.xuan_fu .icon01:hover{
	background:url(../image/icon666.png) no-repeat center;}
.xuan_fu .icon02:hover{
	background:url(../image/icon55.png) no-repeat center;}
.xuan_fu .icon03:hover{
	background:url(../image/icon77.png) no-repeat center;}
.openFather{
	background:#fff;
	width:180px;
	padding-left:20px;
	font-size:14px;
	padding-top:10px;
	position:absolute;
	right:90px;
	top:0;
	border-left:2px solid #0f70c4;
	opacity:0;
	visibility:hidden;
	transition:all .6s;
	}
.xuan_fu .icon01:hover .openFather{
	opacity:1;
	visibility:visible;
	right:68px;
	}
.xuan_fu .icon02:hover .openFather{
	opacity:1;
	visibility:visible;
	right:68px;
	}
.sanjiao{
	display:block;
	width:12px;
	height:12px;
	position:relative;
	right:-176px;
	background:url(../image/img88.png) no-repeat center;
	top:-20px;}