@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: #005faf;	text-decoration: none;} /* 鼠标在链接上 */ 
a:active {color: #005faf;} /* 点击激活链接 */

.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:#005faf;}

/*顶部导航*/
.maintop{ width:100%; height:auto; margin:0 auto}


.toparea{ width:100%; height:45px; margin:0 auto; background:#f5f5f5}
.toparea ul{ width:1200px; margin:0 auto}
.toparea ul li{ float:left; line-height:45px; font-size:14px; color:#666666}
.toparea ul li.chinese{ background:url(../images/chinese.jpg) 0 center no-repeat; padding-left:40px; float:right; margin-right:30px}
.toparea ul li.english{ background:url(../images/english.jpg) 0 center no-repeat; padding-left:40px; float:right}
.toparea ul li.chinese a,.toparea ul li.english a{line-height:45px; font-size:14px; color:#666666}



.heading{ width:1200px; height:135px; margin:0 auto}
.heading ul li{ float:left}
.heading ul li.logo{ height:135px; background:url(../images/logo.jpg) 0 center no-repeat; padding-left:92px; font-size:12.5px; color:#011f46; line-height:30px;text-transform:uppercase; font-weight:bold; font-family:Arial, Helvetica, sans-serif}
.heading ul li.logo p{font-size:38px; color:#011f46; line-height:44px; font-weight:bold; padding-top:32px; font-family:微软雅黑}
.heading ul li.logo p span{font-size:38px; color:#fe0000; line-height:52px; font-weight:bold; }

.heading ul li.tel{ 
	height: 135px;
    float: right;
    background: url(../images/top_tel.png) 0 center no-repeat;
    padding-left: 75px;
    padding-right: 183px;
	}
.heading ul li.tel p{
	padding-top: 30px;
	font-size: 27px;
    line-height: 30px;
    color: #333333;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
	}
.heading ul li.tel span{
	display: block;
    text-align: left;
    width: 170px;
    height: 28px;
    line-height: 28px;
    color: #666666;
    font-size: 16px;padding-top: 5px; font-weight:500
	}

.navbg{
	width: 100%;
    height: 60px;
    margin: 0 auto;
    background: #005faf;
    position: relative;
    z-index: 999;
	}
.navbg ul{ width:1200px; height:auto; margin:0 auto}
.navbg ul li{ float:left;position:relative;}

.navbg ul li a{
	padding-left:43px;
    padding-right:43px;
    line-height: 60px;
    font-size: 16px;
    color: #fff; 
	}
.navbg ul li a:hover{ color:#fff; line-height:60px; font-size:16px; background:#022d64;}
.navbg ul li:hover{color:#fff; line-height:60px; font-size:16px; background:#022d64;}
.navbg ul li:hover a{ color:#fff}

.navbg ul li dl{position:absolute; left:0px; top:60px; z-index:99999;display:none; width:100%}
.navbg ul li:hover dl{ position:absolute; left:0px; top:60px; z-index:99999;display:block;}

.navbg ul li dl dt a{
	padding-left:0;
	padding-right:0;
	width:100%;
	height:42px;
	line-height:42px !important;
	color:#fff !important;
	font-size: 14px !important;
	font-weight:500;
	text-overflow:ellipsis;
	white-space:nowrap;
	overflow:hidden;
	display:block; float:left;
	text-align:center;
	background:#022d64; border-bottom:1px solid #0f376b}
.navbg ul li dl dt a:hover{
	background:#005faf;color:#fff !important;line-height:42px !important; font-size:14px !important; font-weight:500}

.navbg .nav_on{color:#fff; height:60px; display:block; line-height:60px; font-size:16px; background:#022d64}

.navbg.nav01 {position: fixed;top: 0;left: 0;width: 100%;min-width: 1200px; z-index:999; background:#005faf; margin:0;}

/*搜索*/
.link{ width:100%; height:70px; margin:0 auto; border-bottom:1px solid #e5e5e5}
.link ul{ width:1200px; height:70px; margin:0 auto;}
.link ul li{ float:left; height:70px}
.link ul li p{line-height:70px;width:880px; height:70px; color:#333333;text-overflow:ellipsis;white-space:nowrap;overflow:hidden; display:block; font-size:15px; font-weight:bold}
.link ul li a{line-height:70px;font-weight:500}

.bannerfo{ width:278px;height:36px; border:1px solid #cfcfcf; position:relative; margin-top:16px;border-radius:20px;}
.bannerfo dl dt{ display:inline}
.bannerfo dl .inputbox{ position:absolute; left:0; top:0; width:225px; height:36px;}
.bannerfo dl .inputbox input{ width:210px; height:36px; padding:0 0 0 15px;color:#aaaaaa; line-height:36px; font-size:14px; background:none}
.bannerfo dl .menuser{ position:absolute; left:225px; top:0; width:53px; height:36px; display:block;background: url(../images/search2.png) no-repeat 0 0; }
.bannerfo dl .menuser input{width:53px; height:36px;background: none}


/*子页面大图*/
.nban{ width:100%; height: auto; margin:0 auto; background:#dfdfdf;}
.nban img{ width:100%}



/*网站底部*/
.footer{ width:100%; height:auto; margin:0 auto; background:#032e65; padding-top:30px; padding-bottom:32px; border-bottom:1px solid #031e4b}
.footer .maina{ width:1200px; height:auto; margin:0 auto}
.footer .maina .botlogo{ width:170px; height:141px; display:block; float:left; background:url(../images/bot_line.jpg) right center no-repeat; margin-right:28px}


.footer .maina .botlx{ display:block; float:left; width:655px; height:auto; font-size:14px; line-height:36px; color:#a2b5cf; padding-top:18px}
.footer .maina .botlx a{font-size:14px; line-height:36px; color:#a2b5cf}

.footer .maina .botewm{ display:block; float:right}
.footer .maina .botewm img{ float:left; margin-right:15px}
.footer .maina .botewm p{ font-size:15px; line-height:36px; color:#a2b5cf; float:left; padding-top:34px}

.bottom{ width:100%; height:50px; margin:0 auto; background:#032e65; border-top:1px solid #07487e; text-align:center}
.bottom li{
	display: inline-block;
    height: 50px;
    line-height:50px;
    /*padding: 0 45px;*/
    margin: 0 45px;
    /*background: #2756cc;*/
    color: #a2b5cf;
    font-size: 15px;
    /*border-radius: 25px;*/
	}
.bottom li a{line-height:50px;color: #a2b5cf;font-size: 15px;}