@charset "utf-8";
/* reset  */
body,button,input,select,textarea{font:14px/1.5 Tahoma,Helvetica,"Microsoft YaHei",Arial,sans-serif;}
body,h1,h2,h3,h4,h5,h6,dl,dt,dd,ul,ol,li,th,td,p,blockquote,pre,form,fieldset,legend,input,button,textarea,article,aside,footer,header,hgroup,nav,section,menu{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
li{list-style:none;}
fieldset,img{border:0;vertical-align:middle;}
input,textarea{outline-style:none;}
textarea{resize:none;}
article,aside,footer,header,hgroup,nav,section,menu{display:block;}
address,caption,cite,code,dfn,em,i,th,var{font-style:normal;font-weight:400;}
a{text-decoration:none;outline:none; color:#565656;cursor: pointer;}
a:hover{text-decoration:none; color:#ae7b41;}
.clearfix:after{content:"";display:block;height:0;clear:both;visibility:hidden;}
.clearfix{zoom:1;}
.hidden{ display:none;}
body{font:14px/1.5 Tahoma,Helvetica,"Microsoft YaHei",Arial,sans-serif; background:#FFFFFF; color:#565656;min-width: 1200px;}
._topCont{
    width:100%;
    height:46px;
    border-bottom:1px solid #e8e8ea;
    background-color: #ffffff;
    position: fixed;
    top:0px;
    z-index: 10000;
}
._top{
    width:1200px;
    height:46px;
    margin:0 auto;
}
._top-one{
    width:100%;
    height:44px;
    overflow: hidden;
}
._top-one ._top-logo{
    width:122px;
    height:27px;
    float: left;
    margin-top:7px;
}
._top-one ._top-phone{
    width:21px;
    height: 22px;
    float: left;
    margin:11px 0 0 52px;
}
._top-one ._phone-num{
    font:14px/44px "微软雅黑";
    color:#141a1f;
    float: left;
    margin-left: 10px;
}
._top-one ._top-person{
    width:27px;
    height:30px;
    float: left;
    margin:7px 0 0 20px;
}
._top-one ._top-center{
    width:76px;
    height:22px;
    background: url("../../images/top-center.png") center no-repeat;
    float: left;
    margin:11px 0 0 20px;
    text-align: center;
    cursor: pointer;
    font:12px/22px '微软雅黑';
    color:#FFFFFF;
    border:none;
}
._top-one ._top-esc{
    width:42px;
    height:22px;
    background: url("../../images/top-esc.png") center no-repeat;
    float: left;
    margin:11px 0 0 10px;
    text-align: center;
    cursor: pointer;
    font:12px/22px '微软雅黑';
    color:#49adfb;
    border:none;
}
._top-two{
    width:540px;
    height:46px;;
    overflow: hidden;
    float: left;
    margin-left:30px;
}
._top-two li{
    height:46px;
    width:120px;
    float: left;
    text-align: center;
}
._top-two li.active{
    background: url("../../images/top-border.png") 50% 80% no-repeat;
}
._top-two li.active a{
    color:#49adfb;
}
._top-two li a{
    font:16px/46px "微软雅黑";
    color:#141a1f;
}