* {
	padding: 0;
	margin: 0;
}


/*防止底部往上走的处理*/

html,
body {
	margin: 0;
	padding: 0;
	height: 100%;
}

#wrap {
	width: 100%;
	min-height: 100%;
	height: auto!important;
	position: relative;
	overflow: hidden;
}

li {
	list-style: none;
}
.width1400{
	width: 100%;
	max-width: 1400px;
	margin: 0 auto;
}
.clear {
	clear: both;
}

.overflowh {
	overflow: hidden;
}

.font12 {
	font-size: 12px;
}

.font14 {
	font-size: 14px;
}

.font16 {
	font-size: 16px;
}

.bgeee {
	background: #f5f5f5;
}

.font18 {
	font-size: 18px;
}

.font24 {
	font-size: 24px;
}

.color000 {
	color: #000;
}

.color333 {
	color: #333;
}
.color666 {
	color: #666;
}
.colored6c00{
	color: #ed6c00;
}
.marginbottom3 {
	margin-bottom: 3px!important;
}
.paddingr4 {
	padding-right: 4px!important;
}
.margintop3 {
	margin-top: 3px;
}
/*header*/

header {
	height: 94px;
	line-height: 94px;
	width: 100%;
	border-top: 6px solid #ed6c00;
	padding: 0 100px;
	background: #fff;
}
/*导航的点击btn*/
.navrightclick{
	width: 20px;
	height: 40px;
	position: absolute;
	top: 50%;
	right: 0;
	border: none;
	margin-top: -21px;
	background: #f5f5f5;
}
.navrightclick a{
	color: #ffa500;
}
/*小屏的时候二级的样式*/
.minnavdropdown{
	/*float: right;*/
	position: absolute;
	top: 0;
	right: 0;
	width: 40px;
}
.minnavdropdown ul.am-dropdown-content>.am-active>a{
	background: #ed6c00!important;
}
.am-nav>li.am-active>a, .am-nav>li.am-active>a:focus, .am-nav>li.am-active>a:hover {
    color: #fff;
    background-color: #fff;
    cursor: default;
}
.logo {
	height: 40px;
}

.newnav a:after {
	content: "";
	display: none!important;
}

.newnav li:hover a {
	color: #ed6c00!important;
	border-bottom: 3px solid #ed6c00;
}

.newnav li a {
	color: #333;
	font-size: 16px;
}

.search {
	margin: 0 20px;
	padding: 15px 20px 15px 35px;
	text-align: center;
	border-left: 2px solid #eee;
}
.maxshownav {
	height: 80px;
}
/*轮播*/
.lunbo .am-slider-default .am-control-nav {
	bottom: 15px;
	text-align: left;
	margin-left: 15px;
}
.lunbo .am-slider-default .am-control-nav li a {
	border: 1px solid #fff;
	background: transparent;
}
.lunbo .am-slider-default .am-control-nav li a.am-active {
	background: #fff;
}
.lunbo .am-direction-nav {
	display: none;
}
.lunbo {
	width: 100%;
	overflow: hidden;
	margin-bottom: 5px;
}

.lunboleft {
	/*width: 1065px;*/
	width: 55.73%;
	width: 55.73%\0;
	max-height: 865px;
}

.lunboright {
	position: relative;
	max-height: 865px;
	/*width: 850px;*/
	width: 44.27%;
	width: 44.27%\0;
}
.lunboright>div {
	max-height: 430px;
}

.lunboright>div:first-child {
	margin-bottom: 5px!important;
}


/*轮播下面的图片样式*/
/*.scrollshow{
	display: none;
}*/
.imgleft {
	width: 46.05%;
	max-height: 880px;
}

.imgright {
	width: 53.95%;
	max-height: 730px;
}

.imgright>ul {
	max-height: 410px;
}

