@charset "utf-8"; /* CSS Document */ /*首页 --- start*/
.footerCon {
    padding-top: 155px;
}
.indexBanner {
    height: 685px;
    margin-top: 0px;
}

.indexBannerRight-bottom a.one {
    background-position: 0px -143px;
}
.indexBannerRight-bottom a.tow {
    background-position: -51px -143px;
}
.indexBannerRight-bottom a.three {
    background-position: -110px -143px;
}
.indexBannerRight-bottom a {
    width: 39px;}

#imgsDiv div {
    min-width: 1920px;
	width:100%;
    height: 100%;
    position: absolute;
}
.indexBannerRight {
    max-width: 210px;
    display:none;
}

#imgsDiv div.icoo1 {
    background: url(../img/ifa/new-bg-1.jpg) no-repeat center center;
	background-size:100% 100%;
}


#imgsDiv div.icoo3 {
    background: url(../img/ifa/b3.jpg) no-repeat center center;
	background-size:100% 100%;
}

#imgsDiv div.icoo4 {
    background: url(../img/ifa/new-bg-4.jpg) no-repeat center center;
    background-size: 100% 100%;
}

#imgsDiv div.icoo5 {
    background: url(../img/ifa/new-bg-5.jpg) no-repeat center center;
    background-size: 100% 100%;
}


#banner  div.icoo2 {
    background: #500e16 url(../img/ifa/b2.jpg) no-repeat center center;
	background-size:100% 100%;
}

.pageNation {
    width: 120px;
    height: 16px;
    position: absolute;
    left: 50%;
    margin-left: -60px;
    top: 85%;
}

.pageCube {
    width: 16px;
    height: 16px;
    float: left;
    margin-right: 10px; /* background: url(../img/uck.png) no-repeat*/;
    cursor: pointer;
}

.indexList {
    width: 100%;
    height: 824px;
    overflow: hidden;
}

.indexListCon {
    min-width: 1000px;
    max-width: 1200px;
    width: 100%;
    height: 732px;
    margin: 0 auto;
}

.discribe1 {
    width: 100%;
    height: 72px;
    line-height: 65px;
    text-align: center;
    font-size: 13px;
    color: #787878;
}

.discribe1.t {
    color: #fff;
}

.squeezeBox {
    margin-top: 32px;
}

.squeezeList {
    width: 12%;
    height: 433px;
    float: left;
    overflow: hidden !important;
    box-sizing: border-box;
}

#squeezeFirst {
    width: 481px;
    border-left: 1px solid #cdcdcd;
}

.ico1, .ico2, .ico3, .ico4, .ico5, .ico6 {
    width: 44px;
    height: 38px;
    margin: 0 auto;
    background-repeat: no-repeat;
}

.icoTit {
    width: 100%;
    height: 52px;
    line-height: 52px;
    text-align: center;
    color: #000;
    font-size: 14px;
    margin-bottom: 46px;
}

.icoList {
    width: 100%;
    margin-top: 21px;
    text-align: center;
    font-size: 12px;
    color: #676767;
}

.icoList a{
    width: 100%;
    margin-top: 21px;
    text-align: center;
    font-size: 12px;
    color: #676767;
    cursor: pointer;
}

.squeezeShow {
    width: 100%;
    height: 100%;
    background: #fff;
    overflow: hidden;
    cursor: pointer;
}

.squeezeShow .first {
    border-left: solid 1px #dedede;
    border-right: solid 0px #fff;
    height: 347px;
    padding-top: 90px;
}

.squeezeShow .first.t {
    border-right: solid 1px #ddd;
}

.squeezeHide {
    width: 100%;
    height: 100%;
    display: none;
    overflow: hidden;
    background: #F7F7F7;
}

.squeezeHide .first {
    border: solid 1px #e40e18;
    border-top: 0px;
    border-bottom: 0px;
}

.squeezeHide .squeeAf {
    margin: 0px 18px;
    padding-top: 20px;
}

.squeezeAc {
    margin: 0px 20px;
    height: 198px;
}

.squeezeAc dl {
    width: 50%;
    *width: 49.8%;
    height: 70px;
    line-height: 24px;
    float: left;
    margin-top: 20px;
}

