@charset "utf-8";
/* CSS Document */


/*-------------------------------------global---------------------------------*/
body{font-family:"宋体",arial; margin:0px; padding:0px; font-size:12px;}
div,form,img,ul,ol,li,dl,dt,dd,p,input { margin:0px; padding:0px; border:0px;}
ul,ol,li,dl,dd,dt{list-style:none outside;}
h1,h2,h3,h4,h5,h6{ margin:0px; padding:0px; font-size:12px; font-weight:normal;}
/* Link */
a:link {color: #404040; text-decoration:none; cursor:pointer;}
a:hover {color: #dd5f10; text-decoration:underline; cursor:pointer;}
a:active {color: #dd5f10;}
a:visited {color: #5e5945;text-decoration:none;}

a.green{ color:#557616;}  
a.green:hover{ color:#e1630e;}

.clear{ clear:both; height:0px; overflow:hidden; font-size:0px;}

/* Enterprise_honor */
.Contact_us{ width:1181px;     height: 100%; margin:0 auto; margin-top:30px;}
.Contact_us_title{ width:119px; height:30px; margin:0 auto;}

.company{ width:1181px;text-align:left;}
.company_title{ font-family:"微软雅黑"; font-size:18px; color:#353535; margin-top:20px;text-align:left;}
.content{ font-family:"微软雅黑"; font-size:16px; color:#5a5a5a; line-height:30px;text-align:left;}


