* {
    padding: 0;
    margin: 0;
}

div, dl, dt, dd, form, h1, h2, h3, h4, h5, h6, img, ol, ul, li, table, th, td, p, span, a {
    border: 0;
}

img, input {
    border: none;
    vertical-align: middle;
}

body {
    font-family: Tahoma, Arial, Helvetica, "Microsoft YaHei", "宋体";
    font-size: 12px;
    text-align: center;
    background: #FFF;
    color: #333;
}

html {
    overflow-y: hidden;
}

ul, ol {
    list-style-type: none;
}

th, td, input {
    font-size: 12px;
}

h3 {
    font-size: 14px;
}

button {
    border: none;
    cursor: pointer;
    font-size: 12px;
    background-color: transparent;
}

select {
    border-width: 1px;
    _zoom: 1;
    border-style: solid;
    padding-top: 2px;
    font-size: 12px;
}

.clear {
    clear: both;
    font-size: 1px;
    height: 0;
    visibility: hidden;
    line-height: 0;
}

.clearfix:after {
    content: "";
    display: block;
    clear: both;
}

.clearfix {
    zoom: 1;
}

a:link, a:visited {
    text-decoration: none;
    color: #666;
}

a:hover, a:active {
    text-decoration: none;
    color: #666;
}

input, textarea, select {
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
    outline: none;
    vertical-align: middle;
}

.main {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: #ebebeb;
}

/* tabs */
#total_tabs {
    float: left;
    height: 50px;
    width: 100%;
    background: #43c886;
}

#total_tabs li {
    float: left;
    width: 38%;
    height: 30px;
    line-height: 30px;
    margin: 10px 0;
    overflow: hidden;
    position: relative;
    background: #fff;
    border: 2px solid #fff;
}

#total_tabs li a {
    color: #43c886;
    display: block;
    font-size: 16px;
    text-align: center;
    outline: none;
}

#total_tabs li a:hover {
    color: #43c886;
}

#total_tabs li.active, #total_tabs li.active a {
    background: #43c886;
    color: #fff;
}

.tab {
    overflow: hidden;
    clear: both;
    float: left;
    width: 100%;
    background: #fff;
}

.tab_content {
    overflow: hidden;
}
/* tabs */
#tabs {
    float: left;
    height: 50px;
    width: 100%;
    background: #43c886;
}

#tabs li {
    float: left;
    width: 38%;
    height: 30px;
    line-height: 30px;
    margin: 10px 0;
    overflow: hidden;
    position: relative;
    background: #fff;
    border: 2px solid #fff;
}

#tabs li a {
    color: #43c886;
    display: block;
    font-size: 16px;
    text-align: center;
    outline: none;
}

#tabs li a:hover {
    color: #43c886;
}

#tabs li.active, #tabs li.active a {
    background: #43c886;
    color: #fff;
}

.tab {
    overflow: hidden;
    clear: both;
    float: left;
    width: 100%;
    background: #fff;
}

.tab_content {
    overflow: hidden;
}
.title {
    float: left;
    width: 100%;
    height: 24px;
    line-height: 24px;
    color: #666;
    background: #f6f6f6;
    border-bottom: 1px solid #ededed;
}

.tip {
    float: left;
    width: 100%;
    height: 60px;
    padding: 10px 0;
}

.tip ul {
    float: left;
    padding: 0 5%;
    width: 90%;
}

.tip ul li {
    float: left;
    width: 16.6%;
    height: 40px;
}

.tip ul li span {
    text-align: center;
    line-height: 20px;
}

.tip ul li i {
    float: left;
    width: 100%;
    height: 10px;
}

.I {
    background: #66ddfe;
}

.II {
    background: #05bbf3;
}

.III {
    background: #6bd82a;
}

.IV {
    background: #1ebe74;
}

.V {
    background: #ffcb05;
}

.VI {
    background: #ff6d00;
}

.tip p {
    float: right;
    line-height: 24px;
    color: #43c886;
    margin-right: 20px;
}

.map {
    position: absolute;
    top: 118px;
    bottom: 0;
    left: 0;
    right: 0;
    background: green;
}

.top {
    float: left;
    width: 100%;
    height: 110px;
    background: #ebebeb;
}