.imgright .imgbottom {
	max-height: 315px;
}
.lunbo img,
.imgleft img,
.imgright img {
	width: 100%;
	height: 100%;
}
#content {
	padding-bottom: 124px;
}
/*首页轮播下的图片排版*/
/*点击外卖服务的样式处理*/
.imgright2 {
	position: relative;
}
/***/
.positionr{
	position: relative;
}
.hidewmpo{
	display: none;
}
.wmpo{
	position: absolute;
	top: 0;
	right: 0;
	z-index: 999;
	display: none;
}
.content_wm .off{
	display: none;
}
.wmpo img,.wmpo1 img{
	width: 100%;
}
.content_wm>div .jddj{
	background: #389c43;
}
.content_wm>div .mtsg{
	background: #ffbe00;
}
	/*新增二维码*/
.mtwmewm{
	position: absolute;
	top: 10%;
	right: 5%;
	width: auto!important;
	height: 80%!important;
}
.content_wm{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}
.content_wm>div{
	border-radius: 5px;
	padding: 15px 40px;
	margin: 5% 5%;
	height: 40%;
	width: 90%;
	background: #fff;
}
.content_wm>div>div{
	width: 35%;
	height: 25%;
}
.content_wm>div>p{
	height: 30%;
	margin-top: 5px;
	font-size: 18px;
	color: #333;
}
.content_wm>div>a{

	font-size: 18px;
	color: #fff;
	background: #e72341;
	padding: 5px 20px;
	border-radius: 10px;
}
.content_wm>div .elm{
	background: #1e89e0;
}
.content_wm>div img{
	width: 100%;
	}
.indeximgb {
	margin-bottom: 5px;
}

.imgbottom li {
	position: relative;
	height: 100%;
	max-height: 315px;
	text-align: center;
	margin-top: 4px;
	font-size: 1em;
}

.itema {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 10%;
	left: 0;
}

.imgbottom li a div {
	width: 60%;
	border-radius: 50%;
	-moz-border-radius: 50%;
	margin-left: 20%;
	overflow: hidden;
}

.imgbottom li a div img {
	width: 100%;
	transition: all 1s;
	-moz-transition: all 1s;
	-webkit-transition: all 1s;
	-ms-transition: all 1s;
}

.imgbottom li a div img:hover {
	transform: scale(1.2);
	-ms-transform: scale(1.2);
	/* ie 9 */
	-moz-transform: scale(1.2);
	/* firefox */
	-webkit-transform: scale(1.2);
	/* safari 和 chrome */
}

.imgbottom li a {
	color: #ed6c00;
}


/*底部*/

footer {
	padding: 37px 100px;
	height: 124px;
	margin: 0 auto;
	background: #333;
	position: absolute;
	bottom: 0;
	clear: both;
}

.footer {
	position: relative;
}

.fwrx {
	position: relative;
	color: #fff;
	font-size: 18px;
	margin-bottom: 10px;
	text-indent: 30px;
}

.fwrx:after {
	content: "";
	width: 24px;
	height: 24px;
	background: url(/uploads/image/tmimg/phone.png) no-repeat;
	background-size: 100%;
	position: absolute;
	top: 2px;
	left: 0;
}

.fwrxb>img {
	margin-bottom: 3px;
}

.fwrxb {
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	font-stretch: normal;
	line-height: 18px;
	letter-spacing: 0px;
	color: #b1b1b1;
}

.fwrxb img {
	width: 18px;
}

.foterblock {
	position: absolute;
	top: 40%;
	right: 100px;
}

.ewm li {
	float: left;
	width: 40px;
	height: 40px;
	margin: 0 10px;
	border-radius: 50%;
	-moz-border-radius: 50%;
	position: relative;
}

.ewm1 {
	background: url(/uploads/image/tmimg/index_08.png) no-repeat;
	background-position: 0px 0px;
}

.ewm2 {
	background: url(/uploads/image/tmimg/index_08.png) no-repeat;
	background-position: -60px 0px;
}

.ewm3 {
	background: url(/uploads/image/tmimg/index_08.png) no-repeat;
	background-position: -120px 0px;
}

