@charset "gb2312";

/* CSS Document */

* {
	margin: 0;
	padding: 0;
	border: 0;
}

body {
	font-size: 1em;
	line-height: 1.5em;
	font-family: 'Microsoft Yahei', simsun, simhei, Arial, 'Heiti SC', sans-serif;
	background: #f2f2f2;
}

ul {
	list-style: none;
}

h1 {
	line-height: 1.5em;
}

h2,
h3 {
	font-weight: normal;
	line-height: 1.5em;
}

a {
	text-decoration: none;
	color: #8b8b8d;
	transition: color 0.3s ease 0s;
}

.main_list .qu_weizhi {
	padding: 20px 0 0 25px;
}


/*header_begin*/


/*topFuncs_begin*/

.w1200 {
	width: 1200px;
	margin: auto;
}

div#topFuncs {
	width: 100%;
	font-size: 0.875rem;
	font-size: 14px;
	font-family: simsun;
	color: #858585;
}

div#topFuncs>div {
	width: 1200px;
	height: 40px;
	margin: 0 auto;
	line-height: 40px;
	text-align: right;
	overflow: hidden;
}

div#topFuncs>div>div {
	float: left;
	text-align: center;
	color: #858585;
}

div#topFuncs>div>div a {
	color: #858585;
}

div#topFuncs>div>div+div {
	float: none;
	display: inline-block;
	line-height: 1em;
}

div#topFuncs>div>div+div a {
	margin: 0 0 0 -4px;
	padding: 0 4px;
}

div#topFuncs>div>div+div a:first-child {
	display: inline-block;
	border: 1px solid #858585;
	border-width: 0 1px 0 0;
}


/*site_homePage&channel_level_begin*/

div#topFuncs.chnl>div {
	overflow: inherit;
}

div#topFuncs.chnl>div>div.panel {
	width: 170px;
	height: 2.5em;
	font-size: 16px;
	line-height: 2.5em;
	text-align: right;
}

div#topFuncs.chnl>div>div.panel a.mobile,
div#topFuncs.chnl>div>div.panel .before-log-in,
div#topFuncs.chnl>div>div.panel .after-log-in,
div#topFuncs.chnl>div>div.panel .conversion,
div#topFuncs.chnl>div>div.panel a.traditional,
div#topFuncs.chnl>div>div.panel span#translation {
	display: inline-block;
	margin: 0 0 0 -8px;
}

div#topFuncs.chnl>div>div.panel a:first-child {
	border: none;
}

div#topFuncs.chnl>div>div.panel a.mobile {
	float: left;
	margin: 0 auto;
	padding: 0 0 0 22px;
	color: #ae0105;
	background: url("../img/mobilelinkicon.png") 1px center no-repeat;
	overflow: hidden;
}

div#topFuncs.chnl>div>div.panel a.log-in {
	margin: 0 3px 0 0;
}

div#topFuncs.chnl>div>div.panel .before-log-in {
	margin: 0 14px 0 0;
}

div#topFuncs.chnl>div>div.panel .after-log-in {
	width: 178px;
	height: 2.5em;
}

div#topFuncs.chnl>div>div.panel .greeting,
div#topFuncs.chnl>div>div.panel .user-info {
	float: left;
	height: 2.5em;
}

div#topFuncs.chnl>div>div.panel .user-info {
	position: relative;
	margin: 0 0 0 0.5em;
}

div#topFuncs.chnl>div>div.panel .user-info:hover {
	background: #FFF;
}

div#topFuncs.chnl>div>div.panel .user-info-name {
	max-width: 5em;
	margin: 0;
	padding: 0 28px 0 7px;
	color: #2b79c3;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}

div#topFuncs.chnl>div>div.panel .user-info:hover .user-info-name {
	background: url("../img/panel_bg.png") 90% center no-repeat;
	background-position: calc(100% - 9px) center;
}

div#topFuncs.chnl>div>div.panel .user-info-list {
	display: none;
	position: absolute;
	top: 2.5em;
	left: 0;
	z-index: 2147483642;
}

div#topFuncs.chnl>div>div.panel .user-info:hover .user-info-list {
	display: block;
}

div#topFuncs.chnl>div>div.panel .user-info-list-item a {
	display: block;
	min-width: 6em;
	margin: 0;
	padding: 0 7px;
	text-align: center;
	color: #FFF;
	background: #c0bebe;
}

div#topFuncs.chnl>div>div.panel .conversion {
	float: right;
	margin: 0;
}

div#topFuncs.chnl>div>div.panel a.traditional {
	margin: 0;
}

div#topFuncs.chnl>div>div.panel a.traditional,
div#topFuncs.chnl>div>div.panel span#translation a {
	width: 80px;
	height: 1.4375em;
	padding: 0;
	line-height: 1.4375em;
	text-align: center;
	color: #FFF;
	background: #77bb30;
}

div#topFuncs.chnl>div>div.panel span#translation a {
	margin: 0 auto;
	background: #ae0105;
}


/*site_homePage&channel_level_end*/


/*topFuncs_end*/


/*header_begin*/

div#header {
	width: 100%;
	height: 60px;
	padding: 8px 0 9px;
	background: #FFF;
}

div#header>div {
	width: 1200px;
	height: 100%;
	margin: 0 auto;
	text-align: right;
}

div#header>div>a.logo {
	display: block;
	float: left;
	width: 200px;
	text-align: center;
}

div#header>div>a.logo img {
	display: block;
	width: 190px;
	max-height: 42px;
	margin-top: 10px;
}

div#header>div>form,
div#header>div>div {
	display: inline-block;
	text-align: center;
	overflow: hidden;
}

div#header>div>div {
	vertical-align: middle;
}

div#header>div>div.searchPanel {
	margin: 10px 36px 0 0;
	vertical-align: middle;
}

div#header>div>div.searchPanel>form {
	position: relative;
	display: inline-block;
	width: 502px;
	height: 25px;
	margin: 0 auto;
	padding: 7px 0 8px;
	border: 1px solid #DDD;
	font-size: 1rem;
	line-height: 1.5625em;
	vertical-align: middle;
	background: #FFF;
	overflow: hidden;
	transition: width 0.3s ease 0s;
}

