* {
	margin: 0;
	padding: 0;
	font-family: "Microsoft YaHei", "微软雅黑", STXihei, "宋体", serif;
}

div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td,
img,
body {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

a:link,
a:visited,
a:active {
	text-decoration: none;
	color: #000;
}

* {
	box-sizing: border-box;
	font-family: "Helvetica Neue", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", sans-serif;
}

body {
	overflow-x: hidden;
}

body {
	background: #FFFFFF !important;
}

.pc {
	display: block;
	/* background: #333; */
}

.phone {
	display: none;
	/* background: red; */
}

.phoneM1 {
	display: none;
}


/*滚动条样式*/

::-webkit-scrollbar {
	width: 4px;
}

::-webkit-scrollbar-thumb {
	-webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0.3);
	background-color: rgb(200, 202, 204);
}

a {
	text-decoration: none;
}


/* 顶部样式 */

.pc-top {
	width: 1200px;
	height: auto;
	margin: auto;
	padding: 10px 0px;
	/* background: #0DAB51; */
	overflow: hidden;
}

.top-logo {
	width: 190px;
	height: 42px;
	float: left;
}

.top-logo img {
	width: 100%;
	height: 100%;
}

.top-logo p {
	font-size: 16px;
	color: #666666;
	line-height: 17px;
}

.top-tuiguang {
	width: 316px;
	height: 80px;
	float: left;
	margin-left: 10px;
	background: #3494F0;
	text-align: center;
	line-height: 80px;
	color: #FFFFFF;
}

div.search {
	float: right;
}

form {
	position: relative;
	width: 300px;
	margin: 0 auto;
}

input,
button {
	border: none;
	outline: none;
}

#searchform {
	display: block;
	height: 36px;
}

.inp_srh {
	border: 1px solid #999;
	float: left;
	display: inline;
	height: 40px;
	width: 300px;
	font-size: 14px;
	padding-left: 15px;
	padding-right: 45px;
	box-sizing: border-box;
}

.btn_srh {
	background: url(../img/sear.png) no-repeat;
	width: 30px;
	height: 29px;
	border: none;
	cursor: pointer;
	margin-top: 9px;
	position: absolute;
	right: 0;
	border-radius: 20px;
	background-size: 80%;
}

input::-webkit-input-placeholder {
	color: #ddd;
	font-size: 14px;
}

input::-moz-placeholder {
	color: #ddd;
	font-size: 14px;
}

input:-moz-placeholder {
	color: #ddd;
	font-size: 14px;
}

input:-ms-input-placeholder {
	color: #ddd;
	font-size: 14px;
}

.header {
	height: 50px;
	background: #083b96;
}

.nav ul.cons {
	list-style: none;
	overflow: hidden;
	width: 100%;
	overflow: hidden;
}

.nav ul.cons li a {
	font-size: 18px;
	color: #fff;
	float: left;
	height: 50px;
	line-height: 50px;
	padding: 0 22px;
}

.nav ul.cons li.active a {
	color: #fff;
	background: #3494f0;
}

.nav ul.cons li:hover a {
	color: #fff;
	background: #3494f0;
}


/* 横向文字轮播推广  样式 */

.pad_right {
	padding-right: 20px;
}

.scroll_top {
	position: relative;
	overflow: hidden;
	background: #e6eeff;
	margin-top: 20px;
}

#scroll_box {
	width: 100%;
	position: fixed;
	bottom: 0px;
	z-index: 1000;
	background: #083b96;
}

.scroll_div {
	display: inline-block;
	width: 100px;
	height: 40px;
	text-align: center;
	position: absolute;
	top: 0;
	line-height: 40px;
	background: #E6EEFF;
}

#scroll_div {
	height: auto;
	overflow: hidden;
	white-space: nowrap;
	width: 1200px;
	margin: auto;
	/* margin-left: 10px; */
}

.scroll_div a {
	color: #000;
	font-weight: bold;
}

#scroll_begin,
#scroll_end {
	display: inline;
	line-height: 40px;
}

#scroll_begin a,
#scroll_end a {
	color: #333;
	text-decoration: none;
}


/* 主体样式 */

