@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: #2092c7;	text-decoration: none;} /* 鼠标在链接上 */ 
a:active {color: #2092c7;} /* 点击激活链接 */

.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:#2092c7;}

/*顶部导航*/
.maintop{ width:100%; height:auto; margin:0 auto}

.head{ width:100%;background: url(../images/index.jpg);}
.head ul.dbwz{ width:100%; height:35px;border-bottom:1px solid #e5e5e5;}
.head ul.dbwz li{ width:1200px; height:35px; margin:0 auto;font-size:14px; color:#666666; line-height:35px}



.heading{ width:100%; height: auto;  padding:10px 0; background:url(../images/logobg.png) repeat-x 0 bottom}
.heading ul li{ display:block; width:1200px; height:89px; margin:0 auto}
.heading .toplogo{ float:left}
.heading .toptel{ float:right}
.heading img{ display:block; height:89px;}
.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:"微软雅黑"
	}

.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:#4080bb; line-height:25px; padding-top:28px}
.heading .tel p{ font-size:30px; color:#4080bb;line-height:30px; font-family: impact}

.navbg{
	width: 100%;
    height: 40px;
    margin: 0 auto;
    position: relative;
    z-index: 999;
	}
.navbg ul{ text-align:center; display:block}
.navbg ul li{ display:inline-block;position:relative; margin-left:-40px}

.navbg ul li a{
	width:173px;
    line-height: 40px;
    font-size: 15px;
    color: #333;display:block; text-align:center; background:url(../images/nav.png) center 0 no-repeat
	}
.navbg ul li a:hover{ color:#fff;background:url(../images/navm.png) center 0 no-repeat}

.navbg ul li dl{position:absolute; left:0px; top:58px; z-index:99999;display:none; width:100%}
.navbg ul li:hover dl{ position:absolute; left:0px; top:58px; z-index:99999;display:block;box-shadow: 0 1px 4px rgba(0, 0, 0, 0.15); background:#fff}

.navbg ul li dl dt a{
	padding-left:0;
	padding-right:0;
	width:100%;
	height:42px;
	line-height:42px !important;
	color:#333 !important;
	font-size: 14px !important;
	font-weight:500;
	text-overflow:ellipsis;
	white-space:nowrap;
	overflow:hidden;
	display:block; float:left;
	text-align:center;
	background:#fff; border-bottom:1px solid #eee}
.navbg ul li dl dt a:hover{
	background:#fff;color:#333 !important;line-height:42px !important; font-size:14px !important; font-weight:500; text-decoration:underline}

.navbg .nav_on{color:#fff;background:url(../images/navm.png) center 0 no-repeat}

.navbg.nav01 {position: fixed;top: 0;left: 0;width: 100%;min-width: 1200px; z-index:999; background:#2092c7; margin:0;}

.navbg ul li dl.pronav{ width:260%;}
.navbg ul li dl.pronav dt a{ text-align: left; text-indent:35px}


/*搜索*/
.link{ width:100%; height:50px; margin:0 auto; background:#0e87bf}
.link ul{ width:1200px; height:50px; margin:0 auto;}
.link ul li{ float:left; height:50px}
.link ul li p{line-height:50px;color:#fff;font-size:15px; font-weight:bold}
.link ul li a{line-height:50px; color:#fff; font-weight:500;padding: 0 10px 0 0;}

.bannerfo{ width:278px;height:30px; border:none; position:relative; margin-top:10px; background:#fff}
.bannerfo dl dt{ display:inline}
.bannerfo dl .inputbox{ position:absolute; left:0; top:0; width:330px; height:40px;}
.bannerfo dl .inputbox input{ width:200px; height:30px; padding:0 15px;color:#666; line-height:30px; font-size:14px; background:none}
.bannerfo dl .menuser{ position:absolute; left:242px; top:0; width:36px; height:30px; display:block;background: url(../images/search2.png) no-repeat center center #ec3a41; }
.bannerfo dl .menuser input{width:36px; height:30px;background: none; cursor:pointer}


/*子页面大图*/
.nban{ width:100%; height: auto; margin:-40px auto 0; background:#dfdfdf;}
.nban img{ width:100%}



/*网站底部*/
.fotvd{ background:url(../images/foot_bg.jpg) repeat #0e89c2; width:100%; height:272px; margin-top:15px}
.botnav{ height:46px; line-height:46px; width:967px; border-bottom:1px solid #57add4}
.botnav{ color:rgba(255,255,255,0.3)}
.botnav a{ color:#fff; font-size:16px}
.botnav a:hover{ color:#fff; text-decoration:underline}
.bodsda,.bodsda *{ color:#b3d7e7; font-size:14px; line-height:30px}
.bodsda a:hover{ color:#fff; text-decoration:underline}

.fotext{ text-align:center; line-height:28px; padding:20px 0; font-size:13px}
