/* 公共样式 */
.contant {
    width: 100%;
    overflow: hidden;
}
.contant{  
    margin-top: -28px;
}
.bg-white  {
    background-color: #fff;
}
.contant .sub_banner {
    width: 1920px;
    height: 630px;
    position: relative;
    left: -960px;
    margin-left: 50%;
}
.contant .update.container {
    width: 100%;
}
.update.main-container .sub_banner img {
    border-radius: 0px;
}
.update.main-container .develop_banner_txt {
    background-color: #EA5A26;
    position: absolute;
    box-sizing: border-box;
    color: #fff;
    line-height: 68px;
} 

/* 三级页面 banner上的字幕盒子*/
.update.main-container .develop_banner_txt.square {
    width: 359px;
    height: 402px;
    left: 361px;
    top: 77px;
    padding: 52px 56px 51px 51px;
}

.update.main-container .develop_banner_txt.rectangle {
    width: 970px;
    height: 290px;
    left: 361px;
    top: 78px;
    padding: 43px 81px 43px 49px;
}

/* 三级页面banner上的字 */
.develop_banner_txt .title {
    font-weight: bold;
    color: #FFF;
    /* text-align: justify; */
    line-height: 70px;
}

.develop_banner_txt.square .title {
    font-size: 50px;

}

.develop_banner_txt.rectangle .title {
    font-size: 70px;
}

.develop_banner_txt .content {
    line-height: 30px;
    font-size: 18px;
}

.develop_banner_txt.square .content {
    margin-top: 9px;
}

.develop_banner_txt.rectangle .content {
    margin-top: 35px;
}
/*可持续发展三级页面的标题 */
.container.update .tit-one {
    font-size: 32px;
    font-weight: 800;
    line-height: 66px;
    border-bottom: 2px solid #EA5403;
    display: inline-block;

}

/* 可持续发展三级页面的内容标题 */
.container.update .con-one {
    margin-top: 9px;
    line-height: 30px;
}

.container.update .con-three {
    margin-top: 9px;
    line-height: 30px;
    margin-top: 14px;
}
.update.container .tit-two {
    font-size: 22px;
    font-weight: 600;
}

.container.update .con-two {
    font-size: 16px;
}

.container.update .download {
    font-size: 16px;
    font-weight: 800;
    margin-top: 30px;
}

.update.footer {
    margin-top: 0px;
}
 #root .update.container {
    letter-spacing: 0px;
    font-size: 18px;
    color: #444444;
    line-height: 30px;   
}

/* ------------------------------------------------------------- */
/* index-css */
.sub_banner.main-sub_banne {
    position: relative;
}
.banner-txt {
    width: 798px;
    position: absolute;
    left: 392px;
    top: 147px;

}
.banner-txt .title {
    font-size: 65px;
    font-weight:bold;
    line-height:72px;
    color: #E65303;
}
.banner-txt .content {
    font-size:20px;
    font-weight:500;
    line-height:32px;
    margin-top: 20px;
   
}
.management {
    width: 1234px;
    height: 450px;
    position: relative;
    margin-left: 50%;
    left: -617px;
    margin-top: 206px;
}
.management>img {
    width: 676px;
    height: 450px;
    float: left;
} 
.management .text {
    float: right;
    width: 486px;
    padding-left: 72px;   
}
.index .text p {
    line-height: 34px;
}
.index .text a {
    color: #EA5A26;
}
.index .text .one {
    font-size: 34px;
    margin-top: 85px;
}
.index .text .two {
    margin-top: 25px;
    width: 485px;
}
.goto{
    display: block;
    width: 100px;
    height: 30px;
    font-size: 16px;
    margin-top: 61px;
}
.goto span {
    display: inline-block;
    width: 70px;
    float: left;
    margin-right: 12px;
}
.goto .icon-arrow {
    width: 16px;
    height: 14px;
}
.coretopics {
    width: 1234px;
    height: 450px;
    position: relative;
    margin-left: 50%;
    left: -617px;
    margin-top: 150px;
}
.coretopics .text {
    float: left;
    height: 450px;
    width: 494px;
    padding: 0 32px;
 
} 
.coretopics>img {
    width: 676px;
    height: 450px;
    float: right;
}
.reportsandnews {
    width: 1920px;
    height: 630px;
    position: relative;
    left: -960px;
    margin-left: 50%;
    margin-top: 210px;
    
}
.reportsandnews>img {
    width: 100%;
    position: absolute;
    height: 630px;

}
.reportsandnews .text {
    height: 630px;
    width: 611px;
    background-color: #EA5A26;
    color: #fff;
    padding-left: 69px;
    position: absolute;
    right: 0px;
   
}
.reportsandnews .text a {
    color: #fff;
}
.reportsandnews .text  .one {
    margin-top: 80px;  
}
.reportsandnews .text .two {
    margin-top: 36px 0 75px 0;
    padding-left: 20px;
}
.reportsandnews .text .two li {
    list-style: initial;
}
.top-7.footer {
    margin-top: 7px;
}
/*  management-css*/
.list-man {
    height: 883px;
    width: 1234px;
    padding-top: 103px;
    position: relative;
    left: -617px;
    margin-left: 50%;
}

