/* css document */
*{margin:0;padding:0;-webkit-tap-highlight-color: rgba(255,255,255,0);font-family: "hiragino sans gb w3","microsoft yahei",arial;box-sizing:border-box}
html{font-size:62.5%;min-height: 100% !important; padding-bottom:2rem; box-sizing:border-box;}
body{color:#333;width:100%;height:auto;}
::-webkit-input-placeholder { /* webkit browsers */}
.clear {clear:both;}
address{font-style: normal}
i{font-style: normal;}
strong{font-weight: normal;}
/*娓呴櫎娴姩*/
.clearfix:after{content: '';display: table;clear: both}
.clearfix{*zonm:1;}
.boxsizing{box-sizing:border-box;}
.disilb{display: inline-block;}
a{text-decoration:none;-webkit-tap-highlight-color: rgba(255,255,255,0);color:inherit;}
ul,ol,li{list-style:none;}
i,em{ font-style:normal;}
h1,h2,h3,h4,h5{ font-size:1.4rem; font-weight:bold;}
@media screen and (min-width:320px){
	html{font-size:62.5%}	
}
@media screen and (min-width:340px){
	html{font-size:66.40625%}
}
@media screen and (min-width:360px){
	html{font-size:70.3125%}	
}
@media screen and (min-width:380px){
	html{font-size:74.21875%}	
}
@media screen and (min-width:400px){
	html{font-size:78.125%}	
}
@media screen and (min-width:420px){
	html{font-size:82.03125%}	
}
@media screen and (min-width:440px){
	html{font-size:85.9375%}	
}
@media screen and (min-width:460px){
	html{font-size:89.84375%}	
}
@media screen and (min-width:480px){
	html{font-size:93.75%}	
}
.fz12{ font-size:1.2rem !important;}
.fz13{ font-size:1.3rem !important;}
.fz14{ font-size:1.4rem !important;}
.fz16{ font-size:1.6rem !important;}

.fl{ float:left;}
.fr{ float:right;}

/*jianlee*/
.text-ellipsis-more2{display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;overflow:hidden;text-overflow:ellipsis;}
.text-ellipsis-more3{display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;overflow:hidden;text-overflow:ellipsis;}
.text-ellipsis{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display: inline-block;}
.text-wryh{font-family: "寰蒋闆呴粦"}
.text-left {text-align:left;}
.text-right {text-align:right;}
.text-center {text-align:center;}
.text-justify {text-align:justify;}
.text-nowrap {white-space:nowrap;}
.text-underline:hover{ text-decoration: underline;cursor: pointer;}

.bdt1{border-top: 1px solid #e8e8e8;}
.bdb1{border-bottom: 1px solid #e8e8e8;}
.bdtb1{border-top: 1px solid #e8e8e8;border-bottom: 1px solid #e8e8e8;}
.bd1{border:1px solid #e8e8e8;}

.col-orange{color:#ff6600 !important;}
.col-blue{color:#0095e7 !important;}
.col-green{color:#50bb04 !important;}
.col-red{color:#d83550 !important;}
.col111{ color:#111 !important;}
.col333{color:#333 !important;}
.col666{ color:#666 !important;}
.col999{ color:#999 !important;}
.colccc{ color:#ccc !important;}
.colfff{color:#fff !important;}


/*鏂囨湰妗?鑾峰彇鑱氱劍鏁堟灉*/
.txtfocuscls{width:98px;height:26px;line-height:26px;border:1px solid #999;text-indent:6px;font-size:1.2rem;vertical-align: middle; color:#666;-webkit-transition: border linear .2s,box-shadow linear .2s;  -moz-transition: border linear .2s,box-shadow linear .2s;  -ms-transition: border linear .2s,box-shadow linear .2s;  -o-transition: border linear .2s,box-shadow linear .2s;  transition: border linear .2s,box-shadow linear .2s;}/*box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.075) inset;*/
.txtfocuscls:focus{border-color:#66afe9 !important;outline:0;box-shadow:inset 0 1px 1px #ebebeb,0 0 8px #66afe9 !important;color:#333}
.focuskcls{-webkit-transition: border linear .2s,box-shadow linear .2s;  -moz-transition: border linear .2s,box-shadow linear .2s;  -ms-transition: border linear .2s,box-shadow linear .2s;  -o-transition: border linear .2s,box-shadow linear .2s;  transition: border linear .2s,box-shadow linear .2s;}
.focuskcls:focus{border-color:#66afe9 !important;outline:0;box-shadow:inset 0 1px 1px #ebebeb,0 0 8px #66afe9 !important;color:#333}



