﻿@charset "UTF-8";
*{ padding:0px; margin:0px;}
img{ border:0px;}
.clear{ clear:both;}
body{ min-width:1260px;}
a{ text-decoration:none;}

.father{ width:100%; font-size:12px; font-family:"微软雅黑";}
.top{ width:100%; height:60px; background:#2d2d2d; filter:alpha(opacity:30); opacity:0.8; -moz-opacity:0.3;-khtml-opacity: 0.3; z-index:1000; position:absolute; top:0px;}
.topInfo{ width:1260px; margin:0px auto;}
.logo{ width:150px; padding-left:40px; height:55px; padding-top:2px; float:left;}

/**导航开始**/
.nav{ width:1050px; height:45px; padding-top:15px; float:right; font-family:"兰亭";}
.nav ul .one_li{ list-style:none; float:left; width:140px; text-align:center; line-height:45px; position:relative;}
.nav ul .one_li a{ font-size:14px; font-weight:bold; color:#fff;}
.two_nav{z-index:1; top:45px; left:0px; width:140px; position:absolute;;background:#2d2d2d; background-repeat:repeat}
.two_nav_li{ list-style:none; width:140px; height:30px; line-height:30px; text-align:center; letter-spacing:2px;}
/**导航结束**/




.footer{ width:100%; background:#f4f4f4; height:99px; border-top:1px solid #ccc;}
.foot{ width:1260px; margin:0px auto;}
.foot p{ color:#999; line-height:25px;}
.foot span{ width:105px; text-align:center; display:inline-block;}
.foot font{ float:right;}
.foot a{ color:#999;}
.jiazhang{ float:right; top:1px; right:350px; position:relative;}