body {
    font-family: "Microsoft Yahei","Helvetica Neue", Helvetica,  "STHeiti", sans-serif,Arial;
    font-size: 16px;
    line-height: 1.42857143;
    color: #333333;
    background-color: #ffffff;
    overflow: hidden;
    overflow-x: auto!important;
    min-width:1280px;
    width:auto!important;
    width:1280px;
}

img{width: 100%}

.part01{
    background-color: #f9fbfc;
}
.index-banner-warp{
    position: absolute;
    width: 100%;
    height: 96%;
    z-index: 0;
    top: 0;
    left: 0;
}
.swiper-container.index-banner {
    width: 100%;
    height: 100%;
    position: relative;
}
.index-banner .swiper-slide {
    position: relative;
    text-align: center;
    font-size: 18px;
    background: #fff;
    overflow: hidden;
    width: 100%;
    height: 100%;
}

.index-banner-pagination{
    bottom: 100px;
    width: 100%;
}

.index-banner-pagination {
  position: absolute;
  z-index: 20;
  bottom: 28%;
  width: 100%;
  text-align: center;
  transform: translate3d(0,0,0);
}
.swiper-pagination-switch {
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 10px;
  background: #AEB6BD;
  margin: 0 5px;
  opacity: 0.8;
  border: 1px solid #AEB6BD;
  cursor: pointer;
}
.swiper-active-switch {
  background: #ff0000;
}

.banner-bg{
    margin: 0 auto;
    height: 100%;
    display: block;
}

.banner-bg.displaytype2{
    width: 100%;
}

.banner-bg-mobile{
    display: none;
    width: 100%;
    height: 100%;
}

#banner-mousemove .banner-bg img{
    width: 120%;
    margin-left: 0;
}

.banner-bg img{
    width: 100%;
    height: 100%;
    min-height: 720px;
    max-height: 900px;
    /* margin: 0 auto; */
}

.banner-bg.mini img{
    width: 100%;
    height: 100%;
    min-height: 600px;
    left: 0;
    top: 0;
    margin-left: 0;
}

.banner-bg.displaytype2 img{
    width: 100%;
    height: auto;
    min-height: 720px;
    /* width: 100%; */
    /* margin: 0 auto; */
}

.banner-cont-txt{
    position: absolute;
    width: 35%;
    top: 25%;
    left: 10%;
    font-size: 18px;
    line-height: 1.8;
    color: #5f636a;
    text-align: left;
    z-index: 2;
    font-weight: 200;
}

.banner-cont-txt-tit{
    font-size: 48px;
}
.banner-cont-txt-tit02{
    font-size: 42px;
}

.banner-cont-enti{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}

.banner-cont-enti-item.building1{
    position: absolute;
    top: 0;
    left: 40%;
    width: 800px;
}


.mobile-content-el{
    display: none;
}

.pc-content-el {
    display: block;
}

.section .page-warp{
    position: relative;
}

.part01 .page-warp{
    position: relative;
    width: 100%;
    height: 100%;
}
.block51 .cards.cards-left{
    float: left;
}

.block51 .cards.cards-right{
    float: right;
}
.cards{
    position: relative;
    width: 460px;
    height: 420px;
    display: block;
    background-color: #fff;
    font-size: 12px;
    box-shadow: 10px 10px 20px rgba(0,0,0,0.05);
}
.cards-top{
    position: relative;
}
.cards-top-tit{
    font-size: 32px;
    text-align: center;
    position: absolute;
    top: 50%;
    width: 100%;
    color: #fff;
    line-height: 40px;
    margin-top:-20px;
}
.cards .cards-txt{
    padding:30px;
    font-size: 14px;
    line-height: 2;
    position: relative;
}
.more-btn {
    position: absolute;
    border-radius: 50px;
    line-height: 28px;
    right: 20px;
    bottom: 20px;
    text-align: center;
    font-size: 12px;
}
.more-btn a {
    display: block;
    width: 120px;
    height: 30px;
    border: 1px #e8e8ea solid;
    border-radius: 50px;
    color: #999999;
    transition: 0.2s linear;
    -o-transition: 0.2s linear;
    -moz-transition: 0.2s linear;
    -webkit-transition: 0.2s linear;
}
.more-btn a:hover {
    border: 1px #d70000 solid;
    background-color: #d70000;
    margin-right: -10px;
    color: #ffffff;
    transition: 0.2s linear;
    -o-transition: 0.2s linear;
    -moz-transition: 0.2s linear;
    -webkit-transition: 0.2s linear;
}

.txt-big{
    font-size: 14px;
    line-height: 2;
}

.txt-sml.address{
margin-top: 5px;
}

.ui-box-link-btn{
    position: absolute;
    width: 50%;
    height: 35px;
    line-height: 35px;
    bottom: 20px;
    right: 18px;
    cursor: pointer;
    z-index: 10;
    text-align: right;
}
.ui-box-link-btn i {
    display: inline-block;
    width: 100%;
    height: 100%;
    vertical-align: middle;
    margin-right: 4px;
    background: url("../images/more_but.png") right no-repeat;
}

.qrcode{
    position: absolute;
    top: 30px;
    right: 30px;
    width: 115px;
    height: 110px
}

.part01 .section-content{
    width: 100%;
    position: absolute;
    bottom: 0;
    z-index: 9;
    height: 130px;
    transform: translate3d(0,0,0);
}

.part01 .item_news{
    width: 200%;
    left: 0;
    top: 20px;
    background-color: rgba(255,255,255,1);
}

.part01 .section-content-item{
    position: absolute;
    height: 266px;
    font-size: 12px;
    line-height: 2;
    z-index: 1;
    -webkit-box-shadow: 0 3px 10px rgba(160,160,160,0.5);
    -moz-box-shadow: 0 3px 10px rgba(160,160,160,0.5);
    box-shadow: 0 3px 10px rgba(160,160,160,0.5);
    transition: all .3s;
}

