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: 1000px;font-family: "Microsoft YaHei";_width:expression(document.body.clientWidth < 1000 ? "1000px" : "auto");}
/* body的css定义:这里定义页面上下左右边距，页面背景颜色，滚动条颜色样式 */
body{
    font-family: "微软雅黑";    /*文字字体定义 */
	font-size: 14px;    /*文字大小定义 */
	color: #666666; /*文字颜色定义 */
	min-width:1000px;
}
/* 网站超链接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;}

.red{color: red}
/*表格样式定义 */ 
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:#0062b6;}
.color{ color:#0062b6; }
img{max-width: 100%;}
body{max-width: 1920px;margin: 0 auto;}


/*导航*/
.header{height:90px;background:#0062b9;}
.header .box{width:1044px;min-width:1044px;margin:0 auto;height:134px;position:relative;z-index:99;}
.logo{position:absolute;top:12px;left:0px;}
.header .tel_sear{width:300px;position:absolute;top:17px;right:0px;}
.header .tel_sear p{width:300px;height:43px;line-height:43px;background:url(../images/head_tel.png) no-repeat 0 0;text-indent:50px;
color:#fff;font-family:Arial;font-size:20px;margin-bottom:8px;font-weight: bold;}
.header .tel_sear form{width:240px;height:26px;line-height:26px;position:relative;background:url(../images/search_bg.png) no-repeat 0 0;}
.header .tel_sear input.k{width:183px;height:26px;position:absolute;top:0px;left:12px;}
.header .tel_sear input.btn{width:30px;height:26px;position:absolute;top:0px;right:4px;cursor:pointer;}
.header .tel_sear input{border:none;background:none;}

.header .nav{width:1044px;position:absolute;left:0px;bottom:24px;z-index: 99;}
.header .nav li{width:190px;float:left;height:39px;line-height:39px;background:url(../images/nav_border.png) no-repeat 0 center;margin-left:-18px; }
.header .nav li a{width:100%;height:39px;display:block;text-align:center;color:#fff; font-size: 16px;}
.header .nav li:hover a,.header .nav li.hover a{background:url(../images/nav_bg.png) no-repeat center center;color:#fff;}
.header .nav li.back_none{background:none;}

/**/
.foot{ position: relative;padding-bottom: 50px; }
.foot .foot_top{ display: block;margin:0 auto;  }
.foot a.pro_more{ color: #0055a0;position: absolute; display: block;right:0px;top:66px; font-weight: bold;}
.footwrp{background:url(../images/footcnt.jpg) no-repeat center top; height: 262px;  }
.footcnt{ padding-top:80px; }
.footcnt dl{ width: 33.3%;float: left;text-align: center; } 
.footcnt dl img{ display: block;margin:0 auto;  }
.footcnt dl p{text-align: center;line-height: 30px; color: #004d93;}

.botbt{ width:100%; background:#0062b6; height:40px; line-height:40px;}
.botbt span{ display:block; width:33%; float:left; height:40px; text-align:center; color:#fff;}
.botbt span a{ color:#fff;}

.leftxf{ position:fixed;left: 0;top:30%; width:360px; }
.leftxf ul li{display:block;height: 97px;padding-bottom:10px;cursor: pointer;}
.leftxf ul li img{width:104px; height: 97px;display: inline-block;}
.leftxf ul li span{display:none;float: left; text-align: center; width:220px;color: #fff;height: 97px;line-height: 97px;font-size:20px;}
.leftxf ul li:hover span{ display: inline-block; }
.leftxf ul li.retrun{ width:104px; }
.leftxf ul li .ftsp1{background:#0066cf;}
.leftxf ul li .ftsp2{background:#0078b6;}