.pc-container {
	width: 1200px;
	height: auto;
	margin: auto;
}

.cont-headlines {
	width: 90%;
	margin: auto;
	text-align: center;
	padding: 10px 0;
}

.cont-headlines>h1>a {
	color: #3253a7;
	font-size: 28px;
	text-decoration: none;
}

.cont-headlines>h1>a:hover {
	color: #3494F0;
}

.cont-headlines>p {
	margin-top: 15px;
	font-size: 15px;
	line-height: 26px;
	color: #666;
}

.cont-module1 {
	width: 100%;
	height: auto;
	margin-top: 30px;
	overflow: hidden;
}

.module1-left {
	width: 800px;
	height: auto;
	/* background: #c1c1c1; */
	float: left;
}

.left-slideshow {
	width: 800px;
	height: 533px;
	background: #c1c1c1;
}

.swiper {
	height: 533px;
	width: 100%;
	overflow: hidden;
	position: relative;
}

.swiper img {
	width: 100%;
	height: 100%;
}

.swiper .swiper-slide {
	position: relative;
}

.swiper .swiper-wrapper p {
	position: absolute;
	left: 0;
	bottom: 0;
	line-height: 40px;
	background: rgba(48, 87, 152, 0.8);
	width: 100%;
	font-size: 16px;
	padding: 0 10px;
	box-sizing: border-box;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	font-weight: normal;
	color: ghostwhite;
	padding-right: 20%;
}

.pagination {
	position: absolute;
	z-index: 20;
	bottom: 0;
	width: 20% !important;
	text-align: center;
	line-height: 40px;
	left: 80% !important;
	color: #fff;
	font-size: 15px;
}

.swiper-button-next {
	background: url(../img/speArea-arrow-r.png);
}

.swiper-button-prev {
	background: url(../img/speArea-arrow-l.png);
}

.swiper-button-next,
.swiper-button-prev {
	width: 58px;
	height: 58px;
	background-size: 58px 58px;
}

.pagination {
	bottom: 0 !important;
}

.swiper-pagination-bullet {
	background: #fff;
	opacity: 0.9;
}

.swiper-pagination-bullet-active {
	background: #3494F0;
}

.swiper2 {
	height: 405px !important;
}


/* 视频样式 */

.left-video {
	width: 800px;
	height: auto;
	margin-top: 17px;
	overflow: hidden;
}

.videoBox {
	width: 287px;
	float: left;
}

.videoBox .vid.imgModule ul li {
	margin-top: 15px;
}

.video img {
	width: 287px;
	height: 140px;
}

.video {
	margin-bottom: 10px;
}

.video a p {
	width: 100%;
	text-align: center;
	color: #333333;
}

.videoBox ul {
	margin: -5px 0;
	padding: 0;
}

.videoBox ul a {
	color: #FFFFFF;
	font-size: 14px;
	text-decoration: none;
}

.videoBox ul li {
	display: block;
	width: 100%;
	height: 54px;
	background: url(../img/Videobj.jpg);
	background-size: cover;
	margin-bottom: 4px;
}

.videoBox li span {
	display: inline-block;
	width: 25px;
	height: 25px;
	background: url(../img/play.png);
	background-size: cover;
	position: relative;
	top: 6px;
	left: 10px;
	margin-right: 15px;
}

.videoBox ul a:hover {
	color: #3494f0;
}

.imgListBox {
	width: 500px;
	height: 348px;
	/* border: 1px solid red; */
	float: right;
	/* background: #3494F0; */
	overflow: hidden;
	position: relative;
}

.imgShowBox {
	width: 1600px;
	position: absolute;
	left: 0;
	font-size: 15px;
}

.imgModule {
	width: 500px;
	height: 348px;
	float: left;
}

.imgModule ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.imgModule ul li {
	width: 48%;
	height: 160px;
	overflow: hidden;
	display: inline-block;
	float: left;
	position: relative;
	margin-top: 15px;
}

.box_list {
	margin-top: 15px;
}

.imgModule ul li:nth-child(2n) {
	float: right;
}

.imgModule ul li img {
	width: 100%;
	height: 160px;
}

