﻿@charset "utf-8";
/* CSS Document */
body{overflow-x:hidden; color:#666; font-size:13px; font-family: microsoft yahei , "宋体"; position:relative;}/*网站字体颜色*/

.header , .content , .footer , .container{margin-left:auto; margin-right:auto; width:980px; font-family:microsoft yahei;}

.header{width:100%; overflow:hidden; background-color:#fff;}
.header_top{ height:29px; width:100%; border-bottom:1px solid #e7e7e7}
.header_top p{ float:left; line-height:29px;}
.header_top .hdtop_nav{ float:right; margin-top:6px}
.hdtop_nav a{ float:left; display:block; padding:0 10px; border-right:1px solid #999; color:#666}
.hdtop_nav .last{ border:none; padding-right:0}

.header_center{ height:112px; overflow:hidden;}
.header_center .logo{ float:left; margin-top:25px}
.logo dt{ float:left; margin-top:5px}
.logo dd{ float:left; width:305px; height:35px; border:2px solid #ff4444; margin:15px 0 0 80px; text-align:center}
.logo dd h4{ font-size:18px; color:#ff4444;  margin-bottom:5px; width:82px; font-weight:normal}
.logo dd p{ font-size:16px; width:200px; }
.logo dd h4{ display:block; line-height:24px; position:relative; left:0; top:-14px; background-color:#fff; font-weight: bold; margin:0 auto}
.logo dd p{ display:block; line-height:24px; position:relative; left:0; top:-4px; background-color:#fff; margin:0 auto}

.header_center .hd_tu{ display:block; margin:37px 0 0 30px; float:left}

.cart_header , .cart_content , .cart_footer { width:760px; margin:0 auto;}
.cart_content{ padding:20px 0;}

.h_phone{ float:right; height:50px; width:222x; margin-top:36px}
.h_phone dt{ float:left;}
.h_phone dd{ float:left; margin-left:8px; }
.h_phone p{ font-size:14px; color:#3f3f3f}
.h_phone h2{ font-size:22px; color:#ff4400; font-weight:normal}

/*导航*/
.header_nav{ width:100%; height:45px; background:url(../img/header_nav_bg.png) repeat-x center;}
.header_nav li{ float:left; line-height:45px;}
.header_nav a{ display:block; color:#fff; font-size:14px; padding:0 18px; text-decoration:none; background:url(../img/header_nav_a_br.png) no-repeat right center} 
.header_nav .cur{ background:url(../img/header_nav_a.png) repeat center;}
.header_nav li:hover{ background:url(../img/header_nav_a.png) repeat center;}
.header_nav .cur a,.header_nav li:hover a{ background:url(../img/header_nav_li_bg_btm.png) no-repeat center 10px;}
.header_nav .last{ background:none}

/*footer*/
.footer{ width:100%; background-color:#212126; height:296px; overflow:hidden}
.footer .f_nav{ width:100%; border-bottom:1px solid #38383c; padding-bottom:10px; overflow:hidden;}
.footer .f_nav a{ font-size:14px; color:#fff; float:left; margin-left:32px; margin-top:17px}
.footer dl{ height:140px; margin-top:50px; overflow:hidden}
.footer dt{ float:left; width:255px; height:123px; border-right:1px solid #38383c; padding-left:35px}
.footer dd{ float:left; width:630px; height:123px; border-left:1px solid #000}
.footer dd img{ float:right; }
.footer .footer_dd{ float:left; padding-left:15px; color:#c8c8c8; line-height:24px}
.footer .footer_dd h4{ font-size:16px; margin-bottom:10px; font-weight:normal}
.footer .footer_btm { width:100%; height:42px; background-color:#131316; line-height:42px; overflow:hidden; margin-top:18px}
.footer .footer_btm p{ float:left; margin-left:30px;color:#c8c8c8}
.footer .footer_btm span{ float:right; margin-right:30px;color:#c8c8c8}
.footer .footer_btm a{color:#c8c8c8}
.footer .footer_btm em{ margin:0 13px}




















