/*reset*/
html {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  height: 100%;
}
body {
  font-family: "pingFangSC", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #333;
  height: 100%;
  background-color: #f7f7f7;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
h1,
h2,
h3,
h4,
h5 {
  font-style: normal;
  font-weight: 400;
}
* {
  margin: 0;
  padding: 0;
}
a img {
  border: 0;
}
a {
  text-decoration: none;
  color: #333;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
a.disabled {
  color: #9B9B9B;
}
a:active {
}
.active-bg-none {
  background-color: transparent;
}
label {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
em,
i {
  font-style: normal;
}
ul,
li {
  list-style: none;
}
section {
  overflow: hidden;
}
input,
select,
button,
textarea {
  font-family: "pingFangSC", "Helvetica Neue", Helvetica, Arial, sans-serif;
  outline: none;
  color: #333;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-appearance: none;
  display: inline;
  vertical-align: middle;
}
/*reset end*/
body{
    /*background-color:#FDFDFE;*/
     background-color:#FFF;
    margin:0;
    font-family: '微软雅黑' !important;
}
a{
    text-decoration: none;
    color:#000;
}
.header-logo{
	padding: 10px 4% 10px;
}
.header-logo img{
	width:40%;
	display: block;
	margin:0 auto;
}

.header-line{
	height:40px;
	background:#fff;
	position: relative;
	text-align: center;
	border-bottom: 1px solid #E0E0E0;
	margin-bottom: -1px;
}
.header-line a{
	position:absolute;
	top:0;
	left:0;
	width:40px;
	height:40px;
	line-height: 40px;
	background:url(../img/goback.jpg) no-repeat 0 center;
	background-size: 30% 60%;
	margin-left: 20px;
	display: block;
	
}
.header-line span{
	display: inline-block;
	font-size: 18px;
	line-height: 40px;
}
.main{
  height:100%;
}
.main-signup{
  height:100%;
  overflow: hidden;
}
/*.title{
    padding-top:3px;
}*/
.title img{
    width:100%;
}
.ppt-content{
    border-bottom:1px solid #EAEAEA;
    padding:10px 0;
    background-color:#FCFCFD;
}
.ppt-content img{
    width:120px;
    height:80px;
}
.person-content img{
    width: 100px;
    height: 100px;
    border-radius: 100%;
}
.ppt-content table {
    font-size: 16px;
    margin: 0 7px;
}

.ppt-content .thumbnail{
    width:120px;
}
.td-content{
    font-size:14px;
    color:#b2b2b2;
}
.line{
    border-bottom:1px solid #eaeaea;
}
.line0{
	 height:10px;
   background:#eaeaea;
}
.virute{
	text-align: center;
	padding:20px 0;
}
.virute img{
	width:65%;
	display:inline-block;
}
.virute p{
	margin:0 5%;
	font-size: 16px;
	color:#000;
	margin-top: 10px;
}
.virute p span{
	color:#12ADB5;
}
.zhanwei{
    height:40px;
}
.zhanwei-bottom{
    height:20px;
}
.zhanwei-h50{
	height:25px;
}
.close-iframe{
	display: none;
	position: fixed;
	top: 30px;
	right: 0;
	z-index: 1000;
	background: #55a3e6;
	width: 60px;
	height: 60px;
	text-align: right;
}
.close-iframe img{
	width: 30%;
	display: inline-block;
	margin-top: 20px;
	margin-right: 20px;
}
#udesk_container{
	position:relative;
	z-index: 999 !important;
}

.udesk_panel{
	padding-bottom: 20px !important;
}
.navigation{
    background-color:#1BACB1;
    height:40px;
    line-height:40px;
    position:fixed;
    top:0;
    width:100%;
}
.navigation div{
    width:25%;
    text-align:center;
    float:left;
    color:#fff;
}
.navigation  .winners{
    width:25%;
}
.navigation .investigation{
    width:25%;
}
.navigation .active{
    color:#FFD041;
}
.data{
    background-color:#f8f8f8;
    line-height:30px;
    height:30px;
    margin-bottom: 10px;
}
.data span{
    display:inline-block;
    width:10px;
    background-color:#12ADB5;
    height:30px;
    vertical-align: bottom;
    margin-right:10px;
}
.conferenceHall{
    height:40px;
    line-height:40px;
    margin-bottom: 2px;
}
.conferenceHall div{
    width:50%;
    text-align: center;
    float:left;
}
.conferenceHall div.active{
    color:#12ADB5;
    border-bottom: 2px solid #12ADB5;
}
/*----------------------------------------------------------*/
.introduce-img-div{
	padding-bottom: 10px;
}
.introduce-img-div img{
    width:100%;
}
.introduce-img-div .title-con{
	padding: 15px 0;
	font-size: 16px;
	text-align: center;
	border-bottom: 1px solid #DBDBDB;
}
.intro-line{
	height:20px;
	background: #F4F2F2;
}
.content-sponsor{
    background-color:#FDFDFE;
    padding-bottom:5px;
}
.content-sponsor .title{
    width: 90px;
    height: 40px;
    border-radius: 30px;
    color: #12ADB5;
    margin:10px auto;
    line-height: 40px;
    text-align: center;
    font-size: 20px;
    position:relative;

}
.content-sponsor .title span{
	display: block;
	width: 100%;
  height: 100%;
	background:#fff;
	position: relative;
	z-index: 10;
}
.content-sponsor .title-l{
	width:150px;
}
.content-sponsor .title::after{
	content:"";
	position: absolute;
	top:22px;
	left: -70%;
	width:230%;
	border-top: 1px solid #BBBBBB;
	z-index: 1;
}
.content-sponsor .title-l::after{
	width:180%;
	left: -40%;
}
.content-sponsor-daily{
    background-color:#f8f8f8;
    padding:5px 0;
}
.content-sponsor-daily .title,.sponsor-person .title,.content-winner .title{
    width: 160px;
    height: 40px;
    background-color:#f8f8f8;
    color: #12ADB5;
    margin:20px auto;
    line-height: 40px;
    text-align: center;
    font-size: 20px;

}
.content-winner .title{
	color:#0E6640;
	background:url(../img/rectangle01.png) no-repeat;
	background-size: 100% 100%;
}
.content-winner .title.win_title02{
	color:#C45000;
	background:url(../img/rectangle02.png) no-repeat;
	background-size: 100% 100%;
}
.content-winner .title.win_title03{
	color:#0074A0;
	background:url(../img/rectangle03.png) no-repeat;
	background-size: 100% 100%;
	width:330px;
}
.sponsor-person .title,.content-winner .title{
    background-color:#fff;

}
/*.content-sponsor{
    background-color:#f8f8f8;
}*/
.content-sponsor div{
    text-align: center;
}
.content-sponsor>p{
    text-align:center;
}
.content-sponsor div .title-img{
    width:60px;
    margin-bottom:15px;
}
.content-sponsor div p{
    color:#272727;
    line-height: 160%;
}
.content-sponsor div h5{
    color:#4A4A4A;
}
.content-sponsor div .map-img{
    width:90%;
}

.sponsor-person{
    background-color:#f9f9f9;
    margin-bottom:30px;
}
.sponsor-person .title{
    border: none;
    padding: 30px 0 10px 0;
    margin:auto;
}
.sponsor-logo-div table{
    margin:auto;
    width:80%;
}
.sponsor-logo-div table img{
    width:90px;
    margin:5px;
}
.person-content table{
    display:block;
}
.person-content table .td-content div{
    white-space:normal;
    overflow:hidden;
    text-overflow:ellipsis;
    width:200px;
    height:80px;
}
.guest{
    margin-top:10px;
    overflow: hidden;
    margin-bottom:10px;
}
.guest>div{
    float:left;
}
.guest .div-head-img{
    width:30%;
    text-align: center;
}
.guest .div-content{
    width:66%;
}
.guest .div-head-img img{
    width:85%;
    border-radius: 100%;
}
.guest .div-content .name{
    font-size:19px;
    color:#48C8C7;
}
.guest .div-content .position{
    font-size:15px;
    margin: 4px 0 6px;
}
.guest .div-content .content{
    width: 100%;
    /*height: 64px;*/
    overflow: hidden;
   	font-size: 16px;
		line-height: 22px;
    color: #9B9B9B;
    white-space: normal;
    text-overflow: ellipsis;
    letter-spacing: 1px;
		
}
.guest .div-content .content p{
	text-indent: 2em;
	font-size: 16px;
	line-height: 22px;
	
	
}
.guest .div-content .content.flex{
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 3;
		height: 64px;
		line-height: 22px;
		
}
.guest .open-content{
    font-size: 14px;
    color:#1E969C;
    margin-top:5px;
}
.content-winner .title{
    width: 300px;
    font-size: 18px;
}
.content-winner .content table{
    width:100%;
    text-align: center;
}
.content-winner .content table tr{
    height:40px;
    line-height:200%;
}
.content-winner .content table > tbody > tr:nth-of-type(odd) {
    background-color: #f7f7f7;
}
.signUp-content{
    background-color:#f9f9f9;
    /*height:100%;*/
}
.signUp-content .title{
    text-align: center;
}
.signUp-content .title p{
    color:#12ADB5;
    margin-top:5px;
}
/*.signUp-content input,.signUp-content textarea{
    height:30px;
    width:87%;
    margin-left:4%;
    margin-right:1%;
    background-color:#f9f9f9;
    border: 1px solid #9E9E9E;
    padding-left:5px;
    border-radius: 5px;
}*/
.signUp-content input{
    height:30px;
   	width:100%;
    margin-left:4%;
    margin-right:1%;
    background-color:#fff;
    padding-left:5px;
    border:none;
}

.input-div ul li{
    margin: 0 auto 15px;
    background:#fff;
    overflow: hidden;
    border: 1px solid #E0E0E0;
    border-left:0;
    border-right:0;
}
.input-div li b{
    color:red;
}
.input-div li .list-name{
	float: left;
	width:30%;
	height:50px;
	font-size: 16px;
	line-height: 50px;
	text-align: center;
}
.input-div li .list-name span{
	display: inline-block;
	text-indent: 2em;
}
.input-div li .list-detail{
	width:70%;
	overflow: hidden;
	float: left;
}
.input-div li .list-detail input{
	width:90%;
	height:24px;
	font-size: 16px;
	line-height: 26px;
	padding:13px 10px 13px 0;
	margin:0;
}

.input-div li .list-detail input::-webkit-input-placeholder { /* WebKit browsers */
	font-size: 16px;
}
.input-div li .list-detail input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
	font-size: 16px;
}
.input-div li .list-detail input::-moz-placeholder { /* Mozilla Firefox 19+ */
	font-size: 16px;
}
.input-div li .list-detail input:-ms-input-placeholder { /* Internet Explorer 10+ */
	font-size: 16px;
}

.input-div li.free-create .list-name{
	height:40px;
	line-height: 40px;
}
.input-div li.free-create .list-detail{
	float:initial;
	margin-left:4%;
	padding:15px 0;
	border-top:1px solid #E2E2E2;
	width:97%;
}
.input-div li.free-create .list-detail input{
	float:left;
	padding: 0;
	margin-right: 20px;
	width:100px;
	height:35px;
	font-size: 14px;
	line-height: 35px;
	text-align: center;
	color:#979797;
	border:1px solid #979797;
	border-radius: 5px;
}
.input-div li.free-create .list-detail input.on{
	color:#fff;
	border-color:#12ADB5;
	background: #12ADB5;
}
.wrap-zw-box{
	border: 1px solid #979797;
	border-radius: 5px;
	overflow: hidden;
	width: 92%;
}

/*------------------------------*/
.input-div li.post .list-name{
	height:40px;
	line-height: 40px;
}
.input-div li.post .list-detail-zw{
	width:100%;
	overflow: hidden;
}
.input-div li.post .wrap-zw-box{
	border: 0;
	border-top: 1px solid #E2E2E2;;
	border-radius: 0px;
	overflow:inherit;
	width: initial;
	margin-left: 3%;
	padding: 10px 4% 10px 0;

}

.input-div li.post .wrap-zw{
	width:100%;
	display:-moz-box;
	display:-webkit-box;
	display:box;
	border: 1px solid #979797;
	border-radius: 5px;
	overflow: hidden;
}

.input-div li.post .wrap-zw input{
	display: block;
	color:#6d6d6d;
	border: 0;
	border-right: 1px solid #979797;
	border-radius:0;
	width:initial;
	line-height: 12px;
	font-size: 12px;
	-moz-box-flex:1;
	-webkit-box-flex:1;
	box-flex:1;
}

.input-div li.post input{
	margin: 0;
	padding: 0;
}
.input-div li.post .wrap-zw input:last-child{
	-moz-box-flex:2;
	-webkit-box-flex:2;
	box-flex:2;
	border: 0;
}
.input-div li.post .wrap-zw input.on{
	color:#fff;
	background:#12ADB5;
}
/*-----------------------------*/



.input-div ul li.submit-wrap{
	background:inherit;
	border:0;
}

#cooperationIntention{
    height:80px;
}
.submit-button div{
    width:90%;
    display:block;
    border-radius: 5px;
    background-color:#12ADB5;
    color:#fff;
    margin-left:4%;
    height:40px;
    line-height:40px;
    text-align:center;
}
.signUp-qrCode{
    margin-top:20px;
    text-align: center;
}
.signUp-qrCode img{
    width:100px;
}
.signUp-qrCode  p{
    color:#12ADB5;
    margin-bottom:5px;
}
.cre-pic{
	width:50%;
	margin:0 auto ;
}
.create-success{
	padding-top: 100px;
}
.cre-detail{
	padding-top:30px;
	text-align: center;
}
.cre-detail h3{
	font-size: 16px;
	color:#000;
}
.cre-detail p{
	color:#ccc;
	font-size: 14px;
	margin:10px 0;
}
.guide-btn{
	margin: 15px auto 0;

	width:38%;
	height:30px;
	font-size: 15px;
	line-height: 30px;
	color:#12ADB5;
	border:1px solid #12ADB5;
	border-radius: 5px;
}
.content-winner tr
{
   padding:3px 0;
}
.content-winner .winnersTitle
{
    text-align: center;
    margin-top:20px;
    font-size: 18px;
    color: #12ADB5;
}
.content .list-name{
	margin:0 3% 15px;
	display:-webkit-flex;
	display:flex;
	-webkit-flex-wrap:wrap;
	flex-wrap:wrap;
}
.content .list-name span{
	display: block;
	font-size: 14px;
	width:16.6%;
	margin:5px 0 0 0;
}
.content .post{
	margin-bottom:10px;
}
.banner-wrap{
	position:relative;
	margin-bottom: 10px;
	overflow: hidden;
	background:#fff;
	height:268px;
	background:url(../img/mission-hd.png) no-repeat;
	background-size: 100%100%;
}
.banner-wrap-px{
	background:url(../img/peixun-hd.png) no-repeat;
	background-size: 100%100%;
}
.banner-wrap h3{
	font-size: 30px;
	color: #fff;
	text-align: center;
	padding:40px 0 15px;
}
.banner-wrap ul{
	width:96%;
	margin:0 auto;
	overflow: hidden;
}
.banner-wrap ul li{
	width:45%;
	height:40px;
	font-size: 16px;
	line-height: 40px;
	color:#fff;
	text-align: center;
	border:1px solid #fff;
	border-radius:50px;
	float: left;
	margin: 0 2% 12px 2%;
}
.banner-wrap ul li.train{
	width:95%;
}
.data-time{
	width: 90%;
	margin: 0 auto;
	font-size: 14px;
	color:#fff;
	text-align: center;
	margin:10px auto 15px;
}
.btn-wrap{
	position:relative;
	z-index: 99;
	margin:-30px 4% 10px;
	overflow: hidden;
}
.btn-wrap a{
	display: block;
	width:100%;
	height:100%;
	font-size: 15px;
	line-height: 35px;
	color:#fff;
}
.btn-try{
	float:left;
	width:45%;
	height:35px;
	border-radius:6px;
	background:#FCBE03;
	text-align: center;
	
}
.btn-try-px{
	float:left;
	width:45%;
	height:35px;
	border-radius:6px;
	background:#FCBE03;
	text-align: center;
	
}
.btn-create{
	float:right;
	width:45%;
	height:35px;
	border-radius:6px;
	background:#0C71D6;
	text-align: center;
}

