@charset "utf-8";
/* CSS Document */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, 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,button {
        margin: 0;
        padding: 0;
        border: 0;
        outline: none;
        background: transparent;
        font-family:Microsoft Yahei,Arial,Sans-serif;
        font-weight:normal;
        text-decoration:none;
        list-style:none;
        
}

input,textarea{ background:#fff;outline:none}
body {line-height:1;background:#fff;min-width:1200px;}
a{color:#333;}

.clear{display:block;*zoom:1;/**height:1%;*/} 
.clear:after{display:block;clear:both;content:"";visibility:hidden;height:0;}
.w1200{width:1200px;margin:0 auto;}
.fl{ float:left;}
.fr{ float:right;}

/*header*/

.header{border-top:4px solid #10813a;padding:24px 0; border-bottom:1px solid #eaeaea; }
.header .logo{float:left;}
.header .contact{float:right;padding-top:15px;}
.header .contact span{float:left;color:#666666;font-size:14px;margin-left: 30px;padding-left:24px;line-height:20px;}
.header .contact span.t{background:url(../images/icon_tel.png) left center no-repeat;}
.header .contact span.m{background:url(../images/icon_mail.png) left center no-repeat;}
.header .contact span.g{background:url(../images/g.jpg) left center no-repeat;}

.menu{border-bottom:1px solid #eaeaea; line-height:70px;}
.menu a{color:#222;float:left;padding-right: 67px;font-size:15px;}
.menu a.on,.menu a:hover{color:#4a912b;}
.menu a.linkjunhe{float:right;padding:0 20px; border-left:1px solid #eaeaea;  border-right:1px solid #eaeaea;padding-top:13px; line-height:40px;}


.footer{margin-top:30px;padding:56px 0; background:#383838;color:#fff;font-size:14px;}
.footl{float:left}
.fnav{margin-bottom:40px;}
.fnav a{color:#fdfdfd;}
.fnav span{padding: 0 20px;color:#787878;}
.footcontact{float:left;color:#fdfdfd;line-height:30px;padding-right:50px; margin-right:70px;border-right:1px solid #555;}
.jtlink img{display:block;margin:0px 0 30px 0;padding-top:10px;}
.jtlink a{color:#fdfdfd;text-decoration:underline;}
.footr{float:right;}
.footr span{color:#54a531;margin:8px 0 20px 0;display:block; text-align:right}
.footr li{float:right;width:110px;margin-left:34px; text-align:center}
.footr li img{display:block;margin-bottom:18px;}
.copyright{ background:#383838; line-height:76px;border-top:1px solid #555; color:#646464; text-align:center;font-size:14px;}