.imgModule ul li p {
	width: 100%;
	height: 40px;
	background: rgba(0, 0, 0, 0.5);
	position: absolute;
	bottom: -10px;
	color: #FFFFFF;
	line-height: 40px;
	text-align: center;
	bottom: 0;
	padding: 0 10px;
	box-sizing: border-box;
}

.imgModule ul li a {
	color: #FFFFFF!important;
	text-decoration: none!important;
}

.arrowIcon_left,
.arrowIcon_right {
	font-size: 50px;
	color: #FFFFFF;
	display: none;
	position: absolute;
	background: rgba(52, 148, 240, 0.5);
	line-height: 70px;
	height: 70px;
	width: 70px;
	text-align: center;
}

.arrowIcon_left {
	left: -20px;
	top: 130px;
	border-radius: 0 10px 10px 0;
}

.arrowIcon_right {
	right: -20px;
	top: 130px;
	border-radius: 10px 0px 0px 10px;
}

.imgListBox:hover .arrowIcon_left {
	display: block;
	cursor: pointer;
}

.imgListBox:hover .arrowIcon_right {
	display: block;
	cursor: pointer;
}


/* 要闻样式 */

.module1-right {
	width: 385px;
	height: 533px;
	float: right;
	border: 1px solid #c1c1c1;
	overflow-y: scroll;
	overflow-x: hidden;
}

.right-titleImg {
	width: 100%;
	height: 100px;
	background-image: url(../img/head-xxjxs-bg.png);
	background-size: 100%;
	position: relative;
}

.right-img-title {
	color: #3494F0;
	font-weight: bold;
	font-size: 20px;
	position: absolute;
	top: 55px;
	left: 20px;
	display: none;
}

.right-table {
	width: 100%;
	height: auto;
	border-collapse: collapse;
	border-spacing: 0;
	overflow: visible;
	max-height: 530px;
	overflow-y: hidden;
}

.right-table:hover,
.right-table2:hover {
	overflow-y: scroll;
}

.right-table2 {
	/*display: flex;
	max-height: 285px;
	overflow-y: hidden;*/
}

.right-table tr {
	vertical-align: middle;
	height: 55px;
	/* cursor: pointer; */
}

.right-table tr td {
	padding-left: 10px;
	padding-right: 10px;
	border-bottom: 1px solid #c1c1c1;
}

.right-table tr:hover {
	background: #3494f0;
	color: #fff;
}

.right-table tr:hover a {
	color: #fff;
}

.table-active {
	background: #3494f0;
	color: #fff;
}

.right-table a {
	color: #333;
	font-size: 15px;
	text-decoration: none;
	line-height: 22px;
}


/* 政务信息样式 */

.module1-right2 {
	height: 400px;
	margin-top: 15px;
}

.mr2Title {
	height: 40px;
	border-bottom: 2px solid #3494F0;
	line-height: 40px;
}

.mr2Title p {
	height: 40px;
	width: 100px;
	background: #3494F0;
	color: #FFFFFF;
	font-size: 18px;
	text-align: center;
	float: left;
}

.mr2Title a {
	display: block;
	float: right;
	padding-right: 5px;
	color: #666666;
	font-size: 14px;
}

.side-mod {
	margin-top: 10px;
}

.side-hd {
	height: 40px;
	line-height: 40px;
	font-size: 18px;
	color: rgb(0, 0, 0);
}

.side-mod .imgBox a {
	color: rgb(255, 255, 255);
	display: block;
	position: relative;
}

.side-mod .imgBox img {
	display: block;
	width: 100%;
	height: 200px;
}

.side-mod .imgBox p {
	width: 100%;
	height: 48px;
	line-height: 52px;
	color: rgb(255, 255, 255);
	position: absolute;
	left: 0px;
	bottom: 0px;
	font-size: 15px;
	background-image: linear-gradient(transparent, rgb(0, 0, 0));
	text-align: center;
	overflow: hidden;
	padding: 0 10px;
	box-sizing: border-box;
}

.side-mod .defList {
	margin: 10px 0px;
}

.side-mod .defList li {
	font-size: 15px;
	height: 36px;
	line-height: 36px;
	overflow: hidden;
}

.side-mod .defList li a {
	color: #333;
}


/* 一区推广区样式 */

