.top {
	width: 100%;
	height: 100px;
	margin-top: 50px;
}
/*.cf { zoom: 1;}
header:after, header:before {
	content: " ";
	display: table;
}
header:after {
	clear: both;
	overflow: hidden;
}
*/

/* 顶部logo */
.top .layout .cx {
	width: 210px;
	height: 90px;
	line-height: 90px;
	float: left;
}
.top .cx .select {
	height: 25px;
	line-height: 25px;
    display: inline;
    overflow: hidden;
    color: #575757;
    border: 1px solid #afafaf;
    /*width: 110px;*/
	vertical-align: middle;
}
.top .cx .btn {
	color: #515151;
    overflow: hidden;
    width: 65px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    border: 1px solid #afafaf;
    margin-left: 5px;
    display: inline;
	vertical-align: middle;
}

.top .layout .logo {
	width: 204px;
	height: 88px;
	margin-left: 308px;
}

.top .layout .search{
	height: 90px;
	line-height: 90px;
	vertical-align: middle;
	margin-left: 300px;
}
.top .search .text {
	background: #fff;
    overflow: hidden;
    color: #cacaca;
    border: 1px solid #bcbcbc;
    height: 23px;
    line-height: 23px;
    _line-height: 23px;
    width: 180px;
    padding: 0 10px;
    margin-right: 0px;
    display: inline;
	margin-right: -5px;
	border-right: none;
	vertical-align: middle;
}
.top .search .btn {
	width: 60px;
	height: 25px;
	line-height: 25px;
	color: #fff;
    border: none;
    background-image: url(images/search-ico.png);
	background-repeat: no-repeat;
	background-position: center center;
    overflow: hidden;
	background-color: #d23939;
	vertical-align: middle;
}

/* 顶部logo */
.menu {
	background: #cf0211;
	width: 100%;
	height: 80px;
	padding: 10px 0;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	border-top: 3px solid #ffba00;
}
.menu ul {
	width: 100%;
	height: 60px;
}
.menu ul li {
	float:left;
	/*text-align: center;*/
	line-height: 20px;
	/*width: 85px;*/
	/*margin-right: 65px;*/
	padding: 5px 40px;
	/*margin: 5px 40px;*/
}
/*.menu ul li.nav-item {
	margin-right: 0px;
	float: right;
}*/
.menu ul li a {
	color: #fff;
	/*font-weight: 540;*/
	font-size: 18px;
}

/* 顶部左右专题广告 */
.header-ad {
	width: 100%;
	height: 90px;
}
.header-ad-f {
	width: 940px;
	height: 110px;
}
.header-ad-r {
	width: 340px;
	height: 110px;
}

/* 顶部大头条 */
.headtitle-row {
	width: 100%;
	overflow: hidden;
	margin: 30px 0;
}
.headtitle-row .headtitle {
	padding: 5px 0;
}
.headtitle .content {
	font-weight: bolder;
	text-align: center;
	height: 63px;
	line-height: 63px;
}
.headtitle .content a {
	font-size: 42px;
	color: #06273a;
}
.headtitle .content a:hover {
	color: #cc3332;
}
.headtitle .content img {
	vertical-align: middle;
	width: 100%;
}

