/*PC端头部&&nav*/
html{font-size: 62.5%;font-family:微软雅黑}
body{ background: #fff; color:#101010;font-size:14px;font-family:微软雅黑}
ul,li{list-style: none;}
.blogchina_index{width: 1024px; max-width: 1024px;  margin: 0 auto;  background: #fff;}
.header {width: 100%;padding: 0 0 1% 0;border-bottom: 3px solid #a71f12;position: relative;float: left;}
.header .lt {margin: 22px 0 15px 10px;padding: 5px 20px 5px 0;border-right: 2px solid #e3e3e3;float: left;}
.header .lt .avatar {width: 145px; height: 40px;display: block;margin: 0;}
.header .lt .avatar img {	width: 100%;height: 100%;}
.header .cnt {	width: 500px;	height: 60px;	margin: 20px 0 0 5px;	float: left;}
.header .cnt img {	width: 100%;height: 100%;}
.header .user_login_all {	margin-top: 35px;	float: left;	margin-left: 60px;	display: block;width: 260px;}
.header .user_login_all .phone_pr {width: 16px;	height: 23px;margin: 8px 15px 0 0;background: url(img/phone_pr.png) no-repeat;display: block;float: left;}
.header .user_login_all .phone_pr:hover {	background: url(img/phone.png) no-repeat;}
.header .user_login_all .search_pr{width: 21px;	height: 23px;margin: 8px 15px 0 0;background: url(img/search_pr.png) no-repeat;display: block;float: left;}
.header .user_login_all .search_pr:hover {	background: url(img/search.png) no-repeat;}
.header .user_login_no .txt {	width: 115px;	letter-spacing: .1em;	height: 38px;	line-height: 38px;	border: 1px solid #e3e3e3;border-radius: 4px;
    font-size: 16px;font-size: 1.6rem;color: #a52323;background: #eeeeee;text-align: center;text-decoration: none;display: block;float: left;}
.w_content {background: url('img/head_bg.png')no-repeat 0 center;clear: both;}
.nav {width: 100%;border-bottom: 1px solid #dee2e6;overflow: hidden;	}
.nav li {width: 13.2%;padding: 9px 0px 8px 0px;line-height: 20px;text-align: center;float: left;box-sizing: border-box;}
.nav li a {	padding: 4px 5px 4px 5px;border-radius: 5px;font-size: 16px;font-size: 1.6rem;color: #000;text-decoration: none;display: block;}