.mission-video-wrap{
	background:#fff;
	padding:10px 4%;
	margin-bottom: 10px;
}
.wrap-video a{
	display: block;
	position:relative;
}
.wrap-video a::after{
	position:absolute;
	top:50%;
	left:50%;
	margin:-23px 0 0 -23px;
	z-index:99;
	content:"";
	width:46px;
	height:46px;
	background: url(../img/videv-play.png) no-repeat;
	background-size: 100% 100%;
	opacity: .5;
}
#html5-video-0 img{
	width:100%;
}
.video-js .vjs-big-play-button{
	display: none !important;
}
.detail-con{
	color:#333;
	font-size: 15px;
	line-height: 20px;
}
.detail-con p{
	text-indent:20px;
}
.best-course-wrap{
	background:#fff;
}
.best-course-wrap h3{
	height:60px;
	text-align: center;
	font-size: 20px;
	line-height: 60px;
	color:#fff;
	background: url(../img/short01_bg.png) no-repeat center;
	background-size:60%;
}

.best-course-wrap h4{
	text-align: center;
	font-size: 16px;
	color:#12ADB5;
	margin:0 4%;
	padding:30px 0 10px;
	border-top:#D2D2D2 1px solid;
}
.course-table {
	margin:0 4%;
	margin-bottom:30px;
	font-size: 15px;
}
.best-course-wrap table tr th{
	font-weight: normal;
	background: #97B5FF;
	color:#fff;
	text-align: left;
	padding: 10px;
	padding-left:4%;
}
.best-course-wrap table tr th:last-child{
	background: #11C7D1;
}
.best-course-wrap table tr:nth-child(even){background:#F9F7F7;}
.best-course-wrap table td{
	text-align: left;
	padding: 10px 0;
	padding-left:4%;
	padding-right:2%;

}

.winner-table-color tr td a{
  color:#4A4A4A;
  text-decoration: underline;
}

.intro-wrap{
	margin:10px 4%;
	
}
.intro-wrap h3{
	height: 24px;
	text-align: center;
	font-size: 15px;
	line-height: 35px;
	color: #15a9ba;
	border: 1px solid #15a9ba;
	border-radius: 50px;
	background-size: 60%;
	margin: 10px auto 15px;
	padding: 0 10px 10px;

}
.intro-wrap p{
	margin: 0 4%;
	text-align: center;
}
.intro-wrap img{
	display: inline-block;
	width:60%;
	margin:20px 0 15px;
}
.intro-wrap span{
	display: block;
	margin:0 5%;
	text-align: left;
	font-size: 16px;
}
.intro-wrap span i{
	font-weight: bold;
	font-size: 18px;
}
.share-x-btn{
	margin:20px 4% 20px;
	font-size: 20px;
	line-height: 50px;
	height:50px;
	color: #FFFFFF;
	text-align: center;
	background: #FCBE03;
	border-radius: 10px;
}
.client-wrap{
	padding:10px 4% 30px;
	overflow: hidden;
	text-align: center;
}
.client-wrap h3{
	width: 70%;
	height: 24px;
	text-align: center;
	font-size: 16px;
	line-height: 33px;
	color: #15a9ba;
	border: 1px solid #15a9ba;
	border-radius: 50px;
	background-size: 60%;
	margin: 10px auto 15px;
	padding: 0 10px 10px;
}
.client-wrap img{
	display: inline-block;
	width:95%;
	margin:2px 0 2px;
}
.client-wrap ul {
	width:100%;
	overflow: hidden;
	margin: 10px 0 15px;
}
.client-wrap li {
	float:left;
  width:32.2%;
  
	margin-left:3px;
}
.client-wrap li p{
	font-size: 14px;
	line-height: 18px;
}
.layui-layer-title{
	background:#12ADB5 !important;
}
.layui-layer-content{
	padding:5px 20px !important;
}
.layui-layer-btn .layui-layer-btn0{
	background:#12ADB5 !important;
}
.layui-layer-setwin .layui-layer-close1{
	width:20px !important;
	height:20px !important;
	background:url(../js/layer/skin/default/close.png) no-repeat !important;
}

.case-course-wrap{
	overflow: hidden;
}
.case-course-wrap .case-title{
	height:40px;
	line-height: 40px;
	border-left:4px solid #1CA79D;
	background:#FAFAFA;	
	margin:10px 0;
	padding-left: 3%;
}
.case-course-wrap ul{
	margin:4%;
}
.case-course-wrap ul li{
	margin-bottom:10px;
}
.case-course-wrap ul li a{
	display: block;
	overflow: hidden;
}
.case-course-wrap ul li a .img-box{
	width:35%;
	float:left;
}
.case-course-wrap ul li a .img-box img{
	width:100%;
}
.case-course-wrap ul li a .intro{
	  float: left;
	  
    padding: 0 0 0 10px;
}
.case-course-wrap ul li a .intro{
	width:60%;
}
.case-course-wrap li .intro h3{
	width: 100%;
	font-size: 16px;
	height: 24px;
	line-height: 24px;
	font-weight: 700;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.case-course-wrap  li .intro .date{
	display: block;
	margin-bottom: 5px;
	font-size: 12px;
	color: #a5a5a5;
	line-height: 16px;
}
.case-course-wrap  li .intro p{
		font-size: 14px;
		height:40px;
	  vertical-align: middle;
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}



/*reset end*/
.bg-muted {
  background-color: #f7f7f7;
  overflow-x: hidden;
}
.m-banner img {
  display: block;
  width: 100%;
}
.winner-panel .panel-hd {
  padding: 0 15px;
  line-height: 42px;
  background-color: #fff;
  position: relative;
}
.winner-panel .panel-hd:after {
  display: block;
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 1px;
  background-color: #c7c7c7;
  -webkit-transform: scaleY(0.5);
  transform: scaleY(0.5);
}
.winner-panel .panel-hd h2 {
  font-size: 15px;
}
.winner-panel .panel-hd .down,
.winner-panel .panel-hd .up {
  position: absolute;
  right: 15px;
  top: 50%;
  color: #1BACB1;
  font-size: 13px;
  padding-right: 22px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  background-repeat: no-repeat;
  background-size: 15px;
  background-position: right center;
}
.winner-panel .panel-hd .down {
  background-image: url(../img/arrow-down.png);
}
.winner-panel .panel-hd .up {
  background-image: url(../img/arrow-up.png);
  display: none;
}
.winner-panel .panel-bd {
  display: none;
  position: relative;
}
.winner-panel .panel-bd:after {
  display: block;
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 1px;
  background-color: #c7c7c7;
  -webkit-transform: scaleY(0.5);
  transform: scaleY(0.5);
}
.winner-panel .panel-bd .list li {
  padding: 0 30px;
  position: relative;
}
.winner-panel .panel-bd .list li:before {
  display: block;
  content: '';
  position: absolute;
  left: 30px;
  top: 0;
  width: 100%;
  height: 1px;
  background-color: #c7c7c7;
  -webkit-transform: scaleY(0.5);
  transform: scaleY(0.5);
}
.winner-panel .panel-bd .list li:first-child {
  position: relative;
}
.winner-panel .panel-bd .list li:first-child:before {
  display: block;
  content: '';
  position: absolute;
  left: 30px;
  top: 0;
  width: 100%;
  height: 0;
  background-color: #c7c7c7;
  -webkit-transform: scaleY(0.5);
  transform: scaleY(0.5);
}
.winner-panel.active .panel-bd,
.winner-panel.active .up {
  display: block;
}
.winner-panel.active .down {
  display: none;
}
.winner-panel1 .panel-bd .list li {
  font-size: 15px;
  color: #4a4a4a;
  padding: 12px 10px 10px 30px;
}
.winner-panel1 .panel-bd .list li span{
	display: inline-block;
	vertical-align: text-top;
}
.winner-panel1 .panel-bd .list li span:last-child{
	vertical-align: text-top;
	width:80%;
}
.txt-muted {
  color: #727272;
  font-size: 15px;
  line-height: 20px;
}
.winner-panel2 .panel-bd .list li,
.winner-panel3 .panel-bd .list li {
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 15px;
  line-height: 20px;
}
.winner-panel2 .panel-bd .list li p + p,
.winner-panel3 .panel-bd .list li p + p {
  margin-top: 8px;
  font-size: 15px;
  line-height: 20px;
}
.winner-panel2 .panel-bd .list li .no,
.winner-panel3 .panel-bd .list li .no {
  display: block;
  position: absolute;
  left: 0;
  top: 10px;
  padding-left: 6px;
  width: 24px;
  text-align: center;
  color: #1BACB1;
  font-size: 14px;
  line-height: 20px;
}
.winner-panel3 .panel-bd h3 {
  padding-left: 15px;
  height: 39px;
  line-height: 39px;
  color: #1BACB1;
  font-size: 14px;
  position: relative;
}
.winner-panel3 .panel-bd h3:before {
  display: block;
  content: '';
  position: absolute;
  left: 15px;
  top: 0;
  width: 100%;
  height: 1px;
  background-color: #c7c7c7;
  -webkit-transform: scaleY(0.5);
  transform: scaleY(0.5);
}
.winner-panel3 .panel-bd h3:after {
  display: block;
  content: '';
  position: absolute;
  left: 15px;
  bottom: 0;
  width: 100%;
  height: 1px;
  background-color: #c7c7c7;
  -webkit-transform: scaleY(0.5);
  transform: scaleY(0.5);
}
.winner-panel3 .panel-bd .item:first-child h3 {
  position: relative;
}
.winner-panel3 .panel-bd .item:first-child h3:before {
  display: block;
  content: '';
  position: absolute;
  left: 15px;
  top: 0;
  width: 100%;
  height: 0;
  background-color: #c7c7c7;
  -webkit-transform: scaleY(0.5);
  transform: scaleY(0.5);
}
.item{
	overflow: hidden;
}
.panel-box{
	cursor:pointer;
	width:100%;
	overflow: hidden;
}

/*------------video弹窗-----------------*/

#BgDiv{
	background-color:#000; 
	position:absolute; 
	z-index:9999; 
	left:0; 
	top:0; 
	display:none;  
	width:100%;  
	opacity:0.4;
	filter:alpha(opacity=40);-moz-opacity: 0.4; 
}
.opendiv_mv{	
	width:90%;
	position:absolute;  
	z-index: 9999;
	top:0;  
	background: #000;
	/*border: 1px solid #be6233;*/
	display: none;
	padding:3px;
}
.opendiv_mv .mv_close{
	position: absolute;
    top: -30px;
    right: 0;
    height: 24px;
    width: 24px;
    text-align: center;
    line-height: 20px;
    color: #fff;
    background: #4f5559;
    cursor: pointer;
    font-size: 28px;
    border-radius: 50%;
    border: 1px solid #fff;
}

.float_guide{
	display: none;
	position: fixed;
	right:2px;
	bottom:40%;
	z-index: 110;
	width:15%;
	
}
.float_guide img{
	width:100%;
}
.float_guide02{
	display: none;
	position: fixed;
	right:2px;
	top:15%;
	z-index: 110;
	width:15%;
	
}
.float_guide02 img{
	width:100%;
}
/*------------video弹窗--End---------------*/
.loading{
	width: 40px;
	height: 40px;
	margin: -10px 0 0 -10px;
	position: fixed;
	z-index: 9999;
	top: 45%;
	left: 47%;
	border-radius: 20%;
	background: rgba(0,0,0,.3);
}
.loading img{
	width: 20px;
	display: block;
	margin: 10px auto;
}
.loading-data{
	width: 40px;
	height: 40px;
	margin: -10px 0 0 -10px;
	position: fixed;
	z-index: 9999;
	top: 45%;
	left: 47%;
	border-radius: 20%;
	background: rgba(0,0,0,.3);
}
.loading-data img{
	width: 20px;
	display: block;
	margin: 10px auto;
}
.refresh{
	position: fixed;
	bottom:50px;
	right:2px;
	z-index: 998;
	width:12%;
}
.refresh img{
	width:100%;
}
.big-box~ *{
	display: none;
}	


@media screen and (max-width: 400px){
	.intro-wrap h3{
		height: 24px;
		text-align: center;
		font-size: 14px;
		line-height: 35px;
		color: #15a9ba;
		border: 1px solid #15a9ba;
		border-radius: 50px;
		background-size: 60%;
		margin: 10px auto 15px;
		padding: 0 10px 10px;
	
	}
	.winner-panel1 .panel-bd .list li {
	  font-size: 14px;
	  color: #4a4a4a;
	  padding: 12px 10px 10px 30px;
	}
	.winner-panel1 .panel-bd .list li span:last-child{
		vertical-align: text-top;
		width:75%;
	}
	.guest .div-content .content p{
		text-indent: 2em;
		font-size: 15px;
		line-height: 18px;
		
	}
	.guest .div-content .content{
    width: 100%;
    /*height: 52px;*/
    font-size: 15px;
		line-height: 18px;
  }
  .guest .div-content .content.flex{
			display: -webkit-box;
			-webkit-box-orient: vertical;
			-webkit-line-clamp: 3;
			height: 52px;
			line-height: 18px;
			
	}
}





























