div#header>div>div.searchPanel>form.unfolded {
	width: 587px;
}

div#header>div>div.searchPanel>form input {
	position: absolute;
	top: 0;
	left: 0;
	width: 420px;
	height: 100%;
	padding-left: 10px;
	line-height: 30px;
	color: #333;
	background: #FFF;
	z-index: 100;
	font-size: 15px;
}

div#header>div>div.searchPanel>form .button {
	position: absolute;
	z-index: 100;
	top: 0%;
	left: auto;
	right: 0;
	width: 73px;
	height: 100%;
	padding: 0;
	border: 1px solid #DDD;
	border-width: 0 0 0 1px;
	font-size: 1.25rem;
	font-size: 16px;
	line-height: 40px;
	color: #adacac;
	cursor: pointer;
	background: #f5f5f5;
}

div#header>div>div.searchPanel>div#unfolded {
	display: inline-block;
	width: 40px;
	height: 40px;
	margin: 0 -1px 0 auto;
	border: 1px solid #DDD;
	cursor: pointer;
	vertical-align: middle;
	background: #f5f5f5 url("../img/searchicon.png") center center no-repeat;
}

div#header>div>div.searchPanel>div#unfolded.unfolded {
	margin: 0 auto;
}

div#header>div>div.linkList {
	position: relative;
	width: 240px;
	height: 100%;
	font-size: 0.875rem;
	font-size: 14px;
	font-family: simsun;
	line-height: 1.57em;
	overflow: visible;
}

div#header>div>div.linkList>div,
div#header>div>div.linkList>a {
	position: absolute;
	display: block;
	width: 48%;
	color: #858585;
}

div#header>div>div.linkList>div {
	top: 26px;
	right: 0;
	border: 1px solid #f5f5f5;
	cursor: pointer;
	background: url("../img/linklistbg.png") 96px center no-repeat;
}

div#header>div>div.linkList>div:first-child {
	left: 0;
	right: auto;
}

div#header>div>div.linkList>a {
	bottom: 21px;
	left: 0;
}

div#main .leftSide #marquee>div:first-child {
	float: left;
	width: 88px;
	text-align: center;
	color: #fff;
	background: #af0105;
	font-size: 18px;
}

div#main .leftSide #marquee>div:first-child a {
	color: #fff;
}

div#header>div>div.linkList>a:hover {
	color: #378c0d;
}

div#header>div>div.linkList>a+a {
	left: auto;
	right: 0;
}

div#header>div>div.linkList>div>h3 {
	font-size: 0.875rem;
	font-size: 14px;
	font-family: simsun;
}

div#header>div>div.linkList>div>h3.show {
	color: #FFF;
	background: #c10714;
}

div#header>div>div.linkList>div>ul {
	position: absolute;
	top: 22px;
	left: -1px;
	max-height: 0;
	width: 208px;
	height: 0;
	padding: 0;
	text-align: left;
	background: #FFF;
	overflow: hidden;
	z-index: 2147483642;
	transition: max-height 0.3s ease 0s;
}

div#header>div>div.linkList>div+div>ul {
	left: auto;
	right: -1px;
}

div#header>div>div.linkList>div>ul.show {
	max-height: 9999px;
	height: auto;
	margin: -1px auto 0;
	padding: 10px 15px;
	border: 1px solid #c10714;
}

div#header>div>div.linkList>div:first-child>ul li {
	float: left;
}

div#header>div>div.linkList>div:first-child>ul li.blue,
div#header>div>div.linkList>div:first-child>ul li.blue a {
	color: #378c0d;
}

div#header>div>div.linkList>div:first-child>ul li.blue:hover,
div#header>div>div.linkList>div:first-child>ul li.blue:hover a {
	color: #FFF;
}

div#header>div>div.linkList>div>ul li {
	margin: 0 0 5px;
}

div#header>div>div.linkList>div>ul li a {
	display: block;
	padding: 0 5px;
}

div#header>div>div.linkList>div>ul li:hover a {
	color: #FFF;
	background: #378c0d;
}


/*header_end*/


/*mobileHeader_begin*/


/*breadCrumbs_begin*/

div#breadCrumbs {
	width: 1200px;
	margin: 0 auto 20px;
	font-size: 0.875rem;
	font-size: 14px;
	font-family: simsun;
	color: #6f6f6f;
}

div#breadCrumbs>a:last-child {
	color: #0d4a80;
}


/*breadCrumbs_end*/


/*mainNav_begin*/

div#mainNav {
	display: none;
}

div#mainNav.hide {
	display: none;
}

div#mainNav div.placeHolder {
	width: 100%;
	height: 90px;
}

div#mainNav div.ctns {
	position: static;
	max-width: 768px;
	width: 100%;
	height: auto;
	margin: 0 auto;
	overflow: hidden;
	z-index: 2147483647;
}

div#mainNav div.ctns div.panelNav {
	position: relative;
	height: 5.643rem;
	line-height: 5.643rem;
	background: #257ddf;
	transition: background-color 0.3s ease 0s;
	overflow: hidden;
}

div#mainNav div.ctns div.panelNav div.change-font-family {
	position: absolute;
	top: 0;
	left: 0;
	height: auto;
	padding: 0 5px;
	line-height: 60px;
}

div#mainNav div.ctns div.panelNav div#ctrlPanelBtn {
	display: inline-block;
	width: 6vw;
	height: 5.2vw;
	margin: 0 0 0 -5px;
	vertical-align: middle;
	cursor: pointer;
	background: url("../img/menuctrlbg.png") center center no-repeat;
	background-size: auto 100%;
}

div#mainNav.channel div.ctns div.panelNav div#ctrlPanelBtn,
div#mainNav.content div.ctns div.panelNav div#ctrlPanelBtn {
	background-size: 100% auto;
}

div#mainNav div.ctns div.panelNav>a {
	display: inline-block;
	margin: 0 5.1% 0 0;
	vertical-align: middle;
}

div#mainNav div.ctns div.panelNav>a img {
	display: block;
	margin: 0 auto;
	width: 100%;
}

