.toubudiv{
   position: fixed;
   top: 0;
   left: 0;
   right: 0;
   background-color: #FFFFFF;
   z-index: 1000000000;
   	box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.05);
}
.yy_div {
	float: right;
	margin-right: 1.73rem;
	padding-top: 0.11rem;
}

.yuyan {
	font-size: 0.14rem;
	color: #666666;
	margin-left: 0.26rem;
	text-align: center;
}

.yuyan img {
	width: 0.33rem;
	height: 0.33rem;
	margin-bottom: 0.02rem;
}
.yuyan_icon{
    width: 0.16rem;
    height: 0.16rem;
}
.yuyan_ri{
    width: 0.09rem;
    height: 0.05rem;
}
.toubu {
    width: 12.4rem;
    margin: 0 auto;
	padding: 0.1rem 0 0.1rem 0;
	border-top: 1px #EBEBEB solid;

}

.logo {
	width: 3rem;
	/*height: 0.7rem;*/
}
.logo:hover{
	cursor: pointer;
}
.tab {

	font-size: 0.2rem;
	color: #000000;
	/*margin-right: 1.74rem;*/
}

.tab_item {
	margin-left: 0.35rem;
}
.tab_item>a{
    font-size: 12pt;
	color: #000000;
	font-family: 'title_font';
}
.kh_btn {
    width: 1.3rem;
	/*width: 0.93rem;*/
	/*height: 0.33rem;*/
	background: #005BAC;
	color: #FFFFFF;
	line-height: 0.38rem;
	text-align: center;
	/*border-radius: 0.05rem;*/
	/*margin-left: 0.5rem;*/
	font-size: 0.14rem;
	
    height: 0.38rem;
    border-radius: 0.19rem;
}
.fon14{
    font-size: 0.14rem; 
    margin-left: 0.05rem;
}
.kh_btn2{
    padding: 0 0.2rem;
    /*justify-content: center;*/
    background: #fff;
    border: 1px #005BAC solid ;
    color: #005BAC;
}
.kh_btn:hover{
    cursor: pointer;
}
.nav {
	position: relative;
}
.mariri{
    margin-right: 0rem;
}
.asa {
	position: absolute;
	top: 0.39rem;
	left: 0rem;
}

.nav>li>ul>li>a {
	color: #666;
	font-size: 0.14rem;
}

.nav>li>ul {
	display: none;
}

li {
	list-style: none;
}
.nav>li>ul{
    
}
.nav>li>ul>li {
	list-style: none;
	width: 1.3rem;
	color: #666;
	text-align: center;
	line-height: 0.38rem;
	font-size: 0.14rem;
	height: 0.38rem;
    background: rgba(255, 255, 255, 1);
    
}
.nav>li>ul>li:hover {
    cursor: pointer;
	color: #fff;
   background: #005BAC;
}

.nav>li>ul>li:hover a{
	color: #fff;
  
}
.nav>li>ul>li{
    background: #fff;
    box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.11);
}
.nav>li>ul>li:first-child {
    /*box-shadow: -2px -2px 2px rgba(0, 0, 0, 0.11);*/
    border-radius: 0.18rem 0.18rem 0 0;
}
.nav>li>ul>li:last-child {
    /*box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.11);*/
    border-radius: 0 0 0.18rem 0.18rem ;
}
/*.nav>li>a {*/
/*	display: block;*/
/*	text-decoration: none;*/
/*	color: #FFFFFF;*/
/*	width: 1.3rem;*/
/*	height: 0.33rem;*/
/*	line-height: 0.33rem;*/
/*	text-align: center;*/
/*}*/

.yuyan:hover{
	cursor: pointer;
}

