@charset "utf-8";
body,*{margin:0;padding:0;font-family:Microsoft Yahei;font-size:14px; color:#333;}
li{list-style:none;}
a{text-decoration:none;color:#333; cursor:pointer;}
a:hover{color:#c00;}
img{border:0 none;}
body,ul,ol,li,p,h1,h2,h3,h4,h5,h6,form,fieldset,table,td,img,div,dl,dt,dd,input{margin:0;padding:0;}
img{border:none;}
li{list-style:none;}
input,select,textarea{outline:none;}
textarea{resize:none;}
a{text-decoration:none; cursor:pointer;}
a:hover {color:#09f;}
p { color: #333;}

h2 {
	width: 500px;
	margin: 0 auto;
	text-align: center;
	font-size:28px;
	color: #333;
	position: absolute;
	margin-left:-250px;
	left: 50%;
	font-weight: normal;
}
.content0_list .content0 h2{animation: move 1s alternate;-webkit-animation: move 1s alternate;}

@keyframes move{
	from{ opacity:0; margin-left:-500px; left: 50%;}
	to{ opacity:1; margin-left:-250px; left: 50%;}
}
/*===================================================================================*/
/*  								导航                                   */
/*===================================================================================*/
.body_content {
	width: 100%;     
	position: fixed; 
	top:0; 
	height: 87px;
	background:#fff; 
	z-index: 9999; 
}
#navigation{
	width: 100%;
	background:#fff;
	border-bottom:1px solid #e2e2e2;
	height:86px;
	z-index: 9999;
}
#navigation .navigation_nav{
	width: 1200px;
	margin: 0 auto;
	padding:0;
	height:100%;
}

.navigation_nav .logo{
	float:left;
	position:absolute;
	z-index:9999;
}

.navigation_nav .logo a{
	width:auto;
	display:block;
	margin:20px 0 0;
}

.nav-menu{
	width:auto;
	float:right;
	height:86px;
	text-align:right;
}

.nav-menu ul{
	padding:0;
	margin:0;
}

.nav-menu ul li{
	height:86px;
	width:auto;
	display:block;
	float:left;
	list-style:none;
	padding:0;
	margin:0;
}

.nav-menu ul li  a{
	height: 0;
	padding:33px 0;
	display:block;
	margin: 0 13px;
	font-size:16px;
	text-align:center;
	color:#464646;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	transition: all 0.5s;
}

.nav-menu ul li:first-child a{
	padding-left:0;
}

.nav-menu ul li:last-child a{
	padding-right:0;
}

.nav-menu a:hover{
	color:#0096e0;
}

.nav-menu a.active{
	color:#0096e0;
}

.main-nav > li > a:hover,
.main-nav > li > a:focus{
	background:none;
	border-bottom: #0096e0 2px solid;
}

.main-nav li.active a{
	color:#0096e0;
	border-bottom: #0096e0 2px solid;
}
.nav-menu ul li.language {
	height: 23px;
	width: 100px;
	background: #88bbfd;
	border-radius: 50px;
	margin-top: 33px;
}
.nav-menu ul li.language a {
	float: left; 
	color: #fff; 
	display: inline; 
	margin:-30px 7px; 
	font-size: 12px;
}
.nav-menu ul li.language a span {
	float: left; 
	color: #fff;
	font-size: 12px;
}
/*===================================================================================*/
/*  								主体                                   */
/*===================================================================================*/
.pinpai_top_img {
	padding-top: 87px; 
	width: 100%;
}
.pinpai_top_img img {
	width: 100%;
}
.content0_list {
	background-color: #fff;
	width: 100%;
	height: auto;
}
.content0_list .content0{ 
	position: relative;
	width: 1200px;
	overflow: hidden;
	margin: 0 auto;
	height:500px; 
	background-color: #fff;
}
#container {
	width:1200px;
	margin:20px auto;
	height:auto;
	overflow:hidden;
}
h3 {
	width: 100%;
    text-align: center;
    font-family: "Microsoft YaHei", SimHei, simsun;
    float: left;
    font-size: 28px;
    line-height: 30px;
    padding: 10px 0 20px 0;
    margin: 0;
	border-bottom:#e5ebed 1px solid;
}
.float_l {
	float: left;
}
.float_r {
	float: right;
}
.new_left {
	width:818px;
	padding-left:11px;
	padding-top:11px;
	padding-right:11px;
	margin-right:15px !important; margin-right:7px;
	background:#fff;
}
.new_right {
	width:305px;
	padding:0 20px 20px;
	background:#fff;
}
.time {
	text-align:center;
	color:#a3afb7;
	line-height:40px;
}
.news {
	text-align:center;
}
.news p {
	text-align:left;
	text-indent:2em;
	font-size:16px;
	line-height:30px;
	color:#666;
	padding:10px 20px;
}
.news img {
	width: 100%;
}
.new_right h1 {
	line-height:50px;
	color:#2a333c;
	font-size:18px;
	font-weight:500;
}
.new_right ul {
	border:#e5ebed 1px solid;
	border-radius:5px;
}
.new_right ul li {
	padding:15px;
	line-height:20px;
	border-bottom:#e5ebed 1px solid;
}
.new_right ul li a {
	color:#2a333c;
}
.new_right ul li a:hover {
	color:#007eff;
}
.page-wrap{text-align:center;font-size:0;padding:20px 0 20px; margin-top:20px; }
.page-wrap a,.page-wrap span{font-size:12px;padding:0 12px;height:26px;line-height:26px}
.page-wrap a{display:inline-block;border:1px solid #ccc;background-color:#fff;color:#666;border-radius:2px;margin:0 5px}
.page-wrap a:hover{background-color:#f0f0f0;text-decoration:none}
.page-wrap a.current{background-color:#007eff;border-color:#007eff;color:#fff}
.page-wrap a.page-disabled{border-color:#efefef;color:#999;cursor:default}
.page-wrap a.page-disabled:hover{background-color:#fff}


/*===================================================================================*/
/*  								底部footer                                   */
/*===================================================================================*/
.bairui_footer {
	position:relative;
	z-index: 9999;
	width: 100%;
	min-width: 1200px;
	height:330px ;
	background: #32373c;
}
.bairui_footer .top {
	position: absolute;
	left: 50%;
	top: -20px;
	margin-left: -20px;
	width: 40px;
	height: 24px;
	padding-top: 16px;
	text-align: center;
	background: #007eff;
}
.bairui_footer .top:hover {
	background: #0066ff;
}
.bairui_footer .footer_logo {
	text-align: center;
	height: 72px;
	padding-top: 60px;
}
.bairui_footer .footer {
	height: 40px;
	border-top:#44484d 1px solid ;
	border-bottom:#44484d 1px solid ;
}
.bairui_footer .footer ul {
	width: 1200px;
	margin: 0 auto;
}
.bairui_footer .footer ul li {
	float: left;
	width: 133px;
	text-align: center;
	line-height: 40px;
}
.bairui_footer .footer ul li a {
	color: #666;
	font-weight: normal;
}
.bairui_footer .footer ul li a:hover {
	font-weight: 600;
	font-size: 16px;
}
.foot {
	width: 1200px;
	margin: 0 auto;
	height: 35px;
	padding-top: 25px;
}
.foot .tel {
	width: 550px;
	text-align: right;
	height: 55px;
	line-height: 55px;
	float: left;
}
.footer_tel {
	height: 80px;
	float: left;
}
.footer_tel {
	text-align: left;
}
.footer_tel img {
	margin: 3px 0 10px;
}
.footer_tel {
	width: 134px;
	padding-left: 10px;
	line-height: 30px;
}
.foot p {
	color: #666;
	font-size: 18px;
}
.foot .tel p {
	font-size: 14px;
}
.bairui_footer .copy {
	width: 1200px;
	color: #666;
	text-align: center;
	margin: 0 auto;
	overflow: hidden;
}
.bairui_footer .copy p {
	color: #666;
	text-align: center;
}
.bairui_footer .copy p span {
	color: #666;
	padding-left: 20px;
}
.bairui_footer .copy p span a {
	color: #666;
}
.bairui_footer .copy p span a:hover {
	color: #cdcdcd;
	font-weight: normal;
}