@charset "utf-8";
.tempWrap {
	width: 1199px!important;
}

* {
	margin: 0;
	padding: 0;
}

html,
body {
	width: 100%;
	overflow-x: hidden;
}

body {
	font-size: 16px;
	font-family: "微软雅黑", Arial;
	background: #FFF
}

div,
li,
ul,
dl,
dd,
dt,
span,
font,
label,
i,
b,
h1,
h2,
h3,
button {
	list-style-type: none;
	font-family: "微软雅黑", Arial;
	font-size: 16px;
	font-weight: normal
}

td {
	padding: 0;
	list-style-type: none;
	font-family: "微软雅黑", Arial;
}

a {
	text-decoration: none;
	color: #262626;
	font-family: "微软雅黑", Arial;
	font-weight: normal;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
}

a:hover {
	color: #0066a8
}

input,
img,
table {
	border: 0;
	outline: none;
}

.w1200 {
	width: 1200px;
	margin: 0 auto;
	clear: both
}

.pag18 {
	padding-top: 18px;
}

.pag23 {
	padding-top: 23px;
}

.fr {
	float: right !important;
}

.padg18 {
	padding: 18px 0;
}

.clear {
	clear: both;
}

.head_top {
	height: 32px;
	background: #1d5fa5;
	width: 100%
}

.head_top .shenfen {
	width: 350px;
	float: left;
}

.head_top .shenfen a {
	display: block;
	float: left;
	font-size: 14px;
	color: #FFF;
	padding: 0 10px;
	height: 32px;
	line-height: 32px
}

.head_top .shenfen a:hover {
	color: #ee9439
}

.head_top .search_box {
	margin-top: 5px;
	float: right;
}

.head_top .search_box .link_txt {
	width: 400px;
	float: left;
}

.head_top .search_box .link_txt a {
	display: block;
	float: left;
	font-size: 14px;
	color: #FFF;
	padding: 0 10px;
	height: 32px;
	line-height: 32px
}

.head_top .search_box .link_txt a:hover {
	color: #ee9439
}

.head_top .search_box .link_txt a.org {
	color: #ee9439
}

.head_top .search_box .search {
	width: 207px;
	float: right;
	height: 20px;
	margin-top: 3px;
	padding: 3px 12px;
	background: url(../img/search_bg.png) no-repeat
}

.head_top .search_box .search input[type="text"] {
	border: 0;
	height: 20px;
	line-height: 21px;
	padding: 0 5px;
	width: 160px;
	float: left;
}

.head_top .search_box .search input[type="submit"] {
	float: right;
	width: 25px;
	height: 20px;
	background: url(../img/search_submit.png) no-repeat center;
	cursor: pointer
}

.logo_box {
	height: 60px;
	background: #3b7abd;
	padding-top: 20px;
}

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

.logo_box .logo a img {
	width: 100%;
	height: 100%;
}

.logo_box .xiaoxun {
	float: right;
	text-align: right
}

.banner_box {
	position: relative;
	/*height: 560px;*/
	position: relative;
	width: 100%;
	overflow: hidden
}

.banner_box .nav_box {
	position: absolute;
	top: 0;
	height: 54px;
	width: 100%;
	z-index: 2;
	background: url(../img/white_tm.png);
}

.banner_box .nav_box ul {
	overflow: hidden;
}

.swiper-container {
	position: relative;
	/*width: 100%;*/
	height: 560px;
}

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

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

.swiper-slide p {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	padding: 10px;
	box-sizing: border-box;
	color: #fff;
	background: rgb(0, 0, 0, 0.6);
	padding-right: 200px;
}

.swiper1 .pagination1 {
	width: 200px !important;
	left: 550px !important;
}

.swiper1 .swiper-pagination-bullet {
	width: 10px;
	height: 10px;
	background: #D9D9D9;
	opacity: 0.9;
}

.swiper1 .swiper-pagination-bullet-active {
	background: #87b8df;
}

.swiper-button-next,
.swiper-button-prev {
	background: rgb(0, 0, 0, 0.5);
	width: 40px !important;
	height: 80px !important;
	margin-top: -40px !important;
	background-size: 20px 40px !important;
	border-radius: 5px;
}
.swiper2 .swiper-slide p{
	padding:10px 5px;
	box-sizing: border-box;
	font-size: 14px;
}
.sy_ty_title {
	height: 50px;
	background: url(../img/ty_title_bg.gif) repeat-x left bottom;
}

