﻿/*reset*/
html, body, h1, h2, h3, h4, h5, h6, div, dl, dt, dd, ul, ol, li, p, blockquote, pre, hr, figure, table, caption, th, td, form, fieldset, legend, input, button, textarea, menu{
    margin:0;
    padding:0;
}
body{position:relative;font-size:14px;background-color:white;overflow:auto;}
body, button, input, keygen, legend, select, textarea{
    font-weight:400;
    color:#333;
    outline:0;
    speak:none;
    -webkit-font-feature-settings:normal;
    -moz-font-feature-settings:normal;
    font-feature-settings:normal;
    font-variant:normal;
    text-transform:none;
    -webkit-font-smoothing:antialiased;
    -moz-osx-font-smoothing:grayscale;
}
h1, h2, h3, h4, h5, h6{font-weight:400;}
li{list-style:none;}
html, body, fieldset, img, iframe, abbr{border:0;}
img{vertical-align:top;}
a, button{cursor:pointer;}
a{color:#333;outline:none;text-decoration:none;}
a:focus{ color:#333;
     outline:none; 
     -moz-outline:none;
}  


/*common*/
body{background:#F4F5F9;}
a:hover{color:#fc8080;text-decoration:none;}
a:-webkit-any-link{text-decoration:none;}
.container{width:1200px;margin:0 auto;padding:0;}
.container:after{content:"";display:block;clear:both;}
.clearfix:after{content:"";display:block;clear:both;}
.fl{float:left;}
.fr{float:right;}
.tl{text-align:left;}
.tr{text-align:right;}
.tc{text-align:center;}
.color-white{color:white!important;}
.red{color:#fc8080!important;}
.fz12{font-size:12px;}
.fz14{font-size:14px;}
.wfs{width:100%;position:relative;}
.p_r{position:relative;}

#header{
	width: 100%;
	border: 1px solid #f1f1f1;
	position: fixed;
	top: 0px; width: 100%; z-index: 10000; background: white;
	box-shadow: 2px 2px 4px #999;
}
.header{
	width: 1200px;
	margin: 0 auto;
	padding: 18px 0;

}
.cc{padding-top: 60px;}
.container{width: 1200px; margin: 0 auto;}
.logo{
	width: 319px;
	height: 30px;
	float: left;
}
.logo a img{
	height: 100%;
}
.nav{
	float: right;
}
.nav ul li{
    float: left;
    font-size: 15px;
    font-weight: bold;
    height: 30px;
    line-height: 30px;
    text-align: center;
}
.nav ul li a{
	color: #000;
	padding: 0 22px;
}
.nav ul  .a {
	color: #0066cc;
}

.swiper-slide img{width: 100%;}

.inbanner-box {
    position: relative;
}

.title{height: auto; margin-bottom: 20px;}


.inbanner-box .number-div {
    background-color: rgba(255, 255, 255, .85);
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 1;
    border-bottom: 1px solid #f4f4f4;
    text-align: center;
}

.inbanner-box .number-div .number-list {
    display: flex;
}

.inbanner-box .number-div .number-list .item {
    flex: 1;
    flex-direction: column;
    border-right: 1px solid #e6e6e6;
    height: 100px;
}
.inbanner-box .number-div .number-list .item .num{margin-top: 20px; color: #0066cc;}

.inbanner-box .number-div .number-list .item:nth-child(1) {
    border-left: 1px solid #e6e6e6;
}

.inbanner-box .number-div .number-list .item .num .nn,
.inbanner-box .number-div .number-list .item .num .dw {
    font-size: 36px;
    line-height: 1;
    display: inline-block;
}

.inbanner-box .number-div .number-list .item .num .dw.mm {
    font-size: 18px;
}

.inbanner-box .number-div .number-list .item .word {
    font-size: 14px;
    color: #252b3a;
    line-height: 1.71;
}
.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{bottom: 60px!important}


.title{font-size: 28px; color: #242424; text-align: center;  font-weight: bold; margin-top: 80px; height: auto;}
.atxt{font-size: 16px; color: #777; text-align: center; margin-top: 20px; margin-bottom: 40px;}
.list ul{clear: both; overflow: hidden; padding-bottom: 60px;}
.list ul li h3{font-size: 16px; color: #242424; margin: 10px 0px;  font-weight: bold; height:36px}
.list ul li p{font-size: 14px; color:#6f6f6f; line-height: 1.71; height:70px}

.list ul li{float: left; width: 32%; margin: 10px 0.4%; background: white; box-sizing: border-box; padding: 10px 30px;
  border: 1px solid #e6e6e6; position: relative;}
.list ul li .txt{ overflow: hidden; text-align: left; width: 70%;}
.list ul li img{position: absolute; right:30px; top: 20px; width: 70px}
.list ul li .btn{
    line-height: 32px;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border: 1px solid #e6e6e6;
    font-size: 12px;
    color: #a6a6a6;
    text-align: center;
    width: 98px; height: 32px;
    display: inline-block;
    margin-top: 40px;
    background: white
    ;

}
.list ul li:hover .btn{background-color: #0066cc; color: white;}

.sec1 ul{clear: both; overflow: hidden; padding-bottom: 60px;}
.sec1 ul li{float: left; width: 30%; margin: 0px 1.5%; background: white; box-shadow: 10px 10px 20px #eaecef; border-radius: 10px; 
	text-align: center; box-sizing: border-box; padding: 30px 20px; }
.sec1 ul li img{height: 100px; margin-bottom: 20px;}
.sec1 ul li h3{font-size: 16px; color: #242424; font-weight: bold; line-height: 1.5; margin-bottom: 16px;}
.sec1 ul li p{font-size: 14px; color: #6f6f6f; line-height: 1.7;}

.sec2 .txt{text-align: center;}
.sec2 img{width:80%;}

.sec3{background: url(../images/adv_bg.png) no-repeat; width: 100%; background-size: 100% 100%; text-align: center; padding: 30px 0px; margin-top: 30px;}
.sec3 h3{font-size: 30px; color: white; font-weight: 400; margin-bottom: 30px; text-shadow: 10px 10px 12px #000;}
.sec3 p{font-size: 16px; color: white; text-shadow: 10px 10px 12px #000;}

.sec4 .title{margin-bottom: 80px;}
.sec4{width: 100%; overflow: hidden; margin-bottom: 80px;}

.sec5 img{width: 100%;}

.sec6{}
.kk_brand {
	height: 198px;
	position: relative;
	margin-bottom: 60px;
}

.kk_brand_li {
	width: 20%;
	height: 98px;
	z-index: 1;
	float: left;
	background-color: white;

	
}


.kk_img_li {
	height: 98px;
	position: relative;
	border: 1px solid #F1F1F1;
	text-align: center;
	padding: 10px;

}
.kk_img_li img{
	height: 78px;
	width: auto;
	max-width: 100%;
	display: inline-block;
}
.kk_img_A {
	/* width: 198px;
	height: 98px; */
	position: /* absolute;
	left: 1;
	top: 0; */
	z-index: 2;
	overflow: hidden;
	text-align: center;
}
/*index footer*/
#footer{
	width: 100%;
	background: #333;
	zoom: 1;
	overflow: hidden;
}
.footer{
	width: 1200px;
	margin: 0 auto;
}
.footer_h3{
	border-bottom: 2px solid #272727;
}
.footer_left,.footer_right{
	margin: 20px 0;
}
.footer_left{
	float: left;
	width: 150px;

}
.footer_left h3{
	zoom: 1;
	overflow: hidden;
}
.footer_left h3 img{
	float:left;
}
.footer_left h3 span{
	color: #fff;
	font-size: 18px;
	float: right;
	margin-top: 28px;
}
.footer_left h3 .footer_phone{
	color: #11acc8;
	margin-top: 0;
}
.footer_right{
	width:968px;
	float: left;
}
.footer_right .nav{
	width: 853px;
	margin-top: 10px;
}
.footer_right .nav ul  .a{
	color: #fff;
}
.footer_right .nav ul li a{
	color: #a8a8a8;
}
.footer_kuai{
	margin-top: 30px;
	padding-bottom: 30px;
}
.foote_domestic{
	width: 307px;
	float: left;
}
.foote_domestic h3{
	font-size: 18px;
	font-weight: bold;
	color: #a8a8a8;
	border-bottom: 3px solid #11acc8;
}
.foote_domestic h3 span{
	display: block;
	margin-bottom: 15px;
}
.foote_domestic ul{
	width: 151px;
	float: left;
	margin-top: 15px;
}
.foote_domestic ul li{
	font-size: 12px;
	height: 25px;
	line-height: 25px;
}
.foote_domestic ul li a{
	color: #a8a8a8;
}
.foote_media{
	margin-left: 60px;
	width: 200px;
}
.foote_media ul{
    width: 115px;
}
.foote_media .footer_width{
	width: 85px;
}
.foote_media .footer_width li{
	padding-left: 30px;
}
.foote_foeign{
	margin-left: 60px;
}
.foote_foeign .foote_foeign_ul{
	width: 68px;
}
.foote_foeign .foote_foeign_ul2{
	width: 85px;
}
.foote_foeign .foote_foeign_ul3 li{
	padding-left: 5px;
}
.foote_foeign .foote_foeign_ul4 li{
	padding-left: 11px;
}
.foote_welcom{
	 width: 200px;
    height: 187px;
    overflow: hidden;
    display: block;
    margin-top: 15px;
}
.foote_welcom img{
	width: 100%;
}
.footer_copyright{
	margin: 15px 0;
	border-bottom: none;
}
.footer_copyright p{
	text-align: center;
	font-size: 12px;
	color: #a8a8a8;
}

.btn{
    line-height: 32px;
    border-radius: 2px;
    border: 1px solid #e6e6e6;
    font-size: 12px;
    text-align: center;
    width: 98px;
    height: 32px;
    display: block;
    margin: 0 auto;
    background-color: #0066cc; color: white;
    margin-top:0;

}

.banner{position: relative;}
.banner img{width: 100%;}
.banner .txt{position: absolute; width: 100%; text-align: center; top: 40%; left: 0; z-index: 999; font-size: 30px; color: white; line-height:2;}
.banner .txt p{font-size: 18px;}
.fl{float: left;}
.fr{float: right;}
.clear{clear: both; overflow: hidden;}
.about{padding: 60px 0px!important; border-bottom: 1px solid #ccc;}
.about h1{font-size: 36px; line-height: 2;  font-weight: bold;}
.about .fl{width: 70%;}
.about .fr{width: 25%; border: 8px solid #ccc;}
.about .fr img{width: 100%; }

.wenhua{padding: 60px 0px!important; border-bottom: 1px solid #f1f1f1;}
.wenhua h1{font-size: 36px; line-height: 2;  font-weight: bold;}
.wenhua .fl{width: 35%; border: 8px solid #ccc;}
.wenhua .fr{width: 60%; }
.wenhua .fl img{width: 100%; }
.wenhua ul{clear: both; overflow: hidden;}
.wenhua ul li{float: left; width: 45%; margin-right: 5%; margin-bottom: 20px;}
.wenhua ul li h3{font-size: 20px; font-weight: bold; color: #0066cc; line-height: 2.8;}
.wenhua ul li p{font-size: 16px;}

.alist{background: white; border-top: 3px solid #000; width: 14%; padding: 0 2%;}
.alist p{font-size: 16px;color: #999; line-height: 2.5;}
.alist a {font-size: 16px; color: #333;  line-height: 2;}
.alist .aitem{padding: 16px 0px; border-bottom: 2px dashed #dcdcdc;}
.alist .aitem:last-child{border-bottom: 0;}

.news_more{width: 74%; border-top: 3px solid #000; background: white; padding:30px 3%; }
.news_more .ntitle{font-size: 26px; color: #000; font-weight: 600; margin-bottom: 20px;}
.news_more .descs{font-size: 16px; color: #999; margin-bottom: 30px;}
.news_more .news_more_p{line-height: 2; font-size: 16px;}
.news_more .news_more_p img{max-width: 100%;}
.detail{padding: 40px 0px; clear: both; overflow: hidden;}
.detail h2{font-size: 20px; font-weight: bold; line-height: 3;}
.detail span{text-wrap: wrap!important}
.detail .txt{border: 2px dashed #dcdcdc; padding:20px 30px; position: relative; margin-bottom: 20px;}
.detail .txt span{position: absolute; left: 20px; top: -24px; background: white; font-size: 16px; padding: 10px;}

.index_left_p2{letter-spacing: 2px;}

 /*加盟申请表 sss*/
.list-group li {padding-left: 10px;}
/*加盟申请表 end*/

.query1{text-align: center; margin-top: 40px;}
.query1 .inp{display: inline-block; width: 60%;}
.query1 .inp label{font-size: 16px; color: #333; }
.query1 .inp  input{height: 46px; border-radius: 10px; border: 1px solid #0066cc; width: 50%; padding-left: 10px;}
.query1 .ibtn  input{height: 46px; border-radius: 10px; border: 1px solid #0066cc; width:100px; margin-top: 30px; background: #0066cc; color: white;}

.datalist{display: flex; flex-wrap: wrap; justify-content: center; min-height: 300px;}
.index_form_left{width: 44%; line-height: 45px;margin: 23px 2%;background:#e2e9ec;width: 350px}

.news_tab{text-align: center; margin: 30px 0px}
.news_tab ul{display: inline-block;}
.news_tab ul li{float: left;padding: 0px 20px; margin: 0px 20px; height: 40px; border-radius: 10px; border: 2px solid #0066cc; line-height: 40px; font-size: 16px; color: #000;}
.news_tab ul li.hovera{background: #0066cc; }
.news_tab ul li.hovera a{color: white;}

.about_list .item{background: white; border-radius: 10px; box-shadow: 2px 2px 2px #dcdcdc; padding:15px 10px; box-sizing: border-box; margin-bottom: 20px; }
.about_list .item .cdate{float: left; width: 80px; text-align: center; padding: 0px 20px; margin-top: 20px; margin-right: 20px;}
.about_list .item .cdate span{display: block; font-size: 16px; padding: 8px 0px; }
.about_list .item .cdate .md{font-size: 30px; border-bottom: 1px solid #f1f1f1;}
.about_list .item .txt{float: left; width: 1030px;}
.about_list .item .txt h3{font-size:20px; color: #000; line-height: 1.5; margin: 10px 0px;}
.about_list .item .txt p{font-size: 16px; line-height: 1.5; margin-bottom: 16px; color: #666;}
.about_list .item .txt .more{font-size: 14px; color: #0066cc; border: 1px solid #0066cc; border-radius: 6px; padding:6px 20px; height: auto; display: inline-block;}
.about_list .item .txt .more:hover{background-color: #0066cc; color: white;}

.indexnews.about_list .item{float: left; width: 48%; margin: 10px 1%}
.indexnews.about_list .item .cdate{margin-top: 10px;}
.indexnews.about_list .item .txt{width: 400px;}
.indexnews.about_list .item .txt h3{font-size: 16px;}
.indexnews.about_list .item .txt p{font-size: 14px; max-height: 60px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.indexnews.about_list{margin-bottom: 20px;}

.level_list{    
    width: 100px;
    opacity: 1;
    position: absolute;
    display: none;
    z-index: 99;}
.level_list li{
    float: left;
    width: 100px;
}


.level_list1{
    border-right: 1px solid rgb(155,188,207);
    background: #001e3a;
    border: none;
    padding-bottom: 10px;
    /*margin-right: 30px*/

}
.level_list1 div{
    font-size: 13px;
    color: #FFFFFF;
    display: block;
    height: 35px;
    line-height: 35px;

}
.level_list1 div a{
    color: #14b9d7 !important;
    position: relative;
}

.level_list1>div>a:hover{
    color: #fff;
 }
.nav ul li a.b{width:100px; height:30px; padding:0px; text-align: center; display: inline-block;}
.nav{position: relative;}
.slide{position: relative;}
.iclass{display: none;}
.sec4_pc{display: block;}
.sec4_mobile{display: none;}
.indexnews.about_list .item .txt h4{display: none;}
.about_list .item .txt h4{display: none;}

@media screen and (max-width: 768px) {

	.header{width: 94%; margin: 0 auto; padding: 10px 0px}
	.logo{height:34px; margin-left:3%; float: left; width: 50%;}
	.iclass{float: right; display: inline-block;}
	.iclass img{height: 34px;}
	.nav{margin-top: 20px; display: none;}

	.nav ul li{margin-bottom: 10px;}
	#slide{display:none}
	.join-formtable{width:90%!important;}
	.company-profile-bigbox{width: 300px;}
	.index_class h1{font-size:30px;}

	.inbanner-box .number-div{position: relative;}
	.container{width: 96%;}
	.inbanner-box .number-div .number-list{flex-wrap: wrap;}
	.inbanner-box .number-div .number-list .item{width: 25%; border-right: 1px solid #f1f1f1;}
	.inbanner-box .number-div .number-list .item .num .nn, .inbanner-box .number-div .number-list .item .num .dw{font-size: 20px;}
	.title{margin-top: 20px;}
	.atxt{margin-bottom: 16px;}
	.list ul li{width: 100%; margin: 10px 0px;}
	.list ul{padding-bottom: 20px;}
	.sec3 h3{font-size: 26px;}
	.sec3 p{font-size: 14px; padding: 0px 10px;}
	.sec4 .title{margin-bottom: 20px;}
	.sec4_pc{display: none;}
	.sec4_mobile{display: block;}
	.sec4{margin-bottom: 40px;}

	.about{padding-top: 20px!important;}
	.about_list .item{width: 100%; margin: 15px 0px;}
	.about_list .item .cdate{display: none;}
	.about_list .item .txt{width: 100%;}
	.about_list .item .txt h4{font-size: 12px; color: #999; margin-bottom: 8px; display: block;}
	.about_list .item .txt p{margin-bottom: 8px;}

	.indexnews.about_list .item{width: 100%; margin: 15px 0px;}
	.indexnews.about_list .item{width: 100%; margin: 15px 0px;}
	.indexnews.about_list .item .cdate{display: none;}
	.indexnews.about_list .item .txt{width: 100%;}
	.indexnews.about_list .item .txt h4{font-size: 12px; color: #999; margin-bottom: 8px; display: block;}
	.indexnews.about_list .item .txt p{margin-bottom: 8px;}

	.kk_img_li img{height: 34px;}
	.kk_brand_li{height: auto;}
	.kk_img_li{height: auto;}
	.kk_brand{height: auto; margin-bottom: 0;}
	.footer{width: 100%;}
	.footer_top{width: auto; display: none}


	.footer_right .nav{width: auto; display: inline-block;}
	.about .fr{display: none;}
	.about .fl{width: 100%;}
	.wenhua .fl{display: none;}
	.wenhua .fr{width: 100%;}
	.wenhua{padding: 0!important;}
	.banner img{display: none;}
	.banner{background: url(../images/bigbg1.png) no-repeat; background-size: 100% 100%;}
	.banner .txt{position: relative;}
	.banner .txt{padding: 20px 0px;}
	.news_tab ul li{margin: 0px 10px;}
	.query1 .inp{width: 100%;}
	.alist.fl{float: none; width: 96%;}
	.news_more.fr{float: none; width: 94%;}
}






