@charset "utf-8";
/* CSS Document */

.line{
    height:1px;
    width:100%;
    background:#e3e3e3;
    margin:8px 0;
}
.clearr{
    clear: both;
}

.fl{float:left;}
.fr{float:right;}
body{font-family:微软雅黑;}
/*链接*/
/*整个网页超链接样式开始*/
a {FONT-FAMILY:微软雅黑; text-decoration:none; color:#6e6e6e;}
a:hover {FONT-FAMILY:微软雅黑; text-decoration:none; color:#e60012;}

.gu_more a {FONT-FAMILY:微软雅黑; text-decoration: none; color:#e60012 ;}
.gu_more a:hover {FONT-FAMILY:微软雅黑; text-decoration: none; color:#6e6e6e;}
.col_1 a{color:#e60012; }
.tab li	a:hover {FONT-FAMILY:微软雅黑; text-decoration:none; color:#e60012;}


/*链接结束*/
.top{
    height:125px;
    width:1170px;
    margin:0 auto;

}
.logo{
    width:335px;
}
.search{

    width:220px;
}
.linkr{

    width:230px;
}
.nav{
    background:url(nav.jpg) no-repeat top;
    margin:0 auto;
    max-width:1440px;
    position: relative;
    z-index:1;
}

.nav_con{
    margin:0 auto;
    width:1170px !important;
    line-height:55px;
    height:55x;
    color:#FFF;
}
/*导航结束*/
.hui{
    width:100%;
    background:#f7f7f7;
    position:relative;
    z-index:1;
}
.bai{
    /*max-width:1440px;*/
    margin:0 auto;
    background:#fff;
}
.content{
    width:1170px;
    margin:20px auto 0 auto;
    position:relative;
    overflow:hidden;
    min-height:500px;
}

.pic{
    margin:0px auto 0 auto;
    width:1170px;
    height:210px;
    position:relative;
    z-index:1;

}

/*左边*/
.left{
    width:270px;
    background:#f7f7f7;
    overflow:hidden;
}

.lanmu_box{
    font-family:微软雅黑;
    width:270px;
    background:#f7f7f7;
}
.lanmu_box a{
    text-decoration:none;
}
.lanmu_box li{
    list-style:none;
}
.listr{
    margin:20px 0;
    position:relative;
    left:73px;
}
.li_tit{
    height:36px;
    line-height:36px;
    text-indent:13px;
    background-image:url(dian.jpg);
    background-position:left;
    background-repeat:no-repeat;
    font-size:14px;
    width:197px;
}
.li_tit a{
    color:#333333;
}
.li_tit a:hover{
    color:#e60012;
}
.listr .li_li{
    position:relative;
    left:22px;
    display:none;
    width:197px;
}
.li_li li{
    height:28px;
    line-height:28px;
    color:#333333;
    width:197px;
}
.li_li{list-style:none;}
.listr li a{
    text-decoration:none;
    color:#333333;
    font-size:14px;
    line-height:28px;
    height:28px;
}
.li_tit>.str{
    font-weight:bold;
}
.fu li>.red{
    color:#e60012
}



/*右边*/
.right{
    width:870px;

    overflow:hidden;

}
.wei{
    height:24px;
    width:867px;
    overflow:hidden;
    color:#999;
}
.lan_name{
    height:26px;
    margin:-10px 0 10px 0;
    line-height:26px;
    color:#e60012;
}
.boxx{
    width:870px;
    /*height:370px*/;
}





/*底部*/
.foot{
    background:#c1c5c4;
    margin-top:10px;
}
.foot_con{
    width:1170px;
    margin:0 auto;
}
