﻿p{padding:0;margin:0;}
input{font-family:Calibri;}
textarea{font-family:Calibri;}
.form_title{margin-left:0;}
.form_title .favicon{
  vertical-align: middle;
  margin-right: 5px;
margin-top:-2px;width: 22px;
  height: 22px;}
  .form_title span{vertical-align: middle;}
  .rightToLeft .form_title .favicon{margin-right:0;margin-left:5px;}
.close{right:8px;left:auto;}
.rightToLeft .form_title{margin-left:0;margin-right:0;}
.rightToLeft .close{left:8px;right:auto;}

.about_form{text-align:left;vertical-align:middle;line-height:20px;width:415px;background:#000000;border-radius:5px;padding:5px;color:#ffffff;font-size:12px;font-family:Calibri;position:absolute;}
.about_form .form_title{font-size:15px;line-height:25px;}
.about_form .close{top:7px;position:absolute;cursor:pointer;}
.about_form .about_content{position:relative;background-color:rgba(255,255,255,0.2);width:381px;padding:17px 17px 10px 17px;}
.about_form .content2{position:relative;height:105px;}
.about_form .content1{position:relative;}
.about_form .content2 .aboutLogo{position:absolute;width:90px;height:105px;left:0;}
.about_form.rightToLeft .content2 .aboutLogo{left:auto;right:0;}

.about_form .item{width:100%;position:relative;margin:15px 0;min-height:18px;overflow: hidden;}
.about_form .item .title{display:inline-block;position:absolute;left:0;top:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.about_form .content2 .item .content{margin:0;width:auto;}
.about_form .content1 .item .content{margin:0 0 0 60px;width:auto;}
.about_form a{text-decoration:underline;}
.about_form .description{margin:0;}
.about_form .description .content{margin:0;}

.about_form .logo{width:90px;position:absolute;left:0;}
.about_form .stage{overflow:hidden;width:381px;height:109px;position:absolute;right:0;}
.about_form.rightToLeft .stage{right:auto;left:0;}
.about_form .swiper{width:98%;position:absolute;left:0;top:0;}

.about_form .progress{width:15px;height:5px;position:absolute;bottom:0;right:0;cursor:pointer;}
.about_form .progressBar{width:5px;height:5px;background:rgba(255,255,255,0.25);position:absolute;right:0;top:0;cursor:pointer;border-radius:2px;}

.about_form.rightToLeft{text-align:right;}
.about_form.rightToLeft .item .title{position:absolute;left:auto;top:0;right:0;text-align:right;}
.about_form.rightToLeft .content2 .item .content{margin:0;text-align:right;}
.about_form.rightToLeft .content1 .item .content{margin:0 60px 0 0;text-align:right;}



.pictureList_win10{width:150px;height:196px;position:absolute;left:0;}
.pictureList_win10 .thumbnail .page{width:100%;height:20px;line-height:20px;}
.pictureList_win10 .thumbnail img{vertical-align:middle;width:100%;}
.pictureList_win10 .btn{position:absolute;top:0;bottom:0;width:22px;height:22px;cursor:pointer;margin:auto;z-index:3;}
.pictureList_win10 .leftBtn{left:0;}
.pictureList_win10 .rightBtn{right:0;}

.pictureList_win10{left:0;text-align:center;vertical-align:middle;}
.pictureList_win10 .thumbnail{width:100%;position:relative;display:inline-block;left:0;top:0;text-align:center;vertical-align:middle;}
.pictureList_win10:after{content:""; display:inline-block; height:100%;vertical-align:middle;}


/*scrollbar*/
::-webkit-scrollbar {
  height: 0;
  width: 0;
}

::-webkit-scrollbar-button {
  height: 0;
  width: 0;
}



.phone_scroll_y{overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;}


.tableofcontent_form {
	background-color: rgb(31 35 56) !important;
}
.tableofcontent_form{position:absolute;z-index:1000;left:-300px;top:150px;width:270px;height:548px;background:#000000;border-radius:5px;padding:5px;color:#ffffff;font-size:12px;font-family:Calibri;}
.tableofcontent_form .form_title{font-size:15px;line-height:25px;}
.tableofcontent_form .close{top:7px;position:absolute;cursor:pointer;}
.tableofcontent_form .tableofcontent_content{position:relative;background-color:rgba(255,255,255,0.2);width:100%;}

.tableofcontent_form .stage{overflow:hidden;width:100%;height:522px;position:relative;}
.tableofcontent_form .swiper{width:100%;position:absolute;left:0;top:0;}

.tableofcontent_form .progress{width:15px;height:5px;position:absolute;bottom:0;right:0;cursor:pointer;}
.tableofcontent_form .progressBar{width:5px;height:5px;background:rgba(255,255,255,0.25);position:absolute;right:0;top:0;cursor:pointer;border-radius:2px;}

.tableofcontent_form .item{padding:0 12px;font-size:12px;cursor:pointer;margin-bottom:0;position:relative;line-height:34px;}
.tableofcontent_form .item .arrow{padding:5px;position:absolute;top:2px}
.tableofcontent_form .item .description{display:inline-block;}
.tableofcontent_form .item img{vertical-align:middle;}
.tableofcontent_form .item:hover{background:rgba(255,255,255,0.1);}

.tableofcontent_form.rightToLeft{text-align:right;}
.tableofcontent_form.rightToLeft .progress{left:0;right:auto;}
.tableofcontent_form.rightToLeft .progressBar{left:0;right:auto;}

.tableofcontent_form.phone{background:transparent;width:100%;height:100%;padding:0;left:0;top:0;margin:0;}
.tableofcontent_form.phone .stage{margin:0;width:100%;height:100%;}
.tableofcontent_form .searchButton{position:absolute;top:52px;right:20px;cursor:pointer;z-index:10;}


.fbTopBar{
  position: absolute;
  overflow: hidden;
  z-index: 99;
 
  
	top: 0px;
	left: 0px;
	right: 0px;

	height: 46px;
	
	border-radius: 0px 0px 5px 5px;
}
  
.pageBar{
	position: absolute;
	height:100%;
	left: 0px;
	right: auto;
	z-index: 3;
}

.pageNumber{
	position : absolute;
}

.pageNumber input{
	border-width : 0px;
	text-align : center;
	vertical-align : middle;
	height:24px;
	border-radius:3px;
	font-family : Arial;
}

.pageNumber input:focus{
	outline:none;
}

.logoBar{
	position: absolute;
	left:0px;
	top:0px;
	width:0px;
	height:100%;
	z-index : 1;
}

.searchBar{
	position: absolute;
	background-color:#BBBBBB;
	vertical-align:middle;
	border-radius:3px;
	right:10px;
	left: auto;
	top:10px;
	z-index: 2;
}

.searchBar div{
	position : relative;
	border-radius: 3px;
	float:left;
	display:inline;
}

.preSearch{
	height:18px;
	border-width:0px;
	margin-left:5px;
	margin-top:2px;
	background-color:#BBBBBB;
	vertical-align:middle;
	font-family : Arial;
}

.preSearch:focus{
	outline:none;
}

.pageBar .button {
	position:absolute;
	width : 30px;
	height : 30px;
	border-radius:3px;
}

.pageBar .button img {
	width:22px;
	height: 22px;
	margin-left : 4px;
	margin-top : 4px;
}

.button span{
	font-family : "Tahoma","sans-serif","Arial";
	font-size : 12px;
}

.searchBar .button span, .pageBar .button span{
	display:none;
}

.searchBar .button{
	position : relative;
	display:inline;
	float:right;
	width : 26px;
	height : 26px;
}

.searchBar .button img{
	width:20px;
	height: 20px;
	margin-left : 3px;
	margin-top : 3px;
}

.extendedBar{
	overflow : hidden;
	position : absolute;
	border-radius: 5px;
	z-index: 100;
}

.extendedBar .button{
	position:absolute;
	width : 150px;
	height : 30px;
	border-radius:3px;
}

.extendedBar .button img{
	width:22px;
	height: 22px;
	float : left;
	margin-left : 4px;
	margin-top : 4px;
}

.extendedBar .button span{
	position:absolute;
	margin-left:12px;
	margin-top : 8px;
}

.extendedBar.rtl .button img{
	width:22px;
	height: 22px;
	float : right;
	margin-right : 4px;
	margin-top : 4px;
}

.extendedBar.rtl .button span{
	position:absolute;
	right : 0px;
	margin-right:32px;
	margin-top : 8px;
}



.thumbnail_win10{text-align:center;position:absolute;z-index:1000;bottom:10px;width:90%;left:5%;height:116px;background:transparent;color:#ffffff;font-size:12px;font-family:Calibri;}
.thumbnail_win10 .close{top:-24px;position:absolute;cursor:pointer;width:32px;height:24px;background-color:#000000;background-repeat:no-repeat;background-position:center center;}

.thumbnail_win10 .stage{overflow:hidden;height:80px;margin:0 30px;position:relative;}
.thumbnail_win10 .swiper{position:absolute;top:0;height:80px;}

.thumbnail_win10 .progress{display:none;width:0;height:0;position:absolute;bottom:7px;right:0;cursor:pointer;}
.thumbnail_win10 .progressBar{width:0;height:0;background:rgba(255,255,255,0.25);position:absolute;top:0;left:0;cursor:pointer;border-radius:4px;}

.thumbnail_win10 .item_focus{border:2px solid transparent;display:inline-block;height:76px;cursor:pointer;position:absolute;}
.thumbnail_win10 .title{display:none;z-index:10;width:100%;height:78px;line-height:78px;background:rgba(0,0,0,0.5);vertical-align:middle;position:absolute;top:0;bottom:0;left:0;text-align:center;}
.thumbnail_win10 .item{height:78px;position:absolute;overflow:hidden;}
.thumbnail_win10 .item img{height:78px;pointer-events:none;}
.thumbnail_win10 .highlight.focus{border:2px solid #016BAF;overflow:hidden;}
.thumbnail_win10 .highlight.focus .title{border:none;}
.thumbnail_win10 .item_focus.focus:hover div.title{display:block;}
.thumbnail_win10 .item.focus:hover p.title{display:block;}
.thumbnail_win10 .title{pointer-events:none;}

.thumbnail_win10 .pageCaption{cursor:default;margin-top:15px;display:inline-block;line-height:20px;padding:0 20px;border-radius:10px;background:rgba(0,0,0,0.5);}

.thumbnail_win10 .btn{position:absolute;top:14px;cursor:pointer;}
.thumbnail_win10 .leftBtn{left:0;}
.thumbnail_win10 .rightBtn{right:0;}


.videogallery_form{text-align:left;vertical-align:middle;line-height:20px;position:absolute;z-index:1000;color:#ffffff;margin:auto;width:570px;background:#000000;border-radius:5px;padding:5px;font-size:12px;font-family:Calibri;position:absolute;overflow:hidden;}
.videogallery_form .title{font-size:15px;line-height:25px;}
.videogallery_form .form_title{font-size:15px;line-height:25px;}
.videogallery_form .close{top:7px;position:absolute;cursor:pointer;}
.videogallery_form .videoGallery_content{position:relative;background-color:rgba(255,255,255,0.2);width:550px;padding:10px;}

.videogallery_form .video{width:315px;height:223px;background:rgba(255,255,255,0.25);margin-top:0;}
.videogallery_form .video_list{width:222px;height:223px;position:absolute;right:0;top:10px;}
.videogallery_form .info{margin-top:15px;}
.videogallery_form .info .description{width:100%;}
.videogallery_form .description{opacity:0.6;}

.videogallery_form .stage{overflow:hidden;width:100%;height:223px;position:relative;}
.videogallery_form .swiper{width:100%;position:absolute;left:0;top:0;}

.videogallery_form .progress{width:15px;height:5px;position:absolute;bottom:0;right:-5px;cursor:pointer;}
.videogallery_form .progressBar{width:5px;height:5px;background:rgba(255,255,255,0.25);position:absolute;right:5px;top:0;cursor:pointer;border-radius:2px;}

.videogallery_form .item{cursor:pointer;width:156px;padding-left:61px;min-height:42px;margin-bottom:5px;position:relative;}
.videogallery_form .item .title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.videogallery_form .item .thumbnail{background-color:rgba(255,255,255,0.25);width:56px;height:42px;position:absolute;top:2px;;left:0;background-position:center center;background-size:contain;background-repeat:no-repeat;}
.videogallery_form .item:hover {text-decoration:underline;}

.videogallery_form.rightToLeft{text-align:right;}
.videogallery_form.rightToLeft .video_list{left:15px;right:auto;}
.videogallery_form.rightToLeft .item{padding-right:61px;padding-left:0;margin-left:5px;}
.videogallery_form.rightToLeft .item .thumbnail{left:auto;right:0;}
.videogallery_form.rightToLeft .progress{left:-5px;right:auto;}

.appear_win10{position:absolute;opacity:0;z-index:1001;left:0;top:0;width:100%;height:100%;background:rgba(0,0,0,0.5);text-align:center;vertical-align:middle;}
.appear_win10 .main_dom{position:relative;display:inline-block;left:0;top:0;}
.appear_win10:after{content:""; display:inline-block; height:100%;vertical-align:middle;}

.button_hover:hover{opacity:0.7;filter:alpha(opacity=40);}
.button_hover:active{opacity:0.2;filter:alpha(opacity=20);}

.disable{opacity:0.2;filter:alpha(opacity=20);}
.usable{opacity:1;filter:alpha(opacity=100);}


