@charset "utf-8";
/* CSS Document */
*{ margin:0; padding:0;}
body{ font-size:14px; font-family:'微软雅黑','Arial'; color:#333;}
body, dd, dl, h1, h2, h3, h4, h5, h6, p, ul {padding: 0;margin: 0;}
a{ text-decoration:none; }
a:hover{text-decoration:none; }
a:active, a:hover,a:focus{text-decoration:none; padding:0; margin:0; background:none;}
li{ list-style:none;}


/*foot*/
.foot{width:100%; overflow:hidden; padding-top:50px;}
.foot .f_left{width:33.3%; float:left; border-right:1px solid #888;height:136px;}
.foot .f_left ul{width:33.3%; float:left;}
.foot .f_left ul li{width:100%; height:34px; line-height:32px;}
.foot .f_left ul li a{ color:#eee;}
.foot .f_left ul li a:hover{ color:#ff676e;}
.foot .zynr{width:100%; background:#36393e !important; overflow:hidden; padding:32px 0 15px;    border-bottom: 1px solid #303030;}
.foot .f_left .f_bt{font-size:16px;}
.foot .f_left .f_bt a{ color:#fff;}
.foot .f_ct{width:33.3%; float:left; border-right:1px solid #888; height:136px;}
.foot .f_ct .ydewm{width:50%; float:left;}
.foot .f_ct .ydewm .f_ewm{width:100%; text-align:center; padding-bottom:10px;}
.foot .f_ct .ydewm .f_ewm img{ border:4px solid #fff; width:110px;}
.foot .f_ct .ydewm p{ text-align:center; color:#eee;}
.foot .f_ct .ydewm p img{ margin-bottom:3px; margin-right:5px;}
.foot .f_rt{width:33.3%; float:left; padding-left:156px; background:url(/images/default/img_diahua.png) no-repeat center left 50px; height:100%; height:142px; padding-top:24px;}
.foot .f_rt p{font-size:28px; color:#eee; padding-bottom:15px;}
.foot  .bq{width:100%; overflow:hidden; height:34px; line-height:34px; font-size:13px; color:#999; text-align:center; background:#36393e}


