﻿body {
    font: normal 100% Helvetica, Arial, sans-serif; /*字体大小是页面默认大小的100%，即16像素*/
    margin:0; padding:0;
    background:#ffffff;
}
img, object { max-width: 100%;}
div, ul, li, p {
    margin:0; padding:0; list-style:none;
}
.clear {
    clear:both;
}


.main_title {
    width:100%; height:auto; background-color:#00589f; color:#ffffff; text-align:center; font-weight:bold; 
    font-size:1.3em; padding-top:0.5em;padding-bottom:0.5em;
}
.main_button {
    width:100%; height:auto; text-align:center;
}
.main_button ul { 
    width:100%; height:auto;
}
.main_button li {
    float:left;width:49%; height:auto; 
}
.main_button li.left {
    border-right:solid 1px #f1f1f1;
}
.main_line {
    height:1px; width:100%; background:#f1f1f1; 
}

.main_complain {
    height: 25px; padding:1em;
}


.note {
    width:100%; height:auto; border-bottom:solid 1px #f1f1f1; background:#00589f;
}
.note_title {
    margin-left:3%;width:97%; height:auto; background:#ffffff;
}
.note_title_text {
    width:60%; font-size:1.2em;font-weight:bold;color:#454545; padding-top:0.6em; padding-bottom:0.6em; padding-left:0.7em;
}
.note_title_more {
    float:right;font-size:0.8em;padding-top:1.2em;padding-right:0.5em;
}
.note_title_more a{
    color:#333; font:Arial;
}

.info {
    width:100%; height:auto;
}
.info_title {
    width:100%;height:auto; background:#ffffff;
}
.info_title_text {
    width:60%; font-size:1.2em;font-weight:bold;color:#454545; padding-top:0.6em; padding-bottom:0.6em; padding-left:1.7em;
}
.info_title_image {
    width:100%;
}
.info li {
    height:auto; padding-left:3em; padding-top:0.5em; padding-bottom:0.5em; border-bottom:solid 1px #f1f1f1;
    background:url(../images/info_icon.jpg) no-repeat 1.5em 0.8em; line-height:1.5em;
}
.footer {
    width:100%; height:auto;
}
.footer li{
    height:auto; font-size:0.8em; padding-left:4.5em; padding-top:1em; padding-bottom:0.8em; border-bottom:solid 1px #ffffff;
    background-color:#f9f9f9;
}
.icon_support {
    background:url(../images/icon_support.jpg) no-repeat 1.8em 0.6em;
}
.icon_url {
    background:url(../images/icon_url.jpg) no-repeat 1.8em 0.6em;
}
.icon_hotline {
    background:url(../images/icon_hotline.jpg) no-repeat 1.8em 0.6em;
}
.icon_service {
    background:url(../images/icon_service.jpg) no-repeat 1.8em 0.6em;
}

.footer_e {
    width:100%; height:auto;
}
.footer_e li{
    height:auto; font-size:0.8em; padding-left:4.5em; padding-top:0.6em; padding-bottom:0.4em; border-bottom:solid 1px #ffffff;
    background-color:#f9f9f9;
}
.icon_support_e {
    background:url(../images/icon_support_e.jpg) no-repeat 1.8em 0.8em;
}
.icon_url_e {
    background:url(../images/icon_url_e.jpg) no-repeat 1.8em 0.2em;
}
.icon_hotline_e {
    background:url(../images/icon_hotline_e.jpg) no-repeat 1.8em 0.2em;
}
.icon_service_e {
    background:url(../images/icon_service_e.jpg) no-repeat 1.8em 0.7em;
}

/* 气体使用安全须知 */
.safety_industrial_title {
    width:100%; height:auto; border-bottom:solid 1px #f1f1f1;
}
.safety_industrial_title img {
    width:50%;
}
.safety_industrial_content {
    width:100%; height:auto; padding-top:0.5em; padding-bottom:1.5em;
}
.safety_industrial_content p {
    padding-left:1.5em; padding-right:1.5em; padding-top:0.5em; text-indent:2em;
}

.safety_industrial_content_e {
    width:100%; height:auto; padding-top:0.5em; padding-bottom:1.5em;
}
.safety_industrial_content_e p {
    padding-left:1.5em; padding-right:1.5em; padding-top:0.5em;
}

.safety_industrial_title_e {
    width:100%; height:auto; border-bottom:solid 1px #f1f1f1;
}

/* 液化石油气使用安全须知 */
.safety_liquefied_title {
    width:100%; height:auto;
}
.safety_liquefied_title h2{
    font-size:1.5em; font-weight:bold; padding-left:0.6em; padding-right:0.6em; padding-top:0.5em;
}
.safety_liquefied_content {
     padding-left:1em; padding-right:1em;
}
.safety_liquefied_note {
   padding-top:0.5em;
}
.safety_liquefied_note_box {
    border-left:3px solid #dbdbdb;margin: 3px; padding: 5px 15px; border-top-width: 3px; border-right-width: 3px; border-bottom-width: 3px; 
    border-color: rgb(107, 77, 64); border-top-left-radius: 50px; border-bottom-right-radius: 50px; box-shadow: rgb(165, 165, 165) 5px 5px 2px; 
    background-color: rgb(250, 250, 250);
    margin-bottom:1em;
}
.safety_liquefied_note_title {
    padding-top:1em; color:#ff0000; font-weight:bold; font-size:1.2em;
}
.safety_liquefied_note_text {
}
.safety_liquefied_image {
    text-align:center; padding-top:1em; padding-bottom:0.5em;
}
.safety_liquefied_tip {
    padding-top:1em;
}
.safety_liquefied_tip p {
    margin-bottom:0.3em;
}
.safety_liquefied_tip_bg {
    background:#c0504d; color:#ffffff; font-weight:bold; padding-left:0.1em;
}
.safety_liquefied_tip_title {
    width: 100%;  border-radius: 5px 5px 0px 0px; 
    border:1px solid #212122; background-color: rgb(33, 33, 34);
}
.safety_liquefied_tip_text {
    width:100%; border-radius: 0px 0px 5px 5px; border:1px solid #212122;
}
.safety_liquefied_tip_title p {
    padding:0.2em 0.3em; color: rgb(160, 160, 162); font-weight: bold;
}
.safety_liquefied_tip_text p {
    padding-left:0.3em; padding-right:0.3em;
}

#divFeedback {
    height: 35px;
    line-height: 35px;
    text-align: right;
    padding-right: 1em;
}
#divFeedback a{
    color: cornflowerblue;
    text-underline-position: under;
}
