body,
h1,
h2,
h3,
h4,
p,
dl,
dd,
ul,
ol,
form,
input,
textarea,
th,
td,
select {
	margin: 0;
	padding: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-size: 12px;
	font-weight: normal;
	margin: 0;
}

li {
	list-style: none;
}

a {
	text-decoration: none;
}

img {
	border: none;
	vertical-align: middle;
}

table {
	/* border-collapse: collapse; */
	border: none;
}

input,
textarea {
	outline: none;
}

textarea {
	resize: none;
	overflow: auto;
}
html{
	background: #ffffff;
}
/*body{font-family: "Hiragino Sans GB","Microsoft YaHei","PingHei","Lucida Grande", "Lucida Sans Unicode","Helvetica","Arial","Verdana","sans-serif"; }*/
body {
	text-align: justify;
	text-justify: inter-ideograph;
	font-family: "microsoft yahei";
	margin: auto;
	background-color: #fbfae9;
}
.clearf::after {
	content: '';
	display: block;
	clear: both;
}
.show {
	display: block !important;
}
.flex{
	display: flex !important;
}
.wrap {
	position: relative;
	width: 1600px;
	margin: auto;
	background-color: #328a89;
}
.head{
	height: 404px;
	background: url(../img/head_bg.png) no-repeat center;
}
.nav{
	display: inline-block;
	text-align: center;
	margin-top: 14px;
	width: 100%;
}
.nav a{
	color: #f9e3af;
	font-size: 20px;
	padding-right: 14px;
	margin-right: 10px;
	display: inline-block;
	line-height: 19px;
	text-shadow: 1px 3px 1px #276975
}
.nav a:not(:last-of-type){
	border-right: 2px solid #f9e3af;
}
.slogan{
	text-align: center;
	margin-top: 40px;
}
.first_slogan{
	display: none;
}
.svg1{
	font-size: 60px;
	width: 378px;
	height: 60px;
	font-weight: bold;
	transform: rotateX(34deg) skewX(-6deg);
	text-shadow: 1px 1px 1px;
}
.second_slogan,.phone_second{
	font-size: 67px;
	color: #f2c27f;
	font-weight: bold;
	letter-spacing: 3px;
	text-shadow: 1px 2px 1px #1a5a55;
}
.phone_third{
	display: none;
	color: #f2c27f;
	text-shadow: 1px 2px 1px #1a5a55;
}
.third_slogan{
	font-size: 36px;
	color: #f2c27f;
	text-shadow: 1px 2px 1px #1a5a55;
}
.fourth_slogan{
	font-size: 30px;
	color: #f2c27f;
	margin-top: 30px;
	text-shadow: 1px 2px 1px #1a5a55;
}
.main{
	width: 1120px;
	margin: auto;
	padding: 64px 0 86px;
}
.news_box{
	display: flex;
	justify-content: space-between;
}
.news_left{
	width: 581px;
	height: 379px;
	border-radius: 6px;
	overflow: hidden;
}
.sw1{
	height: 100%;
}
.sw1 .swiper-slide{
	position: relative;
}
.sw1 img{
	min-width: 100%;
	height: 100%;
}
.sw1_title{
	font-size: 18px;
	color: #884708;
	font-weight: bold;
	background: #fad69a;
	height: 70px;
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
	box-sizing: border-box;
	padding: 13px 23px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.sw1 .swiper-pagination-bullet-active{
	background: #2a9790 !important;
}
.sw1 .swiper-pagination-bullet{
	opacity: 1;
	background: #97e6e4;
}
.news_right{
	width: 506px;
	height: 390px;
}
.title_box{
	overflow: hidden;
}
.title_box{
	font-size: 24px;
	font-weight: bold;
	color: #fad69a;
	margin: 70px 0 46px;
}
.news .title_box{
	margin: 0;
}
.unselected{
	color: #115859;
}
.title_box span{
	position: relative;
}
.title_box span:last-child::before{
	content: '';
	position: absolute;
	width: 10px;
	height: 3px;
	border-radius: 2px;
	background: #fad69a;
	top: 18px;
	right: -26px;
}
.title_box span:last-child::after{
	content: '';
	position: absolute;
	width: 1200px;
	height: 3px;
	border-radius: 2px;
	background: #fad69a;
	top: 18px;
	left: 125px;
}
.speech .title_box span:last-child::after,.speech .title_box span:last-child::before{
	display: none;
}
.news_right_box{
	position: relative;
}
.nr{
	display: none;
}
.news_right span{
	cursor: pointer;
}
.nr_scroll_box{
	height: 316px;
	margin-top: 30px;
	overflow: hidden;
	box-sizing: border-box;
	padding-right: 22px;
}
.news_right_con{
	display: block;
	margin-bottom: 23px;
}
.nrc_title{
	font-size: 16px;
	color: #fad69a;
	margin-bottom: 10px;
}
.nrc_text{
	font-size: 12px;
	line-height: 18px;
	color: #d6d6d6;
}
.scroll-bar1,.scroll-bar2,.scroll-bar3{
	position:absolute;
	top:0;
	right:0;
	height:100%;
	width:5px;
	background:rgba(201,201,201,.25);
	border-radius: 10px;
}
.scroll-slider1,.scroll-slider2,.scroll-slider3{
	position:absolute;
	height:50px;
	width:5px;
	background:rgba(242,194,127,.73);
	cursor:pointer;
	border-radius: 10px;
}
.video_box{
	display: flex;
	justify-content: space-between;
}
.sw2{
	width: 100%;
	height: 100%;
}
.video_left{
	width: 689px;
	height: 442px;
	border-radius: 6px;
}
.sw2 .swiper-slide{
	width: 100%;
	height: 100%;
}
.sw2 img{
	width: 100%;
	min-width: 100%;
	height: 100%;
}
.video_right{
	width: 376px;
	position: relative;
}
.video_right_scroll{
	height: 441px;
	overflow: hidden;
}
.video_right_scroll p{
	font-size: 16px;
	color: #fefbf5;
	margin-bottom: 14px;
	padding-right: 22px;
	box-sizing: border-box;
	cursor: pointer;
}
.sw2 .swiper-slide{
	width: 100%;
	cursor: pointer;
	position: relative;
}
.sw2_title{
	color: #884708;
	font-size: 18px;
	font-weight: bold;
	width: 100%;
	padding: 20px 16px;
	background: #fad69a;
	position: absolute;
	width: 100%;
	bottom: 0;
	box-sizing: border-box;
	border-radius: 0 0 6px 6px;
}
video{
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	z-index: 9999;
	background: #ccc;
	width: 80%;
	max-width: 1200px;
	display: none;
}
.lbtn{
	background: url(../img/v_left.png) no-repeat;
	width: 30px;
	height: 30px;
	top: initial;
	bottom: 18px;
	right: 60px !important;
	left: inherit;
}
.rbtn{
	background: url(../img/v_right.png) no-repeat;
	width: 30px;
	height: 30px;
	top: initial;
	bottom: 18px;
}
.property_best_box{
	position: relative;
}
.property_best_box p{
	font-size: 14px;
	line-height: 28px;
	color: #edeade;
}
.more{
	color: #fad69a;
	font-weight: bold;
	font-size: 14px;
	position: absolute;
	right: 0;
}
.property_best .title_box span:last-child::after{
	left: calc(110%);
}
.speech_con{
	background: rgba(172,202,201,.26);
	box-sizing: border-box;
	padding: 18px 25px;
	display: flex;
	border-radius: 8px;
}
.speech_con:not(:last-of-type){
	margin-bottom: 26px;
}
.sc_left{
	text-align: center;
}
.g_img_box{
	width: 200px;
	height: 200px;
	border-radius: 50%;
	overflow: hidden;
	position: relative;
}
.g_img_box img{
	min-width: 100%;
	height: 100%;
	/* margin: auto -30%; */
	left: 0;
	position: absolute;
}
.g_name{
	font-size: 14px;
	font-weight: bold;
	color: #fad69a;
	margin-top: 14px;
}
.g_job{
	font-size: 12px;
	color: #fad69a;
}
.sc_right{
	padding-top: 30px;
	margin-left: 20px;
}
.scr_title{
	color: #fad69a;
	font-size: 20px;
	font-weight: bold;
}
.sc_right p{
	color: #edeade;
	font-size: 14px;
	margin: 50px 0 0 70px;
	max-width: 646px;
	position: relative;
}
.sc_right p::before{
	content: '';
	position: absolute;
	background: url(../img/scr_text_left.png) no-repeat;
	width: 42px;
	height: 40px;
	top: -25px;
	left: -68px;
}
.sc_right p::after{
	content: '';
	position: absolute;
	background: url(../img/scr_text_right.png) no-repeat;
	width: 42px;
	height: 40px;
	right: -70px;
	bottom: -10px;
}
.talk .title_box span:last-child::after{
	left: 155px;
}
.talk_top{
	display: flex;
}
.top_left{
	width: 445px;
	height: 241px;
	overflow: hidden;
}
.top_left img{
	width: 100%;
}
.top_right{
	width: 613px;
	margin-left: 24px;
}
.tr_title{
	font-size: 20px;
	color: #fad69a;
	font-weight: bold;
	margin-bottom: 22px;
}
.tr_text{
	color: #edeade;
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 60px;
	display: block;
}
.tr_guest{
	font-weight: bold;
	font-size: 14px;
	color: #dcc897;
}
.talk_bottom{
	margin-top: 32px;
	display: flex;
	position: relative;
	flex-wrap: wrap;
}
.guest_con{
	width: 143px;
	text-align: center;
	margin-right: 17px;
}
.guest_con_head_box{
	width: 143px;
	height: 143px;
	overflow: hidden;
	border-radius: 50%;
	position: relative;
}
.guest_con img{
	min-width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
}
.guest_con_name{
	color: #fad69a;
	font-size: 16px;
	font-weight: bold;
	margin: 6px 0;
}
.guest_con_job{
	color: #fad69a;
	font-size: 14px;
	width: 94%;
}
.group{
	color: #fae3af;
	font-size: 14px;
}
.group .title_box span:last-child::after{
	left: 245px;
}
.group_con{
	width: 94%;
	margin: auto;
}
.group_left{
	width: 46%;
	float: left;
}
.group_right{
	margin-left: 80px;
	float: left;;
}
.group_title{
	font-size: 18px;
	font-weight: bold;
	color: #33364f;
	text-align: center;
	margin-bottom: 28px;
}
.group_con span{
	margin-bottom: 2px;
}
.g_title:first-child{
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 6px;
}
.g_title:not(:first-child){
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 6px;
}
.span{
	/* display: inline-block;
	float: left; */
}
.footerwrap {
    background: #b79165;
	margin: auto auto;
}
.footer {
    width: 1000px;
    margin: auto;
    overflow: hidden;
    padding: 10px 0;
}
.footer_l {
    float: left;
    width: 20%;
    margin-top: 3%;
}
.footer_r {
    float: right;
    width: 80%;
}
.footer_r li {
    list-style: none;
    float: left;
    text-indent: 24px;
    color: white;
    font-size: 12px;
    margin-top: 60px;
}
@media screen and (max-width:1600px){
	.wrap{
		width: 100%;
	}
}
@media screen and (max-width:700px){
	.title_box span:last-child::before,.title_box span:last-child::after{
		display: none;
	}
	.nav{
		white-space: nowrap;
		overflow: auto;
	}
	.nav a{
		font-size: 16px;
	}
	.slogan{
		margin-top: 20px;
	}
	.head{
		height: 304px;
		background: url(../img/head_bg.png) no-repeat center;
	}
	.first_slogan{
		font-size: 26px;
		color: #f0d9a7;
		font-weight: bold;
		display: block;
	}
	.svg1{
		display: none;
	}
	.second_slogan{
		font-size: 30px;
	}
	.third_slogan{
		display: none;
	}
	.phone_third{
		font-size: 25px;
		display: block;
	}
	.third_slogan{
		font-size: 26px;
	}
	.fourth_slogan{
		font-size: 18px;
		margin-top: 12px;
	}
	.first_slogan{
		font-size: 26px;
		color: #f0d9a7;
		font-weight: bold;
		display: block;
	}
	.svg1{
		display: none;
	}
	.second_slogan{
		font-size: 30px;
	}
	.third_slogan{
		display: none;
	}
	.phone_third{
		font-size: 25px;
		display: block;
	}
	.third_slogan{
		font-size: 26px;
	}
	.fourth_slogan{
		font-size: 18px;
		margin-top: 12px;
	}
	.main{
		width: 100%;
		padding: 0 20px 20px;
		box-sizing: border-box;
	}
	.title_box{
		margin: 30px 0 16px;
	}
	.news_box,.video_box,.speech_con,.talk_top{
		flex-wrap: wrap;
	}
	.news_left{
		width: 100%;
	}
	.news_right{
		margin-top: 22px;
	}
	.video_left{
		width: 100%;
		height: auto;
	}
	.lbtn{
		left: 10px;
		top: 50%;
	}
	.rbtn{
		right: 10px;
		top: 50%;
	}
	.sw2_title{
		font-size: 15px;
	}
	.video_right{
		width: 100%;
		margin-top: 20px;
	}	
	.video_right_scroll p{
		font-size: 14px;
	}
	.video_right_scroll{
		height: 260px;
	}
	.sc_right p::before,.sc_right p::after{
		display: none;
	}
	.speech_con{
		padding: 10px;
	}
	.sc_left {
		display: block;
		margin: auto;
	}
	.sc_right{
		margin-left: 0;
		text-align: center;
	}
	.sc_right p{
		margin-left: 0;
		margin-top: 12px;
		text-align: left;
	}
	.top_right{
		width: 100%;
		margin-left: 0;
	}
	.talk_bottom{
		justify-content: space-between;
	}
	.guest_con{
		margin: 12px 0;
	}
	.group_left{
		width: auto;
		margin-bottom: 12px;
	}
	.footer {
		width: 100%;
	}
	.footer_l {
		width: 100%;
		text-align: center;
	}
	.footer_r {
		float: right;
		width: 96%;
		padding: 0 2%;
	}
	.group_right{
		margin-left: 0;
		margin-bottom: 12px;
	}
	.group_con img{
		display: block;
		margin: 10px auto !important;
		float: inherit !important;
		margin-top: 12px !important;
	}
}