@charset "utf-8";
/* CSS Document */

body, head, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td {
	margin: 0;
	padding: 0;
}
body {
	background: #fff;
	color: #555;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
td, th, caption {
	font-size: 14px;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	font-size: 100%;
}
address, caption, cite, code, dfn, em, strong, th, var {
}
a {
	color: #555;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	text-decoration: none;
}
img {
	border: none;
}
ol, ul, li {
	list-style: none;
}
input, textarea, select, button {
	font: 14px Verdana, Helvetica, Arial, sans-serif;
}
table {
	border-collapse: collapse;
}
html {
	overflow-y: scroll;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
*zoom:1;
}
.cl{clear: both;}
.w{width: 1200px; margin: 0 auto;}
/*header*/
.logo{
    margin-top: 27px;
}
.logo-r{
    float:  right;
    width: 382px;
}
.logo-r1{
    float:  right;
    width: 210px;
}
.logo-r1 span{
    width: 182px;
    display: block;
    color: #1f1f1f;
    font-size: 16px;
}
.logo-r img{
    float:  left;
    margin-left: 100px;
    margin-top: -20px;
}
.logo-r1 h2{
    color: #0062ab;
    font-size: 26px;
    line-height: 1.2;
    font-weight: bold;
    width: 314px;
}
.logo-l{
    float: left;
    width: 600px;
}
.logo-l p{
    float:  left;
    width: 346px;
    font-size: 17px;
    font-weight: bold;
    margin-top: 5px;
}
.logo-l img{
    float: left;
    padding-right: 9px;
    border-right: 1px solid #cccccc;
    margin-right: 10px;
}
.logo-l h3{
    float:  left;
    font-size: 20px;
    font-weight: bold;
    color: #0062ab;
}
.nav{
    background: url(../images/nav.gif);
    height: 45px;
    width: 100%;
    border: 1px solid;
    margin-top: 20px;
}
.nav ul{
}
.nav ul li{
    float:  left;
    text-align: center;
    width: 171px;
    /* border: 1px solid white; */
    height: 45px;
}
.nav ul li a{
    color: white;
    font-size: 14px;
    line-height: 45px;
    font-weight: bold;
    font-family: '微软雅黑';
}
.nav ul li:hover{
    background: url(../images/nav.jpg);
}
.nav ul li a:hover{}
.nav ul li ul{display:none;background: #10367d;padding-bottom: 5px;position: relative;}
.nav ul li:hover ul{display: block;z-index: 999;}
.nav ul li:hover ul li{
    background: url(../images/nav1.gif) #10367d no-repeat;
    height: 39px;
}
/*banner*/
.banner{z-index: -1;}
.focusBox {position: relative;width: 100%;height: 600px;overflow: hidden;min-width: 1200px;}
.focusBox .pic { position: relative; z-index: 0; min-width: 1200px; }
.focusBox .pic img {width: 100%;height: 600px;display: block;min-width: 1200px;}
.focusBox .hd { width: 100%; position: absolute; bottom: 10px; text-align: center; font-size: 0; z-index: 1; }
.focusBox .hd li { margin: 0 5px; background: url(../images/dot.png) no-repeat 0 -16px; height: 16px; overflow: hidden; width: 16px; cursor: pointer; display: inline-block; *display:inline;
zoom: 1; _background: url(../images/dot8.png) no-repeat 0 -16px; }
.focusBox .hd .on { background-position: 0 0; }
.focusBox .prev, .focusBox .next { width: 60px; height: 90px; margin: -60px 0 0; display: none; background: url(../images/ad_ctr.png) no-repeat 0 0; position: absolute; top: 50%; z-index: 10; cursor: pointer; text-indent: -9999px; filter: alpha(opacity=20); opacity: 0.2; }
.focusBox .prev { left: 0; }
.focusBox .next { background-position: 0 -90px; right: 0; }
.focusBox .prev:hover, .focusBox .next:hover { filter: alpha(opacity=50) !important; opacity: 0.5 !important; }

/**/
/*footer*/
.footer{
    background:  black;
    margin-top: 30px;
    height: 215px;
    color:  white;
}
.footer-a p{
    text-align: center;
    color: #d8d8d8;
}

.footer-a1{width: 725px;float:  left;}
.footer-a1 ul{
    border-bottom: 0.1px solid #8c8c8c;
    height: 50px;
}
.footer-a1 ul li{
    float:  left;
    color:  white;
    width: 100px;
    text-align: center;
}
.footer-a1 ul li a{
    color: #d8d8d8;
    line-height: 50px;
    text-align: center;
}
.footer-a1 ul li a:hover{
    text-decoration:  none;
    color: #0264ad;
}
.footer-a1 p{
    color: #d8d8d8;
    line-height: 32px;
    text-align: left;
}
.footer-a1 h2{
    color: #d8d8d8;
    text-align: left;
    font-size: 17px;
    font-weight:  bold;
    line-height: 37px;
    }
.footer-a2{
    float: right;
    /* border:  1px solid white; */
}
.footer-a2 img{
    margin-top: 33px;
}
.footer-a2 span{
    display: block;
    text-align: center;
    color: #d8d8d8;
}
/**/