/* 幻灯片 */
.gallery-box {
	width: 100%;
	zoom: 1;
	overflow: hidden;
	/*margin-bottom: 5px;*/
}
.gallery-box .slide-box{
	width: 405px;
	height: 312px;
	position: relative;
}
.gallery-box .slide-box .imgs{
	width: 100%;
	height: 100%;
}
.gallery-box .slide-box li {
	position: absolute;
}
.gallery-box .slide-box .imgtitlebg {
	position: absolute;
	left: 0;
	bottom: 0;
	_bottom:-1px;
	width: 405px;
	height: 30px;
	z-index: 100;
	background-color: #000;
	filter:alpha(opacity=70); /*IE*/
	-moz-opacity:0.7; /*MOZ , FF*/
	opacity:0.7;/*CSS3, FF1.5*/	
}
.gallery-box .slide-box .imgtitle {
	overflow: hidden;
	line-height: 30px;
	height: 30px;
	width: 100%; 
	text-align: left;
	color:#ffffff;
	font-size:16px;
	position:absolute;
	bottom:0;
	left:0px;
	z-index:1001;
	padding-left: 5px;
	text-align: center;
}
.gallery-box .slide-box .imgtitle a {
	color: #fff;
}
.gallery-box .slide-box li img {
	width:405px;
	height:270px;
	margin:0px auto;
	border:0px;
}
.gallery-box .slide-box .nums {
    overflow: hidden;
	margin-top: 10px;
	position: absolute;
	z-index: 100;
	float: right;
	top: 280px;
	right: 135px;
}
.gallery-box .nums li {
	overflow: hidden;
	float:left;
	width:14px;
	height:14px;
	cursor:pointer;
	position:relative;
	z-index:100;
	_display:inline;
	margin-right:10px;
}
.gallery-box .nums li p{
	text-indent: -9999px;
	text-align:center;
	color:#fff;
	font-size:12px;
	background:url(images/ico.png) no-repeat;
	background-position:-80px -20px;	
	padding:2px 5px;
}
.gallery-box .nums li.curr {
	float:left;
	width:15px;
	height:20px;
}
.gallery-box .nums li.curr p{
	background:url(images/ico.png) no-repeat;
	background-position:-100px -20px;	
	padding:2px 5px;
}

/*.lhzt img {
	width: 100%;
	height: 100%;
	border: none;
}*/
.gallery-r {
	margin-left: 40px;
}

/*.today-news {
	margin-right: 10px;
}*/

/* 学习 */
.today-news {
	padding-right: 10px;
}
.today-news .module-title {
	height: 100%;
}
.today-news .m-list {
	/*width: 100%;*/
	width: 405px;
	margin-top: 20px;
}
.today-news .m-list ul {
	/*width: 410px;*/
}
.today-news .m-list ul li:first-child {
	margin-top: 0px;
}
.today-news .m-list ul li:last-child {
	margin-bottom: 0px;
}
.today-news .m-list ul li{
	font-size: 18px;
    margin: 10px 0;
    height: 35px;
    line-height: 35px;
    white-space: nowrap;
    overflow: hidden;
}
.today-news .m-list ul li.bold{
	font-size: 18px;
    font-weight: bold;
    margin: 15px 0;
    height: 35px;
    line-height: 35px;
    white-space: nowrap;
    overflow: hidden;
}
.module-title .title  span{
	display: inline-block;
	height: 29px;
	line-height: 29px;
	vertical-align: middle;
	color: #d74339;
	font-size: 20px;
	font-weight: 600;
}
.module-title .title img {
	display: inline-block;
	margin-right: 10px;
	vertical-align: middle;
	width: 29px;
	height: 29px;
}

/* 热点关注 */
.nreviews {
	margin-left: 10px;
	width: 435px;
	border-left: solid 1px #e0e0e0;
}
.nreviews .nreviews-list {
	width: 405px;
	margin-left: 30px;
}
.nreviews .m-list {
	width: 100%;
	margin-top: 20px;
}
.nreviews .m-list ul li:first-child {
	margin-top: 0px;
}
.nreviews .m-list ul li:last-child {
	margin-bottom: 0px;
}
.nreviews .m-list ul li{
	font-size: 18px;
    margin: 10px 0;
    height: 35px;
    line-height: 35px;
    white-space: nowrap;
    overflow: hidden;
}
.nreviews .m-list ul li.bold{
	font-size: 18px;
    font-weight: bold;
    margin: 10px 0;
    height: 35px;
    line-height: 35px;
    white-space: nowrap;
    overflow: hidden;
}

/* 中部专题广告 */
.special-col {
    width: 100%;
	height: 95px;
	margin: 30px 0;
}
.special-col ul {
	width: 100%;
	height: 75px;
}
.special-col ul li:last-child {
	margin-right: 0px;
}
.special-col ul li{
    width: 185px;
	height: 75px;
	float: left;
	margin-right: 38px;
}
.special-col ul img {
	width: 185px;
	height: 75px;
	line-height: 75px;
	border-radius: 6px;
}
.special-col .special-more {
	width: 100%;
	height: 20px;
	text-align:right;
	margin: 5px 0;
}
.special-col .special-more a {
	text-decoration: underline;
	font-size: 16px;
	font-style: italic;
	color: #4159a1;
}