.sy_ty_title h1 {
	font-size: 20px;
	color: #0066a8;
	font-weight: bold;
	line-height: 50px;
	background: url(../img/h1_bg.png) no-repeat 8px center;
	padding-left: 25px;
	display: block;
	float: left;
	cursor: pointer;
}

.sy_ty_title h1 a {
	font-size: 20px;
	color: #0066a8;
	font-weight: bold;
}

.sy_ty_title .xww {
	font-size: 20px;
	color: #0066a8;
	font-weight: bold;
	line-height: 50px;
	display: block;
	float: left;
	margin-left: 20px
}

.more {
	font-size: 16px;
	color: #0066a8;
	width: 73px;
	padding-left: 12px;
	display: block;
	float: right;
	line-height: 50px;
	height: 50px;
	background: url(../img/more_bg.png) no-repeat 65px center;
}

.news_box {
	padding: 28px 0;
	overflow: hidden;
}

.hot .hot_li {
	width: 48%;
	float: left;
}

.hot .hot_li:nth-child(2n) {
	float: right;
}

.news_box .hot {
	width: 563px;
	float: left;
	min-height: 320px
}

.news_box .hot .img {
	width: 100%;
	height: 256px;
	overflow: hidden;
	display: block;
}

.news_box .hot .img img {
	width: 100%;
	height: 100%;
}

.news_box .hot h1 a {
	color: #0066a8;
	line-height: 40px;
	width: 100%;
}

.news_box .hot p {
	font-size: 14px;
	color: #999;
	line-height: 24px;
	text-indent: 2em
}

.news_box .news_list {
	width: 610px;
	float: right;
	min-height: 320px
}

.news_box .news_list ul li {
	height: 40px;
	line-height: 40px;
	text-align: left;
	background: url(../img/list_bg.gif) no-repeat left center;
	padding-left: 16px;
}

.news_box .news_list ul li a {
	display: inline-block;
	width: 85%;
}

.news_box .news_list ul li span {
	float: right;
	color: #676767;
}

.news_box .news_list ul li i {
	background: url(../img/title_i.gif) no-repeat;
	width: 23px;
	height: 11px;
	display: inline-block;
	margin-left: 5px
}

.tzgg {
	width: 563px;
	float: left;
	min-height: 400px;
	position: relative
}

.tzgg .tit {
	line-height: 50px;
	height: 50px;
	background: #f6f6f6;
	border-left: #0066a8 3px solid
}

.tzgg .tit h1 {
	font-size: 20px;
	color: #0066a8;
	font-weight: bold;
	line-height: 50px;
	background: url(../img/h1_bg.png) no-repeat 8px center;
	padding-left: 25px;
	display: block;
	float: left;
}

.tzgg ul {
	padding: 8px 0;
	min-height: 342px;
}

.tzgg ul li {
	line-height: 38px;
	height: 38px;
	text-align: left;
	background: url(../img/list_bg1.gif) no-repeat left center;
	padding-left: 16px;
}

.tzgg ul li a {
	display: inline-block;
	width: 80%;
}

.tzgg ul li span {
	float: right;
	color: #676767;
}

.xueshu {
	width: 610px;
	float: right;
}

.xueshu .one {
	height: 125px;
	padding: 20px 0 5px
}

.xueshu .one img {
	width: 165px;
	height: 123px;
	display: block;
	float: left;
}

.xueshu .one .txt_box {
	width: 425px;
	float: right;
}

.xueshu .one .txt_box h1 {
	/*line-height: 30px*/
}

.xueshu .one .txt_box p {
	font-size: 14px;
	color: #999;
	line-height: 22px;
	text-indent: 2em
}

.xueshu .one .txt_box span {
	font-size: 14px;
	background: url(../img/time.gif) no-repeat left center;
	padding-left: 23px;
	line-height: 30px
}

.xueshu ul li {
	height: 40px;
	line-height: 40px;
	text-align: left;
	background: url(../img/list_bg1.gif) no-repeat left center;
	padding-left: 16px;
}

