﻿@charset "utf-8";
p{
    font-family: 微软雅黑;
}
.tit{
    font-family: 微软雅黑;
    font-weight: 100;
    font-size: 24px;
    color: black;
}
*{ border:0px;
    margin: 0px;

}
body{
    min-width:1080px;
}
#main{
    width:100%;
    float:left;
}
#main #con{
    margin:0 20%;
    background:#f3f5f2;
    height:80px;
}
/**导航条**/
#menu{
    list-style:none;
    left:0;
}
#aaa{
    margin-right:-3%
}
.Cmenu1{
    float:left;
    position:relative;
    margin-top:0px;
    margin-left:-5%
}
.Cmenu{
    display:block;
    float:left;
    margin-top:47px;
    margin-left:30px;
    position: relative;
    font-family:微软雅黑;
}
.Cmenu2{
    float:right;
    margin-top:47px;
    margin-right:30px;
    font-family:微软雅黑;
}
.content{
    width: 100%;
    position: relative;
}
.tit img{
	height:20px;
}
.header{
    height: 80px;
    width: 100%;
    float:left;
    color: #504f4f;

}
.dh{
    margin-top: 50px;

    width: 985px;
    height: 33px;
    margin-left: auto;
    margin-right: auto;
}
.jk ,.zl ,.zx{
    margin-left: 11px;
}
.yn{
    margin-left: 332px;
}


.pic{
    width: 1920px;
    width: 100%;


}
.footer{
    width: 985px;
    height: 86px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    margin-top: 10%;
    color: rgba(80,80,80,1);
}

a{
    color: rgba(0,0,0,0.9);
    text-decoration: none;
}
a:hover{
    color: #a98027;
}
/**@media screen and (max-width: 1900px){
    .pic{
        overflow: hidden;
        position: relative;
        height: 470px;
    }
    .pic img{
        width: 1920px;
        position: absolute;
        left: 50%;
        margin-left: -960px;
    }


}
@media screen and (max-height: 800px) {
    .content{
        width: 1920px;
        height: 700px;
        width: 100%;
        position: relative;
    }
    .footer{
        margin-top: 25px;
        width: 985px;
        height: 86px;
        margin-left: auto;
        margin-right: auto;
        position: relative;
        color: rgba(80,80,80,1);
    }
}
**/
