* {
	line-height: 2;
}

a {
	color: #333333;
}

a:hover {
	color: #17b2a5;

}

a:active {
	color: #17b2a5;

}

ul {
	word-break: break-all;
}

.date {
	float: right;
	color: #999999;
	display: block;
}

.item-list li {
	display: inline-block;
	vertical-align: top;
	line-height: 1.5;
}

.item-list li .img img {
	width: 100%;
	/* 解决图片白边问题 */
	display: block;
}

/* 专业动态区域 */
.hot-main .fr .first a {
	font-size: 18px;
	font-weight: bold;
	color: #333333;
}

.hot-main .fr .first a:hover {
	color: #17b2a5;
}

.hot-main .fr .first p {
	border-bottom: 1px solid #eaeaea;
	padding-bottom: 20px;
font-size:14px;
color:#999;
}
.hot-main .fr .first p a{
font-size:14px;
color:#ffbd2f;
font-weight: normal;
}

.hot-main .fr {
	width: 585px;
	font-size: 14px;
	line-height: 2;
}

.hot-main .fr li {
	border-bottom: 1px solid #eaeaea;
	height: 70px;
	line-height: 70px;
}
.hot-main .fr li a{
font-size:16px;
}
.hot-main .fr li .title {
	color: #000;
}

.hot-main .fr li .desc {
	color: #666;
}

/* 专业动态结束 */

/* 通知公告 */
.aside-tzgg .left {
	width: 98px;

    float: left;
    margin-right: 10px;
    margin-left: 5px;

}

.aside-tzgg .left h1 {
	font-size: 24px;
	color: #17b2a5;
	height: 36px;
	line-height: 36px;
	text-align: center;
	font-family: "Cambria Math"
}

.aside-tzgg .left h2 {
	font-size: 14px;
	color: #0e8c76;
    font-family: "微软雅黑";
    background: #ededed;
	height: 31px;
	line-height: 31px;
	text-align: center;
}

.aside-tzgg ul li x3 {
	float: left;
}

.aside-tzgg ul li {
	overflow: hidden;
	margin-bottom: 25px;
	float: left;
	width: 386px;
	
}
.aside-tzgg ul li:last-child{margin-bottom:0;}

.aside-tzgg ul li+li,
.aside-tzgg ul li+li+li+li,
.aside-tzgg ul li+li+li+li+li+li {
	margin-right: 0px;
}

.aside-tzgg ul li+li+li,
.aside-tzgg ul li+li+li+li+li {
	margin-right: 20px;
}


.x3 {


	line-height: 30px;

}

.x3 a {
	color: #434343;
font-size:16px;
}

.x3 a:hover {
	color: #17b2a5;
}

.x3 span {
	color: #a9a9a9;
font-size:14px;
	line-height: 30px;
}

/* 专业概况 */
.aside-right p {
	font-size: 16px;
	line-height:36px;
margin-top:10px;
	font-family: "微软雅黑";
}

/* 页脚开始 */
.footer {
	font-size: 14px;
	line-height: 30px;
	color: #fff;
	background-color: #17b2a5;
	height: 140px;
	margin-top: 20px;
}

.footer .container {
	padding-top: 45px;
box-sizing: border-box;

}

/* 页脚结束 */

/*********************列表页********************/
.list_banner{
height:260px;
width:100%;
text-align:center;
}
.list_banner img{
width:100%;
height:260px;
}
.list-main {
	overflow: hidden;
	padding-top: 20px;
}

.list-main-left {
	width: 240px;
	padding-left: 20px;
	margin-right: 50px;
}

.list-main-right {
	width: 885px;
	padding-bottom: 50px;
}

.list-top {
	width: 240px;
	height: 62px;
	line-height: 62px;
	text-align: center;
	background: #17b2a5;
}

.list-top span {
	font-size: 24px;
	color: #fff;
	font-weight: 600;
}

.list-ul {
	border: solid #ccc;
	border-width: 1px 1px 0 1px;
}