.list-man li {
    width: 382px;
    height: 563px;
    float: left;
    margin-right: 44px;
    box-shadow:0 0 10px 1px #dadada;
}

.list-man li.last {
    margin-right: 0;
}

.list-man li a {
    display: block;
    width: 100%;
    height: 100%;
    background: #FFF;
}

.list-man li a:hover {
    border: 1px solid #EA5403;
    box-shadow: 0 0 20px 1 #DEB59F;
}
.list-man li a .text {
    padding: 46px 29px 0px;
    height: 265px;
    color: #444;
    position: relative;
}
.list-man .pic {
    width: 382px;
    height: 252px;
}
.list-man .text .title {
    font-size: 25px;
    line-height: 24px;
}

.list-man .text .content {
    margin-top: 20px;
    font-size: 16px;
    line-height: 24px;
}

.list-man .text .look {
    display: block;
    width: 161px;
    background-color:#3F4249;
    border-radius: 16px;
    text-align: center;
    line-height: 32px;
    font-size: 15px;
    color:#fff;
    position: absolute;
    bottom: 30px;

}
/* committment-css */
.container.update .promise {
    width: 1140px;
      position: relative;
      left: -570px;
      margin-left: 50%;
    margin-top: 120px;
}

.promise .model {
    width: 1140px;
    height: 717px;
    margin: 83px auto 44px;
    text-align: center;
} 
.promise .model img {
    width: 717px;
    height: 657px;
}
.promise .model p {
    margin-top: 30px;
}
.promise ul {
    width: 1055px;
    height: 511px;
    margin-bottom: 359px;
    margin-left: 42px;
}

.promise ul li {
    width: 248px;
    height: 511px;
    margin-right: 21px;
    float: left;
    box-sizing: border-box;
    padding: 25px 17px;
    text-align: center;
    background: #FFF;
    box-shadow: 0 0 13px 1px #D1D1D1;
    border-radius: 10px;
}

.promise ul li.last {
    margin-right: 0px;
}
.promise li>img {
    display: block;
    width: 120px;
    height: 120px;
    margin: 0 auto;
}

.promise li p.second {
    display:inline-block;
    margin: 20px auto;
    font-weight:500;
    border-bottom: 2px solid #EA5403;
}

.promise li p.third {
    font-size: 16px;
    color: #444444;
    text-align: justify;
    line-height: 24px;
}
/* orgstructure-css */

.orgstructure {
    width: 1142px;
    position: relative;
    left: -570px;
    margin-left: 50%;
    padding: 88px 0 326px;
    font-size: 18px;

}
.orgstructure p.second {
    font-weight: 600;
    margin-top: 30px;
}
.orgstructure .pic {
    width: 1142px;
    height: 852px;
    margin-top: 20px;
    background:#FFF;
box-shadow:0 0 8px 1px #CDCDCD;
border-radius:6px;
text-align: center;
}
/* communications-css */

.interest  {
    width: 1140px;
    position: relative;
    left: -570px;
    margin-left: 50%;
    margin-top: 108px;

}

.interest .pic {
    width: 1182px;
    height: 341px;
    box-shadow: 0 0 15px 1px #cdcdcd;
    border-radius: 30px;
    margin: 82px -27px 55px;

}

.vip {
    width: 1140px;
    margin-top: 143px;
    margin-bottom: 358px;
    position: relative;
    left: -570px;
    margin-left: 50%;

}

.vip .pic {
    width: 1240px;
    height: 516px;
    margin-top: 71px;
    margin-left: -50px;
    text-align: center;
}

/*  coretopics-css*/
.list-cor {
    width: 1056px;
    height: 976px;
    padding: 101px 0 283px 0;
    position: relative;
    left: -528px;
    margin-left: 50%;
   
}

.list-cor .nav-pencil {
    width: 488px;
    margin-left: 284px;
    height: 42px;
}