/* 评论、人民智库和理论*/
.layout-column {
	width: 100%;
}
.c-column {
	width: 100%;
	margin: 30px 0;
}
.c-column .c-bg {
	width: 1330px;
	margin: 0 auto;
	height: 50px;
	background-color: #fef5ec;
	margin-bottom: 15px;
}
.c-column .c-bg .c-bg-wrap {
	width: 100%;
	height: 50px;
}
.c-column .c-bg .title-wrap {
	width: 405px;
	margin: 10px 40px 10px 0px;
	float: left;
}
.c-column .c-bg .title-wrap:last-child {
	margin-right: 0px;
}
.c-column .title-wrap .title {
	width: 150px;
	height: 30px;
	line-height: 30px;
	border-left: solid 3px #cf0211;
	margin-left: 15px;
}
.c-column .title .title-txt {
	display: inline-block;
	font-size: 20px;
	color: #58565b;
	font-weight: bold;
	padding-left: 15px;
}
.c-column .c-content-layout {
	width: 1300px;
	margin: 0 auto;
}
.c-column .c-content-layout .c-list {
	width: 405px;
	margin-right: 40px;
	overflow: hidden;
	/*padding-left: 15px;*/
}
.c-column .c-content-layout .c-list:last-child {
	margin-right: 0;
}
.c-list li {
	height: 35px;
	margin: 15px 0;
	line-height: 35px;
	overflow: hidden;
}
.c-list li a {
	font-size: 18px;
}
.c-column .c-content .c-ad {
	width: 410px;
}
.c-column .c-content .c-ad img {
    width: 100%;
	height: 60px;
	line-height: 60px;
	border-radius: 6px;
}

.field {
	display: inline-block;
	width: 75px;
	height: 40px;
	margin-right: 10px;
	font-size: 18px;
}
/*.field {
	display: inline-block;
	width: 75px;
	height: 100%;
	margin-right: 15px;
	color: #d10000;
}
.author {
	display: inline-block;
	width: 60px;
	height:  100%;
	margin-right: 15px;
	text-decoration: underline;
}
.more-author {
	width: 60px;
	height:  100%;
	display: inline-black;
}*/


/* 三刊杂志 */
.magazine-content {
	width: 855px;
	margin-top: 15px;
}
.magazine-content .magazine {
	width: 100%
	/*margin-top: 30px;*/
}
.magazine-content .magazine  ul{
	/*padding-left: 15px;*/
}
.magazine-content .magazine li {
	float: left;
	width: 255px;
	height: 330px;
	margin-right: 45px;
}
.magazine-content .magazine li:last-child {
	margin-right: 0;
}
.magazine-content .magazine .m-title {
	width: 200px;
	margin-top: 5px;
	float: left;
	/*text-align: center;*/
}
.magazine-content .magazine .m-more {
	width: 50px;
	float: right;
	margin-top: 5px;
	text-align: right;
}
.magazine-content .magazine .m-title a {
	display: block;
	overflow: hidden;
	height: 24px;
	line-height: 24px;
	color: #666;
}
.magazine-content .magazine .m-more a {
	display: block;
	overflow: hidden;
	height: 24px;
	line-height: 24px;
	color: #666;
	text-decoration: underline;
}
.magazine-content .magazine img {
	height: 100%;
	width: 100%;
	margin-right: 40px;
	border: 1px solid #b81e14;
}

/* 学术论文 */
.xslw {
	/*margin-top: 30px;*/
	margin-left: 40px;
	margin-top: 15px;
}
.xslw .xslw-title {
	height: 30px;
	border-left: solid 3px #cf0211;
	width: 150px;
	line-height: 30px;
	padding: 0 15px;
}
.xslw .xslw-title .title {
	color: #d74339;
    font-size: 20px;
    font-weight: 600;
}
.xslw .xslw-list {
	margin-top: 15px;
	width: 100%;
}
.xslw .xslw-list li {
	height: 32px;
	line-height: 32px;
	margin-top: 23px;
	overflow: hidden;
}
.xslw .xslw-list li a {
	font-size: 18px;
}

/* 中部广告 */
.ad-column {
	width: 1300px;
	height: 120px;
	overflow: hidden;
	margin: 50px 0;
}
.ad-column img {
	width: 100%;
	height: 120px;
}