div#mainNav div.ctns div.panelNav>a.logo {
	max-width: 194px;
	width: 26.4%;
	margin: 0 5.1% 0 3.1%;
}

div#mainNav div.ctns div.panelNav>a.logoClr {
	display: none;
	max-width: 194px;
	width: 26.4%;
	margin: 0 5.1% 0 3.1%;
}

div#mainNav div.ctns div.panelNav>a.vipIcon {
	display: none;
	width: 5.3%;
}

div#mainNav div.ctns div.panelNav>form {
	position: relative;
	display: inline-block;
	width: 41.5%;
	height: 1.5625em;
	margin: 0 5.1% 0 0;
	padding: 0.78125em 0;
	border-radius: 5px;
	font-size: 1rem;
	line-height: 1.5625em;
	;
	vertical-align: middle;
	background: #FFF url("../img/searchbg.png") 1% center no-repeat;
	background-size: 11.8%;
	z-index: 1;
}

div#mainNav div.ctns div.panelNav>form input {
	position: absolute;
	top: 0px;
	left: 11.8%;
	width: 64.6%;
	height: 100%;
	font-size: 1.25rem;
	line-height: 30px;
	color: #a4b6c3;
	background: #FFF;
	z-index: 100;
}

div#mainNav div.ctns div.panelNav>form .button {
	position: absolute;
	z-index: 100;
	top: 25%;
	left: auto;
	right: 0px;
	width: 23%;
	height: 50%;
	padding: 0 1%;
	border: 2px solid #a1a09d;
	border-width: 0 0 0 1px;
	font-size: 1.5rem;
	line-height: 1.04em;
	color: #257ddf;
	cursor: pointer;
	-webkit-appearance: none;
	border-radius: 0;
}

div#mainNav div.ctns div#ctrlPanel {
	position: absolute;
	top: 90px;
	left: -100%;
	max-width: 768px;
	min-width: 320px;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.7);
	transition: top 0.3s ease 0s, left 0.3s ease 0s, height 0.3s ease 0s;
	z-index: 2147483640;
}

div#mainNav div.ctns.on {
	position: fixed;
	top: 0;
	overflow: visible;
}

div#mainNav div.ctns.on div#ctrlPanel {
	position: fixed;
	top: 90px;
	left: 0;
	height: 100%;
	margin: 0 auto;
	z-index: 2147483647;
}

div#mainNav div.ctns.on div.panelNav {
	position: relative;
	text-align: center;
	background: #FFF;
	box-shadow: 0px 2px 3px 1px #CCC;
	z-index: 2147483647;
}

div#mainNav div.ctns.on div.panelNav>a,
div#mainNav div.ctns.on div.panelNav>form {
	display: none;
}

div#mainNav div.ctns.on div.panelNav>a.logoClr {
	display: inline-block;
	vertical-align: middle;
}

div#mainNav div.ctns.on div.panelNav div#ctrlPanelBtn {
	position: absolute;
	right: 3%;
	height: 100%;
	background: url("../img/menuctrlbg2.png") center center no-repeat;
	background-size: 100% auto;
}

div#mainNav div.ctns div.panelNav>a#user-center-m {
	display: inline-block;
	vertical-align: middle;
	width: 6vw;
	height: 6vw;
	margin: 0 5.2vw 0 -5px;
	text-indent: -9999px;
	background: url("../img/panel_bg_mobile.png") center top no-repeat;
	background-size: auto 200%;
}

div#mainNav div.ctns div.panelNav>a#user-center-m.has-logged {
	background-position: center bottom;
}

div#mainNav .tabBtns {
	max-height: 85%;
	height: auto;
	background: #f1f1f1;
	overflow-y: scroll;
}

div#mainNav .tabBtns dl {
	display: flex;
	flex-wrap: wrap;
	width: 100%;
	overflow: hidden;
}

div#mainNav .tabBtns dl dt {
	flex-shrink: 0;
	width: 94%;
	margin: 0 3% 27px 3%;
	padding: 4px 0 21px;
	border: 2px solid #dfdfdf;
	border-width: 0 0 2px 0;
	font-size: 1.5rem;
	line-height: 1.5em;
	color: #646464;
}

div#mainNav .tabBtns dl:first-child dt {
	padding: 29px 0 21px;
}

div#mainNav .tabBtns dl dd {
	float: left;
	width: 29.33%;
	margin: 0 2% 25px;
	font-size: 1.75rem;
	text-align: center;
	color: #2f2f2f;
}

div#mainNav .tabBtns dl dd.type1,
div#mainNav .tabBtns dl dd.type2,
div#mainNav .tabBtns dl dd.type3 {
	position: relative;
	border-radius: 40px;
	background: #FFF;
}

div#mainNav .tabBtns dl dd>a {
	display: block;
	padding: 5px 0;
	height: 54px;
	line-height: 54px;
	border: 2px solid #dfdfdf;
	border-radius: 40px;
	color: #2f2f2f;
	background: #FFF;
}

div#mainNav .tabBtns dl dd.type1>a,
div#mainNav .tabBtns dl dd.type2>a,
div#mainNav .tabBtns dl dd.type3>a {
	display: inline-block;
	padding: 7px 0 7px 38px;
	border: none;
	background: url("../img/pdttypeiconband.png") left 17px no-repeat;
	background-size: auto 270%;
}

div#mainNav .tabBtns dl dd.type1>a::after,
div#mainNav .tabBtns dl dd.type2>a::after,
div#mainNav .tabBtns dl dd.type3>a::after {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	display: block;
	border: 2px solid #dfdfdf;
	border-radius: 40px;
	content: "";
}

div#mainNav .tabBtns dl dd.type2>a {
	background-position: left -58px;
}

div#mainNav .tabBtns dl dd.type3>a {
	background-position: left -131px;
}


/*.channel_begin*/

div#mainNav.channel div.ctns div.panelNav div#ctrlPanelBtn {
	float: right;
	height: 100%;
	margin: 0 3% 0 auto;
}