.list-cor .nav-pencil li {
    float: left;
    width: 126px;
}
.list-cor .nav-pencil li.one a {
    color: #EA5A26;
}

.list-cor .nav-pencil li.two {
    width: 126px;
    margin: 0 55px;
}

.list-cor .nav-pencil li span {
    width: 99px;
    height: 2px;
    background-color: #EA5A26;
    margin-top: 9px;
    margin-left: -14px;
}
.list-cor .nav-pencil li.two span {
    margin-left: 13px;
}
.list-cor .nav-pencil li.third span {
    margin-left: -2px;
}
.list-cor .list {
    margin-top: 24px;
}
.list-cor .list.one {
    margin-left: 179px;
}
.list-cor .list.three{
    margin-left: 179px;
}

.list-cor .list li {
    width: 338px;
    height: 437px;
    background-color: #fff;
    float: left;
    margin: 21px 21px 0px 0px;
    box-shadow: 0 0 10px 1px #dadada;
}

.list-cor .list .nomarginright {
    margin-right: 0px;
}
.list-cor .list li a {
    display: block;
    width: 100%;
    height: 100%;
}
.list-cor .list .pic {
    width: 338px;
    height: 238px;
}
.list-cor .list .text {
    padding: 25px 37px 43px;
}

.list-cor .list .title {
    display: inline-block;
    font-weight: 500;
    border-bottom: 2px solid #EA5A26;
}
.list-cor .list a:hover{
    color: #4c4948;

}

.list-cor .list .content {
    margin-top: 18px;
    font-size: 16px;
}

/*  govemance-css*/
.container.update.govemance {
    width: 1200px;
    position: relative;
    left: -600px;
    margin-left: 50%;
    padding-top: 102px;
    padding-bottom: 326px;
}

.rules .declar {
    width: 1086px;
    height: 536px;
    margin-top: 47px;
    margin-left: 27px;
}
.rules .declar li {
    width: 526px;
    height: 536px;
    float: left;
    margin-right: 26px;
    background:#FFF;
box-shadow:0 0 8px 1px #cdcdcd;
border-radius:15px;
    
}
.rules .declar li.last {
    margin-right: 0px;
}
.rules .declar li .content {
    height: 266px;
    padding: 33px ;
}
.rules .declar .tit-two{
    margin-bottom: 11px;

}
.rules .declar .content .second {
    font-size: 17px;

}
.rules .download {
font-weight: 800;
margin-top: 30px;
}
.regulations {
    margin-top: 81px;
}
.regulations .declar {
    width: 1085px;
    height: 616px;
    margin-top: 49px;
    margin-left: 27px;
}
.regulations .declar li {
    background:#FFF;
box-shadow:0 0 8px 1px #cdcdcd;
border-radius:15px;
}
.regulations .declar li.one img{
   float: left;
   margin:19px 66px; 
}
.regulations .declar li.two img{
    float: left;
    margin:71px 66px; 
 }
.regulations .declar li .content {
    float: right;
    width: 769px;
    line-height: 24px;
    margin-top: 35px;
}
.regulations .declar li.one {
    height: 222px;
}
.regulations .declar li.two {
    height: 324px;
    margin-top: 70px;
}

.govemance .content .tit-two {
    font-weight: 800;
    font-size: 24px;
    margin-bottom: 11px;
}
.govemance .content p.third {
    margin-top: 12px;
}
/* businessinteration */

.container.update .download {
    margin-top: 23px;
}
.container.update.business .con-one {
    font-size: 16px;
}
.container.update.business .con-three {
    font-size: 16px;
}
 .con-two {
    margin: 14px auto 29px;
}
.container.update.business {
    width: 1140px;
    position: relative;
      left: -570px;
      margin-left: 50%;
}
.invest {
    width: 1140px;
    margin-top: 86px;
}

.invest .principle {
    margin-top: 41px;
}

.invest .principle>div {
    width: 1194px;
    margin-left: -27px;
    box-shadow:0 0 15px 1px #cdcdcd;
    border-radius:12px;
}
.invest .application {
    margin-top: 35px;
}
.risk {
    position: relative;
    margin-top: 82px;
    width: 1140px;
}
.risk .content {
    position: relative;
    height: 888px;
    width: 1140px;
}
.risk img {
    position: absolute;
    left: 0px;
}
.risk .content>div {
    position: absolute;
    background: #FFFFFF;
    width: 394px;
    height: 364px;
    box-shadow: 0 0 14px 6px #D1D1D1;
    border-radius: 16px;
    padding: 30px 27px;
}

.risk .top {
    top: 0px;
    left: 238px;
}