/* 事实政治、经济观察和社会纵横 */
.sjd {
	width: 100%;
	overflow: hidden;
	/*margin: 15px 0;*/
}
.sjd .sjd-content {
	/*width: 410px;*/
	float: left;
	margin-right: 40px;
}
.sjd .sjd-content:last-child {
	margin-right: 0;
}
.sjd .sjd-content .sjd-title {
	width: 150px;
    height: 30px;
    font-size: 20px;
    line-height: 30px;
    color: #58565b;
    border-left: solid 3px #cf0211;
    padding: 0 15px;
    font-weight: bold;
}
.sjd .sjd-content .sjd-headtitle {
	margin: 15px 0 0px 0;
	width: 405px;
	height: 229px;
}
.sjd .sjd-content .sjd-headtitle .pic {
	overflow: hidden;
	width: 100%;
	height: 230px;
	position: relative;
}
.sjd .sjd-content .sjd-headtitle .pic-title-wrap {
	position: absolute;
	bottom: -5px;
	z-index: 20;
	right: 0px;
	height: 40px;
	line-height: 40px;
	width: 100%;
	text-align: center;
}
.sjd .sjd-content .pic-title-wrap .pic-text {
	color: #fff;
	display: inline-block;
	/*width: 300px;*/
	padding-left: 10px;
	font-size: 15px;
	font-weight: bold;
}
.sjd .sjd-content .sjd-headtitle .pic .sjd-title-bg {
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 1;
	width: 100%;
	height: 30px;
	line-height: 30px;
	background-color: #000;
	opacity: 0.7;
}
.sjd .sjd-content .pic img {
	width: 100%;
}

.sjd .sjd-content .sjd-list {
	width: 100%;
	background-color: #fef5ec;
}
.sjd .sjd-content ul {
	padding: 15px 0px 15px 10px;
}
.sjd .sjd-content ul li {
	font-size: 18px;
    line-height: 24px;
    max-height: 24px;
    overflow: hidden;
    padding: 10px 0;
	white-space: nowrap
}

/* 国家治理网 */
.gd {
	width: 100%;
	overflow: hidden;
	margin: 50px 0;
}
.gd .gjzl {
	width: 850px;
	/*border: solid 1px #bd0d00;*/
}
.gjzl .gjzl-module-title {
	width: 100%;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
}
.gjzl .gjzl-module-title .gjzl-title-txt {
	width: 200px;
	height: 100%;
	font-size: 20px;
    color: #58565b;
    border-left: solid 3px #cf0211;
    padding: 0 15px;
    font-weight: bold;
}
.gjzl .gjzl-content {
	margin: 10px 0;
	width: 100%;
	height: 320px;
}
.gjzl .gjzl-content .photo-paper-list {
	overflow: hidden;
	zoom: 1;
	width: 405px;
	margin-right: 40px;
}
.gjzl .photo-paper-list img {
	overflow: hidden;
}
.gjzl .swiper-container {
	width:100%;
	height: 280px;
}

.gjzl .pagination {
	position:absolute;
	bottom: 15px;
	left: 170px;
	width: 100%;
	text-align: center;
}
.gjzl .swiper-pagination-switch {
	margin: 0 2px;
	display: inline-block;
	width: 8px;
	height: 8px;
	border-radius: 100% !important;
	background: #d0d0d0;
	cursor: pointer;
}
.gjzl .swiper-active-switch {
	width: 15px;
	border-radius: 15px !important;
	background: #c71f25;
}

.gjzl .swiper-slide .swiper-title {
	width: 300px;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	text-align: left;
}
.gjzl .swiper-slide .swiper-title a{
	font-size: 16px;
	text-decoration: none;
	font-weight: bold;
	color: black;
}

.gjzl .gjzl-summary {
	width: 405px;
}
.gjzl .gjzl-summary .toptitle{
    overflow: hidden;
    margin-bottom: 20px;
	width: 100%;
}
.gjzl-summary  .intro {
    width: 100%;
    color: #c1050a;
	padding-bottom: 15px;
}