.squeezeAc dt {
    height: 24px;
    font-size: 14px;
    font-weight: bold;
    color: #333;
}

.squeezeAc dt  a{
    height: 24px;
    font-size: 14px;
    font-weight: bold;
    color: #333;
    cursor: pointer;
}

.squeezeAc dd {
    width: 90%;
    font-size: 12px;
	white-space:nowrap;
    text-overflow:ellipsis;
    overflow: hidden;
    color: #878787;
}

.squeezeAc dd a {
    color: #E63E43;
}

.ico1H, .ico2H, .ico3H, .ico4H, .ico5H, .ico6H {
    width: 44px;
    height: 38px;
    margin: 0 auto;
    background-repeat: no-repeat;
}

.icoTitH {
    width: 100%;
    height: 55px;
    text-align: center;
    line-height: 55px;
    border-bottom: 1px solid #d7d7d7;
}

.icoTitH a,.icoListH a{
    font-size: 14px;
    color: #333;
}

.icoListH {
    width: 100%;
    margin-top: 24px;
    font-size: 14px;
    font-weight: bold;
}

.xiangxi {
    width: 100%;
    height: 67px;
    padding-top: 11px;
    overflow: hidden;
    position: relative;
}

.xiangxi1 {
    float: left;
	width:77%;
    line-height: 20px;
    font-size: 12px;
    color: #8e8e8e;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}
.xiangxi1 img{
    display: inline-block;
    width: 10px;
    margin-right: 3px;
}

.xiangxi2 {
    float: right;
    top: 7px;
    width: 99px;
    height: 28px;
    line-height: 26px;
    text-align: center;
    background: #e40e18;
    color: #fff;
    position: absolute;
    right: 0px;
}

.cuLve {
    float: left;
    margin-right: 66px;
    margin-top: 48px;
    width: 182px;
    height: 64px;
}

.cuLve1 {
    width: 100%;
    line-height: 16px;
    font-size: 11px;
    font-weight: bold;
}

.cuLve1 a{
    color: #333;
}

.cuLve2 {
    width: 100%;
    font-size: 11px;
    color: #878787;
    margin-top: 9px;
}

.cuLve3 {
    display: block;
    font-size: 11px;
    margin-top: 9px;
    color: #e40e18;
}

.indexPlanWrap {
    position: relative;
    width: 100%;
    height: auto;
    background: url(../img/mengceng1.jpg) no-repeat;
    padding-bottom: 80px;
	background-size:100% 100%;
}

.indexPlanCon {
    min-width: 1000px;
    max-width: 1220px;
    height: 100%;
    margin: 0 auto;
}

.title.t1 {
    padding: 14px 0 3px 0;
}

.indexPlanCon .module_four {
    min-width: 600px;
    max-width: 1220px;
}

.planPicShow {
    width: 100%;
    height: auto;
    padding-top: 20px;
    position: relative;
}

a.btn1_left {
    left: -49px;
}

a.btn1_right {
    right: -49px;
}

@media screen and (min-width: 300px) and (max-width: 1200px) {
    .indexPlanCon .module_four {
        width: 1000px;
        margin: 0 auto;
    }

    .module_four .box {
        width: 600px;
        margin: 0;
    }

    a.btn1_left {
        left: 30px;
        *left: 60px
    }

    a.btn1_right {
        right: 30px;
        *right: 60px;
    }
}

.lookWay {
    width: 100%;
    height: 67px;
    background: rgba(0, 0, 0, 0.5);
    padding: 15px 0px;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#7f000000, endColorstr=#7f000000);
}

.lookWayBox {
    margin: 0px 15px;
    height: 100%;
    border: 1px solid #74716b;
    cursor: pointer;
}

.lookWayBox .t {
    width: 42px;
    height: 2px;
    display: block;
    margin: 0 auto;
    background: #fff;
}

.lookWayCon {
    color: #fff;
    font-size: 16px;
    text-align: center;
    line-height: 50px;
}

.next, .prev {
    position: absolute;
    width: 45px;
    height: 45px;
    cursor: pointer;
}

.indexNews {
    width: 100%;
    padding-bottom: 50px;
}

.planPicShow .posi {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0px;
    top: 0px;
}

.planPicShow .posi .text {
    height: 100%;
    margin: 0px 10px;
    position: relative;
}

.planPicShow .posi .text .img2 {
    width: 100%;
    height: 100%;
    position: absolute;
}

.title p.t2 {
    padding-bottom: 7px;
    color: #CA0202;
}

.lookWayCon2 {
    width: 100%;
    color: #fff;
    font-size: 17px;
    text-align: center;
    position: absolute;
    top: 35%;
}

.mengban2 {
    overflow: hidden;
    width: 100%;
    height: 100%;
    background: rgba(223, 15, 26, 0.8);
    position: absolute;
    top: 0px;
    left: 0px;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ccDF0F1A, endColorstr=#ccDF0F1A);
}

.mengban2 .t {
    width: 42px;
    height: 2px;
    display: block;
    background: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -21px;
}

.mengban2 a {
    width: 100px;
    height: 26px;
    line-height: 24px;
    text-align: center;
    color: #fff;
    font-size: 12px;
    position: absolute;
    top: 60%;
    left: 50%;
    margin-left: -50px;
    background: url(../img/index1.png) no-repeat -1px -1px;
}

.mengban2 .index_bk {
    width: 89%;
    height: 92%;
    border: solid 1px #fff;
    margin: 5%;
    position: absolute;
}

.indexNewsCon {
    min-width: 1000px;
    max-width: 1200px;
    margin: 0 auto;
    padding-top: 8px;
}

.indexNewsMain {
    width: 100%;
    height: 409px;
    margin-top: 50px;
    overflow: hidden;
}

.bigNew {
    position: relative;
    float: left;
    width: 49.58%;
    height: 409px;
    overflow: hidden;
    left: -700px;
}

.bigNew img {
    height: 100%;
    position: relative;
    left: 0px;
}

.bigNewC {
    position: absolute;
    left: 0px;
    bottom: 0px;
    width: 100%;
    height: 134px;
    background: rgba(0, 0, 0, 0.5);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#7f000000, endColorstr=#7f000000); /*IE8支持*/
}

.bigNewC .first {
    margin: 0px 20px;
}

.bp1 {
    height: 50px;
    border-bottom: 1px solid #8f8c8b;
    line-height: 60px;
    font-size: 1.2em;
	padding-bottom:10px;
	overflow:hidden;
    color: #fef1e2;
}

.bp2 {
    line-height: 22px;
    margin-top: 8px;
    font-size: 13px;
    color: #fef1e2;
}

.newL {
    padding-top: 15px;
    width: 49%;
    height: 394px;
    float: right;
    background: #F6F6F7;
    position: relative;
    right: -700px;
    overflow: hidden;
}

.newL li {
    height: 60px;
    line-height: 73px;
    *line-height: 60px;
    border-bottom: 1px solid #e4e4e4;
    overflow: hidden;
    margin: 0px 20px;
    text-indent: 24px;
    position: relative;
    zoom: 1;
}

.newL li:last-child {
    border-bottom: 0px;
}

.newL li i {
    display: block;
    float: left;
    width: 5px;
    height: 5px;
    background: green;
    background: url(../img/index1.png) no-repeat;
    background-position: -2px -782px;
    position: absolute;
    top: 35px;
    *top: 29px;
    left: 0;
}

.newL li:hover i {
    background-position: -2px -799px;
}

.newL li a {
    display: block;
    width: 70%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    float: left;
    font-size: 14px;
    color: #464a55;
}

.newL li span {
    float: right;
    font-size: 12px;
}

.newL li:hover a, .newL li:hover span {
    color: #df111c;
}

.newL li:hover {
    background-position: 1px -1730px;
}

.indexConnect {
    width: 100%;
    height: 538px;
    position: relative;
}

.button.index {
    margin: 0 auto;
    padding: 129px 0 30px;
}

.indexConnect .index_fl {
    clear: both;
    width: 100%;
    position: absolute;
    bottom: -106px;
}

@media only screen and (min-width: 320px) and (max-width: 1200px) {
    .indexConnect {
        height: 488px;
    }

    .indexBannerRight-bottom a {
        margin: 0px 11px;
    }
}

.indexBanner ol li {
    height: 13px;
    width: 13px;
    margin-right: 10px;
    background: url(../img/index1.png) no-repeat -153px -19px;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    cursor: pointer;
}

.indexBanner ol li.active {
    background-position: -153px -1px;
}

.indexConnectCon {
    min-width: 1000px;
    max-width: 1200px;
    height: 156px;
    margin: 0 auto;
    padding-top: 124px;
}

.conTell {
    font-size: 20px;
    color: #333;
    text-align: center;
    margin-bottom: 50px;
}

.button.indexConnectCon {
    padding: 0px 0 103px 0;
}

.pro3 {
    color: #fff;
}

.indecCoc {
    min-width: 1040px;
    max-width: 1240px;
    height: 290px;
    margin: 0 auto;
}

@media only screen and (min-width: 320px) and (max-width: 1200px) {
    .indecCoc {
        position: relative;
        left: -16px;
        margin-left: -18px;
    }
       #banner div.icoo2 {
   background-position: -396.5px;
}
}

