/***表单区**/
	#infoform{z-index:99999}
	#infoform #infoform-mask{position: fixed;z-index: 3000;top: 0;right: 0;left: 0;bottom: 0;background: rgba(0, 0, 0, 0.3);}
	#infoform #postinfo{border-radius:10px;width: 460px;height: 400px;background: #fff;margin: 0 auto; z-index: 5000; top: 25%;left: 31.4%;position: fixed;position: fixed;display: flex;flex-direction: column;justify-content: space-around;display:-webkit-box;    display: -moz-box;    display: -ms-flexbox;    display: -webkit-flex;    }
	#infoform .close{justify-content:space-around;align-items: center;display: flex;flex-direction: row;display:-webkit-box;    display: -moz-box;    display: -ms-flexbox;    display: -webkit-flex;    align-items: center;height:30px;margin-top:4px;}
	#infoform .close img{width:20px;height:20px;/* padding-top:2px; */}
	.div_f{display:flex;flex-direction:row;align-items:center;width:90%;margin: 0 auto;justify-content: flex-end;/* justify-content: space-between; */}
	#infoform .submitinfo{cursor: pointer;	background-color: #a30c12;border-radius: 5px;height: 35px;width: 90%;margin: 0 auto;  text-align: center;color: #fff;display: flex;flex-direction: row;justify-content: center;align-items: center;margin-bottom: 12px;margin-top: 12px;display:-webkit-box;    display: -moz-box;    display: -ms-flexbox;    display: -webkit-flex;    }
	.infotip{/* text-align:center; */color:#f00;width:334px;float: left;display:none;}
	.infotip img{width:200px}
	.infotitle{font-size:14px;height:30px;display: flex;flex-direction: row;align-items: center;display:-webkit-box;    display: -moz-box;    display: -ms-flexbox;    display: -webkit-flex;padding-right:10px}
	.infodiv{display: flex;flex-direction: column;margin: 0 auto;width: 90%;}
	#name,#tel,#company,#position{box-sizing: border-box;padding: 9px 8px;border:solid 1px #e1e2e4;box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);-moz-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1); /*firefox*/-webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1); /*webkit*/border-radius：1px;line-height:15px;width: 414px;}
	.infodiv input{outline:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}
	.tipclose{cursor: pointer;align-items: center;display: flex;font-size:14px;color:#bbb;padding-bottom: 2px;padding-right: 4px;}
	.tipclose .closejump{float:left;}
	#infoposition{display:none;}
	#namewarm,#telwarm,#companywarm,#positionwarm{font-size:14px;color:#f00;height: 30px;display:none;}
	.info_f{display:flex;flex-direction: column;width: 460px;height: 360px;justify-content: space-around;}
	/***表单区**/
#m-contain {width: 1200px;margin-left: auto;margin-right: auto;margin-top: 30px;overflow: hidden;display: flex;flex-direction: column; display:-webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;}
#m-contain .video-main{display: flex;flex-direction: row; display:-webkit-box;    display: -moz-box;    display: -ms-flexbox;    display: -webkit-flex;    display: flex;}
#m-contain .video-left{width: 900px;background:#eeedec;float:left;}
#m-contain .video-left .video-detail{width:900px;display: flex;flex-direction: row;display:-webkit-box;    display: -moz-box;    display: -ms-flexbox;    display: -webkit-flex;    display: flex;}
#m-contain .video-left h1{font-size: 24px;line-height: 30px;margin: 15px 0;width: 900px;color:#000;font-weight: normal;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
#m-contain .video-left .content-time{display: flex;justify-content: center;align-items: center;color:#898989;display:-webkit-box;    display: -moz-box;    display: -ms-flexbox;    display: -webkit-flex;    display: flex;}
#m-contain .video-right{width: 300px;background:#ddd;height: 660px;overflow: hidden;}
#m-contain .video-right #right1{width: 100%;height: 100%;background:#323030;border-radius: 0 0 11px 0px;}
#m-contain .video-right #right2{display:none;}
#m-contain .video-right .title{height: 59px;line-height: 59px;background-color: #eeedec;text-align: center;border-bottom:1px solid #eeedec}
#m-contain .video-right ul{overflow-x: hidden;overflow-y: auto;white-space: nowrap;height: 40px;position: absolute;width: 300px;top: 782px;display:none;}
#m-contain .video-right .title p{font-size: 18px;margin:0 auto;}
#m-contain .video-right ul li{float: left;padding: 15px 25px;}
#m-contain .video-right ul li .right-left{width: 150px;float: left;position: relative;}
#m-contain .video-right ul li .right-left img{width: 150px;height: 100px;transition: all 0.7s ease 0s;}
#m-contain .video-right ul li .right-left .time-long{position: absolute;opacity: 0.7;filter: alpha(opacity=70);position: absolute;height: 25px;border-radius: 5px;background: #000;color: #fff;font-size: 12px;width: 60px;line-height: 24px;left: 8px;top: 70px;text-align: center;}
#m-contain .video-right ul li .right-right{float: left;width: 125px;white-space: normal;padding-left: 8px;padding-top: 6px;height: 48px;overflow: hidden;}
#m-contain .video-right ul li .right-right p{color: #fff;}
#saytext{width: 72%;height: 30px;background-color: #565656;resize: none;font-size: 12px;line-height: 1.5;color: #e6edf2;word-break: break-word;border: none;margin:0;overflow-y: hidden;padding:5px;border-radius: 4px 0 0 4px;margin-left: 5px;}
#post{cursor: pointer;font-size: 16px;position: absolute;top: 0px;right: 0px;color: #fff;background: #409eff;border-radius: 0 4px 4px 0;width: 64px;height: 40px;line-height: 40px;text-align: center;margin-right: 5px;display:-webkit-box;    display: -moz-box;    display: -ms-flexbox;    display: -webkit-flex;    display: flex;justify-content: center;}
#plnum{position: absolute;top: 108px;left: 10px;color: #fff;}
#plnum i{background: transparent  no-repeat scroll 0% 0%;width: 16px;height: 16px;position: absolute;top: 4px;}
#plnum p{padding-left: 25px;font-size: 14px;}
#m-contain .pldiv{display:flex;flex-direction:column;display:-webkit-box;    display: -moz-box;    display: -ms-flexbox;    display: -webkit-flex;height:555px}
#m-contain .pldiv #nouser{background-color: rgb(34, 34, 34);display: block;border-bottom-right-radius: 15px;height: 44px;}
#m-contain .pldiv #nouser span{cursor: pointer;color: #3393ff;padding-right: 3px;}
#m-contain .pldiv #nouser .login{text-align: center;font-size: 14px;color: #818181;margin-top: 10px;}

#pl{height: 560px;width: 300px;overflow-y: auto;overflow-x: hidden;padding-top:10px;background:#323030;}
#pl li{padding: 10px;display: flex;flex-direction: row;display:-webkit-box;    display: -moz-box;    display: -ms-flexbox;    display: -webkit-flex;    display: flex;}
#pl li .pic{width: 32px;height: 32px;float: left;padding-right: 12px;}
#pl li .say{width:100%}
#pl li .pic img{width: 32px;height: 32px;border-radius: 16px;-webkit-border-radius: 16px;-moz-border-radius: 16px;}
#pl li .username{display: inline-block;color: #898989;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;vertical-align: middle;float:left;font-size: 12px;}
#pl li .saytime{float: right;color: #898989;font-size: 12px;}
#pl li .saytext{word-wrap: break-word;border-bottom: 1px solid #555;width: 220px;padding-bottom: 10px;overflow: hidden;display: block;white-space: normal;float: left;padding-top: 10px;font-size: 14px;color:#eeedec}
#pl li .saytext img{max-width:220px!important;}
#broadcast{position: absolute;height: 549px;width: 300px;overflow-y: auto;overflow-x: hidden;padding-top: 10px;}
#broadcast li{width:285px;float:left;padding: 10px;}
#broadcast li .pic{width: 32px;height: 32px;float: left;padding-right: 12px;}
#broadcast li .pic img{width: 32px;height: 32px;border-radius: 16px;-webkit-border-radius: 16px;-moz-border-radius: 16px;}
#broadcast li .username{display: inline-block;width: 140px;line-height: 18px;color: #fff;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;vertical-align: middle;float:left;font-size: 16px;}
#broadcast li .saytime{float: right;margin-right: 25px;color: #fff;font-size: 14px;line-height: 15px;}
#broadcast li .saytext a{color: #026acb;}
#broadcast li .saytext{word-wrap: break-word;border-bottom: 1px solid #3b434c;width: 220px;overflow: hidden;display: block;white-space: normal;float: left;font-size: 16px;color:#fff;}
#broadcast li .saytext p{margin-bottom: 10px;margin-top: 10px;font-size: 14px;}
#broadcast li .saytext img{max-width:220px;}

#showtip{
		display:none;
	}
#rcontent1{display:block}
#rcontent2{display:none}
#m-contain .video-center{/*20200509 line-height: 4; */width: 100%;height:55px;background:#ddd;display:flex;flex-direction:row;align-items:center;display:-webkit-box;    display: -moz-box;    display: -ms-flexbox;    display: -webkit-flex;    display: flex;}
#m-contain .video-center .center0{display:none}
#m-contain .video-center .center1{float:left;margin: 0 0 0 15px;color:#898989;display: flex;flex-direction: row;display:-webkit-box;    display: -moz-box;    display: -ms-flexbox;    display: -webkit-flex;    display: flex;}
#m-contain .video-center .center1 .center1_live{color:#fff;display: inline-block;background-color:#b51d23;font-size: 14px;padding: 0 8px;border-radius: 3px;height: 26px;line-height: 26px;font-style: normal;}
#m-contain .video-center .center1 .center1_replay{color:#fff;display: inline-block;background-color:#565656;font-size: 14px;padding: 0 8px;border-radius: 3px;height: 26px;line-height: 26px;font-style: normal;}

#m-contain .video-center .center1:after{content:'';border-right:1px solid #aaa;padding: 0 10px;float: left;}

#m-contain .video-center .center2{float:left;margin: 0 0 0 15px;color:#898989;display: flex;flex-direction: row;font-size: 14px;display:-webkit-box;    display: -moz-box;    display: -ms-flexbox;    display: -webkit-flex;    display: flex;}
#m-contain .video-center .center2:after{content:'';border-right:1px solid #aaa;padding: 0 10px;float: left;}

#m-contain .video-center .center3{float:left;margin: 0 0 0 15px;color:#898989;display: flex;flex-direction: row;font-size: 14px;display:-webkit-box;    display: -moz-box;    display: -ms-flexbox;    display: -webkit-flex;    display: flex;}
#m-contain .video-center .center3 span{float:left;}
#m-contain .video-center .center4{display:none;}
#m-contain .video-center .center5{display:none;}

#m-contain .video-content{margin-top: 30px;width: 100%;height: auto;display: flex;flex-direction: row;justify-content: space-between;display:-webkit-box;    display: -moz-box;    display: -ms-flexbox;    display: -webkit-flex;    display: flex;}
#m-contain .video-content .title{display:none;}

#m-contain .video-content .title ul .first-li img{width:160px;height:30px;}
#m-contain .video-content .title ul li{float:left;width:25%}
#m-contain .video-content .title p{width: 50px;text-align: center;margin: 0 auto;}
#m-contain .video-content .content_content{/**padding: 15px 15px 25px;width: 94%;**/margin: 0 auto;}
#m-contain .video-content #content2 .look{display:none;}

#m-contain .video-content .content_content .newstext{line-height: 1.95em;margin: 35px auto;width:95%;color: #231f20;font-size: 16px;}

#m-contain .video-content .content_content .newstext p{line-height: 1.95em;color: #231f20;font-size: 16px;margin:10px auto;}
#m-contain .video-content .content_content .newstext img{max-width:800px;}
#m-contain .video-content .content_content .newstext p img{max-width:800px;}
#m-contain .video-content #father_content{width: 900px;background:#fff;}
#m-contain .video-content #son_content{width: 280px;float:right}
#m-contain .video-content #son_content .title_2{background:#fff;height: 54px;display: flex;flex-direction: row;justify-content: center;align-items: center;display:-webkit-box;    display: -moz-box;    display: -ms-flexbox;    display: -webkit-flex;    display: flex;}
#m-contain .video-content #son_content #ranking{background: #fff;}
#m-contain .video-content #son_content .titleother{margin: 0px auto;text-align: center;font-size: 20px;padding-top: 15px;}
#m-contain .video-content #son_content ul li{padding: 15px 0;margin:0 auto;text-align:center;width:280px;}
#m-contain .video-content #son_content ul li a{color: #898989;display: flex;flex-direction: column;justify-content: center;align-items: center;display:-webkit-box;    display: -moz-box;    display: -ms-flexbox;    display: -webkit-flex;    display: flex;}
#m-contain .video-content #son_content ul li a:hover{color:#f00}
#m-contain .video-content #son_content ul li a img{width: 200px;height: 113px;margin: 0 auto;text-align: center;}
#m-contain .video-content #son_content ul li a p{font-size: 14px;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;width: 250px;text-align: center;padding-top: 10px;margin: 0 auto;}
#m-contain .video-content #content2{display:none;}
#m-contain .video-content #content1{display:none;}
#m-contain .video-content #content3{display:block;float:left;background:#fff;width:900px;}
#m-contain .video-content #content3 .content-title{padding: 30px 30px 0 0;border-bottom: 1px solid #ccc;width: 93%;margin: 0 auto;}
#m-contain .video-content #content3 .content-title:after{content: '';border-bottom: 2px solid #f00;width: 48px;display: block;padding-top: 5px;}

#m-contain .video-content #content3 .content-title p{font-size: 24px;color:#e50027;}
#m-contain .video-content #content3 .content-title p .replay{color: #fff;display: inline-block;background-color: #2ab804;font-size: 14px;padding: 0 6px;border-radius: 3px;margin: 10px 0 0 15px;height: 26px;line-height: 26px;font-style: normal;}
#m-contain .video-content #content3 .content-title p .live{color: #fff;display: inline-block;background-color: #e50027;font-size: 14px;padding: 0 8px;border-radius: 3px;margin: 8px 0 0 15px;height: 26px;line-height: 26px;font-style: normal;}
#m-contain .video-content #content3 .content-title div{font-size: 14px;color: #666;padding-top: 8px;}
#m-contain .video-content #content3 .detail-title{display:none}
#m-contain .video-content #content4{display:none;}

#m-contain .video-content .content_content a{color: #026acb;margin-left: 5px;margin-right: 5px;}

#webchatdialog{display:none;}
#webchatdialog iframe{width:330px;height:395px;}
#webchatdialog .mask{z-index: 1000;position: fixed;left: 0;top: 0;width: 100%;height: 100%;opacity: .6;background: #000;display: block;}
#webchatdialog #webchat{border-radius: 10px;position: fixed;z-index: 5000;width: 330px;max-width: 600rpx;top: 50%;left: 50%;-webkit-transform: translate(-50%, -50%);transform: translate(-50%, -50%);background-color: #ffffff;text-align: center;overflow: hidden;}
.impowerbox .qrcode {width: 250px;}
.impowerbox .title {background: #f8f8f8  no-repeat scroll;color: #fff;font-size: 18px;height: 38px;padding-top: 10px;}
.impowerbox .info {width: 250px;}
.status_icon {display: none}
.impowerbox .icon38_msg.warn{display: none}
.impowerbox .status {text-align: center;} 

@media (max-width: 820px){ 
	body{background:#fff}
	html{font-size:20px;    overflow: hidden;}
	#header{height:40px;}
	#head1 .head1-nav{height:40px}
	#m-contain .video-left .video-detail{display:none}
	#m-contain{margin-top:40px;width: auto;background:#fff;height: 100%;width: 100%;top: 0;left: 0;}
	#m-contain .video-left{padding-left: 0px; }
	#m-contain .video-left h4{display:none;}
	#m-contain .video-right{display:none;}
	#m-contain .video-content .title{position: absolute;display: block;text-align: center;font-size: 16px;height: 30px;width: 100%;background: #fff;}
	#m-contain .video-content .title ul{width: 96%;margin: 0 auto;line-height: 30px;display: flex;flex-direction: row;justify-content: space-between;align-items:center;height:30px}
	#m-contain .video-content .title .left-title{display: flex;flex-direction: column;width: 28px;margin:0;border:none;float:right}
	#m-contain .video-content .title .left-title li{line-height: 1;font-size: 10px;height:50px;width: 28px;padding: 3px 0;    padding-top: 0}
	#m-contain .video-content .title ul .logofont{/**border-right: 1px solid #595757;**/width: 50%;height: 35px;display: flex;display: -webkit-flex;align-items: center;font-size:12px;justify-content: center;display:-webkit-box;    display: -moz-box;    display: -ms-flexbox;    display: -webkit-flex;    display: flex;}
	#m-contain .video-content .title ul .logofont img{width:30px;height:30px;}
	#m-contain .video-content .title ul .linenum{/**border-right: 1px solid #595757;**/width: 50%;height: 35px;display: flex;display: -webkit-flex;align-items: center;font-size:12px;justify-content: center;display:-webkit-box;    display: -moz-box;    display: -ms-flexbox;    display: -webkit-flex;    display: flex;}
	#m-contain .video-content .title p{width:18px;color: #000;/* margin-top: 2px; */padding: 4px 0px;line-height:1.1}
		#m-contain .video-content .title ul .linenum .is_live:before{content:'';margin-right: 10px;width: 6px;background:transparent  no-repeat scroll 0% 0%;display: inline-block;height: 6px;}
	#m-contain .video-content .title ul .linenum .is_live:after{content:'';border-left:1px solid #e50027;margin-left: 10px;}
	#m-contain .video-content .title ul .linenum .is_live{color:#e50027}
	#m-contain .video-content .title ul .linenum .is_nolive{color:#ccc}
	#m-contain .video-content .title ul .linenum .numtext{margin-left:10px;color:#e50027;}

	#m-contain .video-content .title ul .linenum img{width:16px;height:16px;padding-right:6px;}
	#m-contain .video-content .title ul li{float: none;white-space: normal;}
	#m-contain .video-content .line{display:block;text-align: center;font-size: 16px;border-bottom: 1px solid #ccc;line-height: 35px;height: 35px;box-shadow: darkgrey 0 0 5px 0px;width: 100%;background: #fff;}
	#m-contain .video-content .line ul{display: flex;flex-direction: row;justify-content: space-between;align-items:center}
	#m-contain .video-content .line ul .logofont{/**border-right: 1px solid #595757;**/width: 50%;height: 35px;display: flex;display: -webkit-flex;align-items: center;font-size:12px;justify-content: center;}
	#m-contain .video-content .line ul .logofont img{width:35px;height:35px;}
	#m-contain .video-content .line ul .linenum{/**border-right: 1px solid #595757;**/width: 50%;height: 35px;display: flex;display: -webkit-flex;align-items: center;font-size:12px;justify-content: center;}
	#m-contain .video-content .line ul .linenum img{width:16px;height:16px;padding-right:6px;}
	#m-contain #my-video{width: 300px;height: 350px;}
	#m-contain .video-content #content1 ul{display: block;text-align: center;font-size: 16px;border-bottom: 1px solid #ccc;line-height: 50px;height: 50px;box-shadow: darkgrey 0 0 5px 0px;position: fixed;width: 100%;background: #fff;bottom: 0px;}
	#m-contain .video-content #content3{display:block;overflow-y: auto;overflow-x: hidden;background: #fafafa;z-index:999999;width: 100%;}
	#m-contain .video-content .content_content .newstext{width:auto;    margin: 0 28px;}
	#m-contain .video-content #content3 .content-title{margin: 0px 28px 25px;padding: 10px 0 0;border-bottom: none;}
	#m-contain .video-content #content3 .content-title p{font-size:16px;}
	#m-contain .video-content #content3 .content-title div{font-size:12px;padding-top:15px}
	#m-contain .video-content #content2{display:none;margin-top: 30px;overflow-y: auto;overflow-x: hidden;background: #fafafa;}
	#saytext1:active{border:none}
	#saytext1{margin-top: 7px;float: left;margin-left: 15px;border: medium none;color: #333;font-size: 14px;padding: 5px 2px 5px 32px;width: 72%;height: 25px;background: #f8f8f8  no-repeat scroll 10px 11px;    border-radius: 15px;}
	#post1{overflow:hidden;float: left;margin-top: 7px;/* background: #366df0; */color: #e50027;height: 40px;font-size: 14px;width: 40px;width: 45px;text-align: center;line-height:40px}
	#broadcast1{margin: 5px auto 0;width:94%;}
	#broadcast1 li .pic{width: 13%;height: 30px;float: left;}
	#broadcast1 li .pic img{width: 30px;height: 30px;border-radius: 16px;-webkit-border-radius: 16px;-moz-border-radius: 16px;border-radius: 50%;}
	#broadcast1 li{width:100%;padding-top: 10px;display: flex;flex-direction: row;}
	#broadcast1 li .say{width: 82%;border-bottom: 1px solid #ddd;}
	#broadcast1 li .username{display: inline-block;line-height: 15px;color: #666;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;vertical-align: middle;float:left;font-size: 14px;height: 18px;}
	#broadcast1 li .saytime{float: right;overflow:hidden;color: #999;;font-size: 14px;line-height: 15px;text-align:right}
	#broadcast1 li .saytext{word-wrap: break-word;width: 100%;padding-bottom: 10px;overflow: hidden;display: block;white-space: normal;float: left;padding-top: 10px;font-size: 14px;color: #3b434c;line-height: 18px;}
	#pl1{margin: 5px auto 0;width:92%;}
	#pl1 li .pic{width: 13%;height: 30px;float: left;}
	#pl1 li .pic img{width: 30px;height: 30px;border-radius: 16px;-webkit-border-radius: 16px;-moz-border-radius: 16px;border-radius: 50%;}
	#pl1 li{width:100%;padding-top: 10px;display: flex;    flex-direction: column;;    padding-bottom: 10px;}
	#pl1 li .say{width: 87%;}
	#pl1 li .username{display: inline-block;line-height: 15px;color: #666;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;vertical-align: middle;float:left;font-size: 14px;height: 18px;    width: 100%;}
	#pl1 li .saytime{float: right;overflow:hidden;color: #999;;font-size: 14px;line-height: 15px;text-align:center;    width: 100%;}
	#pl1 li .saytext{word-wrap: break-word;padding-bottom: 5px;overflow: hidden;display: block;white-space: normal;float: left;padding-top: 5px;padding-right:10px;font-size: 14px;color: #000;line-height: 18px;background:#fff;    padding-left: 10px;margin-top: 10px;border-radius:15px;      word-break: break-all;;}
	#pl1 li .plline2{    display: flex;flex-direction: row;}
	#pl1 li .saytext img{max-width:14rem!important;}
	#m-contain .video-content #content3 .content-title:after{border-bottom:1px solid #e50027}
	#m-contain .video-content{margin:0;}
	#m-contain .video-content #content1{display:none;overflow-y: auto;overflow-x: hidden;background: #f6f6f6;}
	
	#m-contain .video-content #father_content{width:100%;background:#fafafa}
	#m-contain .video-content #son_content{display:none}
	#footer{display:none}
	
	#m-contain .video-center{height:45px;position:relative;background:#fff}
	#m-contain .video-center .center0{display: flex;margin: 0 auto;background: #fff;ext-align: center;padding-left:2px;width: 50%;    align-items: center;    flex-direction: row;    font-size: 14px;    justify-content: center;}
	#m-contain .video-center .center0 img{ height:18px;   padding-top: 2px;}
	#m-contain .video-center .center0 div{padding-top:3px}
	#m-contain .video-center .center1{    width: 20%;justify-content: center;align-items: center;}
	#m-contain .video-center .center1 .center1_live{background:none;color:#e50027}
	#m-contain .video-center .center1:after{display:none}
	#m-contain .video-center .center1:before{content: '';width: 3px;height: 3px;background: #e50027;border-radius: 20px;}
	#m-contain .video-center .center2{width: 54%;    justify-content: center;    color: #999;display:none}
	#m-contain .video-center .center2 span{color:#e50027}
	#m-contain .video-center .center2:after{border-right:none}
	#m-contain .video-center .center3{    position: absolute;top: 45px;right: 0;background: #e8e8f0;height: 30px;color: #000;border-radius: 20px 0 0 20px;display: flex;justify-content: center;align-items: center;width: 130px;font-size: 12px;opacity: 0.7;filter:alpha(opacity=70);}
	#m-contain .video-center .center4{display:flex;width:25%;font-size: 14px;flex-direction: row;justify-content: space-around;padding-right: 15px;    line-height: 1;}
	#m-contain .video-center .center4 i{border-left: 1px solid #000;}
	#m-contain .video-center .center4 .cur{color:#e50027}

	#m-contain .video-center .center5{display:block;position: absolute;top: 100px;right: 2vw;}
	#m-contain .video-center .center5 img{width: 8vw;}

	input::-webkit-input-placeholder{color: #9c9c9c;;font-size: 3.2vw;}
	input:-moz-placeholder{color: #9c9c9c;;font-size: 3.2vw;}
	input::-moz-placeholder{color: #9c9c9c;font-size: 3.2vw;}
	input:-ms-input-placeholder{color: #9c9c9c;;font-size: 3.2vw;}
	#saytext1:visited{border:none;}
	input:focus { outline: none; }
	input{ outline:none } 

	#m-contain .video-center .center1 .center1_replay{    background: #fff;
color: #000;}
	/**播放区**/

	/***表单区**/
	#infoform{z-index:99999}
	.div_f{margin-top:0}
	#infoform #infoform-mask{z-index: 10000;}	
	#infoform #postinfo{width:96%;left:2%;top:20%;z-index:99999}
	.infotip{font-size:14px;width:75%;padding-top: 5px;}
	.infotip img{width: 41vw;}
	.infotitle{color:#666}
	.info_f{width:100%;height:320px;}
	#name,#tel,#company,#position{height: 10vw;padding: 9px 10px;border: solid 1px #e1e2e4;font-size: 14px;color: #65697f;line-height: 15px;border-radius: 10px;outline: none;box-sizing: border-box;border:none;background:#e8e8e8;width: 100%;}
	.tipclose{padding-right: 0;padding-bottom: 0px;font-size:3.6vw}
	#name input,#tel input,#company input,#position input{outline: none;}
	#infoform .submitinfo{font-size: 14px;height:35px}
	.closejump{font-size:14px;}
	#infoform .close img{padding:0;width:4.8vw;height:4.8vw}
	/***表单区**/

	#content4{display: none;font-size: 16px;background: rgb(238, 238, 238);position: fixed;bottom: 0px;width: 100vw;z-index: 99999;flex-direction: column;    border-radius: 10px 10px 0 0;}
	#content4 .buytitle{
		padding: 0px 4.8vw;
		display: flex;
		flex-direction: row;
		justify-content: space-between;
		background: #fff;
		margin-bottom: 2.67vw;
		border-radius: 10px 10px 0 0;
		height: 13.33vw;
		line-height: 13.33vw;
	}

	#content4 .buytitle .right{
		display: flex;
		flex-direction: row;
		align-items: center;
	}

	#content4 .buytitle .right .icon{
		padding-right:1.33vw;
	}

	#content4 .buytitle .right .icon img{
		width:5.33vw;
	}

	 #content4 .buytitle .right a{
		color: #000
	}
	
	#content4 .buycontent{
		display: flex;
		flex-direction: column;
		margin: 0 4.8vw;
		overflow-y: auto;
		overflow-x: hidden;
	}
	
	#content4 .buycontent li{
		background: #fff;
		display: flex;
		flex-direction: row;
		padding: 2.67vw;
		justify-content: space-between;
	    margin: 2.67vw 0;
		border-radius: 4px;
	}
	
	#content4 .buycontent li .left{
		width: 38%;
		overflow: hidden;
	}

	#content4 .buycontent li .left img{
		width: 24vw;
	}
	
	#content4 .buycontent li .right{
		display: flex;
		flex-direction: column;
		justify-content: space-between;
		white-space: normal;
		line-height: 1.3;
		width: 75%;
	}

	#content4 .buycontent li .right .onetitle{
		color: #000;
	}

	#content4 .buycontent li .right .twoprice{
		display: flex;
		flex-direction: row;
		justify-content: space-between;
		color: #a64a4d;
		align-items: center;
	}
	
	#content4 .buycontent li .right .twoprice .gobuy{
		background: #a64a4d;
		height: 8vw;
		line-height: 8vw;
		width: 21.33vw;
		display: flex;
		justify-content: center;
		border-radius: 10px;
	}
	#content4 .buycontent li .right .twoprice .gobuy a{
		color: #fff;
	}

	#mask{z-index: 1000;position: fixed;left: 0;top: 0;width: 100%;height: 100%;opacity: .6;background: #000;display: block;}
	
	#showtip{
		display:none;
	}
	#showtip #tipshow{
		font-size: 4.267vw;
		border-radius: 10px;
		position: fixed;
		z-index: 50000;
		width: 30vw;
		height:30vw;
		top: 45%;
		left: 50%;
		-webkit-transform: translate(-50%, -50%);
		transform: translate(-50%, -50%);
		background-color: #000;
		text-align: center;
		overflow: hidden;
		opacity: 0.8;
	}
	#showtip #tipshow .img{
		width: 100%;
		height: 7vw;
		line-height: 15px;
		padding-top: 8vw;
	}
	#showtip #tipshow .img img{
		width: 4vw;
		height: 4vw;
		padding-right: 2vw;
		line-height: 10px;
		display: block;
		text-align: center;
		margin: 0 auto;
	}

	#showtip #tipshow .text{
		color: #fff;
		font-size: 4vw;
		height: 7vw;
		padding-bottom: 8vw;
		line-height: 9vw;
	}	