
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,hr,p,blockquote,pre,a,abbr,acronym,del,cite,address,small,sub,sup,b,u,i,center,font,em,strong,dl,dt,dd,ul,ol,li,form,fieldset,legend,table,caption,thead,tbody,tfoot,tr,th,td {
  margin:0;
  padding:0;
  outline:none;
}
body,h1,h2,h3,h4,h5,h6 {
  font-family:'PingFang SC','Microsoft YaHei',SimHei,Arial,SimSun;
}
ul,ol,li{
  list-style-type:none;
}
a {
  text-decoration:none;
  color:#000000;
}
a:hover {
  text-decoration:none;
}
a:focus {
  outline:none;
}
li:focus {
  outline:none;
}
fieldset,img {
  border:0;
}
img {
  display:block;
}
q,blockquote {
  quotes:"" "";
}
q:before,q:after,blockquote:before,blockquote:after {
  content:"";
}
del {
  text-decoration:line-through;
}
ins {
  text-decoration:underline;
}
sup {
  vertical-align:super;
}
sub {
  vertical-align:sub;
}
cite,em,dfn {
  font-style:normal;
}
table {
  border-collapse:collapse;
  border-spacing:0;
  empty-cells:show;
}
caption,th,td {
  font-weight:normal;
  text-align:left;
}
input,textarea,select,button {
  font-size:100%;
  font-family:inherit;
  margin:0;
  padding:0;
}
label,button {
  cursor:pointer;
}
textarea {
  white-space:pre;
  resize:none;
  border:1px solid #ececec;
}
button,input,select,textarea {
  font-size:100%;
}
article,aside,canvas,details,figcaption,figure,footer,header,menu,nav,section,summary {
  margin:0;
  padding:0;
  display:block;
  border:0;
  font-size:100%;
}
.clearfix {
  *zoom:1;
}
.clearfix:after {
  content:" ";
  display:table;
  height:0;
  clear:both;
  visibility:hidden;
}
body{
  background-color: #fff;
}
.container {
  width:1280px;
  margin:0 auto;
  height:100%;
}
.conf-header{
  padding: 30px 0;
}
.conf-header .container{
  margin: 0 60px;
  width: auto;
}
.conf-header img{
  width: auto;
  display: inline-block;
}
.conf-banner{
  width: 100%;
}
.conf-banner img{
  width: 100%;
}

.conf-title{
  display: inline-block;
  height:38px;
  line-height: 34px;
  font-size: 35px;
  font-weight: normal;
}
i{
  display: inline-block;
  width: 4px;
  background-color: #f00;
  height: 100%;
  vertical-align: top;
  margin-right: 10px;
}
.conf-back-title{
  padding: 80px 0 50px 0;
  background-color: #f4f4f4;
}
.conf-back{
  position: relative;
  padding: 0 0 80px 0;
  background-color: #f4f4f4;
  overflow: hidden;
}
.conf-video{
  position: absolute;
  top:50px;
  left: 0;
  bottom: 130px;
  width: 52%;
  background-color: rgba(0,0,0,.5);
  z-index: 3;
}
.conf-video .play-btn{
  position: absolute;
  left: 30px;
  bottom: 15px;
  width: 36px;
  height: 36px;
  text-indent: -99999px;
  display: block;
  background:url(../images/conf-play.png) no-repeat;
}
.conf-back-container{
  position: relative;
  float: right;
  width: 42%;
  background: #fff;
  padding: 50px 50px 50px 250px;
  z-index: 1;
}
.conf-back-container:after{
  content: '';
  width: 500px;
  height: 100%;
  position: absolute;
  top:0;
  left: 100%;
  background: #fff;

}
.conf-back-container p{
  font-size:16px;
  line-height: 2;
  color: #4c4c4c;
  text-align: justify;
  padding-bottom: 5px;
  text-indent: 0;
}
.conf-back-container p:nth-child(1){
  /* padding-bottom: 30px; */
}
.conf-news{
  padding: 80px 0;
  background-color:#ffffff;
}

.conf-news-left{
  float: left;
  width: 46%;
}


