/*
 @Author: xxd
 @Date:   2018-11-20
 @Last Modified by:   xxd
 @Last Modified time: 2018-11-20
*/


/*Clear default properties*/
*{padding:0;margin:0;text-decoration:none; }
li,p,a,div,input,span,font,b,em,i,small,h1,h2,h3,h4,h5,h6,dt,dd{font-family:'Microsoft Yahei';}
body{font-family:'Microsoft Yahei'!important;font-size:16px;}
img{border:none;}
li{list-style:none;}
textarea{resize:none;}
button,a,input,textarea{outline:none;overflow:visible;-webkit-tap-highlight-color:rgba(255,255,255,0);}
a{cursor:pointer;text-decoration:none;}
button,a{cursor:pointer;text-decoration:none;}
.clearfix:after{content:".";display:block;height:0;font-size:0.1em;line-height:0;visibility:hidden;clear:both;}
.clearfix{*zoom:1;}
.txtToPointer{display:block;white-space:nowrap;width:100%;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;}
/*Clear default properties*/
.css3guodu{
    -o-transition: 		all 0.5s ease-out 0s;
    -webkit-transition:         all 0.5s ease-out 0s;
    -moz-transition: 	        all 0.5s ease-out 0s;
    transition: 		all 0.5s ease-out 0s;
}