.xueshu ul li span {
	float: right;
	color: #676767;
}

.mtcgc {
	width: 440px;
	float: left;
	background: #f6f6f6;
}

.mtcgc ul {
	padding: 5px 0
}

.mtcgc ul li {
	height: 57px;
	margin: 15px 0;
}

.mtcgc ul li span {
	background: #3b7abd;
	width: 80px;
	display: block;
	float: left;
	height: 57px;
	margin: 0 5px;
}

.mtcgc ul li span b {
	font-size: 24px;
	line-height: 32px;
	text-align: center;
	display: block;
	color: #fff
}

.mtcgc ul li span i {
	overflow: hidden;
	white-space: nowrap;
	margin-right: 4px;
	display: block;
	background: #f6f6f6;
	height: 23px;
	line-height: 23px;
	text-align: center;
	width: 72px;
	margin: 0 auto;
	font-style: normal;
	color: #3b7abd
}

.mtcgc ul li a {
	display: block;
	float: right;
	width: 332px;
	padding-right: 8px;
	line-height: 28px
}

.video {
	width: 413px;
	float: left;
	margin-left: 23px;
}

.video .tit {
	height: 98px;
	padding: 26px;
	background: #3b7abd;
	position: relative;
}

.video .tit h1 {
	font-size: 34px;
	line-height: 40px;
	display: block;
	color: #fff;
	text-align: center;
	padding-top: 10px
}

.video .tit h2 {
	font-size: 23px;
	display: block;
	line-height: 30px;
	color: #fff;
	text-align: center
}

.video ul {
	padding-top: 12px;
}

.video ul li {
	width: 200px;
	float: left;
	height: 200px;
	position: relative
}

.video ul li img {
	width: 200px;
	height: 200px
}

.video ul li h1 {
	position: absolute;
	width: 100%;
	bottom: 0;
	left: 0;
	z-index: 1;
	background: url(../img/black_tm.png);
	text-align: center;
	color: #FFF;
	padding: 10px;
	box-sizing: border-box;
}

.video .tit>a {
	color: #fff;
	position: absolute;
	display: block;
	left: 45%;
	top: 75%;
}

.kstd {
	width: 306px;
	float: right;
	background: #f6f6f6;
}

.kstd ul {
	overflow: hidden;
	padding: 10px 0;
}

.kstd ul a {
	display: block;
	width: 50%;
	padding: 0 5px;
	margin: 6px 0;
	box-sizing: border-box;
	height: 135px;
	float: left;
	text-align: center
}

.kstd ul a p {
	font-size: 14px;
	width: 100%;
}

.kstd ul a img {
	display: block;
	margin: 0 auto;
	width: 100%;
	height: 120px;
}

.rdzl {
	padding: 20px 0 0px;
	min-height: 70px;
	overflow: hidden;
}

.rdzl a {
	display: block;
	height: 58px;
	width: 231px;
	float: left;
	margin: 0 4px
}

.rdzl a img {
	height: 58px;
	width: 231px;
}

.zy_body {
	background: #f2f2f2
}

.zy_banner {
	height: 468px;
	position: relative;
	width: 100%;
	overflow: hidden;
	text-align: center
}

.zy_banner img {
	width: 100%;
	height: 468px;
}

.zy_left {
	width: 320px;
	float: left;
	background: #fff;
	padding: 10px;
	box-sizing: border-box;
}

.zy_left .mtcgc {
	width: 100%;
	float: none;
	background: #fff;
}

.zy_left .mtcgc ul li span {
	margin: 0;
}

.zy_left .mtcgc ul li a {
	width: calc(100% - 90px);
	float: right;
	padding: 0;
	font-size: 15px;
	line-height: 22px;
	padding-top: 5px;
}

.zy_left .mtcgc ul li span i {
	font-size: 13px;
}

.zy_left .mtcgc ul li span b {
	font-size: 20px;
}

.zy_left .xueshu {
	width: 100%;
	float: none;
}

.zy_right {
	width: 780px;
	float: right;
	background: #FFF;
	min-height: 800px;
	padding: 0 40px 0 40px;
}

.zy_right .tit {
	background: url(../img/zy_title_bg.gif) no-repeat left bottom;
	height: 55px;
}

