@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;
	padding-bottom: 60px;
}
.content0_list .content0{ 
	position: relative;
	width: 1200px;
	overflow: hidden;
	margin: 0 auto;
	padding: 25px 0;
	background-color: #fff;
}


/*===================================================================================*/
/*  								简介                                   */
/*===================================================================================*/
/*tab*/
.container_select { width:184px;}
.container_select ul{
	width: 245px;
	height: auto;
	overflow: hidden;
	float: left;
}
.container_select li{width:208px;float:left;font-size:18px; color:#333;height:58px; line-height:58px;text-align: center;  border: #ecf5ff 2px solid; margin-bottom: 2px;}
.container_select li:hover { border: #007dff 2px solid; color: #007dff;}
.container_select li.current {color: #fff; background: #007dff; border:#007dff 2px solid;}
.about_content {
	width: 955px;
	height: auto;
	float: right;
}
.about_content h3 {
	line-height:40px ;
	font-size: 30px;
	font-weight: normal;
	color: #000;
	padding-bottom: 10px;
}
.about_content p {
	text-indent: 2rem;
	line-height:34px ;
	font-size: 16px;
	color: #333;
}
.about_content video {
	width: 100%;
	height: 100%;
	margin: 20px 0;
}
.about_content p.about_w {
	height:72px;
	background: #007dff;
	color: #fff;
	text-indent: 0;
	font-size: 24px;
	padding: 20px 40px;
	line-height: 36px;
	margin: 20px 0;
}
.about_content img {
	margin: 20px 0;
}
.about_content h4 {
	 font-size: 16px;
	 color: #007dff;
	 line-height: 34px;
	 font-weight: normal;
	 text-indent: 2rem;
}
/*===================================================================================*/
/*  								底部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;
}