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}
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: 14px;    /*文字大小定义 */
	color: #666; /*文字颜色定义 */
	min-width:1200px;
	outline: none;
}
*{
	word-break: break-all; word-wrap:break-word
}
/* 网站超链接css通用设置 */
a{text-decoration: none; color:#666} /* 链接无下划线,有为underline */ 
/*a:link {color: #333;}  未访问的链接 */
/*a:visited {color: #333;}  已访问的链接 */
a:hover{color: #006ccc;	text-decoration: none;} /* 鼠标在链接上 */ 
a:active {color: #006ccc;} /* 点击激活链接 */

.fl,.left{float:left;}
.fr,.right{float:right;} 
.hide{display: none}

.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}
.clear{clear:both; height:0; line-height:0; overflow:hidden; display:block}

.dib{display: inline-block;*display: inline;zoom:1;}

button, input, optgroup, option, select, textarea {
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit;
    outline: 0;
}
/*表格样式定义 */ 
checkbox{border: 0px;}/*选择框样式定义 */ 
.input{ border:1px solid #ccc; height:20px;line-height:20px} 
ul,li{ list-style:none}

.textover{
	text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display: block;}


.nban{ width:100%; height:300px; margin:0 auto; background:#efefef}
.backcolor{ background:#006ccc}





/*顶部导航*/
.maintop{ width:100%; height:auto; margin:0 auto}


.toparea{ width:100%; height:35px; margin:0 auto; background:url(../images/header_bg1.jpg) center top repeat;}
.toparea ul{ width:1200px; margin:0 auto}
.toparea ul li{ float:left; line-height:35px; font-size:14px; color:#525252;}
.toparea ul li a{line-height:35px; font-size:14px; color:#525252}

.header_mid{ width:100%; background: url(../images/header_bg2.jpg) repeat top center; height:auto;}

.heading{ width:1200px; height:135px; margin:0 auto}
.heading ul li{ float:left}


.heading ul li.logo{
	height: 135px;
    font-size: 21px;
    color: #333333;
    line-height: 35px;
	background:url(../images/logo.png) no-repeat left 20px;
	padding-left:100px;
	}
.heading ul li.logo p{
	font-size:35px;
    color: #004fab;
    line-height: 50px;
    font-weight: bold;
    padding-top: 25px;
	}

.heading ul li.tel{ 
	height: 135px;
float: right;
background: url(../images/top_tel.png) 0 center no-repeat;
padding-left: 75px;
width: 170px;
	}
.heading ul li.tel p{
	padding-top: 30px;
	font-size: 25px;
    line-height: 38px;
    color: #333333;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
	}
.heading ul li.tel span{
	display: block;
text-align: center;
width: 170px;
height: 28px;
background: #ca0000;
line-height: 26px;
color: #ffffff;
font-size: 18px;
}

.navbg{
	width: 100%;
    height:73px;
    margin: 0 auto;
    background: url(../images/nav_bg.jpg) repeat;
    position: relative;
    z-index: 999;
	}
.navbg ul{ width:1200px; height:auto; margin:0 auto}
.navbg ul li{ float:left;position:relative; background:url(../images/nav_line.jpg) no-repeat right center;}

.navbg ul li a{
	padding-left:43px;
    padding-right:43px;
    line-height:70px;
    font-size: 16px;
    color: #fff; 
	}
.navbg ul li a:hover{ color:#fff; line-height:70px; font-size:16px; }
.navbg ul li:hover{color:#fff; line-height:77px; font-size:16px;  background: url(../images/nav_li.png) no-repeat center top;}
.navbg ul li:hover a{ color:#fff}

.navbg ul li dl{position:absolute; left:0px; top:60px; z-index:99999;display:none; width:100%}
.navbg ul li:hover dl{ position:absolute; left:0px; top:60px; z-index:99999;display:block;}

.navbg ul li dl dt a{
	padding-left:0;
	padding-right:0;
	width:100%;
	height:42px;
	line-height:42px !important;
	color:#fff !important;
	font-size: 15px !important;
	font-weight:500;
	text-overflow:ellipsis;
	white-space:nowrap;
	overflow:hidden;
	display:block; float:left;
	text-align:center;
	background:#ca0000; border-bottom:1px solid #d13b3b}
.navbg ul li dl dt a:hover{
	background:#004fab;color:#fff !important;line-height:42px !important; font-size:15px !important; font-weight:500;}

.navbg .nav_on{color:#fff; height:77px; display:block; line-height:77px; font-size:16px; background: url(../images/nav_li.png) no-repeat center top; position:relative;}
.navbg .nav_on a{ background:url(../images/hover.png) no-repeat center;}

.navbg.nav01 {position: fixed;top: 0;left: 0;width: 100%;min-width: 1200px; z-index:999; background:#004fab; margin:0;}





/*footer*/
.footer{background: #272727;}
.foot_top{background: #0f6cc9;height: 40px;line-height: 40px;color: #fff;}
.foot_top .flink span{margin-right: 15px;}
.foot_top .flink a{color: #fff;margin: 0 15px;}


.foot_con{margin-top: 90px;color: #fff;margin-bottom: 50px;}
.foot_con li{width: 26%;float: left}
.foot_con li.first{width: 21%;margin-right: 7%;text-align: center;}
.foot_con li.first p{font-size: 18px;line-height: 55px;margin-top: 10px;}
.foot_con li.first h3{font-size: 24px;background: #0f6cc9;line-height: 36px;border-radius: 18px;}

.foot_con li.second p{font-size: 15px;line-height: 30px;text-indent: 12px;color: #afafb0;}
.foot_con li strong{font-size: 18px; font-weight: normal;display:block;margin-bottom:15px;color: #fff;border-left:2px solid #0175c9;line-height: 24px;padding-left: 10px;}
.foot_con li ul{overflow: hidden;}
.foot_con li ul li{width:115px;float: left;padding: 0;text-indent: 6px;}
.foot_con li ul li a{font-size: 15px;color: #afafb0;line-height: 30px;display: inline-block}
.foot_con li ul li:hover a{color: #0f6cc9;}

.foot_con li.last{width: 146px;float: right;}
.foot_con li.last img{width: 126px;height: 126px;display: block;margin: 0 auto}

.foot {height:52px; font-size: 14px;text-align: center;}
.ddb p {line-height: 52px;color: #afafb0;  text-align: center; }
.ddb p a{ color: #afafb0}