@charset "utf-8";

/* 禁用iPhone中Safari的字号自动调整 */
html{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;}

/* 去除iPhone中默认的input样式 */
input,textarea,button{-webkit-appearance:none;resize:none;border:none;background:none;border-radius: 0;outline:none;-webkit-tap-highlight-color: rgba(0, 0, 0, 0);-webkit-user-modify: read-write-plaintext-only;box-shadow: none;}
input[type=checkbox]:focus,input[type=radio]:focus{ outline: none; }
/* 取消链接高亮  */
body,div,ul,li,ol,h1,h2,h3,h4,h5,h6,input,textarea,select,p,dl,dt,dd,a,img,button,form,table,th,tr,td,tbody,article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{-webkit-tap-highlight-color:rgba(0,0,0,0);margin:0;padding:0;border:0;font-family:arial;}

/* 设置HTML5元素为块 */
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block;}
*:focus{outline:none;}
html{line-height:1}
ol,ul{list-style:none}
table{border-collapse:collapse;border-spacing:0}
caption,th,td{text-align:left;font-weight:normal;vertical-align:middle;padding:0;}
q,blockquote{quotes:none}
q:before,q:after,blockquote:before,blockquote:after{content:"";content:none}
a img{border:none}
article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}
input,select,textarea{padding:0;margin:0;border:0 none;font-size:16px;color:#3E3E3C;font-family:Arial;}
::-webkit-input-placeholder{    /* WebKit, Blink, Edge */
font-size:14px;}
:-moz-placeholder{    /* Mozilla Firefox 4 to 18 */
font-size:14px;}
::-moz-placeholder{    /* Mozilla Firefox 19+ */
font-size:14px;}
:-ms-input-placeholder{    /* Internet Explorer 10-11 */
font-size:14px;}
a{text-decoration:none;}
a:hover{text-decoration:none;}


/*清除浮动*/
.clearfix{*zoom:1}
.clearfix:after{content:'\0020';display:block;height:0;font-size:0;clear:both;overflow:hidden}

/*左右浮动*/
.fl{float:left}
.fr{float:right}

/*过渡*/
.tans{-webkit-transition: all 1s;-moz-transition: all 1s;-o-transition: all 1s;-ms-transition: all 1s;transition: all 1s;}
.posiR{position:relative;}

/*layout*/
body{font-family:arial;background:#fff;font-size:16px;color:#3e3e3c;}

.ma{
    width:1000px;margin:0 auto;

}
.mainBox img{
    display: block;
    max-width: 100%;
}
/*直播*/
.part_live{padding:57px 0 50px;}
#player{width:100%;height:360px;}
.livepic{margin:0 auto;}
.intro{padding-top:18px;position: relative;}
.intro::before{
    position: absolute;
    content: '';
    top:9px;left:0;
    width:17px;height:14px;background:url(https://s1.51cto.com/oss/201812/07/7935dde56e0d5073dad7bf5438227e2b.png) no-repeat center top;background-size: 100% 100%;
}
.intro::after{
    position: absolute;
    content: '';
    bottom:-6px;right:0;
    width:17px;height:14px;background:url(https://s3.51cto.com/oss/201812/07/c305dc4644ef025b3ac8af3e717c129e.png) no-repeat center top;background-size: 100% 100%;
}
.intro p{
    text-indent: 2em;line-height:25px;
}
.intro strong{
    font-size: 18px;color:#ff5907;
}

h2{text-align: center;padding-bottom:30px;}
h3{font-size: 30px;font-weight: bold;color:#fff;letter-spacing: 1px;padding-bottom:20px;border-bottom:1px solid #fff;}
/*新闻动态*/
.news{padding:50px 0;}
.newsL{margin-right:20px;}
.newsR{margin-left:20px;}
.twopic a{width:47.8%;}
.line{display:block;height:2px;width:100%;background:url(https://s5.51cto.com/oss/201812/07/d2a314dfee322889368714cdcb89fd38.jpg) repeat center bottom;margin-top:20px;margin-bottom:19px;}
.newItem{margin-bottom:16px;}
.newItem:last-child dd{border:0;}
.newItem dt{font-size: 18px;font-weight:bold;padding-bottom:5px;}
.newItem dd{color:#898988;line-height:29px;border-bottom:1px dashed #3E3E3C;padding-bottom:16px;}
.picture3 img{margin: 0 auto;padding-bottom:20px;}

.newItem2 dd{color:#3E3E3C;line-height:29px;}
/*清除col边距*/
.challengelist li{
    padding: 6px !important;
    margin: 0 !important;
}
.row{
    padding: 0 !important;
    margin: 0 !important;  
}
/*会议日程*/
.iconbox{
    position: relative;
}
.sjtxt{
    position: absolute;top:10px;right:20px;font-size: 18px;
}
.agendaWrap{
    background: #EEE9E4;
}
.agenda{
    padding:30px 0;
}
.agenda table{
    width:100%;
}
.agenda td{
    padding:17px 0;border-top:1px solid rgba(238,202,166,1);font-weight: bold;
}
.nobor td{
    border-top:0;
}
.sj{
    width: 21%;
}
.sj img,.nr img{max-width: 119px;}
.nr{
    width: 43.8%;
}
.gap{
    width:3%;
}
.agendaName{font-weight: bold;margin-right:10px;}
.agendaPosi{font-weight: normal;}
/*嘉宾*/
.guest{
    padding:50px 0;
}
.guest img{
    margin:0 auto;
}

.gname{font-size:24px;text-align: center;padding:17px 0;margin-bottom:13px;
    background:url(https://s4.51cto.com/oss/201812/07/a3d46b8a616380013025abf70401513a.png) no-repeat center bottom;
}
.gposi{font-size:18px;text-align: center;line-height:27px; }


/*底部*/
.bottom{
  background:url(https://s1.51cto.com/oss/201812/07/aabc4b7014a05001f3ae94fe918f1cdf.jpg) no-repeat center top;background-size: 100% 100%;
}
.btmMargin{
    padding:20px 0;
}
.btm{padding:30px 0;}
.jianjie{font-size: 18px;line-height: 36px;color:#fff;}
.logo img{margin:0 auto 10px;margin-top:20px;}


/*清除col边距*/
/* .part_live [class*="col-"],.guest [class*="col-"]{
    padding: 0 !important;
    margin: 0 !important;
} */


.cop{
    background:#000;height:52px;line-height:52px;text-align: center;color:#fff;font-size: 14px;
}

/*调查问卷*/

.dcWrap{
    box-shadow: 3px 4px 1px #e8dcd6;height:0;overflow: hidden; 
}
.heightAuto{
    height: auto;
}

.diaocha{
    width:100%;
    padding:39px 44px;border-left:1px solid #EECAA6;border-right:1px solid #EECAA6;
}
/*input*/
.quesDl{
    padding-bottom:28px;border-bottom:1px dashed #595959;margin-bottom:20px;
}
.Ques{
    color:#171717;font-size: 18px;font-weight:normal;padding-bottom:24px;
}
.subQ{
    padding-left:28px;font-size: 18px;padding-bottom:20px;color:#999;
}
.subQ strong{margin-left:10px;}

.subA label{
    color:#999;
}
.subQ.coloron{
    color:#171717;
}
.subA.coloron label{
    color:#3e3e3c;
}


input[type=checkbox], input[type=radio]{margin:0;}
.dot{
    margin-top:3px;
}
.dot,label{
    float: left;cursor: pointer;font-weight: normal;color:#595959;
}
.dot{
    position: relative;width:16px;height:16px;margin-right:9px;
}
.dot u{
    position: absolute;width:16px;height:16px;background:url(https://s1.51cto.com/oss/201812/07/57da7d25d687a496c1d6d510a916e23e.png) no-repeat 0 0;background-size:100% 200%;
}
.dot input{
    position: absolute;width:16px;height:16px;
}
.dot_check u{
    background-image:url(https://s3.51cto.com/oss/201812/07/360dce328043d23db54bf87a3194123a.png);
}
.on label{
    color:#ef7b26;
}
.on .dot_radio u{
    background-position: 0 -16px;
}
.on .dot_check u{
    background-position: 0 -16px;
}
.ctoR .dot u{
    background-image:url(https://s3.51cto.com/oss/201812/07/360dce328043d23db54bf87a3194123a.png);
}
.other label input{border-bottom:1px solid #595959;padding-left:10px;}

.other{width: 100%;}
.other label{width:89%;}
.other input{width: 60%;}

.item{
    float: left;margin-left:28px;margin-bottom:10px;
}

#Q4 .item{
    width: 100%;
}
#Q4 label{width:89%;}
#Q6 .item{
    margin-left:0;margin-right:18px;
}
#Q6 .item:last-child{margin-right:0;}
#Q6 .item:last-child .dot{margin-right:0;}
#Q6 .item label{margin-right:5px;font-weight: bold;}
.q6-name{float: left;margin-right:10%;padding-left:28px;color:#595959;padding-top:10px;
    min-width: 476px;
}
#Q7{border-bottom:0;}
#Q7 textarea{
  width:100%; border:1px solid #595959;padding:10px;
}

.inpName{
    width:20%;text-align: right;margin-top:20px;margin-right:26px;color:#171717;
}
.myInput{
    border:1px solid #595959;
    width:70%;padding-left:10px;padding-top:10px;padding-bottom:10px;margin-bottom:30px;
}
.info{
    margin-top:40px;
}
.infobtnW{text-align: center;}
.infobtn{display: inline-block;max-width: 138px;cursor: pointer;}
.infobtn1{margin-right:20px;}


.delay02{
    -webkit-animation-delay:.2s;animation-delay:.2s;
}

.visible-1000{display:none;}
@media all  and (max-width:1000px){
    .ma{
        width:95%;
        margin:0 auto;
        padding:30px 0;
    }
    .dcWrap.ma{padding:0;}
    .diaocha{padding:20px 22px;}
    .q6-name{
        min-width: 100%;
    }
}

@media all  and (max-width:960px){
    #home_top,.cop{
        display: none;
    }
}
@media (max-width: 767px){
    .newsL{margin-right:0;}
    .newsR{margin-left:0;}
    .gposi{
        padding-bottom:20px;
    }
    .visible-1000{
        padding-top:10px;
        display: block;
    }
    .hidden-1000{
        display: none;
    }
    .dot{margin-right:4px;}
    .subQ,.q6-name{padding-left:0;}
    .item{
        margin-left:13px;
    }  
    #Q6 .item{
        margin:0;margin-right:10px;margin-top:10px;
    }
    #Q7{
        margin-bottom:0;padding-bottom:0;
    }
}

@media all  and (max-width:640px){    
    .livepic,#player{
      height:200px;
    }

}

.masked{
    /* font-size: 24px; */
    font-weight: bold;
    background: -webkit-linear-gradient(to right, #ee6504,20%,#f68005, #fe9c06,#f68005, #ee6504);
    background: -moz-linear-gradient(to right, #ee6504,20%,#f68005, #fe9c06,#f68005, #ee6504);
    background: -o-linear-gradient(to right, #ee6504,20%,#f68005, #fe9c06,#f68005, #ee6504);
    background: -ms-linear-gradient(to right, #ee6504,20%,#f68005, #fe9c06,#f68005, #ee6504);
    background: linear-gradient(to right, #ee6504,20%,#f68005, #fe9c06,#f68005, #ee6504);
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;background-clip: text;
    -webkit-background-size: 200% 100%;background-size: 200% 100%;
    -webkit-animation: masked-animation 1.5s infinite linear; -moz-animation: masked-animation 1.5s infinite linear; -o-animation: masked-animation 1.5s infinite linear;
    -ms-animation: masked-animation 1.5s infinite linear;animation: masked-animation 1.5s infinite linear;
}

.color-btn{
    display: inline-block;
    font-size: 14px;
    text-align: center;
    color: #fff;
    border: 1px solid #fff;
    border-image: linear-gradient(to right,#323c96,5%,#e40276,80%, #d93526) 1;
    box-sizing: border-box;
    position: relative;
    font-weight: normal;
    margin: 0 auto;
    padding:0 1rem;
}

@-webkit-keyframes masked-animation {
    0%  { background-position: 0 0;}
    100% { background-position: -200% 0;}
}
@-moz-keyframes masked-animation {
    0%  { background-position: 0 0;}
    100% { background-position: -200% 0;}
}
@-o-keyframes masked-animation {
    0%  { background-position: 0 0;}
    100% { background-position: -200% 0;}
}
@-ms-keyframes masked-animation {
    0%  { background-position: 0 0;}
    100% { background-position: -200% 0;}
}
@keyframes masked-animation {
    0%  { background-position: 0 0;}
    100% { background-position: -200% 0;}
}




.newsR{
    height:651px;
    overflow-y: scroll;
	padding-right:10px;
}
.newsR::-webkit-scrollbar {/*滚动条整体样式*/
    width: 4px;     /*高宽分别对应横竖滚动条的尺寸*/
    height: 4px;
}
.newsR::-webkit-scrollbar-thumb {/*滚动条里面小方块*/
    border-radius:10px;
    background: #ffbb00;
}
.newsR::-webkit-scrollbar-track {/*滚动条里面轨道*/
     border-radius:10px;
    background: #000;
}

