/* reset */
*{box-sizing:border-box;}
body,ul,li,p,h1,h2,h3,h4,h5,h6,img,br,hr,table,tr,td,dl,dt,dd,form {margin: 0;padding: 0;}
body {font-size: 14px;color: #434343;overflow-x: hidden;padding-bottom: 80px;}
ul,li {list-style: none;}
img {border: none;}
i,em{font-style:normal}
a {text-decoration: none;color: #555;}
a:hover{color: #4562ac;}
/* 公用 */
.i_inner{padding:0 10px;margin: auto;}
.al { text-align: left; }
.ar { text-align: right; }
.ac { text-align: center; }
.fl{float: left;}
.fr{float: right;}
.rel { position: relative; }
.abs { position: absolute; }
.fid { position: fixed; }
.flex{display: flex;}
.block{display: block;height: 100%;}
.font16{font-size: 16px;}
.font14{font-size: 14px;}
.inputreset{outline: none}
.text_ov{overflow: hidden;white-space:nowrap; text-overflow:ellipsis; }
.i_clearfix:after{content:"";display:block;height:0;clear:both;visibility:hidden;}
a.linkstyle:hover{background: #DA251C;color: #ffff;border: 1px solid #DA251C;}
p.line4{line-height: 21px; display: -webkit-box;-webkit-line-clamp: 4;-webkit-box-orient: vertical;overflow: hidden;}
.scale1_1{transition: all .5s;}
.scale1_1:hover img{transform:scale(1.1);-ms-transform:scale(1.1);-webkit-transform:scale(1.1);-o-transform:scale(1.1);-moz-transform:scale(1.1);}
 /* 版权图片切换 */
.weiling,.wangshang{display: inline-block;margin-left: 10px;}
.i_copyright{line-height: 60px;}
.i_copyright_right li{display: inline-block;}
.i_copyright_right li a:hover{ -webkit-transition-property:background-image;-webkit-transition-duration: 0.4s;-webkit-transition-timing-function: ease;}
.i_copyright_right li span{display: inline-block;float: left;line-height: 60px;font-size: 14px;}
.weiling{width:120px;height:18px;background: url(../images/weiling.png) no-repeat center center;background-size: 100%, 100%}
.weiling:hover{background: url(../images/weiling_hover.png) no-repeat;background-size: 100%, 100%}
.wangshang{width:113px;height:22px;background: url(../images/wangshang.png) no-repeat;background-size: 100%, 100%}
.wangshang:hover{background: url(../images/wangshang_hover.png) no-repeat;background-size: 100%, 100%}
/* 导航 */
.i_header .menubtn{display: inline-block;}
#pgcontainer{margin:0px; padding:45px 0px;}
.overlay{left:0px; right:0px; bottom:0px; position: fixed; z-index:99; background-color:rgba(0, 0, 0, 0.5);}
.openmenu .overlay{top:0px;}
#hamburgermenu{background:#0487e3; left:0px; top:0px; width:0px; height:100%; overflow-y:scroll; position:fixed; z-index:999; box-shadow:3px 0px 7px rgba(0,0,0,0.55); -webkit-box-shadow:3px 0 7px rgba(0, 0, 0, 0.55); -moz-box-shadow:3px 0 7px rgba(0, 0, 0, 0.55);}
.nav_logo{width:100%; padding-top:10px; text-align:center; clear:both;}
.nav_logo img{height:35px; margin:5px 0px;}
.menu_head{width:100%; min-width:150px; border-bottom:rgba(255, 255, 255, 0.32) 1px solid; line-height:25px; text-indent:1em; color:#fff; padding:8px 0px; font-size:1em; position:relative; margin:0px;}
.menu_head a{color:#fff;}
.menu_body{width:100%; min-width:150px; overflow:hidden; line-height:38px; display:none;}
.menu_body a{width:100%; display:block; height:28px; line-height:28px; color:#fff; text-indent:2em; border-bottom:rgba(255, 255, 255, 0.32) 1px solid;}

.i_header{padding: 8px 10px;background: #fff;align-items: center;}
.i_header .logo{display: inline-block;float: left;width:30%;}
.i_header .logo img{display: block;width: 100%;}
.menubtn{float: right; margin-top: 12px;}
.mar_top10{margin-top: 10px;}



/* banner */
.i_banner a img{display: block;width: 100%;}
body.gary{background: #f2f2f2;}
/* body.gary{background: #000;} */
.shortcut_btn{background: #fff;}
.shortcut_btn a{display: block;width: 19%;float: left;margin-right: 1%;padding: 10px 0;}
.shortcut_btn a img{display: block;width:80%; margin: 10px auto;}
.shortcut_btn a p{line-height: 24px;font-size:0.9rem;text-align: center;}



/* 菜品分类 */
.i_classify{background: #323333;padding: 15px 0;}
.i_ty_title .title_pic{width: 27.21%;display:block;margin: auto;}
.i_ty_title h2{font-size: 18px;text-align: center;}
.i_ty_title .title_icon{width: 100%;display: block;}
.i_classify ul{display: flex;justify-content: space-between;}
.i_classify li{width: 31%;margin-top: 40px;}
.i_classify .classify_pic{display: block;width: 100%;}
.classify_box{position: relative;}
.classify_title{position: absolute;top: -47px;left: 0;right: 0;margin: auto;background: #0487e2;color: #fff;border-radius: 50%;text-align: center;padding: 10px 0;box-sizing: border-box;width: 94px;}
.classify_title span{display: block;width: 36px;height: 1px;background: #fff;margin:5px auto;}
.classify_title p{font-size: 12px;}
.classify_title h3{font-size: 14px;}
.classify_bot{position: absolute;bottom: 0;left: 0;width: 100%;line-height: 20px;padding: 10px 0;background: rgba(0, 0, 0,.5);font-size: 12px;text-align: center;color: #fff;}
.color_white{color: #fff;font-weight: normal;}


/*关于我们*/
.index_about{width:100%; height: auto; overflow: hidden; background: #fff; margin: 10px 0; padding: 10px 0}
.i_ty_title h2 { font-weight: normal; letter-spacing: 3px; color: #0487e3; font-size: 1.4rem; margin-bottom: 10px; text-align: center;}
.i_ty_title h3 { font-weight: normal; color: #a2a2a2; font-size: 1rem; text-align: center;}
.index_about_pic{width:100%; height: auto; overflow: hidden; background: url(../images/about_bjs.jpg) no-repeat right center; background-size: 70%; margin: 20px 0}
.index_about_pic img{width:80%; height: auto; margin: 10px auto; display: block}
.index_about_xx{width:100%; height: auto; overflow: hidden; font-size: 0.9rem; color: #777777; line-height: 26px; padding: 0px 10px;  margin: 10px 0}
.index_about_xx span{width:160px; height: 38px; border: 1px solid #bebebe; display: block; margin: 20px auto; text-align: center;line-height: 38px; font-size: 1rem}


/*娱乐项目*/
.index_xiangmu{width:100%; height: auto; overflow: hidden; padding: 15px 0; background: #fff; margin: 10px 0}
.index_xiangmu_nav{width:100%; height: auto; overflow:hidden;padding: 0px 10px; margin-top:20px;}
.index_xiangmu_nav dl{width:30%; height: auto; float: left; margin-bottom: 10px; text-align: center; overflow: hidden;
    float: left;
    margin-bottom: 30px;
    background: #fff;
    margin: 6px;
    border-style: solid;
    border-width: 1px;
    border-color: #dadada;
    border-radius: 24px;}
.index_xiangmu_nav dl dd{font-size: 0.9rem; color: #4d4d4d; line-height: 30px;}
.index_xiangmu_info{width:100%; height: 421px; overflow: hidden; background: url(../images/xm_bj.jpg) no-repeat center; padding: 26px 0}
.index_xm_bj{width:360px; height: 360px;  background: url(../images/xm_bjs.png) no-repeat center; background-size: 100% 100%; padding: 20px; margin: 0px auto; position: relative}
.index_xm_bj .swiper-slide a{width:100%; height: 100%; background: #fff; padding:10px; display: block; border-radius: 50%}
.index_xm_bj .swiper-slide img{width:100%; height: 100%; border-radius: 50%;}

.index_xiangmu_info .swiper-container{width:100%; height: 100%; border-radius: 50%}

.index_xiangmu_info .swiper-button-prev,.index_xiangmu_info .swiper-button-next{width: 30px;height: 30px; position: absolute; top:96%;}
.index_xiangmu_info .swiper-button-prev{ background: url(../images/about_left.png) no-repeat center; background-size: 100%; left:80%}
.index_xiangmu_info .swiper-button-next{background:url(../images/about_right.png) no-repeat center; background-size: 100%; right:0% }
.index_xiangmu_info .swiper-button-next.swiper-button-disabled{opacity: 1; background: url(../images/about_hright.png) no-repeat; background-size: 100% 100%}
.index_xiangmu_info .swiper-button-prev.swiper-button-disabled{opacity: 1; background: url(../images/about_hleft.png) no-repeat; background-size: 100% 100%}


/*服务*/
.index_service{width:100%; height: auto; overflow: hidden; background:#fff url(../images/class_bj.jpg) no-repeat top; background-size: 100% auto;  padding-top: 30%; padding-bottom: 30px;}
.index_service ul{width:100%; height:auto; padding: 0px 10px;}
.index_service ul li{width:24.2%; height:auto; float: left; position: relative; margin-right:1%; overflow: hidden}
.index_service ul li:nth-child(4){margin-right:0}
.index_service ul li img{width:100%; height: 100%; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.index_service ul li .index_serinfo{width:100%; height: 100%; position: absolute; top:0; left:0; text-align: center;padding-top: 10px;  transition: .6s;}
.index_service ul li i{width:30px; height: 30px; display: block; margin:8px auto;}
.index_service ul li .index_serinfo h4{font-size: 1rem; color: #fff;}
.index_service ul li .index_serinfo p{font-size: 14px; color: #fff}
.in_f1{background: url(../images/f1.png) no-repeat center; background-size: auto 100%}
.in_f2{background: url(../images/f2.png) no-repeat center; background-size: auto 100%}
.in_f3{background: url(../images/f3.png) no-repeat center; background-size: auto 100%}
.in_f4{background: url(../images/f4.png) no-repeat center; background-size: auto 100%}
.index_service ul li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.index_service ul li:hover .index_serinfo{padding-top:50px;  transition: .6s; }







/* 合作案例 */
.cooperation{width:100%; height: auto; overflow: hidden; background: #fff; padding: 10px 0; margin-bottom: 10px;}
.i_about_title h2{font-weight: normal;  letter-spacing: 3px; color: #bebebe; font-size: 1.4rem;  margin-bottom: 10px; text-align: center}
.i_about_title .title_pic {width: 30%; display: block; margin: auto;}
.cooperation_show{position: relative; margin-top: 20px; padding-bottom:50px;}
.cooperation_show .cooperation_show_box{position: static;}
.cooperation_show .swiper-button-prev,.cooperation_show .swiper-button-next{width: 30px;height: 30px; position: absolute; top: 90%;}
.cooperation_show .swiper-button-prev{ background: url(../images/about_left.png) no-repeat center; background-size: 100%; left:40%}
.cooperation_show .swiper-button-next{background:url(../images/about_right.png) no-repeat center; background-size: 100%; right:40% }
.cooperation_show .swiper-button-next.swiper-button-disabled{opacity: 1; background: url(../images/about_hright.png) no-repeat; background-size: 100% 100%}
.cooperation_show .swiper-button-prev.swiper-button-disabled{opacity: 1; background: url(../images/about_hleft.png) no-repeat; background-size: 100% 100%}
.cooperation_show_box a img{display: block;width: 100%;}
.cooperation_show_box .shadow{position: absolute;bottom: 0;left: 0;width: 100%;background: #0487e2;font-size: 12px;color: #fff;text-align: center;line-height: 20px;}
.cooperation  .i_ty_title{margin-bottom: 10px;}



/* 主页新闻 */
.i_news{width:100%; height: auto; overflow: hidden; background: #fff; padding-top: 20px;}
.i_news_list{margin-top: 15px;}
.i_news_left{width: 33%;float: left;}
.i_news_list li a{display: flex;align-items: center;justify-content: space-between;}
.i_news_left img{display: block;width: 100%;}
.i_news_right{width: 62%;float: right;color: #fff;}
.i_news_right h3{color: #777777;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;font-weight: normal;font-size: 1rem;}
.i_news_right span{padding-left: 18px;background: url(../images/i_news_icon_06.png) no-repeat; background-position: center left;display: inline-block;margin: 6px 0;font-size: 0.9rem; color: #bebebe}
.i_news_right p{display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;overflow: hidden;line-height: 18px;font-size: 0.9rem; color: #777777}
.i_news_list li{margin-bottom: 15px; width: 100%; height: auto; overflow: hidden; padding: 10px}
.i_news_list li:nth-child(even){background: #0487e3}
.i_news_list li:nth-child(even) p,.i_news_list li:nth-child(even) span,.i_news_list li:nth-child(even) h3{color:#fff}
.i_news_list li:nth-child(even) span{background: url(../images/b_time.png) no-repeat left center}




/* 版权 */
.copyright{text-align: center;padding: 10px 0; background:#f5f5f5}
.copyright p{display: flex;align-items: center;text-align: center;justify-content: center;line-height: 24px;font-size: 14px;}
.copyright p img{margin-right: 10px;}
.copyright p span{color: #0487e3;}

/* 导航 */
.moblie_navigation{background: #fff;position: fixed;bottom: 0;left: 0;width: 100%;padding: 10px 0;z-index: 998;}
.moblie_navigation ul{display:flex;justify-content: space-between;}
.nav_icon{display: block; height: 30px;margin: auto; }
.nav_icon1{background: url(../images/nav_icon1.png) no-repeat;background-size: 100%; width:33px;}
.nav_icon2{background: url(../images/nav_icon2.png) no-repeat; background-size: 100%; width:30px}
.nav_icon3{background: url(../images/nav_icon3.png) no-repeat; background-size: 100%; width:31px}
.nav_icon4{background: url(../images/nav_icon4.png) no-repeat; background-size: 100%; width:30px;}
.nav_icon5{background: url(../images/nav_icon5.png) no-repeat; background-size: 100%; width:40px}
.moblie_navigation ul li p{font-size:0.8rem; line-height:25px;}


.moblie_navigation li.on .nav_icon1{background: url(../images/nav_icon1_on.png) no-repeat; background-size: 100%}
.moblie_navigation li.on .nav_icon2{background: url(../images/nav_icon2_on.png) no-repeat; background-size: 100%}
.moblie_navigation li.on .nav_icon3{background: url(../images/nav_icon3_on.png) no-repeat; background-size: 100%}
.moblie_navigation li.on .nav_icon4{background: url(../images/nav_icon4_on.png) no-repeat; background-size: 100%}
.moblie_navigation li.on .nav_icon5{background: url(../images/nav_icon5_on.png) no-repeat; background-size: 100%}







/*内页面包屑导航*/
.pos{width:100%; height:48px; line-height:48px; padding:0px 5%; font-size:1em; clear:both;
 text-align:right; border-bottom:1px solid rgba(255, 255, 255, 0.38); color:#313131}
.pos a{color:#313131;}
.pos span {color: #0487e3;}
.pos span.wei{background: url(../images/sy.png) no-repeat left center; padding-left: 20px; color: #313131 }
.ny{width:100%; padding:20px 15px; line-height:24px; clear:both; color:#333333; font-size:0.9rem}
.ny img,.index_abou_xx img{width:100%!important; height:auto!important; display:block;}
.ny_about_info{width:100%; height: auto; display: block; overflow: hidden; margin: 8px auto; padding: 0px 15px}



/*内页荣誉资质*/
.honor_list{width:100%; padding:20px 15px; clear:both;}
.honor_list ul{width:100%; height:auto; overflow:hidden; margin-bottom:20px;}
.honor_list li{width:47%; margin:5px 6% 5px 0px; float:left;height: auto;}
.honor_list li img{width:100%;height: 100%; border:#ddd 1px solid; display:block;}
.honor_list li p{line-height:40px; height:40px; overflow:hidden; color:#333; font-size:0.9em; text-align:center; clear:both; text-overflow:ellipsis; overflow:hidden; white-space:nowrap}
.honor_list li:nth-child(2n){margin-right: 0px;}
.honor_list ul{width:100%; height:auto; overflow:hidden; margin-bottom:20px;}
.ny_case_show img{max-width:100%; margin-top:10px;}
.ny_case_show{width:100%; height:auto; padding:10px;}


/*内页新闻*/
.news_x{width:100%;  margin-bottom:10px; clear:both;padding:0px 10px; margin-top: 25px;}
.news_x ul{width:100%; height:auto; overflow:hidden; margin-bottom:20px;}
.news_x li{width:100%; padding:12px 0px; border-bottom:#bebebe 1px solid; float:left;}
.news_x li h3{height:25px; color:#313131;  font-weight:bold; font-size: 16px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.news_x li p{font-size:0.8em; color:#7d7d7d; height: 20px; line-height: 20px;}
.news_x li h4{font-weight:normal; color:#626262; height:58px; line-height:20px; overflow:hidden; margin-top: 10px;}



/*内页导航*/
.index_clei{ width:100%; height:auto; line-height:45px; background:#eeeeee; overflow: hidden}
.index_clei a{ color:#1b1b1b; font-size:14px; text-align:center; width:25%; height:100%; display:block; overflow:hidden; float:left; }
.index_clei a:nth-child(4){ border-right:0px;}
    .index_clei a.active {
        background: #0487e3;
        color: #fff
    }
.pic{width:100%; clear:both; height: 221px; padding-top: 70px;}
.about_ban{ background: url(../images/about.jpg) no-repeat; background-size: 100% 100%; text-align: center }
.about_ban h3{ font-size: 36px; font-weight: bold; color: #fff;}
.about_ban p{font-size: 18px; color:#fff}
.index_plei{width:100%; height:auto; line-height:45px; background:#eee; overflow: hidden}
.index_plei a{ color:#1b1b1b; font-size:14px; text-align:center; width:25%; height:45px; display:block; overflow:hidden; 
float:left; }
.index_plei a.active {
	background: #0487e3; color:#fff
}




/*联系我们*/
.contact_xx{width:100%; height:auto; padding: 0px 10px; display: block; overflow: hidden; box-sizing: border-box}
.contact_xx li{width:100%; min-height: 35px; line-height: 20px; color: #999; font-size: 14px}
.contact_xx li h4{ width:100%; height:30px; line-height: 30px; font-size: 16px; color: #666}
.about_info {padding-top: 15px;}
.about_info p{ font-size: 14px; color: #666; line-height: 24px;}

.hui_xian{width:100%;height:15px; background: #e7e7e7}
.contact_xx{width:100%;height:autoi; display:block; overflow:hidden}
.contact_xx p{ font-size:16px; color:#666666; height:35px; line-height:35px;}
.contact_xx img{ width:48px;height:48px; float:left; margin-right:10px;}
.contact_xx .dh{ height:48px; line-height:48px; width:90%; margin:35px auto}
    .contact_xx .dh p {
        color: #0487e3;
        font-size: 35px;
        height: 100%;
        line-height: 48px;
    }
.contact_from{width:100%; height:auto; display:block; overflow:hidden; padding:0px 10px;}
    .contact_from input[type="text"] {
        width: 100%;
        height: 45px;
        border: 1px solid #0487e3;
        padding: 0px 15px;
        margin-bottom: 15px;
        box-sizing: border-box
    }
    .contact_from textarea {
        width: 100%;
        height: 100px;
        border: 1px solid #0487e3;
        padding: 15px;
        box-sizing: border-box
    }
    .contact_from input[type="submit"] {
        width: 100%;
        height: 45px;
        background: #0487e3;
        color: #fff;
        text-align: center;
        line-height: 45px;
        border: 0px;
        margin: 30px 0;
        font-size: 16px;
    }
.ditu{width:100%;height:300px;padding: 0px 15px; margin-top:30px;}
.ny_contact_title{ margin-top: 20px;padding: 0px 15px}

/*内页产品*/
.index_product_li{width:100%; height:auto; padding:20px 10px;}
.index_product_li ul{width:100%; height: 100%; overflow: hidden}
.index_product_li ul li{width:48%; float: left; margin-bottom:25px;border: 1px solid #e8e8e8}
.index_product_li ul li img{width:100%; display: block;}
.ny_pro_xx {width: 100%; background: #0487e3; color: #fff; padding: 8px}
.ny_pro_xx h3{ font-size: 16px; width: 100%; height: 25px; line-height: 25px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.ny_pro_xx p{ font-size: 14px; width: 100%; height: 25px; line-height: 25px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.ny_goods_show{font-size:0.9rem; width:100%; padding:20px 15px; line-height:24px; clear:both; color:#333333}
.ny_goods_show img{width:100%; height:auto!important; display:block;}
.index_product_li ul li:nth-child(2n){float:right}



/*分页页码*/
.page-list{ position:relative; margin:20px 0; clear:both; }
.page-list:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.page-list a,.page-list span{ margin:0;  padding:0; display:none; float:left; width:25%; line-height:35px; border:1px solid #ddd; border-right-color:#fff; font-size:13px; text-align:center; background:#fff; white-space:nowrap; text-overflow:ellipsis; overflow:hidden; }
.page-list span{ color:#999; }
.page-list a{ color:#0487e3; }
.page-list span:nth-child(1),.page-list span:nth-child(2),.page-list a:nth-child(2){ display:block; float:left;}
.page-list span:nth-last-child(1),.page-list a:nth-last-child(1){ display:block; float:left; border-right-color:#ddd; }
.page-list .current{ display:block; float:left; }



@media screen and (max-width:375px){
	.pro_nav ul li p{font-size: 0.8rem}
	.parBd_info{height:108px;}
	.copy_dz h3{background: url(../images/xdhs.png) no-repeat 45px center;}

}
	
	
	
@media screen and (max-width:360px){
.pro_nav ul li{width:33.33%; margin-bottom:8px;}
.index_xm_bj{width:90%; height:324px}
.index_xiangmu_info .swiper-button-prev, .index_xiangmu_info .swiper-button-next{top:105%}
	
}
@media screen and (max-width:320px){
	.shortcut_btn a p{font-size:0.8rem}
	.index_service ul li .index_serinfo h4{font-size:0.9rem}
	.index_service ul li i{margin:2px auto;}
	.index_xm_bj{height:288px}
	.index_xiangmu_info .swiper-button-prev{left:75%}
	
}