<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
html, body, h1, h2, h3, h4, h5, h6, div, dl, dt, dd, ul, ol, li, p, table, th, td, form, legend, input, button, textarea {
margin: 0;padding: 0;font-family: "微软雅黑";}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
img{
	border: none;
	vertical-align: middle;
}
caption, th {
    text-align: left;
    font-weight: normal;
}

html, body, fieldset, iframe, abbr {
    border: 0;
}

i, em {
    font-style: normal;
}

li {
    list-style: none;
}

h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
    font-weight: normal;
}

textarea {
    overflow: auto;
    resize: none;
}

label {
    cursor: default;
}

a, button,input{
    cursor:pointer;
    outline:none;
}

body, textarea, input, button, select {
    color: #131313;
    outline: 0;
}
a,a:hover,a:focus{
    color: #333;
    text-decoration: none;
}
body{
    overflow-x: hidden;
	background-color:white;
}


/*header-style【start】*/
.hed-nav-back{position:fixed;right:-100%;top:80px;bottom:0;background-color:rgba(0,0,0,0.4);width:100%;z-index:5;}
.hed,
.hed-div{height:80px;}
.hed{background-color:rgba(255,255,255,0.1);position:absolute;left:0;right:0;top:0;z-index:10;border-bottom:1px solid rgba(255,255,255,0.2);}
.hed-logo{margin-top:20px;}
.hed-logo a .logo2{display:none;}
.hed-logo a{display:inline-block;width:130px;height:40px;}

