﻿@charset "utf-8";
.container{
	width: 1200px;
	height: auto;
	margin: 0 auto;
}
.clear{
	clear: both;
}
.top{
	width: 100%;
	background: url(../img/top-bg.png);
}
.nav{
	width: 100%;
	height: 46px;
	background: url(../img/nav-bgc.png);
}
.nav .container{ position:relative;}
.lang-01{position:absolute;right:0;top:10px;}
.lang-01 a{margin:0 5px;display:inline-block;font-size:16px;color:#d7ecfc;}
.nav ul li{
	cursor: pointer;
	width: 155px;
	height: 46px;
	float: left;
	list-style: none;
	line-height: 46px;
	text-align: center;
}
.nav ul li:hover{
	background: url(../img/nav-bg.png);
}
.nav ul li:nth-child(2){
	background: url(../img/nav-bg.png);
}
.nav ul li a{
	font-size: 16px;
	color: #d7ecfc;
	text-decoration: none;
    display:block;
}
.search{
   width: 100%;
   height: 48px;
   	line-height: 48px;
   background-color: #7fb9e2;
}
.search span{
	font-size: 16px;
	color: #d7ecfc;
    margin-left: 22px;
}
.btn_search{
	width: 235px;
	height: 28px;
    line-height:28px;
	float: right;
	margin-top: 9px;
	position: relative;
}
.btn_search input{
	width: 185px;
	height: 28px;
	background-color: #FFFFFF;
	padding-left: 10px;
	font-size: 12px;
	color: #666;
	border: none;
}
.btn_search img{
	position: absolute;
	right: 5px;
	bottom: -1px;
}
.banner{
	width: 100%;
	
}
/*==========banner01==========*/
.flexslider{position:relative;overflow:hidden;}
.slides{position:relative;z-index:1;}
.slides li{height:480px;}
.flex-control-nav{position:absolute;bottom:16px;z-index:2;width:100%;text-align:center;}
.flex-control-nav li{display:inline-block;height:10px;margin:0 4px;*display:inline;zoom:1;}
.flex-control-nav a{display:inline-block;width:15px;height:8px;line-height:40px;overflow:hidden;background:#78a8c6;cursor:pointer;border-radius:8px;}
.flex-control-nav .flex-active{background:#1f8ccf;width: 26px;}

.flex-direction-nav{position:absolute;z-index:3;width:100%;top:45%;}
.flex-direction-nav li a{display:block;width:50px;height:50px;overflow:hidden;cursor:pointer;position:absolute;}
.center{
	width: 100%;
	background: url(../img/zjqz_center_bg.png) no-repeat;
	height: 663px;
	/*background-color: #008000;*/
	padding-top: 50px;
}
.center_left{ float:left; width:230px;}
.center_left .l_title{ background:url(../img/zjqz_01.jpg) no-repeat; height:60px; line-height:60px; font-size:24px; font-weight:bold; color:#ffffff; text-align:center;}
.center_left .l_box{ border:#e8e8e8 1px solid; border-top:0; padding:0 9px 30px 9px;}
.center_left_nav{}
.center_left_nav h3{ display:block; border-bottom:#bdbdbd 1px dashed; line-height:40px; padding-left:20px; border-left:#fff 4px solid; font-size:18px; font-weight: normal;color:#333;}
.center_left_nav h3.on{ border-left:#054b94 4px solid; background:#f18a12; color:#fff;font-size: 18px;font-weight: normal;}
.center_left_nav h3:hover{background-color: #f18a12;color: #ffffff;}
.center_left_nav a:hover{
	text-decoration: none;
}
.center_right{ float:right; width:920px;}
.center_right_top{
	width: 920px;
	height: 40px;
	line-height: 40px;
	border-bottom: 1px solid #CCCCCC;
}
.center_right_top img{
	margin-top: -5px;
}
.center_right_top p{
	font-size: 14px;
	color: #333;
	float: right;
}
.center_right_top span{
	font-size: 14px;
	color: #00aeeb;
}
.center_right_bottom{
	width: 920px;
	height: 525px;
 /*background-color: #9CD0F3;*/
}
.center_right_bottom span{
	font-size: 30px;
	color: #1f8ccf;
	letter-spacing: 1px;
	float: left;
	margin: 30px 0px 20px 28px;
}
.center_right_bottom p{
	font-size: 14px;
	color: #333;
	float: left;
	line-height: 28px;
	letter-spacing: 1px;
	text-indent: 2em;
}
.center_right_bottom .img{
	width: 812px;
	height: 199px;
	float: left;
	margin: 28px 0px 0px 47px;
	/*background-color: #0000FF;*/
}
.center_right_bottom .img img{
	float: left;
	margin-left: 15px;
}
.footer{
	width: 100%;
	height: 300px;
	background-color: #d2d2d2;
}
.footer_top{
	width: 100%;
	height: 57px;
	border-bottom: 1px solid #1b7bb7;
}
.footer_top ul li{
	width: 200px;
	float:left;
	text-align: center;
	/*background-color: #0064B0;*/
	line-height: 57px;
}
.footer_top ul li a{
	font-size: 18px;
	color: #333333;
}
.footer_top ul li a:hover{
	color: #00419c;
	text-decoration: none;
}
.footer_bottom{
	width: 100%;
	height: 242px;
}
.footer_bottom_left{
	float: left;
}
.footer_bottom_right{
	float: right;
	width: 340px;
	height: 240px;
	/*background-color: #5AB10D;*/
}
.footer_bottom_right p{
	font-size: 16px;
	color: #333333;
	float: left;
	margin-top: 35px;
}
.footer_bottom_right ul li{
	margin-top: 5px;
	float: left;
	font-size: 16px;
	color: #666666;
	width: 300px;
}
.footer_bottom_right ul li img{
	margin-right: 10px;
}
