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: #666; /*文字颜色定义 */
	min-width:1200px;
	outline: none;
}
*{
	word-break: break-all; word-wrap:break-word
}
/* 网站超链接css通用设置 */
a{text-decoration: none; color:#666} /* 链接无下划线,有为underline */ 
/*a:link {color: #333;}  未访问的链接 */
/*a:visited {color: #333;}  已访问的链接 */
a:hover{color: #0361af;	text-decoration: none;} /* 鼠标在链接上 */ 
a:active {color: #0361af;} /* 点击激活链接 */

.fl,.left{float:left;}
.fr,.right{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}

.dib{display: inline-block;*display: inline;zoom:1;}

button, input, optgroup, option, select, textarea {
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit;
    outline: 0;
}
/*表格样式定义 */ 
checkbox{border: 0px;}/*选择框样式定义 */ 
.input{ border:1px solid #ccc; height:20px;line-height:20px} 
ul,li{ list-style:none}

.textover{
	text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display: block;}


.nban{ width:100%; height:400px; margin:0 auto; background:#efefef}
.backcolor{ background:#0361af}



.toparea{ width:100%; height:65px; margin:0 auto; background:#0361af}
.toparea ul{ width:1200px; height:65px; margin:0 auto;}
.toparea ul li{ float:left;}


.bannerfo{ width:357px;height:35px; position:relative; margin-top:15px;border-radius:20px; background:#ffffff;}
.bannerfo dl dt{ display:inline}
.bannerfo dl .inputbox{ position:absolute; left:0; top:0; width:316px; height:35px;}
.bannerfo dl .inputbox input{ width:301px; height:35px; padding:0 0 0 15px;color:#aaaaaa; line-height:35px; font-size:14px; background:none}
.bannerfo dl .menuser{ position:absolute; left:316px; top:0; width:41px; height:35px; display:block;background: url(../images/search2.png) no-repeat 0 0; }
.bannerfo dl .menuser input{width:41px; height:35px;background: none}





.heading{ width:1200px; height:100px; margin:0 auto}
.heading .logo{
    display: block;
    float: left; height:100px; background:url(../images/logo.jpg) 0 center no-repeat; padding-left:90px; 
	}
.heading .logo p{
	font-size: 34px;
    color: #004ea2;
    line-height: 50px;
    font-weight: bold;
    font-family: '微软雅黑';
    margin-top: 14px;
	}
.heading .rtxt {
    display: block;
    float: right;
    width: 795px;
    height: 100px;
}


/*nav*/
.nav{width:100%; height:100px; margin:0 auto;}
.nav ul { width:100%; height:100px; margin:0 auto;}
.nav ul li{float: left; height:100px;position:relative; }
.nav ul li a{
	padding-left: 10px;
    padding-right: 10px;
    display: block;
    color: #333333;
    font-size: 17px;
    line-height: 100px;
} 
.nav ul li a:hover{color: #0361af; font-weight:bold}
.nav ul li:hover{font-size:17px;color: #0361af !important; font-weight:bold}
.nav ul li:hover a{color:#0361af;font-weight:bold}

.nav ul li dl{position:absolute; left:0px; top:100px; z-index:99999; display:none; width:120%}
.nav ul li:hover dl{ position:absolute; left:0px; top:100px; z-index:99999; display:block;}
.nav ul li dl dt a{
	background:#0361af; 
	width:130%; padding:0;
    text-align: center;
    height: 45px;
    line-height: 45px !important;
    color: #fff !important;
    font-size: 14px !important;
    font-weight: 500;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display: block;
    border-bottom: 1px solid #2498ff;
	}
.nav ul li dl dt a:hover{background:#ef8901; color:#fff !important; line-height:45px !important; font-size:14px !important; font-weight:500;border-bottom:1px solid #ef8901;/* width:100px*/}
.nav .nav_on{color: #0361af; font-size:17px; font-weight:bold; line-height:100px}








/*网站底部*/
.footer{ width:100%; height:auto; margin:0 auto; background:#0361af; padding-bottom:20px; }
.footer .main{ width:1200px; height:auto; margin:0 auto}
.footer .main .botdh{ height:60px; border-bottom:1px solid #4396cf; line-height:60x;}
.footer .main .botdh ul li{ float:left; background:url(../images/bot_dh_line.jpg) right center no-repeat; padding:0 30px}
.footer .main .botdh ul li:nth-child(7){ background:none}
.footer .main .botdh ul li a{ font-size:16px; color:#fff; line-height:60px}
.footer .main .botlx{ margin:20px auto 0}
.footer .main .botlx .leftcont{
	width: 65%; height:113px;
    float: left;
    font-size: 14px;
    line-height: 30px;
    color: #b4d0e7;
	}
.footer .main .botlx .leftcont a{ font-size:14px; line-height:30px; color:#b4d0e7}

.footer .main .botlx .rightewm{ float:right; height:113px;}
.footer .main .botlx .rightewm dl dt{ float:left; margin-left:18px}
.footer .main .botlx .rightewm dl dt img{ width:113px; height:113px;}