.omain {
	width: 1200px;
	margin: 40px auto;
}
.tite {
	margin-top: 60px;
	margin-bottom: 30px;
	text-align: center;
}

.tite h2 {
	margin-bottom: 5px;
	margin-top: 10px;
	font-size: 30px;
	line-height: 3.125rem;
	position: relative;
}
@media (max-width: 767px) {
	.omain {
		width: 100%;
		padding: 0 10px;
	}
}
.banner {
	background: url(/wp-content/themes/ca/zhuanti/images/diling/banner.jpg) center center / cover no-repeat;
	color: #fff;
	padding: 20px;
}
.banner img {
	display: inline-block;
	width: 70px;
	margin-right: 5px;
	vertical-align: middle;
}
.banner h1 {
	display: inline-block;
	font-size: 40px;
	vertical-align: middle;
	margin: 0;
}
.banner p {
	margin: 0;
}
.banner .btn {
	margin-top: 30px;
	display: inline-block;
	padding: 5px 50px;
	border-radius: 3px;
	background: #f92d2d;
	color: #fff;
}
.banner .btn:hover {
	background: #e20707;
}


.part1-1 {
	width: 30%;
	height: 230px;
	display: inline-block;
	margin: 1%;
	vertical-align: top;
	padding: 30px;
	box-shadow: 0px 10px 30px #0000000d;
	text-align: center;
}
.part1-1:hover {
	box-shadow: unset;
}
.part1-1 .xuhao {
	background: #333;
	width: 20%;
	margin: 20px auto;
	padding: 13px 0;
	text-align: center;
	font-size: 35px;
	font-weight: 700;
	color: #fff;
	border-radius: 2px;
}
.part1-1:hover .xuhao {
	background: #f92d2d;
}

@media (max-width: 767px) {
	.banner {
		background: #666;
	}
	.part1-1 {
		width: 98%;
		height: auto;
	}
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}
tbody {
    display: table-row-group;
    vertical-align: middle;
    border-color: inherit;
}
tr {
    display: table-row;
    vertical-align: inherit;
    border-color: inherit;
}
table, th, td {
    border: 1px solid #eaeaea;
	padding: 10px;
}
.part2 .tab1 tr td:first-of-type {
    width: 120px;
}
.part2 .tr1 {
	font-weight: 700;
	text-align: center;
	font-size: 18px;
}
.part2 .tr1 td {
	padding: 15px;
}
.part2 .tr2 {
	background: #ebebeb;
}
.part2 .tab2 tr td:first-of-type {
    font-weight: 700;
}
.part2 .tab2 tr td {
	text-align: center;
}
.part2 .tab2, .part2 .tab2 th, .part2 .tab2 td {
    border: 1px solid #999;
}
.part2 .tab3 tr td {
	text-align: center;
}


.part3-1 {
	width: 17%;
	display: inline-block;
	margin: 1%;	
	vertical-align: top;
}
.part3 .bian1 {
	border-left: 2px solid #43bbec;
}
.part3 .bian2 {
	border-left: 2px solid #475e9c;
}
.part3 .bian3 {
	border-left: 2px solid #6253a2;
}
.part3 .bian4 {
	border-left: 2px solid #ee519e;
}
.part3 .bian5 {
	border-left: 2px solid #ef4f63;
}
.part3-tit {	
	border-radius: 3px;
	text-align: center;
	padding: 10px 0;
	
}
.part3-1 .bg1 {
	background: #f0f8fd;
	box-shadow: 0px 5px 0px #43bbec;
}
.part3-1 .bg2 {
	background: #f0f0f7;
	box-shadow: 0px 5px 0px #475e9c;
}
.part3-1 .bg3 {
	background: #efeaf4;
	box-shadow: 0px 5px 0px #6253a2;
}
.part3-1 .bg4 {
	background: #fdf0f5;
	box-shadow: 0px 5px 0px #ee519e;
}
.part3-1 .bg5 {
	background: #fdf0ef;
	box-shadow: 0px 5px 0px #ef4f63;
}
.part3-2 {
	padding: 30px 15px 10px;
}

.part4-1 {
	width: 13.5%;
	height: 115px;
	display: inline-block;
	margin: 1%;	
	vertical-align: top;
	background: #f0f0f063;
    box-shadow: 5px 5px 0px #f96611;
	position: relative;
}
.part4-1 p {
	position: absolute;
    top: 50%;
    transform: translate(0, -50%);
	font-weight: 700;
	margin: 0;
	text-align: center;
    width: 100%;
}
.part4-1 .siz14 {
	font-size: 14px;
	line-height: 20px;
}