div#mainNav.channel div.ctns div.panelNav .chnlName {
	position: absolute;
	left: 0;
	top: 0;
	right: 35%;
	left: 35%;
	width: auto;
	margin: 0 auto;
	font-size: 2.25rem;
	color: #FFF;
	text-align: center;
	vertical-align: middle;
}


/*.channel_end*/


/*.content_begin*/

div#mainNav.content div.ctns div.panelNav div#ctrlPanelBtn {
	float: right;
	height: 100%;
	margin: 0 3% 0 auto;
}


/*.content_end*/


/*mainNav_end*/


/*nav_begin*/

div#nav {
	display: none;
}

div#mainNav.hide~div#nav div.placeHolder {
	display: block;
}

div#mainNav.hide~div#nav div#mzNumArea {
	position: fixed;
	top: 0;
}

div#nav div.placeHolder {
	display: none;
	width: 100%;
	height: 27px;
}

div#nav div#mzNumArea {
	max-width: 768px;
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
	z-index: 2147483646;
}

div#nav div#mzNumArea ul#mzNum {
	display: flex;
	flex-wrap: wrap;
	padding: 1.375rem 2% 0.295rem;
	border: 2px solid #e4e4e4;
	border-width: 0 0 1px 0;
	font-size: 1.625rem;
	line-height: 1em;
	text-align: justify;
	background: #f1f1f1;
	z-index: 2147483646;
}

div#nav div#mzNumArea ul#mzNum li {
	display: inline-block;
	width: 16.6%;
	margin: 0 auto 1.08rem;
	white-space: nowrap;
	color: #898989;
	text-align: center;
	overflow: hidden;
}

div#nav div#mzNumArea ul#mzNum li>a {
	display: block;
	color: #898989;
}

div#nav div#mzNumArea ul#mzNum li>a.current {
	color: #257ddf;
}


/*nav_end*/


/*mobileHeader_end*/


/*navG_begin*/

div#navG {
	width: 100%;
	margin: 0 auto 20px;
	background: url("../img/navbg.jpg") center top repeat-x;
}

div#navG.hide {
	position: fixed;
	top: 0;
	z-index: 2147483647;
}

div#navG.hide+div {
	margin-top: 90px;
}

div#navG.hide>div>ul>li.currentP {
	background: url("../img/navhoverbg.png") center 9px no-repeat;
}

div#navG.hide>div>ul>li:hover {
	background: url("../img/navhoverbg.png") center 9px no-repeat;
}

div#navG.hide>div>ul>li>ul {
	position: absolute;
	top: 53px;
	left: 50%;
	display: none;
	margin: 0 0 0 -85px;
	text-align: left;
	background: #747474;
	z-index: 2147483640;
}

div#navG>div {
	width: 1200px;
	margin: 0 auto;
}

div#navG>div>ul {
	width: 100%;
	overflow: visible;
}

div#navG>div>ul>li {
	position: relative;
	display: inline-block;
	padding: 20px 15px;
	text-align: center;
	font-size: 1.25rem;
	font-size: 20px;
	line-height: 1.5em;
	color: #FFF;
}

div#navG>div>ul>li.currentP {
	background: url("../img/navhoverbg.png") center 20px no-repeat;
}

div#navG>div>ul>li:hover {
	background: url("../img/navhoverbg.png") center 20px no-repeat;
}

div#navG>div>ul>li>a {
	display: block;
	color: #FFF;
}

div#navG>div>ul>li>ul {
	position: absolute;
	top: 70px;
	left: 50%;
	display: none;
	margin: 0 0 0 -85px;
	padding: 0 0 12px;
	text-align: left;
	background: #747474;
	z-index: 2147483643;
}

div#navG>div>ul>li:first-child>ul {
	left: 0;
	margin: 0 auto;
}

div#navG>div>ul>li:last-child>ul {
	left: auto;
	right: 0;
	margin: 0 auto;
}

div#navG>div>ul>li>ul>li {
	position: relative;
	width: 170px;
	font-size: 1rem;
	font-size: 16px;
	line-height: 1.5em;
	text-align: left;
}

div#navG>div>ul>li>ul>li a {
	display: block;
	width: 140px;
	padding: 3px 15px;
	color: #FFF;
	background: #747474;
}

div#navG>div>ul>li>ul>li:hover a {
	color: #378c0d;
	background: #dcdcdc;
}

div#navG>div>ul>li:hover>ul {
	display: block;
}

div#navG>div>ul>li>ul>li>ul {
	position: absolute;
	top: 0;
	left: 100%;
	display: none;
}

div#navG>div>ul>li>ul>li:hover>ul {
	display: block;
}

div#navG>div>ul>li>ul>li:hover>ul>li:hover a {
	color: #FFF;
	background: #747474;
}

div#navG>div>ul>li>ul>li>ul>li>ul {
	position: absolute;
	top: 0;
	left: 100%;
	display: none;
}

div#navG>div>ul>li>ul>li:hover>ul>li:hover>ul {
	display: block;
}

div#navG>div>ul>li>ul>li:hover>ul>li>ul>li:hover a {
	color: #378c0d;
	background: #dcdcdc;
}

div#navG.pic {
	margin: 0 auto;
	background: #000;
}

div#navG.pic>div {
	position: relative;
	text-align: right;
	z-index: 2147483640;
}

div#navG.pic>div>a {
	position: absolute;
	left: 0;
	top: 0;
	display: block;
}

div#navG.pic>div>a img {
	display: block;
}

div#navG.pic>div>ul {
	display: inline-block;
	width: 1065px;
}


/*navG_end*/


/*sso__begin*/

iframe#ssoframe {
	display: none;
}


/*sso__end*/


/*header_end*/


/*main_begin*/

div#main {
	width: 1300px;
	margin: 0 auto;
	z-index: 9;
	position: relative;
	background: #fff;
}

div#main .leftSide {
	float: left;
	width: 920px;
}

div#main .rightSide {
	clear: right;
	float: right;
	width: 325px;
	padding-right: 25px;
	box-sizing: border-box;
}

div#main .rightSide.hide {
	position: fixed;
	left: 50%;
	top: 70px;
	margin: 0 0 0 360px;
	z-index: 2147483640;
}


/*leftSide_begin*/


/*缈婚〉椤电爜_begin*/