.gjzl-summary  .intro span {
    font-size: 18px;
	font-weight: bold;
}
.gjzl-summary .gjzl-special{
	padding-bottom: 15px;
	border-bottom: 2px solid #d04349;
}
.gjzl-summary .gjzl-special li{
	font-size: 18px;
	padding: 5px 0;
	white-space: nowrap;
}
.gjzl-summary .gjzl-recom{
	/*padding-bottom: 15px;*/
}
.gjzl-summary .gjzl-recom li{
	font-size: 18px;
	padding: 5px 0;
	white-space: nowrap;
	overflow: hidden;
}
.photo-paper-list .swiper-list-bottom{
	margin-top: 30px;
}
.photo-paper-list .swiper-list-bottom a{
	font-size: 16px;
	font-weight: bold;
	color: #c4070d;
}

/* 理响中国 */
.lxzg{
	/*height: 350px;*/
	margin-left: 40px;
}
.lxzg .lxzg-title {
	width: 150px;
    height: 30px;
    font-size: 20px;
    line-height: 30px;
    color: #58565b;
    border-left: solid 3px #cf0211;
    padding: 0 15px;
    font-weight: bold;
}
.lxzg .lxzg-list {
	width: 100%;
    height: 100%;
    /*margin-bottom: 15px;*/
}
.lxzg .lxzg-list .lxzg-pic-box {
	width: 410px;
    height: 100%;
    position: relative;
	margin-top: 15px;
}
.lxzg .lxzg-list .lxzg-pic-title {
	width: 410px;
    height: 30px;
	line-height: 30px;
	margin-top: 10px;
	overflow: hidden;
}
.lxzg .lxzg-txt {
	width: 410px;
	height: 100%;
	margin-top: 20px;
}
.lxzg .lxzg-txt ul li{
	height: 30px;
    max-height: 30px;
    line-height: 30px;
    margin: 14px 0;
    padding: 0;
    overflow: hidden;
	font-size: 18px;
}

/* 文化中国 */
.culture-content {
    float: left;
    margin-right: 40px;
}
.culture-content .culture-title {
	width: 150px;
    height: 30px;
    font-size: 20px;
    line-height: 30px;
    color: #58565b;
    border-left: solid 3px #cf0211;
    padding: 0 15px;
    font-weight: bold;
}
.culture-list {
	width: 405px;
	height: 145px;
	margin: 15px 0;
}
.culture-list .culture-box {
	width: 195px;
	height: 145px;
	position: relative;
}
.culture-list .culture-box:first-child {
	margin-right: 15px;
}
.culture-list .culture-box .culture-pic-title {
	bottom: 0;
    z-index: 20;
    right: 0px;
    height: 30px;
    line-height: 30px;
    width: 200px;
    position: absolute;
	overflow: hidden;
}

.culture-list .culture-box .culture-pic-title a {
	color: #fff;
    display: inline-block;
    width: 200px;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
}
.culture-list .culture-title-bg {
	position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 30px;
    line-height: 30px;
    background-color: #000;
    opacity: 0.7;
}
.culture-txt {
	width: 100%;
	height: 100%;
	margin-top: 10px;
}
.culture-txt ul li:last-child {
	margin-bottom: 0px;
}
.culture-txt ul li{
	height: 30px;
    max-height: 30px;
    line-height: 30px;
    margin: 10px 0;
    padding: 0;
    overflow: hidden;
	font-size: 18px;
}

/* 地方聚焦 */
.df-content {
	width: 410px;
    float: left;
    margin-right: 40px;
}
.df-content .df-title {
	width: 150px;
    height: 30px;
    font-size: 20px;
    line-height: 30px;
    color: #58565b;
    border-left: solid 3px #cf0211;
    padding: 0 15px;
    font-weight: bold;
}
.df {
	width: 410px;
    height: 100%;
    margin-top: 15px;
}
.df .df-txt {
	width: 100%;
    margin-top: 15px;
}
.df .df-txt ul li {
	width: 100%;
    height: 30px;
    line-height: 30px;
    margin: 18px 0;
    padding: 0;
	font-size: 18px;
	overflow: hidden;
}
.df .df-txt ul li:first-child {
	margin-top: 0px;
}
.df .df-txt ul li:last-child {
	margin-bottom: 0px;
}