.zy_right .tit h1 {
	line-height: 55px;
	font-size: 20px;
	display: block;
	float: left;
}

.zy_right .tit .weizhi {
	background: url(../img/weizhi_bg.gif) left center no-repeat;
	margin-top: 14px;
	padding-left: 18px;
	color: #808080;
	font-size: 14px;
	text-align: left;
	float: left;
	line-height: 30px
}

.zy_right .tit .weizhi a {
	color: #808080;
	font-size: 14px;
	line-height: 30px
}

.zy_right ul.riList {
	padding: 10px 0;
}

.zy_right ul.riList li {
	height: 55px;
	line-height: 55px;
	border-bottom: #e9e9e9 1px dashed;
	padding-left: 16px;
	background: url(../img/zy_list_t.gif) left center no-repeat
}

.zy_right ul.riList li a {
	display: inline-block;
	width: 80%;
}

.zy_right ul.riList li>span {
	float: right;
	color: #999
}

.zy_right dl {
	padding: 10px 0;
	min-height: 650px
}

.zy_right dl dd {
	height: 240px;
	margin: 10px 6px;
	line-height: 35px;
	width: 267px;
	float: left;
	text-align: center
}

.zy_right dl dd img {
	display: block;
	width: 267px;
	height: 200px;
}

.zy_right .fy {
	padding: 20px 0;
	clear: both;
	text-align: center;
	line-height: 30px;
}

.zy_right .fy table {
	margin: 0 auto;
}

.zy_right .dp_con {
	padding: 15px 0;
	line-height: 30px;
	min-height: 650px;
	text-indent: 2em;
	text-align: justify;
	text-justify: inter-word;
}

.content {
	background: #FFF;
	min-height: 800px;
	padding: 20px 40px;
}

.content .tit {
	background: url(../img/zy_title_bg.gif) no-repeat left bottom;
	height: 55px;
}

.content>.tit>h1 {
	line-height: 55px;
	font-size: 20px;
	display: block;
	float: left;
}

.content .weizhi {
	background: url(../img/weizhi_bg.gif) left center no-repeat;
	margin-top: 14px;
	padding-left: 18px;
	color: #808080;
	font-size: 14px;
	text-align: left;
	float: left;
	line-height: 30px
}

.content .tit .weizhi a {
	color: #808080;
	font-size: 14px;
	line-height: 30px
}

.content>h1 {
	font-size: 20px;
	font-weight: bold;
	line-height: 60px;
	padding-top: 20px;
	text-align: center
}

.content>h2 {
	font-size: 14px;
	color: #999;
	text-align: center;
	line-height: 30px
}

.content .con {
	padding: 20px 0;
	min-height: 650px;
	text-indent: 2em;
	line-height: 30px;
	font-size: 14pt!important;
	font-family: "微软雅黑"!important
}

.content .con table {
	max-width: 100%;
}

.content .con img {
	max-width: 800px;
	margin: 0 auto
}

.content .con p span {
	font-size: 14pt!important;
	font-family: "微软雅黑"!important;
	color: #000!important
}

.zy_search {
	margin-top: 15px;
	width: 100%;
	background: #f0f0f0;
	height: 30px;
	margin-bottom: 20px
}

.zy_search input[type="text"] {
	width: 180px;
	height: 30px;
	display: block;
	padding: 0 5px;
	float: left;
	line-height: 30px;
	border: #ff7300 1px solid;
	background: none;
	border-right: 0;
}

.zy_search input[type="submit"] {
	background: #ff7300 url(../img/search_bg.gif) no-repeat center;
	height: 32px;
	width: 42px;
	display: block;
	float: left;
	cursor: pointer;
}

.nav li {
	float: left;
	position: relative;
}

.nav li a {
	height: 54px;
	line-height: 54px;
	padding: 0 15px;
	display: block;
	position: relative;
	font-size: 18px;
	color: #000;
}

.nav li a:hover {
	background: #3b7abd;
	color: #fff
}

.nav li .second-nav {
	width: 12em;
	display: none;
	position: absolute;
	background: url(../img/lansebg.png);
}

.nav li .second-nav li {
	position: relative;
	width: 100%;
	height: 40px;
	line-height: 40px;
}

