﻿@charset "utf-8";
/* CSS Document */
body{background-color:#fff; overflow-x:hidden; color:#666; font-size:12px; font-family:Tahoma; position:relative;}/*网站字体颜色*/

.header , .content , .footer , .container{margin-left:auto; margin-right:auto; width:1200px; font-family:microsoft yahei;}

/*页眉*/
.header{width:100%; overflow:hidden; background-color:#fff;}
.header .h_top{ width:100%; height:30px; line-height:30px; background:#333333}
.header .h_top .top{ width:1200px; margin:0px auto}
.h_top em{ float:left;color:#fff}
.h_top span{ float:right;}
.h_top span a{ padding:0 8px; border-right:1px dashed #666;color:#fff}
.h_top span .noPr{ padding-right:0; border:none;}
.h_content{ width:1200px; margin:0px auto;}
.h_content .left{ width:500px; float:left}
.h_content .left img{ display:block; float:left}
.h_content .left .s1{ font-size:26px; font-weight:bold; color:#595959; display:block; padding-top:40px;}
.h_content .left h1{ font-size:16px;display:block; line-height:24px; font-weight:normal}
.h_content .right{ width:238px; float:right; padding-top:17px;}
.h_content .right .tel{ font-size:13px; display:block; background:url(Img/Common/tel_06.jpg) left center no-repeat; line-height:30px; padding-left:25px;}
.h_content .right .email{ font-size:13px; display:block; background:url(Img/Common/email_06.jpg) left center  no-repeat; line-height:30px; padding-left:25px;}

.nav{ position:absolute; left:50%;z-index: 999; margin-left:-600px;top:190px;}
.nav ul li{ float:left; width:131.5px; border-right:1px #090909 solid; border-left:1px #3a3a3a solid; height:55px;position: relative;}
.nav ul li:nth-child(2){width: 168px !important;}
.nav ul li a{display:block; color:#ffffff; font-size:13px; line-height:55px; text-align:center; background:#2a2a2a}
.nav ul li .cur{background:#64c31d}
.nav ul li a:hover{ background:#64c31d}

.drop-down ul{list-style: none;
margin: 0;
padding: 0;
display: none;
z-index: 99;
width: 300px;height:110px;top: 38px;
left: 0;
}
.drop-down ul li  {
list-style: none;
margin: 0;
padding: 0;
z-index: 99;
width: 300px;padding-top:1px

}


.drop-down:hover ul{display: block;}


.skyp{display:block;}
/*页脚*/
.footer{ width:100%; height:330px; background:#171717}
.footer .f_nav{ width:1200px; margin:0px auto; height:48px; padding-top:50px; border-bottom:1px #2f2f2f solid}
.footer .f_nav ul li{width:131px; float:left; text-align:center;}
.footer .f_nav ul li .nob{ border:0px;}
.footer .f_nav ul li a{ border-left:1px #484848 dotted; display:block; font-size:14px; line-height:20px; color:#ffffff}
.f_content{ width:1200px; margin:0px auto}
.f_content .left{ float:left;width:825px; padding-top:50px;}
.f_content .left ul li{ color:#ffffff; line-height:30px;height:30px;}
.f_content .left ul li .s1{ color:#58ae19; margin-right:15px;}
.f_content .left ul .l1{ background:url(Img/Common/dz.jpg) left center no-repeat; padding-left:25px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.f_content .left ul .phone{ display:block; background:url(Img/Common/tel.jpg) left center no-repeat;padding-left:25px; float:left}
.f_content .left ul .fax{ display:block; background:url(Img/Common/fax.jpg) left center no-repeat;padding-left:25px; float:left; margin-left:70px;}
.f_content .left ul .l3{ background:url(Img/Common/email.jpg) left center no-repeat;padding-left:25px;}
.f_content .left ul .l3 span{ display:block; float:left; margin-right:50px;}
.f_content .right{ float:right; width:90px; padding-top:120px; }
.f_content .right img{ margin-left:5px; display:block; float:left}