.conf-news-left-context{
  padding: 50px 20px 50px 30px;
  box-shadow: 0 0 30px #f0f0f0;
  background-color: #fff;
  text-align:left;
}
.left-news-list{
  position: relative;
  height: 400px;
  overflow: hidden;
}
.left-news-list ul{
  width: 100%;
}
.left-news-list li{
  position: relative;
  padding:0 0 12px 20px;
  margin-bottom: 12px;
  border-bottom: 1px solid #e6e3e3;
}
.left-news-list li:last-child{
  border-bottom: 0;
}
.left-news-list li:before{
  position: absolute;
  top:5px;
  left: 0;
  content: '';
  width: 10px;
  height: 10px;
  display: block;
  float: left;
  background-color: #d6000f;
}
.left-news-list h3{
  font-size: 0;
  width: 400px;
  max-width: 100%;
  display: inline-block;
  height: 20px;
  line-height: 20px;
  /*text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;*/
}
.left-news-list h3 a{
  display: inline-block;
  max-width: 100%;
  color: #333;
  font-size: 18px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.left-news-list h3:hover,.left-news-list h3 a:hover{
  color: #d6000f;
}
.left-news-list .time-tip{
  float: right;
  font-size: 14px;
  color: #9a9a9a;
}

.left-news-list p{
  color: #9a9a9a;
  margin-top:10px;
  line-height: 1.5;
  font-size: 16px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  width: 85%;
}


.conf-news-right{
  float: right;
  width: 54%;
  max-width: 690px;
}
.conf-news-right .conf-title{
  padding-left: 30px;
}

.conf-news .conf-title{
  margin-bottom:35px;
}
.conf-news-right-context{
  position: relative;
  height: 465px;
  padding: 0px 0px 35px 35px;
  background-color: #f7f7f7;
}
.conf-news-pic{
  width: 100%;
  position: relative;
}
.conf-news-pic img{
  width: 100%;
  height: 360px;
}

.conf-news-right-context h3{
  font-size: 18px;
  line-height: 1.5;
  margin-bottom: 5px;
  padding-top: 20px;
  padding-right: 30px;
}
.conf-news-right-context h3:hover,.conf-news-right-context h3 a:hover{
  color: #d6000f;
}
.conf-news-right-context p{
  color: #9a9a9a;
  line-height: 2;
  font-size: 14px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.top-news-tips span{
  color: #ccc;
  font-size: 12px;
  display: block;
  margin-bottom: 5px;
}
.top-news-tips p{
  font-size: 14px;
  line-height: 1.5;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.right-news-list{
  margin-top: 20px;
  height: 65px;
  overflow-y: auto;
}

.wonderful{
  padding: 80px 0;
  background-color: #f4f4f4;
}
.wonderful-content{
  margin-top: 45px;
}
.pics-box{
  position: relative;
  height: 850px;
}
.temp-pic{
  position: absolute;
  overflow: hidden;
}
.temp-pic:hover .top-more{
  opacity: 1;
}
.temp-pic img{
  width: 100%;
  height: 100%;
}
.temp-pic:nth-child(1){
  top:0;
  left: 0;
  width: 720px;
  height: 550px;
}
.temp-pic:nth-child(2){
  top:0;
  left: 730px;
  width: 550px;
  height: 420px;
}
.temp-pic:nth-child(3){
  top:430px;
  left: 730px;
  width: 550px;
  height: 420px;
}
.temp-pic:nth-child(4){
  top:560px;
  left: 0;
  width: 430px;
  height: 290px;
}
.temp-pic:nth-child(5){
  top:560px;
  left: 440px;
  width: 280px;
  height: 290px;
}
.top-more{
  position: absolute;
  top:0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0,0,0,.5);
  text-align: center;
  vertical-align: middle;
  opacity: 0;
  transition: all .5s ease;
  cursor: pointer;
}
.top-more i{
  position: absolute;
  top:50%;
  left: 50%;
  width: 50px;
  height: 50px;
  background:url(../images/reform-open-icon-03.png);
  margin: -50px 0 0 -25px;
  vertical-align: middle;
}
.top-more p{
  position: absolute;
  top:50%;
  left: 0;
  width: 100%;

  margin: 20px 0 0 0;
  font-size: 18px;
  color: #fff;
}
.companys{
  padding: 80px 0 60px 0;
  overflow: hidden;
}
.company-list{
  margin-top: 40px;

}
.company-list ul{
  overflow: hidden;
  width: 102.041%;
}
.company-list li{
  float: left;
  width: 18%;
  margin-right: 2%;
  padding: 20px 0;
  text-align: center;
  font-size: 0;
  background-color: #e5e5e5;
  margin-bottom: 40px;
}
.company-list li a{
  display: block;
  width: 100%;
  height: 100%;
}
.company-list li img{
  display: inline-block;
}
.pup-bg{
  position: fixed;
  top:0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 9;
  background-color: rgba(0,0,0,.5);
  display: none;
}
.pup-pics-show{
  position: fixed;
  top:50%;
  left: 50%;
  z-index: 10;
  width: 800px;
  margin-left: -400px;
  margin-top:-310px;
  background-color: #fff;
  display: none;
}
.pic-container{
  position: relative;
  width: 100%;
}
.pic-container .num-tip{
  position: absolute;
  bottom: 0;
  right: 0;
  background-color: rgba(0,0,0,.6);
  color: #fff;
  font-size: 12px;
  padding: 5px;
  border-radius: 3px;
}
.pic-container b{
  font-weight: normal;
}
.pic-container img{
  width: 100%;
}
.pics-tab{
  position: relative;
  width: 100%;
  padding: 10px 0;
}
.pics-tab .tab-pics{
  width: 700px;
  margin: 0 auto;
  white-space: nowrap;
  font-size: 0;
  overflow: hidden;

}
.pics-tab ul{
  width: 100%;
  white-space: nowrap;
  font-size: 0;
  overflow: visible;
}
.pics-tab li{
  position: relative;
  display: inline-block;
  height: 80px;
  margin-right: 10px;
  border: 1px solid #fff;
  box-sizing: border-box;
  cursor: pointer;
}
.pics-tab li.on{
  border: 1px solid #d6000f;
}
.pics-tab li img{
  width:auto;
  height: 100%;
}
.pics-tab li .top-bg{
  position: absolute;
  top:0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0,0,0,.4);
}
.pics-tab li.on .top-bg{
  opacity: 0;
}
.pics-tab a{
  position: absolute;
  top:10px;
  width: 30px;
  height: 80px;
  display: block;
  opacity: 1;
  transition: all .3s linear;
}
.pics-tab a:hover{
  opacity: .8;
}
.pics-tab .prev-btn{
  left: 10px;
  background: url(../images/reform-open-icon-05.png) no-repeat center;
}
.pics-tab .next-btn{
  right: 10px;
  background: url(../images/reform-open-icon-06.png) no-repeat center;
}
.close_btn{
  position: absolute;
  left: 100.5%;
  top:0;
  width: 35px;
  height: 35px;
  display: block;
  background: url(../images/reform-open-icon-04.png) no-repeat center #666;
  background-size: 100% 100%;
}

.conf-footer{
  background-color: #eaeaea;
  padding: 10px 0;
}

.conf-footer .ewm-pic{
  float: right;
  width: auto;
}

.conf-footer .conf-footer-left{
  float: left;
  padding: 80px 0 0 0;
  font-size: 16px;
  color: #999;
}
.conf-footer .conf-footer-left p{
  margin-bottom: 15px;
}
.conf-footer .conf-footer-left p a{
  color: #1a1a1a;
}
#video-box{
  width: 100%;
  height: 100%;
}
#video-box img{
/*  display: none;*/
}