.hovershow {
	display: none;
	position: absolute;
	bottom: 50px;
	left: -50px;
	z-index: 111;
}


/*小屏的时候显示的导航*/

.minshownav {
	display: none;
	width: 100%;
	border-top: 1px solid #eee;
}

.minshownav li {
	width: 100%;
	padding: 10px 0;
	border-bottom: 1px solid #eee;
	text-align: center
}

.minshownav li a {
	color: #333;
}

.minshownav li:hover {
	background: #eee;
}

.minshownav li:hover a {
	color: #ed6c00;
}


/*杂志订阅*/

.minshopclass label {
	text-align: center;
	width: 40%;
	height: 50px;
	line-height: 50px;
	font-weight: normal;
	background: #f6821f;
	margin-bottom: 0;
	font-size: 16px;
	color: #fff;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-bottomleft: 5px;
}

.border-radius5 {
	border-radius: 5px;
	-moz-border-radius: 5px;
}

.minshopclass select {
	width: 60%;
	height: 50px;
	outline: none;
}

.minshopclass .am-selected {
	width: 60%;
}

.minshopclass .am-selected button {
	height: 50px;
}

.classshop {
	margin: 20px auto 50px;
	width: 100%;
	max-width: 1053px;
}

.xingxing {
	position: relative;
	text-indent: 15px;
}

.xingxing:after {
	content: "*";
	color: #f6821f;
	position: absolute;
	top: -3px;
	left: -20px;
	font-size: 24px;
	margin: 0 6px;
}

.minshopclass .xingxing:after {
	color: #fff;
	top: 0;
	left: -10px;
}

.checkboxnew label {
	width: 18%;
}

.classshop .am-ucheck-icons {
	font-size: 21px;
}

.classshop .am-ucheck-checkbox:hover:not(.am-nohover):not(:disabled) .am-ucheck-icons,
.am-ucheck-radio:hover:not(.am-nohover):not(:disabled) .am-ucheck-icons {
	color: #f6821f;
}

.classshop .am-checkbox .am-icon-checked:before,
.am-checkbox-inline .am-icon-checked:before {
	content: "";
	width: 18px;
	height: 18px;
	background: #f6821f;
	border: none;
}

.qt {
	width: 100%;
	border: none;
}

.qt input {
	width: 60%!important;
}

.qt p {
	height: 50px;
	line-height: 50px;
	margin-top: 0;
	font-size: 16px;
}

.inputbg1 {
	position: relative;
	margin-bottom: 20px;
}

.inputbg1 label {
	text-indent: 30px;
}

.inputbg1 input {
	text-indent: 170px;
	background-color: #f5f5f5!important;
	height: 50px;
}

.inputbg1 .xingxing1 {
	color: #333;
	font-size: 16px;
	font-weight: normal;
	position: absolute;
	top: 0;
	left: 0;
	height: 50px;
	line-height: 50px;
}

.xingxing1:after {
	top: 1px;
	left: -25px;
}

.addeail a {
	color: #f6821f;
}

.clickbtn {
	color: #fff;
	background: #f6821f;
	width: 100%;
	border: none;
	padding: 15px 0;
}

.clickbtn:hover {
	background: orange!important;
	color: #fff;
}

.zbc {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, .6);
	z-index: 9999;
}

.dycg {
	z-index: 9999;
	width: 604px;
	height: 274px;
	position: fixed;
	top: 50%;
	left: 50%;
	margin-left: -302px;
	margin-top: -187px;
	background: #fff;
	border-radius: 5px;
	-moz-border-radius: 5px;
	overflow: hidden;
}

.dycg-text {
	background: #f6821f;
	height: 38px;
	line-height: 38px;
	text-indent: 15px;
	text-align: left;
	color: #fff;
}

.dycgleft {
	text-align: center;
	width: 20%;
}

.dycgright {
	width: 80%;
}

.p1 {
	font-size: 24px;
	color: #f6821f;
}

.p2 {
	font-size: 16px;
	color: #666;
}

