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;
	background:url(../images/bg.jpg) top no-repeat center;
}
*{
	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{text-decoration: none;} /* 鼠标在链接上 */ 
a:active {color: #333;} /* 点击激活链接 */

.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}
.backcolor{background:#0651a2;}

.header_top{ width:1200px; height:120px; margin:0 auto}
.logo{ display:block; float:left; background:url(../images/logo.jpg) 0 center no-repeat; padding-left:627px;height:120px; line-height:120px; font-size:30px; color:#636363; font-weight:bold}


/*搜索*/
.bannerfo{ width:398px;height:38px; display:block; float:right; border:1px solid #dedede; border-radius:5px;position:relative; margin-top:40px}
.bannerfo dl dt{ display:inline}
.bannerfo dl .inputbox{ position:absolute; left:0; top:0; width:319px; height:38px;}
.bannerfo dl .inputbox input{ width:289px; height:38px; padding:0 15px;color:#999999; line-height:38px; font-size:14px; background:none}

.bannerfo dl .menuser{
	position: absolute;
    left: 319px;
    top: 0;
	}
.bannerfo dl .menuser input{
	width: 80px;
    height: 38px;
    background: url(../images/search.png) 13px center no-repeat #000000;
    border-radius: 0px 5px 5px 0px;
    font-size: 16px;
    color: #fff;
    line-height: 38px;
    padding-left: 22px;
	}


.header_nav{width:1200px; height:60px; margin:0 auto; background:#db1e1c}
.header_nav  ul { width:1197px; height:60px; margin:0 auto;}
.header_nav  ul li{float: left;position:relative;}
.header_nav  ul li a{ width:149px; height:60px; display:block; text-align:center; line-height:60px; color:#fff; font-size:16px; font-weight:bold;} 
.header_nav  ul li a:hover{color: #db1e1c; font-size:16px; line-height:60px; background: url(../images/nav_hover.jpg) center top repeat-x #fff; font-weight:bold}
.header_nav  ul li:hover{line-height:60px; font-size:16px;color: #db1e1c;background:url(../images/nav_hover.jpg) center top repeat-x #fff; font-weight:bold}
.header_nav  ul li:hover a{color:#db1e1c;}
.header_nav  ul li dl{display:none;}
.header_nav  ul li:hover dl{ position:absolute; left:0px; top:60px; z-index:99999; background:#fff; display:block; width:149px;}
.header_nav  ul li dl dt a{ width:149px;height:45px; margin:0 auto;line-height:45px;color:#333 !important;font-size: 16px; font-weight:100;text-overflow:ellipsis;white-space:nowrap;overflow:hidden; display:block; border-bottom:1px solid #efefef;}
.header_nav  ul li dl dt a:hover{background:#db1e1c; color:#fff !important; line-height:45px; font-size:16px; font-weight:100}
.header_nav .nav_on{color: #db1e1c; font-size:16px; line-height:60px;background:url(../images/nav_hover.jpg) center top repeat-x #fff}
.header_nav.nav01 {position: fixed;top: 0;left: 0;width: 100%;min-width: 1200px; z-index:999; background:#db1e1c;box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.4);}

/*子页面大图*/
.nban{ width:1200px; height:400px; margin:10px auto 0px auto; background:#dfdfdf;}


/*footer*/
.footer{ width:100%; height:auto; margin:30px auto 0px auto; background:#393c41; padding-top:20px;}
.footer .main{ width:1200px; height:235px; margin:0 auto; }

.navigationa{ width:317px; height:235px; display:block; float:left; border-right:1px solid #5d5e61}
.navigationa a{
	width: 70px;
    height:42px;
    display: block;
    float: left;
    margin-right: 70px;
    border-bottom: 1px solid #7f7f7f;
    line-height: 42px;
    color: #dddee2;
	}

.botlx{ width:275px; height:235px; margin-left:70px; display:block; float:left; border-right:1px solid #5d5e61}
.botlx *{ font-size:14px; line-height:35px; color:#dddee2}

.botewm{ width:275px; height:auto; display:block; float:right; background:url(../images/bg_ewm.png) right 20px no-repeat; padding-left:100px; padding-top:20px}
.botewm ul li{ float:left; width:123px; height:auto; display:block; text-align:center; line-height:26px; font-size:14px; color:#d4d5d7; margin-right:28px; }
.botewm ul li img{ width:112px; height:112px; padding:6px 0 6px 3px}


.link{
	width: 1200px;
    height: auto;
    margin: 0 auto;
    padding-bottom: 20px;
	/*border-bottom:1px solid #5d5e61*/
	}
.link .title{ width:120px; height:auto;display:block; float:left; background:url(../images/bg_link.png) 5px 0 no-repeat; text-indent:42px; font-size:15px; color:#dddee2; font-weight:bold; line-height:28px} 
.link .cont{ width:1080px; height:auto; display:block; float:right}
.link .cont a{
	line-height: 28px;
    font-size: 14px;
    color: #dddee2;
    margin-right: 30px;
    word-break: keep-all;
    white-space: nowrap;
    display: block;
    float: left;
	}

.bottom{ width:100%; height:60px; margin:0 auto; background:#292a2e}
.bottom ul{ width:1200px; height:60px; margin:0 auto}
.bottom ul li{ display:block; text-align:center; line-height:60px; font-size:14px; color:#6b6f72}
.bottom ul li a{line-height:60px; font-size:14px; color:#6b6f72;}


