﻿@charset "utf-8";
/* CSS Document */
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td { margin:0; padding:0 }

/*头部样式和导航样式*/
.bannertop{width:100%;height:auto;min-width:1200px;}
#headtop{width:100%;height:141px;}

#footbg{background: url(./images/bottom.png) repeat-x;width:100%;height:150px;min-width:1200px;}
#footfont{FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;COLOR: #fff;TEXT-ALIGN: center;margin:0 auto;padding-top:20px;width:1200px;height:120px;max-height:120px;}
#fontsi{font-size:14px; font-weight:bold;line-height:280%;}
/*首页*/
.m_banner{ background:#fff;height:550px; position:relative;width: 100%;z-index: 1}
.m_banner .banner{height:550px;width:100%; position:absolute;top:0;left:0; background-position:center top;}
.banner_ctrl{ height:100px;width:960px;position:absolute;top:50%;left:50%;margin:-50px 0 0 -480px;z-index:2;}
.banner_ctrl a{ display:block;width:30px;height:100px; background:url(images/banner_ctrl.png) no-repeat;_background:url(images/banner_ctrl.jpg) no-repeat; position:absolute; opacity:.1;filter: alpha(opacity=10);
-moz-opacity:0.1;}
.banner_ctrl a.prev{left:-30px;}
.banner_ctrl a.next{right:-30px; background-position:-30px 0;}
.m_banner .banner .main_c{ position:relative;z-index:10;height:388px;}
/*.pdd{
    position: absolute;
    z-index: -1;
    width: 300%;
    height: 100%;
    background: #a64bf4;
    background: -webkit-linear-gradient(right, #00dbde, #fc00ff, #00dbde, #fc00ff);
    background: -o-linear-gradient(right, #00dbde, #fc00ff, #00dbde, #fc00ff);
    background: -moz-linear-gradient(right, #00dbde, #fc00ff, #00dbde, #fc00ff);
    background: linear-gradient(right, #00dbde, #fc00ff, #00dbde, #fc00ff);
    top: 0;
    left: -100%;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    -moz-transition: all 0.4s;
    transition: all 0.4s;
}*/
#display_011 {
    text-align: center;
    line-height: 40px;
    text-transform: uppercase;
    font-size: 32px;
    font-weight: bold;
    font-family: 微软雅黑;
    
}
#display_011 span {
    color: #ffe20e;
    font-family: 微软雅黑;
}
#display_022 {
    background: url(./images/p2.png) no-repeat center center;
    font-weight: bold;
    font-size: 20px;
    text-align: center;
    line-height: 40px;
    font-family: 微软雅黑;
}
.tops{
    width: 100%;
    height: 40px;
    background-color: #f5f5f5;
}
.cont{
    width: 1200px;
    height: 40px;
    margin: 0 auto;
}
.zizou{
    width: 50%;
    height: 40px;
    float: left;
    line-height: 40px;
    font-size: 16px;
}
.ziyou {
    width: 50%;
    height: 40px;
    float: left;
    line-height: 40px;
    text-align: right;
    font-size: 16px;
}
nav{
    width: 1320px;
    height: 100px;
    margin: 0 auto;
}
.tre{
    width:30%;
    height: 80px;
   
    float: left;
}
.tre img{
    width: 100%;
}
nav .nh{
    width: 67%;
    float: right;
    height: 40px;
    margin-top: 30px;
}
nav .nh li{
  width: 9%;
  height: 38px;
  float: left;
  margin-left: 15px;
}
nav .nh li a{
    width: 100%;
    height: 100%;
    display: block;
    text-align: center;
    line-height: 38px;
    font-size: 15px;
}
nav .nh li a.on{
    border-bottom: 2px solid #f00;
    color: #f00;
}
nav .nh li a:hover{
    border-bottom: 2px solid #f00;
    color: #f00;
}