html
{
    /*overflow-y: scroll; */
    height: 100%;
    margin-bottom: -0.1em;
}

body
{
    padding: 0;
    margin: 0;
    /*color: #000000;
    line-height: 1.2;*/
}
.bg_about{background: url("../images/bg_about.jpg") center center no-repeat; background-size: cover;height: 100%;}

a
{
    /*color: #000;*/
    text-decoration: none;
    cursor: pointer;
    /*outline: none;*/
}

    a:hover
    {
        /*color: #000;
        text-decoration: underline;*/
    }

    a.nonlink, a.nonlink:hover
    {
        /*color: #000;*/
        text-decoration: none;
    }

#aboutbox
{
    width: 881px;
    margin:0 auto;
	/*padding-bottom:70px;*/

	
}
#aboutsbox
{   width: 1024px;
    margin: auto;
    font-size: 13px;
    font-family: "微软雅黑";
    color: #25262b;
    line-height: 20px;
	
}
#aboutsbox a
{  
    color: #25262b;
	
}
#aboutsbox a:hover
{  
    color: #a55f23;
}
#text p
{
    font-family: "微软雅黑", "宋体";
}

#aboutbox p, #aboutbox div, #aboutbox a, #aboutbox li
{
    font-size: 14px;
    font-family: "微软雅黑";
    color: #25262b;
    line-height: 26px;
}
#left{ padding-right:20px;}
#left li{list-style:none; margin-bottom:8px; }
#left ul{ float:left; border-right:#25262b 1px solid; width:60px; position:fixed;}
#right{width:791px; padding-left:90px;}
#right .title{ font-weight:bold; margin-bottom:8px; }
#ys{top:800px;}
#medio
{
    float: left;
}

.mediobox
{
    height: 360px;
}

    .mediobox .text
    {
        float: right;
        padding-left: 30px;
        width: 45%;
    }
.fonts
{

    display:inline-block;
    top:46%;
    position:relative;
    z-index:1;
    border: #25262b 1px solid solid;
    height:40px;  
    width:35%;

          
	
	
}

.fonts a
{
	display:inline-block;
        text-decoration: none;
        color: #25262b;
        border: #25262b 1px solid ;
		background-color:#fff ;
        font-family: '微软雅黑';
        font-size:90%;
        letter-spacing:6px;
        line-height:30px;  
        height:30px;  
        width:50%;
       text-align:center;
        vertical-align:middle;
}
    .fonts a:hover
    {
	  display:inline-block;
            color: #a55f23;
            border: #a55f23 1px solid;
			background-color:#fff ;
			filter: Alpha(Opacity=0.5);
            font-family: '微软雅黑';
            font-size: 90%;
            letter-spacing: 6px;
            line-height:30px;    
            height:30px; 
           width:50%;
           text-align:center;
            vertical-align:middle;
    }

#foot
{
    width: 100%;
    margin: 2px auto 0px auto;
    text-align: center;
    bottom: 0;
    background-color: #231814;
    color: #fff;
    padding-top: 5px;
}


/*web2*/
*
{
    margin: 0;
    padding: 0;
    border: 0px;
}

#web2
{
    /*position:absolute;
	top:0px;
	left:0px;*/
    margin: 0;
    text-align: center;
    padding: 0;
}

.web2pic1
{
    z-index: 4;
}

.web2pic2
{
    z-index: 5;
    margin: 0 auto;
    width: 40px;
    margin-top: -80px;
}

.web3
{
    display: block;
}

.web3-pic1
{
    float: left;
}

.web3-pic2
{
    float: left;
}
/*foot*/


@media only screen and (max-width: 1024px) {
    #aboutbox{width: 94%;padding-bottom: 30px;}
    .bg_about{background: url("../img/m_bg_about.jpg") bottom center no-repeat;height: auto;background-size: 100%;}
    .bg_about .header{padding: 30px 0;
}

