table, th, td {
    border: unset;
}

.xz-main {
    padding: 30px 59px;
    box-sizing: border-box;
    margin: 40px auto 20px;
    background: #ffffff85;
    border-radius: 15px;
    box-shadow: 1px 1px 10px #33333324;
}
@media (max-width: 767px) {
	.xz-main {
		padding: 20px 30px;
	}
}
.gz {
    width: 1200px;
    margin: 40px auto;
}
.zt-title  {
	margin: 20px 0 ;
	text-align: center;
}
.zt-title h2 {
	text-align: center;
	margin: 30px 0;
	font-size: 44px;
}
.gz .gz-1 {
	width: 30%;
	margin: 30px 1%;
	display: inline-block;
	text-align: center;
	vertical-align: top;
	padding-bottom: 15px;
	box-shadow: 0 2px 8px 0 rgb(103 130 177 / 20%);
    border-radius: 10px;
	height: 228px;
}

.mar-lt {
	margin-left: 17% !important;
}
.gz .gz-1 img {
	width: 30%;
	margin: 20px auto 10px;
}
.gz .gz-1 h3 {
	color: #fff;
    font-weight: 600;
    padding: 15px 0;
    font-size: 25px;
    text-align: center;
    margin: 0;
    background: #f0762b;
    border-radius: 5px 5px 0 0;
	margin-bottom: 10px;
}
.gz .gz-1 .line_1 {
    width: 80%;
    margin: 8px auto;
    opacity: 0.5;
}
.gz .gz-1 .line_1 i {
	font-size: 40px;
}
.gz .gz-1 .tit {
	font-size: 16px;
	font-weight: 700;
	color: #da4d00;
	margin: 20px 0 16px;
	text-align: center;
}
.gz .gz-1 p {
	color: #333;
    padding: 5px 15px;
    font-size: 16px;
    text-align: left;
	margin: 0;
    line-height: 25px;
}

@media (max-width: 767px) {
	.omain {
		width: 100%;
	}
	.gz {
		width: 100%;
	}
	.gz .gz-1 {
		width: 90%;
		margin: 10px auto;
		display: block;
		height: auto;
	}
	h2 {
		font-size: 20px;
	}
	.mar-lt {
		margin: 10px auto !important;
	}
	.zt-title h2 {
		font-size: 25px;
	}
	.gz .gz-1 h3 {
		font-size: 18px;
	}
}
.zt-title {
    margin: 40px 0 20px;
    text-align: center;
}
.gzys-main {
	margin: 20px auto;
}
.gzys-main1 {
	width: 47%;
    display: inline-block;
    vertical-align: top;
    margin: 5px 1%;
	box-shadow: 0 3px 8px 0 rgb(103 130 177 / 20%);
    border-radius: 10px;
    box-sizing: border-box;
    position: relative;
    margin-bottom: 10px;
    padding: 1% 2%;
	height: 80px;
}
.gzys-main1 p {
	margin: 0;
}
.gzys-main1 i {
	font-size: 18px;
	vertical-align: bottom;
    margin-right: 10px;
}
.dxq-bg {
    width: 25px;
    height: 30px;
    display: inline-block;
	vertical-align: top;
}
.dxq-bg1 {
	background: url(/wp-content/themes/usa/images/icon/points1.png)no-repeat;
    background-size: 100% 100%;
}
.dxq-bg2 {
	background: url(/wp-content/themes/usa/images/icon/points2.png)no-repeat;
    background-size: 100% 100%;
}
.dxq-bg3 {
	background: url(/wp-content/themes/usa/images/icon/points3.png)no-repeat;
    background-size: 100% 100%;
}
.dxq-bg4 {
	background: url(/wp-content/themes/usa/images/icon/points4.png)no-repeat;
    background-size: 100% 100%;
}
.dxq-bg5 {
	background: url(/wp-content/themes/usa/images/icon/points5.png)no-repeat;
    background-size: 100% 100%;
}
.dxq-bg6 {
	background: url(/wp-content/themes/usa/images/icon/points6.png)no-repeat;
    background-size: 100% 100%;
}
@media (max-width: 767px) {
	.title_34 {
		font-size: 25px;
	}
	.text_18 {
		font-size: 14px;
	}
	.zt-xtit {
		width: 90%; 
		margin:auto;
	}
	.gzys-main1 {
		height: auto;
		width: 100%;
	}
}
.schedule_panel .table-head {
    width: 100%;
    height: 50px;
    padding: 0;
    text-align: center;
    
    font-size: 20px;
    line-height: 50px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	margin: 0;
	color: #fff;
}
.schedule_panel .table-head .th1 {
	background-color: #f0762b;
}
.schedule_panel .table-head .th2 {
	color: #eb2020;
	font-size: 40px;
    padding: 0;
}
.schedule_panel .table-head .th3 {
	background: #fed158;
	color: #000;
}
.schedule_panel .schedule_info {
    background-color: #fff;
}
.schedule_panel .table-body {
    width: 100%;
    border-collapse: collapse;
    text-align: center;
}

