@charset "utf-8";
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}
i, em {
    font-style: normal;
}
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; color:#333} /* 链接无下划线,有为underline */ 
/*a:link {color: #333;}  未访问的链接 */
/*a:visited {color: #333;}  已访问的链接 */
a:hover{color: #0044a5;	text-decoration: none;} /* 鼠标在链接上 */ 
a:active {color: #0044a5;} /* 点击激活链接 */

.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:#0044a5;}

/*顶部导航*/
.maintop{ width:100%; height:auto; margin:0 auto}






.navbg{
	width: 100%;
    height: 100px;
    background: #fff;
    z-index: 9999;
	border-bottom:1px solid #f0f0f0;position: fixed;top: 0;left: 0;
	}
.navbg .center{ width:1300px; height:100px; margin:0 auto;position: relative;}
	
.navbg .heading{ position:absolute; top:0; left:0}
	
.navbg ul{ width:678px; height:auto; margin:0; position:absolute; right:380px; top:32px}
.navbg ul li{ float:left;position:relative;height:50px;  border-bottom:2px solid #fff; margin:0 10px}
/*.navbg ul li.navline{ width:2px; height:64px; background:url(../images/nav_line.jpg) center center no-repeat}
.navbg ul li:nth-child(16){ background:none}*/

.navbg ul li a{
    line-height: 50px;
    font-size: 16px;
    color: #3c3c3c;  display: inline-block;  text-align:center;padding:0 13px;
	}
.navbg ul li a:hover{ color:#3c3c3c; line-height:50px; font-size:16px;  }
.navbg ul li:hover a{ color:#3c3c3c}

.navbg ul li:hover{border-bottom:2px solid #387ddc}


.navbg ul li dl{position:absolute; left:0px; top:45px; z-index:99999;display:none; width:100%}
.navbg ul li:hover dl{ position:absolute; left:0px; top:52px; z-index:99999;display:block;box-shadow: 0px 5px 8px rgba(102,102,102,0.35);}

.navbg ul li dl dt a{
	padding-left:0;
	padding-right:0;
	width:100%;
	height:35px;
	line-height:35px !important;
	color:#3c3c3c !important;
	font-size: 15px !important;
	font-weight:100;
	text-overflow:ellipsis;
	white-space:nowrap;
	overflow:hidden;
	display:block;
	text-align:center;
	background:#fff;}
.navbg ul li dl dt a:hover{
	background:#387ddc;color:#fff !important;line-height:35px !important; font-size:15px !important; font-weight:100;}

.navbg .yuyan{ position:absolute; top:10px; right:0; width:140px; height:28px; border:1px solid #e4e4e4; text-align:center}
.navbg .yuyan a{ line-height:28px; padding:0 9px; font-size:13px}


.navbg .nav_on,.navbg .nav_on:hover{color:#3c3c3c !important; line-height:50px; font-size:16px; text-align:center;border-bottom:2px solid #387ddc}

.navbg.nav01 {position: fixed;top: 0;left: 0;width: 100%;min-width: 1200px; z-index:99999; background:#fff; margin:0;}


/*搜索*/
.link{ width:100%; height:65px; margin:0 auto; border-bottom:1px solid #e5e5e5}
.link ul{ width:1200px; height:65px; margin:0 auto;}
.link ul li{ float:left; height:65px}
.link ul li p{line-height:65px;color:#333;font-size:15px; font-weight:bold}
.link ul li a{line-height:65px; font-weight:100}

/*.bannerfo{ width:378px;height:40px; border:1px solid #dddddd; position:relative; margin-top:20px;border-radius:20px;}
.bannerfo dl dt{ display:inline}
.bannerfo dl .inputbox{ position:absolute; left:0; top:0; width:330px; height:40px;}
.bannerfo dl .inputbox input{ width:300px; height:40px; padding:0 15px;color:#aaaaaa; line-height:40px; font-size:14px; background:none}
.bannerfo dl .menuser{ position:absolute; left:330px; top:0; width:48px; height:38px; display:block;background: url(../images/search2.png) no-repeat 0 0; }
.bannerfo dl .menuser input{width:48px; height:38px;background: none}
*/


/*子页面大图*/
.nban{ width:100%; height:165px; margin:101px auto 0; background:#dfdfdf;}



/*网站底部*/
.footbox{ width:100%; margin-top:50px;}
.dh{height:60px; text-align:center; background:#fff; border-top:1px solid #e5e5e5}
.dh a{line-height:60px; padding:0 30px; font-size:16px;  }
.footbox a:hover{ text-decoration:underline;}

.footcont{ width:100%; margin:0 auto; background:#005198; height:300px; color:#FFFFFF;font-size:14px; line-height:30px; padding-top:20px; text-align:center }
.footcont a{color:#fff;font-size:14px; line-height:30px;}
.footcont ul{ width:1200px; margin:0 auto;}
.footcont ul li{ float:left; color:#668eb2; height:255px; text-align:left}
.footcont ul li p{ color:#fff; font-size:20px; font-weight:bold; margin-top:20px; font-family:Arial, Helvetica, sans-serif}
.footcont ul li span{ font-size:16px; font-weight:100; color:#fff;}
.footcont ul li .del{ margin-top:10px;}
.footcont ul li .del p{ color:#fff; font-size:14px;  line-height:30px; margin:0 !important; font-weight:500 !important}

.footcont ul li .add{ margin-top:20px;}
.footcont ul li .list{ width:370px; margin-top:8px}
.footcont ul li .list dl{ float:left; width:185px; float:left; display:block;}
.footcont ul li .list dl dd{  font-size:16px; line-height:30px;}
.footcont ul li .list dl dt{ font-size:12px; line-height:25px;}


.footcont ul li .add dl dt{ background:url(../images/add.jpg) no-repeat left center; height:51px;}
.footcont ul li .add dl dd{ color:#668eb2; font-size:14px; text-indent:45px; line-height:40px;}
.footcont ul li .wx{ width:250px; margin-top:20px;}
.footcont ul li .wx dl dd{ float:left; margin-right:4px;margin-left:4px; text-align:center; color:#fff}
.footcont ul li .wx img{ width:120px}

.foot_bg{ background:#001f3a; text-align:center; color:#fff; height:60px; line-height:60px;}
.foot_bg a{color:#fff}