*{
	margin: 0;
	padding:0;
}
.banner{
	width:100%;
	margin: 0 auto;
}
.header{
	width: 1200px;
	height: 80px;
	margin:0 auto;
	display: flex;
	justify-content: space-between;
	line-height: 90px ;
}
.header-right{
	width: 37%;
	display: flex;
	justify-content: space-between;
	color: #666666;
	margin-top: -7px;
}
.header-right-left{
	width: 302px;
	height: 30px;
	background-color: white;
	margin-top: 30px;
	display: flex;
	justify-content: space-between;
	border:1px solid #dddddd;
}
.header-right-right a{
	color: #afafaf;
	font-size: 13px;
}
.header-right-right a:nth-child(2):hover{
	border-bottom: 1px solid #afafaf;
}
.header-right-left img{
	position: relative;
	top: -28px;
	right: 10px;
}
.header-right-left input{
	position: relative;
	top: -30px;
	outline:none;
}
input{
	border:none;
}
li{
	list-style: none;
}
a{
	text-decoration: none;
}
.nav{
	height: 50px;
	margin:  0 auto;
	background-color: #e60012;
}
.nav-center{
	width: 1200px;
	height: 50px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
}
.ul-1{
	display: flex;
	justify-content: space-between;
	line-height: 50px;
}
.ul-1 li a{
	color: white;
	display: inline-block;
	height: 40px;
}
.ul-1 li{
	padding-left: 79px;
	text-align: center;
}
.ul-1 li a:hover{
	border-bottom: 1px solid white;
}
.ul-1 img{
	position: relative;
	top: 5px;
}
.content{
	width: 1000px;
	margin: 0 auto;
}
.introduce{
	width: 1200px;
	margin: 0 auto;
	border-bottom: 1px solid #f3f3f3;
	font-size: 15px;
	line-height: 40px;
	padding-top: 150px;
}
.introduce p{
	color: #666666
}
.introduce p a{
	color: #e60012;
}
.content{
	width:1200px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	position: relative;
	top: 30px;
	min-height: 600px;
}
.content-left{
	width: 20%;
}
.content-right{
	width: 73%;
}
.ul-2{
	display: none;
}
.ul-2 li{
	line-height: 40px;
	padding-left: 36px;
}
.ul-2 li a{
	font-size: 15px;
}
.li-33:hover .div-a a{
	background-image: url("../img/-.png");
	background-repeat: no-repeat;
	position: relative;
	top: -37px;
}
.li-22:hover .div-a a{
	background-image: url("../img/-.png");
	background-repeat: no-repeat;
	position: relative;
	top: -37px;
}
.li-11:hover .div-a a{
	background-image: url("../img/-.png");
	background-repeat: no-repeat;
	position: relative;
	top: -37px;
}

.li-11:hover,.li-22:hover,.li-33:hover .ul-2 li a{
	color: #666666
}
.li-11 .ul-2 li a:hover{
	color:red
}
.ul-2 li:hover{
	background-color: #ffffff;
}
.ul-2 li:hover a{
	color: #e60012
}
.ul-3{
	margin-top: -1px;
	border:1px solid #f3f3f3;
}
.ul-3 li:nth-child(1){
	margin-top: 0px;
}
.ul-3 li{
	line-height: 52px;
	background-color: #f6f6f6;
	margin-top: 2px;
	text-align: center;
	transition: all .5s;
}
.ul-3 li:hover{
	background-color: #fff;
}
.ul-3 li:hover .jishu{
	color: #e60012;
}
.ul-3 li a{
	color: #666666;
	font-weight: 600;
}
.ul-3 li img{
	float: left;
	margin-left: 10px;
	margin-top: 23px;
}
.div-a{
	width: 16px;
	height: 15px;
}
.div-a a{
	display: inline-block;
	width: 16px;
	height: 15px;
	background-image: url(../img/+.png);
	position: relative;
	left: 215px;
	top: -45px
}
.div-a-1{
	position: relative;
	top: 6px;
	left: 16px;
}
.div-a-1:hover{
	background-color: none;
}
.ul-3 li a:hover{
	color: #e60012;
}
.ul-4{
	margin-top: 0px;
	margin-left: -40px;
}
.ul-4 li:nth-child(1){
	margin-top: 0px;
}
.ul-4 li{
	height: 136px;
	background-color: #eeeeee;
	margin-top: 40px;
	display: flex;
	justify-content: space-between;
}
.ul-4 li a img{
	position: relative;
	top: -52px;
}
.ul-4 li a{
	position: relative;
	top: 38%;
}
.div-1{
	width: 57%;
}
.div-1 a,.div-2 a{
	color: #666666;
	font-size: 15px;
	font-weight: 300;
}
.div-2 a{
	position: relative;
	left: 12%;
}
.div-2{
	width: 60%;
}
.gywm-1{
	padding-top:40px;
	color: #666666;
	line-height: 80px;
}
.footer{
	width: 1200px;
	margin:92px auto;
}
.footer-top{
	display: flex;
	justify-content: space-between;
}
.ul-5{
	display: flex;
	justify-content: space-between;
}
.ul-5 li a{
	color: #666666;
}
.ul-5 li{
	border-right: 1px solid #666666;
	margin-left: 10px;
	padding-left: 40px;
	width: 100px;
}
.ul-5 li:nth-child(3){
	border:none;
}
.footer-bottom{
	display: flex;
	justify-content: space-between;
}
.footer-bottom-right{
	padding-top: 10px;
	color: #999999;
	font-size: 15px;
}
.footer-bottom-right img{
	position: relative;
	top: 5px;
}
.footer-bottom-right p{
	position: relative;
	left: -32px;
}
