﻿.phoneTopBar{position : absolute;width : 100%;height : 2.5rem;left : 0;top : 0;z-index : 99;}
.phoneTopBar .button{width : 2.5rem;height : 2.5rem;position : absolute;cursor:pointer;}
.phoneTopBar .button img{max-height : 2.5rem;position : absolute;top:0;bottom:0;left:0;margin:auto;}
.phoneTopBar .button .svg{max-height : 2.5rem;position : absolute;top:0;bottom:0;margin:auto;}
.phoneTopBar .button .icon{position : absolute;left : 0.625rem;top : 0.625rem;}
.phoneTopBar .button div{width : 1.25rem;height : 1.25rem;}
.phoneTopBar .button span{display:none;}

.phoneBottomBar{position : absolute;width : 100%;height : 2.5rem;bottom : 0;left : 0;z-index : 99;}
.phoneBottomBar .button{width : 2.5rem;height : 2.5rem;position : absolute;cursor:pointer;}
.phoneBottomBar .button img{height : 1.25rem;left: 0;width:1.25rem;position : absolute;top:0;bottom:0;margin:auto;}
.phoneBottomBar .button .svg{height : 1.25rem;left: 0.0625rem;width:1.25rem;position : absolute;top:0;bottom:0;margin:auto;}
.phoneBottomBar .button .icon{overflow:hidden; position : absolute;left:0.5625rem;top:0.5625rem;width:1.375rem;height:1.375rem;}
.phoneBottomBar .button span{display:none;}
.phoneBottomBar .button img.custom{left:0;}