.schedule_panel .table-body td {
    padding: 20px;
    text-align: left;
}
.schedule_panel .table-body p {
    margin: 0;
	font-size: 16px;
}
.schedule_panel .table-body .txt2 {
	text-align: center;
	font-weight: 700;
}
.schedule_panel .table-body .txt3 {
	text-align: right;
}
.sort_box .list {
    float: left;
    width: 30%;
    margin: 1.5%;
    border: 1px solid #f0762b;
    border-collapse: collapse;
    text-align: center;
}
.sort_box .list thead th {
    font-size: 18px;
    line-height: 58px;
    background-color: #f0762b;
	color: #fff;
}
.sort_box .list tbody tr {
    border-bottom: 1px solid #f0762b;
}
.sort_box .list tbody td {
    height: 50px;
    border-left: 1px solid #f0762b;
    line-height: 22px;
}
@media (max-width: 767px) {
	.sort_box .list {
		float: unset;
		width: 100%;
	}
	.schedule_panel .table-body td {
		font-size: 14px;
		padding: 10px;
	}
	.schedule_panel .table-head {
		height: 35px;
		padding-right: 0;
		font-size: 16px;
		line-height: 35px;
	}
	.sort_box .list thead th {
		font-size: 16px;
		line-height: 35px;
	}
}

.cailiao {
	width: 1000px;
	margin: auto;
}

.cailiao .cailiao-1 {
	width: 23.3%;
	margin: 10px 0.5%;
	display: inline-block;
	padding: 10px;
	text-align: center;
	vertical-align: top;
	height: 420px;
	box-shadow: 0px 0px 6px #0000001a;
	border: solid 1px #fff;
}
.cailiao .cailiao-1:hover {
	border: solid 1px #e6e6e6;
		box-shadow: unset;
}
.cailiao .cailiao-1 img {
	width: 40%;
	margin: 10px auto;
}
.cailiao .cailiao-1 h3 {
	color: #000;
	font-weight: 600;
	padding: 5px 0;
	font-size: 18px;
	text-align: center;
	margin: 0;
}
.cailiao .cailiao-1 .line_1 {
    width: 80%;
    height: 1px;
    background: #e6e6e6;
    margin: 8px auto;
    opacity: 0.5;
}
.cailiao .cailiao-1 ul {
	margin-left: 25px;
}
.cailiao .cailiao-1 ul li {
    list-style-type: circle;
	text-align: left;
}
.cailiao .cailiao-1 ul li::marker {
    color: #ea5413;
    font-weight: 700;
    font-size: 18px;
}
.cailiao .cailiao-1 p {
	color: #333;
    padding: 5px;
    text-align: left;
	margin: 0;
    line-height: 25px;
}

@media (max-width: 767px) {
	.omain {
		width: 100%;
	}
	.cailiao {
		width: 100%;
	}
	.cailiao .cailiao-1 {
		width: 90%;
		margin: 10px auto;
		display: block;
		height: auto;
	}
	h2 {
		font-size: 20px;
	}
}
.omain {
	width: 1200px;
	margin: 0 auto;
}
.omain ul {
	margin: 0;
	padding: 0;
}
.zt-title {
	margin: 40px 0 20px;
	text-align: center;
}
@media (max-width: 768px) {
	.omain {
		width: 100%;
	}
	.zt-title h2 {
		font-size: 25px;
	}
}
.four-2 {
    padding: 0px 0 0 0;
    color: #fff;
}
.four-2 ul {
    overflow: hidden;
}
.four-2 ul li {
    float: left;
    width: 48%;
    margin: 1%;
    background: #f9f9f9;
	height: 190px;
}
.four-2 .four-2-l {
    float: left;
    width: 45%;
    text-align: center;
}
.four-2 .four-2-l img {
	    height: 190px;
}
.four-2 .four-2-r {
    float: left;
    width: 55%;
    color: #000;
	padding: 10px 10px 10px 20px;
}
.four-2 .four-2-r h3 {
    font-size: 18px;
    line-height: 28px;
    padding: 5px 0 10px;
    font-weight: 700;
    margin: 0;
	color: #ea5413;
}

.four-2 .four-2-r p {
    font-size: 14px;
    line-height: 25px;
    text-align: left;
}
@media (max-width: 580px) {
	.four-2 ul {
		padding: 0;
		margin: 0;
	}
	.four-2 ul li {
		width: 100%;
		margin-bottom: 10px;
		min-height: auto;
		height: auto;
	}

	.four-2 .four-2-l {
		display: none;
	}
	
	.four-2 .four-2-r {
		padding: 0 10px;
		width: 100%;
	}
	.four-2 .four-2-r h5 {
		font-size: 18px;
		margin: 15px 0 10px;
	}
	.four-2 .four-2-r p {
		font-size: 14px;
	}
}