﻿@charset "utf-8";
/*重置css*/
html, body {
    height: 100%;
}

body, h1, h2, h3, h4, h5, h6, div, a, p, img, ul, li, input, span, dl, dt, dd, button, i {
    margin: 0;
    padding: 0;
}

a {
    text-decoration: none;
    color: #5a5a5a;
}

img, input, a, textarea, button {
    border: none;
}

li {
    list-style: none;
}

/*公用css*/
.clearfix:after {
    content: '';
    display: block;
    height: 0;
    clear: both;
    font-size: 0;
}

.fl {
    float: left;
    _display: inline;
}

.fr {
    float: right;
    _display: inline;
}

.ul_li li {
    float: left;
}

.inner {
    width: 1100px;
    margin: 0 auto;
}

.border {
    border: 1px solid #d9d9d9;
}

.borderB {
    border-bottom: 1px solid #d9d9d9;
}

body {
    font: 14px/140% Arial, "宋体", Helvetica, sans-serif, Verdana;
    color: #5a5a5a;
}

img {
    max-width: 100%;
    display: inline-block;
}

p {
    line-height: 24px;
}

.textIndent p {
    text-indent: 2em;
    line-height:28px;
}

.nav_active {
    background: #ff9900;
}

.header .top {
    height: 29px;
    background: rgb(248, 248, 248);
}

.header .top p {
    line-height: 29px;
    font-size: 12px;
    margin-left: 10px;
}

.header .bottom {
    padding: 12px 0;
}

.header .logo {
    width: 500px;
}

.header .tel_logo {
    width: 60px;
    margin-right: 3px;
}

.header .tel_cont h5 {
    margin-left: 2px;
    font-size: 14px;
    line-height: 30px;
    font-weight: bolder;
}

.header .tel_cont p {
    font-weight: 900;
    line-height: 30px;
    color: #068D10;
    font-size: 27px;
}

.nav {
    width: 100%;
    height: 50px;
    background: #08a53d;
}

.nav a {
    color: #fff;
}

.main_nav {
    overflow: hidden;
}

.main_nav > li {
    float: left;
    width: 120px;
    text-align: center;
}

.main_nav > li > a {
    line-height: 50px;
    font-size: 18px;
    display: inline-block;
    width: 100%;
    font-weight: bolder;
}

.main_nav > li:hover > a {
    background: #ff9900;
}

.main_nav > li > a:hover + .sub_nav {
    display: block;
}

.main_nav > li > a:focus {
    background: #ff9900;
}

.sub_nav {
    display: none;
    position: absolute;
    width: 120px;
    z-index: 1;
}

.sub_nav:hover {
    display: block;
}

.sub_nav > li > a {
    background: #6aa84f;
    text-align: center;
    line-height: 25px;
    display: inline-block;
    width: 100%;
}

.sub_nav > li > a:hover {
    background: #ff9900;
}

.banner_img {
    width: 100%;
    height: 330px;
}

.banner_img img {
    width: 100%;
    height: 100%;
    display: block;
}

.banner_cont {
    height: 100% !important;
    position: relative;
    overflow: hidden;
}

.slider_img {
    display: block;
    text-align: center;
    height: 100%;
}

.bbdd {
    z-index: 2;
    position: absolute;
    bottom: 2%;
    margin: 0;
    padding: 0;
    width: 100%;
    text-align: center;
}

.bbdd li {
    margin: 0 8px 10px 0;
    list-style-type: none;
    display: inline-block;
}

.bbdd a {
    display: inline-block;
    text-indent: -9999px;
    width: 16px;
    height: 16px;
    background: url(../images/dot.png) /*tpa=http://www.dqf4.net/Content/C_IMG/m35/blue/dot.png*/ no-repeat 0 -16px;
    border-radius: 16px;
    overflow: hidden
}

.bbdd a.wmuActive {
    background-position: 0 0;
}

.main {
    padding: 10px 0;
}

.main_1, .main_2, .main_3, .main_4, .cleaning {
    margin-bottom: 10px;
}

.contact, .company, .common, .cleaning, .contact_1 {
    border-radius: 6px;
}

.position {
    border-radius: 6px 6px 0 0;
}

.main_1 .contact {
    width: 300px;
    height: 315px;
}

.main h3 {
    height: 30px;
    line-height: 30px;
    background: url(../images/title_bg.jpg) no-repeat;
    padding-left: 36px;
    color: #fff;
}

.contact_info {
    padding: 20px 0px;
    margin: 0 15px;
    background: url(../images/contact_bg.jpg) no-repeat;
    background-size: cover;
}

.contact_way li {
    float: left;
    width: 33%;
    text-align: center;
    padding: 10px 0;
}

.contact_way li a {
    display: inline-block;
}

.contact_way li img {
    width: 50px;
}

.company {
    width: 750px;
    height: 315px;
    overflow:hidden;
}

.company_cont {
    padding: 5px;
}

.company_cont img {
    width: 250px;
    float: left;
    margin: 0 5px 5px 0;
}

.company_cont span {
    color: #0bab0f;
    line-height: 30px;
    font-weight: bolder;
}

.baojie_item {
    border: 1px solid #d9d9d9;
    padding: 4px;
    border-top: none;
}

.baojie_item li {
    float: left;
    width: 180px;
    padding: 13px;
    border: 1px solid #d9d9d9;
    margin: 5px;
    position: relative;
}

.baojie_item li:hover {
    border-color: #ff9900;
}

.baojie_item li a {
    display: block;
    text-align: center;
    color: #5a5a5a;
}

