
.position {
	position: relative;
	height: 87px;
	padding: 25px 50px 0;
	background: url(https://img8.99.com/news/images/my/180906/main-top-bg.png) no-repeat
}
.position h2 {
	color: #525252;
	font-size: 28px;
	font-weight: 700;
	line-height: 42px
}
.position h2 span {
	display: inline-block;
*display:inline;
*zoom:1;
	vertical-align: middle;
	padding-left: 5px;
	color: #818181;
	font-size: 12px;
	font-variant: small-caps;
	font-family: Arial;
	font-weight: 400
}
.position p {
	padding: 5px 0 0 16px;
	background: url(https://img8.99.com/news/images/my/180906/icon-add.png) 0 8px no-repeat;
	color: #525252;
	font-size: 14px
}
.position p span {
	color: #f60
}
.position p a:hover {
	text-decoration: underline
}

.main_btm .link {
	position: relative;
	width: 780px;
	margin: 0 auto;
	border-bottom: 1px dashed #b6bbc7;
	color: #8d8d8d;
	padding: 0 0 20px;
	line-height: 24px;
	font-size: 14px;
	text-align: right
}

.main_btm .link a {
	color: #8d8d8d
}

.main_btm .link a:hover {
	text-decoration: underline
}

.news-sec {
	position: relative;
	padding: 0 10px;
	color: #616161
}
.news-sec h4 {
	padding: 10px 0;
	font-size: 24px;
	font-weight: 700
}
.news-sec .n-left {
	float: left;
	width: 460px
}
.news-sec .n-left li {
	position: relative;
	color: #616161;
	font-size: 14px;
	line-height: 2
}
.news-sec .n-left li a:hover {
	text-decoration: underline
}
.news-sec .n-right {
	float: right;
	width: 275px;
	text-align: center
}
.news-sec .n-right img {
	display: block;
	width: 100%
}
/*¹«¸وذ،µ¼؛½*/
.sub-nav a{
    display: block;
    width: 129px;
    height: 44px;
    line-height: 44px;              
    color: #eee9da;
    font-size: 18px;         
    font-weight: 500;
    z-index: 1;
}
.sub-nav a:hover{       
    text-decoration: none !important;
    color: #e7bd69;    
    background: url(https://img9.99.com/news/images/my/180906/sub-nav-bg.png) no-repeat;       
}    
.sub-nav a:nth-last-child(1){
    border-bottom: none;
}
.sub-nav a i{        
    width: 106px;
    height: 44px;      
    display: block;
    font-style: normal;    
    margin: 0px auto;
    text-align: center;  
    border-bottom: 1px solid #979797;    
}
.sub-nav {
    position: fixed;
    width: 129px;
    top: 515px;
    overflow: hidden;
    z-index: 10;    
    left: 50%;
    margin-left: 590px;	
    background: url(https://img9.99.com/news/images/my/180906/sub-nav.png);    
    -webkit-transition: all .5s;
    transition: all .5s;
    cursor: pointer;  	        
}