html {
*overflow-x:hidden;
}
body {
	font:14px/24px "微软雅黑";
	overflow-y:scroll;
	overflow-x:hidden;
	background:white;
	color:#333;
}
a {
	color:#333;
}
a:hover {
	color:#cc3333;
	text-decoration:none;
}
ul, ol, dl, dt, dd, li {
	list-style:none;
}
figure {
	margin:0;
}
.clear {
	clear:both;
}
.db {
	display:block;
}
.fwb {
	font-weight:bold;
}
.ffyh {
	font-family:"微软雅黑";
}
.tac {
	text-align:center;
}
.ti2e {
	text-indent:2em;
}
.oh {
	overflow:hidden;
}
body ::selection {
	color:#fff;
	background-color:#cc3333;
	text-shadow:none;
}
body ::-moz-selection {
color:#fff;
background-color:#cc3333;
text-shadow:none;
}
.padd_l0 {
	padding-left:0px;
}
.padd_r0 {
	padding-right:0px;
}
.container {
	background-color:#fff;
}
@media (max-width: 767px) {
.container {
	padding:0;
}
.row {
	margin:0;
}
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
	padding:0 5px;
}
.mobi_padd0 {
	padding:0;
}
}
/* 顶部 */
.header {
}
.area_logo {
	padding:0;
}
.header .logo img {
	width:100%;
	max-width:250px;
}
.header .ad {
}
.header .lianjie {
	font:14px/24px Arial, "微软雅黑";
	color:#666;
	text-align:right;
	margin:20px 0 0 0;
}
.header .lianjie a {
	color:#666;
}
.header .lianjie a:hover {
	color:#cc3333;
}
.header .search {
	border:solid 1px #cd3636;
	overflow:hidden;
	margin:10px 0 0 0;
}
.header .search .keyword {
	padding:4px 10px;
	width:136px;
	font-size:12px;
	color:#999;
	line-height:18px;
	border:0px;
	vertical-align:top;
}
.header .search .send {
	float:right;
	width:77px;
	height:26px;
}
@media (max-width: 1052px) and (min-width: 992px) {
.header .search .keyword {
	width:136px;
}
}
@media (max-width: 991px) and (min-width: 768px) {
.area_logo {
	padding:20px 0 15px;
}
.header .search .keyword {
	width:141px;
}
.header .lianjie {
	margin:10px 0 0 0;
}
}
@media (max-width: 767px) {
.area_logo {
	padding:5px 0 5px;
}
.header .logo img {
	width:4rem;
}
.xs_search {
	text-align:right;
}
}
/* 导航 */
.menu {
	height:55px;
	margin-top:0;
	position: relative;
	z-index:999;
}
.isStuck {
	left:0px;
	width:100%;
}
.ind_Menu {
	height:55px;
	background-color:#cc3333;
}
.ind_Menu ul {
	margin:0;
	padding:0;
}
.ind_Menu li {
	font:bold 16px/55px "宋体";
	color:#fff;
	float:left;
	display:inline;
}
.ind_Menu li a:hover {
	color:#eee;
}
.ind_Menu a {
	display:block;
	color:#fff;
	padding:0 0 0 28px;
}
.ind_Menu a.selected {
	color:#fff;
}
.ind_Menu .pm-links.mobile, .ind_Menu .pm-viewMore > ul {
	background:#cc3333;
	box-shadow:2px 2px 2px #aaa;
	position:absolute;
	left:0;
	top:100%;
	z-index:1000;
}
.ind_Menu .pm-viewMore {
	display:none;
	position:relative;
}
.ind_Menu .pm-viewMore > a {
	display: inline-block;
	font:bold 16px/55px "宋体";
	padding:0 0 0 28px;
}
.ind_Menu .pm-viewMore > ul {
	left:14px;
	right:-14px;
	background-color:#cc3333;
}
.ind_Menu .pm-viewMore li {
	float:none;
	border-bottom:solid 1px #ca8888;
	font-weight:normal;
	text-align:center;
}
.ind_Menu .pm-viewMore li a {
	line-height:36px;
	padding:0 10px;
}
@media (max-width: 767px) {
.menu {
	height:30px;
}
.ind_Menu {
	height:30px;
}
.mobi_pad0 {
	padding:0;
}
.ind_Menu a {
	padding: 0 12px;
	font:14px/30px "微软雅黑";
	color:#fff;
}
.ind_Menu .pm-viewMore > a {
	padding:0 12px;
	font:14px/30px "微软雅黑";
	line-height:30px;
}
.ind_Menu .pm-viewMore > ul {
	left:0;
	right:0;
}
}
@media (max-width: 420px) {
.ind_Menu {
	margin:0;
	padding:0;
}
.mobi_pad0 {
	padding:0;
}
.ind_Menu li {
	float:left;
	width:25%;
	border-right:none;
	text-align:center;
}
}
/* 通用 */
.transdelay {
	transition:all 0.3s ease-in-out 0s;
	-webkit-transition: all 0.3s ease-in-out 0s;
	-o-transition: all 0.3s ease-in-out 0s;
}
.transdelay a {
	transition:all 0.3s ease-in-out 0s;
	-webkit-transition: all 0.3s ease-in-out 0s;
	-o-transition: all 0.3s ease-in-out 0s;
}
/* 头条 */
.headtitle {
	padding:25px 0;
	text-align:center;
}
.headtitle .title {
	font-size:46px;
	font-weight:bolder;
	font-family:"微软雅黑";
}
.headtitle img {
	width:100%;
}
.headtitle .htmore {
	margin-top:10px;
	height:24px;
	overflow:hidden;
	text-align:center;
}
.headtitle .htmore span {
	font:14px/24px "宋体";
	color:#666;
	padding:0 8px;
}
.headtitle .htmore span a {
	color:#666;
}
.headtitle .htmore span a:hover {
	color:#cc3333;
}
@media (max-width: 991px) and (min-width: 768px) {
.headtitle .htmore span {
	font:12px/20px "宋体";
	padding:0;
}
}
@media (max-width: 767px) {
.headtitle {
	padding:10px 0;
}
.headtitle p {
	font:bold 0.68rem/1.5 "微软雅黑";
	margin:0;
	color:#000;
	text-align:center;
	width:100%;
	display:block;
}
.headtitle p a {
	color:#000;
}
.headtitle .htmore {
	margin-top:0px;
	height:auto;
}
.headtitle .htmore span {
	font:0.24rem/1.5 "宋体";
	padding:0 5px;
}
}
/* 焦点图 */
.owl-carousel .owl-wrapper:after {
	content: ".";
	display:block;
	clear:both;
	visibility:hidden;
	line-height:0;
	height:0;
}
.owl-carousel {
	display:none;
	position: relative;
	width:100%;
	-ms-touch-action:pan-y;
}
.owl-carousel .owl-wrapper {
	display:none;
	position:relative;
	-webkit-transform:translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper-outer {
	overflow:hidden;
	position:relative;
	width:100%;
}
.owl-carousel .owl-wrapper-outer.autoHeight {
	-webkit-transition:height 500ms ease-in-out;
	-moz-transition:height 500ms ease-in-out;
	-ms-transition:height 500ms ease-in-out;
	-o-transition:height 500ms ease-in-out;
	transition:height 500ms ease-in-out;
}
.owl-carousel .owl-item {
	float: left;
}
.owl-controls .owl-page, .owl-controls .owl-buttons div {
	cursor: pointer;
}
.owl-controls {
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.owl-carousel .owl-wrapper, .owl-carousel .owl-item {
	-webkit-backface-visibility: hidden;
-moz-backface-vis ibility:hidden;
	-ms-backface-visibility:hidden;
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
}
.owl-theme .owl-controls {
	text-align: center;
	position:absolute;
	right:20px;
	bottom:14px;
}
@media (max-width: 991px) and (min-width: 768px) {
.owl-theme .owl-controls {
	right:10px;
	bottom:8px;
}
}
@media (max-width: 767px) {
.owl-theme .owl-controls {
	right:2px;
	bottom:0px;
}
}
.owl-theme .owl-controls .owl-buttons div {
	color: #fff;
	display: inline-block;
	zoom: 1;
*display: inline;
	margin: 5px;
	padding: 3px;
	font-size: 12px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	background: #869791;
	filter: Alpha(Opacity=50);/*IE7 fix*/
	opacity: 0.5;
}
.owl-theme .owl-controls.clickable .owl-buttons div:hover {
	filter: Alpha(Opacity=100);/*IE7 fix*/
	opacity: 1;
	text-decoration: none;
}
.owl-theme .owl-controls .owl-page {
	display: inline-block;
	zoom: 1;
*display: inline;/*IE7 life-saver */
}
.owl-theme .owl-controls .owl-page span {
	display: block;
	margin: 0 3px;
	-webkit-border-radius: 50%;
	width:10px;
	height:10px;
	-moz-border-radius: 50%;
	border-radius: 50%;
	background: #e5e5e5;
	overflow: hidden;
}
@media (max-width: 991px) and (min-width: 768px) {
.owl-theme .owl-controls .owl-page span {
	width:10px;
	height:10px;
}
}
@media (max-width: 767px) {
.owl-theme .owl-controls .owl-page span {
	width:8px;
	height:8px;
	margin: 0 3px;
}
}
.owl-theme .owl-controls .owl-page.active span, .owl-theme .owl-controls.clickable .owl-page:hover span {
	filter: Alpha(Opacity=100);/*IE7 fix*/
	opacity: 1;
	background:#ed1c24;
}
.owl-theme .owl-controls .owl-page span.owl-numbers {
	height: 24px;
	width: 24px;
	color: #fff;
	font-size: 12px;
	line-height:24px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}
#owl-demo {
	width: 100%;
	margin-left:auto;
	margin-right:auto;
	background-color:#fff;
}
#owl-demo .item {
	display: block;
	position:relative;
}
#owl-demo .item .text {
	position:absolute;
	bottom:0;
	background:url(../images/img/v7_index_1223_32.png) repeat-x;
	height:74px;
	width:100%;
}
#owl-demo .item .text h2 {
	font:bold 24px/60px "微软雅黑";
	color:#000;
	margin:10px 120px 0 20px;
	max-height:60px;
	overflow:hidden;
}
#owl-demo .item .text h2 a {
	color:#fff;
	text-decoration:none;
}
#owl-demo .item .text h2 a:hover {
	color:#fff;
}
#owl-demo .item .pic {
	width:100%;
}
@media (max-width: 1052px) and (min-width: 992px) {
#owl-demo .item .text h2 {
	font:24px/60px "微软雅黑";
	font-weight:bold;
	margin:10px 100px 0 20px;
}
}