.indecCoc .ibox {
    width: 25%;
    height: 290px;
    display: block;
    float: left;
    position: relative;
}

.indecCoc .ibox .first {
    height: 100%;
    margin: 0px 20px;
    box-shadow: 0px 1px 3px #666;
}

.indecCoc .ibox .first a {
    display: block;
    width: 100%;
    height: 100%;
}

.indexSupportWrap, .categoryfireJ {
    width: 100%;
    height: 747px;
}

.indexSupportWrap {
    background: url(../img/mengceng7.jpg) no-repeat;
    background-size: cover;
}

.indexSupport {
    min-width: 1000px;
    max-width: 1200px;
    height: 100%;
    margin: 0 auto;
}

.indexSupportCon {
    height: 746px;
}

.indexSupportConList {
    min-width: 1014px;
    max-width: 1214px;
    height: 428px;
    margin-top: 39px;
    position: relative;
}

@media only screen and (min-width: 320px) and (max-width: 1200px) {
    .indexSupportConList {
        position: relative;
        left: -4px;
    }
}

.isc {
    width: 20%;
    *width: 19.89%;
    height: 428px;
    float: left;
    position: relative;
}

.isc .first {
    height: 100%;
    margin: 0px 7px;
}

.iscl1 .first {
    background: url(../img/iscl1.png?ver=1.1) no-repeat center bottom;
}