.risk .bottom {
    bottom: 0px;
    right: 449px;
}

.risk .content .right {
    width: 340px;
    height: 888px;
    top: 0px;
    right: 0px;
    background-color: #EA5403;
    color: #fff;
    padding: 0 38px;
    border-radius: 0px;
}
.container.update .risk .tit-one {
    border-bottom: 2px solid #fff;
}

.safe {
    width: 1140px;
    height: 787px;
    margin-top: 82px;
    position: relative;
}

.safe .left {
    position: absolute;
    left: 0px;
    top: 202px;
    width: 554px;
}

.safe .privacy>p.second { 
margin-bottom: -7px;
}

.safe .right {
    position: absolute;
    width: 552px;
    height: 744px;
    right: 0px;
    top: 50px;
}

.safe .adminster {
    margin-top: 30px;
}

.product,.coal {
    width: 1140px;
    margin-top: 132px;
    position: relative;
}
.product .content {
    width: 1140px;
    height: 593px;
    position: relative;
}
.product .content>ul {
    position: absolute;
    top: 42px;
}

.product .content>ul li {
    width: 690px;
    height: 440px;
    float: left;
    text-align: center;
    background: #FFF;
    box-shadow: 0 0 15px 1px #cdcdcd;
    border-radius: 15px;
    margin-right: 18px;
    padding: 38px 22px;

}
.coal .content {
    width: 1140px;
    height: 410px;
}
.coal .content>ul{
    width: 1140px;
    height: 359px;
    margin-top: 42px;
}
.coal .content>ul li {
    text-align: center;
    background: #FFF;
    box-shadow: 0 0 15px 1px #cdcdcd;
    border-radius: 15px;
    padding: 38px 22px;

}

.product .content>ul li .con-two,
.coal .content>ul li .con-two {
    text-align: justify;
}

.product .right {
    height: 560px;
    width: 344px;
    position: absolute;
    right: 0px;
}

.product .right>div {
    position: absolute;
    width: 167px;
    height: 368px;
    background-color: #EA5403;
    bottom: 0px;
    left: 77px;
}

.product .right img.one {
    position: absolute;
    top: 0px;
    right: 0px;

}

.product .right img.second {
    position: absolute;
    bottom: 110px;

}

.product .tit-two {
    margin: 29px auto;
}
.product .download {
    margin-top: 27px;
}
.chain {
    height: 748px;
    margin-top: 96px;

}
.chain .left {
    width: 427px;
    height: 748px;
    float: left;
    background-color: #EA5403;
}
.chain .detail {
    width: 371px;
    height: 203px;
    padding: 12px 28px;
    color: #fff;
}
.chain .detail .tit-one {
    border-bottom-color:#fff;
}
.chain .right {
    width: 579px;
    height: 390px;
    float: right;
    padding: 179px 67px;
}
.welfare {
    width: 1140px;
    margin: 145px 0 201px;
}
.welfare>ul {
    margin-top: 65px;
}
.welfare li {
    padding: 0px 25px;
    background:#FFF;
box-shadow:0 0 15px 1px #cdcdcd;
border-radius:15px;
}
.welfare li.first {
    height: 290px;
}
.welfare li.second {
    height: 237px;
    margin-top: 44px;
}
.welfare li .left {
    width: 886px;
    height: 127px;
    float: left;
    padding: 55px 0;

}
.welfare li.first>img {
    float: right;
    margin-top: 61px;
}
.welfare li.second>img {
    float: right;
    margin-top: 34px;
}
.welfare .con-two {
    margin-top: 11px;
}
.welfare .con-two.no {
    margin-top: -29px;
}
.welfare .download {
    height: 30px;
}

/* communityandenvironment-css */
.container.update.comenv {
    width: 1140px;
    position: relative;
      left: -570px;
      margin-left: 50%;
      padding-top: 85px;
}

