.banner img{
	display: block;
}
.contain {
	width: 1200px;
	margin: 0 auto;
}

.clear {
	clear: both;
}

.clear1 {
	width: 100%;
	background: #FFFFFF;
	height: 4px;
}

body {
	background: #ffffff;
}

.banner {
	background: url(../images/banner.jpg) no-repeat top center;
	height: 696px;
}

.title img {
	display: block;
	margin: 0 auto;
}

.part1 {
	height: 802px;
}

.part1 .left {
	width: 694px;
	float: left;
	margin-top: 40px;
}

.part1 .left p {
	font-size: 40px;
	color: #ca3626;
}

.part1 .left em {
	width: 60px;
	height: 4px;
	background: #ca3626;
	display: block;
	margin-top: 40px;
}

.part1 .left span {
	display: block;
	margin-top: 40px;
	font-size: 14px;
	color: #5a5a5a;
	line-height: 24px;
}

.part1 .left span b {
	color: #ca3626;
}

.part1 .left a {
	display: block;
	background: url(../images/zixun.png) no-repeat top center;
	width: 140px;
	height: 32px;
	line-height: 32px;
	color: #ffffff;
	margin-top: 40px;
	text-indent: 1.4em;
}

.part1 .left ul {
	margin-top: 60px;
}

.part1 .left ul li {
	width: 162px;
	height: 154px;
	border: 2px solid #bfbfbf;
	border-radius: 10px;
	float: left;
	margin-right: 10px;
}

.part1 .left ul li:hover {
	background: #ca3626;
	border: 2px solid #ca3626;
	transition: all 1s ease 0s;
}

.part1 .left ul li:hover p {
	color: #ffffff;
	transition: all 1s ease 0s;
}

.part1 .left ul li.t4 {
	margin-right: 0px;
}

.part1 .left ul li img {
	display: block;
	margin: 26px auto;
}

.part1 .left ul li p {
	color: #8e8d8d;
	font-size: 16px;
	text-align: center;
	margin-top: 20px;
}

.part1 .left ul li.t1 h6 {
	background: url(../images/img_01.png) no-repeat center center;
	height: 50px;
	margin-top: 30px;
}

.part1 .left ul li.t1:hover h6 {
	background: url(../images/img_1.png) no-repeat top center;
	height: 50px;
}

.part1 .left ul li.t2 h6 {
	background: url(../images/img_02.png) no-repeat center center;
	height: 44px;
	margin-top: 30px;
}

.part1 .left ul li.t2:hover h6 {
	background: url(../images/img_2.png) no-repeat top center;
	height: 44px;
}

.part1 .left ul li.t3 h6 {
	background: url(../images/img_03.png) no-repeat center center;
	height: 44px;
	margin-top: 30px;
}

.part1 .left ul li.t3:hover h6 {
	background: url(../images/img_3.png) no-repeat top center;
	height: 44px;
}

.part1 .left ul li.t4 h6 {
	background: url(../images/img_04.png) no-repeat center center;
	height: 40px;
	margin-top: 30px;
}

.part1 .left ul li.t4:hover h6 {
	background: url(../images/img_4.png) no-repeat top center;
	height: 40px;
}

.part1 .right {
	width: 414px;
	float: right;
}

.part1 .right .di {
	width: 294px;
	height: 488px;
	background: #ca3626;
	margin-left: 120px;
	margin-top: 40px
}

.part1 .right .di p {
	font-size: 28px;
	color: #fff;
	padding-left: 44px;
	padding-top: 64px;
}

.part1 .right .di span {
	display: block;
	font-size: 18px;
	color: #fff;
	padding-left: 44px;
	text-transform: uppercase;
}

.part1 .right .box_con {
	margin-top: -330px;
}

.part1 .right .swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
	left: 122px;
}

.part1 .right .swiper-pagination-bullet-active {
	background: #b10705;
}

.part1 .slideBox {
	width: 400px;
	height: 312px;
	overflow: hidden;
	position: relative;
	margin-top: -330px;
}

