﻿@charset "utf-8";
/* CSS Document */
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%; background-color:#fff;}

		/*--顶部链接导航*/
.hd_top{background-color:#bd2119;}
.hd_top .container{height:40px; line-height:40px; color:#fff;}
.hd_top a{float:left; padding:0 14px; color:#fff; background:url(../images/hdTopBr.png) no-repeat left center;}
.hd_top a.noBg{background:none;}
		/*--页眉内容*/
.hd_cont{position:relative; height:112px;}
.hd_cont .hd_logo{position:absolute; left:0; top:26px;}
.hd_cont .hd_logo dd{margin-left:8px;}
.hd_cont .hd_logo dd h1{margin-top:16px; margin-bottom:4px; font-size:18px; font-weight:normal; color:#000;}
.hd_cont .hd_logo dd p{font-family:arial; color:#b4b4b4;}

.hd_cont .dh_phone{padding-right:46px; margin-top:38px; background:url(../images/hdPhoen_ico.png) no-repeat right top; font-size:14px; color:#da251c; text-align:right;}
.hd_cont .dh_phone dd{font-size:22px; color:#333;}

		/*--导航栏*/
.mainNav{position:relative; height:0;z-index:999;}
.mainNav>ul{position:absolute; top:30px; left:50%; margin-left:-490px; padding-bottom:4px; height:64px; background:url(../images/mainNav.png) no-repeat center top;}
.mainNav>ul>li{position:relative; float:left; white-space:nowrap; word-break:break-all; background:url(../images/navLi.png) no-repeat left center;}
.mainNav>ul>li.noBg{background:none;}
.mainNav>ul>li>a{display:block; padding:0 22px; height:64px; line-height:64px; font-size:14px; color:#fff; font-family:microsoft yahei; text-decoration:none; background:url(../images/navLiH.png) no-repeat center -10px;}
.mainNav>ul>li>a.navHome{padding:0 18px;}
.mainNav>ul>li>a.cur , .mainNav>ul>li:hover>a{background-position:center 58px;}
/*.mainNav>li ul{position:absolute; top:64px; left:0px; padding-bottom:10px; display:none; width:100%; background-color:#046640;}
.mainNav>li ul li{margin:0px 10px; height:35px; line-height:35px; overflow:hidden; text-align:center; border-top:1px dashed #8bb1a2;}
.mainNav>li ul li.noBt{border-top:none;}
.mainNav>li ul li a{color:#fff; font-size:14px;}
.mainNav>li:hover ul{display:block;}*/

/*页尾*/
.footer{padding-bottom:40px; text-align:center;}

.fotNav a{padding:0 20px; display:inline-block; font-size:13px; background:url(../images/fotNavBr.png) no-repeat left center;}
.fotNav a.noBg{background:none;}
.fotTxt{line-height:28px;}
.fotTxt span{color:#999;}
.fotPhone{margin-top:30px; padding-top:50px; background:url(../images/hdPhoen_ico.png) no-repeat center top; font-size:14px; color:#da251c;}
.fotPhone dd{font-size:24px; color:#333;}