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:40px auto 0; overflow:hidden}
.tt {font-size: 29px; font-weight: bold; line-height: 49px; text-align: center; margin-top: 40px}
.jcarousel-skin-tptt {width:920px; height:338px; overflow:hidden}
.img1 {float: left; position: relative; width: 600px; height: 338px; border-radius: 4px; overflow: hidden}
.img1 img {width: 100%; height: 100%}
.img1 .mask {position: absolute; right: 0; bottom: 0; left: 0; top: 36%; background: linear-gradient(0deg, #000, #000); background: linear-gradient(0deg, rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0)); filter: progid:DXImageTransform.Microsoft.gradient(enabled="true", startColorstr="#00000000", endColorstr="#ff000000")}
.img1 h3 {position: absolute; padding: 10px; font-size: 20px; font-weight: normal; left: 0; bottom: 0}
.img1 h3,.img1 h3 a:hover {color: #FFF}
.img2 {float: right; position: relative; width: 288px; height: 162px; border-radius: 3px; margin-bottom: 14px; overflow: hidden}
.img2 img {width: 100%; height: 100%}
.img2 .mask {position: absolute; padding: 10px; left: 0; right: 0; top: 0; bottom: 0; background: #000; background: rgba(0,0,0,.4); opacity: 0; transition: opacity .5s; visibility: hidden}
.img2 h3,.img2 h3 a:hover {color: #FFF; font-size: 16px; font-weight: normal}
.img2:hover .mask {visibility: visible; opacity: 1}
.imgtxt1 li {clear:both; width: 100%; padding: 20px 0; border-bottom: 1px solid #EEE; overflow:hidden}
.imgtxt1 img {float:left; max-width: 30%; height: auto; border-radius: 5px; margin-right:16px}
.imgtxt1 h3 {min-height: 100px; font-size: 20px; line-height: 31px; margin: .5em 0; *display:inline}
.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;}
/* 懒加载背景图 */
img.lazy { background: url("/sites/main/new/images/lazy_bg.jpg") no-repeat; background-size: contain; }

@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}
	.tt {font-size: 1.5rem; line-height: 2rem; margin-top: 1rem}
	.jcarousel-skin-tptt {width:320px; height:180px; border-radius: 5px; margin-top: 1rem; position:relative}
	.jcarousel-skin-tptt .jcarousel-control {position:absolute; height:2px; right:12px; bottom:5px; z-index:10; font-size: 0; line-height: 0}
	.jcarousel-skin-tptt .jcarousel-control span {display:inline-block; width:1rem; height:2px; background:#FFF; margin-left:2px; cursor:pointer}
	.jcarousel-skin-tptt .jcarousel-control span.selected {background: #3773DB}
	.jcarousel-skin-tptt .jcarousel-container {width:100%; height:100%}
	.jcarousel-skin-tptt .jcarousel-clip {width:100%; height:100%}
	.jcarousel-skin-tptt li {position:relative; width:320px; height:180px}
	.jcarousel-skin-tptt li img {width:100%; height:100%}
	.jcarousel-skin-tptt li .mask {position:absolute; width:100%; bottom:0;  background:rgba(0,0,0,0.5)}
	.jcarousel-skin-tptt li h3 {font-size:16px; font-weight: normal; line-height:1.5rem; color:#FFF; padding:.5rem}
	.jcarousel-skin-tptt li h3 a {color:#FFF}
	.imgtxt1 {margin: 0}
	.imgtxt1 li {padding:1rem 0}
	.imgtxt1 img {float: right; max-width: 35%; height: auto; margin: 0}
	.imgtxt1 h3 {float: left; max-width: 62%; font-size: 1rem; font-weight: normal; line-height: 1.5rem; min-height: 0}
	.info {clear: left; float: left}
	.imgtxt1 p {display: none}
	.imgtxt1 .info2 {float: none; padding: 0; background: none;display: block; font-size: .9rem; color: #999}
	.author {font-size: .75rem}
	.foot-03 {min-width: 320px; padding: 10px 20px; box-sizing: border-box}
}