.part1 .slideBox .hd {
	height: 15px;
	overflow: hidden;
	position: absolute;
	right: 5px;
	bottom: 5px;
	z-index: 1;
}

.part1 .slideBox .hd ul {
	overflow: hidden;
	zoom: 1;
	float: left;
}

.part1 .slideBox .hd ul li {
	float: left;
	margin-right: 10px;
	width: 8px;
	height: 8px;
	border-radius: 50%;
	line-height: 14px;
	text-align: center;
	background: #fff;
	cursor: pointer;
}

.part1 .slideBox .hd ul li.on {
	background: #b10705;
	color: #fff;
}

.part1 .slideBox .bd {
	position: relative;
	height: 100%;
	z-index: 0;
}

.part1 .slideBox .bd li {
	zoom: 1;
	vertical-align: middle;
}

.part1 .slideBox .bd img {
	width: 400px;
	height: 312px;
	display: block;
}

.part2 {
	background: url(../images/bg_01.jpg) no-repeat top center;
	height: 894px;
}

.part2 ul {
	overflow: hidden;
	clear: both;
}

.part2 ul li {
	width: 594px;
	height: 148px;
	background: #ffffff;
	margin-top: 60px;
	border-radius: 10px;
	position: relative;
	color: #c93626;
	float: left;
}

.part2 ul li:hover {
	background: #c93626;
	color: #ffffff;
	transition: all 1s ease 0s;
}

.part2 ul li:hover .top {
	background: #ffffff;
	transition: all 1s ease 0s;
}

.part2 ul li:hover .top h6 {
	color: #c93626;
	transition: all 1s ease 0s;
}

.part2 ul li:hover .top em {
	background: #c93626;
	transition: all 1s ease 0s;
}

.part2 ul li:nth-child(2),.part2 ul li:nth-child(4) {
	margin-left: 12px;
}

.part2 ul li .top {
	position: absolute;
	width: 70px;
	height: 80px;
	background: #c93626;
	top: -20px;
	left: 40px;
}

.part2 ul li .top h6 {
	font-size: 22px;
	color: #ffffff;
	text-align: center;
	padding-top: 14px;
}

.part2 ul li .top em {
	height: 1px;
	width: 30px;
	background: #ffffff;
	display: block;
	margin: 10px 0 0 30px;
}

.part2 ul li p {
	padding: 34px 0 0 136px;
	font-size: 22px;
}

.part2 ul li span {
	display: block;
	font-size: 16px;
	padding: 0 38px;
	line-height: 24px;
	margin-top: 10px;
}

.part2 a {
	display: block;
	background: url(../images/zixun.png) no-repeat top center;
	width: 140px;
	height: 32px;
	line-height: 32px;
	color: #ffffff;
	margin: 40px auto;
	text-indent: 1.4em;
}

.part3 {
	height: 894px;
}

.part3 ul {
	overflow: hidden;
	clear: both;
	margin-top: 130px;
}

.part3 ul li {
	width: 240px;
	height: 612px;
	float: left;
}

.part3 ul li .top {
	background: url(../images/img_33.png) no-repeat top center;
	width: 128px;
	height: 128px;
	margin: 0 auto;
	margin-top: 70px;
}

.part3 ul li.h2 .top {
	background: url(../images/img_34.png) no-repeat top center;
	height: 128px;
}

.part3 ul li.h3 .top {
	background: url(../images/img_35.png) no-repeat top center;
}

.part3 ul li.h4 .top {
	background: url(../images/img_36.png) no-repeat top center;
}

.part3 ul li.h5 .top {
	background: url(../images/img_37.png) no-repeat top center;
}

.part3 ul li p {
	width: 116px;
	height: 28px;
	margin: 20px auto;
	line-height: 28px;
	background: #ca3626;
	text-align: center;
	color: #ffffff;
	border-radius: 8px;
}

.part3 ul li span {
	display: block;
	padding: 18px;
	font-size: 14px;
	color: #ca3626;
	line-height: 20px;
}