.top h3 {
    float: left;
    width: 100%;
    text-align: center;
    line-height: 48px;
    font-size: 18px;
}

.table {
    border-collapse: collapse;
    width: 100%;
    text-align: center;
    background: #fff;
}

.table th {
    color: #344a53;
    height: 48px;
    line-height: 48px;
    font-size: 14px;
    text-align: center;
    border-bottom: 2px solid #ddd;
}

.table td {
    color: #333;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    border-bottom: 1px solid #e8e8e8;
}

/* 瀑布流样式 */
.waterfall {
    overflow: hidden;
    zoom: 1;
    width: 100%;
}

.wf_inner {
    margin: 15px auto;
}

.wf_col {
    position: relative;
    min-height: 473px;
    _height: 473px;
}

.wf_item {
    box-sizing: border-box;
    width: 165px;
    border: 1px solid #d2d2d2;
    box-shadow: 5px 3px 3px rgba(221, 221, 221, .32);
    color: #565656;
    float: left;
    overflow: hidden;
    zoom: 1;
    position: absolute;
}

.wf_item_inner {
    margin: 6px;
}

.wf_item_inner h3 {
    margin: 0;
    float: left;
    width: 100%;
    line-height: 16px;
    font-size: 14px;
    text-align: left;
    color: #666;
    font-weight: normal;
    overflow: hidden;
}

.wf_item_inner p {
    line-height: 14px;
    font-size: 12px;
    text-align: left;
    color: #b3b3b3;
    font-weight: normal;
}

.wf_item_inner p.content {
    max-height: 28px;
    overflow: hidden;
    clear: both;
    font-weight: 100;
}

.wf_item_inner p.date {
    float: left;
}

.wf_item_inner p.user {
    float: right;
}

.wf_item_inner span {
    float: right;
    margin: 0;
    width: auto;
    height: 14px;
    line-height: 14px;
    font-size: 12px;
    text-align: center;
    color: #fff;
    font-weight: normal;
}

.wf_item_inner span.send {
    background: #405c22;
}

.wf_item_inner span.process {
    background: #43c886;
}

.wf_item_inner span.over {
    background: #888;
}

.wf_item_inner span.drop {
    background: #999;
}

.wf_item .thumb {
    background: #E9E9E9;
    position: relative;
    display: block;
    overflow: hidden;
    font-size: 0;
}

.wf_item .thumb_img {
    width: 100%;
    max-width: 100%;
    -ms-interpolation-mode: bicubic; /*解决IE7缩放图片会失真*/
}

.wf_item .title {
    height: 27px;
    margin: 7px 0 0;
    color: #538700;
    font-size: 17px;
    font-family: \5FAE\8F6F\96C5\9ED1;
}

.wf_item .title a {
    color: #060;
}

.wf_item .desc {
    word-wrap: break-word;
    word-break: break-all;
    color: #888;
}

.wf_result {
    height: 32px;
    line-height: 32px;
    margin-top: 15px;
    text-align: center;
    color: #666;
}

.wf_loading {
    background: url(../images/loading.gif) center center no-repeat;
}

#backTop {
    cursor: pointer;
    width: 38px;
    height: 38px;
    background: url(../images/backTop.gif) no-repeat 0 -39px;
}

#backTop:hover {
    background-position: 0 0;
}

/* 固定菜单样式*/
.wf_list_menu {
}

.wf_list_menu h3 {
    height: 28px;
    line-height: 28px;
    color: #000;
    font-size: 14px;
    font-weight: bold;
}

.wf_list_menu p {
    font-size: 0;
}

.wf_list_menu p a {
    display: inline-block;
    margin: 4px 4px 4px 0;
    width: 63px;
    line-height: 27px;
    color: #000;
    text-align: center;
    font-size: 14px;
    cursor: pointer;
}

.wf_list_menu p a.on {
    background: #8BB843;
    color: #fff;
    border-radius: 2px;
}

.wf_list_menu p a:hover {
    color: #060;
    text-decoration: underline;
}

.wf_list_menu p a.on:hover {
    color: #fff;
    text-decoration: none;
}