.baojie_item li img {
    margin: 20px 0;
    width: 100%;
}

.baojie_item li span {
    display: block;
    font-size: 16px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.common {
    width: 49%;
    margin-right: 9px;
}

.common_cont {
    padding-bottom: 10px;
}

.common_cont li {
    margin: 0 10px;
    border-bottom: 1px solid #d9d9d9;
    padding: 10px 0;
}

.common_cont a {
    background: url(../images/25.png) no-repeat 0;
    line-height: 30px;
    height: 30px;
    padding-left: 20px;
    color: #5a5a5a;
    display: inline-block;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 5px;
}
.common_cont li p{
    text-indent: 2em;
    color: #666;
    line-height: 2;
    font-size: 14px;
    clear: both;

}
.common_cont a:hover {
    color: #ff9900;
}

.case_title {
    position: relative;
}

.case_title a {
    display: block;
    width: 50px;
    position: absolute;
    right: 10px;
    top: 5px;
}

.case_cont {
    overflow: hidden;
    position: relative;
    height: 220px;
}

.case_show {
    padding: 10px 0 20px 0;
    position: absolute;
}

.case_show li {
    float: left;
    width: 240px;
    padding: 0 20px 0 0;
}

.case_show li a {
    display: block;
    height: 200px;
    text-align: center;
    color: #5a5a5a;
    position: relative;
}

.case_show li span {
    position: absolute;
    bottom: 10px;
    left: 50%;
    display: block;
    transform: translate(-50%, 0)
}

.case_show img {
    max-width: 240px;
    max-height: 160px;
}

/*其他内容*/
.main_left {
    width: 22%;
}

.main_left .cleaning_list {
    padding: 5px 2px;
}

.main_left li {
    background: url(../images/list.jpg) no-repeat;
    line-height: 30px;
    height: 30px;
    margin-bottom: 4px;
}

.main_left li a {
    display: block;
    padding-left: 80px;
    font-size: 14px;
}

.main_left li:hover {
    background: #6aa84f;
}

.main_left li:hover a {
    color: #fff;
    font-weight: bolder;
}

.main_left .contact_info {
    background-position: -10px 40px;
}

.main_right {
    width: 77%
}

.position {
    height: 40px;
    line-height: 40px;
    background: url(../images/title_bg1.jpg) no-repeat;
    padding-left: 30px;
    border-bottom: none;
}

.position a {
    display: inline-block;
    font-size: 14px;
    font-weight: bolder;
}

.main_right .baojie_item {
    border: none;
    padding: 10px 0;
}

.main_right .baojie_item li {
    width: 210px;
    margin: 5px 20px;
}

.common_cont li {
    position: relative;
}

.common_cont time {
    position: absolute;
    right: 5px;
    top: 10px;
}

.article {
    padding: 10px;
}

.article h2 {
    text-align: center;
    font-size: 16px;
    line-height: 50px;
}

.article img {
    display: block;
    margin: 0 auto 10px auto;
}

.article p {
    font-size: 14px;
    line-height: 35px;
}

.shortcut {
    padding: 10px;
    margin-top: 30px;
}

/*翻页*/
.pages {
    clear: both;
    text-align: center;
    font-size: 12px;
    padding: 15px 0 20px 0;
    color: #b2b2b2;
}

.pages a, .pages span {
    display: inline-block;
    height: 24px;
    padding: 0 9px;
    margin: 0 4px !important;
    line-height: 24px;
}

.pages a:link, .pages a:visited {
    color: #666;
    line-height: 24px;
    border: 1px solid #D9D9D9;
    background: #FFF;
}

.pages a:hover, .pages a:active, .pages span.ctxt {
    color: #333;
    background: #ffba00;
    border: 1px solid #ffba00;
    color: #FFF;
    text-decoration: none
}

.footer {
    background: #08a53d;
    padding: 40px 0;
}

.footer_l, .footer_r {
    color: #fff;
}

.footer_r {
    margin-right: 50px;
    width: 140px;
    height: 140px;
    border: 1px dashed #fff;
    padding: 8px;
    position: relative;
}

.footer_r span {
    position: absolute;
    left: -110px;
    top: 49%;
    text-align: right;
    line-height: 1.5;
    font-size: 12px;
}

.elevator_item {
    width: 40px;
    height: 40px;
    position: fixed;
    right: 20px;
    bottom: 50px;
    border-radius: 2px;
    overflow: hidden;
}

.elevator_item a {
    display: block;
    width: 100%;
    height: 100%;
    background: #333 url(../images/icon_top.png) no-repeat center center;
    opacity: .4;
}

.elevator_item a:hover {
    opacity: .8;
}

.flist a {
    display: inline-block;
    padding: 10px 15px;
    line-height: 2;

}

.flist a:hover {
    color: #ff9900;
}

.footer .inner {
    position: relative;
}

.footer_icon {
    width: 80px;
    height: 80px;
    background: #fff;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50px;
    text-align: center;
    position: absolute;
    left: -105px;
}

.footer_icon img {
    margin-top: 20px;
}

.flink {
    padding: 10px 0;
}

.flink a {
    color: #fff;
    display: inline-block;
    padding: 0 8px;
}

.copyright {
    padding-bottom: 10px;
    border-bottom: 1px solid #fff;
    height: 30px;
    line-height: 30px;
}

.manInfo {
    clear: both;
    padding: 8px 0;
}

.manInfo span {
    margin-right: 10px;
}

.manInfo span a {
    color: #fff;
}

.next_pre a{
    font-size: 14px;
    color: #666;
}
.next_pre a.b{
    font-weight: bold;
}