.iscl2 .first {
    background: url(../img/iscl2.png?ver=1.1) no-repeat center bottom;
}

.iscl3 .first {
    background: url(../img/iscl3h.png?ver=1.1) no-repeat center bottom;
}

.iscl4 .first {
    background: url(../img/iscl4.png?ver=1.1) no-repeat center bottom;
}

.iscl5 .first {
    background: url(../img/iscl5h.png?ver=1.1) no-repeat center bottom;
}

.iscl1:hover .first {
    background: url(../img/iscl11.png?ver=1.1) no-repeat center bottom;
}

.iscl2:hover .first {
    background: url(../img/iscl21.png?ver=1.1) no-repeat center bottom;
}

.iscl3:hover .first {
    background: url(../img/iscl3h1.png?ver=1.1) no-repeat center bottom;
}

.iscl4:hover .first {
    background: url(../img/iscl44.png?ver=1.1) no-repeat center bottom;
}

.iscl5:hover .first {
    background: url(../img/iscl5h1.png?ver=1.1) no-repeat center bottom;
}

.isclCircle, .catefireJ {
    width: 82px;
    height: 66px;
    line-height: 22px;
    padding-top: 25px;
    padding-left: 10px;
    font-size: 14px;
    color: #3b3b3b;
    text-align: center;
    letter-spacing: 8px;
    margin: 0 auto;
}

.isclCircle {
    background: url(../img/index1.png) no-repeat -1px -367px;
}

.isclmengceng1, .isclmengceng2, .isclmengceng3, .isclmengceng4, .isclmengceng5 {
    width: 100%;
    height: 375px;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 20;
    overflow: hidden;
}

.isclm1 {
    color: #FFFFFF;
    width: 100%;
    line-height: 18px;
    font-size: 12px;
    text-align: center;
    margin-top: 86px;
}

