﻿@charset "utf-8";
/* CSS Document */
* { margin: 0; padding: 0; }
body { margin: 0; padding: 0; font-size: 12px; font-family: "微软雅黑"; color: #333333; line-height: 24px; color: #434343; }
a { text-decoration: none; color: #434343; outline: none; }
a:hover { color: #434343; text-decoration: none; }
img { border: none 0; }
ul { list-style: none; }
.clear { clear: both; }
div, form, ul, ol, li, span, p, dl, dd, dt { margin: 0; padding: 0; border: 0; }
li { list-style-type: none; }
img, a img { border: 0; margin: 0; padding: 0; }
img { vertical-align: top; }
h1, h2, h3, h4, h5, h6 { margin: 0; padding: 0; font-size: 12px; font-weight: normal; }
/*链接样式*/
a:link { color: #021A23; text-decoration: none; }
a:visited {color: #c3c3c3;text-decoration: none;}
a:hover {color: #198ede;text-decoration: none;}
a:active { color: #ea6311; text-decoration: none; }

/*banner*/

.focusBox { position: relative; width: 100%; height: 500px; overflow: hidden; min-width: 1200px; }
.focusBox .pic { position: relative; z-index: 0; min-width: 1200px; }
.focusBox .pic img { width: 100%; height: 500px; 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; }

/**/
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: "微软雅黑";
}
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 {
	font-style: normal;
	font-weight: normal;
}
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;
}
.w{width: 1200px;margin: 0 auto;}
.cl{clear: both;}
.fl{float: left;}

/*hesd*/
.header{
    width: 100%;
}
.title{
    background: rgb(246, 246, 246);
    width:  100%;
    height: 40px;
}
.title p{
    float:  left;
    line-height: 40px;
    color: #333;
    font-family: "微软雅黑";
}
.title span{
    float: right;
    line-height: 40px;
    color: #333;
    font-size: 14px;
    font-family: "微软雅黑";
}
.title img{
    width: 14px;
    margin-right: 10px;
    margin-top: 13px;
}
.logo{padding: 20px;height: 65px;}
.logo img{
    float:  left;
}
.logo1{
    float:  left;
    /* border:  1px solid; */
    margin-top: 17px;
    margin-left: 11px;
}
.logo1 h2{
   
font-size: 26px;
   
font-weight: bold;
   
color: #333;
}
.logo1 p{
    text-align: center;
    letter-spacing: 1.4px;
}
.logo2{
    float:  right;
}
.logo2 img{
    width: 30px;
    margin-right: 10px;
    margin-top: 9px;
}
.logo2 p{
    display: block;
    width: 190px;
    font-size: 14px;
    letter-spacing: 1px;
}
.logo2 span{
    font-size: 20px;
    font-weight: bold;
}
.nav{
    background: #2b2b2b;
    height: 50px;
    width: 100%;
}
.nav ul{}
.nav ul li{
    float:  left;
    width: 140px;
    text-align: center;
    margin-right: 10px;
}
.nav ul li:hover{
    background: #198ede;
}
.nav ul li a{
    color: white;
    line-height: 50px;
    text-align: center;
    font-size: 16px;
}
.nav ul li a:hover{}
.nav1{
    background: #198ede;
}
.nav ul li ul{display: none;position:  absolute;}
.nav ul li:hover ul{display: block;z-index: 999;height: 124px;}
.nav ul li ul li{
    background: #198ede;
    float:  none;
}
.banner{}
/**/
.footer{
    width: 100%;
    height: 125px;
    background: #2b2b2b;
    margin-top: 30px;
    padding-top: 10px;
}
.footer-l{
    margin-top: 14px;
    margin: 0 auto;
}
.footer-l h2{
    text-align:  center;
    font-size: 20px;
    color: #c3c3c3;
    font-weight:  bold;
    line-height: 45px;
}
.footer-l p{
    color: #c3c3c3;
    font-size: 14px;
    text-align: center;
}
.footer-r{
    float:  right;
    width: 182px;
    margin-top: 12px;
}
.footer-r img{
    float: left;
}
.footer-r p{
    width: 71px;
    float:  left;
    color: #c3c3c3;
    margin-top: 30px;
    margin-left: 11px;
}
/**/