/* CSS Document */

/*header*/

.header{ width:100%; height:auto; overflow:hidden;}

.header .top{ height:34px; line-height:34px; border-bottom:1px solid #dadada; color:#838383;}

.header-c{ width:1180px; margin:0 auto;}

.header .top dl dt{ float:left;}

.header .top dl dd{ float:right;}

.header .top dl dd a{ color:#838383; margin:0 6px;}

.header .logo{ height:118px; overflow:hidden;}

.header .logo .logo-l{ float:left; width:772px; margin-top:30px;}

.header .logo .logo-l dl dt{ float:left;}

.header .logo .logo-l dl dd{ float:left; width:315px; margin:5px 0 0 15px; font-size:18px;}

.header .logo .logo-l dl dd p span{ color:#e70000;}

.header .logo .ewm{ float:left; margin:20px 0 0 30px;}

.header .logo .ewm img{ width:80px; height:80px;}

.header .logo .phone{ float:right; background:url(../images/phone.png) no-repeat left; height:52px; width:180px; padding-left:60px; margin-top:30px;}

.header .logo .phone span{ color:#e70000; font-size:24px;}

.header .nav{ border-top:4px solid #dadada; height:66px; background:#FFF; }

.header .nav ul{ padding-left:70px;}

.header .nav ul li{ float:left; font-size:16px; text-align:center; width:95px; margin:0 25px; padding-top:10px;}

.header .nav ul li.another{ border-top:4px solid #e70000; margin-top:-4px;}

.header .nav ul li.another a{ color:#e70000;}

.header .nav ul li span{ font-size:12px; color:#c4c4c4; text-transform:uppercase;}

.header .nav ul li:hover{ border-top:4px solid #e70000; margin-top:-4px;}

.header .nav ul li:hover a{ color:#e70000;}

.fixedNav {

    position: fixed;

    top: 0px;

    left: 0px;

    width: 100%;

    z-index: 100000;

    _position: absolute;

    _top: expression(eval(document.documentElement.scrollTop));



}





/*line*/

.line{ width:100%; height:4px; background:#e70000;}



/*footer*/

.footer{ width:100%; height:auto; overflow:hidden; padding:30px 0; background:#e70000;}

.footer-c{ width:1180px; margin:0 auto; color:#FFF;}

.footer-c a{ color:#FFF;}

.link{ float:left; width:260px;}

.link h3{ font-size:18px;}

.link p a{ margin-right:30px;}

.link p{ line-height:30px; margin-top:10px;}

.f-nav{ float:left; width:166px; margin-left:20px;}

.f-nav h3{ font-size:18px; margin-bottom:10px;}

.f-nav ul li{ float:left; width:83px; line-height:32px;}

.f-text{ float:left; width:658px; margin-left:30px;}

.f-text h3{ font-size:18px; margin-bottom:10px;}

.f-text p{ line-height:34px;}

.f-text h2{ font-size:14px; display:inline;}































































































