@charset "UTF-8";
/**
 * 
 * @authors Your Name (you@example.org)
 * @date    2015-06-23 09:29:08
 * @version $Id$
 */
::-webkit-scrollbar{
   display: none;
}
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,
dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,
legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,
menu,nav,section,summary,time,mark,audio,video,input
{margin:0;padding:0;border:none;outline:0;font-size:100%;font:inherit;vertical-align:baseline}
html,body,form,fieldset,p,div,h1,h2,h3,h4,h5,h6{-webkit-text-size-adjust:none}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}
body{font-family:arial,sans-serif}
ol,ul{list-style:none}blockquote,q{quotes:none}
blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}
ins{text-decoration:none}
del{text-decoration:line-through}
table{border-collapse:collapse;border-spacing:0}
/*==============================common==================================*/
body{font:14px/1.5 "Microsoft YaHei",\5fae\8f6f\96c5\9ed1,arial,\5b8b\4f53;color:#333;outline:0; background-color:#f9f9f9; width:100%;}
a{color:#333;text-decoration:none;}
table { border-collapse: collapse; border-spacing: 0; }
.clearfix:after{ content: "."; display: block; height: 0; clear: both; visibility: hidden; }
a, fieldset, img{border:none; -webkit-tap-highlight-color:rgba(0, 0, 0, 0);}
input{vertical-align:middle;}
img{width: 100%;vertical-align:top;}
i,em{font-style:normal;}
input[type=text],input[type=password],input[type=number],input[type=url],input[type=email],input[type=tel]{font-size:14px; -webkit-tap-highlight-color:rgba(0, 0, 0, 0); -webkit-appearance:none; appearance:none;  outline:none; -webkit-border-radius:0; border-radius:0;}
.clear{clear: both; font-size:1px; line-height:1px; height:1px; overflow:hidden; width:100%;}
html{ height:100%;}
.t-l{text-align:left;}
.t-c{text-align:center;}
.t-r{text-align:right;}
.wBreak{word-break:break-all;word-wrap:break-word;}
.wNobreak{word-break:keep-all;word-wrap:normal;}
.flt-l{float:left;}
.flt-r{float:right;}
.ov-fl{overflow: hidden;}
.mt10{margin-top: 10px;}
@font-face {
    font-family: icomoon;
    src: url(../fonts/icomoon.eot);
    src: url(../fonts/icomoon.eot) format('embedded-opentype'),url(../fonts/icomoon.ttf) format('truetype'),
    url(../fonts/icomoon.woff) format('woff'),url(../fonts/icomoon.svg) format('svg');
    font-weight: 400;
    font-style: normal
}

[class^=icon-],[class*=" icon-"] {
    font-family: icomoon!important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

[class^=icon-]:before,[class*=" icon-"]:before {
    font-size: 32px
}

.icon-exit-fullscreen:before {
    content: "\e901"
}

.icon-get:before {
    content: "\e902"
}

.icon-arrow:before {
    content: "\e903"
}

.icon-close:before {
    content: "\e904"
}

.icon-comment:before {
    content: "\e905"
}

.icon-end:before {
    content: "\e906"
}

.icon-fullscreen:before {
    content: "\e907"
}

.icon-like:before {
    content: "\e908"
}

.icon-search:before {
    content: "\e909"
}

.icon-share:before {
    content: "\e90a"
}

.icon-wechat:before {
    content: "\e90b"
}

.icon-weibo:before {
    content: "\e90c"
}

.icon-message:before {
    content: "\e90d"
}

.icon-more:before {
    content: "\e90e"
}

.icon-unorderlist:before {
    content: "\e90f"
}

.icon-image:before {
    content: "\e910"
}

.icon-indent:before {
    content: "\e911"
}

.icon-orderlist:before {
    content: "\e912"
}

.icon-underline:before {
    content: "\e913"
}

.icon-add:before {
    content: "\e914"
}

.icon-bold:before {
    content: "\e915"
}

.icon-clear:before {
    content: "\e916"
}

.icon-italic:before {
    content: "\e917"
}

.icon-link:before {
    content: "\e918"
}

.icon-quote:before {
    content: "\e919"
}

.icon-place:before {
    content: "\e91a"
}

.icon-gotop:before {
    content: "\e91b"
}

.icon-download:before {
    content: "\e91c"
}

.icon-2arrow:before {
    content: "\e91d"
}

.icon-edit:before {
    content: "\e91f"
}

.icon-edit2:before {
    content: "\e91e"
}

.icon-approve:before {
    content: "\e900"
}

.icon-go:before {
    content: "\e920"
}

.icon-nike:before {
    content: "\e921"
}

.icon-like.liked {
    color: #e60905!important
}

.icon-like.liked:before {
    color: #e60905!important
}

.icon-next {
    display: inline-block;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.icon-next:after {
    content: "\e903"
}