/*公共样式*/
a{
    text-decoration: none;
}
ul,li,dl, dt, dd,h1,h2,h3,h4,h5{
    padding:0;
    margin:0;
    list-style: none;
}
html,body{
    width:100%;
    height: auto;
    margin: 0;
    padding: 0;
    min-width: 1300px;
    *overflow-x: hidden;
    /**overflow-y: hidden;*/
    /*overflow: hidden;*/
    font-family: \5FAE\8F6F\96C5\9ED1,"幼圆";
}
.fl{
    float: left;
}
.fr{
    float: right;
}
.clear{
    clear: both;
}
/*清楚浮动*/
.clearfix:after{content:""; display:block; clear:both; height:0; line-height:0; visibility:hidden;}
.clearfix{zoom:1;}
.inlock{
    display: inline-block;
}
/*公共样式结束*/
.navFrame{
    position: fixed;
    left: 0px;
    top: 0px;
    z-index: 985;
    height: auto;
    width: 100%;
    overflow: hidden;
    background-color: #292c33;
}
.center_menu_frame{
    width: 50%;
    height: 100%;
    min-width: 1360px;
    margin: 0 auto;
    overflow: hidden;
}
.center_menu_frame div{
    height: 100%;
}
.top_menu_left{
    margin-left: 40px;
}
.top_menu_right{
    margin-right: 40px;
}
.top_menu_right ul{
    height: 100%;
    position: relative;
}
.top_menu_right ul li{
    height: 100%;
    display: inline-block;
    *float: left;
    margin-left: 15px;
}
.top_menu_right ul li a{
    font-size: 20px;
    padding: 10px 20px;
    height: 100px;
    line-height: 103px;
    color: #cccccc;
    *line-height: 110px;
    position: relative;
}
.top_menu_right ul li a:hover{
    color: white;
    left: 1px;
    top: 1px;
}
.top_menu_right ul li a span,
.navFrame li a span{
    position: absolute;
    display: inline-block;
    z-index: 3;
}
.top_Text{
    width: 100%;
    height: auto;
    position: absolute;
    left: 0px;
    bottom: -130px;
    z-index: 3;
    text-align: center;
}
/*================关于我们首页=============*/
/*关于我们 start*/
.al-top-div01{
    background-image: url("../imgs/About-banner4.jpg");
    background-size: 100% 100%;
    width: 100%;
    height: auto;
    text-align: center;
    padding: 150px 0;
}
.top-hide-div{
    width: 100%;
    height: 103px;
    overflow: hidden;
}
.yzs_div {
    color: #666666;
    font-size: 16px;
    line-height: 3em;
    white-space: nowrap;
    position: absolute;
    left: 0;
    top:400px;
    opacity: 0;
    filter:progid:DXImageTransform.Microsoft.alpha(opacity=0);
}
.fu-title {
    color: #272928;
    font-size: 44px;
    line-height: 2em;
    font-weight: normal;
    padding:80px 0 10px 0;
}
.fu-title span {
    color: #272928;
    font-size: 32px;
}
.abWord{
    text-align: center;
    padding:0 20px 40px;
    position: relative;
    width:1200px;
    height: 500px;
    margin:0 auto;
    overflow: hidden;
}
.borb{
    border-bottom: 1px solid #e6e6e6;
}
.top_stick {
    background-image: url("../images/arrow.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
    border: medium none;
    bottom: 20px;
    display: block;
    height: 32px;
    outline: 0 none;
    overflow: hidden;
    position: fixed;
    right: 2%;
    text-decoration: none;
    text-indent: 100%;
    width: 32px;
    z-index: 999;
    display: none;
}
.number_list{
    width: 1200px;
    margin: 50px auto 40px;
    height: 200px;
    overflow: hidden;
}
.number_list li {
    float: left;
    list-style: outside none none;
    text-align: center;
    width: 25%;
    position: relative;
    height: 200px;
    overflow: hidden;
}
.abNum .sp1 {
    color: #f53434;
    font-size: 106px;
}
.number_list li span.jie {
    color: #262626;
    font-size: 24px;
    position: absolute;
    top:150px;
    left: 100px;
}
.abNum .sp1 {
    position: relative;
}
.abNum .sp2 {
    font-size: 56px;
    position: absolute;
    right: -35px;
    top: 0;
    opacity: 0;
    filter:progid:DXImageTransform.Microsoft.alpha(opacity=0);
}
.abNumLa{
    display: inline-block;
    opacity: 0;
    filter:progid:DXImageTransform.Microsoft.alpha(opacity=0);
}
.abNum{
    height: 140px;
    position: absolute;
    left: 0;
    top:200px;
}
.abNum01{
    left: 120px;
}
.abNum02{
    left: 50px;
}
.abNum04{
    left: 20px;
}
.tx-c{
    text-align: center;
}
.mw1200{
    min-width: 1200px;
}
.wid1200{
    width: 1200px;
    margin: 0 auto;
}
.fu-title01{
    padding:14px 0 10px 0 !important;
}
.le {
    float: left;
}
.fenxiang{
    background-color: #FBFBFB;
}
.fen_text h3 {
    color: #262626;
    font-size: 24px;
    margin-bottom: 1em;
    margin-top: 10px;
    font-weight: normal;
    text-align: left;
}
.fen_text p {
    color: #262626;
    font-size: 16px;
    line-height: 2em;
    margin: 0;
}
.fen_text h3 span {
    color: #f53434;
    font-size: 44px;
    margin-right: 30px;
}
span.line-red {
    width: 15%;
    border-bottom: 3px solid #f53434;
    display: block;
    margin: 10px auto 0;
}
.fen_text {
    padding: 20px 20px 0;
}
.fxDivPR{
    position: relative;
    height: 307px;
    overflow: hidden;
    width: 100%;
}
.enjoy01{
    width: 50%;
    position: absolute;
    top:0;
}
.fxDivPA01{
    left: -100%;
}
.fxDivPA02{
    right: -100%;
}
.enjoy01 img{
    width: 100%;
}
.yzs_div01{
    color: #666666;
    font-size: 16px;
    line-height: 3em;
    white-space: nowrap;
}
.team_div{
    position: relative;
    height: 390px;
    overflow: hidden;
}
.team_div li {
    float: left;
    list-style: outside none none;
    overflow: hidden;
    position: relative;
    width: 33%;
    position: absolute;
    top:400px;
}
.team-first{
    left: 0;
}
.team-second{
    left: 33.3%;
}
.team-third{
    right: 0;
}
.team_div li .te_img {
    width: 100%;
}
.te_img img {
    height: 387px;
    width: 580px;
}
.te_text {
    background-image:url("../imgs/bg-i-4y.png");
    background-repeat: repeat;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.text-ce {
    text-align: center;
}
.te_text h3 {
    color: #ebebeb;
    font-size: 3em;
    margin-top: 3.5em;
    font-weight: normal;
}
.line-red01 {
    border-bottom: 3px solid #f53434;
    display: block;
    margin: 10px auto 0;
    width: 50%;
}
/*for footer css style*/
.footer-Frame-Div{
    width: 100%;
    height: 300px;
    background-image: url("../images/contact_bj.jpg");
    background-repeat: no-repeat;
    background-position: center center;
    padding: 3% 0%;
    position: relative;
    margin-top: 50px;
}
.foot-Frame{
    width: 100%;
    height: 110%;
    position: absolute;
    bottom: 0px;
    left: 0px;
    overflow: hidden;
    *overflow: inherit;
}
.coner-child-frame{
    position: absolute;
    z-index: 3;
    left: 0px;
    top: 0px;
    background-image: url("../images/contact_bj.jpg");
    background-position: center center;
    background-repeat: no-repeat;
}
.Ft-first-div{
    position: relative;
    height: 300px;
    margin: 0 auto;
}
.Ft-second-div{
    height: 105px;
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
    padding: 30px 0;
    position: relative;
}
.img-ewm{
    bottom: 20px;
    height: 100%;
    *height: 130%;
    position: absolute;
    right: -100%;
    text-align: right;
}
.lxwm{
    text-align: left;
    width: 800px;
    height: auto;
    overflow: hidden;
    position: absolute;
    top: 35%;
    *top: 0px;
    left: -100%;
}
.lxwm h3{
    color: white;
    font-size: 48px;
    line-height: 68px;
    font-family: '微软雅黑', '幼圆';
    font-weight: bolder;
    display: block;
    width: 100%;
}
.lxwm h2{
    color: #EE3637;
    font-size: 22px;
    line-height: 32px;
    font-family: '幼圆';
    width: 100%;
}
.lxwm p{
    color: white;
    font-size: 18px;
    font-family: '微软雅黑', '黑体';
    line-height: 18px;
    width: 100%;
}
.lxwm .formDiv{
    padding-top: 30px;
}
.lxwm .formDiv .form-text{
    border: none;
    background-color: transparent;
    border-bottom: 3px solid red;
    width: 250px;
    height: 70px;
    line-height: 70px;
    font-size: 32px;
    color: white;
    text-indent: 10px;
    margin-right: 20px;
    outline: medium none;
}
.lxwm .formDiv .call,
.lxwm .formDiv .zixun{
    height: 70px;
    font-size: 1.5em;
    color: white;
    margin-right: 20px;
    background-color: #EE3637;
    border: none;
}
.lxwm .formDiv .call:hover,
.lxwm .formDiv .zixun:hover{
    background-color: #C28F44;
}
.lxwm .formDiv .call{
    width: 160px;
}
.lxwm .formDiv .zixun{
    background-image: url("../images/xx.png");
    background-repeat: no-repeat;
    background-position: 50px center;
    width: 240px;
    text-indent: 40px;
}
.Ft-logo{
    width: 30%;
    height: 103px;
    position: absolute;
    left: -50%;
}
.CopyDisction{
    width: auto;
    height: 103px;
    position: absolute;
    right: -50%;
}
.Ft-a-div{
    width: auto;
    height: auto;
    padding: 10px 0 10px 80px;
    text-align: left;
    color: #333333;
    overflow: hidden;
}
.Ft-a-div a{
    color: #333333;
    font-size: 1.2em;
    display: inline-block;
    margin: 0 10px;
}
.Ft-sm-text{
    color: #808080;
    text-align: left;
    width: auto;
    height: auto;
    overflow: hidden;
    padding: 0 0 0 20px;
    font-size: 14px;
    line-height: 24px;
}