.part01 .section-content-item .item_news02{
    height: 266px;
}

.part01 .item_news.on{
    margin-top: -60px;
    z-index: 2;
}

.part01 .item_news02.on{
    margin-top: -90px;
    z-index: 2;
}

.item_news .news_tit_wrap_wrap{
    width: 150px;
    float: left;
    text-align: center;
    color: #DB2B3B;
    font-size: 18px;
    height: 100%;
    border-right: #bbb solid 1px;
    background-color:#f1f1f1 ;
    position: relative;
}
.item_news .news_tit_wrap_wrap a{display: block;width: 150px;height: 100%;}
.item_news .news_tit_wrap_wrap .lm_bg_box{
    width: 99px;
    height: 79px;
}

.item_news .news_tit_wrap_wrap a{
    font-size: 12px;
    color: #999999;
}
.item_news .news_tit_wrap_wrap a:hover{
    color: #333333;
}

.item_news .news-list{
    margin-left: 150px;
    padding-left: 30px;
    padding-top: 10px;
    margin-right: 30px;
    overflow: hidden;
}

.item_news .news-list li{
    padding:2px 0;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    font-size: 14px;
    background: url("../images/bit01_1.png")left center no-repeat;
    padding-left: 15px;
}
.item_news .news-list li:hover{
    background: url("../images/bit01_2.png")left center no-repeat;
    padding-left: 15px;
}

.item_news .news-list li span{
	display:inline-block;
	width:15%;
	text-align:right;
    color: #999999;
}
.item_news .news-list li span.new_href{
	display:inline-block;
	text-align:left;
	width:85%;
    color: #333333;
    overflow:hidden;
    white-space:nowrap;
    worder-break:keep-all;
    text-overflow:ellipsis;
}
.item_news .news-list li a{
	display:block;
	width:100%;
    color: #333333;
    transition: 0.2s linear;
    -moz-transition: 0.2s linear;
    -webkit-transition: 0.2s linear;
}

.item_news .news-list li a:hover .new_href{
    color: #d70000;
    padding-left: 10px;
    transition: 0.2s linear;
    -moz-transition: 0.2s linear;
    -webkit-transition: 0.2s linear;
}

.item_news02{
    width: 30%;
    top: 20px;
    right: 0;
}

.shares-tab-header{
    width: 100%;
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 18px;
    color: #fff;
    background-color: rgba(115,115,115,0.5);
}
.shares-tab-header span{
    display: inline-block;
    width: 50%;
    text-align: center;
    font-size: 18px;
    color: #fff;
    cursor: pointer;
}

.shares-tab-header span.on{
    color: #fff;
    background-color: #ce1717;
}
.shares-tab-header span.shares-tab-header-left{
	display:inline-block;
    float: left;
}
.shares-tab-header span.shares-tab-header-left a{
	display: inline-block;
	width:100%;
}

.shares-tab-header span.shares-tab-header-right{

}

.item_news02 .shares-cont{
     background-color: #f1f1f1;
     display: none;
     position: relative;
     width: 100%;
     height: 260px;
}
.shares-cont .news-list ul{
    padding:10px 20px;
}
.shares-cont .news-list li{
    padding:2px 0;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    font-size: 14px;
    background: url("../images/bit01_1.png")left center no-repeat;
    padding-left: 15px;
}
.shares-cont .news-list li:hover{
    background: url("../images/bit01_2.png")left center no-repeat;
    padding-left: 15px;
}

.shares-cont .news-list li span{
    color: #999999;
}
.shares-cont .news-list li a{
    color: #333333;
    transition: 0.2s linear;
    -moz-transition: 0.2s linear;
    -webkit-transition: 0.2s linear;
}
.shares-cont .news-list li a:hover{
    color: #d70000;
    padding-left: 10px;
    transition: 0.2s linear;
    -moz-transition: 0.2s linear;
    -webkit-transition: 0.2s linear;
}
.shares-cont .news-list li span{
	display:inline-block;
	width:18%;
	text-align:right;
    color: #999999;
    float:left;
}
.shares-cont .news-list li span.new_href{
	display:inline-block;
	text-align:left;
	width:82%;
    color: #333333;
    overflow: hidden;
    white-space: nowrap;
    worder-break: keep-all;
    text-overflow: ellipsis;
}
.shares-cont .news-list li a{
	display:block;
	width:100%;
    color: #333333;
    transition: 0.2s linear;
    -moz-transition: 0.2s linear;
    -webkit-transition: 0.2s linear;
}

.shares-cont .news-list li a:hover .new_href{
    color: #d70000;
    padding-left: 10px;
    transition: 0.2s linear;
    -moz-transition: 0.2s linear;
    -webkit-transition: 0.2s linear;
}
.item_news02 .shares-cont.on{
    display: block;
}
.case_ul{
    list-style: none;
    background-color: #fff;
    padding-left: 0;
    padding-top: 10px;
    padding-bottom: 12px;
    min-height: 214px;
}
.case_ul li{
    float: left;
    list-style: none;
    width: 45%;
    height: 40px;
    border-radius: 3px;
    background-color: #f5f5f5;
    border:1px #f5f5f5 solid;
    line-height: 40px;
    margin-top: 10px;
    cursor: pointer;
    margin-left: 4%;
    font-size: 14px;
    text-align: center;
    transition: all .3s;
}
.case_ul li:hover{
    border:1px #d70000 solid;
    transition: all .3s;
}
.case_ul li:hover a{
    color: #ff0000;
}

.case_ul li:hover{
    color: #d70000;
}
.case_ul li:nth-last-child(1) a{
    color: #999999;
}
.case_ul li:nth-last-child(1) a:hover{
    color: #d70000;
}

.section-content{
    position: relative;
    width: 1140px;
    height: 100%;
    max-height: 750px;
    margin:0 auto;
}