.btnok {
	z-index: 9999;
	position: fixed;
	top: 50%;
	left: 0;
	width: 100%;
}

.btnok button {
	display: block;
	padding: 10px 30px;
	margin: 0 auto;
}

.zbcbg {
	display: none;
}


/*您身边的万宁*/

.searchwn {
	text-align: center;
	width: 100%;
	padding: 10px;
	background: #888;
}

.searchwn .am-selected-btn {
	border: none;
	background: #dcdcdc;
}

.searchwn select {
	width: 100px;
}

.searchwn .am-selected {
	margin-right: 5px;
}

.searchwn .am-btn {
	border-radius: 3px;
	-moz-border-radius: 3px;
}

.showside {
	position: fixed;
	top: 130px;
	right: -330px;
	width: 332px;
	height: 40rem;
	background: #fff;
	border-radius: 5px;
	-moz-border-radius: 5px;
}

.minshowside {
	position: fixed;
	bottom: 67px;
	left: 0;
	margin-right: -166px;
	width: 100%;
	height: 80%;
	background: #fff;
	border-radius: 5px;
	-moz-border-radius: 5px;
	display: none;
}

.scrolly {
	overflow-y: auto;
	height: 100%;
	background: #fff;
}

.borderbe {
	border-bottom: 1px solid #eee;
}

.btnright {
	border-radius: 3px;
	-moz-border-radius: 3px;
	position: absolute;
	top: 13px;
	left: -45px;
}

.downbtn {
	width: 100%;
	margin-bottom: 0;
	position: absolute;
	bottom: -70px;
	left: 0;
	background: #ed6c00;
	color: #fff;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
	-moz-border-radius-bottomleft: 3px;
	-moz-border-radius-bottomright: 3px;
}

.textmap {
	padding-top: 20px;
	width: 100%;
	padding-left: 15%;
	float: right;
	text-align: left;
	position: relative;
	border-bottom: 1px solid #eee;
}

.textmap:after {
	content: "";
	width: 20px;
	height: 25px;
	position: absolute;
	top: 25px;
	left: 5%;
	background: url(/uploads/image/tmimg/map.png) no-repeat;
}

.action-showside:after {
	background: url(/uploads/image/tmimg/map1.png) no-repeat;
}

.textmap>a>p:first-child {
	color: #ee7612;
}


/*联系我们 招标公告详情*/
.contentpadding{
	border-top: 1px solid #f5f5f5;
	padding-top: 40px;
}
.content-contactus {
	padding: 0 30px;
	width: 100%;
	max-width: 1200px;
	margin: 0 auto;
	background: #fff;
}

#content img {
	width: 100%;
}

.wntitle {
	text-align: center;
	font-size: 28px;
	color: #ed6c00;
}

.height2 {
	height: 2px;
	background: #eee;
	width: 100%;
}


/*联系我们 招标公告*/

.zzdy_02 {
	width: 100%;
	height: 130px;
	line-height: 130px;
	text-align: center;
	background-image: url(/uploads/image/tmimg/zzdy_02.png);
	background-position: center center;
	background-size: cover;
	font-size: 30px;
	color: #fff;
}
.zzdy_03 {
	width: 100%;
	height: 130px;
	line-height: 130px;
	text-align: center;
	background-image: url(/uploads/image/tmimg/zzdy_03.png);
	background-position: center center;
	background-size: cover;
	font-size: 30px;
	color: #fff;
}

.content-nav {
	margin: 0 auto;
	width: 100%;
	/*height: 40px;*/
	max-width: 1200px;
		padding-right: 40px;
}

.navright{
float: right;
}
.content-nav1 {
	width: 100%;
	height: 40px;
	background: #f5f5f5;
	position: relative;
}
.am-nav>li>a:focus, .am-nav>li>a:hover{
	background-color:#f5f5f5 ;
}
.content-nav ul {
	height: 40px;
	line-height: 40px;
	position: relative;
	z-index: 11111;
}

.content-nav ul li {
	float: left;
	font-size: 14px;
	margin-left: 20px;
}

