
.tscp-nav{
	width: 100%;
	border-bottom:1px solid rgb(229,229,229);
	background: url(../img/tscp.jpg) no-repeat;
}
.tscp-nav-center{
	max-width: 1200px;
	margin:0 auto;
}
.tscp-nav-center .div-1 span{
	position: relative;
	left: 15px;
	top:-20px;
}
.jmys-content-center{
	width: 100%;
	background: url(../img/tscp.jpg) no-repeat;
	background-size: 100% 100%;
	padding-top: 30px;
	padding-bottom: 54px;
}
.jmys-content{
	max-width: 1200px;
	margin: 0 auto
}
.jmys-content .ul-2{
	width: 90%;
	margin:0 auto;
	border: 1px solid rgb(221,221,221);
	border-bottom: 10px solid rgb(185,9,16);
}
.jmys-content .ul-2 li {
	display: block;
	width: 100%;
	list-style: none;
	margin-top: 1px			
}
.jmys-content .ul-2 li:nth-child(1){
	margin-top: 0px;
}
.jmys-content .ul-2 li a{
	width: 100%;
	display: inline-block;
	line-height: 30px;
	background-color: rgb(245,245,245);
	transform: all 0.5s;
	text-align: center;
	line-height: 60px;
	font-weight: 700;
    font-size: 15px;
    color: #666
}
.jmys-content .ul-2 li a span{
	display: inline-block;
	float: left;
	margin-left: 2%;
	font-weight: 700;
	font-size: 25px
}
.jmys-content .ul-2 li a:hover{
	background-color:rgb(235,235,235);
	color: rgb(230,33,41);
}
.jmys-content .ul-2 li	.ul-1{
	display: none;
}
.jmys-content .ul-2 li	.ul-1{
	color: #666;
	font-size: 15px;
	padding: 20px;
}






















.footer{
	width: 100%;
	background: url(../img/dibu.png) no-repeat;
	background-size: 100% 100%;
}
.footer-center{
	max-width: 1200px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
}
.footer-left{
	display: flex;
	padding-top: 2%;
	padding-bottom:2%
}
.footer-left .img-2{
	position: relative;
	left: 2.5%;
	top:17%;
}
.footer-right ul{
	display: flex;
	justify-content: space-between;
	color: #ffffff
}
.footer-right{
	width: 57%;
	padding-top: 8%
}
.footer-right ul li{
	color: white;
	display: inline-block;
	text-align: center
}
.footer-right ul li a{
	color: white;
	font-size: 18px;
	color: #ffffff
}
.footer-right p{
	font-size: 14px;
	color: #ffffff;
	float: right;
	margin-top:3%;
}
.footer-bottom{
	max-width: 1200px;
	margin: 0 auto;
	margin-top: 32px;
	margin-bottom: 40px;
}
.footer-bottom p{
	text-align: center;
	font-size: 16px;
	color: #666666;
	line-height: 40px;
}