/* login */
.loginbox{ position: relative;  padding:30px 8%; margin:8% 10% 0 21%;}
.loginbox .login_logo{text-align: center; margin:30px 0;}
.loginbox .login_logo img{width:60%;}
.loginbox .login_tit{text-align: left; margin:30px 0 40px 0;}
.loginbox .login_tit h3{font-size:55px;color:#040000;font-weight: normal;letter-spacing: 10px;}
.loginbox .login_tit p{font-size:24px;color:#040000;margin-top:20px;}
.loginbox .loginform{ margin-top:20px;}
.loginbox .loginform li{padding-bottom:30px; height: auto; overflow:hidden; position: relative; display: flex; flex-wrap: wrap; align-items:flex-start; justify-content:space-between; }
.loginbox .loginform li .inputbox{flex:1; height:50px; line-height:50px; border-radius:10px; background:rgba(0,0,0,0.1); margin:0; padding:0; border:0; font-size:16px; color:#040000; padding:0 20px; transition:all 0.6s ease; text-align: left;border-bottom:1px #;}
.loginbox .loginform li .vercodebtn{display: block; float: right; margin-left:0.75em; height:50px; line-height:50px; border-radius:10px; background:-webkit-linear-gradient(-18deg, #fafa36 0%,#8aefe0 50%,#51a8f6 100%); font-size:1.2em; color:#333; text-align:center; transition:all 0.6s ease;}
.loginbox .loginform li .vercodebtn:focus{background:-webkit-linear-gradient(-18deg, #fafa36 0%,#8aefe0 50%,#51a8f6 100%);}
.loginbox .loginform li p{width:100%; clear: both; font-size:0.7em; color:#f731c8; margin:0.2em 0 0 1em;}
.loginbox .loginform li.login_vercode .inputbox{width:56%;}
.loginbox .loginform li.login_vercode .vercodebtn{width:40%;}
/* .loginbox .loginform li .inputbox:focus{background:rgba(255,255,255,1);} */
.loginbox .loginform li.login_btn button{width:100%; height:50px; line-height:50px; border-radius:10px;  margin:0; padding:0; border:0; background:-webkit-linear-gradient(-18deg, #fafa36 0%,#8aefe0 50%,#51a8f6 100%); font-size:20px; color:#333; margin-bottom:1em;}
.loginbox .login_foot{ padding-bottom:20px; margin-top:-20px; position: relative; z-index:1; text-align: center;}
.loginbox .login_foot p{font-size:1.1em; color:#999; text-align:right; margin:0;}
.loginbox .login_foot p a{color:#fff;}
.loginbox .login_foot p a:hover{color:#cc0066;}
.login{width:65%;}
.login .login_btn{float:right;margin-top:210px;width:17%;}
.log_button {    
	background: #f9c526;
    font-size:30px;
	font-weight:bold;
    color: #000;
    outline: none;
    border: none;
    width:100%;
    height:60px;
    border-radius: 60px;
    box-shadow: 0 1.5px 0 #fff;
}
.button{
	background: #f9c526;
    font-size: 28px;
	font-weight:bold;
    color: #000;
    outline: none;
    border: none;
    width: auto;
    height: 60px;
    padding: 0 50px;
    border-radius: 50px;
    box-shadow: 0 1.5px 0 #fff;
}
/* 新加 */
.log_btn{
	background: #fff;
	font-size: 30px;
	font-weight:bold;
	color: #b71d22;
	outline: none;
	border: none;
	width: auto;
	height: 60px;
	padding: 0 50px;
	border-radius: 50px;
	margin-left:10px;
	border:1px #b71d22 solid;
}
.reg .reg_btn{
	display:inline-block;
	margin-bottom:80px;
	margin-top:40px;
}
.reg_button{
	display: inline-block;
	color: #b71d22;
	background: #fff;
	width:100%;
	outline:none;
	height:60px;
	/* line-height:60px; */
	margin-top:20px;
	vertical-align: middle;
	text-align: center;
	font-size:30px;
	border-radius: 60px;
	border:1px #b71d22 solid;

}
.topbar{position:relative;background: rgba(255,255,255,1);}
.topbar .lo_box{font-size:15px;text-align:left;color:#fff;border-left:1px solid #fff;margin-left:260px;margin-top:16px;}
.topbar .lo_box p{height:15px;line-height:15px;text-align:left;padding-left:20px;}
.topbar .lo_box p:nth-child(2){margin:5px 0 5px 0;}
.topbar .signOut{float:right;display:block;width:100px;height:50px;line-height:50px;background:#fff;color:#cc0066;font-size:25px;border-radius:30px;}
.topbar	.menu {height: auto;overflow: hidden;float: right;margin-right: 30px;}
.topbar	.menu ul{float: right;margin-right: 30px;}
.topbar .logo{    float: left;margin: 20px 0 0 2em;}
.topbar .logo img{width:287px;display: block;}
.topbar .logo1{    float: right;margin: 20px 13em 0 0;}
.topbar .logo1 img{width:216px;display: block;}
.login .login_btn img{cursor:pointer;}
.en{
	cursor: pointer;
	position: absolute;
    right: 5%;
    top: 2%;
    background: #f9c526;
    font-size: 17px;
    color: #000;
    outline: none;
	z-index: 99;
    border: none;
    width: 50px;
    height:50px;
    line-height: 50px;
    text-align: center;
    border-radius: 50px;
    box-shadow: 0 2px 0 #fff;}

 /* .tourist */
 .tourist .box1 h3{font-size:40px;color:#fff;font-weight:bold;margin:40px 0 10px 0;}
 .tourist .box1 p{font-size:30px;color:#fff;}
 .tourist .box2{margin-top:50px;margin-bottom:70px;color:#fff;}
 .tourist .box2 ul li{display:inline-block;padding:20px 30px 10px 30px;margin:0 30px 0 30px;border:2px solid #666;border-radius:10px;position: relative;}
 .tourist .box2 ul li h3{text-align:left;font-size:35px;font-weight:bold;}
 .tourist .box2 ul li dl{margin-top:30px;}
 .tourist .box2 ul li dd{display:inline-block;margin:0 20px 20px 0;}
 .tourist .box2 ul li dd img{width:25px;height:25px;vertical-align: middle;margin-right:10px;}
 .tourist .box2 ul li dd span{vertical-align: middle;font-size:25px;letter-spacing:5px;}
 .tourist .box2 ul li .open{width:100px;height:35px;line-height:35px;cursor:pointer;font-size:20px;letter-spacing:2px;padding-left:15px;position:absolute;top:0;right:0;background:url(../img/open.png) no-repeat center center;background-size:100%;}
 .tourist .box3 p{font-size:20px;color:#fff;letter-spacing:5px;}
 /* 活动列表 */
.list{height: auto;margin:60px 0;overflow: hidden;}
.list li{width:49.5%;float: left;padding-bottom:30px;background: rgba(0,0,0,0.05);border-radius:8px;margin-top:20px;border: 1px #e4e4e4 solid;}
.list li:first-child{margin-right:1%;}
.list li img{display: block;margin: 0 auto;width: 100%;border:1px #fff solid;}
.list .bottom{height: auto;padding:25px 25px 0;}
.list .bottom h3{font-size:22px;float: left;  color: #000;font-weight: bold;border-left:5px #af0902 solid;padding-left:0.3rem;display: inline-block;margin-top:10px;text-align: left;margin-bottom:8px;}
.list .bottom a{width:150px;height:45px;float: right;display: block;background: -webkit-linear-gradient(-18deg, #fafa36 0%,#ff9434 50%,#ffae00 100%);border-radius:50px ;box-shadow: 0 3px 0 #fff;line-height:45px;text-align: center;font-size:20px;color:#4a0300;font-weight: bold;}
 
 /* reg */
 .regbox{width:95%;height:auto;overflow:hidden;margin-top:50px;margin: 0 auto;}
 .regbox li {padding-bottom: 10px;height: auto;overflow: hidden;position: relative;text-align:left;}
 .regbox li .inputbox {flex: 1;width:100%; height: 40px; line-height: 40px; background: rgba(0, 0, 0, 0.0); margin: 0; padding: 0; border: 0; border-bottom:1px solid #666; font-size: 17px; color: #333; transition: all 0.6s ease; text-align: left;}
 .regbox li input::-webkit-input-placeholder{ color:#040000;}
 .regbox li .selectbox {flex: 1; height: 40px;width:100%; line-height: 40px; background: rgba(0, 0, 0, 0.0); margin: 0; padding: 0;border: 0; border-bottom:1px solid #333; font-size: 16px; color:#040000; transition: all 0.6s ease; text-align: left; outline:none;}
 .regbox li .selectbox option{color: #333;}
 .regbox .regform li h3 {width: 100%; clear: both; font-size: 1.1em; font-weight: bold; color: #333; margin: 0.2em 0 0.5em 0em;}
 .regbox .regform li p {width: 100%; clear: both; font-size: 0.7em; color: #f731c8; margin: 0.2em 0 0 1em;}
 .regbox .regform li.reg_vercode .inputbox {width: 56%;}
 .regbox .regform li.reg_vercode .vercodebtn {width: 40%;}
 .regbox .regform li .inputbox:focus {/* background:rgba(255,255,255,1); */}
 .regbox .regform h3.tit{text-align: left;font-size:22px;margin:30px 0 15px;}
 .reg .box1{padding-top:40px;height: auto;overflow: hidden;}
 .reg .box1 img{border: 5px solid #fff ;border-radius:150px;text-shadow: 0 0 5px rgba(0,0,0,100);}
 .reg .box1 h3{font-size:40px;color:#fff;font-weight:bold;margin:40px 0 10px 0;text-shadow: 0 0 5px rgba(0,0,0,100);}
 .reg .box1 p{font-size:30px;color:#fff;text-shadow: 0 0 5px rgba(0,0,0,100);}
 .reg .left{margin-right:70px;float:left}
 .reg .right{color:#040000;text-align:left;}
 .reg .lo_reg{cursor:pointer;}
 .reg .right h3{text-align:left;font-size:22px}
 .reg .right p{font-size:16px;margin:10px 0 10px 0;}
 .reg .right li .selectbox{margin-bottom:20px}
 .reg .top{width:100%;height:400px;background: url(../img/banner.jpg) no-repeat center center;background-size:auto 100%;}
 .regbox .choice h4{width:100%; font-weight: bold; height:50px;text-align: left;font-size:20px;line-height:50px;background:#fdf7ff;padding:0 15px;margin-bottom:20px;margin-top:40px;}
 .regbox .choice p {padding: 0;overflow: hidden;margin-top:8px;display: flex;align-items: center;width:100%;}
 .regbox .choice p input{width:17px;height:17px;display: block;}
 .regbox .choice ul{margin-top:30px;}
 .regbox .choice li {margin-bottom:20px;height: auto;overflow: hidden;margin-bottom:8px;}
 .regbox .choice li h2{font-size:18px;font-weight: bold;margin-bottom:10px;}
 .regbox .regform .choice i{margin-left: 0;font-size:17px;display:block;width:auto;text-align: left;color:#333;padding-left:8px;width:98%;}
 .regbox .regform .choice p input[type=checkbox], input[type=radio]{margin-top:0px;}
 /* home */
 .home{width:100%; height:100%;overflow: hidden;position:relative;}
 /* .home_bg{width:100%; height:100vh; min-height: 661px; overflow:hidden; background:url(../images/homebg.jpg) no-repeat center top; background-size:100% 100%; position: absolute; top:0; left:0;} */
 .home .home_con img{width:100%;height:auto;}
 .home .home_con{padding-top:0.8%;}
 .home .top_img{width:30%;margin:0 0 0 5%;height:auto;}
 .home .top_img img{width:100%;height:100%;}
 .home .words{width:100%;text-align:left;margin-top:0%;position:relative;}
 .home .words img{width:100%;margin: 0 auto;bottom: 0;}
 .home .words h1{font-size:110px;text-align: center;color:#000;font-weight: bold;line-height:110px;margin-bottom:30px;}
 .home .words p{font-size:80px;color:#000;text-align: center;}
 .home .footer_bg{width:100%;height:100%;background:url(../img/index3.png) no-repeat left bottom;background-size:100% auto;}
 
 .home_bg .bgVideo {width:100%; height:100%; min-height: 661px; width: 100%; transform-style: preserve-3d; o-object-fit: cover;  object-fit: cover;
     -o-object-position: 50% 60%; object-position: 50% 60%; -webkit-backface-visibility: hidden;  backface-visibility: hidden;}
 .home_bg img{width:100%; height:100%;}
 .topbar0{position: relative; z-index:1;  padding:2.5em 2em 6em 2em;}
 .topbar0 .logo{width:100%; }
 .topbar0 .logo img{width:100%;  display:block;}
 .topbar0 .top_right{float: right;}
 .topbar0 .top_right a{ font-size:16px; color:#fff;}
 .topbar0 .top_right span{margin:0 10px;font-size:16px;  color:#999;}
 .topbar0 .top_right a:hover{color:#333;background:-webkit-linear-gradient(-18deg, #fafa36 0%,#8aefe0 50%,#51a8f6 100%); -webkit-background-clip:text; -webkit-text-fill-color:transparent;}
 .hometit{width:50vw; position: absolute; z-index: 1; top:28vh; left:50%; margin-left:-25vw;}
 .hometit img{width:100%; display: block; margin:0 auto;}
 .home_btn{ width:210px; height: auto;width:auto; overflow:hidden; text-align:center; position:absolute; z-index:2; bottom:150px;right:22%;z-index:99;}
 .home_btn a{width:100%;padding:0 0 2px 0;height:auto; overflow:hidden; display:inline-block; -webkit-animation: wobble 2s linear infinite; animation: wobble 2s linear infinite;  }
 .home_btn .button{height:60px;padding: 0 30px;width:100%;}
 .home_btn a img{width:100%;}
 
 
 @-webkit-keyframes wobble {
     0% {
         -webkit-transform:scale(1);
     }
     50% {
         -webkit-transform:scale(0.9);
     }
     100% {
         -webkit-transform:scale(1);
     }
 }
 
 /* exhibition */
 .exhibition .zlbanner{height:550px; overflow:hidden; position: relative;}
 .exhibition .zlbanner img{width:100%; display: block;}
 .exhibition .container{position: relative; z-index:1; margin-top:570px;}
 .exhibition .navTabs0{margin-top:30px;}
 .exhibition .tab-content{background:rgba(255,255,255,0.1); height:auto; overflow:hidden; border-radius:15px; margin:40px 0; padding:50px 80px;}
 .exhibition .pagebox{height: auto;overflow: hidden;}
 .exhibition .box_tit{text-align: left;margin-bottom:60px;}
 .exhibition .box_tit h3{font-size:24px;color:#fff; margin-bottom:20px; text-align: left;}
 .exhibition .box_tit p{font-size:16px;color:#fff;text-align: left;line-height:2;text-indent:2em;}
 .exhibition .box_list {height:auto; overflow:hidden; margin:0 -1%;}
 .exhibition .box_list li{width:23%;height: auto;overflow: hidden;float: left; margin:0 1% 20px 1%;}
 .exhibition .box_list li .img{width:100%; height:auto; overflow:hidden; display: block; background:#fff; border-radius:15px;}
 .exhibition .box_list li .img img{width:100%; height:152px; display: block; transition:all 0.6s ease;}
 .exhibition .box_list li .img:hover img{transform:scale(1.2);}
 .exhibition .box_list li .tit{padding:15px 0; text-align: left;}
 .exhibition .box_list li .tit h3{font-size:16px;color:#fff;margin:10px 0; overflow:hidden; white-space: nowrap; text-overflow: ellipsis;}
 .exhibition .box_list li .tit a{width:102px;height:32px;line-height:32px; text-align: center; border-radius:50rem; background: url(../images/zlbtnbg.png) no-repeat center top; font-size:14px; color:#fff; display: block; padding:0; float: right;}
 .exhibition .box_list li .tit a:hover{ background:-webkit-linear-gradient(-18deg, #fafa36 0%,#8aefe0 50%,#51a8f6 100%);}
 
 /* meeting */
 .meeting{width:100%;height: auto;overflow: hidden; }
 .hybanner{height:auto; overflow:hidden; border-radius:15px; margin:20px 0;}
 .hybanner img{width:100%; display: block;}
 .meeting .livebox{height: auto;overflow: hidden; background:rgba(255,255,255,0.5); margin:30px 0;}
 .meeting .livebox .live_video{background:#000;height:675px; overflow:hidden;}
 .meeting .livebox .live_video video{width:100%; height:100%; transform-style: preserve-3d; o-object-fit: cover;  object-fit: cover;}
 .meeting .livebox .live_info{height:auto; overflow:hidden; padding:20px; text-align: left;}
 .meeting .livebox .live_info h3{font-size:20px; color:#000; font-weight: bold; margin-bottom:10px;}
 .meeting .livebox .live_info a{float: right; font-size:14px; color:#666; }
 .meeting .livebox .live_info a:hover{text-decoration:underline; color:#000;}
 .meeting .livebox .live_info .info{height:51px; font-size:14px; color:#666; text-align:left; line-height:1.8; overflow: hidden; text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
 .mdetail .video_bg{background:url(../images/videobg.jpg);background-size:100% 100%;position:absolute;top:0;left:0;width:100%;height:100%;z-index:199;}
 
 .meeting .meetList{margin:30px 0 30px 0;}
 .meeting .meetList .navTabs1>li{width:30%; height:80px; margin-left:15px; float: none; display: inline-block;}
 .meeting .tab-content{background:rgba(255,255,255,0.5); height:auto; overflow:hidden; border-radius:0; padding:50px 80px;}
 .meeting .meetList .mtit{height:auto; overflow:hidden; padding:10px 0; background: url(../images/tbg.png) no-repeat left 11px; border-bottom:1px rgba(255,255,255,0.1) solid; text-align: left;}
 .meeting .meetList .mtit h2{font-size:20px; color:#fff; float: left; font-weight: bold; margin:0 20px;}
 .meeting .meetList .mtit span{font-size:20px; float: left; color:#fff; }
 .meeting .meetList .mlist{height: auto; overflow:hidden; text-align:center; padding:30px 0px; }
 .meeting .meetList .mlist li{width:50%; height:auto; overflow:hidden; display:inline-block; margin:0 2% 20px 0; }
 .meeting .meetList .mlist li a{width:100%; height:240px; overflow:hidden; display: block; background:rgba(0,0,0,0.2) url(../images/meetlistbg.png) no-repeat 110% 90px; padding:30px; text-align: left; transition:all 0.6s ease; position:relative;}
 .meeting .meetList .mlist li h3{margin:0 ;font-size:20px;color:#333;font-weight: bold;margin:0 10px 15px 0;line-height:1.4; transition:all 0.6s ease;}
 .meeting .meetList .mlist li p{font-size:16px;color:#666; margin:0; transition:all 0.6s ease;}
 .meeting .meetList .mlist li span{display:block; background:-webkit-linear-gradient(-18deg, #fafa36 0%,#8aefe0 50%,#51a8f6 100%); color:#fff; font-size:12px; position:absolute; right:-25px; top:0px; padding:10px 20px 0 20px; z-index: 10; transform:rotate(45deg);}
 .meeting .meetList .mlist li strong{width:130px;height:40px; line-height:40px; text-align:center; border:2px #fff solid; font-size:16px; color:#fff; display:block; position: absolute; bottom:20px; left:50%; margin-left:-65px; transition:all 0.6s ease; }
 .meeting .meetList .mlist li strong.end{background:-webkit-linear-gradient(-18deg, #fafa36 0%,#8aefe0 50%,#51a8f6 100%); opacity:0.5;}
 .meeting .meetList .mlist li strong.on{background:-webkit-linear-gradient(-18deg, #fafa36 0%,#8aefe0 50%,#51a8f6 100%);}
 .meeting .meetList .mlist li a:hover{background:rgba(0,0,0,0.4) url(../images/meetlistbg.png) no-repeat 110% 90px;}
 .meeting .meetList .mlist li a:hover h3{color:#fff;}
 .meeting .meetList .mlist li a:hover p{color:#fff;}
 .meeting .meetList .mlist li a:hover strong{background:-webkit-linear-gradient(-18deg, #fafa36 0%,#8aefe0 50%,#51a8f6 100%); border:0;}
 .meeting .meetList .mlist li a:hover strong.end{opacity:1;}
 .meeting .meetList .mtit1{height:auto; overflow:hidden; padding:10px 0; margin:0 -40px; text-align:center;}
 .meeting .meetList .mtit1 ul{text-align:center;}
 .meeting .meetList .mtit1 li{width:33%; display: inline-block; vertical-align: top; }
 .meeting .meetList .mtit1 li img{display: block; margin:0 auto 15px auto;}
 .meeting .meetList .mtit1 li p{font-size:18px; color:#fff; font-weight: bold;}
 .meeting .meetList .mlist1{height: auto; overflow:hidden; margin:10px -30px;  text-align:center; position: relative; }
 .meeting .meetList .mlist1::before{width:100%; content:''; display:block; height:1px; background:-webkit-linear-gradient(-18deg, #fafa36 0%,#8aefe0 50%,#51a8f6 100%);position: absolute; top:0; left:0;}
 .meeting .meetList .mlist1 ul{width:33%; height:auto; overflow:hidden; float: left; display:block; border-right:1px rgba(255,255,255,0.1) solid;  vertical-align: top;}
 .meeting .meetList .mlist1 ul:last-child{border:0;}
 .meeting .meetList .mlist1 li{height:auto; overflow:hidden; margin:20px;}
 .meeting .meetList .mlist1 li a{width:80%; height:150px; overflow:hidden; display: block; background:rgba(0,0,0,0.3) url(../images/meetlistbg.png) no-repeat 140% 30px; padding:15px; text-align: left; border-radius:15px; transition:all 0.6s ease; position: relative; margin:0 auto;}
 .meeting .meetList .mlist1 li a h3{margin:0 ;font-size:15px; color:#fff;font-weight: bold;margin-bottom:5px; line-height:1.4;}
 .meeting .meetList .mlist1 li a p{font-size:12px;color:#999; margin:0; }
 .meeting .meetList .mlist1 li a strong{width:130px;height:40px; line-height:40px; text-align:center; border-radius:40px; background: url(../images/meetlistbtn.png) no-repeat center top; font-size:16px; color:#fff; display:block; position: absolute; bottom:15px; left:50%; margin-left:-65px; }
 .meeting .meetList .mlist1 li a strong.end{background:-webkit-linear-gradient(-18deg, #fafa36 0%,#8aefe0 50%,#51a8f6 100%); opacity:0.5;}
 .meeting .meetList .mlist1 li a strong.on{background:-webkit-linear-gradient(-18deg, #fafa36 0%,#8aefe0 50%,#51a8f6 100%);}
 .meeting .meetList .mlist1 li a:hover{background:rgba(0,0,0,0.6) url(../images/meetlistbg.png) no-repeat 140% 30px; }
 .meeting .meetList .mlist1 li a:hover strong{background:-webkit-linear-gradient(-18deg, #fafa36 0%,#8aefe0 50%,#51a8f6 100%);}
 .meeting .meetList .mlist1 li a:hover strong.end{opacity:1;}
 .meeting .partner{margin-bottom:30px;}
 .meeting .partner .ptit{height:auto; overflow:hidden; padding:10px 0 10px 20px; background: url(../images/tbg.png) no-repeat left 15px; text-align: left; font-size:20px; color:#333; font-weight: bold;}
 .meeting .partner .plist{width:105%; height: auto; overflow:hidden; padding:10px 0;}
 .meeting .partner .plist li{float: left; height: auto; overflow:hidden;background:#fff; border-radius:4px; margin:0 15px 15px 0;}
 .meeting .partner .plist li img{display: block; transition: all 0.6s ease;}
 .meeting .partner .plist li a:hover img{transform:scale(1.1);}
 
 /* mdetail */
 .mdetail .dlive{width:100%;height: auto;overflow: hidden; margin-top:30px; margin-bottom:30px;}
 .mdetail .dlive .live_left{ height:auto; overflow: hidden;position: relative;border-radius:0;width: 1065px;height: 600px;margin: 0 auto;border: 1px #eee solid !important;}
 .mdetail .dlive .livebg{width:100%; height:50%; position:absolute; z-index:100; text-align:center;}
 .mdetail .dlive .livebtn{ height:60px; line-height:60px; text-align:center; border-radius:5px; background:-webkit-linear-gradient(-18deg, #fafa36 0%,#8aefe0 50%,#51a8f6 100%); font-size:20px; color:#333; font-weight: bold; display:inline-block; margin:46% auto 0 auto; padding:0 60px;  transition:all 0.6s ease;  }
 .mdetail .dlive .livebtn:hover{opacity:0.8;}
 .mdetail .dlive .livebtn1{ height:60px; line-height:60px; text-align:center; border-radius:90px; background:rgba(255,255,255,0.6); font-size:20px; color:#5e37e3; font-weight: bold; display:inline-block; margin:46% auto 0 auto; padding:0 70px;  transition:all 0.6s ease;  }
 .mdetail .dlive video{width:100%;height:100%}
 .mdetail .dlive .live_info{padding:30px; height: auto; overflow:hidden; text-align: left;}
 .mdetail .dlive .live_info h3{font-size:20px; color:#000; margin-bottom:10px;}
 .mdetail .dlive .live_info h3 img{vertical-align: middle; float: left; margin:-5px 10px 0 0;}
 .mdetail .dlive .live_info h3 strong{font-size:20px; color:#333;}
 .mdetail .dlive .live_info p{padding-left:36px;}
 .mdetail .dlive .live_info span{margin-right:20px; font-size:14px; color:#333;}
 .mdetail .dlive .live_info a.rbtn{float: right; height:40px; line-height:40px; display: block; padding:0 20px; background:-webkit-linear-gradient(-18deg, #fafa36 0%,#8aefe0 50%,#51a8f6 100%); font-size:14px; color:#fff; border-radius:100px; }
 .mdetail .dlive .live_info a:hover{opacity:0.8;}
 .mdetail .dlive .box_right{width:310px;height:490px;overflow: hidden; text-align: left;float: right;margin-left:25px; position: relative;background: rgba(255,255,255,0.5);padding:0 10px 10px;}
 .mdetail .dlive .box_right h3{font-size: 18px;color: #4a0300;text-align: left;margin: 10px 0 5px 0;display: inline-block;font-weight: bold;}
 .mdetail .dlive .box_right h3::after {content: '';display: block;height: 3px;background:#fffc00;margin-top: 10px;}
 .mdetail .dlive .box_right ul{height:480px;overflow-y:auto;}
 .mdetail .dlive .box_right li{height: auto;overflow: hidden;margin: 12px 15px 12px 15px;position: relative;background: url(../images/lt_bg.png) no-repeat center center;background-size: 100% 100%;padding:35px 20px 20px 20px;border-radius:10px;}
 .mdetail .dlive .box_right li h4{font-size:18px;color: #fff;font-weight:bold;}
 .mdetail .dlive .box_right li a{width: 80px;height: 26px;overflow: hidden;line-height: 26px;
    background:#fffc00;
    display: inline-block;
    text-align: center;
    font-size: 12px;
    color: #000;
    font-weight:bold;
    border-radius: 100px;
    transition: all 0.6s ease;
    margin: 20px 0 0 0;
	float: right;
	}
 .mdetail .dlive .box_right li.active a{background: -webkit-linear-gradient(-18deg, #fafa36 0%,#ff9434 50%,#e9371f 100%);color: #000;}
.live_bottom .navTabs1{margin: 0 60px;}
.live_bottom .navTabs1>li {height: 80px;margin:0 10px;float: none;display: inline-block;box-shadow: 0 0 10px rgba(0,0,0,0.2);}
.live_bottom .tab-content{background:#fff;height: auto;overflow: hidden;border-radius: 15px;padding: 50px 30px;margin:0 60px 60px;box-shadow: 0 0 10px rgba(0,0,0,0.2);}
.live_bottom .tab-content ul li{padding-left:10px;padding-right:10px;cursor: pointer;border-left:1px solid #d12828;padding-bottom:10px;position:relative;margin-left:10px;}
.live_bottom .tab-content ul li::after{content:'';display: block;width:10px;height: 10px;border-radius: 20px;background:#d12828;position:absolute;top:8px;left:-5px;z-index:99;}
.live_bottom .tab-content ul li p{color:#000;font-size:17px;text-align:left;line-height:1.3;font-weight:550;margin-bottom:10px;}
.live_bottom .tab-content ul li p:first-child{color:#d12828;font-size:20px;font-weight:bold;}
.live_bottom dl{width: 80%;margin: 0 auto;}
/* .live_bottom dd{width: 48%;float: left;}
.live_bottom dd:first-child{margin-right: 4%;} */
.live_bottom dd h4{height: auto; background: url(../images/tbg.png) no-repeat left 11px; overflow: hidden;padding: 10px 0;border-bottom: 1px #eee solid; text-align: left;color: #000;font-weight:bold;margin-bottom: 20px;margin-right: 20px;padding-left: 15px;}

 .modal p{text-align:left;font-size:16px;margin-bottom:10px;line-height:1.5;}
 .modal h3{margin-bottom:10px;font-size:19px;font-weight:bold;margin-top:20px;text-align:left;line-height:1.5;}
 .modal .btn {border-radius:0;}
 .modal dl{text-align:left;}
 .modal dl dd{display:inline-block;margin-left:10px;margin-bottom:10px;vertical-align: middle;max-width:270px;height:206px;text-align:center;}
 .modal img{border-radius:50px;}
 .modal dl dd p{text-align:center;margin-top:10px;width:270px;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
 
 
 
 .mdetail .dlive .nav-tabs{overflow:hidden; background:none; text-align: center; border-color:#666; text-align: center;margin-bottom:15px;}
 .mdetail .dlive .nav-tabs li{width:auto; display: block; vertical-align: top;padding:5px 0; }
 .mdetail .dlive .nav-tabs>li>a{font-size:17px;line-height:35px; color:#fff;padding:0; display: block; border: none;margin:0;margin-right:30px;border-bottom:0.1rem #ffeb00 solid;height: 35px;}
 .mdetail .dlive .nav-tabs>li>a:hover{background: none; border: none;}
 .mdetail .dlive .nav-tabs>li.active>a,.live_chat .nav-tabs>li.active>a:focus,.live_chat .nav-tabs>li.active>a:hover{font-size:17px; font-weight:normal; background:none; color:#4a0300; background: none; borde-radius:0;font-weight: bold;}
 /* .mdetail .dlive .live_right .tab-content{height:auto;overflow-y: auto;} */
 .mdetail .dlive .live_right .activity_con p{font-size:14px;color:#fff;line-height:25px;}
 .mdetail .dlive .live_right .people_con li{height: auto;overflow: hidden;background:url(../img/boder.png) no-repeat left bottom;padding:15px 0;}
 .mdetail .dlive .live_right .people_con li .peopel_tx{width:60px;height:60px;border-radius:100%;float: left;margin-right:20px;}
 .mdetail .dlive .live_right .people_con li .peopel_tx img{width:100%;height:60px;margin:0 auto;display: block;}
 .mdetail .dlive .live_right .people_con li h3{font-size:18px;color:#fff;margin-bottom:8px;margin-top:5px;}
 .mdetail .dlive .live_right .people_con li p{font-size:14px;color:#666; overflow: hidden; text-overflow: ellipsis;white-space: nowrap;}
 
 .mdetail .dlive .live_right .tab-content::-webkit-scrollbar {width: 8px; height: 1px; }
 .mdetail .dlive .live_right .tab-content::-webkit-scrollbar-thumb {/*滚动条里面小方块*/border-radius: 10px;-webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);background: #ddd;}
 .mdetail .dlive .live_right .tab-content::-webkit-scrollbar-track {/*滚动条里面轨道*/-webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);border-radius: 10px;background: #f3f3f3;}
 
 .mdetail .dintro{}
 .mdetail .dintro p{font-size:16px;color:#333;text-align: left;line-height:30px; margin:10px 0; text-indent:2em;}
 .mdetail .dagenda{height: auto; overflow:hidden;  position: relative;}
 .mdetail .dagenda::before{width:2px; height:100%; content:''; display: block;  overflow:hidden; background:-webkit-linear-gradient(top, #fafa36 0%,#8aefe0 50%,#51a8f6 100%); position:absolute; left:9px; top:0; }
 .mdetail .dagenda ul{height: auto;overflow:hidden; position: relative; z-index:1;}
 .mdetail .dagenda li{margin:40px 0;}
 .mdetail .dagenda li em{width:20px;height:20px;background:-webkit-linear-gradient(-18deg, #fafa36 0%,#8aefe0 50%,#51a8f6 100%); border-radius:100%;display:inline-block;float: left;margin-right:20px;}
 .mdetail .dagenda li h4{font-size:18px;color:#333;text-align: left;line-height:30px;margin-right:60px;float: left;}
 .mdetail .dagenda li h3{height: auto; overflow:hidden; font-size:20px;color:#000;text-align: left;line-height:30px;margin:0;font-weight:bold;}
 .mdetail .tips{padding:30px 0; text-align:right; font-size:14px; color:#fff;}
 .mdetail .tips p{}
 .mdetail .dguest{ text-align: center;}
 .mdetail .dguest li{width:33%; min-height:300px;overflow: hidden; display:inline-block; margin:20px 0; text-align:center;}
 .mdetail .dguest li .tx{width:180px;height:180px;border-radius:100%; background: url(../images/guestbg.png) no-repeat center top; overflow: hidden; display:block; margin:20px auto;}
 .mdetail .dguest li .tx img{width:172px;height:172px; display: block; border-radius:100%; margin:4px auto; transition:all 0.6s ease;}
 .mdetail .dguest li h3{font-size:20px;color:#000;margin:10px 20px;}
 .mdetail .dguest li p{font-size:16px;color:#666; margin:0 20px;}
 .mdetail .dguest li:hover img{transform:scale(1.2);}
 
 
 /* company */
 .company_top{ text-align: left;}
 .company_top .container{padding:40px 0;}
 .company_top .tl{text-align: left;}
 .company_top .tl .img{width:120px; height:120px; overflow:hidden; background:#fff; float:left; margin-right:20px; border-radius:15px; }
 .company_top .tl .img img{width:120px; display: block; margin:20px 0; }
 .company_top .tl .txt{padding-top:10px;}
 .company_top .tl .txt h3{font-size:24px; color:#fff; font-weight: bold; margin-bottom:15px;}
 .company_top .tl .txt p{font-size:16px; color:#999; margin-top:15px;}
 .company_top .tl .txt p a{color:#999;}
 .company_top .tl .txt p a:hover{text-decoration:underline; color:#fff;}
 .company_top .tr{float: right; margin:20px 0 0 0;}
 .company_top .dropdown .btn{width:230px; height:51px; line-height:50px; overflow:hidden; border-radius:100px; background: url(../images/dropbtnbg.png) no-repeat center top; font-size:20px; color:#fff; padding:0;}
 .company_top .dropdown .dropdown-menu{width:100%; height:auto; overflow:hidden; background:rgba(255,255,255,0.1); border-radius:15px;}
 .company_top .dropdown .dropdown-menu a{display: block; padding:13px 0; font-size:16px; color:#fff; text-align: center;}
 .company_top .dropdown .dropdown-menu a:hover{background:-webkit-linear-gradient(left, #fafa36 0%,#8aefe0 50%,#51a8f6 100%);}
 .company .container{background:rgba(255,255,255,0.1); border-radius:15px; padding:50px 80px; text-align: left; margin:0px auto 80px auto;}
 .company .tit{font-size:24px;color:#fff;text-align: left; font-weight: bold;}
 .company .con{margin:20px 0; font-size:16px; color:#fff; line-height:2;}
 .company .con p{text-indent:2em;}
 .company .con p img{ width: 100%; margin:20px 0 20px -2em; }
 .company .liveb{width:100%; height:auto; overflow:hidden; margin-bottom:50px;}
 .company .liveb video{width:100%;}
 .company .products{position:relative; margin:10px 0 60px 0;}
 .company .plist{height:auto; overflow:hidden; margin:20px -1.5%;}
 .company .plist li{width:30%; float: left; margin:20px 1.5%;}
 .company .plist .box_img{height:180px; max-height:210px; overflow:hidden; border-radius:15px; }
 .company .plist .box_img img{width:100%;height: 100%; display: block; transition: all 0.6s ease; }
 .company .plist .box_tit{margin-top:20px; text-align: left;}
 .company .plist .box_tit p{font-size: 16px; color:#fff;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;margin: 10px 0; }
 .company .plist .box_tit span{display: block; width:100px; height:30px; line-height:30px; overflow:hidden; background:-webkit-linear-gradient(-18deg, #fafa36 0%,#8aefe0 50%,#51a8f6 100%); color:#fff; font-size:14px; float: right; text-align:center; border-radius:100px; transition: all 0.6s ease;}
 .company .plist a:hover .box_img img{transform: scale(1.1);}
 .company .plist a:hover .box_tit span{color:#333;}
 .company .products_group {margin-bottom:50px;}
 .company .products_group .panel{background:none; border:0; box-shadow:none;}
 .company .products_group .panel-heading{padding:20px 0;}
 .company .products_group .panel-title a em{float:right; width:24px; height:14px; overflow:hidden; display: block; background: url(../images/icon_arrowdown.png) no-repeat center top; background-size:100% auto; margin:20px 0 0 0; transition:all 0.4s ease-in; transform:rotate(180deg);}
 .company .products_group .panel-title a{height:60px; line-height:60px; overflow:hidden; display: block; background:-webkit-linear-gradient(-18deg, #fafa36 0%,#8aefe0 50%,#51a8f6 100%); padding:0 20px; text-align: left; border-radius:15px; transition:all 0.4s ease-in;}
 .company .products_group .panel-title a.collapsed em{transform:rotate(0deg);}
 .company .products_group .panel-title a.collapsed{background:rgba(0,0,0,0.2);}
 .company .products_group .panel-title p{font-size:24px;color:#fff; font-weight: bold;}
 .company .products_group .panel-title:active{background:rgba(0,0,0,0.5);}
 .company .products_group .panel-body{padding:20px 0;}
 .company .stit{height: auto; overflow:hidden; text-align: center; margin:20px 0; padding-bottom:10px; }
 .company .stit h2{ font-size:20px; color:#fff; font-weight: bold; display:inline-block; height:50px; line-height:50px; background: url(../images/dropbtnbg.png) no-repeat center top; padding:0 80px;}
 .company .svideo{height: auto; overflow:hidden; clear: both;}
 .company .svideo video{width:100%; display: block;}
 .company .vlist {height: auto; overflow:hidden; background:rgba(0,0,0,0.2); padding:20px; clear: both; margin-bottom:50px; }
 .company .vlist li{width:200px; float: left; text-align: left; cursor: pointer; margin-right:20px;}
 .company .vlist li .list_img{width:100%; height:auto; overflow: hidden; padding:2px; margin-bottom: 10px;}
 .company .vlist li .list_img img{width:100%; display: block;}
 .company .vlist li .list_tit{font-size:14px; color: #fff;}
 .company .vlist li.active .list_img{background:-webkit-linear-gradient(-18deg, #fafa36 0%,#8aefe0 50%,#51a8f6 100%);}
 .company .scon{height: auto; overflow:hidden; clear: both; text-align:left; font-size:16px; color:#fff; line-height:2; text-indent:2em;}
 .company .scon p{font-size:16px; color:#fff; line-height:2; text-indent:2em;}
 .company .scon img{width:100%; display: block; margin:20px 0;}
 .company .message{margin-top:30px;}
 .company .message_form{width:100%; text-align:center;}
 .company .message_form textarea{width:100%; min-height:200px; background:rgba(0,0,0,0.3); border:0px #ccc solid; border-radius:15px; margin-bottom:40px; padding:20px; font-size:16px; line-height:2; color:#fff; outline:none;}
 .company .message_form label.error{clear: both; display: block; margin-bottom:20px;}
 .company .message_form button{width:200px; height:60px;line-height:60px; border:0;background:-webkit-linear-gradient(-18deg, #fafa36 0%,#8aefe0 50%,#51a8f6 100%); border-radius:100px; font-size:18px; color:#fff; margin-left:20px;}
 .company .message_form button:hover{opacity:0.8;}
 
 /* offline */
 .offline .container{background:rgba(255,255,255,0.1); border-radius:15px; padding:50px 80px; text-align: left; margin:50px auto 80px auto;}
 .offline .off_tit{width:230px; height:50px; line-height:50px; background: url(../images/dropbtnbg.png) no-repeat center top; text-align:center; font-size:24px; color:#fff; margin:50px auto;}
 .offline .off_con {text-align: center; font-size:18px; color:#fff; line-height:2;}
 .offline .off_con img{display:block; margin:20px auto;}
 
 /* imgLive */
 .imgLive .time{height:80px;line-height:80px;text-align: left;}
 .imgLive .time a{color:#666;font-size:23px;margin-right:20px;}
 .imgLive .time a.select{color:#fff;font-weight: bold;}
 .imgLive .img_box{width:1200px;height:510px;overflow-y: auto;margin:0 auto; position: relative;}
 .imgLive .img_box .box{float: left; padding: 10px; border: 1px solid #ccc; background: #f7f7f7; box-shadow: 0 0 8px #ccc; }
 .imgLive .img_box .box:hover{ box-shadow: 0 0 10px #999; }
 .imgLive .img_box .box img{width: 200px; }
 .imgLive .time ul li a{background:none;border:none;cursor:pointer;}
 .imgLive .time ul li.active a{color:#fff;background:none;border:none;}
 .imgLive .time ul li a:hover{background:none;border:none;color:#fff;}
 .imgLive .tab-content{height:600px;}
 .imgLive .tab-content .tab-pane{height:100%;}
 .imgLive .tab-content img{width:100%;height:100%;}
 .imgLive .tab-content iframe{width:100%;height:100%;outline:none ;}
 .imgLive ul{display:flex;justify-content: flex-start;flex-wrap:wrap;margin-top:70px;padding:20px 0 20px 0;height:510px;overflow-y: auto;}
 .imgLive ul li{width:23%;margin-right:20px;height:auto;} 
 .imgLive ul li img{width:100%;height:auto;transition:all 1s all;}
 .imgLive ul li p{font-size:17px;color:#fff;margin-top:10px;}
 .imgLive ul li img:hover{transform: scale( 1.1);}

 /* visual */
 .visual .time{height:80px;max-width:600px;line-height:80px;text-align: left;border-bottom:1px solid #666;}
 .visual .time a{color:#666;font-size:23px;margin-right:20px;}
 .visual .time a.select{color:#fff;font-weight: bold;}
 .visual .box{width:1200px;height:490px;overflow-y:auto;}
 .visual .box ul li{float:left;width:40%;height:auto;text-align:left;margin:35px 0 35px 0;}
 .visual .box ul li img{width:300px;height:90px;border-radius:20px;margin:10px 0 10px 0;}
 .visual .box ul li h3{font-size:24px;color: #fff;}
 .visual .box ul li .startTime{font-size:18px;color:#fff;margin-bottom:5px;}
 .visual .box ul li .address{font-size:17px;color:#fff;}
 
 
 /* myList */
 .myList .box{height:auto;overflow: hidden;margin:50px 0 0 0;}
 .myList .box ul li{width:270px;height:360px; transition: all 0.6s ease; float:left;overflow: hidden;margin-right:10px;position: relative;background: linear-gradient(to right, #000 , #510029);border-radius:20px;}
 .myList .box ul li .box_tit{float:left;font-size:25px;color:#fff;text-align:left;margin:20px 0 0 20px;}
 .myList .box ul li .box_tit h3{color:rgb(237,30,121);}
 .myList .box ul li img{width:150px;height:150px;position:absolute;right:-40px;bottom:20px;opacity:0.5; transition: all 0.6s ease;}
 .myList .box li.active{width:580px;}
 .myList .box li.active img{right:10px;}
 .myList .box ul li a{display:block;width:100%;height:100%;}
 
 
 /* my */
 .topbar .prev img {width:50px;height:50px;float:left;margin-top:16px;margin-right:30px;}
 .my .box{height:auto;overflow: hidden;margin:50px 0 0 0;}
 .my .box .rights_top{padding:20px 0 20px 0;width:700px;height:200px;}
 .my .box .rights_top a.upgrade{float:right;display:block;padding:0 20px 0 20px;font-weight: bold;height:40px;line-height:40px;text-align:left;font-size:14px;background:#fff;border-radius:20px;}
 .my .box .rights_top a:hover{color:#000;}
 .my .box .rights_top .upgrade img{width:30px;height:30px;margin-right:5px;}
 .my .box .rights_top .userImg{float:left;margin-top:20px;margin-right:30px;}
 .my .box .rights_top h3{margin:20px 0 10px 0;text-align:left;color:#fff;font-size:39px;letter-spacing:7px}
 .my .box .rights_top p{text-align:left;color:#fff;font-size:19px;letter-spacing:2px}
 .my .box .rights_bottom{width:700px;height:auto;overflow:hidden;padding:30px 0 30px 0;border-radius:20px; background: linear-gradient(#1a080e, #520029  );}
 .my .box .rights_bottom h3{font-size:30px;color:#fff;}
 .my .box .rights_bottom ul{margin-top:20px;}
 .my .box .rights_bottom ul li{display:inline-block;width:49%;}
 .my .box .rights_bottom ul li p{font-size:18px;color:#fff;margin-top:10px;letter-spacing:5px}
 .my .box .rights_bottom ul li:nth-child(2){border-left:1px solid #fff;}
 
 
 
 /* guide */
 .guide .box1{margin-top:0px;}
 .guide .box1 h3{font-size:50px;color:#333;text-align:left;}
 /* .guide .box1 .gundong{height:520px;overflow-y: auto;margin-top:30px;padding-left:10px;} */
 .guide .box1 .gundong{overflow-y: auto;margin-top:30px;padding-left:10px;padding-bottom: 40px;}
 .guide .box1 .gundong h4{font-size:18px;color:#333;margin-bottom:20px;text-align:left;}
 .guide .box1 ul{width:100%;text-align:left;height:auto;display:inline-block;}
 .guide .box1 ul li{transition:all 1s ease;float:left;margin-right:20px;text-align:center;width:250px;margin-bottom:20px;background:#fff;position:relative;}
 .guide .box1 ul li em{position:absolute;right:10px;bottom:5px;font-size:20px;}
 .guide .box1 ul li a{display:block;width:100%;height:100%;border: 1px #eee solid;}
 .guide .box1 ul li:hover{transform:scale(1.1);}
 .guide .box1 .sm_box1{margin-top:20px;text-align:left;}
 .guide .box1 .sm_box1 img{border-radius:20px;width:829px;}
 .guide .box1 .sm_box2{float:right;margin-top:20px;border-top:1px solid #fff;width:340px;color:#fff;height:auto;}
 .guide .box1 .sm_box2 h4{font-size:30px;text-align:left;margin:20px 0 20px 0;}
 .guide .box1 .sm_box2 p{line-height:24px;height:237px;overflow-y:auto;letter-spacing:2px;text-align:left;font-size:15px;}
 .guide .box2{color:#333;text-align:left;margin-top:20px;width:829px;text-align:left;letter-spacing:2px;}
 .guide .box2 h3{font-size:30px;margin-bottom:20px;}
 .guide .box2 p{font-size:15px;}
 .guide .name li p{font-size:18px;color: #333;}
 .guide .box1 ul.name {display: flex;justify-content: space-between;flex-wrap: wrap;}
 .guide .box1 ul.name li{background: none;border:1px #999 solid;padding:20px 10px;width:48%;}
 .guide .box1 ul.name li:nth-child(2) p{line-height:25px;}
/* 直播窗口 */
.live_left .live_playbox{width:1065px; height:600px; overflow:hidden; position: relative; z-index: 100; background-size:100%;border:1px #fff solid;margin: 0 auto;}
.live_left .live_playbox .live_cover{height: auto; overflow:hidden;}
.live_left .live_playbox .live_cover img{width:100%; height:485px; display: block;}
/* #modVideoPlayer{border:1px #333 solid;border-radius:10px;} */
#tf-xplay-icon{background-color: rgba(0,0,0,0) !important;}
 /* 倒计时 */
 .show{position: relative;}
 .show .down_time{position: absolute;top:15px;right:40px;text-align: center;}
 .show .down_time {width:100px;line-height:30px;background:rgba(0,0,0,0.3);border-radius: 50px;font-size:15px;color:#fff;}
 /* iframe */
 .iframe_box{width: 100%;position:absolute;top: 0;left: 0;bottom:0;right:0;}
 .iframe_box iframe{width: 100%;min-height:100% ;}
 /* 颁奖典礼 */

 @media screen and (min-width:1000px){.container {max-width: 1200px;}  }
 @media screen and (max-width:1000px){.home{background:url(../images/wap-index.jpg) no-repeat center top;}.about{padding-top:1.5rem;}.about .pagebox1 {margin:0 0.75rem;}.about .pagebox1 .right{width:30%;}.about .pagebox1 .left{width:60%;}.process{padding-top:1.5rem;}.process .pagebox2 li{margin:0 1.5% 9.5% 1.5%;}.process .pagebox1 .conimg{width:80%;margin:0 auto;}.job{padding-top:1.5rem;}.menu .logo img{margin-top:15px;}.home{width:100%; height:100%;background-size:auto 100%;}.home .home_tit{width:80%; max-width:750px;position: absolute;top:40%;left:15%;}.footer{}.floatRightPanel{display: none;}}
@media screen and (max-width:1400px){
	.home_btn{height: auto;width:20%;}
	.home_btn .button {
	    padding: 0;
		height:70px;
	}
	.home .words {
	    margin-top:15%;
	}
	 .home_btn{right:5%;}
}
 .container {width:100%;padding:0;margin-right: auto;margin-left: auto;position: relative;min-width:1200px;}
 
 .error {color:red;}      