@media (min-width: 768px) {
#owl-demo .item .pic img {
	display: block;
	width: 658px;
	height:439px;
}
}
@media (max-width: 991px) and (min-width: 768px) {
#owl-demo {
	width:80%;
	margin:0 auto;
}
#owl-demo .item .pic img {
	display: block;
	width: 100%;
}
#owl-demo .item .text {
	height:74px;
}
#owl-demo .item .text h2 {
	font:20px/60px "微软雅黑";
	font-weight:bold;
	margin:20px 100px 0 20px;
}
}
@media (max-width: 767px) {
#owl-demo {
	border:none;
}
#owl-demo .item .pic img {
	display: block;
	width: 100%;
}
#owl-demo .item .pic {
	width:100%;
	float:none;
	margin:0 auto;
}
#owl-demo .item .text {
	height:74px;
}
#owl-demo .item .text h2 {
	font:0.42rem/60px "微软雅黑";
	font-weight:bold;
	margin:0.8rem 2rem 0 0.1rem;
}
.owl-theme .owl-controls .owl-page span.owl-numbers {
	height:30px;
	width:30px;
	color:#fff;
	font-size:12px;
	line-height:30px;
	-webkit-border-radius:0px;
	-moz-border-radius:0px;
	border-radius:0px;
}
}
/* 资讯 */
.zixun {
	background-color:#003366;
	height:40px;
	overflow:hidden;
}
.zixun .title {
	font:bold 14px/40px "微软雅黑";
	color:#fff;
	float:left;
	display:inline;
	padding:0 11px 0 12px;
}
.zixun .title a {
	color:#fff;
}
.zixun .title a:hover {
	color:#fff;
}
.zixun .zx_con {
	float:left;
	display:inline;
	height:34px;
	width:604px;
	background-color:#fff;
	margin-top:3px;
}
.zixun .zx_con ul {
	padding:0;
	margin:0;
}
.zixun .zx_con ul li {
	font:14px/34px "宋体";
	color:#666;
	background:url(../images/img/v7_index_1223_34.png) 0px 15px no-repeat;
	padding-left:0px;
	margin-left:20px;
}
@media (max-width: 1052px) and (min-width: 992px) {
.zixun .zx_con {
	height:34px;
	width:564px;
}
}
@media (max-width: 991px) and (min-width: 768px) {
.zixun {
	width:80%;
	margin:0 auto;
}
.zixun .zx_con {
	height:34px;
	width:522px;
}
}
@media (max-width: 767px) {
.zixun {
	height:1rem;
}
.zixun .title {
	font:bold 0.42rem/1rem "微软雅黑";
	padding:0;
	width:1.3rem;
	text-align:center;
}
.zixun .zx_con {
	width:8.6rem;
	height:0.8rem;
	margin-top:0.1rem;
}
.zixun .zx_con ul li {
	font:0.4rem/0.9rem "宋体";
	background:url(../images/img/v7_index_1223_34.png) 0px 0.38rem no-repeat;
}
}
/* 小广告 */
.s_ad {
	overflow:hidden;
}
.s_ad .s_ad_con {
	width:150px;
	float:left;
	display:inline;
}
.s_ad .s_ad_con img {
	width:100%;
}
.s_ad .marg {
	margin-left:15px;
}
@media (max-width: 1052px) and (min-width: 992px) {
.s_ad .s_ad_con {
	width:140px;
}
.s_ad .marg {
	margin-left:10px;
}
}
@media (max-width: 991px) and (min-width: 768px) {
.s_ad {
	margin:20px auto 0;
	width:316px;
}
}
@media (max-width: 767px) {
.s_ad {
	margin:20px auto 0;
	width:8.1rem;
}
.s_ad .s_ad_con {
	width:4rem;
}
.s_ad .marg {
	margin-left:0.1rem;
}
}
/* 重要文章 */
.zywz {
}
.zywz h2 {
	font:bold 18px/36px "微软雅黑";
	color:#000;
	margin:0;
	max-height:36px;
	overflow:hidden;
}
.zywz h2 a {
	color:#000;
}
.zywz h2 a:hover {
	color:#cc3333;
}
.zywz ul {
	overflow:hidden;
	margin:0;
	padding:0;
	max-height:108px;
}
.zywz ul li {
	float:left;
	display:inline;
	margin-right:10px;
	font:14px/36px "宋体";
	color:#666;
	white-space:nowrap;
}
.zywz ul li a {
	color:#666;
}
.zywz ul li a:hover {
	color:#cc3333;
}
.zywz dl {
	overflow:hidden;
	max-height:36px;
	margin:0;
}
.zywz dl dt {
	font:14px/36px "宋体";
	color:#666;
	overflow:hidden;
}
.zywz dl dt a {
	color:#666;
	overflow:hidden;
}
.zywz dl dt a:hover {
	color:#cc3333;
}
.zywz dl dd {
	float:left;
	display:inline;
	font:14px/36px "宋体";
	color:#666;
}
@media (max-width: 1052px) and (min-width: 992px) {
.zywz h2 {
	font:bold 16px/36px "微软雅黑";
}
}
@media (max-width: 991px) and (min-width: 768px) {
.zywz {
	width:33%;
	float:left;
	display:inline;
	padding:0 10px;
}
}
@media (max-width: 767px) {
.zywz {
	margin:0 0.3rem;
}
.zywz h2 {
	font:bold 0.52rem/1.5 "微软雅黑";
	margin:10px 0 5px;
	max-height:0.78rem;
}
.zywz ul {
	max-height:2.48rem;
}
.zywz ul li {
	margin-right:0.4rem;
	font:0.46rem/1.8 "宋体";
}
.zywz dl {
	max-height:100%;
}
.zywz dl dt {
	font:0.46rem/1.8 "宋体";
}
.zywz dl dd {
	font:0.46rem/1.8 "宋体";
}
}
/* 在线读刊 */
.zxdk {
	border:solid 1px #e5e5e5;
	margin-top:30px;
}
.zxdk .con {
	overflow:hidden;
}
.zxdk .con .line {
	width:1px;
	background:url(../images/img/v7_index_1223_03.jpg) repeat-y;
	height:170px;
	float:left;
	display:inline;
}
.zxdk .con .qiushi {
	float:left;
	display:inline;
	width:327px;
}
@media (max-width: 1052px) and (min-width: 992px) {
.zxdk .con .qiushi {
	width:306px;
}
}
@media (max-width: 991px) and (min-width: 768px) {
.zxdk .con .qiushi {
	width:356px;
}
}
@media (max-width: 767px) {
.zxdk {
	border:none;
	margin-top:0.5rem;
}
.zxdk .con .line {
	display:none;
}
.zxdk .con .qiushi {
	width:100%;
}
}
.zxdk .con .qiushi .title {
	font:bold 18px/24px "微软雅黑";
	color:#000;
	overflow:hidden;
	padding:15px 10px 0;
}
.zxdk .con .qiushi .title .red {
	color:#cc3333;
}
.zxdk .con .qiushi .title p {
	float:right;
	font:bold 12px/24px "微软雅黑";
	color:#000;
}
@media (max-width: 767px) {
.zxdk .con .qiushi .title {
	font:bold 0.54rem/1.8 "微软雅黑";
	padding:0;
}
.zxdk .con .qiushi .title p {
	font:bold 0.42rem/1.8 "微软雅黑";
}
}
.zxdk .con .qiushi .content {
	overflow:hidden;
	padding:5px 10px 0;
}
.zxdk .con .qiushi .content .pic {
	width:28%;
	height:96px;
	float:left;
	display:inline;
}
.zxdk .con .qiushi .content .pic img {
	border:solid 1px #e7e7e7;
	width:100%;
	max-width:70px;
}
.zxdk .con .qiushi .content .text {
	width:72%;
	float:left;
	display:inline;
}
.zxdk .con .qiushi .content .text ul {
	margin:0;
	padding:0;
}
.zxdk .con .qiushi .content .text ul li {
	font:12px/24px "宋体";
	margin:5px 0;
	max-height:24px;
	overflow:hidden;
}
@media (max-width: 767px) {
.zxdk .con .qiushi .content {
	padding:0.2rem 0 0.5rem 0;
}
.zxdk .con .qiushi .content .pic {
	width:3rem;
	height:auto;
}
.zxdk .con .qiushi .content .pic img {
	border:solid 1px #e7e7e7;
	width:3rem;
	max-width:3rem;
}
.zxdk .con .qiushi .content .text {
	width:6.6rem;
	padding:0 0 0 0.4rem;
}
.zxdk .con .qiushi .content .text ul li {
	font:0.46rem/1.8 "宋体";
	margin:0.3rem 0;
	max-height:0.76rem;
	overflow:hidden;
}
}
.zxdk .hline {
	height:1px;
	background-color:#e5e5e5;
	font-size:0px;
	line-height:0px;
}
.zxdk .qsdt {
	overflow:hidden;
}
.zxdk .qsdt .title {
	font:bold 14px/34px "微软雅黑";
	color:#cc3333;
	float:left;
	display:inline;
	text-align:center;
	width:76px;
}
.zxdk .qsdt .title a {
	color:#cc3333;
}
.zxdk .qsdt .title a:hover {
	color:#cc3333;
}
.zxdk .qsdt ul {
	float:left;
	display:inline;
	margin:0;
	padding:0;
	width:570px;
	max-height:34px;
	overflow:hidden;
}
.zxdk .qsdt ul li {
	font:14px/34px "宋体";
	color:#666;
	background:url(../images/img/v7_index_1223_34.png) 0px 15px no-repeat;
	padding-left:15px;
	float:left;
	display:inline;
	margin-left:20px;
}
@media (max-width: 1052px) and (min-width: 992px) {
.zxdk .qsdt ul {
	width:530px;
}
}
@media (max-width: 991px) and (min-width: 768px) {
.zxdk .qsdt ul {
	width:620px;
}
}
@media (max-width: 767px) {
.zxdk .hline {
	display:none;
}
.zxdk .qsdt .title {
	font:bold 0.52rem/1.5 "微软雅黑";
	width:100%;
	text-align:center;
}
.zxdk .qsdt ul {
	float:none;
	width:100%;
	overflow:hidden;
	max-height:auto;
}
.zxdk .qsdt ul li {
	font:0.46rem/1.8 "宋体";
	background:none;
	padding-left:0;
	margin:0 0.3rem;
	max-height:100%;
	display:block;
}
}
/* 理论文选 */
.llwx {
	border:solid 1px #e5e5e5;
	margin-top:30px;
}
.llwx .title {
	color:#003366;
	font:bold 18px/30px "微软雅黑";
	text-align:left;
	margin:10px 0 0 10px;
}
.llwx .title a {
	color:#003366;
}
.llwx .title a:hover {
	color:#003366;
}
.llwx .title img {
	padding-right:10px;
	padding-bottom:4px;
}
.llwx .content {
	padding:0;
	margin:10px;
}
.llwx .content li {
	font:14px/36px "宋体";
	color:#666;
	max-height:36px;
	overflow:hidden;
}
.llwx .content li .blue {
	color:#236093;
}
@media (max-width: 767px) {
.llwx .title {
	color:#003366;
	font:bold 0.52rem/1.8 "微软雅黑";
	width:70%;
}
.llwx .content li {
	font:0.46rem/2 "宋体";
	max-height:100%;
}
}
.swiper-button-next {
	top:35px;
	right:15px;
	background:none;
	width:8px;
	height:10px;
}
.swiper-button-prev {
	top:35px;
	right:35px;
	left:auto;
	background:none;
	width:8px;
	height:10px;
}
/* 广告 */
.ad {
	margin-top:30px;
	padding:0 15px;
}
.ad .pic {
	padding:0;
}
.ad .pic img {
	width:100%;
}
@media (max-width: 767px) {
.ad {
	margin-top:10px;
	padding:0 5px;
}
.ad .pic {
	margin-bottom:2px;
}
}
/* 专题广告 */
.zt_ad_marg {
	margin-top: 50px;
	margin-bottom: 20px;
}
.zt_ad {
	padding-bottom: 5px;
}
.zt_ad .pic {
	width: 100%;
}
.zt_ad .pic img {
	width: 100%;
}
.zt_ad .text {
	padding: 5px 0;
	text-align: center;
}
.zt_ad .text span {
	font: 12px/24px "宋体";
	color: #333;
	font-weight: bold;
	display: block;
	max-height: 24px;
	overflow: hidden;
}
.zt_ad .text span a {
	color: #333;
}
.zt_ad .text span a:hover {
	color: #cc3333;
}
@media (max-width: 767px) {
.zt_ad_marg {
	margin-top: 1rem;
	margin-bottom: 0.5rem;
}
.zt_ad {
	padding-bottom: 0.1rem;
	border-bottom: none;
}
.zt_ad .text span {
	font: 0.4rem/0.8rem "宋体";
	max-height: 0.8rem;
}
}
/* 推荐专题 */
.tjzt {
	border: solid 1px #e5e5e5;
	margin-top: 50px;
}
.tjzt .title {
	color: #003366;
	font: bold 18px/30px "微软雅黑";
	width: 120px;
	text-align: left;
	margin: 10px 0 0 10px;
}
.tjzt .title a {
	color: #003366;
}
.tjzt .title a:hover {
	color: #003366;
}
.tjzt .title img {
	padding-right: 10px;
	padding-bottom: 4px;
}
.tjzt .content {
	padding: 0;
	margin: 15px 15px 25px 15px;
}
.tjzt .content li {
	font: 14px/36px "宋体";
	color: #666;
	max-height: 36px;
	overflow: hidden;
	background: url(../images/img/v7_index_1223_34.png) 0 center no-repeat;
	padding-left: 15px;
}
.tjzt .content li .blue {
	color: #236093;
}
@media (max-width: 767px) {
.tjzt .title {
	color: #003366;
	font: bold 0.52rem/1.8 "微软雅黑";
	width: 70%;
}
.tjzt .content li {
	font: 0.46rem/2 "宋体";
	max-height: 100%;
}
}
.swiper-container2 {
	margin: 0 auto;
	position: relative;
	overflow: hidden;
	z-index: 1;
}
.swiper-button-next2 {
	position: absolute;
	margin-top: -22px;
	z-index: 10;
	cursor: pointer;
	top: 35px;
	right: 15px;
	background: none;
	width: 8px;
	height: 10px;
}
.swiper-button-prev2 {
	position: absolute;
	margin-top: -22px;
	z-index: 10;
	cursor: pointer;
	top: 35px;
	right: 35px;
	left: auto;
	background: none;
	width: 8px;
	height: 10px;
}
/* 中屏通用 */
.yctitle {
	height:24px;
	background:url(../images/img/v7_index_1223_11.png) repeat-x;
}
.yctitle .title {
	font:bold 24px/24px "微软雅黑";
	color:#003366;
	background-color:#fff;
	margin:0 auto;
	display:block;
	width:180px;
	text-align:center;
}
.yctitle .title a {
	color:#003366;
}
.yctitle .title a:hover {
	color:#003366;
}
.yctitle .title img {
	padding-right:15px;
	padding-bottom:4px;
}
@media (max-width: 767px) {
.yctitle {
	height:0.9rem;
	background:url(../images/img/v7_index_1223_11.png) center center repeat-x;
}
.yctitle .title {
	font:bold 0.6rem/1.5 "微软雅黑";
	width:4rem;
}
}
.stitle {
	height:24px;
	background:url(../images/img/v7_index_1223_11.png) repeat-x;
}
.stitle .title {
	font:bold 24px/24px "微软雅黑";
	color:#003366;
	background-color:#fff;
	margin:0 auto;
	display:block;
	width:100px;
	text-align:center;
}
.stitle .title a {
	color:#003366;
}
.stitle .title a:hover {
	color:#003366;
}
@media (max-width: 767px) {
.stitle {
	height:0.9rem;
	background:url(../images/img/v7_index_1223_11.png) center center repeat-x;
}
.stitle .title {
	font:bold 0.6rem/1.5 "微软雅黑";
	width:3rem;
}
}
.l_marg {
	margin:40px 0 0 0;
}
@media (max-width: 991px) and (min-width: 768px) {
.l_marg {
	margin:15px 0 0 0;
}
}
@media (max-width: 767px) {
.l_marg {
	margin:0.6rem 0 0 0;
}
}
.m_marg {
	margin:15px 0 0 0;
}
@media (max-width: 767px) {
.m_marg {
	margin:0.6rem 0 0 0;
}
}
.s_marg {
	margin:25px 0 0 0;
}
.pd_marg {
	margin:40px 0 0 0;
}
@media (max-width: 767px) {
.pd_marg {
	margin:0.6rem 0 0 0;
}
}
.entitle {
	height:24px;
	background:url(../images/img/v7_index_1223_11.png) repeat-x;
}
.entitle .title {
	font:bold 24px/24px Arial;
	color:#003366;
	background-color:#fff;
	margin:0 auto;
	display:block;
	width:140px;
	text-align:center;
}
.entitle .title2 {
	width:210px;
}
.entitle .title a {
	color:#003366;
}
.entitle .title a:hover {
	color:#003366;
}
.entitle .title img {
	padding-right:15px;
	padding-bottom:4px;
}
@media (max-width: 767px) {
.entitle {
	height:0.9rem;
	background:url(../images/img/v7_index_1223_11.png) center center repeat-x;
}
.entitle .title {
	font:bold 0.6rem/1.5 Arial;
	width:4rem;
}
}
/* 求是视频 */
.qssp {
}
.qssp .pic {
	position:relative;
	width:100%;
}
.qssp .pic img {
	width:100%;
}
@media (min-width: 768px) {
.qssp .padd_l0 .pic img {
	width:426px !important;
	height:240px;
}
.qssp .padd_r0 .pic img {
	width:206px !important;
	height:116px;
}
}
.qssp .pic .tubiao {
	position:absolute;
	width:100%;
	left:0;
	top:0;
}
.qssp .pic .tubiao img {
	width:100%;
	transform:scale(1, 1);
	-webkit-transform:scale(1, 1);
	-moz-transform:scale(1, 1);
	-o-transform:scale(1, 1);
}
.qssp .pic:hover .tubiao img {
	transform:scale(1.1, 1.1);
	-webkit-transform:scale(1.1, 1.1);
	-moz-transform:scale(1.1, 1.1);
	-o-transform:scale(1.1, 1.1);
}
.qssp .text {
}
.qssp .text h2 {
	font:bold 24px/36px "微软雅黑";
	color:#000;
	max-height:36px;
	overflow:hidden;
	margin:25px 0 15px;
}
.qssp .text h2 a {
	color:#000;
}
.qssp .text h2 a:hover {
	color:#cc3333;
}
.qssp .text h3 {
	font:bold 18px/24px "微软雅黑";
	color:#000;
	max-height:48px;
	overflow:hidden;
	margin:15px 0 40px;
}
.qssp .text h3 a {
	color:#000;
}
.qssp .text h3 a:hover {
	color:#cc3333;
}
.qssp .text span {
	font:14px/36px "宋体";
	color:#666;
	max-height:108px;
	overflow:hidden;
	display:block;
}
@media (max-width: 991px) and (min-width: 768px) {
.qssp .text h2 {
	font:bold 20px/32px "微软雅黑";
}
.qssp .text span {
	font:14px/28px "宋体";
	max-height:84px;
}
}
@media (max-width: 767px) {
.qssp .pic {
	position:relative;
	width:80%;
	margin:0 auto;
}
.qssp .text {
	width:90%;
	margin:0 auto;
}
.qssp .text h2 {
	font:bold 0.5rem/1.5 "微软雅黑";
	margin:0.4rem 0 0.2rem 0;
	max-height:100%;
}
.qssp .text span {
	font:0.42rem/1.8 "宋体";
	max-height:3.024rem;
	display:block;
	margin-bottom:0.3rem;
}
.qssp .text h3 {
	font:bold 0.5rem/1.5 "微软雅黑";
	margin:0.4rem 0 0.6rem 0;
	max-height:1.5rem;
}
}
/* 求是网评 */
.qswp {
}
.qswp ul {
	padding:0;
	margin:0;
}
.qswp ul li {
	font:14px/24px "宋体";
	color:#666;
	max-height:24px;
	overflow:hidden;
	margin:15px 0;
	background:url(../images/img/v7_index_1223_34.png) 0 center no-repeat;
	padding-left:15px;
}
.qswp ul li a {
	color:#666;
}
.qswp ul li a:hover {
	color:#cc3333;
}
.qswp .large {
	font:bold 18px/24px "微软雅黑";
	color:#000;
	max-height:24px;
	overflow:hidden;
}
.qswp .large a {
	color:#000;
}
.qswp .large a:hover {
	color:#cc3333;
}
@media (max-width: 1052px) and (min-width: 992px) {
.qswp .large {
	font:bold 16px/24px "微软雅黑";
}
}
@media (max-width: 767px) {
.qswp {
	width:95%;
	margin:0.3rem auto 0;
}
.qswp ul li {
	font:0.46rem/2 "宋体";
	max-height:100%;
	margin:0;
	background:url(../images/img/v7_index_1223_34.png) 0 0.42rem no-repeat;
}
.qswp .large {
	font:bold 0.46rem/2 "微软雅黑";
	max-height:0.92rem;
}
}
/* 求是漫评 */
.qsmp {
}
.qsmp .pic {
	width:100%;
}
.qsmp .pic img {
	width:100%;
}
.qsmp .text {
}
.qsmp .text h2 {
	font:bold 24px/36px "微软雅黑";
	color:#000;
	max-height:36px;
	margin:20px 0 10px;
	overflow:hidden;
}
.qsmp .text h2 a {
	color:#000;
}
.qsmp .text h2 a:hover {
	color:#cc3333;
}
.qsmp .text span {
	font:14px/36px "宋体";
	color:#666;
	max-height:180px;
	overflow:hidden;
	display:block;
}
@media (max-width: 1052px) and (min-width: 992px) {
.qsmp .text h2 {
	font:bold 20px/36px "微软雅黑";
}
}
@media (max-width: 991px) and (min-width: 768px) {
.qsmp .text h2 {
	font:bold 20px/32px "微软雅黑";
}
.qsmp .text span {
	font:14px/28px "宋体";
	max-height:84px;
	margin-bottom:20px;
}
}
@media (max-width: 767px) {
.qsmp .pic {
	position:relative;
	width:80%;
	margin:0 auto;
}
.qsmp .text {
	width:90%;
	margin:0 auto;
}
.qsmp .text h2 {
	font:bold 0.5rem/1.5 "微软雅黑";
	margin:0.4rem 0 0.2rem 0;
	max-height:100%;
}
.qsmp .text span {
	font:0.42rem/1.8 "宋体";
	max-height:3.024rem;
	display:block;
	margin-bottom:0.3rem;
}
}
/* 经济 */
.jingji {
	min-height:148px;
}
.jingji ul {
	padding:0;
	margin:0;
}
.jingji ul li {
	font:14px/24px "宋体";
	color:#666;
	max-height:24px;
	overflow:hidden;
	margin:15px 0;
	background:url(../images/img/v7_index_1223_40.jpg) 0 center no-repeat;
	padding-left:15px;
}
.jingji ul li a {
	color:#666;
}
.jingji ul li a:hover {
	color:#cc3333;
}
@media (max-width: 767px) {
.jingji {
	width:95%;
	margin:0.3rem auto 0;
}
.jingji ul li {
	font:0.46rem/2 "宋体";
	max-height:100%;
	margin:0;
}
}
/* 图书 */
.tushu {
	overflow:hidden;
}
.tushu img {
	width:85px;
	float:left;
	display:inline;
	margin:0 20px 0 15px;
}
.tushu span {
	font:14px/36px "宋体";
	color:#666;
	display:block;
}
.tushu span a {
	color:#666;
}
.tushu span a:hover {
	color:#cc3333;
}
@media (max-width: 767px) {
.tushu {
	width:95%;
	margin:0.3rem auto 0;
}
.tushu span {
	font:0.46rem/2 "宋体";
}
}
/* 理论期刊 */
.llqk {
}
.llqk .item {
	text-align:center;
}
.llqk .item img {
	width:130px;
}
.owl-theme2 {
	position:relative;
	display:table;
}
.owl-theme2 .owl-controls {
	width:100%;
	text-align: center;
	margin:20px 0 0 0;
}
.owl-theme2 .owl-controls .owl-pagination {
}
.owl-theme2 .owl-controls .owl-buttons {
	margin:-38px 0 0 0;
}
@media (max-width: 767px) {
.owl-theme2 .owl-controls .owl-buttons {
	display:none;
}
}
.owl-theme2 .owl-controls .owl-buttons .owl-prev {
	background:url(../images/img/v7_index_1223_13.png) center center no-repeat;
	width:40px;
	height:40px;
	margin:0 60px 0 0;
}
.owl-theme2 .owl-controls .owl-buttons .owl-next {
	background:url(../images/img/v7_index_1223_16.png) center center no-repeat;
	width:40px;
	height:40px;
	margin:0 0 0 60px;
}
.owl-theme2 .owl-controls .owl-buttons div {
	display: inline-block;
	zoom: 1;
*display: inline;
	filter: Alpha(Opacity=100);/*IE7 fix*/
	opacity: 1;
}
.owl-theme2 .owl-controls.clickable .owl-buttons div:hover {
	filter: Alpha(Opacity=100);
	opacity: 1;
	text-decoration: none;
}
.owl-theme2 .owl-controls .owl-page {
	display: inline-block;
	zoom: 1;
*display: inline;
}
.owl-theme2 .owl-controls .owl-page span {
	display: block;
	width: 12px;
	height: 12px;
	margin: 5px;
	filter: Alpha(Opacity=100);/*IE7 fix*/
	opacity: 1;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	background:url(../images/img/v7_index_1223_14.png) no-repeat;
	overflow: hidden;
}
.owl-theme2 .owl-controls .owl-page.active span, .owl-theme2 .owl-controls.clickable .owl-page:hover span {
	filter: Alpha(Opacity=100);/*IE7 fix*/
	opacity: 1;
	background:url(../images/img/v7_index_1223_15.png) no-repeat;
}
/* 产品 */
.chanpin {
}
.chanpin .con {
	overflow:hidden;
}
.chanpin .con .pic {
	width:100px;
	float:left;
	display:inline;
}
.chanpin .con .pic img {
	width:100%;
}
.chanpin .con .text {
	float:left;
	display:inline;
	width:207px;
	padding-left:20px;
}
.chanpin .con .text span {
	font:bold 14px/24px "微软雅黑";
	color:#666;
}
.chanpin .con .text h2 {
	font:bold 18px/36px "微软雅黑";
	color:#000;
	max-height:72px;
	overflow:hidden;
	margin:5px 0 0 0;
}
.chanpin .con .text h2 a {
	color:#000;
}
.chanpin .con .text h2 a:hover {
	color:#cc3333;
}
.chanpin p {
	font:14px/36px "宋体";
	max-height:108px;
	overflow:hidden;
	display:block;
	margin:10px 0 0 0;
	color:#666;
}
@media (max-width: 1052px) and (min-width: 992px) {
.chanpin .con .text {
	width:180px;
}
}
@media (max-width: 991px) and (min-width: 768px) {
.chanpin .con .pic {
	float:none;
	display:block;
	text-align:center;
	margin:0 auto;
}
.chanpin .con .pic img {
	width:100px;
}
.chanpin .con .text {
	float:none;
	display:block;
	width:100%;
	padding-left:0px;
	padding-top:15px;
}
.chanpin .con .text h2 {
	font:bold 16px/28px "微软雅黑";
	max-height:56px;
}
.chanpin p {
	font:14px/28px "宋体";
	max-height:112px;
	margin:10px 0 0 0;
}
}
@media (max-width: 767px) {
.chanpin {
	margin:0 0.4rem 1rem;
}
.chanpin .con .pic {
	width:2rem;
}
.chanpin .con .text {
	width:6.8rem;
	padding-left:0.5rem;
}
.chanpin .con .text span {
	font:bold 0.4rem/1 "微软雅黑";
}
.chanpin .con .text h2 {
	font:bold 0.5rem/1.2 "微软雅黑";
	color:#000;
	max-height:1.2rem;
	margin:0;
}
.chanpin p {
	font:0.46rem/1.5 "宋体";
	max-height:2.76rem;
	margin:0.4rem 0 0 0;
}
.chanpin_marg_b {
	margin-bottom:0;
}
}
.chanpin2 {
}
.chanpin2 .pic {
	width:100px;
	float:left;
	display:inline;
}
.chanpin2 .pic img {
	width:100%;
}
.chanpin2 .text {
	height:100px;
	float:left;
	display:inline;
	width:207px;
	padding-left:20px;
	display:table;
}
.chanpin2 .text span {
	height:100px;
	display:table-cell;
	font:bold 18px/36px "微软雅黑";
	color:#000;
	vertical-align:middle;
}
.chanpin2 .text span a {
	color:#000;
}
.chanpin2 .text span a:hover {
	color:#cc3333;
}
.chanpin_line {
	height:1px;
	font-size:0px;
	line-height:0px;
	background:url(../images/img/v7_index_1223_48.jpg) repeat-x;
	margin:25px 0;
}
@media (max-width: 1052px) and (min-width: 992px) {
.chanpin2 .text {
	width:180px;
}
}
@media (max-width: 767px) {
.chanpin2 {
	margin:0.5rem 0;
	overflow:hidden;
}
.chanpin2 .pic {
	width:2rem;
}
.chanpin2 .text {
	width:7rem;
	padding-left:0.5rem;
	height:2rem;
}
.chanpin2 .text span {
	font:bold 0.5rem/1.2 "微软雅黑";
	height:2rem;
	color:#000;
}
}
/* 思想库 */
.sixiangku {
}
.sixiangku #tab-title {
	overflow:hidden;
	width:230px;
	margin:20px auto 0;
}
.sixiangku #tab-title span {
	width:50px;
	float:left;
	margin:0 2px;
	display:inline-block;
	background:url(../images/img/v7_index_1223_20.png) no-repeat;
	font:12px/17px "微软雅黑";
	color:#999;
	text-align:center;
	cursor:pointer;
}
.sixiangku #tab-title .selected {
	width:50px;
	float:left;
	display:inline;
	margin:0 2px;
	background:url(../images/img/v7_index_1223_19.png) no-repeat;
	color:#fff;
}
.sixiangku ul {
	margin:10px 0 0;
	padding:0;
	max-height:144px;
	overflow:hidden;
}
.sixiangku ul li {
	font:14px/36px "宋体";
	white-space:nowrap;
	color:#666;
	float:left;
	display:inline;
	margin:0 15px;
}
.sixiangku ul li a {
	color:#666;
}
.sixiangku ul li a:hover {
	color:#cc3333;
}
#tab-content .hided {
	display:none;
}
@media (max-width: 767px) {
.sixiangku ul {
	margin:0.5rem 0 0;
	padding:0;
	max-height:3.36rem;
	overflow:hidden;
}
.sixiangku ul li {
	font:0.42rem/2 "宋体";
	margin:0 0.3rem;
}
}
.sxk_b_height {
	height:20px;
}
/* 中国搜索 */
#zgSearch {
	height: 34px;
	padding-top: 30px;
}
#zgSearch form {
	height: 34px;
	position: relative;
}
#zgSearch .ss {
	float: left;
	width: 70%;
	height: 26px;
	line-height: 26px;
	padding: 0 5px;
	border: 1px solid #0066cd;
	color: #0066cd;
	background: #fff;
}
#zgSearch .ss_submit {
	width: 30%;
	height: 26px;
	cursor: pointer;
	background: #0066cd;
	border: none;