.part3 ul li a {
	display: none;
}

.part3 ul li:hover a {
	display: block;
	background: url(../images/zixun2.png) no-repeat top center;
	width: 140px;
	height: 32px;
	line-height: 32px;
	color: #ca3626;
	margin: 40px auto;
	text-indent: 1.4em;
	transition: all 1s ease 0s;
}

.part3 ul li.h2:hover .top {
	background: url(../images/img_39.png) no-repeat top center;
	height: 128px;
	transition: all 1s ease 0s;
}

.part3 ul li.h3:hover .top {
	background: url(../images/img_40.png) no-repeat top center;
	transition: all 1s ease 0s;
}

.part3 ul li.h4:hover .top {
	background: url(../images/img_41.png) no-repeat top center;
	transition: all 1s ease 0s;
}

.part3 ul li.h5:hover .top {
	background: url(../images/img_42.png) no-repeat top center;
	transition: all 1s ease 0s;
}

.part3 ul li:hover {
	background: #ca3626;
	transition: all 1s ease 0s;
}

.part3 ul li:hover .top {
	background: url(../images/img_38.png) no-repeat top center;
	transition: all 1s ease 0s;
}

.part3 ul li:hover p {
	background: #ffffff;
	color: #ca3626;
	transition: all 1s ease 0s;
}

.part3 ul li:hover span {
	color: #ffffff;
	transition: all 1s ease 0s;
}

.part4 {
	background: url(../images/bg_02.jpg) no-repeat top center;
	height: 894px;
}

.part4 .slideBox2 {
	width: 100%;
	height: 614px;
	overflow: hidden;
	position: relative;
	margin-top: 80px;
}

.part4 .slideBox2 .hd {
	height: 15px;
	overflow: hidden;
	position: absolute;
	right: 40px;
	bottom: 30px;
	z-index: 1;
}

.part4 .slideBox2 .hd ul {
	overflow: hidden;
	zoom: 1;
	float: left;
}

.part4 .slideBox2 .hd ul li {
	float: left;
	margin-right: 10px;
	width: 22px;
	height: 8px;
	background: #bfbfbf;
	line-height: 14px;
	text-align: center;
	cursor: pointer;
	border-radius: 10px;
}

.part4 .slideBox2 .hd ul li.on {
	background: #b10705;
	color: #fff;
	width: 22px;
	height: 8px;
	border-radius: 10px;
}

.part4 .slideBox2 .bd {
	position: relative;
	height: 100%;
	z-index: 0;
}

.part4 .slideBox2 .bd li {
	zoom: 1;
	vertical-align: middle;
}

.part4 .right {
	width: 652px;
	height: 612px;
	background: #ffffff;
	float: right;
}

.part4 .right h5 {
	font-size: 40px;
	color: #333333;
	margin-top: 90px;
	padding-left: 60px;
}

.part4 .right h6 {
	padding-left: 84px;
	margin-top: 20px;
	font-size: 18px;
	color: #444444;
}

.part4 .right h6 em {
	color: #ca3626;
}

.part4 .right p {
	padding-left: 84px;
	margin-top: 44px;
	font-size: 18px;
	color: #444444;
}

.part4 .right span {
	padding-top: 24px;
	display: block;
	padding-left: 84px;
	color: #444444;
	font-size: 16px;
	line-height: 26px;
}

.part4 .right img {
	margin: 20px 0 0 82px;
}

.part4 .right dl {
	overflow: hidden;
	clear: both;
	margin-left: 64px;
}

.part4 .right dl dd {
	float: left;
}

.part4 .right dl dd img {
	margin-left: 20px;
}

.part4 .swiper-pagination-bullet {
	width: 22px;
	height: 8px;
	border-radius: 10px;
}

.part4 .swiper-pagination-bullet-active {
	background: #ca3626;
}

.part4 .swiper-pagination {
	text-align: right;
}

.part5 {
	background: #ca3626;
	height: 80px;
}

