@media screen and (max-width: 1028px) {
#header.i_head .header .logo .logo1 {
	display: block;
}
#header.i_head .header, #header.i_head .head {
	background: #fff;
}
.header .logo img {
	width: 120px;
}
.blank80 {
	height: 65px;
}

.header {
	height: 65px;
	overflow: hidden;
}
.header .logo {
	margin-left: 20px;
	padding: 0;
	margin-top: 17px;
}


.blank20 {
	height: 10px;
}
.arrow-right,.arrow-left{
	display:none;
}
.headlink {
	display: none;
}
.header_nav li:hover:before, .header_nav li.hover:before {
	width: 0;
	left: 0px;
}
.daohang {
	width: 99%;
	margin: 0 auto;
}
.columns li a {
	margin: 0px 0px;
	padding: 0px 0px;
	height: 60px;
}
.neirong img {
	max-width: 100%!important;
	margin-top: 6px;
	height: auto!important;
}
.aboutmenu, .onemenu, .newsmenu, .contactmenu {
	position: relative;
	width: 100%;
}
.aboutmenu .jpgcmenu, .onemenu .jpgcmenu, .newsmenu .jpgcmenu, .projectmenu .jpgcmenu {
	width: 100%;
	float: none;
	margin: 0 auto;
	position: relative;
}
.juzhong .btt {
	display: block;
}
.columns .swiper-button-prev {
	width: 18px;
	height: 12px;
	background: none;
	color: #df6325;
	font-size: 18px;
	width: 10px;
	line-height: 20px;
	text-shadow: 0 0 4px rgba(0,0,0,.6);
	left: 0px;
	z-index: 6;
	font-weight: bold;
}
.columns .swiper-button-next {
	width: 18px;
	height: 12px;
	background: none;
	color: #df6325;
	font-size: 18px;
	width: 10px;
	text-align: right;
	line-height: 20px;
	font-weight: bold;
	text-shadow: 0 0 4px rgba(0,0,0,.6);
	right: 0px;
	z-index: 6;
}
.about_title {
	font-size: 32px;
	height: 34px;
}
.juzhong {
	width: 100%;
	background: none;
	padding-top: 0px;
	height: 60px;
	line-height: 60px;
}
.crumbs {
	display: none;
}

.jpgcmenu {
	width: 100%;
	float: right;
	height: 100%;
}
.dompc {
	display: none;
}
.dommobile {
	display: block;
}

/*新闻中心*/
.news_l {
	width: 100%;
	clear: both;
	padding:0px 0 0;
}
.news_l .swiper-slide {
	padding: 0px;
}
.news_r {
	width: 100%;
	clear: both;
	padding-left:0px;
	border:0px;
	padding-top:12px;
}
.shzrbg{
	height:130px;
	padding:20px 40px;
}
.shzr03{
	display:none;
}
.newscjlist{
	height:100px;
	border-bottom:1px solid #f3f3f3;
	overflow:hidden;
	padding-bottom:6px;
}
.zj1005 .swiper-slide{
	width:100%;
	height:auto!important;
}
.zj1005 .swiper-slide img{
	width:100%!important;
	height:auto!important;
}
.shzr01{
	font-size:2rem;
	line-height:0.9;
	padding-top:0px;
}
.newscjlist_r .team_jj{
	 text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
  	padding-top:5px;
		line-height:20px;
}
.newscjlist_l{
	padding-left:0px;
	padding-top:23px;
	font-size:40px;
	width:70px;
}
.newscjlist_r {
    float: right;
    width: calc(100% - 76px);
    padding: 20px 0px;
}
.kjzts01{
	height:auto;
	line-height:23px;
}
.xiangq {
	width: 100%;
	box-sizing: border-box;
	border: 0;
	padding-right: 0px;
}
.xiangq img {
	width: 100%!important;
	height: auto!important;
}
.xian {
	height: 39px;
	text-align: center;
	margin-top: 1px;
	padding:5px 0px;
}

/*304am永利集团官网手机端*/
.mobile_btn {
	display: block;
}
#header .navmobile {
	width: 94%;
	box-sizing: border-box;
	transition: ease .5s;
	opacity: 0;
	transform: translateX(140%);
	height: calc(100% - 50px);
	position: fixed;
	top: 79px;
	left:50%;
	margin-left:-47%;
	z-index: 999;
	background:#fff;
	padding-top:30px;
	text-align:left;
	padding:30px;
	border-top:3px solid #ff8e44;
}
#header .navmobile.on {
	transform: translateY(0);
	opacity: 1;
}