.section .section-txt {
    position: relative;
    left: 0;
    top: 0;
    z-index: 10;
    font-size: 12px;
    line-height: 2;
    font-weight: 300;
    color: #333;
    opacity: 0;
    -webkit-transform:scale(0.8, 0.8);
    transform:scale(0.8, 0.8);
    transition: all .3s;
    padding-top: 80px;
}

.section .section-txt .section-txt-tit{
    font-size: 42px;
    line-height: 1.1;
    padding-bottom: 10px;
}
.section .section-txt .section-txt-tit span{
    font-size: 24px;
    line-height: 1.1;
    padding: 0 20px;
}
.section .section-txt .section-txt-p{
    width: 630px;
    font-size: 14px;
}

.section-content .ui-more-btn{
    margin-top:12px;
}

.section-nav-box{
    width: 100%;
    margin-top: 30px;
    height: 300px;
    overflow: hidden;
    position: relative;
}

.section-nav-list-tit{
    width: 210px;
    float: left;
    position: relative;
    cursor: pointer;
    background-color: #EBEBEB;
    transform: translate3d(0,0,0);
    z-index: 3;
}

.section-nav-list-tit li{
    font-size: 16px;
    line-height: 2;
    padding: 9px 20px;
    color:#666666;
    position: relative;
    z-index: 3;
}

.section-nav-list-tit li.nav-cont-item-bg {
    position: absolute;
    top: 0;
    left: 0;
    height: 50px;
    width: 100%;
    background: url("../images/lm_bg_bit01.jpg") right center no-repeat #fff;
    z-index: 1;
    transition: all 0.2s;
    display: block;
    -webkit-box-shadow: 0 3px 10px rgba(0,0,0,0.05);
    -moz-box-shadow: 0 3px 10px rgba(0,0,0,0.05);
    box-shadow: 0 3px 10px rgba(0,0,0,0.05);
}

.section-nav-list-tit li.on{
    color: #000;
}

.section-nav-list-cont{
    position: absolute;
    margin-left: 210px;
    background-color: #fff;
}

.section-nav-list-cont li{
    z-index: 0;
    position: absolute;
    height: 300px;
    overflow: hidden;
    width: 920px;
    top: 800px;
    background-color: #fff;
}

.section-nav-list-cont li.on{
    z-index: 9;
    top: 0;
}
.section-nav-list-txt{
    display: block;
    max-width: 380px;
    width: 380px;
    text-align: left;
    line-height: 2;
    font-size: 12px;
    color: #333;
    height: 100%;
    float: left;
    padding: 30px 30px;
    position: relative;
}
.section-nav-list-txt .more_but{
    position: absolute;
    bottom: 20px;
    right: 40px;
}
.section-nav-list-txt .more_but a{
    color: #999999;
    transition: 0.2s linear;
    -moz-transition: 0.2s linear;
    -webkit-transition: 0.2s linear;
    -o-transition: 0.2s linear;
    display: block;
    width:115px;
    text-align: right;
}
.section-nav-list-txt .more_but a:hover{
    color: #d70000;
    margin-right: -10px;
}

.img-slider p.txt{
    position: absolute;
    padding:0 20px;
    line-height: 1.8;
    bottom: 20px;
    color:#fff;
}

.section .on .section-sub-txt{
    opacity: 1;
    top: 0;
}

.section .section-sub-txt {
    position: relative;
    left: 0;
    top: 80px;
    z-index: 10;
    font-size: 14px;
    line-height: 2;
    font-weight: 300;
    color: #333;
    opacity: 0;
    transition: all 0.3s;

}
.section .section-sub-txt *{
    text-align:justify;
    text-justify:inter-ideograph;
}

.section-nav-list-txt p{
    text-align: left;
}
.section-nav-list-txt p.tit{
    font-size: 32px;
}
.section-nav-list-imgs{
    display: block;
    float: right;
    position: relative;
    height: 100%;
    width: 540px;
    overflow: hidden;
    background-color: #EBEBEB;
}

.section-nav-list-imgs img{
}

.img-slider-btn{
    position: absolute;
    width: 35px;
    height: 35px;
    top: 45%;
    z-index: 9;
    cursor: pointer;
}

.img-slider-btn i{
    display: inline-block;
    width: 100%;
    height: 100%;
}

.img-slider-leftBtn{
    left: 20px;
}

.img-slider-btn.img-slider-leftBtn i{
}

.img-slider-rightBtn{
    right: 20px;
}

.section-cont-box{
    width: 1140px;
    height: 320px;
    margin: 30px auto 0;
    font-size: 12px;
    line-height: 1.8;
}

.section-box-p{
    font-size: 16px;
}

.part03 .section-box-p{
    font-size: 14px;
    color: #ffffff;
}
.part03 .section-box-p span{
    padding: 0 10px;
}

.section-box-img{
	display:block;
    position: relative;
    width: 570px;
    height: 320px;
    top: 0;
    left: 0;
    float: left;
    color: #f2f2f2;
    overflow: hidden;
    z-index: 1;
    -webkit-transition: all .2s linear;
    transition: all .2s linear;
}

.section-box-img:hover{
    z-index: 99;
}

.section-box-img.box-type-one{
    width: 320px;
    height: 300px;
    display: inline-block;
}

.section-box-img.box-type-two{
    width: 500px;
    height: 150px;
}

.section-box-img .section-box-bg{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1;
    -webkit-transform:scale(1, 1);
    transform:scale(1, 1);
    transition: all .6s;
}

.section-box-img .section-box-bg img{
    width: 100%;
    height: 100%;
}

.section-box-img:hover .section-box-bg{
    -webkit-transform:scale(1.2, 1.2);
    transform:scale(1.2, 1.2);
}

.section-box-txt{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 2;
}