div#main div#pageNumber {
	margin: 49px 280px 39px 0;
	text-align: center;
	background: #f0f0f0;
}

div#main.content div#pageNumber {
	margin: 0 auto;
	padding: 49px 0 39px;
}

div#main div#pageNumber span,
div#main div#pageNumber font,
div#main div#pageNumber a {
	display: inline-block;
	font-size: 0.875rem;
	font-size: 14px;
	line-height: 2.57em;
	color: #666;
}

div#main div#pageNumber font,
div#main div#pageNumber a {
	padding: 0 15px;
	border-radius: 5px;
}

div#main div#pageNumber font {
	color: #FFF;
	background: #04a8f0;
}

div#main div#pageNumber a {
	background: #FFF;
}


/*缈婚〉椤电爜_end*/


/*leftSide_end*/

.luyou {
	padding-bottom: 10px;
	/*background: #F4F4F6;*/
}

.luyou h3 {
	border-bottom: 1px solid #eee;
	margin-bottom: 15px;
}

.luyou h3 a {
	height: 37px;
	border: 2px solid #378c0d;
	border-width: 0 0 2px 0;
	font-size: 18px;
	line-height: 37px;
	color: #378c0d;
	display: inline-block;
	padding: 0 10px;
	box-sizing: border-box;
	font-weight: bold;
}

.luyou a:hover {
	color: #378c0d !important;
}


/*rightSide_begin*/

div#main .rightSide>dl,
div#main .rightSide>div,
div#main .rightSide>a.jbtel {
	margin: 0 auto 10px;
	background: #fafafa;
}

div#main .rightSide>div>h3 {
	height: 37px;
	border: 2px solid #f0f0f0;
	border-width: 0 0 2px 0;
	font-size: 1.125rem;
	font-size: 18px;
	line-height: 37px;
	color: #378c0d;
	margin-bottom: 10px;
}

div#main .rightSide>div>h3 a,
div#main .rightSide>div>h3 span {
	float: left;
	display: block;
	padding: 0 10px;
	color: #378c0d;
	font-weight: bold;
	border-bottom: 2px solid #378c0d;
}

div#main .rightSide>div>ul {
	clear: both;
	font-size: 0.875rem;
	font-size: 14px;
	font-family: simsun;
	line-height: 1.5em;
	overflow: hidden;
}

div#main .rightSide>div>ul a {
	display: block;
}

div#main .rightSide>div>ul a:hover {
	color: #378c0d;
}


/*瑙傜偣_begin*/

div#main .rightSide dl#view {
	height: 374px;
	padding: 0 10px;
	font-size: 0.875rem;
	font-size: 14px;
	font-family: simsun;
	background: #fafafa;
}

div#main .rightSide dl#view a {
	display: block;
}

div#main .rightSide dl#view>dt {
	font-size: 1.125rem;
	font-size: 18px;
	font-family: 'Microsoft Yahei';
	color: #FFF;
	font-weight: bold;
}

div#main .rightSide dl#view>dt>a {
	color: #FFF;
	background: #BF0614;
	margin-bottom: 10px;
	padding: 5px 10px;
	display: inline-block;
	font-size: 15px;
}

div#main .rightSide dl#view>dd {
	padding: 8px 0 7px;
	border: 1px solid #CCC;
	border-width: 1px 0 0;
}

div#main .rightSide dl#view>dt+dd {
	padding: 0 0 7px;
	border: none;
}

div#main .rightSide dl#view>dd h2 {
	max-height: 2.8em;
	font-size: 0.875rem;
	font-size: 14px;
	font-family: simsun;
	line-height: 1.4em;
	overflow: hidden;
}


/*
div#main .rightSide dl#view>dd h2 a {
	padding: 0 0 0 10px;
	background: url("../img/view.png") left -58px no-repeat;
	transition: color 0.3s ease 0s
}*/

div#main .rightSide dl#view>dd>a {
	height: 0;
	padding: 0;
	overflow: hidden;
	transition: height 0.3s ease 0s;
}

div#main .rightSide dl#view>dd>a img {
	width: 220px;
	height: 110px;
}

div#main .rightSide dl#view>dd.on h2,
div#main .rightSide dl#view>dd.on h2 a {
	color: #378c0d;
}

div#main .rightSide dl#view>dd.on h2 a {
	background-position: left 6px;
}

div#main .rightSide dl#view>dd.on>a {
	height: 110px;
	padding: 10px 0 0;
}


/*瑙傜偣_end*/


/*涓撻浣�/骞垮憡浣峗begin*/

div#main .rightSide div.ad {
	width: 100%;
	overflow: hidden;
}

div#main .rightSide div.ad ul {
	width: 100%;
	overflow: hidden;
}

div#main .rightSide div.ad ul li {
	margin: 10px auto 0;
}

div#main .rightSide div.ad ul li:first-child {
	margin: 0 auto;
}

div#main .rightSide div.ad ul li img {
	display: block;
	width: 100%;
	height: auto;
	margin: 0 auto;
}


/*涓撻浣�/骞垮憡浣峗end*/


/*鍒楄〃1鍨媉begin*/

div#main .rightSide .listType1 ul {
	padding: 18px 0 20px 0;
}

div#main .rightSide .listType1 ul li {
	float: left;
	margin: 0 5px 15px 10px;
	white-space: nowrap;
}


/*鍒楄〃1鍨媉end*/


/*鍒楄〃2鍨媉begin*/

div#main .rightSide .listType2 ul {
	padding: 8px 10px 9px;
	overflow: hidden;
}

div#main .rightSide .listType2 ul li {
	max-height: 3em;
	margin: 0 auto 8px;
	overflow: hidden;
}


/*鍒楄〃2鍨媉end*/


/*鍒楄〃3鍨媉begin*/

div#main .rightSide .listType3 ul {
	padding: 8px 10px 9px;
}

div#main .rightSide .listType3 ul li {
	border: 1px solid #e3e3e3;
	border-width: 0 0 1px 0;
	padding: 7px 0 9px;
}

div#main .rightSide .listType3 ul li:last-child {
	border: none;
}

