﻿@charset "utf-8";
/* CSS Document */


/* 初始化CSS */
        html, body, ul, li, ol, dl, dd, dt, p, h1, h2, h3, h4, h5, h6, form, fieldset, legend, img { margin:0; padding:0; }
        fieldset, img { border:none; }
        img{display: block;}
        address, caption, cite, code, dfn, th, var { font-style:normal; font-weight:normal; }
        ul, ol { list-style:none; }
        input { padding-top:0; padding-bottom:0; font-family: "SimSun","宋体"; }
        input::-moz-focus-inner { border:none; padding:0; }
        select, input { vertical-align:middle; }
        select, input, textarea { font-size:14px; margin:0; }
        input[type="text"], input[type="password"], textarea { outline-style:none; -webkit-appearance:none; }
        textarea { resize:none; }
        table { }
        body { color:#333;font:16px/20px "Microsoft Yahei","SimSun","宋体","Arial Narrow",HELVETICA; /* overflow-y:scroll;*/ }
        .clearfix:after { content:"."; display:block; height:0; visibility:hidden; clear:both; }
        .clearfix { zoom:1; clear: both; }
        .clearit { clear:both; height:0; font-size:0; overflow:hidden; }
        a { color:#666; text-decoration:none; }
        a:visited { color:#666; }
        a:hover, a:active, a:focus { color:#e20319;  }
		.fr{float:right;}
		.fl{float:left;}
		::selection{background: #ededed;color: #fff}
        ::-moz-selection{background:#fff; color:#fff}
        ::-webkit-selection{background:#ededed;color:#fff}
        section, article, aside, header, footer, nav, dialog, figure{display: block;}
        .clear10{clear: both;height: 10px;line-height: 0px;font-size: 0px;overflow: hidden;}
        .clear{clear:both;}
        em{ font-style:normal;}
		
		/*********页脚*******/		
		
.areaheart{width:1040px;margin:0 auto}
        .foot{width: 100%;height: 209px;background:#333;}
        .foot .footLogo{background: url("/img/newLogo.png");width: 317px;height: 75px;margin-top:65px;margin-right: 35px;}
        .foot .footerInf{margin-top: 35px;line-height: 32px;font-size: 12px;font-weight: bold;width: 610px}
        .foot .footerInf p{line-height:24px;text-align: left;color:#868484}
        .foot .footerInf p a{color:#868484}
        
/* 友联*/
.link{width:100%;height:50px;background:#222;text-align:left;color:#fff;line-height:50px;font-size:14px;}
.link a{display:inline-block;color:#fff;padding:0 12px;}
.link a:hover{color:#e20319}

.qqLianxi{width:170px;height:42px;padding:30px;text-align:right;}
.qqLianxi a{width:42px;height:42px;display:block;margin-left:10px;float:left;background:url(../img/qqIco.png) no-repeat;transition: all .2s ease-out;}
.qqLianxi  .QQico{background-position:-115px 0px;}
.qqLianxi  .WXico {background-position:-58px 0px;}
.qqLianxi  .xlico {background-position: 0px 0px;}
.qqLianxi a:hover{opacity:0.5;}


       #cnzz_stat_icon_1259952938{position:relative;left:-300px;top:80px}
a[title="51.La 网站流量统计系统"]{position:relative;left:-250px;top:80px;width:130px;color:#15151b}




.top{width:100%;height:70px;margin:0 auto;background-color:#fff}
.top .top-center{width:1150px;height:70px;margin:0 auto}
.top .logo{width:185px;height:56px;float:left;margin-top:8px}
.top .logo a{width:185px;height:55px;float:left}
    .top .logo a img {
        height: 55px;
        display: block;
        margin: 0 auto;
    }
.top .top-nav{width:630px;height:55px;float:left;margin-left:22px;margin-top:12px}
.top .top-nav li{width:80px;height:55px;line-height:55px;display:block;float:left;margin-left:20px;text-align:center}
.top .top-nav li a{color:#828282}
.top .dl{width:auto;height:26px;float:left;margin-top:-41px;border:1px solid #ccc;margin-left:804px}
.top .dl i{float:left;font-style:normal;line-height:26px;color:#ccc}
.top .dl a{line-height:26px;font-size:14px;float:left;padding:0 8px 0 8px}

/* 页脚 */
.foot {
    width: 100%;
    height: 170px;
    margin: 0 auto;
    background-color: #333333;
}

    .foot .foot-center {
        width: 1100px;
        height: 170px;
        margin: 0 auto;
        background-color: #333333;
    }

        .foot .foot-center .big-logo {
            width: 250px;
            height: 76px;
            float: left;
            margin-top: 58px;
            float: left;
            display: block;
        }

        .foot .foot-center .footinfo {
            width: 750px;
            height: 20px;
            float: left;
            margin-top: 48px;
            float: left;
            margin-left: 85px;
        }

            .foot .foot-center .footinfo p {
                width: 750px;
                height: 20px;
                font-size: 14px;
                color: #9b9ca1
            }

                .foot .foot-center .footinfo p a {
                    width: auto;
                    height: 20px;
                    line-height: 20px;
                    text-align: center;
                    padding-right: 5px;
                    border-right: 1px solid #9b9ca1;
                    color: #9b9ca1;
                    display: block;
                    float: left;
                    margin-right: 5px;
                    font-size: 14px;
                }

                    .foot .foot-center .footinfo p a:hover {
                        color: #ffe900;
                    }