.cont-modulelsat {
	margin-top: 15px;
	overflow: hidden;
}

.cont-modulelsat a:hover {
	color: #3494F0;
}

.cont-promote {
	width: 1200px;
	height: auto;
	float: left;
	margin-top: 15px;
	overflow: hidden;
}

.cont-promote img {
	width: 100%;
	height: 100%;
}

.modulelsat-left {
	width: 390px;
	float: left;
}

.modulelsat-mid {
	width: 395px;
	margin: 0 15px;
	float: left;
}

.modulelsat-right {
	width: 385px;
	float: right;
}

.cont-modulelsat .modulelsat_p p a {
	line-height: 40px;
	color: #333333;
	text-decoration: none;
	font-size: 15px;
	background: url(../img/jiantou001.png) no-repeat 0 15px;
	background-size: 12px;
	padding-left: 20px;
}

.main {}

.main .imgBox a {
	overflow: hidden;
	display: inline-block;
	margin-top: 5px;
}

.main .imgBox img {
	float: left;
	width: 130px;
	height: 90px;
}

.main .defList li {
	font-size: 15px;
	height: 35px;
	line-height: 35px;
	overflow: hidden;
	position: relative;
	padding-left: 15px;
	background: url(../img/kongxinyuandian.png) no-repeat 0 13px;
	padding-left: 15px;
	background-size: 8px;
}

.main .defList li a {
	color: #333;
}

.main .imgBox p {
	margin-left: 150px;
	font-size: 15px;
	line-height: 25px;
	padding-top: 5px;
	color: #333;
}


/*详情0*/

.title_xq {
	margin: 20px 0;
	display: block;
	background: url(../img/bg2.jpg) 0 100% no-repeat;
	padding-bottom: 30px;
}

.detail_top {
	width: 100%;
	text-align: center;
}

.title_xq h2 {
	font-size: 30px;
	font-weight: 700;
	color: #000;
	line-height: 50px;
}

.userCreateTime {
	padding: 20px 0 10px 0;
	font-size: 14px;
	color: #999;
}

.userCreateTime span {
	display: inline-block;
	color: #999;
	padding-left: 20px;
}

.content_tex {
	font-size: 16px;
	line-height: 25px;
	color: #444;
	padding: 0 20px;
}

.content_tex p {
	text-indent: 2em;
	line-height: 35px;
}

.content_tex img {
	display: block;
	margin: 10px auto;
	max-width: 600px;
}
.bottom div.bottom-next {
    width: 100%;
    height: 58px;
    margin-bottom: 46px;
    padding: 0;
    font-size: 16px;
    text-align: center;
    color: #348CEC;
    line-height: 58px;
    background-color: #F5FBFF;
    border: 1px solid #BEDDFF;
    border-radius: 4px;
}
div.bottom-next a {
    position: relative;
    padding: 0 10px;
    margin: 0;
    width: 50%;
    color: #348CEC;
    float: left;
    font-weight: 600;
}
div.bottom-next a:nth-child(2n){
	float: right;
}
div.bottom-next a em{
	list-style: none;
	font-size: 12px;
	font-style: normal;
	color: #91C6FF;
	padding-right: 10px;
}

.zx_swiper {
	position: relative;
}

.tuijian .swiper2 {
	width: 88%;
}

.tuijian .swiper2 .swiper-slide {
	height: 120px;
}

.zx_swiper img {
	height: 100%;
	width: 100%;
}

.beiying p {
	position: absolute;
	left: 0;
	bottom: 0;
	line-height: 50px;
	background: rgba(0, 0, 0, 0.6);
	font-size: 16px;
	padding: 0 10px;
	color: #fff;
	width: 100%;
	text-align: center;
}
.zx_swiper .swiper3{
	height: 200px;
	margin-top: 15px;
}
.zx_swiper p {
	padding:10px 5px !important;
	line-height: 25px;
	font-size: 14px !important;
}

.zx_swiper .swiper-button-next {
	background: url(../img/speArea-arrow-r.png) no-repeat;
}

.zx_swiper .swiper-button-prev {
	background: url(../img/speArea-arrow-l.png) no-repeat;
}