.nav li .second-nav li a {
	color: #fff;
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	display: block;
	padding-left: 2em;
}

.nav li .second-nav li a:hover {
	background: #ee9439;
	color: #fff;
	height: 40px;
	line-height: 40px;
}

.tzgg .more {
	position: absolute;
	z-index: 1;
	top: 1px;
	right: 0;
}

.tzgg .act_active {
	color: #0066a8;
	font-weight: bold;
	border-bottom: 2px #ee9439 solid;
}

.tzgg .sy_ty_title h1 {
	line-height: 48px;
	padding-right: 20px;
}

.tzgg .sy_ty_title {
	background-position-x: -140px
}

.xueshu ul li a {
	display: inline-block;
	width: 80%;
	float: left;
}

.xueshu .one .txt_box h1 a {
	width: 100%;
	display: inline-block;
}

.swiper2 {
	height: 160px;
	margin-top: 20px;
}

.news_list {
	overflow: hidden;
}

.tuijian .news_list li {
	width: 48%;
	overflow: hidden;
	border-bottom: 1px solid #e7e6e6;
	overflow: hidden;
	padding: 13px 0;
	float: left;
}

.tuijian .news_list li a {
	width: 100%;
}

.tuijian .news_list li:nth-child(2n) {
	float: right;
}

.newsdatal {
	width: 25%;
	float: left;
	background: #0066a8;
	text-align: center;
	padding: 10px 0;
}

.newsdatal h1 {
	font-size: 20px;
	text-align: center;
	color: #fff;
}

.newsdatal span {
	width: 100%;
	height: 20px;
	font: 12px/20px "microsoft yahei";
	color: #fff;
	text-align: center;
}

.news_r {
	width: 73%;
	float: right;
}

.news_r h2 {
	font-size: 15px;
	font-weight: normal;
	line-height: 22px;
	overflow: hidden;
	padding-bottom: 2px;
	font-weight: bold;
	width: 100%;
}

.news_r p {
	font-size: 13px;
	color: #858586;
	line-height: 20px;
	word-break: break-all;
	word-wrap: break-word;
}

.tuijian .sy_ty_title {
	margin-top: 15px;
}

.tuijian {
	padding-bottom: 20px;
}


/*详情0*/

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


/*底部*/

.footbgs {
	border-top: 1px solid #0066a8;
	padding: 20px 0;
	background: #0066a8;
	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: #0066a8;
	background-size: 60%;
	border-radius: 50px;
	/*	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: 20px 0;
	width: 100%;
	background: #fff;
	line-height: 35px;
	box-sizing: border-box;
	padding: 10px 0;
	box-shadow: 10px 10px 10px #eee;
}

.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: #0066a8;
	border: 1px solid #0066a8;
	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: #0066a8;
	font-size: 90%;
	font-size: 15px;
}

.post-navigation div:hover a {
	color: #0066a8;
}

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

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

.banners img,
.banners {
	width: 1200px;
	margin: auto;
	height: 470px;
}

.list_detail {
	background: #f2f2f2;
}

.ul_img ul li {
	width: 100%;
	height: 200px;
	position: relative;
	margin-top: 15px;
}

.ul_img ul li img {
	width: 100%;
	height: 100%;
}

.ul_img ul li p {
	position: absolute;
	left: 0;
	bottom: 0;
	line-height: 30px;
	background: rgba(0, 0, 0, 0.5);
	font-size: 15px;
	padding: 0 10px;
	color: #fff;
	width: 100%;
	box-sizing: border-box;
	line-height: 40px;
}

.zy_left .mtcgc ul li {
	margin: 15px 0 0 0;
}


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

.news_box .hot h1 a,
.ul_img ul li p,
.news_box .news_list ul li a,
.tzgg ul li a,
.xueshu .one .txt_box h1 a,
.xueshu ul li a .xueshu .one .txt_box h1,
.video ul li h1,
.kstd ul a p,
.zy_right ul.riList li a,
.xueshu ul li a,
.news_r h2,.swiper2 .swiper-slide p {
	display: inline-block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.news_box .hot p,
.mtcgc ul li a,
.news_r p{
	word-break: break-all;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}

.xueshu .one .txt_box p {
	word-break: break-all;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
}