.section-box-desTxt{
    background-color: #fff;
    position: relative;
    left: 0;
    float: left;
    width: 560px;
    font-size: 12px;
    line-height: 1.8;
}

.txt-padding{
    padding:20px 35px;
}

.section-cont-box .main-tit{
    font-size: 35px;
    color: #333;
}

.news-list .news-item{
    position: relative;
    margin-bottom: 10px;
    line-height: 18px;
}

.news-item .s-news-time{
    display: inline-block;
    width: 50px;
    height: 50px;
    background-color: #D5000f;
    color: #FFF;
    font-size: 12px;
    text-align: center;
    letter-spacing: 2px;
    vertical-align: middle;
    padding-top: 7px;
}

.news-item .s-news-txt{
    overflow: hidden;
    line-height: 18px;
    vertical-align: middle;
    display: inline-block;
    width: 420px;
    padding-left: 15px;
}

.news-item .s-news-time .d{
    font-size: 16px;
}

.news-item .s-news-time span:first-child{
}

.news-item .s-news-time span:nth-child(2){
    letter-spacing: 2px;
}

.section-cont-box .main-tit-bar {
    width: 40px;
    height: 4px;
    background-color: #fff;
    display: inline-block;
    margin-bottom: 5px;
}

.section-cont-box .section-box-img .main-tit{
    color: #fff;
}

.new-tit{
    font-size: 16px;
}

.item-active-shadow {
    -webkit-box-shadow: 0 15px 30px rgba(0,0,0,0.1);
    box-shadow: 0 15px 30px rgba(0,0,0,0.5);
    -webkit-transform: translate3d(0, -2px, 0);
    transform: translate3d(-1px, -2px, 0);
}

.section-content-mini .section-cont-box {
    margin: 10px auto 0;
}

.section-content-mini .section-box-img.box-type-one {
    height: 260px;
}

.section-content-mini .section-box-img.box-type-two {
    height: 130px;
}

.section-content-mini .section-nav-box {
    margin-top: 10px;
}

.section-content-mini .section-content .ui-more-btn {
    margin-top: 10px;
}

.section-content-mini .section-cont-box {
    height: 260px;
}

.section-content-mini .section-box-img {
    height: 309px;
}

.section-content-mini .txt-padding {
    padding: 16px 35px;
}

.section-content-mini.section-content .ui-more-btn {
    margin-top: 8px;
}

.page-mini .block51 {
    margin-top: 120px;
}
.list_top_warp{
    width: 100%;
    height: 270px;
    position: relative;
    overflow: hidden;
}
.list_top_warp img{
    width: 100%;
    height: 100%;
    z-index: 1;
}
.list_top_warp .list_top_txt{
    width: 50%;
    position: absolute;
    top: 50%;
    left: 10%;
    z-index: 2;
    font-size: 14px;

}
.list_top_warp .list_top_txt .txt_big{
    font-size: 36px;
}
.list_top_warp .list_top_txt .txt_small{
    padding-top: 10px;
}
.list_mid_wrap{
    width: 100%;
    position: relative;
}
.list_menu{
    width: 250px;
    min-height:650px;
    border-right: 1px rgba(0,0,0,0.05) solid;
    background-color: #f5f5f5;
    float: left;
    position: relative;
}
.list_menu .tit{
    border-top:3px #d70000 solid;
    border-bottom: 1px rgba(0,0,0,0.05) solid;
    height:75px ;
    line-height: 75px;
    text-align: center;
    color: #333333;
    font-size: 18px;
}
.list_menu ul{
    position: relative;
}
.list_menu li{
    border-bottom: 1px rgba(0,0,0,0.05) solid;
    font-size: 14px;
    height: 45px;
    line-height:45px;
    color:#777777;
    position: relative;
    text-align: center;
    z-index: 3;
    cursor: pointer;
}
.list_menu li a{
	color:#777777;
	display: block;
	width:100%;
	height: 45px;
    line-height:45px;
}
.list_menu li.menu_li_bg{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height:45px;
    border-left:4px #d70000 solid;
    background-color: #ffffff;
    z-index: 1;
    transition: all 0.2s;
    display: block;
    -webkit-box-shadow: 0 5px 10px rgba(0,0,0,0.05);
    -moz-box-shadow: 0 5px 10px rgba(0,0,0,0.05);
    box-shadow: 0 5px 10px rgba(0,0,0,0.05);
}
.list_menu li.on{
    color: #000000;
}
.list_menu li.on a{
    color: #000000;
}
.list_menu li.curItem a{
    color: #000000;
}
.list_menu li.curItem{
    color: #000000;
    width: 100%;
    height:45px;
    border-left:4px #d70000 solid;
    background-color: #ffffff;
    transition: all 0.2s;
    display: block;
    -webkit-box-shadow: 0 5px 10px rgba(0,0,0,0.05);
    -moz-box-shadow: 0 5px 10px rgba(0,0,0,0.05);
    box-shadow: 0 5px 10px rgba(0,0,0,0.05);
}
.list_news{
    margin-left: 250px;
    min-height:650px;
}
.list_news .tit{
    border-bottom: 1px rgba(0,0,0,0.05) solid;
    padding:15px 10px;
    position: relative;
}
.list_news .tit .tit_txt_big{
    background: url("../images/list_bit01.png")left center no-repeat ;
    margin-left: 30px;
    padding-left: 30px;
    font-size:16px;
    color: #333333;
}
.tit .tit_txt_sub{padding-bottom:10px;color:#e7663c;text-shadow: olive;font-style: italic;
}
.list_news .tit .path{
    position: absolute;
    right: 20px;
    color: #999999;
    text-align: left;
    font-size: 12px;
}
.list_news .tit .path a{
    color: #999999;
}
.list_news .tit .path a:hover{
    color: #333333;
}
.list_news .tit .path span{
    padding: 0 5px;
}
.list_cont{

}
.list_cont.on_padding{
    margin: 0 auto;
    padding: 40px 40px;
    font-size: 16px;
    line-height: 36px;
}
.list_cont.on_padding img{
    margin: 10px;
    width: 70%;
    width:auto!important;
    max-width: 920px;
}

