ul {
	padding: 0;
	margin: 0;
}
.a-head a {
	padding: 5px 20px;
	border-radius: 4px;
	background: #ea5413;
	color: #fff;
	margin-right: 10px;
	border: 1px solid #ea5413;
	display: inline-block;
}
.a-head a:hover {
	background: unset;
	color: #ea5413;
	font-weight:700;
}
@media (max-width: 767px) {
	.a-head a {
		display: inline-block;
		margin: 5px;
		font-size: 14px;
		padding: 0 10px;
	}
}
.part1 {
	padding: 40px 0;
}
.part1 h2 {
	font-size: 36px;
    font-weight: bold;
    color: #202020;
    text-align: center;
	margin: 40px 0;
}
.part1-main {
	background: #f8f8f8;
	position: relative;
    padding: 5% 10%;
    border-radius: 10px;
    overflow: hidden;
	width: 1200px;
	margin: 0 auto;
}
.part1-main:before {
    content: "";
    position: absolute;
    top: 20px;
    left: 30px;
    width: 80px;
    height: 80px;
    background-image: url(/wp-content/themes/ny/zhuanti/images/summer/ico_yin1.png);
    background-size: cover;
}
.part1-main:after {
    content: "";
    position: absolute;
    bottom: 20px;
    right: 30px;
    width: 80px;
    height: 80px;
    background-image: url(/wp-content/themes/ny/zhuanti/images/summer/ico_yin.png);
    background-size: cover;
}
.part1-main p {
	line-height: 36px;
	font-size: 16px;
}
@media (max-width: 767px) {
	.part1 h2 {
		font-size: 20px;
		margin: 0 0 30px;
	}
	.part1-main {
		width: 100%;
	}
}


.line_07 {
    background-color: #f2f2f2;
    padding-bottom: 60px;
}
.main {
    width: 1200px;
    margin: 0 auto;
    position: relative;
}
.title_30 {
    font-size: 30px;
    color: #3b3d49;
    text-align: center;
    padding-top: 15px;
    font-weight: bold;
}
.title_30 span {
    font-family: CalifornianFB-Bold;
    font-size: 60px;
    font-style: italic;
    font-stretch: normal;
    letter-spacing: 3px;
    color: #ffba00;
}
.ul_3 {
    display: flex;
    flex-direction: column;
    padding-top: 9px;
}
.ul_3 li {
    width: 1000px;
    height: 255px;
    background: #fff;
    position: relative;
    margin: 23px auto;
}
.ul_3 li .img_1 {
    width: 453px;
    height: 255px;
	overflow: hidden;
}
.f_l {
    float: left;
}
.ul_3 li .text_box {
    width: 546px;
    height: 255px;
}
.ul_3 li .text_box .title_1 {
    font-size: 24px;
    color: #ea5413;
    padding: 33px 0 0 40px;
    font-weight: bold;
}
.ul_3 li .text_box .text_1 {
    font-size: 24px;
    color: #453d7a;
    padding: 17px 30px 0 40px;
    font-size: 16px;
    line-height: 40px;
    color: #666666;
    text-align: justify;
}
.ul_3 .line_bg {
    width: 108px;
    height: 39px;
    background: url(/wp-content/themes/ny/zhuanti/images/esl/line_bg.jpg) no-repeat top center;
    position: absolute;
    right: 10px;
    bottom: 35px;
    z-index: 2;
}
.f_r {
    float: right;
}
.ul_3 .line_bg2 {
    width: 108px;
    height: 39px;
    background: url(/wp-content/themes/ny/zhuanti/images/esl/line_bg.jpg) no-repeat top center;
    position: absolute;
    right: 475px;
    bottom: 20px;
    z-index: 2;
}
@media (max-width: 767px) {
	.main {
		width: 100%;
		padding: 0 10px;
	}
	.title_30 {
		font-size: 20px;	
	}
	.ul_3 {
		padding: 0;
	}
	.ul_3 li {
		width: 100%;
		height: auto;
	}
	.ul_3 li .img_1 {
		width: 100%;
		height: auto;
	}
	.ul_3 li .text_box {
		width: 100%;
		height: auto;
		padding-bottom: 40px;
	}
	.ul_3 .line_bg {
		display: none;
	}
}
.line_01 {
    background-color: #ffffff;
}
.titleBox1 {
    margin: 60px 0 0;
}
.titleT1 {
    color: #2f2f2f;
    font-size: 30px;
    font-weight: bold;
    line-height: 68px;
    text-align: center;
}
.line_02List {
    margin-top: 20px;
    display: inline-block;
	padding: 0;
}
.line_02List li:nth-child(1), .line_02List li:nth-child(2), .line_02List li:nth-child(3) {
    margin-bottom: 22px;
}
.line_02List li {
    width: 370px;
    height: 325px;
    float: left;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    margin-right: 22px;
}
.line_02List li img {
    height: 202px;
    overflow: hidden;
}
.listTextBox {
    padding: 15px 25px;
}
.listTextBox strong {
    font-weight: bold;
}
.listT {
    font-size: 18px;
    display: block;
    padding-bottom: 5px;
}
.listB {
    font-size: 16px;
    line-height: 26px;
}

@media (max-width: 767px) {
	.main {
		width: 100%;
		padding: 0 10px;
	}
	.titleBox1 {
		margin-top: 40px;
	}
	.titleBox1 .titleT1 {
		font-size: 20px;
	}
	.line_02List li {
		width: 100%;
		margin-bottom: 22px;
	}
}


.g_wrap8 {
    width: 100%;
}
.g_wrap8, a.youshi {
    margin: 60px auto 0;
}
.usa_offer {
    width: 1140px;
    margin: 0 auto;
}
.title1 {
    font: 700 30px "微软雅黑";
    text-align: center;
    color: #38405a;
}
.title1 span {
    color: #90b349;
}
.usa_offer img.line {
    display: block;
    margin: 30px auto 0;
    text-align: center;
}
.offertb {
    background: #fff;
    margin: 15px auto 0;
    border: 1px solid #e5e5e5;
}
.big_cont_left table, .offertb table {
    border-collapse: collapse;
}

tbody {
    display: table-row-group;
    vertical-align: middle;
    border-color: inherit;
}
tr {
    display: table-row;
    vertical-align: inherit;
    border-color: inherit;
}
colgroup {
    display: table-column-group;
}
table {
    margin: 0;
}
.thead tr td {
    font: 16px/43px "微软雅黑";
    color: #fff;
    background: #ea5413;
    text-align: center;
}
.tbody {
    height: 490px;
    overflow-y: auto;
}
.tbody tr td {
    font: 14px/43px "微软雅黑";
    text-align: center;
    border: 1px solid #fff;
    color: #333;
	line-height: 25px;
}
.tbody tr td a { 
	color: #ea5413;
}
.sum-logo {
	height: 50px;
}
@media (max-width: 767px) {
	.usa_offer {
		width: 100%;
	}
	.sum-logo {
		height: 20px;
	}
}