/* CSS Document */

html{font:14px Microsoft Yahei,Verdana, Arial, Helvetica, sans-serif;}

body{background:#FFF;}

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,input,button,textarea,p,blockquote{margin:0;padding:0;}

div{box-sizing:border-box; -webkit-box-sizing:border-box;}

img{border:none; vertical-align:middle}

/**

::-webkit-scrollbar {width:10px; height:10px;}
	
::-webkit-scrollbar-thumb {background-color:#c2c2c2; background-clip:padding-box;}

*/

em,strong{font-style:normal;}

ul,ol,dl,dd,dt,li{list-style:none;}

h1,h2,h3,h4,h5,h6 {font-weight:normal; font-size: 100%;}  
 
q:before,q:after{content:'';}

address,caption,cite,code,em,th{font-style:normal; font-weight:normal;}

button,input,select,textarea{font-size:100%;}

input,button,textarea,select,optgroup,option{font-size:inherit; font-weight:inherit; outline:none}

address,cite,dfn,em,var{font-style:normal;}

a{color:#555; text-decoration:none;}

table{border-collapse:collapse; border-spacing:0;}

.clearfix:before, .clearfix:after{display:table; content:''; clear:both;}

.comw{height:auto; width:auto; max-width:1200px; min-width:1200px; margin:0 auto;}
