
/* CSS Document */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td { margin:0; padding:0; }
html , body {font: 12px/22px "Microsoft YaHei",\5b8b\4f53, arial;}
body { background:#fff; color:#000; font-size:16px; font-family: Microsoft Yahei, Arial, Helvetica, sans-serif;overflow-x: hidden; }
td,th,caption { font-size:16px; }
h1, h2, h3, h4, h5, h6 { font-weight:normal; font-size:100%; }
address, caption, cite, code, dfn, em, th, var,i { font-style:normal; font-weight:normal;}
a { color:#000; text-decoration:none; }
a:hover , a:focus{ text-decoration:none; }
img { border:none; }
ol,ul,li { list-style:none; }
input, textarea, select, button { font:16px Microsoft Yahei,Helvetica,Arial,sans-serif;outline:none; margin:0px; padding:0px; }
table { border-collapse:collapse; }



.container {width:1230px; position: relative;}
.container .tableView img{ width:49%; display:block; float:left;margin-left:0px; margin-right:1%;}
.container .tableView .last{ width:49%;margin-left:1%; margin-right:0px;}
.outall {width:100%; position: relative;}
/*字体主题颜色*/
.font-color-theme { color:#e67a15; }
.margin-top-5{margin-top: 5px;}
.margin-bottom-5 {margin-bottom: 5px;}
.margin-right-5 {margin-right: 5px;}
.margin-left-5 {  margin-left: 5px;}
.margin-top-10{margin-top: 10px;}
.margin-bottom-10 {margin-bottom: 10px;}
.margin-right-10 {margin-right: 10px;}
.margin-left-10 {  margin-left: 10px;}
.margin-right-20 {  margin-right: 20px;}
.margin-left-20 {  margin-left: 20px;}
.margin-top-20 {  margin-top: 20px;}
.margin-top-30 {  margin-top: 30px;}
.margin-top-40 {  margin-top: 40px;}
.margin-top-45 {  margin-top: 45px;}
.margin-top-50 {  margin-top: 50px;}
.margin-top-240 {  margin-top: 240px;}
.margin-bottom-20 {  margin-bottom: 20px;}
.margin-0-20 {  margin:0 20px;}
.margin-left-15 {margin-left: 15px;}
/*padding 设置*/
.padding-5 {padding: 5px;}
.padding-10 {padding: 10px;}
.padding-20 {padding: 20px;}
.padding-10-20 {padding: 10px 20px;}
.padding-20-10 {padding: 20px 10px;}
.padding-0-20 {padding: 0px 20px;}
.padding-20-0 {padding: 20px 0px;}
.padding-0-10 {padding: 0px 10px;}
.padding-10-0 {padding: 10px 0px;}
.padding-5-10 {padding: 5px 10px;}
.padding-0-5 {padding: 0px 5px;}
.padding-5-0 {padding: 5px 0px;}
.padding-20-40 {padding: 20px 40px;}
/*字体大小*/
.font-size-12 {font-size: 12px;}
.font-size-13 {font-size: 13px;}
.font-size-14 {font-size: 14px;}
.font-size-16 {font-size: 16px;}
.font-size-20 {font-size: 20px;}
.font-size-24 {font-size: 24px;}
/*设置边框属性*/
.box-border-side {border: 1px solid #e67a15;}
/*固定高度*/
.all-width {width:100%;}
.height-30 {height: 30px;}
.height-35 {height: 35px;}
.line-height-30 {line-height: 30px;}
.height-350 {height: 350px;}


.html { padding-top: 80px;}

/*头部*/
.headView {border-top: 7px solid #0c40b6; /*padding-bottom: 35px;*/background: #fff;}
.rightLink {width: 236px; height: 35px; line-height: 35px; font-size: 14px; color: #fff; background: url("../images/bg_1.png") center no-repeat; background-size: cover; padding: 0 15px; text-align: center;}
.rightLink a {display: inline-block; text-align: center; line-height: 35px; font-size:14px; color: #fff; padding: 0 15px;}
.head_t1 {/*padding-left: 20px;border-left: 1px solid #a9a5a5;*/margin-left: 13px; margin-top:10px;}
.head_t1 p {display: block; font-size:28px; line-height: 42px; font-weight: 400; text-indent: 20px;}
/*.head_t1 p:nth-child(2) {text-indent: 48px;}*/
.headCall {/*margin-top: 10px;*/ text-align: center; /*padding-right: 15px;*/}
.headCall p {display: inline-block; padding-left: 35px; font-size: 22px;line-height: 38px; background: url("../images/icon_01.png") left center no-repeat;letter-spacing: 4px;}
.headCall span {font-size: 28px; color: #0c40b6; display: block; /*margin-top: 5px;*/ line-height: 36px;}
.topbg { background: #fff; padding-top:22px; padding-bottom:28px; width:1170px; padding-left:0px !important; padding-right:0px !important;}
.logo {margin-top: 5px; display: block;}
.mar20{ margin:10px 0;}

/*----------------首页----------------*/

.headNav{background:#0149a1; background-size: auto 100%; position: relative; width: 100%;}
.navbarDef {background-color: transparent; margin-bottom: 0; border: 0 none; border-radius: 0;}
.navbarDef .navbar-nav>li>a {display: block; line-height: 70px; font-size: 20px; color: #fff; text-align: center; position: relative; padding: 0 0px;}
.navbarDef .navbar-nav>li>a:after {display: block; content: ''; width: 1px; height: 50px; position: absolute; left: 100%; top: 10px; /*margin-top: -10px;*/ background-color: #bfbfbf;}
.navbarDef .navbar-nav>li.active>a:after {display: none;}
.navbarDef .navbar-nav>li:last-child>a:after {display: none;}
.navbarDef .navbar-nav>li>a:hover , .navbarDef .navbar-nav>li>a:focus , .navbarDef .navbar-nav>li.active>a ,.navbarDef .navbar-nav>li.active>a:hover{/*font-weight: bold;*/ color: #fff; transition: 0.3s all ease; background-color: #0d64d0;}
.navbarDef .navbar-nav>.open>a, .navbarDef .navbar-nav>.open>a:focus, .navbarDef .navbar-nav>.open>a:hover {background-color: #0149a1; color: #fff; transition: 0.3s all ease;}
.navbarDef .navbar-nav>li>a span {font-size: 18px; color: #ffffff;}
.navbarDef .navbar-nav>li>a:hover span , .navbarDef .navbar-nav>li.active>a span {font-size: 18px; color: #fff;}


.headNav {width: 100%;}

.navbarDef .container-fluid {padding: 0;}
.logo img {display: block;}
.logos {display: none;}
.logoTitle {margin-top: 18px;margin-left: 10px;}
.logoTitle h3 {font-size: 18px;color: #57524c;height: 25px;}
.logoTitle p {display: block;    font-size: 12px;color: #727272;height: 20px;}


/*广告轮播图*/
.bannerView {position: relative; height: 502px;}
.bannerView .carousel , .carIn{height: 100%;}
.carIn>.item>img {position: absolute; height: 502px; width: 1920px; left: 50%; margin-left: -960px; top: 0; max-width: none;  }
.carIn>.item>a>img {position: absolute; height: 502px; width: 1920px; left: 50%; margin-left: -960px; top: 0; max-width: none;  }
.car_ind li {background-color:#2f5ca8; border: none;width: 12px; height: 12px; margin: 0 5px;}
.car_ind .active {opacity: 1;background: #fff; margin: 0 5px;}
.leftBtn , .rightBtn {background-image: none !important;}
.leftBtn span , .rightBtn span{display: block; width: 50px; height: 50px; margin-top: -25px;}
.leftBtn span:before , .rightBtn span:before {content: '';}
.leftBtn span {background: url("../images/left.png") center no-repeat; background-size: cover;}
.leftBtn span:hover {background: url("../images/left_hover.png") center no-repeat; background-size: cover;}
.rightBtn span {background: url("../images/right.png") center no-repeat; background-size: cover;}
.rightBtn span:hover {background: url("../images/right_hover.png") center no-repeat; background-size: cover;}

/*首页内容*/
/*标题*/
.headTitle {margin: 25px 0; margin-top: 40px; padding-bottom: 14px; text-align: center; position: relative;}
.headTitle:before {display: block; content: ''; width:285px; height: 1px; background-color: #a6a6a6; position: absolute; left: 50%; margin-left: -142px; bottom: 0; z-index: 1;}
.headTitle:after {display: block; content: ''; width:76px; height: 6px; background-color: #0b41b5; position: absolute; left: 50%; margin-left: -38px; bottom: 0; margin-bottom: -2px; z-index: 2;}
.headTitle h1 {font-size: 30px; color: #0b41b5;}
.headTitle p {display: block; font-size: 16px; color: #5c5c5c; margin-top: 10px;}
.headTitle2 h1 , .headTitle2 p {color: #fff;}
.headTitle2:before , .headTitle2:after {background-color: #fff;}

/*.zhanshi .headTitle h1 {font-size: 30px; color: #fff;}
.zhanshi .headTitle p {display: block; font-size: 16px; color: #fff; margin-top: 10px;}
.zhanshi .headTitle:after {
    display: block;
    content: '';
    width: 76px;
    height: 6px;
    background-color: #fff;
    position: absolute;
    left: 50%;
    margin-left: -38px;
    bottom: 0;
    margin-bottom: -2px;
    z-index: 2;
}*/

.mar30 { margin-top:80px;}

.homeRow {margin:30px -15px; }
.homeRow .col-lg-3 {width: 25%; float: left; margin-bottom: 24px;}
.homeRow .col-lg-3 a {display: block; height: 334px; padding:0 9%; border: 1px solid #ddd; border-top-left-radius: 4px; border-top-right-radius: 4px; transition: 0.3s all ease-in-out;}
.homeRow .col-lg-3 a h1 {margin-top: 20px; text-align: center; font-size: 20px; color: #333;}
.homeRow .col-lg-3 a p {font-size: 14px; margin-top: 10px; line-height: 26px;}
.iconView {height: 128px; border-bottom: 1px solid #ddd;}
.icon1 {background: url("../images/youshi_01.png") center no-repeat;}
.icon2 {background: url("../images/youshi_02.png") center no-repeat;}
.icon3 {background: url("../images/youshi_03.png") center no-repeat;}
.icon4 {background: url("../images/youshi_04.png") center no-repeat;}
.icon5 {background: url("../images/youshi_05.png") center no-repeat;}
.icon6 {background: url("../images/youshi_06.png") center no-repeat;}
.icon7 {background: url("../images/youshi_07.png") center no-repeat;}
.icon8 {background: url("../images/youshi_08.png") center no-repeat;}
.homeRow .col-lg-3 a:hover {box-shadow: 0 5px 10px #ddd; transition: 0.3s all ease-in-out; transform: translateY(-10px);}

/*垂直居中样式*/
.center-vertical {position:relative;top:50%;transform:translateY(-50%);}
/*重点产品*/
.product {background:#014aa5 url("../images/bg_2.png") top center no-repeat; padding-bottom: 80px;}
.product-item {background-color: rgba(33,161,236,0.85); margin-bottom: 40px; box-shadow: 0 0 10px #0b74b9; height: 550px; padding: 10px 15px;}
.productImg {width: 46%; text-align: center; display: inline-block; height: 530px; line-height: 530px; vertical-align: middle;}
.productImg img {display: inline-block; vertical-align: middle; max-width: 100%;}
.productCont {width: 54%; padding: 0 70px;}
.productCont h1 {font-size: 36px; color: #fff; margin-top: 70px; position: relative; line-height: 40px; height: 80px; margin-bottom: 35px;}
.productCont h1 a {font-size: 36px; color: #fff;}
.productCont h1 a:hover {font-size: 36px; color: #014ba9;}
.productCont h1:after {display: block; content: ''; height: 2px; width: 264px; position: absolute; left: 0; bottom: 0; background-color: #fff;}
.productCont .cpts {display: block; font-size: 18px; color: #fff; line-height: 32px;}
/*.productCont p {display: block; font-size: 18px; color: #fff; line-height: 32px;}
.productCont p span {color: #0149a1;}*/

/*消费人群*/
.homeRow2 {margin-top: 60px; margin-bottom: 80px;}
.homeRow2 .col-lg-3 {width: 25%; float: left;}
.consumer {background-color: #f7f7f7;}
.consumerInfo img {max-width: 70%; margin: auto;transition: 0.3s all ease-in-out;}
.consumerTitle {margin-top: 24px; padding: 0 10px;}
.consumerTitle h3 {font-size: 20px;text-align: center;}
.consumerTitle p {margin-top: 15px; font-size: 14px; color: #333; text-align: left;}
.consumerInfo img:hover {transform: scale(1.2,1.2); transition: 0.3s all ease-in-out;}

/*产品展示*/
.productShow {padding-bottom: 20px;}
.productShowsy {padding-bottom: 20px; background: #1d5cab url(../images/probg.jpg) top center no-repeat;}
.shiping .col-lg-3 span{display: block;font-size: 18px;text-align: center;line-height:28px;margin:8px 0;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.homeRow3 {margin-top: 40px;}
.homeRow3 .col-lg-4 {width: 33.333333%; float: left; margin-bottom: 80px;}
.homeRow3 .sytscp {margin-bottom: 40px;}
.homeRow3 .col-lg-4 a {
    display: block;
    /*background-color: #18a5f9;
	background-color: #2096e4;*/
	background-color: rgba(33,161,236,0.85);
    padding: 0;
}
.homeRow3 .newlist a {display: block; background-color: #fff; padding:0;}
.homeRow3 .col-lg-4 .case-hover {
    transition: 0.5s all;
}
.homeRow3 .col-lg-4 .case-img {
    border: 2px solid #f1efef;
	padding: 60px 0;
	text-align: center;
}
.homeRow3 .col-lg-4 .case-img img {
    max-width:100% !important;
	margin:0 auto;
}
.homeRow3 .col-lg-4 .case-b {
    display: block;
    font-size: 26px;
	/*background: #1144a3;*/
	background: #095bb9;
    color: #fff;
    font-weight: normal;
    height: 66px;
    line-height: 66px;
	text-align:center;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
.homeRow3 .newlist2 {
    margin-bottom:60px;
}
.homeRow3 .newlist2 a {
    display: block;
    background-color: #fff;
    padding: 0;
}
.homeRow3 .newlist2 .case-img {
    border: 2px solid #f1efef;
    padding: 60px 0;
    text-align: center;
}
.homeRow3 .newlist2 .case-img img {
    max-width:100% !important;
	margin:0 auto;
}
.homeRow3 .newlist2 .case-b {
    display: block;
    font-size: 16px;
	/*background: #1144a3;*/
	background: #095bb9;
    color: #fff;
    font-weight: normal;
    height: 46px;
    line-height: 46px;
	text-align:center;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
.homeRow3 .newlist3 .case-img {
    border: none;
	padding: 0;
	text-align: center;
}
.homeRow3 .newlist3 .case-img img {
    max-width:100% !important;
	margin:0 auto;
	width:100%;
}
.homeRow3 .newlist3 .case-b {
    display: block;
    font-size: 16px;
	/*background: #1144a3;*/
	background: none;
    color: #000;
    font-weight: normal;
    height: 46px;
    line-height: 46px;
	text-align:center;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
.productImg2 {transition: 0.3s all ease-in-out;}
.productImg2 img {max-width: 100%;}
.productImg3 {height: 250px; transition: 0.3s all ease-in-out;}
.productImg3 img {max-width: 75%;}
.homeRow3 .col-lg-4 a span {display: block; font-size: 20px; color: #000; text-align: center; padding-bottom: 30px; overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.homeRow3 .col-lg-4 a:hover {box-shadow: 0 5px 10px #ddd; transition: 0.3s all ease-in-out; transform: translateY(-10px);}
.homeRow3 .col-lg-4 a:hover .case-b {background: #0a4c96;}
.homeRow3 .newlist3 a:hover .case-b {background: none;}

.productShowsy .homeRow3 .col-lg-4 a span {display: block; font-size: 20px; color: #fff; text-align: center; padding-bottom: 30px; overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.productShowsy .homeRow3 .col-lg-4 a:hover {box-shadow: 0 5px 10px #ddd; transition: 0.3s all ease-in-out; transform: translateY(-10px);}
.productShowsy .homeRow3 .col-lg-4 a:hover .case-b {background: #0a4c96;}
.productShowsy .homeRow3 .newlist3 a:hover .case-b {background: none;}

/*关于我们*/
.homeUs {background-color: #fff; padding-bottom: 20px;}
.homeNews {background-color: #f7f7f7; padding-bottom: 20px;}
.bgfff {background-color: #fff !important;}
.usTab {margin-top: 20px; margin-bottom: 30px; text-align: center;}
.usTab li {/*float: left;*/display: inline-block;}
.usTab li a {display: block; padding: 0 15px; }
.usTab li a span {display: block;font-size: 16px; line-height: 34px; border-bottom: 2px solid transparent;}
.usTab li.active a span ,.usTab li:hover a span {color: #0b41b5; border-bottom-color: #0b41b5;}

.homeRow4 {margin: 0 -10px;}
.homeRow4 .col-lg-3 {float: left; padding: 0 10px; width: 25%; margin-bottom: 20px;}
.videoView {height: 255px; }
.videoView { text-align:center; color:#999999; font-size:12px;}
.videoView video {width: 100%; height: 100%; /*background-color: #fff;*/}
.homeRow4 .col-lg-3 a {display: block; background-color: #fff; text-align: center;}
.homeRow4 .col-lg-3 a img {max-width: 100%; transition: 0.3s all ease-in-out; padding:40px 0;}
.homeRow4 .col-lg-3 a:hover  {box-shadow: 0 5px 20px #999; transition: 0.3s all ease-in-out; transform: translateY(-10px);}
.homeRow4 .col-lg-3 .videoView:hover {box-shadow: 0 5px 20px #999; transition: 0.3s all ease-in-out;}
.jiameng_h1 {margin: 40px 0; text-align: center;}
.jiameng_h1 h1 {display: inline-block; line-height: 38px; font-size: 18px; color: #fff; padding: 0 50px; background-color: #0149a1;}
.jiameng_h1 h1 a {font-size: 18px; color: #fff;}

/*整店加盟*/
.jiameng {padding-bottom: 30px;}
.homeRow5 .col-lg-4 {width: 33.333333%; float: left; margin: 30px 0;}
.homeRow5 .col-lg-4 a {display: block; text-align: center;}
.homeRow5 .col-lg-4 a img {max-width: 80%; margin: auto; transition: 0.3s all ease-in-out;}
.homeRow5 .col-lg-4 a span {font-size: 18px; text-align: center; display: block; margin-top:30px;overflow: hidden;text-overflow:ellipsis;white-space: nowrap; }
.homeRow5 .col-lg-4 a:hover img {transform: scale(1.1,1.1); transition: 0.3s all ease-in-out;}

/*新闻动态*/
.homeRow6 {margin-top: 40px; margin-bottom: 40px;}
.homeRow6 .col-lg-6 {width: 50%; float: left;}
.homeRow6 .col-lg-6 img {width: 100%;}
.newsImg {position: relative;}
.timeView {position: absolute; left: 0; top: 0; padding:10px; background-color: #0c41ba;}
.timeView h1 {font-size: 30px; color: #fff; text-align: center;}
.timeView p {font-size: 16px; color: #fff;}
.homeNews_t1 {font-size: 14px; line-height: 22px; height: 44px; margin-top: 10px; display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}
.moreBtn {margin-top: 10px; }
.moreBtn a {display: inline-block; padding: 0 15px; line-height: 30px; font-size: 14px; color: #fff; background-color: #0c41ba;}
.leftTime {padding: 10px;}
.leftTime h1 {font-size: 30px; color: #0c41ba; text-align: center;}
.leftTime p {font-size: 16px; color: #0c41ba;}
.homeNewsList li {border-bottom: 1px solid #ddd;}
.newlist li{padding: 15px 0;}
.homeNewsList li a {display: block; padding: 10px 0;}
.rightNewsInfo {padding-left: 93px;}
.rightNewsInfo h2 {font-size: 18px; overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.rightNewsInfo p {display: block; font-size: 14px; line-height: 24px; color: #666; display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden; margin-top: 10px;}
/*底部*/
.footerView {padding:15px 0; background-color: #3c3e44;}
.erweima {background-color: #fff; text-align: center; padding-bottom: 15px;}
.erweima span {display: block; margin-top: 10px; font-size: 16px; color: #000;}
.footLeft {padding-top:35px; }
.footLeft h1 {font-size: 24px; color: #fff; margin-bottom: 20px;}
.compayInfo p {display: block; font-size: 14px; color: #fff; padding-left: 30px; line-height: 24px;}
.compayInfo p a {font-size: 14px; color: #fff;}
.foot_i1 {background: url("../images/foot_01.png") left center no-repeat;}
.foot_i2 {background: url("../images/foot_02.png") 5px center no-repeat;}
.foot_i3 {background: url("../images/foot_03.png") 5px center no-repeat;}
.foot_i4 {background: url("../images/foot_04.png") left center no-repeat;}
.footNav {margin-top: 30px;}
.footNav a {float: left; display: block; padding: 0 15px; font-size: 14px; color: #fff; line-height: 24px;}
.footNav a:first-child {padding-left: 0;}
.footNav a:hover {opacity: 0.63;}
.footerView2 {background-color: #23252a; padding: 15px 0;}
.footerView2 p {display: block; font-size: 14px; color: #fff; line-height: 24px; text-align: center;}
.footerView2 p a {font-size: 14px; color: #fff;}

/*----------------整店加盟----------------*/
.jushi { background-color: #f7f7f7;}
.jushiCont {margin-top: 30px;  padding-bottom: 60px;}
.jushiCont h1 {font-size: 24px; text-align:center;}
.jushiCont h1 i {font-size: 30px; color:#0b41b5; font-style: italic; display: inline-block; margin: 0 5px; font-weight: 600;}
.jushiCont h1 i span {font-size: 24px; font-weight: normal;}
.jiamengRow1 {margin: 20px -20px;}
.jiamengRow1 .col-lg-3 {float: left; width: 25%; padding: 0 20px; margin-bottom: 10px;}
.jiamengRow1 .col-lg-3 img {width: 100%;}
.jushiCont .time {font-size: 14px; line-height: 30px; text-align:center; margin:10px 0;}
/*.jushiCont p i {font-size: 24px; color:#0b41b5; font-style: italic; display: inline-block; margin: 0 5px; font-weight: 600;}
.jushiCont p i span {font-size: 18px; font-weight: normal; }*/
.jushiCont .infocontent{font-size: 16px; line-height: 32px;}
.jushiCont .infocontent img{ max-width:100% !important; height:auto !important;}
.jushiCont .infocontent .lxwm{ width:700px; margin:0 auto;}
/*加盟政策*/
.mb20 {margin-bottom: 20px;}
.zhengce {background:#0149a1 url("../images/bg_3.png") top center no-repeat; background-size: cover; padding-bottom: 100px;}
.zhengceCont {margin-top: 30px;}
.zhengceCont h1 {font-size: 20px; color: #fff; font-weight: bold; margin-top: 10px;}
.zhengceCont p {line-height: 26px; font-size: 16px; color: #fff;}


/*加盟类型*/
.leixing {padding-bottom: 40px;}
.tableFenlei thead>tr {width: 33.333333%; vertical-align: middle; }
.tableFenlei thead>tr>th {font-size: 20px; color: #fff; background-color: #0149a1; border: none;text-align: center; line-height: 50px;}
.tableFenlei>tbody>tr>td {text-align: center; line-height: 40px; font-size: 16px; color: #333; background-color: #eeeeee; border-top-color: #fff; font-weight: 400;}

/*加盟店展示*/
.zhanshi {background-color:#f7f7f7; }
.jiamengRow2 {margin: 10px 0; }
.jiamengRow2 img {max-width:100% !important;}
.jiamengRow2 .col-lg-4 {width: 33.33333%; float: left; margin-bottom: 30px;}
.jiamengRow2 .col-lg-4 a {display: block;}
.jiamengRow2 .col-lg-4 a img {width: 100%;}

/*加盟流程*/
.liuchengCont {text-align: center;}
.liuchengCont img {max-width: 100%; margin-bottom: 30px;}
.liuchengCont p {display: block; font-size: 22px; color: #626263; line-height: 35px; text-align: center;}
.liuchengCont h1 {margin-top: 30px; font-size: 34px; color:#0149a1; text-align: center; font-weight:bolder; }
.jiamengInfo {margin: 40px 0; font-size: 34px; color:#0149a1; text-align: center; font-weight:bolder;}
.jiamengInfo a {font-size: 34px; color:#0149a1;}
.jiamengInfo img {margin-bottom: 0; max-width: 50%;}


/*----------------总部支持----------------*/

/*加盟口号*/
.kouhao {background: url("../images/bg_4.png") center no-repeat; background-size: cover; padding-bottom: 60px;}
.kouhaoCont {text-align: center;}
.kouhaoCont h1 {font-size:30px; color: #0149a1; margin-bottom: 30px; }
.kouhaoCont img {max-width: 100%;}
.pt1 {font-size: 24px; color: #000; margin-top: 30px; text-align: left; line-height: 34px; margin-bottom: 50px;}
.pt1 i {font-style: oblique; color: red; font-weight: bold; font-size: 30px; display: inline-block; margin-right: 5px;}



/*加盟优势*/
.jiameng_ys {/*background: url("../images/bg_5.png") center no-repeat;*/}
.jiameng_ys h1 {font-size: 30px; color: #0b41b5; margin-top: 40px; line-height: 34px;}
.zongbuRow {margin: 40px -15px;}
.zongbuRow .col-lg-4 {width: 33.333333%; float: left; margin-bottom: 30px; }
.youshi_zb {text-align: center; height: 225px;}
.youshi_zb h1 {font-size: 24px; color: #333; margin-top: 25px;}
.youshi_zb p {font-size: 18px; padding: 0 15px; color: #333; line-height: 32px; margin-top: 15px; text-align: left;}

/*你的收获*/
.shouhuo {/*background-color: #eee;*/ padding-bottom: 40px;}
.shouhuoList li {border-radius: 6px; background-color: #1768cc; margin-bottom: 30px; padding: 15px; font-size: 22px; color: #fff; line-height: 34px; min-height: 98px;}
.zongbuRow2 {margin: 40px 0;}
.zongbuRow2 .col-lg-6 {width: 50%; float: left; text-align: center;}
.zongbuRow2 .pad1{ padding-left:0;}
.zongbuRow2 .pad2{ padding-right:0;}
.zongbuRow2 .col-lg-6 img {max-width: 100%;border-radius: 10px;}

/*加盟支持*/
.zhichi {padding-bottom: 60px; background-color: #eee;}
.zhichiList li {padding: 10px 0;}
.zhichiInfo {padding-right: 330px;}
.zhichiInfo h1 { position: relative; margin: 15px 0; padding: 4px 0;}
.zhichiInfo h1 span {font-size: 26px; line-height: 56px; display: inline-block;  padding: 0 20px; padding-left: 52px; background-color: #489aff; margin-left: 33px; color: #fff;}
.zhichiInfo h1 img {position: absolute; left: 0; top: 0;}
.zhichi_t1 {padding-left: 30px;}
.zhichi_t1 p {display: block; font-size: 18px; color: #333; padding-left: 30px; line-height: 32px; background: url("../images/dian.png") left top 11px no-repeat; margin-top: 10px;}

.article-b {
    border-top: solid 1px #ddd;
    border-bottom: solid 1px #ddd;
    padding: 15px 0;
    position: relative;
    margin-top: 50px;
}
.article-b .col-xs-6 {
    padding: 0 60px 0 0;
}
.article-b-tt {
    font-size: 14px;
    color: #9fa0a0;
    margin-bottom: 5px;
    padding: 0 18px;
}
.article-b-tt a {
    font-size: 14px;
    color: #9fa0a0;
}
.article-link {
    display: block;
    padding: 0 18px;
    position: relative;
}
.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.article-link i {
    position: absolute;
    left: 0;
    top: 4px;
	font-size:14px;
	color: #727171;
}
.article-link span {
    display: block;
	font-size: 14px;
	color: #727171;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.article-b .col-xs-6.text-right {
    padding: 0 0 0 60px;
}
.article-b .col-xs-6.text-right .article-link i {
    position: absolute;
    right: 0;
    top: 4px;
	font-size:14px;
	color: #727171;
}
.article-back {
    display: block;
    position: absolute;
    left: 50%;
    margin-left: -50px;
    height: 75px;
    border-left: solid 1px #ddd;
    border-right: solid 1px #ddd;
    line-height: 75px;
    top: 1px;
    font-size: 14px;
    color: #595757;
    width: 100px;
    text-align: center;
}
#tool { display:none;}

@media screen and (max-width:1200px){
   .container { width: 970px; /*padding-left:0px !important; padding-right:0px !important;*/}
   .head_t1 {
    display: none;
	}
   .head_t1 p {
    display: block;
    font-size: 24px;
    line-height: 42px;
    font-weight: 400;
    text-indent: 20px;
	}
    .navbar-collapse { padding-left:0px !important; padding-right:0px !important;}
    /*导航部分*/
	.bannerView {position: relative; height: 360px;}
    .carIn>.item>a>img {position: absolute; height: 360px; width: 1200px; left: 50%; margin-left: -600px; top: 0; max-width: none;  }
    .navbarDef .navbar-nav>li>a {padding: 0 0px;}
	.navbarDef .navbar-nav>li>a span {
		font-size: 16px;
		color: #ffffff;
	}
	.navbarDef .navbar-nav>li>a:hover span, .navbarDef .navbar-nav>li.active>a span {
		font-size: 16px;
		color: #fff;
	}
    .mar20{ margin:10px 0;}
	.jushiCont .infocontent .lxwm{ width:100%; margin:0 auto;}
	.productImg3 img {max-width: 85%;}
	#for_kefu_block { display:none;}
	#tool { display:none;}
	.homeRow3 .col-lg-3 {width: 25%; float:left; transition: 0.3s all ease-in-out;}
	.homeRow3 .col-lg-4 .case-b {
		font-size: 16px;
	}
	.homeRow3 .col-lg-4 .case-img {
		border: 2px solid #f1efef;
		padding: 50px 0;
		text-align: center;
	}
	.homeRow3 .newlist2 a {
		display: block;
		background-color: #fff;
		padding: 0;
	}
	.homeRow3 .newlist2 .case-img {
		border: none;
		padding: 20px 0;
		text-align: center;
	}
	.homeRow3 .newlist2 .case-b {
		display: block;
		font-size: 16px;
		/*background: #1144a3;*/
		background: none;
		color: #000;
		font-weight: normal;
		height: 36px;
		line-height: 36px;
		text-align:center;
		overflow:hidden;
		text-overflow:ellipsis;
		white-space: nowrap;
	}
	.homeRow3 .newlist3 .case-img {
		border: none;
		padding: 20px 0;
		text-align: center;
	}
	.homeRow3 .newlist3 .case-img img {
		max-width:100% !important;
		margin:0 auto;
		width:100%;
	}
	.homeRow3 .newlist3 .case-b {
		display: block;
		font-size: 16px;
		/*background: #1144a3;*/
		background: none;
		color: #000;
		font-weight: normal;
		height: 36px;
		line-height: 36px;
		text-align:center;
		overflow:hidden;
		text-overflow:ellipsis;
		white-space: nowrap;
	}
	.homeRow3 .newlist2 a:hover .case-b {background: none;}
	.homeRow3 .newlist3 a:hover .case-b {background: none;}
	.leftBtn { display:none !important;}
	.rightBtn { display:none !important;}
}

@media screen and (max-width: 990px){
    .container {width: 750px;}
	.container .tableView img{ width:100%; display:block; float:left;margin-left:0px; margin-right:0px; margin-bottom:15px;}
    .container .tableView .last{ width:100%;margin-left:0px; margin-right:0px;}
    /*头部*/
    .head_t1 {display: none;}
    /*导航*/
    .navbarDef .navbar-nav>li>a {padding: 0 0px;}
    .navbarDef .navbar-nav>li>a:after {display: none;}
    .navbarDef .navbar-nav>li>a span {font-size: 14px;}
	.navbarDef .navbar-nav>li>a:hover span, .navbarDef .navbar-nav>li.active>a span {
		font-size: 14px;
		color: #fff;
	}
    .mar20{ margin:10px 0;}
	.bannerView {position: relative; height: 300px;}
    .carIn>.item>a>img {position: absolute; height: 300px; width: 1000px; left: 50%; margin-left: -500px; top: 0; max-width: none;  }
    /*首页*/
    .homeRow .col-lg-3 {width: 50%; transition: 0.3s all ease-in-out;}
	.homeRow3 .col-lg-3 {width: 50%; float:left; transition: 0.3s all ease-in-out;padding: 0 6px;}
    .productCont h1 {font-size: 24px; line-height: 35px; height: 70px;}
	.productCont .cpts {
		display: block;
		font-size: 16px;
		color: #fff;
		line-height: 30px;
	}
    .consumerTitle {padding: 0;}
    .homeRow3 .col-lg-4 a span {font-size: 16px; padding-bottom:15px; transition: 0.3s all ease-in-out;}
    .homeRow4 .col-lg-3 {width: 50%; }
    .homeRow6 .col-lg-6 {width: 100%; transition: 0.3s all ease-in-out; }
    .homeRow7 {margin-bottom: 15px;}
    .homeRow7 .col-lg-6 {width: 50%;}
    .erweima {width: 150px;}
    .erweima img {max-width: 100%;}

    /*-------总部支持-------*/
    .zongbuRow .col-lg-4 {width: 50%; transition: 0.3s all ease-in-out; }
    .youshi_zb {height: 220px;}
    .jiameng_ys {background-color: #fff;}
    .productImg3 img {max-width: 90%;}
	.footerView2 { margin-bottom:48px;}
	#tool { display:block;}
	.consumerInfo img {max-width: 50%; margin: auto;transition: 0.3s all ease-in-out;}
	.homeRow3 .col-lg-4 {
		width: 50%;
		padding: 0 6px;
		margin-bottom: 30px;
	}
	.homeRow3 .col-lg-4 .case-b {
		font-size: 16px;
	}
	.homeRow3 .col-lg-4 .case-img {
		border: 2px solid #f1efef;
		padding: 40px 0;
		text-align: center;
	}
	.homeRow3 .newlist2 a {
		display: block;
		background-color: #fff;
		padding: 0;
	}
	.homeRow3 .newlist2 .case-img {
		border: none;
		padding: 15px 0;
		text-align: center;
	}
	.homeRow3 .newlist2 .case-b {
		display: block;
		font-size: 16px;
		/*background: #1144a3;*/
		background: none;
		color: #000;
		font-weight: normal;
		height: 36px;
		line-height: 36px;
		text-align:center;
		overflow:hidden;
		text-overflow:ellipsis;
		white-space: nowrap;
	}
	.homeRow3 .newlist3 .case-img {
		border: none;
		padding: 15px 0;
		text-align: center;
	}
	.homeRow3 .newlist3 .case-img img {
		max-width:100% !important;
		margin:0 auto;
		width:100%;
	}
	.homeRow3 .newlist3 .case-b {
		display: block;
		font-size: 16px;
		/*background: #1144a3;*/
		background: none;
		color: #000;
		font-weight: normal;
		height: 36px;
		line-height: 36px;
		text-align:center;
		overflow:hidden;
		text-overflow:ellipsis;
		white-space: nowrap;
	}
	.navbar-nav:before{
		display: none;
	}
	.navbar-nav:after{
		display: none;
	}
}


@media screen and (max-width: 767px){
    .container {width: 100%;}
    /*头部*/
    .headView {display: none;}

    /*导航*/
    .logos {display: block; padding:0;}
    .logos img {height: 40px; margin-top: 12px; margin-left: 15px;}
    .headNav {margin: auto; background-color: #014aa5;background: url(../images/nav_bg.png);background-size: auto 100%;}
    .navbarDef , .navbarDef .container-fluid {position: initial;}
    .nav-col {position: absolute; left: 0; top: 100%; width: 100%; z-index: 999; margin: 0 !important; background-color: #fff; padding: 0;}
    .navbarDef .navbar-nav>li>a {padding: 0 15px; line-height: 40px; text-align: left;}
	.navbarDef .navbar-nav>li>a span {
		font-size: 14px;
		color: #5b5959;
	}
	.navbarDef .navbar-nav>li>a:hover span, .navbarDef .navbar-nav>li.active>a span {
		font-size: 14px;
		color: #fff;
	}
	.navbarDef .navbar-nav>li>a:hover, .navbarDef .navbar-nav>li>a:focus, .navbarDef .navbar-nav>li.active>a, .navbarDef .navbar-nav>li.active>a:hover {
		/* font-weight: bold; */
		color: #fff;
		transition: 0.3s all ease;
		background-color: #0149a1;
	}
    .navbar-default .navbar-toggle .icon-bar {background-color: #0149a1;}
	.nav>li {
		position: relative;
		display: block;
		width: auto;
	}
    .logo img {height: 60px;}
    .mar20{ margin:0;}
    /*-------首页-------*/
    .bannerView {position: relative; height: 300px;}
    .bannerView .carousel , .carIn{height: 100%;}
    .carIn>.item>img {position: absolute; height: 200px; width: 764px; left: 50%; margin-left: -382px; top: 0; max-width: none;  }
    .carIn>.item>a>img {position: absolute; height: 300px; width: 950px; left: 50%; margin-left: -475px; top: 0; max-width: none;  }
    .homeRow3 .col-lg-3 {width: 50%; float:left; transition: 0.3s all ease-in-out;padding: 0 6px;}
    .homeRow .col-lg-3 a {height: auto; min-height: 194px;}
	.homeRow .col-lg-3 a p { display:none;}
	.homeRow3 .col-lg-3 {width: 50%;transition: 0.3s all ease-in-out;}
    .homeRow3 .col-lg-3 a {height: auto; min-height: 194px;}
	.homeRow3 .col-lg-3 a p { display:none;}
    .product-item {height: auto;}
    .productImg {width: 100%; height: auto; line-height:normal;}
    .productCont {width: 100%; padding: 0;}
    .productImg img {  top: 0%;transform: translateY(0%);}
    .productCont h1 {margin: 15px 0; font-size: 18px; height: auto;}
	.productCont h1 a {font-size: 18px;}
	.productCont h1 a:hover {font-size: 18px;}
    .productCont p {font-size: 14px; line-height: 24px;}
    .homeRow2 {margin: 20px 0; }
    .homeRow2 .col-lg-3 {width: 100%; margin-bottom: 15px;}
    .homeRow3 {margin: 0 -6px;}
    .homeRow3 .col-lg-4 {width: 50%; padding: 0 6px; margin-bottom: 12px;}
	.homeRow3 .col-lg-4 .case-img {
		border: 2px solid #f1efef;
		padding: 30px 0;
		text-align: center;
	}
	.homeRow3 .col-lg-4 .case-b {
		display: block;
		font-size: 16px;
		background: #0a65ce;
		color: #fff;
		font-weight: normal;
		height: 40px;
		line-height: 40px;
		text-align: center;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
	}
	.homeRow3 .newlist2 a {
		display: block;
		background-color: #fff;
		padding: 0;
	}
	.homeRow3 .newlist2 .case-img {
		border: none;
		padding: 10px 0;
		text-align: center;
	}
	.homeRow3 .newlist2 .case-b {
		display: block;
		font-size: 15px;
		/*background: #1144a3;*/
		background: none;
		color: #000;
		font-weight: normal;
		height: 36px;
		line-height: 36px;
		text-align:center;
		overflow:hidden;
		text-overflow:ellipsis;
		white-space: nowrap;
	}
	.homeRow3 .newlist3 .case-img {
		border: none;
		padding: 10px 0;
		text-align: center;
	}
	.homeRow3 .newlist3 .case-img img {
		max-width:100% !important;
		margin:0 auto;
		width:100%;
	}
	.homeRow3 .newlist3 .case-b {
		display: block;
		font-size: 15px;
		/*background: #1144a3;*/
		background: none;
		color: #000;
		font-weight: normal;
		height: 36px;
		line-height: 36px;
		text-align:center;
		overflow:hidden;
		text-overflow:ellipsis;
		white-space: nowrap;
	}
    /*.productImg2 {height: 230px;}*/
    .homeRow3 .col-lg-4 a {padding: 10px 0;}
    .homeRow3 .col-lg-4 a span {font-size: 14px;}
    .usTab li a {padding: 0 10px; font-size: 14px;}
    /*.homeRow4 .col-lg-3 a {height: 250px;}*/
    .shiping .col-lg-3 {width: 100%;}
    .jiameng_h1 {margin: 15px 0;}
    .jiameng_h1 h1 {font-size: 18px; padding: 0 30px; line-height: 34px;}
	.jiameng_h1 h1 a {font-size: 18px;}
    .homeRow5 .col-lg-4 {margin-bottom: 10px;}
    .homeRow5 .col-lg-4 a img {max-width: 100%; }
    .homeRow5 .col-lg-4 a span {font-size: 14px; margin-top: 10px;}
    .jiameng {padding-bottom: 0;}
    .homeRow7 .col-lg-6 {width: 100%; margin-bottom: 15px;}
    .erweima {width: 100%; background-color: transparent;}
    .erweima span{background-color: transparent; color: #fff;}
    .footLeft {padding-top: 15px;}
    .footLeft h1 {text-align: center;}
    .footNav {margin-top: 10px;}
    .leftBtn span, .rightBtn span {width: 30px; height: 30px; margin-top: -15px;}
    .product {padding-bottom: 0px;}
    .homeRow6 {margin: 20px 0;}


    /*-------整店加盟-------*/
    .jushiCont {margin-top: 15px; padding-bottom: 20px;}
    .jushiCont h1 {font-size: 16px;}
    .jushiCont h1 i {font-size: 18px;}
    .jushiCont h1 i span {font-size: 16px;}
    .jiamengRow1 {margin: 15px -10px; margin-bottom: 0;}
    .jiamengRow1 .col-lg-3 {padding: 0 10px; width: 50%; margin-bottom: 20px;}
    .jushiCont p {font-size: 14px;}
    .jushiCont p i {font-size: 16px;}
    .jushiCont p i span {font-size: 14px;}
    .zhengceCont h1 {font-size: 18px;}
    .zhengceCont p {font-size: 14px; line-height: 24px;}
    .zhengce {padding-bottom: 20px;}
    .tableFenlei thead>tr>th {font-size: 16px;}
    .tableFenlei>tbody>tr>td {font-size: 14px;}
    .leixing {padding-bottom: 0;}
    .jiamengRow2 {margin: 0 0 10px 0;}
    .jiamengRow2 .col-lg-4 {width: 50%; padding: 0 10px; margin-bottom: 20px;}
    .liuchengCont p {font-size: 14px; line-height: 24px;}
    .liuchengCont h1 {font-size: 18px; line-height: 30px;}
    .jiamengInfo {margin: 15px 0;font-size: 18px; line-height: 30px;}
	.jiamengInfo a {font-size: 18px;}


    /*-------总部支持-------*/
    .jiameng_ys h1 {font-size: 30px; margin-top: 15px; line-height: 30px;}
    .zongbuRow {margin: 15px -10px;}
    .zongbuRow .col-lg-4 {width: 33.33%;}
    .youshi_zb {height: auto;}
	.icon_zb img { max-width:100% !important;}
	.jiameng_ys .youshi_zb h1 {font-size: 16px; margin-top: 15px; line-height: 30px;}
    .youshi_zb p {font-size: 16px; line-height: 28px;}
    .shouhuoList li {font-size: 16px; line-height: 30px; margin-bottom: 10px;}
    .zongbuRow2 .col-lg-6 {width: 100%; margin-bottom: 15px;}
    .zongbuRow2 {margin: auto; margin-top: 15px;}
	.zongbuRow2 .pad1{ padding:0;}
    .zongbuRow2 .pad2{ padding:0;}
    .shouhuo {padding-bottom: 0;}
    .zhichiList li .pull-right {float: none !important;}
    .zhichiList li img.pull-right   {width: 100%; display:none;}

    .zhichiInfo {padding-right: 0;}
    .zhichi_t1 {padding-left: 0;}
    .zhichi_t1 p {font-size: 16px; line-height: 30px;    background: url(../images/dian.png) left top 10px no-repeat;margin-top: 0px;}
    .zhichi {padding-bottom: 20px;}

    .kouhaoCont h1 {font-size: 18px; line-height: 30px; text-align: left;}
    .pt1 {font-size: 16px; line-height: 26px; margin-bottom: 20px;}
    .pt1 i {font-size: 18px;}
    .kouhao {padding-bottom: 30px;}
    .footNav a:first-child { padding: 0 15px;}
    .productImg3 img {max-width: 90%;}

}
@media screen and (max-width: 480px){
    .bannerView {position: relative; height: 200px;}
    .carIn>.item>a>img {position: absolute; height: 200px; width: 600px; left: 50%; margin-left: -300px; top: 0; max-width: none;  }
}
@media screen and (max-width: 375px){
    .bannerView {position: relative; height: 165px;}
    .carIn>.item>a>img {position: absolute; height: 165px; width: 550px; left: 50%; margin-left: -275px; top: 0; max-width: none;  }
}
@media screen and (max-width: 320px){
    .bannerView {position: relative; height: 150px;}
    .carIn>.item>a>img {position: absolute; height: 150px; width: 500px; left: 50%; margin-left: -250px; top: 0; max-width: none;  }
}
/*首页新增代码*/
.swiperCont .swiper-slide {width: 25%; padding: 0 10px 20px 10px;}
.swiperCont .swiper-slide a {display: block; text-align: center; background-color: #fff;}
.swiperCont .swiper-slide a img {max-width: 100%;transition: 0.3s all ease-in-out;padding: 40px 0;}
.swiperCont .swiper-slide a:hover  {box-shadow: 0 5px 20px #999; transition: 0.3s all ease-in-out;}
@media screen and (max-width: 990px){
    .swiperCont .swiper-slide {width: 100%;}
}