﻿body 
{
	FONT-SIZE: 12px; font-family: "Microsoft YaHei" ! important; COLOR: #000000;
	margin:0;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
	width: 100%; 
	height:100%; 
	
}
ul,ol,li,p,table,form,img{margin:0;padding:0;}
ul,ol,li{list-style:none;}

a{color:#000;text-decoration:none;}
a:visited{color:#000;text-decoration:none;}
a:hover{color:#000;text-decoration:underline;}

.defHead{ width:100%; margin:0 auto;}

.def{ width:1000px; height:100%; margin:0 auto;}
.defCopy{ float:left; width:100%; margin:10px auto; background-color:#515151;}
.def .PageW{ float:left; width:1000px; height:auto; margin:0 auto; background:#FFF; }/*background:url(/images/pageBg.png); background-position:center center; */
.defCopy .CopyPageW{width:1000px; height:100%; margin:0 auto;}
/*头部*/

.def .PageW .Head{float:left; height:177px; width:1000px; overflow:hidden;}

.defHead .Head1{height:159px; width:100%; background:#ba1f05; margin:0px auto; overflow:hidden;}

.PageW{width:1000px; height:100%; margin:0 auto;}
.PageW .Head{float:left; height:177px; width:1000px; overflow:hidden;}

.Nav 
{
    height: 50px;
    width: 100%;
    background-color: #666;
    margin-bottom:10px;
    
}

.Nav ul {
    width:1100px;
    margin:0 auto;
}

.Nav ul li {
    float: left;
    width: 115px;
    line-height: 50px;
    font-size: 16px;
    text-align: center;
    font-family: 微软雅黑;
}
.Nav ul li a{
    color:white;
}

.Nav ul li.selMod {
    background-color: #a31579;
}


.copyRight
{
    width:100%;
    height:300px;
    background-color:Black
}


.copyRight .CRWhite
{
    margin:0 auto;
    background-color:White;
    height:200px;
}

    .copyRight .CRWhite .Bor {
        background: URL(/Resource/images/copyrightLine.png);
        height: 7px;
    }



.copyRight .CRWhite .CRLink
{
    margin:10px auto;
    width:1100px;
    height:200px;
}



.copyRight .CRWhite .CRLink .C_Link 
{
    float:left;
    height: 150px;
    width: 920px;
}
.copyRight .CRWhite .CRLink .C_ModName
{
   text-align:left;
   font-size:18px;
   margin:0px 0 0 20px;
   line-height:30px;
   font-family: 微软雅黑;
}

.copyRight .CRWhite .CRLink .C_Link ul {
width:920px;
}
.copyRight .CRWhite .CRLink .C_Link ul li {
    float:left;
    width: 130px;
    height:30px;
    margin:6px;
}
.copyRight .CRWhite .CRLink .C_Link ul li img {
width:120px;
}


.copyRight .CRWhite .CRLink .TwoCode 
{
    float:left;
    height: 150px;
    width: 150px;
    margin-left:20px;
}

.copyRight .CRWhite .CRLink .TwoCode  ul {
width:100%;
}
.copyRight .CRWhite .CRLink .TwoCode  ul li {
    float:left;
    width: 100px;
    height:100px;
    margin:6px;
}

.copyRight .CRWhite .c-copy
{
    width:100%;
    text-align:center;
    font-size:14px;
    margin-top:10px;
    
}
.copyRight .CRWhite .c-copy span{ display:block; width:100%;line-height:25px;}
.copyRight .CRWhite .c-copy a
{
    color:#a9a9a9;
}





/*漂浮*/
#Pan_Piaofu {
}

#Pan_Piaofu .close {
    float: right;
    width: 15px;
    height: 15px;
    line-height: 15px;
    position: relative;
    background: #CCC;
    font-weight: bold;
    color: Blue;
    z-index: 4000;
    right: 15px;
    cursor: pointer;
}

#Pan_Piaofu .close:hover {
    background: #666;
    color: White;
}