/* 党建创新 */
.dj-content {
    float: left;
}
.dj-content .dj-title {
	width: 150px;
    height: 30px;
    font-size: 20px;
    line-height: 30px;
    color: #58565b;
    border-left: solid 3px #cf0211;
    padding: 0 15px;
    font-weight: bold;
}
.dj {
	width: 410px;
    height: 100%;
    margin-top: 15px;
}
.dj .dj-txt {
	width: 100%;
    margin-top: 10px;
}
.dj .dj-txt ul li:last-child {
	margin-bottom: 0px;
}
.dj .dj-txt ul li:first-child {
	margin-top: 0px;
}
.dj .dj-txt ul li {
	width: 100%;
    height: 30px;
    line-height: 30px;
    margin: 18px 0;
    padding: 0;
	font-size: 18px;
	overflow: hidden;
}

/* 学术前沿 */
.xs-content {
    float: left;
	margin-right: 40px;
}
.xs-content .xs-title {
	width: 150px;
    height: 30px;
    font-size: 20px;
    line-height: 30px;
    color: #58565b;
    border-left: solid 3px #cf0211;
    padding: 0 15px;
    font-weight: bold;
}
.xs {
	width: 410px;
    height: 100%;
    margin: 15px 0;
}
.xs .dj-txt {
	width: 100%;
    margin: 10px 0;
	margin: 15px 0;
}
.xs .xs-txt ul li:first-child {
	margin-top: 0;
}
.xs .xs-txt ul li {
	width: 100%;
    height: 30px;
    line-height: 30px;
    margin: 20px 0;
    padding: 0;
	font-size: 18px;
	overflow: hidden;
}

/* 中国品牌 */
.brand-content {
    float: left;
	margin-right: 40px;
}
.brand-content .brand-title {
	width: 150px;
    height: 30px;
    font-size: 20px;
    line-height: 30px;
    color: #58565b;
    border-left: solid 3px #cf0211;
    padding: 0 15px;
    font-weight: bold;
}
.brand {
	width: 410px;
	height: 100%;
	margin: 15px 0;
}
.brand .brand-txt {
	width: 100%;
    margin: 10px 0;
	margin: 15px 0;
}
.brand .brand-txt ul li:first-child {
	margin-top: 0;
}
.brand .brand-txt ul li {
	width: 100%;
    height: 30px;
    line-height: 30px;
    margin: 22px 0;
    padding: 0;
	font-size: 18px;
	overflow: hidden;
}
.brand-list {
	width: 410px;
	height: 120px;
	margin: 15px 0;
}
.brand-list .brand-box {
	width: 200px;
	height: 120px;
	position: relative;
}
.brand-list .brand-box:first-child {
	margin-right: 10px;
}
.brand-list .brand-box .brand-pic-title {
	bottom: 0;
    z-index: 20;
    right: 0px;
    height: 30px;
    line-height: 30px;
    width: 200px;
    position: absolute;
	overflow: hidden;
}
.brand-list .brand-box .brand-pic-title a {
	color: #fff;
    display: inline-block;
    width: 200px;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
}
.brand-list .brand-title-bg {
	position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 30px;
    line-height: 30px;
    background-color: #000;
    opacity: 0.7;
}

/* 视频 */
.video-content {
    float: left;
}
.video-content .video {
	width: 100%;
	height: 100%;
}
.video .video-wrap {
	width: 100%;
}
.video .v-title {
	/*width: 150px;*/
    height: 30px;
    font-size: 20px;
    line-height: 30px;
    color: #58565b;
    border-left: solid 3px #cf0211;
    padding: 0 15px;
    font-weight: bold;
}
.video .video-title .video-title-text {
	float: float;
}
.video .video-more  {
	float: right;
	height: 30px;
	line-height: 30px;
}
.video .video-more h3 {
	display: inline-block;
	float: left;
	vertical-align: middle;
	margin-right: 5px;
	width: 30px;
	height: 30px;
}
.video .video-more h3 a{
	font-size: 14px;
	color: #d20b18;
	font-weight: bold;
}
.video .video-more .video-ico {
	float: left;
	background: url(images/m-ico.png) no-repeat;
	width: 30px;
	height: 30px;
	vertical-align: middle;
}

