@charset "utf-8";
/* CSS Document */
body,li,ul,h1,h2,h3,h4,p { padding:0px; margin:0px; font-family:"微软雅黑"; font-size:14px; list-style-type:none;}
body{ background:#fff;}
a{ text-decoration:none; color:#3c3c3c;}
a:hover{ text-decoration:none; color:#598f34; }
/*清除ie的默认选择框样式清除，隐藏下拉箭头*/
select::-ms-expand {display: none;}
.logo_brand{margin-top:50px;}
.empty{display:block;width:1600px;height:50px;border-top:solid 1px gray;}
.tt {font-size:22px;}
.tt_infor{width:800px;height:430px;font-size:16px;padding:0px 30px;margin-right:10px;margin-bottom:20px;float:left;overflow:hidden;
text-overflow:ellipsis;}
.about_v{display:inline-block;min-width:460px;max-width:720px;}
.more{width:200px;padding:5px 20px;margin:auto;}
.more a {width:100px;background:gold;text-align:center;border-radius:5px;padding:5px 10px;}

/*新闻分页效果*/
.paging_list img {
		overflow: hidden;
		width:220px;
		min-height:100px;
		margin-right:20px;
	}
.paging_list li {
		max-width:1200px;
		min-width:200px;
		height:auto;		
		padding: 10px;
		border-bottom: dashed #ccc 1px;
		overflow: hidden;
		cursor: pointer;
		margin:auto;		
	}
.paging_container {
		width: 100%;
		margin: 50px auto;
	}

.paging_container h1 {
		font-size: 18px;
		font-weight: 500;
		width:100%;
		color: #262626;
	}
.paging_container .time {
		font-size: 12px;
		text-align:right;
	}
.paging_container .box {
		padding:5px;
		width:100%;
	}
.paging_container .text {
		font-size: 14px;
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-line-clamp: 2;
		-webkit-box-orient: vertical;
		color: #5e5e5e;
	}
.paging_container .text:hover, .time:hover,	h1:hover {
		color: gray;
	}
.time {
		margin: 8px auto;
		color: #7f7f7f;
	}
.paging_btn {
		display: flex;
		justify-content: space-around;
	}

.paging_btn span:hover {
		background-color: #b6b6b6;
		color: #fff;
	}

.paging_active {
		background-color: #b6b6b6;
		color: #fff;
	}

.paging_content span {
		width: 40px;
		height: 40px;
		color: #333;
		line-height: 40px;
		text-align: center;
		cursor: pointer;
		transition: .5s;
		border:1px solid #ccc;
		border-right: 0;
	}
.paging_content span:nth-last-child{
		border:1px solid #ccc;
	}
.paging_content {
		display: flex;
		justify-content: center;
		margin-top: 50px;
	}

.paging_first,
.paging_last,
.paging_up,
.paging_down {
		width: 60px;
		height: 40px;
		line-height: 40px;
		color: #333;
		border:1px solid #ccc;
		cursor: pointer;
		text-align: center;
		border-right: 0;
	}
.paging_last{
		border:1px solid #ccc;
		margin-right: 10px;
	}
.paging_first:hover,
.paging_last:hover,
.paging_up:hover,
.paging_down:hover {
		background-color: #b6b6b6;
		color: #fff;
	}
.paging_Btn p{
		color: red;
	}
.paging_textBox{
		margin-right: 10px;
		color: #585858;
		font-size: 18px;
	}
.paging_textBox input{
		margin: 0 2px;
		width: 50px;
		height: 38px;
		border:1px solid #ccc;
		outline: none;
	}
.paging_textBox button{
		width: 50px;
		height: 38px;
		cursor: pointer;
		color: #333;
		border:1px solid #ccc;
		transition: .5s;
		margin-left: 10px;
		outline: none;
	}
.paging_textBox button:hover{
		background: #b6b6b6;
	}
.paging_max{
		padding: 0 10px;
		height: 40px;
		line-height: 40px;
		text-align: center;
		color: #8b8b8b;
	}
	/* 注意!! 这个两个样式是一些效果必备的! */
.paging_none{
		display: none !important;
	}
.paging_btn_none_block{
		display: block !important;
	}
@media screen and (max-width:1200px){.paging_container{width:500px;}}
@media screen and (max-width:1200px){.paging_list li{width:99%;}}
/*联系美高梅*/
.contact {width:900px;margin:auto;margin-bottom:20px;}
.contact p {display:block;color:gray;padding:10px 0px;border-bottom:dashed 1px gray;}
.input_tt{width:900px;height:150px;background:#eee;border:solid 1px gray;}
.msg_enter{width:900px;padding:20px;text-align:center;}
.msg_enter input {padding:5px; margin-right:40px; cursor:pointer;}
.contact_tt{width:900px;display:block;clear:both;border-bottom:solid 1px gray;margin:10px 0;font-size:16px;}

/*页脚信息*/
.footer_tt{max-width:600px;height:auto;padding:20px 20px 20px 30px;margin:30px 0px 20px 20px;border-left:solid 1px gray;text-align:center;}
.web_logo_db {width:180px;height:auto;}
.gzh {width:100px;height:auto;}
.footer_tt li{text-align:left;margin-bottom:3px;}
.footer_title{font-size:20px;text-align:center;font-weight:bold;margin-bottom:10px;}
.footer_tt a{color:#eee;}
@media screen and (max-width:1200px){.contact,.input_tt,.msg_enter,.contact_tt,.footer_tt{width:98%;}}

/*关于美高梅*/
.about_nav{width:300px;height:400px;padding:20px;margin:10px;border:solid 1px gray;text-align:center;}
.about_content{max-width:800px;height:auto;padding:20px;margin:10px;border:solid 1px gray;overflow:hidden;text-overflow:ellipsis;}
.about_nav h1{text-align:left;font-size:22px;margin-bottom:20px;}
.about_content h2{text-align:center;font-size:24px;border-bottom:solid 2px gray;}
.about_nav li{border:solid 1px #eee;font-size:18px;padding:20px 0;}
.about_nav span{width:5px; height:25px; background:#598f34; display:block; float:left; margin-top:3px; margin-right:20px;}
.about_nav li font{display:block; float:right; width:9px; height:13px; margin-top:6px; margin-right:20px; background: url(/html/img/sj.png) no-repeat; }
.about_nav li:hover{ background:#598f34; color:#eee;}
.gt{width:1300px;}
@media screen and (max-width:1200px){.about_content,.gt{width:98%;}}

/*----产品信息------!*/
.link_b {width:300px;font-size:16px;line-height:150%;margin-left:50px;}
.link_b a:link,a:visited{font-size:14px;line-height:150%;}
.pr_conter{width:100%;display:flex;flex-wrap:wrap;justify-content:center;margin:20px 0px;}
.pr_box_img {width:400px;height:400px;overflow:hidden;margin-bottom:50px;border:solid 2px #eee;}
.pr_infor {width:800px;margin-left:5px;border-left:solid 1px #eee;padding-left:10px;}
.buy{width:100px;padding-left:5px;margin-left:100px;text-align:center;}
.pr_infor h1 {font-size:20px;padding:10px 0px;}
.pr_infor h2 {font-size:16px;padding:10px 0px;;border-bottom:solid 1px gray;margin:20px 0px;}
.pr_xqt {width:800px;overflow: hidden;}
.pr_tab{height:360px;}
#myBtn {
  display: none;
  position: fixed;
  bottom: 100px;
  right: 30px;
  z-index: 99;
  border: none;
  outline: none;
  background-color:#bc9c00;
  color: white;
  cursor: pointer;
  padding: 15px;
  border-radius: 10px;
}

#myBtn:hover {
  background-color: #555;
}
/*----新闻阅读中心------!*/
.news_infor {max-width:1000px;margin-left:5px;border:solid 1px #eee;padding:15px;overflow:hidden;}
.news_infor h1 {font-size:24px;padding:10px;text-align:center;color:gray;margin-bottom:20px;border-bottom:solid 2px #eee;}
.news_list {max-width:400px;overflow:hidden;border:solid 1px #eee;margin-bottom:20px;}
.news_list li { margin:20px 0px; border-bottom:solid 1px #eee;padding-left:10px;}
@media screen and (max-width:1200px){.pr_infor,.pr_xqt,.news_infor,.news_infor img{width:99%;}}
@media screen and (max-width:1200px){.pr_xqt img{width:99%;}}