@media screen and (max-width:1366px) {
  .conf-news-left-context .mCSB_inside > .mCSB_container{
    margin-right: 10px;
  }
  .conf-news-left-context .mCSB_scrollTools .mCSB_draggerContainer{
    right: -10px;
  }
  .conf-back-title{
    padding: 50px 0 20px 0;
  }
  .wonderful{
    padding: 50px 0;
  }
  .companys{
    padding: 50px 0 30px 0;
  }
  .company-list li{
    padding:15px 0;
    margin-bottom: 20px;
  }
  .company-list li img{
    height: 45px;
    max-width: 100%
  }
  .pup-pics-show{
    width: 700px;
    margin-left: -350px;
  }
  .pics-tab{
    padding: 5px 0;
  }
  .pics-tab .tab-pics{
    width: 640px;
  }
  .pics-tab li{
    height: 70px;
    margin-right: 5px;
  }
  .pics-tab a{
    top:5px;
    height: 70px;
    width: 20px;
  }
  .pics-tab .prev-btn {
    left: 5px;
  }
  .pics-tab .next-btn {
    right: 5px;
  }
  .pup-pics-show{
    margin-top:-280px;
  }
}

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

  .container {
    width:auto;
    margin:0 5%;
    height:100%;
  }
  .conf-title{
    height: 30px;
    line-height: 30px;
    font-size: 30px;
  }
  .conf-header{
    padding: 20px 0;
  }
  .conf-header .container{
    width:auto;
    margin:0 5%;
  }
  .conf-header img{
    width: 150px;
  }
  .conf-back-title{
    padding: 50px 0 20px 0;
  }
  .conf-back{
    padding: 0 0 50px 0;
  }
  .conf-back-container{
    width: 42%;
    padding:40px 50px 40px 250px;
  }
  .conf-back-container p{
    line-height: 1.8;
  }
  .conf-back-container p:nth-child(1){
    padding-bottom: 10px;
  }
  .conf-video{
    width: 50%;
    top:50px;
    bottom: 100px;
  }
  .conf-news-right{
    width: 50%;
  }
  .conf-news-left{
    width: 48%;
  }
  .conf-news{
    padding: 50px 0;
  }
  .conf-news-right-context{
    padding: 25px 25px;
    height: 400px;
  }
  .conf-news-left-context{
    padding: 25px 20px 25px 20px;
  }
  .right-news-list h3{
    width:78%;
    width: calc(100% - 83px);
  }
  .digital{
    padding: 60px 0;
  }
  .conf-news-pic img{
    height: auto;
  }
}
@media screen and (max-width:1024px) {
  .container{
    margin:0 3%;
  }
  .conf-header{
    padding: 15px 0;
  }
  .conf-back-title{
    padding: 40px 0 20px 0;
  }
  .conf-header img{
    width: 120px;
  }
  .conf-back{
    padding: 0 0 30px 0;
  }
  .wonderful-content{
    margin-top: 35px;
  }
  .wonderful{
    padding: 40px 0;
  }
  .companys{
    padding: 40px 0 20px 0;
  }
  .conf-back-container{
    padding: 30px 40px 30px 120px;
  }
  .conf-news{
    padding: 30px 0;
  }

  .conf-news-left{
    text-align: left;
  }
  .conf-news-right-context{
    padding: 15px 15px;
  }
  .conf-news-left-context{
    padding: 15px 10px 15px 20px;
  }
  .digital{
    padding: 40px 0;
  }
  .digital .conf-title{
    display: block;
    margin-bottom: 20px;
  }
  .conf-footer .conf-footer-left{
    width: 85%;
  }
  .conf-footer .conf-footer-left p{
    text-align: justify;
    font-size: 14px;
  }
}