.list-ul>li .nav-text {
	height: 50px;
	padding-left: 20px;
	border-bottom: 1px solid #ccc;
	line-height: 50px;
	font-size: 18px;
	color: #434343;
	text-align: center;
	background: url("../images/list_nav.png") no-repeat 70px center;
	cursor: pointer;
}
.list-ul>li.active .nav-text,
.list-ul>li .nav-text:hover a{
	color: #fff;}
.list-ul>li.active .nav-text,
.list-ul>li .nav-text:hover {

	background: #17b2a5 url("../images/list_nav_hover.png") no-repeat 70px center;
}

.nav-sub {
	display: none;
	border-bottom: 1px solid #ccc;
}

.list-ul>li.active .nav-sub {
	display: block;
}

.nav-sub li a {
	display: block;
	height: 42px;
	padding-left: 20px;
	line-height: 42px;
	text-align: center;
	font-size: 15px;
	color: #3b3b3b;
	background: url("../images/list_sub_nav.jpg") no-repeat 72px center;
}

.nav-sub li.on a,
.nav-sub li:hover a {
	color: #17b2a5;
	background: url("../images/list_sub_nav_hover.jpg") no-repeat 72px center;
}

.list-main-left .contact-div {
	margin-top: 40px;
}

.list-main-left .contact-div .contact-title {
	color: #1d1d1d;
	font-size: 21px;
	height: 33px;
	border-bottom: 1px solid #cccccc;
}

.list-main-left .contact-div .contact-title span {
	padding-left: 6px;
	padding-bottom: 10px;
	position: absolute;
	display: inline-block;
}

.contact-list ul {
	padding-top: 10px;
}

.contact-list ul li {
	padding: 10px 0 10px 6px;
	color: #010101;
	font-size: 14px;

}

.contact-list ul li span {
	color: #e9a554;
}

.pl60 {
	padding-left: 56px;
}

/**right**/
.list-right-title {
	overflow: hidden;
	height: 45px;
	line-height: 45px;
	background: #f6f6f6;
margin-bottom:20px;
}

.list-right-title span {
	padding-left: 10px;
	font-size: 18px;
	color: #17b2a5;
	font-weight: bold;
}

.list-right-title>.fr {
	font-size: 16px;
	color: #787878;
	padding-right: 10px;
}

.list-con {
	padding-top: 15px;
}

.list-con ul li {
	overflow: hidden;
	padding: 10px 0 10px 0;
	font-size: 16px;
	background: url("../images/list_bg.jpg") no-repeat 10px center;
}

.list-con ul li img {
	position: relative;
	top: 6px;
	margin-right: 8px;
}

.list-con ul li a {
	color: #191919;
	font-size: 16px;
	display: inline-block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	width: 700px;
	padding-left: 25px;
}

.list-con ul li a:hover {
	color: #17b2a5;
}

.list-con ul li span {
	color: #9f9f9f;
	font-size: 14px;
}


/*list header*/
.list-header {
	height: 360px;
	padding: 45px 0;
	background: #e6e6e6;
	text-align: center;
}

.list-header img {
	width: 1200px;
	height: 100%;
}

/*content*/
.content-title {
	padding: 30px 0 20px;
	font-size: 20px;
	font-weight: 600;
	color: #3d3c3c;
	text-align: center;
}

.content-time {
	padding-bottom: 12px;
	font-size: 14px;
	color: #9a9a9a;
	text-align: center;
}

.content-honor {
	font-size: 14px;
	color: #2e2e2e;
	line-height: 30px;
}

.content-text {
	font-size: 16px;
	color: #2e2e2e;
	line-height: 30px;
	text-indent: 28px;
}

.content-end {
	margin-top: 40px;
	margin-bottom: 20px;
}

.content-end .content-text {
	text-align: right;
}

.content-pic {
	padding: 25px 0;
	text-align: center;
}

.content-pic img {
	width: 500px;
	height: 280px;
}

.share-box {
	text-align: right;
}

.share-box span {
	font-size: 15px;
	color: #444;
}

.share-box img {
	width: 24px;
	height: 24px;
	margin: 0 2px;
	border: none;
}

.page-box {
	margin-top: 30px;
	padding: 30px 0 0;
	border-top: 2px solid #17b2a5;
}

.page-box div {
	font-size: 15px;
	color: #444;
}

.page-box div:hover {
	color: #17b2a5;
}

.page-box div:first-child {
	margin-bottom: 17px;
}



.con{
line-height:36px;
color: #434343;
}

.con h3{
    font-weight: bold;
margin-bottom: 10px;
    font-size: 18px;
}







/*20230527*/

.hdbox{width:100%;overflow-x:auto;padding:20px 0;}
.hdbox .cont-nr{padding: 20px 0;}
.hdbox table{border-spacing:0;border-collapse:collapse; width:100%;}
.hdbox table td{padding: 4px 14px;height: 30px;line-height: 30px;font-size: 16px;}
.hdbox table td.bt{width: 140px;font-weight: bold;text-align: center;}
.hdbox table td.td-nr{width: 470px;text-align:center;}
.hdbox table td.td-tx{padding:0px;text-align:center;}
.hdbox table td img{max-width:200px;min-width:100px;vertical-align:middle;display:inline-block;}
.hdbox .cont-nr p{line-height: 35px;color: #444;font-size: 15px;}

.hdbox1{width:100%;overflow-x:auto;padding:20px 0;}
.hdbox1 .cont-nr{padding: 20px 0;}
.hdbox1 table{border-spacing:0;border-collapse:collapse;width:100%;}
.hdbox1 table td{padding: 4px 14px;height: 30px;line-height: 30px;font-size: 16px;}
.hdbox1 table td.bt{width: 210px;font-weight: bold;text-align: center;}
.hdbox1 table td.td-nr{width: 400px;text-align:center;}
.hdbox1 table td.td-tx{padding:0px;text-align:center;}
.hdbox1 table td img{max-width:200px;min-width:100px;vertical-align:middle;display:inline-block;}
.hdbox1 .cont-nr p{line-height: 35px;color: #444;font-size: 15px;}