body{ margin:0; padding:0; border:none; font-size:14px; line-height:30px; color:#454545; background:#fff; font-family:'Microsoft YaHei';}
ul,p,h1,h2,table{ margin:0; padding:0;}
li{ list-style:none;}
img,input,textarea{ border:none; font-family:'Microsoft YaHei';}
*{ margin:0px; padding:0px;}
a{ font-size:14px; color:#454545; text-decoration:none;}
a:hover{ color:#ff0000; text-decoration:none;}

.fz16{ font-size:16px;}
.color_01{ color:#fff;}

.pt6{ padding-top:6px;}
.pt8{ padding-top:8px;}
.pt10{ padding-top:10px; overflow:hidden;}
.pt12{ padding-top:12px; overflow:hidden;}
.pt15{ padding-top:15px; overflow:hidden;}
.pt20{ padding-top:20px;}
.pt25{ padding-top:25px;}

.mt12{ margin-top:12px; overflow:hidden;}
.mt15{ margin-top:15px;}
.mt25{ margin-top:25px;}
.mt35{ margin-top:35px;}
.mt50{ margin-top:50px;}
.mt70{ margin-top:70px;}
.mt80{ margin-top:80px;}
.ml28{ margin-left:28px;}
.mb20{ margin-bottom:20px;}

.pl10{ padding-left:10px; overflow:hidden;}
.pl15{ padding-left:15px;}
.pl18{ padding-left:18px;}
.pl25{ padding-left:25px;}
.pl28{ padding-left:28px;}

.pr8{ padding-right:8px; overflow:hidden;}
.pb20{ padding-bottom:20px;}

.tcenter{ text-align:center;}
.tright{ text-align:right;}

.fLeft{ float:left;}
.fRight{ float:right;}
.clearboth{ height:0; clear:both; overflow:hidden;}
.w240{ width:240px;}
.w924{ width:924px;}
.w1200{ width:1200px; margin:0 auto;}
.more a{ font-size:12px; color:#787878;}
.more a:hover{ font-size:12px; color:#e0061f; text-decoration:none;}

.more_01 a{ font-size:12px; color:#fff;}
.more_01 a:hover{ font-size:12px; color:#fff; text-decoration:underline;}

/*头部*/
.header{width:100%; min-width:1200px; height:103px; background:url(../images/header.jpg) top center no-repeat;position:relative;animation-name:mymove;
    animation-duration:3s;
    /* Safari and Chrome */
    -webkit-animation-name:mymove;
    -webkit-animation-duration:2s;}
@keyframes mymove
{
from {bottom:103px;}
to {bottom:0px;}
}

@-webkit-keyframes mymove /* Safari and Chrome */
{
from {bottom:103px;}
to {bottom:0px;}
}

.header_r{width:880px;}
.tel{text-align:right; padding-top:10px;color:#fff;overflow:hidden;}
.tel a{ color:#fff; padding-left:35px;}
.tel img{ padding-top:10px;}
.nav{ width:660px; padding-top:34px;}
.nav li{ width:110px; height:35px; line-height:35px; float:left; text-align:center; display:block;}
.nav li a{ width:110px; height:35px; line-height:35px; font-size:17px; color:#fff;display:block;}
.nav li a:hover{ background:#fd903b; color:#fff;}

/*banner*/
.banner{width:100%; min-width:1200px;height:655px;overflow:hidden; position:relative;}
.banner .d1{width:100%;height:655px;display:block;position:absolute;left:0px;top:0px;}
.banner .d2{width:100%;height:30px;clear:both;position:absolute;z-index:100;left:0px;top:550px;}
.banner .d2 ul{float:left;position:absolute;left:50%;top:0;margin:0 0 0 -50px;display:inline;}
.banner .d2 li{width:17px;height:15px;overflow:hidden;cursor:pointer;background:url(../images/img1.png) no-repeat center;float:left;margin:0 3px;display:inline;}
.banner .d2 li.nuw{background:url(../images/img1_1.png) no-repeat center;}

/*网站底部*/
.footer{ width:100%;min-width:1200px;background:#212020; border-top:3px solid #e80e0e;overflow:hidden;color:#999999;padding:30px 0px 25px 0px; margin-top:20px;}
.footer_l{ width:600px;}
.footer_l li{ width:140px; float:left; line-height:26px;color:#fff;}
.footer_l li b{ font-size:16px; color:#9b9b9b; display:inline-block; border-bottom:1px solid #9b9b9b; padding:0px 10px 5px 0px; margin-bottom:5px;}
.footer_l li a{ font-size:12px; color:#9b9b9b;}
.footer_l li a:hover{ font-size:12px; color:#f00;}

.footer_m{ width:520px;color:#9b9b9b;border-left:1px dotted #9b9b9b; padding-left:60px;}
.footer_m_t{ padding-bottom:10px; margin-bottom:10px; border-bottom:1px dotted #9b9b9b;}
.footer_m_t img{ padding-right:8px; padding-top:5px; }
.footer_m_t h2{ color:#e80e0e; font-size:36px; font-weight:normal; font-family:"Impact"; padding-top:5px;}



/*友情链接*/
.link{ width:100%; height:45px; line-height:45px;background:#212020; border-top:1px solid #262626;padding-top:5px;color:#999999;}
.link a{ padding:0px 5px;color:#999999;}
.link a:hover{color:#ff0;}