.ymtj1 {
	width: 20%;
	padding: 50px;
	display: inline-block;
	height: 400px;
	background: #f9f9f9;
	box-shadow: -5px 5px 0px #f96611;
}
.ymtj1 h2 {
	font-weight: 700;
	font-size: 40px;
	line-height: 45px;
	position: relative;
    padding-bottom: 25px;
	margin-bottom: 20px;
}
.ymtj1 h2:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100px;
    height: 3px;
    background: #000;
}
.ymtj2 {
	width: 79%;
	display: inline-block;
	height: 400px;
	vertical-align: top;
}
.ymtj2-1 {
	width: 22.5%;
	height: 181px;
	display: inline-block;
	margin: 1%;
	vertical-align: top;
	border: 1px solid #eee;
	position: relative;
}
.ymtj2-1:hover {
	box-shadow: 0px 10px 30px #0000000d;
	border: unset;
}
.ymtj2-1 p {
	position: absolute;
    top: 50%;
    transform: translate(0, -50%);
	font-weight: 700;
	margin: 0;
	text-align: center;
    width: 100%;
	padding: 10px;
}

@media (max-width: 767px) {
	.ymtj1, .ymtj2 {
		width: 100%;
		height: auto;
	}
	.ymtj1 {
		margin-bottom: 20px;
	}
	.ymtj2-1 {
		width: 47%;
	}
}

.part6 ul li {
	width: 18%;
	display: inline-block;
	margin: 0.6%;
}
.part6 i {
	font-weight: 700;
	font-size: 16px;
}
.part6 h3 {
	font-size: 18px;
}
.part6-1 {
	width: 59%;
	display: inline-block;
	padding-right: 40px;
}
.part6-2 {
	width: 40%;
	display: inline-block;
}
.part6-2 span {
	width: 49%;
	display: inline-block;
	margin: 10px 0;
}

.part7 p {
	width: 49%;
	display: inline-block;
}
.part7 table {
	text-align: center;
}
.part7 table .tr1 {
	font-weight: 700;
}
.part7 tr td:first-of-type {
    font-weight: 700;
}

.part8-1 {
	width: 22%;
	display: inline-block;
	border: 1px solid #edeff2;
	margin: 1%;
	padding: 20px;
	height: 400px;
	text-align: center;
	vertical-align: top;
	border-bottom: 4px solid #f96611;
}
.part8-1 svg {
	width: 35%;
}

.part9-1 {
	width: 47%;
	display: inline-block;
	margin: 1%;
}
.part9 .bord1 {
	border: 2px solid #6e4a9e;
}
.part9 .bord2 {
	border: 2px solid #ff7e5f;
}
.part9 .bord3 {
	border: 2px solid #f79831;
}
.part9 .bord4 {
	border: 2px solid #2072ba;
}
.part9-2 {
	width: 10%;
    display: inline-block;    
	vertical-align: middle;
	padding: 10px 0;
}
.part9-2.bg1 {
	background: linear-gradient(to bottom right, #6e4a9e, #653f99);
}
.part9-2.bg2 {
	background: linear-gradient(to bottom right, #ff7e5f, #feb47b);
}
.part9-2.bg3 {
	background: linear-gradient(to bottom right, #f79831, #d3812e);
}
.part9-2.bg4 {
	background: linear-gradient(to bottom right, #2072ba, #28659e);
}
.part9-2 p {
    font-weight: 700;
    margin: 0;
    text-align: center;
	font-size: 30px;
	color: #fff;
}
.part9-3 {
	width: 89%;
    display: inline-block;
	vertical-align: middle;
	padding-left: 10px;
}

@media (max-width: 767px) {
	.tite h2 {
		font-size: 20px;
	}
	.banner h1 {
		font-size: 30px;
	}
	.banner img {
		display: inline-block;
	}
	.part3-1 {
		width: 47%;
	}
	.part3-11 {
		width: 98%;
	}
	.part4-1 {
		width: 47%;
		margin-bottom: 10px;
	}
	.part6 ul li {
		width: 48%;
	}
	.part6-1 {
		width: 100%;
		padding-right: 0;
	}
	.part6-2 {
		width: 100%;
	}
	.part7 p {
		width: 100%;
	}
	.part8-1 {
		width: 47%;
		padding: 10px
	}
	.part8-1 h3 {
		font-size: 18px;
	}
	.part9-1 {
		width: 100%;
	}
	.part9-2 {
		width: 15%;
		padding: 15px 0;
	}
	.part9-3 {
		width: 83%;
	}
	.part2 .scrol {
		width: 100%;
		overflow: scroll;
		overflow-x: auto;
		overflow-y: hidden;
	}
}