.content-nav ul li:hover a {
	color: #ed6c00;
}

.content-nav ul .action-li a {
	color: #ed6c00;
}

.content-nav ul li a {
	color: #666;
}

.content-text-contactus {
	width: 100%;
	max-width: 1400px;
	margin: 30px auto 0;
	padding: 0 10px;
}

.contactus-left {
	position: relative;
	color: #999;
}

.contactusborder {
	overflow: hidden;
	border-bottom: 1px solid #eee;
}

.contactus-left button {
	border: 1px solid #999;
	background: #fff;
	color: #999;
}

.contactusborder:hover button {
	color: #ef8542;
	border: 1px solid #ef8542;
	background: #fff;
	margin-left: 40px;
}

.contactusborder:hover .contactus-right .font24 {
	color: #ef8542;
}

.contactusborder:hover {
	border-bottom: 1px solid #ef8542;
}

.pageination .am-pagination a {
	color: #999;
}

.pageination .am-pagination>.am-active>a {
	background: #ed6c00;
	border: none;
	color: #fff;
}


/*联系我们 联系方式*/
.kfrx>div {
	line-height: 33px;
}

.kfrx .p1 {
	color: #ed6c00;
	font-size: 20px;
}

.kfrx>div>p>span {
	color: #666;
	font-size: 16px;
}

.xbtimg {
	width: 50px;
	height: 50px;
}

.xbtimg1 {
	background: url(/uploads/image/tmimg/tubiao1.png) no-repeat;
	background-size: 100% 100%;
}

.xbtimg2 {
	background: url(/uploads/image/tmimg/tubiao2.png) no-repeat;
	background-size: 100% 100%;
}

.xbtimg3 {
	background: url(/uploads/image/tmimg/tubiao3.png) no-repeat;
	background-size: 100% 100%;
}

.smewm {
	padding: 50px 0 50px 150px;
}

.gyszq {
	width: 90%;
	margin: 30px auto;
	background: #f2f2f2;
}

.dyssq {
	font-size: 30px;
	color: #ed6c00;
}

.dyssqp {
	font-size: 18px;
	color: #333333;
}

.bgimg img {
	width: 100%;
	height: 100%;
}

.liulan {
	padding-top: 50px;
	background-color: rgba(243, 243, 243, 1);
	border-radius: 5px 5px 5px 5px;
	border: solid 1px rgba(222, 222, 222, 1);
}

.liulan .ll input {
	height: 50px;
	width: 40%;
	background-color: #fff!important;
	border-radius: 5px;
	-moz-border-radius: 5px;
	border: solid 1px #eee;
	text-indent: 0;
}

.llbtn {
	height: 50px;
	padding: 0 25px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	margin-left: 15px;
	outline: none;
	background: #ed6c00;
	color: #fff;
}

.liulan p {
	line-height: 30px;
	font-size: 16px;
	margin: 0;
}

.ly {
	background: #f3f3f3!important;
}
/*万友卡*/
.tabwyk{
	height: 50px;
	line-height: 50px;
	text-align: center;
}
.tabwyk>div{
	height: 50px;
	color: #333;
	/*cursor: pointer;*/
}
.tabwyk1{
	background: url(/uploads/image/tmimg/wykbg1.png) no-repeat;
	background-size: cover;
	
}
.tabwyk2{
		background: url(/uploads/image/tmimg/wykbg2.png) no-repeat;
	background-size: cover;
	
}
.tabwyk3{
		background: url(/uploads/image/tmimg/wykbg3.png) no-repeat;
	background-size: cover;
}
.tabwyk .action{
	background: #ed6c00;
	color: #fff;
}
.img100{
	width: 100%;
}
.tabwyk-in>div{
	display: none;
}
.tabwyk-in>div:first-child{
	display: block;
}
/*万友卡的图片预览*/
/*.bg{
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	background: rgba(0,0,0,.7);
	z-index: 11199;
}
.bgimg{
	width: 90%;
	height: 100%;
	position: fixed;
	top: 10%;
	left: 5%;
	z-index: 100;
}*/

