﻿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: #333; /*文字颜色定义 */
	min-width:1200px;
	outline: none;
}
*{
	word-break: break-all; word-wrap:break-word
}
/* 网站超链接css通用设置 */
a{text-decoration: none;} /* 链接无下划线,有为underline */ 
/*a:link {color: #333;}  未访问的链接 */
/*a:visited {color: #333;}  已访问的链接 */
a:hover{color: #333;	text-decoration: none;} /* 鼠标在链接上 */ 
a:active {color: #333;} /* 点击激活链接 */

.fl{float:left;}
.fr{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}

.textover{text-overflow: ellipsis;white-space: nowrap;overflow: hidden;display: block;}

.dib{display: inline-block;*display: inline;zoom:1;}


/*表格样式定义 */ 
checkbox{border: 0px;}/*选择框样式定义 */ 
.input{ border:1px solid #ccc; height:20px;line-height:20px} 
ul,li{ list-style:none}
.backcolor{background:#1e5db0;}

.toparea{ width:100%; height:45px; margin:0 auto; background:#eeeeee}
.toparea ul{ width:1200px; height:45px; margin:0 auto}
.toparea ul li{ float:left; line-height:45px; font-size:14px; color:#666666}
.toparea ul li a{line-height:45px; font-size:14px; color:#666666}

/*header_top*/
.header_top{ width:1200px; height:120px; margin:0 auto}
.header_top ul li{ float:left}
.header_top ul li.logo{ width:675px; height:150px; background:url(../images/logo.png) 0 center no-repeat;text-transform:uppercase; position:relative}
.header_top ul li.logo p{ position:absolute; left:85px; top:43px; font-size:33px; color:#333333; font-weight:bold; line-height:40px}
.header_top ul li.logo p span{font-size:16px; color:#999999; font-weight:100; line-height:25px; font-family:Arial, Helvetica, sans-serif}
.header_top ul li.logo em{font-style:normal; position:absolute; left:458px; top:46px; font-size:24px; color:#003672; font-weight:bold; line-height:30px}
.header_top ul li.logo em span{
	font-size: 18px;
    color: #666666;
    font-weight: 100;
    line-height: 30px;
	}

.header_top ul li.tel{ height:100px; display:block; float:right; background:url(../images/tel.png) left center no-repeat; padding-left:58px; padding-top:50px;font-size:16px; color:#666666; line-height:20px}
.header_top ul li.tel p{font-size:26px; color:#0651a2; font-family: Arial, Helvetica, sans-serif ; font-weight:bold; line-height:34px}

/*nav*/
.header_nav{width:100%; height:56px; margin:0 auto; background:#0651a2; border-bottom:4px solid #003672}
.header_nav  ul { width:1200px; height:56px; margin:0 auto;}
.header_nav  ul li{float: left;position:relative;}
.header_nav  ul li a{ width:150px; height:56px; display:block; text-align:center; line-height:56px; color:#fff; font-size:16px;} 
.header_nav  ul li a:hover{color: #fff; font-size:16px; line-height:56px; background:#003672}
.header_nav  ul li:hover{line-height:56px; font-size:16px;color: #fff !important;background:#003672}
.header_nav  ul li:hover a{color:#fff;}
.header_nav  ul li dl{position:absolute; left:0px; top:56px; z-index:99999; background:#FFF; display:none; width:150px;}
.header_nav  ul li:hover dl{ position:absolute; left:0px; top:56px; z-index:99999; background:#fff; display:block;}
.header_nav  ul li dl dt a{ width:150px;height:44px;line-height:44px;color:#fff !important; font-size: 14px !important; font-weight:100;text-overflow:ellipsis;white-space:nowrap;overflow:hidden; display:block; background:#003672; border-bottom:1px solid #fff;}
.header_nav  ul li dl dt a:hover{background:#0651a2; color:#fff !important; line-height:44px; font-size:14px !important; font-weight:100}
.header_nav .nav_on{color: #fff; font-size:16px; line-height:56px; background:#003672}

.header_nav.nav01 {position: fixed;top: 0;left: 0;width: 100%;min-width: 1200px; z-index:999; background:#0651a2}


/*子页面大图*/
.nban{ width:100%; height:460px; margin:0 auto; background:#dfdfdf;}

/*footer*/
.foot{ width:100%; height: auto; margin:0 auto; background:#393c41; padding-top:40px;}
.foot .maina{ width:1200px; height:85px; display:block; overflow:hidden; margin:0 auto; border-bottom:1px solid #808080;}
.foot .maina .botlogo{ width:280px; height:85px; background:url(../images/bot_logo.png) 0 center no-repeat;display:block;float:left;}

.foot .maina .botlink{ display:block; float:left; height:56px; line-height:56px; font-size:14px; color:#dddee2; margin-top:29px;}
.foot .maina .botlink a{line-height:56px; font-size:14px; color:#dddee2; margin:0 10px}
.foot .mainb{ width:1200px; height:225px; margin:32px auto 0;}

.botdh{ display:block; float:left; width:265px; height: auto; margin-right:85px}
.botdh ul li{ float:left; width:58px; height:50px; display:block; text-align:center; line-height:50px; color:#dddee2; font-size:14px; border-bottom:1px solid #808080; margin-right:70px;}
.botdh ul li a{line-height:50px; color:#dddee2; font-size:14px}

.botlx{ width:410px; height:auto; display:block; float:left; font-size:14px; line-height:44px; color:#dddee2}
.botlx *{font-size:14px; line-height:30px; color:#dddee2}

.botewm{ width:373px; height: auto; display:block; float:right; background:url(../images/ewm.jpg) no-repeat 0 0; margin-top:10px}
.botewm ul{ width:274px; height:auto; display:block; float:right; margin-top:6px}
.botewm ul li{ width:123px; height:auto; display:block; float:left; margin-right:28px; display:block; text-align:center}
.botewm ul li img{ width:112px; height:112px}
.botewm ul li p{ margin-top:6px; font-size:14px; line-height:45px; color:#d4d5d7}


.footer{ width:100%; height:60px; margin:0 auto; background:#292a2e}
.footer ul{ width:1200px; height:60px; margin:0 auto}
.footer ul li{ float:left; line-height:60px; font-size:14px; color:#6b6f72}
.footer ul li a{line-height:60px; font-size:14px; color:#6b6f72}