@charset "utf-8";

.tab-head li{display: inline-block;width:140px;height:40px;border:1px solid #ddd;font-size: 16px;margin:0 5px 15px;text-align: center;line-height: 40px;cursor: pointer;}
.tab-head li.cur,.tab-head li:hover{color:#fff;border-color:#0cf;background: #0cf;}
.tab-head li a{display: block;color:#333;}
.tab-head li.cur a,.tab-head li:hover a{display: block;color:#fff;}
.content-main .tab-head{border-bottom: 1px solid #e5e5e5;}
.content-main .tab-head li{display: inline-block;width:auto;height:40px;border:none;border-bottom:3px solid transparent;font-size: 16px;margin:0 40px 0 0;line-height: 40px;cursor: pointer;position: relative;color:#000;}
.content-main .tab-head li.cur,.content-main .tab-head li:hover{color:#000;border-color:#0cf;background:none;}
.content-main .tab-head li i{width:1px;height:20px;background: #dcdcdc;position: absolute;left:-20px;top:10px;}
.newtab .tab-head{border-bottom: 1px solid #e5e5e5;}
.newtab .tab-head li{float:left;width:auto;height:68px;border:none;border-bottom:2px solid transparent;font-size: 16px;margin:0 28px;line-height: 68px;cursor: pointer;position: relative;color:#333;}
.newtab .tab-head li.cur,.newtab .tab-head li:hover{color:#ff8712;border-color:#ff8712;background:none;}
.newtab .tab-head.pos-fixed{position: fixed;top:60px;z-index: 1;width: 100%;background: #fff;}
.newtab .tab-head.pos-fixed+.tab-main{margin-top: 71px;}

.tab-content{display: none;}
.tab-content.cur{display: block;}
/* 首页分类 */
.c-hot{margin-top:20px;padding:28px 0;}
.c-hot li{float:left;width:25%;position: relative;padding:6px 0 0 104px;box-sizing: border-box;min-height: 66px;}
.c-hot li div{font-size: 18px;}
.c-hot li p{font-size: 14px;color:#999;margin-top:10px;}
.c-hot .i-ico{width:66px;height:66px;position: absolute;left:20px;top:0;}
.c-hot .i-guarantee01{background-position: 0 0;}
.c-hot .i-guarantee02{background-position:-80px 0;}
.c-hot .i-guarantee03{background-position:-160px 0;}
.c-hot .i-guarantee04{background-position:-240px 0;}

/* 应用列表 */
.mobi-title{position: relative;text-align: center;font-size:34px;line-height: 50px;display: none;}
.mobi-title2{position: relative;text-align: center;color:#666;font-size: 18px;display: none;padding-bottom: 10px;}
.mobi-title2 span{padding:0 5px;}
.c-application .container-inner{position: relative;}
.application-title {background: #45bae0;padding:36px;color:#fff;width:275px;box-sizing: border-box;margin:16px 0;position: absolute;top:0;bottom:0;}
.application-title h4,.application-title span{font-size: 22px;}
.application-title h4 a{color:#fff;position: relative;padding-bottom: 15px;}
.application-title h4 a i{width:25px;height:2px;background: #fff;display: block;position: absolute;left:0;bottom:0;transition: width 0.3s;}
.application-title h4 a:hover i{width:100%;}
.application-title .i-more{background-position: -318px 0;width:33px;height:33px;display:none;position: absolute;right:30px;bottom:30px;text-indent: -34px; line-height: 33px; color: #fff;}
.application-title .animate-box{position: relative;width:120%;height:200px;margin:20px -10% 0;}
.application-list{width:1020px;}
.application-list li{float:left;width:25%;padding:0 10px;box-sizing: border-box;margin:16px 0;text-align: center;cursor: pointer;}
.application-list li .application-item{border:1px solid #ddd;background: #fff;}
.application-list li:hover .application-item{box-shadow:0 1px 10px 0 rgba(0,0,0,0.2);}
.application-list li .app-info{padding:28px 16px;line-height: 24px;}
.application-list li img{width:100%;}
.application-list li h4{font-size: 16px;font-weight: bold;}
.application-list li span{font-size: 14px;margin-top: 5px;display: inline-block;}
.application-list li span,.application-list li h4{display: block;white-space: nowrap;;text-overflow:ellipsis;overflow:hidden;}
.application-list li p{font-size: 14px;color:#999;height:48px;overflow:hidden;margin:10px 0 15px;}
.application-list li .b-btn{width:84px;height:26px;line-height:26px;color:#fff;font-size: 14px;border-radius: 0;border:none;display: inline-block;}
.website-app .application-list li .b-btn,.website-app .application-title{background: #2ca6d8;}
.wechat-app .application-list li .b-btn,.wechat-app .application-title{background: #41ba81;}
.seo-app .application-list li .b-btn,.seo-app .application-title{background: #a972b6;}
.service-app .application-list li .b-btn,.service-app .application-title{background: #f08438;}
.animate-box{height:145px;width:200px; position:relative; margin:10px auto;}
.animate-box a{position:absolute;top:0;left:0;color:#fff;font-weight:bold;padding:3px 6px;white-space: nowrap;}
.animate-box a:hover{border:1px solid #eee;border-radius:5px;}
/* 搜索 */
.c-search{background:url("../images/banner/search_banner02.jpg") no-repeat;padding:20px 0;text-align: center;margin-top: 30px;color:#fff;}
.c-search .search-title{font-size:24px;font-weight: bold;line-height: 55px;}
.c-search .search-title2{font-size:16px;color:#fff; line-height:24px;}
.c-search .search-box{display: inline-block;margin:20px 0;}
.c-search .search-box span{float:left;font-size: 20px;line-height: 48px;margin-right: 10px;}
.c-search .txtbox{width:620px;height:48px;border:1px solid #ddd;border-radius: 4px;background: #fff;padding:0 15px;box-sizing: border-box;float:left;text-align: left;}
.c-search .search-btn{width:146px;height:48px;background: #fd9735;color:#fff;border-top-right-radius: 4px;border-bottom-right-radius: 4px;float:left;font-size: 22px;line-height: 46px;margin-left: -10px;}
.c-search .i-search{background-position: -245px -115px;margin:-2px 5px 0 0;}
.search-checkboxs{overflow: hidden;position: relative;left:50%;margin-left: -345px;width: 600px;margin-bottom: 20px;}
.search-checkboxs li{float:left;font-size: 16px;color:#fff;margin-right: 20px;}
.search-checkboxs li .i-checkbox{color:#fff;}
/* 案例 */
.c-cases{text-align: center;padding: 30px 0;}
.case_xcx li{width: 33.33%;float: left;padding: 30px;}
.case_xcx .item-inner{box-shadow: 0 0 14px 0 rgba(132,132,132,.08);background: #fff;padding: 42px 50px 30px;border:1px solid #f7f7f7;position: relative;}
.case_xcx .item-img{border:1px solid #eee;border-radius: 100%;width:44%;padding-top:44%;position: relative;display: inline-block;}
.case_xcx .item-img img{position: absolute;max-width: 100%;max-height: 100%;top:0;right:0;bottom: 0;left:0;margin: auto;}
.case_xcx dt{font-size:22px;line-height: 2;margin:12px 0 4px;}
.case_xcx dd{height:72px;overflow: hidden;font-size: 14px;color:#999;line-height:24px;}
.case_xcx .item-type{margin-top:20px;}
.case_xcx .item-type a{padding: 0 20px;line-height:30px;border:1px solid #f6f6f6;font-size: 14px;color:#999;display: inline-block;border-radius:2px;background: #f6f6f6;}
.case_xcx .item-mask{position: absolute;left:0;top:0;width:100%;height:100%;background: #fff;display: none;}
.case_xcx .item-inner:hover .item-mask{display: block;}
.case_xcx .item-mask-inner{position: absolute;left:50%;top:50%;transform: translate(-50%,-50%);width: 100%;}
.case_xcx .item-code{border:1px solid #dadada;padding: 10px;width: 162px;height: 162px;display: inline-block;}
.case_xcx .item-mask p{font-size: 18px;margin-top: 8px;line-height: 1.5;}
.case_xcx .item-info{margin-top: 33px;display: flex;}
.case_xcx .item-info .info-item{flex: 1;line-height: 1.5;}
.case_xcx .item-info .info-item+.info-item{border-left: 1px solid #e5e5e5;}
.case_xcx .item-info .info-item .info-num{font-size: 18px;}
.case_xcx .item-info .info-item .info-name{font-size: 14px;color:#999;}
.module-btn{width:160px;height:38px;line-height: 38px;margin: 20px auto 0;border-radius: 30px;display: block;}
/* 新闻 */
.news-item{width:37%;padding:0 45px;float:left;box-sizing: border-box;border-right: 1px solid #ddd;}
.leftnews{width:31.5%;padding:0 45px 0 0;}
.rightnews{width:31.5%;padding:0 0 0 45px;border: none;}
.news-item h5{font-size: 20px;line-height: 40px;}
.news-item h5 i{background:#333;height:20px;width:3px;display: inline-block;vertical-align: middle;}
.news-item h5 span{display: inline-block;vertical-align: middle;margin-left: 10px;}
.news-item h5 .c-more{float:right;margin-top: 8px;font-size: 14px;line-height: 20px;}
.news-item h5 .i-more{background-position: -210px -80px;}
.news-item h5 .c-more:hover{color:#0cf;}
.news-item h5 .c-more:hover .i-more{background-position: -210px -115px;}
.news-info{overflow: hidden;margin: 20px 0;}
.news-img{width:192px;height:152px;display: block;position: relative;background: url("../images/noimg01.jpg") no-repeat;background-size: 100%;}
.news-img img{width:100%;height:100%;position: absolute;left:0;top:0;right:0;bottom:0;}
.news-info dl{padding: 10px 0 0 205px;}
.news-info dt{font-size: 16px;font-weight: bold;line-height: 26px;max-height: 52px;overflow:hidden;}
.news-info dd{font-size: 13px;color:#999;line-height: 22px;height:66px;overflow:hidden;}
.news-item ul{line-height: 30px;height: 120px;overflow: hidden;}
.news-item li{padding-left:55px;position: relative;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}
.news-item li i{color:#d2d2d2;font-size: 14px;font-weight: bold;width:15px;display: inline-block}
.news-item .news-time{position: absolute;left:0;color:#999;font-size: 14px;}
.news-item a:hover{color:#0cf;}
.partner-list{padding-bottom: 40px;}
.partner-list li{float:left;width:16.66%;text-align: center;padding:5px 0;}
.list-container{background: #fff;}
.list-container .container-inner{padding:0 30px;box-sizing: border-box;}

/* 首页修改 */
.c-module-box{padding:60px 0 70px;}
.c-module-title{padding-bottom: 45px;}
.c-module-title h5{position: relative;text-align: center;}
.c-module-title h5 span{padding:0 20px;position: relative;z-index: 2;font-size: 30px;line-height:48px;display: inline-block;}
.c-module-box.bgf0{border-top: 1px solid #e7eaee;border-bottom: 1px solid #e7eaee;background: #f0f2f6;}
.bgf0 .c-module-title h5 span{background: #f0f2f6;}
.cont-ico{background: url(../images/icons/new_indexico.png) no-repeat;width: 18px;height:15px;display: inline-block;}
/* 详情页 */
.detail-wrap,.bgf0{background: #f0f2f6;}
.assist.detail-wrap{background: #fff;}
.content-main{width:72.3%;background: #fff;padding:20px 30px 30px;box-sizing: border-box;min-height: 450px;}
.content-mainimg{width:940px;background: #fff;/*padding:20px 30px 30px;*/box-sizing: border-box;min-height: 450px;padding-bottom: 96px;position: relative;}
.content-mainimg.temp-detail-imgs{width: 100%;text-align: center;}
.content-main h5{font-size: 18px;line-height: 40px;border-bottom:1px solid #ddd;position: relative;padding-bottom: 5px;}
.content-main h5 .title-nor{white-space: nowrap;text-overflow: ellipsis;overflow: hidden;max-width:33%;display: inline-block;vertical-align: middle;}
.content-main h5 span.title-nor:before{width:70px;height:3px;background: #0cf;content: "";position: absolute;bottom:-1px;left:0;}
.content-main h5 em{font-size: 14px;color:#888;font-style: normal;margin-left: 20px;}
.detail-btn{text-align: center;padding:30px 0;position: absolute;left:0;right:0;bottom:0;}
.detail-btn .b-btn{padding:0 110px;border-radius: 50px;font-size: 16px;}
.c-location{font-size: 14px;color:#888;padding: 20px 0 8px;line-height: 30px;}
.c-location a{color:#888;padding:0 5px;}
.c-location a:hover{color:#0cf;}
.content-main .content-info{padding:15px 0;line-height: 26px;}
.content-main p{font-size: 14px;color:#555;line-height: 25px;padding:10px 0;}
.content-main img{max-width: 100%;vertical-align: middle;height: auto!important;}
.content-info .font-bold{color:#333;}
.content-main .detail-tip p{padding:0;}
.content-main .detail-tip img{width:100%;/*image-rendering: pixelated;*/}
.publish-box li{float:left;width:33.33%;text-align: center;padding:15px;box-sizing: border-box;}
.publish-box .publish-inner{border:1px solid #ddd;padding:24px;}
.publish-box .publish-inner dl{margin-top: 20px;}
.publish-box .publish-inner dt{font-size: 22px;line-height: 34px;}
.publish-box .publish-inner dd{font-size: 14px;color:#888;line-height: 24px;}
/* 详情右侧列表 */
.content-right{width:26.1%;background: #fff;padding:20px 30px 30px;box-sizing: border-box;min-height: 450px;border:1px solid #eee;}
.content-right h5{font-size:18px;line-height: 40px;margin-bottom:10px;border-bottom:1px solid #ddd;padding-bottom:5px;}
.content-right h5 span{display: inline-block;vertical-align: middle;margin-left: 5px;}
.content-right h5 a.fr{color:#888;font-size: 14px;}
.content-right h5 .i-more{float:right;background-position: -210px -80px;margin-top: 8px;}
.content-right h5 .i-more:hover{background-position: -210px -115px;}
.content-right .case-list2 li{width:100%;padding:10px 5px;float:left;box-sizing: border-box;}
.content-right .case-list2 li .txt-box{padding:10px 8px;}
.content-right .case-list2 li .txt-box .txt-head{font-size: 14px;line-height: 24px;}

.pdetail-main{width:960px;}
.pdetail-right{width:320px;}
/* 产品推荐 */
.search-wrap .content-right,.search-wrap .content-main{min-height: 390px;}
.content-recommend{background: #fff;padding:20px 30px 30px;box-sizing: border-box;margin-top: 15px;}
.content-recommend h5{font-size:18px;line-height: 40px;padding-bottom:5px;}
.content-recommend h5 span{display: inline-block;vertical-align: middle;margin-left: 5px;}
.content-recommend .application-list{width:100%;}
.content-recommend .application-list li{width:20%;padding:10px 5px;float:left;box-sizing: border-box;margin: 0;}
.content-recommend .application-list li .txt-box{padding:10px 8px;}
.content-recommend .application-list li .txt-box .txt-head{font-size: 14px;line-height: 24px;}
.content-recommend .application-list li .b-btn:hover{background: #0cf;}
/* 热门标签 */
.temp-btn{width:50%;height: 50px;font-size:16px;line-height: 48px;border:1px solid #ddd;border-radius: 50px;max-width: 327px;display: block;margin: 0 auto;text-align: center;margin-top: 10px;}
.module-templatetags{background: #f8f8f8;border:1px solid #f2f2f2;padding:26px 20px;margin-bottom: 58px;display:none;}
.module-templatetags .module-title{display: flex;align-items: center;margin-bottom: 13px;text-align: left;}
.module-templatetags .module-title h5{font-size: 16px;line-height: 1.5;position: relative;cursor: pointer;border: none;padding: 0;}
.module-templatetags .module-title h5 span{padding: 0;color: #666;position: relative;z-index: 2;}
.module-templatetags .module-title .line{width: 2px;height: 14px;background-color: #ddd;margin: 0 25px;}
.module-templatetags .module-title h5.active span{font-size: 18px;font-weight: bold;color: #333;}
.module-templatetags .module-title h5.active:after{content: '';display: block;width: 100%;height: 4px;border-radius: 4px;background-color: #0cf;position: absolute;bottom: 4px;}
.module-templatetags .templatetags_list{display: none;}
.module-templatetags .templatetags_list.active{display: block;}
.module-templatetags ul{margin: 0 -5px;}
.module-templatetags li{padding:5px;float: left;}
.module-templatetags li a{border:1px solid #eee;padding: 0 15px;line-height: 30px;border-radius: 50px;background: #fff;display: block;color:#666;}
.module-templatetags li a:hover{color:#0cf;border-color: #0cf;}
/* 收录清单 */
.list-container .apps-img{width:32.8%;position: relative;}
.list-container .apps-img .img-box{position: relative;width:100%;padding-top: 86.8%;border:1px solid #ddd;box-sizing: border-box;}
.list-container .apps-img img{width:100%;position: absolute;top:0;right:0;left:0;bottom:0;margin: auto;max-width: 100%;max-height: 100%;}
.list-container .apps-information{width:63%;}
.apps-imgtxt{background: rgba(0,0,0,0.5);padding:10px 20px;position: absolute;bottom:0;left:0;right:0;}
.apps-imgtxt strong,.apps-imgtxt b{font-weight: bold;}
.apps-imgtxt i{font-style: italic;}
.apps-versions{padding:4px 0;}
.apps-versions li{border:1px solid #ddd;position: relative;margin:4px 15px 4px 0;padding:10px 16px;text-align: center;float:left;cursor: pointer;}
.apps-versions li:last-child{margin:4px 0;}
.apps-versions li div{font-size: 18px;font-weight: bold;line-height: 36px;}
.apps-versions li p{font-size:13px;line-height:26px;}
.apps-versions li .i-cur{background-position: -140px -150px;width:30px;height:30px;position: absolute;bottom:-1px;right:-1px;display: none;}
.apps-versions li .ico-hot{height: 26px;display: inline-block;position: absolute;top:-10px;right:-9px;z-index: 1;}
.apps-versions li.cur{border-color:#ff5e1e;}
.apps-versions li.cur .i-cur{display: block;}
.apps-versions li.cur p{color:#ff5e1e;}
.apps-times{padding:4px 0;}
.apps-times li{border:1px solid #ddd;position: relative;margin:3px 15px 3px 0;padding:0 15px;text-align: center;float:left;cursor: pointer;line-height: 28px;font-size: 16px;}
.apps-times li:last-child{margin:3px 0;}
.apps-times li .i-cur{background-position: -105px -150px;width:21px;height:21px;position: absolute;bottom:-1px;right:-1px;display: none;}
.apps-times li.cur{border-color:#ff5e1e;}
.apps-times li.cur .i-cur{display: block;}
.apps-hangye{padding:4px 0;}
.apps-hangye a{border:1px solid #ddd;padding:0 10px;line-height: 30px;display: inline-block;}
.apps-detail{background: #f8f8f8;padding:12px 20px;line-height: 32px;margin-top: 4px;}
.apps-detail dl:after{content:"";display: block;clear: both;height: 0;}
.apps-detail dt{float:left;width:60px;color:#666;white-space: pre-wrap;}
.apps-detail dd span,.apps-detail dd u{padding-right: 15px;}
.apps-detail dd .sale{vertical-align: -6px;margin:0 10px 0 -5px;height: 25px;}
.apps-detail dd .seckill{display: inline-block;background: url(../images/seckill_bg.png) no-repeat left center;border:1px solid #ffbd0a;border-radius: 30px;text-align: right;font-size: 15px;color:#fff;line-height: 28px;width:400px;}
.apps-detail dd .seckill em{padding: ;font-weight: bold;color:#f8e91e;}
.apps-detail dd .seckill .i-time{ background:url("../images/icons.png") -251px -632px no-repeat;display: inline-block;width: 16px;height: 16px;margin-right: 5px;vertical-align: middle;margin-top: -2px;}
.seckill-btns{display:none;position: fixed;bottom: 0;left:0;right: 0;z-index:1000000;padding:10px;background-image: linear-gradient(to top,#f01614,#d62d30);border-top: 2px solid #e0ae85;overflow: hidden;}
.seckill-btns .seckill-name{float: left;font-weight: bold;line-height:44px;background-image: linear-gradient(to top,#e6c28e,#f5f1d8);-webkit-background-clip:text;color: transparent;font-size: 16px;}
.seckill-btns .seckill-price{float: left;font-weight: bold;margin-left:6px;line-height:22px;}
.seckill-btns .seckill-price dt{font-size: 13px;color: #ecd5ac;}
.seckill-btns .seckill-price dt span{font-size: 22px;}
.seckill-btns .seckill-price dd{font-size: 12px;color: #ecd5ac;text-decoration: line-through;}
.seckill-btns .seckill-btn{float: right;margin-left:6px;color:#f01614;background-image: linear-gradient(to top,#e6c28e,#f5f1d8);font-size: 16px;padding: 0 15px;line-height: 44px;font-weight: bold;border-radius: 4px;}
.seckill-btns .seckill-time{float: right;font-size: 15px;text-align: right;line-height:22px;}
.seckill-btns .seckill-time dt{background-image: linear-gradient(to top,#e6c28e,#f5f1d8);-webkit-background-clip:text;color: transparent;margin:-2px 0 2px;}
.seckill-btns .seckill-time dd{font-size: 14px;color:#fff;}
.seckill-btns .seckill-time dd span{background: #1e1e1e;width:20px;text-align:center;border-radius: 3px;line-height: 22px;display: inline-block;margin: 0 2px;}
.apps-btn{padding:20px 0 0;}
.get-pop{position: relative;display: inline-block;}
.mobi-link{display: none;}
.get-pop .get-box{width:336px;max-height:300px;border:1px solid #ddd;background: #fff;position: absolute;top:30px;right: -85px;display: none;}
.get-pop:hover .get-box{display: block;}
.get-pop .get-box .get-angle{width:10px;height: 10px;border-top: 1px solid #ddd;border-right: 1px solid #ddd;background: #fff;transform: rotate(-45deg);position: absolute;top:-6px;right:113px;}
.get-pop .get-box .get-main{padding:14px 15px;overflow-y: auto;max-height: 300px;box-sizing: border-box;}
.get-pop .get-box .lnotice{white-space: nowrap;text-overflow:ellipsis;overflow: hidden;color:#333;line-height: 24px;padding: 0 0 8px 26px;border-bottom: 1px solid #ddd;position: relative;}
.get-pop .get-box .lnotice i{width: 15px;height: 15px;background: url(../images/coupon_lnotice.png) no-repeat center;display: block;position: absolute;left:5px;top:4px;}
.get-pop .get-box ul{padding: 10px 0 0;}
.get-pop .get-box ul li{padding: 10px 3px;overflow: hidden;}
.get-pop .get-box ul li div{background: url(../images/coupon_lbg.png) center no-repeat;width: 55px;text-align: center;line-height: 28px;font-size: 12px;color:#fff;float: left;}
.get-pop .get-box ul li div span{font-size: 14px;padding-right: 0;}
.get-pop .get-box ul li a{float: right;width: 54px;height: 26px;line-height: 26px;color:#666;text-align: center;border:1px solid #ddd;}
.get-pop .get-box ul li dl{margin:-2px 65px;line-height: 16px;font-size: 14px;color:#333;}
.get-pop .get-box ul li dt{float:none;width:100%;}
.get-pop .get-box ul li dd{font-size: 12px;color:#999;}
.get-pop .get-box .no_data img{width: 60%;}


.content-main .tab-content{padding:30px 0 10px;}
.content-right .application-list{width:100%;}
.content-right .application-list li{float:left;width:100%;padding:0 10px;box-sizing: border-box;margin:16px 0;text-align: center;cursor: pointer;}
.content-right .application-list li .b-btn{background: #0cf;}
.fixed-tab{background: #fff;position: fixed;top:0;left:0;right:0;z-index: 200;border-bottom: 1px solid #ddd;display: none;}
.fixed-tab .content-main{width:100%;min-height: 46px;padding:0 30px;}
.container-inner .fixed-tab .content-main{width:100%;min-height: 46px;padding:0;}
.fixed-tab .tab-head{border-bottom: none;}
.fixed-tab .tab-head li{height: 44px;line-height: 44px;}
.fixed-tab .apps-btn{padding:6px 0 0;}
.fixed-tab .b-orange{width:120px;height:32px;line-height:32px;margin-left:5px;font-size: 14px;}
/* 案例详情页 */
.temp-wrap{background: #f0f2f6;}
.temp-wrap .g-container{padding:20px 0 40px;}
.temp-detail-info{background: #fff;padding:20px 30px 50px;margin-top: 15px;line-height: 26px;}
.temp-detail-info .detail-color{text-align: center;padding:35px 0 0;}
.temp-detail-info .detail-color ul{display: inline-block;}
.temp-detail-info .detail-color li{width:150px;float:left;}
.temp-detail-info .detail-color li span{width:70px;height:70px;border-radius: 50%;display: inline-block;background: #000;}
.temp-detail-info .detail-color li div{font-size: 20px;line-height: 30px;margin-top: 10px;}
.temp-detail-info .com-title{font-size: 18px;font-weight: bold;position: relative;line-height:30px;padding:15px 0 5px; }
.temp-detail-info .com-title i{width:2px;height:16px;background: #0cf;display: inline-block;vertical-align: middle;margin-right:10px;}
.temp-detail-info .com-title .temp-address{font-size: 14px;color:#666;font-weight: normal;}
.temp-detail-info .temp-detail-info p,.temp-detail-info .temp-detail-info ul{padding:5px 14px;line-height: 26px;color:#666;}
.temp-detail-info .com-name{font-size: 16px;}
/*.temp-detail-info .temp-detail-imgs{border:1px solid #e5e5e5;text-align: center;margin:25px 0 0;}*/
.temp-detail-info .temp-detail-imgs img{vertical-align: middle;}
.temp-detail-info .news-list{width:27.5%;float:left;margin:0;}
.temp-detail-info .news-list ul{padding:5px 10px 0 0;}
.temp-detail-info .news-list li{line-height: 38px;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;}
.temp-detail-info .news-list li i{color:#d2d2d2;width:10px;display: inline-block;}
.temp-detail-info .news-list li a:hover{color:#0cf;}
.temp-detail-info .news-imgtxt{width:45%;float:left;}
.temp-detail-info .news-imgtxt ul{margin:0 -10px;}
.temp-detail-info .news-imgtxt li{width:33.33%;padding:0 10px;box-sizing: border-box;float:left;}
.temp-detail-info .news-imgtxt li div{width:100%;padding:62.62% 0 0;border:1px solid #dcdcdc;border-radius: 2px;position: relative;overflow:hidden;}
.temp-detail-info .news-imgtxt li div img{width:100%;height:100%;position: absolute;top:0;left:0;}
.temp-detail-info .news-imgtxt li p{line-height: 30px;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;}
.temp-detail-imgs img{vertical-align: middle;/*image-rendering: pixelated;*/}
.detail-page{background: #fff;/*padding:20px 30px 50px;*/padding:20px 0 0;}
.detail-page ul{display: inline-block;}
.detail-page ul li{float:left;}
.detail-page ul li em{width:1px;height:18px;background: #c1c1c1;display: block;margin:4px 40px;}
/*.detail-page .page-btns ul li a{border:1px solid #dcdcdc;height:40px;width: 100%;display: block;line-height: 40px;border-radius: 2px;text-overflow: ellipsis;overflow: hidden;}
.detail-page .page-btns ul li a:hover{border-color:#0cf;background: #0cf;color:#fff;}*/
.detail-page .page-prev i,.detail-page .page-next i{width:26px;height:26px;background: url("../images/new_icons.png") no-repeat;display: inline-block;vertical-align: middle;}
.detail-page .page-prev i{margin-right: 15px;}
.detail-page .page-next i{margin-left: 15px;}
.detail-page .page-prev i{background-position:0 0;}
.detail-page .page-prev:hover i{background-position: 0 -50px;}
.detail-page .page-next i{background-position: -50px 0;}
.detail-page .page-next:hover i{background-position: -50px -50px;}
.detail-page .page-prev.disabled i,.detail-page .page-prev.disabled:hover i{opacity: 0.5;background-position:0 0;}
.detail-page .page-next.disabled i,.detail-page .page-next.disabled:hover i{opacity: 0.5;background-position:-50px 0;}
.detail-page .page-btns a{color:#999;}
.detail-page .page-btns a:hover{color:#0cf;}
.detail-page .page-btns .disabled a,.detail-page .page-btns .disabled a:hover{color:#ccc;}

.banner-casenew{background-position: center top;background-repeat: no-repeat;height: auto;background-size: auto 77%;}
.banner-casenew .banner-inner{position: relative;padding-top: 56.92%;}
.banner-casenew .box-pc{position: absolute;background: url(../images/banner_bgpc.png) no-repeat;width: 73.55%;padding-top: 44.2%;background-size: 100% 100%;top:19.59%;left:15.38%;}
.banner-casenew .box-pc img{position: absolute;top:5.45%;bottom:19.02%;height: 78.23%;left:12.74%;right:13.01%;width:75.25%;}
.banner-casenew .box-pad{position: absolute;background: url(../images/banner_bgpad.png) no-repeat;width:39.38%;padding-top: 29.92%;background-size: 100% 100%;left:2.65%;top:45.96%;}
.banner-casenew .box-pad img{position: absolute;top:10.83%;bottom:12.21%;height:76.76%;left:10.38%;right:9.75%;width:79.8%;}
.banner-casenew .box-phone{position: absolute;background: url(../images/banner_bgphone.png) no-repeat;width: 19%;padding-top:34%;background-size: 100% 100%;top:40.07%;right:4.3%;}
.banner-casenew .box-phone img{position: absolute;top:15.5%;bottom:22.30%;height: 62.7%;left:17.5%;right:18.3%;width:63.8%;}
/* 文章列表 */
.help-list{}
.help-list a{text-overflow: ellipsis;overflow: hidden;white-space: nowrap;line-height: 36px;display: block;color:#333;position: relative;padding-left: 11px;}
.help-list i{width:6px;height: 6px;background: #888;border-radius: 2px;display: inline-block;position: absolute;left:0;top:15px;}
.help-list span{width: 100%;}
.help-list a:hover{color:#0cf;}
.help-list a:hover i{background: #0cf;}
/* 新闻列表详情 */
.zx-content .content-main{width:70.3%;padding: 10px 30px 30px;margin-bottom: 15px;}
.zx-content .content-main .help_path{margin: 0;}
.zx-content .content-main.bgcontent{background: none;padding: 0;}
.zx-content .content-main .c-mode{padding: 20px 30px 30px;margin-bottom: 15px;background: #fff;border:1px solid #eee;}
.zx-content .content-main.special_main{padding: 0;background: none;}
.zx-content .content-main.special_main .template_module .container-inner{width: auto;}
.zx-content .content-main.special_main .module-templatetags{margin: 0;}
.module-templatetags .module-title h5{border: none;padding: 0;}
.zx-content .content-right{background: none;padding: 0;width: 28.2%;}
.zx-content .content-right .c-mode{padding:15px 25px 25px;background: #fff;margin-bottom: 15px;}
.zx-content .content-right .c-mode h4{padding-bottom: 12px;line-height: 32px;}
.zx-content .content-right .c-mode h4 i{width:5px;height: 18px;border-radius: 2px;background: #0cf;display: inline-block;margin-right:8px;vertical-align: middle;}
.zx-content .content-right .c-mode h4 span{font-size: 18px;display: inline-block;vertical-align: middle;}
.zx-content .content-right .c-mode h4 a{color:#999;}
.zx-content .content-right .c-mode h4 a:hover{color:#0cf;}
.zx-content .hot-classify{margin:-5px -6px;overflow: hidden;}
.zx-content .hot-classify li{margin: 5px 6px;float: left;}
.zx-content .hot-classify li a{border:1px solid #ddd;border-radius: 30px;line-height:30px;display: block;text-align: center;font-size: 14px;color:#666;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;padding: 0 10px;}
.zx-content .hot-classify li a:hover{color:#0cf;border-color: #0cf;}
.zx-content .hot-news{border-bottom: 1px solid #ddd;padding-bottom: 20px;overflow: hidden;}
.zx-content .hot-news .img-box,.zx-content .hot-news .img-box img{width:142px;height: 113px;}
.zx-content .hot-news dl{height: 100px;overflow: hidden;margin: 5px 0 5px 152px;}
.zx-content .hot-news dt a{line-height: 24px;max-height: 48px;overflow: hidden;font-weight: bold;}
.zx-content .hot-news dt a:hover{color:#0cf;}
.zx-content .hot-news dd{color:#999;line-height:22px;margin-top: 5px;}
.zx-content .hot-newslist{padding: 16px 0 5px;}
.zx-content .hot-newslist li{line-height: 30px;}
.zx-content .hot-newslist li span{color:#999;width: 60px;float: left;}
.zx-content .hot-newslist li a{margin-left: 60px;display: block;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}
.zx-content .hot-newslist li a:hover{color:#0cf;}
.zx-content .text_box{padding-top: 0;}
.zx-content .text_title{padding-bottom:17px;border-bottom: 1px solid #ddd;}
.zx-content .text_title p{padding: 0;}
.zx-content .hot-product li{padding: 10px 0 10px 14px;}
.zx-content .hot-product li img{float:left;width:40px;height:40px;}
.zx-content .hot-product li dl{line-height: 20px;padding-left:53px;}
.zx-content .hot-product li dt{font-size: 15px;}
.zx-content .hot-product li a:hover dt{color:#0cf;}
.zx-content .hot-product li .i-hot{width:24px;height:24px;background:url(../images/hot.gif) center -2px no-repeat;position:absolute;margin-left: 5px;}
.zx-content .hot-product li dd{color:#999;font-size: 12px;}
.zx-content .left-nav{position: static;width: 100%;padding: 0;margin: 0;}
.zx-content .content-tags{width: 100%;background: #fff;margin: 20px 0;}
/* 帮助列表详情 */
.help-content .content-main{width:80.3%;float: right;}
.help-content .content-main .help_path{margin: 0;}
.help-content .content-main.bgcontent{padding:0;background: none;}
.help-content .content-main .c-mode{padding: 20px 45px 30px;margin-bottom: 15px;background: #fff;border:1px solid #eee;}
.help-content .content-right{padding: 0;width: 18.5%;border:1px solid #eee;min-height: 0;position: relative;}
.help-content .text_box{padding-top: 0;}
.help-nav .i-ico{background: url(../images/assist/help_icons.png) no-repeat;display: inline-block;width: 20px;height: 20px;}
.help-nav h4{background: #0cf;color:#fff;padding:0 0 0 20px;line-height:54px;font-size: 18px;}
.help-nav h4 a{float: right;padding:0 20px;}
.help-nav h4 .i-nav{background-position: -158px -80px;}
.help-nav .nav-level01{font-size: 14px;line-height: 36px;padding: 15px 0;}
.help-nav .nav-level01 li{border:none;}
.help-nav .nav-level01 li a{width: 100%;}
.help-nav .nav-level02{border-top: 1px solid #f0f0f0;border-bottom: 1px solid #f0f0f0;background: #f8f8f8;padding: 8px 0;}
.help-nav .nav-level02 li a{padding-left: 25px;}
.help-nav .nav-level02 li b{width: 5px;height: 5px;border-radius: 100%;background: #888;display: block;float: left;margin-top: 15px;margin-right: 10px;}
.help-nav .nav-level01 li .level-title .i-ico{width:11px;height: 6px;right: 25px;top:15px;}
.help-nav .nav-level01 li .i-slidedown{background-position: -190px -80px;}
.help-nav .nav-level01 li .i-slideup{background-position: -190px -94px;}
.help-nav .nav-level01 a:hover,.help-nav .nav-level01 .cur a,.help-nav .nav-level01 .level-title.active a{color:#0cf;background: #e7f3f6;}
.help-nav .nav-level01 a:hover b,.help-nav .nav-level01 .cur b{background: #0cf;}

.dialog-help{display:none;position: absolute;width:1060px;border:1px solid #7fe5fe;background: #fff;padding:5px 49px 38px;box-sizing: border-box;left:100%;top:0;}
.dialog-help.active{display: block;}
.dialog-help .dialog-angle{width:15px;height:15px;border-top: 1px solid #7fe5fe;border-left: 1px solid #7fe5fe;background: #f1f8fb;transform: rotate(-45deg);position: absolute;left:-9px;top:20px;display: none; }
.dialog-help .dialog-head{border-bottom: 1px solid #ddd;padding:14px 0;font-size: 18px;line-height: 30px;}
.dialog-help .dialog-phone{float:right;}
.dialog-help .dialog-phone span{font-size: 18px;color:#999;vertical-align: middle;margin-left: 12px;}
.dialog-help .dialog-phone span em{font-size: 20px;color:#0cf;font-family: "arial";font-weight: bold;}
.dialog-help .dialog-main{padding:30px 0 38px;}
.dialog-nav{width:50%;overflow: hidden;float: left;}
.dialog-nav li{width:50%;float:left;padding-left: 15px;box-sizing: border-box;margin-bottom: 18px;}
.dialog-nav li a{font-size: 18px;line-height: 32px;color:#333;}
.dialog-nav li a:hover{color:#0cf;}
.dialog-nav li p{font-size: 14px;line-height: 22px;color:#888;}
.dialog-contact{float: right;border:1px dashed #ddd;background: #fff;padding:30px 40px 40px;width:45%;box-sizing: border-box;text-align: center;}
.dialog-contact .contact-head{font-size: 18px;line-height: 30px;color:#333;margin-bottom: 24px;}
.dialog-contact .code-box{width:48%;}
.dialog-contact .code-box img{border:1px solid #ddd;width:134px;height: 134px;}
.dialog-contact .code-box p{margin-top: 7px;line-height: 24px;color:#666;}
.dialog-contact ul{width:45%;float: right;}
.dialog-contact ul li a{height:40px;line-height: 38px;border-radius: 40px;display: block;border:1px solid #ddd;margin-top: 10px; }
.dialog-contact ul li a:hover{border-color: #0cf;color:#0cf;}
/* 文章列表 */
.article-list{}
.article-list li{overflow:hidden;border-bottom:1px solid #ddd;padding:20px 0 15px;}
.article-list li .item-inner{overflow: hidden;}
.article-list li .item-img{width:142px;height:113px;position: relative;background: #f5f5f5;float:left;}
.article-list li .item-img img{position: absolute;left:0;top:0;right:0;bottom:0;margin:auto;max-width: 100%;max-height: 100%;}
.article-list li .item-info{padding-left: 160px;}
.article-list li h6{font-size: 18px;line-height: 26px;padding: 10px 0;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.article-list li h6 a:hover{color:#0cf;}
.article-list li p{line-height: 22px;height:66px;overflow: hidden;color:#888;text-indent: 2em;padding: 0;}
.article-list li .info-detail{padding-top:15px;overflow:hidden;line-height: 22px;color:#888;}
.article-list li .info-detail span{margin-right:20px;}
.article-list li .info-detail a{color:#0cf;}
.article-list li .info-detail span a{color:#888;margin-right: 5px;}
.article-list li .info-detail span .cur{color:#ff8712;}
.article-list li .info-detail .nolink{pointer-events: none;}
.article-list .video_ico{position: absolute;left:0;top:0;right:0;bottom:0;margin:auto;}
    /* 文章详情 */
.text_title{margin: 0 0 32px;text-align: center;}
.text_title h1{line-height: 50px;font-size: 24px;}
.text_title p{height: 30px;line-height: 30px;color: #999;}
.text_con{font-size:16px;color:#666;line-height:28px;margin-bottom: 10px;}
.text_tags{margin-top: 15px;display: none;}
.text_tags a:hover{color:#0cf;}
.text_tags .nolink,.text_tags .nolink:hover{color:#333;cursor: text;pointer-events: none;}
.text_page {padding-bottom: 90px;}
.text_page li{float: left;width: 50%;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}
.text_page li a{font-size: 16px;color:#666;}
.text_page li a:hover{color:#0cf;}
/* 域名搜索结果 */
.search-wrap .content-main .content-info{padding:15px 0;}
.domain_Query{}
.domain_Query ul li{line-height: 30px;padding: 9px 15px;overflow: hidden;border-bottom:1px dashed #ddd;}
.domain_Query ul li span{min-width: 60px;}
.domain_Query ul li.odd_item{background: #f5f5f5;}
.domain_Query ul li .result_l{ float:left;width:37%;}
.domain_Query ul li .result_r{ float:right;background:none;width:22%;}
.domain_Query ul li .result_m{width:20%;float:left;text-align: center;}
.domain_Query ul li .result_m span{display: inline-block;}
.domain_Query ul li .opeart_btn{float: right;width: 106px;height: 30px;line-height: 30px;text-align: center;border: 1px solid #0cf;
-webkit-border-radius: 2px;-moz-border-radius: 2px;-ms-border-radius: 2px;-o-border-radius: 2px;border-radius: 2px;}
.domain_Query ul li .adddomain_btn{background: #0cf;color: #fff;}
.domain_Query ul li .adddomain_btn:hover{color: #0cf;background: none;}
.domain_Query ul li .deldomain_btn{color: #0cf;background: none;}
.domain_Query ul li .deldomain_btn:hover{color: #fff;background: #0cf;}
.domain_Query ul li .gray_btn{color: #fff;background:#ccc;border-color:#ccc;}
.domain_Query ul li .gray_btn:hover{color: #fff;background: #ccc;}
.domain_Query ul li .result_r .red{ color:#f80;}
.domain_Query ul li .result_m span.dm_money{ width:108px;}
.search-tip{font-size: 14px;color:#888;line-height: 31px;padding:30px 0 0;text-align: center;}
.list_body{padding: 0 0 15px;}
.list_body li{height: 50px;line-height: 50px;border-bottom: 1px dashed #e2e2e2;}
.list_body li span{white-space: nowrap;text-overflow: ellipsis;overflow: hidden;padding-right: 10px;display: block;}
.list_body li a{float: right;width: 49px;height: 25px;line-height: 25px;text-align: center;border: 1px solid #ddd;color: #666;margin: 12px 0 0;
-webkit-border-radius: 2px;-moz-border-radius: 2px;-ms-border-radius: 2px;-o-border-radius: 2px;border-radius: 2px;}
.list_body li a:hover{border-color: #0cf;color: #0cf;}
.addlist_btn{display: none;height: 36px;line-height: 36px;text-align: center;color: #fff;background: #f80;border: 1px solid #f80;margin: 17px 0 0;font-size: 16px;
-webkit-border-radius: 2px;-moz-border-radius: 2px;-ms-border-radius: 2px;-o-border-radius: 2px;border-radius: 2px;}
.addlist_btn:hover{color: #f80;background: none;}
.addlist_nodata{padding: 30px 0 15px;text-align: center;font-size: 16px;}
/* 选择行业 */
.media_02,.media_03{display: none;}
.jrf_radio{padding:0 0 0 20px;background: url(/r/system/100a00001/img/jinrficons.png) no-repeat -302px -37px;cursor:pointer;}
.jrf_radio.checked{background-position: -302px 3px;}
.jrfbtn,.upload_btn{display: inline-block;height:28px;line-height:28px;padding:0 18px;background: #0cf;border:1px solid #0cf;color:#fff;text-align: center;
-webkit-border-radius:2px; -moz-border-radius:2px; -ms-border-radius:2px; -o-border-radius:2px; border-radius:2px;
-webkit-transition:all 0.25s ease-in-out 0s; -moz-transition:all 0.25s ease-in-out 0s; -ms-transition:all 0.25s ease-in-out 0s; -o-transition:all 0.25s ease-in-out 0s; transition:all 0.25s ease-in-out 0s;}
.jrfbtn:hover .webuploader-pick{color: #0cf;}
.graybtn,a.graybtn{background: #EAEAEA;border: 1px solid #ccc;color: #666;}
.graybtn:hover,a.graybtn:hover{border-color: #969696;background: #fff;color: #222;}
.select_indust{width: 100%;position: fixed;top: -1000px;left: 0;background: #fff;z-index: 999;}
.selind_main{width: 1200px;margin: 0 auto;position: relative;}
.selind_main .selind_close{display: inline-block;position: fixed;top: 22px;right: 20px;text-indent: -999em;width: 27px;height: 27px;background: url(/r/system/100a00001/img/navicons.png) no-repeat 0 -328px;}
.selind_main .selind_close:hover{background-position: -32px -328px;}
.selind_head{text-align: center;padding: 30px 0 20px;font-size: 20px;}
.selind_main ul{position: relative;width: 1060px;margin: 0 auto;}
.selind_main ul:after{content: "";display: block;clear: both;}
.selind_list{overflow-y: auto;padding: 10px 0 0;}
.indust_item{float: left;width: 192px; margin: 0 10px 10px;position: relative;}
.indust_item .indust_fir{display: block;width: 188px;height: 50px;line-height: 50px;text-align: center;border: 2px solid transparent;border-radius: 5px;}
.indust_item.active .indust_fir{border-color: #f80;}
.indust_item .indust_fir span{display: block;width: 100%;height: 100%;border: 1px solid #bbb;border-radius: inherit;}
.indust_item:hover .indust_fir span{border-color: #f80;color: #333;}
.indust_item.active .indust_fir span{border: 1px solid transparent;}
.indust_item i{display: none;width: 32px;height: 32px;background: url(/r/system/100a00001/img/jinrficons.png) no-repeat -249px -29px;position: absolute;right: -10px;top: -10px;}
.indust_item.active i{display: block;}
.indust_sec{display: none;width: 998px;padding: 7px 20px 17px;margin: 20px 0 0;background: #eee;border: 1px solid #ddd;}
.indust_item.active .indust_sec{display: block;}
.indust_item.indust_item1 .indust_sec{margin-left: 0;}
.indust_item.indust_item2 .indust_sec{margin-left: -212px;}
.indust_item.indust_item3 .indust_sec{margin-left: -424px;}
.indust_item.indust_item4 .indust_sec{margin-left: -636px;}
.indust_item.indust_item5 .indust_sec{margin-left: -848px;}
.indust_sec .jrf_radio{display: inline-block;margin: 10px 20px 0 0;line-height: 21px;}
.bottom_btn{width:100%;padding: 20px 0;text-align: center;border-top: 1px solid #ddd;position: fixed;left:0;}
.bottom_btn .jrfbtn{height: 30px;line-height: 30px;margin: 0 5px;}
.qadetail_close{float: right;width: 27px;height: 27px;background: url(/r/system/100a00001/img/navicons.png) no-repeat 0 -328px;margin: 10px -25px 0 0;}
.qadetail_close:hover{background-position: -32px -328px;}
.search_div{float: left;margin-top: 1px;}
.totle_integral{margin: 20px 40px;line-height: 30px;}
.totle_integral:after{content:"";display: block;height: 0;clear:both;}
.totle_integral span{display: inline-block;padding: 0 0 0 10px;}
.totle_integral .jrftext{width: 50px;}

.popwind{display: none;width: 745px;position: fixed;border: 1px solid #ddd;background: #fff;z-index: 2002;-webkit-box-shadow: 2px 2px 3px rgba(0,0,0,0.5);-moz-box-shadow: 2px 2px 3px rgba(0,0,0,0.5);-ms-box-shadow: 2px 2px 3px rgba(0,0,0,0.5);-o-box-shadow: 2px 2px 3px rgba(0,0,0,0.5);box-shadow: 2px 2px 3px rgba(0,0,0,0.5);-webkit-border-radius: 15px;-moz-border-radius: 15px;-ms-border-radius: 15px;-o-border-radius: 15px;border-radius: 15px;}
.s_popwind{display: none;width:477px;position: fixed;border: 1px solid #ddd;background: #fff;z-index: 2002;-webkit-box-shadow: 2px 2px 3px rgba(0,0,0,0.5);-moz-box-shadow: 2px 2px 3px rgba(0,0,0,0.5);-ms-box-shadow: 2px 2px 3px rgba(0,0,0,0.5);-o-box-shadow: 2px 2px 3px rgba(0,0,0,0.5);box-shadow: 2px 2px 3px rgba(0,0,0,0.5);-webkit-border-radius: 2px;-moz-border-radius: 2px;-ms-border-radius: 2px;-o-border-radius: 2px;border-radius: 2px;}
.c-geren{display: none;width:900px;height:100%;position: fixed;left:50%!important;top:0!important;margin:0 0 0 -450px;border: 1px solid #ddd;background: #fff;z-index: 2002;-webkit-box-shadow: 2px 2px 3px rgba(0,0,0,0.5);-moz-box-shadow: 2px 2px 3px rgba(0,0,0,0.5);-ms-box-shadow: 2px 2px 3px rgba(0,0,0,0.5);-o-box-shadow: 2px 2px 3px rgba(0,0,0,0.5);box-shadow: 2px 2px 3px rgba(0,0,0,0.5);-webkit-border-radius: 15px;-moz-border-radius: 15px;-ms-border-radius: 15px;-o-border-radius: 15px;border-radius: 15px;}

.c-geren .popbd{padding:56px 0 57px;height:100%;box-sizing:border-box;}
.c-geren form{height:100%;}
.c-geren .pophd{position:absolute;top:0;left:0;}
.c-geren .popft{position:absolute;bottom:0;left:0;width:100%;}
.c-geren .bd_inner{padding:20px 15px;height:100%;box-sizing:border-box;}
/* 选择行业弹出 */
.black_shade{display: none;width: 100%;height: 100%;position:fixed;top:0;left: 0;background: #000;opacity:0.4;filter:alpha(opacity=40);z-index: 2000;}
.hint_wind.s_popwind{z-index: 2001;}
.pophd{position: relative;width: 100%;height: 55px;background: #fff;border-bottom: 1px solid #0cf;
-webkit-border-radius: 10px 10px 0 0;-moz-border-radius: 10px 10px 0 0;-ms-border-radius: 10px 10px 0 0;-o-border-radius: 10px 10px 0 0;border-radius: 10px 10px 0 0;}
.pophd h4{text-indent: 60px;font-size: 18px;line-height: 55px;border-radius: inherit;background:url(/r/system/100a00001/img/mark.png) no-repeat 20px center;}
.popclose{display: inline-block;width: 15px;height: 15px;position: absolute;top: 22px;right: 20px;text-indent: -999em;background: url(/r/system/100a00001/img/jinrficons.png) no-repeat -192px -332px;}
.popclose:hover{background-position: -192px -361px;}
.popbd{padding: 20px 35px;overflow: hidden;}
.bd_inner{position: relative;overflow-y: auto;}
.popft{padding: 13px 0;background: #fbfbfb;border-top: 1px solid #ddd;
-webkit-border-radius: 0 0 10px 10px;-moz-border-radius: 0 0 10px 10px;-ms-border-radius: 0 0 10px 10px;-o-border-radius: 0 0 10px 10px;border-radius: 0 0 10px 10px;}
.popft_inner{padding: 0 14px 0 0;text-align: right;border-radius: inherit;}
.popft_inner .jrfbtn{margin: 0px 0px 0px 10px;}
.hint_wind table{width: 100%;text-align: center;}
.hint_wind .bd_inner p{display: inline-block;padding: 25px 0;font-size: 18px;text-align:center;line-height: 30px;}
.hint_wind .bd_inner p .hint_span{display:inline-block;width:200px;text-align:left;vertical-align: middle;color: #666;float:none;}
.login_main label.error{font-size: 12px;padding: 3px 0 0;}
.hint_wind.s_popwind{-webkit-box-shadow: none;-moz-box-shadow: none;-ms-box-shadow: none;-o-box-shadow: none;box-shadow: none;border:none;}
.hint_wind.s_popwind .pophd{background: url(../images/pop_head.png) no-repeat center #0cf;height:179px;-webkit-border-radius: 0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0;border-radius:0;}
.hint_wind.s_popwind .pophd h4{background: none;color:#fff;text-align: center;padding-top: 121px;font-size: 24px;text-indent: 0;}
.hint_wind.s_popwind .popclose{width:31px;height:31px;background: url(../images/pop_close.png) no-repeat;}
.hint_wind.s_popwind .popft{border:none;background: #fff;padding:17px 0 30px;}
.hint_wind.s_popwind .popft_inner{text-align:center;padding:0;}
.hint_wind.s_popwind .popft_inner .jrfbtn{height:42px;line-height: 42px;padding:0 56px;font-size: 16px;}
/* 关于我们 */
.box-title{padding:40px 0;text-align: center;position: relative;}
.box-title span{font-size: 34px;padding:0 60px;line-height:48px;position: relative;z-index: 1;}
/*.box-title:before{content: "";height:1px;width:100%;background: #ddd;position: absolute;top:50%;left:0;}*/
.box-title2{font-size: 16px;line-height: 30px;color:#999;margin: -30px 0 40px;text-align: center;}
.about-wrap .about-imgbox{width:547px;height:572px;}
.about-wrap .about-imgbox img{max-width: 100%;max-height: 100%;}
.about-wrap .about-cont{padding:0 0 30px 600px;}
.about-wrap .about-cont p{padding-bottom: 24px;line-height: 24px;}
.about-wrap .about-cont ul{width:48%;}
.about-wrap .about-cont .special-ul{width: 52%;}
.about-wrap .about-cont .special-ul2{width:100%;}
.about-wrap .about-cont li{padding:10px 0 20px;}
.about-wrap .about-cont li dl{margin-left: 50px;line-height: 24px;}
.about-wrap .about-cont li dt{font-size: 16px;}
.about-wrap .about-cont li dd{font-size: 13px;color:#666;}
.about-wrap .about-cont li i{width:40px;height:40px;float:left;}
.about-wrap .about-cont li .i-about01{background-position: -150px -450px;}
.about-wrap .about-cont li .i-about02{background-position: -260px -400px;}
.about-wrap .about-cont li .i-about03{background-position: -205px -450px;}
.about-wrap .about-cont li .i-about04{background-position: -315px -400px;}
.about-wrap .about-cont li .i-about05{background-position: -205px -400px;}
.about-wrap .about-cont li .i-about06{background-position: -150px -400px;}
.history-box{background: #f0f2f6;padding-bottom: 50px;}
.history-box .box-title span{background: #f0f2f6;}
.history-list{text-align: center;position: relative;}
.history-list .swiper-container:before{border-top:1px dashed #c6c8cb;content: "";position: absolute;top:50%;left:28px;right:28px;}
.history-list .history-info{line-height: 24px;height:48px;}
.history-list .history-time{line-height: 40px;height:40px;font-size: 18px;font-weight: bold;width:136px;border-radius: 2px;margin:4px auto;color:#888;}
.history-list .i-ico{width:23px;height:40px;margin:15px 0;}
.history-list .i-indicateup{background-position: 97px 490px;}
.history-list .i-indicatedown{background-position: 57px 480px;}
.history-list .i-ico i{width:14px;height: 14px;border-radius: 50%;border:1px solid #888;background: #fff;display: inline-block;margin-top: 13px;}
.history-list .swiper-button-prev,.history-list .swiper-button-next{width:28px;height:28px;background: url("../images/icons.png") no-repeat;margin-top: -14px;}
.history-list .swiper-button-prev{background-position: -260px -450px;left:0;}
.history-list .swiper-button-prev:hover{background-position: -260px -490px;}
.history-list .swiper-button-next{background-position: -315px -450px;right:0;}
.history-list .swiper-button-next:hover{background-position: -315px -490px;}
.history-item.hover .i-ico i{display: none;}
.history-item.hover .i-indicateup{background-position: -97px -490px;}
.history-item.hover .i-indicatedown{background-position: -57px -480px;}
.history-item.hover .history-time{background: #0cf;color:#fff;}
.qualification-box{padding-bottom: 40px;}
.qualification-list01{margin-top: -30px;}
.qualification-list01 li{float:left;width:20%;text-align: center;padding:0 5px;box-sizing: border-box;}
.qualification-list01 li div{max-width: 250px;position: relative;margin: 0 auto;height:180px;}
.qualification-list01 li div img{position: absolute;left:0;top:0;right:0;bottom:0;margin:auto;max-width: 100%;max-height: 100%;}
.qualification-list02 li{float:left;width: 20%;text-align: center;}
.qualification-list02 li div{max-width: 250px;padding-top: 80%;position: relative;margin: 0 auto;}
.qualification-list02 li div img{position: absolute;left:0;top:0;right:0;bottom:0;margin:auto;max-width: 100%;max-height: 100%;}
.qualification-list02 p,.qualification-list01 p{line-height: 24px;font-size: 16px;padding: 5px 20px;height:48px;}

.wrap .mode-title{padding:0 0 45px;text-align: center;}
.wrap .mode-title div{position: relative;}
.wrap .mode-title div:before{content: "";display: block;height: 1px;background: #ddd;position: absolute;top:50%;left:0;right:0;}
.wrap .mode-title div span{padding:0 45px;line-height:45px;max-width: 90%;display:inline-block;z-index: 1;background: #fff;color: #333;position: relative;font-size: 34px;line-height: 45px;}
.wrap .mode-title p{font-size: 16px;line-height: 24px;color:#666;padding-top: 18px;}
.wrap .bgf9{background: #f9f9f9;}
.wrap .bgf9 .mode-title div span{background: #f9f9f9;}

/* ----------------------------------------------多列图标加文字------------------------------------------------- */
.column-type04 li{float:left;width:25%;padding:10px 20px;box-sizing: border-box;text-align: center;}
.column-type04 dt{font-size: 16px;line-height: 30px;color:#333;padding-top:18px;}
.column-type04 dd{font-size: 14px;line-height:24px;color:#888;padding-top:10px;}
.column-primary-type03 li{float:left;width:33.33%;padding:10px 45px;box-sizing: border-box;}
.column-primary-type03 li img{max-width: 71px;}
.column-primary-type03 .column-item{border:1px solid #ddd;text-align: center;padding:42px 0 30px;}
.column-primary-type03 .column-item p{font-size: 18px;line-height: 30px;color:#666;padding-top: 28px;}
.column-primary-type04 li{float:left;width:25%;padding:9px;box-sizing: border-box;text-align: center;}
.column-primary-type04 li .column-inner{border:1px solid #e5e5e5;padding:40px;background: #fff;}
.column-primary-type04 li img{max-width: 92px;max-height: 92px;width:41%;}
.column-primary-type04 dt{font-size: 18px;line-height: 30px;color:#333;padding-top:20px;}
.column-primary-type04 dd{font-size: 14px;line-height:24px;color:#888;margin-top:15px;min-height: 72px;}
.column-primary-type04 p{font-size: 16px;line-height:34px;color:#666;}
.column-primary-type06 li{float:left;width:16.66%;padding:10px;box-sizing: border-box;text-align: center;}
.column-primary-type06 li .column-item{border:1px solid #e5e5e5;padding: 30px 0 26px;background: #fff;}
.column-primary-type06 li img{padding:25px;width: 50px;height: 50px;background: #f9f9f9;border-radius: 50%;}
.column-primary-type06 li p{font-size: 16px;line-height: 30px;padding-top: 12px;}
.column-progress05 li{float:left;width:22.5%;box-sizing: border-box;position: relative;}
.column-progress05 li.last-item{width:10%;}
.column-progress05 li .column-inner{text-align: center;display: inline-block;}
.column-progress05 li .column-inner:before{content:"";display: block;width:20px;height:20px;position: absolute;right:23%;top:60px;transform: rotate(45deg);border-top:1px solid #ddd;border-right: 1px solid #ddd;}
.column-progress05 li.last-item .column-inner:before{display: none;}
.column-progress05 .column-inner div{border:1px solid #ddd;padding:36px;width:66px;height:66px;border-radius: 50%;position: relative;}
.column-progress05 .column-inner div i{background: #0cf;color:#fff;border-radius: 50%;position: absolute;;right:0;top:0;font-size: 20px;width:38px;height:38px;line-height: 38px;display: block;text-align: center;}
.column-progress05 p{font-size: 16px;line-height: 30px;padding: 10px 0;}
.progress-type02 li{width: 12%;text-align: center;float:left;margin:20px 4%;display:table;position: relative;}
.progress-type02 li .column-inner{border:1px solid #ccc;border-radius: 3px;width:60%;height: 87px;display: table-cell;vertical-align: middle;}
.progress-type02 p{font-size: 16px;line-height: 24px;color:#666;}
.progress-type02 .column-inner i{width:84px;height: 34px;line-height: 30px;color:#fff;text-align: center;border-radius: 4px;display: block;position: absolute;right:-8px;top:-18px;background: #ff8712;border:2px solid #fff;font-size: 16px;box-sizing: border-box;}
.progress-type02 .blueico .column-inner i{bottom:-12px;top:auto;background: #0cf;}
.progress-type02 li .column-inner:before{content:"";display: block;width:12px;height:12px;position: absolute;right:-38%;top:36px;transform: rotate(45deg);border-top:4px solid #ddd;border-right:4px solid #ddd;}
.progress-type02 li.last-item .column-inner:before{display: none;}
.progress-type02.progress06 li{margin:20px 2.33%;}
.progress-type02.progress06 li .column-inner:before{right:-24%;}
.mode-advert{margin: 70px 0;}
.mode-advert2{margin:60px 0 20px;}
/* 表格 */
.column-table{border-collapse: collapse;}
.column-table th{background: #0cf;color:#fff;font-size: 16px;font-weight: bold;line-height: 40px;}
.column-table td{border:1px solid #e5e5e5;padding:6px 42px;font-size: 14px;line-height:26px;text-align: center;}
.column-table tbody tr:nth-child(even){background: #fbfbfb;}
.column-table tbody p{text-align: left;}
/* ------------------------------------------------7*24小时应用保障 -------------------------------------------*/
.yybz-mode01{position: relative;}
.yybz-mode01 .yybz-jk01,.yybz-mode01 .yybz-jk02{position: absolute;left:50%;top:50%;text-align: center;}
.yybz-mode01 .yybz-jk01 p,.yybz-mode01 .yybz-jk02 p{font-size: 16px;padding-top: 5px;line-height: 30px;color:#666;}
.yybz-mode01 .yybz-jk01{margin:-100px 0 0 -400px;}
.yybz-mode01 .yybz-jk02{margin:-190px 0 0 250px;}
.yybz-mode01 .yybz-jk03{max-width: 70%;text-align: center;margin:0 auto;}
.yybz-mode02{width:80%;margin: 0 auto;}
.yybz-mode02 .yybz-jk01 img{max-width: 380px;width: 100%;}
.yybz-mode02 .yybz-jk02{line-height: 34px;font-size: 16px;width: 43%;padding-top: 101px;}
.yybz-mode02 .yybz-jk02 p{position: relative;}
.yybz-mode02 .yybz-jk02 i{width:8px;height:8px;border-radius:50%;background:#e5e5e5;position:absolute;display:inline-block;left:-18px;top:12px;}
.yybz-mode02 .yybz-jk02 i:before{content:"";width:200px;position:absolute;top:50%;right:8px;border-top:1px dashed #e5e5e5;z-index: -1;}
.yybz-mode04 td p{padding-right: 100px;font-size: 14px;text-align: left;}
/* ----------------------------------------------------服务器运维------------------------------------------------ */
.wrap-fwqyw .bgf9{background: #f9f9f9;margin:70px 0 30px;padding:30px 0 70px;}
.wrap-fwqyw .bgf9 .box-title span{background: #f9f9f9;}
.fwqyw-mode01 ul{margin: -15px;}
.fwqyw-mode01 li{float: left;width: 25%;padding: 15px;box-sizing: border-box;}
.fwqyw-mode01 .item-inner{border:1px solid #e7eaee;padding:20px 0;overflow: hidden;background: #fff;}
.fwqyw-mode01 .item-inner:hover{box-shadow: 0 0 7px 0 rgba(116,116,116,.47);border-left: 6px solid #0cf;width: 625px;position: relative;z-index: 1;transition:width .3s;}
.fwqyw-mode01 .item-main{text-align: center;padding: 35px 0 30px;width:100%;}
.fwqyw-mode01 .item-main dt{font-size: 20px;font-weight: bold;line-height: 30px;margin: 23px 0 20px;}
.fwqyw-mode01 .item-main dd{font-size: 16px;line-height: 26px;color:#999;}
.fwqyw-mode01 .item-spread{float: right;padding:0 35px;width: 334px;line-height: 25px;display: none;}
.fwqyw-mode01 .item-inner:hover .item-main{width: 220px;float: left;border-right: 1px solid #e5e5e5;}
.fwqyw-mode01 .item-inner:hover .item-spread{display: block;}
.fwqyw-mode01 li:nth-child(4n) .item-inner:hover {margin-left: -330px;}
.fwqyw-mode01 li:nth-child(4n) .item-inner:hover .item-main{float: right;border-right:none;border-left: 1px solid #e5e5e5;}
.fwqyw-mode01 li:nth-child(4n) .item-inner:hover .item-spread{float: right;}
.fwqyw-mode04 ul{float: left;width: 50%;border: 1px solid #e7eaee;border-bottom: none;box-sizing: border-box;}
.fwqyw-mode04 li{border-bottom: 1px solid #e7eaee;line-height:25px;padding:12px 35px; }
.fwqyw-mode04 li:nth-child(even){background: #f0f2f6;}
.fwqyw-mode02 li{width: 20%;}
/*----------------------------------------------------网站高端定制-----------------------------------------------------*/
.wrap-wzgddz .bgf9{background: #f9f9f9;padding:30px 0 70px;}
.wrap-wzgddz .bgf9 .box-title span{background: #f9f9f9;}
.wrap-wzgddz .bgblue{background: #ebfbff;/*margin:70px 0 0;*/padding:30px 0 70px;}
.wrap-wzgddz .bgblue .box-title span{background: #ebfbff;}
.wzgddz-mode01 li{float:left;width:25%;padding:10px;text-align: center;}
.wzgddz-mode01 li .item-inner{border:1px solid #e5e5e5;padding:30px 30px 46px;background: #fff;border-radius: 4px;}
.wzgddz-mode01 li dl{line-height: 1.7;padding: 0 0 30px;border-bottom: 1px solid #eee;}
.wzgddz-mode01 li dt{font-size: 36px;font-weight: bold;}
.wzgddz-mode01 li dd{font-size: 18px;color:#666;}
.wzgddz-mode01 li p{font-size: 15px;line-height:30px;height: 90px;overflow: hidden;margin-top: 30px;color:#666;}
.wzgddz-mode01 li .item-inner:hover{background: #0cf;color:#fff;box-shadow: 0 0 10px 0 rgba(0,62,78,.3);}
.wzgddz-mode01 li .item-inner:hover dd,.wzgddz-mode01 li .item-inner:hover p{color:#fff;}
.wzgddz-mode02 li{overflow: hidden;float: left;width: 33.33%;padding: 0 10px;}
.wzgddz-mode02 li .wzgddz-imgbox{text-align: center;background: #ebfbff;border:1px solid #ddf1f6;border-radius: 4px;}
.wzgddz-mode02 li .wzgddz-txtbox{font-size:15px;color:#666;line-height:32px;margin-top: 16px;height: 96px;overflow: hidden;text-align: center;padding: 0 20px;}
.wzgddz-mode02 li.last-li .wzgddz-txtbox{border:none;}
.wzgddz-mode03{padding:33px 0 60px;background: url(../images/column/bg_gdd01.jpg) no-repeat top center #32d9f5;}
.wzgddz-mode03 .container-inner{overflow: hidden;}
.wzgddz-mode03 .box-title span{background: none;color: #fff;}
.wzgddz-mode03 .mode-form ul,.wzgddz-mode03 .mode-form .form-btn{width: 86%;margin: 0 auto;}
.wzgddz-mode03 .mode-form li{width: 33.33%;float: left;text-align: center;margin-bottom: 40px;position: relative;}
.wzgddz-mode03 .mode-form li .input-txt{width: 90%;max-width: 335px;box-sizing: border-box;height: 50px;line-height: 50px;padding: 0 15px;color:#666;border-radius: 4px;}
.wzgddz-mode03 .mode-form li .form_msg{width: 90%;margin-left: 5%;}
.wzgddz-mode03 .mode-form .form-btn{text-align: center;}
.wzgddz-mode03 .mode-form .form-btn .b-btn{width:30%;max-width:330px;margin-top: 20px;font-size:16px;height: 50px;line-height: 48px;border-radius: 50px;border-color: #fff;position: relative;overflow: hidden;}
.wzgddz-mode03 .mode-form .form-btn .b-btn:hover{background:#0cf;color:#fff;}
.wzgddz-mode03 .mode-form .form-btn .b-btn:before{content:"";position: absolute;left:0;right: 0;top:0;bottom: 0;margin: auto;width:100%;height: 0;padding-top: 100%;border-radius:100%;animation: btnanimate 1.5s infinite;z-index: 0;background: #00b9fd;}
.wzgddz-mode03 .mode-form .form-btn .b-btn span{position: relative;}
.wzgddz-mode03 .mode-tip{color:#fff;line-height: 26px;font-size: 14px;padding-top: 18px;text-align: center;}
.wzgddz-mode03 .mode-tip a{color:#f9cd9e;}
.wzgddz-mode04 .mode-left{width: 43.3%;text-align: right;color:#333;font-size: 14px;}
.wzgddz-mode04 .mode-right{width: 43.3%;text-align: left;color:#999;font-size: 14px;}
.wzgddz-mode04 .mode-center{width:13.4%;text-align: center;color:#fff;font-size: 16px;}
.wzgddz-mode04 table{width:100%;}
.wzgddz-mode04 table td{border:1px solid #e5e5e5;height: 58px;line-height: 24px;}
.wzgddz-mode04 table .i-win{background-position: -250px -600px;width: 18px;height: 18px;margin-right: 5px;}
.wzgddz-mode04 h5{text-align: center;width: 90%;max-width: 285px;line-height: 50px;font-size: 20px;margin:20px 0 28px;}
.wzgddz-mode04 h5 img{margin: -17px 0 -10px;}
.wzgddz-mode04 .mode-center td{border-color: #3cd8ff;background: #0cf;}
.wzgddz-mode04 .mode-left tr:nth-child(even){background:#f5fdff;}
.wzgddz-mode04 .mode-left td{padding-right: 10%;}
.wzgddz-mode04 .mode-left h5{background: url(../images/column/bg_gdd02.png) no-repeat;float: right;font-weight: bold;}
.wzgddz-mode04 .mode-right tr:nth-child(even){background:#f8f8f8;}
.wzgddz-mode04 .mode-right td{padding-left: 10%;}
.wzgddz-mode04 .mode-right h5{background: url(../images/column/bg_gdd03.png) no-repeat;color:#888;}
.wzgddz-mode07 .column-inner{border-radius: 100%;width: 145px;height: 145px;background: #0cf;color:#fff;}
.wzgddz-mode07 .column-inner div{border:none;width: 40px;height: 40px;margin:35px auto 0;padding: 0;}
.wzgddz-mode08{background:#f0f2f6;text-align: center;}
.wzgddz-mode08 .item-txt{font-size: 30px;line-height: 1.7;}
.wzgddz-mode08 .btns{margin-top:30px;}
.wzgddz-mode08 .b-btn{padding: 0 48px;height: 46px;line-height:44px;border-radius: 50px;font-size: 18px;margin: 0 8px;}
.wzgddz-mode08 .b-gray{background: none;border-color: #888;color:#888;}
.wzgddz-mode08 .b-btn:hover{border-color: #0cf;color:#0cf;background: none;}
.wzgddz-mode09 .pagebar{display: none;}
/* ------------------------------------------------------------价格------------------------------------------------- */
.price-mode01 li{width: 20%;}
.table-price {width: 100%;table-layout: auto;background: #fff;}
.table-price.pos-fixed{margin-top: 50px;}
.table-price.pos-fixed thead{position: fixed;top:70px;width: 1300px;left: 50%;margin-left: -650px;background: #fff;display: table;}
.table-price.pos-fixed tbody{display: table;width: 100%;}
.table-price th,.table-price td{border:1px solid #eee;border-collapse: collapse;padding:13px 0;line-height: 24px;text-align: center;}
.table-price thead td{font-weight: bold;}
.table-price .txt-left{padding: 13px 20px;text-align: left;}
.table-price .bg{background: #f0f2f6;}
.table-price .font{font-size: 16px;font-weight: bold;padding-left: 1px;}
.table-price .border-color01{position: relative;}
.table-price .border-color01:before{content:"";width:100%;height:0;position:absolute;display:block;top:0;border-top: 4px solid #9bbed2;}
.table-price .border-color02{position: relative;}
.table-price .border-color02:before{content:"";width:100%;height:0;position:absolute;display:block;top:0;border-top: 4px solid #21d5ee;}
.table-price .border-color03{position: relative;}
.table-price .border-color03:before{content:"";width:100%;height:0;position:absolute;display:block;top:0;border-top: 4px solid #35cf88;}
.table-price .border-color04{position: relative;}
.table-price .border-color04:before{content:"";width:100%;height:0;position:absolute;display:block;top:0;border-top: 4px solid #34abf9;}
.table-price .border-color05{position: relative;}
.table-price .border-color05:before{content:"";width:100%;height:0;position:absolute;display:block;top:0;border-top: 4px solid #f4c434;}
/* ------------------------------------------------------------seo优化------------------------------------------------- */
.g-container.seo_difference{background:url(../images/seo_containerbg.jpg) no-repeat center;margin:70px 0 30px;padding:45px 0;}
.wrap-seo .bgf9{background:#f9f9f9;margin:70px 0 30px;padding:30px 0 70px;}
.wrap-seo .bgf9 .box-title span{background: #f9f9f9;}
.wrap-seo .c-search{padding:45px 0;margin:0;}
.wrap-seo .c-search .search-title{font-size:36px;font-weight:normal;}
.wrap-seo .c-search .search-box{background: rgba(255,255,255,0.3);padding:20px 42px 35px;margin-top: 26px;}
.wrap-seo .c-search .search-box p{line-height: 32px;margin-bottom: 16px;font-size: 18px;}
.wrap-seo .search-btn{width:193px;}
.seo-mode02{color:#fff;}
.seo-mode02 dl{width:50%;float: left;padding:20px 32px;box-sizing: border-box;}
.seo-mode02 dt{font-size: 22px;line-height: 30px;margin: 14px 0 24px;}
.seo-mode02 dd{font-size: 18px;padding:15px 0;overflow: hidden;}
.seo-mode02 .leftbox{background: url(../images/seo_leftbg.png) right center;}
.seo-mode02 .leftbox i,.seo-mode02 .leftbox p{float:right;margin-left: 12px;}
.seo-mode02 .leftbox{text-align: right;}
.seo-mode02 .rightbox i,.seo-mode02 .rightbox p{float:left;margin-right: 12px;}
.seo-mode02 dt i{width:2px;height: 22px;background: #fff;display: block;margin-top: 5px;}
.seo-mode02 dd i{width:26px;height:26px;border:1px solid #fff;text-align: center;line-height: 26px;border-radius: 50%;font-size: 14px;}
.seo_conr_l,.seo_conr_r{width: 35%;}
.seo_pic{width:30%;text-align: center;}
.seo_cont li .seo_conr_inner{display: table-cell;vertical-align: middle;height: 100%;}
.seo_cont li{height: 118px;border: 1px #ccc solid;margin: 0 0 20px;position: relative;}
.seo_cont .seo_conr_l li{padding:0 26px 0 18px;text-align: right;display: table;width:100%;box-sizing: border-box;}
.seo_cont li p.seo_thide{display: none;margin: 0 0 10px;font-size: 18px;color: #333;}
.seo_cont li p{line-height:30px;color: #666;font-size: 16px;}
.seo_cont li p.web_t{font-size: 16px;color: #333;margin: 0 0 10px;}
.seo_cont i{width: 14px;height: 14px;background:#e67816;border-radius: 50%;}
.seo_cont .one,.seo_cont .two{position: absolute;top: 45%;right: -7px;}
.seo_cont .two{background:#6e609d;}
.seo_pic img{width: 232px;height: 232px;margin: 12px 0;}
.seo_cont .seo_conr_r li{padding: 0 18px 0 26px;text-align: left;display: table;width:100%;box-sizing: border-box;}
.seo_cont .three,.seo_cont .four{position: absolute;top: 45%;left: -7px;}
.seo_cont .three{background:#00943e;}
.seo_cont .four{background:#007cc2;}
.our_advantage .container{padding: 48px 0 64px;border-bottom: 1px solid #eee;}
.seo_fun_inf{margin: 0 auto;width: 90%;}
.seo_n3 li{float: left;width: 33.3%;padding: 0 0 32px;text-align: center;border-right: 1px solid #ddd;border-bottom: 1px solid #ddd;box-sizing: border-box;}
.seo_n2 li.border_none,.seo_n3 li.border_none{border-right: none;}
.seo_fun_box{padding: 0 25px;}
.seo_nub span{display: block;width: 60px;height: 60px;margin: 0px auto;}
.seo_text p{margin: 10px 0;font-size: 16px;}
.seo_text span{color: #848484;}
.seo_n2 li{float: left; width: 50%;padding: 32px 0 0;text-align: center;border-right: 1px solid #ddd;box-sizing: border-box;}
.seo-mode04 .leftbox{width:46%;text-align: center;padding-bottom: 20px;}
.seo-mode04 .leftbox-top{position: relative;}
.seo-mode04 .leftbox span{position: absolute;line-height: 40px;font-size: 18px;}
.seo-mode04 .leftbox .left-txt01{top:0;left:50%;transform: translate(-50%,0);}
.seo-mode04 .leftbox .left-txt02{top:50%;right:80%;transform: translate(0,-50%);}
.seo-mode04 .leftbox .left-txt03{top:50%;left:80%;transform: translate(0,-50%);}
.seo-mode04 .leftbox .left-txt04{bottom:0;left:50%;transform: translate(-50%,0);}
.seo-mode04 .leftbox img{width: 60%;max-width: 350px;margin: 40px auto;}
.seo-mode04 .leftbox .b-btn{width:196px;height:44px;line-height:44px;font-size:16px;border-radius:2px;display:block;margin:20px auto 0;}
.seo-mode04 .rightbox{padding:0 0 0 35px;width:53.8%;box-sizing: border-box;}
.seo-mode04 .rightbox li{border-left: 1px solid #ddd;position: relative;padding: 0 30px 0 55px;min-height: 132px;}
.seo-mode04 .rightbox li.last-li{border-color: transparent;}
.seo-mode04 .rightbox li span{position: absolute;width:40px;height: 40px;padding:14px;border:1px solid #ddd;display: block;border-radius: 50%;background: #fff;left:-35px;top:0;}
.seo-mode04 dt{font-size: 18px;font-weight: bold;line-height: 30px;}
.seo-mode04 dd{color:#666;line-height: 24px;padding-top: 9px;}
/* -----------------------------------------------微营销-------------------------------------------------- */
.wrap-wyx .bgf9{background:#f9f9f9;margin:70px 0 30px;padding:30px 0 30px;}
.wrap-wyx .bgf9 .box-title span{background: #f9f9f9;}
.wyx-mode01 .column-type04 li{padding:10px 60px;}
.wyx-mode02 li{width:33.33%;float:left;text-align: center;position: relative;}
.wyx-mode02 li i{border-bottom:1px dashed #e5e5e5;width:100%;height:0;display:block;position:absolute;right:-50%;top:50%;z-index:-1;}
.wyx-mode02 li i:before{width:10px;height: 10px;border-radius: 50%;background: #0cf;display: block;content: "";position: absolute;top:-5px;left:50%;margin-left: -5px;z-index: -1;}
.wyx-mode02 li p{max-width:193px;width:80%;height:40px;border:1px solid #dcdcdc;line-height:40px;font-size:16px;margin:15px auto;}
.wyx-mode03 .column-type04 li{padding: 0 0 42px;}
.wyx-mode03 .column-type04 dt{padding-top: 12px;}
.wyx-mode03 .column-type04 dd{line-height: 28px;padding-top: 0;}
.wyx-mode04 li .column-inner{max-width: 198px;padding:26px 0;margin:6px auto;}
.wyx-mode04 li img{width: auto;}
.box-title3{font-size: 20px;line-height: 36px;color:#666;width: 80%;margin:-30px auto 30px;text-align: center;}
.wyx-mode05 {padding-bottom: 70px;}
.wyx-mode05 li{width: 20%;text-align: center;float:left;padding:10px;box-sizing: border-box;}

.wrap-wyx .bgf6{background:#f6f6f6;}
.wrap-wyx .bgf6 .c-module-title h5 span{background: #f6f6f6;}
.wyxactive li{padding:10px 60px;float:left;width:25%;box-sizing: border-box;text-align: center;}
.wyxactive li .column-inner{transition: all .3s;}
.wyxactive li .column-inner:hover{margin: -15px 0 15px;}
.wyxactive dt{font-size: 16px;line-height: 30px;color:#333;padding-top:22px;}
.wyxactive dd{font-size: 14px;line-height:24px;color:#888;padding-top:10px;height: 58px;}
.industrycolumn li{float:left;width:25%;padding:15px 9px;box-sizing: border-box;text-align: center;}
.industrycolumn li .item-inner{border:1px solid #e5e5e5;background: #fff;max-width: 198px;padding:26px 0;margin:0 auto;transition: all .3s;}
.industrycolumn li .item-inner:hover{margin: -15px auto 15px;}
.industrycolumn li img{max-width:65px;max-height: 65px;width:41%;}
.industrycolumn li dt{font-size: 18px;line-height: 30px;color:#333;padding-top:20px;}
.industrycolumn li dd{font-size: 14px;line-height:24px;color:#888;margin-top:15px;min-height: 72px;}
.industrycolumn li p{font-size: 16px;line-height:34px;color:#666;}
.imgtxt-module li{display: table;padding:15px 10px;}
.imgtxt-module li .imgbox,.imgtxt-module li .txtbox{display: table-cell;vertical-align: middle;padding: 0 30px;width: 50%;}
.imgtxt-module li dt{font-size: 20px;font-weight: bold;color:#333;}
.imgtxt-module li dd{font-size: 16px;color:#999;line-height: 30px;margin-top: 10px;}
.imgtxt-module li dd span{font-size: 18px;color:#333;}

.wyxprice{padding-bottom: 0;}
.wyxprice .item-inner{max-width: 330px;}
.wyxprice .whbprice-head{padding:31px 30px 37px;}
.wyxprice .item-price{font-size: 16px;margin: 13px 0;line-height:66px;height:66px;}
.wyxprice .item-price span{font-size:50px;}
.wyxprice .item-price em{font-size:34px;font-weight: bold;line-height:66px;}
.wyxprice .item-info{font-size: 16px;margin-top:8px;}

.module-advertising a{display: block;text-align: center;}
.wyx_template .template_item02{padding: 0 10px;margin-bottom:24px;}
.wyx_template .template_img02{padding-top:159.05%;}
.wyx_template .template_btn02{padding:15px 0;background: #fff;height: auto;}
.wyx_template .template_btn02 a{height:30px;line-height: 28px;border-radius:3px;}
.wyx_template .template_tit{padding:14px 10px 0;line-height:24px;}
/* 微营销价格 */
/*.wyxprice_list{padding:0 42px;}*/
.wyxprice_list li{width:33.33%;float:left;text-align: center;padding:10px 10px;box-sizing: border-box;}
.wyxprice_list .item-inner{width: 100%;max-width:393px;display: inline-block;box-shadow: 0 3px 10px 0 rgba(0,0,0,0.14);border-radius: 4px;background: #fff;padding-bottom: 15px;overflow: hidden;}
.wyxprice_list .whbprice-head{padding:42px 40px;margin-bottom: 12px;}
.wyxprice_list .item-title{font-size: 22px;font-weight: bold;line-height: 32px;}
.wyxprice_list .item-price{font-size: 18px;line-height:70px;height:70px;margin-top:40px;position: relative;}
.wyxprice_list .item-price span{font-size:40px;font-weight: bold;}
.wyxprice_list .item-price em{font-size:40px;font-weight: bold;}
.wyxprice_list .item-price2{font-size: 14px;line-height:24px;margin-bottom: 12px;height:24px;}
.wyxprice_list .item-tip{height:35px;position: absolute;left:50%;top:-7px;line-height: 25px;}

.wyxprice_list .item-tip span{display: inline-block;padding:0 8px;color:#fffc11;font-weight: bold;font-size: 14px;background: #db001b;line-height: 25px;border-radius: 3px;}
.wyxprice_list .item-info{font-size: 14px;line-height:24px;margin-top:16px;}
.wyxprice_list .item-btn{display: block;height: 45px;line-height: 43px;font-size: 18px;margin-top:36px;border-radius: 4px;border:1px solid transparent;}
.wyxprice_list dl{margin:0 22px;padding:10px 0;color:#999;line-height: 32px;text-align: left;}
.wyxprice_list dl+dl{border-top: 1px solid #eee;}
.wyxprice_list dd{text-align: right;overflow: hidden;}
.wyxprice_list dd span{float:left;color:#333;}
.wyxprice_list dd .item-ico{width:14px;height: 14px;display: inline-block;}
.wyxprice_list dd .i-ok{background: url("../images/whb/ico_ok.png") no-repeat center;}
.wyxprice_list dd .i-error{background: url("../images/whb/ico_error.png") no-repeat center;}
.wyxprice_list .item-01{background-image: linear-gradient(to bottom,#d7e5ff,#bbcbff);}
.wyxprice_list .item-01 .whbprice-head{background: url("../images/whb/whb_pricehead01.png") no-repeat center right;color:#36558a;}
.wyxprice_list .item-01 .item-info{color:#7c91c3;}
.wyxprice_list .item-01 .item-btn{background: #e9efff;color:#36558a;border-color: #e9efff;}
.wyxprice_list .item-01 .item-btn:hover{background:#fff;}
.wyxprice_list .item-02{background-image: linear-gradient(to bottom,#ffefd6,#fedcaf);}
.wyxprice_list .item-02 .whbprice-head{background: url("../images/whb/whb_pricehead02.png") no-repeat center right;color:#917246;}
.wyxprice_list .item-02 .item-price{color:#745a38;}
.wyxprice_list .item-02 .item-btn{background: #fff6ed;color:#917246;border-color:#fff6ed;}
.wyxprice_list .item-02 .item-btn:hover{background:#fff;}
.wyxprice_list .item-03{background-image: linear-gradient(to bottom,#9183be,#6e5c82);}
.wyxprice_list .item-03 .whbprice-head{background: url("../images/whb/whb_pricehead03.png") no-repeat center right;color:#feecd4;}
.wyxprice_list .item-03 .item-info{color:#feecd4;}
.wyxprice_list .item-03 .item-btn{background: #9784b1;color:#feecd4;border-color: #9784b1;}
.wyxprice_list .item-03 .item-btn:hover{background:#4d5084;}
.wyxprice01 .item-inner{padding-bottom: 0;transition: all .3s;}
.wyxprice01 .item-inner:hover{margin:-15px 0 15px;}
.wyxprice01  .whbprice-head{margin-bottom: 0;}
/* nodata */
.nodata{text-align: center;padding:100px 0;}
.nodata p{font-size: 14px;color:#999;line-height: 24px;padding-top: 5px;}

/* 定制 */
.custom_mode01 ul{margin:0 -15px 0;text-align: center;}
.custom_mode01 li{float: left;width: 25%;padding: 5px 15px;margin-top: 50px;}
.custom_mode01 .item-inner{background: url(../images/custom/bg_02.jpg) no-repeat right bottom;border:1px solid #ddd;border-radius: 3px;position: relative;padding: 80px 0 64px;transition: all .3s;}
.custom_mode01 .item-inner:hover{margin:-10px auto 10px;}
.custom_mode01 .item-numbox{background:#fff url(../images/custom/bg_01.jpg) no-repeat center bottom;background-size:100% auto;padding: 13px;position: absolute;left:50%;top:0;transform: translate(-50%,-50%);}
.custom_mode01 .item-numbox span{background: #0cf;border-radius: 100%;width: 96px;height: 96px;color:#fff;text-align: center;line-height: 96px;font-size: 30px;font-weight: bold;display: block;}
.custom_mode01 dt{font-size: 18px;line-height: 30px;padding-bottom: 21px;margin-bottom: 17px;position: relative;}
.custom_mode01 dt:after{content: "";display: block;width: 33px;height: 4px;border-radius: 2px;background: #0cf;position: absolute;bottom: 0;left:50%;margin-left: -16px;}
.custom_mode01 dd{font-size: 16px;line-height: 30px;color:#666;}
.custom_mode02 ul{margin:-5px -15px;text-align: center;}
.custom_mode02 li{float: left;width: 25%;padding: 5px 15px;}
.custom_mode02 .item-inner{background:#fff;border:1px solid #ddd;border-radius: 3px;position: relative;padding:32px;}
.custom_mode02 .item-numbox{color: #0cf;line-height:1.5;font-size: 36px;font-weight: bold;display: block;}
.custom_mode02 dl{height: 241px;}
.custom_mode02 dt{font-size: 18px;line-height: 30px;padding:5px 0 28px;margin-bottom: 27px;position: relative;border-bottom: 1px solid #ddd;}
.custom_mode02 dd{font-size: 16px;line-height: 30px;color:#666;}
.custom_mode02 .item-inner:hover{color:#fff;background: #0cf;box-shadow: 0 0 10px 0 rgba(0,62,78,.35);border-color: #0cf;}
.custom_mode02 .item-inner:hover .item-numbox{color:#fff;}
.custom_mode02 .item-inner:hover dd{color:#fff;}
.custom_mode03 ul{margin:-5px -15px;text-align: center;}
.custom_mode03 li{float: left;width: 25%;padding: 5px 15px;}
.custom_mode03 .item-inner{background: url(../images/custom/bg_03.jpg) no-repeat right bottom;border:1px solid #ddd;border-radius: 3px;position: relative;padding:26px 0 48px;transition: all .3s;}
.custom_mode03 .item-inner:hover{margin:-10px auto 10px;}
.custom_mode03 .item-numbox{}
.custom_mode03 .item-numbox span{background: #0cf;border-radius: 100%;width: 96px;height: 96px;color:#fff;text-align: center;line-height: 96px;font-size: 30px;font-weight: bold;display: block;margin: 0 auto;}
.custom_mode03 dt{font-size: 18px;line-height: 30px;padding-bottom: 21px;margin:20px 0 17px;position: relative;}
.custom_mode03 dt:after{content: "";display: block;width: 33px;height: 4px;border-radius: 2px;background: #0cf;position: absolute;bottom: 0;left:50%;margin-left: -16px;}
.custom_mode03 dd{font-size: 16px;line-height: 30px;color:#666;}
/* 解决方案 */
.solution-wrap .g-banner-txtimg .banner_new{top:75px;}
.solution-wrap .g-banner-txtimg h4{font-size: 30px;font-weight: bold;line-height: 40px;}
.solution-wrap .g-banner-txtimg p{font-size: 16px;line-height: 30px;margin-top: 12px;max-width: 530px;height: 90px;}
.solution-wrap .g-banner-txtimg .banner-btn{margin-top:20px;}

.solution-wrap .mode-title{padding: 20px 0 50px;font-size: 30px;text-align: center;line-height: 40px;}
.solution-wrap .mode-title p{font-size: 16px;line-height:24px;color:#888;padding-top: 16px;}
.solution-wrap .qualification-box{padding: 60px 0 70px;}
.solution-wrap .qualification-list01{margin-top: 0;}
.solution-wrap .tab-head{text-align: center;margin-top: -10px;}
.solution-wrap .tab-head li{width:auto;padding:0 10px;font-size: 18px;height:50px;line-height:50px;border:none;border-bottom: 3px solid transparent;margin: 0 18px;}
.solution-wrap .tab-head li.cur,.solution-wrap .tab-head li:hover{border-color: #0cf;color: #0cf;background: none;}
.solution-bgf5{background: #f5f5f5;border-top: 1px solid #eee;border-bottom: 1px solid #eee;}
.solution-mode01{padding: 50px 0 30px;}
.solution-mode01 ul{overflow: hidden;margin:0 -6px;}
.solution-mode01 li{width:50%;padding:10px 46px;box-sizing: border-box;text-align: center;float: left;}
.solution-mode01 li .item-inner{transition: all .3s;display: block;}
.solution-mode01 li .item-inner:hover{margin:-10px 0 10px;}
.solution-mode01 li img{border-radius: 4px;}
.solution-mode01 li dl{padding: 30px 0;text-align: left;}
.solution-mode01 li dt{font-size: 22px;line-height: 30px;margin-bottom: 15px;}
.solution-mode01 li .item-inner:hover dt{color:#0cf;}
.solution-mode01 li dd{line-height: 24px;overflow: hidden;color:#666;height: 48px;}
.solution01-mode01 .module-main+.module-main{margin-top: 50px;padding-top: 50px;border-top: 1px solid #ddd;}
.solution01-mode01 .item-imgbox{display: inline-block;vertical-align: middle;width: 54%;text-align: center;}
.solution01-mode01 .item-txtbox{display: inline-block;vertical-align: middle;width: 45%;padding-left: 50px;}
.solution01-mode01 .item-txtbox li{padding: 22px 0;overflow: hidden;}
.solution01-mode01 .item-txtbox img{float: left;}
.solution01-mode01 .item-txtbox dl{margin-left: 83px;line-height: 25px;}
.solution01-mode01 .item-txtbox dt{font-size: 14px;color:#888;}
.solution01-mode01 .item-txtbox dd{font-size: 16px;margin-top: 6px;}
.solution02-mode01 li{float: left;width: 25%;padding:12px;}
.solution02-mode01 .item-inner{border:1px solid #ddd;padding: 23px 26px;overflow: hidden;border-radius: 4px;display: block;}
.solution02-mode01 li:nth-child(2n+1) .item-inner,.solution02-mode01 li:nth-child(6) .item-inner,.solution02-mode01 li:nth-child(8) .item-inner{background: #f8f8f8;}
.solution02-mode01 li:nth-child(5) .item-inner,.solution02-mode01 li:nth-child(7) .item-inner{background: #fff;}
.solution02-mode01 .item-inner img{float: right;}
.solution02-mode01 .item-inner dl{margin-right:80px;}
.solution02-mode01 .item-inner dt{font-size: 18px;line-height: 30px;font-weight: bold;}
.solution02-mode01 .item-inner dd{font-size: 14px;line-height: 24px;margin-top: 8px;color:#666;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}
.solution02-mode02{padding-top: 0;}
.solution02-mode02 .container-inner{padding-top: 50px;border-top: 1px solid #ddd;}
.solution02-mode02 li{float: left;width: 25%;padding:12px;}
.solution02-mode02 .item-inner{border:1px solid #ddd;padding: 23px 26px;overflow: hidden;border-radius: 4px;display: block;}
.solution02-mode02 li:nth-child(1) .item-inner,.solution02-mode02 li:nth-child(3) .item-inner,.solution02-mode02 li:nth-child(6) .item-inner,.solution02-mode02 li:nth-child(8) .item-inner{background: #f8f8f8;}
.solution02-mode02 .item-inner img{float: right;}
.solution02-mode02 .item-inner dl{margin-right:80px;}
.solution02-mode02 .item-inner dt{font-size: 18px;line-height: 30px;font-weight: bold;}
.solution02-mode02 .item-inner dd{font-size: 14px;line-height: 24px;margin-top:3px;color:#666;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}
.solution02-mode02 .item-inner div{margin-top: 28px;font-size: 16px;color:#999;}
.solution02-mode02 .item-inner div i{float: right;font-family: "宋体"}
.solution03-mode01 ul{margin:-16px -17px;text-align: center;}
.solution03-mode01 li{float: left;width:33.33%;padding:16px 17px;}
.solution03-mode01 .item-inner{background:#fff;border:1px solid #ddd;border-radius:4px;position: relative;padding:26px 60px 38px;transition: all .3s;}
.solution03-mode01 .item-inner:hover{margin:-10px auto 10px;border-color: #0cf;}
.solution03-mode01 .item-numbox{background: #0cf;border-radius: 100%;display: inline-block;padding: 15px;}
.solution03-mode01 dt{font-size: 18px;line-height: 30px;padding-bottom:20px;margin:20px 0 18px;position: relative;}
.solution03-mode01 dt:after{content: "";display: block;width: 33px;height: 4px;border-radius: 2px;background: #0cf;position: absolute;bottom: 0;left:50%;margin-left: -16px;}
.solution03-mode01 dd{font-size: 16px;line-height: 30px;color:#666;height: 120px;}
.solution03-mode02{padding-top: 0;}
.solution03-mode02 .container-inner{padding-top: 50px;border-top: 1px solid #ddd;}
.solution03-mode02 .item-imgbox{display: inline-block;vertical-align: middle;width: 54%;text-align: center;}
.solution03-mode02 .item-txtbox{display: inline-block;vertical-align: middle;width: 45%;padding-left: 50px;}
.solution03-mode02 .item-txtbox dl{padding: 32px 0;overflow: hidden;line-height:30px;}
.solution03-mode02 .item-txtbox dt{font-size: 18px;margin-bottom: 6px;}
.solution03-mode02 .item-txtbox dt i{width: 7px;height: 7px;background: #0cf;border-radius: 100%;float: left;margin-right: 10px;margin-top:12px; }
.solution03-mode02 .item-txtbox dd{font-size: 16px;color:#888;}
.solution04-mode01 ul{text-align: center;margin:-5px;}
.solution04-mode01 li{float: left;width:20%;padding:28px 10px;}
.solution04-mode01 .item-numbox{border-radius: 100%;display: inline-block;padding:27px;border:2px solid #d2d2d2;}
.solution04-mode01 p{font-size: 16px;line-height: 30px;color:#666;margin-top: 14px;}
.solution04-mode02 .module-main{padding: 0 76px;}
.solution04-mode02{border:none;}
.solution04-mode02 .item-imgbox{display: inline-block;vertical-align: middle;width: 54%;text-align: center;}
.solution04-mode02 .item-txtbox{display: inline-block;vertical-align: middle;width: 45%;}
.solution04-mode02 .item-txtbox dl{padding:15px 0;overflow: hidden;line-height:30px;}
.solution04-mode02 .item-txtbox dt{font-size: 28px;line-height: 1.5;padding-bottom: 26px;margin-bottom: 20px;position: relative;}
.solution04-mode02 .item-txtbox dt:after{width:43px;height:3px;background: #0cf;position: absolute;left: 0;bottom:0;display: block;content: "";}
.solution04-mode02 .item-txtbox dd{font-size: 16px;color:#888;line-height: 34px;}
.solution05-mode01{padding-top: 0;}
.solution05-mode01 .container-inner{padding-top: 50px;border-top: 1px solid #eee;}
.solution06-mode01{padding-top: 0;}
.solution06-mode01 .container-inner{padding-top: 50px;border-top: 1px solid #eee;}
.solution06-mode01 ul{margin:-23px -17px;}
.solution06-mode01 li{width: 33.33%;float: left;padding: 23px 17px;}
.solution06-mode01 .item-inner{position: relative;background: #f7f7f7;padding: 82px 30px 25px;text-align: center;margin-top: 60px;}
.solution06-mode01 .item-numbox{border:6px solid #f7f7f7;padding: 26px;display: block;position: absolute;left:50%;top:0;transform: translate(-50%,-50%);border-radius: 100%;background: #fff;}
.solution06-mode01 dt{font-size: 20px;font-weight: bold;line-height: 30px;}
.solution06-mode01 dd{font-size:16px;line-height:24px;color:#666;margin-top: 14px;height: 72px;}
.solution06-mode01 .item-inner:hover{background: #0cf;}
.solution06-mode01 .item-inner:hover .item-numbox{border-color: #0cf;}
.solution06-mode01 .item-inner:hover dt,.solution06-mode01 .item-inner:hover dd{color:#fff;}

.advertise_ment{margin: 20px 0 0;}
.ma_swiper{width:58.4%;padding:8px 9px;}
.ma_swiper .swiper-container{border-radius: 4px;overflow: hidden;}
.ma_swiper .swiper-container img{width: 100%;}
.ma_swiper .swiper-button-prev,.ma_swiper .swiper-button-next{background:rgba(0,0,0,.3) ;width:56px;height:56px;border-radius: 100%;display: none;}
.ma_swiper .swiper-button-prev:after,.ma_swiper .swiper-button-next:after{background:url(../images/template/adv_btn.png) no-repeat;width: 20px;height: 20px;content: "";display: block;left:0;top: 0;right: 0;bottom: 0;margin: auto;position: absolute;}
.ma_swiper .swiper-button-prev:hover,.ma_swiper .swiper-button-next:hover{background-color: rgba(0,204,255,.3);}
.ma_swiper .swiper-button-next:after{background-position:-55px 0;}
.ma_swiper .swiper-button-prev:after{background-position: 5px 0;}
.ma_swiper:hover .swiper-button-prev,.ma_swiper:hover .swiper-button-next{display: flex;}
.ma_adv_imgbox{width:41.6%;}
.ma_adv_imgbox li{width:50%;padding:8px;float:left;}
.ma_adv_imgbox .advertise_link{border-radius: 4px;overflow: hidden;display: block;}
.preview_calendar{background:rgba(0,0,0,.5);}
.preview_calendar .calendar_main{background: #fff;padding-left: 250px;width: 1198px;height: 690px;left:0;top:0;right:0;bottom:0;margin:auto;position: fixed;}
.preview_calendar .close_btn{background: url(../images/template/pop_close.png) no-repeat center;right:30px;}
.preview_calendar .calendar_leftbar{background: #ff5448;width: 250px;left:0;top:0;bottom:0;color:#fff;position: absolute;padding: 35px;}
.calendar_leftbar .cal_poptitle{font-size: 24px;}
.calendar_leftbar .cal_date{font-size: 18px;}
.calendar_leftbar .cal_date span{font-size:50px;font-weight: bold;margin-right: 5px;}
.calendar_leftbar .cal_date em{font-size: 13px;font-style: normal;}
.calendar_leftbar .cal_dateinfo{color:#fdd5ca;font-style: 14px;}
.calendar_leftbar .cal_borderline{height: 6px;background: url("../images/template/ma_border01.png") repeat-x;margin:24px 0 34px;}
.calendar_leftbar dt{font-size: 16px;line-height: 24px;margin-bottom: 12px;}
.calendar_leftbar dd span{width: 68px;border-radius: 30px;border:1px solid #fff;text-align: center;font-size: 14px;line-height: 27px;display: inline-block;margin:0 10px 10px 0;}
.preview_calendar .calendar_rightbar{padding:17px 32px 32px;height: 100%;display: flex;flex-direction: column;}
.calendar_rightbar .cal_date{text-align: center;margin-bottom: 25px;}
.calendar_rightbar .sel_year{position: relative;}
.calendar_rightbar .sel_year select{border:none;font-size: 16px;line-height:24px;padding:0 35px 0 15px;cursor: pointer;position: relative;z-index: 1;background: none;}
.calendar_rightbar .sel_year:after{content:"";border-right: 1px solid #999;border-bottom: 1px solid #999;display: block;width:7px;height:7px;position: absolute;right:12px;top:50%;margin-top: -6px;transform: rotate(45deg)}
.calendar_rightbar .sel_month{}
.calendar_rightbar .sel_month a{border:1px solid #e6ebed;border-radius: 2px;width:24px;line-height:22px;display:inline-block;vertical-align: top;font-size: 14px;font-family: "宋体";color:#999;font-weight: bold;}
.calendar_rightbar .sel_month span{width:50px;font-size: 16px;font-weight: bold;display:inline-block;vertical-align: top;}
.calendar_rightbar .sel_now{padding: 0 16px;border-radius: 2px;border:1px solid #e6ebed;line-height: 22px;margin-left: 16px;color:#666;}
.calendar_rightbar .cal_table{flex:1;}
.calendar_rightbar .cal_table table{border:1px solid #eaeaea;border-collapse: collapse;text-align: center;width: 100%;height: 100%;}
.calendar_rightbar .cal_table th{background: #f5f8fb;line-height: 39px;font-weight: bold;font-size: 14px;}
.calendar_rightbar .cal_table th.cal_gray{color:#999;}
.calendar_rightbar .cal_table td{border:1px solid #eaeaea;height: 90px;vertical-align: top;padding: 2px 5px;}
.calendar_rightbar .cal_table i{width:20px;height: 20px;border-radius: 100%;display: block;font-size: 12px;font-weight: bold;font-style: normal;}
.calendar_rightbar .cal_table a{display: block;margin:6px 7px;line-height: 24px;}
.calendar_rightbar .cal_table .cal_gray i{color:#999;}
.calendar_rightbar .cal_table .cur{background: #fff8f8;border-bottom: 2px solid #ff5448;}
.calendar_rightbar .cal_table .cur i{background: #ff5448;color:#fff;}
.calendar_rightbar .bg_festival{background:#ffebe9 ;}
.calendar_rightbar .bg_term{background:#e5faf8 ;}
/* 云表单 */
.form-wrap .g-banner-txtimg .banner_new{top:50px;}
.form-wrap .banner_new h4{font-size: 40px;line-height: 60px;text-shadow: 0 2px 16px rgba(13,53,107,0.74);}
.form-wrap .banner_new h5{font-size:32px;line-height: 45px;text-shadow: 0 2px 16px rgba(13,53,107,0.74);}
.form-wrap .banner_new p{line-height: 30px;margin-top: 27px;}
.form-wrap .banner_new .banner-btn{margin-top: 43px;}
.form-wrap .g-mode01{background: #eff3f6;padding:31px 0;}
.form-wrap h2{font-size: 30px;line-height: 40px;text-align: center;padding: 23px 0;}
.form-wrap .mode01-list li{width:33.33%;float:left;text-align: center;padding:31px 0;}
.form-wrap .mode01-list li img{width:80px;height: 80px;}
.form-wrap .mode01-list dt{font-size: 20px;line-height: 30px;padding-top: 24px;}
.form-wrap .mode01-list dd{font-size: 14px;color:#888;line-height: 24px;padding-top: 10px;}
.form-wrap .g-mode02{padding:100px 0 80px;}
.form-wrap .g-mode03{padding:95px 0 75px;background:#e3f0f8 url("../images/form/bg_index01.jpg") no-repeat center;}
.form-wrap .g-mode04{padding:100px 0 80px;}
.form-wrap .g-mode05{padding:70px 0 60px;background: #eff3f6;}
.form-wrap .g-mode06{padding:55px 0 40px;}
.form-wrap .g-mode07{padding:50px 0;background: #eff3f6;text-align: center;}
.form-wrap .mode-info{width:405px;padding-left: 15px;}
.form-wrap .g-mode06 .mode-info,.form-wrap .g-mode05 .mode-info{width:525px;padding:100px 15px 0;}
.form-wrap .mode-info h3{font-size: 28px;color:#333;line-height: 45px;position: relative;}
.form-wrap .mode-info h3:after{content:"";width:36px;height: 3px;background: #0cf;position: absolute;bottom:-23px;left:0;display: block;}
.form-wrap .mode-info h4{font-size:30px;color:#333;line-height: 45px;position: relative;}
.form-wrap .mode-info span{vertical-align: middle;display: inline-block;}
.form-wrap .mode-info span img{margin-left: 15px;}
.form-wrap .mode-info ul{margin:71px 0 69px;}
.form-wrap .mode-info li{font-size: 18px;color:#999;line-height: 38px;}
.form-wrap .mode-info li i{width:6px;height:6px;border-radius: 50%;background: #999;overflow: hidden;display: inline-block;vertical-align: middle;}
.form-wrap .mode-info li span{display: inline-block;vertical-align: middle;padding-left: 10px;}
.form-wrap .mode-info p{padding:24px 0 65px;line-height: 30px;font-size: 16px;color:#999;}
.form-wrap .mode-info .b-btn{line-height: 36px;height: 36px;padding:0 28px;font-size: 16px;}
.form-wrap .g-mode07 .b-btn{max-width:370px;height: 40px;line-height: 40px;font-size: 16px;width: 50%;}
/* 微营销活动推广 */
.wrap-wyxhdtg .g-container{background: url(../images/column/bg_wyxhdtg.jpg) no-repeat center top #afe2ff;}
.wrap-wyxhdtg .g-banner-txtimg{height: 415px;}
.wrap-wyxhdtg .banner_new{top:75px;}
.wrap-wyxhdtg .g-banner-txtimg dl{color:#044a9f;font-size: 60px;line-height: 75px;}
.wrap-wyxhdtg .g-banner-txtimg dd{font-size: 47px;font-weight: bold;line-height: 60px;}
.wrap-wyxhdtg .g-banner-txtimg ul{font-size: 18px;line-height: 42px;color:#044a9f;margin-top: 34px;}
.wrap-wyxhdtg .g-banner-txtimg li{float: left;width: 50%;padding-left: 28px;box-sizing: border-box;background: url(../images/column/ico_wyxhdtg01.png) left center no-repeat;}
.wrap-wyxhdtg img{vertical-align: middle;}
.wrap-wyxhdtg .module-top img,.wrap-wyxhdtg .module-bottom img{width: 100%;}
.wrap-wyxhdtg .module-main{background: url(../images/column/module_main.png) no-repeat;background-size: 100% 100%;}
.wrap-wyxhdtg .module-title{font-size: 32px;color:#20536e;text-align: center;line-height: 55px;}
.wrap-wyxhdtg .module-title02{font-size: 18px;color:rgba(32,83,110,.5);line-height: 30px;margin-top: 10px;text-align: center;}
.wrap-wyxhdtg .wyxhdtg-module01{margin-top: -50px;position: relative;}
.wyxhdtg-module01 ul{overflow: hidden;padding: 0 85px;}
.wyxhdtg-module01 li{float: left;width: 33.33%;padding:30px;text-align: center;box-sizing: border-box;}
.wyxhdtg-module01 .item-inner{padding:36px 0;border:1px solid #e5e5e5;height: 370px;}
.wyxhdtg-module01 .item-name{color:#f37f29;font-size: 18px;font-weight: bold;}
.wyxhdtg-module01 li img{margin: 10px 0;}
.wyxhdtg-module01 dl{font-size: 16px;line-height: 34px;padding: 5px 0;}
.wyxhdtg-module01 dt{float: left;width:40%;text-align: right;color:#333;}
.wyxhdtg-module01 dd{color:#0073a8;margin-left:44%;text-align: left;}
.wyxhdtg-module01 dd span{font-size: 12px;color:#999;line-height: 24px;padding-bottom: 10px;display: block;}
.wyxhdtg-module01 dd em{text-decoration: underline;}
.wyxhdtg-module02 ul{overflow: hidden;padding:80px 85px 60px;}
.wyxhdtg-module02 li{float: left;width:25%;text-align: center;box-sizing: border-box;line-height: 30px;}
.wyxhdtg-module02 dt{font-size:18px;color:#333;font-weight: bold;margin-top: 20px;}
.wyxhdtg-module02 dd{color:#888;font-size: 14px;}
.wyxhdtg-module03 .module-main {padding-bottom:30px;}
.wyxhdtg-module03 .module-imgtxt{background: #f8f8f8;margin:40px 140px 0;}
.wyxhdtg-module03 .imgbox,.wyxhdtg-module03 .txtbox{width: 50%;float: left;box-sizing: border-box;text-align: center;}
.wyxhdtg-module03 .txtbox{padding:44px 52px;}
.wyxhdtg-module03 .txtbox img{height: 41px;}
.wyxhdtg-module03 .txtbox p{font-size: 14px;line-height: 32px;color:#888;margin-top: 26px;}
.wyxhdtg-module03 dl{float: left;width: 33.33%;margin-top: 50px;line-height: 22px;border-right: 1px solid #dcdcdc;color:#999;box-sizing: border-box;}
.wyxhdtg-module03 dl:last-child{border-right: none;}
.wyxhdtg-module03 dt{font-size: 24px;color:#20536e;}
.wyxhdtg-module04{text-align: center;padding:20px 0 60px;}
.wyxhdtg-module04 .b-btn{height: 48px;line-height: 48px;padding:0 50px;border-radius: 50px;border:1px solid #20536e;background: #20536e;font-size:22px;color:#fff;margin-top: 20px;}
.wyxhdtg-module04 .b-btn:hover{background: none;color:#20536e;}
/* 设计服务 */
.sjfw-mode01 li{float: left;width: 33.33%;text-align: center;}
.sjfw-mode01 .item-icobox{padding: 30px;display: inline-block;background: #0cf;border-radius: 100%;}
.sjfw-mode01 dt{font-size: 18px;line-height: 30px;padding-bottom: 20px;position: relative;margin-top: 23px;margin-bottom: 18px;}
.sjfw-mode01 dt:after{content:"";display: block;position: absolute;left: 50%;bottom: 0;transform: translateX(-50%);width: 33px;height: 4px;background: #0cf;}
.sjfw-mode01 dd{line-height: 30px;font-size: 16px;color:#666;}
.sjfw-mode02{padding-top:0;}
.sjfw-mode02 .container-inner{padding-top: 50px;border-top: 1px solid #ddd;}
.sjfw-mode02 ul{margin: -40px 0;}
.sjfw-mode02 li{width: 25%;float: left;text-align: center;position: relative;padding: 40px 0;}
.sjfw-mode02 .item-icobox{border:1px solid #ddd;border-radius: 100%;padding:34px;display: inline-block;}
.sjfw-mode02 p{margin-top: 20px;font-size: 18px;line-height: 30px;}
.sjfw-mode02 i{width: 16px;height: 16px;display: block;position: absolute;background: url(../images/whb/ico_15.png) no-repeat center;top: 35%;right:-8px;}
.sjfw-mode02 li:nth-child(4n) i{background: url(../images/whb/ico_17.png) no-repeat center;top:auto;bottom: -8px;left:50%;margin-left: -8px;}
.sjfw-mode02 li:nth-child(5),.sjfw-mode02 li:nth-child(6),.sjfw-mode02 li:nth-child(7),.sjfw-mode02 li:nth-child(8){float: right;}
.sjfw-mode02 li:nth-child(5) i,.sjfw-mode02 li:nth-child(6) i,.sjfw-mode02 li:nth-child(7) i{background: url(../images/whb/ico_16.png) no-repeat center;left:-8px;}
/* 微海报 */
.whbprice_list{overflow:hidden;padding:60px 42px 50px;}
.whbprice_list li{width: 25%;float:left;text-align: center;padding:10px 10px;box-sizing: border-box;}
.whbprice_list .item-inner{width: 100%;max-width: 393px;display: inline-block;box-shadow: 0 3px 10px 0 rgba(0,0,0,0.14);border-radius: 4px;background: #fff;padding-bottom: 15px;}
.whbprice_list .whbprice-head{padding: 30px;margin-bottom: 12px;position: relative;}
.whbprice_list .whbprice-head .sale{position: absolute;right: 0;top:0;}
.whbprice_list .item-title{font-size: 20px;font-weight: bold;line-height: 32px;min-height: 32px;}
.whbprice_list .item-version{height: 21px;font-size: 12px;margin: 7px 0 0;}
.whbprice_list .item-price{font-size: 16px;line-height:60px;height:60px;margin-top: 12px;position: relative;}
.whbprice_list .item-price span{font-size: 32px;font-weight: bold;}
.whbprice_list .item-price2{font-size: 14px;line-height:27px;color:#fff;text-decoration: line-through;height:27px;}
.whbprice_list .item-price2 i{border:5px solid transparent;border-bottom: none;border-top: 14px solid #917246;transform: rotate(40deg);position: absolute;bottom: -9px;left:5px;}
.whbprice_list .item-tip span{display: inline-block;padding:0 8px;color:#fffc11;font-weight: bold;font-size: 14px;background: #db001b;height: 25px;line-height: 25px;border-radius: 3px;}
.whbprice_list .item-info{font-size: 14px;line-height:24px;margin-top: 24px;}
.whbprice_list .item-btn{display: block;height: 45px;line-height: 43px;font-size: 18px;margin-top:19px;border-radius: 4px;border:1px solid transparent;}
.whbprice_list dl{margin: 0 22px 0 35px;padding:10px 0;color:#999;line-height: 32px;text-align: left;}
.whbprice_list dl+dl{border-top: 1px solid #eee;}
.whbprice_list dd{text-align: right;overflow: hidden;}
.whbprice_list dd span{float:left;color:#333;}
.whbprice_list dd i{width: 5px;height: 5px;border-radius: 100%;float: left;margin: 13px 5px 0 0;}
.whbprice_list dd .item-ico{width:14px;height: 14px;display: inline-block;}
.whbprice_list dd .i-ok{background: url("../images/whb/ico_ok.png") no-repeat center;}
.whbprice_list dd .i-error{background: url("../images/whb/ico_error.png") no-repeat center;}
.whbprice_list .item-01 .whbprice-head{background: url("../images/whb/whb_pricehead01.png") no-repeat;color:#36558a;background-size: contain;}
.whbprice_list .item-01 .item-info{color:#7c91c3;}
.whbprice_list .item-01 .item-btn{background: #e9efff;color:#36558a;border-color: #e9efff;}
.whbprice_list .item-01 .item-btn:hover{background:#fff;}
.whbprice_list .item-01 dd i{background:#8ca6ca;}
.whbprice_list .item-02 .whbprice-head{background: url("../images/whb/whb_pricehead02.png") no-repeat;color:#917246;background-size: contain;}
.whbprice_list .item-02 .item-price{color:#745a38;}
.whbprice_list .item-02 .item-btn{background: #fff6ed;color:#917246;border-color:#fff6ed;}
.whbprice_list .item-02 .item-btn:hover{background:#fff;}
.whbprice_list .item-02 dd i{background:#e6c087;}
.whbprice_list .item-03 .whbprice-head{background: url("../images/whb/whb_pricehead03.png") no-repeat;color:#feecd4;background-size: contain;}
.whbprice_list .item-03 .item-info{color:#feecd4;}
.whbprice_list .item-03 .item-btn{background: #9784b1;color:#feecd4;border-color: #9784b1;}
.whbprice_list .item-03 .item-btn:hover{background:#8b7bb3;}
.whbprice_list .item-03 dd i{background:#9ea0ef;}
.whbprice_list .item-04 .whbprice-head{background: url("../images/whb/whb_pricehead04.png") no-repeat;color:#f9efe2;background-size: contain;}
.whbprice_list .item-04 .item-info{color:#f9efe2;}
.whbprice_list .item-04 .item-btn{background: #494b6e;color: #f9efe2;border-color: #42424c;}
.whbprice_list .item-04 .item-btn:hover{background:#5F5F79;}
.whbprice_list .item-04 dd i{background:#9ea0ef;}
.whbindex-module01 li{width: 33.33%;float: left;text-align: center;position: relative;}
.whbindex-module01 li i{background: url(../images/whb/img_08.png) center no-repeat;width: 30px;height: 50px;position: absolute;left: -15px;display: block;top:20%;}
.whbindex-module01 li p{color:#eee;font-size:80px;font-family: arial;line-height: 100px;margin-top: 10px;position: relative;}
.whbindex-module01 li p span{font-size: 18px;line-height: 100px;position: absolute;left: 0;right: 0;top:0;color:#333;}
.whbindex-module02{padding-top: 0;}
.whbindex-module02 .container-inner{border-top: 1px solid #ddd;padding-top:50px;}
.whbindex-module02 li{width: 25%;float: left;text-align: center;}
.whbindex-module02 li p{font-size: 18px;line-height: 30px;margin-top: 20px;}
/* 模板 */
.active_pop_bg{position: fixed;left:0;right: 0;top: 0;bottom: 0;background: rgba(0,0,0,0.5);z-index: 1000;}
.active_pop_big{position: fixed;left:50%;top:50%;transform: translate(-50%,-50%);z-index: 1000;max-width: 90%;}
.active_pop_big .active_pop_close{position: absolute;right:5%;top:12%;background: url(../images/template/acti_close.png) no-repeat;background-size: 100% 100%;width:6.5%;padding-top:6.5%;cursor: pointer;}
.active_pop_small{position: fixed;right:0;top:50px;z-index: 1000;max-width: 30%;}
/* 产品推荐 */
.productrecommend-list li{padding: 5px;box-sizing: border-box;float: left;}
.productrecommend-list .item-inner{border:1px solid #e5e5e5;box-shadow: 0 0 16px 0 rgba(137,137,137,.23);border-radius:6px;position: relative;overflow: hidden;margin: 0 auto;transition: all .3s;background: #fff;}
.productrecommend-list .item-inner:hover{margin:-10px auto 10px;}
.productrecommend-list .item-inner .sale{position: absolute;right: 0;top:0;}
.productrecommend-list .li-head{text-align: center;color:#fff;padding: 28px 0 29px;}
.productrecommend-list .li-head dt{font-size: 18px;line-height: 24px;margin-bottom: 6px;}
.productrecommend-list .li-head dd{font-size: 14px;}
.productrecommend-list .li-head dd span{font-size: 26px;line-height: 40px;}
.productrecommend-list .li-head .txt-through{color:rgba(255,255,255,.8);font-size: 14px;text-decoration: line-through;}
.productrecommend-list .li-head .txt-through span{font-size: 14px;line-height: 24px;}
.productrecommend-list .li-head .b-btn{padding: 0 40px;height: 34px;line-height: 32px;box-sizing: border-box;border:1px solid #fff;color:#fff;background: none;border-radius: 50px;margin-top: 12px;}
.productrecommend-list .li-head .b-btn:hover{background: #fff;}
.productrecommend-list .li-cont{padding: 24px;line-height: 42px;font-size: 14px;color:#535353;text-align: left;box-sizing: border-box;}
.productrecommend-list .li-cont dd i{width:6px;height: 6px;border-radius: 100%;display:inline-block;margin-right: 10px;background: #8ca6ca;vertical-align: 2px;}
.productrecommend-list .item-01 .li-head{background:url(../images/product/lihead_bg.png) left bottom no-repeat, linear-gradient(to right, #7a95bc 0%,#8fa6cb 100%);}
.productrecommend-list .item-02 .li-head{background:url(../images/product/lihead_bg.png) left bottom no-repeat, linear-gradient(to right, #f46e38 0%,#f68121 100%);}
.productrecommend-list .item-03 .li-head{background:url(../images/product/lihead_bg.png) left bottom no-repeat, linear-gradient(to right, #d29f54 0%,#e8b160 100%);}
.productrecommend-list .item-04 .li-head{background:url(../images/product/lihead_bg.png) left bottom no-repeat, linear-gradient(to right, #9b9ce9 0%,#898bf7 100%);}
.productrecommend-list .item-05 .li-head{background:url(../images/product/lihead_bg.png) left bottom no-repeat, linear-gradient(to right, #4185e2 0%,#5f9ae8 100%);}
.productrecommend-list .item-01 .li-head .b-btn:hover{color:#8ca6ca;}
.productrecommend-list .item-02 .li-head .b-btn:hover{color:#f86b73;}
.productrecommend-list .item-03 .li-head .b-btn:hover{color:#e6c087;}
.productrecommend-list .item-04 .li-head .b-btn:hover{color:#9ea0ef;}
.productrecommend-list .item-05 .li-head .b-btn:hover{color:#619df0;}
.productrecommend-list .item-01 .li-cont dd i{background:#8ca6ca;}
.productrecommend-list .item-02 .li-cont dd i{background:#f86b73;}
.productrecommend-list .item-03 .li-cont dd i{background:#e6c087;}
.productrecommend-list .item-04 .li-cont dd i{background:#9ea0ef;}
.productrecommend-list .item-05 .li-cont dd i{background:#619df0;}

.ybg-mode06 {padding: 25px 0 60px;}
.ybg-mode06 li{width:25%;}
.ybg-mode06 .item-inner{max-width: 270px;}
.ybg-mode06 .li-cont{height: 636px;}

.wzgddz-mode06 li{width:20%;}
.wzgddz-mode06 .item-inner{max-width: 236px;}
.wzgddz-mode06 .li-cont{height:394px;}
.website-mode06 .mb_category,.website-mode06 .template_nav,.website-mode06 .pagebar,.website-mode06 .c-cases{display: none;}
.website-mode06 .template_nav.pos-fixed+div{margin-top: 0;}
.module-indexnews .tab-head{text-align: center;margin: -20px 0 20px;}
.module-indexnews .tab-head li{border:none;border-bottom: 3px solid transparent;width: auto;padding-bottom: 5px;margin:0 30px;font-size: 18px;}
.module-indexnews .tab-head li:hover,.module-indexnews .tab-head li.cur{border-color: #0cf;color:#0cf;background: none;}
.module-templatenews{padding-top: 0;}
.module-templatenews .container-inner{padding-top: 50px;border-top: 1px solid #ddd;}
.module-templatenews .news-list li{float: left;width: 50%;padding: 20px 50px 20px 40px;}
.module-templatenews .news-list .news-date{float: left;width: 80px;text-align: right;}
.module-templatenews .news-list .news-date div{font-size: 24px;line-height: 25px;margin-bottom: 10px;}
.module-templatenews .news-list .news-date p{color:#999;}
.module-templatenews .news-list dl{margin-left: 103px;}
.module-templatenews .news-list dt{font-size: 18px;line-height: 25px;margin-bottom: 10px;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}
.module-templatenews .news-list dt .i_hot{background: #fb0c00;color:#fff;font-size: 12px;padding:0 6px;display: inline-block;border-radius: 4px;margin-right: 5px;vertical-align: middle;}
.module-templatenews .news-list dt em{color:#fff;line-height: 20px;background: #ddd;padding:0 10px;display: inline-block;font-style: normal;font-size: 14px;}
.module-templatenews .news-list dt i{color:#ddd;line-height: 20px;display: inline-block;font-style: normal;}
.module-templatenews .news-list dd{height: 48px;overflow: hidden;line-height: 24px;color:#666;word-break: break-all;}
.module-indexnews .news-list li{float: left;width:33.33%;padding:12px;}
.module-indexnews .news-list li .item-inner{border:1px solid #ddd;padding: 27px 28px 38px;display: block;}
.module-indexnews .news-list .news-date{border-bottom: 1px solid #eee;padding-bottom: 22px;margin-bottom: 22px;background: url(../images/whb/ico_news.png) no-repeat right 20px;}
.module-indexnews .news-list .news-date div{font-size:36px;line-height:40px;}
.module-indexnews .news-list .news-date p{color:#999;margin-top: 7px;}
.module-indexnews .news-list dt{font-size: 18px;line-height: 25px;margin-bottom: 10px;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}
.module-indexnews .news-list dt i{background: #fb0c00;color:#fff;font-size: 12px;padding:0 6px;display: inline-block;border-radius: 4px;margin-right: 5px;vertical-align: middle;}
.module-indexnews .news-list dd{height: 48px;overflow: hidden;line-height: 24px;color:#666;word-break: break-all;}

/*.market .market-mode07,.market .market-mode07 .joinin_title div span{background: #f6f6f8;}*/
.market-mode07 {padding:60px 0 60px;}
.market-mode07 li{width:20%;}
.market-mode07 .item-inner{max-width: 236px;}
.market-mode07 .li-cont{height:224px;}

.signedapplet .productrecommend{background: #f6f6f8;/*margin: 67px 0 0;*/padding-bottom: 50px;}
.signedapplet .productrecommend .joinin_title div span{background: #f6f6f8;}
/*.signedapplet .productrecommend .joinin_title {border-top: 1px solid #e5e5e5;}*/
.applet-productrecommend{margin: 0 -8px;}
.productrecommen-item{float: left;width: 50%;padding:19px 14px;box-sizing: border-box;position: relative;}
.productrecommen-item h5{height: 38px;line-height: 38px;background:#1abc7d;border-radius: 50px;max-width: 300px;text-align: center;font-weight: bold;width: 50%;position: absolute;top:0;left: 50%;transform: translateX(-50%);font-size: 18px;color:#fff;}
.productrecommen-item:first-child h5{background: #00b2df;}
.productrecommen-item .item-main{background: #fff;border-radius: 8px;padding:48px 30px 53px;overflow: hidden;box-shadow: 0 0 10px 0 rgba(147,147,147,0.2);}
.productrecommen-item li{width: 50%;float: left;padding:5px;box-sizing: border-box;}
.productrecommen-item .item-inner{border:1px solid #e5e5e5;padding: 0 20px 32px;max-width: 250px;margin: 0 auto;}
.productrecommen-item .li-head{border-bottom-left-radius:40px;border-bottom-right-radius:40px;margin: 0 -21px;text-align: center;padding: 39px 0 28px;color:#fff;}
.productrecommen-item .li-head div{background: rgba(255,255,255,.2);border-radius: 100%;display: inline-block;padding: 8px;}
.productrecommen-item .li-head div span{background: #fff;padding: 10px;border-radius: 100%;display: block;}
.productrecommen-item .li-head div span img{width:40px;height: 40px;}
.productrecommen-item .li-head dt{font-size: 18px;line-height: 30px;margin:18px 0 10px;}
.productrecommen-item .li-head dd span{font-size: 24px;font-weight: bold;line-height: 40px;}
.productrecommen-item .li-cont{padding: 22px 0 30px;height: 615px;line-height: 43px;color:#545454;}
.productrecommen-item .li-cont dt{color:#9e9e9e;text-align: center;font-size: 14px;line-height: 32px;}
.productrecommen-item .li-cont dd{border-bottom: 1px dashed #e5e5e5;}
.productrecommen-item .li-cont dd i{width:14px;height: 14px;display: inline-block;vertical-align: -2px;margin-right: 10px;}
.productrecommen-item .b-btn{display: block;height: 46px;line-height: 44px;font-size: 16px;color:#fff;border-radius: 50px;}
.productrecommen-item .item-01 .li-head{background: linear-gradient(to bottom, #0cf 0%,#00b2de 100%);}
.productrecommen-item .item-01 .li-cont dd i{background: url(../images/product/ico_06.png) no-repeat;}
.productrecommen-item .item-01 .b-btn{background: #00b2df;border-color: #00b2df;}
.productrecommen-item .item-01 .b-btn:hover{background:#fff;color:#00b2df;}
.productrecommen-item .item-02 .li-head{background: linear-gradient(to bottom, #ff9b00 0%,#ff6700 100%);}
.productrecommen-item .item-02 .li-cont dd i{background: url(../images/product/ico_08.png) no-repeat;}
.productrecommen-item .item-02 .b-btn{background: #ff6a00;border-color: #ff6a00;}
.productrecommen-item .item-02 .b-btn:hover{background:#fff;color:#ff6a00;}
.productrecommen-item .item-03 .li-head{background: linear-gradient(to bottom, #32d0ae 0%,#1abc7d 100%);}
.productrecommen-item .item-03 .li-cont dd i{background: url(../images/product/ico_05.png) no-repeat;}
.productrecommen-item .item-03 .b-btn{background: #1abd7e;border-color: #1abd7e;}
.productrecommen-item .item-03 .b-btn:hover{background:#fff;color:#1abd7e;}
.productrecommen-item .item-04 .li-head{background: linear-gradient(to bottom, #ffc12e 0%,#ff8400 100%);}
.productrecommen-item .item-04 .li-cont dd i{background: url(../images/product/ico_07.png) no-repeat;}
.productrecommen-item .item-04 .b-btn{background: #ff8501;border-color: #ff8501;}
.productrecommen-item .item-04 .b-btn:hover{background:#fff;color:#ff8501;}

/* 加盟栏目 */
.module_title{text-align: center;line-height: 2;margin-bottom: 48px;}
.module_title h5{font-size: 34px;}
.module_title p{font-size: 20px;color:#888;}
.module_btns{text-align: center;}
.column_join{}
.column_join .module_banner{text-align: center;height: 500px;background: url(../images/column_join/banner_bg.jpg) no-repeat center;background-size: auto 100%;position: relative;}
.column_join .module_banner dl{position: absolute;left: 0;top:46%;right: 0;margin: auto;display: inline-block;color:#fff;transform: translateY(-50%);}
.column_join .module_banner dt{font-size: 70px;font-weight: bold;text-shadow: 0 6px 5px #092e66;}
.column_join .module_banner dt span{color:#f03c07;font-size: 100px;line-height:1.4;}
.column_join .module_banner dd{font-size: 26px;line-height:2;margin-top: 5px;}
.column_join .module_banner .banner_btn{background:#f03c07;padding:0 47px;height: 56px;border-radius:100px;line-height: 56px;color:#fff;font-size:30px;display: inline-block;position: relative;overflow: hidden;margin-top: 27px;box-shadow: 0 6px 5px 0 #092e66;}
.column_join .module_banner .banner_btn span{position: relative;z-index: 1;line-height: 52px;display: block;}
.column_join .module_banner .banner_btn:before{content:"";position: absolute;left:0;right: 0;top:0;bottom: 0;margin: auto;width:100%;height: 0;padding-top: 100%;border-radius:100%;animation: btnanimate 1.5s infinite;z-index: 0;}
.column_join .module_main .b-btn{height: 44px;line-height: 44px;border:1px solid #2589ff;border-radius: 50px;background: #2589ff;font-size: 16px;}
.column_join .module_main .b-btn:hover{color:#2589ff;background: none;}
.column_join .module_main .b-btn-primary{background: none;color:#2589ff;}
.column_join .module_main .b-btn-primary:hover{background:#2589ff;color:#fff;}
.join_module01{padding: 90px 0;text-align: center;}
.join_module01 .video_box{width:51.53%;position: relative;display: inline-block;vertical-align: middle;}
.join_module01 .video_info{width:38.46%;display: inline-block;vertical-align: middle;margin-left: 4.6%;text-align: left;line-height: 1.5;}
.join_module01 .video_info dl{padding-bottom: 38px;position: relative;}
.join_module01 .video_info dt{font-size: 34px;font-weight: bold;margin-bottom: 14px;}
.join_module01 .video_info dd{font-size: 20px;color:#888;}
.join_module01 .video_info dl:after{content:"";width:60px;height: 2px;background: #2589ff;display: block;position: absolute;left: 0;bottom: 0;}
.join_module01 .video_btns{margin-top: 78px;}
.join_module01 .video_btns .b-btn{padding:0 52px;margin-right: 15px;}
.join_module02,.join_module03,.join_module04,.join_module05,.join_module06,.join_module07{padding: 60px 0 75px;}
.join_module02 ul{overflow: hidden;padding:10px 0 0;text-align: center;}
.join_module02 li{float: left;width: 16.66%;position: relative;padding: 10px 0;}
.join_module02 li i{position: absolute;color:#aaaaad;font-size: 40px;left:-15px;widows: 30px;line-height: 110px;}
.join_module02 li p{font-size: 16px;margin-top: 7px;line-height: 1.5;}
.join_module02 .b-btn{padding:0 75px;margin-top:60px;}

.join_module03 ul{padding:10px 0 0;}
.join_module03 li{float: left;width:20%;text-align: center;padding:10px 15px;box-sizing: border-box;}
.join_module03 li .i-hot{background: url(../images/column_join/hot.png) no-repeat;background-size: 100% auto;width:55px;height:60px;position: absolute;right:15px;top:-15px;}
.join_module03 .item_inner{position: relative;line-height:2;box-shadow: 0 0 16px 0 rgba(174,174,174,.36);background: #fff;border:1px solid #fff;border-top-width: 2px;padding:0 17px 22px;transition: all .3s;}
.join_module03 .item_inner p{font-size: 18px;margin-top: 3px;padding-bottom: 17px;border-bottom: 1px solid #e5e5e5;}
.join_module03 dl{padding-top: 22px;text-align: left;}
.join_module03 dd{overflow: hidden;font-size: 14px;color:#888;}
.join_module03 dd span{float:right;color:#333;}
.join_module03 dd .item-ico{width:14px;height: 14px;display: inline-block;}
.join_module03 dd .i-ok{background: url("../images/whb/ico_ok.png") no-repeat center;}
.join_module03 dd .i-error{background: url("../images/whb/ico_error.png") no-repeat center;}
.join_module03 .item_inner:hover{margin: -20px 0 20px;}
.join_module03 .item01{border-top-color: #f87d4d;}
.join_module03 .item01 p{color: #f87d4d;}
.join_module03 .item01:hover{border-color:#f87d4d;background: rgba(248,125,77,.1);}
.join_module03 .item01:hover p{border-color:#f87d4d;}
.join_module03 .item02{border-top-color: #7b7a7a;}
.join_module03 .item02 p{color: #7b7a7a;}
.join_module03 .item02:hover{border-color:#7b7a7a;background: rgba(123,122,122,.1);}
.join_module03 .item02:hover p{border-color:#7b7a7a;}
.join_module03 .item03{border-top-color: #ffc053;}
.join_module03 .item03 p{color: #ffc053;}
.join_module03 .item03:hover{border-color:#ffc053;background: rgba(255,192,83,.1);}
.join_module03 .item03:hover p{border-color:#ffc053;}
.join_module03 .item04{border-top-color: #84a7b5;}
.join_module03 .item04 p{color: #84a7b5;}
.join_module03 .item04:hover{border-color:#84a7b5;background: rgba(132,167,181,.1);}
.join_module03 .item04:hover p{border-color:#84a7b5;}
.join_module03 .item05{border-top-color: #ff9054;}
.join_module03 .item05 p{color: #ff9054;}
.join_module03 .item05:hover{border-color:#ff9054;background: rgba(255,144,84,.1);}
.join_module03 .item05:hover p{border-color:#ff9054;}
.join_module04{background:#133a88 url(../images/column_join/join_bg01.jpg) no-repeat center;color:#fff;}
.join_module04 ul{padding: 0 4.61% 0 6.15%;background: url(../images/column_join/join_bg02.png) no-repeat center;background-size: 100% auto;}
.join_module04 li{float: left;width:20%;text-align: center;padding: 0 15px;box-sizing: border-box;line-height: 30px;}
.join_module04 li:nth-child(2n){}
.join_module04 li:nth-child(2n+1){margin-top: 200px;}
.join_module04 li dt{font-size: 20px;}
.join_module04 li dd{font-size: 14px;color:#8abffd;}
.join_module05 .tab-box{text-align: center;margin-top: -25px;}
.join_module05 .tab-head{padding:6px 54px;border-radius: 60px;border:1px solid #f3f3f3;box-shadow: 0 -2px 2px 0 rgba(0,0,0,.05);display:inline-block;}
.join_module05 .tab-head li{width:35px;height: 35px;line-height: 35px;border-radius: 100%;overflow: hidden;position: relative;border:none;margin:0 6px;}
.join_module05 .tab-head li.cur,.join_module05 .tab-head li:hover{background: none;}
.join_module05 .tab-head li.cur:before{content:"";background: #2589ff;display: block;width:100%;height: 100%;border-radius: 100%;position: absolute;left: 0;top:0;right: 0;bottom: 0;margin: auto;animation: tabanimate .5s;}
.join_module05 .tab-head li span{position: relative;z-index: 1;}
.join_module05 .tab-main{padding-top:34px;overflow: hidden;}
.join_module05 .tab-main li{float: left;width: 25%;padding: 10px;box-sizing: border-box;}
.join_module05 .tab-main .item_inner{border:1px solid #eee;padding:32px;transition: all .3s;}
.join_module05 .tab-main .item_inner:hover{margin: -15px 0 15px;}
.join_module05 .tab-main .item_inner dt{font-size: 20px;font-weight: bold;line-height: 2;margin: 15px 0 6px;}
.join_module05 .tab-main .item_inner dd{line-height: 24px;height: 72px;color:#888;}
.join_module06 ul{margin:-15px -20px;}
.join_module06 li{float: left;width: 25%;padding:15px 20px;box-sizing: border-box;text-align: center;}
.join_module06 .item_inner{border:1px solid #eee;padding:24px 40px;transition: all .3s;border-radius: 4px;background: #fff;}
.join_module06 .item_inner:hover{margin: -11px 0;padding:35px 40px;border:1px solid #2e8eff;box-shadow: 0 0 18px 0 rgba(46,142,255,.36);}
.join_module06 .item_inner dt{font-size: 18px;font-weight: bold;line-height: 2;margin:9px 0 6px;}
.join_module06 .item_inner dd{line-height: 24px;height:48px;color:#888;}
.join_module07 .container-inner{box-shadow: 0 0 18px 0 rgba(207,207,207,.36);background: #fff;padding:60px 0 0;}
.join_module07 .module_main{background: url(../images/column_join/join_bg05.jpg) no-repeat bottom center;text-align: center;border-top:1px solid #eee;padding: 30px 0;}
.join_module07 .join_form{display: inline-block;vertical-align: middle;width:48.84%;}
.join_module07 .join_img{display: inline-block;vertical-align: middle;margin-left: 6.9%;width:35.92%;}
.join_module07 .join_form form{text-align: left;}
.join_module07 .join_form .label_tel,.join_module07 .join_form .label_name{width:48%;}
.join_module07 .join_form .label_beizhu{clear: both;}
.join_module07 .join_form label{font-size: 16px;color:#888;line-height: 2;padding: 22px 0 12px;display: block;}
.join_module07 .join_form label i{color:#f00;}
.join_module07 .join_form input,.join_module07 .join_form textarea{width:100%;height: 44px;line-height: 42px;border:1px solid #eee;padding: 0 14px;background: #f3f4f8;box-sizing: border-box;font-size: 14px;}
.join_module07 .join_form textarea{height: 78px;resize: none;outline: none;}
.join_module07 .join_form .form_msg{color:#f00;position: absolute;display: none;}
.join_module07 .join_form .b-btn{padding: 0 120px;margin: 30px 0 50px;}

.sub_shade{display: none;width: 100%;height: 100%;background: rgba(0,0,0,.5);position: fixed;top: 0;left: 0;z-index: 999;}
.sub_popWindow{display: none;width: 350px;background: #fff;position: fixed;top: 50%;left: 50%;z-index: 1000;
	-webkit-border-radius: 10px;-moz-border-radius: 10px;-ms-border-radius: 10px;-o-border-radius: 10px;border-radius: 10px;
	-webkit-transform: translate(-50%,-50%);-moz-transform: translate(-50%,-50%);-ms-transform: translate(-50%,-50%);-o-transform: translate(-50%,-50%);transform: translate(-50%,-50%);
	-webkit-box-shadow: 0 0 3px #ccc;-moz-box-shadow: 0 0 3px #ccc;-ms-box-shadow: 0 0 3px #ccc;-o-box-shadow: 0 0 3px #ccc;box-shadow: 0 0 3px #ccc;}
.sub_pophd{height: 50px;line-height: 50px;padding: 0 30px;border-bottom: 1px solid #0cf;font-size: 16px;color: #666;}
.sub_pophd a{float: right;font-size: 20px;color: #999;}
.sub_pophd a:hover{color: #0cf;}
.sub_popbd{height: 100px;line-height: 100px;text-align: center;font-size: 16px;color: #666;}
.sub_popft{height: 50px;line-height: 50px;padding: 0 30px;border-top: 1px solid #ddd;text-align: right;}
.sub_popft a{display: inline-block;width: 70px;height: 30px;line-height: 30px;text-align: center;color: #fff;background: #0cf;border: 1px solid #0cf;
	-webkit-border-radius: 4px;-moz-border-radius: 4px;-ms-border-radius: 4px;-o-border-radius: 4px;border-radius: 4px;}
.sub_popft a:hover{color: #0cf;background: #fff;}

@keyframes tabanimate{
	from {transform: scale(0);}
	to {transform: scale(1);}
}
@media (max-width: 1320px) {
    .content-mainimg{width:72.3%;}
    .xrzchd-module01 ul{margin: 0 -10px;}
    .xrzchd-module01 li{padding:0 10px;}
    .xrzchd-module01 .item-inner{padding: 15px 15px;}
    .xrzchd-module02 ul{margin: 0 -10px;}
    .xrzchd-module02 li{padding:10px;}
    .whbprice_list,.wyxprice_list{padding:50px 0;}
    .wyxactive li{padding: 10px 20px;}
    .fwqyw-mode01 .item-inner:hover{width: auto;border-left: 1px solid #e7eaee;}
    .fwqyw-mode01 li:nth-child(4n) .item-inner:hover{margin-left: 0;}
    .fwqyw-mode01 li:nth-child(4n) .item-inner:hover .item-main{border:none;float: none;}
    .fwqyw-mode01 .item-inner:hover .item-main{width:auto;float: none;border:none;}
	.fwqyw-mode01 .item-inner:hover .item-spread{display: none;}
    .price-mode02 .module-pc{display: block;}
    .price-mode02 .module-mobile{display: none;}
}
@media (min-width:1024px) and (max-width: 1320px) {
	.application-list{width:100%;}
	.container-inner,.kq-wrap .g-container .container-inner, .xmgl-wrap .g-container .container-inner, .rczp-wrap .g-container .container-inner{width:95%;}
	.box-item .icons-column4 li .img-box{padding:0 20px;}
	.apps-versions li{padding:10px 26px;}
	.apps-times{padding: 10px 0;}
	.case-list2 li{width:33.33%}
	.newtab .tab-head li{margin: 0 15px;}
	.about-wrap .imgbox{width:100%;height:auto;text-align: center;}
	.about-wrap .about-cont{padding:0 0 30px;}

	.media_01,.media_03{display: none;}
	.media_02{display: block;}
	.selind_main{width:100%;}
	.indust_sec{width:787px;}
	.selind_main ul{width:867px;}
	.bottom_btn{width:100%;}
	.list-container .container-inner{padding:0;}
	/* 多列图标加文字 */
	.column-progress05 li,.column-progress05 li.last-item{width:20%;text-align: center;}
	.column-progress05 li .column-inner:before{display: none;}
	.progress-type02 li{width: 14%;margin:20px 3%;}
	.progress-type02 li .column-inner:before{display: none;}
	.progress-type02.progress06 li{width: 14%;margin:20px 1.33%;}
	.column-primary-type04 li .column-inner{padding:40px 10px;}
	/* 7*24小时应用保障 */
	.yybz-mode02 .yybz-jk02 i{display: none;}
	.seo_cont li{width: auto;height: 150px;margin: 0 15px 20px 0;}
	.seo_cont li p.seo_thide{display: block;}
	.seo_n3 li,.seo_n2 li{width: 100%;border: none;padding: 0 0 30px;}
	.seo_conr_l, .seo_conr_r{width:48%;}
	.seo_pic{display: none;}
	.wyx-mode04 li .column-inner{padding:26px 0;}

    .dialog-help{width:905px;}
    /*.price-mode02 .module-pc{display: block;}
    .price-mode02 .module-mobile{display: none;}*/
}
@media (max-width: 1200px){
	.help-content .content-main,.help-content .content-right,.zx-content .content-main,.zx-content .content-right{width: 100%;}
	.help-content .content-right{display: none;}
	.anchor-nav li{width: 33.33%;}
	.productall-wrap .mode-main li,.productall-mode05 li{width: 50%;}
	.design-app li{width: 33.33%;}
	.design_service_cont .content-main,.design_service_cont .content-right{width: 100%;border:none;}
	.design_service_cont .content-right{border-top: 1px solid #eee;padding-bottom: 30px;}
	.gddz-wrap .gddz-mode02 .container-inner{padding: 0;}
	.jypx-mode01 ul li{width: 33.33%;}
	.qygwhy-mode02 .img-box,.qygwhy-mode02 .txt-box{width: 100%;}

	.wyxhdtg-module01 ul{padding: 0 60px;}
	.wyxhdtg-module01 li{padding: 20px 10px 0;}
	.wyxhdtg-module02 ul{padding:80px 60px 60px;}
	.wyxhdtg-module03 .module-imgtxt{margin: 40px 70px 0;}
	.wyxhdtg-module03 .txtbox{padding:30px 40px;}
	.wyxhdtg-module03 dl{margin-top: 20px;}

    .xrzchd-module01 li{width: 50%;padding: 10px;}
    .xrzchd-module02 li{padding:10px;width: 50%;}
    .xrzchd-module04 ul{margin:20px -10px 0;}
    .xrzchd-module04 li{padding:10px;}

    .sjfw-mode02 table{width:18%;}
    .sjfw-mode02 table.design_table_title{width:28%;}

    .wzgddz-mode06 li,.market-mode07 li{width:33.33%;}
    .productrecommen-item{width: 100%;}
	.price-mode01 li{width: 33.33%;}
	.custom_mode01 ul{margin:0 -5px;}
	.custom_mode01 li{margin-top:40px;}
	.custom_mode02 ul,.custom_mode03 ul{margin:0 -5px;}
	.custom_mode01 li,.custom_mode02 li,.custom_mode03 li{padding: 5px;}
	.custom_mode01 .item-numbox span,.custom_mode03 .item-numbox span{width:70px;height:70px;line-height: 70px;font-size: 26px;}
	.custom_mode01 .item-inner{padding: 60px 0 30px;}
	.custom_mode01 dt,.custom_mode02 dt,.custom_mode03 dt{font-size: 16px;line-height: 24px;}
	.custom_mode01 dd,.custom_mode02 dd,.custom_mode03 dd{font-size: 14px;line-height: 24px;}
	.custom_mode02 .item-inner{padding: 20px;}
	.custom_mode03 .item-inner{padding: 20px 0;}
	.custom_mode02 dl{height: 170px;}
	.custom_mode02 dt{padding-bottom: 10px;margin-bottom: 10px;}
	.solution01-mode01 .item-txtbox li{padding: 10px 0;}
	.solution01-mode01 .item-txtbox{padding-left: 20px;}
	.solution01-mode01 .item-txtbox dd{font-size: 14px;}
	.solution02-mode01 li,.solution02-mode02 li{width: 50%;}
	.solution02-mode01 li:nth-child(4n+1) .item-inner,.solution02-mode01 li:nth-child(4n) .item-inner,.solution02-mode02 li:nth-child(4n+1) .item-inner,.solution02-mode02 li:nth-child(4n) .item-inner{background: #fff;}
	.solution02-mode01 li:nth-child(4n+2) .item-inner,.solution02-mode01 li:nth-child(4n+3) .item-inner,.solution02-mode02 li:nth-child(4n+2) .item-inner,.solution02-mode02 li:nth-child(4n+3) .item-inner{background: #f8f8f8;}
	.solution03-mode01 ul{margin: -5px;}
	.solution03-mode01 li{padding: 5px;}
	.solution03-mode01 .item-inner{padding: 20px 10px;}
	.solution03-mode01 dd{font-size: 14px;}
	.solution03-mode02 .item-txtbox dl{padding: 10px 0;}
	.solution03-mode02 .item-txtbox dd{font-size: 14px;line-height: 24px;}
	.solution04-mode02 .module-main{padding: 0 20px;}
	.solution06-mode01 ul{margin: -10px;}
	.solution06-mode01 li{padding: 10px;}
	.solution06-mode01 .item-inner{padding: 60px 20px 15px;margin-top: 40px;}
	.solution06-mode01 .item-numbox{border-width: 3px;padding: 15px;}
	.solution06-mode01 dt{font-size: 16px;}
	.solution06-mode01 dd{font-size: 14px;}

	.preview_calendar .calendar_main{width: 95%;padding-left: 20%;height: 500px;}
	.preview_calendar .close_btn{right: 10px;top:10px;}
	.preview_calendar .calendar_leftbar{width: 20%;padding: 10px 5px;}
	.calendar_leftbar .cal_poptitle{font-size: 14px;}
	.calendar_leftbar dt{font-size: 13px;}
	.calendar_leftbar dd span{width: auto;font-size: 12px;padding: 0 5px;}
	.calendar_leftbar .cal_date span{font-size: 20px;}
	.preview_calendar .calendar_rightbar{padding: 10px 5px;}
	.sc-actions{width: auto;}
	.sc-week{font-size: 14px;line-height: 26px;}
	.sc-item{padding: 5px;}
	.sc-item .lunar-day{margin:0;}
}
@media (min-width:768px) and (max-width:1023px) {
	.application-list{width:100%;}
	.container-inner,.kq-wrap .g-container .container-inner, .xmgl-wrap .g-container .container-inner, .rczp-wrap .g-container .container-inner{width:95%;}
	.case-list2 li,.case-list li,.case-list4 li{width:50%}
	.newtab .tab-head li{margin: 0 15px;height: 40px;line-height: 40px;}
	.newtab .tab-head li.cur,.newtab .tab-head li:hover{border-color:transparent;}
	.case-list3 li{padding:15px 20px;width: 33.33%;}
	.content-main .img-txt .txt-box{width:410px;}
	.about-wrap .imgbox{width:100%;height:auto;text-align: center;}
	.about-wrap .about-cont{padding:0 0 30px;}
	.news-info{margin-bottom: 0;}
	.news-img{width:100%;padding:80% 0 0;height: 0;float: none;}
	.news-info dl{padding:10px 0;}
	.temp-detail-info .news-list ul{height:222px;overflow:hidden;}
	.temp-detail-info .news-imgtxt ul{height: auto;}
	.selind_main{width:100%;}
	.media_01,.media_03{display: none;}
	.media_02{display: block;}
	.selind_main{width:100%;}
	.indust_sec{width:787px;}
	.selind_main ul{width:867px;}
	.bottom_btn{width:100%;}
	.module-content .txtbox,.module-content .imgbox.fr{width:100%;}
	.bg-kq2{background: none;}
	.list-container .container-inner{padding:0;}
	/* 多列图标加文字 */
	.column-progress05 li,.column-progress05 li.last-item{width:20%;text-align: center;}
	.column-progress05 li .column-inner:before{display: none;}
	.progress-type02 li,.progress-type02.progress06 li{width: 25%;margin:20px 4%;}
	.progress-type02 li .column-inner:before{display: none;}
	.column-primary-type04 li{width: 33.33%;}
	.column-primary-type04 li .column-inner{padding:40px 10px;}
	/* 7*24小时应用保障 */
	.yybz-mode02 .yybz-jk02 i{display: none;}
	/* 网站高端定制 */
	.wzgddz-mode01 li{width:50%;padding:10px;}
	.seo_cont li{width: auto;height: 150px;margin: 0 15px 20px 0;}
	.seo_cont li p.seo_thide{display: block;}
	.seo_n3 li,.seo_n2 li{width: 100%;border: none;padding: 0 0 30px;}
	.seo_conr_l, .seo_conr_r{width:49%;}
	.seo_pic{display: none;}
	.wyx-mode04 li{width:25%;}
	.wyx-mode04 li .column-inner{padding:26px 0;}
	   .whbprice_list li,.wyxprice_list li{width:50%;}
	.design-service-mode .design-list li{width:33.33%;}
    .productall-mode07{text-align: center;}
    .productall-mode07 dl,.productall-mode07 dt,.productall-mode07 dd,.productall-mode07 .b-btn{float:none;text-align: center;margin:5px 0;}
	.wrap-wyxhdtg .g-container{background:#afe2ff;}
	/* 加盟 */
	.column_join .module_banner dt{font-size: 45px;}
	.column_join .module_banner dt span{font-size:70px;}
	.join_module01 .video_box,.join_module01 .video_info{width:100%;}
	.join_module02 li{display: inline-block;width:30%;float: none;}
	.join_module02 li:nth-child(6){margin: 0 30%;}
	.join_module03 li{width:33.33%;}
	.join_module04 li:nth-child(2n+1){margin-top: 150px;}
	.join_module05 .tab-main li{width: 50%;}
	.join_module06 li{width:50%;}
}
@media (min-width: 768px) and (max-width: 959px) {
	.content-main,.content-mainimg{width:100%;}
	.content-right{width:100%;margin-top: 20px;}
	.content-main .img-txt .txt-box{width:100%;}
	.content-main .img-txt .img-box{width:100%;text-align: center;}
	.content-main .feature-process li .i-next{display: none;}
	.content-main .feature-process li{margin:10px 30px;display: inline-block;float:none;}
	.content-main .version_li{width:100%;}
	.content-right .case-list2 li{width:33.33%;}
	.content-right .application-list li{width:33.33%;}
	.case-list5 li{width:33.33%;}

	.content-recommend .application-list li{width:33.33%;}
	.temp-detail-info .news-list{width:50%;}
	.temp-detail-info .news-imgtxt{width:100%;}
	.c-search .search-box{width:90%;box-sizing: border-box;padding:0 140px 0 60px;position: relative;}
	.c-search .search-box span{position: absolute;left:0;}
	.c-search .search-box .search-btn{position: absolute;right:0;}
	.c-search .txtbox{width:100%;}
	.search-checkboxs{width:90%;left:5%;margin-left:0 ;padding-left: 60px;box-sizing: border-box;}
	.wrap-seo .c-search .search-box p{margin-right: -190px;}
	.wrap-seo .c-search .search-box{padding-right: 230px;}
	.wrap-seo .c-search .search-box .search-btn{right:42px;}
	.about-wrap .about-cont ul{width:100%;}
	.about-wrap .about-cont .special-ul{width:100%;}
	.list-container .apps-img{width:100%;text-align: center;}
	.list-container .apps-img img{width:100%;}
	.list-container .apps-information{width:100%;padding-top: 20px;}
	.qualification-list01 li{width:50%;}
	.qualification-list02 li{width:50%;}
	.c-hot{padding:18px 0 30px;}
	.c-hot li{width:50%;margin:10px 0;}
	.c-application{padding:30px 0;}
	.c-search{margin-top: 0;}
	.website-app,.seo-app{background: #f0f2f6;}
	.mobi-title, .mobi-title2{display: block;}
	.application-list li{width:50%;margin: 10px 0;}
	.index-wrap .c-news{background: #f0f2f6;margin-top: 30px;}
	.c-news .case-title{display: none;}
	.news-item h5 .i-more{display: none;}
	.news-item{width:100%;border: none;padding:15px;}
	.news-item ul{height: auto;}
	.news-info{margin-bottom:20px;}
	.news-img{width:192px;height:152px;padding: 0;float: left;}
	.news-info dl{padding:10px 0 10px 205px;}
	.partner-list li{width:25%;}
	.banner-news .slideNews{width:90%;}
	.media_01,.media_02{display: none;}
	.media_03{display: block;}
	.selind_main{width:100%;}
	.selind_main ul{width:95%;}
	.indust_item{width:50%;margin:0 0 10px;box-sizing: border-box;;}
	.indust_item .indust_fir{box-sizing: border-box;margin:0 5px;width:auto;}
	.indust_item .indust_fir span{font-size: 13px;}
	.indust_item.active .indust_sec{width:200%;box-sizing: border-box;}
	.indust_item.indust_item2 .indust_sec,.indust_item.indust_item4 .indust_sec{margin-left: -100%;}
	.indust_item.indust_item3 .indust_sec,.indust_item.indust_item5 .indust_sec{margin-left: -0%;}
	.g-banner .container-inner{text-align: center;}
	.ad{display: none;}
	.advantage_l, .advantage_r{width:50%;text-align: left;}
	.advantage_l li .text, .advantage_l li img{float:left;margin: 0 23px 0 0;}
	/* 多列图标加文字 */
	.column-type04 li{width:50%;padding:10px 20px;}
	.column-primary-type03 li{padding:10px;}
	.column-primary-type06 li{width:33.33%;}
	.column-progress05{text-align: center;}
	.column-progress05 li,.column-progress05 li.last-item{width:30%;text-align: center;display: inline-block;float: none;padding: 5px 0;}
	.column-progress05 li .column-inner:before{display: none;}
	.progress-type02 li{width: 25%;margin:20px 4%;}
	.progress-type02 li .column-inner:before{display: none;}
	/* 表格 */
	.column-table td{padding:6px 10px;}
	/* 7*24小时应用保障 */
	.box-title span{font-size: 24px;padding: 0 20px;}
	.yybz-mode02 .yybz-jk02 i{display: none;}
	.yybz-mode02 .yybz-jk01{text-align: center;float:none;}
	.yybz-mode02 .yybz-jk02{width: 100%;padding:0;}
	.seo-mode02 dl{width:50%;float: left;padding:10px 20px;box-sizing: border-box;}
	.seo-mode02 dt{font-size: 18px;line-height: 30px;margin:4px 0 10px;}
	.seo-mode02 dd{font-size: 14px;padding:10px 0;overflow: hidden;}
	.seo-mode04 .leftbox,.seo-mode04 .rightbox{width: 100%;}
	.seo-mode04 .leftbox .left-txt03{left:50%;margin-left: 180px;}
	.seo-mode04 .leftbox .left-txt02{right:50%;margin-right:180px;}
	.fwqyw-mode04 ul{width: 100%;}
	.fwqyw-mode02 li,.fwqyw-mode01 li{width: 33.33%;}
	/* 解决方案 */
	.solution-wrap .g-banner-txtimg .banner_new{text-align: center;}
	.solution-wrap .g-banner-txtimg h4{font-size: 24px;line-height: 30px;padding-top: 10px;}
	.solution-wrap .g-banner-txtimg p{line-height: 24px;margin-top: 6px;max-width: 100%;height: auto;}
	.solution-wrap .g-banner-txtimg .banner-btn{margin-top: 10px;}
	.solution-wrap .qualification-box{padding: 20px 0;}
	.solution-mode01 li{padding:5px 10px;}
	.solution-mode01 li dl{padding: 15px 0;}
	.solution-mode01 li dd{height:72px;}
	.solution-mode02 .tab-content{padding:20px 0;}
	.solution-mode02 .img-box,.solution-mode02 .txt-box,.solution-mode04 .img-box,.solution-mode04 .txt-box{width: 100%;float: none;}
	.solution-mode02 .img-box,.solution-mode04 .img-box{text-align: center;margin-bottom: 10px;}
	.solution-mode02 .txt-box dl,.solution-mode02 .txt-box ul,.solution-mode02 .txt-box dd p{padding-bottom: 0;}
	.dzxxhy-mode01 ul{margin: 0;}
	.dzxxhy-mode01 li{width: 33.33%;padding: 0 20px;}
	.jrhy-mode02 .tab-head{width: 100%;float: none;}
	.jrhy-mode02 .tab-head li{width: auto;line-height:50px;height: 50px;border-bottom: 3px solid transparent;margin: 0 18px;}
	.jrhy-mode02 .tab-main{margin-left: 0;border:none;border-top: 1px solid #ddd;padding: 0;}
	.nyhghy-mode02 .txt-box li{margin-bottom:5px;}
	.whcmhy-mode01 ul{margin: 0;}
	.whcmhy-mode01 li{width: 100%;border-left: none;margin: 0;padding:0 20px 20px;}
	.tzhy-mode02 .tab-head{width: 100%;float: none;}
	.tzhy-mode02 .tab-head li{width: auto;line-height:50px;height: 50px;border-bottom: 3px solid transparent;margin: 0 18px;}
	.tzhy-mode02 .tab-main{margin-left: 0;border:none;border-top: 1px solid #ddd;padding: 0;}
	.ylwshy-mode01 ul{margin: 0;}
	.ylwshy-mode01 li{width:100%;border-left: none;margin: 0;padding:0 20px 20px;}
	.ylwshy-mode01 li dd{height: auto;}
	.productall-mode06 .tab-head{display: none;}
	.productall-mode06 .swiper-container{display: block;}
	.gddz-wrap .gddz-mode02 .mode-left,.gddz-wrap .gddz-mode02 .mode-right{width: 100%;margin: 10px 0;}
	.gddz-wrap .gddz-mode02 table .m-display{display: table-cell;}
	.gddz-wrap .gddz-mode02 table .td-left{padding: 0 10px;}
	.wzgddz-mode03 .mode-form ul, .wzgddz-mode03 .mode-form .form-btn{width: 100%;}
	.wzgddz-mode04 h5{margin: 0 auto 10px;}
	.wzgddz-mode04 .mode-center{display: none;}
	.wzgddz-mode04 .mode-left,.wzgddz-mode04 .mode-right{width: 49%;}
	.wzgddz-mode04 .mode-left td,.wzgddz-mode04 .mode-right td{padding:0 10px;}

	.hotline-wrap .hotline-mode01 .img-box, .hotline-wrap .hotline-mode01 .txt-box{padding-left: 0;}
	.hotline-wrap .hotline-mode06 li{width: 33.33%;}
	.mrmf-mode01 li{width:25%;}
	.mrmf-mode02 .mode-main{width: 100%;}
	.mrmf-mode02 .img-box{width: 58%;}
	.mrmf-mode02 .txt-box{width: 42%;}
	.mrmf-mode02 .txt-box dt{margin: 0;}
    .qmfxhy-mode02 .mode-main{width: 100%;}
    .qmfxhy-mode02 .img-box{width: 58%;}
    .qmfxhy-mode02 .txt-box {width: 42%;}
    .form-wrap .normode .mode-img{float:none;width:100%;text-align: center;}
    .form-wrap .normode .mode-info{float:none;width:100%;text-align: center;padding:0;}
    .form-wrap .mode-info h3:after{display: none;}
    .form-wrap .mode-info .b-btn{float: none;}
    .sjwwz-mode02 .mode-main{width: 100%;}
    .sjwwz-mode02 .txt-box {padding-left:20px;}
    .sjwwz-mode02 .img-swiper{padding:0;}
    .sjwwz-mode02 .swiper-slide div{font-size: 14px;padding-top: 10px;}
    .sjwwz-mode02 .swiper-button-next,.sjwwz-mode02 .swiper-button-prev{display: none;}
    .zbdsp-mode03 .img-box,.zbdsp-mode03 .txt-box{width: 100%;}
    .zbdsp-mode03 .img-box{padding-top: 0;}
	.wrap-wyxhdtg .g-container{background:#afe2ff;}
	.wrap-wyxhdtg .g-banner-txtimg ul{display: inline-block;text-align: left;font-size: 14px;line-height: 24px;margin-top: 10px;}
	.wrap-wyxhdtg .g-banner-txtimg dl{font-size: 34px;line-height: 44px;}
	.wrap-wyxhdtg .g-banner-txtimg dd{font-size: 28px;line-height: 36px;}
	.wrap-wyxhdtg .g-banner-txtimg img{margin-top: 0;}
	.wyxhdtg-module01 li{width: 50%;}
	.wyxhdtg-module02 ul{padding:30px 60px;}
	.wyxhdtg-module02 li{width: 50%;padding:10px 0;}
	.wyxhdtg-module03 .imgbox, .wyxhdtg-module03 .txtbox{width: 100%;}
    .wrap-xrzchd .g-banner-txtimg{background-size: auto 100%!important;height: 400px;}
    .wrap-xrzchd .g-banner-txtimg .banner_new{position: absolute;top:60px;}
    .wrap-xrzchd .g-banner-txtimg dt{font-size:24px;line-height: 40px;}
	.wrap-xrzchd .g-banner-txtimg dd{line-height: 30px;font-size: 14px;padding-top: 0;}
    .xrzchd-module04 li{width:100%;}

    .sjfw-mode02 table{width:18%;}
    .sjfw-mode02 table.design_table_title{width:28%;}
    .sjfw-mode02 table th .b-btn{padding:0 20px;}
    .sjfw-mode02 table.design_table_title td{padding:0 10px;}


    .ybg-mode06 li{width: 50%;}

}
@media (max-width: 767px){
	.application-list{width:100%;}
	.group-info .img-box,.group-info .group-item,.content-main .kernel-info .img-box{display: none;}
	.group-mini{display: inline-block;}
	.group-mini img{max-width: 100%;}
	.container-inner,.kq-wrap .g-container .container-inner, .xmgl-wrap .g-container .container-inner, .rczp-wrap .g-container .container-inner{width:95%;}
	.case-list li, .news-item{width:50%;}
	.case-list2 li,.case-list4 li{width:50%}
	.newtab .tab-head li{margin: 0 15px;height: 40px;line-height: 40px;font-size: 14px;}
	.newtab .tab-head li.cur,.newtab .tab-head li:hover{border-color:transparent;}
	.newtab .container-inner.tab-main{padding:5px 0;}
	.index-case .tab-head li{width: auto;padding: 0 10px;}
	.case-list3 li{padding:15px 20px;width: 50%;}
	.content-main,.content-mainimg{width:100%;}
	.content-right .case-list2 li{width:50%;}
	.content-right{width:100%;margin-top: 20px;}
	.case-list5 li{width:50%;padding:10px 5px;}
	.case-list5 li a{padding: 24px 10px 20px;}
	.case-list5 li .txt-box{padding:14px 0 0;}
	.case-list5 li .txt-box dt{font-size: 16px;padding-bottom: 20px;}
	.case-list5 li .txt-box dt:after{bottom: 10px;}
	.content-main h5 .title-nor{max-width: 58%;}
	.content-main h5 em{display: none;}
	.publish-box li{width: 100%;}
	.list-container .apps-img{width:100%;text-align: center;}
	.list-container .apps-img img{width:100%;}
	.list-container .apps-information{width:100%;padding-top: 20px;position: relative;}
	.apps-versions li{margin:4px 10px 8px 0;padding:10px 25px;}
	.apps-versions li:last-child{margin:4px 0;}
	.apps-times li{margin:3px 10px 3px 0;font-size: 14px;}
	.apps-times li:last-child{margin:3px 0;}
	.apps-detail dd .seckill{width:100%;font-size: 13px;position: absolute;top:0;left: 0;background-color: #f81818;border-radius: 0;box-sizing: border-box;}
	.seckill-btns{display: block;}
	.content-right .application-list li{width:50%;padding: 0 5px;margin: 5px 0;}
	.content-recommend .application-list li{width:50%;padding: 0 5px;margin: 5px 0;}
	.temp-detail-info{padding:20px 20px 30px;}
	.temp-detail-info .news-list{width:50%;}
	.temp-detail-info .news-imgtxt{width:100%;}
	.temp-detail-info .news-imgtxt li{width:50%;margin-bottom: 20px;}
	/*.temp-detail-info .page-btns ul li{width:100%;min-width: 250px;}*/
	.domain_Query ul li .opeart_btn{width:70px;}
	.c-search .search-box{width:90%;box-sizing: border-box;padding:0 140px 0 60px;position: relative;}
	.c-search .search-box span{position: absolute;left:0;}
	.c-search .search-box .search-btn{position: absolute;right:0;}
	.c-search .txtbox{width:100%;}
	.search-checkboxs{width:90%;left:5%;margin-left:0 ;padding-left: 60px;box-sizing: border-box;}
	.about-wrap .imgbox{width:100%;height:auto;text-align: center;}
	.about-wrap .about-cont{padding:0 0 30px;}
	.about-wrap .about-cont ul{width:100%;}
	.about-wrap .about-cont .special-ul{width:100%;}
	.qualification-list01 li{width:50%;}
	.qualification-list02 li{width:50%;}
	.c-hot{padding:18px 0 30px;}
	.c-hot li{width:50%;margin:10px 0;}
	.c-hot li:nth-child(3){clear: left;}
	.c-application{padding:30px 0;}
	.c-search{margin-top: 0;}
	.website-app,.seo-app{background: #f0f2f6;}
	.mobi-title, .mobi-title2{display: block;}
	.application-list li{width:50%;margin:10px 0;padding:0 5px;}
	.index-wrap .c-news{background: #f0f2f6;margin-top: 30px;}
	.c-news .case-title{display: none;}
	.news-item h5 .i-more{display: none;}
	.news-item{width:100%;border: none;padding:15px;border-bottom: 1px solid #ddd;}
	.news-item ul{height: auto;}
	.news-item.rightnews{border:none;}
	.news-info{margin-bottom:20px;}
	.news-img{width:192px;height:152px;padding: 0;float: left;}
	.news-info dl{padding:10px 0 10px 205px;}
	.partner-list li{width:33.33%;}
	.banner-news .slideNews{width:80%;}
	.banner-news li{width:100%;text-align: left;}
	.g-banner .swiper-pagination{text-align: center;}
	.mobi-title{font-size: 24px;}
	.mobi-title2{font-size: 14px;}
	.selind_main{width:100%;}
	.selind_main ul{width:95%;}
	.media_01,.media_02{display: none;}
	.media_03{display: block;}
	.selind_main{width:100%;}
	.selind_main ul{width:95%;}
	.indust_item{width:50%;margin:0 0 10px;box-sizing: border-box;;}
	.indust_item .indust_fir{box-sizing: border-box;margin:0 5px;width:auto;}
	.indust_item .indust_fir span{font-size: 13px;}
	.indust_item.active .indust_sec{width:200%;box-sizing: border-box;}
	.indust_item.indust_item2 .indust_sec,.indust_item.indust_item4 .indust_sec{margin-left: -100%;}
	.indust_item.indust_item3 .indust_sec,.indust_item.indust_item5 .indust_sec{margin-left: -0%;}
	.indust_sec .jrf_radio{float: left;width: 50%;margin: 10px 0 0;box-sizing: border-box;}
	.indust_item.indust_item .indust_sec{overflow:hidden;}

	.bottom_btn{width:100%;}
	.bg-kq2{background: none;}
	.module-content .txtbox,.module-content .imgbox.fr{width:100%;}
	.module-content .txtbox dt{font-size: 18px;}
	.bg-kq2{background: none;}
	.module-content .kq-service li{width:100%;padding:0 0 20px;}
	.ad{display: none;}
	.advantage_l, .advantage_r{width:50%;text-align: left;}
	.advantage_l li .text, .advantage_l li img{float:left;margin: 0 23px 0 0;}

	.module-content .column-08 li{width:25%;}
	.detail-wrap .g-container, .list-container, .search-wrap .g-container{padding: 20px 0;}
	.content-recommend{margin-top: 20px;padding:15px;}
	.publish-box .publish-inner img{float:left;}
	.publish-box .publish-inner dl{margin:10px 0;text-align: left;padding-left: 100px;}
	.publish-box li{padding: 15px 0;}
	.list-container .container-inner{padding:0;}
	.temp-detail-info.clearfix{padding:5px 20px 0;}
	.temp-wrap .g-container{padding:20px 0;}
	.case-title{margin: 15px 0 0;padding:10px 0;}
    .qualification-list01 li div{padding-top: 80%;height: 0;}
	/* 多列图标加文字 */
	.column-type04 li{float:left;width:50%;padding:10px 20px;box-sizing: border-box;text-align: center;}
	.column-type04 li img{max-width: 40%;}
	.column-type04 dt{font-size: 16px;line-height: 30px;color:#333;padding-top:10px;}
	.column-type04 dd{font-size: 14px;line-height:24px;color:#888;padding-top:5px;}
	.column-primary-type03 li{padding:5px;width:100%;}
	.column-primary-type03 .column-item{padding:15px 0 10px;}
	.column-primary-type03 .column-item img{width: 60px;}
	.column-primary-type03 .column-item p{font-size: 14px;padding-top: 5px;}
	.column-primary-type04 li{width:50%;padding:5px;}
	.column-primary-type04 li .column-inner{padding:10px;}
	.column-primary-type04 p{font-size: 14px;line-height: 30px;}
	.column-primary-type06 li{width:50%;padding:5px;}
	.column-primary-type06 li .column-item{padding:15px 0 10px;}
	.column-primary-type06 li img{padding:15px;width:auto;height:auto;max-width: 26%;}
	.column-primary-type06 li p{font-size: 14px;line-height: 24px;padding-top: 5px;}
	.column-progress05{text-align: center;}
	.column-progress05 li,.column-progress05 li.last-item{width:30%;text-align: center;display: inline-block;float: none;}
	.column-progress05 li .column-inner:before{display: none;}
	.column-progress05 p{font-size: 14px;line-height: 24px;}
	.column-progress05 .column-inner div{width:40px;padding:15px;height: 40px;}
	.column-progress05 .column-inner div i{width:25px;height: 25px;line-height: 25px;font-size: 14px;}
	.progress-type02 li,.progress-type02.progress06 li{width: 40%;margin:15px 5%;}
	.progress-type02 li .column-inner:before{display: none;}
	.mode-advert {margin:30px 0;}
	.mode-advert2{margin:20px 0 0;}
	/* 表格 */
	.column-table td{padding:6px 10px;line-height: 24px;}
	.column-table td p{padding: 0;}

	/* 网站高端定制 */
	.wrap-wzgddz .bgblue{margin: 30px 0 0;padding: 0 0 30px;}
	.wrap-wzgddz .bgf9{padding: 0 0 30px;}
	.wzgddz-mode01 li{width:50%;padding:5px;}
	.wzgddz-mode01 li img{width: 60%;height: auto;}
	.wzgddz-mode01 li .item-inner{padding:15px 10px;}
	.wzgddz-mode01 li dl{padding-bottom: 15px;}
	.wzgddz-mode01 li dt{font-size: 18px;}
	.wzgddz-mode01 li dd{font-size: 15px;}
	.wzgddz-mode01 li p{font-size: 14px;line-height: 20px;height: 60px;margin-top: 10px;}
	.wzgddz-mode02 li{width: 100%;padding: 10px;}
	.wzgddz-mode02 li img{max-height: 200px;}
	.wzgddz-mode02 li .wzgddz-txtbox{font-size: 14px;line-height: 24px;height: auto;}
	.wzgddz-mode07 li{padding: 5px;}
	.wzgddz-mode07 .column-inner div{padding: 0;}

	/* 解决方案 */
	.solution-mode01,.solution-mode02,.solution-mode03,.solution-mode04,.solution-mode05{padding: 20px 0;}
	.solution-mode01 li{width:100%;padding:0 10px;}
	.solution-mode01 li dl{padding: 10px 0;}
	.solution-mode01 li dt{font-size: 16px;margin-bottom: 0;}
	.solution-mode01 li dd{height: auto;}
	.solution-mode01 li .item-inner>div{font-size: 14px;padding-top:10px;}
	.solution01-mode01 .item-imgbox,.solution01-mode01 .item-txtbox{width: 100%;padding:0 10px;}
	.solution01-mode01 .item-txtbox img{width: 40px;}
	.solution01-mode01 .item-txtbox dl{margin-left: 50px;line-height: 20px;}
	.solution01-mode01 .item-txtbox dd{margin-top: 0;}
	.solution01-mode01 .module-main+.module-main{margin-top: 20px;padding-top: 20px;}
	.solution02-mode01 li,.solution02-mode02 li{padding: 5px;}
	.solution02-mode01 li .item-inner,.solution02-mode02 li .item-inner{padding:10px;}
	.solution02-mode01 .item-inner dt,.solution02-mode02 .item-inner dt{font-size: 16px;}
	.solution02-mode02 .item-inner div{margin-top: 5px;font-size: 14px;}
	.solution02-mode02 .container-inner{padding-top: 20px;}
	.solution03-mode01 li{width:50%;}
	.solution03-mode01 .item-numbox{padding: 10px;max-width: 36%;}
	.solution03-mode01 dt{font-size: 16px;margin: 10px 0;padding-bottom: 13px;}
	.solution03-mode01 dt:after{height: 2px;}
	.solution03-mode01 dd{line-height: 24px;height: 96px;}
	.solution03-mode02 .container-inner{padding-top: 20px;}
	.solution03-mode02 .item-txtbox{padding: 0;}
	.solution03-mode02 .item-txtbox dt{font-size: 15px;}
	.solution04-mode01 li{width:50%;padding: 5px;}
	.solution04-mode01 .item-numbox{padding: 15px;max-width:40%;}
	.solution04-mode01 p{line-height: 24px;font-size: 14px;margin-top:5px;}
	.solution04-mode02 .item-txtbox,.solution04-mode02 .item-imgbox{width:100%;text-align: center;}
	.solution04-mode02 .item-txtbox dt{font-size: 15px;padding-bottom: 13px;margin-bottom: 10px;}
	.solution04-mode02 .item-txtbox dt:after{left:50%;transform: translateX(-50%);}
	.solution04-mode02 .item-txtbox dd{line-height: 24px;font-size: 14px;}
	.solution05-mode01 .container-inner{padding-top: 20px;}
	.solution06-mode01 .container-inner{padding-top: 20px;}
	.solution06-mode01 ul{margin: -5px;}
	.solution06-mode01 li{width: 50%;padding: 5px;}
	.solution06-mode01 .item-inner{padding: 45px 15px 10px;}
	.solution06-mode01 .item-numbox{border-width: 2px;padding: 10px;}
	.solution06-mode01 .item-numbox img{width: 40px;}
	.solution06-mode01 dt{font-size: 14px;}
	.solution06-mode01 dd{font-size: 13px;margin-top: 5px;height: auto;}
	.ma_swiper{width: 100%;}
	.ma_adv_imgbox{width: 100%;text-align: center;}

	.design-app ul{padding:5px;}
	.design-app li{width: 50%;padding:5px;}
	.design-app .pro-inner{padding: 5px;}
	.design-app .li-main{padding: 10px 0;}
	.design-app .li-main p{font-size: 15px;height: 24px;line-height: 24px;}
	.design-app .li-main .li-price{margin-top: 0;}
	.design-app .li-main .li-price .price-num{font-size: 18px;}
	.design-app .b-btn,	.design-btns .b-btn{width: auto;padding: 0 10px;height:26px;line-height:24px;font-size: 14px;}

	.design_service_cont{padding: 20px 0;}
	.design_service_cont .content-main, .design_service_cont .content-right{padding: 10px;margin: 0;}
	.design_service_cont .content-main h4{font-size: 20px;padding-bottom: 10px;}
	.design-service-mode .mode-title{font-size: 15px;padding-bottom: 0;}
	.design-service-mode{padding: 15px 0;}
	.design-service-mode .design-list{margin: 0 -5px;}
	.design-service-mode .design-list li{width:50%;padding: 5px;}
	.design_service_cont .content-right h5{padding-bottom: 5px;}
	.service-list li .item-inner h6,.service-list li .item-inner dl{padding: 10px;}
	.design_service_cont .total_prices{padding: 10px 0;}
	.design_service_cont .total-box .b-btn{height: 30px;line-height: 28px;font-size: 14px;}
	.gddz-wrap .gddz-mode01{padding:20px 0;}
    .gddz-wrap .gddz-mode02{padding:0 0 20px;}
	.wzgddz-mode03{padding:0 0 20px;}
	.gddz-wrap .gddz-mode01 li{width: 50%;padding:10px;}
	.gddz-wrap .gddz-mode01 li img{width:40%;}
	.gddz-wrap .gddz-mode01 li div{padding-top: 10px;font-size: 14px;}
	.gddz-wrap .gddz-mode02 .mode-left{width: 100%;margin:0 0 10px;}
    .gddz-wrap .gddz-mode02 .mode-right{width: 100%;margin: 10px 0;}
	.gddz-wrap .gddz-mode02 table .m-display{display: table-cell;}
	.gddz-wrap .gddz-mode02 table .td-left{padding: 0 10px;}
	.gddz-wrap .gddz-mode02 table .b-btn{padding: 0 5px;height: 30px;line-height: 28px;}
	.gddz-wrap .gddz-mode02 .mode-tip{padding-top: 10px;}
	.wzgddz-mode03 .mode-form ul, .wzgddz-mode03 .mode-form .form-btn{width: 100%;}
	.wzgddz-mode03 .mode-form li{width: 50%;margin-bottom: 10px;}
	.wzgddz-mode03 .mode-form li .input-txt{height: 30px;line-height: 30px;}
	.wzgddz-mode03 .mode-form .form-btn .b-btn{width: 90%;height: 30px;line-height:28px;}

	.wzgddz-mode04 h5{margin: 0 auto 10px;}
	.wzgddz-mode04 .mode-center{display: none;}
	.wzgddz-mode04 .mode-right{margin-top: 10px;}
	.wzgddz-mode04 .mode-left,.wzgddz-mode04 .mode-right{width:100%;text-align: left;}
	.wzgddz-mode04 .mode-left td,.wzgddz-mode04 .mode-right td{padding:5px 10px;text-align: center;height: auto;}
	.wzgddz-mode04 .mode-left h5,.wzgddz-mode04 .mode-right h5{float: none;background: none;line-height: 30px;font-size: 15px;}

	.ybg-wrap .box-title{padding: 0;}
	.ybg-wrap .ybg-mode01 li,.ybg-wrap .ybg-mode02 li{width: 50%;}
	.ybg-wrap .ybg-mode01 li dt{font-size: 15px;}
	.ybg-wrap .ybg-mode01 li dd{height: auto;}
	.ybg-wrap .ybg-mode01 li img{width:30%;}
	.ybg-wrap .ybg-mode02 li img{width:80px;height:80px;}
	.ybg-wrap .ybg-mode02 li dd{min-height: 0;}
	.ybg-wrap .ybg-mode03{padding: 30px 0;}
	.ybg-wrap .ybg-mode03 div{font-size:18px;line-height: 30px;}
	.ybg-wrap .ybg-mode03 .b-btn{font-size: 14px;padding: 0 20px;height: 30px;line-height: 28px;margin-top: 10px;}
	.ybg-wrap .ybg-mode05 .partner-list{padding-bottom: 0;}

	.wrap .mode-title{padding-bottom: 15px;}
	.wrap .mode-title div:before{display: none;}
	.wrap .mode-title div span{font-size: 20px;line-height: 30px;padding: 0 10px;max-width: 100%;}
	.wrap .mode-title p{font-size: 14px;padding-top: 5px;}

    .form-wrap .normode .mode-img{float:none;width:100%;text-align: center;}
    .form-wrap .normode .mode-info{float:none;width:100%;text-align: center;padding:0;}
    .form-wrap .mode-info h3:after{display: none;}
    .form-wrap .mode-info .b-btn{float: none;}
    .form-wrap .banner_new h4{font-size: 24px;line-height: 40px;}
    .form-wrap .banner_new h5{font-size: 18px;line-height: 30px;}
    .form-wrap .banner_new p{font-size: 14px;line-height:24px;margin-top: 5px;}
    .form-wrap .banner_new .banner-btn{margin-top: 15px;}
    .form-wrap .g-mode01,.form-wrap .g-mode02,.form-wrap .g-mode03,.form-wrap .g-mode04,.form-wrap .g-mode05,.form-wrap .g-mode06,.form-wrap .g-mode07{padding:20px 0;}
    .form-wrap h2{font-size: 20px;padding:0 0 15px;}
    .form-wrap .mode-info h3{font-size: 20px;}
    .form-wrap .mode-info h4{font-size: 16px;}
    .form-wrap .mode01-list li{width: 50%;padding:5px;}
    .form-wrap .mode01-list dt{font-size: 16px;padding-top: 10px;line-height: 24px;}
    .form-wrap .mode01-list dd{height: 58px;}
    .form-wrap .mode-info ul{margin:10px 0;}
    .form-wrap .mode-info li{line-height:30px;font-size: 14px;}
    .form-wrap .mode-info p{padding:10px 0;}
    .pc-link{display: none;}
    .mobi-link{display: block;}

    .wrap-wyxhdtg .g-container{background:#afe2ff;}
    .wrap-wyxhdtg .g-banner-txtimg{height: auto;}
	.wrap-wyxhdtg .g-banner-txtimg ul{display: inline-block;text-align: left;font-size: 14px;line-height: 24px;margin-top: 10px;}
	.wrap-wyxhdtg .g-banner-txtimg dl{font-size: 34px;line-height: 44px;}
	.wrap-wyxhdtg .g-banner-txtimg dd{font-size: 28px;line-height: 36px;}
	.wrap-wyxhdtg .g-banner-txtimg img{margin-top: 0;}
	.wrap-wyxhdtg .module-title{font-size: 18px;line-height: 30px;}
	.wrap-wyxhdtg .module-title02{font-size: 14px;line-height: 22px;width: 90%;margin: 0 auto;}
	.wrap-wyxhdtg .g-container .container-inner{width: 100%;}
	.wyxhdtg-module01 ul{padding: 0 20px;}
	.wyxhdtg-module01 li{width:100%;padding: 10px;}
	.wyxhdtg-module01 .item-inner{padding:10px 0;height: auto;}
	.wyxhdtg-module01 dl{font-size: 14px;line-height: 24px;}
	.wyxhdtg-module02 ul{padding:20px 20px 0;}
	.wyxhdtg-module02 li{width: 50%;padding:10px 0;line-height: 24px;}
	.wyxhdtg-module02 dt{font-size: 16px;margin-top: 10px;}
	.wyxhdtg-module02 dd{height: 48px;}
	.wyxhdtg-module03 .module-imgtxt{margin: 20px 30px 0;}
	.wyxhdtg-module03 .imgbox, .wyxhdtg-module03 .txtbox{width: 100%;}
	.wyxhdtg-module03 .txtbox p{line-height: 22px;margin-top: 10px;}
	.wyxhdtg-module03 .module-main{padding-bottom: 0;}
	.wyxhdtg-module03 dt{font-size: 18px;}
	.wyxhdtg-module04 .b-btn{font-size: 15px;line-height: 30px;height: 30px;padding:0 20px;}

    .whbprice_list{padding:20px 0;}
    .whbprice_list li,.wyxprice_list li{width:100%;}
    .whbindex-module02 .container-inner{padding-top: 20px;}
	.whbindex-module02 li{width: 50%;padding:5px 0;}
	.whbindex-module02 img{width: 40%;max-width: 100px;}
	.whbindex-module02 li p{font-size: 14px;margin-top: 5px;}
	.whbindex-module01 li i{display: none;}
	.whbindex-module01 li img{width: 80%;}
	.whbindex-module01 li p{font-size:50px;line-height:60px;margin-top: 0;}
	.whbindex-module01 li p span{line-height:60px;font-size: 14px;}
    /* 模板 */
	.active_pop_big{left:5%;transform:translateY(-50%);}
	.productrecommend-list li{width:50%;}
	.productrecommend-list .item-inner{max-width: 100%;}
	.ybg-mode06,.market-mode07{padding: 25px 0;}
	.module-indexnews .tab-head li{margin:0 10px;font-size: 15px;}
	.module-indexnews .tab-head{margin:-10px 0 10px;}
	.module-templatenews .container-inner{padding-top:20px;}
	.module-templatenews .news-list li{width:100%;padding:10px 0;}
	.module-templatenews .news-list .news-date{width: 50px;}
	.module-templatenews .news-list .news-date div{font-size: 16px;line-height: 25px;margin-bottom:5px;}
	.module-templatenews .news-list dl{margin-left: 60px;}
	.module-templatenews .news-list dt{font-size: 15px;margin-bottom:5px;}
	.module-indexnews .news-list li{width:100%;padding:10px 0;}
	.module-indexnews .news-list li .item-inner{padding: 10px;}
	.module-indexnews .news-list .news-date{padding-bottom: 10px;margin-bottom: 10px;background-position: right 10px;}
	.module-indexnews .news-list .news-date div{font-size: 26px;line-height: 25px;margin-bottom:5px;}
	.module-indexnews .news-list dt{font-size: 15px;margin-bottom:5px;}
	.market-mode07 .li-head dd .b-btn{width: auto;}

	.signedapplet .productrecommend{/*margin-top: 20px;*/padding-bottom: 10px;}
	.productrecommen-item .item-main{padding:35px 10px 20px;}
	.productrecommen-item .li-head dt{font-size: 15px;}
	.productrecommen-item .li-head dd span{font-size: 22px;line-height: 30px;}

	.c-module-box{padding:20px 0;}
	.c-module-title{padding-bottom:15px;}
	.c-module-title h5:before {display: none;}
	.c-module-title h5 span{padding:0 10px;font-size:18px;line-height:30px;}
	.c-module-title p{font-size: 14px;line-height: 24px;margin-top: 5px;}
	.wyxactive li,.industrycolumn li{width: 50%;padding:10px 5px;}
	.wyxactive li img{max-width: 50%;}
	.wyxactive dt,.wyxactive dd{padding-top: 5px;}
	.industrycolumn li .item-inner{margin: 0 auto;padding: 20px 0;}
	.imgtxt-module li .imgbox, .imgtxt-module li .txtbox{width: 100%;display: block;padding:10px 10px;text-align: center;}
	.imgtxt-module li dt{font-size: 16px;margin-bottom: 5px;}
	.imgtxt-module li dd{margin-top: 0;line-height: 24px;}
	.imgtxt-module li dd span,.imgtxt-module li dd {font-size: 14px;}

	.table-price{margin-top:10px;}
	.table-price th,.table-price td{padding:5px 0;line-height: 20px;font-size: 12px;}
	.table-price .border-color01,.table-price .border-color02,.table-price .border-color03,.table-price .border-color04,.table-price .border-color05{border-width: 1px;}
	.table-price .txt-left{padding:5px 10px;}

	.sjfw-mode01 .item-icobox{padding: 15px;}
	.sjfw-mode01 .item-icobox img{width: 45px;}
	.sjfw-mode01 dt{font-size: 15px;line-height: 24px;margin: 5px 0;padding-bottom: 10px;}
	.sjfw-mode01 dt:after{height: 2px;}
	.sjfw-mode01 dd{font-size: 13px;line-height: 22px;}
	.sjfw-mode02 .container-inner{padding-top: 20px;}
	.sjfw-mode02 ul{margin: -20px 0;}
	.sjfw-mode02 li{padding: 20px 0;}
	.sjfw-mode02 .item-icobox{padding: 20px;}
	.sjfw-mode02 .item-icobox img{width: 30px;}
	.sjfw-mode02 p{font-size: 14px;line-height: 24px;margin-top:10px;}
	.zx-content .content-main .c-mode{padding: 15px 20px 20px;}
    .text_title{margin-bottom: 15px;}
	.text_title h1{font-size: 18px;line-height: 30px;height: auto;}
	.help-content .text_title p{font-size: 13px;line-height: 24px;height: auto;}
}
@media (max-width: 479px) {
.container-inner,.kq-wrap .g-container .container-inner, .xmgl-wrap .g-container .container-inner, .rczp-wrap .g-container .container-inner{width:95%;}
.content-main,.content-right{padding:15px 15px 20px;}
.case-list, .news-list{margin: 0;}
.case-list li,.case-list3 li, .case-list4 li{width:100%;padding:15px;}
.news-item{width:100%;border-bottom: 1px solid #ddd;}
.news-item:last-child{border:none;}
.case-list2 li{width:100%}
.content-right .case-list2 li,.case-list5 li{width:100%;}
.temp-detail-info .news-list{width:100%;border-bottom: 1px solid #ddd;padding-bottom: 10px;}
.temp-detail-info .news-imgtxt{border:none;padding-bottom:0;}
.temp-detail-info .news-imgtxt li{width:100%;}
.box-item .icons-column8 li{width:100%;}

.c-search .search-box{width:96%;box-sizing: border-box;padding:0 93px 0 60px;position: relative;}
.c-search .search-box span{position: absolute;left:0;line-height: 42px;}
.c-search .txtbox{height: 42px;}
.c-search .search-box .search-btn{position: absolute;right:0;font-size:16px;width:100px;height: 42px;line-height: 40px;}
.c-search .txtbox{width:100%;}
.search-checkboxs{width:96%;left:2%;margin-left:0 ;padding-left: 60px;box-sizing: border-box;}
.domain_Query ul li{padding: 9px 0;}
.tab-head li{font-size: 14px;width:auto;padding:0 6px;margin:0 2px 10px;}
.index-case .tab-head li{width: auto;padding: 0 10px;}
.application-list li span,.application-list li h4{display: block;white-space: nowrap;;text-overflow:ellipsis;overflow:hidden;}
.c-hot li{padding: 0 5px 0 60px;line-height: 20px;}
.c-hot li p{margin-top: 5px;}
.c-hot .i-ico{width:44px;height:44px;background-size:232px auto; left:8px;}
.c-hot .i-guarantee02{background-position: -53px 0;}
.c-hot .i-guarantee03{background-position: -106px 0;}
.c-hot .i-guarantee04{background-position: -159px 0;}
.apps-btn{text-align: center;}
.b-orange{width:35%;height: 40px;line-height: 40px;font-size: 16px;}
.advantage_l, .advantage_r{width:100%;text-align: left;}
.advantage li{float:left;padding:20px 0 0;}
.advantage_l li .text, .advantage_l li img{float:left;margin: 0 0 0 23px;}
.case-title span{font-size: 24px;}
.selind_main .selind_close{background-position: 0 -194px;background-size: 150px auto;width:18px;height:18px;}
.indust_item i{background-position: -150px -17px;background-size: 192px auto;width:20px;height:20px;right:0;top:-7px;}
.module-titlebox .module-title01{font-size: 24px;}
.module-titlebox .module-title02{font-size: 16px;}
.recruit .tab-content .condition li img{width:40px;height:40px;}
.recruit .tab-content .condition li p{margin-left: 50px;}
.module-content .column-08 li img{width:70%;}

.domain_Query ul li .result_l{width: 100%;}
.content-main h5,.content-main h5 .title-nor,.content-right h5,.content-recommend h5{font-size: 16px;}

.apps-versions li{width:100%;box-sizing: border-box;}
/*.partner-list li{width: 50%;}*/
.news-img{width:120px;height: 96px;}
.news-info dl{padding:0 0 10px 130px;}
.news-info dd{height: 44px;}
/* icon x 2 */
.hot_notice_title i{background-image: url(/pt/images/iconx2/ico.png);background-size: 600px auto;}
.contact-us{background: url(../images/iconx2/service.png) no-repeat;background-size:100% auto;}
.communicatex2{display: block;}
.communicatex1{display: none;}
/* 多列图标加文字 */
.column-primary-type04 li{width:100%;}
.column-primary-type04 li img{max-width: 92px;max-height: 92px;width:41%;}
.seo-mode01 .column-primary-type04 li img{width:25%;}
.column-primary-type04 dt{padding-top:10px;font-size: 16px;}
.column-primary-type04 dd{margin-top:5px;min-height:inherit;}

.wyx-mode02 li{width: 100%;}
.wyx-mode02 li i{display: none;}
.wyx-mode04  li{width:33.33%;}
.wyx-mode04 li .column-inner{margin:0 auto;}
.wyx-mode05 li{width:50%;}
.s_popwind{width:90%;}


.anchor-nav li{width: 100%;}
.tzhy-mode02 .tab-head li{width:45%;line-height:23px;height: 50px;text-align: center;}
.design-service-mode .design-list li{width: 100%;}
.gddz-wrap .c-banner .banner-btn{padding: 0 20px;}
.gddz-wrap .i-ico{background-image: url("../images/icons.png");}
.gddz-wrap .gddz-mode02 table{font-size: 12px;}
.gddz-wrap .gddz-mode02 table .td-angle em{right: 5px;font-size: 12px;top:2px;}
.gddz-wrap .gddz-mode02 table .td-angle span{left: 5px;font-size: 12px;bottom:2px;}
.gddz-wrap .gddz-mode02 table p u{font-size: 13px;padding: 0 2px;}
.gddz-wrap .gddz-mode02 table p span{font-size: 13px;padding: 0 2px;}
.gddz-wrap .gddz-mode02 table th, .gddz-wrap .gddz-mode02 table td{line-height: 20px;height: 45px;}
.wzgddz-mode01 li{width:100%;}
.wzgddz-mode01 li p{height: auto;}
.wzgddz-mode03 .mode-form li{width: 100%;}
.wzgddz-mode07 li{padding: 5px;}
.wzgddz-mode07 .column-inner{width:90px;height: 90px;}
.wzgddz-mode07 .column-inner div{padding: 0;margin:12px auto 0;width:30px;height: 30px;}
.wzgddz-mode08 .item-txt{font-size: 18px;}
.wzgddz-mode08 .btns{margin-top: 10px;}
.wzgddz-mode08 .b-btn{padding: 0 20px;height: 30px;line-height: 28px;font-size: 14px;}

.productrecommend-list li{width:100%;}
.productrecommend-list .li-head dt{font-size: 16px;}
.productrecommend-list .li-head dd span{font-size: 22px;line-height: 30px;}
.productrecommend-list .li-head .b-btn{padding: 0 25px;display: none;}
.productrecommend-list .li-cont{padding:15px;line-height: 30px;height: auto;}

	.signedapplet .productrecommend{/*margin-top: 20px;*/padding-bottom: 10px;}
	.productrecommen-item .item-main{padding:25px 10px 15px;}
	.productrecommen-item li{width: 100%;}
	.productrecommen-item{padding: 15px 14px;}
	.productrecommen-item h5{font-size: 16px;height: 30px;line-height: 30px;}
	.productrecommen-item .item-inner{padding: 0 20px 20px;}
	.productrecommen-item .li-cont{height: auto;line-height: 30px;padding: 10px 0;}
	.productrecommen-item .b-btn{height: 30px;line-height: 28px;font-size: 14px;}
	.sjfw-mode01 li{width:50%;padding: 5px 0;}
	.sjfw-mode02 li{width: 33.33%;}
	.sjfw-mode02 li:nth-child(4), .sjfw-mode02 li:nth-child(5), .sjfw-mode02 li:nth-child(6){float: right;}
	.sjfw-mode02 li:nth-child(7), .sjfw-mode02 li:nth-child(8){float: left;}
	.sjfw-mode02 li:nth-child(7) i{background: url(../images/whb/ico_15.png) no-repeat center;top: 35%;right:-8px;left:auto;}
	.sjfw-mode02 li:nth-child(3n) i{background: url(../images/whb/ico_17.png) no-repeat center;top:auto;bottom: -8px;left:50%;margin-left: -8px;}
	.sjfw-mode02 li:nth-child(4) i, .sjfw-mode02 li:nth-child(5) i{background: url(../images/whb/ico_16.png) no-repeat center;left:-8px;top:35%;}
}
@media (min-width: 479px){
.communicatex2{display: none;}
.communicatex1{display: block;}
}