/*补充搜索按钮*/
.searchbtnparent{
	position: relative;
}
.searchbtn1{
	width: 300px;
	background: #fff;
	position: absolute;
	right: 0;
	z-index: 99999;
	line-height: 70px;
}
.searchbtn1:before{
	display: none!important;
}

.searchbtn1:after{
	left:60%!important;
}
.searchbtn1 input{
	padding-left: 20px;
	width: 90%;
	margin-left:5% ;
	height: 50px;
	border-radius: 5px;
	border:1px solid #dfdfdf;
	-moz-border-radius: 5px;
}	
.searchbtn1 button{
	width: 90%;
	margin-left: 5%;
	background: #f17b2d;
	color: #fff;
	border: none;
}
.searchbtn1 button:hover{
	background: #f2984d;
	color: #fff;
}

/* 2022/2/17新增产品展示页-庆 */
.product {
	background: #f2f2f2;
	padding-bottom: 50px;
}

.product_list {
	padding: 0 0 30px;
	margin: 0 auto;
}


.product_title {
	color: #ed6c00;
	font-size: 36px;
	padding-top: 50px;
	line-height: 60px;
}

.product_list ul {
	margin: 0;
	padding: 0;
	display: flex;
	flex-wrap: wrap;
}

.product_list li {
	width: calc(20% - 24px);
	background: #ffffff;
	border-radius: 8px;
	display: flex;
	flex-direction: column;
	margin-left: 30px;
	margin-top: 30px;
}

.product_item_img {
	width: 100%;
	padding-top: 100%;
	position: relative;
}

	.product_item_img img {
		width: calc(100% - 50px) !important;
		height: calc(100% - 50px);
		object-fit: contain;
		position: absolute;
		left: 50%;
		top: 50%;
		transform: translate(-50%, -50%);
	}

.product_item_tit {
	color: #333333;
	font-size: 24px;
	line-height: 34px;
	margin: 0;
	padding: 20px 26px;
}

.product_item_con {
	padding: 0 26px 26px;
	color: #666666;
	font-size: 14px;
	line-height: 28px;
}

	.product_item_con p {
		margin: 0;
	}

@media only screen and (max-width: 768px) and (min-width:0px) {

	.product_list {
		padding: 0 16px 30px;
	}

	.product_title {
		color: #ed6c00;
		font-size: 20px;
		padding-top: 10px;
		line-height: 30px;
	}

	.product_list li {
		width: calc(50% - 8px);
		margin-left: 16px;
		margin-top: 16px;
	}

		.product_list li:nth-child(2n-1) {
			margin-left: 0;
		}

	.product_item_tit {
		font-size: 14px;
		line-height: 22px;
		padding: 8px 16px;
	}

	.product_item_con {
		font-size: 12px;
		line-height: 20px;
		padding: 0 16px 16px;
	}

	.product_item_img img {
		width: calc(100% - 32px) !important;
		height: calc(100% - 32px);
		object-fit: contain;
		position: absolute;
		left: 50%;
		top: 50%;
		transform: translate(-50%, -50%);
	}
}

@media only screen and (max-width: 1200px) and (min-width:768px) {

	.product_list li {
		width: calc(33.33% - 30px);
		margin-left: 45px;
		margin-top: 45px;
	}

		.product_list li:nth-child(3n-2) {
			margin-left: 0;
		}
}

@media only screen and (max-width: 1720px) and (min-width:1200px) {
	.product_list {
		max-width: 1200px;
	}

		.product_list li {
			width: calc(33.33% - 30px);
			margin-left: 45px;
			margin-top: 45px;
		}

			.product_list li:nth-child(3n-2) {
				margin-left: 0;
			}
}

@media only screen and (min-width: 1720px) {
	.product_list {
		max-width: 1720px;
	}

		.product_list li:nth-child(5n-4) {
			margin-left: 0;
		}
}