@media screen and (max-width:768px) {
  .conf-header{
    padding: 10px 0;
  }
  .conf-header img{
    width: 90px;
  }
  .conf-video{
    position: relative;
    top: 0;
    bottom: 0;
    height: 300px;
    width: 94%;
    margin: 20px 3% 20px;
  }
  .conf-back{
    padding-bottom: 20px;
  }
  .conf-back-container{
    width: auto;
    margin-top: 0;
    padding: 30px 40px 30px 40px;
  }
  .conf-back-container:after{
    display: none;
  }
  .conf-news{
    padding-bottom: 0;
  }
  .conf-news-right{
    float: none;
    width: 100%;
    margin-bottom: 40px;
    margin-left: 0;
    padding-top: 30px;
    max-width: none;
  }
  .conf-news-left{
    float: none;
    width: 100%;
  }
  .conf-news-right-context{
    height: auto;
    padding: 30px;
  }
  .conf-news .conf-title{
    margin-bottom:25px;
  }
  .conf-news-left-context{
    padding: 30px;
  }
  .right-news-list h3:hover,.right-news-list h3 a:hover{
    color: #333;
  }
  .conf-back-title{
    padding: 30px 0 5px 0;
  }
  .pup-pics-show{
    width: 88%;
    margin-left: 0;
    margin-top: 0;
    transform: translate(-50%,-50%);
  }
  .pics-tab .tab-pics{
    width: calc(100% - 60px);
  }

  .conf-footer{
    padding: 5px 0;
  }
  .conf-footer .ewm-pic{
    float: none;
    text-align: center;
  }
  .conf-footer .ewm-pic img{
    display: inline-block;
    width: 75px;
  }
  .conf-footer .conf-footer-left{
    float: none;
    width: auto;
    padding-top: 10px;
  }
  .conf-footer .conf-footer-left p{
    text-align: justify;
    font-size: 14px;
    margin-bottom: 5px;
  }
  .conf-news-right .conf-title{
    padding-left: 0;
  }
  .wonderful{
    padding: 30px 0;
  }
  .wonderful-content{
    margin-top: 25px;
  }
  .companys{
    padding: 30px 0 20px 0;
  }
  .pics-tab li{
    height: 50px;
  }
  .pics-tab a{
    height: 50px;
  }
  .temp-pic:hover .top-more{
    opacity: 0;
  }
  .company-list ul{
    width: 102.1%
  }
  .company-list li{
    width: 31.3%;
    margin-right: 2%;
    margin-bottom: 15px;
  }
  .company-list li img{
    height: 40px;
    max-width: 100%
  }
}
@media screen and (max-width:480px) {
  .close_btn{
    top:-37px;
    right: 0;
    left: auto;
  }
  .companys{
    padding: 20px 0 10px 0;
  }
  .company-list{
    margin-top: 20px;
  }
  .company-list ul{
    width: 105.364%;
  }
  .company-list li{
    padding: 5px 0;
    width: 45%;
    margin-right: 5%;
    margin-bottom: 20px;
  }
  .company-list li img{
    height: 40px;
  }
  .wonderful{
    padding: 20px 0;
  }
  .wonderful-content{
    margin-top: 20px;
  }
  .conf-header{
    padding: 10px 0 7px 0;
  }
  .conf-header img{
    width: 75px;
  }
  .conf-title{
    height: 24px;
    line-height: 24px;
    font-size: 24px;
  }
  .conf-back-title{
    padding: 20px 0 5px 0;
  }
  .conf-back{
    padding-bottom: 10px;
  }
  .conf-video{
    height: 240px;
    margin-bottom: 10px;
  }
  .conf-back-container{
    padding: 20px 30px;
  }
  .conf-video .play-btn{
    left: 50%;
    bottom: 50%;
    transform: translate(-50%,50%);
  }
  .conf-back-container p{
    font-size: 14px;
    line-height: 1.6;
  }
  .conf-back-container p:nth-child(1){
    padding-bottom:8px;
  }
  .conf-news{
    padding: 20px 0 0 0;
  }
  .conf-news-right{
    margin-bottom: 20px;
    padding-top: 20px;
  }
  .conf-news .conf-title{
    margin-bottom: 20px;
  }
  .top-news-tips h3{
    font-size: 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
  }
  .top-news-tips p{
    font-size: 12px;
    -webkit-line-clamp: 1;
  }

  .digital-content{
    padding: 20px 20px 10px 20px;
  }
  .conf-news-right-context{
    padding: 15px;
  }
  .conf-footer .conf-footer-left p{
    font-size: 12px;
  }
  .conf-news-left-context {
    padding:15px;
  }
  .pics-tab li{
    height: 50px;
  }
  .conf-news-right-context h3{
    padding-right: 0;
  }
}
@media screen and (max-width:375px) {
  .conf-video{
    height: 180px;
  }
  .digital-list li{
    margin-right: 5%;
  }
  .top-news-tips{
    padding: 10px;
  }
  .conf-news-right-context{
    padding: 10px;
  }
}
@media screen and (max-width:320px){
  .digital-list p{
    font-size: 14px;
    height: auto;
    margin-bottom: 10px;
  }
  .digital-tab li h4{
    font-size: 12px;
    padding-bottom: 10px;
  }
}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
  background-color: #d6000f !important;
}