.video .video-list {
	width: 410px;
	margin-top: 15px;
	position: relative;
}
.video .video-list .video-photo {
	width: 405px;
	height: 210px;
	/*position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);*/
	background: #d30b18;
}
.video .swiper-container {
	width: 100%;
	height: 245px;
	position: relative;
}
.video .swiper-container .swiper-slide {position: relative;}
.video .swiper-container .swiper-slide .video-slide-pic {
	position: absolute;
    top: 18px;
    left: 53px;
    bottom: 0;
    right: 0;
	width: 300px;
	height: 175px;
}
.video .swiper-container .swiper-slide .video-slide-title {
	width: 405px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	top: 210px;
	position: absolute;
}
.video .swiper-container .swiper-slide .video-slide-title {
	font-size: 18px;
	font-weight: bold;
}
.video .swiper-container .video-slider-play {
	width: 50px;
    height: 50px;
    overflow: hidden;
    position: absolute;
    left: 175px;
    top: 80px;
    z-index: 30;
    background: url(images/video-school.png) 0px -160px no-repeat;
}
.video .video-list .arrow-left{
	background: url(images/button_prev.png) no-repeat left top;
    position: absolute;
    left: 25px;
    top: 60%;
    margin-top: -30px;
    width: 16px;
    height: 20px;
    z-index: 100;
}
.video .video-list .arrow-right{
	background: url(images/button_next.png) no-repeat left bottom;
    position: absolute;
    right: 25px;
    top: 60%;
    margin-top: -30px;
    width: 16px;
    height: 20px;
    z-index: 100;
}
.video .pagination {
	position:absolute;
	bottom: 8px;
	left: 138px;
	width: 100%;
	text-align: center;
}
.video .swiper-pagination-switch {
	margin: 0 2px;
	display: inline-block;
	width: 8px;
	height: 8px;
	border-radius: 100% !important;
	background: #d0d0d0;
	cursor: pointer;
}
.video .swiper-active-switch {
	width: 15px;
	border-radius: 15px !important;
	background: #c71f25;
}

.video .swiper-slide .swiper-title {
	width: 270px;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	text-align: left;
}
.video .swiper-slide .swiper-title a{
	font-size: 15px;
	text-decoration: none;
	font-weight: bold;
	color: black;
}
.video .video-content {
    width: 135px;
	height: 70px;
	position: relative;
}
.video .video-content img {
    width: 130px;
	height: 70px;
	line-height: 60px;
}
.video .video-txt .video-title {
	margin-top: 5px;
	text-align: center;
}
.video .video-txt .video-title a {
	font-size: 12px;
}
.video .video-content .video-txt-play {
	position: absolute;
	width: 20px;
    height: 20px;
    overflow: hidden;
    position: absolute;
    left: 5px;
    top: 45px;
    z-index: 30;
    background: url(images/ico-index-add.png) 0px -125px no-repeat;
}
.video .video-txt-wrap {
	width: 100%;
    height: 100%;
    margin-top: 35px;
}
.video .video-txt {
	width: 405px;
}
.video .video-txt ul li {
	height: 30px;
    max-height: 30px;
    line-height: 30px;
    margin: 20px 0;
    padding: 0;
    font-size: 18px;
    overflow: hidden;
}
.video .video-txt ul li:first-child {
	margin-top: 0px;
}
.video .video-txt ul li:last-child {
	margin-bottom: 0px;
}

/* 一线调研 */
.survey-content {
    float: left;
	margin-right: 40px;
	margin-top: 40px;
}
.survey-content .survey-title {
	width: 150px;
    height: 30px;
    font-size: 20px;
    line-height: 30px;
    color: #58565b;
    border-left: solid 3px #cf0211;
    padding: 0 15px;
    font-weight: bold;
}
.survey {
	width: 405px;
	height: 100%;
	margin: 15px 0;
}
.survey .survey-pic {
	width: 100%;
	height: 100%;
}
.survey .survey-pic-title {
	width: 100%;
	height: 30px;
	line-height: 30px;
	margin: 5px 0px 20px 0px;
	overflow: hidden;
}
.survey .survey-pic img {
	width: 405px;
	height: 175px;
}
.survey-list {
	width: 100%;
	height: 100%;
}
.survey .survey-list ul li{
	height: 30px;
	max-height: 30px;
	line-height: 30px;
	margin: 10px 0;
	padding: 0;
	font-size: 18px;
	overflow: hidden;
	padding: 0;
}

