@charset "utf-8";
/*+++++++++++++++head 开始+++++++++*/
.header{width:100%;min-width: 1200px;height:86px;background: #fff;z-index: 999;}
.header.fixed{position: fixed;top:0;left:0;right:0;}
.head{width: 1200px;margin:0 auto;height:86px;}
/*.head .nav{margin-left: 100px;}*/
.head .nav>li{float:left;height:85px;line-height: 75px;}
.head .nav>li.product{position: relative;}
.head .nav>li>a{display: block;font-size: 16px;line-height: 86px;padding:0 5px;color:#000000; margin: 0 8px;}
.head .nav>li>a .iconD{display:inline-block;vertical-align:middle;border:4px solid #fff;border-top-color: #000;margin-left: 4px;}
.head .nav>li.cur>a{    border-bottom: 5px solid #ff6e46;color: #ff6e46;height: 86px;}
.head .nav>li.service{position: relative;}
.head .nav .service ul{position: absolute;left:0;top:76px;width: 112px;background: #fff;margin-top:-1px;display: none;}
.head .nav .service:hover ul{display: block;}
.head .nav .service ul li{float: none;height:36px;line-height: 36px;}
.head .nav .service ul li a{background: #fff;line-height: 36px;padding:0;padding-left:18px;font-size: 15px;color:#323232;}
.head .fast li{position: relative;float: left;height:85px;line-height: 85px;padding:0 5px;cursor: pointer;}
.head .fast li .icon{display:inline-block;width:30px;height:30px;margin-top:-5px;vertical-align: middle;}
.head .fast li.qq .icon{background: url("../image/commonIcons.png") no-repeat -50px 2px;}
.head .fast li.wechat .icon{background: url("../image/commonIcons.png") no-repeat -21px 2px;}
.head .fast li.phone .icon{background: url("../image/commonIcons.png") no-repeat 1px -27px;}
.head .fast li img{position: absolute;top:55px;left:-62px;display: none;}
.head .fast li:hover img{display: block;}
.head .fast li.phone{font-size: 16px;color: #ff6e46;}
.head .fast li.phone a:first-child{    padding: 2px 8px;border: 1px solid #ff6e46;}
.head .fast li.phone.active a:first-child{background:#ff6e46;color:#fff;}
.head .fast li.phone .icon{margin-right: 10px;}
.head .fast li .free{color:#1C85D7;border:1px solid #1C85D7;padding:5px 15px;}
.head .fast li .free:hover{background:#1C85D7;border:1px solid #1C85D7;color:#fff;}
/*+++++++++++++++head 结束+++++++++*/
/*++++++++++++++Foot  开始+++++++*/
.foot{width: 100%; min-width:1200px;height:335px; background: #2c2c2c; padding-top:35px;}
.foot_m{width: 1200px; margin: 0 auto;height: 300px;   position: relative;}
.foot_ul{height: 244px;  position: absolute;}
.foot_ul li{font-size: 14px; color: #9D9D9D; padding-bottom: 18px; line-height: 16px;}
.foot_ul li a{font-size: 14px; color: #9D9D9D; }
.foot_ul li img.footLogo{width: 185px; height:auto;padding:6px;border:1px solid #fff;}
.foot_ul li img.footEr{width: 159px; height: 159px;}
.foot_ul .foot_lit{color: #fff; padding-bottom: 30px;text-align: left;}
.foot_ul.ul1 .foot_lit {padding-bottom: 15px;}
.foot_m .ul1{width: 240px; top:0; left: 0;}
.foot_m .ul2{width: 100px;top:0; left: 410px; }
.foot_m .ul2_{width: 100px;top:46px; left: 510px;}
.foot_m .ul3{width: 66px; top:0; left: 755px;}
.foot_m .ul4{width: 159px; top: 0; left: 1040px;}
.foot_hr{width: 1200px;  border: none; border-bottom: 1px solid #1e1e1e ;  clear: both; position: absolute; top: 244px; left: 0;}
.foot_ulb{width: 1074px; height: 16px;  position: absolute;top: 406px; left: 62px;}
.foot_ulb li{font-size: 14px; color: #757575; line-height: 16px; float: left;}
.foot_ulb .foot_ulbl{color: #1e1e1e; padding-left: 10px; padding-right: 10px;}
.foot_p{font-size: 14px; color: #757575; text-align: center; line-height: 16px; width: 1200px; position: absolute;  top: 268px; left: 0;}
.foot_p i{color: #609fcb;}
.consultBox{width:100%;min-width:1200px;height:155px;background: url("../image/consultBg.jpg") no-repeat center;padding-top:45px;  position: relative;}
.consultBox .consultBtn{display:block;width:110px;height:30px;line-height:28px;border:1px solid #575B9E;font-size: 15px;color:#575B9E;text-align:center;    position: absolute;  bottom: 18px;  left: 47%;}
/*++++++++++++++Foot 结束+++++++*/

/*++++++++++++++++++main公共 开始+++++++++++++++++++++*/
.main{width:100%;min-width: 1200px; margin-top: 85px;}
.m-cell{width:100%;min-width: 1200px;overflow: hidden;padding:50px 0 0 0;font-size: 15px;}
.c-title{text-align: center;margin-bottom: 66px;}
.m-cell.back .c-title{color:#fff;}
.m-cell.back .c-title h6{color:#fff;}
.c-title h1{    font-weight: 700; font-size: 30px;  margin: 5px 0; color: #000000;}
.c-title h1 i{display: inline-block;width:9px;height:9px;-moz-border-radius: 9px;  -webkit-border-radius: 9px; border-radius: 9px;background: #0A9FE7;vertical-align: middle;margin:-2px 10px 0 10px;}
.c-title h6{font-size:15px;color:#1b1b1b;line-height: 24px;}
.c-box{width: 1208px;margin:0 auto;overflow: hidden;padding:4px;}
.c-box dl{float:left;text-align: center;border:1px solid transparent;cursor: pointer;border-radius:3px;padding-bottom: 32px;  margin-bottom: 24px;}
.c-box dl dt{width:100%;text-align: center;}
.c-box dl:hover{border-color:#fd6916;-moz-box-shadow:0 0 3px 3px #fd6916; -webkit-box-shadow:0 0 3px 3px #fd6916; box-shadow:0 0 3px 3px #fd6916;}
.c-box dl:hover dd:nth-child(4) a {    background: #ff6209;color: #fff;}
.back .c-box dl:hover{border-color:#706A56;-moz-box-shadow:0 0 3px 3px #575359; -webkit-box-shadow:0 0 3px 3px #575359; box-shadow:0 0 3px 3px #575359;}
.c-box dl dt span{display:inline-block;margin: 7px 0;}
.c-box dl.b1 dt span{background: url("../menuIcon/i-tab1.png") no-repeat -30px 0;}
.c-box dl.b2 dt span{background: url("../menuIcon/i-tab2.png") no-repeat -30px 0;}
.c-box dl.b3 dt span{background: url("../menuIcon/i-tab3.png") no-repeat -30px 0;}
.c-box dl.b4 dt span{background: url("../menuIcon/i-tab4.png") no-repeat -30px 0;}
.c-box dl.b5 dt span{background: url("../menuIcon/i-tab5.png") no-repeat -30px 0;}
.c-box dl.b6 dt span{background: url("../menuIcon/i-tab6.png") no-repeat -30px 0;}
.c-box dl.b7 dt span{background: url("../menuIcon/i-tab7.png") no-repeat -30px 0;}
.c-box dl.b8 dt span{background: url("../menuIcon/i-tab8.png") no-repeat -30px 0;}
.c-box dl.b9 dt span{background: url("../menuIcon/i-tab9.png") no-repeat -30px 0;}
.c-box dl.b10 dt span{background: url("../menuIcon/i-tab10.png") no-repeat -30px 0;}
.c-box dl.b11 dt span{background: url("../menuIcon/i-tab11.png") no-repeat -30px 0;}
.c-box dl.b12 dt span{background: url("../menuIcon/i-tab12.png") no-repeat -30px 0;}
.c-box dl.b13 dt span{background: url("../menuIcon/i-tab13.png") no-repeat -30px 0;}
.c-box dl.b14 dt span{background: url("../menuIcon/i-tab14.png") no-repeat -30px 0;}
.c-box dl.b15 dt span{background: url("../menuIcon/i-tab15.png") no-repeat -30px 0;}
.c-box dl.b16 dt span{background: url("../menuIcon/i-tab16.png") no-repeat -30px 0;}
.c-box dl.b17 dt span{background: url("../menuIcon/i-tab17.png") no-repeat -30px 0;}
.c-box dl.b18 dt span{background: url("../menuIcon/i-tab18.png") no-repeat -30px 0;}
.c-box dl.b19 dt span{background: url("../menuIcon/i-tab19.png") no-repeat -30px 0;}
.c-box dl.b20 dt span{background: url("../menuIcon/i-tab20.png") no-repeat -30px 0;}
.c-box.noborder dl:hover{border-color:transparent;-moz-box-shadow:0 0 3px 3px transparent; -webkit-box-shadow:0 0 3px 3px transparent; box-shadow:0 0 3px 3px transparent;}
.c-box dl dd{line-height: 23px;color:#586885;}
.c-box dl dd.tit span{font-size: 16px;margin-bottom: 12px;color:#000000;font-weight: 700;}
.c-box dl dd.tit span:nth-child(1){font-size: 20px;  font-weight: 700;}
.c-box dl.b1 dd.tit span:nth-child(1){color: #ff6209;}
.c-box dl.b2 dd.tit span:nth-child(1){color: #59b3f1;}
.c-box dl.b3 dd.tit span:nth-child(1){color: #feab30;}
.c-box dl.b4 dd.tit span:nth-child(1){color: #a3de3a;}
.c-box dl.b5 dd.tit span:nth-child(1){color: #30d2d3;}
.c-box dl.b6 dd.tit span:nth-child(1){color: #c275cc;}
.c-box dl.b7 dd.tit span:nth-child(1){color: #32b277;}
.c-box dl.b8 dd.tit span:nth-child(1){color: #0c6efa;}
.c-box dl.b9 dd.tit span:nth-child(1){color: #fcaa02;}
.c-box dl.b10 dd.tit span:nth-child(1){color: #08cdef;}
.c-box dl.b11 dd.tit span:nth-child(1){color: #ff572e;}
.c-box dl.b12 dd.tit span:nth-child(1){color: #8a77dd;}
.c-box dl.b13 dd.tit span:nth-child(1){color: #57d8a1;}
.c-box dl.b14 dd.tit span:nth-child(1){color: #0066fc;}
.c-box dl.b15 dd.tit span:nth-child(1){color: #f89407;}
.c-box dl.b16 dd.tit span:nth-child(1){color: #f84647;}
.c-box dl.b17 dd.tit span:nth-child(1){color: #1c8cc4;}
.c-box dl.b18 dd.tit span:nth-child(1){color: #18b7fc;}
.c-box dl.b19 dd.tit span:nth-child(1){color: #c154ed;}
.c-box dl.b20dd.tit span:nth-child(1){color: #f8bf3c;}
.c-box dl dd:nth-child(3){margin: 14px 0 0 0;    color: #8f8e94; font-size: 13px; text-align: left;padding: 0 24px;height: 115px;}
.c-box dl dd:nth-child(4) a{    font-size: 14px;border:1px solid  #ff6209;color: #ff6209;padding: 7px 17px;}
.m-cell.back .c-box dl dd{color:#fff;}
/*++++++++++++++++++main公共 结束+++++++++++++++++++++*/

/*+++++++++++++++++++++++首页  开始+++++++++++++++++++++++*/
/*++++++首页banner  开始+++++++*/
.Index_banner{width: 100%;min-width: 1200px;position: relative; z-index: 0;top:0;  overflow:hidden;}
.swiper-slide{text-align: center;}
.swiper-slide img{display: block;margin: 0 auto;height: 500px;width: 1920px;position: relative;left: 50%;margin-left: -960px;}
.swiper-slide.img1{background: #100C0A;}
.swiper-slide.img2{background: url("../image/ind-banner2Bg.jpg") no-repeat center center;background-size: 100% 100%;}
.swiper-slide.img3{background: url("../image/ind-banner3Bg.jpg") no-repeat center center;background-size: 100% 100%;}
.swiper-slide.img4{background: url("../image/ind-banner4Bg.jpg") no-repeat center center;background-size: 100% 100%;}
.swiper-slide.img4 img{margin:114px auto 113px;}
/*+++++首页banner  结束++++++*/
/*++++++首页主体  开始+++++++*/
/*众筹系统*/
.indZC .c-box dl{width:284px;margin-right: 21px;border: 1px solid #efefef;background: #fafafa;}
.indZC .c-box dl:nth-child(4),.indZC .c-box dl:nth-child(8),.indZC .c-box dl:nth-child(12),.indZC .c-box dl:nth-child(16),.indZC .c-box dl:nth-child(20){margin:0;}
.indZC .c-box dl:nth-child(17),.indZC .c-box dl:nth-child(18),.indZC .c-box dl:nth-child(19),.indZC .c-box dl:nth-child(20){margin-bottom:0;}
.indZC .c-box dl dt{height:95px;}
.indZC  dt span{width:81px;height:81px;background-position: -30px 0;}
/**/
html{font-family: sans-serif;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;box-sizing: border-box;height: 100%;min-height: 100%;-ms-overflow-x: hidden}
html *, html *:before, html *:after{box-sizing: inherit}
body{font-family:"microsoft yahei", "Helvetica Neue", "Hiragino Sans GB", Helvetica, Arial, sans-serif;font-size: 16px;line-height: 1.6;color: #2b2b2b;font-weight: 400;background: white;-webkit-font-smoothing: antialiased;-webkit-text-size-adjust: 100%;-moz-osx-font-smoothing: grayscale;margin: 0;height: 100%;min-height: 100%}
div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, swiper, summary, time, mark, audio, video{margin: 0;padding: 0;border: 0;font: inherit;font-size: 100%;vertical-align: baseline;}
a{color: inherit;text-decoration: none;}
input,button,textarea{outline: none; cursor: pointer;}
input[type='text'],input[type='number'],input[type='password'],input[type='reset'],input[type='submit'],input[type='button'],input[type='tel'],button,textarea{-webkit-appearance:none;border-radius:0;border:none;}
li{display: list-item;list-style: none;text-align: -webkit-match-parent;}
ol, ul{list-style: none;}
.clearfix:after{content:"."; display:block; height:0px; clear:both; visibility:hidden;}
*html .clearfix{height:1%;}
html[xmlns] .clearfix{display: block;}
.flex{display:-webkit-flex;-moz-display:flex;-o-display:flex;-ms-display:flex;display:flex;}
.flex-center{align-items:center;justify-content:center;}
.line-clamp-2,.line-clamp-3{-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;}
.line-clamp-2{-webkit-line-clamp:2;}
.line-clamp-3{-webkit-line-clamp:3;}
.bg-gray{background-color:#f3f3f3;}
.red{color:#FF6209;}
.tc{text-align:center;}
.mt10{margin-top:10px;}
.ml20{margin-left:20px;}
.pt20{padding-top:18px;}
.mb30{margin-bottom: 30px;}
.pt10{padding-top:10px;}
.pt15{padding-top:15px;}
.sp_1{display: block; height: 10px;}
.sp_2{display: block; height: 20px;}
.index_top{width: 100%; height: 32px; font-size: 13px; background: #f9f9f9; display: block; border-bottom: 1px solid #eee;}
.index_top .v5shop_slogan{height: 32px; float: left; line-height: 32px;}
.index_top .fast_menu{height: 32px; float: right; line-height: 32px;text-align:right;}
.index_top .fast_menu b{color:#ef1c22; font-size: 14px; font-weight: bold;}
.wrap{margin:auto;width: 1200px;}
.container{width: 100%;}
.dropdown_bg{background: #fff;border-top: none;}
/*.nav{background: #fff;width: 100%;z-index: 13;}*/
/*nav浮动层*/
.product .proMenu{position: absolute;background: #fff;left: -250px;box-shadow: 0 -1px 20px #cbcbcb;}
.product .menu{width:850px;height:288px;    padding: 50px 49px;}
#menuList li div{width: 188px; float: left; height: 196px; line-height: 34px; padding: 0 0 10px 30px;}
#menuList li div span{width: 100%; display: inline-block; margin-bottom: 0.5px;}
#menuList li div span a{color: #000000;font-size: 14px;}
#menuList li div span a:hover{color:#f16842;}
.product .menu i{    display: inline-block;position: absolute;  border: 10px solid transparent;  border-bottom-color: #fff;   left: 285px; top: -20px;}
.proMenu{display: none;}
.nav_top{height: 86px;position: relative;}
.center{display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}
.v5_logo{display: inline-block;float:left;outline: none;display:flex;align-items: center;}
.v5_logo img{    height: 100%;}
.v5_logo span{margin-left:20px;}
.nav_links{margin-left: 100px;height: 86px; float: left;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}
.nav_link{font-size: 15px;display: inline-block;text-decoration: none;margin-right: 30px;position: relative;height: 21px;}
.nav_link.active, .nav_link:hover{color: #FF6209;}
.nav_link.active:after{-webkit-transform: scaleY(-1); transform: scaleY(-1); margin-top: -9px;}
.nav_link-arrow:after{border: 8px transparent solid; border-bottom-color: white;}
.dropdown_content{display: none; position: absolute; width: 1100px; top: 43px; z-index: 9999; left:-300px; font-size: 14px;}
.dropdown_bg{background: white; border-top: none;}
.dropdown_padding{padding: 40px;overflow: hidden;}
.dropdown_items{display: block; margin-left: -20px; margin-right: -20px;}
.dropdown_items:before, .dropdown_items:after{content: ' '; display: table;}
.dropdown_items .menu_list{width: 50%;position: relative; min-height: 1px; padding-left: 20px; padding-right: 20px; float: left;}
.dropdown_item{text-decoration: none; display: block; margin-bottom: 25px; -webkit-transition: opacity .2s; transition: opacity .2s;}
.dropdown_item .hot{margin-left: 6px;}
.dropdown_heading{text-align: left; font-weight: 500; margin: 0; margin-bottom: 7px; color: #FF6209;}
.dropdown_desc{font-size: 12px; color: #637280; max-width: 300px;}
.nav_login{float: right;}
.link_triangle-bottom{padding-right: 16px;position: relative;}
.link_triangle-bottom:after{border: 5px transparent solid;border-top-color: inherit;border-top-width: 7px;content: ' ';display: inline-block;position: absolute;vertical-align: bottom;top: 50%;margin-top: -2px;right: 0;}
.nav_link-arrow{display: none;}
.reg_submit{float: left;width: 80px;background: #FF6209;border: 1px solid #FF6209;color: white;line-height: 18px;padding: 6px 10px;font-size: 14px;height: 32px;border-radius: 4px;}
.login_submit{float: left;width: 80px; line-height: 18px;background: #fff;border: 1px solid #FF6209;color: #FF6209;margin-right: 20px;padding: 6px 10px;font-size: 14px;height: 32px;border-radius: 4px;}
.footer{width:100%; min-width:1200px; background:#2c2c2c;}
.footer li h4{font-size:14px; color:#fff; margin-top:38px; font-weight:normal;margin-bottom: 15px;}
.footer li p{line-height:28px;}
.footer li  span{  font-size:14px; color:#9d9d9d; }
.footer li  span a{color:#9d9d9d;}
.footer li.part1{width:718px; float:left;}
.clear:after{ content: "";display: table;clear: both;}
.footer li.part1 span{width:100%;   display: inline-block;margin-bottom: 0.5px;}
.footer li.part1 div{ width: 159px;      margin-bottom: 46px;   line-height: 34px;   margin-left: 27px;   border-right: 1px solid #1f1f1f; float:left;}
.footer li.part1 div.magin0{margin: 0;}
.footer li.part2{width:314px; float:left;    margin-left: 26px; }
.footer li.part2 div{color:#fff;font-size: 36px;padding: 3px 0;}
.footer li.part3{width:114px; float:right;margin-left: 26px;}
.footer li.part3 img{width:116px;}
.footer li.part2 ul{border-right: 1px solid #1f1f1f;    padding-bottom: 8px;}
.copyright{border-top:1px solid #1f1f1f; line-height:45px; text-align:center; color:#9d9d9d;    font-size: 14px;    height: 45px;}
.copyright a{color:#ff6e46;}
.footer li.adress{display: flex; justify-content: space-between;padding: 0 10px 10px 0;}
.footer li.adress span:nth-child(1){display: inline-block;width: 120px;}
.wecode	{    border: 2px solid #000;}
/*banner*/
/* rslides */
.rslides{position:relative;list-style:none;overflow:hidden;width:100%;padding:0;margin:0;}
.rslides li{-webkit-backface-visibility:hidden;position:absolute;display:none;width:100%;left:0;top:0;}
.rslides li:first-child{position:relative;display:block;float:left;}
.rslides img{display:block;height:auto;float:left;width:100%;border:0;}
/*pager*/
.callbacks_tabs.callbacks1_tabs{margin-top:-40px; position:relative;z-index:100;margin-bottom:20px;}
.callbacks_tabs.callbacks1_tabs li{display:inline-block;width:10px;height:10px;margin-left:5px;border-radius:10px;border:1px solid #FFF;position:relative;}
.callbacks_tabs.callbacks1_tabs li a{display:inline-block;width:10px;height:10px;border-radius:10px;position:absolute; left:-1px;top: -1px; opacity: 0.8; z-index:1000; color:rgba(100,200,300,0);color:transparent;}
.callbacks_tabs.callbacks1_tabs li.callbacks_here a{background:#FFF;}
/* Callback example */
.callbacks_container{margin-bottom:2px; float: left;position:relative;width:100%;max-width:100%;text-align:center;}
.callbacks{position:relative;list-style:none;overflow:hidden;width:100%;padding:0;margin:0;}
.callbacks li{position:absolute;width:100%;left:0;top:0;}
.callbacks img{display:block;position:relative;z-index:1;height:auto;width:100%;border:0;}
.callbacks .caption{display:block;position:absolute;z-index:2;font-size:20px;text-shadow:none;color:#fff;background:#000;background:rgba(0,0,0, .8);left:0;right:0;bottom:0;padding:10px 20px;margin:0;max-width:none;}
.callbacks_nav{position:absolute;-webkit-tap-highlight-color:rgba(0,0,0,0);top:50%;left:0;opacity:0.6;z-index:3;text-indent:-9999px;overflow:hidden;text-decoration:none;height:61px;width:38px;background:transparent url("../images/themes.gif") no-repeat left top;margin-top:-30px;display:none;}
.callbacks_container:hover .callbacks_nav{display:block;}
.callbacks_nav:active{opacity:1.0;}
.callbacks_nav.next{left:auto;background-position:right top;right:40px;}
/*banner end*/
/*版本信息*/
.category_list_info .list_step{padding: 20px;margin-top: 20px; vertical-align: middle; margin-right: 20px; height: 250px; align-items: center; outline-radius: 3px; background-color: #fcfcfc; outline: 1px solid #eeeeee; min-height: 0; width: 285px; float: left; transition: all .15s linear; text-decoration: none;position: relative;}
.category_list_info .list_step span{right: 10px; top: 10px; width: 48px; position: absolute; height: 22px; line-height: 22px; z-index: 3; font-size: 12px; color: #404040; border: 1px solid #f4f4f4; text-align: center; border-radius: 5px;}
.category_list_info .list_step .qrcode{width: 283px; overflow: hidden; background: #FFFFFF; text-align: center; font-size: 14px; color: #303030; position: absolute; right: 1px; height: 248px; top: 1px; z-index: 2; display: none; padding-bottom: 10px;}
.category_list_info .list_step .qrcode img{width: 132px; margin-top: 45px; margin-bottom: 6px;}
.category_list_info .list_step:hover .list_action>.red{background: #FF6209; border: 1px solid #FF6209;transition: all .2s linear; color: #fff;}
.category_list_info .list_step:hover{box-shadow: 0 15px 30px rgba(0, 0, 0, .1); background: #fff; outline: 1px solid #FF6209;opacity: 1;}
.category_list_info .list_step:nth-child(4n){margin-right: 0;}
.category_list_info .header-icon{display: inline-block; height: 40px; text-align: center; margin-bottom: 20px; line-height: 40px; width: 100%;position: relative;}
.category_list_info .header-icon img{width: 40px;vertical-align: middle; margin-top: 3px;}
.category_list_info .list_title h4{font-size: 16px;color: #000; text-align: center; line-height: 20px;}
.category_list_info .list_description{font-size: 13px; line-height: 24px;padding-top: 10px; color: #8F8E94; height: 80px;}
.category_list_info .list_action{margin-left: auto; text-align: center; margin-top: 20px; color: #62778c; font-weight: 600; font-size: 11px; text-transform: uppercase;}
.category_list_info .more{color: #1f8ded; margin-top: 10px; font-size: 13px}
.index_tiyan_btn{border: 1px solid #fff; border-radius: 3px; padding: 5px 18px 7px; display: inline-block; cursor: pointer; -webkit-appearance: none; -webkit-touch-callout: none; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; box-sizing: border-box; transition: box-shadow linear 40ms;}
.index_tiyan_btn.red{background: #fff; border: 1px solid #FF6209; color: #FF6209;}
.slider-btn{width:100px;height:30px; float: left;border: 1px solid #fff;border-radius:4px;-moz-border-radius:4px;line-height:30px;text-align:center;font-size:12px;color:#fff;display:block ; margin-right: 10px}
.shiyong-btn{width:100px;height:30px;float: left;border: 1px solid #fff;border-radius:4px;-moz-border-radius:4px;line-height:30px;text-align:center;font-size:12px;color:#444;display:block; background:#fff;margin-right: 10px}
.slide-title{color: #000000; text-align: center; font-weight: 700; font-size: 30px; line-height: 1.3; letter-spacing: -.015em;}
.t_smaller{font-size: 15px; text-align: center;}
.i_jj ul{width: 100%;}
.i_jj ul li{width: 33.33333%; float: left; margin-bottom: 40px;}
.i_jj-icon{height: 80px; display: flex; width: 80px;border-radius: 100%; margin: auto; -webkit-box-align: center; align-items: center; -webkit-box-pack: center; justify-content: center;}
.i_jj-icon img{width: 60%;}
.i_jj_h6{text-transform: uppercase; color: #e04e50; letter-spacing: .1em;color: #8da2b5; font-size: 16px; text-align: center; font-weight: 500; margin: 0;}
.i_jj_smaller{font-size: 12px;text-align: center; padding: 10px 35px}
.detail_submit{width: 80px; background: #fff; border: 1px solid #1985e3; color: #1985e3; padding: 6px 10px; font-size: 14px; height: 32px; border-radius: 4px;}
.show-details{margin-top: 10px; text-align: center; height: 40px;}
.i_jj_show{overflow: hidden; width: 100%; margin: auto; height: 680px; margin-top: 30px;}
.i_case_show{width: 100%; margin: auto; padding: 36px 0 86px 0; background:url(../images/index/index-bg01.jpg) no-repeat center; color:#fff;}
.i_case_show .slide-title{color:#fff;}
.i_case_show .list li{width:240px; float:left; padding-top:50px; text-align:center;}
.i_case_show .list li i{display:inline-block; padding:20px; background:rgba(0,0,0,0.3); border-radius:10px;}
.i_case_show .list li img{width:60px; height:auto;}
.i_case_show .list li span{display:block; margin-top:20px;}
.i_list_show{overflow: hidden; width: 100%; margin: auto; padding: 70px 0 100px 0;}
/*支持多种外接设备*/
.equipment{padding: 38px 0 46px 0;    background: #fafafa;}
.equipment .c-title{    margin-bottom: 69px;}
.equipment .c-title h1{margin: 0;}
.equipment .c-title h6{padding-top:10px;}
.equipment  .c-box dl dt{width:273px;height:320px;}
.equipment .c-box dl{background: #fcfcfc;width:273px;margin-right:36px;margin-bottom: 36px;}
.equipment .c-box dl{padding-bottom: 31px;}
.equipment .c-box dl dd.tit span{font-weight: normal;}
/*适用范围*/
.range{padding-top:40px;padding-bottom: 80px;}
.range .c-title h1{margin: 0;}
.range .c-box dl dt{height:auto;}
.range .c-box dl{padding:0;margin-right: 46px;margin-bottom: 33px;border:none;}
.range  .c-box dl:hover{border: none;box-shadow: none;}
.range .c-box dl img{width:369px;}
.range .c-box dl:nth-child(3),.range .c-box dl:nth-child(6){margin-right: 0px;}
.range .c-box dl:nth-child(4),.range .c-box dl:nth-child(6),.range .c-box dl:nth-child(5){margin-bottom: 0;}
.range .c-title h6{padding-top: 12px;}
.range .c-title{padding-top: 0px;    margin-bottom: 70px;}
/**/
.blue_bg{background: #f1f8ff;}
.gray_bg{background:url(../image/background1.png) no-repeat center center;    margin-top: 90px;}
.i_what > ul{margin-top:68px;}
.i_what h5{text-transform: uppercase; color: #000; letter-spacing: .1em; font-size: 18px; padding-bottom: 15px; text-align: center; font-weight: 700; margin: 0;}
.i_what .scheme li{width:16.66%; background:#FFF; padding:41px 20px; text-align:left;border:1px solid #eee;float:left}
.i_what .scheme p{color:#999;height: 90px;margin-bottom: 40px; font-size: 14px; line-height:24px;}
.i_what .scheme .bg_tranis{width:106px; height:106px;margin: auto;}
.i_what .scheme .bg_tranis img{width:104px;}
.main5 .list{position:relative; z-index:0; margin-top:75px; padding-bottom:50px;}
.line{width:1040px; height:1px; background:#FF6209; font-size:0; position:absolute; z-index:0; left:80px; top:-20px;}
.main5 .list li{width:245px; float:left; position:relative; z-index:1;}
.main5 .list li i{width:36px; height:36px; float:left; display:inline-block; background:#ff6209; position:absolute; left:60px; top:-40px; text-align:center; line-height:36px; border-radius:50%; color:#fff}
.main5 .list li p{padding-left:25px;}
.main5 .list li.part5{width:200px;}
.main5 .list li.part5 i{position:absolute;left:130px;}
.main5 .list li.part5 p{padding-left:120px;}
#fixed{width: 140px; padding: 10px; background: #fff; position: fixed; left: 20px; top: 50%; box-shadow: 2px 6px 30px rgba(0,0,0,0.2); margin-top:-220px; z-index: 999; -border:1px solid #eee;}
#fixed:after{content: ""; display: block; position: absolute; left: 0; top: 0; height: 3px; width: 100%; background: #ff6209; background-image: linear-gradient(90deg,#fdd000,#ff6209);}
#fixed hr{margin:20px 0 15px; background-color:#eee; height: 1px; border:0;}
#fixed h2{margin: 10px 0 4px;}
#fixed .qq a{border: 1px solid #ddd; display: block; border-radius: 100px; padding: 6px 0 6px 40px; font-size: 14px; line-height: 22px; position: relative; background: url(../image/qq.png) 15px center no-repeat; margin-top: 10px;}
#fixed .qq a:hover{border-color: #fdd000; box-shadow: 0 7px 14px rgba(253,208,0,.1), 0 3px 6px rgba(253,208,0,.08);}
#fixed .phone p{margin-top:5px;}
/*产品页面底部案例推荐*/
.produce-foot-title h2{color: #000; text-align: center; font-weight: 300; font-size: 30px; line-height: 1.3; letter-spacing: -.015em;}
.produce-foot-title > p{font-size: 16px; text-align: center; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; color: #999; line-height: 2.5;}
.product-foot-box{position: relative;margin: auto; margin-top: 30px; padding: 28px 0; border-top: 1px solid #e6e6e6; border-bottom: 1px solid #e6e6e6; margin-bottom: 30px;}
.clearfix:after, .clearfix:before{content: ""; display: table;}
.product-foot-box .img-wrap{float: left; text-align: center; width: 132px; height: 132px; overflow: hidden; vertical-align: middle;}
.product-foot-box img{max-width: 100%; display: block; margin: auto;}
.product-foot-box .info{color: #999; width: auto; margin: 0 160px 0 155px; padding-right: 20px; vertical-align: middle; border-right: 1px solid #e6e6e6;}
.product-foot-box .info .title{margin-bottom: 16px;}
.product-foot-box .info p{margin: 7px 0; font-size: 14px; line-height: 1.5;}
.product-foot-box .info p span{color: #666;}
.product-foot-box .code{position: absolute; right: 0; color: #999; top: 20px; font-size: 14px; width: 140px;}
/*产品页面底部案例推荐2*/
.footgoods .con_left{min-height: 1px; padding-left: 20px; width: 50%; padding-right: 20px; float: left;}
.footgoods .con_left img{width: 480px;}
.footgoods .con_right{position: relative; padding: 30px 0; width: 48%; min-height: 1px; padding-left: 20px; padding-right: 20px; float: left;}
.footgoods .con_right h3{font-size: 30px; color: #1985e3; font-weight: 300; margin-bottom: 40px; letter-spacing: -.015em; line-height: 1.3;}
.footgoods .con_right .list_desc{margin-top: 10px; font-size: 14px; line-height: 32px; color: #666;}
.footgoods .con_right .qrcode-image{width: 150px; height: 150px; margin-top: 20px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.footgoods .con_right .qrcode-note{margin-top: 17px; font-size: 12px; line-height: 28px; color: #999;}


/******************************解决方案页面*****************************************/
.fangan.topbanner{display: table;margin-top: 60px; width: 100%; height: 320px; background-color: #010039; background-image: url(../images/fa-bg.jpg); background-repeat: no-repeat; background-position: 80% 70%; background-size: 1440px auto; min-width: 1000px;}
.fangan.topbanner .coninfo{width:1200px; margin:0 auto; padding-top:120px;}
.fangan.topbanner .title{font-size: 34px; line-height: 1; color: #fff; font-weight: 400;}
.fangan.topbanner .desc{font-size: 16px; color: #fff; line-height: 1.5; margin-top: 15px;}
.fangan_main{margin: 50px;}
.fangan_main .module-wrap{background: #fdfeff;}
.fangan_main .module-wrap .slide-container{position: relative;}
.fangan_main .module-wrap .slide-container .slide-btn,
.fangan_main .module-wrap .slide-container .slide-btn-panel{position: absolute; top: 0; bottom: 0; width: 50px; border: 0; outline: none; cursor: pointer; background: transparent;}
.fangan_main .module-wrap .slide-container .slide-btn i,
.fangan_main .module-wrap .slide-container .slide-btn-panel i{display: inline-block; font-size: 25px; color: #fff; cursor: pointer; opacity: 0.7; filter: alpha(opacity=70); -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=(70));}
.fangan_main .module-wrap .slide-container .slide-btn:hover i,
.fangan_main .module-wrap .slide-container .slide-btn-panel:hover i{opacity: 1; filter: alpha(opacity=100); -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=(100));}
.fangan_main .module-wrap .slide-container .slide-btn-panel{display: none;}
.fangan_main .module-wrap .slide-container .slide-btn-panel .btn-bg{position: absolute; top: 0; left: 0; right: 0; bottom: 0; background: #161A1D; opacity: 0.3; filter: alpha(opacity=30); -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=(30)); display: none;}
.fangan_main .module-wrap .slide-container:hover .slide-btn-panel{display: block;}
.fangan_main .module-wrap .slide-container:hover .slide-btn-panel .btn-bg{display: block;}
.fangan_main .module-wrap .slide-container .slide-body{position: relative;}
.fangan_main .module-wrap .slide-container .slide-body .slide-content:before,
.fangan_main .module-wrap .slide-container .slide-body .slide-content:after{content: ""; display: table;}
.fangan_main .module-wrap .slide-container .slide-body .slide-content:after{clear: both;}
.fangan_main .module-wrap .slide-container .slide-body .slide-content .slide-item{position: relative; float: left; color: #000; margin-right:20px; margin-bottom:20px; font-size: 0; text-align: center;  width: 284px; height: 260px; cursor: pointer;}
.fangan_main .module-wrap .slide-container .slide-body .slide-content .slide-item:nth-child(4n){margin-right: 0}
.fangan_main .module-wrap .slide-container .slide-body .slide-content .slide-item .item-bg{width: 100%; height: 100%;}
.fangan_main .module-wrap .slide-container .slide-body .slide-content .slide-item .mask{position: absolute; left: 0; right: 0; top: 0; bottom: 0;}
.fangan_main .module-wrap .slide-container .slide-body .slide-content .slide-item .mask .bg{position: absolute; left: 0; right: 0; top: 0; bottom: 0; background: #161A1D; opacity: 0.6; filter: alpha(opacity=60); -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=(60)); -webkit-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1); -moz-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1); -o-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1); transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);}
.fangan_main .module-wrap .slide-container .slide-body .slide-content .slide-item .mask .bg.other-bg{opacity: 0.82; filter: alpha(opacity=82); -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=(82));}
.fangan_main .module-wrap .slide-container .slide-body .slide-content .slide-item .mask .content{position: absolute; left: 0; right: 0; top: 46px; bottom: 0; -webkit-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1); -moz-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1); -o-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1); transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);}
.fangan_main .module-wrap .slide-container .slide-body .slide-content .slide-item .mask .content .line-panel{padding: 0; margin: 0; font-size: 0; line-height: 0; margin-top: 20px; -webkit-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1); -moz-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1); -o-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1); transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);}
.fangan_main .module-wrap .slide-container .slide-body .slide-content .slide-item .mask .content .line-panel .item-line{width: 20px; height: 2px; background: #fff; display: inline-block; opacity: 1; filter: alpha(opacity=100); -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=(100)); -webkit-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1); -moz-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1); -o-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1); transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);}
.fangan_main .module-wrap .slide-container .slide-body .slide-content .slide-item .mask .content .item-img-panel{position: relative; width: 125px; height:103px; display: inline-block;}
.fangan_main .module-wrap .slide-container .slide-body .slide-content .slide-item .mask .content .item-img-panel .item-img,
.fangan_main .module-wrap .slide-container .slide-body .slide-content .slide-item .mask .content .item-img-panel .item-img-hover{position: absolute; left: 0; right: 0; top: 0; width: 100%; display: inline-block; opacity: 1; filter: alpha(opacity=100); -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=(100)); -webkit-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1); -moz-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1); -o-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1); transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);}
.fangan_main .module-wrap .slide-container .slide-body .slide-content .slide-item .mask .content .item-img-panel .item-img-hover{opacity: 0; filter: alpha(opacity=0); -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=(0)); -webkit-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1); -moz-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1); -o-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1); transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);}
.fangan_main .module-wrap .slide-container .slide-body .slide-content .slide-item .mask .content .item-title{color: #fff; font-size: 18px; line-height: 24px; margin: 0; padding: 0; margin-top: 24px; font-weight: 700; -webkit-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1); -moz-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1); -o-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1); transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);}
.fangan_main .module-wrap .slide-container .slide-body .slide-content .slide-item .mask .content .item-desc{font-size: 14px; color: #fff; text-align: center; margin-top: 30px; padding: 0px 23px; line-height: 24px; height: 72px;}
.fangan_main .module-wrap .slide-container .slide-body .slide-content .slide-item .mask .content .item-link{display: inline-block; border: 1px solid #fff; width:89px; height: 36px; line-height: 36px; font-size: 14px; color: #fff; text-decoration: none; margin-top: 62px;}
.fangan_main .module-wrap .slide-container .slide-body .slide-content .slide-item .mask .content .item-desc,
.fangan_main .module-wrap .slide-container .slide-body .slide-content .slide-item .mask .content .item-link{opacity: 0; filter: alpha(opacity=0); -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=(0)); -webkit-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1); -moz-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1); -o-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1); transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);}
.fangan_main .module-wrap .slide-container .slide-body .slide-content .slide-item:hover .bg{background: #ff6e46; opacity: 0.9; filter: alpha(opacity=90); -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=(90));}
.fangan_main .module-wrap .slide-container .slide-body .slide-content .slide-item:hover .bg.other-bg{opacity: 0.9; filter: alpha(opacity=90); -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=(90));}
.fangan_main .module-wrap .slide-container .slide-body .slide-content .slide-item:hover .content{top: 8%;}
.fangan_main .module-wrap .slide-container .slide-body .slide-content .slide-item:hover .content .item-img-panel .item-img{opacity: 0; filter: alpha(opacity=0); -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=(0));}
.fangan_main .module-wrap .slide-container .slide-body .slide-content .slide-item:hover .content .item-img-panel .item-img-hover{opacity: 1; filter: alpha(opacity=100); -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=(100));}
.fangan_main .module-wrap .slide-container .slide-body .slide-content .slide-item:hover .content .line-panel{margin-top: 10px;}
.fangan_main .module-wrap .slide-container .slide-body .slide-content .slide-item:hover .content .line-panel .item-line{opacity: 0; filter: alpha(opacity=0); -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=(0));}
.fangan_main .module-wrap .slide-container .slide-body .slide-content .slide-item:hover .content .item-title{margin-top: 22px;}
.fangan_main .module-wrap .slide-container .slide-body .slide-content .slide-item:hover .content .item-desc,
.fangan_main .module-wrap .slide-container .slide-body .slide-content .slide-item:hover .content .item-link{opacity: 1; filter: alpha(opacity=100); -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=(100));}
.fangan_main .module-wrap .slide-container .slide-body .slide-content .slide-item:hover .content .item-desc{margin-top: 22px;}
.fangan_main .module-wrap .slide-container .slide-body .slide-content .slide-item:hover .content .item-link{margin-top: 9%;}

/*************************教育**********************************/
.e-partner{padding: 50px 0 10px 0;}
.e-partner .list_step{padding: 8px 28px;margin-top: 97px; vertical-align: middle; margin-right: 79px; height: 318px; align-items: center; outline-radius: 3px; background-color: #fcfcfc; border: 1px solid #eeeeee; min-height: 0; width: 347px; float: left; transition: all .15s linear; text-decoration: none;position: relative;}
.e-partner .list_step:hover{border-color:#ff6209; }
.e-partner .header-icon{display: inline-block; height: 92px; text-align: center; margin-bottom: 20px; line-height: 40px; width: 100%;position: relative;}
.e-partner .header-icon img{width: 140px;vertical-align: middle; margin-top: 3px;}
.e-partner .list_title h4{font-size: 20px;color: #000; text-align: center; line-height: 20px;font-weight: 700;}
.e-partner .list_description{font-size: 16px; line-height: 24px;padding-top: 28px; color: #8F8E94; height: 125px;}
.e-partner .list_step:nth-child(3n){margin-right: 0;}

.e-sale{margin-top: 69px;padding-top: 70px;background: url(../image/edu-center.png);    padding-bottom: 94px;    background-size: cover;}
.e-sale .i_what h5{margin-top: 8px;}
.e-sale .i_what .scheme p{    margin-top: 14px;    margin-bottom: 2px;}
.e-sale .i_what .scheme li{margin-right: 25px; width: 220px;}
.e-sale .i_what .scheme li:nth-child(5){margin-right: 0;}
.e-sale .i_what .scheme .bg_tranis img{width:113px;}
.e-sale .i_what .scheme li{padding: 41px 20px 56px 20px;}
.e-advice{background:  #fafafa;padding: 38px 0 14px 0;}
.e-advice  dl{width: 184px; margin-right: 69px;}
.e-advice  dl:nth-child(5){margin-right: 0;}
.e-advice .c-box dl:hover{box-shadow:none;border-color:#fafafa;}
.e-advice .c-title h1{    margin: 5px 0 10px 0;}
.e-advice .c-title{margin-bottom: 53px;}
.e-advice .c-box dl .tit{color: #151515;font-size: 20px;margin-top:10px;}

.e-range{padding: 54px 0 0 0;}
.e-range  dl{width: 242px; margin-right: 76px;}
.e-range  dl:nth-child(4n){margin-right: 0;}
.e-range .c-box{padding: 4px 4px 15px 4px;}
.e-range .c-box dl:hover{box-shadow:none;border-color:#fff;}
.e-range .c-title h1{margin: 5px 0 10px 0;}
.e-range .c-box dl .tit{color: #151515;font-size: 20px;margin-top:3px;}
.e-range .c-box dl{    padding-bottom: 63px;}
/********************************便利店*********************************************/
.store-part .header-icon img{width: 113px;    margin-top: 6px;}
.store-sale{    background: url(../image/store-background.png);    background-size: cover;}
.store-range{padding: 54px 0 0 0;}
.store-range  dl{width: 220px; margin-right: 25px;}
.store-range .c-title{margin-bottom: 58px;}
.store-range  dl:nth-child(5n){margin-right: 0;}
.store-range .c-box{padding: 4px 4px 15px 4px;}
.store-range .c-box dl:hover{box-shadow:none;border-color:#fff;}
.store-range .c-title h1{margin: 5px 0 10px 0;}
.store-range .c-box dl .tit{color: #151515;font-size: 20px;margin-top:3px;}
.store-range .c-box dl{    padding-bottom: 43px;}

/****************************健身房********************************/
.gym-sale{ background: url(../image/gym-background.png);    background-size: cover;}
.gym-range  .c-box dl .tit{    margin-top: 14px;}
.gym-range .c-box dl{    padding-bottom: 18px;}
.gym-range  dl{width: 274px; margin-right: 34px;}
.gym-range  dl:nth-child(4n){margin-right: 0;}

/****************************美发***********************************************/
.hair-part .list_step{    margin-top: 63px;    padding: 0px 44px;  height: 308px;  margin-right: 20px;    width: 282px;}
.hair-part .header-icon img{width:113px;}
.hair-part .header-icon{    margin-bottom: 4px;}
.hair-part .list_description{padding-top: 18px;    font-size: 13px;}
.hair-sale{background: url(../image/hair-background.png);    background-size: cover;}
.hair-part .list_step:nth-child(3n){margin-right: 20px;}
.hair-part .list_step:nth-child(4n) {margin-right: 0;}
.hair-part .point ~ a{margin-top:24px;}

/********************************服装店*********************************************/
.clo-sale{background: url(../image/clo-background.png);    background-size: cover;}
.clo-sale{margin-top: 69px;padding-top: 70px; padding-bottom: 63px;}
.clo-sale .i_what h5{margin-top: 8px;}
.clo-sale .i_what .scheme p{    margin-top: 14px;    margin-bottom: 2px;}
.clo-sale .i_what .scheme li{margin-right: 25px; width: 220px;}
.clo-sale .i_what .scheme li:nth-child(5){margin-right: 0;}
.clo-sale .i_what .scheme .bg_tranis img{width:113px;}
.clo-sale .i_what .scheme li{padding: 41px 20px 56px 20px;}
/***********************************ktv会员管理系统***********************************************/
.ktv-sale{background: url(../image/ktv-background.png);    background-size: cover;}
.ktv-sale .slide-title,.ktv-sale .t_smaller{color:#fff;}
.ktv-range .c-title{    margin-bottom: 46px;}
.ktv-range .c-box dl .tit{margin-top: 0;}
.ktv-range .c-box dl{ padding-bottom: 30px;}
/********************************关于我们************************************************/
.m-clea{margin: 10px 0 30px 0;}
ul.ul01{margin:20px 0;zoom:1;_zoom:1;*zoom:1;}
ul.ul01:before,
ul.ul01:after{content:"";display:block;clear:both;}
ul.ul01 li{float:left;} .wrap .des h6{font-size: 28px; color: #ef1c22; margin: 30px 0 0px 0;}
h4{font-size: 18px; color: #333;}
.history-item{overflow:hidden;}
.history-item h1{font-size:28px;color:#0058a2;}
.history-item .content{margin:50px 0 0 0;}
.history{background:url(../images/about/line04.gif) repeat-y 187px 0; margin-top: 50px; overflow:hidden; position:relative;}
.history-date{overflow:hidden;}
.history-date h2{background:url(../images/about/icon06.gif) #fff no-repeat 158px 0;font-size:25px;font-weight:normal; padding-left:45px; margin-bottom:50px;}
.history-date h2.first{position:absolute; left:0; top:0; width:935px; z-index:99;}
.history-date h2 a{color:#00bbff; display:inline-block; *display:inline; zoom:1; background:url(../images/about/icon08.gif) no-repeat right 50%; padding-right:17px; margin:21px 97px 15px 0;}
.history-date h2 a:hover{text-decoration:none;}
.history-date h2 img{vertical-align:-5px;}
.history-date h2.date02{background:none;}
.history-date h2 span{font-size:42px;}
.history-date ul{overflow:hidden;}
.history-date ul li{background:url(../images/about/icon07.gif) no-repeat 180px 0; padding-bottom:30px; zoom:1;}
.history-date ul li.last{padding-bottom:0;}
.history-date ul li:after{content:" "; display:block; height:0; clear:both; visibility:hidden;}
.history-date ul li h3{float:left; width:168px; text-align:right;margin:0; padding-right:19px;color:#c3c3c3; font:normal 18px/16px Arial;}
.history-date ul li h3 span{display:block; color:#d0d0d0; font-size:12px;}
.history-date ul li dl{float:left; padding-left:41px; margin-top:-5px;}
.history-date ul li dl dt{font-size:16px; color:#737373;}
.history-date ul li dl dt span{display:block; color:#787878; font-size:12px;}
.history-date ul li.green h3{color:#1db702;}
.history-date ul li.green h3 span{color:#a8dda3;}
.history-date ul li.green dl{margin-top:-5px;}
.history-date ul li.green dl dt{font-size:26px; line-height:26px;}
.history-date ul li.green dl dt a{/*background:url(../images/about/icon09.gif) no-repeat 0 0; width:19px; height:16px;*/ display:inline-block; *display:inline; zoom:1; overflow:hidden; vertical-align: middle; margin-left:12px;}
.history-date ul li.green dl dd{padding-top:20px; display:none;}
.history-date ul li.green dl dd img{float:left;}
.history-date ul li.green dl dd p{overflow:hidden; zoom:1; line-height:21px; color:#787878;}
.history-date h2.first .more-history{font-size: 16px; background: transparent; margin-left: 30px;}
.history-date h2.first .more-history:hover{text-decoration: underline;}
.payment-item dl{margin:50px 0;border-top:1px solid #ddd;line-height:1.8;font-size:14px;padding-top:50px;}
.payment-item dt{float:left;width:470px;}
.payment-item dd{margin-left:470px;}
.payment-item dd span{color:#0058a2;}
.payment-item .x-no{border:none;}
.partner-item .list{padding:10px 0 50px 0;}
.partner-item .list li{margin:10px 10px;float:left;padding:8px 20px;background:#fff;border:1px solid #ddd;line-height:0;}
.contact{height: 800px; background: url(../image/about-b5-bg.jpg) no-repeat center;}
.content .a-box{width: 100%; min-width: 1200px; margin-bottom: 30px; overflow: hidden;}
.contact .info{position: relative; width: 1200px; margin: 0 auto; color: #fff;}
.contact .info div.com-name{top: 200px; left: 395px; text-align: center; font-size: 16px; line-height: 26px; position: absolute; background: #337DDA; padding: 15px; border-radius: 8px; -moz-box-shadow: 0 0 3px 3px #96AABB; -webkit-box-shadow: 0 0 3px 3px #96AABB; box-shadow: 0 0 3px 3px #96AABB;}
.contact .info div.com-contact{top: 130px; left: 670px; line-height: 30px; position: absolute; background: #337DDA; padding: 15px; border-radius: 8px; -moz-box-shadow: 0 0 3px 3px #96AABB; -webkit-box-shadow: 0 0 3px 3px #96AABB; box-shadow: 0 0 3px 3px #96AABB;}
.contact .info div.com-contact p:first-child{margin-top: 0;}
.contact .info div.com-contact p:nth-child(odd){margin-top: 8px; font-size: 16px;}


/*************城市合伙人******************/
.section{overflow: hidden; padding: 60px 0;}
.section .hd{margin-bottom: 40px; text-align: center;}
.section .hd h2{font-size: 24px; color: #373d41;}
.section .hd h2::after{content: ''; display: block; border-bottom: 2px solid #3091f2; position: relative; margin: 7px auto 0; width: 57px; text-align: center;}
.market{padding-top:50px;}
.market .con{text-align:center;}
.market .con span{color:#ff6209}
.advantage > ul{margin-top: 40px;}
.advantage .item li{width: 285px; background: #FFF;margin: 10px 20px; padding: 30px; text-align: center; border: 1px solid #eee; margin-left: -1px; float: left;}
.advantage .item li:nth-child(4n){margin-right: 0}
.advantage .item h5{text-transform: uppercase; color: #000; letter-spacing: .1em; font-size: 16px; padding-bottom: 5px; text-align: center; font-weight: 700; margin: 0;}
.advantage .item p{color: #999; height: 30px; font-size: 14px; line-height: 24px;}
.advantage .item .imgcc{width: 180px; height: 180px; display: block; margin: 5% 0 15% 11%;}
.advantage .item .imgcc img{width: 180px; border-radius: 100%;}
.step{width: 100%; background-image: url(../image/step-bg.jpg); background-repeat: no-repeat; height:530px; min-width: 1000px;}
.step .hd h2{color:#fff;}
.step li{width:33%; float:left; margin-top:20px; color:#fff; text-align:center;}
.step li i{display:inline-block; padding:20px; background:rgba(0,0,0,0.2); border-radius:10px;}
.step li i img{width:60px; height:auto;}
.step li p{margin-top:10px;}
.condition{background-color: #f3f3f3;padding-bottom: 30px;}
.condition .y-row{max-width: 1200px; margin: auto;}
.condition .y-row .y-span3{width: 25%; float: left;text-align:center;}
.condition .y-row .y-listitem{width:80%; margin:0 auto;}
.condition .y-row .y-listitem h3{font-size: 32px; color: #FF6209; background:#fff; margin:0 auto;width:120px; height:120px; border-radius:50%; border:1px dashed #ff6209; text-align:center; line-height:120px;}
.condition .y-row .y-listitem p{color: #373d41;font-size: 14px; margin-top:10px;}
.join-form .form-box{width:680px;margin:0 auto;}
.join-form .form-box ul{border:solid 1px #ccc;border-bottom:0;}
.join-form .form-box ul li{font-size:0;border-bottom:solid 1px #ccc;}
.join-form .form-box ul li span{line-height:50px;width:224px;box-sizing:border-box;text-align:center;font-size:16px;color:#666;display:inline-block;height:50px;}
.join-form .form-box ul li input{border-left:solid 1px #ccc;height:50px;display:inline-block;vertical-align:top;font-size:16px;color:#666;padding:0 0 0 20px;box-sizing:border-box;width:450px;}
.join-form .form-box ul li .demand{border-left:solid 1px #ccc;display:inline-block;vertical-align:top;font-size:16px;color:#666;padding:12px 0 12px 20px;box-sizing:border-box;width:450px;}
.join-form .form-box button{cursor:pointer;background-color:#FF6209;color:#fff;height:50px;width:100%;font-size:20px;margin:15px 0 0 0;}
