@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: "微软雅黑";
	font-size: 15px;
	line-height: 35px;
	color: #333333;
	min-width:1300px;
}

a {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #dd0000;
}
#top {
	height: 80px;
	background-color: #a7181f;
	color: #FFFFFF;
}

#top_inner {
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	background-position: 10px center;
	height: 80px;
	width: 1300px;
	margin-right: auto;
	margin-left: auto;
}
#top_logo {
	float: left;
	height: 60px;
	width: 300px;
	margin-top: 10px;
}
#top_logo a {
	display: block;
	height: 60px;
	width: 300px;
}


#top_link {
	height: 70px;
	color: #FFFFFF;
	float: right;
}
#top_link_phone {
	float: left;
	width: 25px;
	padding-top: 34px;
}

#top_link_txt_i {
	float: left;
	padding-right:10px;
	font-size: 14px;
	padding-top: 30px;
}

#top_link_txt_i a {
	color: #FFFFFF;
}
#top_link_txt_i a:hover {
	color: #FFFF00;
}
#top_link_txt {
	float: left;
	width: 245px;
	font-size: 14px;
	padding-top: 20px;
}
#t_pic img {
    max-width: 100%;
    max-height: 100%;
}
#banner {

	width: 100%;
	background-color: #f4e0e0;
}
#banner_inner {
	width: 1240px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	padding: 30px;
	background-image: url(../images/banner_innerbg.png);
	background-position: 680px 40px;
	background-repeat: no-repeat;
}

#wrap {
	background-color: #f3f2f2;
}
#wrap_inner {
	width: 1300px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	padding-bottom: 30px;
}
.clearfix {
	clear: both;
}
#t_pic {
	background-color: #FFFFFF;
	width: 150px;
	z-index: 1;
	padding: 4px;
	border: 1px solid #d0d0d0;
	float: left;
	margin-top: 30px;
}
#t_info_top {
	line-height: 60px;
	color: #FFFFFF;
	height: 60px;
}

#t_info {
	float: left;
	width: 1080px;
}

#t_info_name {
	font-size: 32px;
	line-height: 57px;
	font-weight: bold;
	padding-right: 25px;
	float: left;
	background-color: #A7181F;
	height: 60px;
	padding-left: 25px;
}
#t_info_title {
	font-size: 22px;
	float: left;
	font-weight: bold;
	background-color: #e52c35;
	height: 50px;
	line-height: 48px;
	padding-right: 25px;
	margin-top: 10px;
	padding-left: 25px;
}
.honnor_d{border-bottom:1px dashed #999}
.honnor_d:after{visibility:hidden; display:block; content:""; clear:both}
#t_info_basic li {
	float: left;
	min-width: 49%;
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	padding-left: 10px;
}
#t_info_basic {
	padding-top: 15px;
}

#t_school {
	position: absolute;
	z-index: 1;
	top: 40px;
	right: 40px;
	font-size: 18px;
	font-weight: bold;
	background-color: #A7181F;
	padding-right: 15px;
	padding-left: 15px;
	line-height: 36px;
	border-radius:18px;
}
#t_school a {
	color: #FFFFFF;
}
#t_top #t_school a:hover {
	color: #FFFF00;
}

#t_visit {
	text-align: right;
	line-height: 30px;
	padding-right: 15px;
	padding-left: 15px;
	background-color: #E52C35;
	font-size: 15px;
	border-radius:15px;
	float: left;
	margin-top: 30px;
	margin-left: 20px;
}

#t_main {
	min-height: 400px;
	padding-bottom: 5px;
	padding-right: 50px;
	padding-left: 50px;
	background-image: url(../images/wrap_innerbg.png);
	background-repeat: repeat-y;
	padding-top: 15px;
}
.dqwz{margin-bottom:10px;background: url(../images/fzhome.png) no-repeat left 0px; line-height:25px;padding-left: 30px; margin-left: 10px;}
#t_main_header {
	background-image: url(../images/t_main_headerbg.png);
	background-repeat: no-repeat;
	height: 30px;
}

#t_main_footer {
	background-image: url(../images/t_main_footerbg.png);
	background-repeat: no-repeat;
	height: 30px;
}

#t_block {
	margin-bottom: 40px;
	clear: both;
}
#t_basic {
	padding-right: 35px;
	padding-left: 35px;
	padding-top: 10px;
}
#t_basic_catname {
	font-weight: bold;
	float: left;
}
#t_basic_content {
	float: left;
	padding-right: 10px;
}

#t_basic li {
	float: left;
	width: 365px;
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	padding-left: 10px;
}
#t_basic_long {
	width: 1025px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	padding-left: 10px;
	
}
#t_basic_long:after{visibility:hidden; display:block; content:""; clear:both}

#t_intro {
	width: 700px;
}
#t_title {
	font-size: 24px;
	color: #A7181F;
	line-height: 40px;
	font-weight: bold;
	background-image: url(../images/t_titlebg.png);
	background-position: 0px center;
	padding-left: 42px;
	background-repeat: no-repeat;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #A7181F;
}
#t_content {
	line-height: 28px;
	padding-top: 10px;
	font-size: 14px;
	padding-right: 35px;
	padding-left: 35px;
}
#t_content ul {
	padding-left:18px;
}
.list-paddingleft-2{
	padding-left:18px;
}
#t_content li {
	clear: both;
}
#t_content p{word-break: break-word;}

#t_group {
	line-height: 32px;
	padding-top: 10px;
	font-size: 15px;
	padding-right: 35px;
	padding-left: 35px;
}
#t_group td {
	background-color: #efefef;
	padding-right: 15px;
	padding-left: 15px;
	line-height: 28px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#t_group_list li {
	width: 100px;
	list-style-type: none;
	text-align: center;
	line-height: 24px;
	margin-right: 5px;
	margin-left: 5px;
}
#t_group_list img {
	height: 100px;
	width: 75px;
}

