/*公共样式*/
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:100%;
    margin: 0;
    padding: 0;
    min-width: 1300px;
    font-family: 'Helvetica Neue',\5FAE\8F6F\96C5\9ED1,Tohoma,黑体;
    *overflow-y: hidden;
    *overflow-x: auto;
    position: fixed;
    *position: absolute;
}
.fl{
    float: left;
}
.fr{
    float: right;
}
.clear{
    clear: both;
}
.inlock{
    display: inline-block;
}
/*公共样式结束*/
/*第一层样式*/
.ladeyFrame {
    width: 100%;
    height: auto;
    overflow: hidden;
    position: relative;
    *position: static;
}
.flash {
    width: 100%;
    height: 1080px;
    overflow: hidden;
}
.flashMask {
    width: 100%;
    background-color: black;
    height: 100%;
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);
    position: absolute;
    left: 0px;
    top: 0px;
    opacity: 0.7;
    z-index: 2;
}
.navFrame{
    position: fixed;
    left: 0px;
    top: 0px;
    z-index: 985;
    height: auto;
    width: 100%;
    overflow: hidden;
}
.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;
}
.news-grids ul li .newSpan,
.top_menu_right ul li a span,
.row_pdt ul.LFy2 li dt span{
    position: absolute;
    display: inline-block;
    z-index: 89;
}
.top_Text{
    width: 100%;
    height: auto;
    position: absolute;
    left: 0px;
    bottom: -130px;
    z-index: 3;
    text-align: center;
}
/*第一层样式结束*/
/*每层的内容框架*/
.container{
    width: 1240px;
    min-width: 1240px;
    margin: 0 auto;
    text-align: center;
    padding: 50px 0 10px 0;
    position: relative;
}
.container h1{
    font-size: 42px;
    position: relative;
    left: -120%;
}
.container .fp{
    font-size: 22px;
    color: #666;
    position: relative;
    left: 120%;
}
.row{
    width: 100%;
    height: 100%;
    margin-top: 60px;
}
.row .news-grids {
    height: auto;
    overflow: hidden;
    width: 100%;
}
/*第一层第一行4个块样式*/
.row_do{
    width: 25%;
    height: 100%;
    position: relative;
}
.row_do dl{
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0px;
}
.row_do dl dt{
    width: 310px;
    height:225px;
    overflow: hidden;
    position: relative;
}
.row_do dl dt img{
    position: absolute;
    left: 0px;
    top: 0px;
}
.do-dl-1{
    left: -700px;
}
.do-dl-2{
    left: -1000px;
}
.do-dl-3{
    right: -1000px;
}
.do-dl-4{
    right: -700px;
}
.row_do dd{
    font-size: 24px;
    padding-top: 20px;
    text-align: left;
    height: auto;
    width: 100%;
}
.row_do ul.LFy1{
    width: 75%;
    height: 195px;
    overflow: hidden;
    padding-top: 10px;
    position: absolute;
    top: 300px;
    left: 0px;
    z-index: 64;
    background-image: url("../imgs/bg-i-2y.png");
    border: 1px dotted transparent;
    display: none;
    padding-left: 26px;
}
.row_do ul.LFy1:hover{
    background-color: white;
    cursor: default;
}
.row_do ul.LFy1:hover li{
    color: black !important;
}
.ulBorder{
    border-color: #999 !important;
}
.row_do ul.LFy1 li{
    font-size: 16px;
    color: #666;
    line-height: 16px;
    text-align: left;
    padding: 10px 0px;
    list-style:outside none disc !important;
    text-indent: 5px;

}
/*第二层样式*/
.row_pdt{
    width: 100%;
    overflow: hidden;
    position: relative;
    margin-top: 40px;
}
.row_pdt ul.LFy2{
    width: 100%;
    height: auto;
    padding-bottom: 20px;
    overflow: hidden;
}
.row_pdt ul.LFy2 li{
    float: left;
    width: 33.3%;
    height: 100%;
    position: relative;
    overflow: hidden;
}
.FdmoreInfo{
    text-align: center;
    font-size: 18px;
    line-height: 18px;
    padding: 10px 0;
    width: 100%;
    position: absolute;
    bottom: 50px;
    *bottom: 35px;
    left: 0px;
}
.FdmoreInfo a{
    color: #00aced;
    display: none;
    padding-bottom: 10px;
    border-bottom: 3px solid #ee3637;
}
.FdmoreInfo a:hover{
    color: #ee3637;
}
.row_pdt ul.LFy2 li dl{
    position: relative;
    top: 280px;
}
.row_pdt ul.LFy2 li dt{
   height: 280px;
    background-color: #f06e57;
    cursor: pointer;
}
.row_pdt ul.LFy2 li .bt_distion{
    position: absolute;
    left: 3px;
    bottom: -80px;
    background-image: url(../imgs/bg-i-3y.png);
    height: 60px;
    z-index: 3;
    color: white;
    text-align: left;
    padding-top: 10px;
    line-height: 26px;
    font-family: '宋体' !important;
    text-indent: 24px;
}
.row_pdt ul.LFy2 li .ddOpen{
    height: 205px;
    position: absolute;
    z-index: 4;
    left: 3px;
    top: -220px;
    width: 100%;
    background-image: url(../imgs/bg-i-2y.png);
}
.row_pdt ul.LFy2 li .ddOpen a{
    color: #050505;
    display: none;
    margin: 0 auto;
    line-height: 50px;
    position: relative;
    top: 40%;
    border: 1px solid #080808;
    font-size: 16px;
    text-align: center;
    position: relative;
    padding: 20px 35px;
    *padding: 5px 40px;
}
.row_pdt ul.LFy2 li .ddOpen a:hover{
    color: red;
    border-color: red;
    background-color: white;
}
.row_pdt ul.LFy2 li dd div{
    font-size: 18px;
    font-weight: 700;
}
.row_pdt ul.LFy2 li dd span{
    font-size: 14px;
    display: block;
}
/*第四层样式*/
.about-bottom {
    background-image: url("../images/lxwm.jpg");
    background-repeat: no-repeat;
    text-align: center;
    width: 100%;
    height: 0px;
    position: absolute;
    left: 0;
    overflow: hidden;
    overflow: hidden;
}
.about-bottom .containers{
    padding-top: 70px;
    width: 100%;
    height: 230px;
}
.btn{
    cursor: pointer;
    display: block;
    margin-bottom: 0;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
    background-color: red;
    width: 160px;
    height: 45px;
    color: white;
    line-height: 40px;
    font-size: 22px;
    margin: 0 auto;
}
.news-grids ul li {
    float: left;
    height: 110px;
    list-style: outside none none;
    margin-bottom: 30px;
    width: 33.33%;
    position: relative;
    overflow: hidden;
}
.news-grids ul li a{
    position: absolute;
    left: 0px;
    top: -100%;
    width: 100%;
    height: 100%;
    z-index: 2;
    cursor: pointer;
    padding: 10px 0 8px 10px;
}
.news-grids span h4 {
    color: #333333;
    font-size: 1.3em;
    line-height: 1em;
    padding-bottom: 10px;
    margin: 0;
}
.news-grids span p {
    color: #666666;
    font-size: 1em;
    line-height: 1.5em;
    margin: 0;
    padding-right: 15px;
}
.news-grids span.le {
    border: 1px solid #999999;
    color: #666666;
    display: block;
    margin-right: 5%;
    padding: 20px;
}
.news-grids span.ri2 {
    display: block;
    float: left;
    width: 70%;
    text-align: justify;
    color: #666666;
    font-size: 13px;
}
/*第五层样式footer*/
.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: 92px;
    width: 100%;
    margin: 0 auto;
    position: relative;
    top: 190px;
    overflow: hidden;
}
.Ft-first-div .img-ewm{
    top: -140px;
    height: 180%;
    position: absolute;
    right: -100%;
    text-align: right;
}
.lxwm{
    text-align: left;
    width: 800px;
    height: auto;
    overflow: hidden;
    position: relative;
    top: 15px;
    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;
    top: 0px;
    left: -50%;
}
.CopyDisction{
    width: auto;
    height: 103px;
    position: absolute;
    top: 0px;
    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;
}