.zx_swiper .swiper-button-white {
	background: rgb(0, 0, 0, 0.6);
}

.swiper-button-next,
.swiper-button-prev {
	width: 58px !important;
	height: 58px !important;
	background-size: 58px 58px !important;
	background-repeat: no-repeat !important;
}

/*底部*/

.footbgs {
	border-top: 1px solid #083B96;
	padding: 20px 0;
	background: #083B96;
	width: 100%;
	margin-top: 20px;
}

.footer {
	padding: 20px;
	margin-top: 10px;
	color: #fff;
	overflow: hidden;
	width: 1200px;
	margin: auto;
	box-sizing: border-box;
}

.footer a {
	color: #fff;
}

.footer a:hover {
	color: #fff !important;
}

.youq {
	overflow: hidden;
	padding-bottom: 20px;
}

.youq li {
	float: left;
	padding: 0 10px;
	font-size: 14px;
}

.links {
	overflow: hidden;
}

.links ul.youq {
	width: 1040px;
	float: left;
}

.links .lian {
	float: left;
	width: 100px;
}

#link_896a3aee.links {
	text-align: left;
	font-size: 12px;
	padding-top: 20px;
}

#link_896a3aee.links ul {
	clear: both;
	padding-bottom: 20px;
}

#link_896a3aee.links li {
	float: left;
	margin-right: 10px;
	line-height: 1.8em;
	list-style: none;
	padding: 0;
}

#link_896a3aee.links em {
	clear: both;
	display: block;
}

#link_896a3aee.links #link_menu li {
	font-size: 14px;
	line-height: 2.5em;
	cursor: pointer;
	width: 5em;
	text-align: center;
}

#link_896a3aee.links #link_menu i {
	font-size: 12px;
	line-height: 2.9em;
	float: right;
	font-style: normal;
}

#link_896a3aee.links .on {
	font-weight: bold;
}

.goTop {
	position: fixed;
	bottom: 200px;
	right: 200px;
	width: 50px;
	height: 50px;
	overflow: hidden;
	background: url(../img/top.png) no-repeat center center #fff;
	/*transform: rotate(270deg);*/
	text-indent: -999em;
	transition: all 0.3s;
	cursor: pointer;
	background-color: #3494F0;
	background-size: 60%;
	border-radius: 10px;
	/*	opacity: 0.7;*/
}

.goTop:hover {
	/*opacity: 1;*/
}

.beian {
	font-size: 14px;
	text-align: center;
}

@media only screen and (min-width: 1500px) and (max-width: 1700px) {
	.goTop {
		right: 100px;
	}
}

@media only screen and (min-width: 1000px) and (max-width: 1500px) {
	.goTop {
		right: 0;
	}
}

.pages {
	text-align: center;
	font-size: 14px;
	margin: 40px 0;
	width: 100%;
	background: #fff;
	line-height: 35px;
	box-sizing: border-box;
}

.pages a {
	background: #fff;
	padding: 0 15px;
	height: 35px;
	display: inline-block;
	font-size: 16px;
	color: #333;
	border: 1px solid #ddd;
	margin: 0 3px;
}

.pages a:first-child {
	border-radius: 5px 0 0 5px;
}

.pages a:last-child {
	border-radius: 0 5px 5px 0;
}

.pages span {
	background: #3494F0;
	border: 1px solid #3494F0;
	padding: 0 15px;
	height: 35px;
	color: #fff;
	display: inline-block;
}

.guangao {
	width: 100%;
	height: 90px;
	position: relative;
	margin: 20px auto;
}

.guangao img.guang {
	width: 100%;
	height: 90px;
}

.guangao img.close {
	width: 30px;
	height: 30px;
	position: absolute;
	top: -16px;
	right: -15px;
	z-index: 99;
	cursor: pointer;
}

.gaoindex {
	width: 300px;
	height: 300px;
	position: relative;
}

.gaoindex img.guang {
	width: 300px;
	height: 300px;
	border: 1px solid #eee;
	box-sizing: border-box;
}

.post-navigation {
	overflow: hidden;
	padding: 20px 0;
	background: #fff;
	box-sizing: border-box;
}

.post-navigation div {
	position: relative;
	display: block;
	width: 45%;
	color: #999;
	font-size: 15px;
}