.isclm2 {
    display: block;
    width: 118px;
    height: 28px;
    margin: 105px auto 0;
    line-height: 24px;
    text-align: center;
    font-size: 30px;
    color: #fff;
    border: solid 1px #fff;
}

.isc .first:hover .isclm2 {
    background: #DF0E1A;
    border-color: #DF0E1A;
}

.isc .first:hover .isclCircle {
    color: white;
    background-position: -1px -909px;
    cursor: pointer
}

.isc .first .isclCircle a {
    display: block;
    width: 46px;
    height: 44px;
    margin: 0 auto;
    text-align: left;
    color: #000;
}

.isc .first:hover .isclCircle a {
    color: white;
    cursor: pointer;
}

.indexConnect .module_four {
    background: none;
}

.indexConnect .module_four .box li .first .text {
    height: 81px;
    padding-top: 25px;
    background: #fff;
}

.index_shiyong {
    width: 100%;
    height: 50px;
}

.index_shiyong span {
    display: block;
    float: left;
    width: 50px;
    height: 50px;
    background: url(../img/index1.png) no-repeat;
    margin-left: 30px;
}

.index_shiyong .a {
    display: block;
    margin-left: 100px;
    height: 100%;
    color: #423D3C;
    text-align: left;
}

.index_shiyong .a .p1 {
    font-size: 18px;
    line-height: 30px;
}

.index_shiyong .a .p2 {
    font-size: 14px;
}

.index_shiyong span.icoo1 {
    background-position: -58px -626px;
}

.index_shiyong span.icoo2 {
    background-position: -112px -625px;
}

.index_shiyong span.icoo3 {
    background-position: -44px -769px;
}

.index_shiyong span.icoo4 {
    background-position: -120px -773px;
}

.indexConnect .module_four .box li .first:hover .index_shiyong .a {
    color: #DF0E1A;
}

.indexConnect .module_four .box li .first:hover .index_shiyong span.icoo1 {
    background-position: -57px -706px;
}

.indexConnect .module_four .box li .first:hover .index_shiyong span.icoo2 {
    background-position: -112px -705px;
}

.indexConnect .module_four .box li .first:hover .index_shiyong span.icoo3 {
    background-position: -41px -825px;
}

.indexConnect .module_four .box li .first:hover .index_shiyong span.icoo4 {
    background-position: -120px -838px;
}

.indexConnect .module_four .box li .first:hover .text {
    height: 75px;
    border-bottom: 6px solid #df101c;
}

.title.index {
    padding: 76px 0 0 0;
}