div#main .rightSide .listType3 ul li a {
	max-height: 3em;
	padding: 0 0 0 12px;
	overflow: hidden;
}

div#main .rightSide .listType3 ul li.pic {
	border: none;
}

div#main .rightSide .listType3 ul li.pic a {
	max-height: none;
	padding: 0;
	background: none;
}

div#main .rightSide .listType3 ul li.pic img {
	display: block;
	width: 100%;
	height: auto;
	margin: 0 auto;
}


/*鍒楄〃3鍨媉end*/


/*鍒楄〃4鍨媉begin*/

div#main .rightSide .listType4 ul {
	background: #fafafa;
}

div#main .rightSide .listType4 ul li {
	position: relative;
	margin: 10px auto 0;
}

div#main .rightSide .listType4 ul li:first-child {
	margin: 0 auto;
}

div#main .rightSide .listType4 ul li>a {
	display: block;
}

div#main .rightSide .listType4 ul img {
	display: block;
	width: 100%;
	height: 180px;
	margin: 0 auto;
}

.luyou_img img {
	width: 100%;
	height: 180px;
	display: inline-block;
}
.luyou_img h2{
	font-size: 14px;
	padding:0 5px;
	margin: 8px 0;
	box-sizing: border-box;
	font-weight: bold;
}
div#main .rightSide .listType4 ul h2 {
	margin: 7px 9px 9px;
	font-size: 0.875rem;
	font-size: 14px;
	font-family: simsun;
	line-height: 1.5em;
	overflow: hidden;
}

div#main .rightSide .listType4 ul h2>a {
	max-height: 3em;
	overflow: hidden;
}

div#main .rightSide .listType4 ul li.text {
	max-height: 3em;
	overflow: hidden;
}

div#main .rightSide .listType4 ul li.text a {
	display: block;
	padding: 0 9px 0 30px;
	background: url("../img/videoicong.png") 9px 5px no-repeat;
}


/*鍒楄〃4鍨媉end*/


/*鍒楄〃5鍨媉begin*/

div#main .rightSide .listType5 ul {
	padding: 0 0 0 12px;
	background: url("../img/viewlistbg.png") 10px -55px no-repeat;
}

div#main .rightSide .listType5 ul li {
	float: left;
	margin: 0 5px 15px 10px;
	white-space: nowrap;
}

div#main .rightSide .listType5 ul li.blue,
div#main .rightSide .listType5 ul li.blue a {
	color: #378c0d;
	font-weight: bold;
}

div#main .rightSide .listType5 h3+ul {
	padding: 15px 0 0 12px;
	background-position: 10px -40px;
}


/*鍒楄〃5鍨媉end*/


/*鍒楄〃6鍨媉begin*/

div#main .rightSide .listType6 ul {
	padding: 8px 10px 9px;
}

div#main .rightSide .listType6 ul li {
	border: 1px solid #e3e3e3;
	border-width: 0 0 1px 0;
	padding: 7px 0 9px;
}

div#main .rightSide .listType6 ul li:last-child {
	border: none;
}

div#main .rightSide .listType6 ul li h2 {
	font-size: 0.875rem;
	font-size: 14px;
	font-weight: bold;
	color: #378c0d;
}

div#main .rightSide .listType6 ul li h2>a {
	color: #378c0d;
}

div#main .rightSide .listType6 ul li a {
	max-height: 3em;
	padding: 0 0 0 12px;
	background: url("../img/viewlistbg.png") left -56px no-repeat;
	overflow: hidden;
}

div#main .rightSide .listType6 ul li.pic a {
	max-height: none;
	padding: 0;
	background: none;
}

div#main .rightSide .listType6 ul li.pic>h2~a {
	display: inline;
}

div#main .rightSide .listType6 ul li.pic>h2+a+a {
	color: #378c0d;
}

div#main .rightSide .listType6 ul li.pic img {
	display: block;
	width: 100%;
	height: auto;
	margin: 0 auto;
}


/*鍒楄〃6鍨媉end*/


/*鍒楄〃7鍨媉begin*/

div#main .rightSide .listType7 ul {
	padding: 19px 0 0;
	text-align: center;
}

div#main .rightSide .listType7 ul li {
	display: inline-block;
	width: 84px;
	margin: 0 13px 20px;
	padding: 6px 0;
	font-size: 0.875rem;
	font-size: 14px;
	line-height: 1.5em;
	font-family: simsun;
	background: url("../img/windowbg.png") center center no-repeat;
}


/*鍒楄〃7鍨媉end*/


/*鍒楄〃8鍨媉begin*/

div#main .rightSide .listType8 ul {
	padding: 8px 10px 9px;
}

div#main .rightSide .listType8 ul li {
	padding: 7px 0 9px;
}

div#main .rightSide .listType8 ul li:last-child {
	border: none;
}

div#main .rightSide .listType8 ul li a {
	padding: 0 0 0 12px;
	background: url("../img/viewlistbg.png") left -56px no-repeat;
	overflow: hidden;
}

div#main .rightSide .listType8 ul li.pic {
	border: none;
}

div#main .rightSide .listType8 ul li.pic a {
	max-height: none;
	padding: 0;
	background: none;
}

div#main .rightSide .listType8 ul li.pic img {
	display: block;
	width: 100%;
	height: auto;
	margin: 0 auto;
}


/*鍒楄〃8鍨媉end*/


/*涓撳涓撴爮鍨媉begin*/

div#main .rightSide .expert ul {
	position: relative;
	width: 100%;
	height: 301.5px;
	margin-top: 14px;
	padding: 0;
	overflow-y: scroll;
}

div#main .rightSide .expert li {
	position: relative;
	float: left;
	width: 33.33%;
	margin-bottom: 11px;
	text-align: center;
}

div#main .rightSide .expert li a {
	position: relative;
	display: block;
	width: 65px;
	margin: 0 auto;
}

div#main .rightSide .expert li:hover h2 a {
	color: #378c0d;
}

div#main .rightSide .expert li img {
	width: 65px;
	height: 65px;
	transition: transform 0.3s ease 0s;
}

div#main .rightSide .expert li:hover img {
	transform: scale(1.05, 1.05);
}