.list_cont li{
    display: inline-block;
    padding: 20px 50px;
    border-bottom: 1px rgba(0,0,0,0.05) solid;
    position: relative;
    transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    cursor: pointer;
    width:100%;
}
.list_cont li .list_lm_bg{
    width: 1px;
    height: 1px;
    background-color:#d70000;
    position: absolute;
    bottom: 0;
    left: 0;
    opacity: 0;
    z-index: -99;
    transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
}
.list_cont li:hover .list_lm_bg{
    width: 100%;
    height: 1px;
    background-color:#d70000;
    position: absolute;
    bottom: 0;
    left: 0;
    opacity: 1;
    transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
}
.list_cont li a:hover {
    color: #d70000;
}
.list_cont li .li_image{
    float: left;
    width: 180px;
    height: 120px;
    overflow:hidden;
}
.list_cont li .li_image image{
    width: 100%;
    height: 100%;
}
.list_cont li .li_txt_cont{
    margin-left: 210px;
    line-height: 30px;
}
.list_cont li .li_txt_cont .txt_big{
    font-size: 18px;
    color: #333333;
}

.list_cont li .li_txt_cont .txt_small{
    font-size: 14px;
    color: #999999;
    text-align:justify;text-justify:inter-ideograph;
}
.list_cont li .li_txt_cont .txt_time{
    font-size: 14px;
    color: #747474;
    margin-top:10px;
    text-align: right;
}
.list_bot_wrap{
   width: 100%;
   clear: both;
}
.article_wrap{
    padding: 50px;
    min-height:650px;
}
.article_wrap .tit{
    padding:10px 50px;
    position: relative;
    text-align: center;
    font-size: 30px;
    border-bottom: 1px rgba(0,0,0,0.05) solid;
}
.article_wrap .time{
    padding:5px 0;
    text-align: right;
    font-size: 14px;
    color: #b3b3b3;
	width: 98%;
}
.article_wrap .time span{
    padding: 0 5px;
}
.article_wrap .tit .path{
    position: absolute;
    left: 0;
    top: -30px;
    color: #999999;
    font-size: 14px;
}
.article_wrap .tit .path a{
    color: #999999;
}
.article_wrap .tit .path a:hover{
    color: #333333;
}
.article_wrap .tit .path span{
    padding: 0 5px;
}
.article_cont{
    margin: 0 auto;
    width: 98%;
    font-size: 16px;
    line-height: 36px;
}
.article_cont img{

    margin: 10px;
    width: 70%;
    max-width: 920px;
    min-width: 550px;
}
@media screen and (max-width: 1600px) {
    .banner-cont-enti-item.building1{
        top: 5%;
        left: 30%;
        width: 600px;
    }
    .banner-cont-txt-tit02{
        font-size: 33px;
    }
}

@media screen and (max-width: 1366px) {

    .section .section-txt {
    }
    .banner-cont-enti-item.building1{
        top: 5%;
        left: 5% ;
        width: 550px;
    }
    .banner-cont-txt-tit02{
        font-size: 32px;
    }

    .banner-bg{
        width: 100%;
        height: 100%;
        /* margin: 0 auto; */
    }
    .banner-bg img{
        width: 100%;
        height: 80% !important;
        /* margin: 0 auto; */
    }
}

@media screen and (max-width: 1280px) {
    .banner-cont-txt-tit02{
        font-size: 30px;
    }
    .banner-cont-txt-tit{
        font-size: 42px;
    }
    .banner-bg{
        width: 100%;
        height: 100%;
        /* margin: 0 auto; */
    }
    .banner-bg img{
        width: 100%;
        height: 100% !important;
        /* margin: 0 auto; */
    }
}