#t_gallery {
	line-height: 32px;
	font-size: 15px;
	background-color: #efefef;
	margin-top: 10px;
	margin-right: 35px;
	margin-bottom: 10px;
	margin-left: 35px;
	padding-top: 10px;
	padding-bottom: 15px;
	padding-right: 15px;
	padding-left: 15px;
}
#t_gallery ul {
	display:flex;
	flex-wrap: wrap;
}
#t_gallery img {
	height: 150px;
	width: 200px;
}
#t_gallery li {
	list-style-type: none;
	text-align: center;
	line-height: 20px;
	padding-top: 10px;
	width: 20%;
}
.js_pic {
    display: flex;
    width: 195px;
    height: 140px;
    justify-content: center;
    align-items: center;
    border: 1px #c9c9c9 solid;
    margin: 0 auto;
}
.js_pic img {
    width: auto !important;
    height: auto !important;
    max-width: 100%;
    max-height: 100%;
}
.lm_content_fj a {
    display: block;
}
.js_txt {width: 195px;display: inline-block;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.date {
	float: left;
	padding-right: 20px;
	width: 165px;
}
.item {
	float: left;
	width: 300px;
	padding-right: 40px;    word-break: break-word;
}
.item2 {
	float: left;
	width: 260px;
	padding-right: 20px;
}
.item3 {
	float: left;
	width: 500px;
	padding-right: 40px;
}

#t_title2 {
	font-size: 20px;
	color: #A7181F;
	font-weight: bold;
	background-image: url(../images/t_title2bg.png);
	background-position: 3px center;
	padding-left: 25px;
	background-repeat: no-repeat;
	padding-bottom: 3px;
	margin-left: 30px;
	margin-top: 8px;
}
#bottom {
	background-color: #A7181F;
	color: #FFFFFF;
	text-align: center;
	line-height:30px;
	font-size: 15px;
        padding:20px 0;
}

.gotop { position:fixed; right:50%; bottom:90px; margin-right:-700px; }
.gotop-btn {
	display:block;
	width:50px;
	height:50px;
	text-indent:-9999px;
	background-color: #a7181f;
	background-image: url(../images/gotop.png);
	background-repeat: no-repeat;
	background-position: center center;
}

#t_detail {
	line-height: 32px;
	padding-top: 10px;
	font-size: 15px;
	padding-right: 35px;
	padding-left: 35px;
}
#t_detail li {
	list-style-type: none;
	clear: both;
	padding-top: 10px;
	padding-bottom: 10px;
}
#t_detail li:after{visibility:hidden; display:block; content:""; clear:both}
#t_detail .l {
	display: table-cell;
	width: 150px;
	padding-right: 15px;
	padding-left: 15px;
	text-align: right;
	background-color: #dedede;
	font-weight: bold;
	vertical-align: middle;
}
#t_detail .r {
	border-left: 10px #fff solid;
        display: table-cell;
	width: 940px;
	padding-right: 20px;
	padding-left: 20px;
	background-color: #efefef;vertical-align: middle;
}
#t_detail .r a {
    word-break: break-word;
}
.title h2 {
    text-align: center;
}
.title {
    padding-top: 20px;
}
#t_detail2 {
	line-height: 32px;
	padding-top: 10px;
	font-size: 15px;
	padding-right: 35px;
	padding-left: 35px;
}
#t_detail2_title {
	font-size: 24px;
	line-height: 35px;
	padding-top: 20px;
	padding-bottom: 10px;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #787878;
	font-weight: bold;
}
#t_group_list ul {
    display: flex;
    flex-wrap: wrap;
}
.img img {
    max-width: 80%;
}
.td_pic {
    width: 100px;
    height: 140px;
    border: 1px solid #afafaf;
    display: flex;
    align-items: center;
    justify-content: center;
}
.td_txt {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.td_pic img {
    width: auto !important;
    height: auto !important;
    max-width: 100%;
    max-height: 100%;
}
#t_detail2_info {
	font-size: 14px;
	line-height: 26px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	color: #888888;
}
#t_detail2_info a {
	color: #888888;
}
#t_detail2_content {
	padding-top: 10px;
}
.pic{
	max-width: 50%;
	margin: 0 auto;
	text-align: center;
}
.pic img{
	max-width: 100%;
}
#t_detail2_content p {
	text-indent: 2em;
}
#t_detail2_content p img{max-width:90%;}
#t_detail2_content td p {
	text-indent: 0em;
}
#t_attach {
	margin-top: 30px;
	padding-right: 35px;
	padding-left: 35px;
}
#t_attach_title {
	background-color: #A7181F;
	width: 105px;
	color: #FFFFFF;
	background-image: url(../images/t_attach_titlebg.png);
	background-repeat: no-repeat;
	background-position: 25px center;
	padding-left: 45px;
	border-radius:15px;
}
#t_attach_list {
	margin-top: 10px;
	margin-bottom: 10px;
	padding-right: 30px;
	padding-left: 30px;
}
#t_attach_list a{
    word-break: break-word;
}
#t_attach_pic {
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#t_attach_pic img {
	max-height: 100%;
	max-width: 100%;
}
#t_attach_pic li {
	float: left;
	list-style-type: none;
	margin-right: 5px;
	margin-left: 5px;
	width: 120px;
	height: 80px;
	display: flex;
	justify-content: center;
	align-items: center;
	background: #eee;
	padding: 4px;
}