/** 
 @Name: 落可可设计
 @Date: 2016.05.05
 @Author: plin
 @blog: plin.cc
**/
@charset"utf-8";/**/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td, button { padding: 0; margin: 0; }
fieldset, img { border: 0; }
input, label, select, option, textarea, button, fieldset, legend { font: 12px/18px"微软雅黑", Verdana, Simsun, Helvetica, Arial, sans-serif; vertical-align: middle }
table { border-collapse: collapse; border-spacing: 0; font: 12px/18px Verdana, Simsun, Helvetica, Arial, sans-serif; }
ul, li { list-style: none; }
body { font: 12px/18px; color: #333; font-size: 12px;font-family: "微软雅黑", Verdana, Simsun, Helvetica, Arial, sans-serif;}
h1, h2, h3, h4 { font-family: "微软雅黑"; }
h1, h2, h3, h4, h5, h6 { font-size: 100%; }
*:focus { outline: none; }
h1{font-size: 24px;}
h2{font-size: 22px;}
h3{font-size: 20px;}
h4{font-size: 18px;}
h5{font-size: 16px;}
h6{font-size: 14px;}
del { font-family: georgia }
img { vertical-align: top }
ul, li { list-style: none; }
.fl { float: left }
.fr { float: right }
.cl { clear: both; font-size: 0; line-height: 0; overflow: hidden; }
.w { width: 1200px; margin: 0 auto; }
.hide { display: none; }
a { color: #666; text-decoration: none; }
.cur, .cur a, a:hover { color: #47bac1; }
.oh { overflow: hidden; }
.tac { text-align: center; }
.tac img { display: inline-block; }
.fwn{font-weight: normal;}
/*======万能Float闭合======*/
.clear:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    }
.clear {display: inline-block;} /* for IE/Mac */
/* 颜色 */
.bg{background: #fff;}
.bgc{background: #f8f8f8;width: 100%;}
.red { color: #d32a19; }
.blue{color: #47bac1;}
.orange{color: #ffcb08;}
/* 外边距 */
.mt40 { margin-top: 40px; }
.mt20 { margin-top: 20px; }
.mt25 { margin-top: 25px; }
.mt10 { margin-top: 10px; }
.mb10 { margin-bottom: 10px; }
.ml10{margin-left: 10px;}
.mb20 { margin-bottom: 20px; }
.pt20 { padding-top: 20px; }
.pb20 { padding-bottom: 20px; }
.mb15 { margin-bottom: 15px; }
.pt15 { padding-top: 15px; }
.pb15 { padding-bottom: 15px; }
.pl15 { padding-left: 15px; }
.w{width: 1200px; margin:0 auto;}


