/*头部广告推广*/
.topAd {width: 100%;text-align: center;overflow: hidden;height: 60px;position: relative;}
.topAd a{display: block;width: 100%;height: 60px;}

/* 概述 */
.clear_both:after{ content:""; display:block; height:0; clear:both; visibility:hidden; font-size:0;}

/* banner */
.idx-banner{ width: 100%; height: 500px; background: url(../images/idx-banner.jpg) no-repeat center top;}
.idx-banner .text{ padding-top: 60px; }
.idx-banner .text h2{ font-size: 36px; }
.idx-banner .text p{ font-size: 20px; margin: 15px 0 35px; }
.idx-banner .text a{ display: inline-block; width: 92px; height: 30px; line-height: 30px; border: 1px solid #fff; border-radius: 4px; font-size: 16px; color: #fff; margin: 0 14px; }
.idx-banner .text a:hover{ background: #fff; color: #ee39dd; }

/* 导航 */
.idx-top-nav li{ float: left; width: 20%; text-align: center; position: relative; transition:all 0.2s ease-in-out; -o-transition:all 0.2s ease-in-out; -webkit-transition:all 0.2s ease-in-out; -moz-transition:all 0.2s ease-in-out; }
.idx-top-nav li.first:before{ display: none; }
.idx-top-nav li a{ display: block; padding: 60px 0 63px;}
.idx-top-nav li:before{ content: ""; position: absolute; left: 0; top: 97px; width: 1px; height: 45px; background: #e6e3e3;}
.idx-top-nav li p{ font-size: 16px; margin: 20px 0;}
.idx-top-nav li .bar{ display: inline-block; width: 57px; height: 4px; background: url(../images/idx-t-bar.png) no-repeat; vertical-align: top;}
.idx-top-nav li:hover{ background: #fafafa; }

/* JHCMS外卖系统是什么？ */
.idx-tit{ font-size: 30px; text-align: center; }
.idx-cont1{ padding: 75px 0 60px; }
.idx-cont1 .wz{ font-size: 18px; line-height: 40px;}
.idx-cont1 .wz span{ font-size: 24px; color: #2e8af2; }
.idx-cont1 .wm-box{ margin: 20px 180px 0; }
.idx-cont1 .wm-box li{ float: left; width: 20%; text-align: center; }
.idx-cont1 .wm-box li p{ font-size: 18px; color: #666; }

/* 产品功能 */
.idx-cont2{ width: 100%; background: url(../images/idx-cont2-tBg.png) no-repeat center top; padding-top: 55px; }
.idx-cont2 .tab-box{ padding-bottom: 85px; }
.idx-cont2 .tab-box .hd{ padding: 60px 300px 78px; }
.idx-cont2 .tab-box .hd li{ float: left; width: 100px; text-align: center; height: 35px; line-height: 35px; margin: 0 50px; background: #f5f5f5; font-size: 16px; border-radius: 35px; cursor: pointer;}
.idx-cont2 .tab-box .hd li.on{ background: #2e8af2; color: #fff; }
.idx-cont2 .tab-box .bd li{ float: left; width: 25%; text-align: center; padding:20px 0; margin-bottom: 5px; }
.idx-cont2 .tab-box .bd li:hover{ box-shadow:0 4px 10px #d6d6d6;}
.idx-cont2 .tab-box .bd li h3{ font-size: 18px; margin: 22px 0 8px; }
.idx-cont2 .tab-box .bd li p{ font-size: 14px; color: #666; line-height: 24px; }
.idx-cont2 .b-bg{ width: 100%; height: 222px; background: url(../images/idx-cont2-bBg.jpg) no-repeat center top; }
.idx-cont2 .b-bg p{ font-size: 24px; line-height: 42px; padding: 35px 0 30px; }
.idx-cont2 .b-bg .btn{ display: inline-block; width: 158px; height: 43px; line-height: 43px; background: #f75353; border-radius: 8px; font-size: 18px; color: #fff; }

/* JHCMS外卖系统还能帮你做什么？ */
.idx-cont3{ width: 100%; height: 800px; background: url(../images/idx-cont3-bg.png) no-repeat center top; }
.idx-cont3 .wz{ font-size: 18px; text-align: center; line-height: 34px; }
.idx-cont3 .idx-tit{ padding: 50px 0 30px; }
.idx-cont3 .cont-box{ width: 100%; background: url(../images/idx-cont3-line.png) no-repeat; margin-top: 80px;}
.idx-cont3 .cont-box .img-list-box{ height: 221px; position: relative; }
.idx-cont3 .cont-box .img-list-box li{ position: absolute; -webkit-transition: all .3s ease; -moz-transition: all .3s ease; -o-transition: all .3s ease; -ms-transition: all .3s ease; transition: all .3s ease;}
.idx-cont3 .cont-box .img-list-box li.list1{ left: 0; top: 180px; }
.idx-cont3 .cont-box .img-list-box li.list2{ left: 200px; top: 140px; }
.idx-cont3 .cont-box .img-list-box li.list3{ left: 400px; top: 50px; }
.idx-cont3 .cont-box .img-list-box li.list4{ left: 600px; top: 10px; }
.idx-cont3 .cont-box .img-list-box li.list5{ right: 200px; top: 50px; }
.idx-cont3 .cont-box .img-list-box li.list6{ right: 0; top: 130px; }
.idx-cont3 .cont-box .img-list-box li i{ display: inline-block; width: 70px; height: 70px; margin: 0 65px; background-repeat: no-repeat; -webkit-transition: all .3s ease; -moz-transition: all .3s ease; -o-transition: all .3s ease; -ms-transition: all .3s ease; transition: all .3s ease; }
.idx-cont3 .cont-box .img-list-box li i.img1{ background-image: url(../images/idx-cont3-img1.png);}
.idx-cont3 .cont-box .img-list-box li i.img2{ background-image: url(../images/idx-cont3-img2.png); }
.idx-cont3 .cont-box .img-list-box li i.img3{ background-image: url(../images/idx-cont3-img3.png); }
.idx-cont3 .cont-box .img-list-box li i.img4{ background-image: url(../images/idx-cont3-img4.png); }
.idx-cont3 .cont-box .img-list-box li i.img5{ background-image: url(../images/idx-cont3-img5.png); }
.idx-cont3 .cont-box .img-list-box li i.img6{ background-image: url(../images/idx-cont3-img6.png); }
.idx-cont3 .cont-box .img-list-box li .text{ position: absolute; left: 50%; margin-left: -150px; top: 70px; width: 310px; text-align: center; padding-top: 35px; color: #fff; }
.idx-cont3 .cont-box .img-list-box li .text h3{ font-size: 24px; }
.idx-cont3 .cont-box .img-list-box li .text p{ font-size: 18px; line-height: 30px; padding: 12px 0; position: relative;}
.idx-cont3 .cont-box .img-list-box li .text .wz1:after{ content: ""; position: absolute; left: 50%; margin-left: -25px; bottom: 0; width: 50px; height: 3px; background: #43ea65; }
.idx-cont3 .cont-box .img-list-box li.list1:hover{ top: 120px; }
.idx-cont3 .cont-box .img-list-box li.list2:hover{ top: 80px; }
.idx-cont3 .cont-box .img-list-box li.list3:hover,.idx-cont3 .cont-box .img-list-box li.list5:hover{ top: -10px; }
.idx-cont3 .cont-box .img-list-box li.list4:hover{ top: -50px; }
.idx-cont3 .cont-box .img-list-box li.list6:hover{ top: 60px; }
.idx-cont3 .cont-box .img-list-box li:hover i{ width: 160px;  height: 190px; margin: 0 20px; }
.idx-cont3 .cont-box .img-list-box li:hover i.img1{ background-image: url(../images/idx-cont3-big-img1.png);}
.idx-cont3 .cont-box .img-list-box li:hover i.img2{ background-image: url(../images/idx-cont3-big-img2.png); }
.idx-cont3 .cont-box .img-list-box li:hover i.img3{ background-image: url(../images/idx-cont3-big-img3.png); }
.idx-cont3 .cont-box .img-list-box li:hover i.img4{ background-image: url(../images/idx-cont3-big-img4.png); }
.idx-cont3 .cont-box .img-list-box li:hover i.img5{ background-image: url(../images/idx-cont3-big-img5.png); }
.idx-cont3 .cont-box .img-list-box li:hover i.img6{ background-image: url(../images/idx-cont3-big-img6.png); }
.idx-cont3 .cont-box .img-list-box li:hover .text{ top: 190px; } 

/* 谁可以通过JHCMS运营自营外卖平台？ */
.idx-cont4{ padding: 95px 0 115px; }
.idx-cont4 .cont-box{ padding: 100px 0 55px; }
.idx-cont4 .cont-box li{ float: left; width: 200px; }

.idx-cont4 .cont-box li .img{ width: 100%; height: 359px; overflow: hidden; }
.idx-cont4 .cont-box li .img img{ transition:all 0.6s ease-in-out; -o-transition:all 0.6s ease-in-out; -webkit-transition:all 0.6s ease-in-out; -moz-transition:all 0.6s ease-in-out; -ms-transition:all 0.6s ease-in-out;}
.idx-cont4 .cont-box li:hover img{ transform: scale(1.2); -webkit-transform: scale(1.2); -moz-transform: scale(1.2); -ms-transform: scale(1.2); -o-transform: scale(1.2);}

.idx-cont4 .cont-box li .bg{ padding: 0 10px; height: 202px; color: #fff; }
.idx-cont4 .cont-box li .bg1{ background: #0083fa; }
.idx-cont4 .cont-box li .bg2{ background: #14e2a8; }
.idx-cont4 .cont-box li .bg3{ background: #ff952d; }
.idx-cont4 .cont-box li .bg4{ background: #fd2b37; }
.idx-cont4 .cont-box li .bg5{ background: #fca6fa; }
.idx-cont4 .cont-box li .bg6{ background: #6248f3; }
.idx-cont4 .cont-box li .bg h3{ font-size: 28px;  padding:40px 0 30px;}
.idx-cont4 .cont-box li .bg p{ font-size: 18px; line-height: 32px; }
.idx-cont4 .wz{ font-size: 30px; }

.pub-bot-bg{ display: block; width: 100%; height: 108px; line-height: 100px; background: url(../images/pub-bot-bg.jpg) center top; text-align: center; font-size: 26px; color: #ff3000; letter-spacing:2px;}


.v3waimai_footer{height: 220px; width: 100%; position: fixed; z-index: 10; left: -100%; bottom: 0; background:url(../images/v3waimai_footer_bg.jpg) no-repeat center;}
.v3waimai_footer .yuyue_btn{ width: 285px; height: 87px; background: url(../images/v3waimai_footer_btn.png) no-repeat center; margin-top: 68px; margin-left: 39px; }
.v3waimai_footer .box{ width: 684px; position: relative; padding-top: 48px;}
.v3waimai_footer .box .close{ display: inline-block; width: 30px; height: 30px; background: url(../images/close_ico.png) no-repeat center; position: absolute; right: 0; top: 0;}
.v3waimai_footer .box .wz{ margin-bottom: 16px; }
.v3waimai_footer .box .text{width: 320px; height: 60px; background: #fff; border: 0; border-radius: 6px 0 0 6px; text-indent: 20px; font-size: 16px; color: #333; float: left; outline: 0;}
.v3waimai_footer .box .btn{width: 140px; height: 60px; background: #f39800; border: 0; border-radius:0 6px 6px 0; font-size: 18px; color: #fff; float: left; outline: 0;}
.v3waimai_footer .box .qq_btn{width: 160px; height: 60px; background: url(../images/v3waimai_footer_qq.png) no-repeat center; float: left; margin-left: 20px; position: relative;}
.v3waimai_footer .box .qq_btn .ico{ display: block; width: 26px; height: 32px; background:url(../images/v3waimai_footer_qq_ico.png) no-repeat center; position: absolute; left: 26px; top: 14px; animation-name:bounce; -webkit-animation-name:bounce;}
.v3waimai_footer_min{height: 120px; width: 240px; position: fixed; z-index: 10; left: 0; bottom: 50px; background:url(../images/v3waimai_footer_min.png) no-repeat center; cursor: pointer;}
.v3waimai_footer_min .ico{ display: block; width: 33px; height: 30px; background:url(../images/v3waimai_footer_min_ico.png) no-repeat center; position: absolute; right: 10px; top: 50%; margin-top: -15px; animation-name:fadeInLeft; -webkit-animation-name:fadeInLeft;}
/* 概述end */

/*jhwaimai头部*/
.fix-nav_height80{height: 50px;}
.fix-nav{height:50px;top: 60px}
.fix-nav .fix-nav-wrapper div.l{padding-top: 5px;line-height: 30px}
.fix-nav .fix-nav-wrapper div.r .linkA{width: 90px;height: 30px;margin-top: 10px}
.fix-nav .fix-nav-wrapper div.r .linkA a{background: #3cc635}
.fix-nav .fix-nav-wrapper div.r ul.fa li{padding-top: 10px}
.fix-nav .fix-nav-wrapper div.r ul.fa li a{line-height: 30px;height: 30px;}
.fix-nav .fix-nav-wrapper div.r ul li.active a{color:#333;}
.fix-nav .fix-nav-wrapper div.r ul li a:hover{color:#eb39dd;}
.fix-nav .fix-nav-wrapper div.r ul li a:after{background:#eb39dd;bottom: -3px}
.fix-nav .fix-nav-wrapper div.r ul li.active a:after, .fix-nav .fix-nav-wrapper div.r ul li a:hover:after {width: 57%;left:50%;transform: translate(-50%,0);-moz-transform: translate(-50%,0);-o-transform: translate(-50%,0);-ms-transform: translate(-50%,0);-webkit-transform: translate(-50%,0);}

/*页面展示*/
/*banner部分*/
.showpage-ban{width:100%;height:430px;background: url(../images/show-ban.png) no-repeat center top;}
.showpage-ban a{display: block;width: 100%;height: 430px}
.showpage-cont1{height:762px;padding-top: 72px;background: #fff}
.showpage-cont1 .title{font-size: 30px;text-align: center;margin-bottom: 52px}
.showpage-cont2{height:955px;padding-top: 60px;background:url(../images/cont2-bg.png) no-repeat center top;}
.showpage-cont2 .title{font-size: 30px;text-align: center;margin-bottom: 52px;color:#fff;}
.showpage-cont3{/*height:800px;*/padding: 58px 0 90px;background:#fff;}
.showpage-cont3 .title{font-size: 30px;text-align: center;margin-bottom: 65px;}
.showpage-cont4{height:950px;padding-top: 50px;background:url(../images/cont4-bg.png) no-repeat center top; position: relative;}
.showpage-cont4 .title{font-size: 30px;text-align: center;margin-bottom: 20px;color:#fff;}
.showpage-cont4 .anchor{ width: 100%; height: 50px; opacity: 0; filter:alpha(opacity=0); position: absolute; left: 0; bottom: 0;}

.showpage-cont5{ padding-top: 30px;background:#6cb650;padding-bottom: 40px;}
.showpage-cont5 .title{font-size: 30px;text-align: center;margin-bottom: 45px;color:#fff;}
.showpage-cont5 .cont5-main{padding: 0 67px 0 57px}
.showpage-cont5 .cont5-main .li-one{float:left;width:183px;margin-right:118px}
.showpage-cont5 .cont5-main .tit{font-size: 20px;color:#fff;text-align: center;margin-bottom: 24px}
.showpage-cont5 .cont5-main .btn-and{display:block;width:183px;height: 55px;background:url(../images/and-img.png) no-repeat center center;margin-bottom: 48px;}
.showpage-cont5 .cont5-main .btn-iph{display:block;width:183px;height: 55px;background:url(../images/iph-img.png) no-repeat center center;}
.showpage-cont5 .cont5-main .li-two{float:left;width:166px;margin-left:7px}
.showpage-cont5 .cont5-main .li-two .tit{margin-bottom: 16px}
.showpage-cont5 .cont5-main .li-two .code-img{width:166px;height: 166px}
.showpage-cont6{padding-top: 56px;background:#FFF;padding-bottom: 126px;}
.showpage-cont6 .title{font-size: 30px;text-align: center;margin-bottom: 54px;}
.showpage-cont6 .select-tab{width: 320px;height: 50px;line-height: 50px;border-radius: 5px;font-size: 20px;margin: 0 auto 99px;border: 1px solid #66a3ff;overflow:hidden;}
.showpage-cont6 .select-tab .tab1{width: 50%;text-align: center;float:left;color: #66a3ff;overflow:hidden;}
.showpage-cont6 .select-tab .tab1.active{color: #fff;background: #66a3ff}
.showpage-cont6  .cont6-main{width: 1080px;height:599px;margin: 0 auto 105px;position: relative;}
.showpage-cont6  .cont6-main .jt{position: absolute;top:277px;width: 41px;height: 77px;}
.showpage-cont6  .cont6-main .jt1{left:0;background: url(../images/jt-ico.png) no-repeat center center;}
.showpage-cont6  .cont6-main .jt2{right:0;background: url(../images/jt-ico2.png) no-repeat center center;}
.showpage-cont6  .cont6-main .jt:hover{opacity: 0.8;filter:Alpha(opacity=90)}
.showpage-cont6  .main-pic{width: 816px;height:599px;overflow: hidden;margin: 0 auto}
.showpage-cont6  .main-pic .pic-wrap{position: relative;width: 1632px}
.showpage-cont6 p{font-size: 26px;text-align: center;}
.showpage-cont6  .main-pic .pic-wrap2{width: 3264px;height:599px;overflow: hidden;}
.showpage-go-next{width:100%;height:109px;background: url(../images/show-go-out.png) no-repeat center top;padding-top: 15px}
.showpage-go-next .next-btn{display:block;width:282px;height: 72px;line-height: 72px;margin: 0 auto}

/*运营准备*/
.yunying-banner{width:100%;height:300px;background: url(../images/yun-ban.png) no-repeat center top;}
.yunying-page-cont1{background: #fff;padding-top: 55px;text-align: center;}
.yunying-page-cont1 .cont1-page{border-bottom: 1px solid #e5e5e5;margin-bottom: 3px;padding-bottom: 70px;}
.yunying-page-cont1 .cont1-page .title{font-size: 30px;margin-bottom: 15px;margin-top:95px;}
.yunying-page-cont1 .cont1-page p{font-size:20px;color:#666;}
.yunying-page-cont1 .cont1-page .ask-btn{font-size:28px;color:#fff;display: block;width:218px;height: 68px;line-height: 68px;margin: 40px auto 0;background: #3cc635;border-radius: 4px}
.yunying-page-cont2{background: #fff;text-align: center;}
.yunying-page-cont2 .cont2-page{padding-top: 60px;border-top: 1px solid #e5e5e5;padding-bottom: 105px;}
.yunying-page-cont2 .cont2-page .title{font-size: 30px;margin-bottom: 20px;}
.yunying-page-cont2 .cont2-page p{font-size:18px;color:#666;margin-bottom: 100px;line-height: 30px}
.yunying-page-cont2 .cont2-page .tip{font-size:24px;margin-top: 58px}
.yunying-page-cont2 .tieshi-cont{border: 1px solid #e6e6e6;height: 780px;border-bottom: none;border-right: none}
.yunying-page-cont2 .tieshi-cont .tieshi1{float:left;width: 33.3333%;height:260px;padding: 90px 35px 0 25px;border-right: 1px solid #e6e6e6;border-bottom: 1px solid #e6e6e6;}
.yunying-page-cont2 .tieshi-cont .tieshi1 .img{display: block;float:left;width:75px;height: 75px}
.yunying-page-cont2 .tieshi-cont .tieshi1 .img1{background:url(../images/tieshi-img1.png) no-repeat center center;}
.yunying-page-cont2 .tieshi-cont .tieshi1 .img2{background:url(../images/tieshi-img2.png) no-repeat center center;}
.yunying-page-cont2 .tieshi-cont .tieshi1 .img3{background:url(../images/tieshi-img3.png) no-repeat center center;}
.yunying-page-cont2 .tieshi-cont .tieshi1 .img4{background:url(../images/tieshi-img4.png) no-repeat center center;}
.yunying-page-cont2 .tieshi-cont .tieshi1 .img5{background:url(../images/tieshi-img5.png) no-repeat center center;}
.yunying-page-cont2 .tieshi-cont .tieshi1 .img6{background:url(../images/tieshi-img6.png) no-repeat center center;}
.yunying-page-cont2 .tieshi-cont .tieshi1 .img7{background:url(../images/tieshi-img7.png) no-repeat center center;}
.yunying-page-cont2 .tieshi-cont .tieshi1 .img8{background:url(../images/tieshi-img8.png) no-repeat center center;}
.yunying-page-cont2 .tieshi-cont .tieshi1 .img9{background:url(../images/tieshi-img9.png) no-repeat center center;}
.yunying-page-cont2 .tieshi1 .text{margin-left:100px;text-align: left}
.yunying-page-cont2 .tieshi1 .title{font-size: 20px;margin-bottom: 25px;}
.yunying-page-cont2 .tieshi1 p{font-size: 15px;color:#666;line-height: 26px}
.yunying-page-cont2 .tieshi-cont .tieshi1:hover .title{color: #43b2ff}
.showpage-go-next.go-next2{background: url(../images/show-go-out2.png) no-repeat center top;}

/* 盈利模式 */
/* banner */
.yingli-banner { width: 100%; height: 430px; background: url(../images/yingli-banner.jpg) no-repeat center top; }
.yingli-banner .text{ color: #fff; padding-top: 85px; }
.yingli-banner h3{ font-size: 30px; }
.yingli-banner p{ font-size: 16px; line-height: 30px; margin: 40px 0 65px; }
.yingli-banner .btn{ display: inline-block; width: 182px; height: 58px; line-height: 58px; text-align: center; background: #3cc635; border-radius: 6px; color: #fff; font-size: 20px; }
/* banner结束 */

.yingli-cont-tit{ height: 70px; line-height: 70px; background: #f1f5f8; font-size: 24px; position: relative; }
.yingli-cont-tit:after{ content: ""; position:absolute; left: 50%; margin-left: -27px; bottom: -24px; width: 54px; height: 24px; background: url(../images/yingli-top-after.png) no-repeat; }

.yingli-top-tw h2{ font-size: 30px; color: #2e8af2; margin: 25px 0; }
.yingli-top-tw p{ font-size: 18px; line-height: 32px; }
.yingli-cont1{ padding:60px 0 70px; }
.yingli-cont1 .yingli-top-tw{ margin-bottom: 85px; }
.yingli-cont2{ background: #f1f5f8; padding: 50px 0 60px; }
.yingli-cont3{ padding: 55px 0 20px; }
.yingli-cont4{ background: #f1f5f8; padding: 30px 0 75px; margin-bottom: 180px; }
.yingli-cont4 .yingli-top-tw{ margin-bottom: 90px; }
/* 盈利模式end */

/**/
.fix-nav-demo .btn_box{ padding-right:80px;}
.fix-nav-demo .wx{ padding-left:20px;}


/* 系统报价 */
.price-topBg{ width: 100%; height: 300px; background: url(../images/price-topbg.jpg) repeat-x center top; }
.price-topBg .tit{ padding-top: 95px; }
.price-topBg .tit h2{ font-size: 30px; }
.price-topBg .tit p{ font-size: 24px; line-height: 30px;  padding: 5px 0 30px; }
.price-topBg .edition-box li{ float: left; width: 180px; height: 100px; color: #fff; text-align: center; }
.price-topBg .edition-box li:hover{ box-shadow:0 0 8px #fff; }
.price-topBg .edition-box li.list1{ width: 300px; background: #4971ff; border-top-left-radius: 10px; }
.price-topBg .edition-box li.list2{ background: #34c163; }
.price-topBg .edition-box li.list3{ background: #ecc21a; }
.price-topBg .edition-box li.list4{ background: #f5b404; }
.price-topBg .edition-box li.list5{ background: #ff621e; position: relative; }
.price-topBg .edition-box li.list6{ background: #f58604; border-top-right-radius: 10px; }
.price-topBg .edition-box li h3{ line-height: 30px; margin-bottom: 10px; padding-top: 22px; font-size: 22px;}
.price-topBg .edition-box li.list1 h3{ margin-bottom: 0; padding-top: 0; line-height: 100px; }
.price-topBg .edition-box li a.link{ line-height: 28px; font-size: 18px; color: #fff; }
.price-topBg .edition-box .list5 .tag{ display: inline-block; width: 64px; height: 64px; background: url(../images/price-hot.png) no-repeat; position: absolute; right: 0; top: 0;}
.price-topBg .edition-box .list6 .btn{ display: inline-block; width: 90px; height: 28px; line-height: 28px; font-size: 16px; color: #fff; border:1px solid #fff; border-radius: 4px; }

.price-table-box table tr:nth-child(even){ background: #eee; }
.price-table-box table tr td{ width: 180px; text-align: center; height: 50px; font-size: 18px; border: 1px solid #eee; }
.price-table-box table tr td:first-child{ width: 300px; }
.price-table-box table tr td i,.price-shuoming-box p i{ display: inline-block; width: 20px; height: 20px; background-repeat: no-repeat; vertical-align: middle; }
.price-table-box table tr td i.ico1,.price-shuoming-box p i.ico1{ background-image: url(../images/price-ico1.png);}
.price-table-box table tr td i.ico2,.price-shuoming-box p i.ico2{ background-image: url(../images/price-ico2.png);}
.price-table-box table tr td.no-border{ border: none; }
.price-table-box table tr td h2.tit{ height: 80px; line-height: 80px; background: #3d99df; border-radius: 10px 10px 0 0; font-size: 30px; color: #fff; }
.price-table-box table tr td.h50{ height: 50px; border: none; background: #fff; }
.price-table-box table tr.h80 td{ height: 80px; }
.price-table-box table tr.h80 td p{ font-size: 12px; color: #999; line-height: 20px; }
.price-table-box table tr td .name{ line-height: 26px; } 
.price-table-box table tr td .blue{ color: #3d99df; }
.price-table-box table tr td .btn{ display: inline-block; width: 150px; height: 50px; line-height: 50px; text-align: center; color: #fff; font-size: 20px; border-radius: 0 0 10px 10px; vertical-align: top; }
.price-table-box table tr td .btn1{ background: #34c163; }
.price-table-box table tr td .btn2{ background: #ecc21a; }
.price-table-box table tr td .btn3{ background: #f5b404; }
.price-table-box table tr td .btn4{ background: #ff621e; }
.price-table-box table tr td .btn5{ background: #f58604; }

.price-pictext-box{ margin: 40px 0 100px; }
.price-pictext-box p{ font-size: 22px; color: #666; line-height: 38px; }
.price-pictext-box .pic{ margin-top: 75px; }

/* 增值功能具体报价 */
.price-baojia-box table tr td:first-child{ width: 400px; }
.price-baojia-box table tr td{ width: 400px; height: 80px; color: #666; }
.price-baojia-box table tr td p{ line-height: 26px; }
.price-baojia-box table tr td .bg{ height: 90px; line-height: 90px; font-size: 20px; color: #333; }
.price-baojia-box table tr td .bg1{ background: #adcfea; }
.price-baojia-box table tr td .bg2{ background: #88dfe1; position: relative; }
.price-baojia-box table tr td .bg3{ background: #efa6a5; position: relative; }
.price-baojia-box table tr td .bg2:after,.price-baojia-box table tr td .bg3:after{ content: ""; position: absolute; left: 50%; bottom: -20px; margin-left: -20px; width: 40px; height: 20px; background-repeat: no-repeat; }
.price-baojia-box table tr td .bg2:after{ background-image: url(../images/price-ico3.png);}
.price-baojia-box table tr td .bg3:after{ background-image: url(../images/price-ico4.png);}

/* 报价说明 */
.price-shuoming-box{ margin: 70px 0 50px; }
.price-shuoming-box h2{ font-size: 30px; text-align: center; margin-bottom: 50px; }
.price-shuoming-box p{ font-size: 16px; line-height: 30px; color: #666; }
.price-shuoming-box table tr td:first-child{ width: 400px; }
.price-shuoming-box table tr td{ width: 400px; color: #666; }
/* 系统报价end */


.program_img{ margin: 0 10px; }
.program_img li{ float: left; width: 279px; height: 494px; overflow: hidden; margin: 0 8px;box-shadow: 0 0 20px #ccc; }
.program_img li img{ width: 100%; height: 100%; }