#header .navmobile ul li {
	width:92%;
	margin:0 auto;
}
#header .navmobile ul li .tit {
	font-size: 16px;
	display: block;
	padding:10px 0;
	line-height: 29px;
	color: #333;
	position:relative;
	font-weight:bold;
}
#header .navmobile ul li .tit:before {
	content:"+";
	position:absolute;
	right:0px;
	color:#ff8e44;
	font-size:20px;
	top:10px;
	
}

#header .navmobile ul li.cur .tit {
	color: #ff8e44;
}
#header .navmobile ul li.cur .tit:before {
	content:"-";
	right:0px
	
}
.ban01{
	font-size:26px;
	padding-left:30px;
}
.ban02{
	height:30px;
	padding-top:12px;
	font-weight:bold;
	padding-left:30px;
}
#header .navmobile ul li .box {
	border-top: 1px solid rgba(206,206,206,0.5);
	display: none;
	padding: 10px 0;
}
#header .navmobile ul li .box a {
	display: block;
	font-size:15px;
	line-height:36px;
	color: #666;
	font-weight:bold;
}
#header .navmobile ul li:last-child {
	border-bottom: 0;
}

.kqgj {
	width: 93%;
	clear: both;
	margin: 0 auto;
	padding:20px 0px;
	overflow:hidden;
}
.kqgj li {
	clear: both;
	overflow: hidden;
	height:100px;
	width:100%;
	margin-top:10px;
}
.kqgj li a {
	display: block;
	width: 100%;
	height: 100%;
	position: relative;
}
.m_chanye {
	position: absolute;
	color: #fff;
	left: 10%;
	top: 26%;
}
.m_chanye span {
	font-size: 20px;
	display: inline-block;
}
.m_chanye p {
	font-size: 20px;
	clear: both;
	padding-bottom: 0px;
	font-weight:bold;
}

.bannerny{
	height:100px;
}
.banner_about {
	width: 100%;
	height: 100px;
	background: url(../images/sjban.jpg) no-repeat top center;
	background-size: cover;
}
/*haiyifoot*/

.bottombg {
	height:auto;
	overflow:hidden;
	padding-bottom:10px;
	font-size:14px;
}

.fot2 {
	display:none;
}


.bottom_l {
	display:none;
}
.bottom_m {
	width: 50%;
	float: none;
	margin:0 auto;
	clear:both;
	background: none;
	text-indent:0px;
		background-size:8% auto;
	padding-top:15px;
	text-align:center;
	line-height:21px;
}
.bottom_m span {
	font-size: 20px;
	margin-left: 10px;
}
.bottom_r {
	width: 100%;
	float: none;
	text-align: center;
	padding-top: 0px;
	font-size:12px;
	line-height:18px;
}
.newscj_r{
	padding:20px 0px;
}

/*战略板块*/
.pro_l{
	width:100%;
	float:none;
	padding:20px 0px;
	overflow:hidden;
}
.pro_l img{
	width:100%;
}
.pro03{
	font-size:22px;
	height:46px;
	line-height:46px;
}
.pro03 span{
	font-size:40px;
}
.dishi{
	padding-top:0px;
	padding-bottom:20px;
	overflow:hidden;
}
.pro_r{
	width:100%;
	float:none;
	padding-top:0px;
}
.dishi li{
	width:25%;
}
.news_lists {
	margin-left: 0%;
}
.news_lists li {
	margin-left:0;
	width:100%;
}
.news_lists .imgbox {
	width: 100%;
	height: 196px;
	overflow: hidden;
}
.project_menu {
	height: 53px;
	font-size: 16px;
	line-height:53px;
	background:#5e5e5e;
}
.project_menu li {
	text-indent:30px;
}
.project_menu li:before{
	top:12px;
	right:15px;
	width:15px;
}
.project_menu li:after{
	top:23px;
	width:6px;
	right:15px;
}
.huibg .offi_content{
	padding-top:20px;
}
.news_lists li{
	height:290px;
}
.news_lists li h3{
	font-size:18px;
	height:30px;
	line-height:30px;
}
.news_lists li .info{
	height:100px;
}
.yspro_box{
	display:none;
}
.zhanl_en{
	font-size:32px;
	padding-top:30px;
	line-height:26px;
	height:26px;
}
.liangdian{
	padding:0px;
	width:100%;
	padding:23px 0px;
	overflow:hidden;
}

