﻿@charset "utf-8";

/**********************************新加的***********************************/
body{background-color:#fff; overflow-x:hidden; color:#666; font-size:12px; 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:url(../images/Common/header_bg.jpg) no-repeat center}
.header .header_top{ background:url(../images/Common/header_top_bg.jpg) no-repeat center; height:33px; width:100%}
.header_top p{ float:left; line-height:33px; color:#3e3e3e}
.header_top .hdtop_nav{ float:right; width:300px; margin:10px 14px 0 0}
.header_top .hdtop_nav a{ float:left; color:#fff; padding:0 10px; display:block; border-left:1px solid #fff}
.header_top .hdtop_nav .first{ border:none} 
.header_center{ height:96px; width:1004px; margin:0 auto}
.header_center .logo{ float:left; margin-top:7px}
.logo dt{ float:left; margin-right:40px}
.logo dd{ float:left; margin-top:26px}
.logo h2{ color:#0054a7; font-size:20px}
.logo p{ font-size:18px; color:#000}
.header_center .h_phone{ float:right; margin-top:25px}
.h_phone dt{ float:right; margin-left:7px}
.h_phone dd{ float:right; width:260px}
.h_phone p{ font-size:14px; color:#0658a9; text-align:right}
.h_phone h2{ font-size:30px; color:#30960a; text-align:right}
.header .header_nav{ width:100%; height:45px; background:url(../images/Common/header_nav_bg.png) repeat-x;}
.header_nav li{ float:left; font-size:14px;}
.header_nav a{ color:#fff; text-decoration:none; padding:0 31px; background:url(../images/Common/header_a_bor.jpg) no-repeat left center; display:block; line-height:45px}
.header_nav .first{ background:none}
.header_nav .cur,.header_nav a:hover{ background:url(../images/Common/header_nav_cur.png) repeat-x;}

/*尾部*/
.footer { width:100%; height:280px; background:url(../images/Common/f_bg.jpg) repeat-x;}
.footer .footer_nav{ width:980px; height:140px; border-bottom:1px solid #2d7e13; text-align:center}
.footer_nav li{ float:left; width:70px; height:100px; line-height:20px; margin:26px 0 0 35px}
.footer_nav a{ color:#fff}
.footer .fc_l{ width:250px; float:left; margin-top:14px}
.fc_l dl{ margin-top:12px}
.fc_l dt{ float:left; margin-right:17px} 
.fc_l dd{ float:left; color:#fff}
.fc_l p{ font-size:14px}
.fc_l h2{ font-size:24px}
.footer_center ul{ width:230px;height:120px; float:left; margin:35px 0 0 73px }
.footer_center li { float:left; width:60px; padding:0 27px; line-height:25px}
.footer_center li a{ color:#fff}
.fc_r{ float:right; width:380px; height:65px; color:#fff; line-height:25px; margin-top:35px}
.footer_btm{ height:17px; line-height:17px; color:#fff; float:left; margin-top:25px}
.footer_btm p{ float:left}
.footer_btm span{ float:right; margin-right:25px}
.footer_btm span a{ color:#fff}

