﻿/* CSS Document */

body, textarea, input, button, select, keygen, legend {
    color: #000;
    font: 12px/1.14 "Microsoft Yahei",arial;
}
html, body, div, table, ul, li, dl, dd, dt, h1, h2, h3, h4, h5, h6, p {
    margin: 0;
    padding: 0;
}

body, div, span, applet, object, iframe, input, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, 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, hr {
    margin: 0;
    padding: 0;
}

img, form, input, select {
    vertical-align: middle;
}
del, ins, u, s, a, a:hover {
    text-decoration: none;
}
ul, li {
    list-style: outside none none;
}
h1, h2, h3, h4, h5, h6, em, strong, b {
    font-weight: bold;
}
h1, h2, h3, h4, h5, h6, small {
    font-size: 100%;
}


.g-hd {
    background-color: #fff;
    left: 0;
    min-width: 1000px;
    top: 0;
    width: 100%;
    z-index: 100; border-bottom:1px solid #DDDDDD;
}

.g-hdc::after {
    clear: both;
    content: "";
    display: block;
}
.g-hdc {
    height:98px;
    margin: 0 auto;
    width: 1000px;
}
.m-logo {
    background:url("../images/logo.png") no-repeat scroll 0 0;
    float: left;
    height: 48px;
    line-height: 999px;
    margin: 25px 0 0 20px;
    overflow: hidden;
    width: 150px;
}

.m-logo a {
    display: block;
}

.m-nav {
    float: right;
    padding-left: 15px;
}

.m-nav li {
    float: left;
    height: 48px;
    line-height: 24px;
    
    padding: 25px 12px; text-align:center;
}


.m-nav li a {
    
    font-size: 16px;color: #636363;
   
}
.m-nav li span{ text-align:center; color:#ccc;}
.m-nav li a.tel {
    background: url("http://www.sunochem.com/jiameng/templets/default/images/ico_tel.png") no-repeat scroll 0 12px;
    color: #069829;
    font-size: 18px;
    font-weight: bold;
    padding: 5px 10px 5px 30px; height: 38px;
    line-height: 38px; float:left; width:130px;
}
.m-nav li.on{ background-color:#069829;}
.m-nav li.on a{ color:#fff;}
.m-nav li.on span{ color:#fff;}

/*banner*/

/*footer*/


.foot {
    background: #ffffff url("../images/bottom_bg.jpg") repeat-x scroll center top;
    float: left;
    height: 220px;
    margin: 30px auto 0;
    width: 100%;
}

.foot_line {
    background:url("http://www.fcpiao.com/templates/default/images/bottom_dian.jpg") repeat-x scroll center bottom;
    height: 150px;
    margin: 0 auto;
    padding-top: 40px;
    width: 1000px;
}

.foot1 {
    float: left;
    height: 131px;
    padding-right: 30px;
    width: 270px;
}

.foot3 {
    float: left;
    height: 131px;
    
    width: 400px;
}

.foot3 p{ height:28px; line-height:28px; font-size:12px; padding-left:10px; margin-top:40px;}


.foot2 {
    float: left;
    height: 131px;
    padding-right: 50px;
    width: 240px;
}
.foot2 p{ height:38px; line-height:38px; font-size:14px; padding-left:10px; margin-bottom:10px;}
.foot2 ul {
    float: left;
    padding-left: 15px;
    width: 240px;
}
.foot2 ul li {
    color: #666666;
    float: left;
    line-height: 24px;
    width: 80px;
}
.foot2 ul li a {
    color: #666666;
}