@media screen and (max-width: 1080px) {
    .banner-cont-txt-tit02{
        font-size: 24px;
    }
}
@media screen and (max-width: 640px){
    #banner-mousemove .banner-bg img{
        position: relative;
        left: -136%;
        width: 300%;
        margin-left: 0;
    }
    .banner-bg img{
        position: relative;
        left: 50%;
        margin-left: -290%;
        width: 340%;
        height: 100%;
        min-height: inherit !important;
    }
    .m-sl-img{

    }
    .m-sl-txt{

    }
}
.fullpage{
    z-index: 1;
}
.section { position: relative; overflow: hidden;z-index: 1;}
.section .bg { position: absolute; left: 0; top: 0; width: 100%; height: 100%;z-index: 0;}
.section .bg img { display: block; width: 100%; height: 100%;}
.part02 .bg img { display:none; opacity: 0.65; filter:alpha(opacity=65);}
.part02 .bg img.curr { display: block;}
.s2bg { position: absolute; left: 0; top: 0; width: 100%; height: 100%;z-index: 0;}
.s2bg img { display:none; width: 100%; height: 100%;}
.s2bg img.curr { display: block;}
.blur {
    -webkit-filter: blur(10px);
    -moz-filter: blur(10px);
    -ms-filter: blur(10px);
    -o-filter: blur(10px);
    filter: blur(10px);
    filter:progid:DXImageTransform.Microsoft.Blur(PixelRadius='10', MakeShadow='false', ShadowOpacity='0.75')
}
.bg11 { position: absolute; bottom: 0; width: 100%; height: 850px; background: url(images/bg11.png) 50% 0 no-repeat; transition: all 1s;}
.bg12 { position: absolute; bottom: -392px; width: 100%; height: 392px; background: url(images/bg12.png) 50% 0 no-repeat; opacity: 0; transition: all 1.7s; bottom: 90px\0;}
.bg13 { position: absolute; bottom: -377px; width: 100%; height: 377px; background: url(images/bg13.png) 50% 0 no-repeat; transition: all 1s;}
.hgroup { position: absolute; width: 554px; height: 176px; left: 50%; top: 25%; margin: 0 0 0 -277px; text-indent: -9999px; background-image: url(images/slogan.png); opacity: 0; -webkit-transform:scale(0.5, 0.5); transform:scale(0.5, 0.5); transition: all 1s;}
.p11 { position: absolute; left: 50%; top: 50%; width: 600px; margin: 0 0 0 -280px; font-size: 14px; color: #94a7c6; opacity: 0; transition: all 0.5s;}
.mail { position: absolute; left: 50%; top: -26px; width: 375px; height: 26px; margin-left: -187px; background-image: url(images/logo.png); transition: all 1s;}
.mail { float: left; height: 26px; text-indent: -9999px;}
.mail-163 { float: left; width: 107px;}
.mail-126 { float: left;width: 108px; margin-left: 23px;}
.mail-yeah { float: right; width: 115px;}

.bg21 { position: absolute; left: 50%; bottom: 15%; width: 819px; height: 250px; margin-left: -608px; margin-bottom: 40px; background: url(images/bg21.png) 0 0 no-repeat; transition: all 1s;  opacity: 0; margin-left: -1108px;}
.bg22 { position: absolute; left: 50%; bottom: 15%; width: 819px; height: 299px; margin-left: -280px; margin-bottom: 70px; background: url(images/bg22.png) right 0 no-repeat; transition: all 1s; opacity: 0; margin-left: 320px;}
.bg23 { position: absolute; left: 50%; bottom: 15%; width: 819px; height: 325px; margin-left: -409px; background: url(images/bg23.png) 50% 0 no-repeat; transition: all 1s;  bottom: -40%;}
.section strong { position: absolute; left: 50%; top: 15%; z-index: 10; width: 512px; height: 45px; margin-left: -256px; font-size: 24px; font-weight: 500; color: #748A9E; opacity: 0; -webkit-transform:scale(0.5, 0.5); transform:scale(0.5, 0.5); transition: all 1s;}
.section h3 { position: absolute; left: 50%; top: 15%; z-index: 10; width: 512px; height: 45px; margin-left: -256px; margin-top: 60px; text-indent: -9999px; background-repeat: no-repeat; opacity: 0; -webkit-transform:scale(0.5, 0.5); transform:scale(0.5, 0.5); transition: all 1s;}
.p1 { position: absolute; left: 50%; top: 15%; width: 510px; margin-left: -255px; margin-top: 130px; font-size: 16px; color: #727F8C; opacity: 0; transition: all 1s;}
.part05{background-color:#e8e8ea;}
.part02 h3 { }
.part03 h3 { }
.part04 h3 { }
.part05 h3 { }
.section6 strong { width: 561px; margin-left: -280px;}
.section6 h3 { width: 561px; margin-left: -280px; }
.section7 strong { width: 561px; margin-left: -280px;}
.section7 h3 { width: 561px; margin-left: -280px; }
.section8 strong { width: 561px; margin-left: -280px;}
.section8 h3 { width: 561px; margin-left: -280px; }
.section9 strong { width: 609px; margin-left: -304px;}
.section9 h3 { width: 609px; margin-left: -304px; }
.section9 h3 span { position: absolute; left: -100px; top: -48px; width: 89px; height: 90px; }

.bg31 { position: absolute; left: 50%; bottom: 0; width: 892px; height: 472px; margin-left: -396px; margin-bottom: 80px;  opacity: 0; transition: all 1s;}
.bg32 { position: absolute; left: 50%; bottom: 0; width: 892px; height: 472px; margin-left: -396px;  opacity: 0; transition: all 1s;}
.bg33 { position: absolute; left: 50%; bottom: 0; width: 441px; height: 380px; margin-left: 50%;  opacity: 0; transition: all 1s;}
.p3 { position: absolute; width: 430px; left: 50%; top: 15%; margin-top: 250px; margin-left: -100%; font-size: 16px; color: #FFFDE1; opacity: 0; transition: all 1s;}

.bg41 { position: absolute; bottom: -372px; width: 100%; height: 372px;  transition: all 1s;}
.bg42 { position: absolute; bottom: -449px; width: 100%; height: 449px;  transition: all 1s;}
.bg43 { position: absolute; bottom: -449px; width: 100%; height: 449px;  transition: all 1s;}

.bg51, .bg52, .bg53, .bg54 { position: absolute; z-index: 1; width: 208px; left: 50%; bottom: 20%; padding-top: 210px; color: #fff;}

.block51{
    position: relative;
    left: 50%;
    width: 980px;
    margin-left: -480px;
    opacity: 0;
    transition: all 1s;
    margin-top: 180px;
    margin-bottom: 55px;
}
.part05 h4 { margin-bottom: 12px; font-size: 23px; font-weight: 500;}

.bg51 { margin-left: -851px;  opacity: 0; transition: all 1s;}
.bg52 { margin-left: -403px;  opacity: 0; transition: all 1s;}
.bg53 { margin-left: 195px;  opacity: 0; transition: all 1s;}
.bg54 { margin-left: 645px;  opacity: 0; transition: all 1s;}

.copyright { position: absolute; left: 0; bottom: 20px; width: 100%; text-align: center; font-size: 0;}
.copyright a, .copyright span { margin: 0 7px; font-size: 12px; color: #a0a0a0;}

.active .section-txt,.active strong, .active h3 { opacity: 1; -webkit-transform:scale(1, 1); transform:scale(1, 1); transition-delay: 0.2s;}
.active .p1 { opacity: 1; transition-delay: 1.7s;}

.active .bg12 { bottom: 90px; opacity: 1; transition-delay: 0.7s; }
.active .bg13 { bottom: 0; opacity: 1; transition-delay: 0.7s;}
.active .hgroup { opacity: 1; -webkit-transform:scale(1, 1); transform:scale(1, 1); transition-delay: 0.7s;}
.active .mail { top: 25px; transition-delay: 0.7s;}
.active .p11 { opacity: 1; transition-duration: 1s; transition-delay: 2s;}

.active .bg21 { opacity: 1; margin-left: -608px; transition-delay: 0.7s;}
.active .bg23 { bottom: 15%; transition-delay: 0.7s;}
.active .bg22 { margin-left: -280px; opacity: 1; transition-delay: 0.7s;}

.active .block51 {
    opacity: 1;
    transition-delay: 0.3s;
}
.active .p3 { margin-left: -480px; opacity: 1; transition-delay: 0.7s;}
.active .bg31, .active .bg32 { opacity: 1; transition-delay: 1s;}
.active .bg33 { margin-left: -120px; opacity: 1; transition-delay: 0.7s;}

.active .bg41 { bottom: 15%; transition-delay: 0.7s;}
.active .bg42 { bottom: 15%; transition-delay: 1.1s;}
.active .bg43 { bottom: 15%; transition-delay: 0.9s;}

.active .bg51 { margin-left: -551px; opacity: 1; transition-delay: 0.7s;}
.active .bg52 { margin-left: -253px; opacity: 1; transition-delay: 0.7s;}
.active .bg53 { margin-left: 45px; opacity: 1; transition-delay: 0.7s;}
.active .bg54 { margin-left: 345px; opacity: 1; transition-delay: 0.7s;}


.active .go { top: 25%; opacity: 1; transition-delay: 1.2s;}

.ltie10 strong, .ltie10 h3 { opacity: 1; transform:scale(1, 1); transition-delay: 0.7s;}
.ltie10 .p1 { opacity: 1; transition-delay: 1.7s;}

.ltie10 .bg12 { bottom: 90px; opacity: 1; transition-delay: 0.7s; }
.ltie10 .bg13 { bottom: 0; opacity: 1; transition-delay: 0.7s;}
.ltie10 .hgroup { opacity: 1; transform:scale(1, 1); transition-delay: 0.7s;}
.ltie10 .mail { top: 25px; transition-delay: 0.7s;}
.ltie10 .p11 { opacity: 1; transition-duration: 1s; transition-delay: 2s;}

.ltie10 .bg21 { opacity: 1; margin-left: -608px; transition-delay: 0.7s;}
.ltie10 .bg23 { bottom: 15%; transition-delay: 0.7s;}
.ltie10 .bg22 { margin-left: -280px; opacity: 1; transition-delay: 0.7s;}

.ltie10 .p3 { margin-left: -480px; opacity: 1; transition-delay: 0.7s;}
.ltie10 .bg31, .ltie10 .bg32 { opacity: 1; transition-delay: 1s;}
.ltie10 .bg33 { margin-left: -120px; opacity: 1; transition-delay: 0.7s;}

.ltie10 .bg41 { bottom: 15%; transition-delay: 0.7s;}
.ltie10 .bg42 { bottom: 15%; transition-delay: 1.1s;}
.ltie10 .bg43 { bottom: 15%; transition-delay: 0.9s;}

.ltie10 .bg51 { margin-left: -551px; opacity: 1; transition-delay: 0.7s;}
.ltie10 .bg52 { margin-left: -253px; opacity: 1; transition-delay: 0.7s;}
.ltie10 .bg53 { margin-left: 45px; opacity: 1; transition-delay: 0.7s;}
.ltie10 .bg54 { margin-left: 345px; opacity: 1; transition-delay: 0.7s;}



.ltie10 .bg102, .ltie10 .bg103 { opacity: 1; transform:scale(1, 1); transition-delay: 0.7s;}
.ltie10 .go { top: 25%; opacity: 1; transform:scale(1, 1); transition-delay: 1.2s;}

.m-cont-memu-list{
    position: absolute;
    width: 100%;
    bottom: 0;
}
.m-section-menu{
    /* width: 100%; */
    padding: 0.3rem;
    font-size: 0.44rem;
    line-height: 0.44rem;
    color: #000;
    background-color: #fff;
    text-align: left;
    position: relative;
    border-bottom: #ccc solid 1px;
}

.m-section-menu p span.tit{
    color: #d5000f;
}
.m-section-menu p i{
    display: inline-block;
    width: 0.45rem;
    height: 0.45rem;
    vertical-align: middle;
    position: absolute;
    top: 15px;
    right: 10px;
}

.m-index-new-pagination{
    width: 100%;
    bottom: 0.1rem;
    text-align: center;

}

.swiper-pagination-bullet {
    margin: 0 5px;
}

.swiper-pagination-bullet-active {
    opacity: 1;
    background: #d5000f;
}

.m-section-news-list {
    display: block;
    position: relative;
    height: 2rem;
    width: 100%;
    overflow: hidden;
    background-color: #fff;
    border-bottom: #ccc solid 1px;
    font-size: 0.32rem;
}

.m-section-news-list .m-news-cont{
    padding: 0.3rem;
    line-height: 0.5rem;
}

.m-news-txt{
    max-height: 1rem;
    overflow: hidden;
}
.m-news-cont.new .m-news-time{
    color: #d5000f;
}
.m-news-time{
    font-size: 0.26rem;
}

.section-content-m{
    margin-top: 0.2rem;
}

@media screen and (max-width: 640px) {
    .wrapper {
        min-width: 320px;
    }
    #fullpage .mobile-content-el{
        display: block;
        bottom: 0px;
        position: absolute;
        width: 100%;
        transform: translate3d(0,0,0);
        z-index: 2;
    }

    .fp-tableCell {
        display: table-cell;
        vertical-align: top;
        width: 100%;
        height: 100%;
    }

    .swiper-container.index-banner {
        width: auto;
        height: auto;
        position: relative;
    }

    .index-banner .swiper-slide {
        width:100%;
        height: 9.5rem;
    }

    .pc-content-el{
        display: none;
    }
    .page-warp{
        position: relative;
        width: 100%;
        height: 100%;
    }

    .banner-cont-enti-item.building1 {
        position: absolute;
        left: 31%;
        bottom: 10%;
        width: 5rem;
        height: 7rem;
    }

    .banner-cont-txt {
        width: 90%;
        left: 5%;
        font-size: 16px;
        top: 2rem;
    }

    .banner-bg{
        display: none;
    }

    .banner-bg-mobile{
        display: block;
    }

    .banner-cont-enti {
        display: none;
    }

    .index-banner-warp .swiper-slide:first-child .banner-bg{
    }

    .index-banner-warp .swiper-slide:first-child .banner-bg-mobile{
    }

    .index-banner-warp .swiper-slide:first-child .banner-cont-enti{
        display: block;
    }

    .banner-cont-txt-tit {
        font-size: 32px;
    }

    .index-banner-warp {
        position: relative;
        height: 10.25rem;
    }

    .index-banner-pagination {
        bottom: 10px;
    }

    .part01 .section-content {
        position: relative;
        top: 375px;
        height: auto;
        display: none;
    }

    .part01 .item_news {
        min-width: 100%;
    }
    .part01 .section-content-item {
        position: relative;
        width: 50%;
        height: auto;
    }

    .section .section-txt .section-txt-tit {
        font-size: 0.8rem;
        padding-top: 0.4rem;
    }

    .item_news .news-tag {
        width: 100%;
        height: 100%;
        text-align: left;
    }

    .item_news .news-list {
        margin:0;
        padding:0;
        width: 100%;
    }

    .section-content {
        width: 100%;
        height: auto;
        padding-top: 0;
    }

    .part03 .section-content{
        height: 10rem;
        padding-top: 0;
    }

    .m-cont-memu-list{
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
    }

    .section .section-txt {
        width: 94%;
        margin: 0.2rem auto 0;
        padding-top: 1.2rem;
    }

    .section .section-txt .section-txt-p {
        width: 100%;
        overflow: hidden;
        line-height: 1.5;
        font-size:13px;
    }

    .part02.section .section-txt .section-txt-p {
        height: 2.3rem;
        line-height: 1.5;
    }

    .section.part03 .bg img{
        display: block;
        width: 300%;
        margin-left: -180%;
        height: 100%;
    }

    .section.part04 .bg img {
        display: block;
        width: 350%;
        margin-left: -160%;
        height: 100%;
    }

    .m-duoyuan-slider .swiper-slide{
        width: 5rem;
        height: 312px;
        margin-bottom: 20px;
    }

    .m-sl-img{
        width: 100%;
        height: 120px;
        overflow: hidden;
    }

    .m-sl-cont{
        width: 93%;
        background-color: #fff;
        box-sizing: border-box;
        padding-bottom: 10px;
    }

    .m-sl-txt{
        font-size: 0.24rem;
        color: #54545e;
        border-bottom: #ccc solid 1px;
        height: 3.2rem;
        padding:0.2rem;
        margin-right: 0.2rem;
        width: 100%;
    }

    .m-sl-txt .m-sl-tit{
        font-size: 0.6rem;
    }

    .m-sl-btn{
        height: 0.55rem;
        width: 100%;

    }

    .m-sl-p{
        display: inline-block;
        height: 0.95rem;
        width: 100%;
        overflow: hidden;
    }

    .m-duoyuan-slider{
        position: relative;
        width: 90%;
        background-color: #fff;
        padding: 0 5%;
    }

    .txt-padding{
        padding:0.2rem;

    }

    .block51 {
        position: relative;
        left: 0;
        width: 100%;
        height: auto;
        margin-left:0;
        opacity: 0;
        transition: all 1s;
        margin-top: 2.1rem;
        margin-bottom: 0.4rem;
    }

    .active .block51 {
        margin-left: 0;
        opacity: 1;
        transition-delay: 0.7s;
    }

    .cards {
        position: relative;
        width: 94%;
        margin-left: 3%;
        height: 100%;
        display: block;
        background-color: #fff;
        font-size: 14px;
    }

    .block51 .cards:first-child {
        float: left;
        margin-bottom: 0.2rem;
    }

    .block51 .cards:nth-child(2) {
        float: left;
    }

    .cards .ui-more-btn {
        position: relative;
        bottom: 0px;
        padding: 10px 20px;
    }

    .cards .cards-txt {
        padding: 30px;
        font-size: 14px;
        position: relative;
        margin-bottom: 0px;
        border-bottom: #ccc solid 1px;
    }

    .foot-btm {
        text-align: center;
        border-top: #d5000f solid 1px;
        padding: 40px 30px;
    }
}

@media screen and (max-height: 720px) {

}

@media screen and (max-width: 640px){

    .banner-cont-enti-item.building1 {
        bottom: 25%;
    }

}

.singlepage{}
.singlepage *{line-height: 40px!important;color:#333333!important;font-size: 17px!important;height:auto!important;}

.Article_wz{width:100%;}
.Article_wz .Article_fbt2{display: none;}
.Article_wz .Article_bt{width:100%;margin:0px;}
.Article_wz .Article_fbt{width:100%;margin:0px;display: inline-block;width:auto;float:left;padding-bottom:10px;color:#e7663c!important;margin:0px!important;
	    	text-shadow: olive;font-style: italic;width:35%;text-align: right!important;}
.article_cont .Article_msg{text-align: center;margin-top:25px;}
.article_cont *{/* text-align:justify;text-justify:inter-ideograph; */line-height: 36px!important;color:#333333!important;font-size: 16px!important;}
.article_cont img{margin:0 auto!important;text-align: center!important;}
