*{ margin: 0; padding: 0; font-size: 16px;font-family:"Microsoft YaHei","微软雅黑",sans-serif;}
*body{ min-width: 1500px;}
img{ border: 0;}
a,p,span,h1,i,b,em{text-decoration: none; margin: 0;font-style:normal;}
li,ul{ list-style: none;}
input,button{ border: none; outline: none; background: none; margin: 0;}
a{cursor: pointer;color: #000000;}
table{border-collapse:collapse;}
.fl{float:left;}
.fr{float:right;}
.container{ width: 1400px; margin: 0 auto;}

/*public*/
.category_tit{position: relative;text-align: center;}
.category_tit p {line-height:212px;color:#efefef8c;font-family:impact;font-size:126px; text-transform:uppercase;}
.category_tit span {position: absolute;line-height: 60px;font-size: 45px;color: #222;top: 80px;font-weight: bold;display: block;width: 100%;height: 60px;}
.category_tit span i {line-height: 60px;font-size: 45px;color: #dc323b;font-style: normal;}
.category_tit em {position: absolute;line-height: 25px;font-size: 20px;color: #222222;top: 145px;font-weight: 100;display: block;width: 100%;height: 25px;font-style: normal;}

.category_tit2{position: relative;text-align: center;background-color:#dc4f33;}
.category_tit2 p {line-height:212px;color:#efefef38;font-family:impact;font-size:126px; text-transform:uppercase;}
.category_tit2 span {position: absolute;line-height: 60px;font-size: 45px;color: #fff;top: 80px;font-weight: bold;display: block;width: 100%;height: 60px;}
.category_tit2 span i {line-height: 60px;font-size: 45px;color: #fff;font-style: normal;}
.category_tit2 em {position: absolute;line-height: 25px;font-size: 20px;color: #fff;top: 145px;font-weight: 100;display: block;width: 100%;height: 25px;font-style: normal;}

/*首页栏目导航*/
.header{ position: absolute; width: 100%; height: 105px; background:#fff; z-index: 999;}
.header .header_logo{ float: left; height:85px;}
.header .header_logo img{float:left;width:60px;height:60px;margin-top: 20px;}
.header .header_logo p{margin-left:70px;margin-top: 20px;text-align: center;}
.header .header_logo span {display: block;color: #e10600;font-size:26px;font-weight:900;height:35px;letter-spacing: 10px;}
.header .header_logo i {display: block;color: #000;font-size: 16px;height:30px;}
.header .header_logo b{font-size: 16px;color:#e10600;}
.header .header_logo em{display: none;color: #e10600;font-size:25px; font-weight: 600;}

.header .header_title{ float: left; width: 55%;margin-left:2%;}
.header .header_title li{ position: relative; float: left; width: 14.2%; cursor: pointer;}
.header .header_word01{ display: block; text-align: center; padding-top: 23px; height: 82px;}
.header .header_word01 img{ height: 29px;}
.header .header_word01 span{ display: block; font-size: 16px; color: #000; line-height: 30px;}
.header .header_word02{ display: none; position: absolute; top: 105px; left: 0; z-index: 999; width: 96%; padding: 5px 2% 0; background: #dc4f33;}
.header .header_word02 a{ font-size: 14px; color: #fff; display: block; line-height: 52px; margin-bottom: 10px; text-align: center;}
.header .header_title ul li:after { position: absolute; content: ""; width: 100%; height: 4px; background: #dc4f33; left: 0; bottom: 2px;right: 0; transition: transform 0.5s; margin: auto;transform-origin: right center; transform: scaleX(0) }
.header .header_title ul li:hover:after { transform-origin: left center; transform: scaleX(1) }
.header .header_title li:hover .header_word02{ display: block;}
.header .header_word02 a:hover{ background: #fff;color: #dc4f33;}

.header .header_remark1{ float: right; margin-top:25px;}
.header .header_remark1 img{float:left;width:48px;height:56px;}
.header .header_remark1 p{margin-left:50px;}
.header .header_remark1 span {display: block;color: #000;font-size: 17px;font-weight:550;height:28px;}
.header .header_remark1 i{color:#dc4f33}

.header .header_remark2{display:none;margin-top:10px;width:20%;float: right; }
.header .header_remark2 img{float:left;width:52px;height:36px;}
.header .header_remark2 p{margin-left:50px;}
.header .header_remark2 p span {display: block;color: #000;font-size: 14px;height:18px;}
.header .header_remark2 p i {display: block;color: #000;font-size: 18px;font-style:normal;font-weight:600;height:28px;}

.header_active{position:fixed;background:#f5f5f5;height: 70px; }
.header_active .header_logo{height: 70px;}
.header_active .header_logo img{margin-top: 16px;width:34px;height:34px;margin-left:30px}
.header_active .header_logo p{margin-top: 18px;}
.header_active .header_logo i{display:none;}
.header_active .header_logo span{display:none;}
.header_active .header_logo em{display:block;}
.header_active .header_title{width:55%;margin-left:5%;}
.header_active .header_word01{padding-top:18px;height: 54px;} 
.header_active .header_word01 img{display:none;}
.header_active .header_word02{top: 70px;}
.header_active .header_remark1{display:none;}
.header_active .header_remark2{display:block;}

/*幻灯样式*/
.swiper-container .banner_bg{ display: block; width: 100%;}
.swiper-container .banner_left{ position: absolute; top: 25%; left: 28%; margin-left: -405px; z-index: 9999; width: 810px; opacity: 0; visibility: hidden; transition: all 2s;}
.swiper-container .banner_right{position: absolute; top: 15%; left: 70%; margin-left: -383px; z-index: 9999; width: 765px; opacity: 0; visibility: hidden; transition: all 2s;}
.swiper-slide-active .banner_bg{ transition: opacity 1.5s; opacity: 1;}
.swiper-slide-active .banner_left{width:810;height:565px; opacity: 1; visibility: visible;}
.swiper-slide-active .banner_right{width:765px;height:730px; opacity: 1; visibility: visible;}


/*发展历程*/
.history{position: relative;margin:100px auto;}
.history .his_tit{font-size:22px;margin-bottom:50px;}
.history .his_tit2{font-weight:700; font-size:50px;}
.history .his_tit2 i{color:#dc4f33;font-weight:700; font-size:50px;}
.history .his_con{margin-top:50px;height:50px;line-height:50px;display:flex;}
.history .his_con i{line-height: 36px;color: #dc4f33;font-size:80px;}
.history .his_con span{font-weight:bold; font-size:32px;}
.history .his_con p{font-size: 22px;margin-left: 100px;font-weight: normal;}

/*襄美士门店分布*/
.stores{width: 100%; background: #dc4f33;display: inline-flex;}
.stores .map{width:60%;}
.stores .explain{ width: 40%;}
.stores_title{ padding: 100px 0;text-align: left;margin-left:10%; }
.stores_title .stores_title_h1{ color: #fff;font-size:40px;font-weight:bold;}
.stores_word{color: #fff;line-height: 60px; margin-left: 10%;font-size: 26px;margin-bottom: 200px;}
.stores_a{ color: #fff; font-weight: bold; margin-top: 10%;padding-left:10%;}

/*关于襄美士*/
.index_company{width:100%;height:1500px;}
.company_con {margin: 0px auto 0px auto;padding-bottom: 100px;}
.company_con p {font-size: 16px;color: #666666;line-height: 35px;text-indent:32px;}
.conn_a {width:100%;margin:100px 0;}
.conn_a_p{float:left;width:466.66px;height:466.66px;}
.conn_bg{background-color:#f8f8f8;}
.conn_a_p img{width:100%;height:100%;}
.conn_a_p .con_a_m{width:100%;}
.com_a_v{width:90%;padding:0 5%;display:flex;float:left;}
.com_a_v i{width: 7px;height: 200px;background-color: #dd4814;margin: 100px 20px;}
.com_a_v p{width: 200px;height: 200px;margin: 100px 0;text-align: center;}
.com_a_v span{width: 100px;height: 200px;font-size: 35px;font-weight: 400;writing-mode: vertical-rl;letter-spacing:5px;margin: 100px 0;}



/* .company_con_b {width: 100%;} */
/* .company_con_b li {float: left;position: relative;width: 33.33%;} */
/* .company_con_b li:last-child {float: right;} */

/* .company_con_b li a{display: block;width: 100%;height: 400px;transition: all 1s;*padding: 20px;} */
/* .company_con_b li img {width: 100%;height:400px} */

/* .company_con_b li .h {position: absolute;*display: none;width: 100%;*height: 300px;} */
/* .company_con_b li .index_main_b01{ background: url("/static/pc/img/index_24_01.jpg") center center no-repeat; background-size: 100%;} */
/* .company_con_b li .index_main_b02{ background: url("/static/pc/img/index_24_01.jpg") center center no-repeat; background-size: 100%;} */
/* .border-box01{ width: 100%; height: 100%; margin: 0;} */

/* .border-box {position: relative;width: 90%;height: 90%;margin: 5%;} */
/* .border-box::before, .border-box::after {position: absolute;content: ' ';width: 0;height: 0;border: 1px solid transparent;box-sizing: border-box;z-index: 99999;} */
/* .border-box::before {top: 0;left: 0;transition: border-color 0s ease-in 0.8s, width 0.2s ease-in 0.6s, height 0.2s ease-in 0.4s;} */
/* .border-box::after {bottom: 0;right: 0;transition: border-color 0s ease-in 0.4s, width 0.2s ease-in 0.2s, height 0.2s ease-in;} */
/* .border-box:hover:before, .border-box:hover:after {width: 100%;height: 100%;} */
/* .border-box:hover::after {border-bottom-color: #fff;border-left-color: #fff;transition: border-color 0s ease-out 0.4s, width 0.2s ease-out 0.4s, height 0.2s ease-out 0.6s;} */
/* .border-box:hover::before {border-top-color: #fff;border-right-color: #fff;transition: width 0.2s ease-out, height 0.2s ease-out 0.2s;} */
/* .border-box::before, .border-box::after {position: absolute;content: ' ';width: 0;height: 0;border: 1px solid transparent;box-sizing: border-box;} */
/* .border-box::before {top: 0;left: 0;transition: border-color 0s ease-in 0.8s, width 0.2s ease-in 0.6s, height 0.2s ease-in 0.4s;} */
/* .border-box::after {bottom: 0;right: 0;transition: border-color 0s ease-in 0.4s, width 0.2s ease-in 0.2s, height 0.2s ease-in;} */
/* .border-box:hover:before, .border-box:hover:after {width: 100%;height: 100%;} */
/* .border-box:hover::after {border-bottom-color: #fff;border-left-color: #fff;transition: border-color 0s ease-out 0.4s, width 0.2s ease-out 0.4s, height 0.2s ease-out 0.6s;} */
/* .border-box:hover::before {border-top-color: #fff;border-right-color: #fff;transition: width 0.2s ease-out, height 0.2s ease-out 0.2s;} */

/* .company_con_b li .index_main_b01{ background: url("/static/pc/img/index_abooutus_left.jpg") center center no-repeat; background-size: 100%;} */
/* .company_con_b li .index_main_b02{ background: url("/static/pc/img/index_abooutus_right.jpg") center center no-repeat; background-size: 100%;} */
/* .border-box01{ width: 100%; height: 100%; margin: 0;} */


/*横幅广告-start*/
.index_ads {width: 100%; background: url("/static/pc/img/index_ads.jpg") center center no-repeat;height: 350px;color: #fff;margin:100px 0 0;}
.index_ads .sm{width: 800px; margin-top: 100px;text-align: left;float:left;}
.index_ads .sm p {font-size: 20px;color:#fff;}
.index_ads .sm .bigtxt{font-size: 40px;padding-bottom: 20px;color:#fff;}
.index_ads .sm .bigtxt b{font-size: 40px;padding-bottom: 20px;padding-top: 100px;	color:#fff;}

.index_ads .zixun {width: 300px;padding-top: 100px;	text-align: center;	float:right;
}
.index_ads .zixun a {-moz-border-radius: 30px;-webkit-border-radius: 30px;	border-radius: 30px;height: 50px;display: block;line-height: 50px;color: #fff;border: 1px solid #fff;font-size: 20px;}
.index_ads .zixun a:hover{background: #43be4a;}
.index_ads .tel {
	border: 1px solid #fff;
	height: 50px;
	line-height: 50px;
	color: #fff;
	font-size: 26px;
	text-align: center;
	font-family: "AvantGardeITVbyBT Book", arial;
	-moz-border-radius: 30px;
	-webkit-border-radius: 30px;
	border-radius: 30px;
	margin-bottom: 20px;
}
.index_ads .tel em {
	width: 25px;
	height: 25px;
	display: inline-block;
	background-position: -100px 0;
	margin-right: 10px;
}
.icon {
	background: url("/static/pc/images/icon.png") no-repeat;
	display: inline-block;
	vertical-align: middle;
}
.index_ads strong {
	display: inline-block;
	color: #fff;
	font-weight: bold;
	font-size: 28px;
	padding-right: 10px;
	font-style: italic;
}
/*横幅广告-end*/


/*襄美士产品*/
.index_pro{width: 100%; position: relative;margin: 100px auto 0;}
.index_pro .pro_bg{height: 700px;padding-top:50px;}
.sideMenu{width:100%;display:flex;}
.bgm{width:50px;height:600px;background:url("/static/pc/img/index_food_tit.png") no-repeat;background-size:100%;}
.bgm.on{display:none;}
.bgm p{width: 42px;writing-mode: vertical-rl;letter-spacing: 5px;margin: 268px 0;font-size: 24px;text-align: center;font-weight: 800;}
.fpic{width: 520px;height: 390px;float: right; margin-top: 105px;margin-right: 235px;display: flex;align-items: center;}
.fpic img{width:100%;height:100%;}
.fpic p{font-family:hyswss;font-size:18px;}
.sideMenu ul{width:1150px;height:600px;background:url("/static/pc/img/index_food_bg.png") no-repeat;background-size:100%;}



/*襄美士门店展示*/
.store{position: relative;background: #efefef66;padding:100px 0 200px;}
/* .advert{ cursor: pointer;} */
/* .advert_tu{padding: 0; text-align: center;} */
/* .advert_tu img{ width: 100%; transition: all 0.5s;} */
/* .advert_word{ background: #fff; padding: 18px 18px 30px;} */
/* .advert_word h1{ font-size: 16px;color: #323232;} */
/* .advert_word p{ display: block; font-size: 14px; line-height: 24px; height: 120px; color: #999; margin-top: 18px; display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 5; overflow: hidden;} */
/* .advert:hover .advert_tu{ *background: #bb0101;} */
/* .advert:hover .advert_tu img{ transform: rotateY(360deg);} */
/* #swiper03 {padding-bottom: 100px;} */
/* #swiper03 .swiper-pagination-bullet{ width: 12px; height: 12px; border-radius: 0; background: #cfcfcf;} */
/* #swiper03 .swiper-pagination-bullet-active{ width: 12px; height: 12px; background: #dc4f33;} */
/* #swiper03 .swiper-pagination-bullets .swiper-pagination-bullet{ margin: 0 5px;} */

.storeBox{ width:1400px; height:671px; overflow:hidden; position:relative; border:1px solid #ddd;margin:0 auto;  }
.storeBox .hd{ height:15px; overflow:hidden; position:absolute; right:5px; bottom:5px; z-index:1; }
.storeBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
.storeBox .hd ul li{ float:left; margin-right:2px;  width:15px; height:15px; line-height:14px; text-align:center; background:#fff; cursor:pointer; }
.storeBox .hd ul li.on{ background:#f00; color:#fff; }
.storeBox .bd{ position:relative; height:100%; z-index:0;   }
.storeBox .bd li{ zoom:1; vertical-align:middle; }
.storeBox .bd img{ width:1400px; height:673px; display:block;  }


/*襄美士品牌实力*/
.brand{position: relative;background-color: #dc4f33;padding:100px 0 50px;}
.brand ul{ overflow: hidden;padding-top:50px;}
.brand ul li{ float: left; width: 18%; margin-right: 1%; position: relative; cursor: pointer;border:3px #fff solid;}
.brand01{ display: block; width: 100%;}
.brand02{ width: 100%; padding: 15px 0 18px; text-align: center; background: rgba(0,0,0,0.5); position: absolute; bottom: 115px; left: 0; z-index: 9999;}
.brand02 h1{ font-size: 32px; font-weight: bold; color: #fff;}
.brand02 p{ margin-top: 8px; font-weight: bold; color: #fff;}
.brand02 span{ display: block; font-weight: bold; color: #fff; line-height: 22px;}
.brand03{ position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 99; background: url(/static/pc/img/brand_bg.png) center center no-repeat; background-size: 0 0; text-align: center;
transition: all 0.5s; opacity: 0; visibility: hidden;}
.brand03 img{ display: block; width: 63px; margin: 60px auto 0;}
.brand03 p{ font-size: 14px; color: #fff; margin-top: 30px; line-height: 24px;}
.brand03 a{ display: block; font-size: 14px; color: #fff; width: 100px; line-height: 36px; border-radius: 30px; border: solid 1px #fff; margin: 180px auto 0;}
.brand li:hover .brand03{ opacity: 1; visibility: visible; background-size: 100% 100%;}
.brand .tel{ text-align: center; margin: 75px 0 80px;}
.brand .tel p{ display: inline-block; background: #fff; padding: 12px 80px; color: #dc4f33; font-size: 24px; font-weight: bold; border-radius: 30px;}
.brand .tel span{ color: #dc4f33; font-size: 24px; font-weight: bold;}

/*襄美士首页新闻*/
.news{position: relative;background: #fff;margin:100px 0;}
.news_title{ padding: 75px 0 65px;text-align: center;}
.news_title p{font-family:MingLiu;font-size:20px;width:100%;letter-spacing:5px;}
.news_title span{height: 40px; line-height: 40px; font-size: 30px; color: #222; font-weight: bold; display: grid;}
.news_title em{font-size: 16px;letter-spacing:1px; width: 100%;text-align: center;font-style: normal;}

.news01{ text-align: center; margin-bottom: 60px;}
.news01 li{ display: inline-block; background: #fff; margin: 0 15px; width: 146px; height: 46px; line-height: 46px; border: solid 1px #323232; cursor: pointer;}
.news01 .on{ background: #dc4f33; color: #fff; border: solid 1px #dc4f33;}
.news02{ overflow: hidden;}
.news02a{width: 345px; height: 435px; float: left; margin-right: 40px; background: #fff; cursor: pointer; transition: all 0.3s;}
.news02a_img{ width: 345px; height: 258px; overflow: hidden;}
.news02a_img img{ display: block; width: 345px; height: 258px; transition: all 0.5s;}
.news02a_content{ padding: 20px 5% 0;font-family:"微软雅黑";color:#000000;}
.news02a_content h1{ overflow: hidden; text-overflow: ellipsis; white-space: nowrap;font-size:18px;}
.news02a_content span{ display: block; font-size: 14px; margin: 15px 0;}
.news02a_content p{ font-size: 14px; line-height: 24px; display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3; overflow: hidden;font-family:"微软雅黑";color:#000000;}
.news02b{ float: left; width: 580px;}
.news02b_content{ border-bottom: dashed 1px #666; padding: 0 0 25px; margin-bottom: 25px; overflow: hidden; cursor: pointer;}
.news02b_title{ float: left; width: 90px; height: 90px; padding-top: 6px; border: solid 3px #ccc; text-align: center;font-family:"微软雅黑";color:#000000;}
.news02b_title p{ font-size: 40px; font-weight: bold;}
.news02b_title span{ font-size: 14px;}
.news02b_plain{ float: right; width: 462px; padding-top: 6px;font-family:"微软雅黑";color:#000000;}
.news02b_plain h1{font-size:22px;}
.news02b_plain p{ font-size: 14px; line-height: 24px; margin-top: 20px; display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2; overflow: hidden;}
.more{ padding-bottom: 95px; margin-top: 60px;}
.more p{ display: block; width: 160px; height: 50px; line-height: 50px; border: solid 2px #dc4f33; background: #fff; text-align: center; margin: 0 auto;font-family:"微软雅黑";color:#000000;}
.news02a:hover{ background: #dc4f33;}
.news02a:hover .news02a_img img{ transform: scale(1.08);}
.news02a:hover .news02a_content h1{ color: #fff;}
.news02a:hover .news02a_content span{ color: #fff;}
.news02a:hover .news02a_content p{ color: #fff;}
.news02b_content:hover .news02b_title{ border: solid 3px #dc4f33;}
.news02b_content:hover .news02b_title p{ color: #dc4f33;}
.news02b_content:hover .news02b_plain h1{ color: #dc4f33;}
.more p:hover{ background: #dc4f33; color: #fff; cursor: pointer;}

/*footer*/
.footer{background-color:#e10600;font-family:"Microsoft Yahei"}
.footer-floor1{padding:20px 0 20px;margin:0 auto;height:160px;}
.footer_left{width:35%;height:100%;float:left;}
.footer_left .footer_xm{width:400px;height:160px}

.footer_left .tel{position: relative;padding-bottom: 50px;}
.footer_left .tel .tel_ico{float:left;margin-top: 20px;}
.footer_left .tel .tel_msg{color:#fff;padding-left: 30px;}
.footer_left .tel .tel_msg span{font-size:22px;letter-spacing: 5px;padding-left: 30px;}
.footer_left .tel .tel_msg i{font-weight:bold;font-size:30px;color:#fff;}
.footer_left .tel .tel_msg p{font-size:16px;color:#fff;padding-left:50px;}

.footer_middle{width:40%;height:100%;float:left;margin-bottom:30px;}
.footer_middle .comp{font-size: 25px;font-weight: 600;letter-spacing: 3px;color: #fff;}
.footer_middle .lx{display:flex;margin-top: 10px;}
.footer_middle .lx .lx_l{width:5%;margin-right:2%;}
.footer_middle .lx .lx_r{width:90%;}
.footer_middle .lx img{width:40px;height:40px;}
.footer_middle .lx p{line-height: 40px;color: #fff;height: 40px;font-size: 16px;margin-left: 10px;}
.footer_middle .lx i{line-height: 22px;color: #fff; height: 40px;font-size: 16px;margin-left: 10px;display:flex;letter-spacing:2px;}

.footer-floor2{width:100%;border-top:1px solid #fff;padding:20px 0;}
.footer-floor2 .copy{margin: 0 auto;  height: 30px;}
.footer-floor2 .copy .fl{float:left;}
.footer-floor2 .copy .fr{float:right;}
.footer-floor2 .copy p{float:left; color:#fff;font-size:14px;line-height:30px}
.footer-floor2 p span{font-family:PingFangSC-Light,'helvetica neue','hiragino sans gb',tahoma,'microsoft yahei ui','microsoft yahei',simsun,sans-serif}
.footer-floor2 a{color:#fff;font-size: 14px;}
.footer-floor2 a:hover{text-decoration:none;}
.foot-link{margin:0 15px;text-decoration:none;color:#fff}
.foot-link:hover{text-decoration:none;}

.footer-right{width:25%;float:right}
.telephone{width:100%;height:32px;line-height:32px;color:#fff}
.telephone span{display:inline-block;width:32px;height:32px;float:left;background:url();margin-left:16%}
.telephone .tel-number{font-size:30px;font-weight:400;text-align:right}
.official-plat{width:100%;height:100%;margin-top:20px;position:relative}
.official-plat ul{float:right;margin-top:7px;width:48%;}
.official-plat ul li span{display:inline-block;width:32px;height:32px;background:url(/static/pc/img/footer_icon.png) no-repeat 0 0;line-height:32px;float:left;margin-right:12px}
.official-plat ul li .weibo-logo{background:url(/static/pc/img/footer_icon.png) no-repeat -32px 0}
.official-plat ul li .douyin-logo{background:url(/static/pc/img/footer_icon.png) no-repeat -64px 0}
.official-plat ul li{height:45px}
.official-plat ul a{display:inline-block;height:32px;width:100%;line-height:32px;color:#fff;text-decoration:none;font-size:14px}
.official-plat>p{display:inline-block;width:132px;height:132px;border:1px solid #ddd;background-color:#fff}
.official-plat .weixin{position:absolute;top:0;left:10px;background-image:url(/static/pc/img/footer_qrcode.png);background-repeat:no-repeat;background-position:0 0}

.official-plat .weibo{position:absolute;top:0;left:10px;background-image:url(/static/pc/img/footer_qrcode.png);background-repeat:no-repeat;background-position:-132px 0;display:none}

.official-plat .douyin{position:absolute;top:0;left:10px;background-image:url(/static/pc/img/footer_qrcode.png);background-repeat:no-repeat;background-position:-264px 0;display:none}

#wx-corner{border:10px solid transparent;border-left:10px solid #fff;position:absolute;top:12px;right:-20px;z-index:10}
#wb-corner{border:10px solid transparent;border-left:10px solid #fff;position:absolute;top:58px;right:-20px;z-index:10}
#dy-corner{border:10px solid transparent;border-left:10px solid #fff;position:absolute;top:104px;right:-20px;z-index:10}

.five-superiority{width:100%;border-bottom:1px solid #fff;padding:10px 0 20px}
.five-superiority ul{width:1200px;margin:0 auto;height:40px;}
.five-superiority-list li{float:left;width:18%;height:36px;text-align:center;border-left:1px solid #fff}
.five-superiority-list li:first-child{border-left:none}
.five-superiority-list li a{display:inline-block;position:relative;width:100%;height:36px;line-height:36px;background:no-repeat 2% center;text-indent:2em;color:#fff;font-size:16px}
.five-superiority-list li a:hover{color:#fdc005}
.five-superiority-list li a.superiority-text{text-indent:4em}
.superiority-icon{position:absolute;width:40px;height:40px;left:10%;background-repeat:no-repeat;background-image:url(/static/pc/img/footer_youshi.png)}
.compensate_ico .superiority-icon{background-position:0 0}
.compensate_ico:hover .superiority-icon{background-position:0 -50px}
.retreat_ico .superiority-icon{background-position:0 -100px}
.retreat_ico:hover .superiority-icon{background-position:0 -150px}
.technology_ico .superiority-icon{background-position:0 -200px}
.technology_ico:hover .superiority-icon{background-position:0 -250px}
.prepare_ico .superiority-icon{background-position:0 -300px}
.prepare_ico:hover .superiority-icon{background-position:0 -350px}
.service_ico .superiority-icon{background-position:0 -400px}
.service_ico:hover .superiority-icon{background-position:0 -450px}
.marquee-box{overflow:hidden;width:100%;position:absolute;left:0;top:0}
.marquee{width:8000%;height:60px}
.wave-list-box{float:left}
.wave-list-box ul{float:left;height:60px;overflow:hidden;zoom:1}
.wave-list-box ul li{height:60px;width:100%;float:left;line-height:30px;list-style:none}
.wave-box{position:relative;height:60px;background:#fff}


/*public内页二级导航*/
.nav{width:100%; height:80px;background-color:rgba(240, 240, 240, 1);margin-top:105px;display:none;}
.nav_active{margin-top: 70px; position: fixed;z-index: 99;display:inline-block;}
.nav ul{display:flex;width:50%;padding-left:25%;}
.nav ul li{margin: 20px 15px;width: 146px;height: 40px;line-height: 46px;text-align:center;font-size:18px;}
.li_active{background: #dc4f33;  border-radius: 30px;color: #fff;}
.nav ul li:hover {background: #dc4f33;  border-radius: 30px;color: #fff;}
/* .nav ul li p{text-align:center; line-height: 40px;} */
/* .nav ul li a{color: #000;font-size:20px; } */

.picture{width:100%;height:420px;padding-top: 105px}

/*public内页标题*/
.title{position: relative;text-align: center;}
.title p {line-height:212px;color:#efefef8c;font-family:impact;font-size:126px; text-transform:uppercase;padding-top:100px;}
.title span {position: absolute;line-height: 60px;font-size: 45px;color: #222;top: 80px;font-weight: bold;display: block;width: 100%;height: 60px;padding-top:100px;}
.title em {position: absolute;line-height: 25px;font-size: 20px;color: #222222;top: 145px;font-weight: 100;display: block;width: 100%;height: 25px;font-style: normal;padding-top:100px;}


/*内页-关于襄美士*/
.aboutus_div1{width: 100%;height: 800px;}
.aboutus_div1 .comp_left	{width:44%;padding:3%; margin:0px auto 0px auto; padding-bottom: 100px;float:left;}
.aboutus_div1 .comp_left	p{font-size: 16px;color: #666666;line-height: 35px;text-indent: 32px;}
.aboutus_div1 .comp_right{width:44%;padding:3%; margin:0px auto 0px auto; padding-bottom: 100px;float:left;}
.aboutus_div1 .comp_right img{width:500px;height:300px;}

.aboutus_div2{width: 100%;height: 1000px;background-image:url(/static/pc/img/aboutus_div2_bg.jpg);}
.aboutus_div2 .culture ul li{float: left;width: 20%;margin-right: 5%;position: relative;cursor: pointer;height:500px;}
.aboutus_div2 .culture ul li:last-child {margin-right:0;}
.aboutus_div2 .culture .culture_txt{width:100%;height:150px;text-align:center;line-height: 200px;font-size:40px;font-weight:bold;}
.aboutus_div2 .culture .culture_tup {width: 0;height: 0;border-left: 20px solid transparent;border-right: 20px solid transparent;margin:0 auto;}
.aboutus_div2 .culture .culture_msg{color: #fff;font-size: 20px;font-weight: 600;height: 0px;height: 300px;   line-height: 250px;text-align: center;}
.cor1_txt{color:#dc4f33;}
.cor1_tup{border-bottom: 40px solid #dc4f33;}
.cor1_msg{background-color:#dc4f33;}
.cor2_txt{color:#dc9133;}
.cor2_tup{border-bottom: 40px solid #dc9133;}
.cor2_msg{background-color:#dc9133;}
.cor3_txt{color:#336fdc;}
.cor3_tup{border-bottom: 40px solid #336fdc;}
.cor3_msg{background-color:#336fdc;}
.cor4_txt{color:#b723c9;}
.cor4_tup{border-bottom: 40px solid #b723c9;}
.cor4_msg{background-color:#b723c9;}

.aboutus_div3{width:100%; margin-bottom: 50px;}
.aboutus_div3 .adv01{text-align: center;margin-bottom: 60px;}
.aboutus_div3 .adv01 li{ display: inline-block; background: #fff; margin: 0 15px; width: 146px; height: 46px; line-height: 46px; border: solid 1px #323232; cursor: pointer;}
.aboutus_div3 .adv01 .on{ background: #dc4f33; color: #fff; border: solid 1px #dc4f33;}

.aboutus_div3 .adv02{}
.aboutus_div3 .adv02 li{height:500px;}
.aboutus_div3 .adv02_left{width:50%;float: left;height:500px;    display: flex;
    justify-content: center;
    align-items: center;}
.aboutus_div3 .adv02_left img{width:640px;height:480px;}
.aboutus_div3 .adv02_right{width:50%;float:right;height:500px;display: flex;
    justify-content: center;
    align-items: center;}
.aboutus_div3 .adv02_right p{width:80%;line-height: 50px;font-size: 20px;}

.aboutus_div4{width: 100%;height: 1800px;background-image:url(/static/pc/img/aboutus_div2_bg.jpg);}
.aboutus_div4 .dev{width:100%;height:200px;margin-bottom:100px;}
.dev .dev_txt{width: 60%; height:200px;}
.dev .dev_txt .dev_bg{background-color: #df5757; border-radius: 20px;height:50px;margin-top:75px;}
.mart40{margin-top:40px!important;}
.width20{width:20%!important;}
.dev .dev_txt .dev_bg .dev_month{width:35px;height:35px;background-color: #ffb013;border-radius: 50%;
margin: 8px 0 0 20px;float: left;text-align: center;}
.dev .dev_txt .dev_bg i{color: #fff;font-size: 16px;}
.dev .dev_txt .dev_bg p{color: #fff;font-size: 20px;margin-left: 30px;float: left;line-height: 50px;}	
.dev .dev_year{background-image:url(/static/pc/img/aboutus_div4_year.png);width:30%;height:200px;background-repeat:no-repeat;}
.dev .dev_year p{font-size: 40px;font-weight: bold;margin: 10% 0 0 11%;}
.margin20{margin: 16% 0 0 20%!important;}

/*内页-加盟合作*/
.joinus_div1{width: 100%;height: 800px;}
.coop ul li{float: left;width: 30%;margin-right: 5%;position: relative;cursor: pointer;height:500px;}
.coop ul li:last-child {margin-right:0;}
.coop .coop_tit{width: 100%;height: 50px;}
.coop .coop_tit .coop_num{height: 50px;background-color: #dc4f33;border-radius: 50%;width: 50px;position: fixed;font-size: 30px;font-weight: bold;text-align: center;color:#fff;}
.coop .coop_tit .coop_txt{font-size: 35px;font-weight: bold;margin-left: 70px;line-height: 50px;color: #dc4f33;}	
.coop .coop_con{width: 95%;border: 5px #f49f17 solid;height: 200px;margin-top: 50px;border-radius: 40px;display: flex;justify-content: center;align-items: center;}
.coop .coop_con p{width: 95%;font-size: 20px;line-height: 50px;}

.joinus_div2{width: 100%;height: 1000px;background-image:url(/static/pc/img/aboutus_div2_bg.jpg);}
.process ul{width:100%;display:flex;}
.process ul li{width:25%;display: flex;}
.process ul li:last-child {margin-right:0;display:block;}
.process .lc{height: 50px;border: 5px #dc4f33 solid;border-radius: 50px;width: 60%;text-align: center;font-size: 22px;line-height: 50px;    color: #dc4f33;font-weight: 700;}
.process .middle{width:10%;}
.process .arrow_right {width: 0;height: 0;border-top: 30px solid transparent;border-bottom: 30px solid transparent;border-left: 30px solid #f49f17;display: inline-block;}
.process .arrow_down {position: relative;width: 0;height: 0;border-left: 30px solid transparent;border-right: 30px solid transparent;border-top: 30px solid #f49f17;margin: 40px 0 40px 20%;}
.process .jiange{height:30px;}
.process .arrow_left {width: 0;height: 0;border-right: 30px solid #f49f17; border-top: 30px solid transparent;border-bottom: 30px solid transparent;}

.joinus_div3{width:100%; margin-bottom: 100px;}
.budget ul{display:flex;}
.budget ul li{width:100%;}
.budget_bg{width:99%;border:5px #f49f17 solid;height:300px; margin-top:50px;border-radius: 40px;}
.budget_bg .budget_left{width:50%;float:left;height:300px;}
.budget_bg .budget_right{width:50%;float:left;height:300px;}
.budget_bg .budget_tit{width: 100%; margin-top: 50px; text-align: center;}
.budget_bg .budget_tit span{font-size: 30px;font-weight: 800;color:#dc4f33;}
.budget_bg .budget_tit em{font-size: 18px;}
.budget_bg .budget_table{width: 80%;margin: 20px auto;}
.budget_table table {width: 100%;background-color: #f49f17; border-collapse: collapse; text-align: center; }
.budget_table th, td {border: 1px solid #ddd; padding: 8px; height: 50px;color: #fff;font-size: 20px;font-weight: bold;}
.budget_table td i{font-size:28px;font-weight:bolder;color:red;}
.budget_table tr:nth-child(even) {background-color: #f9f9f9; }
.budget_table tr:nth-child(even) td{color: #000;font-size: 22px;font-weight:normal;}
.budget_bg .budget_msg{width: 80%;line-height: 50px;margin: 20px auto;}
.budget_bg .budget_msg p{font-size: 20px;font-weight: 600;float:left;}
.budget_bg .budget_msg span{width: 50%;float: left;font-size: 22px;}
.budget_bg .budget_msg i{font-size: 22px; color:#dc4f33;}

.joinus_div4{width: 100%;height: 1000px;background-image:url(/static/pc/img/aboutus_div2_bg.jpg);}
.earning{margin:0 auto;}
.earning table {width: 100%;background-color: #fdf288; border-collapse: collapse; text-align: center;}
.earning th, td {border: 1px solid #ddd; padding: 8px; height: 50px;color: #000;font-size: 20px;font-weight:400;}
.earning tr:nth-child(even) {background-color: #ffb013; }
.earning tr:nth-child(even) td{color: #000;font-size: 20px;}



/*内页-襄美士美食*/
.head{ *position: absolute; width: 100%; height: 105px; background:#fff; *z-index: 99;}
.head .head_logo{ float: left; height:85px;}
.head .head_logo img{float:left;width:60px;height:60px;margin-top: 20px;}
.head .head_logo p{margin-left:70px;margin-top: 20px;text-align: center;}
.head .head_logo span {display: block;color: #dc4f33;font-size:26px;font-weight:900;height:35px;letter-spacing: 10px;}
.head .head_logo i {display: block;color: #000;font-size: 16px;height:30px;}
.head .head_logo b{font-size: 16px;color:#dc4f33;}
.head .head_logo em{display: none;color: #dc4f33;font-size:25px; font-weight: 600;}
.head .head_title{ float: left; width: 55%;margin-left:2%;}
.head .head_title li{ position: relative; float: left; width: 14.2%; cursor: pointer;}
.head .head_word01{ display: block; text-align: center; padding-top: 23px; height: 82px;}
.head .head_word01 img{ height: 29px;}
.head .head_word01 span{ display: block; font-size: 16px; color: #000; line-height: 30px;}
.head .head_word02{ display: none; position: absolute; top: 105px; left: 0; z-index: 999; width: 96%; padding: 5px 2% 0; background: #dc4f33;}
.head .head_word02 a{ font-size: 14px; color: #fff; display: block; line-height: 52px; margin-bottom: 10px; text-align: center;}
.head .head_title ul li:after { position: absolute; content: ""; width: 100%; height: 4px; background: #dc4f33; left: 0; bottom: 2px;right: 0; transition: transform 0.5s; margin: auto;transform-origin: right center; transform: scaleX(0) }
.head .head_title ul li:hover:after { transform-origin: left center; transform: scaleX(1) }
.head .head_title li:hover .head_word02{ display: block;}
.head .head_word02 a:hover{ background: #fff;color: #dc4f33;}

.head .head_remark1{ float: right; margin-top:25px;}
.head .head_remark1 img{float:left;width:48px;height:56px;}
.head .head_remark1 p{margin-left:50px;}
.head .head_remark1 span {display: block;color: #000;font-size: 17px;font-weight:550;height:28px;}
.head .head_remark1 i{color:#dc4f33}

.food {width:100%;background-color:#fff;height:auto;display:flex;margin: 0 auto 100px;padding-top: 105px;}
.food .foodBox{width:100%;}
.food .hd{ height:80px; line-height:40px; background:#f4f4f4;   position:relative; }
.food .hd ul{ width:50%;padding-left: 25%;position:absolute;display:flex;text-align: center;}
.food .hd ul li{width:20%; margin-right:5%;cursor:pointer;margin-top:20px;}
.food .hd ul li:last-child{margin-right:0;}
.food .hd ul li i{color: #000;font-size:20px;}
.food .hd ul li.on{height:40px;background:#dc4f33;border-radius:30px;color: #fff;margin-top:20px;}
.food .hd ul li.on i{color: #fff;font-size: 20px;}

.food .bd{width: 100%;margin: 50px auto;}

.prolist{width:88%;margin: 50px auto;zoom:1; overflow: hidden;}
.prolist li{ float: left; width: 30%; margin-right: 5%;margin-bottom: 100px; cursor: pointer;position: relative; }
.prolist li:nth-child(3n){ margin-right: 0;}
.prolist01{ width: 400px; height: 300px;}
.prolist02{width: 50%;padding: 10px 25%;position: absolute;}
.prolist02 img{ width: 30px; float: left;}
.prolist02 span{color: #000;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;margin: 4px 0 0 10px;line-height: 30px;font-size: 18px;}

.prolist_tier{position: absolute; top: 0; left: 0; z-index: 99; width: 400px; height: 300px;background: #dc4f33;transition: all 0.5s; -moz-transition: all 0.5s;-webkit-transition: all 0.5s; -o-transition: all 0.5s; opacity: 0; visibility: hidden;}
.prolist_tier01{ width: 100%; height: calc(100% - 40px); text-align: center;padding-top: 40px;}
.prolist_tier01 h1{ font-size: 18px; color: #fff;}
.prolist_tier01 span{ display: block; width: 20px; height: 2px; background: #fff; margin: 10px auto;}
.prolist_tier01 p{ font-size: 14px; color: #fff; margin-bottom: 15px;}
.prolist_tier01::before,.prolist_tier01::after{ position: absolute; content:''; height: 100%; border-top: solid 1px #fff; border-bottom: solid 1px #fff; box-sizing: border-box; transform-style: preserve-3d; transition: all 0.8s ease-out; opacity: 0; visibility: hidden; z-index: -1;}
.prolist_tier01::before{top: 0; left: 0; width: 50%; border-left: solid 1px #fff; transform: rotateY(90deg); transform-origin: right center; }
.prolist_tier01::after{top: 0; right: 0; width: 50%; border-right: solid 1px #fff;  transform: rotateY(-90deg); transform-origin: left center;}
.prolist li:hover .prolist_tier{ opacity: 1; visibility: visible;}
.prolist li:hover .prolist_tier01:before,
.prolist li:hover .prolist_tier01:after{opacity: 1; visibility: visible; transform: rotateY(0);}
.prolist li:hover .prolist_btn .btn01{ opacity: 1; transform: translateY(0);transition: all 0.5s ease 0.2s;}
.prolist li:hover .prolist_btn .btn02{ transition: all 0.5s ease 0.2s;}
.prolist li:hover .prolist02{ display: none;}


/*内页-门店展示*/
.showstores{width:100%;background-color:#fff;}
.showstores .hidden{ display: none;}
.showstores .moreload{width: 100%;height: auto;margin:100px auto;overflow: hidden;text-align: left;}
.showstores .moreload ul.list{overflow: hidden;}
.showstores .moreload ul.list li{width: 30%;height: 400px;margin-right:5%;float: left;text-align:center;overflow: hidden;}
.showstores .moreload ul.list li:nth-child(3n){margin-right:0}
.showstores .moreload ul.list li img{width: 100%;height: auto;transition: transform 0.5s ease; }
.showstores .moreload ul.list li img:hover{transform: scale(1.2); }
.showstores .moreload ul.list li i{font-size:18px;}
.showstores .moreload ul.list p{text-align: center;padding: 10px;}
.showstores .moreload .more{overflow: hidden;padding:10px;text-align: center;}
.showstores .moreload .more a{display: block;width: 80px;padding:8px 0;color:#fff;margin:0 auto;background:#dc4f33;text-align:center;border-radius:3px;}
.showstores .moreload .more a:hover{text-decoration: none;background: red;color: #fff;}


/*内页-新闻资讯列表*/
.list_news{width: 100%;height: 80px;background-color: #f4f4f4;padding-top: 105px;}
.list_news .guide{width:500px;margin:0 auto;}
.list_news .guide li{width:45%;margin-right:10%;float:left;height: 80px;line-height: 80px;}
.list_news .guide li:last-child{margin-right:0;}
.list_news .guide a{font-size:20px;color:#000;}
.list_news .guide .guide_active{background: #dc4f33;border-radius: 30px;color: #fff;padding: 10px 20px;}

.read{width:100%;height:auto;}
.information{margin:60px 0;}
.information ul{width:80%;margin:0 auto;}
.information li{ padding: 35px 40px 26px; background: #fff; border-bottom:  1px dashed #aaa; overflow: hidden; margin-bottom: 30px; cursor: pointer;}
.information01{ float: left; width: 320px; height: 240px;}
.information02{ float: right; width: 680px; padding-top: 8px;}
.information02 h1,.information03 h1{ font-size: 20px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;color: #323232;}
.information02a{ margin-top: 45px; line-height: 20px;}
.information02a img{ width: 17px; vertical-align: middle; margin-right: 10px;}
.information02a p{ font-size: 14px; color: #999; display: inline-block; margin-right: 50px; vertical-align: middle;}
.information02a span{ font-size: 14px; color: #999;}
.information02b{ font-size: 14px; line-height: 24px; color: #999; margin-top: 20px; display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2; overflow: hidden;}
.information03{ width: 100%; cursor: pointer; margin:5px 0;}
.information03 .taglist{border: 1px solid #547192;color: #547192;font-size:14px;float:left;margin-right: 10px; padding: 4px;}
.information li:hover .information02 h1{ color: #dc4f33;}
.information li:hover .information03 h1{ color: #dc4f33;}
.information li:hover .information02a p{ color: #dc4f33;}
.information li:hover .information02a span{ color: #dc4f33;}
.information li:hover{ border-bottom: solid 3px #dc4f33; box-shadow: 0 10px 20px #aaa;}

.page_info {width: 100%;margin: 30px auto 60px auto;text-align: center;height: 30px;line-height: 30px;clear: both;}
.page_info div {display: inline;border: 1px solid #999;border-radius: 2px;padding: 8px 14px;text-align: center;margin: 0px 10px 0px 0px;font-size: 14px;color: #999;}
.page_info .current {background-color: #dc4f33;border: 1px solid #dc4f33;color: #fff;}
.page_info .tiaozhuan {font-size: 14px;color: #999;border: none;}
.page_info .tiaozhuan input:first-child {width: 30px;height: 30px;padding: 0px;text-align: center;}
.page_info .tiaozhuan input {border: 1px solid #000;padding: 8px 14px;font-size: 14px;background: none;width: auto;	cursor: pointer;color: #000;border-radius: 2px;}
.page_info a {font-size: 14px;color: #999;display: inline;}
.page_info a:hover {color: #000;}

/*内页-新闻资讯内容*/
.read_content{ width: 100%; background: #fff; margin: 0 auto; min-height: 800px;}
.read_content_h1{ margin: 0 60px; font-size: 24px; line-height: 100px; border-bottom: dashed 1px #6d6d6d; color: #204c97; font-weight: bold;}
.about_content{ padding: 40px 60px;}
.article_title{ width: 70%; margin: 0 auto; font-size: 24px; line-height: 36px; font-weight: bold; padding: 55px 0; text-align: center;}
.article_point{ height: 45px; line-height: 45px; padding: 0 35px; background: #f8f8f8; overflow: hidden; margin-bottom: 15px;}
.article_point p{ font-size: 14px; color: #666; float: left; width: 25.2%;}
.article_point span{ font-size: 14px; color: #666;}
.article_content{margin: 50px auto;padding: 50px 0;width:80%;}
.about_content video{margin:0 auto;display:block;}
.article_content p{line-height:25px;}
.article_content img{border: 0;display: block;margin: 0 auto;padding: 0;}
.article_content table{border-collapse:collapse;}
.article_content span a{color:#000;}
.article_content a {color:#000;}
.tiaozhuan{width: 100%;height: 75px;margin-top: 25px;}
.article_tbsm{font-size: 12px;font-family: MicrosoftYaHei;color: #999;line-height: 18px; margin: 40px 0;background-color: #f8f8f8;
    padding: 50px;}
.article_tbsm .smtitle{ position: relative; text-align: center; overflow: hidden;    color: #837f7f;}
.smtitle::after,.smtitle::before { position: absolute; top: 50%; content: ''; width: 100%;  height: 1px; background: #999;}
.smtitle::after { margin-left: 10px;}
.smtitle::before { margin-left: -10px; transform: translateX(-100%);}	
.article_tbsm p{ margin-top: 50px;  word-break: break-all;color:#999;}
.article_show{ padding: 36px 0; line-height: 30px; color: #666;text-align: center;}
.article_show .box{width:200px; text-align:center; font-size:16px;display: inline-block;padding-right: 40px;}
.article_show .box img {width:100%;}
.article_show .box a{color:#000000;}
.article_page{height: 90px; line-height: 90px; border-top: solid 1px #c7c7c7;}
.article_page p{overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.article_page strong{ font-size: 16px; color: #333;}
.article_page a{ font-size: 16px; color: #333;}
.article_page .previous{ float: left; width: 40%;}
.article_page .next{ float: right; width: 40%;}
.article_page a:hover{color:#204c97;}

/*内页-资源下载页*/
.download{margin:30px 0;}
.download ul{width:80%;margin:0 auto;}
.download li{ padding: 10px 10px 10px; background: #fff; border-bottom:  1px dashed #aaa; overflow: hidden; margin-bottom: 30px; cursor: pointer;}
.download01{ float: left; width:30%}
.download02{ float: left; width: 50%; padding-top: 20px;}
.download03{float: right;  width: 20%; cursor: pointer; margin:75px 0;}

.download01 img{width: 320px; height: 150px;}

.download02 h1{ font-size: 25px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;color: #323232;}
.download02a{ font-size: 14px; line-height: 24px; color: #999; margin-top: 20px; display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2; overflow: hidden;}

.download02b{ margin-top: 45px; line-height: 20px;}
.download02b img{ width: 17px; vertical-align: middle; margin-right: 10px;}
.download02b p{ font-size: 14px; color: #999; display: inline-block; margin-right: 50px; vertical-align: middle;}
.download02b span{ font-size: 14px; color: #999;}

.download li:hover .information02 h1{ color: #dc4f33;}
.download li:hover .information03 h1{ color: #dc4f33;}
.download li:hover .information02a p{ color: #dc4f33;}
.download li:hover .information02a span{ color: #dc4f33;}
.download li:hover{ border-bottom: solid 3px #dc4f33; box-shadow: 0 10px 20px #aaa;}

.page_info {width: 100%;margin: 30px auto 60px auto;text-align: center;height: 30px;line-height: 30px;clear: both;}
.page_info div {display: inline;border: 1px solid #999;border-radius: 2px;padding: 8px 14px;text-align: center;margin: 0px 10px 0px 0px;font-size: 14px;color: #999;}
.page_info .current {background-color: #dc4f33;border: 1px solid #dc4f33;color: #fff;}
.page_info .tiaozhuan {font-size: 14px;color: #999;border: none;}
.page_info .tiaozhuan input:first-child {width: 30px;height: 30px;padding: 0px;text-align: center;}
.page_info .tiaozhuan input {border: 1px solid #000;padding: 8px 14px;font-size: 14px;background: none;width: auto;	cursor: pointer;color: #000;border-radius: 2px;}
.page_info a {font-size: 14px;color: #999;display: inline;}
.page_info a:hover {color: #000;}


/*内页-联系我们*/

.contactus_div1{width:100%; height: 900px;background: url("/static/pc/img/contactus_div1_bg.jpg") center center no-repeat;}
.address{display:flex;}	
.address .addr_left{width:60%;float:left;}	
.address .addr_right{width:40%;background-color: #dc4f33;}
.address .addr_right ul{width:85%;    margin: 30px auto;}
.address .addr_right h1{font-size:28px;font-weight:800;line-height:80px;color:#fff;letter-spacing: 2px;}
.address .addr_right h2{font-size:20px; font-weight:500;line-height:40px;color:#fff;border-bottom: 1px #fff solid;}
.address .addr_right h3{font-size: 25px;margin: 40px auto 20px;color: #fff;}
.address .addr_right h4{font-size: 20px;color: #fff;line-height: 50px;font-weight: 500;}
.address .addr_right img{width:100px;height:100px;}

.contactus_div2{width: 100%;height: 1000px;}
.form_contact {padding-bottom: 5rem;overflow: hidden;}
.form_contact .ts {overflow: hidden;}
.form_contact .ts p {margin-top: 1rem;font-size: 1rem;line-height: 1.25;color: #dc4f33;}
.form_contact .nr {margin-top: 3.75rem;}
.form_contact .nr .iptBox {display: flex; flex-wrap: wrap;justify-content: space-between;margin-bottom: 1.525rem;}
.form_contact .nr .iptBox input {padding: 10px 10px;width: 47.6%;height: 45px;font-size: 16px;background: #fff ;border: #ddd 1px solid;border-radius: 5px;outline: none;transition: all 1s;}
.form_contact .nr .iptBox input::-webkit-input-placeholder {color: #999;}
.form_contact .nr .iptBox input:hover {background: #fff;box-shadow: 0 0 2rem rgba(0,0,0,0.1);}
.form_contact .nr .iptBox .code {width: 47.6%;padding: 20px 0px;display:flex;}
.form_contact .nr .iptBox .code img{width:130px;padding-left: 1rem;}
.form_contact .nr .iptBox .code p{line-height: 67px;padding-left: 1rem;#393d5985}
.form_contact .nr .txtBox {margin-top: 1.525rem;}
.form_contact .nr .txtBox textarea {display: block;padding: 10px;width: 98.4%;height: 10rem;font-size: 16px;background: #fff ;border: #ddd 1px solid;outline: none;resize: none;transition: all 1s;font-family: "Microsoft Yahei";}
.form_contact .nr .txtBox textarea::-webkit-input-placeholder {color: #999;}
.form_contact .nr .txtBox textarea:hover {background: #fff;box-shadow: 0 0 2rem rgba(0,0,0,0.1);}
.form_contact .nr .btnBox {margin-top: 1.125rem;overflow: hidden;width: 47.6%;}
.form_contact .nr .btnBox button {display: block;height: 3.375rem;line-height: 3.375rem;font-size: 1.25rem;color: #fff;text-align: center;background: #dc4f33;border-radius: 5px;width: 50%;margin: 0 auto;border: none}

.contactus_div3{width: 100%;height: 1000px;}
.social{width:100%;margin:100px auto;}
.social ul{display:flex;margin-bottom:50px;}
.social ul li{width:25%; display: flex; justify-content: center; align-items: center;text-align: center;}
.social ul li img{width:200px;height:200px;border: 3px #dc4f33 solid;border-radius: 20px;}

/*根据屏幕大小进行变动*/
@media (min-width: 768px) and (max-width: 1400px){

.swiper-container .banner_left{top: 25%; left: 28%; margin-left: -225px;width: 450px; }
.swiper-container .banner_right{top: 25%; left: 70%; margin-left: -190px; width: 380px;}

	
	.swiper-slide-active .banner_left{width:450;height:315px;}
	.swiper-slide-active .banner_right{width:380px;height:363px;}
	.container{width:1200px;}

	.aboutus_div3 .adv02_left img {
		width: 600px;
		height: 450px;
	}
	
	.information02{width: 540px;}
	
	/*首页-关于襄美士*/
	.conn_a_p{width:400px;height:400px;}
	
	/*首页-门店展示*/
	.storeBox{width:1200px;} 
	.storeBox .bd img{ width:1200px;}

	/*首页-食品展示*/
	.bgm p{width:38px;font-size:20px;margin:240px 0;}
	.fpic{    margin-top: 75px;
    margin-right: 180px;}
	
	/*内页标题*/
	.title p {font-size: 100px;}
	
	/*食品内页*/
	.food .bd{ width:1200px;}
	.food .bd .clearfix li img{width:320px;height:240px;}
	.food .bd .clearfix li p{width: 320px;text-align: center;font-size:18px;}
	.prolist{width:100%;}
	.prolist01{ width: 360px; height: 270px;}
	.prolist_tier{width:320px;height:240px;padding:20px;}
	.prolist02{width:60%;}
	
	/*在线留言*/
	.form_contact .nr .txtBox textarea{width:98.2%}
	.form_contact .nr .iptBox .code img{width:100px;}
	
}