/*首页 --- end*/
/*底部信息区域start*/
.clearfix{*zoom: 1;}
.clearfix:after{/*伪元素是行内元素 正常浏览器清除浮动方法*/
    content: "";
    display: block;
    height: 0;
    clear:both;
    visibility: hidden;
}
.bottomInfo{background:#3b3b3b;color:#FFF}
.bottomProductInfo{padding:90px 0 80px;}
.bottomInfo_title .manage_title{float:left} 
.bottomInfo_title .conpany_logo{float:right}
.manage_title .titl_h1{font-size:50px;margin-bottom: 8px;}
.manage_title .titl_h2{font-size:36px;margin-bottom: 22px;}
.manage_title .titl_line{height:2px;background: #FFF;width: 82px;margin-bottom: 52px;}
.bottomInfo_content .content_item{float: left;}
.bottomInfo_content .content_item.pdtCategory{width: 38%;}
.bottomInfo_content .content_item.companyAdress{width: 42%;}
.bottomInfo_content .content_item.otherInfo{width: 20%;}
.companyAdress .product_item.clearfix p {line-height: 27px;}
/* .pdtCategory .product_item,.companyAdress .product_item{min-height: 354px;} */
.content_item span{font-size:20px ;font-weight: 600;}
.content_title{margin-bottom:28px;display: inline-block;}
.bottomInfo_content .product_item{border-left: 1px solid #FFF;border-color: rgba(255, 255, 255, 0.7);padding-left: 20px;}
.product_series{float: left;width: 38%;}
.product_series.last{width: 33%;}
.product_series2 {width: 34%;}
.product_series3 {width: 25%;}
.series_item{margin-bottom: 66px;}
.series_item.last{margin-bottom: 0px;}
.series_item dt{font-size: 16px;font-weight: 600;margin-bottom: 10px;}
.series_item dd,.content_item .txt{font-size: 12px;line-height: 22px;}
.content_other{margin-top: 30px;}
.content_other:first-child{margin-top: 0px;}
.container {
    width: 1200px;
    margin: 0 auto;
}
.bottomInfo a {
    color: #fff;
}
.bottomProductInfo {
    padding: 150px 0 80px;
}
/*底部信息区域end*/
/*底部信息区域end*/
.copy {
    width: 100%;
    height: 230px;
    background: #ececec;
}
.copyCon {
    min-width: 1000px;
    max-width: 1200px;
    height: 100%;
    margin: 0 auto;
}
.copyConLeft {
    float: left;
    width: 50%;
    padding-left: 10px;
    margin-top: 60px;
}
.copyConLeft1 {
    width: 100%;
    height: 41px;
    border-bottom: 1px solid #c2c2c2;
}
ul, ol {
    list-style: none;
}
.copyConLeft1 ul li {
    position: relative;
    height: 20px;
    float: left;
    font-size: 12px;
    margin-right: 12px;
    color: #6a6a6a;
}
.copyConLeft1 ul li a {
    color: #6a6a6a;
}
.copyConLeft1 ul li span {
    position: absolute;
    top: 5px;
    display: block;
    width: 1px;
    height: 12px;
    background: #6a6a6a;
}
.copyConLeft2 {
    font-size: 12px;
    color: #515151;
    height: 34px;
    line-height: 52px;
}
.copyConLeft2 span {
    letter-spacing: 1px;
}
.copyConLeft2 span {
    letter-spacing: 1px;
}
.tlogo {
    display: inline-block;
    width: 51px;
    height: 12px;
    background: url(../img/tlogo.png) no-repeat;
    position: relative;
    top: 2px;
    *top: -2px;
}
.copyConLeft3 {
    font-size: 12px;
    line-height: 34px;
}
.danger, .danger a {
    font-size: 12px;
    font-weight: bold;
    color: #c51a1a;
}
.copyConRight {
    width: 43%;
    float: right;
    margin-top: 60px;
    position: relative;
}
.erweima {
    position: relative;
    float: right;
    top: -18px;
}
.erweima .sao {
    position: absolute;
    bottom: 17px;
    left: 39%;
    color: #666666;
    font-size: 12px;
}
.copyConCenter {
    width: 50%;
    float: right;
}
.copyConCenter p {
    color: #666;
    font-size: 1.7em;
    /* font-size: 28px; */
    height: 35px;
    line-height: 35px;
}
.psmall {
    padding-left: 18px;
    margin-top: 10px;
    color: #666;
    font-size: 12px;
    background: url(../img/button.png) no-repeat;
    background-position: 1px -920px;
}
#download-pro-intro {
    height: 40px;
    line-height: 40px;
    text-align: center;
    padding: 0 5px;
    color: #fff;
    background-color: cornflowerblue;
    float: left;
    font-size: 16px;
    margin-top: 10px;
    cursor: pointer;
}
/* 底部 */
.text {
    position: relative;
}
.text_six {
    position: absolute;
    width: 100%;
    height:100%;
}
.six-top,  .six-down, .six-btn {
    text-align: center;
}
 .six-btn a {
    display: inline-block;
    width: 250px;
    height: 53px;
    border-radius: 53px;
    color: #fff;
    line-height: 53px;
    text-align: center;
    font-size: 16px;
    background:url(../img/ifa/new-bg-btn.png) no-repeat;
}
.four-left {
    position: absolute;
    top: 124px;
    left: 10%;
}

.four-rig {
    height: 100%;
    position: absolute;
    left: 60%;
}
.four-rig img{
    width: 662px;
    height: 100%;
}
.four-down img {
    margin-right: 30px;
}
.fire-top {
    padding-top: 150px;
}
.foursss-btn{
    text-align:center;
}
.one-left {
    position: absolute;
    left: 10%;
    width: 87%;
}
.one-left img{
    width: 100%;
}
.onesss-btn{
    text-align:left;
}
.one-left {
    width: 57%;
    left: -25px;
    top: 16%;
}

.one-right {
    width: 90%;
    position: absolute;
    right: -21%;
    top: 144px;
}
@media screen and (min-width: 320px) and (max-width: 1200px) {
    .four-top img {
        width: 80%;
    }
    .four-left {
        left: 2%;
    }
    .four-rig {
       left:53%;
    }
    .four-rig img {
        width: 562px;
        height: 100%;
    }
    .four-down img {
        width: 28%;
    }

    .fire-top img {
        width: 67%;
    }
    .fire-down img {
        width: 91%;
    }

    .one-left {
        width: 53%;
        left: 0;
        top: 20%;
    }
    .one-top img{
        width:67%;
    }
    .one-down img {
        width: 72%;
    }
    .one-right {
        width: 90%;
        position: absolute;
        right: -21%;
        top: 144px;
    }
}

/* 刘欢banner */
.lh-person, .lh-text, .lh-haohan {
    margin-left: 0 !important;
}
.bannerPo img.lh-person {
    right: 220px;
    left: auto;
    z-index: 100;
}
.bannerPo img.lh-z {
    right: 0;
    left: auto;
}
.bannerPo img.lh-text {
    height: auto;
    left: 6%;
    top: 11.28%
 }
.bannerPo img.lh-haohan {
    height: auto;
    left: 6%;
    bottom: 8%;
}
#imgsDiv div.fxxd-link {
    cursor: pointer;
    top: 75%;
    left: 50%;
    margin-left: -125px;
    z-index: 100;
    min-width: auto;
    width: 250px;
    height: 53px;
}

@media screen and (min-width: 1701px) and (max-width: 1800px) {
    .bannerPo img.lh-text {
        width: 1033.125px;
    }

    .bannerPo img.lh-person {
        right: 98.752px;
    }
    .bannerPo img.lh-haohan {
        width: 700px;
    }
}
@media screen and (min-width: 1601px) and (max-width: 1700px) {
    .bannerPo img.lh-text {
        width: 975px;
    }
    .bannerPo img.lh-person {
        right: 98.752px;
    }
    .bannerPo img.lh-haohan {
        width: 640px;
    }
}
@media screen and (min-width: 1501px) and (max-width: 1600px) {
    .bannerPo img.lh-text {
        width: 888px;
    }
    .bannerPo img.lh-person {
        right: 106.799px;
    }
    .bannerPo img.lh-haohan {
        width: 620px;
    }
}
@media screen and (min-width: 1401px) and (max-width: 1500px) {
    .bannerPo img.lh-text {
        width: 830px;
    }
    .bannerPo img.lh-person {
        right: 115.92px;
    }
    .bannerPo img.lh-haohan {
        width: 580px;
    }
}
@media screen and (min-width: 1301px) and (max-width: 1400px) {
    .bannerPo img.lh-text {
        width: 773px;
    }
    .bannerPo img.lh-person {
        right: 126.342px;
    }
    .bannerPo img.lh-haohan {
        width: 540px;
    }
}
@media screen and (min-width: 1201px) and (max-width: 1300px) {
    .bannerPo img.lh-text {
        width: 680px;
    }
    .bannerPo img.lh-person {
        right: 81.369px;
    }
    .bannerPo img.lh-haohan {
        width: 480px;
    }
}
@media screen and (min-width: 1101px) and (max-width: 1200px) {
    .bannerPo img.lh-text {
        width: 590px;
    }

    .bannerPo img.lh-person {
        right: 98.369px;
    }

    .bannerPo img.lh-haohan {
        width: 480px;
    }
}
@media screen and (min-width: 1001px) and (max-width: 1100px) {
    .bannerPo img.lh-text {
        width: 620px;
    }

    .bannerPo img.lh-person {
        right: 138.369px;
    }

    .bannerPo img.lh-haohan {
        width: 480px;
    }
}
@media screen and (min-width: 320px) and (max-width: 1000px) {
    .bannerPo img.lh-text {
        width: 590px;
    }
    .bannerPo img.lh-person {
        right: 152.4px;
    }
    .bannerPo img.lh-haohan {
        width: 480px;
    }
}

/* 刘欢banner */