div#main .rightSide .expert li h2 {
	width: 65px;
	margin: 0 auto;
	font-size: 0.875em;
	font-family: simsun;
}

div#main .rightSide .expert li h2 a {
	color: #000;
}


/*涓撳涓撴爮鍨媉end*/


/*鑱旂郴鎴戜滑_begin*/

div#main .rightSide .contactUs {
	padding: 0 0 25px;
}

div#main .rightSide .contactUs table {
	width: 240px;
	margin: 16px auto 8px;
	padding: 0 20px;
	font-size: 0.875rem;
	font-size: 14px;
	font-family: simsun;
	line-height: 2.21em;
	color: #8b8b8d;
}

div#main .rightSide .contactUs table th {
	font-weight: normal;
}

div#main .rightSide .contactUs table th[rowspan="2"] {
	vertical-align: top;
}

div#main .rightSide .contactUs img {
	display: block;
	margin: 0 auto;
}

div#main .rightSide .contactUs p {
	font-size: 1.25rem;
	font-size: 20px;
	font-family: KaiTi, simsun;
	line-height: 1.5em;
	text-align: center;
	color: #378c0d;
}


/*鑱旂郴鎴戜滑_end*/


/*鑱旂郴鎴戜滑2鍨媉begin*/

div#main .rightSide .contactUsType2 {
	padding: 0 0 25px;
}

div#main .rightSide .contactUsType2 table {
	width: 240px;
	margin: 0 auto 8px;
	padding: 0 0 0 3px;
	font-size: 0.875rem;
	font-size: 14px;
	font-family: simsun;
	line-height: 2.21em;
	color: #8b8b8d;
}

div#main .rightSide .contactUsType2 table th {
	font-weight: normal;
	text-align-last: justify;
}

div#main .rightSide .contactUsType2 table th[rowspan="2"] {
	vertical-align: top;
}

div#main .rightSide .contactUsType2 table td+td {
	color: #378c0d;
}

div#main .rightSide .contactUsType2 img {
	display: block;
	margin: 0 auto;
}

div#main .rightSide .contactUsType2 p {
	margin: 13px auto 1px;
	padding: 0 10px 0 15px;
	font-size: 0.875rem;
	font-size: 14px;
	font-family: simsun;
	line-height: 2.28em;
	text-align: left;
	color: #8b8b8d;
}


/*鑱旂郴鎴戜滑2鍨媉end*/


/*涓撻鍖�/骞垮憡鍖篲begin*/

div#main .rightSide .adList ul li {
	margin: 0 auto 8px;
}

div#main .rightSide .adList ul li.text {
	max-height: 3em;
	padding: 0 10px;
	overflow: hidden;
}

div#main .rightSide .adList ul li:first-child {
	margin: 0 auto 8px;
}

div#main .rightSide .adList ul li img {
	display: block;
	width: 240px;
	height: 80px;
	margin: 0 auto;
}


/*涓撻鍖�/骞垮憡鍖篲end*/


/*杩濇硶鍜屼笉鑹俊鎭妇鎶ョ數璇漘begin*/

div#main .rightSide .jbtel,
div#main .rightSide .jbtel img {
	display: block;
}


/*杩濇硶鍜屼笉鑹俊鎭妇鎶ョ數璇漘end*/


/*rightSide_end*/


/*noRightS_begin*/

div#breadCrumbs.noRightS {
	width: 920px;
}

div#main.noRightS>div.leftSide {
	float: none;
	max-width: 920px;
	margin: 0 auto;
}

div#main.noRightS>div.leftSide>div,
div#main.list.noRightS>div.leftSide>ul {
	margin: 0 auto;
}

div#main.noRightS div#pageNumber {
	margin: 49px auto 39px 0;
}


/*noRightS_end*/


/*main_end*/


/*funcs_begin*/

div#funcs {
	position: fixed;
	left: 50%;
	bottom: 25%;
	margin: 0 0 0 617px;
	z-index: 2147483642;
}

div#funcs ul li#toTop {
	display: none;
	width: 41px;
	height: 41px;
	border-radius: 50%;
	cursor: pointer;
	background: rgba(0, 0, 0, 0.2) url("../img/totopbg.png") center center no-repeat;
	background-size: 100% auto;
	transition: background-color 0.3s ease 0s;
}

div#funcs ul li#toTop:hover {
	background-color: rgba(0, 0, 0, 0.3);
}

div#funcs.hide ul li#toTop {
	display: block;
}

div#footerG {
	position: relative;
	width: 100%;
	margin: 0 auto;
	padding: 20px 0 34px;
	font-size: 0.875rem;
	font-size: 14px;
	font-family: simsun;
	color: #757373;
	background: #f0f0f0;
	z-index: 2147483641;
	text-align: center;
}

div#footerG>div {
	width: 900px;
	margin: 0 auto;
	overflow: hidden;
}

div#footerG>div img {
	float: left;
	margin: 0 14px 0 0;
}


/*mobileFooter_begin*/

div#footer {
	display: none;
	padding: 26px 12% 25px;
	font-size: 1rem;
	color: #787878;
	text-align: center;
	background: #f1f1f1;
}

div#footer ul.fList {
	margin: 0 auto 26px;
	font-size: 1.875rem;
	line-height: 1em;
	overflow: hidden;
}

div#footer ul.fList>li {
	float: left;
	width: 28%;
}

div#footer ul.fList>li:last-child {
	width: 16%
}

div#footer ul.fList>li a {
	display: block;
	border: 2px solid #e4e4e4;
	border-width: 0 0 0 2px;
	color: #444;
}

div#footer ul.fList>li:first-child a {
	border: none;
}

div#footer p img.gshLogo {
	display: inline-block;
	margin: 0 10px 0 0;
	vertical-align: middle;
}


/*璇︽儏*/

.tuijian {
	background: #fff;
}

.tui_list {
	padding: 0 15px;
	box-sizing: border-box;
}

.foot_page {
	text-align: center;
	margin: 35px 0;
}

.paginations {
	list-style: none;
	display: inline-block;
	padding: 0;
	margin-top: 10px;
}

