body {background:#FFF; font-family:"Microsoft YaHei", Arial; font-size:16px; line-height:31px; color:#333; margin:0}
a {color:#333; text-decoration:none}
a:hover {color:#3773DB}
h1,h2,h3,p {margin:0; padding:0}
img {border:0}
ul,li {list-style:none; padding:0; margin:0}
input,button,select,textarea{outline:none}

.header {min-width: 1140px; border-bottom: 1px solid #eee}
.head {width:1140px; height:70px; margin:0 auto}
.logo {float:left; padding-top:20px}
.search {float:right; width:255px; height:33px; border:1px solid #B2B2B2; border-radius: 5px; margin-top:20px; overflow:hidden}
.search1 {width:210px; height:21px; padding:0; border:0; margin:6px 0 0 10px; font-size:12px; line-height:21px}
.search2 {display: block; float: right; margin: 6px 10px 0 0}
.mobile {display: none}
.nav {float: left; height:70px; margin-left: 2em}
.nav li {float:left}
.nav li a,.nav li#dropdown {display: block; padding: 0 15px; font-size:14px; line-height:70px}
.nav li a:hover,.nav li#dropdown:hover {background: #eee; color: #333}
.nav li.selected a {background: #EEE; color: #3773DB}
.nav li#dropdown {padding-right: 25px; position: static; position: relative; cursor: pointer}
.nav li#dropdown i {display: inline-block; width: 17px; height: 9px; background: url("../images/icons.png") no-repeat 0 0; margin: 15px 0 0 3px; transition: transform .3s}
.navmore {position: absolute; width: 128px; padding: 20px 15px; background: #FFF; border: 1px solid #EEE; box-shadow: 0 6px 8px rgba(0,0,0,.2); left: 0; z-index: 9; display: none}
.nav .navmore li {width: 64px; height: 30px}
.nav .navmore li a {padding: 0; line-height: 30px; text-align: center}
.down .navmore {display: block}
.down i {transform: rotate(180deg)}

.topic {width: 100%; height: auto; background: no-repeat center 0}
.container {clear:both; width:920px; margin:35px auto 0; overflow:hidden}
.imgtxt1 li {clear:both; width: 100%; padding: 20px 0; border-bottom: 1px solid #EEE; overflow:hidden}
.imgtxt1 img {float:left; width: 256px; height: 144px; border-radius: 5px; margin-right:16px}
.imgtxt1 h3 {min-height: 100px; font-size: 20px; line-height: 31px; margin: .5em 0; *display:inline}
.author {text-align: center; margin-top: 16px}
.info {font-size: 14px; line-height: 23px; color: #777}
.info1 {float: left}
.info1 .media {padding-left: 25px; background: url("../images/icons.png") no-repeat 0 -44px}
.info2 {float: right; padding-left: 25px; background: url("../images/icons.png") no-repeat 0 -75px}
.more {background: #F5F5F5; line-height:36px; text-align:center; color:#888; margin-top: 30px; cursor:pointer}
.foot-03 {min-width:1000px; padding:10px 0; border-top:1px solid #D2D2D2; font-size:12px; line-height:21px; text-align:center; margin-top:20px}
#topicImgMobile{display: none;}

@media screen and (max-width:750px) {
	.search,.nav,.info1 {display:none!important}
	html {font-size: 16px}
	body {font-size:1rem; line-height:2rem}
	.header {min-width: 320px; line-height: 0}
	.head {width:96%; height: auto; padding: 5px 0; overflow: hidden}
	.logo {padding-top: 0.25rem}
	#topicImgMobile{display: block;}
	#topicImgPc{display: none;}
	.topic {width: 100%; height: 100%; background-size: cover}
	.container {width: 96%; margin-top: 0}
	.imgtxt1 li {padding:1rem 0}
	.imgtxt1 img {float: none; width: 100%; height: auto; margin: 0}
	.imgtxt1 h3 {font-size: 1rem; font-weight: normal; line-height: 1.5rem; margin: .25rem 0 0; min-height: 0}
	.imgtxt1 p {display: none}
	.imgtxt1 .info2 {float: none; padding: 0; background: none; margin-top: .25rem}
	.author {font-size: .75rem}
	.foot-03 {min-width: 320px; padding: 10px 20px; box-sizing: border-box}
}