i {
    vertical-align: middle;
    margin-right: 10px;
    color: #ea5413;
}
.line_07 {
    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 {
    padding-top: 9px;
    width: 1000px;
    margin: auto;
}
.ul_3 .ul3-1 {
    width: 1000px;
    height: 200px;
    background: #fff;
    position: relative;
    margin: 23px auto;
}
.ul_3 .img_1 {
    width: 300px;
    height: 200px;
	overflow: hidden;
	display: inline-block;
}
.ul_3 .img_1 img {
	height: 200px;
}
.f_l {
    float: left;
}
.ul_3 .text_box {
    width: 690px;
    height: 200px;
	display: inline-block;
	vertical-align: top;
	background: #f6f8fa;
}
.ul_3 .text_box .title_1 {
    font-size: 24px;
    color: #333;
    padding: 10px 0 0 40px;
    font-weight: bold;
}
.ul_3 .text_box .text_1 {
    font-size: 24px;
    color: #453d7a;
    padding: 0px 30px 0 40px;
    font-size: 16px;
    line-height: 40px;
    color: #666666;
    text-align: justify;
}

.ul_3 .ul3-2 {
	padding: 0 0 40px 100px
}
.ul_3 .line_bg {
	width: 1000px;
    height: 0.5px;
    background-color: #e6e6e6;
	margin: auto;
}
@media (max-width: 767px) {
	.main {
		width: 100%;
		padding: 0 10px;
	}
	.title_30 {
		font-size: 20px;	
	}
	.ul_3 {
		padding: 0;
		width: 100%;
	}
	.ul_3 .ul3-1 {
		width: 100%;
		height: auto;
	}
	.ul_3 .ul3-1 .img_1 {
		width: 100%;
		height: auto;
	}
	.ul_3  .ul3-1 .text_box {
		width: 100%;
		height: auto;
		padding-bottom: 40px;
	}
	.ul_3 .line_bg {
		width: 100%;	
	}
	.ul_3 .img_1 img {
		height: auto;
	}
	.ul_3 .ul3-2 {
		padding: 10px;
	}
	.ul_3 .text_box .title_1 {
		font-size: 18px;
	}
}
