﻿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:35px; margin:0 auto; background:#eeeeee}
.toparea ul{ width:1200px; height:35px; margin:0 auto}
.toparea ul li{ float:left; line-height:35px; font-size:14px; color:#666666}
.toparea ul li a{line-height:35px; 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:#1b4d96;/* 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:350px; margin:0 auto; background:#dfdfdf;}

/*footer*/
.box { width: 1200px; margin: auto; overflow: hidden; }
.foot_ad { background: #1b4d96 url(../images/fadbg.png) no-repeat right bottom; height: 200px; color: #fff; position: relative; }
.foot_ad h3 { font-size: 30px; margin: 36px 0 25px; float: left; }
.foot_ad p { font-size: 18px; float: left; clear: both; }
.foot_ad p span { font-size: 32px; margin-left: 10px; }
.btn_yel { width: 200px; height: 50px; background: #f1b30a; text-align: center; line-height: 50px; font-size: 18px; margin-right: 18%; position: absolute; right: 10%; top: 40%; }
.btn_yel a { color: #fff; display: block }

.links { background: #f0f0f0; color: #666; padding: 20px 0; }
.links h4 { font-size: 16px; font-weight: normal; margin-right: 10px; float: left; line-height: 30px; }
.links ul { overflow: hidden }
.links ul li { float: left; line-height: 30px; margin: 0 10px; }
.links ul li a:hover { text-decoration: underline; }

.ft_contact { padding: 40px 0 120px; overflow: hidden; background: url(../images/bg6.jpg) no-repeat center; background-size: cover; }
.con_weixin { float: left; width: 52%; background: url(../images/ftlogo.png) no-repeat top left 40px; padding-top: 80px; margin-left: 5%; }
.con_text { width: 43%; float: right; padding-top: 10px; }
.con_weixin li { width: 39%; float: left; text-align: center; }
.con_weixin li img { margin: auto; }
.con_text h3 { font-size: 24px; margin-bottom: 30px; }
.con_text ul li { line-height: 43px; font-size: 18px; }
.ft_tell { text-align: center; font-size: 36px; font-weight: bold; margin-bottom: 50px; }
.copyright { background: #1b4d96; line-height: 50px; color: #fff; text-align: center; }
.copyright a { color: #fff; }

.ft_nav { margin: 40px 0; text-align: center; border-top: #777 1px solid; border-bottom: #777 1px solid; padding: 16px 0; }
.ft_nav li { display: inline-block; font-size: 17px; margin: 0 20px; }
.ft_nav li a { color: #666; }
.ft_nav li a:hover { color: #000; }
