@charset "utf-8";

.tgcon{
	width: 100%;
	margin: 0px auto;
	padding:20px 0px;
}

.yys {
	width: 100%;
	margin: 20px 0px 0px;
}
.yyxuzhi {
	width: 100%;
	font-weight: bold;
	font-size: 16px;
	color: #2A70C3;
	padding-right: 5px;
	padding-left: 5px;
	margin: 20px 0px;
	display: block;
}
.yysearh {
	width: 100%;
	margin: 0px auto;
}
.yysearh-con {
	width: 100%;
	line-height: 50px;
	border-radius: 5px;
	box-shadow: -0.07px 2px 4px 0px rgba(0, 0, 0, 0.3608);
	box-sizing: border-box;
	border: 2px solid #04A07B;
	height: 55px;
}
.yysearh-form {
	width: 100%;
	line-height: 50px;
	float: left;
}
.yysearh-form input {
	width: 79%;
	padding: 8px;
	border-radius: 4px;
	height: 40px;
	border: 0px;
}
.yysearh-form input:focus {
	outline: none;
	border: 0px;
}
.yysearh .ss {
	width: 20%;
	padding: 5px;
	background-color: #04A07B;
	color: white;
	border: none;
	height: 52px;
	cursor: pointer;
	float: right;
	letter-spacing: 6px;
	font-size: 20px;
}
.lbcanshu {
	color: #333;
	font-size: 14px;
}
.yyitems {
	width: 100%;
	line-height: 30px
}
.ydebtn {
	background: #04a07b;
	width: 100%;
	height: 40px;
	line-height: 40px;
	display: block;
	color: #fff;
	text-align: center;
	letter-spacing: 6px;
	border-radius: 5px;
	margin: 20px 0px
}
/**************leibiao********************/

.lblist {
	width: 100%;
	height: auto;
}
.fenlei {
	margin-left: 0;
	clear: left;
	margin-right: 0;
	width: 100%;
	position: static;
}
.fenleiul {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	width: 100%;
}
.fenleili {
	position: static;
	display: inline-block;
	color: #fff;
	width: auto;
	vertical-align: top;
}
.fenleili .fenleia {
	position: relative;
	font-size: 15px;
	height: 80px;
	line-height: 80px;
	padding: 0px 10px;
	color: #333;
	display: block;
	transition: 0.3s ease 0s;
}
.fenleili.active .fenleia {
	color: #04a07b;
	font-weight: 600;
}
.fenleili:hover .fenleia {
	color: #04a07b;
	font-weight: 600;
}
.fenleili .fenleia:before {
	position: absolute;
	content: '';
	left: 50%;
	bottom: 0px;
	width: 0%;
	height: 3px;
	background-color: none;
	transition: all .3s;
}
.fenleili .fenleia:after {
	content: "";
	position: absolute;
	width: 1px;
	height: 15px;
	display: block;
	background: #ccc;
	top: 50%;
	margin-top: -7px;
	right: 0px;
}
.newslist {
	width: 100%;
}
.newslist_ul {
	margin: 0s;
	padding: 0;
}
.newslist_ul li {
	width: 100%;
}
.newslist_ul li a {
	width: 100%;
	line-height: 45px;
	height: 45px;
	border-bottom: 1px dashed #CCC;
	display: block;
}
.newslist_ul li a:hover {
	background: #04a07b;
	color: #fff;
	box-shadow: -0.07px 2px 4px 0px rgba(0, 0, 0, 0.3608);
	border-bottom: 0px;
}
.newslist_ul li a:hover .ntit {
	color: #fff;
	padding-left: 10px
}
.newslist_ul li a:hover .ntime {
	color: #fff;
	padding-right: 10px
}
.newslist_ul li a .ntit {
	color: #333;
	width: 80%;
    float:left;
    display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
}
.newslist_ul li a .ntime {
	float: right;
	color: #333;
	display:block;
}
.news_list {
	padding: 0 10px;
	margin: 20px 0px;
}
.news_list_tit {
	text-align: center;
	border-bottom: #ccc 1px dashed;
}
h3 {
	font-size: 24px;
	font-weight: 400;
}
.xqcon {
	margin-top: 20px;
}
/*************leibiao*********************/


.jscon {
	width: 100%;
	margin: 20px 0px;
}
.jscon .jstit {
	font-weight: bold;
	margin-top: 10px;
}
/*************gjjc*********************/


