@charset "utf-8";
    /*
    *Author's Brackets
    *Date 2016-11-23 14:11:44
    */
/* CSS Reset*/
a,hr{padding:0}a,button,input,select,textarea{margin:0}article,aside,details,figure,footer,header,hr,nav,section,summary{display:block}abbr,address,article,aside,audio,b,blockquote,body,body div,caption,cite,code,dd,del,details,dfn,dl,dt,em,fieldset,figure,footer,form,h1,h2,h3,h4,h5,h6,header,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,p,pre,q,samp,section,small,span,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,ul,var,video{margin:0;padding:0;border:0;font-size:100%;font-weight:400;vertical-align:baseline;background:0 0}input[type=checkbox],th{vertical-align:bottom}strong,th{font-weight:700}html{box-sizing:border-box;overflow-y:scroll}*,:after,:before{box-sizing:inherit}embed,img,object{max-width:100%}ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:'';content:none}a{font-size:100%;vertical-align:baseline;background:0 0}del{text-decoration:line-through}abbr[title],dfn[title]{border-bottom:1px dotted #000;cursor:help}table{border-collapse:collapse;border-spacing:0;font:100%}td{font-weight:400;vertical-align:top}hr{height:1px;border:0;border-top:1px solid #ccc;margin:1em 0}input,select{vertical-align:middle}pre{white-space:pre;white-space:pre-wrap;white-space:pre-line;word-wrap:break-word}input[type=radio]{vertical-align:text-bottom}.ie7 input[type=checkbox]{vertical-align:baseline}.ie6 input{vertical-align:text-bottom}input,select,textarea{font:99% sans-serif}small{font-size:85%}td,td img{vertical-align:top}sub,sup{font-size:75%;line-height:0;position:relative}sup{top:-.5em}sub{bottom:-.25em}code,kbd,pre,samp{font-family:monospace,sans-serif}.clickable,button,input[type=button],input[type=file],input[type=submit],label{cursor:pointer}button,input[type=button]{width:auto;overflow:visible}.ie7 img{-ms-interpolation-mode:bicubic}.clearfix:after,.clearfix:before{content:"\0020";display:block;height:0;overflow:hidden}.clearfix:after{clear:both}.clearfix{zoom:1}
.fl {float: left;}
.fr {float: right;}
.w1200 {width: 1200px;margin:0 auto;}
a {text-decoration:none;border:none;}
/* CSS Reset end*/
/* common CSS */
input,button,select,textarea{outline:none}
textarea{resize:none}
body {font-family:"Segoe UI","Lucida Grande",Helvetica,Arial,"Microsoft YaHei",FreeSans,Arimo,"Droid Sans","wenquanyi micro hei","Hiragino Sans GB","Hiragino Sans GB W3",FontAwesome,sans-serif;font-size:14px;}
.tn {
    -webkit-transition:all .3s linear;
    -o-transition:all .3s linear;
    transition:all .3s linear;
}
body {
    color:#333;
    overflow:hidden;
}
@font-face {
  font-family: 'iconfont';  /* project id 194377 */
  src: url('http://at.alicdn.com/t/font_107baa44enbwewmi.eot');
  src: url('http://at.alicdn.com/t/font_107baa44enbwewmi.eot?#iefix') format('embedded-opentype'),
  url('http://at.alicdn.com/t/font_107baa44enbwewmi.woff') format('woff'),
  url('http://at.alicdn.com/t/font_107baa44enbwewmi.ttf') format('truetype'),
  url('http://at.alicdn.com/t/font_107baa44enbwewmi.svg#iconfont') format('svg');
}
.iconfont {
	font-family: "iconfont";
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
}
.icon {
	width: 1em;
	height: 1em;
   font-size: 16px;
   fill: currentColor;
   overflow: hidden;
}
