﻿﻿body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
input,
textarea,
p,
th,
td,
img {
    margin: 0;
    padding: 0;
}

img {
    border: 0
}

ol,
ul {
    list-style: none
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 16px;
}

input {
    outline: none;
    border: none;
}

html {
    _overflow-y: scroll;
}


/*****！！页面通用css样式定义开始******/

html,
body {
    min-width: 1200px;
    font-family: "Microsoft YaHei";
    _width: expression(document.body.clientWidth < 1200 ? "1200px": "auto");
}


/* body的css定义:这里定义页面上下左右边距，页面背景颜色，滚动条颜色样式 */

body {
    font-family: "微软雅黑";
    /*文字字体定义 */
    font-size: 12px;
    /*文字大小定义 */
    color: #333;
    /*文字颜色定义 */
    min-width: 1200px;
    outline: none;
    margin:0;

}

* {
    word-break: break-all;
    word-wrap: break-word
}


/* 网站超链接css通用设置 */

a {
    text-decoration: none;
}


/* 链接无下划线,有为underline */

a:link {
    color: #2c2c2c;
}


/* 未访问的链接 */

a:visited {
    color: #2c2c2c;
}


/* 已访问的链接 */

a:hover {
    color: #2c2c2c;
    text-decoration: none;
}


/* 鼠标在链接上 */

a:active {
    color: #2c2c2c;
}


/* 点击激活链接 */

p {
    line-height: 24px;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.hide {
    display: none
}

.show {
    display: block
}

.dib {
    display: inline-block;
    *display: inline;
    zoom: 1;
}


/*.clear{clear:both; line-height:0; height:0; font-size:0px;}*/

.clear:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}


/*清除浮动*/

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    overflow: hidden;
}


/*清除浮动*/

.clearfix {
    display: inline-block
}

* html .clearfix {
    height: 1%
}

.clearfix {
    display: block
}

.dib {
    display: inline-block;
    *display: inline;
    zoom: 1;
}

.wrap {
    width: 1000px;
    margin: 0 auto;
    height: auto;
}

.red {
    color: red
}
.maincolor{
    color:#146BD1;
}

/*表格样式定义 */

checkbox {
    border: 0px;
}


/*选择框样式定义 */

.input {
    border: 1px solid #ccc;
    height: 20px;
    line-height: 20px
}

ul,
li {
    list-style: none
}


/*public*/

.size1 {
    width: 100%;
    overflow: hidden;
    margin: 0 auto;
}

.backcolor {
    background: #176db0;
}


.maincolor{
    color:#176db0;
}

.color {
    color: #176db0;
}


/*header*/
.header_top{height: 35px;line-height: 35px;color: #525252;border-bottom:1px solid #ddd; background:#f6f6f6;}
.header_top span a{color: #535353; padding-left:10px; font-size: 14px; display: inline-block; line-height: 35px;}
.header_top span a img{vertical-align: middle; display: inline-block; padding-right:5px; width:30px;} 

/*header*/
.Top {
	width: 100%;
background: url(../images/bg1.jpg) no-repeat left bottom;

	overflow: visible;
}
.Header {
	margin: auto;
	width: 1000px;
}
.Nav {
	margin: auto;
	width: 1000px;
	height: 35px;
	overflow: visible;
	z-index: 100;
}
.Nav ul {
	width:1000px;
	margin:auto;
}
.Nav ul li {
	float: left;
	width:125px;
	height: 35px;
	line-height: 35px;
	text-align: center;
	background: url(../images/navline.jpg) no-repeat left center;
	overflow: visible;
	position: relative;
	z-index: 100;
}
.Nav ul li a {
	color: white;
	font-weight: bold;
}
.Nav ul li:first-child {
	background: none;
}
.Nav ul ul {
	position: absolute;
	top: 35px;
	left: 0px;
	display: none;
	width: 125px;
	background: rgba(0, 73, 128, 0.8) none repeat scroll 0 0 !important;
	background: #004980;
	filter: Alpha(opacity=80);
	z-index: 100;
}
.Nav ul ul li {
	background-image: none;
	height: 25px;
	line-height: 25px;
	border-bottom: 1px #003A66 solid;
	position: relative;
}
.Nav ul ul li .menu3{
    position: absolute;
    width:125px;
    left:125px;
    top:0;
    display: none;
}
.Nav ul li ul li:hover .menu3{
    display: block;
}
.Nav ul ul li .menu3 dd{
    background: rgba(0, 73, 128, 0.8) ;
}
.Nav ul ul li a {
	font-weight: normal;
}
.Nav ul ul li a:hover {
	display: block;
	background: #004980;
}
.Nav ul ul ul {
	position: absolute;
	left: 100px;
	top: 0px;
	width: 100px;
}



.banner{width: 100%;position: relative;z-index: 0;overflow: hidden;}
.banner .flexslider{ width:1920px;position:relative;left: 50%;margin-left: -960px;overflow:hidden; min-width:1000px;}
.banner .slides{position:relative;z-index:1;}
.banner .slides li{}
.banner .slides li img{width: 100%; margin:0 auto; display:block;}
/*左右切换*/
.banner .flex-direction-nav {width: 1200px;height: 48px;position: absolute;left: 50%;top: 50%;margin:-24px 0 0 -600px;  z-index: 1}
.banner .flex-direction-nav a.flex-prev,
.banner .flex-direction-nav a.flex-next{position: absolute;width: 25px;height: 48px;background:none;font-size: 0}
.banner .flex-direction-nav a.flex-prev{left: 0;}
.banner .flex-direction-nav a.flex-next{right: 0;background-position:-25px 0; }
/*dot*/
.banner .flex-control-paging{}
.banner .flex-control-nav{ display: none; width: 1000px;position:absolute;left: 50%;margin-left: -500px;bottom: 50px; z-index:2;text-align:center;}
.banner .flex-control-nav li{display:inline-block;*display:inline;zoom:1;font-size: 0;margin: 0 6px;}
.banner .flex-control-nav a{display:block;width:20px;height:4px;border-radius:5px;background:#999;cursor:pointer;}
.banner .flex-control-nav .flex-active{background: #0461bb; width: 40px; height: 4px; position: relative; }



.TopFlash {
	text-align:center;
	width: 100%;
	z-index: 10;
	height: 360px;
	text-align:left;
}


.Footer {
	float: left;
	width: 100%;
	height: 78px;
	background: #004980;
}
.Footer p {
	color: white;
	text-align: center;
	padding-top: 26px;
}
.Footer p a {
	color: white;
}

.jiaerte_fl{
	width:100%;
	clear:both;
	text-align:center;
}
.jiaerte_fl .flc{
	width:988px;
	margin:0 auto;
	font-size:12px;
	line-height:18px;
	padding:10px 0;
}

.jiaerte_fl .flc a:hover{
	text-decoration:underline;
}



.IcoList {
	padding: 10px 0px;
}
.IcoList li {
	float: left;
	width: 150px;
	height: 90px;
	overflow: hidden;
	text-align: center;
}
.IcoList li a {
	display: block;
	line-height: 25px;
}
.IcoList li img {
	width: 135px;
	height: 72px;
	border: 1px solid #CCCCCC;
}