.green .service {
    height: 268px;
    margin-top: 109px;
    
}
.green .service img {
    float: left;
}
.green .service .detail {
    margin-left: 34px;
    position: relative;
    width: 648px;
    float: right;
   
}
.green .service .icon {
    display: inline-block;
    width: 88px;
    height: 82px;
    position: absolute;
}
.green .title2 {
    display: inline-block;
    font-size:24px;
    font-weight:800;
    position: absolute;
    left: 116px;
    line-height: 82px;

}
.green .content2 {
    line-height:30px;
    font-size:18px;
    position: absolute;
    left: 0px;
    top: 109px;
}
.green .opertive {
    margin-top: 99px;
    height: 490px;
    width: 114;
   

}
.green .opertive img {
    float: right;
}
.green .opertive .detail {

    margin-right: 53px;
    position: relative;
    width: 720px;
}
.green .opertive .icon {
    display: inline-block;
    width: 88px;
    height: 82px;
    background-color: red;
    position: absolute;
}
.green .opertive .list {
    margin: 41px 0 0 20px;
    font-size: 16px;
}
.green .opertive .list li {
    list-style: initial;
    line-height: 30px;
}
.green .opertive .list li span {
    font-weight: bold;
}
.green .opertive .download {
    margin-top: 72px;
}
.ecology {
    /* height: 1742px; */
    height: 1656px;
    width: 1140px;
    margin-top: 86px;
    background-color: #fff;
}
.ecology .data {
    padding: 60px 126px;
    font-size:16px
}
.ecology .data img {
border-radius:20px;
}
.ecology .data>div {
background:#FFF;
box-shadow:0 0 15px 1px #cdcdcd;
border-radius:30px;
margin-top: 24px;
}
.ecology .download.last{
margin-top: 10px;
}
/* reportandnews-css */
.develop_banner_txt.ran .title {
    padding-right: 55px;
}
.list-rep {
    height: 883px;
    width: 853px;
    position: relative;
    left: -426.5px;
    margin-left: 50%;
    margin-top: 104px;
}
.list-rep li {
    float: left;
    width: 382px;
    height: 563px;
    box-shadow: 0 0 10px 1px #dadada;
}

.list-rep li.first {
    margin-right: 89px;
}
.list-rep li a {
    display: block;
    width: 100%;
    height: 100%;
    background-color: #fff;
}
.list-rep .pic {
   width: 382px;
   height: 252px; 
}
.list-rep .text {
    position: relative;
    height: 263px;
    padding: 46px 29px 0px;
    color: #444;
    
}
.list-rep .text .title {
    font-size: 25px;
    line-height: 24px;
}
.list-rep .text .look {
    position: absolute;
    width: 161px;
    background: #3F4249;
    border-radius: 16px;
    text-align: center;
    line-height: 32px;
    font-size: 15px;
    color:#fff;
    bottom: 37px;

}
.list-rep ul li a:hover {
    border: 2px solid #EA5403;
    box-shadow: 0 0 20px 1px #DEB59F;
}
/* reports-css */
.container.update.reports {
    width: 1920px;
      position: relative;
      left: -570px;
      margin-left: 50%;
      padding: 103px 0 326px;

}
.year {
    width: 1192px; 
    height: 714px;
}
 .reports .text{
    width: 645px;
    height: 714px;
}
.reports .content{
    padding: 19px 25px 0;
    width: 595px;
    height: 530px;
    border-radius: 15px;
    background-color: #fff;
    /* border: 5px solid red */
}
.reports .pic {
    width: 496px;
    height: 714px;
}

.year .text {
float: right;
margin-left: 51px;
}
.year .pic {
    float: left;
}

.reports .text .listbox {
    /* padding: 19px 25px; */
    height: 449px;
    background-color: #fff;
    overflow: hidden;
}
.reports .listbox dl {
    width: 100%;
    height: 52px;
    line-height: 52px;

}
.reports .listbox dl dt {
    width: 110px;
    float: right;
}
.reports .listbox dl dd {
    float: left;
}
.reports .text .tit-one {
    width: 316px;
    margin: 53px 0px;
    margin-bottom: 44px;
}
.reports .page {
    width: 563px;
    height: 62px;
    line-height: 42px;
    margin-top: 19px;
    padding: 0 16px ;
    background: #fff;
    
}
.reports .page .m_p {
    height: 22px;
    line-height: 42px;
    padding: 20px 0;
}

.zhuanxiang {
    width: 1191px;
    height: 714px;
    margin-top: 43px;
}
.zhuanxiang .left {
    float: left;
  
}
.zhuanxiang .right {
    float: right;
}

.news {
    width: 1192px;
    height: 714px;
    margin-top: 103px;
    margin-bottom: 326px;
    position: relative;
    margin-left: 50%;
    left: -596px;
}
.news .pic {
    float: left;
    margin-right: 51px;
}
.news .text {
    width: 645px;
    height: 641px;
    float: right;
    padding-top: 73px;
    
}
.news .content {
    background-color: #fff;
    width: 595px;
    height: 507px;
    margin-top: 32px;
    padding: 34px 25px 0px 25px;
    border-radius: 15px;

}
.news .content>p {
    height: 40px;
    line-height: 40px;
}
.news .content>p .left {
    float: left;
}
.news .content>p .right {
    float: right;
}