/*集团简介*/
.about_l{
	width:100%;
	padding-top:40px;
}
.about_r{
	border:0px;
	padding:0px 0px 40px 0px;
	width:100%;
}
.news_ser{
	display:none;
}
.about_jj{
	font-size:22px;
	line-height:26px;
}
.about_since {
    font-size: 40px;
	line-height:40px;
}
.about_ch{
	padding-top:0px;
}

.ceobg{
	background:url(../images/ceobg.jpg) no-repeat top  left;
	background-size:80% auto;
}
.ceo_l {
	width: 100%;
	float: none;
	padding-top:30px;
	box-sizing:border-box;
	padding-left:0px;
}
.ceo_l img{
	max-width:50%;
}
.ceo_r{
	width: 100%;
	float:none;
		padding-left:0px;
		padding-top:20px;
}
.xthis{
	width: 100%;
}
.xthis_l {
	width: 30%;
	font-size: 40px;
	text-align:center;
	padding:0px;
}
.xthis_r {
	width:70%;
	padding-left:30px;
}
.xthis_r{
	padding-bottom:5px;
}
.newscj_l{
	height:200px;
}
#newlist{
	height:370px;
}
.news_l .swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
    top: 340px;
    left: 0px;
    width: 100%;
}
/*首页tab*/
.sy_content {
	width: 100%;
	margin: 0 auto;
	padding:0px;
}
.sy_l {
	display:none;
}
.sy_r {
	display: none;
}

.sy_m {
	width: 100%;
	float: none;
	padding-top:20px;
	background:#f3f3f3;
	padding:0px;
	margin-top:0px;
	margin-left:0px;
	padding:30px 0px;
}

.tabs {
	width: 80%;
	height: 40px;
	border: none;
	overflow: hidden;
	border: 1px solid #ffcc7e;
	border-radius: 45px;
	box-sizing: border-box;
	margin: 0 auto;
}
.tabs a {
	color: #5d5d5d;
	cursor: pointer;
	font-weight: bold;
	height: 40px;
	display: block;
	float: left;
	text-align: center;
	font-size: 15px;
	width: 50%;
	line-height: 40px;
	margin: 0px;
}
.tabs a.active {
	background: #ffcc7e;
	color: #fff;
	border-radius: 45px 0px 0px 45px;
	border: none;
	position: relative;
}
.tabs a:nth-child(2).active {
	border-radius: 0px 45px 45px 0px;
}
.synews li {
	height: 50px;
	line-height: 50px;
	background: #fff;
	padding: 0px 10px;
	box-sizing: border-box;
	width:93%;
	margin:9px auto 0;
}
.synews li a {
	background: url(../images/li.png) no-repeat 0px 20px;
}
.synews li a:hover {
	background: url(../images/lia.png) no-repeat 0px 20px;
}
.office_menu{
	width:100%;
	height:71px;
	line-height:71px;
}
.top{
	display:none;
}
.top img{
	width:36px;
}
.news_title{
	font-size:22px;
	line-height:32px;
	padding:0px 0px;
	padding-bottom:16px;
}
.box01 {
    line-height: 30px !important;
}
.fw-right{
	display:none;
}
.fw-left{
	display:none;
}
.newsR{
	width:100%;
}
.newsImg{
	display:none;
}
.newsTxt{
	width:100%;
	margin:0px;
	padding:0px;
	height:119px;
}
.newsTxt h2{
	font-size:18px;
	font-weight:bold;
	padding-bottom:5px;
	margin-bottom:0px;
}
.newsTxt p{
     text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
	padding-bottom:0px;
}
.newscj_r .team_jj{
	 text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
	padding-bottom:0px;
}
.trainbg {
    height: 130px;
    padding: 20px 40px;
}

.pagek {
    height: 50px;
    padding: 20px 0px 30px 0px;
    clear: both;
    overflow: hidden;
}
.xthis_r h1{
	font-size:16px;
	line-height:21px;
}
.xthis_r p{
	padding-bottom:7px;
}
.xthis_l{
	height:28px;
	line-height:28px;
}

.sm{
	padding:10px 0px 20px 0px;

}
.xiangq .fx{
	display:none;
}
.sy_indu{
	display:none;
}
}

@media screen and (max-width: 480px) {
	
	.bottom_m{width:90%;}

}