.wf_list_menu .line_b {
    border-bottom: 1px dashed #eaeaea;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

/* end 瀑布流样式 */

.news {
    float: left;
    width: 100%;
}

.news ul {
    float: left;
    width: 100%;
}

.news ul li {
    float: left;
    position: relative;
    width: 100%;
    height: 60px;
    padding: 20px 0;
    overflow: hidden;
    border-bottom: 1px solid #ccc;
}

.news img {
    float: left;
    width: 20%;
    height: 58px;
    border: none;
    margin: 0 2%;
    background: green;
    outline: none;
}

.news h4 {
    float: left;
    width: 68%;
    font-size: 16px;
    line-height: 24px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.news p {
    float: left;
    width: 68%;
    height: 36px;
    font-size: 12px;
    text-indent: 2em;
    line-height: 18px;
    color: #666;
    overflow: hidden;
}

.detail {
    position: absolute;
    right: 10px;
    top: 40px;
    width: 14px;
    height: 22px;
    background: url(../images/detail.png) no-repeat;
}

.detail_con {
    float: left;
    padding: 10px;
    overflow: hidden;
}

.detail_con h3 {
    float: left;
    width: 100%;
    font-size: 18px;
    line-height: 36px;
    text-align: center;
}

.detail_con h6 {
    float: right;
    text-align: left;
    font-size: 14px;
    line-height: 2;
    color: #999;
    margin-right: 10px;
    font-weight: normal;
}

.detail_img {
    float: left;
    width: 100%;
    margin: 10px 0;
    height: 160px;
    background: #f00;
}

.detail_img_1 {
    float: left;
    width: 102px;
    margin: 5px;
    height: 102px;
    background: #f00;
}

.detail_img_2 {
    float: left;
    width: 64px;
    margin: 10px 10px 5px 0;
    height: 64px;
    background: #f00;
}

.detail_con p {
    float: left;
    width: 100%;
    height: auto;
    font-size: 14px;
    text-indent: 2em;
    line-height: 20px;
    color: #333;
    margin: 10px 0;
    font-weight: normal;
    text-align: left;
}

.con {
    float: left;
    width: 100%;
    height: auto;
    overflow: hidden;
}

.con h3 {
    float: left;
    width: 100%;
    text-align: center;
    height: 48px;
    line-height: 48px;
    font-size: 18px;
}

.form {
    margin: 10px;
    border: 1px solid #aeaeae;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    padding: 5px;
    overflow: hidden;
    background: #fff;
}

.form p {
    float: left;
    width: 100%;
    height: 46px;
    line-height: 46px;
    margin: 0;

}

.form label {
    float: left;
    width: 25%;
    text-align: right;
    font-size: 16px;
    color: #333;
    margin-right: 10px;
}

.form span {
    float: left;
    display: block;
    text-align: left;
    height: 70%;
    font-size: 14px;
    color: #666;
    margin: 0 5px;
}

.form a {
    float: left;
    width: auto;
    height: 32px;
    line-height: 32px;
    background: #f1f1f1;
    border: 1px solid #aeaeae;
    font-size: 12px;
    margin: 5px 3px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 0 10px;
}

.form .active {
    background: url(../images/check.png) right top no-repeat;
    border: 1px solid #3ecaa0;
    color: #3ecaa0;
}

.input_1 {
    float: left;
    display: inline-block;
    width: 65%;
    height: 32px;
    line-height: 32px;
    margin: 7px 0;
    background: none;
    border: none;
    font-size: 16px;
    color: #666;
}

.input_2 {
    float: left;
    display: inline-block;
    width: 15%;
    height: 32px;
    line-height: 32px;
    margin: 7px 0;
    background: none;
    border: none;
    font-size: 16px;
    color: #666;
}

.input_3 {
    float: left;
    display: inline-block;
    width: 65%;
    height: 80px;
    line-height: 18px;
    margin: 14px 0 0 0;
    background: none;
    border: none;
    font-size: 14px;
    color: #666;
}

.input_4 {
    float: left;
    display: inline-block;
    width: 96%;
    height: 80px;
    line-height: 18px;
    margin: 10px 2%;
    background: none;
    border: none;
    font-size: 14px;
    color: #666;
}

.input_5 {
    float: left;
    display: inline-block;
    width: 96%;
    height: 32px;
    line-height: 32px;
    margin: 10px 2%;
    background: none;
    border: none;
    font-size: 14px;
    color: #666;
}

input.input_1:focus, textarea.input_3:focus {
    background: none;
    border: none;
}

.select_1 {
    float: left;
    width: 22%;
    display: inline-block;
    height: 32px;
    line-height: 32px;
    margin: 7px 2px;
    background: #f1f1f1;
    border: 1px solid #aeaeae;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    font-size: 14px;
    color: #000;
}

.select_2 {
    float: left;
    width: 100%;
    display: inline-block;
    height: 32px;
    line-height: 32px;
    margin: 7px 2px;
    background: #f1f1f1;
    border: none;
    font-size: 14px;
    color: #999;
    background: #fff;
}

.btn {
    margin: 20px;
    overflow: hidden;
}

.btn_1 {
    float: left;
    width: 100%;
    display: inline-block;
    height: 46px;
    line-height: 46px;
    margin: 0;
    background: #00b57d;
    border: 1px solid #03845c;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    font-size: 14px;
    color: #fff;
    cursor: pointer;
}

.btn_2 {
    float: left;
    width: 40%;
    display: inline-block;
    height: 46px;
    line-height: 46px;
    margin: 0 5%;
    background: #e3e3e3;
    border: 1px solid #cbcbcb;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    font-size: 14px;
    color: #666;
    cursor: pointer;
}

hr {
    float: left;
    width: 100%;
    height: 1px;
    background: #aeaeae;
    border: none;
}

.img_close {
    position: absolute;
    right: -10px;
    top: 0;
    width: 16px;
    height: 16px;
    background: url(../images/img_close.png) no-repeat;
    margin: 0;
}

.form_img {
    position: relative;
    float: left;
    width: 48px;
    height: 48px;
    margin: 5px;
}

.pin {
    float: left;
    width: 20px;
    height: 20px;
    background: url(../images/pin.png) no-repeat;
    margin: 12px 5px;
}

.quality {
    float: left;
    width: 100%;
    overflow: hidden;
}

.quality ul li {
    float: left;
    width: 96%;
    height: auto;
    margin: 0 2%;
    padding: 10px 0;
    border-top: 1px solid #e9e9e9;
    background: #fff;
}

.quality h4 {
    float: left;
    font-size: 14px;
    color: #000;
    line-height: 30px;
    margin-right: 5px;
}

.quality h5 {
    float: left;
    width: 30px;
    height: 18px;
    font-size: 12px;
    font-weight: normal;
    color: #fff;
    line-height: 18px;
    margin: 6px 0;
}

.quality span {
    float: right;
    font-size: 14px;
    font-weight: normal;
    color: #888;
    line-height: 30px;
}

.quality p {
    float: left;
    width: 100%;
    height: 40px;
}

.quality i {
    float: left;
    width: 25%;
    font-size: 14px;
    color: #43c886;
    text-align: center;
    line-height: 20px;
    font-style: normal;
}

.quality b {
    float: left;
    font-size: 12px;
    height: 20px;
    width: 100%;
    color: #fff;
    font-weight: normal;
}

.quality .unit {
    float: left;
    font-size: 12px;
    line-height: 30px;
}

.popup {
    position: absolute;
    top: 50%;
    left: 30px;
    right: 30px;
    width: auto;
    height: auto;
    margin-top: -150px;
    background: #fff;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    border-radius: 15px;
    -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, .5);
    -moz-box-shadow: 0 0 20px rgba(0, 0, 0, .5);
    box-shadow: 0 0 20px rgba(0, 0, 0, .5);
    font-family: "微软雅黑";
    z-index: 999;
}

.popup_close {
    position: absolute;
    top: 8px;
    right: 8px;
    width: 24px;
    height: 24px;
    background: #ec6d51;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    color: #FFFFFF;
    font-size: 14px;
    text-align: center;
    line-height: 24px;
    text-decoration: none;
}

.popup_title {
    float: left;
    width: 100%;
    text-align: center;
    font-size: 24px;
    line-height: 48px;
    margin: 20px auto;
}

.popup p {
    float: left;
    text-align: left;
    width: 90%;
    font-size: 14px;
    line-height: 24px;
    padding: 0 5%;
    margin-bottom: 10px;
}

.popup_bottom {
    float: left;
    width: 100%;
    height: 20px;
}

a.popup_close {
    color: #fff
}


.area_con {
    float: left;
    width: 100%;
    height: 36px;
    margin-top: 10px;
    line-height: 32px;
}
.area_con a {
    float: left;
    line-height: 32px;
    color: #707070;
    font-size: 16px;
    margin-left: 20px;
    font-weight: normal;
}
.area_con span {
    float: left;
    line-height: 32px;
}
.area_con i {
    float: left;
    width: 32px;
    height: 32px;
}
.drop_down {
    background: url(../images/drop-down.png) no-repeat;
}

.area_choice {
    float: left;
    width: 100%;
    overflow: hidden;
    background: #f1f1f1;
    padding-bottom: 15px;
}
.area_choice h4 {
    float: left;
    width: 100%;
    line-height: 36px;
    color: #707070;
    font-size: 16px;
    font-weight: normal;
    text-align: left;
    text-indent: 1em;
    background: #dedede;
}
.city_choice {
    float: left;
    padding: 0 10px;
}
.area_choice a {
    float: left;
    width: 92px;
    height: 32px;
    line-height: 32px;
    background: #fff;
    border: 1px solid #d4d4d4;
    margin: 15px 10px 0 0;
}
.city_choice .active {
    background: #37c674;
    color: #fff;
    border: 1px solid #37c674;
}


.action_list {
    float: left;
    width: 100%;
    height: auto;
    background: #fff;
    overflow: hidden;
}
.action_list p {
    float: left;
    width: 100%;
    height: 48px;
    line-height: 48px;
    font-size: 20px;
    font-weight: bold;
}
.action_list li {
    position: relative;
    float: left;
    width: 100%;
    height: 90px;
    cursor: pointer;
    overflow: hidden;
}
.action_list li:active {
    background: #eaeaea;
}
.action_list label {
    float: left;
    border: 1px solid #ededed;
    width: 100%;
    padding: 10px 0;
    overflow: hidden;
}
.action_list h3 {
    float: left;
    line-height: 36px;
    color: #707070;
    font-size: 18px;
    margin-left: 20px;
    font-weight: normal;
    clear: both;
}
.action_list h4 {
    float: left;
    line-height: 32px;
    color: #707070;
    font-size: 16px;
    margin-left: 20px;
    font-weight: normal;
    clear: both;
}
.action_list span {
    float: left;
    font-size: 16px;
    color: #666;
    line-height: 36px;
    margin-left: 20px;
}

.action_list label a {
    position: absolute;
    float: right;
    height: 70px;
    width: 24px;
    right: 20px;
}
.action_list i {
    float: right;
    height: 24px;
    width: 24px;
    margin: 23px 0;
    background: url(../images/call_ico.png) no-repeat;
}
.action_detail {
    height: auto;
    background: #FFFFFF;
    margin-bottom: 10px;
    padding: 20px;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    overflow: hidden;
}
.action_detail h3 {
    float: left;
    width: 100%;
    text-align: left;
    color: #37c674;
    line-height: 36px;
    font-size: 20px;
    font-weight: normal;
}

.action_con {
    position: relative;
    float: left;
    width: 100%;
    height: auto;
    padding: 10px 0;
    border-bottom: 1px solid #ccc;
}
.action_con label {
    float: left;
    width: 120px;
    font-size: 14px;
    line-height: 32px;
    margin: 0 10px;
    text-align: left;
    color: #666;
}
.action_con span {
    display: block;
    font-size: 14px;
    line-height: 32px;
    text-align: left;
    color: #666;
    overflow: hidden;
}
.action_con img {
    float: left;
    cursor: pointer;
    width: 64px;
    height: 64px;
    margin: 10px 10px 10px 0;
    background: green;
}
.action_con a {
    position: absolute;
    float: right;
    height: 52px;
    width: 24px;
    top: 0;
    right: 10px;
}
.action_con i {
    float: right;
    height: 24px;
    width: 24px;
    margin: 14px 0;
    background: url(../images/call_ico.png) no-repeat;
}

.weui-cells {
    /*margin-top: 0;*/
    margin-bottom: 1.17647059em;
}
.weui-label-left {
	text-align: left;
}