.gjjc {
	width: 80%;
	margin: 0px auto;
}
.gjjc_tit {
	margin: 0px auto;
	text-align: center;
	width: 100%;
	font-size: 20px;
	padding: 20px 0px;
}
.gjg {
	width: 100%;
	margin: 20px auto;
	font-family: Microsoft YaHei, SimSun !important;
}
.gjg .bgxq, .bgxq tr td {
	border: 1px solid #ccc;
	border-collapse: collapse
}
.biaoge {
	width: 70%;
	margin: 10px auto;
}
.titles {
	width: 30%;
	text-align: center;
	line-height: 50px;
}
.neirongs {
	width: 70%;
	color: #04A07B;
	padding-left: 20px;
	font-weight: bold;
}
/*************tuwenfl*********************/

.twfl {
	border-bottom: #ccc 1px solid;
	margin-bottom: 5px;
	padding: 10px 0px 0px;
	display: flow-root;
}
.flxx {
	font-size: 14px;
	line-height: 35px;
	font-weight: bold;
	padding-left: 20px;
	background: url(icon.jpg) no-repeat left center;
	float: left;
	width: 16.6666%;
}
.flxx a {
	color: #04A07B;
	font-weight: 500;
}
.flxx-list {
	font-size: 14px;
	line-height: 35px;
	font-weight: bold;
	padding-left: 20px;
	background: url(icon.jpg) no-repeat left center;
	float: left;
	width: 100%;
}
.flxx-list a {
	color: #04A07B;
	font-weight: bold;
}
.flxxlb {
	font-size: 14px;
	line-height: 30px;
	background: url(flicon.jpg) no-repeat left center;
	text-align: left;
	float: left;
	padding: 0 17px;
	width: 16.666%;
}
.flxxlb a {
	color: #000;
}
/*************scpdf*********************/

.main_sc {
	width: 100%;
	margin: 0px auto;
	line-height: 30px;
}
#pdfbtn {
	width: 85px;
	height: 35px;
	background: #2162bb;
	line-height: 35px;
	color: #fff;
	cursor: pointer;
	display: block;
	text-align: center;
	margin: 30px auto 0;
	cursor: pointer;
}
.bt .logotu {
	height: 50px
}
.sc_title {
	text-align: center;
}
.sc_title .jc {
	font-size: 19px
}
.sc_xq {
	width: 95%;
	margin: 0px auto
}
.wzfont {
	font-family: "Microsoft yahei"
}
.sc_zy {
	margin-bottom: 10px;
}
.sc_zy .zycon {
	margin-top: 10px;
	text-align: justify;
	display: inline-block;
	line-height: 24px;
}
.sc_canshu {
	width: 100%;
	line-height: 30px;
	margin-bottom: 30px;
}
/*************dayin*********************/

.articles_main .bt {
	padding:30px 0px 10px;
}
.articles_main .logotu {
	height: 50px;
	max-width:100%;
}
.articles_main .gs {
	width: 100%;
	margin: 20px 0px;
	font-size: 20px;
	text-align: center;
	font-weight: bold
}
.articles_main .print-item:first-child {
	margin-top: 4px;
}
.articles_main .print-item {
	background-color: #f0f3f7;
	display: flex;
	justify-content: start;
}
.articles_main .print-item .print-item-head {
	width: 167px;
	color: #333;
	font-weight: 700;
	text-align: center;
}
.articles_main .print-item .print-item-head span {
	line-height: 3;
}
.articles_main .print-item .ivu-table-cell {
	flex: 1;
	padding: 8px 0;
	line-height: 2.2;
	display: flex;
	align-items: center;
	word-break: normal;
}
.articles_main .print-item:nth-child(2n-1) {
	background-color: #fff;
}
#printButton {
	width: 85px;
	height: 35px;
	background: #2162bb;
	line-height: 35px;
	color: #fff;
	cursor: pointer;
	display: block;
	text-align: center;
	margin: 30px auto 20px;
}
@media print {
body * {
	visibility: hidden;
}
.print-section, .print-section * {
	visibility: visible;
}
.print-section {
	position: absolute;
	left: 0;
	top: 0;
}
}

.articles_main .xwbt {
    line-height: 52px;
    display: block;
    text-align: center;
    background-color: #fff;
}
.articles_main .riqi {
    line-height: 52px;
    display: block;
    text-align: center;
    background-color: #f0f3f7;
}
.articles_main .xq {
	margin:10px 0px;
    line-height:25px;
    background-color: #fff;
}

/*************---------------*********************/




@media (max-width: 1024px) {
.gjjc {
	width: 100%;
	margin: 0px auto;
}
.biaoge {
	width: 100%;
	margin: 10px auto;
}
.flxx {
	width: auto !important;
}
.flxxlb {
	width: auto !important;
}

.newslist_ul li a .ntit {
	color: #333;
	width: 70%;
    float:left;
    display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
}
}