.post-previous {
	float: left;
	padding-left: 35px;
	text-align: left;
}

.post-next {
	float: right;
	padding-right: 35px;
	text-align: right;
}

.post-navigation div span {
	display: block;
	color: #007a4b;
	font-size: 90%;
}

.post-navigation div:hover a {
	color: #007a4b;
}

.post-navigation div a {
	color: #333;
	display: inline-block;
	margin-top: 5px;
	line-height: 20px;
}

.post-navigation div a::after {
	position: absolute;
	top: 34%;
	margin-top: -11px;
	height: 22px;
	color: #888;
	font-size: 45px;
	line-height: 22px;
	/*opacity: 0.5;*/
}

.label {
	margin: 15px 0;
	color: #fff;
	font-size: 14px;
	font-weight: normal;
}

.label a {
	font-size: 14px;
	color: #fff;
	margin: 0 5px;
}

.clear {
	clear: both;
}

.list_left {
	width: 860px;
	float: left;
}

.list_left .list_ul li {
	overflow: hidden;
	border-bottom: 1px solid #eee;
	padding: 15px 0;
}

.list_left .list_ul li p {
	float: left;
	width: calc(100% - 110px);
	font-size: 16px;
	color: #333;
	line-height: 26px;
}

.list_left .list_ul li span {
	float: right;
	width: 90px;
	color: #999;
	font-size: 13px;
}

.list_right {
	float: right;
	width: 300px;
}

.list_right .modulelsat-left {
	width: 100%;
	float: none;
	margin: 0;
}

.h-p1 a,
.h-p1 {
	color: #999;
	font-size: 14px;
}

.h-p1 {
	padding-bottom: 10px;
	border-bottom: 1px solid #eee;
}

.xuanshi {
	position: relative;
}

.right-wap {
	margin-top: 40px;
	position: relative;
	border: 1px solid #E6E6E6;
}

.xuanshi>div.name {
	position: absolute;
	left: 50%;
	top: -12px;
	z-index: 40;
	font-size: 18px;
	width: 120px;
	text-align: center;
	margin: 0 0 0 -60px;
	background-color: #FFF;
}

.xuanshi>div.name a {
	color: #348CEC;
}

.xuanshi>div.name span.x-xt {
	padding: 0 14px;
	border-right: 1px solid #ccc;
}

.hot-news {
	padding: 28px 16px 0;
}

.hot-news li {
	padding-bottom: 12px;
	margin-bottom: 12px;
	border-bottom: 1px solid #E6E6E6;
}

.hot-news li:last-child {
	border: none;
}

.hot-news li.last-child {
	border: none;
}

.hot-news li> a {
	font-size: 14px;
	margin-bottom: 8px;
}

.hot-news .left {
	font-size: 12px;
	color: #B3B3B3;
}

.hot-news .right {
	font-size: 12px;
	color: #348CEC;
}

.xs {
	padding: 28px 16px 0;
}

.xs .name span {
	margin-left: 10px;
	padding-left: 10px;
	color: #348CEC;
	border-left: 1px solid #ccc;
}

.xs li {
	margin-bottom: 20px;
}

.xs li a {
	display: block;
	width: 267px;
	height: 170px;
	position: relative;
}

.xs li a img {
	width: 100%;
	height: 100%;
}

.xs li a div {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	padding: 60px 10px 10px 10px;
	box-sizing: border-box;
	font-size: 14px;
	color: #FFF;
	background-image: url(../img/bg5.png);
	background-repeat: repeat-x;
	overflow: hidden;
	text-align: center;
}

.tuijian .modulelsat-left {
	width: 45%;
}

.tuijian .modulelsat-mid {
	width: 55%;
	margin: 0;
	padding-left: 15px;
	box-sizing: border-box;
}


/*=======*/

.video a p,div.bottom-next a,
.xs li a div,.zx_swiper p,
.main .defList li,
.cont-modulelsat .modulelsat_p p a,
.imgModule ul li p {
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.right-table tr td a,
.list_left .list_ul li p {
	word-break: break-all;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}

.msfc p,
.main .imgBox p {
	word-break: break-all;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
}