/* 实践案例 */
.sjal-content {
    float: left;
	margin-right: 40px;
	margin-top: 40px;
}
.sjal-content .sjal-title {
	width: 150px;
    height: 30px;
    font-size: 20px;
    line-height: 30px;
    color: #58565b;
    border-left: solid 3px #cf0211;
    padding: 0 15px;
    font-weight: bold;
}
.sjal {
	width: 405px;
	height: 100%;
	margin: 15px 0;
}
.sjal .sjal-list {
	width: 100%;
	height: 100%;
	margin-bottom: 15px;
}
.sjal .sjal-list .sjal-pic-box {
	width: 100%;
	height: 175px;
	position: relative;
}
.sjal .sjal-list .sjal-pic-box .sjal-pic-text {
	display: inline-block;
	bottom: 0;
    z-index: 20;
    right: 0px;
    height: 30px;
    line-height: 30px;
    width: 410px;
    position: absolute;
}
.sjal .sjal-list .sjal-pic-box .sjal-pic-text {
	display: inline-block;
	bottom: 0;
    z-index: 20;
    right: 0px;
    height: 30px;
    line-height: 30px;
    width: 410px;
    position: absolute;
	font-size: 16px;
	text-align: center;
	color: #fff;
	font-weight: bold;
}
.sjal .sjal-list .sjal-pic-box .sjal-title-bg {
	position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 30px;
    line-height: 30px;
    background-color: #000;
    opacity: 0.7;
}
.sjal .sjal-txt {
	width: 100%;
	height: 100%;
}
.sjal .sjal-txt ul li{
	height: 30px;
	max-height: 30px;
	line-height: 30px;
	margin: 10px 0;
	padding: 0;
	font-size: 18px;
	overflow: hidden;
}

/* 动态 */
.news-content {
    float: left;
	margin-top: 40px;
}
.news-content .news-title {
	width: 150px;
    height: 30px;
    font-size: 20px;
    line-height: 30px;
    color: #58565b;
    border-left: solid 3px #cf0211;
    padding: 0 15px;
    font-weight: bold;
}
.news {
	height: 100%;
	margin: 15px 0;
}
.news-list {
	width: 100%;
	height: 100%;
}
.news .news-list ul li{
	height: 30px;
	max-height: 30px;
	line-height: 30px;
	margin: 24px 0;
	padding: 0;
	font-size: 18px;
	overflow: hidden;
	padding: 0;
}
.news .news-list ul li:first-child{
	margin-top: 0px;
}
.news .news-list ul li:last-child{
	margin-bottom: 0px;
}

/* 底部 */
.footer { 
	margin:0 auto; 
	padding:20px 0;
	width: 1300px;
    margin: 20px auto;
    overflow: hidden;
    line-height: 33px;
    font-size: 12px;
}
.footer .links {background: #333738;width: 1300px;line-height: 33px;height: 33px;}
.footer li,.footer li a{color: #fff; font-size: 16px;}
.footer ul{width: 1300px; overflow: hidden;}
.footer ul li {
	float: left;
    overflow: hidden;
    color: #fff;
    margin-right: 50px;
    display: inline;
	text-align: center;
	margin: 0 18px;
}
.footer p {
	text-align: center;
    line-height: 24px;
    color: #43322e;
	font-size: 16px;
}
.footer p a{
    color: #999a9a;
}

@media screen and (max-width: 1200px) {
	html {
		width: 1280px;
		margin: 0 auto;
	}
	.menu ul li {padding: 5px 35px;}
	/*.menu ul li {font-size: 16px;}*/
	.footer ul li {margin: 0 16px;}
	.footer a {font-size: 14px;}
	.gjzl .swiper-list-bottom a {font-size: 14px;}
	.m-list li a, .c-list li a, .xslw .xslw-list li a, .sjd-list li a, .gjzl-special li a, .gjzl-recom li a, .lxzg-txt li a, .culture-txt li a, .df-txt li a, .dj-txt li a, .xs-txt li a, .brand-txt li a, .video-txt li a, .survey-list li a, .sjal-txt li a, .news-list li a {font-size: 16px;}
}
@media screen and (max-width:1024px){
	#top img{  width: 100%!important;}
}
@media screen and (max-width:1900px){
	#top img{  width: 100%!important;}
}