.part5 form input {
	display: inline-block;
	width: 256px;
	height: 40px;
	border: none;
	background: #ffffff;
	border-radius: 5px;
	font: 20px/44px;
	padding-left: 5px;
	box-sizing: border-box;
	margin-top: 20px;
}

.part5 form input.name {
	margin: 20px 36px 0 26px;
}

.part5 select {
	width: 294px;
	height: 40px;
	margin: 20px 0 0 20px;
	border-radius: 5px;
	color: #838383;
}

.part5 form input.submit {
	background: #ffffff;
	font-weight: bold;
	color: #ca3626;
	margin-left: 40px;
}

.part6 {
	height: 816px;
}

.part6 .xq {
	height: 606px;
	background: #f4f4f4;
	margin-top: 60px;
}

.part6 .nr {
	width: 828px;
	padding: 40px 0px;
	margin: 0 auto;
}

.part6 .nr img {
	float: right;
}

.part6 .nr .left {
	width: 400px;
	float: left;
}

.part6 .nr .left h5 {
	color: #484848;
	font-size: 30px;
	margin: 110px 0 0 -20px;
}

.part6 .nr .left h6 {
	color: #c93626;
	font-size: 24px;
	margin-top: 56px;
}

.part6 .nr .left em {
	display: block;
	color: #666666;
	font-size: 18px;
	text-transform: uppercase;
	margin: 10px 0 40px 0;
}

.part6 .nr .left p {
	color: #333333;
	font-size: 20px;
	margin-top: 10px;
}

.part6 .nr .left a {
	display: block;
	background: url(../images/zixun.png) no-repeat top center;
	width: 140px;
	height: 32px;
	line-height: 32px;
	color: #ffffff;
	margin-top: 30px;
	text-indent: 1.4em;
}

.part6 .swiper-button-prev, .swiper-container-rtl .swiper-button-next {
	background-image: none;
	width: 66px;
	height: 66px;
	left: 28px;
}

.part6 .swiper-button-next, .swiper-container-rtl .swiper-button-prev {
	background-image: none;
	width: 66px;
	height: 66px;
	right: 28px;
}

.part7 {
	height: 740px;
}

.part7 ul {
	overflow: hidden;
	clear: both;
	margin-top: 116px;
}

.part7 ul li {
	width: 288px;
	float: left;
	margin-right: 16px;
	position: relative;
	overflow: hidden;
}

.part7 ul li:nth-child(4) {
	margin-right: 0px;
}

.part7 .zx {
	display: block;
	background: url(../images/zixun.png) no-repeat top center;
	width: 140px;
	height: 32px;
	line-height: 32px;
	color: #ffffff;
	margin: 40px auto;
	text-indent: 1.4em;
}

.part7 ul li .box-content {
	width: 100%;
	color: #fff;
	position: absolute;
	top: 26%;
	left: 0;
}

.part7 ul li:hover .all {
	width: 220px;
	height: 112px;
	background: #ffffff;
	margin: 0 auto;
	padding-top: 42px;
	background-color: rgba(255,255,255,0.7);
}

.part7 ul li:before {
	content: "";
	width: 0;
	height: 100%;
	background: #000;
	padding: 14px 18px;
	position: absolute;
	top: 0;
	left: 50%;
	opacity: 0;
}

.part7 ul li .title {
	font-size: 18px;
	line-height: 30px;
	text-transform: uppercase;
	color: #ca3626;
	margin: 0;
	opacity: 0;
	text-align: center;
}

.part7 ul li .post {
	font-size: 20px;
	text-transform: capitalize;
	opacity: 0;
	text-align: center;
}

.part7 ul li:hover .title {
	opacity: 1;
	font-weight: bold;
}

.part7 ul li:before {
	content: "";
	width: 0;
	height: 100%;
	background: #000;
	padding: 14px 18px;
	position: absolute;
	top: 0;
	left: 50%;
	opacity: 0;
}

.part7 ul li:hover:before {
	width: 100%;
	left: 0;
	opacity: 0.5
}
li,ul{
	list-style: none;
}
*{
	margin: 0;
	padding: 0;
}