.phoneBottomBar2{position : absolute;width : 100%;height : 2.5rem;bottom : 0;left : 0;z-index : 99;}
.phoneBottomBar2 .button{background:#ffffff;width : 5.4375rem;height : 2.25rem;position : absolute;cursor:pointer;border:0.0625rem solid rgba(0,0,0,0.1);border-radius:1.125rem;}
.phoneBottomBar2 .button img{height : 1rem;left: 0;width:1rem;position : absolute;top:0;bottom:0;margin:auto;}
.phoneBottomBar2 .button .svg{height : 1rem;left: 0;width:1rem;position : absolute;top:0;bottom:0;margin:auto;}
.phoneBottomBar2 .button .icon{overflow:hidden; position : absolute;left:0.75rem;top:0.625rem;width:1rem;height:1rem;}
.phoneBottomBar2 .button span{display:none;}
.phoneBottomBar2 .button img.custom{left:0;}
.phoneBottomBar2 .button span{bottom:0;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;color : white;line-height:2.25rem;display:block;position:absolute;left:2.375rem;}

.phone.extendedBar .arrow{position:absolute;width:3.125rem;height:1.25rem;left:50%;cursor:pointer;margin-left:-1.5625rem;border-radius:0.3125rem 0.3125rem 0 0;top:-1.25rem;background-color:rgba(0,0,0,0.8);}
.phone.extendedBar .arrow img{width:0.625rem;margin:0.3125rem 1.25rem;}

.extendedBar.phone{border-bottom:0.0625rem solid rgba(255,255,255,0.1);overflow : hidden;position : absolute;bottom:-17.5rem;z-index: 99;border-radius:0;background:#000000;width:100%;height:4.5rem;}
.extendedBar.phone .button{font-size:0.75rem;width : 2.5rem;height : 3.25rem;border-radius: 0;float:left;margin:0.625rem 0 0 1.875rem;position:relative;text-align:center;}
.extendedBar.phone .button .icon{overflow:hidden;position:relative;display:block;width:2rem;height:2rem;border-radius:1rem;background-color:rgba(255,255,255,0.1);margin:0 0 0 0.25rem;}
.extendedBar.phone .button img{left:-1.5625rem;display:block;width:1.125rem;height:1.125rem;position:absolute;top:0.4375rem;margin:0;}
.extendedBar.phone .button .svg{left:0.4375rem;display:block;width:1.125rem;height:1.125rem;position:absolute;top:0.4375rem;margin:0;}
.extendedBar.phone .button span{top:0;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;color : white;line-height:1.25rem;display:block;position:relative;margin:0 0 0 -0.9375rem;width:4.375rem;}
.extendedBar.phone .button img.custom{left:0.4375rem;}
.extendedBar.phone .svg-box{width : 0.875rem;height : 0.875rem;cursor : pointer;margin: 0.1875rem 0 0 1.125rem;}
.extendedBar.phone .cancel{width: 100%;height: 2.5rem;position: absolute;bottom: -2.5625rem;text-align: center;line-height: 2.5rem;}

.extendedBar.phone .stage{height:100%;}
.extendedBar.phone .stage .swiper{height:100%;}
.extendedBar.phone .stage .swiper .item{height:100%;}
.extendedBar.phone .stage .swiper .dots{height:1.25rem;position:absolute;left:0;bottom:0;}
.extendedBar.phone .stage .swiper .dots .dot{width:0.625rem;height:0.625rem;border-radius:0.3125rem;background:#ffffff;}

.phoneGotoPageContent img{
	/*width : 1.375rem;*/
	/*height : 1.375rem;*/
	cursor : pointer;
	margin: 0.25rem -0.125rem 0.25rem 0;
}

.phoneGotoPageContent .inputButton{
	display : inline-block;
	position : relative;
	overflow : visible;
	top : 0.625rem;
	margin-left : 0.4375rem;
	width : 1.5625rem;
	height : 1.875rem;
	cursor : pointer;
	/*border:0.0625rem solid rgba(255,255,255,0.1);*/
}

.phoneGotoPageContent .goBtn div{
	width : 1.25rem;
	height : 1.25rem;
	margin:0.25rem;
}

.phoneGotoPageContent .btn{
	display : inline-block;
	position : relative;
	overflow : visible;
	top : 0.3125rem;
	margin-top : 0.75rem;
	margin-left : 0.625rem;
	width : 1.875rem;
	height : 1.875rem;
	cursor : pointer;
	/*border:0.0625rem solid rgba(255,255,255,0.1);*/
}

.phoneGotoPageContent .btn div{
	width : 1.25rem;
	height : 1.25rem;
}

.phoneGotoPageContent .svg-box{
	margin-top:0.3125rem;
}

.phoneGotoPageContent .goBtn{
	width : 1.875rem;
	height: 1.875rem;
  top: 0;
	right : 0;
	cursor : pointer;
  z-index : 5;
  position:absolute;
}

.phoneSearchBarInput{
  position:absolute;
  width:70%;
  left:15%;
  margin-left:-0.625rem;
  height:1.875rem;
  top:0.625rem;
  padding:0 0.625rem;
  border:0.0625rem solid #F2F2F2;
  border-radius:0.9375rem;
  background:#ffffff;
}

.phoneSearchBarButton{
  position:absolute;
  top: 0.875rem;
  right: 15%;
  cursor:pointer;
  z-index:10;
  max-width:1.375rem;
  max-height: 1.375rem;
}

.form_mask_phone{opacity:0.5;background:#000000;z-index:10000;position:absolute;width:100%;height:100%;top:0;left:0;}
.phone .form_title{text-align:center;vertical-align:middle;font-family:"Arial";font-size:1.125rem;line-height:1.25rem; padding: 0 1.25rem;margin:0; margin: 0.9375rem 0;}
.phone .form_title span{margin:0;line-height: 1.25rem;padding:0;}
.phone .close{top:0.8125rem;position:absolute;cursor:pointer;left:auto;left:0.625rem;padding:0;margin:0;width:1.5625rem;height:1.5625rem;}
.phone.rightToLeft .close{top:0.8125rem;position:absolute;cursor:pointer;left:0.625rem;}

/* .print_form_phone */
.print_form_phone{text-align:left;vertical-align:middle;line-height:1.25rem;position:absolute;left:0;top:0;z-index:1000;background:#000000;width:19.375rem;padding:0;color:#ffffff;font-size:0.9375rem;font-family:Calibri;position:absolute;}
.print_form_phone .printButton{cursor:pointer;background:rgba(255,255,255,0.25);vertical-align: middle;text-align:center;margin:0.625rem 1.25rem;width:auto;height:2.5rem;line-height:2.5rem;font-size:0.9375rem;}
.print_form_phone .item span{margin-left:0.625rem;vertical-align: middle;}

.print_form_phone{background:transparent;width:100%;padding:0;}
.print_form_phone{background:transparent;width:100%;padding:0;border-radius: 0;border:none;box-shadow: none;filter:none;}
.print_form_phone .item{cursor:pointer;line-height:1.25rem;vertical-align: middle;position:relative;padding:0.625rem 1.25rem 0.625rem;margin:0 1.25rem;border-bottom: 0.0625rem solid rgba(255,255,255,0.2);}
.print_form_phone .item .print_icon{vertical-align: middle;position:absolute;left:0.625rem;top:0.6875rem;width:1.5rem;height:1.5rem;}
.print_form_phone.rightToLeft .item{text-align:right;}
.print_form_phone.rightToLeft .item .print_icon{vertical-align: middle;position:absolute;right:0.625rem;left:auto;top:0.6875rem;}
.print_form_phone .printRange input{border-radius:0;padding:0 0.3125rem;width:6.25rem;height:1.625rem;border:none;margin-left:0.625rem;font-size:0.75rem;background-color:#D3D3D3; }
.print_form_phone.rightToLeft .printRange input{margin-left:0;margin-right:0.625rem;}
.print_form_phone .item span{margin-left:1.25rem;}
.print_form_phone.rightToLeft .item span{margin:0 1.25rem 0 0}

/* bookmark_form_phone */
.bookmark_form_phone{text-align:left;vertical-align:middle;line-height:1.25rem;position:absolute;display:block;z-index:1000;left:-21.875rem;top:9.8125rem;width:15.625rem;height:26.5625rem;background:#000000;padding:0;color:#ffffff;font-size:0.9375rem;font-family:Calibri;}
.bookmark_form_phone .inputForm{width:100%;margin-top:0.625rem;height:1.875rem;position:relative;}
.bookmark_form_phone .input_title{width:12rem;height:1.875rem;border:none;padding:0 0.625rem;position:absolute;left:0;}
.bookmark_form_phone .colorSelection{width:1.75rem;height:1.75rem;border:0.0625rem solid #ffffff;position:absolute;right:0;}
.bookmark_form_phone .add_page{display:inline-block;vertical-align:middle;text-align:center;cursor:pointer;width:7.5rem;height:1.875rem;line-height:1.875rem;margin-top:0.625rem;background:rgba(255,255,255,0.25);}
.bookmark_form_phone .add_page.left{margin-right:0.625rem;}
.bookmark_form_phone .list_title{cursor:default;font-size:0.9375rem;height:1.875rem;width:100%;margin-top:0.625rem;background:rgba(255,255,255,0.1);line-height:1.875rem;vertical-align:middle;text-align:left;}
.bookmark_form_phone .list_title span{padding:0 0.625rem;display:inline-block;}
.bookmark_form_phone .list_title .page{border-right:0.0625rem solid rgba(255,255,255,0.1);width:1.875rem;}
.bookmark_form_phone .list_title .description{width:6.75rem;border-right:0.0625rem solid rgba(255,255,255,0.1);}
.bookmark_form_phone .list_title .edit{}

.bookmark_form_phone .stage{overflow:hidden;width:100%;position:relative;}
.bookmark_form_phone .swiper{width:100%;left:0;top:0;}

.bookmark_form_phone .progress{width:0.9375rem;height:0.3125rem;position:absolute;bottom:0;right:0;cursor:pointer;}
.bookmark_form_phone .progressBar{width:0.3125rem;height:0.3125rem;background:rgba(255,255,255,0.25);position:absolute;right:0;top:0;cursor:pointer;border-radius:0.125rem;}

.bookmark_form_phone .removeAll{width:100%;height:1.875rem;line-height:1.875rem;background:rgba(255,255,255,0.25);margin-top:0.3125rem;cursor:pointer;vertical-align:middle;text-align:center;display:none;}

.bookmark_form_phone .item{width:100%;height:1.875rem;line-height:1.875rem;vertical-align:middle;text-align:left;position:relative;margin-top:0;}
.bookmark_form_phone .item span{padding:0 0.625rem;display:inline-block;}
.bookmark_form_phone .item input{display:inline-block;}
.bookmark_form_phone .item .page{width:1.875rem;}
.bookmark_form_phone .item .title{width:5.125rem;height:1.25rem;line-height:1.25rem;vertical-align:middle;border:none;padding:0 0.625rem;background:transparent;}
.bookmark_form_phone .item .colorSelection{margin:0;width:1.25rem;height:1.125rem;position:absolute;left:8.125rem;top:0.375rem;display:none;}
.bookmark_form_phone .item .thumbnail{position:absolute;cursor:pointer;}
.bookmark_form_phone .item .save{left:10rem;top:0.4375rem;display:none;}
.bookmark_form_phone .item .cancel{left:11.875rem;top:0.4375rem;display:none;}
.bookmark_form_phone .item .edit{left:11.875rem;top:0.4375rem;}
.bookmark_form_phone .item .delete{left:13.375rem;top:0.4375rem;}

.bookmark_form_phone.rightToLeft{text-align:right;}
.bookmark_form_phone.rightToLeft .input_title{left:auto;right:0;direction:rtl;}
.bookmark_form_phone.rightToLeft .colorSelection{right:auto;left:0;}
.bookmark_form_phone.rightToLeft .add_page.left{margin-left:0.625rem;margin-right:0;}
.bookmark_form_phone.rightToLeft .list_title{text-align:right;}
.bookmark_form_phone.rightToLeft .list_title .page{border-left:0.0625rem solid rgba(255,255,255,0.1);border-right:none;width:1.875rem;}
.bookmark_form_phone.rightToLeft .list_title .description{border-left:0.0625rem solid rgba(255,255,255,0.1);border-right:none;}
.bookmark_form_phone.rightToLeft .list_title .edit{}
.bookmark_form_phone.rightToLeft .progress{left:0;right:auto;}
.bookmark_form_phone.rightToLeft .progressBar{left:0;right:auto;}

.bookmark_form_phone{background:transparent;width:100%;height:100%;padding:0;left:0;top:0;margin:0;}
.bookmark_form_phone .stage{margin:0;width:100%;height:100%;}
.bookmark_form_phone .item{position:relative;width:100%;height:6.25rem;line-height:6.25rem;vertical-align:middle;font-size:0.9375rem;cursor:pointer;}
.bookmark_form_phone .item span{margin:0 0.625rem;line-height:1.25rem;vertical-align:middle;display:inline-block;width:auto;}
.bookmark_form_phone .item .thumbnail{height:4.75rem;vertical-align:middle;margin:0.75rem 0;position:relative;}
.bookmark_form_phone{background:transparent;width:100%;height:100%;padding:0;left:0;top:0;margin:0;border-radius: 0;border:none;box-shadow: none;filter:none;
-webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;}
.bookmark_form_phone .stage{margin:0;width:100%;height:100%;}
.bookmark_form_phone .item{position:relative;width:100%;height:6.25rem;line-height:6.25rem;vertical-align:middle;font-size:0.9375rem;cursor:pointer;}
.bookmark_form_phone .item span{margin:0 0.625rem;display:inline-block;width:auto;}
.bookmark_form_phone .item .thumbnail{height:4.75rem;margin:0.75rem 0;position:relative;}
.bookmark_form_phone.rightToLeft .item .thumbnail{float:right;}
.bookmark_form_phone.rightToLeft .item span{float:right;transform: translate(-1.25rem,-50%);top: 50%;position: relative;}
.bookmark_form_phone.rightToLeft .item .delete{left:1.25rem;right:auto;}
.bookmark_form_phone.rightToLeft .item .page{transform: translate(0,-50%);}
.bookmark_form_phone .item .delete{position:absolute;cursor:pointer;top:1.875rem;left:auto;right:1.25rem;width:2.5625rem;height:2.5625rem;background-repeat: no-repeat;}
.bookmark_form_phone .item .delete{background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACkAAAApCAYAAACoYAD2AAADE0lEQVRYhc2Z344URRSHv+6wiX9n4qUGSLxYNMb4AhovYF8BMOKKjC8grERfwvdAbvFSWTXsGi4xZGPkYoma9dIwq+gN83lRp+lmwyxd3ds7e5KTmspU/eqb6qnqU6cKlY72KnAGeA94E1gGXgTGwAPgH+Ae8AtwC/gO+LPTSGqOL6kfqTfVR+bZI3VdXQ2d1uO2bViol9TtxqAP1W/UNXVFPamOo/046ivqlWj3sNF3W52E7oFALqsbjQG21E8bQG19HP22Globod8L8rz6IAR31A/VMhNur5ehsxO6U/WDrpCfqbMQut5h5trM7PXQn5n+FlmQVxqdrx4w3F6/2piMtbaQ56LTzLRYhgSs/FJjzHPPgjxl+o+ofnFIgJV/GeNO1TfmQRbWq/jaIQNWfi3G37SxPe2dck2r7qAXSVsfW6/6yV7IJeuN+sKCACu/EBz3g+sx5Gp8sWX/fbCvl9Yb/qpKGa/wSZRfAbOOAQeADe9qs+B4zFWorwG/A/+RIptpBlCuFS3bjUgR03PA8RI4DZTAOu0Bh7YpiacEzpTAu/HFzUyhooPn2HqU7x8D3orKz5kikPfIcyHvRPl2CbwelXuZIkPbr1GePEYK9wH+6iG43yx1XekVz6hQK5Hcx9EEKOLzvLKXfkm9okcdRIa0l6PcLUknO4BXFgQzzyqeaQlsR2V5QTDz7FSUv5XAVlTeWRDMPKt47pbARlRO9xQt5pRdreL5sXp3/wH8S967G4bbzKt39/PEu3sH2AReAM5mCA1pZ0k8m8BOFcN9fETjyYvNoHcpImE9wpE5pjOFHuEzDqbT2WY0WPRp8SfnnBYxnXeP9Lm78mYG4+IhAX5iRgaj8s/jV83UywMDXrbOBT0177Rf5zWHz6p93ZiMpyarngWJKW+4G0JD5Sd37ZGfrHxZvW1tfTK9E5/M9N42Jcn27Zvz6yfWG76mHPgNUy5zRT2hjqL9KOpVzvyGT+bM74deq6eS+6iWTKmP7+12+/CDHW4fCu11j7NCOrdX9zgvkSKYKfA39T3OBvAtHe9x/gdbb3TyIW2ytgAAAABJRU5ErkJggg==");}
.bookmark_form_phone .item .delete:hover{background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACkAAAApCAYAAACoYAD2AAACkklEQVRYhc3ZzW8NURjH8c+dXLqgrIl4WRARG8SiXhP1N9BYVfkDBGFnwVIbe0StaPwNdCEqIl42IqoLSsJaby2aJq7FmZHpNfdlpnPv7TeZTGbmnPP85rw+zzmVd+vXK8gWDOMY9mI3NmAzfuE35vAJL/AMP4sYquQUuQ5nMYaTiHLk/YPneIApLHeasVORFYziBnbmENaMr7iFSdTbGu9A5G48xJFVCsvipfDzc60StWuus3ijOwLF5b7FSKtErURewmNsKlFUFoN4hMvNEjQTeRl3hL7YCyqYwJWsj1kiz2C8m4pacDu2v4LGgbNH6IODPRKVRQ2HMZu8SNdkRZgS+ilQbH9SqqulRY7q3ijOyxDOJw9Jc6/DZ+VM1GUxL8zRy0lNjlhbAmGHeP5MRI6VUeqBpaV/V0mMEZp7K77L5ywUEvJ+YCBvlj/YFuGUnAJ7SIThKo4WyV2gVopyoop9RXPnafJV/NT+CLuK5u4R26uCu78qWtVSCSN9U6QkVywR03gvgcEIC2WV1iVqkRDZrWUWInzpt4o2fIvwsd8q2vAhwkwZJSUjvPFeAs+rmBZi38LxTIkjuZE6piP8EOLftchL/KjGD3cVWMN7sH7fY6VnPic4mmuF/zzzZdzsn55Mboo3tdIhbUUY6UN9EpXmlRAU1lnp7NaFCK3WB1FpakLk+m+3rdEjn8VFHWzHdYl6bH82/TIrbHiCa71QlMH12P4KmsU247iqdzVaj+3dzvrYKgCbwDksdkFUmsXYzkSzBO2ixCkcxOsSRaV5jUOxnaZ0EsrOCdPSBWGCLYP5uLwhYXunJUVOH0ZiA8flP314gfu6dPqQxRacFtb85BxnoxAzLQh9LTnHmcFTBc9x/gIyhJDrY4ZjgQAAAABJRU5ErkJggg==")}

/* search_form_phone */
.search_form_phone{text-align:left;vertical-align:middle;line-height:1.25rem;position:absolute;z-index:1000;left:-18.75rem;top:0;width:15.625rem;height:34.25rem;background:#000000;
  padding:0;color:#ffffff;font-size:0.9375rem;font-family:Calibri;position:absolute;}
.search_form_phone .result{margin-top:0.625rem;}

.search_form_phone .stage{overflow:hidden;width:15.625rem;height:28.75rem;position:relative;margin:0.625rem 0 0 0;}
.search_form_phone .swiper{width:100%;position:absolute;left:0;top:0;}

.search_form_phone .progress{width:0.9375rem;height:0.3125rem;position:absolute;bottom:0;right:0;cursor:pointer;}
.search_form_phone .progressBar{width:0.3125rem;height:0.3125rem;opacity:0.25;background:#ffffff;position:absolute;right:0;top:0;cursor:pointer;border-radius:0.125rem;}

.search_form_phone .item{padding:0.625rem 1.25rem;cursor:pointer;}
.search_form_phone .item .description{font-size:0.9375rem;margin-top:0.1875rem;opacity:0.6;}
.search_form_phone .item:hover{background:rgba(255,255,255,0.25);}

.search_form_phone.rightToLeft{text-align:right;}
.search_form_phone.rightToLeft .progress{left:0;right:auto;}
.search_form_phone.rightToLeft .progressBar{left:0;right:auto;}

.search_form_phone{border-top:0.0625rem solid rgba(255,255,255,0.25);width:100%;height:100%;padding:0;left:0;top:0;background:transparent;}
.search_form_phone .stage{width:100%;position:relative;margin:0;}
.search_form_phone{border-top:0.0625rem solid rgba(255,255,255,0.25);width:100%;height:100%;padding:0;left:0;top:0;background:transparent;border-radius:0;border:none;box-shadow: none;filter:none;
-webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;}
.search_form_phone .result{margin:0;height:2.1875rem;line-height:2.1875rem;background:rgba(255,255,255,0.05);padding:0 1.25rem;}
.search_form_phone .stage{width:100%;position:relative;margin:0;}

/* tableofcontent_form_phone */
.tableofcontent_form_phone{text-align:left;vertical-align:middle;line-height:1.25rem;position:absolute;z-index:1000;left:-18.75rem;top:9.375rem;width:15.625rem;height:34.25rem;background:#000000;padding:0;color:#ffffff;font-size:0.9375rem;font-family:Calibri;}

.tableofcontent_form_phone .swiper{width:100%;position:absolute;left:0;top:0;}

.tableofcontent_form_phone .progress{width:0.9375rem;height:0.3125rem;position:absolute;bottom:0;right:0;cursor:pointer;}
.tableofcontent_form_phone .progressBar{width:0.3125rem;height:0.3125rem;background:rgba(255,255,255,0.25);position:absolute;right:0;top:0;cursor:pointer;border-radius:0.125rem;}

.tableofcontent_form_phone .item{font-size:0.9375rem;cursor:pointer;position:relative;margin-right:0;margin-left:0;line-height: 2.5rem;padding-left:0.625rem;}
.tableofcontent_form_phone .item .arrow{padding:0.625rem 0.625rem 0.625rem 0;position:absolute;top:0;}
.tableofcontent_form_phone .item .description{display:inline-block;}
.tableofcontent_form_phone .item:hover{background:rgba(255,255,255,0.1);}

.tableofcontent_form_phone.rightToLeft{text-align:right;}
.tableofcontent_form_phone.rightToLeft .item{margin-right:0;margin-left:0;}
.tableofcontent_form_phone.rightToLeft .item .arrow{padding:0.625rem 0 0.625rem 0.625rem;}
.tableofcontent_form_phone.rightToLeft .progress{left:0;right:auto;}
.tableofcontent_form_phone.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{background:transparent;width:100%;height:100%;padding:0;left:0;top:0;margin:0;border-radius:0;border:none;box-shadow: none;filter:none;}
.tableofcontent_form_phone .stage{position:relative;margin:0 1.25rem;}

.phone .searchButton{position:absolute;top:4.375rem;right:1.25rem;cursor:pointer;z-index:10;max-width:1.5625rem;max-height:1.5625rem;transform: translate(0, -50%);}
.phone .input_search{background-color:#fff;border-radius:0.3125rem;margin:0 1.25rem;height:2.5rem;line-height:2.5rem;padding:0 1.5625rem 0 0.625rem;width:17.1875rem;border:0.0625rem solid transparent;}
.phone.rightToLeft .searchButton{left:1.25rem;right:0;}
.phone.rightToLeft .input_search{padding:0 0.625rem 0 1.5625rem;}

/* about form */
.about_form_phone{vertical-align:middle;line-height:1.25rem;text-align:center;width:100%;height:auto;padding:0;color:#ffffff;font-size:0.9375rem;font-family:Calibri;position:absolute;}
.about_form_phone .content_title{border:0.0625rem solid transparent;top:3.1875rem;cursor:pointer;width:6.5625rem;height:2.125rem;position:absolute;line-height:2.125rem;vertical-align:middle;text-align:center;}
.about_form_phone .contact_title{left:51%;}
.about_form_phone .description_title{right:51%;}
.about_form_phone .focus{background:rgba(255,255,255,0.25);}
.about_form_phone .content{width: auto;}
.about_form_phone .content1{display:none;height:13.75rem;overflow:auto;}
.about_form_phone .content2{height:13.75rem;overflow:hidden;position: relative;}
.about_form_phone .description{text-align:left;border-top: 0.0625rem solid rgba(255,255,255,0.2);}
.about_form_phone .item{position:relative;min-height:1.125rem;text-align:left;cursor:pointer;margin:0;vertical-align: middle;padding:0.625rem 1.25rem 0.625rem;border-bottom: 0.0625rem solid rgba(255,255,255,0.2);}
.about_form_phone .item .title{left:1.25rem;top:0.625rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:left;width:4.375rem;}
.about_form_phone .content2 .item .content{margin:0;width:auto;}
.about_form_phone .content1 .item .content{margin:0 0 0 5rem;width:auto;}
.about_form_phone .content1 .item{height:2.125rem;line-height:2.125rem;}
.about_form_phone a{text-decoration:underline;}
.about_form_phone .aboutLogo{width: 18.75rem;height: 4.375rem;margin:0 1.25rem; display: inline-block;}

.about_form_phone .swiper{width:98%;position:absolute;left:0;top:0;}
.about_form_phone .progress{width:0.9375rem;height:0.3125rem;position:absolute;bottom:0;right:0;cursor:pointer;}
.about_form_phone .progressBar{width:0.3125rem;height:0.3125rem;background:rgba(255,255,255,0.25);position:absolute;right:0;top:0;cursor:pointer;border-radius:0.125rem;}

.about_form_phone.rightToLeft{text-align:right;}
.about_form_phone.rightToLeft .item .title{left:auto;right:1.25rem;}
.about_form_phone.rightToLeft a{float: right;}
.about_form_phone.rightToLeft a.aboutLogo{float: inherit;}
.about_form_phone.rightToLeft .content2 .item .content{margin:0;text-align:right;}
.about_form_phone.rightToLeft .content1 .item .content{margin:0 5rem 0 0;text-align:right;}
.about_form_phone.rightToLeft .item .title{text-align:right;}
.about_form_phone .description.item .content {margin: 0;}
.about_form_phone.rightToLeft .content {margin:0 4.0625rem 0 0;}
.about_form_phone.rightToLeft .item{text-align: right;}

/* share_form_phone */
.share_form_phone{border-radius: 0;border:none;box-shadow: none;filter:none;}
.share_form_phone .item .logo{width:2.5rem;height:2.5rem;margin:0 auto;display:block;float: none;}
.share_form_phone .item .logo_title{line-height: 1.875rem;}
.share_form_phone .item .logo div{width:2.5rem;height:2.5rem;}
.share_form_phone .copy{width:74%;height:1.875rem;line-height:1.875rem;cursor:pointer;background:rgba(255,255,255,0.4);color:#fff;position:absolute;top:20rem;left:12%;right:auto;vertical-align:middle;text-align:center;}

.share_form_phone{z-index:10001;padding:0;top:auto;border-radius: 0.625rem 0.625rem 0 0;border:none;box-shadow: none;filter:none;}

.share_form_phone .form_title{text-align:center;top:0;left:0;text-align:center;vertical-align:middle;border-bottom:0.0625rem solid rgba(255,255,255,0.2);background:transparent; width:100%;font-family:"Arial";font-size:0.9375rem;line-height:2.5rem;position: relative;margin:0;height:2.5rem;padding: 0;}
.share_form_phone .close{border-top:0.0625rem solid rgba(255,255,255,0.2);top:auto;bottom:0;left:0;position:absolute;cursor:pointer;width:100%;height:2.5rem;line-height:2.5rem;text-align:center;vertical-align:middle;font-size:0.9375rem;}
.share_form_phone.rightToLeft .close{top:auto;left:0;}
.share_form_phone .stage{position:absolute;top:3.75rem;left:0.625rem;right:0.625rem;bottom:3.75rem;margin:auto;width:auto;}
.share_form_phone .back{z-index:100;position:absolute;top: 0;left: 0.625rem;height: 2.5rem;line-height: 2.5rem;vertical-align: middle;}
.share_form_phone .back span{font-family:"Arial";font-size:0.75rem;margin-left: 0.625rem;}
.share_form_phone .back img{vertical-align: middle;}
.share_form_phone .qrcode{position:absolute;top: 3.375rem;left: 0;right: 0;bottom: 3.375rem;margin:auto;text-align:center;}
.share_form_phone .qrcode .checked{background:rgba(255,255,255,0.2);}
.share_form_phone .qrcode .QRcode>canvas{border:0.3125rem solid #fff;}
.share_form_phone .qrcode>div{display: none;}
.share_form_phone .qrcode>div.showQR{display: block;}
.share_form_phone .qrcode .title{position: absolute;
	text-align: center;
	bottom: 0;
	width: 100%;}

.share_form_phone .qrcode img{width: 6.25rem;height: 6.25rem;padding: 0.3125rem; background: #fff;}
.share_form_phone .qrcode span{cursor:pointer;font-size:0.9375rem;margin-top:0.9375rem;text-align:center;vertical-align:middle;width:9.375rem;height:2.5rem;line-height:2.5rem;border-radius:1.25rem;display:inline-block;background:rgba(255,255,255,0);border:0.0625rem solid #333333;}
.share_form_phone .item{padding:0;vertical-align:middle;font-size:0.75rem;position:relative;display: inline-block;width: 20%;margin-bottom: 0.9375rem;margin-left:4%;text-align: center;}
.share_form_phone .qrcode.two span{width:5.9375rem;}
.share_form_phone .qrcode.two .left{border-radius:1.25rem 0 0 1.25rem;}
.share_form_phone .qrcode.two .right{border-radius:0 1.25rem 1.25rem 0;}

.share_form_phone .item .logo{width:2.5rem;height:2.5rem;margin:0 auto;display:block;float: none;}
.share_form_phone .item .logo_title{line-height: 1.875rem;font-size:0.75rem;}
.share_form_phone .item .logo div{width:2.5rem;height:2.5rem;}

.share_form_phone .progress{width: 0.625rem;right: 0;position: absolute;}
.share_form_phone .progressBar{cursor:pointer;background: rgba(0, 0, 0, 0.3); position: absolute; left: 0; width: 0.625rem;border-radius:0.3125rem;}

/* thumbnail_form_phone */
.thumbnail_form_phone .result{text-align: left;margin:0;height:2.1875rem;line-height:2.1875rem;background:rgba(255,255,255,0.05);padding:0 1.25rem;}
.thumbnail_form_phone.rightToLeft .result{text-align: right;}
.thumbnail_form_phone .input_search{ background-color: #fff;border-radius: 0.3125rem;height: 2.5rem;line-height: 2.5rem;padding: 0 1.5625rem 0 0.625rem;width: 19.0625rem;border: 0.0625rem solid transparent;}

/* setting_form_phone */
.setting_form_phone{right:auto;}
.setting_form_phone{width:100%;height:100%;left:0;vertical-align:middle;font-family:Arial,Tahoma;background:transparent;z-index:1;}
.setting_form_phone .stage{margin:0;width:100%;height:100%;}
.setting_form_phone .scrollBox{position:absolute;width:100%;}
.setting_form_phone .scrollBox .item{position:relative;width:100%;height:3.125rem;border-bottom:0.0625rem solid rgba(255,255,255,0.2);cursor:pointer;}
.setting_form_phone .scrollBox .item img{position:absolute;cursor:pointer;width:1.5625rem;height:1.5625rem;top:0.8125rem;right:1.125rem;}
.setting_form_phone .scrollBox .item .title{line-height:3.125rem;font-size:0.9375rem;padding:0 1.125rem;text-align:left;}
.setting_form_phone.rightToLeft .item .title{text-align:right;}
.setting_form_phone.rightToLeft .item img{right:auto;left:1.125rem;}

/* language_form_phone */
.language_form_phone{width:100%;height:100%;left:0;vertical-align:middle;font-family:Arial,Tahoma;background:transparent;z-index:1;}
.language_form_phone .stage{margin:0;width:100%;height:100%;}
.language_form_phone .scrollBox{position:relative;width:100%;top:0;transform:none;-webkit-transform:none;-o-transform:none;-ms-transform:none;-moz-transform:none;}
.language_form_phone .scrollBox .item{position:relative;width:100%;height:3.125rem;margin:0;border-bottom:0.0625rem solid rgba(255,255,255,0.2);cursor:pointer;}
.language_form_phone .scrollBox .item img{display:none;position:absolute;cursor:pointer;width:1.5625rem;height:1.5625rem;top:0.8125rem;right:0.9375rem;}
.language_form_phone .scrollBox .item .title{line-height:3.125rem;font-size:0.9375rem;text-align:left;padding:0;width:100%;margin-left:0;left:0;}
.language_form_phone .scrollBox .item.focus .title{border:none;}
.language_form_phone .scrollBox .item.focus img{display:block;}

/* copy_form */
.copy_form{font-family:Arial;border-radius:0.3125rem;overflow:hidden;position:absolute;top:0;bottom:0;left:0;right:0;width:80%;height:10.625rem;padding:0.625rem;margin:auto;vertical-align: middle;color:#ffffff;}
.copy_form textarea{vertical-align:top;top:0;left:0;border-radius:0.3125rem;height:8.125rem;width:100%;background:#ffffff;font-size:0.9375rem;color:#000000;padding:0;margin:0;border:none;}
.copy_form p{position:absolute;top:9.5rem;margin-right:6.25rem;line-height:0.9375rem;font-size:0.9375rem;text-align:left;}
.copy_form .cancel{cursor:pointer;border-radius:0.125rem;position:absolute;right:0.625rem;top:9.375rem;height:1.6875rem;line-height:1.6875rem;background-color:rgba(255,255,255,0.2);font-size:0.9375rem;vertical-align:middle;padding:0 0.9375rem;}

/* tel_form */
.tel_form{font-family:Arial;border-radius:0.3125rem;overflow:hidden;position:absolute;top:0;bottom:0;left:0;right:0;width:85%;margin:auto;vertical-align: middle;color:#ffffff;}
.tel_form .form_title{margin:auto;height:2.5rem;width:100%;background:#000000;line-height:2.5rem;}
.tel_form .stage{overflow:hidden;width:100%;position:relative;background:rgba(0,0,0,0.8);}
.tel_form .swiper{width:100%;position:relative;left:0;top:0;max-height:50%;}
.tel_form .progress{width:0.9375rem;height:0.3125rem;position:absolute;bottom:0;right:0.25rem;cursor:pointer;}
.tel_form .progressBar{width:0.3125rem;height:0.3125rem;opacity:0.25;background:#ffffff;position:absolute;right:0.25rem;top:0;cursor:pointer;border-radius:0.125rem;}
.tel_form .swiper .item{
	position:relative;
	font-size: 0.9375rem;
	margin: 0 0.625rem;
	height: 4.375rem;
	line-height: 4.375rem;
	border-bottom: 0.0625rem solid rgba(255,255,255,0.1);
}
.tel_form .swiper .item .number{
    max-width: calc(100% - 7.5rem);
    float: left;
    margin-left: 1.25rem;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.tel_form .swiper .item a{
    display: inline-block;
    color: #ffffff;
    position: absolute;
    right: 0;
    margin: 1.25rem;
    border-radius: 0.3125rem;
    padding: 0.3125rem 1.25rem;
    border: 0.0625rem solid rgba(255,255,255,0.9);
    height: 1.25rem;
    line-height: 1.25rem;
    vertical-align: middle;
}

.doublepage_form{
  font-family:Arial;
  overflow:hidden;
  width:80%;
  margin:auto;
  vertical-align: middle;
  color:#575757;
  background:#fff;
}
.doublepage_form .form_title{
  margin:auto;
  width:100%;
  color:#393939;
  font-size: 1rem;
  padding-top: 0.3125rem;
}
.doublepage_form .secondTitle{
  overflow:hidden;
  width:100%;
  position:relative;
  color:#353535;
  font-size: 0.8125rem;
  line-height: 1.375rem;
}
.doublepage_form .itemList{
  overflow:hidden;
  width:100%;
  position:relative;
  color:#79797A;
  font-size: 0.8125rem;
}
.doublepage_form .itemList .item{
  line-height: 1.375rem;
}
.doublepage_form .closeButton{
  overflow:hidden;
  width:100%;
  height: 2.375rem;
  line-height: 2.375rem;
  position:relative;
  color:#639FE7;
  font-size: 0.875rem;
  border-top:0.0625rem solid #E8E0E0;
  margin-top: 0.625rem;
}
.doublepage_form img{
  overflow:hidden;
  width:100%;
  display: block;
}
.doublepage_form .wordBox{
  padding-top: 0.625rem;
  /* padding-bottom:0.9375rem; */
}
.videogallery_form_phone{text-align:left;vertical-align:middle;line-height:1.25rem;position:absolute;z-index:1000;color:#ffffff;margin:auto;width:80%;background:#000000;padding:0.9375rem 1.25rem 1.25rem 1.25rem;font-size:0.9375rem;font-family:Calibri;position:absolute;overflow:hidden; }
.win10_border.videogallery_form_phone{
  border-radius: unset;
}
.videogallery_form_phone .form_title{font-size:1.125rem;line-height:1.25rem;}
.videogallery_form_phone .title{font-size:1.125rem;line-height:1.25rem;}
.videogallery_form_phone .video{width:100%;height:11.25rem;background:rgba(255,255,255,0.25);margin-top:0.9375rem;}
.videogallery_form_phone .close {
  top: 1rem;
  right: 1.25rem;
  padding: 0.1875rem;
  position: absolute;
  cursor: pointer;
}
.videogallery_form_phone .video_list{
  width: 100%;
  height: 7.5rem;
  margin-top: 0.375rem;
}
.videogallery_form_phone .info{margin-top:0.3125rem;}
.videogallery_form_phone .info .description{
  width:100%;
}
.videogallery_form_phone .description{
  opacity:0.6;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.videogallery_form_phone .stage{width:100%;position:relative;height: 6.25rem;overflow: hidden;}
.videogallery_form_phone .swiper{width: max-content;position: absolute;}

.videogallery_form_phone .progress{width:0.9375rem;height:0.3125rem;position:absolute;bottom:-6.5625rem;right:-0.3125rem;}
.videogallery_form_phone .progressBar{width:0.3125rem;height:0.3125rem;background:rgba(255,255,255,0.25);position:absolute;right:0.3125rem;top:0;cursor:pointer;border-radius:0.125rem;}

.videogallery_form_phone .item{
    width: 5rem;
    padding-right: 0.625rem;
    min-height: 2.625rem;
    margin-top: 0.3125rem;
    position: relative;
    display: inline-block;
}
.videogallery_form_phone .item .title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.videogallery_form_phone .item .thumbnail{
  background-color: rgba(255,255,255,0.25);
    width: 5rem;
    height: 3.125rem;
    background-position: center center;
    background-size: contain;
    background-repeat: no-repeat;
    border-radius: 0.1875rem;
}
.videogallery_form_phone .item:hover {text-decoration:underline;}

.videogallery_form_phone.rightToLeft{text-align:right;}
.videogallery_form_phone.rightToLeft .video_list{left:0.9375rem;right:auto;}
.videogallery_form_phone.rightToLeft .item{padding-right:3.8125rem;padding-left:0;margin-left:0.3125rem;}
.videogallery_form_phone.rightToLeft .item .thumbnail{left:auto;right:0;}
.videogallery_form_phone.rightToLeft .progress{left:-0.3125rem;right:auto;}

/* download_form_phone */
.download_form_phone{font-size:0.9375rem;width:100%;height:100%;left:0;vertical-align:middle;font-family:Arial,Tahoma;background:transparent;z-index:1;}
.download_form_phone .stage{margin:0;width:100%;height:100%;}
.download_form_phone .content{position:relative;}

.download_form_phone .content2{height: 12.25rem;}
.download_form_phone .pictureList_win10{margin-left:-4.6875rem;left:50%;border:none;}

.download_form_phone .downloadButton{cursor:pointer;width:auto;font-size:0.9375rem;height:2.5rem;margin:0.625rem 1.25rem;background:rgba(255,255,255,0.25);line-height:2.5rem;vertical-align: middle;text-align:center;}
.download_form_phone .item{cursor:pointer;line-height:1.25rem;height:1.25rem;vertical-align: middle;position:relative;margin:0 1.25rem;padding:0.625rem 1.25rem 0.625rem;border-bottom:0.0625rem solid rgba(255,255,255,0.2);}
.download_form_phone .item span{margin-left:0.75rem;vertical-align: middle;}
.download_form_phone .item img{vertical-align: middle;position:absolute;left:0.625rem;top:0.8125rem;}
.download_form_phone .downloadAttachments input{padding:0 0.3125rem;width:6.375rem;height:1.875rem;border:none;margin-left:0.625rem;font-size:0.75rem;}
.download_form_phone .content1 select{margin:0.625rem;width:80%;color:#989898;height:1.875rem;border:none;border-radius:0;outline:none;}
.download_form_phone .select_content{margin:0 1.25rem;border-bottom:0.0625rem solid rgba(255,255,255,0.2);}

.download_form_phone.rightToLeft .item img{vertical-align: middle;position:absolute;right:0.625rem;}

/* calendar_form_phone */
.calendar_form_phone{z-index:10001;}
.calendar_form_phone .head{border:0.0625rem solid rgba(0,0,0,0.04);position:relative;overflow:hidden;width:100%;height:3.125rem;color:#333940;}
.calendar_form_phone .title2{top:0.75rem;margin-left:1.25rem;position:relative;padding-left:1.875rem;color:#333940;font-size:1rem;height:1.5625rem;line-height:1.5625rem;vertical-align:middle;font-weight:bold;}
.calendar_form_phone .title2 img{position:absolute;width:1.25rem;height:1.25rem;top:0.125rem;left:0;}
.calendar_form_phone .close{position:absolute;width:1.875rem;height:1.875rem;top:0.625rem;right:1.25rem;left:auto;}
.calendar_form_phone .close img{position:absolute;margin:auto;top:0;bottom:0;right:0;left:0;}
.calendar_form_phone .dataButton{
  position:absolute;
  width:7.625rem;
  height:1.75rem;
  line-height:1.75rem;
  vertical-align: middle;
  top:0.6875rem;
  background:#f3f3f3;
  left:50%;
  margin-left:-4.4375rem;
  border-radius:2.3125rem;
  font-size:0.75rem;
  text-align: center;
  padding-right:1.25rem;
  /* pointer-events: none; */
}
.calendar_form_phone .dataButton img{
  position:absolute;
  top:0.6875rem;
  right:1.25rem;
  width:0.625rem;
  height:0.3125rem;
  /* pointer-events: none; */
}
.calendar_form_phone .dataButton #date-group{
  background:#f3f3f3;
  padding:0;
  padding-right:1.25rem;
  width:100%;
  height:100%;
  border:none;
  border-radius:2.3125rem;
  text-align: center;
  font-size: 0.875rem;
}

.calendar_form_phone .dataButton #date-group::-webkit-input-placeholder { /* WebKit browsers */  
  color: #333940;  
}
.calendar_form_phone .dataButton #date-group:-moz-placeholder { /* Mozilla Firefox 4 to 18 */  
  color: #333940;  
}
.calendar_form_phone .dataButton #date-group::-moz-placeholder { /* Mozilla Firefox 19+ */  
  color: #333940;  
}
.calendar_form_phone .dataButton #date-group:-ms-input-placeholder { /* Internet Explorer 10+ */  
  color: #333940;  
}

.calendar_form_phone .loading{bottom:0;top:0;position:absolute;left:0;right:0;margin:auto;}

.calendar_form_phone .item{
  border-bottom:0.0625rem solid rgba(0,0,0,0.04);
  padding:0.625rem 1.25rem 0.625rem 1.25rem;
  height:6.25rem;
  vertical-align:middle;
  text-align:left;
  position:relative;
}
.calendar_form_phone .item .h2{margin-left:6.25rem;color:#333940;font-size:1rem;font-weight:bold;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}
.calendar_form_phone .item .time{margin-top:0.625rem;margin-left:6.25rem;line-height:1rem;color:#666666;font-size:0.8125rem;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}
.calendar_form_phone .item .image{width:5rem;height:6.25rem;position:absolute;left:1.25rem;top:0.625rem;background-size:contain;background-repeat:no-repeat;background-position: center;}
.calendar_form_phone .tips{
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
  color:#999999;
  font-size:0.75rem;
  text-align:center;
}
.calendar_form_phone .item .tip{
  margin-top: 0.5rem;
  color:#666666;
  background:#F4F5F7;
  font-size:0.625rem;
  text-align:center;
  width:3.75rem;
  height:1.125rem;
  line-height:1.125rem;
  vertical-align: middle;
  text-align: center;
  margin-left:6.25rem;
}

.calendar_form_phone .search{
  height:2.5rem;
  width:100%;
  position:relative;
  margin-top:1.0625rem;
}
.calendar_form_phone .searchBar{
  width:15.4375rem;
  height:2.25rem;
  position:absolute;
  left:1rem;
}
.calendar_form_phone .searchInput{
  border:0.0625rem solid #DDDDDD;
  padding:0.625rem;
  width:14.1875rem;
  height:1rem;
  font-size:0.8125rem;
  vertical-align:middle;
  text-align:left;
  position:absolute;
  left:0;
  top:0;
}
.calendar_form_phone .searchButton{
  width:1.25rem;
  height:1.25rem;
  position:absolute;
  right:0.625rem;
  top:0.3125rem;
}
.calendar_form_phone .searchCancleButton{
  width:1.25rem;
  height:1.25rem;
  position:absolute;
  right:0.625rem;
  top:0.3125rem;
}
.calendar_form_phone .dateButton{
  width:7.375rem;
  height:2.25rem;
  line-height:2.25rem;
  vertical-align:middle;
  text-align: center;
  position:absolute;
  right:1.1875rem;
  background:#363636;
  color:#ffffff;
  font-size:0.8125rem;
  padding-left:1.25rem;
}
.calendar_form_phone .dateButton img{
  width:1rem;
  height:1rem;
  position:absolute;
  left:1.25rem;
  top:0.625rem;
}

.calendar_form_phone .calendar_empty{
  width:100%;
  height:auto;
  position:relative;
  margin-top:11.3125rem;
  display:none;
}
.calendar_form_phone .calendar_empty img{
  width:19.625rem;
  height:8.125rem;
  position:absolute;
  left:50%;
  top:0;
  margin-left:-9.8125rem;
}
.calendar_form_phone .calendar_empty p{
  text-align:center;
  color:#666666;
  font-size:0.875rem;
  top:8.8125rem;
  position:relative;
}

/* articlelist_form_phone */
.articlelist_form_phone{z-index:10001;}
.articlelist_form_phone .head{position:relative;padding-bottom:1.25rem;overflow:hidden;width:100%;height:1.875rem;color:#333940;}
.articlelist_form_phone .title2{top:0.75rem;margin-left:1.25rem;position:relative;padding-left:1.875rem;color:#333940;font-size:1.25rem;height:1.5625rem;line-height:1.5625rem;vertical-align:middle;font-weight:bold;}
.articlelist_form_phone .title2 img{position:absolute;width:1.25rem;height:1.25rem;top:0.125rem;left:0;}
.articlelist_form_phone .close{position:absolute;width:1.875rem;height:1.875rem;top:0.375rem;right:1.25rem;left:auto;}
.articlelist_form_phone .close img{position:absolute;margin:auto;top:0;bottom:0;right:0;left:0;}

.articlelist_form_phone .loading{bottom:0;top:0;position:absolute;left:0;right:0;margin:auto;}

.articlelist_form_phone .list{font-size:0.8125rem;margin-bottom:1.25rem;line-height:1.875rem;height:1.875rem;margin-left:1.25rem;margin-right:1.25rem;vertical-align:middle;text-align:left;position:relative;background:#EEEEEE;}
.articlelist_form_phone .list .red{text-align:center;width:1.25rem;height:100%;background:#B6272F;position:absolute;top:0;left:0;color:#ffffff;}
.articlelist_form_phone .list .gray{margin-left:1.875rem;color:#333940;}

.articlelist_form_phone .item{background:#EEEEEE;border-radius:0.25rem;margin:0 1.25rem 1.25rem 1.25rem;padding:1.25rem;vertical-align:middle;text-align:left;position:relative;}
.articlelist_form_phone .item .h2{line-height:1.375rem;color:#333940;font-size:1rem;font-weight:bold;}
.articlelist_form_phone .item .description{line-height:1rem;display:inline-block;color:#666666;font-size:0.8125rem;word-break: break-all;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;}
.articlelist_form_phone{
  font-family:"Open Sans", Arial, "Hiragino Sans GB", "Microsoft YaHei", å¾®è½¯é›…é»‘, STHeiti, "WenQuanYi Micro Hei", SimSun, sans-serif;
}

.reader_form_phone .image{
  max-width:100%;
  height:auto;
  width:auto;
  margin-left:50%;
  transform:translate(-50%, 0);
  -webkit-transform:translate(-50%, 0);
  -moz-transform:translate(-50%, 0);
  -ms-transform:translate(-50%, 0);
  margin-top:0.625rem;
}

/* reader_form_phone */
.reader_form_phone{
  font-family:"Open Sans", Arial, "Hiragino Sans GB", "Microsoft YaHei", å¾®è½¯é›…é»‘, STHeiti, "WenQuanYi Micro Hei", SimSun, sans-serif;
}
.reader_form_phone{z-index:10001;}
.reader_form_phone .headline{
  font-size: 1.5rem;
  color:#333;
  font-weight: bold;
  line-height:1.36em;
  margin-bottom:1.25rem;
}
.reader_form_phone .classhead{
  font-size: 1rem;
  color:#999;
  /* font-weight: bold; */
  line-height:1.88;
  margin-bottom:1.25rem;
}
.reader_form_phone .subtitle{
  font-size: 1rem;
  color:#999;
  line-height:1.88;
  margin-bottom:1.25rem;
}
.reader_form_phone .paragraph{
  font-size: 1.125rem;
  color:#2f2f2f;
  line-height:1.67;
  margin-bottom:1.5625rem;
  text-align: justify;
  word-wrap:break-word;
  text-indent:2em!important;
  background-color:transparent!important;
}
.reader_form_phone .paragraphTitle,.paragraphtitle{
  font-weight: bold;
  font-size: 1.125rem;
  color:#2f2f2f;
  line-height:1.67;
  margin-bottom:1.5625rem;
  text-align: justify;
  word-wrap:break-word;
  /* text-indent:2em!important; */
  background-color:transparent!important;
}
.reader_form_phone .quote{
  font-size: 1.25rem;
  color:#333940;
  line-height:1.5;
  text-indent:2em;
  margin-bottom:1.25rem;
}
.reader_form_phone .quote:first-letter {
  /* background: url(style/icon/open-quote.gif) no-repeat left top; */
  /* padding-left: 1.125rem;
  font: italic 1.4em Georgia, "Times New Roman", Times, serif; */
}
.reader_form_phone .byline{
  font-size: 0.75rem;
  color:#999;
  line-height:1.5;
  margin-bottom:1.25rem;
  word-break:break-all;
}
.reader_form_phone .date{
  font-size: 0.75rem;
  color:#999;
  line-height:1.5;
  margin-bottom:1.25rem;
  word-break:break-all;
}
.reader_form_phone .notes{
  font-size: 0.75rem;
  color:#999;
  line-height:1.5;
  margin-bottom:1.25rem;
  word-break:break-all;
}

.reader_form_phone .guide{
  line-height:1.67;
  margin-bottom:1.5625rem;
  text-align: justify;
  word-wrap:break-word;
  text-indent:2em!important;
  background-color:transparent!important;
  font-size: 1rem;
  color: #999999;
}

/* article_form_phone */
.article_form_phone{z-index:10001;}
.article_form_phone .head{position:relative;padding-bottom:1.25rem;overflow:hidden;width:100%;height:1.875rem;color:#333940;}
.article_form_phone .title2{text-align:left;top:0.75rem;margin-left:1.25rem;position:relative;padding-left:1.875rem;color:#333940;font-size:1.25rem;height:1.5625rem;line-height:1.5625rem;vertical-align:middle;font-weight:bold;}
.article_form_phone .title2 img{position:absolute;width:1.25rem;height:1.25rem;top:0.125rem;left:0;}
.article_form_phone .close{position:absolute;width:1.875rem;height:1.875rem;top:0.375rem;right:1.25rem;left:auto;}
.article_form_phone .close img{position:absolute;margin:auto;top:0;bottom:0;right:0;left:0;}

.article_form_phone .loading{bottom:0;top:0;position:absolute;left:0;right:0;margin:auto;}

.phoneBottomBar .mixButton{font-size:0.75rem;width : 2.5rem;height : 3.25rem;position : absolute;cursor:pointer;top:5;text-align:center;}
.phoneBottomBar .mixButton img{height : 1.25rem;left: 0;width:1.25rem;position : absolute;top:0;bottom:0;margin:auto;}
.phoneBottomBar .mixButton .svg{height : 1.25rem;left: 0.0625rem;width:1.25rem;position : absolute;top:0;bottom:0;margin:auto;}
.phoneBottomBar .mixButton .icon{overflow:hidden; position : absolute;left:0.5625rem;top:0.5625rem;width:1.375rem;height:1.375rem;}
.phoneBottomBar .mixButton span{bottom:0;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;color : white;line-height:1.25rem;display:block;position:relative;margin:0 0 0 -0.9375rem;width:4.375rem;position:absolute;}
.phoneBottomBar .mixButton img.custom{left:0;}

.phoneTopBar .mixButton{font-size:0.75rem;width : 2.5rem;height : 3.25rem;position : absolute;cursor:pointer;top:5;text-align:center;}
.phoneTopBar .mixButton img{max-height : 2.5rem;position : absolute;top:0.625rem;left:0;bottom:0;margin:auto;}
.phoneTopBar .mixButton .svg{height : 1.25rem;left: 0.0625rem;width:1.25rem;position : absolute;top:0;bottom:0;margin:auto;}
.phoneTopBar .mixButton .icon{overflow:hidden; position : absolute;left:0.5625rem;top:0.5625rem;width:1.375rem;height:1.375rem;}
.phoneTopBar .mixButton span{bottom:0;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;color : white;line-height:1.25rem;display:block;position:relative;margin:0 0 0 -0.9375rem;width:4.375rem;position:absolute;}
.phoneTopBar .mixButton img.custom{left:0;}

.phoneTopBar .textButton{font-size:0.75rem;width : 2.5rem;height : 2.5rem;position : absolute;cursor:pointer;top:5;text-align:center;}
/* .phoneTopBar .textButton img{max-height : 2.5rem;position : absolute;top:0.625rem;left:0;bottom:0;margin:auto;} */
.phoneTopBar .textButton .svg{display:none;}
.phoneTopBar .textButton .icon{display:none;}
.phoneTopBar .textButton span{top:0.625rem;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;color : white;line-height:1.25rem;display:block;position:relative;margin:0 0 0 -0.9375rem;width:4.375rem;position:absolute;}

.phoneBottomBar .textButton{font-size:0.75rem;width : 2.5rem;height : 2.5rem;position : absolute;cursor:pointer;top:5;text-align:center;}
.phoneBottomBar .textButton img{display:none;}
.phoneBottomBar .textButton .svg{display:none;}
.phoneBottomBar .textButton .icon{display:none;}
.phoneBottomBar .textButton span{top:0.625rem;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;color : white;line-height:1.25rem;display:block;position:relative;margin:0 0 0 -0.9375rem;width:4.375rem;position:absolute;}

.bg-bottom-wrap {
  display: grid;
  grid-template-columns: 1.2fr 2fr 0.6fr;
  /* background: rgb(246, 246, 246); */
  height: 3.75rem;
  position: absolute;
  bottom: 5%;
  width: 90%;
  left: 5%;
  z-index:3;
}
.bg-bottom-wrap > div {
  height: 100%;
}
.box-logo {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100%;
}
.box-time {
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.box-time .time {
  color: #747474;
  font-size: 1rem;
}
.box-time .slogan {
  /* transform: scale(0.7); */
  color: #c6c6c6;
  font-size: 0.75rem;
}
.box-qr{
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
}

.reader_form_phone .page{
  position:relative;
  margin-bottom:1.25rem;
}

.reader_form_phone .pageImage{
  /* max-width:98%; */
  height:auto;
  width:100%;
  margin-left:50%;
  transform:translate(-50%, 0);
  -webkit-transform:translate(-50%, 0);
  -moz-transform:translate(-50%, 0);
  -ms-transform:translate(-50%, 0);
  border: 0.0625rem solid #999;
}

.reader_form_phone .mask{
  position:absolute;
  z-index:1;
  /* background-color:rgba(0,0,0,0.5); */
  left:0;
  top:0;
  width:100%;
  height:100%;
  /* background: url(./mask.svg) no-repeat 100%/cover; */
}

.bg-bottom-wrap2 {
  display: grid;
  grid-template-columns: 1.2fr 2fr 0.6fr;
  /* background: rgb(246, 246, 246); */
  height: 3.75rem;
  position: absolute;
  bottom: 5%;
  width: 80%;
  left: 5%;
  z-index:3;
  top: 1.25rem;
  background:#F6F7F9;
  border-radius: 0.5rem;
  padding:0 5% 0 5%;
}
.bg-bottom-wrap2 > div {
  height: 100%;
}
.box-logo2 {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100%;
  margin-right:0.9375rem;
}
.box-time2 {
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: left;
}
.box-time2 .time2 {
  color: #ACACAD;
  font-size: 0.75rem;
  line-height:1.25rem;
}
.box-time2 .slogan2 {
  color: #000000;
  font-size: 0.875rem;
  line-height:1.25rem;
}
.box-qr2{
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
}

.phoneReaderToolbar{
  width:100%;
  height:2.25rem;
  position:absolute;
  bottom:1.6875rem;
  z-index:100;
}

.phoneReaderToolbar .button{
  width:2.25rem;
  height:2.25rem;
  position:absolute;
  top:0;
  border-radius:1.125rem;
  background:rgba(0,0,0,0.8);
}

.phoneReaderToolbar .home{
  left:1.875rem;
}

.phoneReaderToolbar .zoom{
  width:5.75rem;
  left:50%;
  margin-left:-2.875rem;
}

.phoneReaderToolbar .enlarge{
  width:2.25rem;
  height:2.25rem;
  position:absolute;
  left:0.625rem;
}

.phoneReaderToolbar .reduce{
  width:2.25rem;
  height:2.25rem;
  position:absolute;
  right:0.625rem;
}

.phoneReaderToolbar .list{
  right:1.875rem;
}

.phoneReaderToolbar .top{
  right:1.875rem;
  top:-3.5rem;
}

.phoneReaderToolbar .button img{
  position:absolute;
  margin:auto;
  left:0;
  top:0;
  bottom:0;
  right:0;
}