@charset "gb2312";
/*****公共样式*******/
*{padding:0;margin:0;font-family:"微软雅黑"; border-image:none; }
html,body{margin: 0;background:#fff;min-width: 1260px;}

li,ul,dl,dt,dd,ol,ul{list-style:none; text-decoration:none;}
a{text-decoration:none; color:none; cursor: pointer;}
img{ border:0; text-decoration:none;}
h1, h2, h3, h4, h5, h6{ font-weight: normal;}
u,b{ font-weight:normal; text-decoration:none;}
/***** 水平居中 *****/
.cen{margin:0 auto; }
/***** 清除浮动 *****/
.clear{clear:both}
.clearfloat:after{display:block;clear:both;content:"";visibility:hidden;height:0} 
.clearfloat{zoom:1}
.container {width: 1200px;margin: 0 auto;min-height: 1px;}

.header_top{position:relative;z-index:99;width:100%;height: 456px;background:url(../images/top_bg.png) no-repeat top;top:0;}
.top_bg_w{width:100%;min-width:1200px;height:400px;}
.top_bg{width:1200px;height:400px;}

/*** 搜索 ***/
#search {float:right;display:block;width:256px;height:40px;margin-top:20px;}
#search li.ipt{float:left;width:200px;height:40px;}
#search li.ipt .keyword{float:left;display:block;border:none;width:206px;padding-left:16px;height:40px;font:14px/40px "微软雅黑";color: #fff;background:url(../images/ss_txt.png) no-repeat left center;}
#search li.btn{float:right;cursor:pointer;width:40px;height:40px;display:block;background:url(../images/ss_bt.png) no-repeat left top;}

.top_nav{width:100%;min-width:1200px;height:56px;background-color:#f1eee9;float:left;position:relative;z-index:1;}
.top_nav ul{width:1200px;height: 56px;}
.top_nav .nLi{float:left;-webkit-transition: all 0.5s;-moz-transition: all 0.5s;-ms-transition: all 0.5s;transition: all 0.5s;}
.top_nav .nLi a{float:left;font:16px/56px "微软雅黑";color: #333;padding: 0px 24px;text-align:center;}
.top_nav .nLi a:hover{background-color:#cc0202;color:#fff;}
.top_nav .nLi.on a{background-color:#cc0202;color:#fff;}
.top_nav .return{float:right;background: #f2d7ab url(../images/return.png) no-repeat 36px;line-height:56px;padding: 0 40px 0 64px;text-align: center;color:#cc0202;}
.top_nav .return:hover{background-color:#fbc97a;-webkit-transition: all 0.5s;-moz-transition: all 0.5s;-ms-transition: all 0.5s;transition: all 0.5s;}


#container{width:1200px; height:auto; padding:0px 0px 10px 0px;}
/* 防止高度称不开 */
.clearfix:after {content: '.';clear: both;display: block;height: 0;visibility: hidden;}
.clearfix:after, .clearfix:before {content: " "; display: table;}


/***** 当前位置 *****/
.position {width: calc(100%-30px);padding-left:30px;background:#fafbfd url(../images/add_ico01.png) 13px center no-repeat;height:38px;font:12px/38px "微软雅黑";color:#787777;height:38px;margin-top:30px;margin-bottom:20px;box-shadow:0px 0px 3px #e3e3e3;/*兼容operaspace:nowrap*/-moz-box-shadow:0px 0px 3px #e3e3e3;/*兼容firefox*/-webkit-box-shadow:0px 0px 3px #e3e3e3;/*兼容safari或chrome*/filter:progid:DXImageTransform.Microsoft.Shadow(color=#e3e3e3,direction=120,strength=3);/*兼容ie*/}
.position a{ font:13px/30px "微软雅黑"; height:30px;color:#555; text-decoration:none; }
.position a:hover{color:#0268bc; text-decoration:underline;} 
 

#container{width:1200px;}
/* 防止高度称不开 */
.clearfix:after {content: '.';clear: both;display: block;height: 0; visibility: hidden;}
.clearfix:after, .clearfix:before {content: " "; display: table;}



/***** foot *****/
.footer{float:left;width:100%;height:auto}
.footer .footer_link{height:48px;margin-top: 30px;background: #f4f9fd;}
.footer .footer_link span{float:left;font-size:16px;line-height: 16px;font-weight:bold;color: #005bb7;border-right:1px solid rgba(0, 91, 183, 0.24);margin: 16px 0;padding-right:10px;}
.footer .footer_link a{height:14px;font-size:14px;color:#005bb7;padding:0 20px;line-height:48px;}
.footer .footer_link a:last-child{border:none;}
.footer .footer_link a:hover{font-weight:bold;}
.footer .footer_m{background-color:#aa0002;height:120px;border-top:3px solid rgb(234, 165, 166);color:rgba(255, 255, 255, 0.88);text-align:center;}
.footer .footer_main{margin-top:24px;}
.footer .footer_main p{font-size:13px;line-height:30px;}
.footer .footer_main p span{padding:0 10px;}
.footer .footer_main p a{color:rgba(255, 255, 255, 0.88);}
.footer .footer_main p a:hover{text-decoration:underline;}