.paginations li {
	display: inline;
	text-align: center;
}

.paginations a {
	float: left;
	display: block;
	font-size: 14px;
	text-decoration: none;
	padding: 5px 12px;
	color: #fff;
	margin-left: -1px;
	border: 1px solid transparent;
	line-height: 1.5;
}

.paginations a.active {
	cursor: default;
}

.paginations a:active {
	outline: none;
}

.modal-1 li:first-child a {
	-moz-border-radius: 6px 0 0 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px 0 0 6px;
}

.modal-1 li:last-child a {
	-moz-border-radius: 0 6px 6px 0;
	-webkit-border-radius: 0;
	border-radius: 0 6px 6px 0;
}

.modal-1 a {
	border-color: #ddd;
	color: #333;
	background: #fff;
}

.modal-1 a:hover {
	background: #eee;
}

.modal-1 a.active {
	border-color: #ae0105;
	background: #ae0105;
	color: #fff;
}

.qu_weizhi a {
	color: #378c0d;
	font-size: 14px;
	font-family: simsun;
}

.post-navigation p {
	padding-top: 15px;
	padding-left: 10px;
}

.post-navigation p a:hover {
	color: #378c0d;
}

.qu_weizhi {
	padding-bottom: 10px;
	color: #666;
	font-size: 14px;
}

.title_xq {
	margin: 30px 0 15px 0;
	margin-bottom: 30px;
	border-bottom: 1px solid #eee;
}

.detail_top {
	width: 100%;
}

.title_xq h2 {
	font-size: 32px;
	font-weight: 700;
	color: #000;
	line-height: 50px;
	text-align: center;
}

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

.userCreateTime span {
	display: inline-block;
	color: #333;
	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;
}

.mian_xq .leftSide {
	background: #fff;
	padding: 40px 15px;
	box-sizing: border-box;
}

#relatedInfo {
	padding: 20px 0;
}

#relatedInfo h3 {
	float: left;
	margin: 0 auto -2px;
	padding: 6px 0;
	border: 1px solid #378c0d;
	border-width: 0 0 2px 0;
	font-size: 1.125rem;
	font-size: 18px;
	color: #378c0d;
}

#relatedInfo ul {
	clear: both;
	padding: 20px 0;
	border: 1px solid #dedede;
	border-width: 2px 0 0;
	font-size: 0.875rem;
	font-size: 14px;
	font-family: simsun;
	line-height: 1.5em;
	overflow: hidden;
}

#relatedInfo ul li {
	float: left;
	max-height: 1.5em;
	width:47%;
	margin: 0 1% 15px;
	padding: 0 0 0 0.7%;
}

#relatedInfo ul li a {
	display: block;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}

#relatedInfo ul li a:hover {
	color: #378c0d;
}


/*=======comment===========*/

input::-webkit-input-placeholder {
	color: #666;
	font-size: 13px;
}

input::-moz-placeholder {
	color: #666;
	font-size: 15px;
}

input:-moz-placeholder {
	color: #666;
	font-size: 15px;
}

input:-ms-input-placeholder {
	color: #666;
	font-size: 15px;
}

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

.guangao {
	width: 100%;
	height: 90px;
	position: relative;
	margin: 15px 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: 100%;
	height: 300px;
	margin: 20px auto !important;
	position: relative;
}

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


/*搴曢儴*/

.footbgs {
	padding: 20px 0;
	border-top: 2px solid #275d8d;
	width: 100%;
	margin-top: 40px;
}

.footer {
	padding: 20px;
	margin-top: 10px;
	color: #fff;
	overflow: hidden;
	width: 1170px;
	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/arrow-up.png) no-repeat center center #fff;
	/* transform: rotate(
270deg); */
	text-indent: -999em;
	transition: all 0.3s;
	cursor: pointer;
	background-color: #378c0d;
	background-size: 60%;
	opacity: 0.8;
	border-radius: 50%;
	z-index: 999;
	cursor: pointer;
}

.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;
	}
}

.beis {
	text-align: center;
	font-size: 12px;
	opacity: 0.8;
}



/*.content-ajax {
	margin-top: 20px;
}*/

.content-ajax article {
	position: relative;
	margin: 0 auto 3px;
	padding: 10px 30px 10px 25px;
	background: #FFF;
	overflow: hidden;
}

.entry-img .sort {
	padding: 5px 12px;
	background: rgb(255, 90, 0);
	font-size: 14px;
	color: #fff;
	line-height: 1;
	position: absolute;
	top: 0;
	left: 0;
}

.no_img .entry-img {
	display: none;
}

.entry-content {
	overflow: hidden;
	box-sizing: border-box;
}

.entry-title {
	color: #414141;
	text-decoration: none;
	font-size: 18px !important;
	font-weight: bold;
	padding-top: 5px;
}

.entry-img {
	float: left;
	position: relative;
	overflow: hidden;
	padding-right: 20px;
}

.entry-img img {
	width: 255px;
	height: 160px;
}

.entry-site {
	font-size: 14px;
	color: #8b8b8d;
	padding-top: 10px;
	line-height: 24px;
	font-weight: 400;
}

.entry-content .time {
	font-size: 12px;
	color: #b6b6b6;
	margin-top: 15px;
	text-align: right;
}




/*========*/

#toutiao h1 a,
#toutiao .hots p,
div#main .leftSide>ul#wFZone li h2>a,
.beiying p,
div#main .leftSide div.news>div.list ul li,
.entry-title,
.post-navigation p {
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	-ms-text-overflow: ellipsis;
	white-space: nowrap;
}

div#main .rightSide .listType4 ul h2,
div#main .rightSide .listType3 ul li a,
div#main .rightSide .listType4 ul h2>a,
div#main .rightSide dl#view>dd.on h2 a,.luyou_img h2{
	display: -webkit-box;
	overflow: hidden;
	text-overflow: ellipsis;
	word-wrap: break-word;
	white-space: normal !important;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

div#main .leftSide>ul#wFZone li h2+p,
.entry-site {
	display: -webkit-box !important;
	overflow: hidden;
	text-overflow: ellipsis;
	word-wrap: break-word;
	white-space: normal !important;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}
