*{margin: 0;padding: 0;list-style: none;text-decoration: none;}
html,body{height: 100%;}
a{text-decoration: none;}
.clear{clear: both;}

/* S nav-top */
.logodh{
    position: absolute;
	width: 100%;
	z-index: 998;
	top: 0px;
}
.logo{
	margin-left: 172px;
	float: left;
	top: 0;
	padding-top: 22px;

}
.sdh{
	float: right;
	margin-right: 144px;
	margin-top: 36px;
}
.sdj-img{

	float: left;
}
.sdh img{
	margin-right: 16px;
}

.sdh span{
		float: left;
		display: block;
	    font-family: SimHei;
	    font-size: 24px;
	    font-weight: bold;
	    font-stretch: normal;
	    letter-spacing: 5px;
	    color: #ffffff;
        padding-top: 10px;
		margin-bottom: 10px;

}
/* E nav-top */

/* S nav-right */
.dao2{	
    position: fixed;
    width: 120px;
    height: 100%;
    background-color: #ffffff;
    right: 0px;
    top: 0px;
    overflow: hidden;
    z-index: 999;
}
.dao2 .keshi2 .cd h2{
    font-family: SimHei;
    font-size: 24px;
    font-weight: bold;
    font-stretch: normal;
    letter-spacing: 6px;
    color: #333333;
    transform: rotate(90deg);
    margin:0 auto;
    margin-top: 150px;    
}

.dao2 .keshi2 .cd .cdtb{
    float: right;
    margin-right: 38px;
    width: 44px;
    height: 44px;
    margin-top: 18px;		
}
.dao2 .keshi2 .nav{
    float: right;
    writing-mode: vertical-rl;
    list-style-type: none;
    margin-top: 95px;
}
.dao2 .keshi2 .nav li{
    font-family: SimHei;
    font-size: 24px;
    font-weight: bold;
    font-stretch: normal;
    color: #333333;
    float: left;
    margin-bottom: 28px;
    margin-right: 46px;
}
.dao2 .keshi2 .nav li a{
    font-size: 24px;
    color: #333333;
}
.dao2 .keshi2 .nav li:hover a{
    font-size: 24px;
    color: #e00012;
}

.lx{	
    width: 122px;
    height: 195px;
    background-color: #e00012;
    float: right;
    position: absolute;
    bottom: 0px;
}
.lx .qq{
    padding: 12px 0 0 41px;
}
.lx .wx{
    padding: 31px 0 0 37px;
}
.lx .dh{
    padding: 26px 0 0 40px;
}
/* E nav-right */