@charset "utf-8";/* common style start */
/* clear style start */
.clear{clear:both;line-height:0;font-size:0;height:0}
.clearfix:after{display:block;visibility:hidden;clear:both;height:0;content:"."}
*html .clearfix{height:1%}/* ie6 */
*+html .clearfix{height:1%}/* ie7 */
.mz_contain{width:1200px; margin: 0 auto;}
/* header */
.mz_header{width:100%; height: 90px; padding-top: 35px; background: none; position: fixed;z-index: 99;top:0px;}
.mz_hbg{background: #ffffff; padding-top: 0px}
.header_add{width:100%; height: 90px;}
.mz_header .hlogo{width:175px; height: 53px; margin:22px 0 0 68px; float:left;}
.mz_header .hright{width:auto; height: 28px; margin:33px 50px 0 0; float:right;}
.mz_header .hlink{width:auto; height: 28px; float:left;}
.mz_header .hlink a{width:28px; height: 28px; border-radius: 14px; margin-right: 14px; background: #e9e9e9; display: block; float:left;}
.mz_header .hmenu{width:auto; height: 28px; float:left;}
.mz_header .hmenu ul{display: block; float:left; height: 28px;}
.mz_header .hmenu ul li{display: block;height: 28px; line-height: 28px; padding:0 40px; float:left; position: relative;}
.mz_header .hmenu ul li a{font-size: 16px; line-height: 28px; color:#2e2e2e; font-weight: bold;}
.mz_header .hmenu ul li a:hover{color:#e69d00;}
.mz_header .hmenu ul li.cur a{color:#e69d00;}
/* footer */
.mz_footer{height: auto; background: #282828; overflow: auto; padding:50px 0;}
.mz_footer .foot_left{width:780px; height: auto; float:left;}
.mz_footer .foot_list{width:225px; float:left;}
.mz_footer .foot_list p{padding-bottom: 20px; line-height: 1em; font-size: 14px; color:#757575; font-weight: bold;}
.mz_footer .foot_list p.bm{padding-bottom: 50px;}
.mz_footer .foot_list p a{font-size: 14px; color:#d7d7d7; font-weight: bold;}
.mz_footer .foot_list p a:hover{color:#f2be46;}
.mz_footer .foot_right{width:410px; height: auto; font-size: 14px; color:#cacaca; font-weight: bold; float:right;}
.mz_footer .foot_right p{padding-bottom: 30px; line-height: 2.2em;}
.mz_copyright{height: 17px; line-height: 17px; color:#535353; font-size: 14px; border-top: 1px solid #2c2c2c; background: #282828; padding:38px 0 68px 0;}
.mz_copyright a{display: inline-block; margin:0 10px;}
/* search */
.search_box {position: fixed;overflow-y: auto;top: 0;left: 0;z-index: 10009;width: 100%;height: 100%; background: rgba(0,0,0,0.94); display: none;}
.search_box .close_box {position: fixed;top: 55px;right: 55px;z-index: 99;width: 26px;height: 26px;cursor: pointer;background: url(../images/s_close.png) no-repeat center center;}
.search_box .search_in_box { position: fixed; top: 50%;left: 50%;z-index: 11; margin: -34px 0 0 -300px; width: 600px; border-bottom: 1px solid #666;}
.search_box .search_in_box .in {
    border: 0;  padding: 0 40px 0 0; margin-bottom: 15px; width: 100%; font-size: 48px; color: #fff!important;  background: none; outline: 0; font-family: "微软雅黑"}
.search_box .search_in_box .enter_icon { position: absolute;  top: 15px;  right: 0; z-index: 1;width: 18px;height: 32px; cursor: pointer; background: url(../images/s_btn.png) no-repeat center center;}