@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: Arial, Helvetica, sans-serif;    /*文字字体定义 */
	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}

.heading{ width:1200px; height:120px; margin:0 auto}
.heading .logo{
	display: block;
    height: 120px;
    float: left;
    font-size: 18px;
    line-height: 24px;
    color: #014099;
    background: url(../images/logo.png) 0 center no-repeat;
    padding-left: 93px;
    font-family: Arial, Helvetica, sans-serif;
    text-transform: uppercase;
	}
.heading .logo p{
	font-size: 35px;
    color: #014099;
    font-weight: bold;
    line-height: 40px;
    padding-top:15px; font-family: Arial, Helvetica, sans-serif
	}

.heading .tel{ display: block; height:92px; float:right; background: url(../images/tel.png) left center no-repeat; padding-left:70px; text-align:left; font-size:17px; color:#f26617; line-height:25px; padding-top:28px}
.heading .tel p{ font-size:30px; color:#f26617;line-height:30px; font-family: impact}




.navbg{
	width: 100%;
    height: 100px;
    background: #fff;
    z-index: 9999;
	border-bottom:1px solid #f0f0f0; border-top:4px solid #0449b1;position: fixed;top: 0;left: 0;
	}
.navbg .center{ width:1200px; 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:0; top:55px}
.navbg ul li{ float:left;position:relative; margin:0 0 0 1px; width:19.5%}
/*.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: 35px;
    font-size: 15px;
    color: #3c3c3c;  display:block; width:100%; height:35px; text-align:center
	}
.navbg ul li a:hover,.navbg ul li:hover{ color:#fff; line-height:35px; font-size:15px; background:#387ddc;}
.navbg ul li:hover a{ color:#fff}


.navbg ul li dl{position:absolute; left:0px; top:35px; z-index:99999;display:none; width:150%; margin-left: -25%; background:#fff}
.navbg ul li:hover dl{ position:absolute; left:0px; top:35px; z-index:99999;display:block;}

.navbg ul li dl dt:last-child { margin-bottom:15px}

.navbg ul li dl dt a{
    width: 86%;
	height:32px;
	line-height:32px !important;
	color:#3c3c3c !important;
	font-size: 14px !important;

	text-overflow:ellipsis;
	white-space:nowrap;
	overflow:hidden;
	display:block;
	text-align:center;
	background:#fff; border-bottom:1px solid #dfdfdf; margin:0 auto}
.navbg ul li dl dt a:hover{
	background:#fff;color:#333 !important;line-height:32px !important; font-size:14px !important; text-decoration:underline}

.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:#fff !important; line-height:35px; font-size:15px; background:#387ddc; width:100%; height:35px; text-align:center}

.navbg.nav01 {position: fixed;top: 0;left: 0;width: 100%;min-width: 1200px; z-index:999; 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:500; color:#666}

/*.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:105px 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:#333333; height:380px; color:#FFFFFF;font-size:14px; line-height:30px; padding-top:20px; text-align:center }
.footcont a{color:#abacad;font-size:14px; line-height:30px;}
.footcont ul{ width:1200px; margin:0 auto;}
.footcont ul li{ float:left; color:#abacad; height:380px; text-align:left}
.footcont ul li p{ color:#abacad; 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:#abacad;}
.footcont ul li .del{ margin-top:20px;}
.footcont ul li .del p{ color:#abacad; 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:15px}
.footcont ul li .list dl{width:175px; float:left; display:block; margin-right:10px; }
.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 .list dl a{ display:block; width:100%; overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}


.footcont ul li .add dl dt{ background:url(../images/add.jpg) no-repeat left center; height:51px;}
.footcont ul li .add dl dd{ color:#abacad; 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:#abacad}
.footcont ul li .wx img{ width:180px}

.foot_bg{ background:#1d1d1d; text-align:center; color:#abacad; height:60px; line-height:60px;}
.foot_bg a{color:#abacad}