.hed-nav&gt;ul&gt;li{float:left;position:relative;}
.hed-nav&gt;ul&gt;li&gt;a{padding:0 25px;line-height:80px;position:relative;}
.hed-sign a{padding-left:25px;border-left:1px solid rgba(255,255,255,0.2);line-height:16px;}
.hed-nav&gt;ul&gt;li&gt;a,
.hed-sign a{display:block;font-size:16px;color:white;}
.hed-nav-two{position:absolute;background-color:white;top:100%;left:50%;display:none;z-index:5;}
.hed-nav&gt;ul&gt;li:hover .hed-nav-two{display:block;}
.hed-nav&gt;ul&gt;li .two-ico{display:none;}
.hed-nav-two.s1{width:360px;margin-left:-180px;}
.hed-nav-two.s2{width:150px;margin-left:-75px;}
.hed-nav-two .item{padding:30px 40px;position:relative;display:table-cell;}
.hed-nav-two .item + .item{border-left:1px solid #e6e6e6}
.hed-nav-two .item.s1{width:210px;}
.hed-nav-two .item.s2{width:150px;}
.hed-nav-two .item h4{font-size:14px;color:#777;margin-bottom:20px;}
.hed-nav-two .item p + p{margin-top:10px;}
.hed-nav-two .item p a{font-size:14px;color:#000;display:block;}

/*hed-btn-style【s】*/
.hed-nav-btn{height:22px;width:30px;cursor:hand;cursor:pointer;position: relative;margin-left:10px;display:none;}
.hed-nav-btn span{display:block;height:4px;width:100%;background-color:#E6E6E6;border-radius:2px;position:absolute;left:0;}
.hed-nav-btn span.btn1{top:0;}
.hed-nav-btn span.btn2{top:9px;}
.hed-nav-btn span.btn3{bottom:0;}
.hed-nav-btn.open span.btn2{opacity:0;}
.hed-nav-btn.open{transform:rotate(90deg);}
.hed-nav-btn.open span.btn1{transform:rotate(45deg);-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);
-ms-transform:rotate(45deg);-o-transform:rotate(45deg);bottom:10px;top:auto;}
.hed-nav-btn.open span.btn3{transform:rotate(-45deg);-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);
-ms-transform:rotate(-45deg);-o-transform:rotate(-45deg);bottom:10px;left:auto;}
.hed-nav-btn.open,
.hed-nav-btn,
.hed-nav-btn.open span.btn1,
.hed-nav-btn span.btn1,
.hed-nav-btn.open span.btn3,
.hed-nav-btn span.btn3{transition:all 0.3s;-webkit-transition:all 0.3s;-moz-transition:all 0.3s;-ms-transition:all 0.3s;-o-transition:all 0.3s;}
/*hed-btn-style【e】*/

.hed.s1{position:fixed;}
.hed.s1,
.hed:hover{background-color:white;border-color:#E6E6E6;}
.hed.s1 .logo1,
.hed:hover .logo1{display:none;}
.hed.s1 .logo2,
.hed:hover .logo2{display:block;}
.hed.s1 .hed-nav&gt;ul&gt;li&gt;a,
.hed:hover .hed-nav&gt;ul&gt;li&gt;a,
.hed.s1 .hed-sign a,
.hed:hover .hed-sign a{color:#222;}
.hed.s1 .hed-sign a,
.hed:hover .hed-sign a{border-color:rgba(0,0,0,0.2);}
.hed.s1 .hed-nav-btn span,
.hed:hover .hed-nav-btn span{background-color:#666;}

.hed-nav&gt;ul&gt;li:hover&gt;a:after{content:'';position: absolute;height:5px;border-radius:10px;background-color:#ec2840;
width:40%;left:50%;margin-left:-20%;bottom:15px;}
.hed-nav&gt;ul&gt;li:hover&gt;a,
.hed-sign a:hover,
.hed-nav&gt;ul&gt;li.active&gt;a,
.hed-nav-two .item p a:hover{color:#ec2840 !important;}
/*header-style【end】*/


/*--------------------------hom-page【s】--------------------------*/
/*hom-banner-swiper【start】*/
.hom-banner-swiper{height:750px;}
.hom-banner-swiper a{display:block;height:100%;background-repeat:no-repeat;background-position:center;background-size:cover;}
.hom-banner-swiper .hom-banner-swiper-pagination{position:absolute;right:0;bottom:30px;width:auto;left:0;z-index:5;text-align:center;}
.hom-banner-swiper .hom-banner-swiper-pagination .swiper-pagination-bullet{background-color:white;opacity:1;vertical-align:middle;
width:10px;height:10px;}
.hom-banner-swiper .hom-banner-swiper-pagination .swiper-pagination-bullet-active{background-color:transparent;border:4px solid white;width:15px;height:15px;}
.pub-swiper-pre,
.pub-swiper-next{width:40px;height:75px;background-image:url(../images/home/hom-banner-ico.png);background-repeat:no-repeat;
position:absolute;top:50%;margin-top:-37px;z-index:2;cursor:hand;cursor:pointer;}
.pub-swiper-pre{background-position:left top;left:5%;}
.pub-swiper-next{background-position:-40px top;right:5%;}
.pub-swiper-pre:hover,
.pub-swiper-next:hover{transform:scale(0.9,0.9);-webkit-transform:scale(0.9,0.9);-moz-transform:scale(0.9,0.9);-ms-transform:scale(0.9,0.9);-o-transform:scale(0.9,0.9);}
.swiper-lazy{background-color:#ddd;}
/*hom-banner-swiper【end】*/

/*hom-tit-style【s】*/
.hom-tit h2{font-size:45px;color:#000;font-weight:bold;}
.hom-tit i{display: block;width:45px;height:6px;background-color: #18213f;border-radius: 5px;margin:20px auto;}
.hom-tit p{font-size:16px;color:#777;max-width:620px;margin:0 auto;}
/*hom-tit-style【e】*/

/*hom-service-style【s】*/
.hom-service-pro-nav p{width:33.333%;}
.hom-service-pro-nav p a{display:block;padding:0 10px 20px;font-size:24px;color:#777;border-bottom:2px solid #e6e6e6;}
.hom-service-pro-nav p.active a,
.hom-service-pro-nav p a:hover{border-color:#ec2840;color:#000;}

.hom-service-pro-list{margin-top:30px;position:relative;}
.hom-service-pro-list .item{position:absolute;left:0;right:0;top:0;bottom:0;}
.hom-service-pro-list .item .img::after,
.hom-service-pro-list{padding-top:50%;}
.hom-service-pro-list .item .img{background-color:#eee;}
.hom-service-pro-list .item .inform{position:absolute;left:50%;top:50%;width:60%;padding:60px 0;}
.hom-service-pro-list .item .inform .inform-nei{position:relative;z-index:2;}
.hom-service-pro-list .item .inform .inform-back{position:absolute;left:0;right:0;top:0;bottom:0;}
.hom-service-pro-list .item .inform .inform-back i{display:block;width:100%;height:100%;background-color:rgba(24,33,63,0.4);position: relative;z-index:2;}
.hom-service-pro-list .item .inform .inform-back span{position: absolute;left:0;right:0;top:0;bottom:0;background-repeat:no-repeat;background-position:center;
filter:blur(5px);-webkit-filter:blur(5px);-moz-filter:blur(5px);-ms-filter:blur(5px);-o-filter:blur(5px);}
.hom-service-pro-list .item .inform h4{font-size:35px;}
.hom-service-pro-list .item .inform p{font-size:18px;padding:0 10px;max-width:540px;margin-left:auto;margin-right:auto;}
.hom-service-pro-list .item .inform h4,
.hom-service-pro-list .item .inform p{color:white;}
/*hom-service-style【e】*/

/*hom-advan-style【s】*/
.hom-advan{padding:90px 10px 60px;
	background-image: linear-gradient(165deg,#e5ebff 0%,#ffffff 100%);	
	background-image: -webkit-linear-gradient(165deg,#e5ebff 0%,#ffffff 100%);	
	background-image: -moz-linear-gradient(165deg,#e5ebff 0%,#ffffff 100%);	
	background-image: -ms-linear-gradient(165deg,#e5ebff 0%,#ffffff 100%);	
	background-image: -o-linear-gradient(165deg,#e5ebff 0%,#ffffff 100%);	
}
.hom-advan-list ul{font-size:0;margin:0 -5px;}
.hom-advan-list ul li{padding:20px 5px;display:inline-block;vertical-align:top;width:50%;}
.hom-advan-list ul li .name{position:relative;padding-left:45px;}
.hom-advan-list ul li .name span{background-color:rgba(236,40,64,0.3);position:absolute;width:34px;height:34px;border-radius:50%;text-align:center;
left:0;top:50%;margin-top:-17px;}
.hom-advan-list ul li .name span i{font-size:18px;color:#ec2840;}
.hom-advan-list ul li .name h6{font-size:20px;color:#000;} 
.hom-advan-list ul li .name span i,
.hom-advan-list ul li .name h6{line-height:34px;}
.hom-advan-list ul li .intr{font-size:16px;color:#777;margin-top:15px;}

/*hom-advan-style【e】*/

/*hom-news-style【s】*/
.hom-news-nav a{display:inline-block;font-size:16px;color:#000;padding:0 20px;line-height:16px;}
.hom-news-nav a + a{border-left:1px solid rgba(0,0,0,0.2);}
.hom-news-nav a:hover,
.hom-news-nav a.active{color:#e73244;}

.hom-news-item .item1 .img{padding-top:57.89%;background-color:#eee;}
.hom-news-item .item1 .name{padding-right:35px;}
.hom-news-item .item1 .name h4{font-size:23px;color:#222;line-height:30px;height:30px;}
.hom-news-item .item1 .name i{font-size:30px;color:#ccc;position:absolute;right:0;top:0;}
.hom-news-item .item1 .cot{padding-left:75px;}
.hom-news-item .item1 .cot .time{position: absolute;left:0;top:0;line-height:26px;}
.hom-news-item .item1 .cot .time p{font-size:24px;color:#222;}
.hom-news-item .item1 .cot .time span{font-size:14px;color:#999;}
.hom-news-item .item1 .cot .intr{padding-left:20px;position: relative;}
.hom-news-item .item1 .cot .intr p{font-size:14px;color:#777;line-height:26px;height:52px;}
.hom-news-item .item1 .cot .intr::after{content:"";position: absolute;left:0;top:5px;bottom:5px;width:1px;background-color:#d4d4d4;}
.hom-news-item .item1 a:hover .name h4{color:#e62a41;}

.hom-news-item .item2 .list + .list{margin-top:30px;}
.hom-news-item .item2 .list span{font-size:14px;color:#777;}
.hom-news-item .item2 .list h4{font-size:16px;color:#333;margin-top:10px;height:18px;line-height:18px;}
.hom-news-item .item2 .list .bor{height:1px;background-color:#e6e6e6;margin:20px 0 15px;}
.hom-news-item .item2 .list .bor .bor2{width:16px;height:100%;background-color:#111;}
.hom-news-item .item2 .list p{font-size:14px;color:#777;line-height:24px;height:48px;}
.hom-news-item .item2 .list:hover .bor .bor2{width:100%;background-color:#e62a41;}
.hom-news-item .item2 .list:hover h4,
.hom-news-item .item1 a:hover .name h4{color:#e62a41;}
/*hom-news-style【e】*/

/*hom-cooper-style【s】*/
.hom-cooper{padding:90px 0;background-color:#f5f5f5;}
.hom-cooper-nav{position:absolute;top:50%;left:50%;z-index:5;}
.hom-cooper-nav .logo{position:relative;z-index:3;}
.hom-cooper-nav .logo-nei{padding-top:100%;width:210px;background-color:white;border-radius:50%;}
.hom-cooper-nav .nav{background-color: rgba(24,33,63,0.1);border-radius:20px;position:absolute;left:50%;top:50%;
width:415px;line-height:110px;padding:0 20px;}
.hom-cooper-nav .nav p{float:left;width:50%;font-size:22px;color:#000;}

.hom-cooper-list .list-item{height:386px;width:50%;position:relative;}
.hom-cooper-list .list-item .nei{position:absolute;top:50%;z-index:5;width:385px;height:300px;}
.hom-cooper-list .list-item .nei a{width:160px;background-color:white;border-radius:50px;}
.hom-cooper-list .list-item .nei a:hover{
	box-shadow:1px 1px 10px rgba(0,0,0,0.2);
	-webkit-box-shadow:1px 1px 10px rgba(0,0,0,0.2);
	-moz-box-shadow:1px 1px 10px rgba(0,0,0,0.2);
	-ms-box-shadow:1px 1px 10px rgba(0,0,0,0.2);
	-o-box-shadow:1px 1px 10px rgba(0,0,0,0.2);
}
.hom-cooper-list .list-item .nei a .img{padding-top:43.75%;}
.hom-cooper-list .list-item.s1 .nei{right:180px;}
.hom-cooper-list .list-item.s2 .nei{left:245px;}
.hom-cooper-list .list-item.s1 .nei a{margin:15px 0 15px 30px;}
.hom-cooper-list .list-item.s2 .nei a{margin:15px 30px 15px 0;}
.hom-cooper-list .list-item.s1 .nei a:nth-child(3){margin-left:-30px;}
.hom-cooper-list .list-item.s2 .nei a:nth-child(1),
.hom-cooper-list .list-item.s2 .nei a:nth-child(5){margin-left:-55px;}

.hom-cooper-list .list-item.s1{
	border-radius: 0px 193px 193px 0px;
	background-image: linear-gradient(to left,rgba(24,33,63,0.05),rgba(24,33,63,0.01));
	background-image: -webkit-linear-gradient(to left,rgba(24,33,63,0.05),rgba(24,33,63,0.01));
	background-image: -moz-linear-gradient(to left,rgba(24,33,63,0.05),rgba(24,33,63,0.01));
	background-image: -ms-linear-gradient(to left,rgba(24,33,63,0.05),rgba(24,33,63,0.01));
	background-image: -o-linear-gradient(to left,rgba(24,33,63,0.05),rgba(24,33,63,0.01));
}
.hom-cooper-list .list-item.s2{
	border-radius: 193px 0px 0px 193px;
	background-image: linear-gradient(to right,rgba(24,33,63,0.05),rgba(24,33,63,0.01));
	background-image: -webkit-linear-gradient(to left,rgba(24,33,63,0.05),rgba(24,33,63,0.01));
	background-image: -moz-linear-gradient(to left,rgba(24,33,63,0.05),rgba(24,33,63,0.01));
	background-image: -ms-linear-gradient(to left,rgba(24,33,63,0.05),rgba(24,33,63,0.01));
	background-image: -o-linear-gradient(to left,rgba(24,33,63,0.05),rgba(24,33,63,0.01));
}
/*hom-cooper-style【e】*/
/*--------------------------hom-page【e】--------------------------*/


/*--------------------------案例合作-page【s】--------------------------*/
/*ins-cooper-tit【s】*/
.ins-cooper-tit h4{font-size:36px;color:#000;}
.ins-cooper-tit span{display:inline-block;width:70px;height:3px;background-color:#ec2840;}
.ins-cooper-tit p{font-size:16px;color:#666;}
.ins-cooper-tit p i{font-size:24px;color:#d72e40;}

.ins-cooper-tit.s1 h4,
.ins-cooper-tit.s2 h4{color:white;}
.ins-cooper-tit.s1 span{background-color:white;}
.ins-cooper-tit.s2 p{color:white;}
/*ins-cooper-tit【e】*/

.ins-cooper-brand .brand-list ul li .brand-img{padding-top:75%;background-color:#eee;}
.ins-cooper-brand .brand-list ul li .brand-cot{padding:0 30px 0 35px;position:relative;margin-top:20px;}
.ins-cooper-brand .brand-list ul li .brand-cot i{font-size:25px;color:#000;position:absolute;left:0;top:0;}
.ins-cooper-brand .brand-list ul li .brand-cot h6{font-size:18px;color:#000;line-height:20px;height:20px;}
.ins-cooper-brand .brand-list ul li .brand-cot p{font-size:14px;color:#777;margin-top:15px;line-height:24px;height:48px;}
.ins-cooper-brand .brand-list ul li:hover .brand-cot i{color:#ec2840;}

.ins-cooper-supply-swiper .swiper-wrapper{padding:5px 0;}
.ins-cooper-supply-swiper .img{padding-top:43.75%;border:solid 1px #e5e5e5;margin-top:-1px;margin-left:-1px;}
.ins-cooper-supply-swiper-pagination,
.ins-pub-swiper-pagination{margin-top:20px;}
.ins-cooper-supply-swiper-pagination .swiper-pagination-bullet,
.ins-pub-swiper-pagination .swiper-pagination-bullet{background-color:#ccc;width:8px;height:8px;opacity:1;}
.ins-cooper-supply-swiper-pagination .swiper-pagination-bullet-active,
.ins-pub-swiper-pagination .swiper-pagination-bullet-active{background-color:#ec2840;width:20px;border-radius:40px;}
/*--------------------------案例合作-page【e】--------------------------*/


/*--------------------------产品服务-page【s】--------------------------*/
.ins-pro-soft-item + .ins-pro-soft-item{margin-top:60px;}
.ins-pro-soft-inform .intro p{font-size:16px;color:#000;line-height:30px;}
.ins-pro-soft-inform .item p + p{margin-top:10px;}
.ins-pro-soft-inform .item i{font-size:18px;color:#34af35;}
.ins-pro-soft-inform .item span{font-size:16px;color:#000;margin-left:7px;}

.ins-pro-soft-hotel{background-color:#18213f;padding:100px 0;}
.ins-pro-soft-hotel .hotel-inform{background-color:white;max-width:550px;padding:80px 50px;border-radius:8px;
position:absolute;left:0;top:90px;z-index:2;}

.ins-pro-hard-list ul li{padding:15px;}
.ins-pro-hard-list ul li .img{padding-top:75%;border: solid 1px #e5e5e5;cursor:hand;cursor:pointer;padding-right:40px;}
.ins-pro-hard-list ul li .img img{left:40px;right:auto;top:40px;bottom:40px;margin-right:40px;}
.ins-pro-hard-list ul li .img:hover{box-shadow:1px 1px 10px rgba(0,0,0,0.15);-webkit-box-shadow:1px 1px 10px rgba(0,0,0,0.15);
-moz-box-shadow:1px 1px 10px rgba(0,0,0,0.15);-ms-box-shadow:1px 1px 10px rgba(0,0,0,0.15);-o-box-shadow:1px 1px 10px rgba(0,0,0,0.15);}
.ins-pro-hard-list ul li .img h4{font-size:36px;position:absolute;left:40px;right:40px;top:40px;z-index:3;color:#000;text-align:left;}
.ins-pro-hard-list ul li .img p{font-size:16px;position:absolute;left:40px;right:40px;bottom:40px;z-index:3;color:#777;text-align:left;}
/*--------------------------产品服务-page【e】--------------------------*/


/*--------------------------新闻动态-page【s】--------------------------*/
.ins-news-list ul li a{padding:30px 0;border-bottom:1px dashed #ccc;}
.ins-news-list ul li a{display:block;}
.ins-news-list ul li:hover{background-color:#fafafa;}
.ins-news-list ul li a .img{width:210px;position:absolute;left:0;top:0;}
.ins-news-list ul li a .img .img-nei{padding-top:57.89%;background-color:#eee;}
.ins-news-list ul li a .ifnorm{padding-left:240px;padding-right:210px;position:relative;}
.ins-news-list ul li a .ifnorm h4{font-size:24px;color:#111;height:26px;line-height:26px;}
.ins-news-list ul li a .ifnorm p{font-size:14px;color:#777;margin:10px 0 15px;line-height:25px;height:50px;}
.ins-news-list ul li a .ifnorm span{font-size:16px;color:#bbb;}
.ins-news-list ul li a .ico{position:absolute;right:0;top:50%;margin-top:-35px;width:140px;text-align:center;border-left:1px solid #E6E6E6;}
.ins-news-list ul li a .ico i{font-size:35px;color:#b2b2b2;line-height:70px;}
.ins-news-list ul li a:hover .ifnorm h4{color:#e62a41;}

.ins-news-details .deta-hed h4{font-size:30px;color:#222;}
.ins-news-details .deta-hed p{font-size:14px;color:#777;margin-top:15px;}
.ins-news-details .deta-hed p span{display:inline-block;vertical-align:middle;margin:0 10px;}
.ins-news-details .deta-perNext p + p{margin-top:10px}
.ins-news-details .deta-perNext p a{font-size:14px;color:#222;}
.ins-news-details .deta-perNext p a:hover{color:#ec2840;text-decoration:underline;}
/*--------------------------新闻动态-page【e】--------------------------*/


/*--------------------------关于我们-联系我们-page【s】--------------------------*/
.ins-abt-coct-nav{border-bottom:1px solid #E6E6E6;}
.ins-abt-coct-nav p{margin:0 40px;}
.ins-abt-coct-nav p a{display:block;line-height:70px;font-size:18px;color:#222;border-bottom:2px solid transparent;margin-bottom:-1px;}
.ins-abt-coct-nav p a:hover,
.ins-abt-coct-nav p.active a{border-color:#ed2f46;color:#ed2f46;}
.ins-abt-coct-inform .inform .inform-cot span{display:block;}
.ins-abt-coct-inform .inform .inform-cot .img1,
.ins-abt-coct-inform .inform .inform-cot .img2{max-width:100%;}
.ins-abt-coct-inform .inform .inform-cot .img2,
.ins-abt-coct-inform .inform .inform-cot:hover .img1{display:none;}
.ins-abt-coct-inform .inform .inform-cot:hover .img2{display:inline-block;}
.ins-abt-coct-inform .inform .inform-cot h6{font-size:18px;color:#000;}
.ins-abt-coct-inform .inform .inform-cot p{font-size:16px;color:#777;}
.ins-abt-coct-map{height:600px;background-color:#ddd;}
/*--------------------------关于我们-联系我们-page【e】--------------------------*/


/*--------------------------关于我们-加入我们-page【s】--------------------------*/
.ins-abt-recruit .recruit-hed{background-color:#F5F5F5;}
.ins-abt-recruit .recruit-hed .th p{font-size:16px;color:#000;}

.ins-abt-recruit .td{border-bottom:1px solid #E6E6E6;}
.ins-abt-recruit .td.active{background-color:#E6E6E6;}
.ins-abt-recruit .td .td-cot .td-cot-item{display:table-cell;width:25%;}
.ins-abt-recruit .td .td-cot .td-cot-item .name .ico{position:absolute;top:25px;left:10px;}

.ins-abt-recruit .td .td-cot .td-cot-item .oper{position:absolute;width:100%;left:0;top:0;height:100%;}
.ins-abt-recruit .td .td-cot .td-cot-item .oper a{width:50%;display:inline-block;vertical-align:middle;}
.ins-abt-recruit .td .td-cot .td-cot-item .oper a i{width:100%;}
.ins-abt-recruit .td .td-cot .td-cot-item .oper a:after,
.ins-abt-recruit .td .td-cot .td-cot-item .oper a i{display:inline-block;vertical-align:middle;}
.ins-abt-recruit .td .td-cot .td-cot-item .oper a:after{content:'';width:0;height:100%;}
.ins-abt-recruit .td .td-cot .td-cot-item ,
.ins-abt-recruit .td .td-cot .td-cot-item .oper,
.ins-abt-recruit .td .td-cot .td-cot-item .oper a{height:100%;}

.ins-abt-recruit .td .td-cot .td-cot-item .name,
.ins-abt-recruit .td .td-cot .td-cot-item .cot,
.ins-abt-recruit .td .td-cot .td-cot-item .oper a{font-size:16px;color:#777;}

.ins-abt-recruit .td .td-inform{background-color:#F5F5F5;padding:40px 50px;display:none;}
.ins-abt-recruit .td .td-inform .td-inform-fixed p{font-size:14px;color:#000;}
.ins-abt-recruit .td .td-inform .td-inform-fixed p + p{margin-top:5px;}

.ins-abt-recruit .td .td-cot .td-cot-item .oper a:hover,
.ins-abt-recruit .td.active .td-cot .td-cot-item .oper a.oper-Delivery{background-color:#ed2f46;color:white;}
.ins-abt-recruit .td.active .td-cot .td-cot-item .name .ico path{fill:#ed2f46;}
.ins-abt-recruit .td .td-cot .td-cot-item,
.ins-abt-recruit .recruit-hed .th{padding:0 10px;}
.ins-abt-recruit .recruit-hed,
.ins-abt-recruit .td .td-cot .td-cot-item .name,
.ins-abt-recruit .td .td-cot .td-cot-item .cot{padding-top:25px;padding-bottom:25px;}

.ins-recruit-form-back,
.ins-recruit-form{position:fixed;display:none;}
.ins-recruit-form-back{background-color:rgba(0,0,0,0.5);left:0;right:0;top:0;bottom:0;z-index:99;}
.ins-recruit-form{background-color:white;padding:30px;width:30%;top:50%;left:50%;margin-left:-15%;z-index:100;
	box-shadow:2px 2px 10px rgba(0,0,0,0.3);
	-webkit-box-shadow:2px 2px 10px rgba(0,0,0,0.3);
	-moz-box-shadow:2px 2px 10px rgba(0,0,0,0.3);
	-ms-box-shadow:2px 2px 10px rgba(0,0,0,0.3);
	-o-box-shadow:2px 2px 10px rgba(0,0,0,0.3);
}
.ins-recruit-form .tit h4{font-size:24px;color:#000;font-weight:bold;}
.ins-recruit-form .tit p{font-size:14px;color:#777;margin-top:5px;}
.ins-recruit-form .list .item{font-size:0;}
.ins-recruit-form .list .item + .item{margin-top:10px;}
.ins-recruit-form .list .item .txt,
.ins-recruit-form .list .item .sect,
.ins-recruit-form .list .item .area{width:100%;border:1px solid #ddd;height:40px;font-size:14px;border-radius: 3px;}
.ins-recruit-form .list .item .txt,
.ins-recruit-form .list .item .sect{padding:0 10px;}
.ins-recruit-form .list .item .sect{color:#666;}
.ins-recruit-form .list .item .area{padding:10px;height:60px;}
.ins-recruit-form .list .item .file{position:relative;overflow:hidden;border-radius: 3px;}
.ins-recruit-form .list .item .file .file-inform{display:table;width:100%;}
.ins-recruit-form .list .item .file .file-inform .file-inform-show,
.ins-recruit-form .list .item .file .file-inform .file-inform-btn{display:table-cell;line-height:40px;height:40px;font-size:14px;vertical-align:middle;}
.ins-recruit-form .list .item .file .file-inform .file-inform-show{width:80%;background-color:#eee;color:#666;padding:0 10px;}
.ins-recruit-form .list .item .file .file-inform .file-inform-btn{width:20%;background-color:#ec2840;color:white;text-align:center;}
.ins-recruit-form .list .item .file input{position:absolute;z-index:2;left:0;top:0;width:100%;height:100%;opacity:0;}
.ins-recruit-form .list .item .btn{border:none;line-height:35px;border-radius:3px;font-size:16px;color:white;background-color:#ec2840;width:100%;outline:none;}
.ins-recruit-form .list .item .btn:active{opacity:0.8;}
/*--------------------------关于我们-加入我们-page【e】--------------------------*/


/*--------------------------关于我们-关于名巢-page【s】--------------------------*/
.ins-abt-cot1 .inform .tit h4{font-size:30px;color:#000;}
.ins-abt-cot1 .inform .tit p{font-size:16px;color:#777;margin-top:5px;}
.ins-abt-cot1 .inform .intro p{font-size:14px;color:#000;text-indent:30px;line-height:30px;}

.ins-abt-course-swiper{height:300px;}
.ins-abt-course-item{height:100%;}
.ins-abt-course-item .ico{position:absolute;top:5px;bottom:0;left:50%;}
.ins-abt-course-item .ico i{font-size:30px;color:white;}
.ins-abt-course-item .ico span{position:absolute;top:40px;bottom:5px;width:1px;background-color:white;left:50%;margin-left:-0.5px;}
.ins-abt-course-item .inform.s1{padding-left:40px;}
.ins-abt-course-item .inform.s2{padding-right:40px;}
.ins-abt-course-item .inform h6{font-size:30px;color:#FEFEFE;}
.ins-abt-course-item .inform p{font-size:14px;color:#fff;line-height:24px;height:48px;}
.ins-abt-course-item .inform h6 + p{margin-top:10px;}

.ins-abt-course-swiper-pre{margin-bottom:20px;}
.ins-abt-course-swiper-next{margin-top:20px;}
.ins-abt-course-swiper-pre span{transform:rotate(90deg);-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);
-ms-transform:rotate(90deg);-o-transform:rotate(90deg);}
.ins-abt-course-swiper-next span{transform:rotate(-90deg);-webkit-transform:rotate(-90deg);-moz-transform:rotate(-90deg);
-ms-transform:rotate(-90deg);-o-transform:rotate(-90deg);}
.ins-abt-course-swiper-pre span,
.ins-abt-course-swiper-next span{display:inline-block;font-size:25px;color:white;cursor:hand;cursor:pointer;}
.ins-abt-course-swiper-pre span:hover,
.ins-abt-course-swiper-next span:hover{color:#ec2840;}

.ins-abt-cot2-swiper .swiper-slide{width:50%;}
.ins-abt-cot2-swiper .img{padding-top:75.21%;}
.ins-abt-cot2-swiper .img i{position:absolute;left:0;right:0;top:0;bottom:0;background-color:rgba(0,0,0,0.2);z-index:5;}
.ins-abt-cot2-swiper .inform{background-color:#FAFAFA;padding:30px;margin:-70px 15px 0;position:relative;z-index:7;}
.ins-abt-cot2-swiper .inform h4{font-size:20px;color:#222;line-height:22px;height:22px;}
.ins-abt-cot2-swiper .inform p{font-size:14px;color:#777;line-height:24px;height:48px;}
.ins-abt-cot2-swiper .inform h4 + p{margin-top:10px;}
.ins-abt-cot2-swiper .swiper-slide:hover .img i{background-color:rgba(0,0,0,0.3);}
.ins-abt-cot2-swiper .swiper-slide:hover .inform{box-shadow:1px 1px 10px rgba(0,0,0,0.2);-webkit-box-shadow:1px 1px 10px rgba(0,0,0,0.2);
-moz-box-shadow:1px 1px 10px rgba(0,0,0,0.2);-ms-box-shadow:1px 1px 10px rgba(0,0,0,0.2);-o-box-shadow:1px 1px 10px rgba(0,0,0,0.2);}

.ins-abt-cot3{background-color:#F5F5F5;}
.ins-abt-cot3-swiper .swiper-slide{width:25%;}
.ins-abt-cot3-swiper .img{padding-top:135%;}
.ins-abt-cot3-swiper .inform{background-color:white;padding:0 10px;position:relative;z-index:7;margin:-22px 30px 0;}
.ins-abt-cot3-swiper .inform h4{font-size:14px;color:#000;line-height:44px;height:44px;}
.ins-abt-cot3-swiper .swiper-slide:hover .inform{background-color:#ed2f46;}
.ins-abt-cot3-swiper .swiper-slide:hover .inform h4{color:white;}
/*--------------------------关于我们-关于名巢-page【s】--------------------------*/


/*--------------------------加盟表单-page【s】--------------------------*/
.ins-join{padding:145px 10px;}
.ins-join .ins-join-inform{background-image:url(../images/ins_join/ins-join-back2.jpg);min-height:635px;margin-right:-50px;padding:120px 80px 80px;}
.ins-join .ins-join-inform .tit{color:white;}
.ins-join .ins-join-inform .tit h4{font-size:60px;}
.ins-join .ins-join-inform .tit h6{font-size:56px;font-weight:bold;}
.ins-join .ins-join-inform .tit p{font-size:24px;color:#aaa;margin-top:30px;}
.ins-join .ins-join-inform .item{margin-top:100px;}
.ins-join .ins-join-inform .item p{display:inline-block;vertical-align:top;width:50%;font-size:16px;color:#aaa;padding:15px 10px 15px 0;}
.ins-join .ins-join-inform .item p i{font-size:20px;color:#ec2840;margin-right:5px;}

.ins-join .ins-join-form{padding:50px 40px;border-radius:5px;background-color:white;}
.ins-join .ins-join-form .ins-join-tit h4{font-size:24px;color:#000;}
.ins-join-inpt .inpt-item + .inpt-item{margin-top:30px;}
.ins-join-inpt .inpt-item .cot{padding:0 7px;}
.ins-join-inpt .inpt-item .cot .name{font-size:16px;color:#000;}
.ins-join-inpt .inpt-item .cot .name i{color:#ef001e;}
.ins-join-inpt .inpt-item .cot .name + .inpt{margin-top:5px;}
.ins-join-inpt .inpt-item .cot .inpt .txt,
.ins-join-inpt .inpt-item .cot .inpt .sect{width:100%;border: solid 1px #e5e5e5;height:32px;border-radius:2px;padding:0 10px;font-size:14px;}
.ins-join-inpt .inpt-item .cot .inpt .sect{color:#666;}
.ins-join-inpt .inpt-item .cot .inpt .area{width:100%;border: solid 1px #e5e5e5;padding:10px;height:70px;}
.ins-join-inpt .inpt-item .cot .inpt .btn{width:100%;border:none;line-height:50px;background-color:#ec2840;color:white;font-size:18px;outline:none;padding:0;}
.ins-join-inpt .inpt-item .cot .inpt .btn.s1{width:200px;}
.ins-join-inpt .inpt-item .cot .inpt .btn:active{opacity:0.8;}
.ins-join-inpt .inpt-item .cot .inpt .ico{position:absolute;right:4px;top:50%;margin-top:-6px;font-size:12px;color:#666;font-weight:bold;
	transform:rotate(-90deg);
	-webkit-transform:rotate(-90deg);
	-moz-transform:rotate(-90deg);
	-ms-transform:rotate(-90deg);
	-o-transform:rotate(-90deg);
}

/*城市选择器-样式重定义*/
.express-area-box{position:absolute !important;display:none;top:100%;bottom:auto !important;box-shadow: 1px 1px 10px rgba(0,0,0,0.2);
-webkit-box-shadow: 1px 1px 10px rgba(0,0,0,0.2);-moz-box-shadow: 1px 1px 10px rgba(0,0,0,0.2);-ms-box-shadow: 1px 1px 10px rgba(0,0,0,0.2);
-o-box-shadow: 1px 1px 10px rgba(0,0,0,0.2);}
.express-area-box header h3{padding:10px;}
.hot-city{padding:5px 10px;}
.express-area-box header .close{font-size:14px;right:5px;top:5px;}
.express-area-box header{border-radius:0;}
.area-list li{padding:10px;}
.selet-area-wrap{height:auto;padding:0 5px;}
.selet-area-wrap p{padding:10px 0;}
.selet-area-wrap span.current:before{top:100%;}
/*--------------------------加盟表单-page【e】--------------------------*/


/*--------------------------智慧酒店方案-page【s】--------------------------*/
.ins-solu-hotel .item .ico span{display:inline-block;width:100px;height:100px;line-height:100px;border-radius:50%;border: solid 1px #18213f;
background-color: #f5f8fd;font-size:60px;color:#272b4a;}
.ins-solu-hotel .item h4{font-size:20px;color:#000;margin-top:20px;}
.ins-solu-hotel .item i{display:inline-block;width:32px;height:2px;background-color:#ccc;margin:15px 0 10px;}
.ins-solu-hotel .item p{font-size:14px;color:#777;line-height:24px;}
.ins-solu-hotel .item .ico span:hover{border-color:#ec2840;color:#ec2840;}
.ins-abt-cot2-swiper-pre,
.ins-abt-cot2-swiper-next{position:absolute;top:50%;width:50px;height:50px;line-height:50px;border-radius:50%;
background-color:#E6E6E6;text-align:center;z-index:10;font-size:18px;color:#777;cursor:hand;cursor:pointer;}
.ins-abt-cot2-swiper-pre{left:-70px;}
.ins-abt-cot2-swiper-next{right:-70px;}
.ins-abt-cot2-swiper-next span{display:inline-block;transform:rotate(180deg);-webkit-transform:rotate(180deg);
-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);}
.ins-abt-cot2-swiper-pre:hover,
.ins-abt-cot2-swiper-next:hover{background-color:#ed2f46;color:white;}

.ins-solu-hotel-tit h4{font-size:36px;color:white;}
.ins-solu-hotel-tit p{font-size:16px;color:#ddd;}
.ins-solu-hotel-tit h4 + p{margin-top:20px;}

.ins-solu-hotel-item + .ins-solu-hotel-item{margin-top:60px;}
.ins-solu-hotel-inform .intro p{font-size:16px;color:#777;line-height:30px;}

.ins-solu-hotel-swiper{position:absolute;left:0;right:0;top:0;bottom:0;}
.ins-solu-hotel-swiper .inform{position:absolute;left:0;right:0;bottom:0;background-color:rgba(0,0,0,0.1);padding:0 30px;z-index:2;}
.ins-solu-hotel-swiper .inform h4{font-size:18px;color:#000;line-height:50px;height:50px;}
.ins-solu-hotel-img .img1{padding-top:68.333%;}
.ins-solu-hotel-img .img2{padding-top:118.18%;}
.ins-solu-hotel-swiper-pagination{position:absolute;right:20px;bottom:15px !important;z-index:3;left:auto !important;width:auto !important;}

.ins-solu-hotel2 .inform{position:absolute;z-index:2;left:0;right:0;top:0;bottom:0;background-color:rgba(0,0,0,0.4);padding:10px;}
.ins-solu-hotel2 .inform:hover{background-color:rgba(0,0,0,0.6);}
.ins-solu-hotel2 .inform h4{font-size:30px;color:white;}
.ins-solu-hotel2 .inform:after{content:'';height:100%;width:0;}
.ins-solu-hotel2 .inform h4,
.ins-solu-hotel2 .inform:after{display:inline-block;vertical-align:middle;}
.ins-solu-hotel2 .img1,
.ins-solu-hotel2 .img2{padding-top:66.666%;}
/*--------------------------智慧酒店方案-page【e】--------------------------*/


/*--------------------------招商加盟-page【s】--------------------------*/
.ins-join-swiper1 .inform{background-color:white;border-radius:8px;overflow:hidden;position:relative;}
.ins-join-swiper1 .inform .img{padding-top:100%;background-color:#ddd;}
.ins-join-swiper1 .swiper-slide{max-width:1000px;}
.ins-join-swiper1 .cot{padding:20px 50px;}
.ins-join-swiper1 .cot .intro p{font-size:16px;color:#000;line-height:30px;height:120px;}
.ins-join-swiper1 .back{position:absolute;left:0;right:0;top:0;bottom:0;z-index:2;background-color:rgba(0,0,0,0.5);display:block;}
.ins-join-swiper1 .swiper-slide-active .back{display:none;}
.ins-join-swiper1-pre,
.ins-join-swiper1-next{position:absolute;width:100px;height:100px;text-align:center;
border-radius:50%;background-color:white;top:45%;margin-top:-50px;z-index:5;cursor:hand;cursor:pointer;}
.ins-join-swiper1-pre:hover,
.ins-join-swiper1-next:hover{background-color:rgba(255,255,255,0.8);}
.ins-join-swiper1-pre span,
.ins-join-swiper1-next span{display:inline-block;font-size:35px;color:#000;line-height:100px;}
.ins-join-swiper1-pre span{
	transform:rotate(-180deg);
	-webkit-transform:rotate(-180deg);
	-moz-transform:rotate(-180deg);
	-ms-transform:rotate(-180deg);
	-o-transform:rotate(-180deg);
}
.ins-join-swiper1-pre{left:1%;}
.ins-join-swiper1-next{right:1%;}
.ins-join1 .eg{font-size:40px;color:#bbb;line-height:48px;}
.ins-join1 .intro p{font-size:16px;color:#000;}
.ins-join1 .intro p + p{margin-top:10px;}
.ins-join2 .list .img{padding-top:75%;border-radius:8px;background-color:white;}
.ins-join3 .btn{margin-top:-100px;}
.ins-join4 .img,
.ins-join4 .ico{display:inline-block;vertical-align:middle;}
.ins-join4 .img{width:11.6666%;}
.ins-join4 .ico{width:6%;}

.ins-join-table table{width:100%;}
.ins-join-table table th{background-color:#18213f;color:white;font-size:22px;color:white;}
.ins-join-table .table-foot{background-color:white;}
.ins-join-table table th,
.ins-join-table table td,
.ins-join-table .table-foot .td{padding:20px 10px;text-align:center;}
.ins-join-table table td,
.ins-join-table .table-foot .td{background-color:white;font-size:18px;color:#000;border:1px solid #777;width:33.333%;}
.ins-join-table .table-foot{margin-top:-1px;}
.ins-join-table .table-foot .td{width:50%;}
.ins-join-table table td.s1{background-color:#e4ebf5;}
.ins-join-table table td.s2{background-color:#d72e40;color:white;}
/*--------------------------招商加盟-page【e】--------------------------*/


/*--------------------------招商加盟2-page【s】--------------------------*/
.ins-join2-back{background-color:#F5F5F5;}
.ins-join2-cot{background-color:white;padding:40px;box-shadow:2px 2px 10px rgba(0,0,0,0.1);
-webkit-box-shadow:2px 2px 10px rgba(0,0,0,0.1);-moz-box-shadow:2px 2px 10px rgba(0,0,0,0.1);-ms-box-shadow:2px 2px 10px rgba(0,0,0,0.1);
-o-box-shadow:2px 2px 10px rgba(0,0,0,0.1);}

.ins-join2-chart1-inform .inform-item .bor{width:60px;height:2px;}
.ins-join2-chart1-inform .inform-item .bor.s1{
	background-image: -webkit-gradient(linear, 0 100%, 0 0, from(#18213f), to(#ed2f46));
	background-image: -webkit-linear-gradient(90deg, #18213f 0%, #ed2f46 100%);
	background-image: -moz-linear-gradient(90deg, #18213f 0%, #ed2f46 100%);
	background-image: -o-linear-gradient(90deg, #18213f 0%, #ed2f46 100%);
	background-image: linear-gradient(90deg, #18213f 0%, #ed2f46 100%);	
}
.ins-join2-chart1-inform .inform-item .bor.s2{background-color:#ed2f46;}
.ins-join2-chart1-inform .inform-item .bor.s2 span{display:block;width:8px;height:8px;background-color:#ed2f46;
border-radius:50%;margin:-3px auto 0;}
.ins-join2-chart1-inform .inform-item .txt{margin-left:20px;}
.ins-join2-chart1-inform .inform-item .txt,
.ins-join2-tips{font-size:16px;color:#777;}

.ins-join2-chart4-inform2{position:absolute;}
.ins-join2-chart4-inform2 .back{background-color:#F5F5F5;padding:20px 15px;border-radius: 6px;}
.ins-join2-chart4-inform2 .back .cot1 h6{font-size:20px;color:#000;}
.ins-join2-chart4-inform2 .back .cot1 p{font-size:14px;color:#777;}
.ins-join2-chart4-inform2 .back .cot1 h6 + p{margin-top:5px;}
.ins-join2-chart4-inform2 .back .cot1 + .cot2{margin-top:7px;}
.ins-join2-chart4-inform2 .back .cot2{padding-top:7px;border-top:1px solid #D2D2D2;}
.ins-join2-chart4-inform2 .back .cot2 p{font-size:16px;color:#777;}
.ins-join2-chart4-inform2.s1{left:0;bottom:0;}
.ins-join2-chart4-inform2.s2{right:0;top:0;}

.ins-join2-chart4-inform3{position:absolute;right:0;bottom:0;}
.ins-join2-chart4-inform3 .item + .item{margin-top:20px;}
.ins-join2-chart4-inform3 .item .cor{width:25px;height:25px;}
.ins-join2-chart4-inform3 .item .txt{font-size:18px;color:#777;}
.ins-join2-chart4-inform3 .item .cor + .txt{margin-left:12px;}
.ins-join2-chart4-inform3 .item .cor.s1{
	background-image: -webkit-gradient(linear, 0 0, 100% 0, from(rgba(247, 203, 107, 1)), to(#fba980));
	background-image: -webkit-linear-gradient(rgba(247, 203, 107, 1) 0%, #fba980 100%);
	background-image: -moz-linear-gradient(rgba(247, 203, 107, 1) 0%, #fba980 100%);
	background-image: -o-linear-gradient(rgba(247, 203, 107, 1) 0%, #fba980 100%);
	background-image: linear-gradient(rgba(247, 203, 107, 1) 0%, #fba980 100%);
}
.ins-join2-chart4-inform3 .item .cor.s2{
	background-image: -webkit-gradient(linear, 0 0, 100% 0, from(rgba(253, 83, 146, 1)), to(#f86f64));
	background-image: -webkit-linear-gradient(rgba(253, 83, 146, 1) 0%, #f86f64 100%);
	background-image: -moz-linear-gradient(rgba(253, 83, 146, 1) 0%, #f86f64 100%);
	background-image: -o-linear-gradient(rgba(253, 83, 146, 1) 0%, #f86f64 100%);
	background-image: linear-gradient(rgba(253, 83, 146, 1) 0%, #f86f64 100%);
}

.ins-join2-chart4-inform1{position:absolute;}
.ins-join2-chart4-inform1 .cot{position:relative;padding:20px 15px 0;}
.ins-join2-chart4-inform1 .cot .bor{position:absolute;left:0;right:0;top:0;}
.ins-join2-chart4-inform1 .cot .bor .b1{width:9px;height:9px;border-radius:50%;position:absolute;top:-3.5px;}
.ins-join2-chart4-inform1 .cot .bor .b2{height:2px;}
.ins-join2-chart4-inform1 .cot .bor .b3{height:2px;width:60px;position:absolute;}
.ins-join2-chart4-inform1 .cot .txt{font-size:18px;color:#777;}

.ins-join2-chart4-inform1.s1 .cot .bor .b1{left:0;}
.ins-join2-chart4-inform1.s2 .cot .bor .b1{right:0;}
.ins-join2-chart4-inform1.s1 .cot .bor .b3{right:-55px;top:15px;transform:rotate(30deg);-webkit-transform:rotate(30deg);
-moz-transform:rotate(30deg);-ms-transform:rotate(30deg);-o-transform:rotate(30deg);}
.ins-join2-chart4-inform1.s2 .cot .bor .b3{left:-55px;top:15px;transform:rotate(-30deg);-webkit-transform:rotate(-30deg);
-moz-transform:rotate(-30deg);-ms-transform:rotate(-30deg);-o-transform:rotate(-30deg);}
.ins-join2-chart4-inform1.s1{left:0;top:30px;}
.ins-join2-chart4-inform1.s2{right:0;top:50%;}
.ins-join2-chart4-inform1.s1 .cot .bor .b1,
.ins-join2-chart4-inform1.s1 .cot .bor .b2,
.ins-join2-chart4-inform1.s1 .cot .bor .b3{background-color:#fac72a;}
.ins-join2-chart4-inform1.s2 .cot .bor .b1,
.ins-join2-chart4-inform1.s2 .cot .bor .b2,
.ins-join2-chart4-inform1.s2 .cot .bor .b3{background-color:#f86e66;}

.chart4-w1{width:40%;}
.chart4-w2,
.chart4-w3{width:30%;}

.ins-join2-inform1 .ifnorm-item{
	display: box;
	display: -moz-box;
	display: -webkit-box;
	display: -ms-box;
	display: -o-box;
	display:flex;
	display: -webkit-flex;
	display: -ms-flexbox;
	display:-moz-flex;
	display:-o-flex;	
}
.ins-join2-inform1 .ifnorm-item .cot{padding:20px 110px 30px 20px;}
.ins-join2-inform1 .ifnorm-item .cot.flex{
	box-flex:1;
	-webkit-box-flex:1;
	-moz-box-flex:1;
	-ms-box-flex:1;
	-o-box-flex:1;
	flex: 1;
	-webkit-flex: 1;
	-moz-flex: 1;
	-ms-flex: 1;
	-o-flex: 1;
}
.ins-join2-inform1 .ifnorm-item .cot.bs3{padding-right:120px;}
.ins-join2-inform1 .ifnorm-item .cot.bs4{padding-right:80px;}
.ins-join2-inform1 .ifnorm-item .cot.bs2{padding:30px;}
.ins-join2-inform1 .ifnorm-item .cot{border-left:1px solid #ed2f46;}
.ins-join2-inform1 .ifnorm-item .cot h4{font-size:18px;color:#000;}
.ins-join2-inform1 .ifnorm-item .cot p{font-size:14px;color:#777;line-height:20px;}
.ins-join2-inform1 .ifnorm-item .cot h4 + p{margin-top:15px;}

.ins-join2-inform1 .inform-bor{height:10px;}
.ins-join2-inform1 .inform-bor .bor{
	background-image: -webkit-gradient(linear, 0 100%, 0 0, from(#001045), to(#ed2f46));
	background-image: -webkit-linear-gradient(90deg, #001045 0%, #ed2f46 100%);
	background-image: -moz-linear-gradient(90deg, #001045 0%, #ed2f46 100%);
	background-image: -o-linear-gradient(90deg, #001045 0%, #ed2f46 100%);
	background-image: linear-gradient(90deg, #001045 0%, #ed2f46 100%);
	height:100%;
	border-radius:30px;
}

.ins-join2-inform2 table{width:100%;text-align:center;}
.ins-join2-inform2 table td{border: 1px solid #d9d9d9;padding:20px 10px;}
.ins-join2-inform2 table td.s1{font-size:16px;color:#000;width:40%;}
.ins-join2-inform2 table td.s2{font-size:16px;color:#ed2f46;width:20%;}
.ins-join2-inform2 table td.s2.a1{font-size:24px;}

.ins-join2-inform3 .img{max-width:250px;margin:0 auto;}
.ins-join2-inform3 .img .img-nei{padding-top:100%;border-radius:100%;background-color:#eee;}
.ins-join2-inform3 .img .img-nei .ico{position:absolute;z-index:2;top:50%;left:50%;margin-left:-25px;margin-top:-25px;display:none;}
.ins-join2-inform3 .img .img-nei .ico i{font-size:50px;color:#ed2f46;}
.ins-join2-inform3 .cot{margin-top:40px;color:#777;}
.ins-join2-inform3 .cot h4{font-size:36px;}
.ins-join2-inform3 .cot p{margin-top:30px;font-size:18px;}
.ins-join2-inform3 .item.active .img .img-nei .ico{display:block;}
.ins-join2-inform3 .item.active .cot{color:#000;}

.ins-join2-inform4 .item{width:20%;padding:10px;}
.ins-join2-inform4 .item .inform{padding-top:149%;background-color:#f0f0f0;position:relative;}
.ins-join2-inform4 .item .inform .cot1{text-align:center;}
.ins-join2-inform4 .item .inform .cot1 i{font-size:50px;color:#000;}
.ins-join2-inform4 .item .inform .cot1 h4{font-size:18px;color:#777;margin-top:15px;}
.ins-join2-inform4 .item .inform .cot2{position:absolute;left:0;right:0;top:0;bottom:0;}
.ins-join2-inform4 .item .inform .cot2{z-index:2;opacity:0;}
.ins-join2-inform4 .item .inform:hover .cot2{opacity:1;}
.ins-join2-inform4 .item .inform .cot1,
.ins-join2-inform4 .item .inform .cot2 .cot2-nei{position:absolute;left:10px;right:10px;top:50%;}
.ins-join2-inform4 .item .inform .cot2 .cot2-nei h6{font-size:20px;color:white;}
.ins-join2-inform4 .item .inform .cot2 .cot2-nei i{display:inline-block;width:30px;height:2px;background-color:#ed2f46;
margin:15px 0 10px;}
.ins-join2-inform4 .item .inform .cot2 .cot2-nei p{font-size:14px;color:white;}

.ins-join2-inform5 .list + .list{margin-top:30px;padding-top:30px;border-top:1px dashed #999;}
.ins-join2-inform5 .list .item{padding:10px;}
.ins-join2-inform5 .list .item h4{font-size:16px;color:#777;margin-top:20px;}

.ins-join2-inform6 .item{padding:10px;}
.ins-join2-inform6 .item .img{padding-top:61.111%;background-color:#ddd;}
.ins-join2-inform6 .item .cot{background-color:#f0f0f0;padding:25px 20px;}
.ins-join2-inform6 .item .cot h4{font-size:20px;color:#000;line-height:22px;height:22px;}
.ins-join2-inform6 .item .cot p{font-size:14px;color:#777;line-height:22px;height:66px;}
.ins-join2-inform6 .item .cot h4 + p{margin-top:10px;}

.ins-join2-inform7 .ins-join-inpt .inpt-item .cot{padding:0 20px;}
.ins-join2-inform7 .ins-join-inpt .inpt-item .cot .name{width:85px;}
.ins-join2-inform7 .ins-join-inpt .inpt-item .cot .inpt .txt, 
.ins-join2-inform7 .ins-join-inpt .inpt-item .cot .inpt .sect{height:50px;}
.ins-join2-inform7 .ins-join-inpt .inpt-item .cot .inpt .area{height:150px;}
.ins-join2-inform7 .ins-join-inpt .inpt-item .cot .inpt .radio-item{display:inline-block;vertical-align:middle;
line-height:24px;margin:5px 20px;}
.ins-join2-inform7 .ins-join-inpt .inpt-item .cot .inpt .radio-item input{margin:0;}
.ins-join2-inform7 .ins-join-inpt .inpt-item .cot .inpt .radio-item label{margin:0;font-size:16px;color:#000;
font-weight:normal;margin-left:5px;}
/*--------------------------招商加盟2-page【e】--------------------------*/


/*ins-banner-style【s】*/
.ins-banner{position:relative;overflow:hidden;}
.ins-banner .ins-banner-cot{position:absolute;left:10px;right:10px;top:50%;padding:10px 0;color:white;}
.ins-banner .ins-banner-cot h2{font-size:48px;}
.ins-banner .ins-banner-cot p{font-size:16px;}
.ins-banner .ins-banner-cot h2 + p{margin-top:30px;}
.ins-banner.het1{height:500px;}
/*ins-banner-style【e】*/


/*pub-page【start】*/
.ins-pub-page .pagelist.mob{display:none;}
.pagelist ul{text-align:center;margin:20px 0;}
.pagelist li{display:inline-block;margin:0 2px;}
.pagelist li a,
.pagelist li span{color:#666;display:inline-block;border:1px solid #ddd;padding:6px 15px;}
.pagelist li span{color:#aaa;border:1px solid #eee;}
.pagelist li a:hover,
.pagelist li.active a{border-color:#e62a41;background-color:#e62a41;color:#fff;}
/*pub-page【end】*/


/*footer-style【s】*/
.foot-coct{padding:50px 10px;background-repeat:no-repeat;background-size:cover;background-position:center;}
.foot-coct h4{font-size:45px;color:white;margin-bottom:30px;}
.foot-inform{background-color:#1b1b1b;}
.foot-inform .inform{padding:60px 0 70px;}
.foot-inform .inform .item{padding:0 5px;}
.foot-inform .inform .item .cot h6{font-size:16px;color:#888;}
.foot-inform .inform .item .cot p{font-size:18px;color:white;}
.foot-inform .inform .item .cot h6 + p{margin-top:10px;}
.foot-inform .inform .item .ewm .img{width:65px;}
.foot-inform .inform .item .ewm .name{font-size:16px;color:white;padding-left:10px;}

.foot-inform .nav{border-top:1px solid rgba(255,255,255,0.1);}
.foot-inform .nav .nav-item h4{font-size:14px;color:white;}
.foot-inform .nav .nav-item ul li,
.foot-inform .nav .nav-item ul li a{font-size:14px;color:#888;}
.foot-inform .nav .nav-item ul li{margin-top:15px;}

.foot-botm{background-color:#171717;padding:15px 20px;}
.foot-botm .brand .brand-btn{display:inline-block;}
.foot-botm .brand .brand-btn .nei span,
.foot-botm .brand .brand-btn .nei i{vertical-align:middle;}
.foot-botm .brand .brand-btn .nei i{font-size:20px;color:#888;margin-left:3px;}
.foot-botm .brand .brand-btn .brand-nav{position:absolute;background-color:white;bottom:100%;right:0;padding:5px 0;display:none;}
.foot-botm .brand .brand-btn .brand-nav p a{display:block;padding:5px 15px;font-size:14px;color:#666;}
.foot-botm .brand .brand-btn:hover .brand-nav{display:block;}

.foot-botm .inform span,
.foot-botm .inform a{margin:0 5px;display:inline-block;vertical-align:middle;}
.foot-botm .inform span,
.foot-botm .inform a,
.foot-botm .brand .brand-btn .nei span{font-size:14px;color:#888;}

.foot-inform .nav .nav-item ul li a:hover,
.foot-botm .inform a:hover,
.foot-botm .inform a:hover,
.foot-botm .brand .brand-btn .brand-nav p a:hover{text-decoration:underline;}
.foot-inform .nav .nav-item ul li a:hover,
.foot-botm .inform a:hover,
.foot-botm .inform a:hover,
.foot-botm .brand .brand-btn:hover .nei span,
.foot-botm .brand .brand-btn:hover .nei i,
.foot-botm .brand .brand-btn .brand-nav p a:hover{color:#ec2840;}
/*footer-style【e】*/


/*右侧悬浮菜单【s】*/
.pub-rig-sus{position:fixed;right:5px;z-index:20;top:50%;}
.pub-rig-sus .item{position:relative;}
.pub-rig-sus .item + .item{margin-top:2px;}
.pub-rig-sus .item .ico{display:block;width:50px;height:50px;background-color:#18213f;background-image:url(../images/pub-rig-sus-ico.png);
background-repeat:no-repeat;background-size:100%;position:relative;z-index:2;}
.pub-rig-sus .item .ico.qq{background-position:center top;}
.pub-rig-sus .item .ico.tel{background-position:center -50px;}
.pub-rig-sus .item .ico.wx{background-position:center -100px;}
.pub-rig-sus .item .ico.top{background-position:center -150px;}

.pub-rig-sus .item .cot{position:absolute;top:0;line-height:50px;padding:0 20px;}
.pub-rig-sus .item .cot.s1{width:130px;right:-150px;}
.pub-rig-sus .item .cot.s2{width:200px;right:-250px;}
.pub-rig-sus .item:hover .cot{right:40px;}
.pub-rig-sus .item .cot p{font-size:20px;color:white;}
.pub-rig-sus .item .ewm{position:absolute;padding:10px;width:140px;right:-200px;top:0;margin-right:-3px;}
.pub-rig-sus .item:hover .ewm{right:100%;}

.pub-rig-sus .item .ico,
.pub-rig-sus .item .cot,
.pub-rig-sus .item .ewm{border-radius:4px;}
.pub-rig-sus .item:hover .ico,
.pub-rig-sus .item .cot,
.pub-rig-sus .item .ewm{background-color:#ec2840;}
/*右侧悬浮菜单【e】*/


/*----------public-style【start】-------------*/
/*公用按钮-style*/
.pub-temp-btn{display:inline-block;line-height:40px;padding:0 40px;border-radius:60px;font-size:16px;color:white;}
.pub-temp-btn.s1{background-color:#e62a41;}
.pub-temp-btn.s1:hover,
.pub-temp-btn.s1:active{background-color:#ca142a;color:white;}


/*居中-style*/
.hom-service-pro-list .item .inform,
.hom-advan-img .img-cot .img2,
.hom-cooper-nav,
.hom-cooper-nav .nav{
	transform:translate(-50%,-50%);
	-webkit-transform:translate(-50%,-50%);
	-moz-transform:translate(-50%,-50%);
	-ms-transform:translate(-50%,-50%);
	-o-transform:translate(-50%,-50%);
}
.hom-advan-img .img5,
.hom-cooper-list .list-item .nei,
.pub-rig-sus,
.ins-banner .ins-banner-cot,
.ins-recruit-form,
.ins-abt-cot2-swiper-pre,
.ins-abt-cot2-swiper-next,
.ins-join2-chart4-inform1.s2,
.ins-join2-inform4 .item .inform .cot1,
.ins-join2-inform4 .item .inform .cot2 .cot2-nei{
	transform:translateY(-50%);
	-webkit-transform:translateY(-50%);
	-moz-transform:translateY(-50%);
	-ms-transform:translateY(-50%);
	-o-transform:translateY(-50%);
}
.ins-abt-course-item .ico{
	transform:translateX(-50%);
	-webkit-transform:translateX(-50%);
	-moz-transform:translateX(-50%);
	-ms-transform:translateX(-50%);
	-o-transform:translateX(-50%);
}

/*动画-style*/
.hom-news-item .item1 a:hover .img img,
.ins-cooper-brand .brand-list ul li:hover .brand-img img,
.ins-cooper-supply-swiper .img:hover img,
.ins-news-list ul li a:hover .img .img-nei img,
.ins-join2 .list .img:hover img,
.ins-join2-inform6 .item:hover .img img{
	transform:scale(1.1,1.1);
	-webkit-transform:scale(1.1,1.1);
	-moz-transform:scale(1.1,1.1);
	-ms-transform:scale(1.1,1.1);
	-o-transform:scale(1.1,1.1);
}

.hed-nav.open,
.hed-nav-back.open,
.hed-nav,
.hed-nav-back,
.pub-temp-btn.s1,
.pub-temp-btn.s1:hover,
.pub-temp-btn.s1:active,
.hom-news-item .item1 a .img img,
.hom-news-item .item1 a:hover .img img,
.hom-news-item .item2 .list .bor .bor2,
.hom-news-item .item2 .list:hover .bor .bor2,
.hom-cooper-list .list-item .nei a,
.hom-cooper-list .list-item .nei a:hover,
.pub-rig-sus .item .cot,
.pub-rig-sus .item:hover .cot,
.pub-rig-sus .item .ewm,
.pub-rig-sus .item:hover .ewm,
.ins-cooper-brand .brand-list ul li .brand-img img,
.ins-cooper-brand .brand-list ul li:hover .brand-img img,
.ins-cooper-supply-swiper .img:hover img,
.ins-cooper-supply-swiper .img img,
.ins-news-list ul li a:hover .img .img-nei img,
.ins-news-list ul li a .img .img-nei img,
.ins-join2 .list .img img,
.ins-join2 .list .img:hover img,
.ins-join2-inform4 .item .inform .cot2,
.ins-join2-inform4 .item .inform:hover .cot2,
.ins-join2-inform6 .item .img img,
.ins-join2-inform6 .item:hover .img img{
	transition:all .5s;
	-webkit-transition:all .5s;
	-moz-transition:all .5s;
	-ms-transition:all .5s;
	-o-transition:all .5s;
}

/*----------public-style【end】-------------*/


/*响应式设置*/
@media (min-width: 1500px) {
	/*--------------------------招商加盟-page【s】--------------------------*/
	.ins-join-swiper1-pre{left:7%;}
	.ins-join-swiper1-next{right:7%;}
	/*--------------------------招商加盟-page【e】--------------------------*/	
}

@media (min-width: 1700px) {
	/*--------------------------招商加盟-page【s】--------------------------*/
	.ins-join-swiper1-pre{left:12%;}
	.ins-join-swiper1-next{right:12%;}
	/*--------------------------招商加盟-page【e】--------------------------*/	
}

@media (min-width: 1800px) {
	/*--------------------------招商加盟-page【s】--------------------------*/
	.ins-join-swiper1-pre{left:14%;}
	.ins-join-swiper1-next{right:14%;}
	/*--------------------------招商加盟-page【e】--------------------------*/	
}

@media (min-width: 1199px) {
	/*header-style【start】*/
	.hed-nav-two{display:none !important;}
	.hed-nav&gt;ul&gt;li:hover .hed-nav-two{display:block !important;}
	/*header-style【end】*/
}

@media (max-width: 1199px) {

	/*header-style【start】*/
	.hed-div{height:80px;}
	.hed,
	.hed-nav{position:fixed;}
	.hed-nav{left:-100%;width:300px;top:80px;bottom:0;overflow-y:auto;background-color:rgba(24,33,63,0.8);z-index:7;}
	.hed-nav.open{left:0;}
	.hed-nav-back.open{right:0;}
	.hed-nav&gt;ul&gt;li{float:none;}
	.hed-nav&gt;ul&gt;li .two-ico{display:block;position:absolute;right:10px;top:10px;z-index:2;font-size:20px;color:white;}
	.hed-nav&gt;ul&gt;li&gt;a{padding:15px 25px;line-height:initial;position:relative;}
	.hed-sign a{padding-left:0;border-left:none;line-height:80px;}
	.hed-nav-two{position: static;top:0;left:0;display:none;background-color:rgba(255,255,255,0.8);}
	.hed-nav&gt;ul&gt;li:hover .hed-nav-two{display:none;}
	.hed-nav-two.s1,
	.hed-nav-two.s2{width:100%;margin-left:0;}
	.hed-nav-two .item{padding:20px 30px;display:block;text-align:left;}
	.hed-nav-two .item + .item{border-left:none;padding-top:0;}
	.hed-nav-two .item.s1,
	.hed-nav-two .item.s2{width:100%;}

	/*hed-btn-style【s】*/
	.hed-nav-btn{margin-left:10px;display:inline-block;}
	/*hed-btn-style【e】*/

	.hed.s1{position: fixed;}
	.hed-nav&gt;ul&gt;li:hover&gt;a:after,
	.hed-nav&gt;ul&gt;li.active&gt;a:after{content:'';position:absolute;height:5px;border-radius:10px;background-color:#ccc;
	width:100%;left:0;margin-left:0;bottom:0;display:none;}
	.hed:hover .hed-nav&gt;ul&gt;li&gt;a,
	.hed.s1 .hed-nav&gt;ul&gt;li&gt;a{color:white;}

	.hed-nav&gt;ul&gt;li:hover&gt;a,
	.hed-nav&gt;ul&gt;li.active&gt;a{color:white !important;}	
	/*header-style【end】*/	


	/*--------------------------hom-page【s】--------------------------*/
	/*hom-banner-swiper【start】*/
	.hom-banner-swiper{height:600px;}
	/*hom-banner-swiper【end】*/

	/*hom-service-style【s】*/
	.hom-service-pro-list .item .inform{width:80%;padding:60px 0;}
	/*hom-service-style【e】*/	

	/*hom-cooper-style【s】*/
	.hom-cooper-nav .logo-nei{width:140px;}
	.hom-cooper-nav .nav{width:310px;line-height:60px;padding:0 20px;}
	.hom-cooper-nav .nav p{font-size:16px;}

	.hom-cooper-list .list-item{height:280px;width:50%;}
	.hom-cooper-list .list-item .nei{width:310px;height:185px;}
	.hom-cooper-list .list-item .nei a{width:120px;border-radius:50px;}
	.hom-cooper-list .list-item.s1 .nei{right:115px;}
	.hom-cooper-list .list-item.s2 .nei{left:180px;}
	.hom-cooper-list .list-item.s1 .nei a{margin:5px 0 5px 30px;}
	.hom-cooper-list .list-item.s2 .nei a{margin:5px 30px 5px 0;}
	.hom-cooper-list .list-item.s1 .nei a:nth-child(3){margin-left:-30px;}
	.hom-cooper-list .list-item.s2 .nei a:nth-child(1),
	.hom-cooper-list .list-item.s2 .nei a:nth-child(5){margin-left:-55px;}

	.hom-cooper-list .list-item.s1{border-radius: 0px 193px 193px 0px;}
	.hom-cooper-list .list-item.s2{border-radius: 193px 0px 0px 193px;}
	/*hom-cooper-style【e】*/		
	/*--------------------------hom-page【e】--------------------------*/	
	
	/*--------------------------关于我们-加入我们-page【s】--------------------------*/
	.ins-recruit-form{padding:30px;width:50%;margin-left:-25%;}
	/*--------------------------关于我们-加入我们-page【e】--------------------------*/	
	
	/*--------------------------智慧酒店方案-page【s】--------------------------*/
	.ins-abt-cot2-swiper-pre{left:10px;}
	.ins-abt-cot2-swiper-next{right:10px;}
	/*--------------------------智慧酒店方案-page【e】--------------------------*/	
	
}

@media (max-width: 991px) {
	/*--------------------------hom-page【s】--------------------------*/
	/*hom-banner-swiper【start】*/
	.hom-banner-swiper{height:500px;}
	/*hom-banner-swiper【end】*/

	/*hom-cooper-style【s】*/
	.hom-cooper-nav{position:relative;width:140px;margin:0 auto;left:0;top:0;transform:none;}
	.hom-cooper-nav .logo-nei{width:140px;}
	.hom-cooper-nav .nav{width:310px;line-height:60px;padding:0 20px;}
	.hom-cooper-nav .nav p{font-size:16px;}

	.hom-cooper-list .list-item{height:auto;width:50%;padding:20px;}
	.hom-cooper-list .list-item .nei{width:280px;height:auto;position:relative;transform:none;}
	.hom-cooper-list .list-item .nei a{width:120px;border-radius:50px;}
	.hom-cooper-list .list-item.s1 .nei{right:0;float:right;}
	.hom-cooper-list .list-item.s2 .nei{left:0;}
	.hom-cooper-list .list-item.s1 .nei a,
	.hom-cooper-list .list-item.s2 .nei a{margin:10px;}
	.hom-cooper-list .list-item.s1 .nei a:nth-child(3),
	.hom-cooper-list .list-item.s2 .nei a:nth-child(1),
	.hom-cooper-list .list-item.s2 .nei a:nth-child(5){margin-left:10px;}

	.hom-cooper-list .list-item.s1{border-radius: 0px 193px 193px 0px;padding:20px 40px 20px 20px;}
	.hom-cooper-list .list-item.s2{border-radius: 193px 0px 0px 193px;padding:20px 20px 20px 40px;}
	/*hom-cooper-style【e】*/		
	/*--------------------------hom-page【e】--------------------------*/	
	
	
	/*--------------------------新闻动态-page【s】--------------------------*/
	.ins-news-list ul li a .ifnorm{padding-right:100px;}
	.ins-news-list ul li a .ico{width:80px;}
	/*--------------------------新闻动态-page【e】--------------------------*/	
	
	
	/*--------------------------加盟表单-page【s】--------------------------*/
	.ins-join .ins-join-inform{padding:120px 50px 80px;}
	.ins-join .ins-join-inform .tit h4{font-size:50px;}
	.ins-join .ins-join-inform .tit h6{font-size:40px;}
	/*--------------------------加盟表单-page【e】--------------------------*/	
	
	/*--------------------------招商加盟-page【s】--------------------------*/
	.ins-join1 .eg{line-height:35px;}
	.ins-join1 .intro p{font-size:14px;}
	/*--------------------------招商加盟-page【e】--------------------------*/	
	
	
	/*--------------------------招商加盟2-page【s】--------------------------*/
	.ins-join2-inform1 .ifnorm-item .cot{padding:20px 50px 30px 20px;}
	.ins-join2-inform1 .ifnorm-item .cot.bs3{padding-right:50px;}
	.ins-join2-inform1 .ifnorm-item .cot.bs4{padding-right:50px;}
	.ins-join2-inform1 .ifnorm-item .cot.bs2{padding:20px;}
	/*--------------------------招商加盟2-page【e】--------------------------*/	
	
	
	/*ins-banner-style【s】*/
	.ins-banner .ins-banner-cot h2{font-size:30px;}
	.ins-banner .ins-banner-cot h2 + p{margin-top:15px;}
	.ins-banner.het1{height:400px;}
	/*ins-banner-style【e】*/	
	
}

@media (max-width: 767px){
		
	/*header-style【start】*/
	.hed-nav-back{top:60px;}
	.hed,
	.hed-div{height:60px;}
	.hed-logo{margin-top:10px;}
	.hed-nav{top:60px;width:220px;}
	.hed-sign a{line-height:60px;}
	.hed-nav-two .item{padding:20px 20px;}
	.hed-nav-btn{margin-top:18px;}
	/*header-style【end】*/		


	/*--------------------------hom-page【s】--------------------------*/
	/*hom-banner-swiper【start】*/
	.hom-banner-swiper .hom-banner-swiper-pagination{bottom:20px;}
	.hom-banner-swiper{height:400px;}
	.pub-swiper-pre,
	.pub-swiper-next{width:24px;height:45px;margin-top:-24px;background-size:48px auto;}
	.pub-swiper-next{background-position:-24px top;}
	/*hom-banner-swiper【end】*/

	/*hom-tit-style【s】*/
	.hom-tit i{height:3px;}
	/*hom-tit-style【e】*/	

	/*hom-service-style【s】*/
	.hom-service-pro-list .item .inform{width:90%;padding:30px 0;}
	/*hom-service-style【e】*/		

	/*hom-news-style【s】*/
	.hom-news-item .item1 .name{padding-right:30px;}
	.hom-news-item .item1 .name h4{font-size:18px;line-height:24px;height:24px;}
	.hom-news-item .item1 .name i{font-size:22px;;}
	.hom-news-item .item1 .cot{padding-left:70px;}
	.hom-news-item .item1 .cot .intr{padding-left:15px;}

	.hom-news-item .item2 .list + .list{margin-top:20px;}
	.hom-news-item .item2 .list .bor{margin:10px 0 10px;}
	/*hom-news-style【e】*/		
	
	/*hom-cooper-style【s】*/
	.hom-cooper-nav{position:relative;width:140px;margin:0 auto;left:0;top:0;transform:none;}
	.hom-cooper-nav .logo-nei{width:140px;}
	.hom-cooper-nav .nav{width:300px;line-height:60px;padding:0 20px;}
	.hom-cooper-nav .nav p{font-size:16px;}

	.hom-cooper-list .list-item{height:auto;width:50%;padding:20px;}
	.hom-cooper-list .list-item .nei{width:120px;height:auto;position:relative;transform:none;}
	.hom-cooper-list .list-item .nei a{width:120px;border-radius:50px;float:none;display:block;}
	.hom-cooper-list .list-item.s1 .nei{right:0;float:right;}
	.hom-cooper-list .list-item.s2 .nei{left:0;}
	.hom-cooper-list .list-item.s1 .nei a,
	.hom-cooper-list .list-item.s2 .nei a{margin:10px 0;}
	.hom-cooper-list .list-item.s1 .nei a:nth-child(3),
	.hom-cooper-list .list-item.s2 .nei a:nth-child(1),
	.hom-cooper-list .list-item.s2 .nei a:nth-child(5){margin-left:0;}

	.hom-cooper-list .list-item.s1,
	.hom-cooper-list .list-item.s2{border-radius:0;padding:20px 10px;}
	/*hom-cooper-style【e】*/		
	/*--------------------------hom-page【e】--------------------------*/	
	
	/*--------------------------产品服务-page【s】--------------------------*/
	.ins-pro-soft-item + .ins-pro-soft-item{margin-top:40px;}
	.ins-pro-soft-inform .intro p{line-height:24px;}
	.ins-pro-soft-inform .item p + p{margin-top:5px;}
	.ins-pro-soft-inform .intro p,	
	.ins-pro-soft-inform .item span{font-size:14px;}
	
	.ins-pro-soft-hotel{padding:40px 0;}
	.ins-pro-soft-hotel .hotel-inform{max-width:100%;padding:30px 20px;position:static;}

	.ins-pro-hard-list ul li .img{padding-right:20px;}
	.ins-pro-hard-list ul li .img img{left:20px;top:20px;margin-right:20px;}	
	.ins-pro-hard-list ul li .img h4,
	.ins-pro-hard-list ul li .img p{left:20px;right:20px;}	
	.ins-pro-hard-list ul li .img h4{font-size:20px;top:20px;}
	.ins-pro-hard-list ul li .img p{font-size:14px;bottom:20px;}	
	/*--------------------------产品服务-page【e】--------------------------*/	
	
	/*--------------------------新闻动态-page【s】--------------------------*/
	.ins-news-list ul li a{padding:20px 0;}
	.ins-news-list ul li a .img{width:180px;}
	.ins-news-list ul li a .ifnorm{padding-left:190px;padding-right:80px;}
	.ins-news-list ul li a .ifnorm h4{font-size:18px;height:20px;line-height:20px;}
	.ins-news-list ul li a .ifnorm p{font-size:14px;margin:5px 0 10px;line-height:25px;height:50px;}
	.ins-news-list ul li a .ifnorm span{font-size:14px;}
	.ins-news-list ul li a .ico{margin-top:-25px;width:60px;}
	.ins-news-list ul li a .ico i{font-size:24px;line-height:50px;}
	/*--------------------------新闻动态-page【e】--------------------------*/	
	
	/*--------------------------关于我们-联系我们-page【s】--------------------------*/
	.ins-abt-coct-nav p{margin:0 20px;}
	.ins-abt-coct-nav p a{line-height:50px;font-size:16px;}
	.ins-abt-coct-map{height:400px;}
	/*--------------------------关于我们-联系我们-page【e】--------------------------*/	
	
	/*--------------------------关于我们-加入我们-page【s】--------------------------*/
	.ins-abt-recruit .td + .td{margin-top:10px;}
	.ins-abt-recruit .td .td-cot .td-cot-item{background-color:#F5F5F5;}
	.ins-abt-recruit .td{background-color:#F9F9F9;}
	.ins-abt-recruit .td .td-cot .td-cot-item .name{padding-left:25px !important;}
	.ins-abt-recruit .td .td-cot .td-cot-item .name .ico{position:absolute;top:4px;left:0;}
	.ins-abt-recruit .td .td-cot .td-cot-item .name,
	.ins-abt-recruit .td .td-cot .td-cot-item .cot{margin:0 10px;}	
	.ins-abt-recruit .td .td-cot .td-cot-item .oper{position:static;}
	.ins-abt-recruit .td .td-cot .td-cot-item .oper a{width:50%;line-height:40px;background-color:#eee;}
	.ins-abt-recruit .td .td-cot .td-cot-item .oper a + a{border-left:1px solid white;}
	.ins-abt-recruit .td .td-cot .td-cot-item .oper a i{width:100%;}
	.ins-abt-recruit .td .td-cot .td-cot-item .name,
	.ins-abt-recruit .td .td-cot .td-cot-item .oper a{font-size:12px;}
	.ins-abt-recruit .td .td-cot .td-cot-item .cot{font-size:12px;}
	.ins-abt-recruit .td .td-inform{padding:10px;}
	.ins-abt-recruit .td .td-cot .td-cot-item,
	.ins-abt-recruit .recruit-hed .th{padding:0;}
	.ins-abt-recruit .recruit-hed,
	.ins-abt-recruit .td .td-cot .td-cot-item .name,
	.ins-abt-recruit .td .td-cot .td-cot-item .cot{padding-top:7px;padding-bottom:7px;}

	.ins-recruit-form{padding:30px;width:70%;margin-left:-35%;}	
	/*--------------------------关于我们-加入我们-page【e】--------------------------*/	
	
	/*--------------------------关于我们-关于名巢-page【s】--------------------------*/
	.ins-abt-course-item .inform.s1{padding-left:20px;}
	.ins-abt-course-item .inform.s2{padding-right:20px;}
	.ins-abt-cot2-swiper .inform{padding:20px;margin:-30px 10px 0;}
	.ins-abt-cot2-swiper .inform h4{font-size:18px;color:#222;line-height:20px;height:20px;}
	.ins-abt-cot2-swiper .inform p{font-size:14px;line-height:24px;height:48px;}
	.ins-abt-cot2-swiper .inform h4 + p{margin-top:5px;}	
	/*--------------------------关于我们-关于名巢-page【s】--------------------------*/	
	
	
	/*--------------------------加盟表单-page【s】--------------------------*/
	.ins-join{padding:60px 10px;}
	.ins-join .ins-join-inform{padding:60px 30px 60px;min-height:auto;}
	.ins-join .ins-join-inform .tit h4{font-size:30px;}
	.ins-join .ins-join-inform .tit h6{font-size:20px;}
	.ins-join .ins-join-inform .tit p{font-size:16px;margin-top:20px;}
	.ins-join .ins-join-inform .item{margin-top:40px;}
	.ins-join .ins-join-inform .item p{width:100%;font-size:14px;padding:5px 0;}
	.ins-join .ins-join-inform .item p i{font-size:20px;}
	.ins-join .ins-join-form{padding:30px 20px;}
	.ins-join .ins-join-form .ins-join-tit h4{font-size:20px;}
	.ins-join-inpt .inpt-item + .inpt-item,
	.ins-join-inpt .inpt-item .cot + .cot{margin-top:20px;}
	.ins-join-inpt .inpt-item .cot{padding:0;}
	.ins-join-inpt .inpt-item .cot .inpt .btn{line-height:30px;}
	/*--------------------------加盟表单-page【e】--------------------------*/	
	
	/*--------------------------招商加盟-page【s】--------------------------*/
	.ins-join1 .eg{line-height:24px;}
	.ins-join4 .img{width:26.6666%;margin:5px 0;}
	.ins-join4 .ico{width:10%;}	
	
	.ins-join-swiper1-pre{left:10px;}
	.ins-join-swiper1-next{right:10px;}
	.ins-join-swiper1-pre,
	.ins-join-swiper1-next{width:50px;height:50px;top:45%;margin-top:-25px;}	
	.ins-join-swiper1-pre span, .ins-join-swiper1-next span{font-size:22px;line-height:50px;}
	/*--------------------------招商加盟-page【e】--------------------------*/		
	
	
	/*--------------------------招商加盟2-page【s】--------------------------*/
	.ins-join2-cot{padding:20px;}

	.ins-join2-chart4-inform2{position:static;}
	.ins-join2-chart4-inform2 .back{padding:20px 15px;}
	.ins-join2-chart4-inform2 .back .cot1 h6{font-size:16px;}
	.ins-join2-chart4-inform2 .back .cot1 p{font-size:12px;}
	.ins-join2-chart4-inform2 .back .cot2 p{font-size:14px;}
	.ins-join2-chart4-inform2.s1{left:0;bottom:0;}
	.ins-join2-chart4-inform2.s2{right:0;top:0;}
	
	.ins-join2-chart4-inform3{position:static;}
	.ins-join2-chart4-inform3 .item + .item{margin-top:10px;}
	.ins-join2-chart4-inform3 .item .cor{width:15px;height:15px;}
	.ins-join2-chart4-inform3 .item .txt{font-size:14px;}
	.ins-join2-chart4-inform3 .item .cor + .txt{margin-left:7px;}
	
	.ins-join2-chart4-inform1.s1 .cot .bor .b1{left:0;}
	.ins-join2-chart4-inform1.s2 .cot .bor .b1{right:0;}
	.ins-join2-chart4-inform1.s1 .cot .bor .b3{right:-55px;top:15px;}
	.ins-join2-chart4-inform1.s2 .cot .bor .b3{left:-55px;top:15px;}
	.ins-join2-chart4-inform1.s1{left:0;top:30px;}
	.ins-join2-chart4-inform1.s2{right:0;top:50%;}
	
	.chart4-w1,
	.chart4-w2{width:100%;}
	.chart4-w3{width:30%;display:none;}	
	.ins-join2-inform1{
		display: box;
		display: -moz-box;
		display: -webkit-box;
		display: -ms-box;
		display: -o-box;
		display:flex;
		display: -webkit-flex;
		display: -ms-flexbox;
		display:-moz-flex;
		display:-o-flex;			
	}	
	.ins-join2-inform1 .ifnorm-item{
		display:block;
	}
	.ins-join2-inform1 .ifnorm-item .cot,
	.ins-join2-inform1 .ifnorm-item .cot.bs3,
	.ins-join2-inform1 .ifnorm-item .cot.bs4,
	.ins-join2-inform1 .ifnorm-item .cot.bs2{padding:20px 10px;}
	.ins-join2-inform1 .ifnorm-item .cot{border-top:1px solid #ed2f46;border-left:none;}
	.ins-join2-inform1 .ifnorm-item .cot h4{font-size:14px;}
	.ins-join2-inform1 .ifnorm-item .cot p{font-size:12px;}
	.ins-join2-inform1 .ifnorm-item .cot h4 + p{margin-top:10px;}
	.ins-join2-inform1 .inform-bor{height:auto;width:5px;}	
	.ins-join2-inform1 .inform-bor .bor{width:100%;}	
	
	.ins-join2-inform4 .item{width:33.3333%;padding:5px;}
	.ins-join2-inform4 .item .inform .cot1 i{font-size:40px;}
	.ins-join2-inform4 .item .inform .cot1 h4{font-size:16px;margin-top:10px;}
	.ins-join2-inform4 .item .inform .cot2 .cot2-nei h6{font-size:16px;}
	.ins-join2-inform4 .item .inform .cot2 .cot2-nei i{margin:15px 0 10px;}
	.ins-join2-inform4 .item .inform .cot2 .cot2-nei p{font-size:12px;}	
	
	.ins-join2-inform6 .item{padding:10px 0;}
	.ins-join2-inform6 .item .cot{padding:15px 10px;}
	.ins-join2-inform6 .item .cot h4 + p{margin-top:5px;}	
	/*--------------------------招商加盟2-page【e】--------------------------*/		

	
	
	/*----------public-style【start】-------------*/
	/*公用按钮-style*/
	.pub-temp-btn{line-height:30px;padding:0 30px;font-size:12px;}
	/*----------public-style【end】-------------*/	
	
	/*footer-style【s】*/
	.foot-botm .brand .brand-btn .brand-nav{width:100%;bottom:100%;right:0;padding:5px 0;}
	/*footer-style【e】*/	
	
	/*ins-banner-style【s】*/
	.ins-banner .ins-banner-cot h2{font-size:24px;}
	.ins-banner .ins-banner-cot p{font-size:14px;}
	.ins-banner .ins-banner-cot h2 + p{margin-top:10px;}
	.ins-banner.het1{height:200px;}	
	/*ins-banner-style【e】*/
	
	/*pub-page【start】*/
	.ins-pub-page .pagelist.mob{display:block;}
	.ins-pub-page .pagelist.pc{display:none;}
	/*pub-page【end】*/		
	
	/*右侧悬浮菜单【s】*/
	.pub-rig-sus{top:auto;transform:none;bottom:10%;}
	/*右侧悬浮菜单【e】*/	
}

@media (max-width: 480px){

	/*header-style【start】*/
	.hed-nav{width:180px;}
	.hed-nav&gt;ul&gt;li&gt;a{padding-left:10px;}
	.hed-nav&gt;ul&gt;li&gt;a, .hed-sign a{font-size:14px;}
	.hed-nav&gt;ul&gt;li .two-ico{right:10px;top:10px;font-size:20px;}
	.hed-nav-two .item p a{font-size:12px;}
	
	.hed-hom-div{height:60px;}
	.hed{background-color:white;border-color:#E6E6E6;}
	.hed .hed-logo a .logo1{display:none;}
	.hed .hed-logo a .logo2{display:block;}
	.hed .hed-nav-btn span{background-color:#666;}	
	/*header-style【end】*/		
		
	/*--------------------------hom-page【s】--------------------------*/
	/*hom-banner-swiper【start】*/
	.hom-banner-swiper{height:240px;}
	/*hom-banner-swiper【end】*/

	/*hom-service-style【s】*/
	.hom-service-pro-list .item .inform{width:95%;padding:10px 0;}
	/*hom-service-style【e】*/	

	/*hom-news-style【s】*/
	.hom-news-nav a{font-size:14px;padding:0 7px;line-height:14px;}
	/*hom-news-style【e】*/	
	/*--------------------------hom-page【e】--------------------------*/	


	/*--------------------------产品服务-page【s】--------------------------*/
	.ins-pro-hard-list ul li .img{padding-top:60%;}
	.ins-pro-hard-list ul li{width:100%;}
	/*--------------------------产品服务-page【e】--------------------------*/
	
	
	/*--------------------------案例合作-page【s】--------------------------*/
	.ins-cooper-brand .brand-list ul li .brand-cot{padding:0 0 0 25px;margin-top:10px;}
	.ins-cooper-brand .brand-list ul li .brand-cot i{font-size:16px;}
	.ins-cooper-brand .brand-list ul li .brand-cot h6{font-size:14px;line-height:18px;height:18px;}
	.ins-cooper-brand .brand-list ul li .brand-cot p{font-size:12px;margin-top:5px;line-height:18px;height:36px;}
	/*--------------------------案例合作-page【e】--------------------------*/	
	
	
	/*--------------------------新闻动态-page【s】--------------------------*/
	.ins-news-list ul li a .img{width:100%;position:static;}
	.ins-news-list ul li a .ifnorm{padding-left:0;padding-right:80px;margin-top:10px;}
	/*--------------------------新闻动态-page【e】--------------------------*/		
	
	
	/*--------------------------关于我们-联系我们-page【s】--------------------------*/
	.ins-abt-coct-nav p{margin:0 10px;}
	.ins-abt-coct-nav p a{font-size:14px;}
	.ins-abt-coct-inform .inform .inform-cot span{max-width:40px;margin:0 auto;}
	/*--------------------------关于我们-联系我们-page【e】--------------------------*/	
	
	/*--------------------------关于我们-加入我们-page【s】--------------------------*/
	.ins-recruit-form{padding:30px 20px;width:90%;margin-left:-45%;}
	/*--------------------------关于我们-加入我们-page【e】--------------------------*/	
	
	/*--------------------------关于我们-关于名巢-page【s】--------------------------*/
	.ins-abt-cot3-swiper .inform{margin:-15px 10px 0;}
	.ins-abt-cot3-swiper .inform h4{font-size:14px;line-height:30px;height:30px;}
	/*--------------------------关于我们-关于名巢-page【e】--------------------------*/
	
	/*--------------------------智慧酒店方案-page【s】--------------------------*/
	.ins-solu-hotel .item .ico span{width:80px;height:80px;line-height:80px;font-size:40px;}
	.ins-solu-hotel-item + .ins-solu-hotel-item{margin-top:40px;}
	.ins-solu-hotel-inform .intro p{font-size:14px;line-height:24px;}
	.ins-solu-hotel .item p{font-size:12px;line-height:20px;}
	/*--------------------------智慧酒店方案-page【e】--------------------------*/	
	
	/*--------------------------招商加盟-page【s】--------------------------*/
	.ins-join-table table th{font-size:18px;}
	.ins-join-table table th,
	.ins-join-table table td,
	.ins-join-table .table-foot .td{padding:10px 5px;}
	.ins-join-table table td,
	.ins-join-table .table-foot .td{font-size:14px;}
	/*--------------------------招商加盟-page【e】--------------------------*/	
	
	/*--------------------------招商加盟2-page【s】--------------------------*/
	#chart1{height:200px;}
	#chart2,
	#chart3{height:250px;}
	.ins-join2-chart1{overflow-x:auto;}
	.ins-join2-chart1-inform .inform-item .bor{width:30px;}
	.ins-join2-chart1-inform .inform-item .txt{margin-left:5px;}
	
	.ins-join2-inform2 table td{padding:10px 5px;}
	.ins-join2-inform2 table td.s1,
	.ins-join2-inform2 table td.s2{font-size:12px;}
	.ins-join2-inform2 table td.s2.a1{font-size:18px;}	
	
	.ins-join2-inform4 .item{width:50%;padding:5px;}
	.ins-join2-inform4 .item .inform .cot1 h4{font-size:14px;}
	.ins-join2-inform4 .item .inform .cot2 .cot2-nei h6{font-size:14px;}
	.ins-join2-inform4 .item .inform .cot2 .cot2-nei i{margin:5px 0;}	
	
	.ins-join2-inform5 .list + .list{margin-top:0;padding-top:0;border:none;}
	.ins-join2-inform5 .list .item{padding:15px 10px;}
	.ins-join2-inform5 .list .item .ico{max-width:80px;}
	.ins-join2-inform5 .list .item h4{font-size:12px;margin-top:10px;}	
	
	.ins-join2-inform7 .ins-join-inpt .inpt-item .cot{padding:0;}
	.ins-join2-inform7 .ins-join-inpt .inpt-item .cot&gt;div{display:block !important;}
	.ins-join2-inform7 .ins-join-inpt .inpt-item .cot .inpt .radio-item{margin:5px 0;display:block;}
	.join-inform-swiper-pagination1 .swiper-pagination-bullet{margin:0 3px !important;}
	.join-inform-swiper-pagination1 .swiper-pagination-bullet-active{background-color:#ec2840;}
	/*--------------------------招商加盟2-page【e】--------------------------*/					
	
	/*footer-style【s】*/
	.foot-inform .inform .item .ewm .img{width:55px;}
	/*footer-style【e】*/	

}</pre></body></html>