﻿@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:12px/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:#f6871e;  }
		.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;}
		
		/*********页脚*******/		
		
.footer { width:100%;height:128px;  clear:both;margin-top: 0px;}
.footer  .footerMain{width:1200px;margin:0 auto;}
.footer .footInner { padding:0px; width:900px;color: #fff; }
.footer .footLink { float: left; }
.footer .lyLogo {  display:block;width:180px; height:95px; background:url(../images/footerlogo.png) no-repeat  center center ;text-indent:-9999em; margin:0;  float:left;}
.footer .copyTxt { float: left; margin: 20px  0px  0px  70px;}
.footer .copyTxt a {  color: #fff;  }
.footer .copyTxt a:hover { text-decoration: underline; }
.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(../images/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;}


       