#border: 0px;
	text-align: center;
	color: #fff;
	-webkit-appearance: none;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
}
/* english */
.features {
	overflow:hidden;
	margin:40px 0;
}
.features .pic {
	width:133px;
	float:left;
	display:inline;
}
.features .pic img {
	width:100%;
}
.features .text {
	width:250px;
	height:133px;
	padding-left:20px;
	float:left;
	display:inline;
	position:relative;
}
.features .text h2 {
	font:18px/28px Arial, Helvetica, sans-serif;
	color:#000;
	margin:0;
}
.features .text h2 a {
	color:#000;
}
.features .text h2 a:hover {
	color:#cc3333;
}
.features .text span {
	width:100%;
	position:absolute;
	left:20px;
	bottom:20px;
	font:12px/12px Arial, Helvetica, sans-serif;
	color:#666;
}
.english_line {
	height:1px;
	font-size:0px;
	line-height:0px;
	background:url(../images/img/v7_index_1223_48.jpg) repeat-x;
}
@media (max-width: 1052px) and (min-width: 992px) {
.features .text {
	width:230px;
}
}
@media (max-width: 991px) and (min-width: 768px) {
.features {
	width:50%;
	float:left;
	display:inline;
}
.features .text {
	width:210px;
}
}
.news {
}
.news h2 {
	font:18px/28px Arial, Helvetica, sans-serif;
	color:#000;
	margin:20px 0 40px;
}
.books {
	background-color:#f9f9f9;
	height:420px;
}
.books .pic {
	margin:0 auto;
	padding:30px 0 0;
	width:130px;
	height:180px;
}
.books h2 {
	font:18px/28px Arial, Helvetica, sans-serif;
	color:#000;
	padding:30px 30px 0;
}
/* 关注我们 */
.gzwm {
	width:100%;
	border:solid 1px #003366;
	margin:40px 0 0 0;
}
.gzwm .pic {
	padding:15px 15px 15px 16px;
}
.gzwm .pic img {
	width:100%;
}
.gzwm .text {
	background-color:#003366;
	font:bold 14px/50px "微软雅黑";
	text-align:center;
	color:#fff;
}
.gzwm .text a {
	color:#fff;
}
.gzwm .text a:hover {
	color:#fff;
}
.yqlj {
	margin:20px 0;
}
.yqlj ul {
	margin:0;
	padding:0;
	max-height:144px;
	overflow:hidden;
}
.yqlj ul li {
	font:14px/36px "宋体";
	color:#666;
	white-space:nowrap;
	float:left;
	display:inline;
	margin:0 20px;
}
.yqlj ul li a {
	color:#666;
}
.yqlj ul li a:hover {
	color:#cc3333;
}
.footer {
	margin:10px 0 0 0;
}
.footer .lianjie {
	width:100%;
	background:#cc3333;
}
.footer .lianjie ul {
	margin:0;
	padding:0;
}
.footer .lianjie ul li {
	font:bold 14px/50px "微软雅黑";
	color:#fff;
	float:left;
	display:inline;
	margin:0 15px;
}
.footer .lianjie ul li a {
	color:#fff;
}
.footer .lianjie ul li a:hover {
	color:#fff;
}
@media (max-width: 991px) and (min-width: 768px) {
.footer {
	margin:40px 0 0 0;
}
}
@media (max-width: 767px) {
.footer .lianjie {
	padding:0.2rem 0;
}
.footer .lianjie ul li {
	font:bold 0.36rem/1.8 "微软雅黑";
	margin:0 0.3rem;
}
}
.copyright {
	background-color:#eff5fa;
	padding:20px 0;
}
.copyright span {
	text-align:center;
	color:#666;
	display:block;
}
.copyright span a {
	color:#666;
}
.copyright span a:hover {
	color:#666;
}
@media (max-width: 767px) {
.copyright {
	padding:0.4rem 0.5rem;
}
.copyright span {
	font:0.36rem/2 "宋体";
}
}
</style>
<!--
首页上方广告--> <style type="text/css"> .backpic {
background: url(../images/img/v7_index_sjd_1018_01_1.gif) top center no-repeat;
}
@media (max-width: 767px) {
.backpic {
	background: none;
}
}
.sjd_i_top {
	width: 100%;
	height: 90px;
}
.sjd_i_top img {
	width: 100%;
}
.sjd_i {
	background-color: #fff;
	padding-bottom: 50px;
	-webkit-box-shadow: 0px 0px 20px #bbb;
	-moz-box-shadow: 0px 0px 20px #bbb;
	box-shadow: 0px 0px 20px #bbb;
	margin-bottom:30px;
}
.toppic {
	margin:15px 0 0 0;
}
.toppic img {
	width:100%;
}
.toppic_mobi {
	display:none;
}
.toppic_mobi img {
	width:100%;
}
@media (max-width: 1000px) and (min-width: 768px) {
.toppic .con {
	width: 100%;
	margin: 0 auto;
}
.toppic .con img {
	width:100%;
}
}
@media (max-width: 767px) {
.sjd_i_top {
	width: 100%;
	height: auto;
}
.sjd_i {
	padding-bottom:0.5rem;
}
.toppic {
	display:none;
}
.toppic img {
	width:100%;
}
.toppic_mobi {
	width:100%;
	height:auto;
	display:block;
	padding:5px 5px 5px 5px;
}
.toppic_mobi img {
	width:100%;
}
}


.col-sm-4-logo{ width:280px;}
.right-bannerad{ float:right; width:720px; margin:12px 0 0 0;}
.right-bannerad .ad{ margin:0;}
.right-bannerad .ad img{ width:100%; max-height:80px; border:0;}