.media_box {
    width: 1340px;
    height: 1511px;
    overflow: hidden;
    margin: 0px auto 0px;
}
.jiuyuan_ewm{
	width: 518px;
	height: 247px;
	margin: 380px auto 0;
}
.jiuyuan_ewm li {
	height: 247px;
	width: 207px;
	float: right;
	background: #eeeeee;
	font-size: 18px;
	color: #333333;
	font-weight: bold;
	text-align: center;
	line-height: 60px;
}
.jiuyuan_ewm li img{
	height: 178px;
	width: 178px;
	display: block;
	margin: 10px auto 0;
}

.jiuyuan_ewm li:first-child{
	float: left;
}
.jiuyuan_ewm_box{
	width: 100%;
	height: 399px;
	overflow: hidden;
	background: url('../images/xinmeiti_bj.png') no-repeat;
}
.ewm_qh{
	width: 100%;
	height: auto;
	margin-top: 60px;
}
.ewm_ul_box{
	height: 69px;
	width: 100%;
	margin: 0px auto 0;
}
/*.ewm_ul_box li{
	width: 670px;
	float: left;
	height: 69px;
	text-align: center;
	line-height: 54px;
	cursor: pointer;
}*/
.ewm_ul_box li{
	width: 100%;
	float: left;
	height: 69px;
	text-align: center;
	line-height: 54px;
	cursor: pointer;
}
.ewm_ul_box li img{
	position: relative;
	left: -15px;
	top: 8px;
}
.ewm_ul_box li a{
	font-size: 18px;
}
.cewm{
	background: url('../images/xinmeiti_title02.png') center no-repeat;
	color: #fff;
	font-weight: bold;
	background-size: 100% 100%;
}
.oewm{
	background: url('../images/xinmeiti_title01.png') center no-repeat;
	color: #333333;
}
.cbox{
	margin-top: 35px;
}
.current_b{
	display: block;
}
.other_b{
	display: none;
}
.img_ewm_box{
	width: 100%;
	height: auto;
	min-height:400px;
	padding-bottom: 30px;
	border: 1px solid #dcdcdc;
}
.img_ewm_box_l{
	margin:30px auto 0px;
	width: 95%;
	height: auto;
}
.ewm_ul{
	height: 42px;
	width: 100%;
	margin: 0px auto 0;
	border-bottom: 1px solid #92d4ea;
	background: url('../images/xinmeiti_ioc.png') top left no-repeat;
}
.ewm_ul li {
    width: auto;
    float: left;
    height: 42px;
	text-align: center;
	line-height: 31px;
	padding: 0 10px 0 10px;
}
.ewm_ul li:first-child{
	margin-left: 20px;
}
.ewm_ul li a{
	font-size: 18px;
}
.ewm_ul .current{
	/* background: url('../images/xinmeiti_title02.png') center no-repeat; */
}
.ewm_ul .other{
	/* background: url('../images/xinmeiti_title01.png') center no-repeat; */
}
.ewm_ul .current a {
    color: #0d9fd0;
    font-weight: bold;   
}
.ewm_ul .other a {
    color: #333333;
}
.ewm_content .current {
    display: block;
}
.ewm_content .other {
    display: none;
}
.ewm_list{
}
.ewm_list li{
	height: 247px;
	width: 207px;
	float: left;
	background: #eeeeee;
	font-size: 18px;
	color: #0d9fd0;
	text-align: center;
	line-height: 60px;
	margin: 37px 0 0 59px;
}
.ewm_list li img{
	height: 178px;
	width: 178px;
	display: block;
	margin: 10px auto 0;
}